@import url(https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&amp;display=swap);
@import url(https://fonts.googleapis.com/css2?family=Oswald:wght@200;300;400;500;600;700&amp;display=swap);

body
{
    margin: 0;
    padding: 0;
    color: #f20101;
    font-family: Poppins,sans-serif;
    -webkit-user-select: none;
    cursor: default;
}

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

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

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

img
{
    max-width: 100%;
}

h1
{
    margin: 0;
}

h2
{
    margin: 0;
}

h3
{
    margin: 0;
}

h4
{
    margin: 0;
}

h5
{
    margin: 0;
}

h6
{
    margin: 0;
}

.tophead_section
{
    padding: 0;
    background: #f20101;
}

.tophead_section1
{
    padding:0px;
    border-bottom: 1px solid #f20101;
}

.tophead_left1
{
    padding: 10px;
}

.tophead_left2
{
    padding: 0;
    display: flex;
}

    .tophead_left2 span
    {
        padding: 0 10px;
        font-weight: 600;
        text-transform: uppercase;
    }

    .tophead_left2 .welcome
    {
        font-size: 16px;
    }

    .tophead_left2 .topcall
    {
        font-size: 15px;
        color: #fff;
    }

        .tophead_left2 .topcall strong
        {
            color: #fff;
            font-weight: 500;
        }

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

        .tophead_left2 ul li
        {
            display: inline-block;
            padding: 5px 4px;
            margin: 0;
            font-size: 15px;
            padding: 0 5px;
            text-transform: uppercase;
            font-weight: 600;
            color: #FFFFFF;
        }

    .tophead_left2 li a
    {
        text-decoration: none;
        color: #fff;
    }

        .tophead_left2 li a i
        {
            color: #fff;
            font-size: 18px;
            text-align: center;
        }

.tophead_right1
{
    padding: 10px;
}

.tophead_right2
{
    padding: 0;
}

    .tophead_right2 ul
    {
        margin: 0;
        text-align: right;
        padding: 0;
        list-style: none;
    }

        .tophead_right2 ul li
        {
            color: #fff;
            font-size: 17px;
            font-weight: 500;
            margin: 0;
            padding: 0 7px;
            text-transform: capitalize;
            list-style: none;
            display: inline-block;
        }

            .tophead_right2 ul li a
            {
                text-decoration: none;
                color: #fff;
            }

    .tophead_right2 li:nth-child(2) a
    {
        text-decoration: none;
        background: green;
        color: #fff;
        padding: 5px 18px;
        border-radius: 30px;
        font-size: 16px;
        font-weight: 500;
        text-transform: uppercase;
    }

.head_section
{
    padding: 0;
}

.head_section1
{
    padding: 0 0 0px;
}

.head-logo1
{
    padding: 10px;
}

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

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

.head-right2
{
    padding: 0;
    text-align: right;
}

.head-top
{
    padding: 0 10px;
    left: 0;
    float: right;
}

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

    .head-top span
    {
        display: inline-block;
        margin: 0 3px;
        border: 1px solid #2222224d;
        color: #222;
        border-radius: 40px;
        font-weight: 500;
        text-transform: capitalize;
        padding: 6px 13px;
    }

    .head-top .qes
    {
        color: #f20101;
        font-size: 20px;
        padding: 0 5px;
    }

    .head-top .color
    {
        background: #f20101;
        color: #fff;
        border: 0;
    }

    .head-top p
    {
        color: #222;
        font-size: 15px;
        text-transform: capitalize;
        margin: 0;
        padding: 7px 0 5px;
        font-weight: 500;
    }

    .head-top strong
    {
        color: #222;
        font-size: 19px;
        text-transform: capitalize;
        margin: 0;
        padding: 0 0 0 2px;
        font-weight: 500;
    }

    .head-top p b
    {
        color: #f20101;
        font-weight: 600;
        text-transform: uppercase;
    }

.head-bottom
{
    padding: 0;
}

.head-counter1
{
    padding: 0;
}

.head-counter2
{
    padding: 0;
}

.counter-1
{
    padding: 5px 10px 0;
}

.counter-2
{
    padding: 0;
    text-align: center;
}

    .counter-2 i
    {
        background: #f20101;
        color: #fff;
        font-size: 25px;
        border-radius: 50px;
        height: 50px;
        width: 50px;
        font-weight: 600;
        text-align: center;
        padding: 0 0 5px 0;
        line-height: 50px;
        display: inline-block;
    }

    .counter-2 span
    {
        color: #222;
        font-size: 18px;
        font-weight: 600;
        display: inline-block;
        padding: 5px 0 0;
    }

    .counter-2 p
    {
        color: #f20101;
        font-weight: 500;
        font-size: 13px;
        text-transform: capitalize;
        margin: 0;
        padding: 0 0 0;
    }

.head-side1
{
    padding: 0 0;
}

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

.head-icon
{
    background-color: #fff;
    border: 1px dashed #f20101;
    border-radius: 15px;
    text-align: center;
    padding: 2px 0;
    margin-bottom: 7px;
}

    .head-icon p
    {
        margin: 0;
        color: #535353;
        text-transform: capitalize;
        font-size: 14px;
        font-weight: 600;
        display: block;
    }

.navbar-section
{
    padding: 0;
    border-top: 1px solid #00000024;
}

.navbar-section1
{
    padding: 0 0;
}

.navigation-section1
{
    padding: 0 10px;
}

.navigation-section2
{
    padding: 0;
}

.menu
{
    padding: 0;
    margin: 0;
    list-style: none;
}

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

.navbar
{
    margin-bottom: 0;
    display: flex;
    text-align: center;
    justify-content: center;
    min-height: 0;
}

.head-navv2 li
{
    position: relative;
    text-align: left;
    display: inline-block;
    list-style: none;
    padding: 4px 12px 4px 12px;
    margin: 0 1px;
}

    .head-navv2 li:last-child a
    {
        border-right: 0;
        box-shadow: none;
    }

    .head-navv2 li a
    {
        display: inline-block;
        text-decoration: none;
        color: #111;
        padding: 12px 20px 12px 20px;
        font-weight: 600;
        text-transform: uppercase;
        margin: 0;
        font-size: 16px;
        transition: .5s;
    }

.head-navv2 .active a:before
{
    opacity: 1;
    transition: .5s;
}

.head-navv2 li a:before
{
    position: absolute;
    right: 20px;
    top: -4px;
    left: 0;
    right: 0;
    margin: 0 auto;
    display: block;
    width: 110px;
    height: 3px;
    opacity: 0;
    content: "";
    background: #f20101;
}

.head-navv2 li a:hover:before
{
    opacity: 1;
    transition: .5s;
}

.main-mannu
{
    background-color: #f1ec93;
    padding: 10px 0 5px 0;
}

.navbar-toggler
{
    display: none;
    color: #fff;
    font-size: 30px;
    text-align: right;
    background-color: transparent;
    width: 50px;
    padding: 0 12px;
}

.navbar-right1
{
    padding: 10px;
}

.navbar-right2
{
    padding: 0;
}

.right-side
{
    padding: 0 10px;
    text-align: right;
}

    .right-side ul
    {
        margin: 0;
        padding: 0;
        list-style: none;
    }

        .right-side ul li
        {
            color: #222;
            font-size: 16px;
            text-transform: capitalize;
            margin: 0;
            display: inline-block;
            padding: 4px 5px;
            font-weight: 500;
        }

    .right-side li:nth-child(3) a
    {
        color: #f20101;
    }

    .right-side ul li a
    {
        color: #222;
        text-transform: capitalize;
        text-decoration: none;
    }

.our-services
{
    margin: 0!important;
}

.slider
{
    padding: 0;
}

    .slider img
    {
        min-width: 100%;
    }

.carousel-control .icon-prev
{
    font-size: 35px;
    background: rgb(0 0 0 / 59%);
    height: 40px;
    width: 40px;
    text-align: center;
    line-height: 34px;
}

.carousel-control .icon-next
{
    font-size: 35px;
    background: rgb(0 0 0 / 59%);
    height: 40px;
    width: 40px;
    text-align: center;
    line-height: 37px;
}

.carousel-control
{
    opacity: 5;
}

    .carousel-control .icon-next:hover
    {
        background: #000;
    }

    .carousel-control .icon-prev:hover
    {
        background: #000;
    }

    .carousel-control.left
    {
        background-image: none!important;
    }

    .carousel-control.right
    {
        background-image: none!important;
    }

.topservices_section
{
    padding: 0;
    margin: -50px 0 0 0;
}

.topservices_section1
{
    padding: 50px 0 0;
    background: #fff;
}

.top-services
{
    padding: 0 9%;
    text-align: center;
}

    .top-services p
    {
        font-size: 17px;
        line-height: 34px;
        color: #3f3f3f;
        text-transform: capitalize;
        font-weight: 400;
        margin: 0;
    }

        .top-services p strong
        {
            font-weight: 600;
            color: #f20101;
        }

.topservices_1
{
    padding: 40px 10px 0;
}

.top-services1
{
    padding: 10px;
}

.top-services2
{
    padding: 10px;
}

.top-services3
{
    padding: 0;
    text-align: center;
}

    .top-services3 img
    {
        padding: 0;
        height: 150px;
        border-radius: 50%;
        box-shadow: -5px -1px 0 1px rgb(253 221 166);
    }

.top-services4
{
    padding: 15px 0 9px;
    text-align: center;
}

    .top-services4 strong
    {
        color: #f20101;
        font-size: 32px;
        font-weight: 400;
        text-transform: capitalize;
        margin: 0;
        font-family: Oswald,sans-serif;
    }

    .top-services4 p
    {
        color: #222;
        line-height: 26px;
        margin: 0;
        font-weight: 300;
        padding: 12px 0 0 0;
        font-size: 16px;
    }

.aboutus_section
{
    padding: 0;
}

.aboutus_section1
{
    padding: 40px 0;
}

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

    .aboutus-head h1
    {
        color: #a40000;
        font-size: 40px;
        margin: 0;
        padding: 0 0 10px 0;
        font-family: Oswald,sans-serif;
        text-transform: capitalize;
    }

        .aboutus-head h1 a
        {
            color: #f20101;
        }

    .aboutus-head p
    {
        color: #000;
        text-transform: capitalize;
        font-size: 16px;
        font-weight: 600;
        padding: 0 0 0;
        margin: 0;
    }

.aboutus-content
{
    padding: 10px;
}

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

    .aboutus-content1 p
    {
        color: #282828;
        margin: 0;
        font-size: 19px;
        font-weight: 700;
        line-height: 30px;
        padding: 5px 0;
    }

    .aboutus-content1 ul li
    {
        color: #282828;
        margin: 0;
        font-size: 17px;
        font-weight: 300;
        line-height: 30px;
        padding: 2px 0;
    }

    .aboutus-content1 p strong
    {
        color: #000;
        text-transform: capitalize;
        font-weight: 600;
        font-size: 17px;
    }

    .aboutus-content1 p a
    {
        color: #f20101;
        text-transform: capitalize;
        font-weight: 600;
        font-size: 17px;
    }

    .aboutus-content1 p strong a
    {
        color: #f20101;
        text-transform: capitalize;
        font-weight: 700;
        font-size: 17px;
    }

    .aboutus-content1 h2, h3, h4, h5, h6
    {
        color: #f20101;
        font-size: 30px;
        padding: 20px 0 10px;
        margin: 0;
        text-align: center;
        font-family: Oswald,sans-serif;
        text-transform: capitalize;
    }

.about-list1
{
    border: 2px dashed #3b3b3b;
    margin: 25px 0 30px;
    padding: 0 13px;
}

    .about-list1 ul
    {
        margin: 0;
        padding: 10px 0 10px 0;
        list-style: none;
    }

        .about-list1 ul li
        {
            color: #000;
            margin: 0;
            padding: 7px 0;
            text-transform: capitalize;
            font-size: 16px;
            font-weight: 500;
        }

.about-list100 ul
{
    margin: 0;
    padding: 10px 0 10px 0;
    list-style: none;
}

    .about-list100 ul li
    {
        color: #000;
        margin: 0;
        padding: 7px 0;
        text-transform: capitalize;
        font-size: 15px;
        font-weight: 500;
    }

.about-list100 li:before
{
    content: "\f058";
    font-family: fontawesome;
    font-size: 16px!important;
    font-weight: 700;
    padding: 0 8px 0 0;
    color: #f20101!important;
    font-family: "Font Awesome 5 Free";
}

.about-list1 li:before
{
    content: "\f058";
    font-family: fontawesome;
    font-size: 16px!important;
    font-weight: 700;
    padding: 0 8px 0 0;
    color: #f20101!important;
    font-family: "Font Awesome 5 Free";
}

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

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

.about-list4
{
    padding: 0 0;
}

    .about-list4 ul
    {
        margin: 0;
        padding: 10px 0 10px 0;
        list-style: none;
    }

        .about-list4 ul li
        {
            color: #000;
            margin: 0;
            padding: 7px 0;
            text-transform: capitalize;
            font-size: 15px;
            font-weight: 500;
        }

    .about-list4 li:before
    {
        content: "\f054";
        font-size: 18px;
        font-weight: 900;
        padding: 0 8px 0 0;
        color: #ffb100;
        font-family: "Font Awesome 5 Free";
    }

.whychooseus-section
{
    padding: 0;
    background: #ffef00;
}

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

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

    .why-head strong
    {
        color: #f20101;
        font-size: 40px;
        margin: 0;
        padding: 0 0 10px 0;
        font-family: Oswald,sans-serif;
        text-transform: capitalize;
        font-weight: 500;
    }

    .why-head p
    {
        color: #000;
        text-transform: capitalize;
        font-size: 16px;
        font-weight: 600;
        padding: 0 0 0;
        margin: 0;
    }

.why-choose
{
    padding: 10px 0;
}

.choose-head
{
    padding: 0 0 10px;
    text-align: left;
}

    .choose-head p
    {
        color: #000;
        margin: 0;
        text-transform: capitalize;
        font-weight: 400;
        padding: 0 0 5px 0;
        font-size: 31px;
        font-family: Oswald;
    }

        .choose-head p:before
        {
            content: "";
            position: absolute;
            width: 40%;
            height: 2px;
            display: block;
            background: #f20101;
            top: 86.4%;
        }

    .choose-head :after
    {
        content: "";
        width: 40px;
        height: 6px;
        background: #9c0000;
        display: block;
        position: absolute;
        top: 83%;
    }

.our-skills1
{
    padding: 10px;
}

.our-skills2
{
    padding: 0;
}

.our-skills3
{
    padding: 10px 0 0;
}

    .our-skills3 p
    {
        font-size: 15px;
        line-height: 24px;
        color: #000;
        text-transform: capitalize;
        font-weight: 400;
        margin: 0;
    }

.progress-bar_3
{
    padding: 0 0;
}

.skills_bar_design
{
    padding: 20px 0 0 0;
}

.float_right
{
    float: right;
    margin-right: 10px;
}

.progress-bar
{
    background: #ddd none repeat scroll 0 0;
    box-shadow: 0 0 0;
    height: 11px;
    margin: 0 0 25px;
    position: relative;
    width: 100%;
    border-radius: 11px;
}

.progress-bar-text
{
    color: #2b2b2b;
    font-size: 17px;
    font-weight: 500;
    text-align: left;
    text-transform: capitalize;
    margin-bottom: 6px;
}

.progress-bar span
{
    display: block;
    height: 100%;
    width: 0;
    border-radius: 5px;
}

.progress-bar .barr1
{
    background: #f8c01b none repeat scroll 0 0;
}

.progress-bar .barr2
{
    background: #ac0000 none repeat scroll 0 0;
}

.progress-bar .barr3
{
    background: #053a00 none repeat scroll 0 0;
}

.progress-bar .barr4
{
    background: #000 none repeat scroll 0 0;
}

.progress-bar .barr5
{
    background: #03a9f4 none repeat scroll 0 0;
}

.progress-bar .barr6
{
    background: #ff4200 none repeat scroll 0 0;
}

.whyus-1
{
    padding: 10px;
}

.whyus-2
{
    padding: 10px;
    background: url(images/choose.html);
    background-position: left;
    background-repeat: no-repeat;
}

.choose-us
{
    padding: 10px;
}

.choose-us-1
{
    padding: 10px;
}

.choose-us-2
{
    padding: 15px;
    border: 1px dashed #f20101;
}

    .choose-us-2 p
    {
        text-align: center;
        font-weight: 500;
        font-size: 16px;
        text-transform: capitalize;
        margin: 0;
        color: #000;
    }

.ourbest1
{
    padding: 10px;
}

.ourbest2
{
    padding: 10px;
    background: url(images/choose.html);
    background-position: left;
    background-repeat: no-repeat;
}

.our-best1
{
    padding: 0;
}

.our-best2
{
    padding: 10px;
    text-align: left;
    border-bottom: 2px solid #f8c01b;
}

.our-best3
{
    padding: 6px 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.best-left1
{
    width: 20%;
}

.best-right1
{
    width: 80%;
    text-align: left;
}

    .best-right1 strong
    {
        color: #f20101;
        font-size: 25px;
        font-weight: 400;
        text-transform: capitalize;
        margin: 0;
        font-family: Oswald,sans-serif;
    }

    .best-right1 p
    {
        color: #222;
        line-height: 26px;
        margin: 0;
        font-weight: 300;
        padding: 2px 0 0 0;
        font-size: 16px;
    }

.form-section
{
    padding: 0;
}

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

.services1
{
    padding: 10px;
}

.services2
{
    padding: 0 10px;
}

.services-head
{
    padding: 10px 14pc 0 10px;
    text-align: left;
}

    .services-head strong
    {
        color: #171616;
        text-transform: capitalize;
        margin: 0;
        font-size: 48px;
        margin: 0;
        font-weight: 400;
        font-family: Oswald;
    }

    .services-head p
    {
        color: #898989;
        margin: 0;
        font-size: 18px;
        font-weight: 500;
        padding: 4px 0 0;
        text-transform: capitalize;
    }

.services-section
{
    padding: 10px;
}

.services-section1
{
    padding: 0;
}

.services-section p
{
    color: #222;
    margin: 0;
    font-size: 15px;
    text-align: left;
    line-height: 30px;
    padding: 0 0 10px 0;
    font-weight: 500;
    text-transform: capitalize;
}

.services-3
{
    padding: 20px 10px;
    border-bottom: 1px solid #00000038;
}

.services-4
{
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.services-left
{
    width: 10%;
    text-align: left;
}

    .services-left i
    {
        color: #f20101;
        margin: 0;
        font-size: 34px;
    }

.services-right
{
    width: 90%;
    text-align: left;
}

    .services-right strong
    {
        color: #f20101;
        text-transform: capitalize;
        margin: 0;
        font-size: 19px;
        font-weight: 500;
    }

    .services-right p
    {
        color: #222;
        line-height: 30px;
        margin: 0;
        font-size: 16px;
        padding: 7px 0 0;
        font-weight: 400;
    }

.contact-form1
{
    padding: 10px 11px;
    margin: 8% 0 0 0;
}

.contact-form2
{
    padding: 10px;
    background: #f8f6f69e;
    box-shadow: 0 0 3px 1px #0000006b;
}

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

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

    .form-texxx p
    {
        padding: 0;
        margin: 0;
        text-transform: capitalize;
        font-family: Oswald;
        font-size: 36px;
        font-weight: 400;
    }

    .form-texxx span
    {
        color: #444;
        text-transform: capitalize;
        font-size: 17px;
        line-height: 29px;
        display: inline-block;
        font-weight: 500;
        padding: 13px 0 13px;
    }

    .form-texxx a
    {
        text-decoration: none;
        margin: 0;
        font-size: 18px;
        text-transform: uppercase;
        font-weight: 600;
        color: #222;
        padding: 0 0 5px;
        display: inline-block;
    }

        .form-texxx a b
        {
            font-weight: 600;
            color: #f20101;
        }

.form-group
{
    padding: 5px;
    margin-bottom: 10px;
}

.form-lable1
{
    padding: 10px;
}

.form-lable2
{
    padding: 0;
}

    .form-lable2 label
    {
        color: #f20101;
        font-size: 18px;
        margin: 0;
        font-weight: 500;
        text-transform: capitalize;
    }

.form-column1
{
    padding: 10px;
}

.form-column2
{
    padding: 0;
}

input.form-control
{
    color: #000;
}

.form-control
{
    display: block;
    width: 100%;
    height: 40px;
    padding: 6px 12px;
    font-size: 16px;
}

.form-control
{
    background-color: #fff;
}

textarea.form-control
{
    height: 80px;
}

.btn-group > .btn:first-child
{
    margin-top: 0;
    border: 1px solid #eee;
    box-shadow: 0 0 0 2px #ac0000;
    padding: 10px 10px;
    font-size: 14px;
    color: #fff;
    background: #ac0000;
    float: right;
}

    .btn-group > .btn:first-child:hover
    {
        color: #000;
    }

.form-group .place::-webkit-input-placeholder
{
    color: #3d3d3d;
}

.form-group input[type=date]:before
{
    content: attr(placeholder)!important;
    color: #111;
    margin-right: .5em;
}

.testimonials_section
{
    padding: 0;
    background: #ffef00;
}

.testimonials_section1
{
    padding: 30px 0;
}

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

    .testi-head strong
    {
        color: #f20101;
        font-size: 40px;
        margin: 0;
        padding: 0 0 10px 0;
        font-family: Oswald,sans-serif;
        text-transform: capitalize;
        font-weight: 500;
    }

    .testi-head p
    {
        color: #000;
        text-transform: capitalize;
        font-size: 16px;
        font-weight: 600;
        padding: 10px 0 0;
        margin: 0;
    }

.testimonials1
{
    padding: 10px;
}

.testimonials-2
{
    padding: 10px;
}

.testimonials-3
{
    padding: 10px;
}

.testimonials-4:after
{
    content: "";
    background: 0 0;
    border: 25px solid transparent;
    border-top: 25px solid #fff;
    border-left: 25px solid #fff;
    position: absolute;
    top: 210px;
    left: 0;
    z-index: 9;
    filter: drop-shadow(0 4px 2px rgba(0,0,0,.1));
    transform-origin: 100% 100% 0;
}

.testimonials-4
{
    padding: 15px;
    margin-bottom: 50px;
    font-size: 15px;
    color: #887e7f;
    line-height: 30px;
    background: #fff;
    box-shadow: 0 0 4px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.1)!important;
    text-align: left;
    position: relative;
    z-index: 9;
    border-radius: 7px;
    border-bottom-left-radius: 0;
}

    .testimonials-4 p
    {
        color: #222;
        line-height: 31px;
        margin: 0;
        font-weight: 300;
        font-size: 16px;
    }

        .testimonials-4 p:before
        {
            content: "\f10e";
            font-family: "Font Awesome 5 Free";
            font-weight: 900;
            display: inline-block;
            float: left;
            padding: 0 15px 5px 0;
            z-index: -1;
            font-size: 70px;
            color: #dedddd;
            text-align: center;
            position: relative;
            position: absolute;
            bottom: 22px;
            right: 0;
        }

.testi-img
{
    padding: 0;
    display: flex;
}

.testi-img1
{
    width: 50%;
    text-align: right;
    padding: 0;
    margin: -14px 15px 0 0;
}

    .testi-img1 img
    {
        width: 67%;
        height: auto;
        border-radius: 50%;
        background: #fff;
        padding: 4px;
        box-shadow: 0 0 4px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.1)!important;
    }

.testi-txt
{
    width: 50%;
}

    .testi-txt p
    {
        color: #f20101;
        text-transform: capitalize;
        margin: 0;
        font-size: 19px;
        font-weight: 600;
    }

    .testi-txt span
    {
        color: #222;
        line-height: 30px;
        margin: 0;
        font-size: 19px;
        padding: 7px 0 0;
        font-weight: 600;
    }

.view-more
{
    padding: 59px 0 0;
    text-align: center;
}

    .view-more a
    {
        background: #f20101;
        color: #fff;
        padding: 7px 13px;
        border-radius: 5px;
        font-size: 17px;
        font-weight: 500;
        text-transform: capitalize;
        border: 3px solid #860000;
    }

.ourservices-section
{
    padding: 0;
}

.ourservices-section1
{
    padding: 20px 0;
}

.our-services1
{
    padding: 10px 0 0;
}

.our-services2
{
    padding: 10px;
}

.our-services3
{
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.1)!important;
    padding: 15px;
    background-color: #ffef00;
}

