
/** about-section **/

.about-section{
  position: relative;
}

.content_block_1 .content-box{
  position: relative;
  display: block;
}

.about-section .content_block_1 .content-box{
  margin-right: 75px;
}

.content_block_1 .content-box .bold-text p{
  font-size: 18px;
  line-height: 30px;
  color: #222;
}

.content_block_1 .content-box .bold-text{
  margin-bottom: 31px;
}

.content_block_1 .content-box .text p{
  line-height: 30px;
  margin-bottom: 26px;
}

.content_block_1 .content-box .list-style-one{
  margin-bottom: 46px;
}

.content_block_1 .content-box .sec-title{
  margin-bottom: 45px;
}

.image_block_1 .image-box{
  position: relative;
  display: block;
}

.image_block_1 .image-box .image{
  position: relative;
  display: block;
}

.image_block_1 .image-box .image img{
  width: 100%;
}

.about-section .image_block_1 .image-box{
  margin-right: -57px;
}

.image_block_1 .image-box .text{
  position: absolute;
  top: 80px;
  right: 50px;
  display: inline-block;
  width: 170px;
  height: 170px;
  text-align: center;
  border-radius: 50%;
  background-blend-mode: multiply;
  padding: 32px 0px;
}

.image_block_1 .image-box .text h2{
  font-size: 60px;
  line-height: 60px;
  color: #ffffff;
  font-weight: 700;
  margin-bottom: 6px;
}

.image_block_1 .image-box .text h5{
  font-size: 18px;
  line-height: 28px;
  color: #ffffff;
  font-weight: 600;
}

.image_block_1 .image-box .shape .shape-1{
  position: absolute;
  right: 200px;
  bottom: -10px;
  width: 153px;
  height: 162px;
  background-repeat: no-repeat;
}

.image_block_1 .image-box .shape .shape-2{
  position: absolute;
  left: 10px;
  top: 70px;
  width: 211px;
  height: 211px;
  background-repeat: no-repeat;
}

/** about-style-two **/

.about-style-two{
  padding-bottom: 144px;
}

.image_block_3 .image-box{
  position: relative;
  display: block;
  padding-right: 34px;
}

.image_block_3 .image-box .image{
  position: relative;
  display: block;
}

.image_block_3 .image-box .image img{
  width: 100%;
}

.image_block_3 .image-box .text{
  position: absolute;
  left: 30px;
  bottom: 0px;
  display: inline-block;
  width: 170px;
  height: 170px;
  text-align: center;
  border-radius: 50%;
  background-blend-mode: multiply;
  padding: 32px 0px;
}

.image_block_3 .image-box .text h2{
  font-size: 60px;
  line-height: 60px;
  color: #ffffff;
  font-weight: 700;
  margin-bottom: 6px;
}

.image_block_3 .image-box .text h5{
  font-size: 18px;
  line-height: 28px;
  color: #ffffff;
  font-weight: 600;
}

.image_block_3 .image-box .shape .shape-1{
  position: absolute;
  left: 20px;
  top: 40px;
  width: 211px;
  height: 211px;
  background-repeat: no-repeat;
}

.image_block_3 .image-box .shape .shape-2{
  position: absolute;
  left: 90px;
  bottom: -18px;
  width: 153px;
  height: 162px;
  background-repeat: no-repeat;
}

.image_block_3 .image-box .shape .shape-3{
  position: absolute;
  top: 10px;
  right: 10px;
  width: 536px;
  height: 553px;
  background-repeat: no-repeat;
}

.content_block_1 .content-box .inner-box{
  position: relative;
  display: block;
  padding-top: 39px;
  margin-top: 31px;
  border-top: 1px solid #e5e5e5;
}

.content_block_1 .content-box .inner-box .single-item{
  position: relative;
  display: block;
  padding-left: 72px;
}

.content_block_1 .content-box .inner-box .single-item .icon-box{
  position: absolute;
  left: 0px;
  top: 11px;
  font-size: 65px;
  line-height: 65px;
}

.content_block_1 .content-box .inner-box .single-item h2{
  display: block;
  font-size: 42px;
  line-height: 50px;
  font-weight: 700;
  margin-bottom: 5px;
}

.content_block_1 .content-box .inner-box .single-item h5{
  display: block;
  font-size: 18px;
  line-height: 26px;
  color: #848484;
  font-weight: 500;
}

.content_block_1 .content-box .inner-box .single-item:before{
  position: absolute;
  content: '';
  background: #e5e5e5;
  width: 1px;
  height: 65px;
  top: 12px;
  right: 15px;
}

