

@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200;300;400;500;600;700&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@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&display=swap');


h1, h2, h3, h4, h5, h6 {font-family: Oswald; margin:0; padding:0;}
p  {font-family:poppins; font-size:14px; line-height:24px; text-align:justify; }
a {font-family:poppins;}
a:hover {text-decoration:none;}
span {font-family:poppins;}
li {font-family:poppins;}
.deskshow {display:block;}
.mobshow {display:none;}
ul.rr-new-top-area li img {transition: transform .7s ease-in-out;}

ul.rr-new-top-area li img:hover {
    transform: rotate(360deg);
}

ul.rr-icon-ara {
    list-style: none;
    padding: 0;
    margin: -2px;
    width: 57%;
    display: flex;
}
ul.rr-icon-ara li {
    border-right: 1px solid #d1d1d1;
}
ul.rr-icon-ara li a:hover {
    background-color: #ae0929;
    color: #ffffff;
}
ul.rr-icon-ara li a {
    width: 40px;
    display: block;
    height: 35px;
    color: #fff;
    padding: 0;
    line-height: 35px;
    background-color: #70031a;
    text-align: center;
}

ul.rr-new-top-area {
    padding: 0;
    list-style: none;
    display: flex;
    gap: 10px;
    align-items: center;
    margin: 0;
    float: right;
}

ul.rr-new-top-area li a {
    color: #70031a;
    font-size: 14px;
    font-weight: 500;
}
ul.rr-top-left-num {
    align-items: center;
    list-style: none;
    padding: 3px 10px;
    margin: 0;
    background-color: #fd0;
}
.top-head {
    background-image: none;
    padding: 2px 0;
    background-color: #fd0;
}


