
/** about-section **/

.about-section{
    position: relative;
  }
  
  #content_block_1 .content-box h3{
    position: relative;
    font-size: 24px;
    line-height: 40px;
    margin-bottom: 53px;
  }
  
  #content_block_1 .content-box .list-item li{
    position: relative;
    display: block;
    font-size: 18px;
    line-height: 26px;
    color: #717577;
    margin-bottom: 18px;
    padding-left: 40px;
  }
  
  #content_block_1 .content-box .list-item li:before{
    position: absolute;
    content: "\f058";
    font-family: 'Font Awesome 5 Pro';
    font-size: 18px;
    font-weight: 700;
    left: 0px;
    top: 0px;
  }
  
  #content_block_1 .content-box .list-item li:last-child{
    margin-bottom: 0px;
  }
  
  #content_block_1 .content-box .list-item{
    margin-bottom: 54px;
  }
  
  #content_block_1 .content-box .sec-title{
    margin-bottom: 36px;
  }
  
  #content_block_1 .content-box .inner-box .inner{
    position: relative;
    padding: 30px 40px 32px 125px;
    max-width: 295px;
    margin-right: 60px;
  }
  
  #content_block_1 .content-box .inner-box .inner:before{
    position: absolute;
    content: '';
    width: 10px;
    height: 100%;
    top: 0px;
    right: -20px;
  }
  
  #content_block_1 .content-box .inner-box .inner .icon-box{
    position: absolute;
    left: 40px;
    top: 30px;
    font-size: 60px;
    line-height: 60px;
  }
  
  #content_block_1 .content-box .inner-box .inner h4{
    position: relative;
    font-size: 20px;
    line-height: 28px;
    color: #fff;
    font-weight: 500;
  }
  
  #content_block_1 .content-box .inner-box .author figure{
    position: relative;
    display: inline-block;
  }
  
  #content_block_1 .content-box .inner-box .author .author-thumb{
    position: relative;
    display: inline-block;
    margin-right: 20px;
    width: 88px;
    height: 88px;
    border-radius: 50%;
    background: #fff;
    padding: 6px;
  }
  
  #content_block_1 .content-box .inner-box .author .author-thumb img{
    width: 100%;
    border-radius: 50%;
  }
  
  #content_block_1 .content-box .inner-box{
    position: relative;
    display: flex;
    align-items: center;
  }
  
  /** about-style-two **/
  
  .about-style-two{
    position: relative;
    padding: 120px 0px;
  }
  
  #image_block_1 .image-box{
    position: relative;
    display: block;
  }
  
  #image_block_1 .image-box img{
    width: 100%;
  }
  
  #image_block_1 .image-box .image-2{
    position: absolute;
    bottom: 0px;
    left: -140px;
  }
  
  #image_block_1 .image-box .icon-box{
    position: absolute;
    left: 132px;
    top: 252px;
    width: 146px;
    height: 146px;
    line-height: 146px;
    text-align: center;
    border-radius: 50%;
  }
  
  #image_block_1 .image-box .image-1{
    position: relative;
    display: block;
    overflow: hidden;
  }
  
  #image_block_1 .image-box .image-1:before{
    position: absolute;
    top: 0;
    left: -80%;
    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_1 .image-box:hover .image-1:before{
    -webkit-animation: shine 1s;
    animation: shine 1s;
  }
  
  #content_block_7 .content-box .text{
    margin-bottom: 40px;
  }
  
  #content_block_7 .content-box .inner-box{
    position: relative;
    display: block;
    margin-bottom: 52px;
  }
  
  #content_block_7 .content-box .inner-box .single-item{
    margin-bottom: 40px;
  }
  
  #content_block_7 .content-box .inner-box .single-item h5{
    position: relative;
    display: block;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 5px;
    padding-left: 16px;
  }
  
  #content_block_7 .content-box .inner-box .single-item h5:before{
    position: absolute;
    content: "\f0da";
    font-family: 'Font Awesome 5 Pro';
    font-size: 18px;
    font-weight: 700;
    left: 0px;
    top: 0px;
  }
  
  #content_block_7 .content-box p{
    font-size: 18px;
    line-height: 36px;
  }
  
  #content_block_7 .content-box .sec-title{
    margin-bottom: 36px;
  }
  
  #content_block_7 .content-box .lower-box .support-box{
    position: relative;
    padding: 11px 0px 7px 80px;
  }
  
  #content_block_7 .content-box .lower-box .support-box i{
    position: absolute;
    left: 0px;
    top: 0px;
    font-size: 24px;
    width: 70px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    border-radius: 50%;
  }
  
  #content_block_7 .content-box .lower-box .support-box p{
    position: relative;
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
    margin-bottom: 2px;
  }
  
  #content_block_7 .content-box .lower-box .support-box h3{
    position: relative;
    display: block;
    font-size: 26px;
    line-height: 30px;
  }
  
  #content_block_7 .content-box .lower-box .support-box h3 a{
    display: inline-block;
    color: #22272b;
  }
  
  /** about-style-three **/
  
  .about-style-three{
    position: relative;
    padding: 120px 0px;
  }
  
  .about-style-three .image-box{
    position: relative;
    display: block;
    overflow: hidden;
  }
  
  .about-style-three .image-box:before{
    position: absolute;
    top: 0;
    left: -80%;
    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);
    z-index: 1;
  }
  
  .about-style-three .image-box:hover:before{
    -webkit-animation: shine 1s;
    animation: shine 1s;
  }
  
  .about-style-three .image-box .image img{
    width: 100%;
  }
  
  #content_block_8 .content-box .author-box .author-thumb{
    position: relative;
    display: inline-block;
    margin-right: 20px;
    width: 88px;
    height: 88px;
    border-radius: 50%;
    background: #fff;
    padding: 6px;
  }
  
  #content_block_8 .content-box .author-box .signature{
    position: relative;
    display: inline-block;
  }
  
  #content_block_8 .content-box .text{
    margin-bottom: 42px;
    position: relative;
    display: block;
  }
  
  #content_block_8 .content-box .text p{
    font-size: 18px;
    line-height: 36px;
  }
  
  #content_block_8 .content-box .inner-box{
    position: relative;
    margin-bottom: 51px;
  }
  
  #content_block_8 .content-box .inner-box .single-item{
    position: relative;
    display: block;
    float: left;
    width: 50%;
  }
  
  #content_block_8 .content-box .inner-box .single-item h5{
    position: relative;
    font-size: 18px;
    line-height: 26px;
    font-weight: 500;
    margin-bottom: 6px;
    padding-left: 16px;
  }
  
  #content_block_8 .content-box .inner-box .single-item h5:before{
    position: absolute;
    content: "\f0da";
    font-family: 'Font Awesome 5 Pro';
    font-size: 18px;
    left: 0px;
    top: 0px;
    font-weight: 700;
  }
  
  #content_block_8 .content-box .inner-box .single-item p{
    font-size: 18px;
  }
  
  #content_block_8 .content-box .sec-title{
    margin-bottom: 36px;
  }
  
  .about-style-three  #content_block_8 .content-box{
    margin-top: -6px;
  }
  
  div#content_block_1 .content-box .inner-box.clearfix .icon-box svg {
    position: absolute;
    font-size: 75px;
    height: 75px;
    width: 75px;
    left: 0;
    top: 0;
  }
  /** testimonial-section **/
  
  .testimonial-section{
    position: relative;
  }
  
  .testimonial-section .inner-container{
    position: relative;
    display: block;
    background: #fff;
    margin: 0px -60px;
    padding: 50px 60px 0px 60px;
  }
  
  .testimonial-section .owl-stage-outer{
    overflow: visible;
  }
  
  .testimonial-section .owl-item {
    opacity: 0;
    transition: all 500ms ease;
  }
  
  .testimonial-section .owl-item.active {
    opacity: 1;
  }
  
  .testimonial-block-one .inner-box{
    position: relative;
    display: block;
    background: #fff;
    border: 1px solid #ecebe3;
    padding-bottom: 30px;
    transition: all 500ms ease;
  }
  
  .testimonial-block-one .inner-box:hover{
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.03);
  }
  
  .testimonial-block-one .inner-box h4{
    position: relative;
    display: block;
    font-size: 20px;
    line-height: 30px;
    color: #fff;
    font-weight: 500;
    margin-bottom: 38px;
    padding: 17.5px 15px;
    z-index: 1;
    transition: all 500ms ease;
  }
  
  .testimonial-block-one .inner-box:hover h4{
    color: #22272b;
  }
  
  .testimonial-block-one .inner-box h4:before{
    position: absolute;
    content: '';
    width: calc(100% + 2px);
    height: calc(100% + 2px);
    left: -1px;
    top: -1px;
    z-index: -1;
    transition: all 500ms ease;
  }
  
  .testimonial-block-one .inner-box h4:after{
    position: absolute;
    content: '';
    width: 20px;
    height: 20px;
    left: 50%;
    bottom: -7px;
    transform: translateX(-50%) rotate(45deg);
    z-index: -1;
    transition: all 500ms ease;
  }
  
  .testimonial-block-one .inner-box p{
    font-size: 16px;
    line-height: 28px;
    margin: 0 auto 31px auto;
    padding: 0 20px;
    font-style: italic;
  }
  
  .testimonial-block-one .inner-box .image-box{
    position: relative;
    display: inline-block;
    width: 92px;
    height: 92px;
    border: 1px solid #edece5;
    border-radius: 50%;
    background: #fff;
    padding: 10px;
    z-index: 1;
    transition: all 500ms ease;
  }
  
  .testimonial-block-one .inner-box .image-box img{
    width: 100%;
    border-radius: 50%;
  }
  
  .testimonial-block-one .inner-box .quote-box{
    position: absolute;
    left: 50%;
    bottom: 0px;
    transform: translateX(-50%);
  }
  
  /** testimonial-style-two **/
  
  .testimonial-style-two{
    position: relative;
    padding: 120px 0px;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed;
  }
  
  .testimonial-style-two:before{
    position: absolute;
    content: '';
    background: #1f2327;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    opacity: 0.9;
  }
  
  .testimonial-style-two .testimonial-content .inner-box{
    position: relative;
    padding: 6px 0px 14px 300px;
    min-height: 237px;
  }
  
  .testimonial-style-two .testimonial-content .inner-box .image-box{
    position: absolute;
    left: 0px;
    top: 0px;
    width: 237px;
    height: 237px;
  }
  
  .testimonial-style-two .testimonial-content .inner-box .text h2{
    position: relative;
    display: block;
    font-size: 36px;
    line-height: 50px;
    color: #fff;
    font-weight: 300;
    margin-bottom: 37px;
  }
  
  .testimonial-style-two .testimonial-content .inner-box .text h3{
    font-size: 22px;
    line-height: 30px;
    font-weight: 700;
  }
  .startup-section {
    position: relative;
    padding-top: 114px;
    padding-bottom: 120px;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed;
  }
  
  .startup-section:before {
    position: absolute;
    content: '';
    background: #22272b;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    opacity: 0.9;
  }
  
  #content_block_3 .single-box .inner {
    position: relative;
    display: block;
    padding-bottom: 34px;
    margin-bottom: 32px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    padding-left: 90px;
  }
  
  #content_block_3 .single-box .inner:last-child {
    border-bottom: none;
    margin-bottom: 0px;
  }
  
  #content_block_3 .single-box {
    position: relative;
    margin-bottom: 22px;
  }
  
  #content_block_3 .single-box .inner .icon-box {
    position: absolute;
    left: 0px;
    top: 7px;
    width: 58px;
    height: 58px;
    line-height: 58px;
    text-align: center;
    border-radius: 50%;
    font-size: 16px;
  }
  
  #content_block_3 .single-box .inner h4 {
    display: block;
    font-size: 20px;
    line-height: 30px;
    color: #fff;
    font-weight: 700;
    margin-bottom: 23px;
  }
  
  #content_block_3 .single-box .inner h4 a {
    display: inline-block;
    color: #fff;
  }
  
  #content_block_3 .single-box .inner p {
    font-size: 18px;
    line-height: 30px;
    color: #f1f1f1;
  }
  
  #content_block_3 .content-box .inner-box {
    position: relative;
    display: block;
    padding: 41px 50px 45px 145px;
  }
  
  #content_block_3 .content-box .inner-box .icon-box {
    position: absolute;
    left: 60px;
    top: 47px;
    font-size: 65px;
    line-height: 60px;
  }
  
  #content_block_3 .content-box .inner-box h3 {
    font-size: 24px;
    line-height: 36px;
    color: #fff;
  }
  
  #content_block_3 .content-box .inner-box h3 span {
    font-weight: 700;
  }
  
  #content_block_3 .content-box .sec-title {
    margin-bottom: 40px;
  }
  
  #content_block_4 .form-inner {
    position: relative;
    display: block;
    background: #fff;
    margin-top: 6px;
    padding: 0px 50px 80px 50px;
    border-bottom: 1px solid #e2e1de;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
  }
  
  #content_block_4 .form-inner:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 80px;
    left: 0px;
    top: 0px;
    right: 0px;
  }
  
  #content_block_4 .form-inner h6 {
    position: relative;
    display: block;
    text-align: center;
    font-size: 16px;
    letter-spacing: 3px;
    text-transform: uppercase;
    padding: 30.5px 0px;
    font-weight: 500;
    margin-bottom: 30px;
  }
  
  #content_block_4 .form-inner p {
    text-align: center;
    font-size: 18px;
    line-height: 34px;
    margin-bottom: 33px;
  }
  
  #content_block_4 .form-inner .form-group {
    position: relative;
    display: block;
    margin-bottom: 10px;
    padding-right: 5px;
    padding-left: 5px;
  }
  
  #content_block_4 .form-inner .form-group:last-child {
    margin-bottom: 0px;
  }
  
  #content_block_4 .form-inner .form-group input[type='date'],
  #content_block_4 .form-inner .form-group input[type='text'],
  #content_block_4 .form-inner .form-group input[type='email'],
  #content_block_4 .form-inner .form-group textarea {
    position: relative;
    display: block;
    width: 100%;
    height: 70px;
    background: #f8f7f3;
    border: 1px solid #f8f7f3;
    padding: 5px 15px;
    font-size: 14px;
    font-weight: 500;
    color: #717577;
    transition: all 500ms ease;
  }
  
  #content_block_4 .form-inner .form-group select {
    width: 100%;
    background-color: #f8f7f3;
    border: 1px solid #f8f7f3;
    padding: 5px 15px;
    font-size: 14px;
    font-weight: 500;
    color: #717577;
    transition: all 500ms ease;
  }
  
  #content_block_4 .form-inner .form-group textarea {
    height: 140px;
    resize: none;
  }
  
  /** cta-section **/
  
  .cta-section{
    position: relative;
    padding: 80px 0px;
  }
  
  .cta-section .inner-box .theme-btn-one{
    color: #22272b !important;
  }
  
  .cta-section .inner-box .theme-btn-one:hover{
    color: #fff !important;
  }
  
  .cta-section .inner-box .text h2{
    position: relative;
    display: block;
    font-size: 34px;
    line-height: 70px;
    color: #fff;
    font-weight: 700;
  }
  
  .cta-section .inner-box .btn-box{
    display: flex;
  }
  
  /** cta-style-two **/
  
  .cta-style-two{
    position: relative;
  }
  
  .cta-style-two .inner-container{
    position: relative;
    padding: 80px 80px;
    margin-bottom: -110px;
    z-index: 1;
  }
  
  .cta-style-two .inner-container .text{
    position: relative;
    padding-left: 80px;
    min-height: 68px;
  }
  
  .cta-style-two .inner-container .text i{
    position: absolute;
    left: 0px;
    top: 0px;
    font-size: 60px;
    line-height: 60px;
  }
  
  .cta-style-two .inner-container .text h3{
    font-size: 28px;
    line-height: 34px;
    color: #fff;
    font-weight: 700;
  }
  
  .cta-style-two .inner-container .subscribe-form .form-group{
    position: relative;
    margin: 0px;
  }
  
  .cta-style-two .inner-container .subscribe-form .form-group input[type='email']{
    position: relative;
    display: block;
    max-width: 470px;
    width: 100%;
    height: 70px;
    background: #fff;
    border: 2px solid #fff;
    border-radius: 40px;
    padding: 10px 30px 10px 30px;
    font-size: 14px;
    font-weight: 500;
    color: #717577;
    transition: all 500ms ease;
  }
  .cta-style-two .inner-container .subscribe-form .form-group .theme-btn-one{
    position: absolute;
    top: 0px;
    right: 0px;
    color: #22272b !important;
    transition: all 500ms ease;
  }
  
  .cta-style-two .inner-container .subscribe-form .form-group .theme-btn-one:hover{
    color: #fff !important;
  }
  /** team-section **/
  
  .team-section{
    position: relative;
    padding-top: 114px;
  }
  
  .team-section .title-inner .sec-title,
  .team-section .title-inner .text{
    width: 50%;
  }
  
  .team-section .title-inner .sec-title{
    margin-bottom: 56px;
  }
  
  .team-section .title-inner .text{
    padding-left: 100px;
  }
  
  .team-section .title-inner .text p{
    font-size: 18px;
    line-height: 34px;
  }
  
  .team-inner .team-block-one{
    float: left;
    width: 25%;
  }
  
  .team-block-one .inner-box{
    position: relative;
    display: block;
    background: #fff;
    text-align: center;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
  }
  
  .team-block-one .inner-box .image-box{
    position: relative;
    display: block;
    background: #22272b;
    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{
    opacity: 0.1;
    transform: scale(1.1);
  }
  
  .team-block-one .inner-box .image-box .social-links{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 100%;
  }
  
  .team-block-one .inner-box .image-box .social-links li{
    position: relative;
    display: inline-block;
    margin: 0px 3px;
  }
  
  .team-block-one .inner-box .image-box .social-links li a{
    position: relative;
    display: inline-block;
    text-align: center;
    border-radius: 50%;
    transform: scale(0,0);
    background: #fff;
    width: 40px;
    height: 40px;
    line-height: 42px;
    color: #9e0036;
    font-size: 16px;
  }
  
  .team-block-one .inner-box .image-box .social-links li a:hover {
    background: #9e0036;
    color: #fff;
  }
  
  .team-block-one .inner-box:hover .image-box .social-links li a{
    transform: scale(1,1);
  }
  
  .team-block-one .inner-box .lower-content{
    position: relative;
    padding: 23px 15px 25px 15px;
  }
  
  .team-block-one .inner-box .lower-content h5{
    position: relative;
    display: block;
    font-size: 18px;
    line-height: 24px;
    font-weight: 500;
  }
  
  .team-block-one .inner-box .lower-content h5 a{
    display: inline-block;
    color: #22272b;
  }
  
  .team-block-one .inner-box .lower-content .designation{
    position: relative;
    display: block;
    font-size: 14px;
    line-height: 24px;
    font-weight: 500;
  }
  
  .team-section .team-inner{
    position: relative;
    margin-bottom: -96px;
    z-index: 1;
  }
  .team-page-section {
    position: relative;
    padding: 120px 0px 90px 0px;
  }
  .team-page-section .team-block-one .inner-box {
    margin-bottom: 30px;
  }