
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800&display=swap');

body {
    margin: 0px;
    padding: 0px;
    color: #333;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    color: #222;
}

.fz-18 {
    font-size: 18px;
}


a {
    color: #0057b5;
}

table {
    font-size: 15px;
}

.fw-500 {
    font-weight: 500 !important;
}

.fw-400 {
    font-weight: 400 !important;
}

.fw-600 {
    font-weight: 600 !important;
}



input {
    outline: 0 !important;
    box-shadow: none !important;
}

.btn {
    outline: 0 !important;
    box-shadow: none !important;
}

p {
    color: #222;
    margin-bottom: 25px;
}

ul {
    line-height: 25px;
    color: #222;
    font-size: 16px;
}


h1, h2, h3, h4 {
    color: #222222;
    font-weight: 600;
}

header {
    background: #222;
    padding: 5px 0px;
}

    header i {
        color: #6ad5ff;
        margin-right: 4px;
    }

    header a {
        font-size: 14px;
        color: #fff;
        display: inline-block;
        padding-top: 4px;
    }

        header a:hover {
            text-decoration: none;
            color: #fff;
        }

    header span {
        color: #fff;
        display: inline-block;
        margin: 0 10px;
    }

.social i {
    width: 27px;
    height: 27px;
    display: inline-block;
    background: white;
    color: #333;
    text-align: center;
    font-size: 16px;
    margin-right: 6px;
    line-height: 28px;
    border-radius: 100%;
    margin-top: 0px;
}

    .social i:hover {
        background: #b68b22;
        color: white;
    }

.social a:hover {
    text-decoration: none;
}

.logo-img {
    width: 211px;
}

.header-menu {
    padding: 3px 0px !important;
}

.header-menu-details a {
    color: #fff !important;
    padding: 5px 20px !important;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 400;
    margin: 15px 8px !important;
}

.header-menu-details .dropdown-item {
    margin: 0px 0px !important;
}

.header-menu-details .btn-header {
    background: #023a67 !important;
    color: white !important;
    border: 1px solid #023a67 !important;
    text-align: center;
    border-radius: 25px;
    color: white !important;
}

.header-menu-details a:hover {
    color: #b68b22 !important;
}


.cover-bg {
    background-size: cover !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
}

.slider-banner .overylay {
    background: rgba(0,0,0,0.80);
    padding: 230px 0px;
}


.g-heads {
    font-weight: 500;
    font-size: 25px;
    line-height: 34px;
    text-transform: uppercase;
}

.t-big {
    font-size: 17px;
    font-weight: 400;
    text-align: left;
}

.slider-banner h3 {
    color: #ccd8e2;
    text-transform: uppercase;
    font-size: 15px;
    letter-spacing: 2px;
    text-shadow: 1px 1px 1px black;
}

.slider-banner h1 {
    color: white;
    font-size: 51px;
    font-weight: 600;
    line-height: 49px;
    text-transform: uppercase;
    padding-bottom: 7px;
    /*text-shadow: 1px 1px 1px black;*/
}

.blue-section p {
    /*color: white;*/
    font-size: 20px;
    line-height: 30px;
    font-weight: 500;
}

.p-title {
    font-size: 36px;
    font-weight: 800 !important;
    line-height: 49px;
}

.slider-banner p {
    color: white;
    margin-bottom: 40px;
    margin-top: 20px;
    font-size: 21px;
    letter-spacing: 0.4px;
    line-height: 28px;
}

.blue-section h2 {
    background: #3b3327 !important;
    padding-left: 7px;
    /* padding-right: 7px; */
    display: inline-block;
    z-index: 1;
    position: relative;
    padding: 4px 10px;
}

.line-hr {
    max-width: 550px;
    margin: auto;
    background: #3b3327;
    height: 2px;
    position: relative;
    top: -32px;
}

.btn-01 {
    background: #b68b22 !important;
    color: white !important;
    border: 1px solid #b68b22 !important;
    text-align: center;
    /*border-radius: 25px;*/
    color: white !important;
    font-size: 16px;
    padding: 11px 24px;
    font-weight: 400;
}

    .btn-01:hover {
        opacity: 0.9;
    }

.btn-02 {
    background: #6d0d63 !important;
    color: white !important;
    border: 1px solid #6d0d63 !important;
    text-align: center;
    color: white !important;
    font-size: 16px;
    padding: 11px 20px;
}

    .btn-02:hover {
        opacity: 0.9;
    }

.btn-03 {
    background: #b037a3 !important;
    color: white !important;
    border: 1px solid #b037a3 !important;
    text-align: center;
    /*border-radius: 25px;*/
    color: white !important;
    font-size: 16px;
    padding: 5px 20px;
}

.dropdown-item:hover {
    background-color: #b037a31f;
}

.btn-03:hover {
    opacity: 0.9;
}

.dropdown-item.active, .dropdown-item:active {
    background: #b037a31f;
}

