
/** 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;
}/** 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;
}