
body{
	font-size: 14px;
	line-height: 30px;
	color: #696969;
	font-family: 'Roboto', sans-serif;
	text-align: justify;
}


a{
	color: #696969;
}
h1,h2,h3{
	text-transform: uppercase;
}
h1,h2,h3,h4,h5,h6
{
	font-family: 'Montserrat', sans-serif;
	color: #262626;
	text-align: left;
}
h1
{
	font-size: 50px;
	line-height: 60px;
	font-weight: 700;
}
h2
{
	font-size: 35px;
	line-height: 35px;
	font-weight: 700;
}
h3
{
	font-size: 25px;
	line-height: 30px;
	font-weight: 700;
}

h4
{
	font-size: 20px;
	line-height: 30px;
	font-weight: 700;
}
h5
{
	font-size: 18px;
	line-height: 30px;
	font-weight: 700;
}
h6
{
	font-size: 16px;
	line-height: 25px;
}
p,li
{
	font-size: 14px;
	line-height: 25px;
	font-family: 'Montserrat', sans-serif;
	margin-bottom: 10px;
	margin-left: 2px;
margin-right: 2px;
}
ul li span{
    text-transform:lowercase
}
a,  a:hover,  a:focus,  button,  button:focus 
{
    text-decoration: none;
    outline: none;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
    box-shadow: none !important;
}
.pad{
	padding-top:50px;
	padding-bottom:50px;
}
.heading2{
    background:linear-gradient(to bottom, #fff 0%,#fff 50%,#f5f5f5 50%,#f5f5f5 50%,#f5f5f5 100%);
}

.radius-pad{
   width: 100%;
/*margin-left: 10%;*/
border-radius: 40px;
	padding-top: 30px;
padding-bottom: 30px;
color:#fff;
background:#6d1f7a;
}
.text-center2 span{
    text-transform: lowercase;
}
.text-center2{
    font-size: 36px;
    color:#fff;
/*text-rendering: cap;*/
text-transform: capitalize;
 text-align: center;
}
@media screen and (max-width:800px){
    .text-center2{
        font-size:25px;
        text-align: center;
    }
}
@media screen and (max-width:600px){
   .text-center2{
    font-size: 15px;
/*text-rendering: cap;*/
text-transform: capitalize;
text-align: center;
} 
.radius-pad{
    padding-top: 10px;
padding-bottom: 10px;
}
}
/*topbar
==========*/
.header-contact 
{
	padding-left: 15px;
}
.pay-now{
	
}
.pay-now .link-1{
	border: 2px solid #623612 !important;
	border-radius: 10px !important;
}
.pay-now .link-1:hover {
    /*border-top: 4px solid #ffffff;*/
   border: 2px solid #368661 !important;
    background: #fff;
}
.contact-number
{
  display: flex;
  align-items: center;
  float: right;
}
#menu{
	margin-top: 7px;
}

.contact-number .icon
{
  width: 40px;
  height: 40px;
  padding: 7px;
  background: #603311;
  border-radius: 50%;
}
#nonum a {
	padding-left: 4px !important;
}
header{
	background-color: #F6ED9C;
background-image: -webkit-linear-gradient(-30deg, #fff 31%, #F6ED9C 31%);
}
.link-1 {
  transition: 0.3s ease;
  border: 2px solid #f6ed9c;
}
.link-1:hover {
  /*border-top: 4px solid #ffffff;*/
  border: 2px solid #623612;
}
.link-2 {
  transition: 0.3s ease;
  border: 2px solid #fff;
}
.link-2:hover {
  /*border-top: 4px solid #ffffff;*/
  background-color:  #623612;
  color: #fff !important;
}

#topbar{
	border-bottom: 1px solid #c6c6c6;
}
#topbar .nav-link{
	padding: 10px 10px;
	padding-bottom:0;
	line-height: 20px;
}
.dropdown{
	padding-top: 2px;
}
 .dropdown .dropdown-toggle  {
    text-transform: uppercase;
    color: #464646;
    padding: 10px 15px;
    line-height: 25px;
    border-radius: 5px;
}
.dropdown-menu 
{
	min-width: 300px;
	width: 100%;
	border-radius: 0px !important;
	padding: 0px !important;
}
.dropdown-menu li a
{
	width: 100%;
	display: inline-block;
	border-radius: 0px !important;
	font-size: 14px;
}
.dropdown-menu li
{
	border-bottom: 1px solid #f5f5f5;
}
.dropdown-menu li:last-child
{
	border-bottom: none;
}
/*navigation
==============*/
#navigation {
	border-bottom: 1px solid #c6c6c6;	
	font-size: 14px;
	padding: 10px 0px;
}