.bs-example {
    margin: 20px;
}

.accordion .fa {
    margin-right: 0.5rem;
}




.faqs-container .btn {
    display: block;
    text-align: left;
    width: 100%;
    font-size: 21px;
    color: #4c4c4c;
    padding: 20px;
    border: none !important;
    background: none !important;
    font-weight: 700;
}

    .faqs-container .btn:hover {
        color: #135c8d;
    }

.light-300 {
    font-weight: 300 !important;
}


.faqs-container .btn:hover {
    text-decoration: none !important;
}

.faqs-container .btn:active {
    text-decoration: none !important;
}

.faqs-container .btn:focus {
    text-decoration: none !important;
}

.faqs-container .card-header {
    padding: 0px;
    margin: 0px;
    border: none !important;
    background: none !important;
}

.faqs-container .card {
    border: none !important;
    background: none !important;
    border-bottom: 2px solid #b68b22 !important;
}

.why-golden .card {
    border-bottom: 2px solid #b68b22 !important;
}

.why-golden .btn:hover {
    color: #b68b22 !important;
}


.card-header .btn[aria-expanded=true] {
    color: #b68b22 !important;
}


.sm-title {
    font-weight: 400;
    font-size: 30px;
}

.feedback-section {
    background: #ffffffab;
}

.banner2 .feedback-section h2 {
    color: #111 !important;
    text-shadow: none !important;
}

.banner2 .feedback-section p {
    color: #111 !important;
}

.bg-clients {
    background: #181818 !important;
}

.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #454547;
    border-color: #3e3e40;
}

.custom-pagination a {
    color: #222;
}

.blog-card h2 a:hover {
    color: #b037a3;
    text-decoration: none;
}

.blog-card img:hover {
    opacity: 0.9;
}

.blog-card span {
    font-size: 14px;
    color: #555;
}

.card-news-div-blog {
    margin: 0px 15px;
}

.blog-card h2 {
    font-size: 20px;
    font-weight: 500;
}

    .blog-card h2 a {
        color: #222;
    }

.blog-card p {
    font-size: 16px;
}

.title-h2 {
    font-size: 40px;
    font-weight: 600;
    position: relative;
    color: #222222;
}

.title-9 {
    background: #3b3327 !important;
    padding-left: 7px;
    /* padding-right: 7px; */
    display: inline-block;
    z-index: 1;
    position: relative;
    padding: 4px 10px;
}

.about-box2 {
    background: #cbcaca !important;
}

    .about-box2 p {
        color: #111 !important;
    }


.section-title p {
    margin: 15px 0 0 0;
}

.large-text {
    font-size: 18px;
    line-height: 30px;
}


.section-title-2 {
    text-align: center;
    padding-bottom: 30px;
}

    .section-title-2 h2 {
        font-size: 32px;
        font-weight: bold;
        text-transform: uppercase;
        position: relative;
        color: #222222;
    }

        .section-title-2 h2::before, .section-title-2 h2::after {
            content: '';
            width: 50px;
            height: 2px;
            background: #3498db;
            display: inline-block;
        }

        .section-title-2 h2::before {
            margin: 0 15px 10px 0;
        }

        .section-title-2 h2::after {
            margin: 0 0 10px 15px;
        }

/**/
.card-news {
    border: 1px solid #e2e1e1;
}

    .card-news h3 {
        font-weight: 500;
        font-size: 23px;
    }


/**/
.sect-1 {
    background: #072d4b !important;
}

    .sect-1 .section-title h2 {
        color: white !important;
    }

    .sect-1 p {
        color: wheat !important;
    }

.link-lists a {
    font-weight: 600;
}

/**/

.pp-post {
    border-style: solid;
    border-width: 1px 0px 0px 0px;
    border-color: #E6E6E6;
    padding: 0px 0px 0px 0px;
}

.pp-post-content {
    padding: 20px 0px 20px 0px;
}

.pp-date {
    text-transform: uppercase;
    font-size: 13px;
    color: #888;
}

.pp-post-title {
    margin-bottom: 0px;
    line-height: 26px;
}

    .pp-post-title a {
        color: #222;
        text-decoration: none;
    }

        .pp-post-title a:hover {
            color: #b037a3;
        }

.pp-post-title {
    font-size: 18px;
    font-weight: 500;
}


.blog-overlay {
    background: rgba(0,0,0,0.60);
    padding: 30px 25px 350px 25px;
}

    .blog-overlay h2 {
        font-weight: 400;
    }

/**/

.border-line {
    background: #072d4b;
    width: 100px;
    height: 3px;
    margin-bottom: 30px;
    margin-top: -10px;
}

.bg-1 {
    height: 460px;
}

.bg-2 {
    height: 460px;
}


.right-text {
    margin: 0px 50px 0px 30px;
}

.left-text {
    margin: 0px 50px 0px 60px;
}

.c-color {
    color: #072d4b;
}