.our-services4
{
    padding: 0;
}

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

    .our-services5 strong
    {
        color: rgb(253, 0, 0);
        font-size: 25px;
        font-weight: 500;
        text-transform: capitalize;
        margin: 0;
        font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
    }

    .our-services5 p
    {
        color: rgb(0, 0, 0);
        line-height: 30px;
        margin: 0;
        font-weight: 500;
        padding: 8px;
        font-size: 15px;
    }

    .our-services5 a
    {
        background: #f20101;
        color: #fff;
        font-weight: 600;
        margin: 0;
        display: inline-block;
        margin: 10px 0 0;
        font-size: 16px;
        text-transform: uppercase;
        padding: 7px 14px;
    }

.bottom_services-section
{
    padding: 0;
}

.bottom_services-section1
{
    padding: 30px 0 51px;
}

.bottom-services
{
    padding: 0 0;
}

.bottom-services1
{
    padding: 10px;
}

.bottom-services2
{
    padding: 10px;
}

    .bottom-services2 ul
    {
        margin: 0;
        padding: 0;
        list-style: none;
    }

        .bottom-services2 ul li
        {
            margin: 0;
            padding: 0;
            text-align: center;
            line-height: 48px;
            transition: .7s;
            text-align: left;
            border-bottom: 1px solid #dedede;
        }

    .bottom-services2 li a
    {
        margin: 0;
        font-size: 16px;
        font-weight: 400;
        color: #222;
        padding: 3px 0;
        line-height: 30px;
        text-transform: capitalize;
    }

        .bottom-services2 li a i
        {
            padding: 0 5px 0 0;
            color: #f20101;
            font-size: 18px;
        }

    .bottom-services2 li:before
    {
        content: "\f058";
        font-family: fontawesome;
        font-size: 16px!important;
        font-weight: 700;
        padding: 0 8px 0 0;
        color: #f20101!important;
        font-family: "Font Awesome 5 Free";
    }

