@import url('https://fonts.googleapis.com/css2?family=M+PLUS+1:wght@400;500;600;700;800;900&amp;display=swap');
@import url('https://fonts.googleapis.com/css2?family=Rubik:wght@300;400;500;600;700;800;900&amp;display=swap');



body
{
    margin: 0;
    padding: 0;
    color: #940404;
    font-family: 'M PLUS 1', sans-serif;
}


.main
{
    margin: auto;
    padding: 0;
    width: 99%;
}

a
{
    color: #000;
    text-decoration: none;
}

    a:focus, a:hover
    {
        color: #000;
        text-decoration: none;
    }

img
{
    max-width: 100%;
}

h1
{
    margin: 0px;
}

h2
{
    margin: 0px;
}

h3
{
    margin: 0px;
}

h4
{
    margin: 0px;
}

h5
{
    margin: 0px;
}

h6
{
    margin: 0px;
}

/*#fab001*/

/* START HEADER SECTION */

/* start top head section */

.tophead-section
{
    padding: 0;
    background: #940404;
}

.tophead-section1
{
    padding: 0;
    color: #fff;
}

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

.tophead-left2
{
    padding: 0;
}

    .tophead-left2 a
    {
        color: #fff;
        font-size: 20px;
        margin: 0;
        font-weight: 600;
        text-decoration: none;
    }

        .tophead-left2 a i
        {
            color: #fab001;
            font-weight: 400;
        }

    .tophead-left2 span
    {
        color: #fab001;
        font-style: italic;
        margin: 0;
        font-size: 19px;
        padding: 0 0px 0 11px;
        text-transform: capitalize;
    }


.tophead-right1
{
    padding: 10px;
}

.tophead-right2
{
    padding: 0;
}

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

        .tophead-right2 ul li
        {
            display: inline-block;
            color: #fff;
            margin: 0;
            font-size: 20px;
            font-weight: 600;
            text-decoration: none;
        }

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

        .tophead-right2 li a i
        {
            color: #fab001;
            padding: 0 5px 0 0;
        }

/* end top head section */

/* start head section */

.head-section
{
    padding: 0;
    background: #fff;
}