.title-h3 {
    font-size: 28px;
    margin-top: 70px;
    margin-bottom: 25px;
    position: relative;
    padding-left: 50px;
    /*color:#072d4b*/
}

    .title-h3 span {
        border-radius: 25px;
        color: white;
        text-align: center;
        line-height: 37px;
        font-weight: 700;
        display: inline-block;
        width: 37px;
        height: 37px;
        background: #29323b !important;
        font-size: 19px;
        /*border: 4px solid #b9c0c2 !important;*/
        position: absolute;
        left: 0px;
        top: -1px;
    }


.white-list li {
    color: white;
    font-size: 17px;
}

.banner2 .overylay {
    background: #0000009c;
    padding: 65px 0px 40px 0px;
}

.bg-purple {
    background: #951f8d;
}

.contact-us-left h4 {
    color: #fff;
    font-weight: 500;
    font-size: 22px;
    padding-bottom: 7px;
}


.contact-us-left hr {
    border-top: 1px solid #eeeeee;
    margin-bottom: 1.5rem;
}

.contact-us-left p {
    color: #fff;
    font-size: 16px;
}

.contact-us-left a {
    color: #fff;
    text-decoration: none;
}

.banner2 p {
    font-size: 18px;
}

.service-team {
    box-shadow: 0px 0px 10px 0px #c7c7c7;
}

.service-team-colored {
    background: #545353;
}

    .service-team-colored h3 {
        color: #e5dae4;
    }

.list-03-light li {
    color: white;
}

.list-03 {
    list-style: none;
    padding-left: 0px;
    position: relative;
    margin-top: 30px !important;
}

.list-03-light li {
    color: white;
}

.list-03 li {
    margin-bottom: 20px;
    position: relative;
    padding-left: 35px;
}

.list-03 img {
    position: absolute;
    left: 0px;
    top: 2px;
    width: 23px;
}


.line-center {
    width: 50px;
    height: 1.4px;
    background: #b68b22;
    margin-bottom: 15px !important;
    margin: auto;
}

.line-large {
    width: 50px;
    height: 1.4px;
    background: #b037a3;
    margin-bottom: 15px !important;
}

/**/
.footer-top {
    background: #951f8d;
    padding: 11px 0 18px 0px;
}

footer ul {
    font-size: 16px;
    color: #eee;
    list-style: none;
    padding-left: 0;
}

.footer-contact {
    position: relative;
}

    .footer-contact li {
        padding-left: 25px;
        position: relative;
        margin-bottom: 20px;
    }

footer h4 {
    color: #f0f0f0;
    font-size: 17px;
    text-transform: uppercase;
}

.f-border {
    border: 1px solid #b68b22;
    width: 55px;
    margin-bottom: 25px;
}

.footer-contact i {
    position: absolute;
    left: 0;
    top: 1px;
    font-size: 20px !important;
}

.footer-contact .small-icon {
    font-size: 17px !important;
    top: 3px !important;
}

.footer-top h3 {
    color: #fff;
}

.footer-top p {
    color: #fff;
    margin-bottom: 0;
    font-size: 22px;
    line-height: 24px;
    padding-top: 13px;
}

.footer-top-btn {
    margin-top: 13px;
}

    .footer-top-btn a {
        font-size: 17px;
        background: #fff !important;
        border: 1px solid #fff;
        /*border-radius: 0;*/
        padding: 10px 20px;
        font-weight: 500;
    }

        .footer-top-btn a:hover {
            opacity: 0.9;
        }


/**/
footer {
    background: #111 !important;
    padding: 90px 0px 10px 0px;
    margin-top: 0px;
}

.line {
    width: 40px;
    height: 1px;
    background: #b037a3;
    margin-bottom: 30px;
}

.footer h3 {
    margin-bottom: 30px;
    font-weight: 300 !important;
    color: #eeeeee;
    font-size: 20px;
    margin-bottom: 16px;
}

.c-footer ul a {
    color: white;
    text-decoration: none;
    font-weight: 300 !important;
}

.c-footer li {
    margin-bottom: 11px;
}

.c-footer ul {
    list-style: none;
    padding-left: 0px;
}

    .c-footer ul a:hover {
        color: #cbc8c8;
    }

.border-line-footer {
    border-top: 1px solid rgba(255,255,255,.1);
    margin-top: 35px;
    width: 100%;
}


.footer a {
    color: #eeeeee;
}

    .footer a:hover {
        text-decoration: none;
    }

.footer p {
    color: #eeeeee;
    margin-bottom: 13px;
    /*font-size: 15px;*/
    /*font-weight: 300 !important;*/
}

.f-text {
    margin-bottom: 25px !important;
}

.f-details img {
    position: absolute;
    left: 0px;
    top: 6px;
    width: 16px;
}

.f-details {
    position: relative;
    padding-left: 25px;
}

    .f-details a {
        font-weight: 400 !important;
    }

        .f-details a:hover {
            color: white !important;
            text-decoration: none !important;
        }

        .f-details a:hover {
            text-decoration: none !important;
        }



