
/** agency-section **/

.agency-section{
  position: relative;
  padding: 115px 0px 220px;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-attachment: fixed;
}

.agency-section:before{
  position: absolute;
  content: '';
  background: #272727;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  right: 0px;
  opacity: 0.9;
}

.content_block_2 .content-box .sec-title{
  margin-bottom: 56px;
}

.content_block_2 .content-box .btn-box .theme-btn-one{
  padding: 22px 60px;
  font-size: 14px;
}

.content_block_3 .content-box .tab-btn-box{
  position: relative;
  display: block;
  margin-bottom: 42px;
}

.content_block_3 .content-box .tab-btn-box .tab-btns li{
  position: relative;
  display: inline-block;
  float: left;
  font-size: 18px;
  line-height: 28px;
  color: #fff;
  font-weight: 500;
  padding: 0px 19px 19px 19px;
  margin-right: 10px;
  cursor: pointer;
  transition: all 500ms ease;
}

.content_block_3 .content-box .tab-btn-box .tab-btns li:last-child{
  margin: 0px !important;
}

.content_block_3 .content-box .tab-btn-box .tab-btns li:before{
  position: absolute;
  content: '';
  background: #fff;
  width: 100%;
  height: 2px;
  left: 0px;
  bottom: 0px;
  opacity: 1;
  transition: all 500ms ease;
}

.content_block_3 .content-box .tab-btn-box .tab-btns li.active-btn:before,
.content_block_3 .content-box .tab-btn-box .tab-btns li:hover:before{
  opacity: 0;
}

.content_block_3 .content-box .tab-btn-box .tab-btns li:after{
  position: absolute;
  content: '';
  width: 154px;
  height: 8px;
  left: 50%;
  transform: translateX(-50%) scale(0,0);
  bottom: -1px;
  background-repeat: no-repeat;
  transition: all 500ms ease;
  opacity: 0;
}

.content_block_3 .content-box .tab-btn-box .tab-btns li.active-btn:after,
.content_block_3 .content-box .tab-btn-box .tab-btns li:hover:after{
  transform: translateX(-50%) scale(1,1);
  opacity: 1;
}

.content_block_3 .content-box .tabs-content .inner-box{
  position: relative;
  padding-left: 245px;
}

.content_block_3 .content-box .tabs-content .inner-box .image-box{
  position: absolute;
  left: 0px;
  top: 8px;
  width: 208px;
  height: 237px;
}

.content_block_3 .content-box .tabs-content .inner-box .image-box img{
  width: 100%;
}

.content_block_3 .content-box .tabs-content .inner-box .text p{
  font-size: 18px;
  line-height: 34px;
  color: #bfbfbf;
  margin-bottom: 34px;
}

.content_block_3 .content-box .tabs-content .inner-box .text .list li{
  position: relative;
  display: block;
  font-size: 18px;
  line-height: 34px;
  color: #bfbfbf;
  margin-bottom: 15px;
  padding-left: 28px;
  margin-bottom: 6px;
}

.content_block_3 .content-box .tabs-content .inner-box .text .list li:last-child{
  margin-bottom: 0px;
}

.content_block_3 .content-box .tabs-content .inner-box .text .list li:before{
  position: absolute;
  content: "\f00c";
  font-family: 'Font Awesome 5 Pro';
  font-size: 18px;
  left: 0px;
  top: 0px;
  font-weight: 700;
}


/** about-agency **/

.about-agency{
  position: relative;
  padding: 114px 0px 105px 0px;
}

.about-agency .sec-title p{
  color: rgba(255,255,255,0.7);
}

.about-agency .text p{
  font-size: 18px;
  line-height: 34px;
  color: rgba(255,255,255,0.7);
}

.about-agency .text{
  margin-top: 32px;
}

.about-agency .sec-title{
  margin-bottom: 0px;
}
/** cta-section **/

.cta-section{
  position: relative;
  padding: 100px 0px;
}

.cta-section .inner-box .theme-btn-one{
  background: #272727;
  padding: 22px 60px;
  font-size: 14px;
}

