/* Should you need to overwrite any of our SCSS or LESS or SASS code need to add any custom code, We recommend that you add your code into this file, so whenever theme update is available and you update the theme, You will not lose your hard work :) */

.bg-green a{
    color: #fff !important;
    background: #0E7EC4;
    padding-right: 20px !important;
    padding-left: 20px !important;
    border-radius: 5px;
    /* margin-left: 20px; */
    border: none;
}
.bg-green a:hover {
    background: #fff;
    color: #0E7EC4;
    border: 2px solid #0E7EC4;
}
.bg-green-dbd a {
    color: #fff !important;
    background: #0E7EC4;
    padding-right: 20px !important;
    padding-left: 20px !important;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
    border-radius: 5px;
    /* margin-left: 20px; */
    border: none;
}
.bg-green-dbd a:hover {
    background: #fff;
    color: #b7b53b;
    border: 2px solid #0E7EC4;
}


.navbar>ul>li.has-sub>a:after {
    position: absolute;
    top: 19px !important;
}

p.mb-0.lead {
    text-decoration: underline;
}

.portfolio-contenta img {
    width: 60px !important;
}

.portfolio-style4 .portfolio-content img {
    width: 60px !important;
}

nav a.current {
    background: #fff;
    color: #0E7EC4 !important;
}

.countr h3 {
    margin: 0;
}

.bg-darks {
    background-color: #d2d9dc !important;
}

.quform-input input {
    background-color: #828282;
    border-radius: 25px;
}

.bg-secondary-gr {
    background: #0E7EC4;
}

.portfolio-contenta {
    position: absolute;
    bottom: 0;
    padding: 30px;
}

section.no-pad-g {
    padding: 50px 0 0;
}

.navbar-expand-lg .navbar-nav a:hover {
    color: #0E7EC4 !important;
}

h2.h1.cl-bg-text:after {
    /* background: url(../img/bg-text.png); */
    background-size: 100% 100%;
    content: '';
    position: absolute;
    background-repeat: no-repeat;
    width: 100%;
    top: -30%;
    left: 0;
    z-index: 0;
    height: 128px;
}

h2.h1.cl-bg-text {
    position: relative;
}

.vc-tect {
    font-size: 16px;
    line-height: 1.6;
}

.portfolio-contenta h3.h5 a {
    color: #fff;
}

.portfolio-content img {
    filter: invert(1);
}

.float-lefta {
    float: left;
}

.float-leftc {
    float: left;
    width: 100%;
}

.float-left {
    float: left;
}

.dbd a {
    padding: 10px;
    margin-top: 5px;
    float: left;
}

.mt-1-9.daf h3.h5.mb-3 {
    font-size: 16px;
    text-transform: uppercase;
}

.daf p.mb-3 {
    font-size: 14px;
    line-height: 1.2;
}

.mt-1-9.daf {
    margin: 0;
    background: #ffffff38;
    padding: 60px 15px 15px;
    border: 1px solid #fff;
    border-radius: 10px;
    min-height: 235px;
}

#hexagon {
    width: 100px;
    height: 57.735px;
    background: #0E7EC4;
    position: relative;
}

#hexagon::before {
    content: "";
    position: absolute;
    top: -28.8675px;
    left: 0;
    width: 0;
    height: 0;
    border-left: 50px solid transparent;
    border-right: 50px solid transparent;
    border-bottom: 28.8675px solid #0E7EC4;
}

#hexagon::after {
    content: "";
    position: absolute;
    bottom: -28.8675px;
    left: 0;
    width: 0;
    height: 0;
    border-left: 50px solid transparent;
    border-right: 50px solid transparent;
    border-top: 28.8675px solid #0E7EC4;
}

#hexagon img {
    margin-top: -5px;
    width: 62px;
}

.circle_percent {
    font-size: 200px;
    width: 1em;
    height: 1em;
    position: relative;
    background: #eee;
    border-radius: 50%;
    overflow: hidden;
    display: inline-block;
    margin: 20px;
}

.circle_inner {
    position: absolute;
    left: 0;
    top: 0;
    width: 1em;
    height: 1em;
    clip: rect(0 1em 1em .5em);
}

.round_per {
    position: absolute;
    left: 0;
    top: 0;
    width: 1em;
    height: 1em;
    background: #0E7EC4;
    clip: rect(0 1em 1em .5em);
    transform: rotate(180deg);
    transition: 1.05s;
}

.percent_more .circle_inner {
    clip: rect(0 .5em 1em 0em);
}

.percent_more:after {
    position: absolute;
    left: .5em;
    top: 0em;
    right: 0;
    bottom: 0;
    background: #0E7EC4;
    content: '';
}

.circle_inbox {
    position: absolute;
    top: 10px;
    left: 10px;
    right: 10px;
    bottom: 10px;
    background: #fff;
    z-index: 3;
    border-radius: 50%;
}

.percent_text {
    position: absolute;
    font-size: 36px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 3;
}

.circle_percent.round_per_text_1:after {
    content: 'Years of Innovation';
    position: absolute;
    z-index: 9999;
    font-size: 22px;
    bottom: 20%;
    line-height: 1;
    text-align: center;
    left: 0;
    right: 0;
}

.circle_percent.round_per_text_2:before {
    content: 'Clients';
    position: absolute;
    z-index: 9999;
    font-size: 22px;
    bottom: 20%;
    line-height: 1;
    text-align: center;
    left: 0;
    right: 0;
}

.circle_percent.round_per_text_3:before {
    content: 'Employees';
    position: absolute;
    z-index: 9999;
    font-size: 22px;
    bottom: 20%;
    line-height: 1;
    text-align: center;
    left: 0;
    right: 0;
}

.circle_percent.round_per_text_4:after {
    content: 'Offices';
    position: absolute;
    z-index: 9999;
    font-size: 22px;
    bottom: 20%;
    line-height: 1;
    text-align: center;
    left: 0;
    right: 0;
}

.fa-dash {
    line-height: 1.5;
}

.process-style1.rounded {
    min-height: 320px;
}

.sv-border {
    border: 1px solid #4444;
}

p.p-con {
    margin: 0;
}

.da-tab button.btn.btn-link.collapsed {
    border-top: 1px solid #cfcfcf;
}

.no-cont
-pad .col-lg-6 {
    padding: 0;
}

.bv-color {
    background: #0E7EC4;
    padding: 20px !important;
}

.fas-form .quform-input input {
    background-color: #ffffff;
    border-radius: 0px;
}

.ff-size {
    font-size: 20px;
}

@media (max-width: 1399px) {
    .mt-1-9.daf {
        min-height: 300px;
    }
    .process-style1.rounded {
        min-height: 350px;
    }
}

@media (max-width: 1299px) {
    .mt-1-9.daf {
        min-height: 300px !important;
    }
    .process-style1.rounded {
        min-height: 350px !important;
    }
}

@media (max-width: 1199px) {
    .mt-1-9.daf {
        min-height: 320px !important;
    }
    .process-style1.rounded {
        min-height: 390px !important;
    }
}