@import url('https://fonts.googleapis.com/css2?family=Darker+Grotesque:wght@300;400;500;600;700;800;900&amp;display=swap');
@import url('https://fonts.googleapis.com/css2?family=Righteous&amp;display=swap');
body {
    margin: 0;
    padding: 0;
    color: #f05442;
    font-family: 'Darker Grotesque', sans-serif;
}

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

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

/*#082e04*/

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

/*#fed43a*/

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;
}

/*font-family: 'Righteous', cursive;*/

/* START HEADER SECTION*/

/* start top head section */

.tophead-section {
    padding: 10px 0;
    /*border-top:4px solid #f05442;*/
    background: #ffc300;
}

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

.best-services4 a {
    background: red;
    padding: 5px 10px 10px 0px;
    font-size: 22px;
    color: #fff;
    font-weight: bold;
    border-radius: 6px;
    margin-top: 20px;
    margin-left: 6px;
}

.tophead-left1 {
    padding: 0;
}

.tophead-left2 {
    padding: 0;
}

.tophead-left2 p {
    font-size: 19px;
    color: #000;
    font-weight: 800;
    text-transform: capitalize;
    margin: 0;
}

.tophead-right1 {
    padding: 0px;
}

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

.tophead-right2 a {
    color: #545454;
    font-size: 22px;
    font-weight: 700;
    text-transform: capitalize;
    margin: 0;
    padding: 0 15px 0 0px;
    animation: blltx 400ms linear infinite;
}

@keyframes blltx {
    0% {
        color: #f15a3d;
    }
    50% {
        color: #000000;
    }
    100% {
        color: #f05640;
    }
}

/* end top head section */

/* start head section */

.head-section {
    padding: 0;
}

.head-section1 {
    padding: 0px 0 8px 0;
}

.head-logo1 {
    padding: 0;
}

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

.head-hide {}

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

.head-right2 {
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.head-1 {
    width: 30%;
    text-align: left;
}

.head-2 {
    width: 20%;
    text-align: left;
}

.head-3 {
    width: 50%;
    float: left;
}

.whatsapp {
    border: 2px solid #02e121;
    border-radius: 100px;
    padding: 5px 15px;
    line-height: 25px;
}

.whatsapp ul {
    padding: 0;
    margin: 0;
}

.whatsapp li {
    list-style: none;
    display: inline-block;
}

.whatsapp img {
    margin-right: 6px;
    margin-top: -36px;
}

.whatsapp p {
    font-size: 15px;
    color: #000;
    margin: 0;
    font-weight: 600;
}

.whatsapp a {
    font-size: 29px;
    font-weight: 600;
    font-family: 'Righteous', cursive;
}

/* end head section */

/* start navigation section */

.navigation-section {
    padding: 0px;
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff;
}

.navbar-inverse .navbar-toggle:hover {
    background-color: #000000;
}

.navbar-inverse .navbar-toggle {
    border-color: #000000;
    float: right;
    background: #000000;
    border-radius: 0;
    padding: 10px 11px;
}

/*end navbar toggal*/

.navbar {
    position: relative;
    min-height: 0px !important;
    border-radius: 0px;
    margin-bottom: 0px;
    transition: 0.4s ease-in-out;
}

.navbar-inverse {
    border: none;
    padding: 0px;
    z-index: 99;
}

.navbar-inverse .navbar-nav>li>a {
    color: #ffffff;
    padding: 5px 21px 7px 21px;
    font-size: 20px;
    border-radius: 0;
    text-transform: uppercase;
    font-weight: 800;
}

.navbar-inverse .navbar-nav>li>a:hover {
    color: #000000;
    background-color: #ff957f00;
    transition: 0.8s;
}

.navbar-nav {
    padding: 0px 0px;
    border-radius: 8px;
    margin: 11px auto 11px;
    left: 0;
    right: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    float: none;
}

.navbar-nav>li {
    padding: 1px 26px;
}

.navbar-nav>li:last-child {
    border: 0;
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:hover {
    color: #ffffff;
    background-color: #ff957f00;
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: #ffa70400;
    box-shadow: inset 0 1px 0 rgb(242 134 5 / 0%);
}

.navbar-collapse {
    padding-right: 0px;
    padding-left: 0px;
}

.navbar-inverse .navbar-toggle:hover .icon-bar {
    background-color: #ffffff;
}

.top-navvii {
    padding: 0px;
    transition: 0.4s ease-in-out;
    padding-bottom: 0px;
    background: #1f152d00;
    border-radius: 0px;
}

.navbar-inverse {
    background-color: #00000000;
    border-color: transparent !important;
}

.top-navvaa {
    padding: 0px 0px;
}

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

.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
    background-color: #000000 !important;
    color: #ffffff !important;
}

.head-navigation {
    padding: 0px 0 0 0;
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 3px;
    border-radius: 5px;
}

#header {
    padding: 0px 0;
    color: #fff;
    z-index: 9999;
    transition: 0.5s;
    margin: 0px;
    background: #f05442;
}