.contact-details
{
    padding: 0;
    background: #090909;
}

.contact-details1
{
    padding: 0;
}

.pay-system
{
    padding: 10px;
}

.pay-system1
{
    padding: 10px;
}

.moneypay-section
{
    padding: 0;
}

    .moneypay-section p
    {
        color: #f20101;
        font-size: 32px;
        margin: 0;
        padding: 0 0 13px 0;
        font-family: Oswald,sans-serif;
        text-transform: capitalize;
        font-weight: 400;
    }

    .moneypay-section ul
    {
        padding: 0;
        margin: 0;
        list-style: none;
    }

        .moneypay-section ul li
        {
            padding: 0 5px;
            display: inline-block;
        }

            .moneypay-section ul li img
            {
                width: 103px;
            }

.contact2
{
    padding: 10px 0 0;
    margin: -43px 0 0 0;
}

.contact3
{
    padding: 10px 20px 10px;
    background: #f20101;
}

    .contact3:after
    {
        position: absolute;
        content: "";
        left: 380px;
        border: 17px solid transparent;
        border-bottom: 17px solid #f20101;
        border-left: 17px solid #f20101;
        top: 0;
    }

    .contact3 strong
    {
        color: #fff;
        font-size: 30px;
        margin: 0;
        padding: 0 0 6px 0;
        font-family: Oswald,sans-serif;
        text-transform: capitalize;
        font-weight: 500;
    }

    .contact3 p
    {
        color: #000;
        font-weight: 600;
        padding: 10px 0;
        margin: 0;
        font-size: 20px;
    }

