﻿* {
    box-sizing: border-box;
    list-style: none !important;
    outline: none;
    /*text-decoration: none !important;*/
}

body {
    padding: 0;
    margin: 0;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    overflow-x: hidden !important;
}

.heade-top {
    /*background: #a73034;*/
    color: #fff !important;
    padding: 10px 0;
}

    .heade-top .social-icon ul li {
        display: inline-block;
        padding: 0 15px;
    }

        .heade-top .social-icon ul li a {
            color: #fff !important;
        }
.social-icon {
    text-align: end;
}


ul {
    padding: 0;
    margin: 0;
}


.nav-content li {
    display: inline-block;
    padding: 0 10px;
}

    .nav-content li a {
        font-weight: 600;
    }

.main-header .container {
    max-width: 100%;
}

.sign-color {
    text-decoration: underline !IMPORTANT;
}

.container .logo img {
    max-width: 200px;
}

.header-content-top .content {
    align-items: center;
    display: flex;
    justify-content: flex-end;
    margin: 0 auto;
    width: 100%;
}


.main-header .container {
    align-items: center;
    display: flex;
    height: 50px;
    justify-content: space-between;
    margin: 0 auto;
    padding: 0 15px;
    position: relative;
    width: 100%;
}

.container .open-search .input-open-search:checked ~ .search {
    display: block;
}