.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    box-shadow: 4px -3px 20px 0px #10101063;
    background-color: #fff;
    z-index: 5555;
    transition: 0.5s;
}

/* end navigation section */

/* header image  */

.headerimage-section {
    padding: 0;
    border-top: 1px solid #fff;
}

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

/* end header image */

/* start form section*/

.form-section {
    padding: 0;
    justify-content: center;
    align-items: center;
}

.ganpati-image1 {
    padding: 0;
}

.ganpati-image2 {
    padding: 0;
    text-align: left;
}

.ganpati-image2 img {
    height: 700px;
}

.choose-center1 {
    padding: 10px;
}

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

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

.chooseus-head strong {
    font-family: 'Righteous', cursive;
    display: block;
    font-size: 49px;
    text-transform: capitalize;
    margin: -8px 0 0 0;
    font-weight: 500;
    padding: 0;
}

.chooseus-head p {
    color: #3b3b3b;
    font-size: 19px;
    margin: 0;
    text-transform: uppercase;
    font-weight: 800;
    text-align: justify;
}

.choose-content {
    padding: 0;
    text-align: left;
}

.choose-content p {
    color: #252525;
    line-height: 34px;
    margin: 0;
    padding: 0 0 0px 45px;
/*    padding: 0 0 0px 0;*/
    font-size: 19px;
    font-weight: 600;
    text-align: justify;
}

.choose-content span {
    font-size: 23px;
    border-bottom: 1px solid #212121;
    display: inline-block;
    font-weight: 800;
    text-transform: capitalize;
    padding: 10px 0 3px;
}

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

.choose-content ul li {
    color: #000;
    font-size: 19px;
    line-height: 30px;
    font-weight: 600;
    padding: 6px 0;
    text-transform: capitalize;
}

.choose-content li:before {
    color: #f05442;
    content: "\f185";
    font-weight: 900;
    display: inline-block;
    font-size: 17px;
    padding: 0 6px 0 0px;
    font-family: "Font Awesome 6 Pro";
}

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

.choose-content2 ul li {
    color: #000;
    font-size: 19px;
    line-height: 16px;
    font-weight: 600;
    padding: 6px 0;
    text-transform: capitalize;
    border-bottom: 1px dashed red;
    ;
}

.choose-content2 li:before {
    color: #f05442;
    content: "\f00c";
    font-weight: 900;
    display: inline-block;
    font-size: 17px;
    padding: 0 6px 0 0px;
    font-family: "Font Awesome 6 Pro";
}

.hindi-box {
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    padding: 20px;
}

.choose-content a {
    border: 1px solid #f05442;
    color: #292929;
    font-size: 16px;
    text-transform: uppercase;
    padding: 10px 20px;
    transition: 0.4s ease-in-out;
    text-decoration: none;
    font-weight: 800;
}

.choose-content a:hover {
    background: #f05442;
    border-color: #f05442;
    color: #fff;
    transition: 0.4s ease-in-out;
}

.form-right1 {
    padding: 20px 20px 0 10px;
}

.form-right2 {
    padding: 0 0 40px;
    text-align: left;
    background: #ffffff;
    box-shadow: 0px 0px 13px 0px #7e7e7e45;
}

.form-head {
    padding: 10px 0 7px;
    text-align: center;
    background: #ffd100;
}

.form-head p {
    color: #f05442;
    font-size: 15px;
    margin: 0;
    text-transform: uppercase;
    font-weight: 800;
}

.form-head strong {
    font-family: 'Righteous', cursive;
    display: block;
    font-size: 38px;
    text-transform: capitalize;
    color: #000;
    margin: 0;
    font-weight: 700;
    padding: 0;
}

.contac-r {
    padding: 19px 25px 0px 25px;
    margin: 0px 0 0 0;
    text-align: left;
    z-index: 99;
}

.form-group {
    padding: 0px 0px 9px;
}

.form-control:focus {
    border-color: #000000;
    border: 0;
    outline: 0;
    border: 1px solid #000;
    box-shadow: none;
}

.custom_btn {
    z-index: 9999;
}

.btn-group {
    text-align: center;
}

input.form-control {
    color: #000;
    font-weight: 600;
    font-size: 17px;
    height: 49px;
}

.form-control {
    border-radius: 0px;
    background: transparent;
    box-shadow: none;
    border: 0;
    border: 1px solid #d7d7d7;
    border-radius: 0;
}

textarea.form-control {
    height: 90px;
    color: #000;
    font-size: 18px;
    font-weight: 600;
}