.cpy-text {
    color: white !important;
    margin: 0px;
    font-size: 15px;
    margin-bottom: 0px !important;
    font-weight: 300 !important;
}

.services-list-row img:hover {
    opacity: 0.9;
}

.contact-form p {
    padding-bottom: 10px;
}

.contact-sub {
    /*color: #dfab24;*/
    font-size: 23px;
    margin-bottom: 5px;
}

.contact-page-list {
    position: relative;
    list-style: none;
    padding-left: 0;
    margin-top: 10px;
    font-size: 15px;
}

    .contact-page-list li {
        padding-left: 25px;
        position: relative;
        margin-bottom: 20px;
    }

    .contact-page-list a {
        color: #231f20;
        text-decoration: none;
    }

    .contact-page-list i {
        position: absolute;
        left: 0;
        top: 0;
        font-size: 20px !important;
    }

    .contact-page-list .small-icon {
        font-size: 17px !important;
        top: 3px !important;
    }


.file-upload-label {
    /*height: 50px;*/
    border: 1px solid #232732;
    font-size: 16px;
    /* border: #023a67; */
    background: none !important;
    border: 2px solid white !important;
    color: white !important;
}

    .file-upload-label:focus {
        box-shadow: none !important;
    }

    .file-upload-label:active {
        box-shadow: none !important;
    }

.file-upload:focus {
    box-shadow: none !important;
}

.file-upload:active {
    box-shadow: none !important;
}

.custom-file-label::after {
    right: -1px;
    top: -1px;
}

.custom-input {
    border-radius: 0;
    height: 50px;
    border: 1px solid #232732;
    font-size: 16px;
    /* border: #023a67; */
    background: none !important;
    border: 2px solid white !important;
    color: white !important;
}

.custom-input-area {
    border-radius: 0;
    border: 1px solid #232732;
    font-size: 16px;
    /* border: #023a67; */
    background: none !important;
    border: 2px solid white !important;
    color: white !important;
}


#home button.owl-prev span {
    position: absolute;
    top: 42%;
    width: 29px;
    height: 30px;
    line-height: 25px;
    left: 0px;
    font-size: 40px !important;
    color: rgb(14, 14, 14) !important;
    background: white;
}

    #home button.owl-prev span:hover {
        color: white !important;
        background: rgb(17, 17, 17) !important;
    }

#home button.owl-next span:hover {
    color: white !important;
    background: rgb(17, 17, 17) !important;
}

#home button.owl-next span {
    position: absolute;
    top: 42%;
    width: 29px;
    height: 30px;
    line-height: 25px;
    right: 0px;
    font-size: 40px !important;
    color: rgb(14, 14, 14) !important;
    background: white;
}

.contact-page {
    margin: 60px 0px;
}

.social-lists {
    margin-bottom: 30px;
}

    .social-lists a {
        width: 30px;
        height: 30px;
        background: #072d4b;
        color: white;
        display: inline-block;
        margin-right: 3px;
        border-radius: 25px;
        line-height: 30px;
        text-align: center;
    }

        .social-lists a:hover {
            opacity: 0.9;
        }

.modal-body {
    padding: 0px;
}

.clients-list-img img {
    width: 100px !important;
}

.modal-btn {
    position: absolute;
    right: -16px;
    text-shadow: none;
    color: #6c6868 !important;
    opacity: 1;
    font-size: 36px;
    background: #d8dbe1 !important;
    width: 38px;
    top: -14px;
    height: 36px;
    border-radius: 100%;
    outline: 0 !important;
}

    .modal-btn:focus {
        outline: 0 !important;
    }

    .modal-btn:active {
        outline: 0 !important;
    }



.custom-model {
    border-radius: 0px !important;
    box-shadow: none !important;
    padding: 0px !important;
}

.modal-title {
    text-transform: uppercase;
    font-size: 22px;
    font-weight: 700;
    color: #072d4b !important;
}

.custom-model-dialogue {
    /*border: solid #072d4b 8px;*/
    border-radius: 5px;
}


.list-data img {
    width: 20px;
}


.list-data span {
    display: inline-block;
    margin-right: 19px;
    margin-bottom: 20px;
}

.about-section {
    background: #232732;
    color: #fff;
}

.about-box {
    padding: 70px;
}

    .about-box h2 {
        font-size: 26px;
        color: #fff;
        margin-bottom: 26px;
        display: inline-block;
        background: rgba(70,73,84,.7803921568627451);
        padding: 11px 32px;
    }

    .about-box p {
        color: #fff;
    }

.bg-images {
    background-size: cover !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    padding-top: 520px;
}

.bg-cvr {
    background-size: cover !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
}

.footer-copyrights hr {
    border-top: 1px solid #313131;
}


