
/** testimonial-section **/

.testimonial-section{
  position: relative;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-attachment: fixed;
}

.testimonial-section:before{
  position: absolute;
  content: '';
  background: -webkit-linear-gradient(0deg, rgba(255,255,255,1) 10%, rgba(255,255,255,0.0) 100%);
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  right: 0px;
}

.testimonial-section .inner-content{
  position: relative;
  display: block;
  max-width: 670px;
  width: 100%;
  background: #ffffff;
  padding: 63px 70px 70px 70px;
  border-radius: 20px;
  box-shadow: 0 10px 30px #e2e8ea;
}

.testimonial-section .inner-content .sec-title{
  margin-bottom: 49px;
}

.content_block_3 .content-box{
  position: relative;
  display: block;
}

.content_block_3 .content-box .rating li{
  position: relative;
  display: inline-block;
  float: left;
  margin-right: 8px;
  font-size: 15px;
}

.content_block_3 .content-box .rating li:last-child{
  margin: 0px !important;
}

.content_block_3 .content-box .rating{
  display: block;
  margin-bottom: 16px;
}

.content_block_3 .content-box .text p{
  font-size: 18px;
  line-height: 32px;
  color: #142441;
}

.content_block_3 .content-box .text{
  display: block;
  margin-bottom: 21px;
}

.content_block_3 .content-box .author-box{
  position: relative;
  padding: 10px 0px 5px 90px;
  min-height: 70px;
}

.content_block_3 .content-box .author-box .author-thumb{
  position: absolute;
  left: 0px;
  top: 0px;
  width: 70px;
  height: 70px;
  border-radius: 50%;
}

.content_block_3 .content-box .author-box .author-thumb img{
  width: 100%;
  border-radius: 50%;
}

.content_block_3 .content-box .author-box h4{
  display: block;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  margin-bottom: 1px;
}

.content_block_3 .content-box .author-box .designation{
  position: relative;
  display: block;
  font-size: 15px;
}

.testimonial-section .owl-nav{
  position: absolute;
  right: 0px;
  bottom: 20px;
}

.testimonial-section .owl-nav .owl-prev,
.testimonial-section .owl-nav .owl-next{
  position: relative;
  display: inline-block;
  font-size: 20px;
  line-height: 30px;
  color: #bbbbbb;
  cursor: pointer;
  transition: all 500ms ease;
}

.testimonial-section .owl-nav .owl-prev{
  margin-right: 20px;
}

.testimonial-section .owl-nav .owl-prev:hover,
.testimonial-section .owl-nav .owl-next:hover{

}


.testimonial-section.alternat-2:before{
  background: -webkit-linear-gradient(180deg, rgba(242,243,245,1) 10%, rgba(242,243,245,0.0) 100%);
}

.testimonial-section .shape .shape-1{
  position: absolute;
  top: 195px;
  right: 210px;
  width: 93px;
  height: 93px;
  background-repeat: no-repeat;
  z-index: 1;
}

.testimonial-section .shape .shape-2{
  position: absolute;
  top: 80px;
  right: 80px;
  width: 195px;
  height: 192px;
  background: #f9f9fa;
  border-radius: 50%;
}

.testimonial-section.alternat-3:before{
  display: none;
}

.testimonial-section.alternat-3 .inner-content{
  max-width: 100%;
  padding: 0px;
  border-radius: 50px;
  overflow: hidden;
  margin-top: -160px;
}

.testimonial-section.alternat-3 .inner-content .inner{
  position: relative;
  max-width: 585px;
  padding: 63px 70px 70px 70px;
}

.testimonial-section.alternat-3 .inner-content .image-box{
  position: absolute;
  top: 0px;
  right: 0px;
}

.testimonial-section.alternat-3 .inner-content .image-box img{
  width: 100%;
}

.testimonial-section.alternat-3 .shape-layer .shape-1{
  position: absolute;
  left: 200px;
  bottom: 50px;
  width: 123px;
  height: 123px;
  background-repeat: no-repeat;
}

.testimonial-section.alternat-3 .shape-layer .shape-2{
  position: absolute;
  left: 240px;
  bottom: -110px;
  width: 270px;
  height: 270px;
  background: #f8f9fa;
  border-radius: 50%;
  z-index: -1;
}


.testimonial-section.alternat-4{
  position: relative;
  padding: 143px 0px 150px 0px;
}