.content_block_1 .content-box .inner-box .single-column:last-child .single-item:before{
  display: none;
}


/** about-style-three **/

.about-style-three{
  position: relative;
  padding-top: 143px;
  padding-bottom: 50px;
  clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 87%, 0% 0%);
}

.image_block_4 .image-box{
  position: relative;
  display: block;
  margin-left: -50px;
  top: 65px;
}

.image_block_4 .image-box .image{
  position: relative;
  display: block;
}

.image_block_4 .image-box .image img{
  width: 100%;
}

.image_block_4 .image-box .text{
  position: absolute;
  left: 15px;
  top: 200px;
  display: inline-block;
  width: 170px;
  height: 170px;
  text-align: center;
  border-radius: 50px;
  background-blend-mode: multiply;
  padding: 32px 0px;
}

.image_block_4 .image-box .text h2{
  font-size: 60px;
  line-height: 60px;
  color: #ffffff;
  font-weight: 700;
  margin-bottom: 6px;
}

.image_block_4 .image-box .text h5{
  font-size: 18px;
  line-height: 28px;
  color: #ffffff;
  font-weight: 600;
}

.image_block_4 .image-box .shape .shape-1{
  position: absolute;
  right: 0px;
  bottom: -50px;
  border-radius: 50%;
  background: #fff;
  width: 590px;
  height: 590px;
}

.image_block_4 .image-box .shape .shape-2{
  position: absolute;
  right: 0px;
  bottom: -15px;
  border-radius: 50%;
  border: 2px solid #fff;
  width: 590px;
  height: 590px;
}

.content_block_1 .content-box .singl-block{
  position: relative;
  display: block;
  padding-top: 14px;
  max-width: 390px;
}

.content_block_1 .content-box .singl-block .single-item{
  position: relative;
  display: block;
  padding-left: 115px;
  margin-bottom: 30px;
  padding-bottom: 3px;
  min-height: 90px;
}

.content_block_1 .content-box .singl-block .single-item:last-child{
  margin-bottom: 0px;
}

.content_block_1 .content-box .singl-block .single-item .icon-box{
  position: absolute;
  display: inline-block;
  left: 0px;
  top: 1px;
  width: 90px;
  height: 90px;
  line-height: 90px;
  font-size: 40px;
  background: #fff;
  text-align: center;
  border-radius: 50%;
  z-index: 1;
  transition: all 500ms ease;
}

.content_block_1 .content-box .singl-block .single-item:hover .icon-box{
  color: #fff;
}

.content_block_1 .content-box .singl-block .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_1 .content-box .singl-block .single-item:hover .icon-box:before{
  transform: scale(1,1);
}

.content_block_1 .content-box .singl-block .single-item h4{
  margin-bottom: 9px;
}

.about-style-three .pattern-layer .pattern-1{
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 425px;
  height: 439px;
  background-repeat: no-repeat;
}

.about-style-three .pattern-layer .pattern-2{
  position: absolute;
  top: 0px;
  right: 0px;
  height: 100%;
  width: 671px;
  background-size: cover;
  background-repeat: no-repeat;
}

.about-style-three .content_block_1 .content-box .sec-title{
  margin-bottom: 34px;
}

.content_block_1 .content-box .bold-text p{
  color: #142441;
}


/** about-style-four **/

.about-style-four{
  position: relative;
}

.about-style-four .image_block_5 .image-box{
  margin-right: 30px;
}

.image_block_5 .image-box .shape .shape-3 {
  position: absolute;
  top: 115px;
  left: -40px;
  width: 173px;
  height: 173px;
  background-repeat: no-repeat;
}

.image_block_5 .image-box .shape .shape-4 {
  position: absolute;
  right: 0px;
  bottom: 100px;
  width: 173px;
  height: 173px;
  background-repeat: no-repeat;
}

.image_block_5 .image-box .shape .shape-5{
  position: absolute;
  top: 10px;
  right: 0px;
  width: 510px;
  height: 525px;
  background-repeat: no-repeat;
  z-index: -1;
}

.about-style-four .content_block_1 .content-box .singl-block .single-item{
  padding: 0px 10px;
  margin: 0px;
  padding-top: 40px;
}

.about-style-four .content_block_1 .content-box .singl-block .single-item .icon-box{
  position: relative;
  margin-bottom: 25px;
  background: #edf2f7;
}

