@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&amp;display=swap');
@import url('https://fonts.googleapis.com/css2?family=Amarante&amp;display=swap');

body {
    font-family: "Roboto", serif;
}

.hdd {
    font-family: "Amarante", serif;
    font-weight: 400;
    font-style: normal; font-size:22px
}

.main-container {
    float: left;
    width: 100%;
    overflow: hidden;
    background: url(../images/bg.jpg);
    background-attachment: fixed;
    background-repeat: repeat;
}

img {
    max-width: 100%;
}

.text-center {
    text-align: center !important;
}

ul {
    padding: 0;
    margin: 0;
}

li {
    padding: 0;
    margin: 0;
}



.topservices {
    float: left;
    width: 100%;
    padding: 50px 0px;
}

.topservices-1 {
    padding: 15px 10px;
}

.topservices-2 {
    border-radius: 25px;
    background: #6E1318;
    padding: 10px 15px 0px 15px;
    text-align: center;
}

    .topservices-2 img {
        border-radius:  00% 00% 50% 50%;
        border: 5px solid #fff;
    }

    .topservices-2 strong {
        border-radius: 0 0 20px 20px;
        text-align: center;
        font-size: 22px;
        font-weight: 500;
        text-transform: capitalize;
        display: block;
        padding: 12px 0 9px;
        line-height: 25px;
        color: #fff;
    }

    .topservices-2 a {
        color: #026e1a;
        font-size: 16px;
        font-weight: 600;
        text-transform: capitalize;
        padding: 5px 15px 5px;
        display: inline-block;
        text-align: center;
        background: #F1E1C3;
        border-radius: 20px 20px 0 0;
    }

.best-sub2 {
    text-align: center;
    font-size: 16px;
    color: #000;
    padding: 5px 15px 7px;
    text-transform: capitalize;
    background: #fbff08;
    width: fit-content;
    margin: 0 auto;
    font-weight: 600;
}

.f-42 {
    font-size: 50px;
    padding: 0 0 15px;
    font-weight: 700;
    color: #6E1318;
    text-transform: capitalize;
}


.header {
    float: left;
    width: 100%;
    text-align: center;
    padding: 10px 0px;
    text-align: center;
}

.list-ban {
    margin: 0;
    padding: 60px 0;
    background: #F1E1C3;
    float: left;
    width: 100%;
}

.ch-list {
    margin: 0;
}

    .ch-list p {
        margin: 0;
        font-weight: 600;
        text-align: center;
        padding: 0;
        font-size: 20px;
        color: #000000;
    }

    .ch-list.m {
        background: #fbff08;
        padding: 0;
    }

    .ch-list h3 {
        font-size: 25px;
        padding: 6px 15px 5px;
        text-align: center;
        font-weight: 700;
        background: #6E1318;
        width: fit-content;
        margin: 0 auto;
        color: #fff;
        border-radius: 20px 20px 0 0;
    }

ul.ch-list-line {
    list-style: none;
    margin: 0;
    padding: 10px 18px;
    border: 1px solid #fff;
}

    ul.ch-list-line li {
        text-align: left;
        color: #300520;
        font-weight: 600;
        padding: 8px 10px;
        background: #fff;
        margin: 12px 0; font-size:17px;
    }

        ul.ch-list-line li a {
            text-align: left;
            color: #000000;
            font-weight: 500;
            text-decoration: none;
        }

            ul.ch-list-line li a:hover {
                color: #6E1318;
            }

        ul.ch-list-line li i {
            padding: 4px 5px;
            background: #6E1318;
            font-size: 11px;
            margin-right: 5px;
            color: #fff;
            border-radius: 50px;
        }

.pages-banner {
    text-align: center;
    background: #3a48c5;
    padding: 60px 0;
    color: #fff;
}

ul.pri-list {
    margin: 0;
    padding: 0;
}

    ul.pri-list li {
        list-style: none;
        padding: 0 0 10px 0;
    }

        ul.pri-list li i {
            position: absolute;
            left: 0px;
            top: 5px;
            color: #fb4;
        }