.lines-heading {
    text-align: center;
    padding-bottom: 30px;
}

    .lines-heading h2 {
        font-size: 42px;
        font-weight: 600;
        text-transform: uppercase;
        position: relative;
        color: #222222;
    }

        .lines-heading h2::before, .lines-heading h2::after {
            content: '';
            width: 50px;
            height: 2px;
            background: #b68b22;
            display: inline-block;
        }

        .lines-heading h2::before {
            margin: 0 15px 10px 0;
        }

        .lines-heading h2::after {
            margin: 0 0 10px 15px;
        }

/**/

.text-vs {
    font-weight: 300;
    font-size: 49px !important;
}

/**/
.our-team-section {
    position: relative;
    padding-top: 40px;
    padding-bottom: 40px;
}

    .our-team-section:before {
        position: absolute;
        top: 0;
        left: 0;
        content: " ";
        background: url(img/service-section-bottom.png);
        background-size: 100% 100px;
        width: 100%;
        height: 100px;
        float: left;
        z-index: 99;
    }

.our-team i {
    width: 23px;
    height: 23px;
    display: inline-block;
    background: #1565a0;
    color: #fff;
    text-align: center;
    font-size: 13px;
    margin-right: 6px;
    line-height: 23px;
    border-radius: 100%;
    margin-top: 0px;
}

.our-team {
    padding: 0 0 40px;
    background: #f9f9f9;
    text-align: center;
    overflow: hidden;
    position: relative;
    border-bottom: 4px solid #d3d3d3;
}

    .our-team:hover {
        border-bottom: 4px solid #555;
    }

    .our-team .pic {
        display: inline-block;
        width: 130px;
        height: 130px;
        margin-bottom: 30px;
        z-index: 1;
        position: relative;
    }

        .our-team .pic:before {
            content: "";
            width: 100%;
            height: 100%;
            border-radius: 50%;
            background: #b037a3;
            position: absolute;
            bottom: 135%;
            right: 0;
            left: 0;
            opacity: 1;
            transform: scale(3);
            transition: all 0.3s linear 0s;
        }

    .our-team:hover .pic:before {
        height: 100%;
        background: #333;
    }

    .our-team .pic:after {
        content: "";
        width: 100%;
        height: 100%;
        border-radius: 50%;
        background: #ffffff00;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1;
        transition: all 0.3s linear 0s;
    }

    .our-team:hover .pic:after {
        /*background: #7ab92d;*/
    }

    .our-team .pic img {
        width: 100%;
        height: 100%;
        border-radius: 50%;
        transform: scale(1);
        transition: all 0.9s ease 0s;
        box-shadow: 0 0 0 14px #f7f5ec;
        transform: scale(0.7);
        position: relative;
        z-index: 2;
    }

    .our-team:hover .pic img {
        box-shadow: 0 0 0 14px #f7f5ec;
        transform: scale(0.7);
    }

    .our-team .team-content {
        margin-bottom: 10px;
    }

    .our-team .title {
        font-size: 22px;
        font-weight: 700;
        color: #4e5052;
        letter-spacing: 1px;
        text-transform: capitalize;
        margin-bottom: 5px;
    }

    .our-team .post {
        display: block;
        font-size: 15px;
        color: #4e5052;
        text-transform: capitalize;
    }

    .our-team .social {
        width: 100%;
        padding-top: 10px;
        margin: 0;
        background: #2f2f2f;
        position: absolute;
        bottom: -100px;
        left: 0;
        transition: all 0.5s ease 0s;
    }

    .our-team:hover .social {
        bottom: 0;
    }

    .our-team .social li {
        display: inline-block;
    }

        .our-team .social li a {
            display: block;
            padding-top: 6px;
            font-size: 15px;
            color: #fff;
            transition: all 0.3s ease 0s;
        }

            .our-team .social li a:hover {
                color: #2f2f2f;
                background: #f7f5ec;
            }

.apply-form {
    background: #b037a3;
    padding: 60px 0px;
}



#header {
    z-index: 1000000 !important;
    /*background: white;*/
    position: absolute !important;
    width: 100% !important;
}

.header-scrolled {
    position: fixed !important;
}

/*BANNER VIDEO*/

.video-text-container {
    position: relative;
    text-align: center;
    margin-top: -50px;
    margin-bottom: -9px;
}

.video-text {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 50%;
    margin-left: -100px;
    z-index: 1000000 !important;
}

.video-text-container:after {
    background: rgba(0,0,0,0.43);
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    top: -7px;
}


header {
    position: relative;
    background-color: black;
    height: 100vh;
    min-height: 25rem;
    width: 100%;
    overflow: hidden;
    margin-top: -70px !important;
}

    header video {
        position: absolute;
        top: 50%;
        left: 50%;
        min-width: 100%;
        min-height: 100%;
        width: auto;
        height: auto;
        z-index: 0;
        -ms-transform: translateX(-50%) translateY(-50%);
        -moz-transform: translateX(-50%) translateY(-50%);
        -webkit-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
    }

    header .container {
        position: relative;
        z-index: 2;
    }