.about-style-four .content_block_1 .content-box .singl-block{
  max-width: 100%;
  border-top: 1px solid #ededed;
  margin-top: 0px;
  padding-top: 0px;
}

.about-style-four .content_block_1 .content-box .singl-block .single-item:before{
  position: absolute;
  content: '';
  background: #ededed;
  width: 1px;
  height: 100%;
  top: 0px;
  right: -15px;
}

.about-style-four .content_block_1 .content-box .singl-block .single-column:last-child .single-item:before{
  display: none;
}

.about-style-four .content_block_1 .content-box .sec-title{
  margin-bottom: 34px;
}

.about-style-four .content_block_1 .content-box .text p{
  margin-bottom: 31px;
}

.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;
}

.image_block_8 .image-box{
  position: relative;
  display: block;
  padding: 70px 250px 125px 0px;
}

.about-style-two .image_block_8 .image-box{
  margin-right: 50px;
}

.image_block_8 .image-box .image{
  border-radius: 20px;
  box-shadow: 0 20px 50px #dfe3e3;
}

.image_block_8 .image-box .image img{
  width: 100%;
  border-radius: 20px;
}

.image_block_8 .image-box .image-2{
  position: absolute;
  top: 0px;
  right: 0px;
}

.image_block_8 .image-box .image-3{
  position: absolute;
  left: 200px;
  bottom: 0px;
  background: #fff;
  padding: 10px;
}

.image_block_8 .image-box .image-1{
  position: relative;
}

.image_block_8 .image-box .shape .shape-1{
  position: absolute;
  left: -65px;
  top: -30px;
  width: 211px;
  height: 211px;
  background-repeat: no-repeat;
}

.image_block_8 .image-box .shape .shape-2{
  position: absolute;
  top: 145px;
  right: 140px;
  width: 153px;
  height: 162px;
  background-repeat: no-repeat;
}

.image_block_8 .image-box .shape .shape-3{
  position: absolute;
  left: 95px;
  bottom: 85px;
  width: 153px;
  height: 162px;
  background-repeat: no-repeat;
}

.research-page .about-section{
  padding: 120px 0px 150px 0px;
}
/** research-section **/

.research-section{
  position: relative;
  padding: 143px 0px 120px 0px;
}

.research-section .pattern .pattern-1{
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 661px;
  height: 560px;
  background-repeat: no-repeat;
}

.research-section .pattern .pattern-2{
  position: absolute;
  top: 0px;
  right: 0px;
  width: 698px;
  height: 877px;
  background-repeat: no-repeat;
}

.research-block-one .inner-box{
  position: relative;
  display: block;
  background: #ffffff;
  border-radius: 20px;
  padding: 32px 40px 40px 40px;
  margin-bottom: 30px;
  transition: all 500ms ease
}

.research-block-one .inner-box:hover{
  box-shadow: 0 10px 30px rgba(0,0,0,0.1);
}

.research-block-one .inner-box h4{
  display: block;
  font-size: 20px;
  line-height: 26px;
  font-weight: 700;
  margin-bottom: 7px;
}

.research-block-one .inner-box span{
  position: relative;
  display: block;
  margin-bottom: 16px;
}

.research-block-one .inner-box p{
  display: block;
  margin-bottom: 22px;
}

.research-block-one .inner-box .theme-btn-two{
  padding: 7.5px 27px;
}

.research-block-one .inner-box .other-option{
  position: absolute;
  right: 40px;
  bottom: 40px;
}

.research-block-one .inner-box .other-option li{
  position: relative;
  display: inline-block;
  float: left;
  margin-right: 10px;
}

.research-block-one .inner-box .other-option li:last-child{
  margin: 0px !important;
}

.research-block-one .inner-box .other-option li a{
  position: relative;
  display: inline-block;
  font-size: 18px;
  color: #aaabad;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border: 1px solid #e5e5e5;
  border-radius: 4px;
  text-align: center;
  z-index: 1;
}

.research-block-one .inner-box .other-option li a:hover{
  color: #ffffff;
}

.research-page .service-block-one .inner-box{
  margin-bottom: 30px;
}

.research-page .image_block_7 .image-box{
  padding-bottom: 100px;
}

.research-page .image_block_7 .image-box .image-2{
  right: 40px;
  border-radius: 20px;
}

.research-page .image_block_7 .image-box .image-2 img{
  border-radius: 20px;
}

.research-page .content_block_1 .content-box{
  margin-right: 0px;
  margin-left: 40px;
}