.navbar-brand
{
	padding: 0px;
}
#menu .navbar-nav a{

	text-transform: uppercase;
	color: #464646;
	padding: 10px 6px;
	line-height: 25px;
	border-radius: 5px;
}
#menu .navbar-nav a:hover, li.active .nav-link
{
	/*background: #195294;
	color: #fff !important;*/
}
#navigation button:focus
{
	outline:none;
}
.abt-a{
	display: none;
}
#navigation .navbar-toggler-icon1,
#navigation .navbar-toggler-icon2,
#navigation .navbar-toggler-icon3{
	width: 35px;
	height: 5px;
	background-color: #603512;
	border-radius: 3px;
	display: block;
	margin-bottom: 5px;
	transition: all 0.2s ease-in;
}
.change .navbar-toggler-icon1{
	transform: rotate(45deg) translate(10px, 9px);
}
.change .navbar-toggler-icon2{
	opacity: 0;
}
.change .navbar-toggler-icon3{
	transform: rotate(-45deg) translate(5px, -5px);
}

/*banner
===========*/
#banner .carousel-caption {
	left:200px;
	bottom: 40%;
	text-align: left;
	margin-bottom: -80px;
	color: #000;
}
#banner .carousel-caption h1{
	color:#623612 !important;
	font-weight: 300;
}

#banner .carousel-caption h5{
font-family: 'Roboto', sans-serif;
color: black;
font-weight: 200;
}
#banner .carousel-control-prev,
#banner .carousel-control-next{
	width: 70px;
	height: 70px;
	top: 80%;
	margin-top: -25px;
	/*background-color: #b5b5b5;*/
	color: #fff;
	font-size: 35px;
	opacity: 1; 
	font-weight: 200;
	line-height: 35px;
}
#banner .carousel-control-prev{
	left: 12%;
}
#banner .carousel-control-next{
	left: 18%;
}
#banner .btn{
	background:#197349;
	border: 0;
	color: #fff;
	display: inline-block;
padding: 12px 25px;
border-radius: 25px;
}
/* Our Product */

#our_products{
	background-color: #a30c0c;
}
#our_products h2{
	color: #fff;
	text-align: center;
	font-size: 36px;
letter-spacing: 1px;
line-height: 50px;
color: #ffffff;
font-weight: 700;
}
#our_products .card-img-top{

margin-bottom: 10px;

}
#our_products .card-body {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 0.25rem;
}
#our_products .card_content{
	font-size: 15px;
letter-spacing: 1px;
line-height: 22px;
color: #a30d0d;
font-weight: 700;
text-transform: uppercase;

text-align: center;
}
#our_products .card{
  background: white;
  margin-bottom:30px;
  width: 18%;
  margin:10px;
padding:10px 26px 5px;
border-radius: 15px;
}

/*solution
===========*/
#solution a{
	font-size: 16px;
	/*margin-top: 30px;*/
	color: #fff;
	font-weight: 500;
}
#solution a:hover
{
	color: #e6bf84;
}
#solution {
	/*background-color: #613511;*/
	background-image: url('../images/slider-header.jpg');
background-size: 100% 100%;
}
#solution p{
	font-size: 16px;
letter-spacing: 0px;
line-height: 30px;
color: #ffffff;
font-weight: 500;
text-align: justify;
}
#solution h2{
	font-size: 36px;
line-height: 45px;
margin-bottom: 30px;
color: #ffffff;
font-weight: 700;
}

/*why
==========*/
#why {
	color: #fff;
	background: #fff;
}
#why h2,
#why h5{
	text-align: left;