.container .search .input-search {
    border-radius: 75px;
    border: 1px solid #e1e1e1;
    height: 40px;
    padding: 0 70px 0 15px;
    width: 100%;
    background: white no-repeat;
    transition: 100ms all linear 0s;
    background-image: linear-gradient(to bottom, rgb(167 48 52 / 43%) 0%, rgb(167 48 52) 90%), linear-gradient(to bottom, #e1e1e1, #e1e1e1);
    background-size: 0 2px, 100% 1px;
    background-position: 50% 100%, 50% 100%;
    transition: background-size 0.3s cubic-bezier(0.64, 0.09, 0.08, 1);
}

    .container .search .input-search:focus {
        background-size: 100% 2px, 100% 1px;
        outline: none;
    }

.container .search .button-search {
    /*background: #a73034;*/
    border: 0;
    color: #fff;
    cursor: pointer;
    padding: 13px 20px;
    position: absolute;
    border-radius: 0px 75px 75px 0px;
    right: 0px;
    top: 0px;
}

    .container .search .button-search .fa-search {
        display: block;
    }

.container .open-search {
    border-radius: 3px;
    flex: auto;
    margin: 0 15px;
    z-index: 25 !important;
    position: relative;
}

.head-slide {
    /*background: #a73034;*/
    padding: 10px 0;
}

    .head-slide a {
        color: #fff;
    }

        .head-slide a:hover {
            color: #fff;
        }

ul.slider.slick-initialized.slick-slider {
    padding: 0 45px;
}

.head-slide .slider .slick-prev {
    left: 10px;
}

.head-slide .slider .slick-next {
    right: 10px;
}

.bars {
    /*background: #a73034;*/
    padding: 5px 13px;
    margin-right: 10px;
    border-radius: 3px;
}

    .bars i {
        color: #fff;
    }

.search-mob {
    display: none;
}

.search-mob .open-search .input-open-search:checked ~ .search {
    display: block;
}


.search-mob .search .input-search {
    border-radius: 75px;
    border: 1px solid #e1e1e1;
    height: 40px;
    padding: 0 70px 0 15px;
    width: 100%;
    background: white no-repeat;
    transition: 100ms all linear 0s;
    background-image: linear-gradient(to bottom, rgb(167 48 52 / 43%) 0%, rgb(167 48 52) 90%), linear-gradient(to bottom, #e1e1e1, #e1e1e1);
    background-size: 0 2px, 100% 1px;
    background-position: 50% 100%, 50% 100%;
    transition: background-size 0.3s cubic-bezier(0.64, 0.09, 0.08, 1);
}

    .search-mob .search .input-search:focus {
        background-size: 100% 2px, 100% 1px;
        outline: none;
    }

.search-mob .search .button-search {
    /*background: #a73034;*/
    border: 0;
    color: #fff;
    cursor: pointer;
    padding: 13px 20px;
    position: absolute;
    border-radius: 0px 75px 75px 0px;
    right: 0px;
    top: 0px;
}

    .search-mob .search .button-search .fa-search {
        display: block;
    }

.search-mob .open-search {
    border-radius: 3px;
    flex: auto;
    margin: 0 15px;
    overflow: hidden;
    position: relative;
}

.footer-section {
    position: relative;
    margin-top: 50px;
}

.icon-color {
    /*color: #a73034;*/
}

.single-cta i {
    color: #fff;
}

.cta-text h4 {
    color: #fff;
}

.cta-text span {
    color: #757575;
}

.footer-content {
    position: relative;
    z-index: 2;
}

.footer-pattern img {
    position: absolute;
    top: 0;
    left: 0;
    height: 330px;
    background-size: cover;
    background-position: 100% 100%;
}

.footer-logo {
    margin-bottom: 10px;
}

    .footer-logo img {
        max-width: 200px;
    }

.footer-text p {
    color: #7e7e7e;
    line-height: 24px;
    margin-bottom: 0px;
}

.footer-social-icon span {
    color: #fff;
    display: block;
    font-weight: 700;
    font-family: 'Poppins', sans-serif;
    margin-bottom: 20px;
}

.footer-social-icon a {
    color: #fff;
    margin-right: 25px;
}

.footer-social-icon i {
    color: #000;
}

.footer-widget-heading h3 {
    color: #000;
    font-weight: 600;
    margin-bottom: 40px;
    position: relative;
}

    .footer-widget-heading h3::before {
        content: "";
        position: absolute;
        left: 0;
        bottom: -15px;
        height: 2px;
        width: 50px;
        /*background: #a73034;*/
    }

.footer-widget ul li {
    display: inline-block;
    /*float: right;
    width: 50%;*/
    margin-bottom: 12px;
}
    .footer-widget ul li a {
        color: #000;
        text-transform: capitalize;
    }

.subscribe-form {
    position: relative;
    overflow: hidden;
}

    .subscribe-form input {
        width: 100%;
        padding: 14px 28px;
        background: #2E2E2E;
        border: 1px solid #2E2E2E;
        color: #fff;
    }

    .subscribe-form button {
        position: absolute;
        right: 0;
        background: #ff5e14;
        padding: 13px 20px;
        border: 1px solid #ff5e14;
        top: 0;
    }

        .subscribe-form button i {
            color: #fff;
            transform: rotate(-6deg);
        }

.copyright-area {
    background: #202020;
    padding: 25px 0;
}

.copyright-text p {
    margin: 0;
    color: #000;
}

    .copyright-text p a {
        color: #ff5e14;
    }

.footer-menu li {
    display: inline-block;
    margin-left: 20px;
}

    .footer-menu li:hover a {
        color: #ff5e14;
    }

    .footer-menu li a {
        color: #000;
    }

.single-cta {
    text-align: center;
    border-right: 1px solid #ddd;
    padding: 20px 0;
}

.footer-text {
    display: flex;
    border: 1px solid #ddd;
    padding: 10px 20px;
    width: 250px;
    align-items: center;
    margin-bottom: 15px;
}

.foot-icon {
    margin-right: 20px;
}

.foot-widet ul li {
    display: block;
    width: 100%;
    float: inherit;
}

.footer-widget {
    border-right: 1px solid #959090;
}

.br-0 {
    border-right: inherit;
}

#specification img {
    max-width: 100%;
    height: auto;
}

#span, a, a:hover {
    display: inline-block;
    text-decoration: none;
    color: inherit;
}

.section-head {
    margin-bottom: 60px;
    text-align: center;
}

