
/** 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;
}
/** cta-section **/

.cta-section{
  position: relative;
}

.cta-section .inner-box{
  position: relative;
  display: block;
  overflow: hidden;
  background: #06194b;
  border-radius: 20px;
  padding: 146px 100px 100px 100px;
  clip-path: polygon(0% 0%, 100% 15%, 100% 100%, 0% 100%, 0% 0%);
  z-index: 1;
  margin-bottom: -150px;
}

.cta-section .inner-box .text h2{
  font-size: 42px;
  line-height: 48px;
  color: #fff;
  font-weight: 700;
}

.cta-section .inner-box .btn-box{
  position: relative;
  margin-top: 15px;
}

.cta-section .inner-box .btn-box .theme-btn-one{
  padding: 19px 56px 20px 56px;
}

.cta-section .pattern-layer .pattern-1{
  position: absolute;
  left: 0px;
  bottom: 0px;
  height: 100%;
  width: 445px;
  background-size: cover;
  background-repeat: no-repeat;
}

.cta-section .pattern-layer .pattern-2{
  position: absolute;
  bottom: 0px;
  right: 0px;
  height: 100%;
  width: 556px;
  background-size: cover;
  background-repeat: no-repeat;
}

/** cta-style-two **/

.cta-style-two{
  position: relative;
  padding: 95px 0px 100px 0px;
}

.cta-style-two .text h2{
  display: block;
  font-size: 42px;
  line-height: 48px;
  color: #fff;
  font-weight: 700;
}

.cta-style-two .btn-box{
  position: relative;
  margin-top: 21px;
}

.cta-style-two .btn-box .banner-btn-two{
  padding: 19px 51px 20px 51px;
  border-radius: 35px;
}

.cta-style-two .pattern-layer .pattern-1{
  position: absolute;
  left: 125px;
  bottom: 0px;
  height: 100%;
  width: 616px;
  background-size: cover;
  background-repeat: no-repeat;
}

.cta-style-two .pattern-layer .pattern-2{
  position: absolute;
  top: 0px;
  right: 200px;
  width: 532px;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
}