font-size: 32px;
letter-spacing: 1px;
line-height: 50px;
color: #000000;
font-weight: 700;
}
#why p{
	color: #696969;
font-size: 15px;
text-align: justify;
line-height: 27px;
}
#why hr{
	background-color: #fff;
}
#why .btn{
	background-color: #fff;
	padding: 15px 30px;
	line-height: 20px;
	color: #005c98;
	font-weight: 600;
	display: inline-block;
}

#why .btn:hover
{
	background: transparent;
	color: #fff;
	box-shadow: 0px 0px 0px 1px rgba(255,255,255,1) !important;
}

/* products
=============*/
#products {
	
}
#products .product{
	width: 100%;
	height: 100%;
	padding: 5px 5px 10px;
	box-shadow: 0 0 5px #aaa;
	background-color: #fff;
	border-radius: 5px;
}
#products .product img
{
	margin-bottom: 10px !important;
	border-radius: 5px;
} 
#products h6{
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 10px !important;
	text-transform: uppercase;
	font-weight: 700;
}
#products .product a{
	color: #6d1f7a;
	font-weight: 500;
	font-size: 16px;
	line-height: 25px;
	font-weight: 600;
	padding-left: 10px; 
}
#products .owl-carousel{
	/*position: relative;*/
}
#products .owl-carousel .owl-stage-outer{
	padding:0px;
}
#products .owl-theme .owl-nav{
	position: absolute;
	top: -55px;
	right: 0;
	margin-top: 0px;
}
#products .owl-carousel .owl-nav .owl-prev,
#products .owl-carousel .owl-nav .owl-next{
	outline: none;
	background: transparent;
	margin: 0px;
}
#products .item
{
	padding: 5px;
}
#products .owl-carousel .owl-nav .owl-prev{
	margin-right: 20px;
}
#products .owl-carousel .owl-nav .owl-prev img,
#products .owl-carousel .owl-nav .owl-next img{
    width:30px;
    height:30px;
}

/*ready
============*/
#ready{
	background: url('../images/1.png');
	padding-top: 50px;
	margin-top: -140px;
	color: #fff;
}
#ready .card-img-top{

margin-bottom: 10px;
width: 70px;
height: 60px;
margin-left: 26%;
margin-top: 5%;
}
#ready .card-body {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 0.25rem;
}
#ready .card_content{
	font-size: 15px;
letter-spacing: 1px;
line-height: 22px;
color: #197349;
font-weight: 700;
text-transform: uppercase;

text-align: center;
}
#ready .card{
  background: white;
  margin-bottom:30px;
  width: 100%;
  margin:10px;
padding:10px 26px 5px;
border-radius: 15px;
}
#ready .doublesection{
	margin-top: 8% !important;
}
#ready p {
	font-size: 15px;
	line-height: 28px;
}
#ready .car{
	background-color: #fff;
	padding: 20px;
	border-radius: 50%;
	max-width: 130px;
}
#ready h3{
	color: #fff;

}
#ready ul{
	padding-left: 20px;
}
#ready .d-table-cell{
	vertical-align: middle;
}
#ready .btn
{
	background-color: #fff;
	padding: 15px 30px;
	line-height: 20px;
	color: #6d1f7a;
}
#ready .btn:hover
{
	background: #6d1f7a;
	color: #fff;
	box-shadow: 0px 0px 0px 1px rgba(255,255,255,1) !important;
}
#contact-shy .btn {
 background: #197349;
border: 0;
color: #fff;
display: inline-block;
padding: 15px 45px;
border-radius: 25px;
margin-top: 10%;
font-size: 18px;
}
#contact-shy p{
	font-size: 15px;
}
.phone-con-head {
    font-size: 18px;
    color: #fff;
    padding-left: 4px;
}