ul.rr-top-left-num li img { width: 40px; }
ul.rr-top-left-num li a {
    font-size: 16px;
    vertical-align: middle;
    color: #6e031a;
    font-weight: 600;
    padding-left: 5px;    text-transform: uppercase;
}
ul.icon-ara img {
    width: 40px;
}
ul.icon-ara {
    list-style: none;
    padding: 3px 10px;
    background-color: #fd0; margin:0;
}
ul.icon-ara a {  color: #ffff; padding-left: 5px; }
ul.social-icon-ara { list-style: none; padding-top:5px; }
ul.icon-ara li a {
    font-size: 16px;
    vertical-align: middle;
    color: #6e031a;
    font-weight: 600;
    text-transform: uppercase;
    padding-left: 5px;
}
.rgh-flx {display:flex; gap:10px; float:right;}
ul.social-icon-ara li i {
    color: #67061a;
    font-size: 16px;
    font-weight: 500;
    padding: 0 10px;
    border-right: 1px solid #3c272740;
}

ul.social-icon-ara li { padding-top: 11px; }



/**header 2**/
.navbar {
    position: relative;
    min-height: 0;
    margin-bottom: 0;
    border: 0px solid transparent;
}
.logo-are img {  width: 100%; }
.header-two {  padding: 10px 0; background-image: url(../img/headerbg.jpg); }

.menu-area {
    padding: 20px 25px;
    background-image: url('../img/red-bg.jpg');
    border-radius: 100px;
    margin-top: 15px;
    float: right;
    z-index: 999;
    position: relative;
}
.menu-area ul {
    display: flex;
    list-style: none;
    gap: 29px;
    text-align: center;
    margin: 0;
}

.menu-area ul li a {
    color: #fff;
    text-align: center;
    display: block;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 500; padding:0;
}
ul.apo li a {
    display: block;
    background-color: #ffc51a;
    padding: 18px 10px;
	margin-top: 15px;
    text-align: center;
    border-radius: 100px;
    background-size: cover;
    color: #73041b;
    font-weight: 600;
    z-index: 999;
    text-transform: uppercase;
    font-size: 16px;
    position: relative;
    font-weight: 700;
}
ul.apo li a:hover {
    background-image: linear-gradient(#fde21d, #f3bb04);
}
ul.apo {
    padding: 0;
    list-style: none;
    margin-top: 5px;
    position: relative;
}
ul.apo::before {
    content: '';
    background-color: #79031b;
    width: 150px;
    left: -85px;
    height: 10px;
    position: absolute;
    top: 23px;
    z-index: 0;
}















/**about us**/


.about-us {
    padding: 60px 0; background-image:url(../img/about-us-bg.png);     background-position: center;
}
.home-form {
    background-image:url('../img/bgg.png');
    border-radius: 15px;
    padding: 0 0 25px;
    overflow: hidden;
    box-shadow: rgb(100 100 111 / 20%) 0px 7px 29px 0px;
}
.head-form {
    text-align: center;
    padding: 15px 0;
    border-radius: 0px;
    background-image: linear-gradient(#6d041a, #a70120);
}

.head-form h4 {
    font-family: 'Poppins';
    font-size: 20px;
    font-weight: 700;
    color: #ffffff;
}

.head-form h3 {
    text-transform: uppercase;
    padding: 7px 0 0;
    color: #fd0;
}

.cntct-form-inner .text {
    width: 100%;
}

.cntct-form-inner input[type="text"] {
    width: 100%;
    height: 45px;
    border-radius: 5px;
    border: 1px solid #7d031b;
    padding-left: 15px;
    font-family: 'Poppins';
    color: #000;
    margin-bottom: 15px;
}

.cntct-form-inner {
    padding: 15px 0;
}

.cntct-form-inner input[type="email"] {
    width: 100%;
    height: 45px;
    border-radius: 5px;
    border: 1px solid #7d031b;
    padding-left: 15px;
    font-family: 'Poppins';
    color: #000;
    margin-bottom: 15px;
}



.cntct-form-inner textarea {
    width: 100%;
    height: 100px;
    padding-top: 10px;
    border-radius: 5px;
    border: 1px solid #7d031b;
    padding-left: 15px;
    font-family: 'Poppins';
    color: #000;
    margin-bottom: 15px;
}

.cntct-form-inner button {
    background-image: linear-gradient(#6d041a, #a70120);
    width: 100%;
    border-radius: 100px;
    border: 0;
    height: 40px;
    color: #fff;
    font-family: 'Poppins';
    font-size: 16px;
}
.head-form span {
    color: #fff;
    font-family: poppins;
    font-size: 18px;
    font-weight: 600;
    padding-bottom: 5px;
    display: block;
    border-bottom: 1px solid #ffffff52;
}

.home-form p {
    font-size: 14px;
    padding: 15px 10px;
    margin: 0 auto;
    text-align: center;
    width: 100%;
    color: #000;
}
.ad1 {
    text-align: center;
    padding-bottom: 30px;
}
.ad1 img {
    width: 100%;
    border: 1px solid #eee;
    border-radius: 15px;
}
.ad2 img {
    width: 100%;
    border-radius: 15px;
}
.ad2 {
    text-align: center;
}

.home-inr-pg {
    width: 85%;
    margin: 0 auto;
}
.abut span {
    font-size: 20px;
        text-transform: uppercase;
    font-family: 'Poppins';
    font-weight: 700;
    color: #72031a;
    text-align: center;
    border: 1px solid #7a031b;
    border-radius: 5px;
    padding: 5px 25px;
    position: relative;
    background-color: #fff;
}
.abut::before {
    position: absolute;
    background-color: #76031a;
    height: 1px;
    width: 25%;
    margin: 0 auto;
    top: 12px;
    content: '';
    left: 0;
    right: 0;
    z-index: 0;
}
.abut span::before {
    background-image: url(../img/title-bf.png);
    content: '';
    position: absolute;
    left: -40px;
    top: 5px;
    width: 27px;
    height: 27px;
    animation: rotation 10s infinite linear;
}
.addd3 img {
    width: 100%;
    border-radius: 0px;
}
.abut span::after {
    
    background-image: url(../img/title-bf.png);
    content: '';
    position: absolute;
    right: -40px;
    top: 5px;
    width: 27px;
    height: 27px;
    animation: rotation 10s infinite linear;
}
.abut { text-align: center; position:relative; padding-bottom:15px;}
.abut h2 {
    text-transform: uppercase;
    font-size: 35px;
    background: -webkit-linear-gradient(45deg, #75031a, #96011e 80%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    padding: 15px 0 10px; font-weight:900;
}

.abut p {
    text-align: center;
    font-size: 14px;
}


@keyframes rotation { from { transform: rotate(0deg); } to { transform: rotate(359deg); } }














/**service**/
.service-area {
    padding: 60px 0;
    background-position: center;
    background-image: url(../img/section-two-bg.jpg);
}


ul.sidebar-service-list {
    background-image: url('../img/service-bg.jpg');
    list-style: none;
    padding: 15px;
    border-radius: 15px;
}
.srv::before {
    width: 40%;
}
ul.sidebar-service-list li a {
    display: block;
    background-color: #fd0;
    color: #7b031c;
    padding: 10px 10px 10px 50px;
    position: relative;
    font-size: 16px;
    border-radius: 100px;
    margin: 0 auto 15px;
    vertical-align: middle;
    width: 90%;
    font-weight: 600;
}
ul.sidebar-service-list li a::before {
    background-image: url(../img/title-bf.png);
    content: '';
    position: absolute;
    left: 15px;
    top: 8px;
    width: 27px;
    height: 27px;
    animation: rotation 10s infinite linear;
}
.qk {
    background-color: #fff;
    border-radius: 10px;
    text-align: center;
    padding: 15px 0;
    margin-bottom: 15px;
}

.qk span {
    font-weight: 600;
    font-size: 22px;
    display: block;
    border-bottom: 1px solid #73031952;
    padding-bottom: 5px;
}

.qk h3 {
    font-size: 40px;
    text-transform: uppercase;
    font-weight: bold;
    padding-top: 5px;
}

.service-slider-box {
    text-align: center;
    background-color: #fff;
    border-radius: 15px;
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
    padding: 25px 0;
}


.service-img {
    z-index: 99999999;
    position: relative;
    width: 65%;
    margin: 0 auto;
}
.service-img::before {
    content: '';
    position: absolute;
    background-image: linear-gradient(#6d041a, #a70120);
    height: 65px;
    width: 600px;
    left: -84px;
    top: 90px;
    z-index: -1;
}

.service-slider-box p {
    font-size: 14px;
    padding: 15px;
}

h3.rr-service-title {
    background-image: linear-gradient(#6d041a, #a70120);
    display: block;
    padding: 12px 0;
    color: #fff;
    text-transform: uppercase;
}
.service-cta {
    padding: 20px 0 0;
}
.service-cta a:hover {
    background-image: linear-gradient(#6d041a, #a70120);
    color: #fff;
}
.service-cta a i {
    font-size: 12px;
}
.service-cta a {
    display: block;
    color: #000;
    background-color: #fdc202;
    padding: 10px 0;
    width: 70%;
    margin: 0 auto;
    font-weight:600;
    border-radius: 100px;
}
.call-area-home::before {
    content: '';
    position: absolute;
    background-color: #fff;
    height: 6px;
    width: 1058px;
    top: 45px;
    left: 0px;
}
ul.sidebar-service-list li a:hover {
    background-color: #fff;
}
.mycall a:hover {
    background-color: #ffdd00;
}
.call-area-home {
    background-image: linear-gradient(#6d041a, #a70120);
    border-radius: 15px;
    margin: 15px auto 0;
    width: 97%;
    padding: 15px 15px 5px; position: relative;
    height: 110px;
}

.mycall a {
    color: #72031a;
    font-family: 'Oswald';
    font-size: 35px;
    text-transform: uppercase;
    font-weight: bold;
    display: block;
    background-color: #fff;
    border-radius: 100px;
    text-align: center;
    padding: 7px 0;
    vertical-align: middle;
}

ul.cl-wht {
    list-style: none;
    gap: 15px;
    display: flex;
    float: right;
}






/**why choose**/

ul.box {
    display: flex;
    padding: 0;
    margin: 0;
    list-style: none;
    gap: 15px;
    margin-bottom: 40px;
}

ul.box li:nth-child(1) {
    width: 80%;
}

ul.box li:nth-child(2) {
    width: 30%;
}

.why-choose {
    padding: 65px 0 0;
    background-image: url(../img/about-us-bg.png);
    background-position: center;
    position: relative;
}

.why-choose::before {
    content: '';
    background-image: linear-gradient(#6d041a, #a70120);
    width: 294px;
   left: 0;
    height: 330px;
    top: 44%;
    position: absolute;
}

.why-choose::after {
    content: '';
    background-image: linear-gradient(#6d041a, #a70120);
    width: 294px;
    right: 0;
    height: 330px;
    top: 44%;
    position: absolute;
}
ul.box li:nth-child(1) span {
    color: #a70120;
    font-size: 18px;
    font-weight: 600;
}

ul.box li:nth-child(1) p {
    font-size: 14px;
    padding-top: 5px;
}

.cent {
    padding-top: 60px;
    text-align: center;
    position: relative;
}
.cent img {width:75%; margin-top:35px;}

.cent::before {
    content: '';
    background-image: url(../img/zodica-sign.png);
    width: 400px;
    height: 400px;
    position: absolute;
    z-index: -1;
    left: -20px;
    border-radius: 52%;
    right: 0;
    top: 35px;
    margin: 0 auto;
    animation: rotation 10s infinite linear;
}




.box {
   /* box-shadow: rgb(189 185 185 / 76%) 0px 8px 24px;*/
    border-radius: 10px;
    text-align: center;
    border-right:1px solid #eee;
    border-left:1px solid #eee;
    padding-bottom: 15px;
    margin-bottom: 90px;
    background-image: url('../img/boxbg.jpg');
    border-top: 5px solid #a70120;
    border-bottom: 5px solid #a70120;
        z-index: 9;
    position: relative;
}

.box img {
    margin-top: -55px;
}

.box span {
    color: #95021e;
    font-size: 20px;
    font-weight: 600;
}

.box p {
    text-align: center;
    font-size: 14px;
    padding: 0 15px;
}











.why::before {
    width: 19%;
}
.why {
    padding-bottom: 75px;
}

.ad-banner {
    background-size:cover;
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
    padding: 60px 0;
    position: relative;
    background-image: url('../img/background-ad-section.jpg');
}


.need-help {
    overflow: hidden;
    border-radius: 15px;
    box-shadow: rgb(153 2 31 / 16%) 0px 8px 24px;
    background-color: #70031a;
    border: 2px solid #fff;
    padding-bottom: 25px;
}
.hdmg {
    position: relative;
    text-align: center;
    padding-top: 7px;
}

.hdmg p {
    text-align:center;
    margin: 0!important;
    padding: 0!important;
    position: relative;
    font-size: 25px!important;
    font-weight: bold!important;
    text-transform: uppercase!important;
    color: #3e393a!important;
}

.hdmg::before {
    content: '';
    position: absolute;
    background-image: url('../img/ned-help-title.png');
    width: 464px;
    height: 169px;
    top: -41px;
    left: -53px;
    margin: 0 auto;
    right: 0;
    z-index: 0;
}

.need-help h4 {
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    font-size: 35px;
    padding: 13px 0;
    color: #70031a;
    z-index: 9;
    background-color: #fde21d;
    position: relative;
}

.need-help p {
    font-size: 14px;
    padding: 40px 15px 15px;
    color: #fff;
}
.need-help a:hover {
    background-color: #70031a;
    color: #fff;
}
.need-help a {
    font-family: 'Poppins';
    display: block;
    background-color: #fde21d;
    color: #76041b;
    font-size: 25px;
    text-align: center;
    font-weight: 900;
    padding: 5px 0;
}
.need-help a i {
    font-size: 20px;
    padding-right: 5px;
}
.need-help a:hover {
    background-color: #fff;
    color: #6d041a;
}
.whatsapp-home {
    background-color: #fff;
    padding: 15px;
    text-align: center;
    border: 1px solid #eee;
    border-radius: 10px;
    box-shadow: rgb(153 2 31 / 16%) 0px 8px 24px;
    width: 98%;
    margin: 30px auto 0;
}

.bot-banner-a {
    text-align: center;
}
button.owl-next { display: none; }
button.owl-prev { display: none; }




.what-but a {
    background-image: linear-gradient(#6d041a, #a70120);
    color: #fff;
    font-size: 16px;
    width: 80%;
    display: block;
    padding: 10px;
    border-radius: 15px 15px 0 0;
    margin: 0 auto;
}
.what-but {
    margin-top: 15px;
}
.whatsapp-new img {
    width: 100%;
}

.whatsapp-new {
    text-align: center;
}

.ad-rr-banner {
    padding: 50px 0;
    position: relative;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.ad-rr-banner::before {
    content: '';
    position: absolute;
    background-color: #70041a;
    width: 8%;
    right: 310px;
    top: 0;
    height: 391px;
}
.ad-area-n {
    text-align: center;
    border: 1px solid #c3b8b8;
    border-radius: 15px;
    padding: 30px 0 0px;
    background-image: url('../img/boxbg.jpg');
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}

.ad-area-n span {
    background-image: linear-gradient(#6d041a, #a70120);
    display: block;
    padding: 10px 0;
    font-weight: 700;
    color: #fff;
    font-family: 'Oswald';
    text-transform: uppercase;
    font-size: 25px;
}
.call-but img {
    vertical-align: middle;
}
.cll {
    padding-top: 20px;
}
.ad-area-n p {
    padding: 15px;
    text-align: center;
    margin: 0;
    font-size: 16px;
    color: #71041a;
    font-weight: 500;
}
.call-but a {
    -webkit-text-stroke-width: 2px;
    -webkit-text-stroke-color: #74031a;
    font-size: 40px;
    font-weight: 900;
    color: #fee63c;
    display: block;
}

















.testimonail-section {padding:60px 0; background-image:url('../img/testimonials-bg.jpg'); background-size:cover;}


.tt-mon::before {
    width: 32%;
}

.revmg {
    margin: 0 auto;
    width: 30%; text-align:center;
}
.star {
    display: inline;
    background-color: #fbc002;
    color: #670419;
    padding: 4px 15px;
    border-radius: 10px;
}

.revmg h5 {
    font-size: 20px;
    font-family: 'Poppins';
    font-weight: 600;
    color: #86101a;
    padding: 10px 0 5px;
}

.revmg i {
    color: #ffc51a;
}

ul.wh-box {
    padding: 0;
    list-style: none;
    display: flex;
    background-image: url(../img/testimonial-bg.jpg);
    border-radius: 15px;
    padding: 20px;
    background-size: cover;
    margin-top: 20px;
    position: relative;
}

ul.wh-box li:first-child {
    width: 100%;
}

ul.wh-box li:first-child i {
    font-size: 40px;
    padding-top: 60px;
    opacity: 0.2;
    color: #000;
}
ul.wh-box::before {
    rotate: inherit;
    content: "\f0de";
    position: absolute;
    font-family: "Font Awesome 5 Pro";
    top: -34px;
    font-weight: bold;
    font-size: 70px;
    color: #fd0;
    left: 44%;
    z-index:-1;
}
ul.wh-box li:last-child p {
    color: #820e1a;
    font-weight: 400;
}

.areass {
    border-radius: 0px 0px 15px 15px;
    padding: 10px 30px;
    background-image: url(../img/red-bg.jpg);
    height: 45px;
    width: 60%;
    vertical-align: middle;
    margin: -12px auto 0;
    align-items: center;
}

.hl {
    width: 50%;
    float: left;
}

.hld {
    width: 50%;
    float: right;
    text-align: right;
}

.hl h5 {
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
}







ul.footcon {
    display:flex;
    padding: 12px;
    list-style: none;
    background-color: #000;
    background-image: url('../img/red-bg.jpg');
    gap: 10px;
    border-radius: 10px;
    align-items: center;
}


ul.footcon li p { text-transform:uppercase;
    color: #fd0;
    font-size: 15px;
    font-weight: 500;
    padding: 0;
    margin: 0;
}
ul.footcon li a {
    font-size: 16px;
    color: #fff;
    font-weight: 500;
}
.pad-boot {
    padding-top: 50px;
}
ul.eml p {
    text-align: center;
}

ul.eml {
    display: block;
    text-align: center;
}
.discr p {
    background-color: #fff;
    padding: 15px;
    border-radius: 10px;
    margin-top: 15px;
}
.service-slider-box.minservc img {
    transition: transform 2s ease-in-out;
}

.service-slider-box.minservc:hover img {
    transform: rotate(360deg);
}

.main-footer-area {
    padding: 45px 0;
    background-image: url(../img/section-two-bg.jpg);
}


p.disccc span {
    border-radius: 0 0 15px 15px;
    padding: 10px 0;
    margin: 0 auto 13px;
    display: block;
    background-image: linear-gradient(#6d041a, #a70120);
    text-align: center;
    font-weight: 600;
    width: 60%;
    font-size: 19px;
    color: #ffffff;
    text-transform: uppercase;
}
p.disccc {
    background-color: #fff;
    border-radius: 15px;
    padding: 0 15px 15px;
    text-align: center;
    margin-top: 0;
    background-image: url(../img/boxbg.jpg);
}
.whatsapp-footer img {
    width: 100%;
}
.cl-foot img {
    width: 100%;
    z-index: 9;
    position: relative;
}
.cl-foot {
    position: relative;
    padding-top: 20px;
}
ul.flm li a {
    font-size: 13px;
}
ul.footcon li img {
    width: 100%;
}

ul.footcon li:first-child {
    width: 15%;
}

ul.footcon li:last-child {
    width: 75%;
}

.cl-foot::before {
    border-radius: 50px 50px 0 0;
    content: '';
    position: absolute;
    height: 119px;
    width: 74px;
    z-index: 0;
    bottom: -48px;
    margin: 0 auto;
    left: -4px;
    right: 0;
    background-color: #75031a;
}
.bottom-footer {
    background-image: linear-gradient(#6d041a, #a70120);
    padding: 10px 0;
}

.bot-footer p {color: #fff;margin: 0;}

.bot-footer a {
    color: #fff;
}

.bot-footer span {
    float: right;
}
.sticky-social {
    position: fixed;
    top:50%;
    z-index:9999;
    left:0px;
    padding:0px;
    margin:0px;
}

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

ul.social li {
    margin-bottom: 10px;
    width: 60px;
    border-radius: 0 100px 100px 0px;
    height: 60px;
    text-align: center;
    color: #000;
    line-height: 60px;
    font-size: 25px;
}

li.fb {
    background-color: #70031a;
}

ul.social li i {
    color: #fff;
}

li.whatsapp {
    background-color: #36bf48;
}


/***************Privacy Policy*******************/

.disc-pg-div {padding:30px 0;}
.disc-pg-div p {font-size:15px; line-height:28px;}
.disc-pg-div h4 {
    margin: 0;
    font-size: 25px;
    font-weight: bold;
        color: #74031a;
    text-transform: uppercase;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #eee;
}

.disc-pg-div h5 {
    margin: 0;
    font-size: 25px;
    font-weight: bold;
       color: #74031a;
    text-transform: uppercase;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #eee;
}
.disc-pg-div h6 {
    text-transform: capitalize;
   margin: 0;
    font-size: 25px;
    font-weight: bold;
        color: #74031a;
    text-transform: uppercase;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #eee;
}


/***************Privacy Policy*******************/

/*******appointment**************/
.apop {
    background-image: url(../img/section-two-bg.jpg);
    padding: 35px 0px;
    text-align: center;
    border-radius: 15px;
}
.booktophd {
    background-image: linear-gradient(#6d041a, #a70120);
    padding: 15px 0;
    margin-bottom: 25px;
}
.head-book h5 {
    font-size: 30px;
    text-align: center;
    font-weight: 700;
    color: #71031a;
    text-transform: uppercase;
    padding-bottom: 5px;
}

.wid {
    width: 90%;
    margin: 0 auto;
}
.appointmnt-section {padding:60px 0;}
.apop h4 {
    color: #ffffff;
    font-size: 25px;
    text-transform: uppercase;
}

.apop p {
    color: #ffffff;
    text-align: center;
    font-size: 16px;
    padding: 5px 0 0;
    text-transform: uppercase;
    margin: 0;
}
.wid {
    width: 90%;
    margin: 0 auto;
}
.apop input[type="date"] {
    max-width:100% !important;
    width: 100% !important;
    height: 45px;
    border-radius: 5px;
    border: 1px solid #7d031b;
    padding-left: 15px;
    font-family: 'Poppins';
    color: #000;
    margin-bottom: 15px;
}
.apop input[type="date"].focus {width: 100%; }
.apop button {
    color: #ffffff;
    width: 30%;
    background-image: linear-gradient(#6d041a, #a70120);
}
.appot img {
    border-radius: 15px;
}

.appot {
    text-align: center;
}




.cont-page {
    padding: 60px 0;
}
ul.call {
    list-style: none;
    padding: 20px 0;
    text-align: center;
    background-image: linear-gradient(#6d041a, #a70120);
    border-radius: 15px;
}

ul.call li p {
    text-align: center;
    color: #fd0;
    font-size: 16px;
    padding: 10px 0 0;
    background-image: none;
    margin: 0!important;
}
ul.loc {
    margin: 30px 0;
}
ul.call li a {
    display: block;
    color: #fff;
    padding: 0;
    margin: 0;
}
ul.call li:first-child {
    position: relative;
}

ul.call li:first-child::before {
    content: '';
    position: absolute;
    background-color: #ffffff6b;
    width: 100%;
    height: 45px;
    left: 0;
    top: 23px;
    z-index: 0;
}
.co-banner img {
    width: 100%;
}
ul.call li img {
    z-index: 99;
    position: relative;
}
.co-banner img {
    border-radius: 15px;
}

.mappo {
    margin-top: 30px;
}

.mappo iframe {
    border-radius: 15px;
}

.call img {
    transition: transform 2s ease-in-out;
}

.call img:hover {
    transform: rotate(360deg);
}
.call {
    background-image: url('../img/boxbg.jpg');
    text-align: center;
    padding: 15px 0;
    border-radius: 5px;
    height: 245px;
}

.revmg img {
    transition: transform .7s ease-in-out;
}

.revmg img:hover {
    transform: rotate(360deg);
}

.call p {
    margin-top: 15px!important;
    font-size: 18px;
    padding: 10px 0;
    display: block;
    text-align: center;
    color: #fff;
    margin: 0;
    background-image: linear-gradient(#6d041a, #a70120);
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 10px;
}

.call a {
    font-weight: 600;
    padding: 21px 0 0;
    color: #80031b;
    font-size: 18px;
    font-family: 'Oswald';
}
.call span {
    font-weight: 600;
    padding: 10px 0 0;
    color: #80031b;
    font-size: 20px;
    font-family: 'Oswald';
}
.disccc {
    background-color: #fff;
    margin-top: -129px;
    padding: 0 15px 15px 15px;
    text-align: center;
    border-radius: 15px 15px 0 0;
}

.mpp {
    height: 249px;
}

.disccc p {
    text-align: center;
}

.disccc span {
    border-radius: 0 0 5px 5px;
    display: block;
    background-image: linear-gradient(#6d041a, #a70120);
    width: 15%;
    margin: 0 auto 10px;
    padding: 10px 0;
    text-transform: uppercase;
    color: #fff;
    font-size: 18px;
}















/**main service**/

.minservc {
    border: 1px solid #eee;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}

.minservc img {
    width: 100%;
}
.main-service {padding:60px 0; }
.pdop { padding: 50px 0; }




section.thank-sec {
    padding: 50px 0;
    text-align: center;
}

.thank-page-sec h1 {
    text-transform: uppercase;
    color: #70031a;
    font-weight: 700;
    font-size: 30px;
}

.thank-page-sec p {
    padding: 15px 0;
    text-align: center;
    color: #222;
    font-size: 16px;
    margin: 0;
}

.thank-page-sec a {
    display: block;
    background-color: #99011e;
    width: 25%;
    font-weight: 600;
    text-transform: uppercase;
    border-radius: 100px;
    margin: 0 auto;
    padding: 12px 0;
    font-size: 15px;
    color: #fff;
}











@media only screen and (min-width: 1024px) and (max-width: 1300px){ 
    
 .deskshow {display:none;}
.mobshow {display:block!important;}  
 
 
 
 
 ul.rr-top-left-num {text-align:center;}
ul.rr-top-left-num li a { font-size: 25px;}
.head-menu-sec { padding: 2px 0; }
button.navbar-toggler.collapsed {
    background-image: linear-gradient(#6d041a, #a70120);
    color: #fff;
    border-radius: 100px;
    border: 4px solid #fd0;
    width: 40px;
    height: 40px;
	position: relative;
    float: right;
    top: 25px;
}
button.navbar-toggler {
    background-image: linear-gradient(#6d041a, #a70120);
    color: #fff;
    border-radius: 100px;
    border: 4px solid #fd0;
    width: 40px;
    height: 40px;
	position: relative;
    float: right;
    top: 11px;
}
.menu-sec { padding: 10px 0; }
.logo-sec img { width: 64%; }
button.navbar-toggler.collapsed {
    background-image: linear-gradient(#6d041a, #a70120);
    color: #fff;
    border-radius: 100px;
    border: 4px solid #fd0;
    width: 40px;
    height: 40px;
    position: relative;
    float: right;
    top: 25px;
}
button.navbar-toggler {
    background-image: linear-gradient(#6d041a, #a70120);
    color: #fff;
    border-radius: 100px;
    border: 4px solid #fd0;
    width: 40px;
    height: 40px;
    position: relative;
    float: right;
    top: 25px;
}
.navbar-nav {
    padding: 0;
    list-style: none;
    width: 100%;
}
.navbar-nav li a {
    color: #000;
    font-size: 14px;
    padding: 7px 0;
    display: block;
}
.navbar-nav li { border-bottom: 1px solid #0000002e; width:100%; }
.navbar-nav li:last-child { border-bottom: 0; }    
 .cent img {  width: 100%; }
.bot-banner-a img {  width: 100%; }
.whatsapp-home img {  width: 100%; }
.cent::before {display:none;}
.ad-banner::before {display:none;}
.abut span::after {display:none;}
.abut span::before {display:none;}   
.why-choose::after {display:none;}   
.why-choose::before {display:none;}    
.call-area-home::before{display:none;} 
.abut h2 { font-size: 25px; }
.ad1 {  padding-top: 30px; }
.addd3 {  padding-top: 30px; }
ul.sidebar-service-list {
    margin: 30px auto 0;
    width: 50%;
}
.call-area-home {
    width: 45%;
}
ul.sidebar-service-list li a { font-size: 15px; width: 100%; }
.mycall a { font-size: 20px; }
ul.cl-wht { gap: 100px; float: none; text-align: center; width: 100%; margin: 10px auto; }
.abut span { font-size: 18px;}
.need-help {
    margin: 30px auto;
    width: 50%;
}
.box p { padding: 0; }
.box  { padding:20px; margin-bottom:50px;}
.b-img {  width: 50%; margin: 0 auto; }
.box img {
    width: 50%!important;
    margin: 0 auto;
}
.co-banner {
    margin-top: 30px;
}
.appointmnt-section {
    padding: 15px 0;
}
.apop {
    padding: 25px;
    margin-top: 35px;
}
.apop button {
    width: 55%;
}

.main-service { padding: 30px 0 0; }
.minservc {  margin-bottom: 30px; }
.pdop { padding: 0; }
ul.wh-box li:first-child i { font-size: 110px; padding-top: 0; }
ul.wh-box li:first-child { text-align: center; }

.service-slider-box {width:50%;}





/**footer**/
ul.footcon.eml a { font-size: 14px; }
.bot-footer p { text-align: center; }
.bot-footer span { float: none; display: block; }
ul.footcon { text-align: center; display: block; margin-bottom: 25px; padding:20px 0;}
.whatsapp-footer { display: none; }
ul.footcon li p { text-align: center; }
.pad-boot {  padding-top: 0; margin-bottom: -55px; }
p.disccc { margin-top: 16px; }   
.thank-page-sec a {width:100%;}
.thank-page-sec h1 { font-size: 25px; }
.ad-rr-banner::before { display: none; }
.ad-area-n {
    margin-bottom: 30px; }
    .call {
    margin-bottom: 25px;
}
.disccc span {
    width: 100%;
}
.disccc {
    margin-top: 30px;
    box-shadow: rgb(149 157 165 / 20%) 0px 8px 24px;
}
.whatsapp-new {
    margin-top: 25px;
}
   
    
    
    
}


























@media only screen and (min-width: 767px) and (max-width: 1023px){
   input .textbox-n {
    width: 100%;
    height: 45px;
    border-radius: 5px;
    border: 1px solid #7d031b;
    padding-left: 15px;
    font-family: 'Poppins';
    color: #000;
    margin-bottom: 15px;
}
     .mob-sticky {
    top: 85%;;
    bottom: 0;
    left: 0px;
    padding: 0px;
    margin: 0px;
}
.deskshow {display:none;}
.mobshow {display:block!important;}  
 
 
 
 
 ul.rr-top-left-num {text-align:center;}
ul.rr-top-left-num li a { font-size: 25px;}
.head-menu-sec { padding: 2px 0; }
button.navbar-toggler.collapsed {
    background-image: linear-gradient(#6d041a, #a70120);
    color: #fff;
    border-radius: 100px;
    border: 4px solid #fd0;
    width: 40px;
    height: 40px;
	position: relative;
    float: right;
    top: 25px;
}
button.navbar-toggler {
    background-image: linear-gradient(#6d041a, #a70120);
    color: #fff;
    border-radius: 100px;
    border: 4px solid #fd0;
    width: 40px;
    height: 40px;
	position: relative;
    float: right;
    top: 25px;
}
.menu-sec { padding: 10px 0; }
.logo-sec img { width: 70%; }
button.navbar-toggler.collapsed {
    background-image: linear-gradient(#6d041a, #a70120);
    color: #fff;
    border-radius: 100px;
    border: 4px solid #fd0;
    width: 40px;
    height: 40px;
    position: relative;
    float: right;
    top: 25px;
}
button.navbar-toggler {
    background-image: linear-gradient(#6d041a, #a70120);
    color: #fff;
    border-radius: 100px;
    border: 4px solid #fd0;
    width: 40px;
    height: 40px;
    position: relative;
    float: right;
    top: 25px;
}
.navbar-nav {
    padding: 0;
    list-style: none;
    width: 100%;
}
.navbar-nav li a {
    color: #000;
    font-size: 14px;
    padding: 7px 0;
    display: block;
}
.navbar-nav li { border-bottom: 1px solid #0000002e; width:100%; }
.navbar-nav li:last-child { border-bottom: 0; }    
 .cent img {  width: 100%; }
.bot-banner-a img {  width: 100%; }
.whatsapp-home img {  width: 100%; }
.cent::before {display:none;}
.ad-banner::before {display:none;}
.abut span::after {display:none;}
.abut span::before {display:none;}   
.why-choose::after {display:none;}   
.why-choose::before {display:none;}    
.call-area-home::before{display:none;} 
.abut h2 { font-size: 25px; }
.ad1 {  padding-top: 30px; }
.addd3 {  padding-top: 30px; }
ul.sidebar-service-list {
    margin: 30px auto 0;
    width: 50%;
}
.call-area-home {
    width: 45%;
}
ul.sidebar-service-list li a { font-size: 15px; width: 100%; }
.mycall a { font-size: 20px; }
ul.cl-wht { gap: 100px; float: none; text-align: center; width: 100%; margin: 10px auto; }
.abut span { font-size: 18px;}
.need-help {
    margin: 30px auto;
    width: 50%;
}
.box p { padding: 0; }
.box  { padding:20px; margin-bottom:50px;}
.b-img {  width: 50%; margin: 0 auto; }
.box img {
    width: 50%!important;
    margin: 0 auto;
}
.co-banner {
    margin-top: 30px;
}
.appointmnt-section {
    padding: 15px 0;
}
.apop {
    padding: 25px;
    margin-top: 35px;
}
.apop button {
    width: 55%;
}

.main-service { padding: 30px 0 0; }
.minservc {  margin-bottom: 30px; }
.pdop { padding: 0; }
ul.wh-box li:first-child i { font-size: 110px; padding-top: 0; }
ul.wh-box li:first-child { text-align: center; }

.service-slider-box {width:50%;}





/**footer**/
ul.footcon.eml a { font-size: 14px; }
.bot-footer p { text-align: center; }
.bot-footer span { float: none; display: block; }
ul.footcon { text-align: center; display: block; margin-bottom: 25px; padding:20px 0;}
.whatsapp-footer { display: none; }
ul.footcon li p { text-align: center; }
.pad-boot {  padding-top: 0; margin-bottom: -55px; }
p.disccc { margin-top: 16px; }   
.thank-page-sec a {width:100%;}
.thank-page-sec h1 { font-size: 25px; }
.ad-rr-banner::before { display: none; }
.ad-area-n {
    margin-bottom: 30px; }
    .call {
    margin-bottom: 25px;
}
.disccc span {
    width: 100%;
}
.disccc {
    margin-top: 30px;
    box-shadow: rgb(149 157 165 / 20%) 0px 8px 24px;
}
.whatsapp-new {
    margin-top: 25px;
}
ul.rr-top-left-num a {
    color: #000;
    font-weight: 700;
    font-size: 20px;
}


}    










@media only screen and (min-width: 320px) and (max-width: 767px){
    .cntct-form-inner input.textbox-n {
    width: 100%;
    height: 45px;
    border-radius: 5px;
    border: 1px solid #7d031b;
    padding-left: 15px;
    font-family: 'Poppins';
    color: #000;
    margin-bottom: 15px;
}
    
    .mob-sticky {
    top: 75%;;
    bottom: 0;
    left: 0px;
    padding: 0px;
    margin: 0px;
    height:80px;
}
.mob-sticky ul {
    display: flex;
    justify-content: space-between;
    padding: 10px;
}

.mob-sticky {
    width: 100%;
}

.mob-sticky ul li {
    border-radius: 100%;
}
 ul.rr-top-left-num a {
    color: #000;
    font-weight: 700;
    font-size: 20px;
}   
.deskshow {display:none;}
.mobshow {display:block!important;}     
  
  
  
ul.rr-top-left-num {text-align:center;}
ul.rr-top-left-num li a { font-size: 25px;}
.head-menu-sec { padding: 2px 0; }
button.navbar-toggler.collapsed {
    background-image: linear-gradient(#6d041a, #a70120);
    color: #fff;
    border-radius: 100px;
    border: 4px solid #fd0;
    width: 40px;
    height: 40px;
	position: relative;
    float: right;
    top: 25px;
}
button.navbar-toggler {
    background-image: linear-gradient(#6d041a, #a70120);
    color: #fff;
    border-radius: 100px;
    border: 4px solid #fd0;
    width: 40px;
    height: 40px;
	position: relative;
    float: right;
    top: 25px;
}
.menu-sec { padding: 10px 0; }
.logo-sec img { width: 70%; }
button.navbar-toggler.collapsed {
    background-image: linear-gradient(#6d041a, #a70120);
    color: #fff;
    border-radius: 100px;
    border: 4px solid #fd0;
    width: 40px;
    height: 40px;
    position: relative;
    float: right;
    top: 25px;
}
button.navbar-toggler {
    background-image: linear-gradient(#6d041a, #a70120);
    color: #fff;
    border-radius: 100px;
    border: 4px solid #fd0;
    width: 40px;
    height: 40px;
    position: relative;
    float: right;
    top: 25px;
}
.navbar-nav {
    margin: 0;
    padding: 0;
    list-style: none;
}
.navbar-nav li a {
    color: #000;
    font-size: 14px;
    padding: 7px 0;
    display: block;
}
.navbar-nav li { border-bottom: 1px solid #0000002e; }
.navbar-nav li:last-child { border-bottom: 0; }    
 .cent img {  width: 100%; }
.bot-banner-a img {  width: 100%; }
.whatsapp-home img {  width: 100%; }
.cent::before {display:none;}
.ad-banner::before {display:none;}
.abut span::after {display:none;}
.abut span::before {display:none;}   
.why-choose::after {display:none;}   
.why-choose::before {display:none;}    
.call-area-home::before{display:none;} 
.abut h2 { font-size: 25px; }
.ad1 {  padding-top: 30px; }
.addd3 {  padding-top: 30px; }
ul.sidebar-service-list { margin-top: 30px; }
ul.sidebar-service-list li a { font-size: 15px; width: 100%; }
.mycall a { font-size: 20px; }
ul.cl-wht { gap: 100px; float: none; text-align: center; width: 100%; margin: 0px auto;justify-content: space-around;
    padding: 15px 0; }
.abut span { font-size: 18px;}
.need-help { margin-top: 30px; }
.box p { padding: 0; }
.box  { padding:20px; margin-bottom:50px;}
.b-img {  width: 50%; margin: 0 auto; }
.box img { margin-top: 0; }
.co-banner {
    margin-top: 30px;
}
.appointmnt-section {
    padding: 15px 0;
}
.apop {
    margin-top: 35px;
}
.apop button {
    width: 55%;
}
.whatsapp-new {
    margin-top: 25px;
}
.main-service { padding: 30px 0 0; }
.minservc {  margin-bottom: 30px; }
.pdop { padding: 0; }
.thank-page-sec a {width:100%;}
.thank-page-sec h1 { font-size: 25px; }
.areass {width:65%;}
.call {margin-bottom:25px;}
.what-but img {
    display: none;
}
.ad-area-n span {
    font-size: 22px;
}
.cll {
    padding-top: 0;
}
.call-but a {
    font-size: 25px;
}
.disccc {
    margin-top: 30px;
    box-shadow: rgb(149 157 165 / 20%) 0px 8px 24px;
}
.disccc span {width:100%;}
.ad-rr-banner::before { display: none; }


/**footer**/
ul.footcon.eml a { font-size: 14px; }
.bot-footer p { text-align: center; }
.bot-footer span { float: none; display: block; }
ul.footcon { text-align: center; display: block; margin-bottom: 25px; padding:20px 0;}
.whatsapp-footer { display: none; }
ul.footcon li p { text-align: center; }
.pad-boot {  padding-top: 0; margin-bottom: -55px; }
p.disccc { margin-top: 16px; }
    
} 




ul.rr-new-top-area li img {
    padding: 3px 8px;
}


.pulse {
  animation: pulse 1s infinite;
  animation-timing-function: linear;
}
@keyframes pulse {
  0% { transform: scale(1); }
  50% { transform: scale(1.1);}
  100% { transform: scale(1); }
  }
  
.dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
}
.drop-box {
    background: #ffc51a;
    position: absolute;
    left: -20px;
    width: 210px;
    top: 30px;
}

.drop-box a {
    font-size: 14px !important;
    font-weight: 300 !important;
    text-align: left !important;
    display: block;
    border-bottom: 1px solid #ffffff85;
    padding: 0 10px 10px !important;
}