.btn-group>.btn:first-child {
    margin-left: 0;
    margin: 0px 0 0 0;
    padding: 9px 25px;
    color: #0a0303;
    font-size: 17px;
    background: #ffd100;
    border-radius: 0;
    text-transform: uppercase;
    transition: 0.7s;
    font-weight: 800;
    border-radius: 0px;
}

.btn-group>.btn:first-child:hover {
    color: #ffffff;
    transition: 0.7s;
    background: #f05442;
}

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

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

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

.call-detail {
    padding: 0 20px;
}

.call-detail1 {
    border: 2px dotted #f05442;
    display: inline-block;
    padding: 4px 20px;
    border-radius: 10px;
    padding-bottom: 0;
    margin-bottom: 0;
    text-align: center;
}

.call-detail p {
    font-size: 23px;
    color: #f05442;
    margin: 0;
    text-transform: capitalize;
    text-align: center;
    font-weight: 600;
    font-family: 'Righteous', cursive;
}

.call-detail a {
    font-size: 42px;
    font-weight: 800;
    margin-top: 0;
    display: block;
    color: #000;
    font-family: 'Righteous', cursive;
    animation: blltx 400ms linear infinite;
}

@keyframes blltx {
    0% {
        color: #f15a3d;
    }
    50% {
        color: #000000;
    }
    100% {
        color: #f05640;
    }
}

/* end form section*/

/* start about us section */

.aboutus-section {
    padding: 0;
}

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

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

.topservices-head strong {
    font-family: 'Righteous', cursive;
    display: block;
    font-size: 49px;
    text-transform: capitalize;
    margin: -8px 0 0 0;
    font-weight: 500;
    padding: 0;
}

.topservices-head p {
    color: #3b3b3b;
    font-size: 19px;
    margin: 0;
    text-transform: uppercase;
    font-weight: 800;
}

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

.aboutus-left1 {
    padding: 0;
}

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

.aboutus-left2 p {
    color: #000;
    font-size: 18px;
    line-height: 30px;
    font-weight: 500;
    margin: 0;
    padding: 10px 0 0;
}

.aboutus-left2 p strong {
    color: #f05442;
    font-weight: 800;
}

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

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

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

.aboutus-left2 span {
    font-size: 23px;
    border-bottom: 1px solid #212121;
    display: inline-block;
    font-weight: 800;
    text-transform: capitalize;
    padding: 10px 0 3px;
}

/* end about us section */

/* start best services section*/

.bestservices_section {
    padding: 0;
    background: #ccddff;
/*    background: #ffe5b1;*/
}

.bestservices_section1 {
    padding: 50px 0px;
}

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

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

.best-services p strong {
    font-weight: 600;
    color: #ba0000;
}

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

.best-services1 {
    padding: 10px;
}

.best-services2 {
    padding: 0px;
}

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

.best-services3 img {
    padding: 0;
    /*height: 150px;*/
    border-radius: 12%;
/*    border-radius: 50%;*/
    border: 6px #001b51 solid;
}

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

.best-services4 strong {
    font-size: 27px;
    font-weight: 400;
    text-transform: capitalize;
    margin: 0;
    font-family: 'Righteous', cursive;
    color: black;
}

.best-services4 p {
    color: #222;
    line-height: 27px;
    margin: 0;
    font-weight: 600;
    padding: 12px 0 0 0;
    font-size: 17px;
}

/* end best services section*/

/* start services section */

.services-section {
    padding: 0;
/*    background: url(../images/h-bg3.jpg);*/
    background: #ccddff;
/*    background: #dfeaff;*/
    background-size: cover;
}

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

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

.services-head strong {
    display: block;
    font-family: 'Righteous', cursive;
    font-size: 49px;
    background: #ccddff;
    color: #001b51;
    text-transform: capitalize;
    font-weight: 500;
    padding: 5px 0;
}

.services-head p {
    color: #3b3b3b;
    font-size: 15px;
    margin: 0;
    text-transform: uppercase;
    font-weight: 600;
}

.services {
    padding: 30px 0 0 0;
}

.services-1 {
    padding: 10px;
}

.services-2 {
    padding: 0;
    transition: 0.4s ease-in-out;
}

.services-3 {
    padding: 0;
}

.services-3 img {
    width: 100%;
}

.services-4 {
/*    background: url(../images/s-cntnt-bg.png);*/
    background: #001b51;
    text-align: center;
    background-repeat: no-repeat;
    width: 100%;
    padding: 4.1em 30px 40px;
    margin-top: -5em;
    position: relative;
    background-size: cover;
}

.services-4 strong {
    font-family: 'Righteous', cursive;
    display: block;
    font-size: 25px;
    color: #ffc300;
    text-transform: capitalize;
    margin: 0;
    font-weight: 500;
    padding: 0;
}