/*clients
==============*/
#clients{
	background-color: #f5f5f5;
	border-bottom: 1px solid #ccc;
}
#clients .owl-carousel .owl-item img{
	width: auto !important;
}
#clients .owl-theme .owl-nav{
	position: absolute;
	top: -55px;
	right: 0;
	margin-top: 0px;
}
#clients .owl-nav [class*="owl-"]
{
 margin: 0px;
}
#clients .owl-carousel .owl-nav .owl-prev,
#clients .owl-carousel .owl-nav .owl-next{
	outline: none;
	background: transparent;
}
#clients .owl-carousel .owl-nav .owl-prev{
	margin-right: 20px;
}
#clients .owl-carousel .owl-nav .owl-prev img,
#clients .owl-carousel .owl-nav .owl-next img{
    width:30px;
    height:30px;
}

.client
{
	background: #fff;
	padding: 30px;
	border-radius: 5px;
	text-align: center;
}
.client img
{
	height: 50px;
	margin: 0px auto;
}
footer{
		background-image: url('../images/slider-header.jpg');
	background-size:100% 100%;
	/*border-bottom: 1px solid #ccc;*/
	padding: 40px 0px !important;
}
footer h5
{
	margin-bottom: 20px;
	color: #fff;
}
footer h6
{
	margin-bottom: 0px;
	font-weight:600;
}
.ftr-i{
	background: #fff;
padding: 4px 5px;
font-size: 16px;
border-radius: 3px;
color: #bc9c69;
margin-top: 6px;
}
footer p
{
   font-size: 15px;
font-weight: 500;
margin-bottom: 15px;
margin-top: 0;
color: #fff;
font-family: 'Montserrat', sans-serif;
}

footer ul{
	padding-left:0px;
	list-style: none;
	margin-bottom: 0px;
}
footer ul li
{
	line-height: 33px;
}
footer ul li a
{
	position: relative;
	padding-left: 20px;
	text-transform: capitalize;
	font-weight: 500;
	display: inline-block;
}
footer ul li a:before
{
	content: "\f111";
	position: absolute;
	top: 0;
	left: 0;
	line-height: 28px;
	font-family: 'Font Awesome 5 Free';
  	font-style: normal;
  	font-weight: 900;
  	font-size: 10px;
  	color: #262626;

}

#copy-rights{
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url('../images/slider-header.jpg');
	background-size:100% 100%;
}
.copy-section-p{
	margin-left: 11%;
	color: #fff;
}
.copy-section-icon{
	margin-right: 20%;
	float: right;
}
.copy-section-icon i {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 0;
}
.mobile-footer {
    background: #6e1f7a;
    border-radius: 10px 10px 0px 0px;
    z-index: 9999999999 !important;
    width: 100%;
    position: fixed;
    bottom: 0px;
    box-shadow: 0px -2px 0px 0px rgb(245 245 245);
    display:none;
}
.mobile-footer-box
{
    min-width: 25%;
    text-align: center;
}
.mobile-footer-box a
{
    width: 100%;
    text-decoration: none;
    padding: 10px 0px;
    float: left;
    padding-bottom: 5px;
}
.mobile-footer-box a img 
{
    width: 25px;
    margin: 0px auto;
}
.mobile-footer-box a h5
{
    font-size: 12px;
    line-height: 15px;
    font-weight: 400;
    margin: 0px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    margin-top: 2px;
}
/*about us page
===================*/
.heading{
	background-image: url('../images/slider-header.jpg');
	color: #fff;
	font-size: 14px;
	text-align: left;
}
.detail h2 {
    font-size: 35px;
    letter-spacing: 1px;
    line-height: 35px;
    color: #755a4c;
    margin-bottom: 5px;
    text-transform: uppercase;
    font-weight: 800;
}
.dtl h6{
	color: #755a4c;
font-size: 20px;
font-weight: 600;
}
.detail  h2 span {
    display: inherit;
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 10px;
    color: black;
    font-weight: 400;
}