.research-page .content_block_1 .content-box .sec-title{
  margin-bottom: 30px;
}

.research-page .content_block_1 .content-box .list-style-one{
  margin-bottom: 0px;
}

.research-page .image_block_7 .image-box .shape .shape-1{
  position: absolute;
  left: -63px;
  top: -68px;
  width: 211px;
  height: 211px;
  background-repeat: no-repeat;
  z-index: -1;
}

.research-page .image_block_7 .image-box .shape .shape-2{
  position: absolute;
  right: 0px;
  top: 157px;
  width: 153px;
  height: 162px;
  background-repeat: no-repeat;
  z-index: -1;
}/** 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;
}
/** 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;
}
/** service-section **/

.service-section{
  position: relative;
  padding-top: 143px;
  background: #ffffff;
}

.service-section:before{
  position: absolute;
  content: '';
  background: #e9f8f8;
  width: 100%;
  height: calc(100% - 40px);
  left: 0px;
  top: 0px;
  clip-path: polygon(0% 0%, 100% 0%, 100% 75%, 0% 100%, 0% 0%);
}

.service-block-one .inner-box{
  position: relative;
  display: block;
  background: #ffffff;
  overflow: hidden;
  border-radius: 20px;
  padding: 50px 30px 50px 30px;
  box-shadow: 0 10px 30px #edf2f2;
}

.service-block-one .inner-box:before{
  position: absolute;
  content: '';
  width: 100%;
  height: 0%;
  left: 0px;
  bottom: 0px;
  transition: all 500ms ease;
}

.service-block-one .inner-box:hover:before{
  height: 100%;
  top: 0px;
}

.service-block-one .inner-box .icon-box{
  position: relative;
  display: inline-block;
  font-size: 60px;
  line-height: 60px;
  margin-bottom: 10px;
  transition: all 500ms ease;
}

.service-block-one .inner-box:hover .icon-box,
.service-block-one .inner-box:hover h4 a,
.service-block-one .inner-box:hover p{
  color: #ffffff;
}

.service-block-one .inner-box h4{
  display: block;
  font-size: 20px;
  line-height: 26px;
  font-weight: 700;
  margin-bottom: 19px;
}

.service-block-one .inner-box h4 a{
  display: inline-block;
  color: #142441;
}

.service-block-one .inner-box h4 a:hover{
  
}

.service-block-one .inner-box p{
  position: relative;
  margin-bottom: 32px;
  transition: all 500ms ease;
}

.service-block-one .inner-box .theme-btn-two{
  background: #f2f3f5;
}

.service-block-one .inner-box .theme-btn-two:hover{

}

.service-section .pattern-layer .pattern-1{
  position: absolute;
  left: 0px;
  top: 0px;
  width: 608px;
  height: 563px;
  background-repeat: no-repeat;
}

.service-section .pattern-layer .pattern-2{
  position: absolute;
  top: 0px;
  right: 0px;
  width: 513px;
  height: 529px;
  background-repeat: no-repeat;
}


/** service-style-two **/

.service-style-two{
  position: relative;
  padding-bottom: 142px;
}

.service-block-two .inner-box{
  position: relative;
  display: block;
  background: #fff;
  border-radius: 20px;
  padding: 30px 30px 45px 30px;
  box-shadow: 0 15px 30px 10px #f3f6f6;
  margin-bottom: 60px;
  transition: all 500ms ease;
}

.service-block-two .inner-box:hover{
  box-shadow: 0 20px 40px 10px #e5edec;
}

.service-block-two .inner-box .image-box{
  position: relative;
  display: block;
  overflow: hidden;
  border-radius: 20px;
}

.service-block-two .inner-box .image-box img{
  width: 100%;
  border-radius: 20px;
}

.service-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;
}

.service-block-two .inner-box:hover .image-box:before{
  transform: scale(1,1);
}

.service-block-two .inner-box:hover .image-box img{
  transform: scale(1.05);
}

.service-block-two .inner-box .lower-content{
  position: relative;
  padding-top: 51px;
}

.service-block-two .inner-box .lower-content .icon-box{
  position: absolute;
  display: inline-block;
  left: 50%;
  transform: translateX(-50%);
  top: -65px;
  width: 90px;
  height: 90px;
  line-height: 90px;
  font-size: 40px;
  color: #fff;
  text-align: center;
  border-radius: 50%;
  z-index: 1;
  transition: all 500ms ease;
}