.services-4 p {
    color: #fff;
    font-size: 19px;
    line-height: 30px;
    font-weight: 500;
    margin: 0;
    padding: 10px 0 0;
}

.services-2:hover .services-4 {
    box-shadow: -2px 0px 11px 0px #a2a2a261;
    transition: 0.4s ease-in-out;
}

/* end services section */

/* start top services section */

.topservices-section {
    padding: 0;
    border-bottom: 1px solid #a8a8a8;
}

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

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

.top-services1 {
    padding: 20px 10px;
}

.top-services2 {
    padding: 0px;
    transition: 0.4s ease-in;
}

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

.top-services3 img {
    /*border-radius: 50% 50% 0% 0%;*/
    transition: 0.4s ease-in;
    border: 5px solid #ffc300;
}

.top-services4 {
    padding: 0 20px;
    margin: -40px 0 0;
    text-align: center;
}

.top-services5 {
    text-align: center;
    background-color: #FFFFFF;
    padding: 40px 20px 40px 20px;
    box-shadow: 0px 0px 0px 0px rgb(42 54 122 / 13%);
    border-style: solid;
    border-width: 0px 0px 0px 0px;
    border-color: #EAEAEA;
    transition: 0.4s ease-in;
    border-radius: 20px 20px 20px 20px;
}

.top-services5 strong {
    text-transform: capitalize;
    text-align: center;
    font-size: 27px;
    color: #001b51;
    font-family: 'Righteous';
    font-weight: 400;
    margin: 0;
    padding: 0 0 0px 0;
}

.top-services5 p {
    color: #222;
    font-size: 18px;
    line-height: 29px;
    font-weight: 500;
    margin: 0;
}

.top-services5 a {
    font-size: 19px;
    margin: 0;
    font-weight: 600;
    color: #001b51;
    text-transform: capitalize;
    text-decoration: none;
}

.top-services2:hover .top-services5 {
    background: #001b51;
/*    background: #f05442;*/
    transition: 0.4s ease-in;
}

.top-services2:hover {
    transform: translateY(-10px);
    transition: 0.4s ease-in;
}

.top-services2:hover .top-services3 img {
    box-shadow: 0 0 20px 9px #a2a2a247;
}

.top-services2:hover .top-services5 strong {
    color: #ffffff;
}

.top-services2:hover .top-services5 p {
    color: #fff;
}

.top-services2:hover .top-services5 a {
    color: #ffc300;
}

/* end top services section */

/* start chat testimonials section*/

.chatclient-section {
    padding: 0;
    background: #ffffff;
}

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

.chat-client1 {
    padding: 20px 0;
}

.chat-img1 {
    padding: 10px;
}

.chat-img2 {
    padding: 0;
    box-shadow: 0 0 4px 2px #00000052;
    text-align: center;
}

/* end  chat testimonials section*/

/* start client testimonials section*/

.testimonials-section {
    padding: 0;
}

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

.client-testimonials {
    padding: 30px 0 0;
}

.client-testimonials1 {
    padding: 10px 15px;
}
.cus-testimonials2{
    padding: 0;
    background-color: white;
    box-shadow: -1px 4px 13px 0px rgb(0 0 0 / 15%);
    padding: 50px 30px 40px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}

.client-testimonials2 {
    padding: 0;
    background-color: white;
    box-shadow: -1px 4px 13px 0px rgb(0 0 0 / 15%);
    padding: 50px 30px 40px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    transition: all 500ms ease;
    transform: translateY(0);
}

.client-testimonials2:hover {
    transform: translateY(-10px);
    transition: all 500ms ease;
}

.client-testimonials2:hover i {
    background: #f05442;
    color: #ffffff;
    transition: all 500ms ease;
}

.client-testimonials2 i {
    position: absolute;
    transition: all 500ms ease;
    background: #e4e4e4;
    color: #f05442;
    height: 40px;
    width: 40px;
    line-height: 40px;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    top: -20px;
    left: 40px;
    text-align: center;
    font-size: 26px;
}

.client-testimonials3 {
    padding: 0px 0px 10px;
}

.client-testimonials3 p i {
    color: #ffff00;
    font-size: 20px;
    padding: 0 0px 0 0px;
}

.stars i {
    font-size: 17px;
    padding: 5px 2px;
    color: #ff0;
}

.client-testimonials3 p {
    color: #000;
    margin: 0;
    font-size: 18px;
    text-align: left;
    font-weight: 600;
    line-height: 29px;
    padding: 0;
}

.client-testimonials4 {
    display: flex;
    padding: 20px 0px 0;
    justify-content: center;
    border-top: 1px solid #c8c8c8;
    align-items: center;
}

.testi-img {
    width: 30%;
}