.heading h2{
	color: #fff;
	text-align: left !important;
	margin-bottom: 0px;
}
.heading a{
	color: #fff;
	text-transform: uppercase;
}
.heading p
{
	text-transform: uppercase;
	text-align: left;
	margin-bottom: 0px !important;
	display:none;

}
/*philosophy
======================*/
.phl .quote {
    border: 1px solid #bfe1f7;
    padding: 10px 15px;
    background-color: #e6f4fd;
    border-radius: 10px;
    font-size: 20px;
    color: #509fd2;
    position: relative;
    font-style: italic;
    letter-spacing: 2px;
}
.phl .quote span{
	font-size: 30px;
	
	position: absolute;
}
.phl .quote span.left{
	
	top: 10px;
	left: 60px;
}
.phl .quote span.right{
	bottom: -10px;
	right: 60px;
}
/*vision
============*/

.vision-section
{
	background: url(../images/bg.jpg);
	background-size: 100% 100%;
	position: relative;
}
.vision-section:before
{
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: linear-gradient(100deg,#1e8b53,#84743b);
	opacity: 0.8;
}
.vision-section .nav-tabs .nav-link
{
	border-radius: 0;
	border: none;
	padding:10px;
}

.vision-section .nav-item
{
	border: none;
}
.vision-section .nav-item a{
	letter-spacing: 2px;
	color: #0074bf;
	font-size: 20px;
	font-weight: bold;
}
.vision-section .nav-item a img
{
	width: 60px;
}
.vision-section .nav-tabs .nav-link{
	border-radius: 0;
}
.vision-section .nav-tabs .nav-link.active{
	color: #fff;
	background-color: #0074bf;
}

.vision-box
{
	background: #fff;
	padding: 20px;
	padding-top: 30px;
	text-align: center;
	border-radius: 5px;
}
.vision-box h5
{
	text-align: center;
}
.vision-box img
{
	height: 70px;
	margin-bottom: 5px;
}

.why-us .card
{
	background: #fff;
	border: none;
	margin-bottom: 10px;
}
.why-us .card-header
{
	padding: 0px;
	background: transparent;
}
.why-us .card-header h5 button
{
	padding: 0px;
	width: 100%;
	text-align: left;
	background: #fff;
	text-decoration: none;
	background: transparent;
	font-size: 15px;
	line-height: 30px;
	border: none;
	color: #262626;
	font-weight: 600;
	white-space:inherit;
}
.why-us .card-body
{
	padding: 10px 0px;
	padding-bottom: 0px;
}
.why-us .card-body
 p
 {
 	margin-bottom: 5px;
 }



.services-page ul
{
	padding-left: 0px;
	list-style: none;
}
.services-page ul li
{
	font-size: 15px;
	line-height: 25px;
	margin-bottom: 10px;
	padding-left: 20px;
	position: relative;
}
.services-page ul li:before
{
	content: "\f111";
	position: absolute;
	top: 0;
	left: 0;
	line-height: 28px;
	font-family: 'Font Awesome 5 Free';
	font-style: normal;
	font-weight: 900;
	font-size: 10px;
	color: #262626;
}
.services-img
{
	/*position: -webkit-sticky;*/
 /*   position: sticky;*/
 /*   top: 120px;*/
}


.product-page ul
{
	padding-left: 0px;
	list-style: none;
}
.product-page ul li
{
	font-size: 15px;
	line-height: 25px;
	margin-bottom: 10px;
	padding-left: 20px;
	position: relative;
}
.product-page ul li:before
{
	content: "\f111";
	position: absolute;
	top: 0;
	left: 0;
	line-height: 28px;
	font-family: 'Font Awesome 5 Free';
	font-style: normal;
	font-weight: 900;
	font-size: 10px;
	color: #262626;
}
.product-page td
{
	padding: 0px 15px;
}
.product-page tr td:first-child
{
	width: 250px;
	font-weight: 500;
	letter-spacing: 0.5px;
}
/*.product-page .product-img*/
/*{*/
/*	position: -webkit-sticky;*/
/*    position: sticky;*/
/*    top: 120px;*/
/*}*/
/* faq block */
.product-page .card .card-header .btn .fa-plus-circle {
	display: inline-block;
	color: #222;
}
.product-page .card .card-header .btn.collapsed .fa-minus-circle {
	display: none;
}
.product-page .card .card-header .btn.collapsed .fa-plus-circle  {
	display: inline-block;
}
.product-page .card .card-header .btn .fa-plus-circle  {
	display: none;
}
.product-page .card .card-header i {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
}
.product-page .card .card-header {
	background-color: transparent;
}

.product-page .card .card-header .btn.collapsed {
	color: #333 !important;
	padding: 5px 0px;
	background-color: #fff;
}
.product-page .card {
	border: 0px;
	border-radius: 0px;
	margin-bottom: 0px;
}
.product-page .card:last-child {
	margin-bottom: 0px;
}
.product-page .card .card-header {
	padding: 0px;
}
.product-page .card .card-body 
{
	line-height: 25px;
	padding: 0px;
	padding-top: 10px;
}
.product-page .card .card-body p
{
	margin-bottom: 0px;
}
.product-page .card .card-header .btn {
	color: #195294 !important;
	padding: 5px 0px;
	width: 100%;
	font-weight: 600;
	text-align: left;
	background-color: #fff;
	border-bottom: 0;
	position:relative;
}

/*contact us page
===================*/
 svg * {
	 transform-origin: 50%;
}
 .buttons > :nth-child(1) {
	 animation: buttonClick 2s infinite;
	 animation-delay: -2.7s;
}
 .display-digits > :nth-child(1) {
	 animation: typeDigit 2s infinite;
	 animation-delay: -2.7s;
}
 .buttons > :nth-child(3) {
	 animation: buttonClick 2s infinite;
	 animation-delay: -8.1s;
}
 .display-digits > :nth-child(2) {
	 animation: typeDigit 2s infinite;
	 animation-delay: -8.1s;
}
 .buttons > :nth-child(5) {
	 animation: buttonClick 2s infinite;
	 animation-delay: -13.5s;
}
 .display-digits > :nth-child(3) {
	 animation: typeDigit 2s infinite;
	 animation-delay: -13.5s;
}
 .buttons > :nth-child(7) {
	 animation: buttonClick 2s infinite;
	 animation-delay: -18.9s;
}
 .display-digits > :nth-child(4) {
	 animation: typeDigit 2s infinite;
	 animation-delay: -18.9s;
}
 .buttons > :nth-child(8) {
	 animation: buttonClick 2s infinite;
	 animation-delay: -21.6s;
}
 .display-digits > :nth-child(5) {
	 animation: typeDigit 2s infinite;
	 animation-delay: -21.6s;
}
 @keyframes buttonClick {
	 0%, 20%, 100% {
		 stroke: transparent;
	}
	 10% {
		 stroke: grey;
		 stroke-opacity: 1;
		 stroke-width: 0.8%;
	}
}
 @keyframes typeDigit {
	 0% {
		 opacity: 0;
	}
	 10%, 100% {
		 opacity: 1;
	}
}
 
#envelope {
   animation: float 2s ease-in-out infinite;
 }
 #star1, #star2, #star3, #star4, #star5, #star6 {
   animation: blink 1s ease-in-out infinite;
 }
 #star2 {
   animation-delay: 100ms;
 }
 #star3 {
   animation-delay: 500ms;
 }
 #star4 {
   animation-delay: 700ms;
 }
 #star5 {
   animation-delay: 300ms;
 }
 #star6 {
   animation-delay: 200ms;
 }
 @keyframes float {
   0% {
     transform: translateY(0px);
   }
   50% {
     transform: translateY(-20px);
   }
   100% {
     transform: translateY(0px);
   }
 }
 @keyframes blink {
   0% {
     opacity: 0;
   }
   50% {
     opacity: 0.5;
   }
   100% {
     opacity: 1;
   }
 }