#specification .section-head h4 {
    position: relative;
    padding: 0;
    color: #f91942;
    line-height: 1;
    letter-spacing: 0.3px;
    font-weight: 700;
    text-align: center;
    text-transform: none;
    margin-bottom: 30px;
}

    #specification .section-head h4:before {
        content: '';
        width: 60px;
        height: 3px;
        background: #f91942;
        position: absolute;
        left: 0px;
        bottom: -10px;
        right: 0;
        margin: 0 auto;
    }

    #specification .section-head h4 span {
        font-weight: 700;
        padding-bottom: 5px;
        color: #2f2f2f
    }

#specification p.service_text {
    color: #cccccc !important;
    line-height: 28px;
    text-align: center;
}

#specification .section-head p, p.awesome_line {
    color: #818181;
    line-height: 28px;
    text-align: center;
}

#specification .extra-text {
    font-weight: 700;
    color: #2f2f2f;
    margin-bottom: 25px;
    position: relative;
    text-transform: none;
}

    #specification .extra-text::before {
        content: '';
        width: 60px;
        height: 3px;
        background: #f91942;
        position: absolute;
        left: 0px;
        bottom: -10px;
        right: 0;
        margin: 0 auto;
    }

    #specification .extra-text span {
        font-weight: 700;
        color: #f91942;
    }

#specification .item {
    background: #fff;
    text-align: center;
    padding: 30px 25px;
    -webkit-box-shadow: 0 0px 25px rgba(0, 0, 0, 0.07);
    box-shadow: 0 0px 25px rgba(0, 0, 0, 0.07);
    border-radius: 20px;
    border: 5px solid rgba(0, 0, 0, 0.07);
    margin-bottom: 30px;
    -webkit-transition: all .5s ease 0;
    transition: all .5s ease 0;
    transition: all 0.5s ease 0s;
}

    #specification .item:hover {
        background: #f91942;
        box-shadow: 0 8px 20px 0px rgba(0, 0, 0, 0.2);
        -webkit-transition: all .5s ease 0;
        transition: all .5s ease 0;
        transition: all 0.5s ease 0s;
    }

        #specification .item:hover .item, #specification .item:hover span.icon {
            background: #fff;
            border-radius: 10px;
            -webkit-transition: all .5s ease 0;
            transition: all .5s ease 0;
            transition: all 0.5s ease 0s;
        }

        #specification .item:hover h6, #specification .item:hover p {
            color: #fff;
            -webkit-transition: all .5s ease 0;
            transition: all .5s ease 0;
            transition: all 0.5s ease 0s;
        }

    #specification .item .icon {
        margin-bottom: 25px;
        color: #f91942;
        width: 90px;
        height: 90px;
        line-height: 96px;
        border-radius: 50px;
        display: inline-block;
    }

    #specification .item .feature_box_col_one {
        background: rgba(247, 198, 5, 0.20);
        color: #f91942
    }

    #specification .item .feature_box_col_two {
        background: rgba(255, 77, 28, 0.15);
        color: #f91942
    }

    #specification .item .feature_box_col_three {
        background: rgba(0, 147, 38, 0.15);
        color: #f91942
    }

    #specification .item .feature_box_col_four {
        background: rgba(0, 108, 255, 0.15);
        color: #f91942
    }

    #specification .item .feature_box_col_five {
        background: rgba(146, 39, 255, 0.15);
        color: #f91942
    }

    #specification .item .feature_box_col_six {
        background: rgba(23, 39, 246, 0.15);
        color: #f91942
    }

    #specification .item p {
        line-height: 26px;
    }

    #specification .item h6 {
        margin-bottom: 20px;
        color: #2f2f2f;
    }

#specification .mission p {
    margin-bottom: 10px;
    line-height: 28px;
    font-weight: 500;
}

#specification .mission i {
    display: inline-block;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: #f91942;
    border-radius: 50%;
    color: #fff;
}

#specification .mission .small-text {
    margin-left: 10px;
    color: #666;
}