.testi-img img {
    border-radius: 50%;
    height: 80px;
}

.testi-text {
    width: 70%;
    text-align: left;
    padding: 0 0px 0 10px;
}

.testi-text strong {
    font-weight: 700;
    font-size: 25px;
    margin: 0;
    text-transform: capitalize;
    color: #f05442;
}

.testi-text p {
    color: #565656;
    line-height: 30px;
    margin: -6px 0 0 0;
    padding: 0 0 0px 0;
    font-weight: 700;
    font-size: 19px;
    text-transform: uppercase;
}

/* end client testimonials section*/

/* start services list section */

.serviceslist-section {
    padding: 0;
    background: url(../images/h-bg3.jpg);
    background-size: cover;
}

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

.services-head {
    padding: 0 0px;
    background: #f05442;
    text-align: center;
}

.services-head strong {
    font-size: 42px;
    display: block;
    font-weight: 800;
    text-transform: capitalize;
    font-family: 'Righteous', cursive;
    margin: 0px 0 0 0;
}

.services-list {
    padding: 0px 0px 0;
    border-top: 0;
}

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

.services-list2 {
    padding: 5px 0px 0px 0px;
}

.services-list-1 {
    border: 0;
}

.services-list2 p {
    font-size: 25px;
    color: #fff;
    display: block;
    font-weight: 400;
    text-transform: capitalize;
    text-align: left;
    font-family: 'Righteous', cursive;
    margin: 0px 0 0 0;
}

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

.services-list2 ul li {
    padding: 2px 5px 2px 0px;
    font-size: 20px;
    margin: 0;
    display: flex;
    color: #fff;
    font-weight: 500;
    text-transform: capitalize;
}

.services-list2 li:before {
    color: #000;
    content: "\f185";
    font-weight: 900;
    display: inline-block;
    font-size: 15px;
    padding: 7px 11px 0 0px;
    font-family: "Font Awesome 6 Pro";
}

/* end service list section */

/* start awards section*/

.awards-section {
    padding: 0;
}

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

.awards {
    padding: 10px 0 0;
}

.awards-1 {
    padding: 10px;
}

.awards-2 {
    padding: 0px;
    border: 7px solid;
}

.awards-2 img {
    width: 100%;
}

/* end awards section*/

/* start footer section*/

.footer-section {
    padding: 0;
    background: #3f73e0;
/*    background: #d74834;*/
}

.footer-section1 {
    padding: 70px 0 40px;
}

.footer-1 {
    padding: 10px;
}

.footer-2 {
    padding: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #001b51;
/*    background: #1f1f1f;*/
}

.call-footer {
    width: 25%;
}

.call-footer i {
    background: #fff;
    font-size: 31px;
    margin: 0;
    height: 50px;
    width: 50px;
    line-height: 50px;
    border-radius: 50%;
    text-align: center;
}

.text-footer {
    width: 75%;
    text-align: left;
}

.text-footer strong {
    font-size: 27px;
    color: #ffc300;
    margin: 0;
    text-transform: capitalize;
    font-weight: 700;
}

.text-footer p {
    color: #fff;
    font-size: 24px;
    text-transform: inherit;
    margin: 0;
    font-weight: 600;
}

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

.footer-dis span {
    color: #fff;
    font-size: 20px;
    margin: 0;
    font-weight: 600;
}

/* end footer section*/

/* start copy right section */

.copyright-section1 {
    padding: 0;
    background: #0b0b0b;
}

.copyright-section2 {
    padding: 11px 0 15px;
}

.copyright-section2 p {
    color: #ffffff;
    font-size: 17px;
    margin: 0;
    font-weight: 500;
    padding: 0;
    text-align: center;
}

/* end copy right section*/

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

#callbook ul {
    padding: 0px;
}

#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: 700;
    text-decoration: none;
    position: relative;
    top: -11px;
}

#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 0.5s ease-out;
    animation-iteration-count: infinite;
}

