@import url('../fonts.googleapis.com/css2_family%3dJost%26amp%3bdisplay%3dswap.html');
@import url('../fonts.googleapis.com/css2_family%3dNunito%2bSans%26amp%3bdisplay%3dswap.html');

.main-container {
    float: left;
    width: 100%;
}

.review-container {
    float: left;
    width: 100%;
    padding-bottom: 50px;
}

.review-block {
    float: left;
    width: 100%;
}

    .review-block img {
        float: left;
        width: 100%;
    }

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

    .banner_container img {
        float: left;
        width: 100%;
    }

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

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

.tophead-section {
    float: left;
    width: 100%;
    padding: 0;
    background: #191430;
    color: #ffdf00;
    font-family: 'Nunito Sans', sans-serif;
}

.tophead-section1 {
    padding: 10px 0 6px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.tophead-left1 {
    padding: 0px 0 0px;
}

.tophead-left2 {
    padding: 0px;
}

.tophead-left1 p {
    font-size: 19px;
    color: #ffdf00;
    margin: 0;
    font-weight: 600;
    text-shadow: 0 0 0.5rem #fff, 0 0 1.5rem rgb(254 198 0), -0.2rem 0.1rem 1rem #bd9a21, 0.2rem 0.1rem 1rem #ffdf00, 0 -0.5rem 2rem #fec600, 0 0.5rem 3rem #fec600, 5px 0.3rem 0.5rem rgb(8 46 4 / 43%);
    animation: animate 0.8s linear infinite;
}

@keyframes animate {
    0%, 25% {
        color: #ffdf00;
        text-shadow: 0 0 0.5rem #fff, 0 0 1.5rem rgb(254 198 0), -0.2rem 0.1rem 1rem #bd9a21, 0.2rem 0.1rem 1rem #ffdf00, 0 -0.5rem 2rem #fec600, 0 0.5rem 3rem #fec600, 5px 0.3rem 0.5rem rgb(8 46 4 / 43%);
    }

    25%, 50% {
        color: #ffdf00;
        text-shadow: none;
    }

    50%, 75% {
        color: #ffdf00;
        text-shadow: 0 0 0.5rem #fff, 0 0 1.5rem rgb(254 198 0), -0.2rem 0.1rem 1rem #bd9a21, 0.2rem 0.1rem 1rem #ffdf00, 0 -0.5rem 2rem #fec600, 0 0.5rem 3rem #fec600, 5px 0.3rem 0.5rem rgb(8 46 4 / 43%);
    }

    75%, 100% {
        color: #ffdf00;
        text-shadow: 0 0 0.5rem #fff, 0 0 1.5rem rgb(254 198 0), -0.2rem 0.1rem 1rem #bd9a21, 0.2rem 0.1rem 1rem #fec600, 0 -0.5rem 2rem #fec600, 0 0.5rem 3rem #fec600, 5px 0.3rem 0.5rem rgb(8 46 4 / 43%);
    }
}

.top-center1 {
    padding: 0px;
}

.top-center2 {
    padding: 0;
}

    .top-center2 ul {
        padding: 0;
        margin: 0;
        list-style: none;
    }

        .top-center2 ul li {
            padding: 0 7px;
            display: inline-block;
        }

    .top-center2 li a i {
        border-radius: 20%;
        height: 37px;
        width: 37px;
        background: #ffdf00;
        color: #ff0000;
        text-align: center;
        line-height: 37px;
        font-size: 17px;
    }

    .top-center2 li a {
        text-decoration: none;
        color: #ffdf00;
    }

.tophead-right1 {
    padding: 0;
    text-align: right;
}

.tophead-right2 {
    padding: 0px 0 0 0;
}

    .tophead-right2 ul {
        padding: 0;
        margin: 0;
        list-style: none;
    }

        .tophead-right2 ul li {
            padding: 0px 5px 0;
            display: inline-block;
        }

    .tophead-right2 li a {
        color: #fff;
        font-size: 26px;
        text-transform: uppercase;
        margin: 0;
        font-weight: 600;
        padding: 0;
        text-decoration: none;
    }

        .tophead-right2 li a i {
            color: #ffdf00;
        }

.header {
    float: left;
    width: 100%;
    padding: 5px 0px;
}

.header-left {
    float: left;
    width: 100%;
}

    .header-left img {
        float: left;
        width: 100%;
    }

.head-right1 {
    padding: 0px 0 0 20px;
}

.head-right2 {
    padding: 0;
    font-family: 'Nunito Sans', sans-serif;
}

    .head-right2 strong {
        color: #565656;
        font-size: 23px;
        text-transform: capitalize;
        font-weight: 700;
        display: block;
        padding: 0 0 14px;
        text-align: center;
        font-family: 'Nunito Sans', sans-serif;
    }

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

    .line p {
        color: #ff0000;
        font-weight: 700;
        font-size: 22px;
        margin: 0;
        text-transform: capitalize;
        animation: boun 1s infinite;
        font-family: 'Nunito Sans', sans-serif;
    }

@keyframes boun {
    0% {
        color: #da3c22;
    }

    50% {
        color: #fff;
    }

    100% {
        color: #d83030;
    }
}

.call {
    padding: 0;
}

    .call a {
        display: block;
        border: 1px solid #73c700;
        text-transform: capitalize;
        color: #ff0000;
        border-radius: 61px;
        font-size: 23px;
        font-weight: 800;
        text-align: center;
        padding: 6px 17px;
        font-family: 'Nunito Sans', sans-serif;
    }

.chat-1 {
    padding: 0;
    text-align: center;
}

    .chat-1 img {
        float: left;
        width: 70%;
    }

.text-float {
    float: left;
    width: 100%;
    background: #000;
    padding: 10px;
    font-size: 18px;
    color: #fff;
    font-family: 'Nunito Sans', sans-serif; text-align:center;
}

.about-us {
    float: left;
    width: 100%;
    padding: 60px 0px;
    position: relative; background:#ffdf00
}

    .about-us::before {
        background: url(../images/abt.png);
        background-position: center;
        background-repeat: no-repeat;
        position: absolute;
        content: '';
        top: 0;
        height: 100%;
        width: 100%;
        left: 0;
        opacity: 0.1;
    }

.abt-sub {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 20px;
    color: #ff0000;
    font-weight: 600;
    font-family: 'Nunito Sans', sans-serif;
}

.abt-header {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 35px;
    padding-bottom: 30px;
    color: #325502;
    font-weight: 600;
    font-family: 'Jost', sans-serif;
}

.abt-left {
    float: left;
    width: 100%;
    padding: 10px; 
}

.abt-desc {
    float: left;
    width: 100%;
    font-size: 17px;
    color: #000;
    font-family: 'Nunito Sans', sans-serif; text-align:justify;
}

    .abt-desc span {
        color: #ff0000;
        font-weight: 600;
    }

.ab-list {
    float: left;
    width: 100%;
    margin-top: 10px;
}

    .ab-list span {
        color: #222;
        font-size: 22px;
        margin: 0;
        font-weight: 500;
        margin: 18px 0 0;
        display: inline-block;
        padding: 8px 30px;
        border-radius: 30px;
        color: #fff;
        background-image: linear-gradient(to bottom right, #325502, #ff0000);
        font-family: 'Nunito Sans', sans-serif;
        text-align: center;
    }

    .ab-list ul {
        padding: 20px 0px 0 0px;
        margin: 0;
        list-style: none;
        text-align: left;
    }

        .ab-list ul li {
            color: #000;
            font-size: 15px;
            display: inline-block;
            background: #fffeed;
            position: relative;
            line-height: 30px;
            font-weight: 600;
            border: 1px solid #ffdf00;
            padding: 0px 16px 0px 0px;
            margin: 8px 8px 15px 10px;
            text-transform: capitalize;
            font-family: 'Nunito Sans', sans-serif;
        }

            .ab-list ul li i {
                color: #ffdf00;
                font-weight: 400;
                display: inline-block;
                font-size: 21px;
                background: #325502;
                height: 42px;
                line-height: 42px;
                border-radius: 0 50px 50px 0;
                width: 42px;
                text-align: center;
                margin: 0 5px 0px 0px;
            }

.ab-right {
    float: left;
    width: 100%;
}

    .ab-right img {
        float: left;
        width: 100%;
    }

    .ab-right .call {
        float: left;
        width: 100%;
        margin-top: 10px;
    }

        .ab-right .call a {
            display: block;
            border: 1px solid #ffdf00;
            text-transform: capitalize;
            color: #fff;
            background: #325502;
            border-radius: 11px;
            font-size: 25px;
            font-weight: 800;
            text-align: center;
            padding: 6px 17px;
            font-family: 'Nunito Sans', sans-serif;
        }

.best-ser {
    float: left;
    width: 100%;
    padding-top: 50px;
    padding-bottom: 30px;
    background: url(../images/bg1.jpg);
}

.best-sub {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 17px;
    color: #fff;
    font-family: 'Nunito Sans', sans-serif;
    padding-bottom:30px;
}

.best-header {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 23px;
    padding-bottom: 10px;
    color: #ffdf00;
    font-weight: 600;
    font-family: 'Jost', sans-serif;
}

.best-border {
    float: left;
    width: 100%;
    padding: 15px;
    border-top: 5px solid green;
    border-bottom: 5px solid green;
    border-radius: 30px;
    margin-bottom: 20px;
    position: relative;
    background: url(../images/bg12.jpg);
}

.main-services3 {
    padding: 0;
    position: relative;
    float: left;
    width: 100%;
    margin-top: 0px;
}

   

    .main-services3 span {
        display: block;
        text-align: center;
        width: 200px;
        height: 200px;
        margin: -50px auto 0;
        padding: 10px;
        background: #ffdf00;
        border-radius: 50% 50% 50% 2%;
        transform: rotateZ(315deg);
    }

        .main-services3 span img {
            transform: rotateZ(46deg);
            border-radius: 50% 50%;
            width: 180px;
            height: 180px;
        }

.best-tit {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 22px;
    color: #325502;
    font-family: 'Jost', sans-serif;
    margin-top: 25px;
}

    .best-tit strong {
        background: #ffdf00;
        padding: 7px 15px;
        border-radius: 10px;
    }

.best-desc {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 17px;
    color: #fff;
    padding: 10px 0px;
    font-family: 'Nunito Sans', sans-serif;
}

.best-call {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 18px;
    color: #fff;
    font-family: 'Nunito Sans', sans-serif;
}

    .best-call a {
        background: green;
        padding: 8px 20px;
        border-radius: 10px;
        color: #fff;
    }
    .best-call a:hover {
        background: red;
        padding: 8px 20px;
        border-radius: 10px;
        color: #fff; text-decoration:none;
    }

.about-us2 {
    float: left;
    width: 100%;
    padding-top: 20px;
    position: relative;
}

    .about-us2::before {
        background: url(../images/abt.png);
        background-position: center;
        background-repeat: no-repeat;
        position: absolute;
        content: '';
        top: 0;
        height: 100%;
        width: 100%;
        left: 0;
        opacity: 0.1;
    }

.why-dd {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 17px;
    color: #000;
    padding-bottom: 20px;
    font-family: 'Nunito Sans', sans-serif;
}

.why-border {
    float: left;
    width: 100%;
    padding: 10px;
    background: #ffdf00;
    border: 2px solid #325502;
    margin-bottom: 20px;
}

.why-border1 {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 22px;
    background: #ff0000;
    padding: 3px 0px;
    color: #fff;
    font-weight: 500;
    font-family: 'Jost', sans-serif;
}

.why-border2 {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 17px;
    color: #000;
    padding: 5px 0px;
    font-family: 'Nunito Sans', sans-serif;
}

.why-border3 {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 30px;
    color: #325502;
    font-weight: 600;
    font-family: 'Jost', sans-serif;
}

.best-ser2 {
    float: left;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    position: relative;
}

    .best-ser2::before {
        background: url(../images/abt.png);
        background-position: center;
        background-repeat: no-repeat;
        position: absolute;
        content: '';
        top: 0;
        height: 100%;
        width: 100%;
        left: 0;
        opacity: 0.1;
    }

.best-sub2 {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 20px;
    color: #ff0000;
    font-family: 'Nunito Sans', sans-serif;
}

.best-header2 {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 35px;
    padding-bottom: 30px;
    color: #325502;
    font-weight: 600;
    font-family: 'Jost', sans-serif;
}

.best-border2 {
    float: left;
    width: 100%;
    padding: 15px;
    border-top: 5px solid #325502;
    border-bottom: 5px solid #ff0000;
    border-radius: 30px;
    margin-bottom: 20px;
    position: relative;background: url(../images/bg12.jpg);
}

.main-services32 {
    padding: 0;
    position: relative;
    float: left;
    width: 100%;
    margin-top: 50px;
}

    .main-services32:before {
        content: "";
        position: absolute;
        width: 100%;
        height: 10px;
        top: 35%;
        right: 0px;
        bottom: inherit;
        left: 0px;
        margin: 0 auto;
        background: #ffdf00;
        border-radius: 20px;
        z-index: 0;
    }

    .main-services32 span {
        display: block;
        text-align: center;
        width: 200px;
        height: 200px;
        margin: -50px auto 0;
        padding: 10px;
        background: #ffdf00;
        border-radius: 50% 50% 50% 2%;
        transform: rotateZ(315deg);
    }

        .main-services32 span img {
            transform: rotateZ(46deg);
            border-radius: 50% 50%;
            width: 180px;
            height: 180px;
        }

.best-tit2 {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 22px;
    color: #325502;
    font-family: 'Jost', sans-serif;
    margin-top: 50px;
}

    .best-tit2 strong {
        background: #ffdf00;
        padding: 2px 10px;
        border-radius: 10px;
    }

.best-call2 {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 22px;
    color: #fff;
    font-family: 'Nunito Sans', sans-serif;
    padding-top: 10px;
    font-weight: 600;
}

    .best-call2 a {
        color: #ff0000;
    }

.footer {
    float: left;
    width: 100%;
    padding: 50px 0px;
    background: #ffdf00;
}

.text-contact1 {
    padding: 0px 0 0;
}

.text-contact2 {
    padding: 20px 35px 20px 0px;
    border: 1px solid #dcdcdc;
    background: #fff; margin-bottom:20px
}

.text-form {
    padding: 10px 0 0;
    text-align: center;
}

    .text-form p {
        color: #325502;
        text-transform: capitalize;
        font-size: 26px;
        margin: 0;
        font-weight: 600;
        padding: 0;
        font-family: 'Nunito Sans', sans-serif;
    }

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

    .text-whatsapp a {
        background: #39ae44;
        color: #fff;
        padding: 14px 30px;
        text-transform: capitalize;
        display: inline-block;
        border-radius: 5px;
        font-weight: 700;
        margin-left: 0px;
        font-size: 22px;
        font-family: 'Nunito Sans', sans-serif;
    }

.footer-left {
    float: left;
    width: 100%;
}

.footer-right {
    float: left;
    width: 100%;
}

    .footer-right img {
        float: left;
        width: 100%;
    }

.contact-details1 {
    padding: 0;
    float: left;
    width: 100%;
    font-family: 'Nunito Sans', sans-serif;
}

.contact-details2 {
    padding: 20px;
    text-align: left;
}

.contact-details3 {
    padding: 0px;
}

    .contact-details3 i {
        font-size: 42px;
        color: #fff;
        background: #ff0000;
        padding: 5px;
        width: 50px;
        height: 50px;
        border-radius: 50%;
    }

.contact-details4 {
    padding: 14px 0 0;
}

    .contact-details4 strong {
        color: #325502;
        font-weight: 600;
        font-size: 25px;
        text-transform: capitalize;
        font-family: 'Jost', sans-serif;
        margin-bottom: 10px;
        float: left;
        width: 100%;
        padding-bottom: 10px;
    }

    .contact-details4 p a {
        color: #000;
        font-size: 18px;
        border-top: 0px solid #ff0000;
        font-weight: 700;
        margin: 0;
        padding: 10px 0 0; text-align:left;
    }


.new-tes {
    float: left;
    width: 100%;
    padding: 30px 0px;
    position: relative;
    z-index: 1;
}

    .new-tes .about-us-header {
        color: #ff0000;
    }

.new-tes-right {
    float: left;
    width: 100%;
}

.new-tes-left {
    float: left;
    width: 100%;
}

    .new-tes-left img {
        float: left;
        width: 100%;
    }

.test {
    float: left;
    width: 100%;
    padding: 20px 0px;
    position: relative;
    z-index: 1;
}

    .test p {
        float: left;
        width: 100%;
        text-align: center;
        font-size: 17px;
        font-family: 'Nunito Sans', sans-serif;
        color: #000;
        padding-top: 10px;
    }

    .test small {
        float: left;
        width: 100%;
        text-align: center;
        font-size: 25px;
        font-family: 'Jost', sans-serif;
        color: #325502;
        padding-top: 10px;
    }

#quote-carousel {
    padding: 0 10px 30px 10px;
    margin-top: 20px;
    float: left;
    width: 100%;
}

    #quote-carousel .carousel-control {
        background: none;
        color: #ff0000;
        font-size: 2.3em;
        text-shadow: none;
        margin-top: 50px;
    }

    #quote-carousel .carousel-indicators {
        position: relative;
        right: 50%;
        top: auto;
        bottom: 0px;
        margin-top: 20px;
        margin-right: -19px;
    }

        #quote-carousel .carousel-indicators li {
            width: 50px;
            height: 50px;
            cursor: pointer;
            border: 1px solid #000;
            box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
            border-radius: 50%;
            opacity: 0.4;
            overflow: hidden;
            transition: all 0.4s ease-in;
            vertical-align: middle;
        }

        #quote-carousel .carousel-indicators .active {
            width: 60px;
            height: 60px;
            opacity: 1;
            transition: all 0.2s;
        }