.contact-span
{
    text-transform:uppercase
}
#cnt .heading{
	background-color: #6d1f7a;
	color: #fff;
	font-size: 14px;
}
#cnt .heading h1{
	color: #fff;
}
#cnt .heading a{
	color: #c6a2cc;
}
#cnt .detail ul{
	list-style: none;
	padding-left: 0;
}
#cnt .detail ul span{
	font-weight: bold;
}
/* FAQ page
=============*/
.panel-title{
	background-color: rgba(29, 87, 148, 0.25);

}
.panel-body{
	padding-left: 10px;
}
.panel-title a{
	color: #30639c;
font-size: 16px;
}
.fa-plus{
	color: #30639c; 
	float: right;
	padding: 4px;
}
	.panel-default>.panel-heading {
  color: #30639c;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.panel-default>.panel-heading a {
  display: block;
  padding: 10px 15px;
}

.panel-default>.panel-heading a:after {
  content: "";
  position: relative;
  top: 1px;
  display: inline-block;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  float: right;
  transition: transform .25s linear;
  -webkit-transition: -webkit-transform .25s linear;
  font-size: 30px;
}
.panel-default>.panel-heading a[aria-expanded="true"] {

  color: #30639c;
}

.panel-default>.panel-heading a[aria-expanded="true"]:after {
  content: "\2212";
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.panel-default>.panel-heading a[aria-expanded="false"]:after {
  content: "\002b";
  font-size: 30px;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
@media screen and (max-width:600px){
	.panel-default>.panel-heading a[aria-expanded="true"]:after {
 display: none;
}

.panel-default>.panel-heading a[aria-expanded="false"]:after {
 display: none;
}
#topbar{
    display:none;
}
}

/*contact us page
===================*/
.txu{
    text-transform:capitalize;
    font-size: 20px;
line-height: 30px;
font-weight: 700;
}
.php-msg{
    color: #0a629c;
font-size: 16px;
}
#cnt .detail{
}
#cnt .detail ul{
	list-style: none;
	padding-left: 0;
	margin-top: 1%;
}
.contact-page-address{
	margin-bottom: 1rem !important;
	color: #262626;
font-weight: 500;
font-size:15px;
font-family: 'Montserrat', sans-serif;
}
.add-phon ul li{
    color: #262626;
font-weight: 500;
font-size:15px;
font-family: 'Montserrat', sans-serif;
}
#cnt .detail ul span{
	font-weight: bold;
}
.form-control::placeholder {
  	font-size: 14px;
}
#cnt .form-control{
	border: 0;
	border-radius: 0;
	border: 1px solid #ccc;
	margin-bottom: 10px;
	transition: border 0.2s ease;
}
#cnt .form-control:focus{
	box-shadow: none;
	border: 1px solid #0074bf;
}
#cnt .btn{
	background-color: #0074bf;
	color: #fff;
	border-radius: 0;
}
#cnt .btn:focus{
	box-shadow: none;
}
#cnt #map{
	width: 100%;
	height: 400px;
	text-align: center;
}
.add-phon{
	margin-top: 30px;
}