.testimonial-section.alternat-4 .bg-layer{
  position: absolute;
  left: 0px;
  top: 0px;
  width: 50%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.testimonial-section.alternat-4 .inner-box{
  margin-left: 80px;
}

.testimonial-section.alternat-4 .pattern-layer{
  position: absolute;
  top: 0px;
  right: 0px;
  height: 100%;
  width: 641px;
  background-size: cover;
  background-repeat: no-repeat;
}

/** testimonial-style-two **/

.testimonial-style-two{
  position: relative;
}

.testimonial-style-two .content_block_3 .content-box{
  padding: 45px 30px 50px 40px;
  background: #fff;
  border-radius: 20px;
  box-shadow: 0 10px 50px #e5edec;
}

.testimonial-section.testimonial-page{
  position: relative;
}

.testimonial-section.testimonial-page:after{
  position: absolute;
  content: '';
  background: #e9f8f8;
  width: 100%;
  height: 310px;
  left: 0px;
  top: 0px;
  z-index: -1;
}

.testimonial-section.testimonial-page .shape-layer .shape-2{
  bottom: 40px;
}

.testimonial-section.testimonial-page .shape-layer .shape-1{
  bottom: 200px;
}/** team-section **/
.team-section{
  position: relative;
  padding: 150px 0px 143px 0px;
}

.image_block_2 .image-box{
  position: relative;
  display: block;
  padding-right: 70px;
}

.image_block_2 .image-box .image{
  position: relative;
  display: block;
  border-radius: 20px;
}

.image_block_2 .image-box .image img{
  width: 100%;
  border-radius: 20px;
}

.image_block_2 .image-box .shape .shape-1{
  position: absolute;
  top: -55px;
  right: 35px;
  width: 136px;
  height: 137px;
  background-repeat: no-repeat;
}

.image_block_2 .image-box .shape .shape-2{
  position: absolute;
  top: 90px;
  right: 20px;
  width: 110px;
  height: 99px;
  background-repeat: no-repeat;
  z-index: 1;
}

.image_block_2 .image-box .shape .shape-3{
  position: absolute;
  left: -45px;
  bottom: 150px;
  width: 83px;
  height: 82px;
  background-repeat: no-repeat;
}

.image_block_2 .image-box .shape .shape-4{
  position: absolute;
  left: -80px;
  bottom: 40px;
  width: 160px;
  height: 160px;
  background: #e8f8f7;
  border-radius: 50%;
  z-index: -1;
}

.content_block_2 .content-box{
  position: relative;
  display: block;
  margin-left: 30px;
}

.content_block_2 .content-box .sec-title{
  margin-bottom: 33px;
}

.content_block_2 .content-box .sec-title h2{
  margin-bottom: 20px;
}

.content_block_2 .content-box .sec-title p{
  line-height: 30px;
}

.content_block_2 .content-box .text{
  position: relative;
  display: block;
  margin-bottom: 42px;
}

.content_block_2 .content-box .text h3{
  display: block;
  font-size: 22px;
  line-height: 30px;
  font-weight: 700;
  margin-bottom: 17px;
}

.team-section .our-team{
  position: relative;
  display: block;
  padding-top: 100px;
}

.team-block-one .inner-box{
  position: relative;
  display: block;
}

.team-block-one .inner-box .image-box{
  position: relative;
  display: block;
  overflow: hidden;
  border-radius: 20px;
}

.team-block-one .inner-box .image-box img{
  width: 100%;
  border-radius: 20px;
}

.team-block-one .inner-box .image-box:before{
  position: absolute;
  content: '';
  background: #000;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  transform: scale(0,0);
  opacity: 0.6;
  transition: all 500ms ease;
}

.team-block-one .inner-box:hover .image-box:before{
  transform: scale(1,1);
}

.team-block-one .inner-box .image-box .social-style-one{
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%) scale(0,0);
  width: 100%;
  text-align: center;
  transition: all 500ms ease;
}

.team-block-one .inner-box:hover .image-box .social-style-one{
  transform: translate(-50%,-50%) scale(1,1);
}

.team-block-one .inner-box .image-box .social-style-one li{
  float: none;
  margin: 0px 6px;
}

.team-block-one .inner-box .lower-content{
  position: relative;
  display: block;
  padding-top: 22px;
}

.team-block-one .inner-box .lower-content h4{
  display: block;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  margin-bottom: 6px;
}

.team-block-one .inner-box .lower-content h4 a{
  display: inline-block;
  color: #142441;
}