.footer-section
{
    padding: 0;
    background: #000;
}

.footer-section1
{
    padding: 49px 0 15px;
    border-bottom: 1px solid #ffffff1f;
    margin: 0 0 1% -1px;
}

.footer-about
{
    padding: 10px;
}

.footer-about1
{
    padding: 0 5px;
    text-align: left;
}

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

    .about-txt p
    {
        color: #fff;
        font-size: 16px;
        line-height: 30px;
        margin: 0;
        font-weight: 400;
        padding: 10px 0 5px 0;
    }

    .about-txt a
    {
        text-decoration: none;
        color: #f20101;
        font-size: 19px;
        text-transform: uppercase;
        font-weight: 400;
    }

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

    .footer-head p
    {
        font-size: 32px;
        font-family: Oswald,sans-serif;
        margin: 0;
        color: #ffa907;
        padding: 3px 0 0 0;
        text-transform: capitalize;
    }

    .footer-head span
    {
        color: #fff;
        padding: 0 2px;
        font-weight: 500;
        margin: 0;
        font-size: 17px;
        text-transform: capitalize;
    }

        .footer-head span i
        {
            color: #ffa907;
            padding: 0 6px 0 0;
        }

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

    .footer-list1 ul
    {
        margin: 0;
        padding: 10px 0 10px 0;
        list-style: none;
    }

        .footer-list1 ul li
        {
            color: #ffffff;
            margin: 0;
            padding: 7px 0;
            text-transform: capitalize;
            font-size: 16px;
            font-weight: 400;
        }

            .footer-list1 ul li a
            {
                color: #ffffff;
            }

    .footer-list1 li:before
    {
        content: "\f054";
        font-size: 18px;
        font-weight: 900;
        padding: 0 8px 0 0;
        color: #ffb100;
        font-family: "Font Awesome 5 Free";
        text-transform: capitalize;
    }