#specification .skills {
    padding-top: 0px;
}

    #specification .skills .prog-item {
        margin-bottom: 25px;
    }

        #specification .skills .prog-item:last-child {
            margin-bottom: 0;
        }

        #specification .skills .prog-item p {
            font-weight: 500;
            margin-bottom: 10px;
        }

        #specification .skills .prog-item .skills-progress {
            width: 100%;
            height: 10px;
            background: #e0e0e0;
            border-radius: 20px;
            position: relative;
        }

            #specification .skills .prog-item .skills-progress span {
                position: absolute;
                left: 0;
                top: 0;
                height: 100%;
                background: #f91942;
                width: 10%;
                border-radius: 10px;
                -webkit-transition: all 1s;
                transition: all 1s;
            }

                #specification .skills .prog-item .skills-progress span:after {
                    content: attr(data-value);
                    position: absolute;
                    top: -5px;
                    right: 0;
                    font-weight: 600;
                    color: #fff;
                    background: rgba(0, 0, 0, 0.9);
                    padding: 3px 7px;
                    border-radius: 30px;
                }
.hd-left {
    display: flex;
    align-items: center;
}

.container .open-search {
    position: absolute;
    width: 35%;
    left: 14%;
}

#scrollmenu {
    z-index: 1111;
    position: relative;
}

.hdtop {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.nav-content {
    padding-top: 0px;
    display: flex;
    align-items: center;
}

.footer-cta .row {
    display: flex;
    flex-wrap: wrap;
    padding: 0px 15px
}

    .footer-cta .row .ctabox {
        width: 25%;
        border-bottom: solid 1px #fff;
    }

.footer-content .container {
    margin: 0px auto;
    padding: 0px 15px;
    width: 1280px;
}

.footer-content {
    padding-top: 30px;
}

.footer-widget {
    border-right: 1px solid #959090;
    display: flex;
    flex-direction: column;
    min-height: 200px;
}

    .footer-widget .row {
        margin: 0px -15px;
    }

.br-0 {
    border-right: 0px;
}
#pre, #next {
    border-radius: 50px;
    width: 24px;
    height: 24px;
    background: #ffffff03;
    line-height: 18px;
    text-align: center;
    padding: 0px;
    margin: 0px;
    color: #fff;
    border: solid 2px #fff;
    transition: all linear 0.2s;
}

    #pre:hover, #next:hover {
        background: #fff;
        color: #80080A;
    }


.footer-text {
    max-width: 100%;
    min-height: 140px;
}

.footer-widget {
    padding: 0px 15px;
    border-right: 0px;
    min-height: auto;
}

ul.usefullinks {
    display: flex;
    flex-direction: column;
}

    ul.usefullinks li {
        flex-grow: 1;
    }

i.fa.fa-phone {
    border-radius: 50px;
    width: 24px;
    height: 24px;
    /*background: #fff;*/
    line-height: 24px;
    text-align: center;
    padding: 0px;
    border: solid 1px;
}

.footer-widget ul li a {
    display: flex;
    align-items: center;
}

    .footer-widget ul li a label {
        margin: 0px;
    }

.ms-2 {
    margin-right: 10px;
}

.footer-widget ul li {
    margin-bottom: 8px;
}

.footer-logo {
    margin-bottom: 24px;
}

.bl-1 {
    border-left: 1px dashed #ccc;
}

.footer-content {
    background: #fcfcfc;
}

.alignSelf {
    display: flex;
    align-self: center;
    flex-direction: column;
    min-height: 310px;
}

.flextop {
    display: flex;
    justify-content: center;
}

.foot-icon .fa.fa-map-marker {
}

.footer-widget-heading h3::before {
    bottom: -10px;
}

.d-block {
    display: block;
}

.btnL, .btnR {
    position: absolute;
    top: 3px;
}

.btnL {
    left: -27px;
}

.btnR {
    right: -27px;
}


.scrollbuttons {
    width: 2.5%;
    padding: 4px 0.5%;
    z-index: 11;
}
    .scrollbuttons:hover {
        border: 1px solid transparent;
        box-shadow: 0 2px 5px 1px rgba(64,60,67,.16);
        border-radius: 15px;
        /*background-color: #a73034;*/
        color: white;
    }

.calus {
}