.team-block-one .inner-box .lower-content h4 a:hover{

}

.team-block-one .inner-box .lower-content .designation{
  position: relative;
  display: block;
}

/** team-style-two **/

.team-style-two{
  position: relative;
  padding: 150px 0px 145px 0px;
}

.team-style-two .sec-title{
  margin-right: 30px;
  margin-bottom: 0px;
}

.team-style-two .sec-title h2{
  margin-bottom: 26px;
}

.team-style-two .inner-content{
  position: relative;
  margin-right: -400px;
}

.team-style-two .owl-nav{
  position: absolute;
  left: -400px;
  bottom: 108px;
}

.team-style-two .owl-nav .owl-prev,
.team-style-two .owl-nav .owl-next{
  position: relative;
  display: inline-block;
  font-size: 20px;
  line-height: 30px;
  color: #bbbbbb;
  cursor: pointer;
  transition: all 500ms ease;
}

.team-style-two .owl-nav .owl-prev{
  margin-right: 20px;
}

.team-style-two .owl-nav .owl-prev:hover,
.team-style-two .owl-nav .owl-next:hover{

}

.team-style-two .pattern-layer{
  position: absolute;
  left: 0px;
  top: 0px;
  width: 662px;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
}


/** team-style-three **/

.team-style-three{
  position: relative;
}

.team-block-two .inner-box{
  position: relative;
  display: block;
}

.team-block-two .inner-box .image-box{
  position: relative;
  display: block;
  overflow: hidden;
  border-radius: 50% 50% 20px 50%;
}

.team-block-two .inner-box .image-box img{
  width: 100%;
  border-radius: 50% 50% 20px 50%;
  transition: all 500ms ease;
}

.team-block-two .inner-box:hover .image-box img{
  transform: scale(1.05);
}

.team-block-two .inner-box .image-box:before{
  position: absolute;
  content: '';
  background: #000;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  right: 0px;
  transform: scale(0,0);
  opacity: 0.3;
  z-index: 1;
  transition: all 500ms ease;
}

.team-block-two .inner-box:hover .image-box:before{
  transform: scale(1,1);
}

.team-block-two .inner-box .lower-content{
  position: relative;
  display: block;
  margin: 0px 40px;
}

.team-block-two .inner-box .lower-content .inner{
  position: relative;
  background: #fff;
  padding: 32px 30px 40px 30px;
  border-radius: 50px;
  box-shadow: 0 10px 30px #cbe1e1;
  margin-top: -67px;
  z-index: 1;
}

.team-block-two .inner-box .lower-content .inner h4{
  margin-bottom: 7px;
}

.team-block-two .inner-box .lower-content .inner .designation{
  position: relative;
  display: block;
  margin-bottom: 13px;
}

.team-block-two .inner-box .lower-content .inner .social-style-one li{
  float: none;
  margin: 0px 6px;
}

.team-block-two .inner-box .lower-content .inner .social-style-one li a{
  width: 44px;
  height: 44px;
  line-height: 44px;
  background: transparent;
  border: 1px solid #e6e6e6;
}

.team-block-two .inner-box .lower-content .inner .social-style-one li a:hover{

}

.team-style-three .pattern-layer .pattern-1{
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 525px;
  height: 525px;
  background-repeat: no-repeat;
}

.team-style-three .pattern-layer .pattern-2{
  position: absolute;
  top: 0px;
  right: 0px;
  width: 690px;
  height: 100%;
  background-repeat: no-repeat;
}

.team-style-three.alternat-2 .team-block-two .inner-box .lower-content .inner{
  box-shadow: 0 10px 30px #e7e8ea;
}

.team-section.home-5{
  padding: 143px 0px 0px 0px;
}

.about-page .team-block-two .inner-box .lower-content .inner{
  box-shadow: 0 10px 30px #e7e8ea;
}

.team-page .team-style-three{
  padding: 143px 0px 100px 0px;
}

.team-page .team-block-two .inner-box{
  margin-bottom: 50px;
}

.team-page .team-block-two .inner-box .lower-content .inner{
  box-shadow: 0 10px 30px #e7e8ea;
}
.team-details .content_block_2 .content-box .info{
  position: relative;
  display: block;
  margin-bottom: 23px;
}
.team-details .content_block_2 .content-box .info li {
  position: relative;
  display: block;
  font-size: 16px;
  color: #142441;
  font-weight: 600;
  margin-bottom: 6px;
}
.team-details .content_block_2 .content-box .info li i {
  position: relative;
  font-size: 20px;
  margin-right: 8px;
  top: 2px;
}
.team-details .content_block_2 .content-box .info li a {
  display: inline-block;
  color: #142441;
  font-weight: 400;
}
.team-details {
  position: relative;
  padding-top: 120px;
  padding-bottom: 0px;
}
.team-details .image_block_2 .image-box {
  padding-right: 0;
}/** chooseus-section **/