@media (max-width: 767px) {
    body {
        text-align: center;
    }
    .tophead-left1 {
        display: none;
    }
    .tophead-right2 a {
        font-size: 19px;
        padding: 0 0px 0 0px;
    }
    .tophead-section1 {
        display: block;
    }
    .tophead-right2 {
        text-align: center;
    }
    .cus-top-header-mid{
/*        max-width: 342px !important;*/
        max-width: 100% !important;
        margin-top: 20px !important;
    }
    .cus-top-header{
        margin: 20px 0px 0px 0px !important;
    }
    .whatsapp a {
        font-size: 24px;
    }
    .head-hide {
        display: none;
    }
    .cus-what-app {
        max-width: 52px;
        margin-left: 0 !important;
    }
    .cus-bg-color{
        padding: 16px !important;
    }
    .head-2 {
        padding: 0px 5px;
        width: 20%;
    }
    .head-1 {
        padding: 0 5px;
        width: 20%;
    }
    .head-3 {
        width: 60%;
    }
    .navbar-nav {
        float: none;
        display: block;
    }
    .navbar-nav li {
        padding: 4px 0;
        border: 0;
    }
    .chat-img1 {
        width: 50%;
    }
    .client-testimonials1 {
        width: 50%;
    }
    .client-testimonials1:nth-child(3) {
        padding-top: 40px;
        width: 100%;
    }
    .services-1 {
        width: 50%;
    }
    .awards-1 {
        width: 50%;
    }
    .services-head strong {
        font-size: 25px;
        line-height: 40px;
    }
    .services-list1 {
        width: 50%;
    }
    .ganpati-image2 img {
        height: auto;
    }
    .ganpati-image1 {
        position: absolute;
        opacity: 0.1;
    }
    .best-services1 {
        width: 50%;
    }
    .best-services1:last-child {
        width: 100%;
    }
    .footer-1:last-child {
        width: 100%;
    }
    .choose-center1 {
        padding: 10px 25px;
    }
    .form-right1 {
        padding: 10px 25px;
    }
    .best-services4 strong {
        font-size: 30px;
    }
    .services-4 strong {
        font-size: 26px;
    }
    .services-4 {
        padding: 4.1em 20px 40px;
    }
    .top-services1 {
        width: 50%;
    }
    .top-services5 {
        padding: 40px 10px 40px 10px;
    }
    .top-services4 {
        padding: 0 10px;
    }
    .top-services5 strong {
        font-size: 25px;
    }
    .testi-img img {
        height: auto;
    }
    .footer-section1 {
        padding: 70px 0 30px 0;
    }
    .copyright-section1 {
        padding: 0 0 40px;
    }
    .footer-1 {
        width: 50%;
    }
    .footer-1:nth-child(3) {
        width: 100%;
    }
    #callbook ul li {
        padding: 20px 0px;
    }
    #callbook {
        display: block;
    }
    #callbook ul li a i {
        top: -10px;
    }
}

@media only screen and (min-width: 768px) and (max-width:991px) {
    .navbar-nav>li {
        padding: 1px 10px;
    }
    .navbar-inverse .navbar-nav>li>a {
        padding: 3px 8px 3px 8px;
        font-size: 17px;
    }
    .tophead-right2 a {
        font-size: 22px;
        padding: 0 0px 0 0px;
    }
    .head-2 {
        padding: 0px 5px;
    }
    .head-1 {
        padding: 0 5px;
    }
    .call-detail1 {
        padding: 5px;
    }
    .call-detail a {
        font-size: 28px;
    }
    .call-detail p {
        font-size: 20px;
    }
    .chooseus-head strong {
        font-size: 30px;
    }
    .ganpati-image2 img {
        height: auto;
    }
    .form-head strong {
        font-size: 25px;
    }
    .contac-r {
        padding: 15px;
    }
    .chooseus-head p {
        font-weight: 800;
        font-size: 18px;
    }
    .choose-center1 {
        padding: 20px 20px 0;
    }
    .services-4 strong {
        font-size: 30px;
    }
    .top-services5 {
        padding: 40px 10px 40px 10px;
    }
    .top-services5 strong {
        font-size: 25px;
    }
    .head-hide {
        display: none;
    }
    .best-services4 strong {
        font-size: 25px;
    }
    .services-head strong {
        font-size: 33px;
    }
    .services-list1 {
        padding: 0;
    }
    .footer-1:last-child {
        width: 100%;
    }
    .best-services1:last-child {
        width: 100%;
    }
    .client-testimonials1:nth-child(3) {
        padding-top: 40px;
        width: 100%;
    }
    .ganpati-image1 {
        position: absolute;
        opacity: 0.1;
    }
}

@media only screen and (min-width: 991px) and (max-width:1200px) {
    .navbar-nav>li {
        padding: 1px 15px;
    }
    .navbar-inverse .navbar-nav>li>a {
        padding: 10px 10px 7px 10px;
    }
    .head-2 {
        width: 15%;
        padding: 0 7px 0 0px;
    }
    .head-3 {
        width: 55%;
    }
    .whatsapp a {
        font-size: 25px;
    }
    .form-head strong {
        font-size: 27px;
    }
    .chooseus-head strong {
        font-size: 37px;
    }
    .chooseus-head p {
        font-size: 17px;
    }
    .call-detail1 {
        padding: 5px;
    }
    .call-detail a {
        font-size: 30px;
    }
    .call-detail p {
        font-size: 20px;
    }
    .best-services4 strong {
        font-size: 30px;
    }
    .services-4 strong {
        font-size: 26px;
    }
    .top-services5 {
        padding: 40px 10px 40px 10px;
    }
    .top-services5 strong {
        font-size: 22px;
    }
    .testi-img img {
        height: auto;
    }
    .footer-1 {
        width: 50%;
    }
    .footer-1:nth-child(3) {
        width: 100%;
    }
}