.item blockquote {
    border-left: none;
    margin: 0;
    float: left;
    width: 100%;
}

    .item blockquote p:before {
        content: "\f10d";
        font-family: "Fontawesome";
        float: left;
        margin-right: 10px;
        float: left;
        width: 100%;
    }

.last-row {
    float: left;
    width: 100%;
}

.cal {
    bottom: 0px;
    left: 10px;
    position: fixed;
    z-index: 1111;
}

.whatsaapp {
    bottom: 0px;
    right: 16px;
    position: fixed;
    z-index: 1111;
}

.why-headr {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 35px;
    color: #325502;
    font-weight: 600;
    font-family: 'Jost', sans-serif;
}

.cccc {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 16px;
    color: #fff;
    font-weight: 500;
    font-family: 'Nunito Sans', sans-serif;
    background:red; padding:10px 0px
}

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

{
    display: block;
}

.top-center1 {
    text-align: center;
    margin-top: 10px;
}

.tophead-right2 li a {
    font-size: 22px;
}

.tophead-right1 {
    text-align: center;
    margin-top: 10px;
}

.tophead-left1 {
    text-align: center;
}

.line {
    display: none;
}

.chat-1 {
    display: none;
}

.head-right2 {
    display: none;
}

.ab-right .call a {
    font-size: 25px;
}

}