.chooseus-section{
  position: relative;
}

.chooseus-section .bg-layer{
  position: absolute;
  top: 0px;
  right: 0px;
  width: 50%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
}

.chooseus-section .pattern-layer{
  position: absolute;
  left: 0px;
  top: 0px;
  width: 680px;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
}

.content_block_6 .content-box{
  position: relative;
  display: block;
}

.content_block_6 .content-box .inner-box .single-item{
  position: relative;
  display: block;
  padding-left: 115px;
  margin-bottom: 33px;
  min-height: 90px;
  padding-top: 12px;
  padding-bottom: 17px;
}

.content_block_6 .content-box .inner-box .single-item:last-child{
  margin-bottom: 0px;
}

.content_block_6 .content-box .inner-box .single-item .icon-box{
  position: absolute;
  display: inline-block;
  left: 0px;
  top: 1px;
  width: 90px;
  height: 90px;
  line-height: 90px;
  background: #d5f1f1;
  font-size: 40px;
  text-align: center;
  border-radius: 50%;
  z-index: 1;
  transition: all 500ms ease;
}

.content_block_6 .content-box .inner-box .single-item:hover .icon-box{
  color: #fff;
}

.content_block_6 .content-box .inner-box .single-item .icon-box:before{
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  right: 0px;
  border-radius: 50%;
  transform: scale(0,0);
  z-index: -1;
  transition: all 500ms ease;
}

.content_block_6 .content-box .inner-box .single-item:hover .icon-box:before{
  transform: scale(1,1);
}

.content_block_6 .content-box .inner-box .single-item h4{
  margin-bottom: 9px;
}

.content_block_6 .content-box .inner-box{
  padding-right: 30px;
}

.content_block_6 .content-box .sec-title{
  margin-bottom: 42px;
}

.image_block_7 .image-box{
  position: relative;
  display: block;
  padding-right: 100px;
  padding-bottom: 134px;
}

.chooseus-section .image_block_7 .image-box{
  margin-right: 50px;
}

.image_block_7 .image-box img{
  border-radius: 50px;
}

.image_block_7 .image-box .image{
  border-radius: 50px;
}

.image_block_7 .image-box .image-2{
  position: absolute;
  right: 0px;
  bottom: 0px;
  background: #fff;
  padding: 10px;
  box-shadow: 0 20px 50px #dfe3e3;
}

.content_block_6 .content-box .text{
  position: relative;
  display: block;
  margin-bottom: 40px;
}

.content_block_6 .content-box .text p{
  line-height: 30px;
}

.image_block_9 .image-box{
  position: relative;
  display: block;
  padding-left: 100px;
  padding-bottom: 135px;
}

.chooseus-section .image_block_9 .image-box{
  margin-left: 50px;
}

.image_block_9 .image-box .image{
  border-radius: 50px;
  box-shadow: 0 20px 50px #dfe3e3;
}

.image_block_9 .image-box .image img{
  width: 100%;
  border-radius: 50px;
}

.image_block_9 .image-box .image-1{
  position: relative;
}

.image_block_9 .image-box .image-2{
  position: absolute;
  left: 0px;
  bottom: 0px;
  background: #fff;
  padding: 10px;
}

.image_block_9 .image-box .shape .shape-1{
  position: absolute;
  right: -120px;
  bottom: 0px;
  width: 123px;
  height: 123px;
  background-repeat: no-repeat;
}

.image_block_9 .image-box .shape .shape-2{
  position: absolute;
  left: 60px;
  bottom: 220px;
  width: 123px;
  height: 123px;
  background-repeat: no-repeat;
}

.image_block_9 .image-box .shape .shape-3{
  position: absolute;
  right: -115px;
  bottom: 53px;
  width: 270px;
  height: 270px;
  background: #f8f9fa;
  border-radius: 50%;
  z-index: -1;
}
/** faq-section **/

.faq-section{
  position: relative;
}

.content_block_8 .content-box{
  position: relative;
  display: block;
  max-width: 450px;
}

