body {
    margin: 0;
    padding: 0;
    font-size: 17px;
    font-weight: 400;
    background: #fff;
    font-family: 'Exo 2', sans-serif!important;
    overflow-x: hidden;
}
 
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    color: #fff;
     font-family: 'Exo 2', sans-serif;
}

ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

p {
    margin: 0;
    color: #fff;
}
img {
    max-width: 100%;
}
a:hover {
    text-decoration: none;
    -webkit-transition: all 2s ease-out;
    -moz-transition: all 2s ease-out;
    -o-transition: all 2s ease-out;
    transition: all 2s ease-out;
}

button {
    transition: .8s;
}

.form-control:focus {
    box-shadow: none;
}

.container {
    max-width: 1260px;
}

button:focus {
    outline: none;
}

button {
    cursor: pointer;
}

.top-header {
  background:#1cba9f;
  background: -moz-linear-gradient(left, #1cba9f 0%, #4d93c4 100%);
  background: -webkit-linear-gradient(left, #1cba9f 0%,#4d93c4 100%);
  background: linear-gradient(to right, #1cba9f 0%,#4d93c4 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1cba9f', endColorstr='#4d93c4',GradientType=1 );
  float: left;
  width: 100%;
  padding: 2px 0;
}
.top-header-left{float: left;padding: 9px 0;}
.top-header-left li{list-style: none;color: #fff;margin-right: 20px;
float: left;
font-size: 14px;
}
.top-header-right li{list-style: none;color: #aaa;margin-left: 10px;float: right;}
.top-header-left li img {margin-right: 8px;vertical-align: top;
padding: 3px 0;} 
.top-header-right{float: right;padding: 8px 0;}
.top-header-right li{width: 25px;height: 25px;background: #1FE3C2;border-radius:3px;text-align: center;padding: 5px 0;}
.top-header-right li img{vertical-align: top;}

.header{float:left;width:100%;padding:2px 0;}

.header .nav-link {
  margin-left: 70px;
  font-weight: 500;
  font-size: 17px;
}

.banner-1 {
  background-repeat: no-repeat;
  background-size: 100%;
  float: left;
  width: 100%;
  background-size: cover !important;
  background: #fff;
 
}


.header .navbar.navbar-expand-lg.navbar-light{padding: 0}
 
.banner-left{
	font-family: 'Exo';
     padding: 200px 0;
     
}
.banner-left h2{
	text-align: left;
     color: #000;
     font-family: 'Exo 2', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 35px;
    color: #000;
	text-align: left;   
}
.banner-left h3{
	  font-weight: 400;
      font-size: 17px;
      color: #000;
}
.banner-left p{
	color:#000;
	font-size: 16px;
	font-weight: 400;
    margin: 15px 0 30px;
    font-family: 'Exo 2', sans-serif;
}
 

.banner-left button{
	color:#fff;
background: linear-gradient(to right, #1cba9f 0%,#4d93c4 100%);
border-radius: 30px;
font-family: 'Exo 2', sans-serif;
border: none;
font-weight: 500;
padding: 14px 45px;
}

.about-section{
    padding: 60px 0;
    float: left;
    width: 100%;
}
.about-section-left{
    width: 100%;
    height: auto;
    background: #ddd;
    overflow: hidden;
}
.about-section-left img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.about-section-right h4{font-size: 15px;color: #000;font-weight: 400;}
.about-section-right h3 {
   font-weight: bold;
   color:black;
   font-size: 30px;
   margin: 15px 0;
}
.about-section-right p{
	color: black;
     margin: 0;
     color: #555555;
}

.services h2 {
   font-weight: bold;
   color:black;
   font-size: 25px;
   margin: 10px 0;
}
.services p{
	color: black;
     margin: 0;
     color: #555555;
}
.services{
	padding: 20px 0 60px;
    float: left;
    width: 100%;
	text-align: center;
}
.services2.service-one {
  padding: 0 0 60px;
}
.services2.service-one .services2-top{
    margin: 0 0 20px;
}

.services-left {
  border: 1px solid #F1F3F5;
  padding: 8px;
  border-radius: 5px;
}
.service-img {
  width: 100%;
  height: 220px;
  background: #ddd;
  border-radius: 5px;
  overflow: hidden;
}

.banner2{
	background:#F7F9FB;
    float: left;
    width: 100%;
    padding: 70px 0;
	}
 
.banner2-right{
		width:100%;
        margin-top: 40px;
	}		
.banner2-right h2{	
	color: black;
	font-weight: bold;
	font-size: 40px;
	text-align:left; 
    margin: 0 0 40px;
}
.banner2-right img{
	  width: 55%;

}
.right-section-one {
  margin-bottom: 30px;
}
.banner2-right p{
	color:black;
}
.banner3-right{float: right;padding: 8px 0;}
.banner3-right li{width: 55px;height:55px;background:#1CBA9F;border-radius:50px;text-align:center;
color: #fff;
font-weight: bold;
font-size: 40px;
  padding: 0;
  line-height: normal;

}
.banner3-right li img{width: 22px;vertical-align: top; }

.banner3-right li.second-icon{background: #558dca;}
.banner3-right li.third-icon{background: #223a66;}


.banner3-right img{
	width: 55%;
  margin-left: 5%;
}
.banner3-right p{
	color: #514f4f;
    font-size: 17px;
}
.banner3-right{
		float: left;
		font-family: 'Exo 2', sans-serif;
	}		
.banner3-right h2{	
	color: black;
	font-weight: bold;
	margin: 0 0 5px;
    padding: 0;
	font-size: 22px;
	text-align:left; 
}
.banner3-right li .second-icon {
  background: #ddd;
}
.right-section {
  width: 50%;
  display: inline-block;
  vertical-align: top;
}
.banner3-right ul {
  display: inline-block;
  margin-right: 20px;

}
.services2-left {
  margin-bottom: 70px;
}
.services2 h2{
	text-align: center;
	color:#000;
	font-size: 20px;
	font-weight: bold;
    margin: 10px 0 0;
 
}
.services2-left.mar-bottom {
    margin-bottom: 0;
}
.services2 h3{
	text-align: center;
	color: black;
	font-size: 40px;
	font-weight: bold;
   margin: 0;
}
.services2 p{
	text-align: center;
	color: #555555;
	font-size: 16px;
    margin: 0;
    padding: 10px 5px;

}
.services2 button{
    font-weight: bold;
    color: #1bb399;
    background: none;
    border: 0;
    padding: 0;
    font-size: 16px;
}
.services2 button a{
    color: #1bb399;
}
.services2 button a:hover{
  text-decoration: none;
}

.services2 button.view-all-services{
  color: #fff;
  background: linear-gradient(to right, #1cba9f 0%,#4d93c4 100%);
  border-radius: 30px;
  font-family: 'Exo 2', sans-serif;
  border: none;
  font-weight: 500;
  padding: 14px 50px;
  margin: 25px 0 0;
}
.services2 button.view-all-services a{
  color: #fff;
  font-weight: bold;
}

.services2{
	text-align: center;
    float: left;
    width: 100%;
    padding: 60px 0;
}
.services2-top {
	text-align: center;
	font-family: 'Exo 2', sans-serif;
    margin: 0 0 30px;
}

.team{
	background: #F7F9FB;
    float: left;
    width: 100%;
    padding: 60px 0;
}
.team h2{
	text-align: center;
	color: black;
	font-size: 50%;
}
.team p{
	text-align: center;
	color:#514f4f;
	background:#e3ebeb;
    font-size: 16px;
    display: inline-block;
    padding: 8px 25px;
    margin: 10px 0 0;
 

}
.team{
	text-align: center;
}
.team-left h2{
	font-size:18px;
}
.team img{
	  padding-bottom: 22px;
      margin: 3px 0px;
      border-bottom-left-radius: 160px;

}
.team-section-1{
  background: #f0f0f0;
  padding-bottom:30px;
 
}
.team-center h2{
	font-size:18px;}
	.team-right h2{
	font-size:18px;}
.team-top{
	text-align: center;
	font-family: 'Exo 2', sans-serif;
    margin: 0 0 40px;
 
}
.team-top h3{
	font-weight: bold;
	font-size: 43px;
	color: black;
}
.team-top p{
	font-size: 16px;
	background: none;
    color: #555555;
}

.get-quote{
	background: #4d93c4;
  background: -moz-linear-gradient(left, #4d93c4 1%, #1cba9f 100%);
  background: -webkit-linear-gradient(left, #4d93c4 1%,#1cba9f 100%);
  background: linear-gradient(to right, #4d93c4 1%,#1cba9f 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4d93c4', endColorstr='#1cba9f',GradientType=1 );
  float:left;
  width:100%;
  padding:50px 0;
}

.enqury {
  float: left;
  width: 100%;
  padding: 0 0 60px;
}
.enqury-left{
    width: 100%;
    height: 480px;
    background: #ddd;
    overflow: hidden;
}
.enqury-left img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.enqury-right{
    background: linear-gradient(to top, #1cba9f 0%,#4d93c4 100%);
    padding: 25px;
    border-radius: 20px;
}
.enqury-right h3{
    font-size: 35px;
    color: #fff;
    font-weight: bold;
    margin: 0 0 15px;
}
.enqury-right .form-control{
    width: 100%;
    height: 45px;
    border: 0;
    border-radius: 20px;
    margin-bottom: 10px;
    font-size: 15px;
}
.enqury-right input.submit{
 width: 100%;
 height: 50px;
 background: #fff;
 color: #1bb399;
 font-size: 18px;
 font-weight: bold;
 border-radius: 20px;
 border: 0;
}

.footer h2 {
   font-size: 16px;
   color: #fff;
  text-align: left;
}
.footer p{
	color: #fff;
	 opacity: 75%;	 
}
.footer{
	background: #242424;
	padding: 50px 0;
	font-size: 12px;
    float: left;
    width: 100%;
}
.footer ul {
  width: 100%;
}
.footer li{
	color:white;
	font-weight: bold;
	line-height: normal;
    margin-bottom: 25px;
 
}
.footer li:last-child{
    margin-bottom: 0;
}
.footer li a{
	color: #fff;
    font-size: 15px;
}
.footer li a:hover{
	text-decoration:none;
}
.footer-right h2{
	font-size:15px;
    margin: 0 0 20px;
    font-weight: bold;
}

.footer-right ul{text-align: left;}
.footer-right li{display: inline-block;vertical-align: top;margin-right: 10px;}

/*====== about us page css start ==========*/


.banner.about-top {
  float: left;
  width: 100%;
  padding: 70px 0;
}
.banner.about-top .banner-left{
    padding: 0;
}
.banner.about-top .banner-right p{
    font-size: 15px;
    color: #636161;
    margin: 10px 0 20px;
}
.banner.about-top .banner-right button{
    padding: 13px 35px;
    width: auto;
    height: auto;
    background: linear-gradient(to right, #1cba9f 0%,#4d93c4 100%);

}


.banner.about-top .banner-right h2{
    font-size: 28px;
    line-height: normal;
}

.section-header{
    width:100%;
}
.logo{
    background: #066DA7;
    float: left;    
    width: 100%;
    padding: 25px 0 15px;
}
.logo-header h2{
    font-family: 'Inter',sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 28px;
    line-height: 36px;
    margin: 0 0 15px;
}
.logo-img{
    margin-top:-14px;
    padding-bottom: 10px;
}
.banner{
	background:#fff;
}
 
.banner-right h2{
    text-align: left;
     color: white;
     font-family: 'Exo 2', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 35px;
    line-height: 46.52px;
    color: #000000;
    text-align: left;   
}
.banner-right p{
    color:#636161;
    font-size: 12px;
    font-weight: 400;
    line-height: 25.75px;
    font-family: 'Exo 2', sans-serif;
}
 
.banner-left img{
  width: 100%;
 
}

.banner-right button{
    color:#fff;
    width: 159px;
    height: 48px;
    background: #066DA7;
    border-radius: 30px;
    border: none;
    font-size: 16px;
}

.section-service{
	background: #F7F9FB;
	width: 100%;
}
.section-service h2{
	font-family: 'Exo 2', sans-serif;
	text-align: left;
    color: black;
    font-size: 50%;
    font-weight: 700;
    font-size: 22px;
    line-height: 28px;
}
.section-service p{
	text-align:left;
	color: #807B7B;
  font-weight: 400;
  font-size: 15px;
  margin: 0;
 font-family: 'Exo 2', sans-serif; 
}
.team-section {
  background: #FFF;
  text-align: left;
  padding: 35px;
  border-radius: 10px;
  margin-bottom: 25px;
 
}
.section-service-top {
  padding: 60px 126px;
}
.section-left {
  padding: 186px 20px;
  text-align: center;
}
.team-section img {
  text-align: left;
  margin: 0 0 15px;
 
 
}
.section-center {
  padding: 186px 20px;
  text-align: center}
  .section-right {
  padding: 186px 20px;
  text-align: center}

  .about-banner{
	background:#fff;
    padding: 60px 0;
    float: left;
    width: 100%;
}
.about-banner-right{
  

}
.about-banner-right-top h2{
   font-family: 'Exo',sans-serif;
   font-weight: 700;
   font-size: 32px;
   color: #000000;
   margin-bottom: 25px;
}
.about-banner-right img {
  margin-bottom: 10px;
  width: 30px;
}
.about-banner-right h2{
 font-size: 22px;
   font-family: 'Exo',sans-serif;
   font-style: normal;
   color: #000000;
   line-height: 40px;
  font-weight: 700;
  margin: 0;
}
.about-banner-right p{
    color:#807B7B;
    font-size: 15px;
    font-weight: 400;
    margin: 0;
    font-family: 'Exo 2', sans-serif;
    margin-bottom: 35px;
}
.logo-header-right button{
    color:#fff;
    background: #1ACEAF;
    border-radius: 30px;
    font-family: 'Exo 2', sans-serif;
    border: none;
    font-size: 15px;
    margin: 22px 0;
    padding: 11px 25px;
}
.logo-about{
    background: #066DA7;   
    width: 100%;
    padding: 0 22px;
    border-radius: 2px;
}
.logo-header-left {
  float: left;
  margin: 15px 0;
}
.logo-header-left h2{
    font-style: normal;
    font-weight: 700;
    font-size: 28px;
    margin: 0 0 3px;
}
.logo-header-left p{
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    color: #FFFFFF;
    margin: 0;
}	
.logo-header-right{
	float: right;
	 
}

.section-service.about{
    float: left;
    width: 100%;
    padding: 60px 0;
}
.section-service.about h1{
  text-align: center;
font-family: 'Exo 2', sans-serif;
  color: black;
  font-size: 28px;
  font-weight: 700;
  text-align: center;
  margin: 0 0 30px;
}


.section-service.about .section-left{
    padding: 0;
}
.section-service.about .section-center{
    padding: 0;
}
.section-service.about .section-right{
    padding: 0;
}

/*====== about us page css close ==========*/

/*====== contact us page css start ==========*/

 

.contact-left{
	background: #066DA7;
     padding: 35px;
     float: left;
}
.contact-left .about-address {
  display: inline-block;
  width: 75%;
  vertical-align: top;
  float: right;
}
 
 .contact-left-one {
  float: left;
  width: 100%;
  margin-bottom: 40px;
}
.contact-left-one:last-child {
  margin-bottom: 0;
}
 .contact-left span {
  display: inline-block;
}
     .contact-left h2{
     color:#fff;
     font-weight: 700;
     font-size: 32px;
     line-height: 43px;
     margin: 0 0 25px;
}
.contact-left h4{
     color:#fff;
     font-weight: 700;
     font-size: 18px;
     line-height: 24px;  
}
.contact-left p{
	font-weight: 500;
    font-size: 15px;
    line-height: 20px;
    color: #FFFFFF;
    margin-bottom: 25px;
	}
.contact-right h2{
    font-weight: 700;
    font-size: 35px;
    color: #000;
    margin: 0 0 20px;   
}
.contact-left .about-address p {
  margin: 0;
}
.contact-right p{
	color:#636161;
	font-weight: 400;
    font-size: 16px;
    margin: 20px 0;
}
 
.contact{
	padding: 70px 0;
    float: left;
    width: 100%;
}
.form-group {
  margin-bottom: 1rem;
}
.about-right-contact .form-control {
    border-radius: 30px;
    font-size: 15px;
    color: #A39B9B;
    height: 50px;
}
.form-control.textarea {
  min-height: 160px;
  border-radius: 18px;
  resize: none;
}
.about-right-contact .form-group {
  margin-bottom: 20px;
}

.text-area .form-control{
	border-radius: 22px;
	font-size: 15px;
    color: #A39B9B;
}
button.send-message{
    color:#fff;
    font-weight: 500;
background: linear-gradient(to right, #1cba9f 0%,#4d93c4 100%);
    border-radius: 30px;
    border: none;
    font-size: 16px;
    padding: 15px 40px;
    margin-top: 10px;
}


/*====== contact us page css close ==========*/

/*====== services page css start ==========*/

.services-header h2{
	text-align: center;
	color:#000;
	font-size: 20px;
	font-weight: bold;
    margin: 10px 0 0;
    padding: 0;
}
.services-header h3{
	color: black;
	font-size: 35px;
    margin: 60px 0;
	font-weight: 700;
}

 
.services-header-top {
	text-align: center;
 
}

.services-header-left {
  border: 1px solid;
  color: #eeeded;
  padding: 25px 0;
   text-align: center;
}
.services-header-center {
  border: 1px solid;
  color: #eeeded;
   padding: 25px 0;
   text-align: center;
}
.services-header-right{
  border: 1px solid;
  color: #eeeded;
   padding: 25px 0;
    text-align: center;
}
.services-header img {
  padding: 0;
}
section.services-header {
    float: left;
    width: 100%;
    padding-bottom: 70px;
}

.service-img{
  width: 100%;
  height: 350px;
  background: #ddd;
  overflow: hidden;
  border-radius: 5px;
}
.service-img img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.service-right h3{
  display: block;
  font-size: 23px;
  color: #000;
  font-weight: bold;
  margin: 0;
}
.service-right h4{
  display: block;
  font-size: 17px;
  margin: 15px 0;
  color: #555555;
}
.service-right ul{
  margin: 0;
  padding: 0;
} 
.service-right li{
  display: block;
  font-size: 16px;
  list-style: disc;
  color: #242424; 
  margin-bottom: 8px;
}
 
.service-right p{
  font-size: 16px;
  color: #242424; 
  margin-top: 12px;
}
.service-one.padd {
  padding: 60px 0px;
}
.service-contact{
  color: #fff;
  background: linear-gradient(to right, #1cba9f 0%,#4d93c4 100%);
  border-radius: 30px;
  font-family: 'Exo 2', sans-serif;
  border: none;
  font-weight: 500;
  padding: 12px 35px;
}
.service-contact a{
  color: #fff;
}
.service-contact a:hover{
  text-decoration: none;
    color: #fff;
}
.about-mid {
  float: left;
  width: 100%;
  padding: 0 0 60px;
}
.about-mid p{
  font-size: 16px;
  color: #242424; 
}
.about-mid p strong{
  font-size: 20px;
  font-weight: bold;
}



/*====== services page css close ==========*/