.social-icon
{
    padding: 10px 0 10px;
    text-align: left;
}

    .social-icon ul
    {
        margin: 0;
        padding: 0;
        list-style: none;
    }

        .social-icon ul li
        {
            display: inline-block;
            margin: 0;
            text-align: center;
            padding: 0 5px;
        }

    .social-icon li a
    {
        text-decoration: none;
        color: #000;
    }

        .social-icon li a i
        {
            color: #000;
            background: linear-gradient(#f20101 45%,#000);
            height: 40px;
            width: 40px;
            border-radius: 9px;
            line-height: 40px;
            font-size: 21px;
        }

.copyright-section
{
    padding: 0;
    background: #090909;
}

.copyright-section1
{
    padding: 10px;
}

.copy1
{
    padding: 10px;
}

.copy2
{
    padding: 0;
    text-align: left;
}

    .copy2 p
    {
        color: #fff;
        font-size: 17px;
        font-weight: 300;
        margin: 0;
        padding: 0 0;
    }

.copy-2
{
    padding: 0;
    text-align: right;
}

    .copy-2 a
    {
        color: #ffa100;
        font-size: 16px;
        margin: 0;
        font-weight: 400;
        text-transform: capitalize;
        text-decoration: none;
        padding: 0 5px;
    }

.contact-form-1
{
    margin: 0!important;
}

.contact-detail1
{
    padding: 10px 0;
    text-align: left;
}

.contact-head
{
    padding: 0;
}

    .contact-head span
    {
        color: #222;
        font-size: 17px;
        text-transform: capitalize;
        font-weight: 400;
        margin: 0 0;
        line-height: 32px;
    }

    .contact-head p
    {
        color: #ba000a;
        font-size: 35px;
        font-weight: 400;
        text-transform: capitalize;
        margin: 0;
        padding: 0;
        font-family: Oswald,serif;
    }

.contact-details2
{
    padding: 0 0;
}

    .contact-details2 .detail1
    {
        margin: 0;
        color: #222;
        font-weight: 500;
        padding: 5px 0;
        font-size: 16px;
        text-transform: capitalize;
        line-height: 34px;
    }

    .contact-details2 .detail2
    {
        margin: 0;
        color: #222;
        font-weight: 500;
        padding: 10px 0 10px 0;
        font-size: 16px;
        line-height: 30px;
    }

        .contact-details2 .detail2 span
        {
            color: #222;
            font-weight: 600;
            border: 0;
            text-transform: capitalize;
            font-size: 20px;
            line-height: 46px;
        }

            .contact-details2 .detail2 span i
            {
                color: #ba000a;
                font-size: 20px;
                padding: 0 10px 0 0;
            }

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

        .contact-details2 ul li
        {
            margin: 0;
            list-style: none;
            padding: 22px 4px 15px 4px;
            display: inline-block;
        }

    .contact-details2 li a
    {
        padding: 0;
        text-decoration: none;
        color: #222;
    }

        .contact-details2 li a i
        {
            height: 45px;
            width: 45px;
            margin: 0;
            line-height: 45px;
            font-size: 18px;
            text-align: center;
            border-radius: 50px;
            color: #fff;
            border: 1px solid transparent;
            background: #222;
        }

        .contact-details2 li a:hover i
        {
            border: 1px solid;
            color: #222;
            background: 0 0;
        }

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

    #callbook ul
    {
        padding: 0;
    }

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

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

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

            #callbook ul li a i
            {
                animation: pulsate .5s ease-out;
                animation-iteration-count: infinite;
                -webkit-animation: pulsate .5s ease-out;
                -webkit-animation-iteration-count: infinite;
            }

@keyframes pulsate
{
    0%
    {
        transform: scale(.9,.9);
        opacity: 1;
    }

    50%
    {
        transform: scale(1.2,1.2);
        opacity: 1;
    }

    100%
    {
        transform: scale(.9,.9);
        opacity: 1;
    }
}

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

    .head-icon
    {
        margin: 0 4px;
        width: 50%;
    }

    .head-side2
    {
        display: flex;
    }

    .tophead_right2 ul
    {
        text-align: center;
    }

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

    .head-top
    {
        float: none;
        text-align: center;
        padding: 0;
    }

    .qus1
    {
        display: none!important;
    }

    .head-top strong
    {
        display: inline-block;
    }

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

    .tophead_left1
    {
        padding: 0;
    }

    .head-hide1
    {
        display: none;
    }

    .navbar
    {
        min-height: 50px;
    }

    .navbar-toggler
    {
        border-radius: 5px;
        display: block;
        color: #000;
        position: absolute;
        font-size: 30px;
        border: 0!important;
        text-align: right;
        float: right;
        top: 3px;
        border: 0;
        right: 2px;
    }

    .custom-toggler
    {
        border: 0;
    }

    .nav-main
    {
        display: none;
    }

    .tog-top
    {
        display: block;
        background-color: transparent;
    }

    .nav-main
    {
        display: none;
    }

    .head-navv2 li a
    {
        display: block;
        border: transparent;
    }

    .head-navv2
    {
        padding: 30px 0 10px;
    }

    .menu__item
    {
        display: block;
        text-align: center;
    }

    .menu__link
    {
        border-right: 0;
    }

    .menu-list .active a
    {
        border: transparent;
    }

    .head-navv2 li
    {
        padding: 3px 0;
        line-height: 16px;
        display: block;
        font-size: 18px;
        box-shadow: none;
        border-right: 0;
        text-align: center;
        margin: 0 7px 9px;
    }

        .head-navv2 li a
        {
            padding: 7px 27px 7px 27px;
        }

    .top-services1
    {
        width: 50%;
    }

    .contact-form1
    {
        margin: 8% 0 0 0;
    }

    .best-left1
    {
        width: 10%;
    }

    .best-right1
    {
        width: 90%;
    }

    .navbar-right1
    {
        display: none;
    }

    .about-list3
    {
        width: 50%;
    }

    .choose-us-2 p
    {
        text-align: left;
    }

    .topservices_section
    {
        margin: -50px 0 0 0;
    }

    .tophead_left2
    {
        justify-content: center;
    }

    .top-services p
    {
        font-size: 17px;
    }

    .topservices_1
    {
        padding: 20px 10px 0;
    }

    .aboutus-content1 h2, h3, h4, h5, h6
    {
        font-size: 27px;
        line-height: 30px;
    }

    .about-list4 ul li
    {
        font-size: 13px;
    }

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

    .why-head strong
    {
        font-size: 34px;
    }

    .why-head p
    {
        padding: 10px 0 0;
    }

    .testimonials-3
    {
        width: 50%;
    }

    .our-services2
    {
        width: 50%;
    }

    .bottom-services1
    {
        width: 50%;
    }

    .copy-2
    {
        text-align: center;
    }

    .copy2
    {
        text-align: center;
    }

    .footer-about
    {
        width: 50%;
    }

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

    #callbook
    {
        display: block;
    }

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

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

        #callbook ul li a span
        {
            font-size: 17px;
        }

    .contact3:after
    {
        display: none;
    }

    .contact2
    {
        margin: 0;
    }

    .footer-about-1
    {
        text-align: center!important;
    }

    .footer-section1
    {
        padding-bottom: 0;
    }

    .copy1
    {
        padding: 10px 0;
    }

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

    .testimonials1
    {
        padding: 0;
    }
}