@media(min-width:640px) and (max-width:767px) {
    .tophead-section1;

{
    display: block;
}

.top-center1 {
    text-align: center;
    margin-top: 10px;
}

.tophead-right2 li a {
    font-size: 22px;
}

.tophead-right1 {
    text-align: center;
    margin-top: 10px;
}

.tophead-left1 {
    text-align: center;
}

.line {
    display: none;
}

.chat-1 {
    display: none;
}

.head-right2 {
    display: none;
}

.ab-right .call a {
    font-size: 25px;
}

}

@media(min-width:480px) and (max-width:639px) {
    .tophead-section1;

{
    display: block;
}

.top-center1 {
    text-align: center;
    margin-top: 10px;
}

.tophead-right2 li a {
    font-size: 22px;
}

.tophead-right1 {
    text-align: center;
    margin-top: 10px;
}

.tophead-left1 {
    text-align: center;
}

.line {
    display: none;
}

.chat-1 {
    display: none;
}

.head-right2 {
    display: none;
}

.ab-right .call a {
    font-size: 25px;
}

}

@media(min-width:768px) and (max-width:991px) {
    .tophead-section1 .col-sm-7;

{
    width: 70%;
    text-align: center;
    display: block;
}

.tophead-section1 .col-sm-2 {
    width: 30%;
    text-align: center;
    display: block;
}

.tophead-section1 .col-sm-3 {
    width: 0%;
    text-align: center;
    display: block;
}

.tophead-right1 {
    display: none;
}

.tophead-section {
    text-align: center;
}

.header .col-sm-7 {
    width: 100%;
}

.header .col-sm-5 {
    width: 100%;
}

.head-right2 .col-sm-5 {
    width: 40%;
}

.best-ser2 .col-sm-3 {
    width: 50%;
}

.best-ser .col-sm-4 {
    width: 50%;
}

.about-us2 .col-sm-3 {
    width: 50%;
}

.footer .col-sm-9 {
    width: 100%;
}

.about-us .col-sm-8 {
    width: 100%;
}
}