@media only screen and (min-width: 1200px) and (max-width:1350px) {
    .navbar-nav>li {
        padding: 1px 20px;
    }
    .call-detail a {
        font-size: 35px;
    }
    .call-detail p {
        font-size: 19px;
    }
    .chooseus-head strong {
        font-size: 35px;
    }
    .form-head strong {
        font-size: 26px;
    }
}

@media only screen and (min-width: 1300px) and (max-width:1400px) {}

@media (max-width: 575px) and (min-width: 0px) {
    .chat-img1 {
        width: 100%;
    }
    .client-testimonials1 {
        width: 100%;
        padding: 20px 0;
    }
    .services-1 {
        width: 100%;
        padding: 10px 0;
    }
    .awards-1 {
        width: 100%;
    }
    .services-list1 {
        width: 50%;
        padding: 0;
    }
    .services-list2 {
        border: 0;
        padding: 10px 0;
    }
    .best-services1 {
        width: 100%;
        padding: 10px 0;
    }
    .top-services1 {
        width: 100%;
        padding: 10px 0;
    }
    .head-2 {
        display: none;
    }
    .head-1 {
        display: none;
    }
    .head-3 {
        width: 100%;
    }
    .topservices-head strong {
        font-size: 40px;
    }
    .choose-center1 {
        padding: 10px 15px;
    }
    .form-right1 {
        padding: 10px 15px;
    }
    .call-detail a {
        font-size: 35px;
    }
    .call-detail p {
        font-size: 19px;
    }
    .footer-1 {
        padding: 10px 0;
        width: 100%;
    }
    .footer-2 {
        padding: 10px;
    }
    .chooseus-head strong {
        font-size: 42px;
    }
    .chooseus-head p {
        font-weight: 800;
        font-size: 16px;
    }
    .form-head strong {
        font-size: 32px;
    }
}

@media (max-width: 420px) and (min-width: 290px) {
    .call-detail a {
        font-size: 26px;
    }
    .topservices-head p {
        font-size: 15px;
    }
    .topservices-head strong {
        font-size: 33px;
    }
    .services-list1 {
        width: 100%;
    }
    .chooseus-head strong {
        font-size: 35px;
    }
    .form-head strong {
        font-size: 26px;
    }
}

.cus-head-logo2 img{
    max-width: 142px;    
    animation: mymove 15s infinite;
}
@keyframes mymove {
  100% {transform: rotate(360deg);}
}

.cus-what-app{
    max-width: 52px;
    margin-left: 120px;
}
.cus-top-header{
    text-align: center;
    margin: 17px 0px 0px 0px;
/*    margin: 44px 0px 0px 0px;*/
}
.cus-text-white{
    color: #ffffff;
}
.cus-text-call-color{
    color: #ffc300;
}
.cus-text-top-call{
    color: #ffffff;
    font-size: 30px;
    font-weight: 900;
}
.cus-text-top-call a{
    color: #ffffff;
}
.cus-text-white a{
    color: #ffffff;
}

@-webkit-keyframes blinker {
  from {opacity: 1.0;}
  to {opacity: 0.0;}
}

.blink {
        /*color: #000000 !important;
        background: #f6ee23;*/
        display: inline-block;
        /*padding: 4px 10px !important;
        border-radius: 11px;
        font-weight: bolder;
        font-family: sans-serif;*/
        -webkit-animation-name: blinker;
        -webkit-animation-duration: 0.9s;
        -webkit-animation-iteration-count:infinite;
        -webkit-animation-timing-function:ease-in-out;
        -webkit-animation-direction: alternate;
}



@media (max-width:500px) {
  li.blink {
    display: block;
    width: 100%;
    max-width: 100% !important;
}
}



.pt-10 {
  padding-top: 10px;
}

.pt-20 {
  padding-top: 20px;
}

.pt-30 {
  padding-top: 30px;
}

.pt-40 {
  padding-top: 40px;
}

.pt-50 {
  padding-top: 50px;
}

.pt-60 {
  padding-top: 60px;
}

.pt-70 {
  padding-top: 70px;
}

.pt-75 {
  padding-top: 75px;
}

.pt-80 {
  padding-top: 80px;
}

.pt-90 {
  padding-top: 90px;
}

.pt-100 {
  padding-top: 100px;
}

.pt-200 {
  padding-top: 200px;
}

.pb-10 {
  padding-bottom: 10px;
}

.pb-20 {
  padding-bottom: 20px;
}

.pb-30 {
  padding-bottom: 30px;
}