.wrapmenu {
    padding: 0px 25px;
}

.mt-30 {
    margin-top: 30px;
}


@media (min-width:1000px) {
    .dropdown:hover > .dropdown-menu {
        display: block;
    }
}

@media (max-width: 640px) {
    .main-header .container {
        flex-direction: column;
        height: auto;
    }

    .container .open-search {
        position: relative;
        width: 100%;
        left: 0;
        margin-bottom: 10px;
        margin-top: 15px;
    }

    .sign-color, .telno label {
        display: none;
    }

    .nav-content li {
        display: inline-block;
        padding: 0 5px;
    }

    .main-header {
        padding-top: 15px;
    }

    .scrollbuttons {
        margin-right: 0px;
    }

    .footer-cta .row {
        display: flex;
        flex-wrap: wrap;
    }

        .footer-cta .row .ctabox {
            width: 50%;
            border-bottom: solid 1px #fff;
        }

    .footer-cta .container {
        margin: 0px;
        padding: 0px;
    }

    .cta-text h4 {
    }

    .br-r {
        border-right: none;
    }

    .br-b {
        border-bottom: none;
    }

    .footer-cta {
        margin-bottom: 30px;
    }

    .footer-widget {
        border: none;
    }

    .footer-text {
        max-width: 100%;
    }

    .footer-content .container {
        width: 100%;
        padding: 0px 30px;
    }

    .footer-widget {
        min-height: auto;
    }

    .alignSelf {
        min-height: auto;
    }

    .flextop {
        display: flex;
        justify-content: flex-start;
    }

    .bl-1 {
        border: none;
    }

    .btnL, .btnR {
        position: absolute;
        top: 0px;
    }

    .btnR {
        right: -26px;
    }

    .scrollbuttons {
        width: 30px !important;
    }

    .wrapmenu {
        padding: 6px 25px;
    }
}

@media screen and (min-width:641px) and (max-width: 991.95px) {
    .main-header .container {
        flex-direction: column;
        height: auto;
    }

    .container .open-search {
        padding: 0 20px;
        position: absolute;
        left: 21%;
    }
    #CallUs, #PhoneNo {
        display:none;
    }
    .sign-color, .telno label {
        display: none;
    }

    .nav-content li {
        display: inline-block;
        padding: 0 5px;
    }

    .main-header {
        padding-top: 15px;
    }

    .scrollbuttons {
        margin-right: 0px;
    }

    .footer-cta .row {
        display: flex;
        flex-wrap: wrap;
    }

        .footer-cta .row .ctabox {
            width: 50%;
            border-bottom: solid 1px #fff;
        }

    .footer-cta .container {
        margin: 0px;
        padding: 0px;
    }

    .cta-text h4 {
    }

    .br-r {
        border-right: none;
    }

    .br-b {
        border-bottom: none;
    }

    .footer-cta {
        margin-bottom: 30px;
    }

    .footer-widget {
        border: none;
    }

    .footer-text {
        max-width: 100%;
    }

    .footer-content .container {
        width: 100%;
        padding: 0px 30px;
    }

    .footer-widget {
        min-height: auto;
    }

    .alignSelf {
        min-height: auto;
    }

    .flextop {
        display: flex;
        justify-content: flex-start;
    }

    .bl-1 {
        border: none;
    }

    .btnL, .btnR {
        position: absolute;
        top: 0px;
    }

    .btnR {
        right: -26px;
    }

    .scrollbuttons {
        width: 30px !important;
    }

    .wrapmenu {
        padding: 6px 25px;
    }
}

@media screen and (min-width: 992px) and (max-width: 1280px) {
    .footer-content .row {
        margin: 0px -15px;
    }

    .container .open-search {
        position: absolute;
        width: 30%;
        left: 16%;
    }

    .nav-content li {
        padding: 0 5px;
    }

    .btnL, .btnR {
        position: absolute;
        top: 1px;
    }

    .btnR {
        right: -24px;
    }

    .scrollbuttons {
        width: 30px !important;
    }
}