/**/

.why-title {
    position: relative;
}

    .why-title img {
        position: absolute;
        left: 0px;
        top: 0px;
        width: 60px;
    }

footer hr {
    border-top: 1px solid #313131;
}

.why-title h3 {
    font-size: 22px;
    font-weight: 600;
    padding-left: 70px;
    padding-top: 15px;
}

.why-choose-us p {
    margin-right: 30px;
}

.f-email a {
    font-size: 20px !important;
    font-weight: 300 !important;
}

.f-email {
    margin-bottom: 35px !important;
}

.v-hidden {
    visibility: hidden !important;
}


.clients-list-images img {
    width: 100px !important;
}


.tech-logos img {
    width: 70px;
}

.tech-logos h4 {
    margin-top: 15px;
    font-size: 16px;
    margin-bottom: 40px;
}

@media only screen and (max-width: 990px) {
    .our-team {
        margin-bottom: 10px;
    }
}

/**/

.counter-nums {
    background: #ffffffc9;
}

    .counter-nums h2 {
        color: #111;
        font-size: 49px;
    }

    .counter-nums p {
        color: #666;
        font-size: 15px;
    }

    .counter-nums h3 {
        font-weight: 500;
        font-size: 20px;
    }

/**/
@media(min-width:1300px) {
    .links-footer {
        /*margin-left: 30px;*/
    }
}
/**/
@media (min-width: 992px) and (max-width: 1199px) {
    .header-menu-details a {
        padding: 5px 9px !important;
        font-size: 14px;
    }
}
/**/
@media(min-width:768px) {

    .br-sm-block {
        display: block;
    }

    .lg-btn {
        font-size: 18px !important;
        padding: 11px 34px;
    }

    /*.slider-banner .overylay {
        height: 680px;
    }*/

    .dropdown:hover .dropdown-menu {
        display: block;
        margin-top: 0;
    }

    .header-menu-details .active {
        margin: 0px 14px;
    }

    .header-menu-details .active {
        border-bottom: 2px solid #b037a3 !important;
        color: #b037a3 !important;
    }

    .space-sub {
        padding: 100px 0px !important;
    }

        .space-sub h1 {
            font-size: 47px;
        }

    .dropdown-menu {
        border-top: 5px solid #b037a3;
    }

    /*.slider-banner {
        background-attachment: fixed !important;
    }*/

    .banner2 {
        /*background-attachment: fixed !important;*/
    }

    .fixed-bg {
        background-attachment: fixed !important;
    }

    .sub-bg {
    }



    /*.dropdown:hover>.dropdown-menu {
  display: block;
}*/
}



@media(min-width:992px) and (max-width:1380px) {
    .about-box {
        padding: 50px 50px 30px 50px;
    }
}


@media(min-width:992px) {
    .top-img {
        margin-top: 90px;
    }

    .top-img-95 {
        margin-top: 95px;
    }

    .top-img-65 {
        margin-top: 65px;
    }
}


@media(min-width:768px) and (max-width:1199px) {
    .shade-bg {
        padding: 220px 38px !important;
    }

        .shade-bg h2 {
            font-size: 43px !important;
        }

    .shade-bg-2 {
        padding: 70px 30px !important;
    }

    .video-text-container {
        margin-top: 0px;
    }
}

@media (min-width: 1200px) {

    .c-footer-first {
        margin-left: 30px;
    }

    .br-block {
        display: block;
    }

    .custom-model-dialogue {
        max-width: 950px !important;
    }

    .link-lists {
        margin-bottom: 30px !important;
    }

        .link-lists a {
            font-size: 17px;
        }
}

@media (min-width: 992px) {


    .custom-model-dialogue {
        max-width: 950px !important;
    }
}

@media (min-width:1071px) and (max-width:1300px) {

    .left-text {
        margin: 0px 30px 0px 20px;
    }

    .right-text {
        margin: 0px 30px 0px 30px;
    }

    .title-h3 {
        margin-top: 30px !important;
    }

    .title-h3 {
        font-size: 23px;
    }

        .title-h3 span {
            top: -4px;
        }
}

@media (min-width:992px) and (max-width:1070px) {

    .bg-1 {
        height: 500px !important;
    }

    .left-text {
        margin: 0px 30px 0px 20px;
    }

    .right-text {
        margin: 0px 30px 0px 30px;
    }

    .title-h3 {
        margin-top: 30px !important;
    }

    .title-h3 {
        font-size: 23px;
    }

        .title-h3 span {
            top: -4px;
        }
}