.pb-40 {
  padding-bottom: 40px;
}

.pb-50 {
  padding-bottom: 50px;
}

.pb-60 {
  padding-bottom: 60px;
}

.pb-70 {
  padding-bottom: 70px;
}

.pb-75 {
  padding-bottom: 75px;
}

.pb-80 {
  padding-bottom: 80px;
}

.pb-90 {
  padding-bottom: 90px;
}

.pb-100 {
  padding-bottom: 100px;
}

.pb-130 {
  padding-bottom: 130px;
}

.ptb-10 {
  padding-bottom: 10px;
  padding-bottom: 10px;
}

.ptb-20 {
  padding-bottom: 20px;
  padding-bottom: 20px;
}

.ptb-30 {
  padding-top: 30px;
  padding-bottom: 30px;
}

.ptb-40 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.ptb-50 {
  padding-top: 50px;
  padding-bottom: 50px;
}

.ptb-60 {
  padding-top: 60px;
  padding-bottom: 60px;
}

.ptb-70 {
  padding-top: 70px;
  padding-bottom: 70px;
}

.ptb-80 {
  padding-top: 80px;
  padding-bottom: 80px;
}

.ptb-90 {
  padding-top: 90px;
  padding-bottom: 90px;
}

.ptb-100 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.mb-0 {
  margin-bottom: 0px !important;
}

.mb-10 {
  margin-bottom: 10px !important;
}

.mb-15 {
  margin-bottom: 15px !important;
}

.mb-20 {
  margin-bottom: 20px !important;
}

.mb-25 {
  margin-bottom: 25px !important;
}

.mb-30 {
  margin-bottom: 30px !important;
}

.mb-40 {
  margin-bottom: 40px !important;
}

.mb-50 {
  margin-bottom: 50px !important;
}

.mb-60 {
  margin-bottom: 60px !important;
}

.mb-70 {
  margin-bottom: 70px !important;
}

.mb-80 {
  margin-bottom: 80px !important;
}

.mb-90 {
  margin-bottom: 90px !important;
}

.mb-100 {
  margin-bottom: 100px !important;
}

.mmt-10 {
  margin-top: -10px !important;
}

.mt-0 {
  margin-top: 0px !important;
}

.mt-10 {
  margin-top: 10px !important;
}

.mt-15 {
  margin-top: 15px !important;
}

.mt-20 {
  margin-top: 20px !important;
}

.mt-25 {
  margin-top: 25px !important;
}

.mt-30 {
  margin-top: 30px !important;
}

.mt-35 {
  margin-top: 35px !important;
}

.mt-40 {
  margin-top: 40px !important;
}

.mt-50 {
  margin-top: 50px !important;
}

.mt-60 {
  margin-top: 60px !important;
}

.mt-70 {
  margin-top: 70px !important;
}

.mt-80 {
  margin-top: 80px !important;
}

.mt-100 {
  margin-top: 100px !important;
}

.mtb-100 {
  margin-top: 100px !important;
  margin-bottom: 100px !important;
}

.mr-20{
    margin-right: 20px;
}

.z-0 {
  z-index: 0;
  position: relative;
}


.cus-bg-color{
    background: #dfeaff;
    padding: 60px;
}
.cus-menu-top a{
    color: #fff;
    font-size: 22px;
    font-weight: 600;
    padding: 20px;
}
.cus-top-header-mid{
    max-width: 542px;
}

.cus-bg-2-color{
    background: #fffaea;
}
.cus-location {
    font-size: 42px !important;
    color: #f05442;
    font-weight: bold;
}
















#afc_sidebar_1881 {
    background: ;
    position: fixed;
    bottom: 0px;
    right: 0px;
    width: 100px;
    margin: 0px 0px 0px 0px;
    z-index: 999999;
    padding: 10px;
    color: #ffffff;
}

#afc_sidebar_1885 {
    position: fixed;
    bottom: 10px;
    left: 10px;
    margin: 0px 0px 0px 0px;
    z-index: 999999;
    padding: 10px;
    color: #ffffff;
}

#afc_sidebar_1881 {
    right: 0px !important;
    bottom: 10px !important;
}

.bounce2 {
  animation: bounce2 2s ease infinite;
}
@keyframes bounce2 {
    0%, 20%, 50%, 80%, 100% {transform: translateY(0);}
    40% {transform: translateY(-30px);}
    60% {transform: translateY(-15px);}
}

.hithere {
  animation: hithere 1s ease infinite;
}
@keyframes hithere {
  30% { transform: scale(1.2); }
  40%, 60% { transform: rotate(-20deg) scale(1.2); }
  50% { transform: rotate(20deg) scale(1.2); }
  70% { transform: rotate(0deg) scale(1.2); }
  100% { transform: scale(1); }
}