.cta-section .inner-box .theme-btn-one:before{
  background: #fff;
}

.cta-section .inner-box .theme-btn-one:hover{

}

.cta-section .inner-box .text h2{
  font-size: 40px;
  line-height: 70px;
  color: #fff;
  font-weight: 700;
}

/** cta-style-two **/

.cta-style-two{
  position: relative;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-attachment: fixed;
  padding: 230px 0px 120px 0px;
}

.cta-style-two:before{
  position: absolute;
  content: '';
  background: #f6f6f6;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  right: 0px;
  opacity: 0.9;
}

.cta-style-two .inner-box .text{
  position: relative;
  display: block;
  padding: 0px 160px;
  margin-bottom: 57px;
}

.cta-style-two .inner-box .text h2{
  font-size: 50px;
  line-height: 60px;
  font-weight: 700;
  margin-bottom: 6px;
}

.cta-style-two .inner-box .text p{
  font-size: 20px;
  line-height: 28px;
  font-style: italic;
}

.cta-style-two .inner-box .shape .shape-1{
  position: absolute;
  left: 60px;
  top: -45px;
  width: 93px;
  height: 145px;
  background-repeat: no-repeat;
}

.cta-style-two .inner-box .shape .shape-2{
  position: absolute;
  right: 80px;
  top: -40px;
  width: 128px;
  height: 130px;
  background-repeat: no-repeat;
}

.cta-style-two .inner-box .btn-box .theme-btn-one{
  padding: 22px 65px;
}
/** team-section **/

.team-section{
  position: relative;
}

.team-block-one .inner-box{
  position: relative;
  display: block;
  background: #fff;
  transition: all 500ms ease;
}

.team-block-one .inner-box:hover{
  box-shadow: 0 5px 15px rgba(0,0,0,0.06);
}

.team-block-one .inner-box .image-box{
  position: relative;
  display: block;
  overflow: hidden;
}

.team-block-one .inner-box .image-box img{
  width: 100%;
  transition: all 500ms ease;
}

.team-block-one .inner-box:hover .image-box img{
  transform: scale(1.05);
}

.team-block-one .inner-box .image-box .content-box{
  position: absolute;
  right: 0px;
  bottom: 0px;
}

.team-block-one .inner-box .image-box .content-box span{
  position: absolute;
  display: inline-block;
  right: -27px;
  bottom: 26px;
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
  color: #272727;
  background: #fff;
  transform: rotate(-90deg);
  padding: 5.5px 10px;
  width: 82px;
  height: 29px;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  z-index: 1;
}

.team-block-one .inner-box .image-box .content-box .social-links{
  position: absolute;
  display: inline-block;
  right: 0px;
  bottom: -64px;
  background: #fff;
  text-align: center;
  padding: 8.5px 8.5px;
  transform: rotate(180deg);
  opacity: 0;
  width: 29px;
  visibility: hidden;
  transition: all 500ms ease;
}

.team-block-one .inner-box:hover .image-box .content-box .social-links{
  bottom: 81px;
  opacity: 1;
  visibility: visible;
}

.team-block-one .inner-box .image-box .content-box .social-links li{
  position: relative;
  display: block;
  transform: rotate(90deg);
}

.team-block-one .inner-box .image-box .content-box .social-links li a{
  position: relative;
  display: inline-block;
  font-size: 12px;
  line-height: 18px;
  color: #272727;
}

.team-block-one .inner-box .image-box .content-box .social-links li a:hover{

}

.team-block-one .inner-box .lower-content{
  position: relative;
  text-align: center;
  padding: 25px 15px;
}

.team-block-one .inner-box .lower-content h4{
  position: relative;
  display: block;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  margin-bottom: 3px;
}

.team-block-one .inner-box .lower-content h4 a{
  display: inline-block;
  color: #272727;
}

.team-block-one .inner-box .lower-content h4 a:hover{

}

.team-block-one .inner-box .lower-content .designation{
  position: relative;
  display: block;
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
}