@media (min-width:768px) and (max-width:991px) {


    .video-text-container {
        margin-top: 0px;
    }

    .d-color {
        background: white !important;
    }

    .p-title {
        font-size: 30px;
        font-weight: 800 !important;
        line-height: 41px;
    }

    .shade-bg {
        padding: 190px 38px !important;
    }

    .shade-bg-2 {
        padding: 70px 30px !important;
    }

    .shade-bg h2 {
        font-size: 43px !important;
    }

    .nav-container {
        max-width: 97% !important;
    }

    .logo-img {
        width: 180px;
    }

    .header-menu-details a {
        padding: 5px 8px !important;
        font-size: 14px;
    }


    .about-box {
        padding: 20px;
    }



    .bg-1 {
        height: 560px !important;
    }

    .left-text {
        margin: 0px 30px 0px 20px;
    }

    .right-text {
        margin: 0px 30px 0px 30px;
    }

    .title-h3 {
        margin-top: 30px !important;
    }

    .title-h3 {
        font-size: 23px;
    }

        .title-h3 span {
            top: -4px;
        }

    .section-title h2 {
        font-size: 29px;
    }
}

@media (min-width:768px) and (max-width:800px) {
    .header-menu-details a {
        padding: 5px 5px !important;
        font-size: 12px;
    }
}




@media(min-width:1400px) {
    .about-box p {
        font-size: 17px;
    }
}



@media(max-width:767px) {

    .video-text {
        margin-left: -57px;
    }

    .video-text-container {
        margin-top: 0px;
    }

    .v-hidden {
        display: none;
    }

    .navbar-nav .dropdown-menu {
        margin: 8px 15px;
    }

    header {
        height: 300px;
        min-height: 300px;
    }

        header h1 {
            margin-top: 80px;
        }


    .blog-overlay {
        padding: 30px 25px 150px 25px;
    }

    .footer-top {
        padding: 20px 0px;
    }

    .slider-banner .overylay {
        /*height: 400px;*/
    }

    .header-menu-details a {
        margin: 0px !important;
    }

    .logo-img {
        width: 180px;
    }

    .card-news-div {
        margin: 0px 15px;
    }

    .new-bg-image {
        height: 200px;
    }

    .space-sub {
        padding: 60px 0px !important;
    }

    .bg-1 {
        height: 300px;
    }

    .mbl-row {
        margin: 0px !important;
    }

    .bg-images {
        padding-top: 300px;
    }

    .about-box {
        padding: 35px 15px 5px 15px;
    }

    .section-title-2 h2 {
        font-size: 27px;
    }

        .section-title-2 h2::before, .section-title-2 h2::after {
            content: '';
            width: 33px;
        }

    .about-box h2 {
        font-size: 29px;
        color: #fff;
        margin-top: 0px !important;
        margin-bottom: 26px;
        display: inline-block;
        background: none;
        padding: 0px;
    }


    header {
        text-align: center;
    }

        header a {
            font-size: 13px;
        }

    .navbar-light .navbar-toggler-icon {
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.98)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
        width: 2.5em;
        height: 2.5em;
    }

    .navbar-toggler:focus {
        outline: 0 !important;
        box-shadow: none !important;
    }

    .navbar-toggler:active {
        outline: 0 !important;
        box-shadow: none !important;
    }

    .navbar-light .navbar-toggler {
        border: none !important;
    }

    .text-vs {
        font-size: 30px !important;
    }

    .fz-18 {
        font-size: 17px;
    }

    .lines-heading h2 {
        font-size: 35px;
    }

    .title-h2 {
        font-size: 35px;
    }

    .lines-heading {
        padding-bottom: 10px;
    }


    .banner2 p {
        font-size: 17px;
    }

    .lines-heading h2::before, .lines-heading h2::after {
        display: none;
    }

    .line-hr {
        top: -27px;
    }

    .slider-banner .overylay {
        padding: 200px 0px 70px 0px;
    }

    .slider-banner h1 {
        font-size: 24px;
        line-height: 34px;
    }

    .slider-banner p {
        font-size: 16px;
        line-height: 22px;
    }

    .large-text {
        font-size: 16px;
        line-height: 27px;
    }

    .sect-1 {
        padding: 10px 0px !important;
    }

    .section-title h2 {
        font-size: 27px;
    }

        .section-title h2::before, .section-title h2::after {
            display: none;
        }

    .right-text {
        margin: 0px;
    }

    .left-text {
        margin: 0px;
    }

    .title-h3 {
        font-size: 25px;
        margin-top: 40px;
    }


    .footer h3 {
        margin-top: 25px;
    }

    .f-email {
        margin-bottom: 10px !important;
    }

    .strategies-ul h3 {
        font-size: 20px;
        position: relative;
        top: 7px;
    }

    .c-footer ul a {
        font-size: 15px;
    }

    h3 {
        font-size: 1.5rem;
    }

    .second-title {
        display: none;
    }



    .dropdown-menu a {
        font-size: 13px !important;
    }

    .navbar-collapse {
        margin-left: -15px !important;
        margin-right: -15px !important;
    }

    .navbar-nav {
        background: #ddddde;
        padding: 12px 0px;
    }

        .navbar-nav a {
            color: #222 !important;
        }

    .social {
        margin-top: 15px;
    }


    .sub-bg h1 {
        font-size: 22px;
        background: none;
        padding: 0px;
    }
}



