
/* Services Styles Start */

.inline-img{
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.services-top-section{
    position: relative;
    min-height: 1050px;
}
.services-top-section::before{
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    height: 60%;
    content: '';
    z-index: 1;
    background: rgb(0,0,0);
    background: linear-gradient(180deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);
}
.services-top-section .container{
    position: relative;
    z-index: 2;
}
img.img-fluid{
    width: auto;
    margin: auto;
    display: block;
}
.services-top-content{
    background-color: rgba(0, 0, 0, .9);
    color: #939393;
    font-size: 18px;
    line-height: 1.4;
    padding: 30% 12% 20%;
}
.services-top-content .services-logo img{
    margin: 0;
}
.services-top-content .imgs-holder {
    gap: 2%;
}
.services-top-content .imgs-holder .imgbox{
    width: 48%;
}
.services-top-content .txtbox{
    padding-bottom:15px;
    border-bottom:2px solid #494949;
    margin-right:20px;
    margin-bottom: 40px;
}
.services-top-content h1{
    color: #fff;
    font-size: 34px;
    margin-bottom:15px;
    font-family: 'ProximaNovaBold';
}

.btn-primary {
    border-radius: 7px;
    border: 2px solid #32c36c;
    background-color: #32c36c;
    color: #fff;
    outline: none;
    box-shadow: none;
    text-transform: uppercase;
    font-size: 17px;
    font-family: 'ProximaNovaSemibold';
    min-width: 200px;
    padding: 10px 20px;
    text-align: center
}
.btn-check:active+.btn-primary:focus,
.btn-check:checked+.btn-primary:focus,
.btn-primary.active:focus,
.btn-primary:active:focus,
.btn-primary:hover,
.show>.btn-primary.dropdown-toggle:focus{
    color: #49bb58;
    background-color: transparent;
    border-color: #49bb58;
    outline: none;
    box-shadow: none;
}
.btn-primary.green {
    min-width: 150px;
    font-size: 16px;
    text-transform: none;
    border-radius: 0;
    background-color: #7bc74d;
    border-color: #7bc74d;
    color: #0a0a0a;
}
.services-top-content .btn-check:active+.btn-primary.green:focus,
.services-top-content .btn-check:checked+.btn-primary.green:focus,
.services-top-content .btn-primary.green.active:focus,
.services-top-content .btn-primary.green:active:focus,
.services-top-content .btn-primary.green:hover,
.services-top-content .show>.btn-primary.green.dropdown-toggle:focus{
    color: #7bc74d;
    background-color: transparent;
    border-color: #7bc74d;
}
.btn-check:active+.btn-primary.green:focus,
.btn-check:checked+.btn-primary.green:focus,
.btn-primary.green.active:focus,
.btn-primary.green:active:focus,
.btn-primary.green:hover,
.show>.btn-primary.green.dropdown-toggle:focus{
    color: #fff;
    background-color: #49bb58;
    border-color: #49bb58;
}
.btn-secondary{
    min-width: 140px;
    padding: 10px 15px;
    color: #0a0a0a;
    background-color: transparent;
    border:2px solid #797979;
    font-size: 14px;
    line-height: 1.4;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
    outline: none;
    box-shadow: none;
    border-radius:0;
}
.btn-check:active+.btn-secondary,
.btn-check:checked+.btn-secondary,
.btn-secondary.active,
.btn-secondary:active,
.btn-secondary:hover,
.show>.btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #49bb58;
    border-color: #49bb58;
    outline: none;
    box-shadow: none;
}
.services-inteligence {
    background-color: #f3f3f3;
    position:relative;
}
.services-inteligence::before {
    background-color: #0a0a0a;
    position:absolute;
    z-index: 1;
    content: '';
    right: 0;
    top: 0;
    bottom: 0;
    left: 60%;
}
.services-inteligence .container{
    z-index: 2;
    position: relative;
    padding-block:100px;
}
.services-inteligence h3{
    font-size: 20px;
    line-height: 1.4;
    margin-bottom: 20px;
    font-weight: 600;
}
.services-inteligence h2{
    font-size: 64px;
    line-height: 1.12;
    font-family: 'ProximaNovaSemibold';
    margin-bottom: 40px;
}
.services-build-section{padding-block: 100px;
}
.services-build-section h2{
    font-size: 32px;
    line-height: 1.4;
    font-weight: 600;
    margin-bottom: 20px;
}
.services-build-section .container{padding-inline: 5%;}
.services-build-section .txtbox{padding-inline: 7%;}
.services-build-section p{margin-bottom: 20px;}
.services-build-section p b{
    display: block;
    padding-bottom: 10px;
}
.green-color{color: #32c36c;}
.services-network{padding-block: 100px;}
.services-talent-col{
    position: relative;
    border: 5px solid #222;
    border-radius: 25px 25px 0 0;
    overflow: hidden;
}
.services-talent-para{
    font-size: 16px;
    padding-top: 1rem;
    margin-bottom: 0;
}
.services-talent-col:before{
    position: absolute;
    content: '';
    box-shadow: rgba(0, 0, 0, .95) 0px -80px 176px 152px inset;
    left: -9999px;
    bottom: 0;
    right: -9999px;
    top: -9999px;
    z-index: 1;
}
.services-talent-col .contentbox{
    position: absolute;
    left: 50px;
    right: 50px;
    bottom: 30px;
    background-color: rgba(255, 255, 255, .1);
    padding: 25px 15px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    max-width: 420px;
    margin-inline:auto;
    z-index: 2;
}
.services-network h2 {
    letter-spacing: 1px;
    font-size: 54px;
    line-height: 1.1;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 80px;
    font-family: 'ProximaNovaBold';
}
.services-network h2 .underline{
    position: relative;
    background: url(/images/services/text-underline.png) no-repeat center 45px;
    padding-bottom: 10px;
}

.services-network h3 {
    letter-spacing: 1px;
    font-size: 34px;
    line-height: 1.4;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 0;
}
.services-network h4 {
    letter-spacing: 1px;
    font-size: 22px;
    line-height: 1.4;
    font-family: 'ProximaNovaBold';
    margin-bottom: 0;
}
.services-network h4 a{
    color: #fff;
    text-decoration: none;
}
.services-network h4 a:hover{color: #32c36c;}
.services-counter-section{
    counter-reset: my-sec-counter;
    position: relative;
    z-index: 2;
    margin-bottom: -203px;
}
.services-counter-section .counter-large{padding-block:100px;}
.services-counter-cols{
    position: relative;
    padding-inline: 130px 30px;
    margin-left: 30px;
}
.services-counter-cols:before{
    counter-increment: my-sec-counter;
    content: counter(my-sec-counter) ". ";
    font-size: 117px;
    line-height: 1;
    color: #98e1b5;
    position: absolute;
    left: 0;
    top: 0;
    font-weight: 700;
    letter-spacing: -7px;
}
.services-counter-cols.count-0:before{display: none;}
.services-counter-cols .title{
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.services-counter-cols .title:before{
    position: absolute;
    left: 0;
    bottom: 0;
    content: '';
    width: 340px;
    height: 2px;
    background-color: #e5e5e5;
}
.services-counter-cols h2{
    font-size: 34px;
    line-height: 1.1;
    font-weight: 700;
    margin-bottom: 25px;
    text-transform: uppercase;
}
.services-counter-cols h3{
    font-size: 24px;
    line-height: 1.3;
    margin-bottom: 15px;
    text-transform: capitalize;
}
.request-call-box{padding-top:100px;}
.request-call-section{
    max-width: 1170px;
    margin:100px auto 30px;
    position: relative;
    padding: 50px 100px;
    min-height: 450px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    box-sizing: border-box;
}
.request-call-section .inline-img{
    width: 100%;
    height: 100%;
    border-radius: 50px;
    position: absolute;
    left: 0;
    top: 0;
}
.request-person{
    position: absolute;
    right: 0;
    bottom: 0;
    max-width: 368px;
    z-index: 2;
}
.request-call-form{
    max-width: 470px;
    width: 100%;
    position: relative;
    z-index: 2;
    margin-top: -30px;
}
.request-call-form label{
    display: block;
    font-size: 36px;
    line-height: 1.3;
    margin-bottom: 20px;
}
.request-call-form .form-row{position: relative;}
.request-call-form label{
    display: block;
    opacity: 1;
    font-weight: 700;
    font-size: 36px;
    line-height: 1.2;
    margin: 0 0 20px 20px;
    text-transform: uppercase;
}
.request-call-form .form-control{
    width: 100%;
    height: 78px;
    background-color: #fff;
    box-shadow: 6px 7px 10px rgba(0,0,0,.5);
    border-radius: 5px;
    padding-inline:25px 170px;
}
.request-call-form .btn-primary{
    position: absolute;
    right: 10px;
    top:10px;
    bottom: 10px;
    min-width: 150px;
    font-size: 15px;
}
.management-decisions{
    color: #fff;
    padding-top: 180px;
}
.container.small-cotainer{max-width: 1150px;}
.management-decisions .left-content{padding-top: 50px;}
.management-decisions .left-content .img1{margin-bottom: 50px;}
.management-decisions .left-content .img2{margin-bottom: -200px;}
.management-decisions .right-content .img3 img{margin-inline:0;}
.management-decisions .right-content .txtbox{
    max-width: 430px;
    margin: 0 0 150px 60px;
}
.management-decisions h2{
    font-size: 33px;
    line-height: 1.2;
    margin-bottom: 50px;
    font-family: 'ProximaNovaBold';
}
.management-decisions p{
    margin-bottom: 50px;
    color: #9e9da2;
}
.services-counter-section.resume{
    padding-block: 250px 100px;
    margin-bottom: 0;
}

@media only screen and (max-width: 1399px) {
    .services-counter-cols h2 {font-size: 29px;}
    .services-counter-cols:before {font-size: 100px;}
    .services-counter-cols {padding-inline: 110px 20px;}
}
@media only screen and (max-width: 1199px) {
    .management-decisions .left-content .img2 { margin-bottom: -150px;}
    .services-build-section,
    .services-network,
    .services-inteligence .container {
        padding-block: 80px;
    }
    .services-counter-cols{ margin-left:0;}
    .services-counter-section.resume .services-counter-cols{padding-left: 50px;}
    .services-counter-section.resume {padding-block: 240px 20px;}
    .services-counter-section .counter-large {padding-block: 60px 100px;}
    .request-call-section {
        padding: 50px;
        min-height: 380px;
    }
    .request-person {max-width: 330px;}
    .services-top-section {min-height: 850px;}
    .request-call-box {padding-top: 80px;}
    .request-call-form label {font-size: 30px;}
    .services-top-content .txtbox {margin-right: 0;}
    .services-inteligence h2 {
        font-size: 50px;
        margin-bottom: 30px;
    }
    .management-decisions .right-content .txtbox {margin: 0 0 80px 40px;}
}
@media only screen and (max-width: 991px) {
    .services-top-content {
        font-size: 16px;
        padding: 28% 12% 15%;
    }
    .services-top-content h2 {font-size: 30px;}
    .services-top-section {
        min-height: 750px;
    }
    .services-inteligence::before {
        top: 60%;
        bottom: 0;
        left: 0;
    }
    .services-build-section .txtbox,
    .services-inteligence .textbox{
        margin-bottom: 40px;
    }
    .services-build-section,
    .services-network,
    .services-inteligence .container {
        padding-block: 60px;
    }
    .services-network{padding-bottom: 30px;}
    .services-counter-cols {margin-bottom: 30px;}
    .services-counter-section .counter-large {padding-block: 40px 80px;}
    .btn-primary {
        min-width: 165px;
        font-size: 16px;
    }
    .management-decisions h2 {
        font-size: 26px;
        margin-bottom: 20px;
    }
    .management-decisions p {margin-bottom: 20px;}
    .management-decisions .left-content .img2 {margin-bottom: -100px;}
    .services-counter-section.resume {padding-block: 170px 0;}
    .services-counter-cols h2 {
        font-size: 26px;
        margin-bottom: 15px;
    }
    .services-counter-cols h3 {
        font-size: 20px;
        margin-bottom: 5px;
    }
    .request-call-section {min-height: 350px;}
    .services-counter-cols:before {
        font-size: 90px;
        top: -10px;
    }
    .services-network h3 {font-size: 28px;}
    .services-network h2 {
        font-size: 42px;
        margin-bottom: 60px;
    }
    .services-talent-col .contentbox {
        left: 30px;
        right: 30px;
    }
    .services-network h4 {font-size: 20px;}
    .services-counter-section {margin-bottom: -140px;}
}
@media only screen and (max-width: 767px) {
    .services-counter-section.resume .services-counter-cols {padding-left: 0;}
    .request-call-form .form-control {
        height: 65px;
        padding-inline: 20px 170px;
    }
    .request-call-form label {
        font-size: 26px;
        margin: 0 0 20px;
    }
    .request-call-section {
        min-height: 260px;
        padding: 40px;
    }
    .request-call-section{margin-block: 60px 15px;}
    .request-call-box {padding-top: 0;}
    .request-person{display: none;}
    .services-counter-section.resume {padding-top: 70px;}
    .management-decisions .right-content .txtbox {margin: 0 0 40px;}
    .services-counter-section {margin-bottom: -70px;}
    .management-decisions {padding-block: 100px 50px;}
    .services-inteligence h2 {
        font-size: 40px;
        margin-bottom: 25px;
    }
    .services-inteligence h3 {
        font-size: 17px;
        margin-bottom: 10px;
    }
    .services-build-section .txtbox {padding-inline: 0;}
    .services-network h3 {font-size: 24px;}
    .services-counter-cols {padding-inline: 100px 0;}
    .services-counter-section .counter-large {padding-block: 30px 80px;}
    .services-top-content {padding: 10%;}
    .services-top-section {
        min-height: inherit;
        padding-block: 70px;
    }
}
@media only screen and (max-width: 575px) {
    
    .services-top-section {padding-block: 90px 50px;}
    .services-build-section,
    .services-network,
    .services-inteligence .container {
        padding-block: 50px;
    }
    .services-inteligence h2 {
        font-size: 34px;
        margin-bottom: 20px;
    }
    .services-build-section h2 {font-size: 26px;}
    .services-network h3 {font-size: 20px;}
    .services-network h2 {
        font-size: 34px;
        margin-bottom: 50px;
    }
    .services-talent-col .contentbox{padding-block: 20px;}
    .services-network h4 {font-size: 18px;}
    .services-counter-cols:before {
        font-size: 72px;
        top: -8px;
    }
    .services-counter-cols {padding-left: 75px;}
    .btn-primary {
        min-width: 150px;
        font-size: 15px;
    }
    .request-call-form .form-control {
        height: 55px;
        padding-inline: 20px 140px;
    }
    .request-call-form .btn-primary {
        right: 5px;
        top: 5px;
        bottom: 5px;
        min-width: 125px;
        font-size: 12px;
    }
    .services-counter-cols .title {padding-bottom: 10px;}
    .services-counter-cols .title:before {width: 200px;}
    .services-counter-section.resume {padding-top: 50px;}
    .request-call-section .inline-img {border-radius: 20px;}
    .request-call-section {
        min-height: 200px;
        padding: 15px;
    }
    .request-call-section {margin-top: 40px;}
    .request-call-form label {
        font-size: 24px;
        margin-bottom:15px;
    }
}
@media only screen and (max-width: 374px) {
    .services-counter-cols h2 {font-size: 21px;}
}