.service-block-two .inner-box .lower-content .icon-box:before{
  position: absolute;
  content: '';
  background: #142441;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  right: 0px;
  border-radius: 50%;
  transform: scale(0,0);
  z-index: -1;
  transition: all 500ms ease;
}

.service-block-two .inner-box:hover .lower-content .icon-box:before{
  transform: scale(1,1);
}

.service-block-two .inner-box .lower-content h4{
  margin-bottom: 18px;
}

.service-block-two .inner-box .lower-content p{
  margin-bottom: 24px;
}

.service-block-two .inner-box .lower-content .theme-btn-two{
  padding: 7.5px 32px;
}


/** service-style-three **/

.service-style-three{
  position: relative;
  padding: 125px 0px 120px 0px;
}

.content_block_7 .content-box{
  position: relative;
  display: block;
  max-width: 370px;
}

.content_block_7 .content-box .sec-title{
  margin-bottom: 34px;
}

.content_block_7 .content-box .text p{
  margin-bottom: 41px;
  line-height: 30px;
}

.content_block_7 .content-box .text .theme-btn-one{
  padding: 14px 49px 15px 49px;
}

.service-block-three .inner-box{
  position: relative;
  display: block;
  background: #fff;
  border-radius: 50px;
  padding: 50px 30px 52px 30px;
  margin-bottom: 30px;
  overflow: hidden;
  box-shadow: 0 15px 30px 10px #ecefef;
  transition: all 500ms ease;
}

.service-block-three .inner-box:before{
  position: absolute;
  content: '';
  width: 100%;
  height: 0%;
  left: 0px;
  top: 0px;
  transition: all 500ms ease;
}

.service-block-three .inner-box:hover:before{
  height: 100%;
}

.service-block-three .inner-box .icon-box{
  position: relative;
  display: inline-block;
  width: 90px;
  height: 90px;
  line-height: 90px;
  font-size: 40px;
  background: #fff;
  text-align: center;
  border-radius: 50%;
  box-shadow: 0 10px 20px 10px rgba(34,182,175,0.08);
  margin-bottom: 26px;
  transition: all 500ms ease;
}

.service-block-three .inner-box:hover h4 a{
  color: #fff;
}

.service-style-three .shape .shape-1{
  position: absolute;
  left: 130px;
  top: 40%;
  width: 123px;
  height: 123px;
  background-repeat: no-repeat;
}

.service-style-three .shape .shape-2{
  position: absolute;
  right: 170px;
  bottom: 230px;
  width: 123px;
  height: 123px;
  background-repeat: no-repeat;
}

.service-style-three .shape .shape-3{
  position: absolute;
  left: 110px;
  top: 0px;
  width: 400px;
  height: 400px;
  border-radius: 50%;
  background: #f8f9fa;
  z-index: -1;
}

.service-style-three .shape .shape-4{
  position: absolute;
  bottom: 70px;
  right: 200px;
  width: 270px;
  height: 270px;
  border-radius: 50%;
  background: #f8f9fa;
  z-index: -1;
}


/** service-style-four **/

