/** service-section **/

.service-section{
  position: relative;
  padding: 110px 0px 120px 0px;
}

.service-section .bg-layer{
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  width: 100%;
  height: 570px;
}

.service-section .title-inner .sec-title,
.service-section .title-inner .text{
  position: relative;
  width: 50%;
}

.service-section .title-inner .text{
  padding-left: 100px;
  margin-top: 26px;
}

.service-section .title-inner .text p{
  font-size: 18px;
  line-height: 34px;
  font-weight: 600;
}

.service-section .title-inner .sec-title{
  margin-bottom: 0px;
}

.service-section .title-inner{
  position: relative;
  margin-bottom: 54px;
}

.service-block-one .inner-box{
  position: relative;
  display: block;
  text-align: center;
  overflow: hidden;
}

.service-block-one .inner-box .image-box{
  position: relative;
  display: block;
  overflow: hidden;
  background: #151515;
}

.service-block-one .inner-box .image-box img{
  width: 100%;
  transition: all 500ms ease;
}

.service-block-one .inner-box:hover .image-box img{
  opacity: 0.7;
  transform: scale(1.1);
}

.service-block-one .inner-box .lower-content{
  position: relative;
  margin: 0px 15px;
}

.service-block-one .inner-box .lower-content .inner{
  position: relative;
  background: #fff;
  margin-top: -20px;
  border: 1px solid #dfdfdf;
  z-index: 1;
}

.service-block-one .inner-box .lower-content .inner:before{
  position: absolute;
  content: '';
  background: #f6f6f6;
  width: 100%;
  height: 0%;
  left: 0px;
  right: 0px;
  bottom: 0px;
  transition: all 500ms ease;
}

.service-block-one .inner-box:hover .lower-content .inner:before{
  height: 100%;
  top: 0px;
}

.service-block-one .inner-box .lower-content .inner .text{
  position: relative;
  padding: 43px 30px 31px 30px;
}

.service-block-one .inner-box .lower-content .inner .category-box{
  position: absolute;
  left: 0px;
  top: -21px;
  width: 100%;
  text-align: center;
}

.service-block-one .inner-box .lower-content .inner .category-box span{
  position: relative;
  display: inline-block;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  padding: 10px 28.5px;
  letter-spacing: 1px;
}

.service-block-one .inner-box .lower-content .inner .category-box .category{
  position: relative;
  display: inline-block;
}

.service-block-one .inner-box .lower-content .inner .category-box .category .shape{
  position: absolute;
  width: 10px;
  height: 19px;
}

.service-block-one .inner-box .lower-content .inner .category-box .category .shape-1{
  left: -10px;
  top: 0px;
  clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 100% 100%, 0px 0px);
}

.service-block-one .inner-box .lower-content .inner .category-box .category .shape-2{
  left: -10px;
  bottom: 0px;
  clip-path: polygon(0% 100%, 100% 0%, 100% 100%, 0% 100%, 0px 0px);
}

.service-block-one .inner-box .lower-content .inner .category-box .category .shape-3{
  right: -10px;
  top: 0px;
  clip-path: polygon(0% 0%, 100% 0%, 0% 100%, 0% 100%, 0px 0px);
}

.service-block-one .inner-box .lower-content .inner .category-box .category .shape-4{
  right: -10px;
  bottom: 0px;
  clip-path: polygon(0% 0%, 0% 0%, 100% 100%, 0% 100%, 0px 0px);
}

.service-block-one .inner-box .lower-content .inner h3{
  position: relative;
  display: block;
  font-size: 24px;
  line-height: 32px;
  font-weight: 700;
  margin-bottom: 13px;
  text-transform: uppercase;
}

.service-block-one .inner-box .lower-content .inner h3 a{
  display: inline-block;
  color: #1c1c1c;
}
.service-block-one .inner-box .lower-content .inner p{
  font-size: 16px;
  line-height: 28px;
  font-weight: 600;
}

.service-block-one .inner-box .lower-content .inner .link{
  position: relative;
  display: block;
  background: #f6f6f6;
  padding: 9px 30px 8px 30px;
}

.service-block-one .inner-box .lower-content .inner .link a{
  position: relative;
  display: inline-block;
  font-size: 16px;
  line-height: 26px;
  color: #868686;
  font-weight: 700;
  text-transform: uppercase;
}

.service-block-one .inner-box .lower-content .inner .link a i{
  font-size: 12px;
  margin-right: 10px;
  font-weight: 700;
}


.service-section .chat-box{
  position: relative;
  display: block;
  margin-top: 63px;
}

.service-page-section{
  position: relative;
  padding: 120px 0px 90px 0px;
}

.service-page-section .service-block-one .inner-box{
  margin-bottom: 30px;
}
/** cta-section **/

.cta-section{
    position: relative;
    padding: 100px 0px;
  }
  
  .cta-section .inner-box{
    position: relative;
    display: block;
  }
  
  .cta-section .inner-box .icon-box{
    position: absolute;
    left: -70px;
    bottom: -100px;
  }
  
  .cta-section .inner-box .text h2{
    position: relative;
    font-size: 50px;
    line-height: 70px;
    color: #fff;
    font-weight: 700;
  }
  
  .cta-section .inner-box .btn-box a{
    position: relative;
    display: inline-block;
    font-size: 16px;
    line-height: 26px;
    font-family: 'Rajdhani', sans-serif;
    font-weight: 700;
    color: #fff !important;
    background: #1c1c1c;
    text-align: center;
    padding: 22px 50px;
    letter-spacing: 1px;
    text-transform: uppercase;
    z-index: 1;
  }
  
  .cta-section .inner-box .btn-box a:hover{
    background: #fff;
  }
  
  
  .cta-style-two{
    position: relative;
    background: #151515;
  }
  
  .cta-style-two .single-item{
    position: relative;
    float: left;
    width: 50%;
  }
  
  .cta-style-two .single-item:first-child{
  
  }
  
  .cta-style-two .single-item .inner-box{
    position: relative;
    padding: 71px 50px 80px 360px;
  }
  
  .cta-style-two .single-item .inner-box .image-box{
    position: absolute;
    left: 60px;
    top: 0px;
    width: 242px;
    height: 264px;
  }
  
  .cta-style-two .single-item .inner-box h2{
    font-size: 40px;
    line-height: 48px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 27px;
  }
  
  .cta-style-two .single-item .inner-box a{
    padding: 22px 53px;
  }
  
  .cta-style-two .single-item:first-child .inner-box a{
    background: #1c1c1c;
  }
  
  .cta-style-two .single-item:first-child .inner-box a:before,
  .cta-style-two .single-item:first-child .inner-box a:after{
    background: #fff;
  }
  
  .cta-style-two .single-item:first-child .inner-box a:hover{
  
  }