.head-section1
{
    padding: 0;
    text-align: center;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

.head-logo1
{
    padding: 10px 0;
}

.head-logo2
{
    padding: 0;
    text-align: left;
}

.head-center1
{
    padding: 10px;
}

.head-center2
{
    padding: 0;
}

    .head-center2 p
    {
        color: #fff;
        font-size: 20px;
        margin: 0;
        text-transform: uppercase;
        font-weight: 500;
        padding: 0 0 10px 0;
    }

    .head-center2 span2
    {
        display: inline-block;
        color: #000;
        background-color: #fab001;
        margin: 0;
        padding: 8px 15px;
        font-size: 16px;
        border-radius: 71px;
        text-transform: capitalize;
        font-weight: 600;
    }


.head-right1
{
    padding: 10px;
}

.head-right2
{
    padding: 0;
}

    .head-right2 a
    {
        color: #fff;
        padding: 6px 19px 10px;
        background-color: green;
        margin: 0;
        font-size: 17px;
        border-radius: 30px;
        font-weight: 500;
        text-decoration: none;
        text-transform: capitalize;
    }
/* end head section */

/* start header image section*/

.headerimage-section
{
    padding: 0;
}

    .headerimage-section img
    {
        width: 100%;
    }

/* end header image section*/


/* END HEADER SECTION */


/* start why choose us section*/

.chooseus-section
{
    padding:50px 0px;
}

.chooseus-section1
{
    padding: 0 30px 30px;
}

.chooseus-left1
{
    padding: 0;
}

.chooseus-left2
{
    padding: 0;
    text-align: center;
}

    .chooseus-left2 p
    {
        font-size: 26px;
        font-family: 'Rubik',sans-serif;
        margin: 0;
        padding: 0 0 6px 0;
        font-weight: 800;
        text-transform: capitalize;
    }

    .chooseus-left2 img
    {
        border: 7px solid #fab001;
    }


.chooseus-right1
{
    padding: 10px;
}

.chooseus-right2
{
    padding: 0;
}

.chooseus-right3
{
    padding: 0;
    text-align: center;
}

    .chooseus-right3 strong
    {
        font-size: 45px;
        font-family: 'Rubik',sans-serif;
        margin: 0;
        display: block;
        font-weight: 700;
        text-transform: capitalize;
    }

    .chooseus-right3 p
    {
        color: #000;
        font-size: 17px;
        margin: 0;
        background: #fab001;
        padding: 6px 26px;
        display: inline-block;
        font-weight: 800;
        border-radius: 30px;
        text-transform: capitalize;
    }

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

    .chooseus-right4 p
    {
        color: #000;
        line-height: 34px;
        margin: 0;
        font-size: 15px;
        padding: 0 0 25px 0;
    }

    .chooseus-right4 a
    {
        color: #000;
        background-color: #fab001;
        padding: 6px 30px 8px;
        font-size: 20px;
        margin: 0;
        border: 2px solid #940404;
        border-radius: 40px;
        text-decoration: none;
        text-transform: uppercase;
        font-weight: 800;
    }
/* end why choos us section */

/* start best services section*/
.bestservices-section
{
    padding: 0;
}

.bestservices-section1
{
    padding: 50px 30px;
}

.best-services
{
    padding: 10px 7px 0;
}

.best-services1
{
    padding: 10px;
}

.best-services2
{
    padding: 15px;
    border-radius: 190px 190px 0px 0px;
    text-align: center;
}

.best-services3
{
    padding: 0;
}

    .best-services3 img
    {
        border-radius: 0;
        width: 100%;
        transition: 0.3s ease-in-out;
        border: 5px solid #fab001;
    }

.best-services2:hover .best-services3 img
{
    transform: translateY(-18px);
}

.best-services4
{
    padding: 18px 12px 14px;
    background: #fab001;
    margin: -98px 0 0 0;
}

    .best-services4 strong
    {
        font-size: 20px;
        margin: 0;
        font-family: 'Rubik', sans-serif;
        text-transform: capitalize;
        font-weight: 600;
    }

    .best-services4 p
    {
        color: #000;
        font-weight: 500;
        line-height: 30px;
        margin: 0;
        padding: 0px 0 0;
        font-size: 15px; 
        
    }

    .best-services4 a
    {
        padding: 7px 20px;
        margin: 10px 0 0 0;
        background: #940404;
        border-radius: 0px;
        font-weight: 600;
        display: inline-block;
        color: #ffffff;
        font-size: 18px;border-radius:50px
    }
    .best-services4 a:hover
    {

        background: yellow;
         color: red;
    }
/* end best services section*/




/* start about us section */


.aboutus-section
{
    padding: 0;
}

.aboutus-section1
{
    padding: 0 30px 50px 30px;
}

.aboutus-head
{
    padding: 0;
    text-align: center;
}

    .aboutus-head strong
    {
        font-family: 'Rubik', sans-serif;
        font-size: 35px;
        margin: 0;
        font-weight: 600;
        text-transform: uppercase;
    }

    .aboutus-head p
    {
        color: #05070f;
        font-size: 18px;
        margin: -6px 0 0 0;
        font-weight: 500;
        text-transform: capitalize;
    }

.about-cotnent
{
    padding: 10px 0 0 0;
}

.aboutus-left1
{
    padding: 0;
}

.aboutus-left2
{
    text-align: left;
    padding: 0;
}

    .aboutus-left2 p
    {
        color: #000;
        font-size: 15px;
        line-height: 28px;
        font-weight: 400;
        margin: 0;
        padding: 10px 0;
    }

    .aboutus-left2 span
    {
        color: #940404;
        font-size: 20px;
        margin: 0;
        font-weight: 800;
        border-bottom: 3px solid #fab001;
        padding: 0 0 10px;
    }

    .aboutus-left2 p strong
    {
        color: #940404;
        font-weight: 600;
    }

    .aboutus-left2 ul
    {
        padding: 30px 0 0 0;
        margin: 0;
        list-style: none;
        text-align: left;
    }

        .aboutus-left2 ul li
        {
            color: #000;
            font-size: 15px;
            line-height: 30px;
            padding: 5px 0;
            font-weight: 500;
            text-transform: capitalize;
        }

    .aboutus-left2 li:before
    {
        color: #fab001;
        content: "\f753";
        font-weight: 900;
        display: inline-block;
        font-size: 18px;
        padding: 0 7px 0 0;
        font-family: "Font Awesome 6 Pro";
    }

/* end about us section */

/* start form section */

.form-section
{
    padding: 0;
    background: #fab001;
}

.form-section1
{
    padding: 50px 30px;
}

.form-1
{
    padding: 40px 0 0;
}

.contac-rr
{
    padding: 0px 0 0 0;
    margin: 0;
    text-align: left;
}

.form-group1
{
    padding: 5px;
    margin-bottom: 28px;
}

input.form-control1
{
    color: #000;
    font-weight: 400;
}

.form-control1
{
    display: block;
    width: 100%;
    height: 42px;
    padding: 6px 12px;
    font-size: 14px;
}

.form-control1
{
    background-color: transparent;
    border: #f0f8ff00;
    border: 1px solid #000000;
}

textarea.form-control1
{
    height: 80px;
    font-weight: 400;
    color: #222;
}

.btn-group
{
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}

    .btn-group > .btn:first-child
    {
        margin-left: 0;
        margin: -1px 0 0 0;
        padding: 14px 36px;
        color: #fff;
        font-size: 15px;
        border: 1px solid #940404;
        background: #940404;
        border-radius: 0;
        text-transform: uppercase;
        width: 100%;
        transition: .7s;
        font-weight: 600;
    }

.form-group1 .place::-webkit-input-placeholder
{
    color: #000000;
}

.btn:active:focus, .btn:focus
{
    outline: 0px auto -webkit-focus-ring-color;
    outline-offset: -0px;
}

:focus-visible
{
    outline: -webkit-focus-ring-color auto 0px;
}

/* end form section */



/* start testimonials-section */

.testimonials-section
{
    padding: 0;
}

.testimonials-section1
{
    padding: 0 30px 50px 30px;
}

.testimonials
{
    padding: 22px 0 0;
}

.testimonials1
{
    padding: 10px;
}

.testimonials2
{
    padding: 30px 30px 30px 30px;
    background: #fff;
    box-shadow: 0 0 11px 0px #4512362e;
    border-radius: 10px;
    border: 1px solid #fab0015c;
    transition: all 500ms ease;
}

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

    .testimonials3 img
    {
        border-radius: 28px 28px 28px 28px;
        border: 4px solid;
        height: 92px;
        transition: all 500ms ease;
    }

.testimonials2:hover
{
    /* border-color: #990000; */
    transition: all 500ms ease;
}

    .testimonials2:hover .testimonials3 .testi-img img
    {
        border-color: #05070f;
        transition: all 500ms ease;
    }

.testi-txt
{
    padding: 6px 0 0 0;
    margin: -40px 0 0;
}

    .testi-txt p
    {
        color: #940404;
        font-size: 23px;
        margin: 0;
        padding: 0 0 7px 0;
        font-weight: 800;
        text-transform: capitalize;
    }

    .testi-txt span
    {
        color: #000000;
        background: #fab001;
        font-size: 15px;
        margin: 0;
        padding: 1px 7px;
        font-weight: 700;
        text-transform: uppercase;
    }

.testimonials4
{
    padding: 0;
}

    .testimonials4 p
    {
        color: #14283f;
        font-weight: 400;
        font-size: 15px;
        margin: 0;
        line-height: 30px;
        padding: 0;
    }

    .testimonials4 i
    {
        padding: 0 5px;
        color: #940404;
        font-size: 50px;
        opacity: 0.1;
    }

    .testimonials4 .fa-quote-right
    {
        text-align: right;
        float: right;
    }
/* end testimonials-section*/


/* start footer section*/

.footer-section1
{
    padding: 0;
    background: #000;
    background-repeat: no-repeat;
    background-size: cover;
}

    .footer-section1:before
    {
        position: absolute;
        height: 100%;
        width: 100%;
        padding: 0;
        margin: 0;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        content: "";
    }

.footer-section2
{
    padding: 30px;
}

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

    .footer-design1 p
    {
        color: #fff;
        font-size: 31px;
        text-transform: capitalize;
        margin: 0;
        font-family: 'Rubik';
        padding: 0 0 10px;
        font-weight: 600;
        animation: blkk 0.4s infinite;
    }

@keyframes blkk
{
    0%
    {
        color: #fff;
    }

    50%
    {
        color: #fab001;
    }

    100%
    {
        color: #fff;
    }
}



.footer-design1 span
{
    color: #fab001;
    font-size: 27px;
    font-family: 'Rubik';
    font-weight: 500;
    text-transform: capitalize;
}

    .footer-design1 span strong
    {
        font-weight: 500;
        color: #ffffff;
    }


.footer-1
{
    padding: 11px 0 0px;
    text-align: left;
}

.footer2
{
    padding: 0px 10px 0;
}

.footer-3
{
    padding: 0px;
}

.footer-head
{
    padding: 0;
}

    .footer-head p
    {
        color: #ffc000;
        font-size: 32px;
        font-family: 'Rubik';
        font-weight: 600;
        text-transform: capitalize;
        margin: 0;
    }

.footer-4
{
    padding: 0px 0 10px;
}

.footer-img
{
    padding: 0;
}

.footer-4 p
{
    color: #fff;
    margin: 0;
    font-weight: 200;
    font-size: 14px;
    line-height: 26px;
    padding: 6px 0 0px;
}

.footer-4 a
{
    color: #ffc000;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    margin: 0;
    text-decoration: none;
    padding: 0px 0;
    display: inline-block;
}

    .footer-4 a:hover
    {
        color: #ffffff;
    }

.footer-serv1
{
    padding: 10px 10px 0;
}

.footer-serv2
{
    padding: 0px;
}

.footer-head1
{
    padding: 5px;
    background: #fab001;
    border-left: 5px solid #940404;
    padding-left: 15px;
    border-radius: 5px 0px 0px 5px;
}

    .footer-head1 p
    {
        color: #000;
        font-size: 20px;
        text-transform: uppercase;
        font-weight: 600;
        margin: 0;
        padding: 0;
    }

.footer-list
{
    padding: 0px;
}

.footer-list1
{
    padding: 18px 0 0;
}

.footer-list2
{
    padding: 0px;
}

    .footer-list2 ul
    {
        margin: 0;
        padding: 0;
        list-style: none;
    }

        .footer-list2 ul li
        {
            margin: 0;
            font-size: 15px;
            padding: 2px 0;
            color: #fff;
            text-transform: capitalize;
            font-weight: 500;
            line-height: 30px;
        }

    .footer-list2 li i
    {
        color: #ffc000;
        padding: 0 5px 0 0;
        font-size: 17px;
    }

.footer-call
{
    padding: 10px;
}

.footer-call1
{
    padding: 0px;
    background: #fab001;
}

.footer-head2
{
    padding: 0px;
    text-align: center;
    border: 2px solid #ffc000;
    background: #940404;
}

    .footer-head2 p
    {
        color: #ffc000;
        margin: 0;
        font-size: 31px;
        font-weight: 700;
        text-decoration: none;
        text-transform: capitalize;
    }

.footer-contact
{
    padding: 20px;
    padding-top: 0;
}

    .footer-contact ul
    {
        margin: 0;
        padding: 0;
        list-style: none;
    }

        .footer-contact ul li
        {
            margin: 0;
            padding: 6px 0;
            padding-top: 0;
        }

    .footer-contact li p
    {
        color: #940404;
        font-size: 20px;
        text-transform: capitalize;
        font-weight: 700;
        padding: 5px 0;
        margin: 0;
    }

    .footer-contact li span
    {
        color: #000000;
        font-size: 16px;
        font-weight: 600;
    }
/* end footer section*/




/* start copy right section */

.copy-right
{
    padding: 30px 0;
    background-color: #fab001;
    text-align: center;
}

    .copy-right strong
    {
        font-size: 16px;
        padding: 20px 0 0px 0;
        line-height: 26px;
        margin: 0;
        color: #000;
        font-weight: 600;
    }

    .copy-right p
    {
        padding: 10px 0;
        margin: 0;
        font-size: 17px;
        font-weight: 800;
        color: #940404;
        padding: 8px 0 0 0;
    }
/* end copy right*/


#callbook
{
    background: green;
    bottom: 0;
    height: 50px;
    left: 0;
    position: fixed;
    display: none;
    right: 0;
    z-index: 9;
}

    #callbook ul
    {
        padding: 0px;
    }

        #callbook ul li
        {
            border-bottom: 1px solid #fff;
            background: red;
            position: relative;
            padding: 15px;
            width: 50%;
            list-style: none;
            float: left;
            text-align: center;
        }

            #callbook ul li a span
            {
                color: #fff;
                font-size: 22px;
                font-weight: 600;
                text-decoration: none;
                position: relative;
                top: -15px;
            }

            #callbook ul li a i
            {
                color: #fff;
                position: relative;
                top: -13px;
                font-size: 20px;
            }


@media (max-width: 767px)
{
    body
    {
        text-align: center;
    }

    .head-section1
    {
        display: block;
        padding: 0 0 10px;
    }

    .head-logo2
    {
        text-align: center;
    }

    .tophead-right1
    {
        padding: 0 0 10px;
    }

    .tophead-left2 span
    {
        display: none;
    }

    .tophead-left2 a
    {
        font-size: 20px;
    }

    .head-center2 p
    {
        display: none;
    }

    .head-logo1
    {
        padding: 10px 0 0;
    }

    .chooseus-section1
    {
        padding: 0px 0px;
    }

    .aboutus-section1
    {
        padding: 30px 0;
    }

    .bestservices-section1
    {
        padding: 30px 0;
    }

    .best-services1
    {
        width: 50%;
    }

    .testimonials-section1
    {
        padding: 0 0px 50px 0px;
    }

    .testimonials1
    {
        width: 50%;
    }

    .form-section1
    {
        padding: 30px 0px;
    }

    .footer-section2
    {
        padding: 30px 0;
    }

    .copy-right
    {
        padding: 30px 0 70px;
    }

        .copy-right strong
        {
            font-size: 15px;
        }

    .footer-list1
    {
        width: 50%;
    }

    .footer2
    {
        padding: 0;
    }

    .footer-serv1
    {
        padding: 10px 0 0 0;
    }

    .footer-call
    {
        padding: 10px 0;
    }

    .best-services4 strong
    {
        font-size: 20px;
    }

    .chooseus-right1
    {
        padding: 24px 0 0 0;
    }



    #callbook ul li
    {
        padding: 20px 0px;
    }

    #callbook
    {
        display: block;
    }

        #callbook ul li
        {
            padding: 20px 0px;
        }

    #callbook
    {
        display: block;
    }

        #callbook ul li a span
        {
            font-size: 18px;
            top: -4px;
        }

        #callbook ul li a i
        {
            top: -5px;
        }

        #callbook ul li a i
        {
            top: -5px;
        }

    .footer-design1 span
    {
        font-size: 16px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px)
{
    .head-logo2
    {
        text-align: center;
    }

    .head-section1
    {
        display: block;
        padding: 0 0 10px;
    }

    .head-logo2
    {
        text-align: center;
    }

    .tophead-right1
    {
        padding: 0 0 10px;
    }

    .tophead-left2 span
    {
        display: none;
    }

    .tophead-left2 a
    {
        font-size: 30px;
    }

    .head-center2 p
    {
        display: none;
    }

    .tophead-right2 ul li
    {
        font-size: 20px;
        padding: 10px 0 0;
    }

        .tophead-right2 ul li a i
        {
            display: none;
        }

    .head-logo1
    {
        padding: 10px 0 0;
    }

    .footer-design1 span
    {
        font-size: 19px;
    }
}

@media only screen and (min-width: 991px) and (max-width:1200px)
{
    .head-right2 a
    {
        font-size: 14px;
        padding: 6px 10px;
    }

    .head-center2 p
    {
        font-size: 15px;
    }

    .best-services4 strong
    {
        font-size: 20px;
    }

    .footer-design1 span
    {
        font-size: 24px;
    }
}

@media only screen and (min-width: 1200px) and (max-width:1320px)
{
    .head-right2 a
    {
        font-size: 15px;
        padding: 6px 10px;
    }

    .head-center2 p
    {
        font-size: 15px;
    }

    .best-services4 strong
    {
        font-size: 20px;
    }
}

@media only screen and (max-width: 1260px) and (min-width: 1200px)
{
}

@media (max-width: 575px) and (min-width: 0px)
{
    .head-center1
    {
        padding: 10px 0;
    }

    .best-services1
    {
        width: 100%;
        padding: 10px 0;
    }

    .testimonials1
    {
        width: 100%;
    }

    .footer-design1 p
    {
        font-size: 23px;
    }

    .footer-design1 span
    {
        font-size: 22px;
    }

    .chooseus-right3 strong
    {
        font-size: 30px;
    }

    .aboutus-head strong
    {
        font-size: 30px;
    }

    .aboutus-left2 span
    {
        padding: 0;
    }
}

@media (max-width: 420px) and (min-width: 290px)
{
    .tophead-left2 a
    {
        font-size: 28px;
    }

    .tophead-right2 ul li
    {
        font-size: 15px;
    }

    .footer-list1
    {
        width: 100%;
    }
}