.service-style-four{
  position: relative;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.service-style-four .tab-btn-box{
  position: relative;
  display: block;
  margin-bottom: 60px;
}

.service-style-four .tab-btns{
  position: relative;
  margin: 0px -10px;
}

.service-style-four .tab-btns li{
  position: relative;
  display: inline-block;
  float: left;
  width: 20%;
  padding: 0px 10px;
}

.service-style-four .tab-btns li .single-btn-box{
  position: relative;
  display: block;
  background: #fff;
  border-radius: 10px;
  text-align: center;
  padding: 33px 20px 27px 20px;
  text-align: center;
  cursor: pointer;
  transition: all 500ms ease;
}

.service-style-four .tab-btns li .single-btn-box .icon-box{
  position: relative;
  display: inline-block;
  width: 70px;
  height: 70px;
  line-height: 70px;
  font-size: 40px;
  text-align: center;
  border-radius: 50%;
  margin-bottom: 14px;
  background: -webkit-linear-gradient(-90deg, #edf2f7, #fff 100%);
  transition: all 500ms ease;
}

.service-style-four .tab-btns li .single-btn-box:hover .icon-box,
.service-style-four .tab-btns li.active-btn .single-btn-box .icon-box{
  color: #fff;
  background: -webkit-linear-gradient(-90deg, rgba(255,255,255,0.25), rgba(255,255,255,0.05) 100%);
}

.service-style-four .tab-btns li .single-btn-box h5{
  display: block;
  font-size: 18px;
  line-height: 26px;
  font-weight: 700;
  transition: all 500ms ease;
}

.service-style-four .tab-btns li .single-btn-box:hover h5,
.service-style-four .tab-btns li.active-btn .single-btn-box h5{
  color: #fff;
}

.service-style-four .tab-btns li .single-btn-box:before{
  position: absolute;
  content: '';
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  opacity: 0;
  border-radius: 10px;
  -webkit-transform-origin: top;
  -ms-transform-origin: top;
  transform-origin: top;
  -webkit-transform: scale(.9) translateY(20px);
  -ms-transform: scale(.9) translateY(20px);
  transform: scale(.9) translateY(20px);
  transition: all 500ms ease;
}

.service-style-four .tab-btns li.active-btn .single-btn-box:before,
.service-style-four .tab-btns li .single-btn-box:hover:before{
  opacity: 1;
  -webkit-transform: scale(1) translateY(0px);
  -ms-transform: scale(1) translateY(0px);
  transform: scale(1) translateY(0px);
  -webkit-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
}

.service-style-four .tab-btns li .single-btn-box:after{
  position: absolute;
  content: '';
  width: 15px;
  height: 15px;
  background: #fff;
  left: 50%;
  transform: translateX(-50%) rotate(45deg);
  bottom: 0px;
  opacity: 0;
  transition: all 500ms ease;
}

.service-style-four .tab-btns li .single-btn-box:hover:after,
.service-style-four .tab-btns li.active-btn .single-btn-box:after{
  bottom: -7px;
  opacity: 1;
}

.content_block_9 .content-box{
  position: relative;
  display: block;
}

.service-style-four .content_block_9 .content-box{
  margin-right: 20px;
}

.content_block_9 .content-box h3{
  display: block;
  font-size: 24px;
  line-height: 32px;
  font-weight: 700;
  margin-bottom: 23px;
}

.content_block_9 .content-box p{
  margin-bottom: 26px;
  line-height: 30px;
}

.content_block_9 .content-box .list-style-one{
  margin-bottom: 46px;
}

.content_block_9 .content-box .theme-btn-one{
  padding: 14px 49px 15px 49px;
}

.image_block_6 .image-box{
  position: relative;
  display: block;
  padding-left: 70px;
  padding-bottom: 50px;
}

.image_block_6 .image-box img{
  width: 100%
}

.image_block_6 .image-box .image-1{
  position: relative;
  overflow: hidden;
  border-radius: 20px;
}

.image_block_6 .image-box .image-1:before{
  position: absolute;
  top: 0;
  left: -75%;
  display: block;
  content: '';
  width: 50%;
  height: 100%;
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, .3)));
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
  -webkit-transform: skewX(-25deg);
  -ms-transform: skewX(-25deg);
  transform: skewX(-25deg);
}

.image_block_6 .image-box:hover .image-1:before{
  -webkit-animation: shine 2s;
  animation: shine 2s;
}

.image_block_6 .image-box .image-1 img{
  border-radius: 20px;
}

.image_block_6 .image-box .image-2{
  position: absolute;
  left: 0px;
  bottom: 0px;
  background: #fff;
  padding: 10px;
  border-radius: 50px;
  box-shadow: 0 20px 50px #cbdbd7;
}

.image_block_6 .image-box .image-2 img{
  border-radius: 50px;
}

.image_block_6 .image-box .shape .shape-1{
  position: absolute;
  left: 40px;
  top: 150px;
  width: 143px;
  height: 153px;
  background-repeat: no-repeat;
}

.image_block_6 .image-box .shape .shape-2{
  position: absolute;
  right: -115px;
  bottom: 95px;
  width: 93px;
  height: 93px;
  background-repeat: no-repeat;
}

.image_block_6 .image-box .shape .shape-3{
  position: absolute;
  right: -90px;
  bottom: -20px;
  width: 195px;
  height: 195px;
  background: #fff;
  border-radius: 50%;
  z-index: -1;
}

.service-style-four .sec-title{
  margin-bottom: 72px;
}

.service-style-four .pattern-layer .pattern-1{
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 525px;
  height: 495px;
  background-repeat: no-repeat;
}

.service-style-four .pattern-layer .pattern-2{
  position: absolute;
  top: 0px;
  right: 0px;
  width: 351px;
  height: 551px;
  background-repeat: no-repeat;
}

.service-section.alternat-2:before{
  display: none;
}

.service-section .pattern-layer .pattern-3{
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 592px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom center;
}/** 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;
}