.call-part ul li.insta {
    bottom: 0;
}

    .call-part ul li.insta i {
        background-image: linear-gradient(#787878, #525252);
    }

.video-re {
    margin-bottom: 10px;
}

.ftr-sec .dsclmr span {
    display: block;
    text-align: center;
    border-top: 1px solid #ffea00;
    padding: 10px 0;
}

.white-text {
    font-size: 50px;
    margin: 0 0 20px 0;
    padding: 0;
    font-weight: 700;
}

.ftr-sec p {
    color: #000000;
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
    margin: 8px;
}

.rev-img-what {
    border: solid 2px #ffe72d;
    margin-top: 20px;
    box-shadow: 0 0 4px 2px #00000026;
    border-radius: 8px;
    background: #fff;
}

ul.policy {
    margin: 0 0 20px 0;
    padding: 0;
}

    ul.policy li {
        list-style: none;
        display: inline-block;
        margin: 0 10px 0 0;
    }

        ul.policy li a {
            color: #000;
            bca: linear-gradient(#ffea01, #ffea01);
            padding: 5px 5px;
            text-decoration: none;
        }

.ftr-sec {
    text-align: center;
    display: block;
    padding: 15px 0 20px 0;
    background: #fbff08;
}





.whyus {
    float: left;
    width: 100%;
    padding: 50px 0px;
}

.best-sub2 {
    text-align: center;
    font-size: 16px;
    color: #000;
    padding: 5px 15px 7px;
    text-transform: capitalize;
    background: #fbff08;
    width: fit-content;
    margin: 0 auto;
    font-weight: 600;
}

.f-42 {
    font-size: 28px;
    padding: 0 0 15px;
    font-weight: 600;
    color: #6E1318;
    text-transform: capitalize;
}

.best-img22 {
    text-align: center;
    float: left;
    width: 100%;
    padding: 30px 25px 60px;
    background: #fbff08;
    border-radius: 12px 12px 50px 12px;
}

.testimonials-4 {
    text-align: center;
    padding: 0px 0 0 0;
    margin: -50px 0 0 0;
    float: right;
    position: relative;
    width: 100%;
    text-align: right;
}

.best-img22 p {
    color: #111;
    margin: 0;
    font-size: 16px;
}

.testimonials-4 img {
    border-radius: 50%;
    width: 80px;
    border: 8px solid #ffffff;
}

.testimonials-4 p {
    text-transform: capitalize;
    margin: 0;
    padding: 5px 0;
    font-weight: 600;
    font-size: 18px;
    color: #6E1318;
}

.testimonials-4 span {
    text-transform: capitalize;
    font-weight: 600;
    font-size: 35px;
    color: #00000029;
    position: absolute;
    bottom: 12px;
    left: 12px;
    z-index: -1;
}



.award-sec {
    float: left;
    width: 100%;
    padding-bottom: 50px;
}

.award-title {
    padding: 0;
}

    .award-title p {
        text-align: center;
        font-size: 55px;
        font-weight: 700;
        text-transform: capitalize;
        color: #6E1318;
    }

.award-1 {
    padding: 12px;
}

.award-2 {
    padding: 0;
}

    .award-2 img {
        width: 100%;
        border: 3px solid #6E1318;
    }

.banner3 {
    float: left;
    width: 100%;
}




.best-services {
    float: left;
    width: 100%;
    padding: 50px 0px;
}

.best-services1 {
    padding: 15px 15px 20px;
    text-align: center;
}

.best-services3 img {
    width: 100%;
    border-radius: 20px;
    border: 3px solid #6E1318;
}

.best-services4 strong {
    font-size: 20px;
    text-transform: capitalize;
    background: #6E1318;
    display: block;
    color: #fff;
    padding: 7px 15px 6px;
    border-radius: 10px;
    position: relative;
    width: 90%;
    margin: -20px auto 0;
}

.best-services4 p {
    padding: 5px 0 5px;
    font-size: 16px;
    line-height: 27px;
    color: #454545;
}

.best-services5 a {
    color: #109f00;
    font-weight: 600;
    font-size: 17px;
    display: block;
    text-transform: capitalize;
}




.footer-section {
    padding: 50px 0;
    text-align: center;
    background: url(../images/bc.jpg) no-repeat;
    background-size: cover;
    background-attachment: fixed;
    position: relative;
    float: left;
    width: 100%;
}


.footer-section1 {
    padding: 0;
}

.footer-about {
    padding: 12px;
}

.footer-about1 {
    padding: 0;
}

.about-call {
    padding: 0px 27px 0 0;
    text-align: center;
}

    .about-call ul {
        border-right: 1px solid #ffffff1f;
        padding: 12px 0px;
    }

        .about-call ul li {
            padding: 12px 0;
            list-style: none;
        }

    .about-call li span {
        color: #fbff08;
        font-size: 52px;
        display: inline-block;
        font-weight: 700;
        padding: 0 0 5px;
    }

    .about-call li a {
        color: #fff;
        font-size: 21px;
        font-weight: 400;
        display: block;
    }

.about-txt {
    padding: 0;
    text-align: left;
}

    .about-txt span {
        color: #fbff08;
        font-size: 24px;
        font-weight: 600;
        text-transform: uppercase;
        padding: 0 0 6px;
        display: block;
    }

    .about-txt p {
        color: #f1f1f1;
        font-size: 18px;
        line-height: 30px;
        padding: 0px 0 5px;
    }

.srv-list1-text {
    padding: 0;
}

    .srv-list1-text ul li {
        padding: 8px 0;
        text-transform: capitalize;
        color: #f1f1f1;
        font-size: 18px;
        line-height: 28px;
        text-align: left;
        list-style: none;
    }

        .srv-list1-text ul li i {
            color: #fbff08;
            display: inline-block;
            font-size: 21px;
            text-align: center;
            border-radius: 50%;
            padding: 0 7px 0 0;
        }


.copy-right {
    padding: 0;
    background: url(../images/bc.jpg) no-repeat;
    background-size: cover;
    background-attachment: fixed;
    float: left;
    width: 100%;
}

.copyryt {
    font-size: 16px;
    line-height: 25px;
    color: #ffffff;
    text-align: center;
    padding: 9px 0 9px;
}

.disclimer {
    padding: 0;
    text-align: center;
}

    .disclimer p {
        color: #fbff08;
        padding: 35px 0 0;
        font-size: 15px;
        line-height: 23px;
    }



.top-sec {
    background: #6E1318;
    float: left;
    width: 100%;
}

.mark-txt {
    text-align: center;
}

.mark-txt1 {
    font-size: 18px;
    padding: 8px 5px 0;
    text-transform: capitalize;
    color: #fff;
    font-weight: 500;
}

.mark-txt {
    text-align: center;
}

.mark-txt0 a {
    font-size: 20px;
    padding: 7px 7px;
    display: block; 
    text-align: center;
    text-transform: capitalize;
    color: #ffffff;
    font-weight: 600;
    animation: shd 1s infinite;
    background: #fff;
}

@keyframes shd {
    0% {
        background: #fbff08;
        color: #000;
    }

    50% {
        background: #fff;
        color: #000000;
    }

    100% {
        background: #fbff08;
        color: #000;
    }
}

.tophead-sec {
    padding: 5px 0;
    background: #6E1318;
    float: left;
    width: 100%;
}

.mark-txt {
    text-align: center;
}

    .mark-txt ul li {
        font-size: 16px;
        padding: 5px 12px;
        text-align: center;
        text-transform: capitalize;
        color: #000000;
        font-weight: 500;
        display: inline-block;
        background: #fff;
        margin: 3px;
    }

        .mark-txt ul li i {
            font-weight: 500;
            color: #6E1318;
            font-size: 20px;
            padding: 0 5px 0 0px;
        }

.about {
    overflow: hidden;
    position: relative;
    float: left;
    width: 100%;
    padding: 50px 0px;
}


.about-us-content {
    padding:0px 15px 20px 0px;
}

    .about-us-content p {
        font-size: 16px;
        line-height: 32px;
        color: #000000;
        padding: 6px 0;
        text-align: justify;
    }

        .about-us-content p strong {
            color: #6E1318;
            font-weight: 700;
        }

    .about-us-content ul {
        padding: 6px 0;
    }

        .about-us-content ul li {
            position: relative;
            border-radius: 50px;
            display: flex;
            padding: 0 10px 0 0;
            align-items: center;
            font-size: 16px;
            font-weight: 600;
            line-height: 20px;
            color: #000000;
            background: #fbff08;
            margin: 12px 3px;
            overflow: hidden;
        }

            .about-us-content ul li i {
                color: #fbff08;
                text-align: center;
                font-size: 18px;
                display: inline-block;
                font-weight: 400;
                background: #6E1318;
                margin: 0 9px 0 0;
                width: 38px;
                height: 45px;
                line-height: 45px;
                text-shadow: 0 0 8px #fbff08;
                padding: 0 0 0 5px;
            }



.why-section {
    float: left;
    width: 100%;
    padding: 50px 0px;
}

.why-1 {
    padding: 15px;
}

.why-2 {
    padding: 0;
}

.counter {
    text-align: center;
    height: 248px;
    padding: 38px 0 10px;
    margin: 0 auto;
    background: #6E1318;
    position: relative;
    z-index: 0;
    line-height: 68px;
    border-radius: 40px;
}

    .counter p {
        color: #000000;
        font-size: 20px;
        font-weight: 700;
        text-transform: capitalize;
        padding: 1px 0 0;
        position: relative;
        z-index: 1;
        background: #F1E1C3;
        line-height: 32px;
    }

    .counter span {
        color: #ffffff;
        font-size: 42px;
        font-weight: 600;
        text-transform: capitalize;
        padding: 0;
        display: block;
    }

    .counter .counter-icon {
        font-size: 40px;
        color: #6E1318;
        padding: 0;
        background: #fbff08;
        width: 135px;
        height: 135px;
        margin: 0 auto 0;
        line-height: 100px;
        border-radius: 50%;
        position: relative;
        z-index: 1;
        border: 20px solid #ffffff;
    }

        .counter .counter-icon i {
            font-weight: 600;
        }

.contact-sction {
    float: left;
    width: 100%;
}



@media(min-width:992px) and (max-width:1200px) {
}

@media(min-width:768px) and (max-width:991px) {
    .best-services1;

{
    width: 50%;
}

}

@media(min-width:640px) and (max-width:767px) {
}

@media(min-width:480px) and (max-width:639px) {
}

@media(min-width:320px) and (max-width:479px) {
    .tophead-sec;

{
    display: none;
}

.srv-list1-text {
    padding: 0;
    width: 100%;
}
}