.services-cards-outer .cards-bg-color {
    display: grid;
    align-items: center;
    padding: 20px 20px;
    background: #f8f8f8;
}

.cards-bg-color h4 {
    font-size: 26px;
}

.shade-bg {
    background: rgba(0,0,0,0.55);
    padding: 100px 70px;
}

.shade-bg-2 {
    background: rgba(0,0,0,0.55);
    padding: 100px 120px;
}

.shade-bg h2 {
    color: white;
    font-size: 59px;
    font-weight: 300 !important;
    margin-bottom: 30px;
}

.shade-bg-2 h2 {
    font-size: 40px;
}

.shade-bg p {
    color: white;
    font-size: 25px;
    font-weight: 300 !important;
}

.product-box {
    list-style: none;
}

.product-round {
    background: #232732;
    width: 130px;
    height: 130px;
    border-radius: 100%;
    margin: 0 auto;
    display: block;
    margin-top: 40px;
    text-align: center;
}

    .product-round i {
        font-size: 50px;
        color: #fff;
        margin-top: 40px;
        text-align: center;
    }

.product-box h4 {
    font-size: 17px;
    margin-top: 22px;
    line-height: 25px;
    font-weight: 400;
}

@media(min-width:768px) {

    .contact-us-section {
        height: 150px;
    }

    .profile-div {
        position: relative;
    }

        .profile-div img {
            position: absolute;
            left: 0px;
            top: 0px;
            width: 100px;
        }

        .profile-div h3 {
            padding-left: 120px;
        }




        .profile-div p {
            padding-left: 120px;
        }




    .product-box li {
        width: 24%;
        display: inline-block;
    }

    .product-box:before {
        right: 0;
        position: absolute;
        content: " ";
        background-color: #195994;
        left: 0;
        margin-left: 2px;
        width: 100%;
        height: 1.5px !important;
        top: 111px;
        z-index: -1;
    }

    .product-round {
        background: #fff;
        width: 130px;
        height: 130px;
        border-radius: 100%;
        margin: 0 auto;
        display: block;
        margin-top: 40px;
        z-index: 100000000;
        border: 2px solid #195994;
    }


        .product-round i {
            font-size: 50px;
            color: #195994;
            margin-top: 40px;
        }
}


@media(max-width:767px) {

    .sm-title {
        font-size: 25px;
    }

    .product-box h4 {
        font-size: 16px;
    }

    .p-title {
        font-size: 25px;
        font-weight: 400 !important;
        line-height: 36px;
        margin-top: 0px;
        margin-bottom: 21px;
    }

    .services-cards-outer .cards-bg-color {
        margin: 15px;
    }

    footer {
        /*padding-top: 0px;*/
    }


    .product-box {
        display: inherit !important;
        padding-left: 0 !important;
    }

        .product-box li {
            width: 49%;
            display: inline-table;
        }

    .product-round {
        width: 115px;
        height: 115px;
        margin-top: 10px;
        margin-bottom: 15px;
    }

    .shade-bg h2 {
        font-size: 36px;
        margin-top: 30px;
    }

    .shade-bg p {
        font-size: 20px;
    }

    .shade-bg {
        background: rgba(0,0,0,0.55);
        padding: 20px 40px;
    }
}


.contact-us-section {
    background: #195994;
    padding: 15px 0;
}

    .contact-us-section h3 {
        color: #fff;
    }


    .contact-us-section img {
        border-radius: 100%;
    }

    .contact-us-section p {
        color: #fff;
        margin-bottom: 0;
    }

.contact-us-section-btn {
    text-align: right;
    margin-top: 13px;
}

    .contact-us-section-btn a {
        font-size: 17px;
        background: #fff !important;
        border: 1px solid #fff;
        border-radius: 0;
        padding: 10px 20px;
    }


.prof-img {
    margin-top: 20px;
    border-radius: 100%;
    border: 3px solid #e7e5e5;
    padding: 7px;
}

.header-scrolled {
    position: fixed;
    top: 0px;
    width: 100% !important;
    background: white !important;
    z-index: 10000;
    box-shadow: 0px 0px 6px 0px #cac6c6;
}

::placeholder {
    color: #eeeeee !important;
    opacity: 1;
}

:-ms-input-placeholder {
    color: #eeeeee !important;
}

::-ms-input-placeholder {
    color: #eeeeee !important;
}

.li-text {
    color: white;
    font-size: 13px;
    text-align: center;
    margin-top: 10px;
    font-weight: 300;
    margin-bottom: 0px;
}

    .li-text a {
        color: white;
        font-style: italic;
        text-decoration: underline;
    }

        .li-text a:hover {
            color: #9f9e9e;
        }