.content_block_8 .content-box .sec-title{
  margin-bottom: 43px;
}

.faq-section .image_block_5 .image-box{
  margin-left: 50px;
}

.image_block_5 .image-box{
  position: relative;
  display: block;
  padding-left: 229px;
  padding-bottom: 190px;
}

.image_block_5 .image-box .image{
  display: block;
  border-radius: 50px;
  box-shadow: 0 20px 50px #dfe3e3;
}

.image_block_5 .image-box .image img{
  width: 100%;
  border-radius: 50px;
}

.image_block_5 .image-box .image-2{
  position: absolute;
  left: 0px;
  bottom: 0px;
}

.image_block_5 .image-box .image-1{
  position: relative;
  background: #fff;
  padding: 10px;
  z-index: 1;
}

.image_block_5 .image-box .shape .shape-1{
  position: absolute;
  top: -45px;
  left: 110px;
  width: 173px;
  height: 173px;
  background-repeat: no-repeat;
}

.image_block_5 .image-box .shape .shape-2{
  position: absolute;
  bottom: 130px;
  right: 40px;
  width: 173px;
  height: 173px;
  background-repeat: no-repeat;
}/** contact-section **/
.contact-section{
  position: relative;
  padding: 80px 0px;
  min-height: 725px;
}

.contact-section .map-inner{
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  width: 100%;
  height: 100%;
}

.contact-section .map-inner #gmap_canvas{
  position: relative;
  width: 100%;
  height: 730px;
}

.content_block_4 .content-box{
  position: relative;
  display: block;
  z-index: 1;
  padding: 57px 50px 70px 50px;
  border-radius: 20px;
}

.content_block_4 .content-box h2{
  display: block;
  font-size: 42px;
  line-height: 54px;
  color: #fff;
  font-weight: 700;
  margin-bottom: 50px;
}

.content_block_4 .content-box form .form-group{
  position: relative;
  margin-bottom: 20px;
}

.content_block_4 .content-box form .form-group:last-child{
  margin-bottom: 0px;
}

.content_block_4 .content-box form .form-group input[type='text'],
.content_block_4 .content-box form .form-group input[type='email'],
.content_block_4 .content-box form .form-group textarea{
  position: relative;
  display: block;
  width: 100%;
  height: 50px;
  font-size: 16px;
  color: #fff;
  background: rgba(0,0,0,0.10);
  border-radius: 30px;
  padding: 10px 30px;
  font-weight: 300;
  transition: all 500ms ease;
}

.content_block_4 .content-box form .form-group textarea{
  height: 130px;
  resize: none;
  margin-bottom: 10px;
}

.content_block_4 .content-box form .form-group input::-webkit-input-placeholder{
  color:#fff;
}

.content_block_4 .content-box form .form-group textarea::-webkit-input-placeholder{
  color:#fff;
}

.content_block_4 .content-box form .form-group input:focus,
.content_block_4 .content-box form .form-group textarea:focus{
  border-color: rgba(255,255,255,0.5);
}

.content_block_5 .content-box{
  position: relative;
  display: block;
  z-index: 1;
  padding: 57px 50px 70px 50px;
  border-radius: 20px;
  background: #fff;
}

.content_block_5 .content-box h2{
  display: block;
  font-size: 42px;
  line-height: 54px;
  font-weight: 700;
  margin-bottom: 50px;
}

.content_block_5 .content-box form .form-group{
  position: relative;
  margin-bottom: 20px;
}

.content_block_5 .content-box form .form-group:last-child{
  margin-bottom: 0px;
}

.content_block_5 .content-box form .form-group input[type='text'],
.content_block_5 .content-box form .form-group input[type='email'],
.content_block_5 .content-box form .form-group textarea{
  position: relative;
  display: block;
  width: 100%;
  height: 50px;
  font-size: 16px;
  color: #142441;
  border: 1px solid #dfe6e6;
  border-radius: 30px;
  padding: 10px 30px;
  transition: all 500ms ease;
}

.content_block_5 .content-box form .form-group textarea{
  height: 130px;
  resize: none;
  margin-bottom: 10px;
}

.content_block_5 .content-box form .form-group input::-webkit-input-placeholder{
  color:#142441;
}

.content_block_5 .content-box form .form-group textarea::-webkit-input-placeholder{
  color:#142441;
}

.content_block_5 .content-box form .form-group input:focus,
.content_block_5 .content-box form .form-group textarea:focus{

}