@media only screen and (min-width:768px) and (max-width:991px)
{
    .container
    {
        padding: 0;
    }

    .tophead_right2 ul
    {
        text-align: center;
    }

    .tophead_left2
    {
        justify-content: center;
    }

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

    .head-hide1
    {
        display: none;
    }

    .head-top
    {
        float: none;
        text-align: center;
    }

    .right-side
    {
        text-align: center;
    }

    .best-left1
    {
        width: 20%;
    }

        .best-left1 img
        {
            height: 33px;
        }

    .best-right1
    {
        width: 80%;
    }

    .choose-us-2 p
    {
        font-size: 15px;
    }

    .our-best2
    {
        padding: 10px 0;
    }

    .best-right1 strong
    {
        font-size: 20px;
        font-weight: 500;
    }

    .contact3:after
    {
        display: none;
    }

    .moneypay-section ul li img
    {
        width: 66px;
    }

    .testimonials-4:after
    {
        display: none;
    }

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

    .head-top strong
    {
        font-size: 18px;
    }
}

@media only screen and (min-width:991px) and (max-width:1200px)
{
    .head-hide1
    {
        display: none;
    }

    .tophead_left2 .welcome
    {
        font-size: 15px;
    }

    .head-top strong
    {
        display: none;
    }

    .counter-1
    {
        padding: 5px 0 0;
    }

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

    .services-section p
    {
        padding: 0;
    }

    .best-left1
    {
        width: 25%;
    }

    .best-right1
    {
        width: 75%;
    }

    .head-navv2 li
    {
        padding: 2px 10px 4px 10px;
    }

        .head-navv2 li a
        {
            font-size: 15px;
        }

            .head-navv2 li a:before
            {
                width: 80px;
            }

        .head-navv2 li a
        {
            padding: 12px 15px 12px 16px;
        }
}