.google-map
{
  z-index: 999;
}

/* Isi */
.button--isi {
	padding: 1.2em 2em;
	color: #fff;
	background: #7986cb;
	overflow: hidden;
}
.button--isi::before {
	content: '';
	z-index: -1;
	position: absolute;
	top: 50%;
	left: 100%;
	margin: -15px 0 0 1px;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	background: #5f3311;
	-webkit-transform-origin: 100% 50%;
	transform-origin: 100% 50%;
	-webkit-transform: scale3d(1, 2, 1);
	transform: scale3d(1, 2, 1);
	-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
	transition: transform 0.3s, opacity 0.3s;
	-webkit-transition-timing-function: cubic-bezier(0.7,0,0.9,1);
	transition-timing-function: cubic-bezier(0.7,0,0.9,1);
}
.button--isi .button__icon {
	vertical-align: middle;
}
.button--isi > span {
	vertical-align: middle;
	padding-left: 0.75em;
}
.button--isi:hover::before {
	-webkit-transform: scale3d(9, 9, 1);
	transform: scale3d(9, 9, 1);
}.button {
	float: left;
	
	display: block;
	margin: 1em;
	padding: 0.4em 0.8em;
	border: none;
	background: none;
	color: inherit;
	vertical-align: middle;
	position: relative;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	color: #fff;
	background: #b99a66;
}
.button:focus {
	outline: none;
}
.button > span {
	vertical-align: middle;
}

/* Text color adjustments (we could stick to the "inherit" but that does not work well in Safari) */
.bg-1 .button {
	color: #37474f;
	border-color: #37474f;
}
.bg-2 .button {
	color: #ECEFF1;
	border-color: #ECEFF1;
}
.bg-3 .button {
	color: #fff;
	border-color: #fff;
}

/* Sizes */
.button--size-s {
	font-size: 14px;
}
.button--size-m {
	font-size: 16px;
}
.button--size-l {
	font-size: 18px;
}

/* Typography and Roundedness */
.button--text-upper {
	letter-spacing: 2px;
	text-transform: uppercase;
}
.button--text-thin {
	font-weight: 300;
}
.button--text-medium {
	font-weight: 500;
}
.button--text-thick {
	font-weight: 600;
}
.button--round-s {
	border-radius: 5px;
}
.button--round-m {
	border-radius: 15px;
}
.button--round-l {
	border-radius: 40px;
}

/* Borders */
.button--border-thin {
	border: 1px solid;
}
.button--border-medium {
	border: 2px solid;
}
.button--border-thick {
	border: 3px solid;
}
.google-map2
{
    margin-top:0px;
}
.google-map2 iframe
{
  height: 400px !important;
  width: 100%;
  display: inherit;
  border: 5px solid #fff !important;
  border-radius: 0;
  box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
}
/*partner page
===================*/
#partner .btn {
    background-color: #0074bf;
    color: #fff;
    border-radius: 0;
}
#partner .card, #faq .card, #pprod .card{
	border-radius: 0;
	border-bottom:1px solid #0074bf;
	margin-bottom: 5px;
}
#partner .card-header, #faq .card-header, #pprod .card-header{
	border-bottom: 1px solid #0074bf;
}
#partner .card-header a, #faq .card-header a, #pprod .card-header a{
	color: #0074bf;
	font-weight: 500;
	letter-spacing: 1px;
	/*text-align: left;*/
	display: block;
}
#faq .card-header a::first-letter{
	font-size: 20px;
}
.faq-span{
    text-transform:lowercase;
}
#partner .card-header i, #faq .card-header i, #pprod .card-header i{
	float: right;
	margin-top: 3px;
	margin-left: 10px;
  	font-size: 25px;
  	transition: all 0.5s ease;
}

/*solution page
=================*/

#sol ul{
	/*padding-left: 10px;*/
}


/*product page
=================*/
#pprod .img{
	border : 1px solid #0074bf;
	position: relative;
}
#pprod .img img{
	display: block;
	margin: 0 auto;
}
#pprod .img > .title{
	padding-top: 15px;
	padding-bottom: 10px;
	background-color: #0074bf;
	color: #fff;
}
	.buttonLink {
  color: #fff !important;
}

.verticalButton {
    padding: 0px 0px 0px 0px;
width: 140px;
height: 46px;
background: #603311;
border-radius: 0px 0px 5px 5px;
-moz-transform: rotate(90deg);
-ms-transform: rotate(90deg);
-o-transform: rotate(90deg);
-webkit-transform: rotate(90deg);
position: fixed;
right: -52px;
z-index: 999 !important;
top: 45%;
color: #fff !important;
border-radius: 15px;
border-radius: 10px;
font-size: 20px;
border: 2px solid #fff !important;
}
.mobile-screen-footer
{
    float:left;
    display:none;
    width: 100%;
    position: fixed;
    z-index: 9999999999 !important;
    bottom: 0px;
    background:#88724b;
    border-radius: 30px 30px 0px 0px;
   
}
.mobile-footer-block
{
    width: 33%;
    float: left;
    text-align: center;
}
.mobile-footer-box
{
    width: 100%;
    margin: 0px auto;
    padding: 0px 5px;
    float: left;
}
.mobile-footer-box a
{
    width: 100%;
    text-decoration: none;
    padding: 10px 0px;
    float: left;
    padding-bottom: 5px;
}
.mobile-footer-box a img
{
    width: 25px;
    margin: 0px auto;
}
.mobile-footer-box a h5
{
    font-size: 10px;
    margin: 5px 0px 0px 0px;
    color: #fff;
    line-height: 15px;
    letter-spacing: 0px;
    text-transform: uppercase;
    font-weight: normal;
}  