@media only screen and (min-width:1200px) and (max-width:1280px)
{
    .head-top strong
    {
        font-size: 18px;
    }

    .head-top span
    {
        margin: 0 0;
        padding: 6px 9px;
    }
}

@media (max-width:575px) and (min-width:0px)
{
    .tophead_left2 .welcome
    {
        display: none;
    }

    .tophead_left2
    {
        display: inline-block;
    }

        .tophead_left2 ul
        {
            padding: 5px 0 0;
        }

    .tophead_right2 li:nth-child(1) a
    {
        display: block;
    }

    .tophead_right2 li:nth-child(2) a
    {
        padding: 3px 18px;
    }

    .head-top p
    {
        font-size: 15px;
        padding: 1px 0 5px;
    }

    .counter-1
    {
        padding: 5px 4px 10px;
    }

    .counter-2 p
    {
        font-weight: 600;
    }

    .top-services1
    {
        width: 100%;
    }

    .about-list3
    {
        width: 100%;
    }

    .form-texxx span
    {
        font-size: 14px;
        padding: 7px 0;
    }

    .services-left
    {
        width: 15%;
    }

    .services-right
    {
        width: 85%;
    }

    .best-left1
    {
        width: 15%;
    }

    .best-right1
    {
        width: 85%;
    }

    .aboutus-content1 h2, h3, h4, h5, h6
    {
        font-size: 22px;
        line-height: 35px;
    }

    .about-list1 ul li
    {
        font-size: 15px;
    }

    .about-list4 ul li
    {
        font-size: 15px;
    }

    .testimonials-3
    {
        width: 100%;
    }

    .our-services2
    {
        width: 100%;
    }

    .bottom-services1
    {
        width: 100%;
    }

    .footer-about
    {
        width: 100%;
    }

    .moneypay-section ul li img
    {
        width: 68px;
    }

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

    .testi-head p
    {
        font-size: 15px;
        line-height: 26px;
    }

    .pay-system1
    {
        padding: 0;
    }

    .pay-system
    {
        padding: 10px 0;
    }

    .our-services5 strong
    {
        font-size: 30px;
    }

    .our-services2
    {
        padding: 10px 0;
    }

    .bottom-services1
    {
        padding: 0;
    }

    .testimonials-2
    {
        padding: 0;
    }

    .testimonials-4:after
    {
        top: 215px;
    }

    .form-texxx p
    {
        font-size: 23px;
        font-weight: 600;
    }

    .form-column1
    {
        padding: 0;
    }

    .services2
    {
        padding: 0;
    }

    .services-3
    {
        padding: 20px 0;
    }

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

        .services-head strong
        {
            font-size: 38px;
        }

    .services-section
    {
        padding: 10px 0;
    }

    .services-right strong
    {
        font-size: 16px;
        font-weight: 600;
    }
}

@media (max-width:420px) and (min-width:290px)
{
    .head-top span
    {
        margin: 0 0;
        font-size: 11px;
        padding: 5px 10px;
    }

    .best-left1
    {
        width: 20%;
    }

    .best-right1
    {
        width: 80%;
    }

    .services-left
    {
        width: 20%;
    }

    .services-right
    {
        width: 80%;
    }

    .contact3 strong
    {
        font-size: 28px;
    }

    .moneypay-section ul li img
    {
        width: 48px;
    }

    .moneypay-section ul li
    {
        padding: 0 2px;
    }
}
/*.testimonials-4 p*/
