 
@import url('https://fonts.googleapis.com/css2?family=Encode+Sans:wght@400;500;600;700;800&family=Poppins:wght@300;400;500;600;700;800&display=swap');


body{
	font-family: 'Encode Sans', sans-serif!important;
}

/* Header and Top bar */
.top-header{
    background-image: linear-gradient(to right, #179493 30% , #116ec3);
    padding: 5px 0;
}
.img-logo{
	padding-top: 0px;
}
.service-listing li .content .price p{
    font-weight:600;
    color: #18978f;
}
.user-dashboard-page .header a
.top-header .contact-details{
	display: flex;
    align-items: center;
    margin-bottom: 0;
    padding: 8px 0;
}  
.top-header .contact-details li{
	list-style-type: none;
	color: #fff;
	padding: 0 8px;
	border-right: 1px solid #fff;
	font-size: 14px;
	font-weight:600;
    display: inline-block;
}
.top-header .contact-details{
    padding: 0px;
    margin: 0px;
}
#main-banner .slides li img{
        height: 100%;
}
.bg-gradient-default-1 {
    background: linear-gradient(87deg, #179594 0, #116cc1 100%) !important;
}
.user-dashboard-page .header a{
    color: #04edeb;
    font-weight: 500;
}
.dropdown-cart{}
.dropdown-cart button span{
       font-weight: 500!important;
    border-radius: 50%;
    width: 22px;
    height: 22px;
    display: inline-block;
    position: absolute;
    top: -9px;
    right: -8px;
    font-size: 14px;
}
.dropdown-cart button{
    position:relative;
}
.top-header  .social-media{
	display: flex;
    align-items: center;
    margin-bottom: 0;
    justify-content: flex-end;
}
.top-header  .social-media li{
	list-style-type: none;
	padding: 0 6px;
}
.border-none{border: none !important;}
.bottom-header .cart-container{
	display: flex;
	align-items: center;
	justify-content: end;
}
.bottom-header{
	padding: 30px 0;
}
.bottom-header .search-con{
	display: flex;
	align-items: center;
	width: 100%;
}
.bottom-header .search-con .autocomplete{
    position:relative;
    width: 65%;
}
.bottom-header .search-con .autocomplete #search_list{
    position: absolute;
    background: #fff;
    width: 100%;
    list-style: none;
    box-shadow: 0 6px 20px #00000040;
    z-index: 9999;
}
.bottom-header .search-con .autocomplete #search_list li a{
    color: #000;
    text-decoration: none;
    padding: 8px 10px;
    display: block;
    font-size: 16px;
}
.bottom-header .search-con .autocomplete #search_list li a:hover,
.bottom-header .search-con .autocomplete #search_list li a:focus{
    background-color: #f5f5f5;
}
.top-header .contact-details li span img{
    margin-right: 7px;
}
.popular-services .popular a .inside-pop-service .img img{
    width: 80px!important;
    height: 80px!important;
}
.bottom-header #location-con-select{
 padding-right:4px;
 border: none !important;
}
.bottom-header #location-con-select{
    outline: none !important;
	outline: none;
}
.bottom-header #location-con-select{
	font-weight: 500;
    font-size: 16px;
    line-height: 40px;
    display: block;
    color: rgba(37, 37, 37, 0.75);
    background: #FFFFFF;
    border: 1px solid #14827B!important;
    padding: 10px 10px 9px 41px;
    height: 49px;
    border-top-left-radius: 35px;
    border-bottom-left-radius: 35px;
    width: 35%;
    background: url(../images/location-pin.svg) no-repeat;
    background-position: 4%;
    background-size: 25px;
}
.bottom-header #service-con-search{
	font-weight: 500;
    font-size: 16px;
    line-height: 18px;
    color: rgba(37, 37, 37, 0.75);
    padding: 10px 10px 10px 35px;
    height: 49px;
    border-top-right-radius: 35px;
    border-bottom-right-radius: 35px;
    width: 65%;
    border-left: 0px!important;
    border: 1px solid #14827B!important;
    background: url(../images/search.svg) no-repeat;
    background-position-x: 7px;
    background-position-y: 50%;
    background-size: 21px;
}
.bottom-header #image-hearch-holder{
	border-left:1px solid black;
}
.bottom-header .search-container{
	padding-top: 3px;
}
.bottom-header .image-search-holder{
 padding-left: 11px;
}
.bottom-header .image-location-holder{
    padding-left: 5px;
}
.bottom-header .mid-borderline1{
	display: flex;
    }
.bottom-header .mid-borderline2{
	display: flex;
    }
 .bottom-header .login-signup-btn{
	border-radius: 50px;
    padding: 9px 15px;
    background-image: linear-gradient(to right, #179493 , #116dc7);
    color: #fff;
    margin-left: 14px;
    margin-right: 11px;
    border: none !important;
    text-decoration: none;
    height: 44px;
    display: block;
	cursor: pointer;
 }



 .top-banner{
	/*height: 300px;*/
	/*width: 100%;*/
	/*background: url(../images/banner.png)no-repeat;*/
	/*background-size: cover;*/
	overflow: hidden;
}
 .top-banner .flexslider{
     border:0px;
     margin:0px;
     background:transparent;
 }
 .top-banner .flexslider ul.slides li{
     position:relative;
 }
 .top-banner .flexslider ul.slides li a{
     text-decoration: none;
     color: black;
 }
 
 
 .top-banner .flexslider ul.slides li .row  #slider_title label{
    text-align: center;
    padding: 5px 20px;
    border-radius: 4px;
    border: 1px solid grey;
 }
 
 .top-banner .flexslider ul.slides li .row  #slider_title{
    /*background-image: linear-gradient(rgba(23,148,147,0.5) 30%,rgba(19,124,176,0.5) 60%,rgba(255,255,255,0.5));*/
    padding: 80px 0;
    padding-left: 10%;
 }
 
 
 
.top-banner .flexslider ul.slides li .banner-btn{
    position: absolute;
    top: 60%;
    left: 12%;
    border-radius: 50px;
    padding: 9px 15px;
    background-image: linear-gradient(to right, #179493 , #116dc7);
    color: #fff;
    margin-left: 14px;
    margin-right: 11px;
    border: none !important;
    text-decoration: none;
    height: 44px;
    display: block;
    cursor: pointer;
}
.top-banner .flexslider .flex-direction-nav .flex-prev{
    background: url(../images/arrow-prev.png)no-repeat;
}
#service-card-slider .flex-direction-nav .flex-prev{
    background: url(../images/arrow-prev.png)no-repeat;
    left: 0px;
    z-index:99;
    top: 44%;
}
/*#service-card-slider .flex-direction-nav .flex-prev,*/
/*#service-card-slider:hover .flex-direction-nav .flex-prev{*/
/*    background: url(../images/arrow-prev.png)no-repeat;*/
/*    left: -50px;*/
/*}*/
.top-banner .flexslider .flex-direction-nav .flex-next{
    background: url(../images/arrow-next.png)no-repeat;
}
#service-card-slider .flex-direction-nav .flex-next{
    background: url(../images/arrow-next.png)no-repeat;
    right: 0px;
    z-index: 99;
    top: 44%;
}
/*#service-card-slider .flex-direction-nav .flex-next,*/
/*#service-card-slider:hover .flex-direction-nav .flex-next{*/
/*    background: url(../images/arrow-next.png)no-repeat;*/
/*    right: -50px;*/
/*}*/



#service-card-slider{
    margin: 0px;
    border: 0px;
}
#service-card-slider ul.slides li a.active .service-card{
    background-color: #E8F5F4;
}
.service-navigation-top{
    border-bottom: 4px solid #efefef;
    padding-top: 30px;
    background-color: #fff;
    position:sticky;
    top:0px;
        z-index: 999;
}
.cart-pricing{
    position:sticky;
    top:0px;
}
/*.service-page-cart-pricing{*/
/*    position: sticky;*/
/*    top: 0px;*/
/*}*/
.box-pricing-c{
    position: sticky;
    top: 0px
}
.top-banner .flexslider .flex-direction-nav a, #service-card-slider .flex-direction-nav a{
    opacity: 1!important;
} 
.top-banner .flexslider .flex-direction-nav a:before, #service-card-slider .flex-direction-nav a:before{
    color: transparent;
    text-shadow: none;
}
.top-banner .top-banner-text h1{
	font-style: normal;
	font-weight: 600;
	font-size: 52px;
	line-height: 53px;
	color: #252525;
	margin-top: 35px;
}
.top-banner .top-banner-text p{
	font-style: normal;
	font-weight: 600;
	font-size: 22px;
	line-height: 28px;
	color: #252525;
	margin-top: 12px;
}
.top-banner button{
	background: #199890;
	border-radius: 29px;
	color: #fff;
	border: 0px;
	padding: 10px 20px; 
	margin-top: 12px;
	transition: 0.3s;
}
.top-banner button:hover{
	background-color: #252525;
	transition: 0.3s;
}


.popular-services{
	padding: 35px 0 35px 0;
    border-bottom: 10px solid #f1f1f1;
    margin-bottom: 19px;
}

.heading{
	font-style: normal;
    font-weight: 600;
    font-size: 15px;
    line-height: 18px;
    color: #18978F;
}
.heading.w, .heading.w span{
	color: #fff;
}
.heading span{
	font-style: normal;
    font-weight: 600;
    font-size: 22px;
    line-height: 32px;
    color: #252525;
}
.services-heading{
	font-size: 20px;
	text-align: center;
	color: #2d958b;

}
.popular-services .services-heading p{
	
}
.popular-services .popular{
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	margin-top: 15px;
}
/*.popular-services .inside-pop-service {*/
/*	background: #FFFFFF;*/
/*    border: 1px solid #DDDDDD;*/
/*    border-radius: 19px;*/
/*    padding: 41px 31px;*/
/*    margin-bottom: 19px;*/
/*    margin-right: 25px;*/
/*    display: flex;*/
/*    flex-direction: column;*/
/*    text-align: center;*/
/*    width: 25%;*/
/*    flex: 1 0 21%;*/
/*    box-shadow: 0 5px 16px #0000001f;*/
/*	transition: all linear 0.4s;*/
/*}*/
.popular-services .popular a {
	padding: 10px 5px;
    margin-bottom: 0;
    margin-right: 5px;
    display: flex;
    flex-direction: column;
    text-align: center;
    width: 10.5%;
    transition: all linear 0.1s;
    color: #000;
    text-decoration: none;
    font-weight: 600;
    font-size: 14px;
}
iframe {
    border: 0;
    min-height: 325px;
}
.popular-services .popular a:nth-child(5),
.popular-services .popular a:nth-child(10),
.popular-services .popular a:nth-child(15),
.popular-services .popular a:nth-child(20),
.popular-services .popular a:nth-child(25){
    margin-right:0px;
}
.popular-services .popular a .inside-pop-service .img{
    margin-bottom:5px;
}
.popular-services .popular a:hover{
transform: scale(1.1);
    transition: all linear 0.1s;
}
.popular-services .inside-pop-service:hover a{
	color: #fff;
}
.popular-services .inside-pop-service:nth-child(4),
.popular-services .inside-pop-service:nth-child(8),
.popular-services .inside-pop-service:nth-child(12){
	margin-right: 0px;
}
.popular-services .inside-pop-service a{
	font-weight: 500;
	font-size: 18px;
	line-height: 25px;
	text-align: center;
	color: #252525;
	margin-top: 20px;
	cursor: pointer;
}


/*cta-banner css*/
.cta-banner{
	background: url(../images/cta-banner.png) no-repeat;
    background-size: 100% 100%;
    min-height: 220px;
    padding: 30px 25px;
}
.cta-banner-2{
	background: url(../images/cta-banneer-2.png) no-repeat;
    background-size: 100% 100%;
    min-height: 220px;
    padding: 30px 25px;
}
.cta-banner-3{
	background: url(../services-bg.png) no-repeat;
    background-size: 100% 100%;
    min-height: 220px;
    padding: 30px 25px;
    width: 100%;
    border-radius: 20px;
}

.cta-banner-3 .btn{
    background: #FFFFFF;
    border-radius: 34px;
    color: #252525;
    border: 0px;
    padding: 7px 10px;
    transition: 0.3s;
    font-size: 14px;
    font-weight: 600;
    width: 150px;
    height: 40px;
    position: relative;
    top: 100px;
}

@media(max-width: 768px){
    .care-need .card .card-text h1 {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 29px;
    color: #252525;
    margin: 0px;
    text-decoration: none;
    display: block;
    margin-bottom: 8px;
    text-decoration: none;
    color: #18978F;
}
.care-need .card .card-text .desc{
    font-size: 14px;
    color: #000;
}
.cities-operated label {
    font-style: normal;
    font-weight: 600;
    font-size: 18px!important;
    line-height: 36px;
    color: #242F9B;
    margin-bottom: 20px;
}
.important-points li {
    background: url(../images/double_arrow.svg) no-repeat;
    padding-left: 30px;
    margin-bottom: 15px;
    font-size: 14px!important;
}
.cta-2 h4 {
    font-style: normal;
    font-weight: 500;
    font-size: 22px!important;
    line-height: 48px;
    color: #FFFFFF;
}
.cta-2 button {
    margin-top: 0px!important;
    font-size: 14px!important;
}
.customer-rating .d-flex.justify-space-between{
    flex-direction: column;
}
.customer-rating .d-flex.justify-space-between .left-r{
    width:100%;
}
.customer-rating .d-flex.justify-space-between .right-review-status{
    width:100%;
}
.customer-review .desc {
    font-size: 14px;
    font-weight: normal;
    border-bottom: 1px solid #00000014;
    padding-bottom: 11px;
    padding-left: 60px!important;
    text-transform: capitalize;
}
.inner-heading-1 , .service_list .content .title{
    font-size: 18px!important;
}
.service-header-text {
    font-size: 14px!important;
}
.services a {
    text-decoration: none;
    margin-bottom: 15px;
    display: block;
    font-size: 14px!important;
    font-weight: 500!important;
    color: #169192!important;
}
.service-listing li .action {
    font-size: 14px!important;
}


}


@media(max-width: 567px){
    
    .located_current_addesss{}
    .located_current_addesss button{
        background: transparent;
        border: 0;
        margin-top: 6px;
        border-bottom: 1px dashed #3434345e;
        display: block;
        width: 100%;
        text-align: left;
        font-weight:600;
    }
    .user-page-heading {
        font-size: 24px;
        font-weight: 500;
        margin-bottom: 25px;
        border-bottom: 1px solid #3434342b;
        padding-bottom: 12px;
    }
    
    .user-content .btn-box, .user-content .btn-box p {
        display: inline-block;
        width: auto;
        padding-right: 5px;
        padding-left: 0px;
        padding-right: 5px;
    }
    .booking-list.ticket-list .message-input.row .col-lg-2.d-flex{
        padding-left: 12px!important;
    }
    .booking-list.ticket-list .message-input.row .btn.btn-success{
            padding: 6px 0!important;
    margin-top: 10px;
    }
    .mobile-left-justify .d-flex.justify-content-between{
        justify-content: start!important;
    }
    .user-content li.card .card-header {
        align-items: center;
        flex-wrap: wrap;
    }
    ul.booking-details-listing li .card-header p{
        width: 50%;
        margin-bottom: 8px!important;
    }
    .mobile-flex-var{
        flex-direction: column;
    }
    .mobile-flex-var>div{
        margin-bottom: 8px;
    }
    #located_addesss{
        display:none;
    }
    .desktop-mode{
        display:none!important;
    }
    .mobile-mode{
        display:block!important;
    }
    .bottom-bar {
           display: block!important;
        position: fixed;
        bottom: 0px;
        background: #fff;
        width: 100%;
        box-shadow: 1px -3px 20px #00000014;
    }
    .bottom-bar ul{
       padding: 21px 8px;
        display: flex;
        width: 100%;
        justify-content: space-around;
        list-style: none;
        margin: 0px;
    }
    .bottom-bar ul li{
         
    }
    .bottom-bar ul li a{
        color: #505050;
        text-decoration: none;
        text-align: center;
        font-size: 14px;
    }
    .bottom-bar ul li a .fa {
        display: block!important;
        font-size: 18px;
        margin-bottom: 3px;
        color: #189890;
    }
    .bottom-bar ul li a span{
         display: block!important;
    }
    .cta-banner-3{
    	background: url(../services-bg.png) no-repeat;
        background-size: 100% 100%;
        height: auto !important;
        min-height: 100px;
        padding: 30px 25px;
        width: 100%;
        border-radius: 20px;
    }
    .cta-banner-3 .btn {
        position: relative;
        top: 25px;
    }
}

.cta-banner h1,.cta-banner-2 h1{
	font-style: normal;
	font-weight: 500;
	font-size: 32px;
	line-height: 48px;
	color: #FFFFFF;
}
.cta-banner p, .cta-banner-2 p{
	font-style: normal;
	font-weight: 400;
	font-size: 15px;
	line-height: 22px;
	color: #FFFFFF;
}
.cta-banner button, .cta-banner-2 button{
	background: #FFFFFF;
	border-radius: 34px;
	color: #252525;
	border: 0px;
	padding: 10px 20px;
	font-weight: 500;
	transition: 0.3s;
}
button:hover{
	background-color: #252525;
	color: #fff;
	transition: 0.3s;
}

/* why care need */
.care-need{
	padding: 0px 0 70px 0;
	/*background-image: linear-gradient(to right, #179493 30% , rgb(11, 90, 227));*/

}
.care-need .card{
	border-radius: 19px;
    text-align: left;
    overflow: hidden;
    margin-top: 15px;
    flex-direction: row;
    /* box-shadow: 0 5px 16px #0000001f; */
    border: 0px;
    padding: 35px 22px;
    align-items: center;
    min-height: 180px;
}
.care-need .owl-wrapper .owl-item:nth-child(1) .card{
    background-color: #F2EDFC ;
}
.care-need .owl-wrapper .owl-item:nth-child(2) .card{
    background-color: #DBF3ED ;
}
.care-need .owl-wrapper .owl-item:nth-child(3) .card{
    background-color: #d7e6ff ;
}
.care-need .card .card-img{
    width: 25%;
}
.care-need .card .card-text{
    width: 75%;
    padding:15px;
}
.care-need a{
   text-decoration: none;
    color: #151515b8;
}
.care-need .card .card-img img{
    /*min-height: 220px;*/
    /*height: 220px;*/
    width:95px;
}
.care-need .card .card-text h1{
	font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 29px;
    color: #252525;
    margin: 0px;
    text-decoration: none;
    display: block;
    margin-bottom: 8px;
    text-decoration:none;
    color: #151515;
}
.care-need .card p.desc{
    font-weight: 400;
    font-size: 14px;
    text-decoration: none;
    color: #151515;
}
.care-need .card .desc p{
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.offer-sec{
	    padding: 10px 0 40px 0!important;
    border-bottom: 10px solid #f1f1f1;
    margin-bottom: 19px;
}
.cities-operated{
	padding: 0px 0 40px 0;
}
.cities-operated label{
	font-style: normal;
	font-weight: 600;
	font-size: 24px;
	line-height: 36px;
	color: #242F9B;
	margin-bottom: 30px;
}
.cities-operated .cities-row{
	display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.cities-operated .cities-row{
    
}
.cities-operated .cities-row .city-boxes{
	width: 20%;
    text-align: center;
    margin-bottom: 31px;
    box-shadow:none!important;
}
.cities-operated .cities-row.city-boxes .img{
	
}
.cities-operated .cities-row .city-boxes p{
	    font-weight: 500;
    font-size: 13px;
	line-height: 22px;
	color: #000000;
	margin-top: 10px;
}



.testimonial-sec{
	/*background: url(../images/testimonial-bg.png) no-repeat;*/
	background-size: cover;
	padding: 50px 0;
}
#testimonial-slider{
	background-color: transparent;
	border: 0px;
	margin: 0px;
	margin-top: 25px;
}
#testimonial-slider ul.slides li{
	/*background-color: #fff;*/
    /*min-width: 400px!important;*/
    /*width: 400px!important;*/
    border-radius: 13px!important;
	padding: 0px;
	min-height: 230px;
	overflow: visible;
    word-break: break-all;
    position: relative;
}
#testimonial-slider ul.slides li .content{
         /* background-color: #fff; */
    background-image: linear-gradient(to right, #179493 30% , #116ec3);
    padding: 73px 30px 22px 30px;
    text-align: center;
    min-height: 219px;
    margin-top: 52px;
    border-radius: 15px;
    /* box-shadow: 0px 5px 15px #00000030;*/
}
#testimonial-slider ul.slides li p{
	font-weight: 400;
	font-size: 16px;
	line-height: 21px;
	letter-spacing: 0.005em;
	color: #fff;
}
#testimonial-slider ul.slides li .footer{
	display: flex;
    align-items: flex-start;
}
#testimonial-slider ul.slides li .footer .img{
	    width: 100px;
    margin-right: 15px;
    position: absolute;
    top: 22%;
    left: 50%;
    transform: translate(-50%, -50%);
}
#testimonial-slider ul.slides li .footer .img img{
        border-radius: 50%;
    width: 100px;
    height: 100px;
    box-shadow: 0 0 15px #00000024;
}
#testimonial-slider ul.slides li .footer .content h2{
	    font-size: 18px;
    margin-left: 10px;
    margin-bottom: 10px;
    color: #fff;
}
#testimonial-slider ul.slides li .footer .content p{
	font-size: 14px;
   
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.footer-wrapper{
	background-color: #232323;
	padding: 40px 0;
}
.footer-wrapper .footer-head{
	font-style: normal;
	font-weight: 600;
	font-size: 18px;
	line-height: 22px;
	color: #FFFFFF;
	margin-bottom: 22px;
	position: relative;
}
.footer-wrapper .footer-head:before{
	content: '';
    display: block;
    background-color: #fff;
    width: 31px;
    height: 3px;
    bottom: -9px;
    border-radius: 20px;
    position: absolute;
}
.footer-wrapper .footer-menu{	
	padding: 0px;
}
.footer-wrapper .footer-menu li a{ 
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 22px;
	color: #FFFFFF;
	text-decoration:none;
}
.footer-wrapper p{
	color: #fff;
    margin-top: 13px;
    font-size: 14px;
}
.newsletter{
	position: relative;
}
.newsletter input{
	width: 100%;
    border-radius: 3px;
    border: 0px;
    height: 45px;
    padding: 8px 10px;
}
.newsletter button{
	position: absolute;
    right: 0px;
    background-color: #239A92;
    border: 0px;
    height: 45px;
    padding: 1px 19px;
    color: #fff;
    font-weight: 600;
    border-radius: 3px;
}
.footer-bottom{
	background-color: #000;
	padding: 15px 0;
	text-align: center;
}
.footer-bottom p{
	color: #fff;
	margin: 0px;
}

/* Login Modal css */

.login-modal{}
.login-modal .modal-content{
	    padding: 15px 28px;
    border-radius: 19px;
}
.login-modal .modal-header{
	border: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}
.login-modal .modal-header h5{
	font-style: normal;
	font-weight: 600;
	font-size: 22px;
	line-height: 16px;
	text-transform: capitalize;
	color: #252525;
	margin-bottom: 14px;
}
.login-modal .modal-header p{
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 19px;
	color: rgba(37, 37, 37, 0.75);

}
.login-modal .modal-body .input-group{
	width: 100%;
    display: flex;
}
.login-modal .modal-body .input-group select{
	height: 45px;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
    width: 20%;
	font-style: normal;
	font-weight: 600;
	font-size: 20px;
	line-height: 19px;
	color: rgba(52, 52, 52, 0.85);
	border: 1px solid #A6A6A6;
	padding: 10px;
}
.login-modal .modal-body{
	text-align: left;
    padding: 0px;
}
#coupanmodal .modal-body label{
    padding-left: 5px;
    font-weight: 500;
    color: #199890;
}
.login-modal .modal-body .input-group input{
	height: 45px;
	width: 80%;
	font-style: normal;
	font-weight: 600;
	font-size: 20px;
	line-height: 19px;
	color: rgba(52, 52, 52, 0.85);
	border: 1px solid #A6A6A6;
	padding: 10px;
	border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}
.login-modal .modal-body.signup .input-group input{
	    height: 40px;
    width: 100%;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 19px;
    color: rgba(52, 52, 52, 0.85);
    border: 1px solid #A6A6A6;
    padding: 8px 10px;
    border-radius: 6px!important;
    margin-bottom: 8px;
    margin-top: 5px;
}
.login-modal .modal-body .btn-login{
	background: linear-gradient(92.13deg, #199890 19.3%, #126DC5 87.47%);
	border-radius: 6px;
	display: block;
	width: 100%;
	color: #fff;
	font-size: 18px;
	font-weight: 500;
	margin-top: 10px;
	margin-bottom: 20px;
	height: 48px;
	transition: 0.3s;
}
.login-modal .modal-body .btn-login:hover{
	transition: 0.3s;
    background: linear-gradient(92.13deg, #000000 19.3%, #3d4042 87.47%);
}
.login-modal .modal-body hr{
	width: 70%;
	margin: 0 auto;
	margin-bottom: 10px;
}
.login-modal .modal-body p{}
.login-modal .modal-body p a{}
.login-modal .modal-body .social-login{
	background: #FFFFFF;
	border: 1px solid #A6A6A6;
	border-radius: 6px;
	display: block;
	width: 100%;
	margin-bottom: 20px;
	height: 48px;
	font-size: 18px;
	font-weight: 500;
	color: #252525;
}
.login-modal .modal-body .social-login:hover{
	background:#efefef;
}
.login-modal .modal-body.otp .input-group{
	display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
	margin-bottom: 20px;
}
.login-modal .modal-body.otp input{
	border-radius: 6px!important;
    margin-right: 10px;
    height: 59px;
}

.inner-page-banner{
	background-size: cover!important;
    height: 280px;
    display: flex;
    align-items: center;
    box-shadow: none!important;
}
.inner-page-banner img{
    width:100%;
    height:100%;
    min-width: 100%;
}
.inner-page-banner h1{
	font-style: normal;
	font-weight: 600;
	font-size: 40px;
	line-height: 53px;color: #FFFFFF;
}
.inner-page-banner p{
	font-style: normal;
	font-weight: 600;
	font-size: 22px;
	line-height: 28px;color: #FFFFFF;
}

.services{
	padding: 0 0 50px 0;
}
.inner-heading-1{
	font-style: normal;
	font-weight: 600;
	font-size: 27px;
	/*line-height: 34px;*/
	color: #1E3497;

}
.services .service-card{
	background: #FFFFFF;
    border: 1px solid #DDDDDD;
    border-radius: 19px;
    display: flex;
    padding: 28px 28px;
    align-items: center;
    font-size: 18px;
    color: #252525;
    text-decoration: none;
    font-weight: 600;
    min-height: 149px;
}
.services .service-card:hover, .services .service-card.active{
    background-color: #E8F5F4;
}
.theme-btn-1{
    background: linear-gradient(92.46deg, #18978F 11.71%, #116CC5 91.43%);
    border-radius: 29px;
    color: #fff;
    font-weight: 500;
    font-size: 15px!important;
    border: 0px;
    padding: 9px 24px!important;
    height: 42px;
}
.services a{
    text-decoration:none;
    margin-bottom: 15px;
    display: block;
}
#service-card-slider .header-services  .service-card img{
    height: 25px!important;
    width: 25px!important;
    margin-right: 5px;
    border-radius: 5px !important;
}

.services .service-card img{
	margin-right: 20px;
    height: 80px!important;
    width: 80px!important;
    border-radius: 100px!important;
}
.services .service-card p{
    margin-top: 14px;
    margin-bottom: 0px;
    font-size: 14px;
    font-weight: 600;
}
.services .service-card a{
	font-style: normal;
	font-weight: 500;
	font-size: 23px;
	line-height: 29px;
	text-align: center;
	color: #252525;
	cursor: pointer;
}
#service-card-slider .service-card{
    flex-direction: column;
    padding: 10px 0;
    min-height: auto;
    margin-bottom: 30px;
}
#service-card-slider .service-card img{
    margin:0px;
}
.customer-rating{
	background-color: #feffff12;
    padding: 30px 20px;
    border-radius: 20px;
}
.customer-rating .left-r{
    width:35%;
    margin-right:5%;
}
.customer-rating .left-r h1{
    font-size: 24px;
    margin-top: 0px;
    margin-bottom: 10px;
}
.customer-rating .left-r h1{
    font-size: 20px;
    margin-top: 12px;
}
.customer-rating .left-r h1 .fa{
        color: #f49e1e;
        margin-right: 6px;
}
.customer-rating .left-r h1 b{
    font-weight: 500;
}
.customer-rating .left-r p{}
.customer-rating .right-review-status{
    width:60%;
}
.customer-rating .right-review-status .rating-status{
    display: flex;
    align-items: center;
    margin-bottom: 12px;
}
.customer-rating .right-review-status .rating-status .progress{
    width: 75%;
    height: 4px;
   background: #bdbdbd;
}
.customer-rating .right-review-status .rating-status .progress .progress-bar{
    background: #116cc2;
}
.customer-rating .right-review-status .rating-status .star-rate{
    margin: 0px;
    margin-right: 10px;
}
.customer-rating .right-review-status .rating-status .star-rate .fa{
    color: #116cc2;
    font-size: 13px;
}
.customer-rating .right-review-status .rating-status .users-c{
    margin: 0px;
    margin-left: 10px;
}
.customer-rating hr{
    background: #a3a3a3;
}
.customer-review{
    border-bottom: 1px solid #cdcdcd;
    margin: 25px 0;
}
.customer-review .img{
    width: 60px;
    height: 57px;
    background: linear-gradient(92.46deg, #18978F 11.71%, #116CC5 91.43%);
    border-radius: 14px;
    color: #fff;
    font-size: 18px;
    text-align: center;
    padding: 13px 0;
    margin-right: 10px;
}
.customer-review .title{
    width: 84%;
}
.customer-review .title h4{
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 5px;
        text-transform: capitalize;
}
.customer-review .title p{
    margin-bottom: 10px;
    color: #343434b8;
    font-size: 14px;
}
.customer-review .rate{
    font-size: 15px;
    padding-top: 7px;
    width: 40px;
}
.customer-review .rate .fa{
     color: #f49e1e;
}
.customer-review .desc {
    font-size: 14px;
    font-weight: normal;
    border-bottom: 1px solid #00000014;
    padding-bottom: 11px;
    padding-left: 70px;
    text-transform: capitalize;
}
.customer-rating a{
    font-weight:500;
    font-size:15px;
}


.cta-2{
	background: linear-gradient(96.58deg, #18978F 9.45%, #116CC5 90.92%);
	padding: 50px;
	border-radius: 20px;
	/*margin:50px 0;*/
}
.cta-{
	background: linear-gradient(96.58deg, #18978F 9.45%, #116CC5 90.92%);
	padding: 50px;
	border-radius: 20px;
	margin:50px 0;
}
.cta-2 h4{ 
	font-style: normal;
	font-weight: 500;
	font-size: 32px;
	line-height: 48px;
	color: #FFFFFF;
}
.cta-2 p{
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 400;
	font-size: 15px;
	line-height: 22px;
	color: #FFFFFF;
}
.cta-2 button{
	background: #FFFFFF;
	border-radius: 34px;
	height: 45px;
	color: #252525;
	padding: 10px 25px;
	border: 0px;
	font-weight: 600;
	font-size: 18px;
	line-height: 27px;
	color: #252525;
	margin-top: 22px;
}

.important-points{
	list-style: none;
	padding: 0px;
	margin-top: 30px;
}
.important-points li{
	background: url(../images/double_arrow.svg) no-repeat;
	padding-left: 30px;
	margin-bottom: 15px;
}


.service-inner-details{
	padding: 70px 0 50px 0;
}
.service-tabs{
	justify-content: center;
}
.service-tabs button{
	background: #FFFFFF!important;
    border: 1px solid #DDDDDD!important;
    border-radius: 19px!important;
    display: flex;
    padding: 28px 28px;
    align-items: center;
    margin-right: 20px;
	font-style: normal;
    font-weight: 500;
    font-size: 23px;
    line-height: 29px;
    text-align: center;
    color: #252525;
    cursor: pointer;
}	
.service-tabs button:focus{
	color: #252525;
}
.service-tabs button img{
	margin-right: 20px;
	
}
.service-tabs button.active, 
.service-tabs button:hover{
	background-color: #E8F5F4!important;
}
.service-tabs button content {
	color: #252525;
}
.service-tabs{
	
}

.service-listing{
	list-style: none;
	padding:0px;
}
.service-listing li{
	background-color: #fff;
    /*box-shadow: 0 1px 17px #0000001a;*/
    border: 1px solid #DDDDDD;
    border-radius: 19px;
    /*padding: 20px;*/
    padding: 10px 20px 0 20px;
	display: flex;
	/*align-items: center;*/
	margin-bottom: 20px;
	min-height: 185px;
}
.cart-page-service-listing.service-listing li{
    min-height: auto;
}
.cart-page-heading{
    
}
.modal-body .service-listing li{
    min-height:auto;
}
.service-listing li:hover{
	background-color: #E8F5F4;
}
.service-listing li .img{
	margin-right: 20px;
	margin-right: 20px;
    width: 10%;
}
.service-listing li .img img{
	margin-right: 20px;
    width: 80px;
    height: 72px;
    border-radius: 12px;
}
.service-listing li .content{
	width: 60%;
}
.service-listing li .action{
    width: 30%;
    text-align:right;
}
.service-listing li .action .action{
    width: 100%;
}
.service-listing li .content label.title{
	font-weight: 500;
	font-size: 20px;
	line-height: 29px;
	color: #1E3497;
}
.cart-page-service-listing li .content h4.title {
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    color: #1E3497;
    margin-top: 11px;
    text-align: center;
}
.cart-page-service-listing li .service_list .img img {
    margin-right: 0px;
    width: 80px;
    height: 72px;
    border-radius: 12px;
}
.cart-page-service-listing li .service_list .content{
        width: 100%;
}
.cart-page-service-listing li .service_list .img {
    margin-right: 0px;
    width: auto;
}
.cart-page-service-listing .service_list{
        text-align: center;
    width: 18%;
    margin-right: 10px;
    border-right: 1px solid #34343421;
    padding-right: 20px;
}
.cart-page-heading_anchor{
        text-decoration: none;
}
/** .service-listing li .content .service-info{
	display: flex;
    flex-wrap: wrap;
    margin-bottom: 5px;
} **/

.service-listing li .content .service-info{
	display: inline-block;
    flex-wrap: wrap;
    margin-bottom: 5px;
}

.service-listing li .content .service-info span{
    width: 100%;
    background: url(../images/arrow_drop_up.svg) no-repeat;
    padding-left: 32px;
    background-position-y: -4px;
    background-position-x: -1%;
    display: -webkit-box;
      -webkit-line-clamp: 1;
      -webkit-box-orient: vertical;  
      overflow: hidden;
      font-size: 14px;
}
.service-info-popup .service-listing li .content .service-info span{
    
}
.service-listing li .content{
	
}
.service-listing li .price h4{
	color: #1E3497;
	font-weight: 600;
	font-size: 16px;
	line-height: 29px;
}
.service-listing li .price h4 span{
	font-size: 16px;
}
.service-listing li .action button, .service-listing li .action a{
	    background: linear-gradient(92.46deg, #18978F 11.71%, #116CC5 91.43%);
    border-radius: 29px;
    color: #fff;
    font-weight: 500;
    font-size: 15px!important;
    border: 0px;
   padding: 9px 16px!important;
    margin-left:10px!important;
}
.service-listing li .action button:hover{
	background: linear-gradient(92.46deg, #252525 11.71%, #000 91.43%);
}

.modal-body.datetime{
	text-align: left;
}
.modal-body.datetime .date-selector{}
.modal-body.datetime .date-selector h4{
	font-style: normal;
	font-weight: 500;
	font-size: 18px;
	line-height: 19px;
	color: #252525;
	margin-bottom: 15px;
}
.modal-body.datetime .date-selector .date-group{
	display: flex;
}
.modal-body.datetime .date-selector .date-group .date{
	    background: #FFFFFF;
    border: 1px solid #A6A6A6;
    border-radius: 6px;
    color: #252525;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin-right: 4px;
    padding: 8px 0;
    width: 61px;
    cursor: pointer;
}
.modal-body.datetime .date-selector .date-group .date:hover{
	color: #0C8981;
	border: 1px solid #0C8981;
	border-radius: 6px;
}
.modal-body.datetime .date-selector .date-group .date.active{
    color: #ffffff;
    border: 1px solid #0C8981;
    border-radius: 6px;
    background: linear-gradient(92.46deg, #18978F 11.71%, #116CC5 91.43%);
}
.modal-body.datetime .date-selector .date-group .date span.day{
	font-weight: 500;
    font-size: 10px!important;
}
.modal-body.datetime .date-selector .date-group .date span{}
.modal-body.datetime .date-selector .time-group{
	display: flex;
	flex-wrap: wrap;
}
.modal-body.datetime .date-selector .time-group .date{
	background: #FFFFFF;
    border: 1px solid #A6A6A6;
    border-radius: 6px;
    color: #252525;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin-right: 10px;
    padding: 8px;
    width: 100px;
    cursor: pointer;
    width: 48%;
    margin-bottom: 12px;
}
.modal-body.datetime .date-selector .time-group .date:nth-child(even){
	margin-right: 0px;
}
.modal-body.datetime .date-selector .time-group .date:hover{
	color: #0C8981;
	border: 1px solid #0C8981;
	border-radius: 6px;
}
.modal-body.datetime .date-selector .time-group .date.active{
    color: #ffffff;
    border: 1px solid #0C8981;
    border-radius: 6px;
    background: linear-gradient(92.46deg, #18978F 11.71%, #116CC5 91.43%);
}

.cart-page{
	padding: 60px 0;
}
.cart-page .cart-header{
	font-weight: 600;
	font-size: 24px;
	line-height: 30px;
	color: #1E3497;
	margin-bottom: 20px;
}
.cart-page .cart-inner{
	border: 1px solid #DDDDDD;
	border-radius: 19px;
	padding: 20px;
	position: relative;
	padding-bottom: 70px;
}
.cart-page .cart-inner ul.cart-item{
	list-style: none;
	list-style: none;
    padding: 0px;
}
.cart-page .cart-inner ul.cart-item li{
	display: flex;
    align-items: center;
	padding: 20px;
	margin-bottom:15px;
}
.cart-page .cart-inner ul.cart-item .img{
	margin-right: 20px;
	width: 15%;
}
.cart-page .cart-inner ul.cart-item .img img{
    width: 90px;
}
.cart-page .cart-inner ul.cart-item .content{
    width: 85%;
}
.cart-page .cart-inner ul.cart-item .content h4{
	font-weight: 500;
	font-size: 18px;
	line-height: 29px;
	color: #1E3497;
}
.cart-page .cart-inner ul.cart-item .content .service-info{
	display: flex;
    flex-wrap: wrap;
    margin-bottom: 10px;
}
.cart-page .cart-inner ul.cart-item .content .service-info span{
	/*width: 50%;*/
 /*   background: url(../images/arrow_drop_up.svg) no-repeat;*/
 /*   padding-left: 17px;*/
 /*   background-position-y: 50%;*/
 /*   background-position-x: -9px;*/
      font-weight:500;
}
.cart-page .cart-inner ul.cart-item .content .service-info p{
    border: 1px solid #1788a04f;
    margin-right: 9px;
    border-radius: 6px;
    padding: 4px 5px;
    margin-bottom: 11px;
    background: #d2e9e7;
    font-size: 14px;
    transition:.3s;
    margin-bottom: 0px;
}
.service-add-remove{
    border: 1px solid #fff;
    background: #fff;
    border-radius: 22px;
    padding: 1px 2px;
    width: auto!important;
    justify-content: end;
    margin-top: 20px!important;
}
.service-add-remove .btn{
    background: linear-gradient(92.46deg, #18978F 11.71%, #116CC5 91.43%);
    border-radius: 50%;
    width: 30px;
    height: 29px;
    font-size: 34px;
    padding: 2px 2px;
    line-height: 0;
    color: #fff;
    display: inline-block;
}
.service-add-remove .btn-add{}
.service-add-remove .btn-remove{}
.service-add-remove span{
    display: inline-block;
    padding: 0 6px;
    font-weight: 500;
}
.cart-page .cart-inner ul.cart-item .content .service-info p:hover{
    background: #aed7d4;
    transition:.3s;
}
.cart-page-heading{
	font-weight: 500;
    font-size: 21px;
    line-height: 26px;
    color: #ffffff;
    background: linear-gradient(92.46deg, #18978F 11.71%, #116CC5 91.43%);
    padding: 15px 24px;
    border-radius: 8px;
    text-align: center;
}
#service-info-modal_100{
    z-index:999999;
}
.address-box{
	background: #E8F5F4;
	border: 1px solid #E2E2E2;
	border-radius: 7px;
	padding: 10px 15px;
	font-size: 14px;
}
.address-box span{
    font-size: 15px;
    font-weight: 500;
}
.address-box a{
	float: right;
    cursor: pointer;
    color: #000!important;
    font-weight: 600;
    text-decoration: underline!important;
}


.booking-success .booking-detials .service-title img{ 
    display:none;
}
/*.booking-success .booking-detials{*/
/*        background: #FCFCFC;*/
/*    border: 1px solid #E2E2E2;*/
/*    border-radius: 7px;*/
/*    padding: 9px 15px;*/
/*    margin-top: 14px;*/
/*}*/
.booking-success .booking-detials .service-title {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}
.booking-success button:nth-child(1){}
.price-box{
	background: #E8F5F4;
    border: 1px solid #E2E2E2;
    border-radius: 7px;
    padding: 20px 25px;
    margin-bottom: 15px;
}
.price-box h4{
    font-size: 20px;
    font-weight: 600;
}
.price-box .p-details{
	display: flex;
    justify-content: space-between;
}
.price-box .p-details p{
	margin-bottom: 4px;
    font-size: 16px;
    font-weight:500;
}
.price-box .p-details span{
    margin-bottom: 4px;
    font-size: 14px;
}
.price-box hr{
	margin: 7px 0;
}
.apply-coupan-box{
	background: #FCFCFC;
    border: 1px solid #E2E2E2;
    border-radius: 7px;
    padding: 10px 23px;
    margin: 21px 0 0 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.apply-coupan-box p{
	font-weight: 600;
    font-size: 19px;
    line-height: 24px;
    color: #1E3497;
    margin: 0px;
}
.apply-coupan-box a{ 
	background: linear-gradient(92.46deg, #18978F 11.71%, #116CC5 91.43%);
    border-radius: 29px;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    color: #FFFFFF;
    padding: 15px 27px;
    text-decoration: none;
}

.price-final{
	background: linear-gradient(92.46deg, #18978F 11.71%, #116CC5 91.43%);
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 20px;
    position: absolute;
    bottom: 0px;
    width: 100%;
    left: 0px;
    border-bottom-left-radius: 16px;
    border-bottom-right-radius: 16px;
}
.price-final h4{
	font-weight: 600;
	font-size: 23px;
	line-height: 29px;
	color: #FFFFFF;
	margin: 0;

}
.price-final .action a{
    border-radius: 29px;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    color: #FFFFFF;
    padding: 10px 23px;
    text-decoration: none;
    display: inline-block;
    margin-left: 4px;
    cursor: pointer;
}

.membership-box{
	background: #E8F5F4;
    border: 1px solid #A3D3D0;
    border-radius: 19px;
    padding: 27px 16px;
}
.membership-box h4.heading{
	font-weight: 500;
	font-size: 23px;
	line-height: 29px;
	color: #1E3497;
	margin-bottom: 20px;
}
.membership-box .membership-plan{
    border-radius: 8px;
    list-style: none;
	padding: 0px;
}
.membership-box .membership-plan li{
	display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 12px;
    background: #FFFFFF;
    padding: 8px 12px;
    border-radius: 16px;
    box-shadow: 0 0 15px #0000000f;
}
.membership-box .membership-plan li .action .fa, .fa.fa-eye{
        border: 0px;
    background: transparent;
    color: #1174bb;
}
.membership-box .membership-plan li h3, .membership-box .membership-plan li strong{
    font-size: 16px;
    font-weight: 600;
}
.membership-box .membership-plan li h5{
    font-size:14px;
}
.membership-box .membership-plan p{
    margin-bottom: 0px;
}
.membership-box .membership-plan p span{}
.membership-box .membership-plan .action a{
	    background: linear-gradient(92.46deg, #18978F 11.71%, #116CC5 91.43%);
    border-radius: 29px;
    font-weight: 500;
    font-size: 13px;
    line-height: 20px;
    color: #FFFFFF;
    padding: 10px 12px;
    text-decoration: none;
    position: relative;
    padding-left: 31px;
    margin-bottom: 0px;
    color:#fff!important;
}
.membership-box .membership-plan .action a:before{
    content: "+";
    display: block;
    position: absolute;
    font-size: 26px;
    left: 13px;
    top: 10px;
}
.membership-box .membership-plan .action{
    display: flex;
    align-items: center;
    justify-content: center;
}
#bookingsuccess  .modal-header h5{
	font-size: 18px;
}
#bookingsuccess  .modal-header img{
	width: 40px;
	margin-right: 6px;
}


.modal-body.booking-success{
	text-align: left;

}
/*.booking-detials{*/
/*	background: #FCFCFC;*/
/*    border: 1px solid #E2E2E2;*/
/*    border-radius: 7px;*/
/*    padding: 23px 29px;*/
/*}*/
.booking-detials .service-title{
	display: flex;
	align-items: center;
	margin-bottom: 20px;
}
.booking-detials .service-title img{
	width: 50px;
	margin-right: 20px;
}
.booking-detials .service-title h5{
	font-weight: 500;
	font-size: 23px;
	line-height: 29px;
	color: #1E3497;
}
.booking-detials h4{
	font-weight: 500;
	font-size: 20px;
	line-height: 26px;
	color: #252525;
}
.booking-success h4.price-details{
	font-weight: 600;
	font-size: 23px;
	line-height: 29px;
	color: #1E3497;
	text-align: center;
	margin: 20px 0;
}

.btn-fill-lmd {
    display: inline-block;
    border: none;
    background-color: transparent;
    padding: 7px 16px;
    cursor: pointer;
}


/* user dashboard css */

.user-dashboard-page{
    padding: 0px 0 60px 0;
}
.page-title{
   font-size: 26px;
    padding: 14px 0;
}
.user-sidebar{
    
}
.user-sidebar ul{
    padding:0px;
    margin:0px;
    list-style:none;
    border: 1px solid #e5e5e5;
}
.user-sidebar ul li{}
.user-sidebar ul li a{
    color: #252525;
    text-decoration: none;
    padding: 8px 17px;
    display: block;
    border-bottom: 1px solid #e5e5e5;
    font-size: 15px;
    font-weight: 500;
}
.user-sidebar ul li a:hover, .user-sidebar ul li a.active{
    background-image: linear-gradient(to right, #179493 30% , #116ec3);
    color:#fff;
}
.user-content p{
    margin-bottom:6px;
}
.user-content hr{
    margin: 7px 0;
}
.user-content .order-sort{
    
}
.user-content .booking-list{
    padding:0px;
}
.user-content .booking-list li{
    margin-bottom: 20px;
}
.user-content .booking-list li .card-header p{
    margin:0px;
}
.bottom-header {
    padding: 30px 0;
    border-bottom: 1px solid rgba(0,0,0,0.2);
}
.login-signup-btn {
    border-radius: 50px;
    padding: 9px 15px;
    background-image: linear-gradient(to right, #179493 , #116dc7);
    color: #fff;
    border: none !important;
    text-decoration: none;
    height: 44px;
    display: block;
    cursor: pointer;
}



.dropdown-cart{}
.dropdown-cart .dropdown-toggle{
    border: 0px;
    background: transparent;
}
.dropdown-cart .dropdown-toggle:after{
    display:none;
}
.dropdown-cart .dropdown-menu{
    width: 304px;
    padding: 15px;
    border-radius: 8px;
    transform: translate(2px, 40px)!important;
    box-shadow: 0 4px 18px #152a1521;
    border: 1px solid #0000000a;
}
.dropdown-cart .dropdown-menu li .row{
    border-bottom:1px solid #efefef;
}
.dropdown-cart .dropdown-menu .booking-details{
    display: flex;
    margin: 1px 0 2px 0;
    padding-bottom: 0;
    padding-top: 8px;
}
.dropdown-cart .dropdown-menu .img{}
.dropdown-cart .dropdown-menu .img img{
    width: 40px;
}
.dropdown-cart .dropdown-menu a{
    margin-top: 8px;
    display: inline-block;
}
.dropdown-cart .dropdown-menu .content{
    margin-left: 5px;
    text-align: left;
}
.dropdown-cart .dropdown-menu .content h4{
    color: #262626;
    font-size: 14px;
    margin-bottom: 0px;
    margin-top: 4px;
    font-weight: normal;
}
.dropdown-cart .dropdown-menu .content p{
    color: #000;
    font-size: 14px;
    margin-bottom: 4px;
}
.dropdown-cart .dropdown-menu .action{
    margin-top: 10px;
}
.dropdown-cart .dropdown-menu .action a.buy{
    border-radius: 50px;
    padding: 8px 12px;
    background-image: linear-gradient(to right, #179493 , #116dc7);
    color: #fff;
    margin-left: 14px;
    margin-right: 11px;
    border: none !important;
    text-decoration: none;
    display: inline-block;
    cursor: pointer;
    margin: 0px;
    margin-right: 12px;
}

.breadcrumb li a{
    text-decoration:none;
}
.cart-pricing, .cart-pricing-2{
    border: 1px solid #A3D3D0;
    border-radius: 19px;
    padding: 20px 15px;
}
.cart-pricing p, .cart-pricing-2 p{
    font-size: 15px;
    font-weight: 500;
    padding: 4px 8px;
}
.cart-pricing .d-flex p, .cart-pricing-2 .d-flex p{
    font-size: 18px;
}
.cart-pricing .d-flex p span, .cart-pricing-2 .d-flex p span{
    opacity:0.6;
}
.cart-pricing button, .cart-pricing-2 button{    
    background: linear-gradient(92.46deg, #18978F 11.71%, #116CC5 91.43%);
    border-radius: 29px;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    color: #FFFFFF;
    padding: 12px 18px;
    text-decoration: none;
    border: 0;
}
.bg-light-c{
    background-color: rgb(237, 247, 242);
}
.cart-pricing a, .cart-pricing-2 a {
    background: linear-gradient(92.46deg, #18978F 11.71%, #116CC5 91.43%);
    border-radius: 29px;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    color: #FFFFFF;
    padding: 11px 28px;
    text-decoration: none;
    margin: 0px;
    height: 43px;
    color: #fff!important;
    font-weight: 600;
}

.price-final.price-final-checkout{
    position: relative;
    border-radius: 8px!important;
    align-items: center;
}
.contact-details a, .contact-details span{
    color: #fff;
    text-decoration: none;
    font-weight:600;
}
.service-header-text{
    font-style: normal;
    font-weight: 600;
    font-size: 17px;
    line-height: 34px;
    color: #1E3497;
}
.add-new-btn{
    color: #000;
    font-size: 15px;
    font-weight: 500;
}

/*.service-navigation-top.stick{*/
/*    position: fixed;*/
/*    top: 0px;*/
/*    width: 100%;*/
/*    z-index: 99;*/
/*    background: #fff;*/
/*}*/

.service-navigation-top-c.stick{
    position: sticky;
    top: 0px;
    background-color: #fff;
}
.cart-pricing.stick {
    /* border: 1px solid #A3D3D0; */
    /* border-radius: 19px; */
    padding: 20px 15px;
    position: fixed;
    top: calc(100% - 159px);
    background: #fff;
    width: 416px;
}

.user-content .booking-list li a{
    background-color: #000;
    color: #fff;
    text-decoration: none;
    padding: 9px 14px;
    display: inline-block;
    border-radius: 28px;
    margin-top: 12px;
    font-size: 14px;
}
.user-content-a{
    background-color: #000;
    color: #fff;
    text-decoration: none;
    padding: 9px 14px;
    display: inline-block;
    border-radius: 28px;
    font-size: 14px;
}
.user-page-heading{
    font-size: 24px;
}
.service-card-listings.m-custom{
    
}
.service-info-popup{
    text-align: left!important;
    border-top: 1px solid #c1c1c1;
}
.service-info-popup .customer-rating{
    padding: 0px;
    background: transparent;
    border-top: 4px solid #f5f5f5;
    border-radius: 0px;
    margin-top: 28px;
    padding-top: 22px;
}
.service-info-popup .service-info{
    text-align:left;
}
.service-info-popup .service-info span {
    width: 100%;
    background: url(../images/arrow_drop_up.svg) no-repeat;
    padding-left: 32px;
    background-position-y: -4px;
    background-position-x: -1%;
    display: block;
    margin-bottom: 6px;
}
#service-info-modal .modal-header{
    padding-left: 0px;
}
.customer-rating ul.rating-list{
    list-style: none;
    padding: 0px;
    margin-top: 20px;
}
.customer-rating ul.rating-list li{
    display: flex;
    margin-bottom: 15px;
}
.customer-rating ul.rating-list li .img{
    margin-right:15px;
}
.customer-rating ul.rating-list li .img img{
    width: 50px;
    height: 50px;
    border-radius: 50%;
}
.customer-rating ul.rating-list li .content{}
.customer-rating ul.rating-list li .content p{
    font-size:15px;
    margin:0px;
}
.customer-rating ul.rating-list li .content h5{
    font-size:18px;
    
}


/*star design css*/

div.stars {
    width: 190px;
    display: inline-block;
    text-align: left;

}

input.star { display: none; }

label.star {
    float: right;
    padding: 0 4px;
    font-size: 26px;
    color: #444;
    transition: all .2s;
}

input.star:checked ~ label.star:before {
  content: '\f005';
  color: #FD4;
  transition: all .25s;
}

input.star-1:checked ~ label.star:before {
  color: #FE7;
  text-shadow: 0 0 20px #952;
}

input.star-1:checked ~ label.star:before { color: #F62; }

label.star:hover { transform: rotate(-15deg) scale(1.3); }

label.star:before {
  content: '\f006';
  font-family: FontAwesome;
}

.header-menu{}
.header-menu button{
        padding: 0px;
    background: transparent;
    border: 0px;
}
.header-menu button:after{
    display:none;
}
.header-menu button:focus, .header-menu button:hover{
    box-shadow:none;
    background:transparent;
}
.header-menu .dropdown-menu{
    padding: 15px 0;
    border-radius: 8px;
    transform: translate(2px, 40px)!important;
    box-shadow: 0 4px 18px #152a1521;
    border: 1px solid #0000000a;
}
.header-menu .dropdown-item{
    
}
.header-menu .dropdown-item.active, .header-menu .dropdown-item:hover{
        color: #1e2125;
    background-color: #e9ecef;
}
.header-menu{}

.faq-section .faq-title h2{
        margin-bottom: 16px;
}
.faq-section .faq-title h2:before{
    display:none;
}
.title-inner-faq{
    font-size: 24px;
    margin-bottom: 20px;
}
.faq-section .accordion{
    margin-bottom:30px;    
}
.faq-section .accordion .accordion-header button:hover, .accordion-button:not(.collapsed){
    background: #179594;
    color:#fff;
    font-weight:500;
}

.ticket-list li .card-body p{
    margin-bottom:5px;
}
.ticket-list li .card-body hr{
    margin: 8px 0;
}
.ticket-list li{
    margin-bottom:20px;
}

.ticket-list .container {
  border: 2px solid #dedede;
  background-color: #f1f1f1;
  border-radius: 5px;
  padding: 10px;
  margin: 10px 0;
}

.ticket-list .darker {
  border-color: #ccc;
  background-color: #ddd;
}

.ticket-list .container::after {
  content: "";
  clear: both;
  display: table;
}

.ticket-list .container img {
  float: left;
  max-width: 50px;
  width: 100%;
  margin-right: 20px;
  border-radius: 50%;
}

.ticket-list .container img.right {
  float: right;
  margin-left: 20px;
  margin-right:0;
}

.ticket-list .time-right {
  float: right;
  color: #aaa;
}

.ticket-list .time-left {
  float: left;
  color: #999;
}
.btn-themed{
    background-image: linear-gradient(to right, #179493 30% , #116ec3);
    color: #fff!important;
    padding: 8px 35px;
    border: 0px!important;
    font-size: 15px!important;
    font-weight: 500!important;
    border-radius: 4px!important;
}
.bg-secondary {
    /* background-color: #f7fafc !important; */
    background-color: #E8F5F4!important;
}
.user-content .form-group {
    margin-bottom: 18px;
}


.service-listing li.listing-under-cta{
    padding: 0px;
    border:0px;
}
.service-listing li.listing-under-cta .cta-banner-2{
        width: 100%;
    padding-right: 46%;
}

ul.social-media-footer{
    display: flex;
    padding: 0px;
    list-style: none;
}
ul.social-media-footer li{
    margin-right: 10px;
}
ul.social-media-footer li a{}
ul.social-media-footer li a img{
    width: 30px;
    height: 30px;
    border-radius: 24px;
}









/* 
  ##Device = Desktops
  ##Screen = 1281px to higher resolution desktops
*/

@media (min-width: 1281px) {
  
  /* CSS */
  
}

/* 
  ##Device = Laptops, Desktops
  ##Screen = B/w 1025px to 1280px
*/

@media (min-width: 1025px) and (max-width: 1280px) {
  
  /* CSS */
  
}

/* 
  ##Device = Tablets, Ipads (portrait)
  ##Screen = B/w 768px to 1024px
*/

@media (min-width: 768px) and (max-width: 1024px) {
    .service-listing li .content {
    width: 100%;
}
    .menumodal .modal-body ul li:first-child a.dropdown-item{
        border-radius: 6px;
        background-image: linear-gradient(to right, #179493 , #116dc7);
        color: #fff;
        margin-left: 0px;
        margin-right: 0px;
        border: none !important;
        text-decoration: none;
        height: 44px;
        display: block;
        cursor: pointer;
        padding: 8px 13px!important;
    }
    .cart-page-service-listing .service_list {
        text-align: left;
        min-width: 15%;
        margin-right: 0px;
        width: 100%;
    }
    .service_list .img {
        width: 13% !important;
        float: left;
    }
    .service_list .content {
        width: 70% !important;
        float: left;
    }
    .cart-page-service-listing li .content h4.title {
        text-align: left;
    }
    .service_list .content .title {
        font-size: 20px !important;
        margin-left: 10px;
        margin-top: 10px;
    }
    .cart-page-service-listing li .service_list .img img {
        border: 1px solid #cdcdcd;
    }
    .service-listing li .action button {
    min-width: 29px;
}
  .membership-box {
    margin-top: 15px!important;
}
  #variations_popup .modal-header h3 {
    font-size: 18px!important;
}
#variations_popup .modal-header a {
    background: linear-gradient(92.46deg, #18978F 11.71%, #116CC5 91.43%);
    border-radius: 29px;
    color: #fff;
    font-weight: 500;
    font-size: 13px!important;
    border: 0px;
    padding: 9px 24px!important;
    text-decoration: none;
    float: right;
    display: block;
    white-space: nowrap;
}
    .cta-2{
    	background: linear-gradient(96.58deg, #18978F 9.45%, #116CC5 90.92%);
    	padding: 20px !important;
    	border-radius: 20px;
    	/*margin:50px 0;*/
    }
    .dropdown-cart .dropdown-menu {
    width: 304px;
    /* left: auto!important; */
    /* right: 0px!important; */
    padding: 15px;
    border-radius: 8px;
    transform: translate(-235px, 41px)!important;
    box-shadow: 0 4px 18px #152a1521;
    border: 1px solid #0000000a;
}
    .menumodal {
        width: 213px!important;
        top: 0px;
        left: auto;
        right: 0px;
        overflow: visible;
    }
    .important-points{
        margin-top: 0 !important;
    }
    
    .bottom-header {
        padding: 10px 0 10px 0;
        position: relative;
        /*box-shadow: 0 12px 14px #0000001c;*/
        /*margin-bottom: 18px;*/
    }
    .bottom-header .row .col-lg-3{}
    .bottom-header .row .col-lg-3 .img-logo {
        width: 49px;
        height: auto;
    }
    .bottom-header .cart-container{
        position: absolute;
        right: 10px;
        top: 0px;
        width: auto;
    }
    .bottom-header .login-signup{display:none;}
    .bottom-header .header-menu{ margin-left:10px;}

    .top-header{
        display:none;
    }
    .top-banner .flexslider ul.slides li {
        position: relative;
        height: 141px;
    }
    .popular-services {
        padding: 22px 0 15px 0;
        background-color: #f7f7f7b0;
    }
    .popular-services .popular a .inside-pop-service .img img {
        width: 60px!important;
        height: 60px!important;
        box-shadow: 0px 3px 7px #0003;
    }
    .offer-sec {
        padding: 22px 0!important;
        padding-bottom: 10px!important;
    }
    .offer-sec .owl-controls{
        display:none!important;
    }
    .care-need {
        padding: 25px 0 25px 0!important;
        margin-bottom: 22px;
        background: #E8F5F4;
    }
    .care-need .owl-controls{
        display:none!important;
    }
    .care-need .heading.mb-4{
        margin-bottom: 0px!important;
    }
    .cta-banner, .cta-banner-2 {
        text-align: left;
    }
    .cities-operated {
        padding: 0px 0 10px 0;
    }
    .cta-banner p, .cta-banner-2 p {
        font-style: normal;
        font-weight: 400;
        font-size: 13px;
        line-height: 22px;
        color: #FFFFFF;
    }
    .cta-banner h1, .cta-banner-2 h1 {
        font-style: normal;
        font-weight: 500;
        font-size: 20px;
        line-height: 29px;
        color: #FFFFFF;
    }
    .cta-banner button, .cta-banner-2 button {
        background: #FFFFFF;
        border-radius: 34px;
        color: #252525;
        border: 0px;
        padding: 7px 10px;
        transition: 0.3s;
        font-size: 14px;
        font-weight: 600;
    }
    .modal-body.otp{
        text-align:center;
    }
    .modal-body.datetime .date-selector .date-group {
        display: flex;
        overflow: auto;
        padding-bottom: 12px;
    }
    .bottom-header .container .row{}
    .bottom-header .container .row .col-lg-3{} 
    .menumodal .modal-content .modal-body ul li a {
        font-size: 16px;
        font-weight: 500;
        padding: 7px 10px!important;
        border-radius: 4px;
    }
    /*.bottom-header .container .row .col-lg-3 a{*/
    /*    padding:0px!important;*/
    /*} */
    
    .bottom-header .container .row .search-container{}
    .bottom-header .container .row .cart-container{}
    .bottom-header #service-con-search {
        font-weight: 500;
        font-size: 14px;
        line-height: 18px;
        color: rgb(0 0 0);
        padding: 10px 10px 10px 32px;
        height: 40px;
        /* border-top-right-radius: 6px; */
        /* border-bottom-right-radius: 6px; */
        border-radius: 6px;
        width: 65%;
        border-left: 0px!important;
        border: 0px solid #14827B!important;
        background: url(../images/search.svg) no-repeat #19988f26;
        background-position-x: 7px;
        background-position-y: 50%;
        background-size: 19px;
    }
    .bottom-header #location-con-select {
        font-weight: 500;
        font-size: 14px;
        line-height: 40px;
        display: block;
        color: rgb(0 0 0);
        background: #FFFFFF;
        border: 1px solid #14827B!important;
        padding: 10px 3px 9px 21px!important;
        height: 40px;
        border-top-left-radius: 6px;
        border-bottom-left-radius: 6px;
        width: 35%;
        background: url(../images/location-pin.svg) no-repeat;
        background-position: 4%;
        background-size: 20px;
        text-transform: capitalize;
    }
    .bottom-header #location-con-select {
        width: 33%!important;
        display: none;
    }
    .bottom-header .search-con .autocomplete {
        position: relative;
        width: 100%;
        margin-left: -1px;
    }
    #main-banner .slides li img {
        height: 100%;
        border-radius: 8px;
    }
     #variations_popup .modal-header h3 {
    font-size: 18px!important;
}
#variations_popup .modal-header a {
    background: linear-gradient(92.46deg, #18978F 11.71%, #116CC5 91.43%);
    border-radius: 29px;
    color: #fff;
    font-weight: 500;
    font-size: 13px!important;
    border: 0px;
    padding: 9px 24px!important;
    text-decoration: none;
    float: right;
    display: block;
    white-space: nowrap;
}
    .menumodal {
        width: 213px!important;
        top: 0px;
        left: auto;
        right: 0px;
        overflow: visible;
    }
    .dropdown-cart .dropdown-menu {
    width: 304px;
    /* left: auto!important; */
    /* right: 0px!important; */
    padding: 15px;
    border-radius: 8px;
    transform: translate(-235px, 41px)!important;
    box-shadow: 0 4px 18px #152a1521;
    border: 1px solid #0000000a;
}
  .menumodal .modal-content .modal-body ul li a {
    font-size: 16px;
    font-weight: 500;
    padding: 7px 10px!important;
    border-radius: 4px;
}
  .top-banner .flexslider ul.slides li .banner-btn {
    visibility: hidden;
}
  .top-header .contact-details {
    display: flex;
    align-items: center;
    margin-bottom: 0;
    padding: 8px 0;
    /* flex-direction: column; */
    flex-wrap: wrap;
    justify-content: center;
}
.header-menu .dropdown-menu {
        padding: 15px 0;
    border-radius: 8px;
    transform: translate(2px, 40px)!important;
    box-shadow: 0 4px 18px #152a1521;
    border: 1px solid #0000000a;
    left: auto!important;
    right: 18px!important;
    top: 144px!important;
    width: 54%;
    text-align: center;
}
.header-menu .dropdown-item {
    font-size: 19px;
    font-weight: 500;
    margin-bottom: 3px;
}
.top-header .contact-details li:nth-child(odd){
    border-right:0px;
}
.top-header .contact-details li {
    list-style-type: none;
    color: #fff;
    font-weight: 500;
    margin: 4px 0;
    padding: 0 8px;
    border-right: 1px solid #fff;
    font-size: 15px;
}
.top-header .social-media {
    display: flex;
    align-items: center;
    margin-bottom: 0;
    padding: 0px 0 10px 0;
    justify-content: flex-start;
}
.bottom-header .container .row > div{
    padding: 5px 10px;
    /*text-align: center;*/
    /*justify-content: center;*/
}
.bottom-header .cart-container {
    display: flex;
    align-items: center;
    padding: 14px 0!important;
    margin-top: 10px;
}
.bottom-header {
    padding: 10px 0 10px 0;
    position: relative;
}
.dropdown.header-menu{
    position:unset;
}
.top-banner {
    text-align: center;
    padding: 0px 16px;
    background-color: #f7f7f7b0;
    margin-top: 18px;
}
.top-banner .top-banner-text h1 {
    font-style: normal;
    font-weight: 600;
    font-size: 41px;
}
.popular-services .popular a {
    background: #FFFFFF;
    border: 1px solid #DDDDDD;
    border-radius: 19px;
    padding: 8px 5px;
    margin-bottom: 19px;
    margin-right: 0px;
    display: flex;
    flex-direction: column;
    text-align: center;
    align-items: center;
    justify-content: flex-start;
    /*min-height: 140px;*/
    width: 30%;
    /* flex: 2 0 100%; */
    box-shadow: 0 5px 16px #b9b9b92e;
    transition: all linear 0.4s;
    color: #000;
    text-decoration: none;
    margin-right: 8px;
    font-size: 12px;
    font-weight: 500;
}
.modal-body.datetime .date-selector .date-group .date {
    background: #FFFFFF;
    border: 1px solid #A6A6A6;
    border-radius: 6px;
    color: #252525;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin-right: 5px;
    padding: 8px 0;
    width: 100px;
    cursor: pointer;
    font-size: 11px;
}
.popular-services .popular {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin-top: 20px;
    /*padding: 0 10px;*/
    justify-content: center;
    
}
.popular-services .popular a:nth-child(5), 
.popular-services .popular a:nth-child(10), 
.popular-services .popular a:nth-child(15), 
.popular-services .popular a:nth-child(20), 
.popular-services .popular a:nth-child(25) {
    margin-right: 8px;
}
.cta-banner,.cta-banner-2 {
    background: url(../images/cta-banner.png) no-repeat;
    background-size: cover;
    min-height: 173px;
    padding: 17px 25px;
    border-radius: 20px;
    margin-bottom: 25px!important;
    margin-top: 25px;
}
.testimonial-sec {
    /* background: url(../images/testimonial-bg.png) no-repeat; */
    background-size: cover;
    padding: 50px 0 0px 0;
}
.service-inner-details + .container + .container{
    padding: 0 15px!important;
    margin-bottom: 34px;
}
.service-inner-details {
    padding: 70px 0 0px 0;
}
#testimonial-slider ul.slides li {
    /*background-color: #fff;*/
    min-width: 300px;
    /*border-radius: 13px!important;*/
    /*padding: 0px;*/
    /*min-height: 370px;*/
}
.service-inner-details + .container + .container .mt-5{
    margin-top: 10px!important;
}
.modal-body.datetime .date-selector .time-group .date {
    font-size: 12px;
    margin-right: 6px;
    margin-bottom: 7px;
}
.modal-body.datetime .date-selector .date-group .date {
    font-size: 12px;
}
.service-inner-details + .container + .container img{
    width:100%;
}
.offer-sec .col-lg-4, .offer-sec .col-lg-6{
    margin-bottom:20px;
}
.cities-operated .cities-row .city-boxes {
    width: 20%;
    text-align: center;
    margin-bottom: 31px;
}
.popular-services .popular a:nth-child(3),
.popular-services .popular a:nth-child(6),
.popular-services .popular a:nth-child(9),
.popular-services .popular a:nth-child(12){
    margin-right: 0px;
}

#testimonial-slider {
    background-color: transparent;
    border: 0px;
    margin: 0px;
    margin-top: 25px;
    padding: 0 15px;
}
/*#testimonial-slider ul.slides li {*/
/*    background-color: #fff;*/
/*    min-width: 287px;*/
/*    border-radius: 13px!important;*/
/*    padding: 30px 20px;*/
/*}*/
.customer-rating .col-lg-6:nth-child(2){
    text-align:center;
}
.customer-rating .col-lg-6:nth-child(2) img{
    width:90%;
    margin: 0 auto;
}
.customer-rating .rating-head .img-rating{
    display: block;
    width: 100%;
}
.inner-page-banner + .services + .container + .container + .container {
    padding: 0 15px 30px 15px !important;
}
.inner-page-banner + .services + .container + .container + .container .mt-5{
    margin-top:0px!important;
} 
.inner-page-banner + .services + .container + .container + .container img{
    width:100%;
}
.customer-rating .rating-list {
    list-style: none;
    margin-top: 20px;
    padding: 0px;
    padding-left: 15px;
    padding-right: 15px;
}
.service-listing {
    list-style: none;
    padding: 0px;
}
.service-listing li {
    background-color: #fff;
    box-shadow: 0 1px 17px #0000001a;
    border: 1px solid #DDDDDD;
    border-radius: 19px;
    padding: 15px 15px 30px 15px;
    display: flex;
    align-items: flex-start;
    margin-bottom: 20px;
    flex-direction: column;
    position: relative;
}
.service-listing li .img {
    margin-right: 20px;
    margin-bottom: 5px;
}
.service-listing li .content .service-info span {
    width: 100%;
    background: url(../images/arrow_drop_up.svg) no-repeat;
    padding-left: 18px;
    background-position-y: 50%;
    background-position-x: -2%;
    margin-bottom: 8px;
    background-size: 35px;
        font-size: 14px;
}
.service-listing li .price h4 span {
    font-size: 22px;
}
.service-listing li .price h4 {
    color: #1E3497;
    font-weight: 600;
    font-size: 22px;
    line-height: 29px;
}
.service-listing li .action button {
    background: linear-gradient(92.46deg, #18978F 11.71%, #116CC5 91.43%);
    border-radius: 29px;
    color: #fff;
    font-weight: 500;
    font-size: 18px;
    border: 0px;
    padding: 12px 34px;
    margin-top: 11px;
    white-space: nowrap;
}
.service-listing li .action{
    position: absolute;
    bottom: 20px;
    right: 18px;
    width: 40%;
}
.service-listing li .action button.btn.disable{
    background: #d5d5d5!important;
    color: #252525;
}
.cart-page .cart-inner ul.cart-item {
    list-style: none;
    padding: 0px;
}
.cart-page .cart-inner ul.cart-item li {
    display: flex;
    align-items: flex-start;
    padding: 20px;
    flex-direction: column;
}
.cart-page .cart-inner ul.cart-item .img {
    margin-right: 20px;
    margin-bottom: 22px;
}
.cart-page .cart-inner ul.cart-item .content .service-info span {
    width: 100%;
    background: url(../images/arrow_drop_up.svg) no-repeat;
    padding-left: 20px;
    background-position-y: 50%;
    background-position-x: -4%;
    margin-bottom: 8px;
}
.cart-page .cart-inner ul.cart-item .content .service-info {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 10px;
    margin-top: 20px;
}
.cart-page .cart-inner {
    border: 1px solid #DDDDDD;
    border-radius: 19px;
    padding: 20px 10px;
    position: relative;
    padding-bottom: 94px;
    margin-bottom: 25px;
}
.address-box span {
    display: inline-block;
    padding: 4px 0;
}
.address-box a {
    float: none;
    cursor: pointer;
    color: #252525!important;
    font-weight: 600;
}
.cart-page-heading {
    font-weight: 500;
    font-size: 18px;
    line-height: 26px;
    color: #252525;
}
.price-box {
    background: #E8F5F4;
    border: 1px solid #E2E2E2;
    border-radius: 7px;
    padding: 20px 12px;
}
.apply-coupan-box {
    background: #FCFCFC;
    border: 1px solid #E2E2E2;
    border-radius: 7px;
    padding: 10px 12px;
    margin: 21px 0 0 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    /*flex-direction: column;*/
}
.apply-coupan-box p {
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    color: #1E3497;
    margin: 0px;
    margin-bottom: 0px;
    
}
.apply-coupan-box a {
    background: linear-gradient(92.46deg, #18978F 11.71%, #116CC5 91.43%);
    border-radius: 29px;
    font-weight: 500;
    font-size: 14px;
    line-height: 19px;
    color: #FFFFFF;
    padding: 13px 16px;
    text-decoration: none;
}
.login-modal .modal-header h5 {
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
    text-transform: capitalize;
    color: #252525;
    margin-bottom: 14px;
}
.price-final {
    background: linear-gradient(92.46deg, #18978F 11.71%, #116CC5 91.43%);
    display: flex;
    flex-direction: column;
} 
.price-final h4 {
        font-weight: 600;
    font-size: 19px;
    line-height: 29px;
    color: #FFFFFF;
    margin: 0;
    margin-bottom: 10px;
}
.price-final .action a {
    border-radius: 29px;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    color: #FFFFFF;
    padding: 12px 35px;
    text-decoration: none;
    display: inline-block;
    margin-left: 0px;
    margin-right: 9px;
    width: 45%;
    text-align: center;
}
.login-modal .modal-body .input-group input {
    height: 45px;
    width: 76%;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    color: rgba(52, 52, 52, 0.85);
    border: 1px solid #A6A6A6;
    padding: 10px;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}
.login-modal .modal-body .input-group select {
    height: 45px;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
    width: 23%;
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    line-height: 19px;
    color: rgba(52, 52, 52, 0.85);
    border: 1px solid #A6A6A6;
    padding: 10px;
}
.modal-header {
    display: flex;
    flex-shrink: 0;
    align-items: flex-start;
    justify-content: space-between;
        padding: 0px;
    border-bottom: 1px solid #dee2e6;
    border-top-left-radius: calc(0.3rem - 1px);
    border-top-right-radius: calc(0.3rem - 1px);
}
.login-modal .modal-body p {
    font-size: 14px;
}
.top-banner .flexslider ul.slides li {
    position: relative;
    height: 140px;
}
.top-banner .flexslider ul.slides li img {
    height: 100%;
}
.top-banner .flex-direction-nav{
    visibility: hidden;
}
.bottom-header .search-con .autocomplete #search_list {
    position: absolute;
    background: #fff;
    width: 100%;
    list-style: none;
    box-shadow: 0 6px 20px #00000040;
    z-index: 9999;
    margin: 0px!important;
}
.service-navigation-top ul.slides li {
    /*min-width: 104px;*/
    margin-right: 10px!important;
}
.services .service-card p {
    margin-top: 14px;
    margin-bottom: 0px;
    font-size: 12px;
    font-weight: 500;
    display: -webkit-box;
      -webkit-line-clamp: 1;
      -webkit-box-orient: vertical;  
      overflow: hidden;
    }
.service-navigation-top-c.stick {
    position: sticky;
    top: 0px;
    z-index: 99;
}
.service-listing li .content {
    width: 100%;
}
.service-navigation-top-c.stick {
    position: sticky;
    top: 0px;
    background-color: #fff;
    box-shadow: 0 2px 12px #0000000f;
}
.cart-pricing{
    border: 0px solid #A3D3D0!important;
    border-radius: 0px!important;
    padding: 10px 15px!important;
    position: fixed;
    top: auto!important;
    bottom: -18px!important;
    left: 0px;
    background: #fff;
    width: 100%!important;
    border-radius: 0px;
    border: 0px;
    margin: 0px;
    box-shadow: 0 0 14px #00000030;
    height: 124px;
}
.service-navigation-top {
    border-bottom: 4px solid #efefef;
    padding-top: 13px;
    background-color: #fff;
    margin-bottom: 13px!important;
}
#service-card-slider .service-card {
    flex-direction: column;
    padding: 10px 0;
    min-height: auto;
    margin-bottom: 10px;
    text-align: center;
}
.services .service-card img {
    margin-right: 20px;
    height: 60px!important;
    width: 60px!important;
    border-radius: 100px!important;
}
#datetimemodal .modal-body.datetime{
    padding:0px;
}
.cart-page {
    padding: 20px 0 !important;
    padding-bottom: 30px;
}
.cart-pricing-2{
    display:none;
}
.price-final-checkout a{
    width: 100%!important;  
}
.modal-body.booking-success{
    padding:0px;
}

.social-media{
    justify-content: center!important;
}
.social-media li a img{
    width: 30px;
    height: 30px;
    border-radius: 50%;
}
.heading {
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 12px;
    color: #18978F;
}
.heading span {
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 34px;
    color: #252525;
}
.services {
    padding: 25px 0;
}
.why-choose-2{
    padding: 0px 20px 50px 20px!important;
}
.cta-2 .text-end{
    text-align: left!important;
}
.service-info-popup .service-listing{
    padding-top: 30px;
}
.service-info-popup {
    text-align: left!important;
    border-top: 0px solid #c1c1c1;
}
#variations_popup .modal-content h3{
    font-size: 18px;
}
#variations_popup .service-listing li .action{
    right: 10px;
    width: 40%;
}
.cart-page-heading {
    font-weight: 500;
    font-size: 18px;
    line-height: 26px;
    color: #fff;
}
.user-sidebar ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
    border: 1px solid #e5e5e5;
    margin-bottom: 25px;
}
.user-content .booking-list li .card-header{
    padding: 22px 9px;
}
.user-content .booking-list li .card-header p{
    font-size: 14px;
}
.user-content p{
    font-size: 14px;
}
.user-content h5{
    font-size: 17px;
    margin-bottom: 12px;
}
.inner-page-banner {
    background-size: cover!important;
    height: 145px;
    display: flex;
    align-items: center;
    box-shadow: none!important;
}
#mobile {
    display: block !important;
    padding: 0 0px !important;
} 
#desktop {
    display: none;
}
.logo_mobile {
    width: 15%;
    float: left;
}
.search-container {
    width: 73% !important;
    float: left;
    margin-top: 10px;
}
.bottom-header #location-con-select {
    width: 33%!important;
    display: none;
}
.bottom-header .search-con .autocomplete {
    position: relative;
    width: 100%;
    margin-left: -1px;
}
.bottom-header #service-con-search {
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    color: rgb(0 0 0);
    padding: 10px 10px 10px 32px;
    height: 40px;
    /* border-top-right-radius: 6px; */
    /* border-bottom-right-radius: 6px; */
    border-radius: 6px;
    width: 65%;
    border-left: 0px!important;
    border: 0px solid #14827B!important;
    background: url(../images/search.svg) no-repeat #19988f26;
    background-position-x: 7px;
    background-position-y: 50%;
    background-size: 19px;
}  
.cart-container {
    width: 12% !important;
    float: left;
}
.dropdown-cart {
    display: block;
}
.slides .col-md-3 {
    width: 33% !important;
    float: left;
}

}

/* 
  ##Device = Tablets, Ipads (landscape)
  ##Screen = B/w 768px to 1024px
*/

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  
  /* CSS */
  
}

/* 
  ##Device = Low Resolution Tablets, Mobiles (Landscape)
  ##Screen = B/w 481px to 767px
*/

@media (min-width: 481px) and (max-width: 767px) {
    .service_list .content {
        width: 70% !important;
        float: left;
        margin-left: 10px;
    }
    .cart-page-service-listing li .service_list .img img {
        border: 1px solid #cdcdcd;
    }
    .cart-page-service-listing li .content h4.title {
        text-align: left;
    }
    .service-listing li .action button {
    background: linear-gradient(92.46deg, #18978F 11.71%, #116CC5 91.43%);
    border-radius: 29px;
    color: #fff;
    font-weight: 500;
    font-size: 18px;
    border: 0px;
    padding: 12px 34px;
    margin: 0!important;
    white-space: nowrap;
}
    #variations_popup .service-listing li .action {
        right: 0px!important;
        width: auto!important;
        bottom: auto;
        position: relative;
    }
    .service-add-remove {
        border: 1px solid #fff;
        background: #fff;
        border-radius: 22px;
        padding: 1px 2px;
        width: auto!important;
        justify-content: end;
        margin-top: 0px!important;
        margin: 0px!important;
    }
    .service-listing li .action button {
        min-width: 29px;
    }
  .dropdown-cart .dropdown-menu {
        width: 304px;
        /* left: auto!important; */
        /* right: 0px!important; */
        padding: 15px;
        border-radius: 8px;
        transform: translate(-235px, 41px)!important;
        box-shadow: 0 4px 18px #152a1521;
        border: 1px solid #0000000a;
    }
  .menumodal {
        width: 213px;
        top: 0px;
        left: auto;
        right: 0px;
        overflow: visible;
    }
    .menumodal .modal-content .modal-body ul li a {
        font-size: 16px;
        font-weight: 500;
        padding: 7px 10px!important;
        border-radius: 4px;
    }
    .top-banner .flexslider ul.slides li .banner-btn {
        visibility: hidden;
    }
  .top-header .contact-details {
    display: flex;
    align-items: center;
    margin-bottom: 0;
    padding: 8px 0;
    /* flex-direction: column; */
    flex-wrap: wrap;
    justify-content: center;
}
.header-menu .dropdown-menu {
        padding: 15px 0;
    border-radius: 8px;
    transform: translate(2px, 40px)!important;
    box-shadow: 0 4px 18px #152a1521;
    border: 1px solid #0000000a;
    left: auto!important;
    right: 18px!important;
    top: 144px!important;
    width: 54%;
    text-align: center;
}
.header-menu .dropdown-item {
    font-size: 19px;
    font-weight: 500;
    margin-bottom: 3px;
}
.top-header .contact-details li:nth-child(odd){
    border-right:0px;
}
.top-header .contact-details li {
    list-style-type: none;
    color: #fff;
    font-weight: 500;
    margin: 4px 0;
    padding: 0 8px;
    border-right: 1px solid #fff;
    font-size: 15px;
}
.top-header .social-media {
    display: flex;
    align-items: center;
    margin-bottom: 0;
    padding: 0px 0 10px 0;
    justify-content: flex-start;
}
.bottom-header .container .row > div{
    padding: 5px 10px;
    /*text-align: center;*/
    /*justify-content: center;*/
}
.bottom-header .cart-container {
    display: flex;
    align-items: center;
    padding: 14px 0!important;
    margin-top: 10px;
}
.bottom-header {
    padding: 10px 0 10px 0;
    position: relative;
}
.dropdown.header-menu{
    position:unset;
}
.top-banner {
    text-align: center;
    padding: 0px 16px;
    background-color: #f7f7f7b0;
    margin-top: 18px;
}
.top-banner .top-banner-text h1 {
    font-style: normal;
    font-weight: 600;
    font-size: 41px;
}
.popular-services .popular a {
    background: #FFFFFF;
    border: 1px solid #DDDDDD;
    border-radius: 19px;
    padding: 8px 5px;
    margin-bottom: 19px;
    margin-right: 0px;
    display: flex;
    flex-direction: column;
    text-align: center;
    align-items: center;
    justify-content: flex-start;
    /*min-height: 140px;*/
    width: 30%;
    /* flex: 2 0 100%; */
    box-shadow: 0 5px 16px #b9b9b92e;
    transition: all linear 0.4s;
    color: #000;
    text-decoration: none;
    margin-right: 8px;
    font-size: 12px;
    font-weight: 500;
}
.modal-body.datetime .date-selector .date-group .date {
    background: #FFFFFF;
    border: 1px solid #A6A6A6;
    border-radius: 6px;
    color: #252525;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin-right: 5px;
    padding: 8px 0;
    width: 100px;
    cursor: pointer;
    font-size: 11px;
}
.popular-services .popular {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin-top: 20px;
    /*padding: 0 10px;*/
    justify-content: center;
    
}
.popular-services .popular a:nth-child(5), 
.popular-services .popular a:nth-child(10), 
.popular-services .popular a:nth-child(15), 
.popular-services .popular a:nth-child(20), 
.popular-services .popular a:nth-child(25) {
    margin-right: 8px;
}
.cta-banner,.cta-banner-2 {
    background: url(../images/cta-banner.png) no-repeat;
    background-size: cover;
    min-height: 173px;
    padding: 17px 25px;
    border-radius: 20px;
    margin-bottom: 25px!important;
    margin-top: 25px;
}
.testimonial-sec {
    /* background: url(../images/testimonial-bg.png) no-repeat; */
    background-size: cover;
    padding: 50px 0 0px 0;
}
.service-inner-details + .container + .container{
    padding: 0 15px!important;
    margin-bottom: 34px;
}
.service-inner-details {
    padding: 70px 0 0px 0;
}
#testimonial-slider ul.slides li {
    /*background-color: #fff;*/
    min-width: 300px;
    /*border-radius: 13px!important;*/
    /*padding: 0px;*/
    /*min-height: 370px;*/
}
.service-inner-details + .container + .container .mt-5{
    margin-top: 10px!important;
}
.modal-body.datetime .date-selector .time-group .date {
    font-size: 12px;
    margin-right: 6px;
    margin-bottom: 7px;
}
.modal-body.datetime .date-selector .date-group .date {
    font-size: 12px;
}
.service-inner-details + .container + .container img{
    width:100%;
}
.offer-sec .col-lg-4, .offer-sec .col-lg-6{
    margin-bottom:20px;
}
.cities-operated .cities-row .city-boxes {
    width: 32%;
    text-align: center;
    margin-bottom: 31px;
}
.popular-services .popular a:nth-child(3),
.popular-services .popular a:nth-child(6),
.popular-services .popular a:nth-child(9),
.popular-services .popular a:nth-child(12){
    margin-right: 0px;
}

#testimonial-slider {
    background-color: transparent;
    border: 0px;
    margin: 0px;
    margin-top: 25px;
    padding: 0 15px;
}
/*#testimonial-slider ul.slides li {*/
/*    background-color: #fff;*/
/*    min-width: 287px;*/
/*    border-radius: 13px!important;*/
/*    padding: 30px 20px;*/
/*}*/
.customer-rating .col-lg-6:nth-child(2){
    text-align:center;
}
.customer-rating .col-lg-6:nth-child(2) img{
    width:90%;
    margin: 0 auto;
}
.customer-rating .rating-head .img-rating{
    display: block;
    width: 100%;
}
.inner-page-banner + .services + .container + .container + .container {
    padding: 0 15px 30px 15px !important;
}
.inner-page-banner + .services + .container + .container + .container .mt-5{
    margin-top:0px!important;
} 
.inner-page-banner + .services + .container + .container + .container img{
    width:100%;
}
.customer-rating .rating-list {
    list-style: none;
    margin-top: 20px;
    padding: 0px;
    padding-left: 15px;
    padding-right: 15px;
}
.service-listing {
    list-style: none;
    padding: 0px;
}
.service-listing li {
    background-color: #fff;
    box-shadow: 0 1px 17px #0000001a;
    border: 1px solid #DDDDDD;
    border-radius: 19px;
    padding: 15px 15px 30px 15px;
    display: flex;
    align-items: flex-start;
    margin-bottom: 20px;
    flex-direction: column;
    position: relative;
}
.service-listing li .img {
    margin-right: 20px;
    margin-bottom: 5px;
}
.service-listing li .content .service-info span {
    width: 100%;
    background: url(../images/arrow_drop_up.svg) no-repeat;
    padding-left: 25px;
    background-position-y: 50%;
    background-position-x: -5%;
    margin-bottom: 8px;
}
.service-listing li .price h4 span {
    font-size: 22px;
}
.service-listing li .price h4 {
    color: #1E3497;
    font-weight: 600;
    font-size: 22px;
    line-height: 29px;
}
.service-listing li .action button {
    background: linear-gradient(92.46deg, #18978F 11.71%, #116CC5 91.43%);
    border-radius: 29px;
    color: #fff;
    font-weight: 500;
    font-size: 18px;
    border: 0px;
    padding: 12px 34px;
    margin-top: 11px;
    white-space: nowrap;
}
.service-listing li .action{
    position: absolute;
    bottom: 20px;
    right: 18px;
    width: 40%;
}
.service-listing li .action button.btn.disable{
    background: #d5d5d5!important;
    color: #252525;
}
.cart-page .cart-inner ul.cart-item {
    list-style: none;
    padding: 0px;
}
.cart-page .cart-inner ul.cart-item li {
    display: flex;
    align-items: flex-start;
    padding: 20px;
    flex-direction: column;
}
.cart-page .cart-inner ul.cart-item .img {
    margin-right: 20px;
    margin-bottom: 22px;
}
.cart-page .cart-inner ul.cart-item .content .service-info span {
    width: 100%;
    background: url(../images/arrow_drop_up.svg) no-repeat;
    padding-left: 20px;
    background-position-y: 50%;
    background-position-x: -4%;
    margin-bottom: 8px;
}
.cart-page .cart-inner ul.cart-item .content .service-info {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 10px;
    margin-top: 20px;
}
.cart-page .cart-inner {
    border: 1px solid #DDDDDD;
    border-radius: 19px;
    padding: 20px 10px;
    position: relative;
    padding-bottom: 94px;
    margin-bottom: 25px;
}
.address-box span {
    display: inline-block;
    padding: 4px 0;
}
.address-box a {
    float: none;
    cursor: pointer;
    color: #252525!important;
    font-weight: 600;
}
.cart-page-heading {
    font-weight: 500;
    font-size: 18px;
    line-height: 26px;
    color: #252525;
}
.price-box {
    background: #E8F5F4;
    border: 1px solid #E2E2E2;
    border-radius: 7px;
    padding: 20px 12px;
}
.apply-coupan-box {
    background: #FCFCFC;
    border: 1px solid #E2E2E2;
    border-radius: 7px;
    padding: 10px 12px;
    margin: 21px 0 0 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    /*flex-direction: column;*/
}
.apply-coupan-box p {
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    color: #1E3497;
    margin: 0px;
    margin-bottom: 0px;
    
}
.apply-coupan-box a {
    background: linear-gradient(92.46deg, #18978F 11.71%, #116CC5 91.43%);
    border-radius: 29px;
    font-weight: 500;
    font-size: 14px;
    line-height: 19px;
    color: #FFFFFF;
    padding: 13px 16px;
    text-decoration: none;
}
.login-modal .modal-header h5 {
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
    text-transform: capitalize;
    color: #252525;
    margin-bottom: 14px;
}
.price-final {
    background: linear-gradient(92.46deg, #18978F 11.71%, #116CC5 91.43%);
    display: flex;
    flex-direction: column;
} 
.price-final h4 {
        font-weight: 600;
    font-size: 19px;
    line-height: 29px;
    color: #FFFFFF;
    margin: 0;
    margin-bottom: 10px;
}
.price-final .action a {
    border-radius: 29px;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    color: #FFFFFF;
    padding: 12px 35px;
    text-decoration: none;
    display: inline-block;
    margin-left: 0px;
    margin-right: 9px;
    width: 45%;
    text-align: center;
}
.login-modal .modal-body .input-group input {
    height: 45px;
    width: 76%;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    color: rgba(52, 52, 52, 0.85);
    border: 1px solid #A6A6A6;
    padding: 10px;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}
.login-modal .modal-body .input-group select {
    height: 45px;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
    width: 23%;
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    line-height: 19px;
    color: rgba(52, 52, 52, 0.85);
    border: 1px solid #A6A6A6;
    padding: 10px;
}
.modal-header {
    display: flex;
    flex-shrink: 0;
    align-items: flex-start;
    justify-content: space-between;
        padding: 0px;
    border-bottom: 1px solid #dee2e6;
    border-top-left-radius: calc(0.3rem - 1px);
    border-top-right-radius: calc(0.3rem - 1px);
}
.login-modal .modal-body p {
    font-size: 14px;
}
.top-banner .flexslider ul.slides li {
    position: relative;
    height: 140px;
}
.top-banner .flexslider ul.slides li img {
    height: 100%;
}
.top-banner .flex-direction-nav{
    visibility: hidden;
}
.bottom-header .search-con .autocomplete #search_list {
    position: absolute;
    background: #fff;
    width: 100%;
    list-style: none;
    box-shadow: 0 6px 20px #00000040;
    z-index: 9999;
    margin: 0px!important;
}
.service-navigation-top ul.slides li {
    /*min-width: 104px;*/
    margin-right: 10px!important;
}
.services .service-card p {
    margin-top: 14px;
    margin-bottom: 0px;
    font-size: 14px;
    font-weight: 500;
}
.service-navigation-top-c.stick {
    position: sticky;
    top: 0px;
    z-index: 99;
}
.service-listing li .content {
    width: 100%;
}
.service-navigation-top-c.stick {
    position: sticky;
    top: 0px;
    background-color: #fff;
    box-shadow: 0 2px 12px #0000000f;
}
.cart-pricing{
    border: 0px solid #A3D3D0!important;
    border-radius: 0px!important;
    padding: 10px 15px!important;
    position: fixed;
    top: auto!important;
    bottom: -18px!important;
    left: 0px;
    background: #fff;
    width: 100%!important;
    border-radius: 0px;
    border: 0px;
    margin: 0px;
    box-shadow: 0 0 14px #00000030;
    height: 124px;
}
.service-navigation-top {
    border-bottom: 4px solid #efefef;
    padding-top: 13px;
    background-color: #fff;
    margin-bottom: 13px!important;
}
#service-card-slider .service-card {
    flex-direction: column;
    padding: 10px 0;
    min-height: auto;
    margin-bottom: 10px;
}
.services .service-card img {
    margin-right: 20px;
    height: 60px!important;
    width: 60px!important;
    border-radius: 100px!important;
}
#datetimemodal .modal-body.datetime{
    padding:0px;
}
.cart-page {
    padding: 20px 0 !important;
    padding-bottom: 30px;
}
.cart-pricing-2{
    display:none;
}
.price-final-checkout a{
    width: 100%!important;  
}
.modal-body.booking-success{
    padding:0px;
}

.social-media{
    justify-content: center!important;
}
.social-media li a img{
    width: 30px;
    height: 30px;
    border-radius: 50%;
}
.heading {
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 12px;
    color: #18978F;
}
.heading span {
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 34px;
    color: #252525;
}
.services {
    padding: 25px 0;
}
.why-choose-2{
    padding: 0px 20px 50px 20px!important;
}
.cta-2 .text-end{
    text-align: left!important;
}
.service-info-popup .service-listing{
    padding-top: 30px;
}
.service-info-popup {
    text-align: left!important;
    border-top: 0px solid #c1c1c1;
}
#variations_popup .modal-content h3{
    font-size: 18px;
}
#variations_popup .service-listing li .action{
    right: 10px;
    width: 40%;
}
.cart-page-heading {
    font-weight: 500;
    font-size: 18px;
    line-height: 26px;
    color: #fff;
}
.user-sidebar ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
    border: 1px solid #e5e5e5;
    margin-bottom: 25px;
}
.user-content .booking-list li .card-header{
    padding: 22px 9px;
}
.user-content .booking-list li .card-header p{
    font-size: 14px;
}
.user-content p{
    font-size: 14px;
}
.user-content h5{
    font-size: 17px;
    margin-bottom: 12px;
}
.inner-page-banner {
    background-size: cover!important;
    height: 99px;
    display: flex;
    align-items: center;
    box-shadow: none!important;
}

  
}

/* 
  ##Device = Most of the Smartphones Mobiles (Portrait)
  ##Screen = B/w 320px to 479px
*/

@media screen and (max-width: 567px) {
    .service-listing li .content {
    width: 100%;
}
.services .service-card {
    padding: 10px 10px 10px 5px !important;
    font-size: 14px !important;
    min-height: 40px !important;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
}
.services .service-card img {
    height: 50px !important;
    width: 50px !important;
    margin-right: 0px;
    margin-bottom: 10px;
}
    .menumodal .modal-body ul li:first-child a.dropdown-item{
        border-radius: 6px;
        background-image: linear-gradient(to right, #179493 , #116dc7);
        color: #fff;
        margin-left: 0px;
        margin-right: 0px;
        border: none !important;
        text-decoration: none;
        height: 44px;
        display: block;
        cursor: pointer;
        padding: 8px 13px!important;
    }
    .service_list .img {
        width: 25% !important;
        float: left;
    }
    .cart-page-service-listing li .content h4.title {
        font-weight: 500;
        font-size: 16px;
        line-height: 22px;
        color: #1E3497;
        margin-top: 11px;
        text-align: left;
    }
#variations_popup .modal-header h3 {
    font-size: 18px!important;
}
#variations_popup .modal-header a {
    background: linear-gradient(92.46deg, #18978F 11.71%, #116CC5 91.43%);
    border-radius: 29px;
    color: #fff;
    font-weight: 500;
    font-size: 13px!important;
    border: 0px;
    padding: 9px 24px!important;
    text-decoration: none;
    float: right;
    display: block;
    white-space: nowrap;
}
    .cta-2{
    	background: linear-gradient(96.58deg, #18978F 9.45%, #116CC5 90.92%);
    	padding: 20px !important;
    	border-radius: 20px;
    	/*margin:50px 0;*/
    }
    .dropdown-cart .dropdown-menu {
    width: 304px;
    /* left: auto!important; */
    /* right: 0px!important; */
    padding: 15px;
    border-radius: 8px;
    transform: translate(-235px, 41px)!important;
    box-shadow: 0 4px 18px #152a1521;
    border: 1px solid #0000000a;
}
    .menumodal {
        width: 213px!important;
        top: 0px;
        left: auto;
        right: 0px;
        overflow: visible;
    }
    .important-points{
        margin-top: 0 !important;
    }
    
    .bottom-header {
        padding: 10px 0 10px 0;
        position: relative;
        /*box-shadow: 0 12px 14px #0000001c;*/
        /*margin-bottom: 18px;*/
    }
    .bottom-header .row .col-lg-3{}
    .bottom-header .row .col-lg-3 .img-logo {
        width: 49px;
        height: auto;
    }
    .bottom-header .cart-container{
        position: absolute;
        right: 10px;
        top: 0px;
        width: auto;
    }
    .bottom-header .login-signup{display:none;}
    .bottom-header .header-menu{ margin-left:10px;}

    .top-header{
        display:none;
    }
    .top-banner .flexslider ul.slides li {
        position: relative;
        height: 141px;
    }
    .popular-services {
        padding: 22px 0 15px 0;
        /*background-color: #f7f7f7b0;*/
        margin-bottom: 0px;
    }
    .popular-services .popular a .inside-pop-service .img img {
        width: 60px!important;
        height: 60px!important;
        box-shadow: 0px 3px 7px #0003;
    }
    .offer-sec {
        padding: 22px 0!important;
        padding-bottom: 10px!important;
    }
    .offer-sec .owl-controls{
        display:none!important;
    }
    .care-need {
           padding: 6px 0 20px 0!important;
        margin-bottom: 22px;
        /* background: #E8F5F4; */
        border-bottom: 10px solid #f1f1f1;
    }
    .care-need .owl-controls{
        display:none!important;
    }
    .care-need .heading.mb-4{
        margin-bottom: 0px!important;
    }
    .cta-banner, .cta-banner-2 {
        text-align: left;
    }
    .cities-operated {
        padding: 0px 0 10px 0;
    }
    .cta-banner p, .cta-banner-2 p {
        font-style: normal;
        font-weight: 400;
        font-size: 13px;
        line-height: 22px;
        color: #FFFFFF;
    }
    .cta-banner h1, .cta-banner-2 h1 {
        font-style: normal;
        font-weight: 500;
        font-size: 20px;
        line-height: 29px;
        color: #FFFFFF;
    }
    .cta-banner button, .cta-banner-2 button {
        background: #FFFFFF;
        border-radius: 34px;
        color: #252525;
        border: 0px;
        padding: 7px 10px;
        transition: 0.3s;
        font-size: 14px;
        font-weight: 600;
    }
    .modal-body.otp{
        text-align:center;
    }
    .modal-body.datetime .date-selector .date-group {
        display: flex;
        overflow: auto;
        padding-bottom: 12px;
    }
    .bottom-header .container .row{
            max-height: 67px;
    }
    .bottom-header .container .row .col-lg-3{} 
    .menumodal .modal-content .modal-body ul li a {
        font-size: 16px;
        font-weight: 500;
        padding: 7px 10px!important;
        border-radius: 4px;
    }
    /*.bottom-header .container .row .col-lg-3 a{*/
    /*    padding:0px!important;*/
    /*} */
    
    .bottom-header .container .row .search-container{}
    .bottom-header .container .row .cart-container{}
    .bottom-header #service-con-search {
        font-weight: 500;
        font-size: 14px;
        line-height: 18px;
        color: rgb(0 0 0);
        padding: 10px 10px 10px 32px;
        height: 40px;
        /* border-top-right-radius: 6px; */
        /* border-bottom-right-radius: 6px; */
        border-radius: 6px;
        width: 65%;
        border-left: 0px!important;
        border: 0px solid #14827B!important;
        background: url(../images/search.svg) no-repeat #19988f26;
        background-position-x: 7px;
        background-position-y: 50%;
        background-size: 19px;
    }
    .bottom-header #location-con-select {
        font-weight: 500;
        font-size: 14px;
        line-height: 40px;
        display: block;
        color: rgb(0 0 0);
        background: #FFFFFF;
        border: 1px solid #14827B!important;
        padding: 10px 3px 9px 21px!important;
        height: 40px;
        border-top-left-radius: 6px;
        border-bottom-left-radius: 6px;
        width: 35%;
        background: url(../images/location-pin.svg) no-repeat;
        background-position: 4%;
        background-size: 20px;
        text-transform: capitalize;
    }
    .bottom-header #location-con-select {
        width: 33%!important;
        display: none;
    }
    .bottom-header .search-con .autocomplete {
        position: relative;
        width: 100%;
        margin-left: -1px;
    }
    #main-banner .slides li img {
        height: 100%;
        border-radius: 8px;
    }
    
}




@media (min-width: 320px) and (max-width: 480px) {
    .booking-success + .card-footer button {
    margin: 5px 0;
    width: 100%;
    height: 47px;
    font-size: 18px!important;
}
    ul.booking-list.addresses li {
    border-radius: 10px;
    border: 1px solid #179594;
    overflow: hidden;
    display: inline-block;
    width: 100%!important;
    margin-right: 0px;
    margin-bottom: 10px!important;
}
    body.home-page{
        position: sticky;
    top: 0;
    background: #fff;
    z-index: 9999;
    }
    .service-listing li .content {
    width: 100%;
}
    .menumodal .modal-body ul>li:first-child a.dropdown-item{
        border-radius: 6px;
        background-image: linear-gradient(to right, #179493 , #116dc7);
        color: #fff;
        margin-left: 0px;
        margin-right: 0px;
        border: none !important;
        text-decoration: none;
        height: 44px;
        display: block;
        cursor: pointer;
        padding: 8px 13px!important;
    }
    .container.inner-pages{
        padding: 15px !important;
    }
    .cart-page-service-listing li .service_list .img img {
        margin-right: 0px;
        width: 80px;
        height: 72px;
        border-radius: 12px;
        border: 1px solid #cdcdcd;
    }
    .service_list .content {
        width: 70% !important;
        float: left;
        margin-left: 10px;
    }
    .cart-page-service-listing li .content h4.title {
        font-weight: 500;
        font-size: 16px;
        line-height: 22px;
        color: #1E3497;
        margin-top: 11px;
        text-align: left;
    }
    .cart-page-service-listing .service_list {
        text-align: center;
        min-width: 15%;
        margin-right: 0px;
        width: 100%;
    }
    
/*    #variations_popup .service-listing li .action {*/
/*        right: 0px!important;*/
/*    width: auto!important;*/
/*    bottom: auto;*/
/*    position: relative;*/
/*}*/
.service-listing li .action button {
    background: linear-gradient(92.46deg, #18978F 11.71%, #116CC5 91.43%);
    border-radius: 29px;
    color: #fff;
    font-weight: 500;
    font-size: 18px;
    border: 0px;
    padding: 12px 34px;
    margin: 0!important;
    white-space: nowrap;
}
.service-add-remove {
    border: 1px solid #fff;
    background: #fff;
    border-radius: 22px;
    padding: 1px 2px;
    width: auto!important;
    justify-content: end;
    margin-top: 0px!important;
    margin: 0px!important;
}
    .service-listing li .action button {
    min-width: 29px;
}
    #variations_popup .modal-header h3 {
    font-size: 18px!important;
}
#variations_popup .modal-header a {
    background: linear-gradient(92.46deg, #18978F 11.71%, #116CC5 91.43%);
    border-radius: 29px;
    color: #fff;
    font-weight: 500;
    font-size: 13px!important;
    border: 0px;
    padding: 9px 24px!important;
    text-decoration: none;
    float: right;
    display: block;
    white-space: nowrap;
}
    .menumodal {
        width: 213px!important;
        top: 0px;
        left: auto;
        right: 0px;
        overflow: visible;
    }
    .dropdown-cart .dropdown-menu {
    width: 304px;
    /* left: auto!important; */
    /* right: 0px!important; */
    padding: 15px;
    border-radius: 8px;
    transform: translate(-235px, 41px)!important;
    box-shadow: 0 4px 18px #152a1521;
    border: 1px solid #0000000a;
}
  .menumodal .modal-content .modal-body ul li a {
    font-size: 16px;
    font-weight: 500;
    padding: 7px 10px!important;
    border-radius: 4px;
}
  .top-banner .flexslider ul.slides li .banner-btn {
    visibility: hidden;
}
  .top-header .contact-details {
    display: flex;
    align-items: center;
    margin-bottom: 0;
    padding: 8px 0;
    /* flex-direction: column; */
    flex-wrap: wrap;
    justify-content: center;
}
.header-menu .dropdown-menu {
        padding: 15px 0;
    border-radius: 8px;
    transform: translate(2px, 40px)!important;
    box-shadow: 0 4px 18px #152a1521;
    border: 1px solid #0000000a;
    left: auto!important;
    right: 18px!important;
    top: 144px!important;
    width: 54%;
    text-align: center;
}
.header-menu .dropdown-item {
    font-size: 19px;
    font-weight: 500;
    margin-bottom: 3px;
}
.top-header .contact-details li:nth-child(odd){
    border-right:0px;
}
.top-header .contact-details li {
    list-style-type: none;
    color: #fff;
    font-weight: 500;
    margin: 4px 0;
    padding: 0 8px;
    border-right: 1px solid #fff;
    font-size: 15px;
}
.top-header .social-media {
    display: flex;
    align-items: center;
    margin-bottom: 0;
    padding: 0px 0 10px 0;
    justify-content: flex-start;
}
.bottom-header .container .row > div{
    padding: 5px 10px;
    /*text-align: center;*/
    /*justify-content: center;*/
}
.bottom-header .cart-container {
    display: flex;
    align-items: center;
    padding: 14px 0!important;
    margin-top: 10px;
}
.bottom-header {
    padding: 10px 0 10px 0;
    position: relative;
}
.dropdown.header-menu{
    position:unset;
}
.top-banner {
    text-align: center;
    padding: 0px 16px;
    background-color: #f7f7f7b0;
    margin-top: 18px;
}
.top-banner .top-banner-text h1 {
    font-style: normal;
    font-weight: 600;
    font-size: 41px;
}
.popular-services .popular a {
   background: #FFFFFF;
    border: 0px solid #DDDDDD;
    border-radius: 19px;
    padding: 8px 5px;
    margin-bottom: 5px;
    margin-right: 0px;
    display: flex;
    flex-direction: column;
    text-align: center;
    align-items: center;
    justify-content: flex-start;
    /* min-height: 140px; */
    width: 22%;
    /* flex: 2 0 100%; */
    box-shadow: none;
    transition: all linear 0.4s;
    color: #000;
    text-decoration: none;
    margin-right: 8px;
    font-size: 11px;
    font-weight: 500;
}
.modal-body.datetime .date-selector .date-group .date {
    background: #FFFFFF;
    border: 1px solid #A6A6A6;
    border-radius: 6px;
    color: #252525;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin-right: 5px;
    padding: 8px 0;
    width: 100px;
    cursor: pointer;
    font-size: 11px;
}
.popular-services .popular {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin-top: 10px;
    /*padding: 0 10px;*/
    justify-content: center;
    
}
.popular-services .popular a:nth-child(5), 
.popular-services .popular a:nth-child(10), 
.popular-services .popular a:nth-child(15), 
.popular-services .popular a:nth-child(20), 
.popular-services .popular a:nth-child(25) {
    margin-right: 8px;
}
.cta-banner,.cta-banner-2 {
    background: url(../images/cta-banner.png) no-repeat;
    background-size: cover;
    min-height: 173px;
    padding: 17px 25px;
    border-radius: 20px;
    margin-bottom: 25px!important;
    margin-top: 25px;
}
.testimonial-sec {
    /* background: url(../images/testimonial-bg.png) no-repeat; */
    background-size: cover;
    padding: 50px 0 0px 0;
}
.service-inner-details + .container + .container{
    padding: 0 15px!important;
    margin-bottom: 34px;
}
.service-inner-details {
    padding: 70px 0 0px 0;
}
#testimonial-slider ul.slides li {
    /*background-color: #fff;*/
    min-width: 300px;
    /*border-radius: 13px!important;*/
    /*padding: 0px;*/
    /*min-height: 370px;*/
}
.service-inner-details + .container + .container .mt-5{
    margin-top: 10px!important;
}
.modal-body.datetime .date-selector .time-group .date {
    font-size: 12px;
    margin-right: 6px;
    margin-bottom: 7px;
}
.modal-body.datetime .date-selector .date-group .date {
    font-size: 12px;
}
.service-inner-details + .container + .container img{
    width:100%;
}
.offer-sec .col-lg-4, .offer-sec .col-lg-6{
    margin-bottom:20px;
}
.cities-operated .cities-row .city-boxes {
    width: 22%;
    text-align: center;
    margin-bottom: 4px;
}
.services .service-card label {
    width: 100% !important;
    margin-right: 0px !important;
    font-size: 12px;
    font-weight: 500;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.services .service-card p {
    font-size: 12px !important;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.active_services .service-card {
     background:transparent!important; 
     color: #000 !important; 
}
.services .service-card {
    padding: 10px 10px 10px 5px !important;
    font-size: 14px !important;
    min-height: 122px ;
}
.cities-operated .cities-row .city-boxes .img img{
        width: 70px!important;
    height: 70px!important;
}
.cities-operated .cities-row .city-boxes img{
    width:100%;
    height:auto;
}
.popular-services .popular a:nth-child(3),
.popular-services .popular a:nth-child(6),
.popular-services .popular a:nth-child(9),
.popular-services .popular a:nth-child(12){
    margin-right: 0px;
}

#testimonial-slider {
    background-color: transparent;
    border: 0px;
    margin: 0px;
    margin-top: 25px;
    padding: 0 15px;
}
/*#testimonial-slider ul.slides li {*/
/*    background-color: #fff;*/
/*    min-width: 287px;*/
/*    border-radius: 13px!important;*/
/*    padding: 30px 20px;*/
/*}*/
.customer-rating .col-lg-6:nth-child(2){
    text-align:center;
}
.customer-rating .col-lg-6:nth-child(2) img{
    width:90%;
    margin: 0 auto;
}
.customer-rating .rating-head .img-rating{
    display: block;
    width: 100%;
}
.inner-page-banner + .services + .container + .container + .container {
    padding: 0 15px 30px 15px !important;
}
.inner-page-banner + .services + .container + .container + .container .mt-5{
    margin-top:0px!important;
} 
.inner-page-banner + .services + .container + .container + .container img{
    width:100%;
}
.customer-rating .rating-list {
    list-style: none;
    margin-top: 20px;
    padding: 0px;
    padding-left: 15px;
    padding-right: 15px;
}
.service-listing {
    list-style: none;
    padding: 0px;
}
.service-listing li {
    background-color: #fff;
    box-shadow: 0 1px 17px #0000001a;
    border: 1px solid #DDDDDD;
    border-radius: 19px;
    padding: 15px 15px 30px 15px;
    display: flex;
    align-items: flex-start;
    margin-bottom: 20px;
    flex-direction: column;
    position: relative;
}
.service-listing li .img {
    margin-right: 20px;
    margin-bottom: 5px;
}
.service-listing li .content .service-info span {
    width: 100%;
    background: url(../images/arrow_drop_up.svg) no-repeat;
    padding-left: 12px;
    background-position-y: 50%;
    background-position-x: -5%;
    margin-bottom: 8px;
    font-size: 14px;
}
/*.service-listing li .price h4 span {*/
/*    font-size: 22px;*/
/*}*/
.service-listing li .price h4 {
    color: #1E3497;
    font-weight: 600;
    font-size: 16px;
    line-height: 29px;
}
.service-listing li .action button {
    background: linear-gradient(92.46deg, #18978F 11.71%, #116CC5 91.43%);
    border-radius: 29px;
    color: #fff;
    font-weight: 500;
    font-size: 18px;
    border: 0px;
    padding: 12px 34px;
    margin-top: 11px;
    white-space: nowrap;
}
.service-listing li .action{
    position: absolute;
    bottom: 20px;
    right: 18px;
    width: 40%;
}
.service-listing li .content .price p {
    font-weight: 600;
    color: #18978f;
    width: 50%;
}
.service-listing li .action br{
    display:none;
}
.service-add-remove button{
    display: inline-flex!important;
    justify-content: center;
    align-items: center;
}
.service-listing li .action sapn{
    display:block;
}
.service-listing li .action button.btn.disable{
    background: #d5d5d5!important;
    color: #252525;
}
.cart-page .cart-inner ul.cart-item {
    list-style: none;
    padding: 0px;
}
.cart-page .cart-inner ul.cart-item li {
    display: flex;
    align-items: flex-start;
    padding: 20px;
    flex-direction: column;
}
.cart-page .cart-inner ul.cart-item .img {
    margin-right: 20px;
    margin-bottom: 22px;
}
.cart-page .cart-inner ul.cart-item .content .service-info span {
    width: 100%;
    background: url(../images/arrow_drop_up.svg) no-repeat;
    padding-left: 20px;
    background-position-y: 50%;
    background-position-x: -4%;
    margin-bottom: 8px;
}
.cart-page .cart-inner ul.cart-item .content .service-info {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 10px;
    margin-top: 20px;
}
.cart-page .cart-inner {
    border: 1px solid #DDDDDD;
    border-radius: 19px;
    padding: 20px 10px;
    position: relative;
    padding-bottom: 94px;
    margin-bottom: 25px;
}
.address-box span {
    display: inline-block;
    padding: 4px 0;
}
.address-box a {
    float: none;
    cursor: pointer;
    color: #252525!important;
    font-weight: 600;
}
.cart-page-heading {
    font-weight: 500;
    font-size: 18px;
    line-height: 26px;
    color: #fff;
}
.price-box {
    background: #E8F5F4;
    border: 1px solid #E2E2E2;
    border-radius: 7px;
    padding: 20px 12px;
}
.apply-coupan-box {
    background: #FCFCFC;
    border: 1px solid #E2E2E2;
    border-radius: 7px;
    padding: 10px 12px;
    margin: 21px 0 0 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    /*flex-direction: column;*/
}
.apply-coupan-box p {
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    color: #1E3497;
    margin: 0px;
    margin-bottom: 0px;
    
}
.apply-coupan-box a {
    background: linear-gradient(92.46deg, #18978F 11.71%, #116CC5 91.43%);
    border-radius: 29px;
    font-weight: 500;
    font-size: 14px;
    line-height: 19px;
    color: #FFFFFF;
    padding: 13px 16px;
    text-decoration: none;
}
.login-modal .modal-header h5 {
        font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 30px;
    text-transform: capitalize;
    color: #252525;
    margin-bottom: 8px;
}
.price-final {
    background: linear-gradient(92.46deg, #18978F 11.71%, #116CC5 91.43%);
    display: flex;
    flex-direction: column;
} 
.price-final h4 {
        font-weight: 600;
    font-size: 19px;
    line-height: 29px;
    color: #FFFFFF;
    margin: 0;
    margin-bottom: 10px;
}
.price-final .action a {
    border-radius: 29px;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    color: #FFFFFF;
    padding: 12px 35px;
    text-decoration: none;
    display: inline-block;
    margin-left: 0px;
    margin-right: 9px;
    width: 45%;
    text-align: center;
}
.login-modal .modal-body .input-group input {
    height: 45px;
    width: 76%;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    color: rgba(52, 52, 52, 0.85);
    border: 1px solid #A6A6A6;
    padding: 10px;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}
.login-modal .modal-body .input-group select {
    height: 45px;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
    width: 23%;
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    line-height: 19px;
    color: rgba(52, 52, 52, 0.85);
    border: 1px solid #A6A6A6;
    padding: 10px;
}
.modal-header {
    display: flex;
    flex-shrink: 0;
    align-items: flex-start;
    justify-content: space-between;
        padding: 0px;
    border-bottom: 1px solid #dee2e6;
    border-top-left-radius: calc(0.3rem - 1px);
    border-top-right-radius: calc(0.3rem - 1px);
}
.login-modal .modal-body p {
    font-size: 14px;
}
.top-banner .flexslider ul.slides li {
     position: relative;
    /*height: auto;*/
     height: 180px !important;
    /*height: -webkit-fill-available;*/
    overflow: hidden;
    border-radius: 14px;
}
.top-banner .flexslider ul.slides li img {
    height: 100%;
}
.top-banner .flex-direction-nav{
    visibility: hidden;
}
.bottom-header .search-con .autocomplete #search_list {
    position: absolute;
    background: #fff;
    width: 100%;
    list-style: none;
    box-shadow: 0 6px 20px #00000040;
    z-index: 9999;
    margin: 0px!important;
}
.service-navigation-top ul.slides li {
    /*min-width: 104px;*/
    margin-right: 10px!important;
}
.services .service-card p {
    margin-top: 14px;
    margin-bottom: 0px;
    font-size: 14px;
    font-weight: 500;
}
.service-navigation-top-c.stick {
    position: sticky;
    top: 0px;
    z-index: 99;
}
/*.service-listing li .content {*/
/*    width: 100%;*/
/*}*/
.service-navigation-top-c.stick {
    position: sticky;
    top: 0px;
    background-color: #fff;
    box-shadow: 0 2px 12px #0000000f;
}
.cart-pricing{
    border: 0px solid #A3D3D0!important;
    border-radius: 0px!important;
    padding: 10px 15px!important;
    position: fixed;
    top: auto!important;
    bottom: -18px!important;
    left: 0px;
    background: #fff;
    width: 100%!important;
    border-radius: 0px;
    border: 0px;
    margin: 0px;
    box-shadow: 0 0 14px #00000030;
    height: 124px;
}
.service-navigation-top {
    border-bottom: 4px solid #efefef;
    padding-top: 0;
    background-color: #fff;
    margin-bottom: 13px!important;
}
#service-card-slider .service-card {
    flex-direction: column;
    padding: 10px 0;
    min-height: auto;
    margin-bottom: 10px;
}
.services .service-card img {
    margin-right: 20px;
    height: 60px!important;
    width: 60px!important;
    border-radius: 100px!important;
}
#datetimemodal .modal-body.datetime{
    padding:0px;
}
.cart-page {
    padding: 20px 0 !important;
    padding-bottom: 30px;
}
.cart-pricing-2{
    display:none;
}
.price-final-checkout a{
    width: 100%!important;  
}
.modal-body.booking-success{
    padding:0px;
}

.social-media{
    justify-content: center!important;
}
.social-media li a img{
    width: 30px;
    height: 30px;
    border-radius: 50%;
}
.heading {
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 12px;
    color: #18978F;
}
.heading span {
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 34px;
    color: #252525;
}
.services {
    padding: 25px 0;
}
.why-choose-2{
    padding: 0px 20px 50px 20px!important;
}
.cta-2 .text-end{
    text-align: left!important;
}
.service-info-popup .service-listing{
    padding-top: 0px;
}
.service-info-popup {
    text-align: left!important;
    border-top: 0px solid #c1c1c1;
}
#variations_popup .modal-content h3{
    font-size: 18px;
}
#variations_popup .service-listing li .action{
    right: 10px;
    width: 40%;
}
#variations_popup .service-listing li .price p{
    width: 56%;
}
#variations_popup .service-listing li .price

.cart-page-heading {
    font-weight: 500;
    font-size: 18px;
    line-height: 26px;
    color: #fff;
}
.user-sidebar ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
    border: 1px solid #e5e5e5;
    margin-bottom: 25px;
}
.user-content .booking-list li .card-header{
    padding: 12px 9px;
}
.user-content .booking-list li .card-header p{
    font-size: 14px;
}
.user-content p{
    font-size: 14px;
}
.user-content h5{
    font-size: 17px;
    margin-bottom: 12px;
}
.inner-page-banner {
    background-size: cover!important;
    height: 120px;
    display: flex;
    align-items: center;
    box-shadow: none!important;
}


}


#testimonial-slider{
    background-color: transparent;
    border: 0px;
    margin: 0px;
    margin-top: 25px;
  }
  #testimonial-slider .slides{
    /*background-color: #fff;*/
      /*min-width: 400px!important;*/
      /*width: 400px!important;*/
      border-radius: 13px!important;
    padding: 0px;
    min-height: 230px;
    overflow: visible;
      word-break: break-all;
      position: relative;
  }
  #testimonial-slider .slides .content{
           /* background-color: #fff; */
      background-image: linear-gradient(to right, #179493 30% , #116ec3);
      padding: 73px 30px 22px 30px;
      text-align: center;
      min-height: 219px;
      margin-top: 52px;
      border-radius: 15px;
      /* box-shadow: 0px 5px 15px #00000030;*/
  }
  #testimonial-slider .slides p{
    font-weight: 400;
    font-size: 16px;
    line-height: 21px;
    letter-spacing: 0.005em;
    color: #fff;
  }
  #testimonial-slider .slides .footer{
    display: flex;
      align-items: flex-start;
  }
  #testimonial-slider .slides .footer .img{
        width: 100px;
      margin-right: 15px;
      position: absolute;
      top: 22%;
      left: 50%;
      transform: translate(-50%, -50%);
  }
  #testimonial-slider .slides .footer .img img{
          border-radius: 50%;
      width: 100px;
      height: 100px;
      box-shadow: 0 0 15px #00000024;
  }
  #testimonial-slider .slides .footer .content h2{
        font-size: 18px;
      margin-left: 10px;
      margin-bottom: 10px;
      color: #fff;
  }
  #testimonial-slider .slides .footer .content p{
    font-size: 14px;
     
      display: -webkit-box;
      -webkit-line-clamp: 3;
      -webkit-box-orient: vertical;
      overflow: hidden;
  }
  
  
  #variations_popup .modal-header a{
         background: linear-gradient(92.46deg, #18978F 11.71%, #116CC5 91.43%);
    border-radius: 29px;
    color: #fff;
    font-weight: 500;
    font-size: 15px!important;
    border: 0px;
    padding: 8px 10px!important;
    text-decoration: none;
    float: right;
    display: block;
    white-space: nowrap;
  }
  #variations_popup .modal-header a:hover {
    background: linear-gradient(92.46deg, #252525 11.71%, #000 91.43%);
}
  #variations_popup .modal-header .btn-close{
      display:none;
  }
  #variations_popup .modal-header {
    border-bottom: 0px;
    margin-bottom: 21px;
    padding: 6px 0;
  }
  #variations_popup .modal-header h3{
      font-size: 22px;
  }
  #variations_popup .modal-body{
      border-top:0px;
  }
  
  .menumodal{
    width: 300px;
    top: 0px;
    left: auto;
    right: 0px;
    overflow: visible;
  }
  .menumodal .modal-dialog{
    margin: 0px;
  }
  .menumodal .modal-header{
          position: absolute;
    left: -38px;
    top: 12px;
    background-color: #fff;
    z-index: 99999;
   padding:0px;
    border-radius: 4px;
  }
  .menumodal .modal-header button{
      background: url(../images/x.png) no-repeat;
    background-size: 14px;
    background-color: #fff;
    z-index: 99999;
    width: 33px;
    height: 26px;
    padding: 4px 0;
    opacity: 1;
    background-position: 50% 50%;
  }
  .menumodal .modal-content{
      height: 100vh;
    border-radius: 0px;
  }
  .menumodal .modal-content .modal-body{
      
  }
  .menumodal .modal-content .modal-body ul{
      padding:0px;
      margin:0px;
      list-style: none;
  }
  .menumodal .modal-content .modal-body ul li{
      
  }
 .menumodal .modal-content .modal-body ul li a,  .menumodal .modal-content .modal-body ul .dropdown button{
      font-size: 16px;
        font-weight: 500;
        padding: 7px 10px;
        border-radius: 4px;
}
.menumodal .modal-content .modal-body ul .dropdown button{
    color:#151515;
}
.menumodal .modal-content .modal-body ul .dropdown .dropdown-menu{
    top: 0px!important;
    width: 54%;
    text-align: left;
}
.menumodal .modal-content .modal-body ul .dropdown .dropdown-menu a{
        white-space: break-spaces;
    font-size: 14px;
}
 .service-card-listings .owl-controls{
    display: none!important;
  } 
  .inner-pages p {
    text-align: justify;
    word-break: break-word;
}

.user-content li.card .card-header{
    
}
.user-content .btn-box, .user-content .btn-box p{
    display: inline-block;
    width: auto;
    padding-right: 5px;
}
.user-content .btn{
    border: 0px;
    padding: 8px 14px!important;
    font-size: 14px!important;
    font-weight: 500;
}
.user-content .btn .fa{
    display:none;
}
.user-content .btn.btn-outline-success{
    color: #fff!important;
    background-color: #009b2c!important;
}
.user-content .btn.btn-outline-warning{
    color: #fff!important;
    background-color: #ff8800!important;
}
.user-content .btn.btn-outline-danger{
    color: #fff!important;
    background-color: #fd561d!important;
}
.user-content .btn.btn-outline-primary{
    color: #fff!important;
    background-color: #1071c2!important;
}
.user-content .card h5{
    font-size:15px;
}
.user-content p {
    margin-bottom: 6px;
    font-size: 14px;
}
.user-page-heading {
    font-size: 24px;
    font-weight: 500;
}
ul.addresses li.card .card-header a{
    margin: 0px;
}
.user-content li.card .card-header {
    align-items: center;
}
ul.addresses li.card .card-header a.edit{
    background-color: #116cc3;
}
ul.addresses li.card .card-header a.delete{
    background-color: #ff5722;
    color: #fff;
}

.modal .modal-body .form-group input,
.modal .modal-body .form-group select{
    height: 40px;
    width: 100%;
    font-style: normal;
   font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    color: rgba(52, 52, 52, 0.85);
    border: 1px solid #A6A6A6;
    padding: 10px;
    border-radius: 6px!important;
    margin-bottom: 15px;
}

.modal .modal-body .form-group textarea{
    
    width: 100%;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    color: rgba(52, 52, 52, 0.85);
    border: 1px solid #A6A6A6;
    padding: 10px;
    border-radius: 6px!important;
    margin-bottom: 15px;
}
.cart-inner h4{
    color: #18978F!important;
    font-weight: 600!important;
    font-size: 16px!important;
}
.price-final h4{
    color:#fff!important;
}
.no-data-img{
    width: 300px;
    margin-top: 40px;
}

ul.booking-list.addresses li{
    border-radius: 10px;
    border: 1px solid #179594;
    overflow: hidden;
    display: inline-block;
    width: 48%;
    margin-right: 2%;
}
ul.booking-list li{
    border-radius: 10px;
    border: 1px solid #179594;
    overflow: hidden;
    display: block;
    width:100%;
}
ul.booking-list.addresses li:nth-child(even){
        margin-right: 0px;
}
ul.booking-list.addresses li .card-header{
    background-color: #17959424;
    border-bottom: 0px;
}
ul.booking-list li .card-header{
    background-color: #17959424;
    border-bottom: 0px;
}
.cancel-modal .modal-header h5 {
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 16px;
    text-transform: capitalize;
    color: #252525;
    margin-bottom: 14px;
}
ul.booking-list.addresses li .card-header p{
    color: #179594;
    font-size: 16px;
    font-weight: 500;
}
ul.booking-list.addresses li .card-header a{
    font-size: 12px;
    width: 28px;
    height: 28px;
    padding: 5px 8px;
}
ul.booking-list.addresses li .card-body p{
        font-size: 14px;
}

.pop-services--wrapper{
    display: flex;
    justify-content: space-around;
}
.pop-services--wrapper .pop-box{
    width: 24%;
    position: relative;
    border-radius: 14px;
    overflow: hidden;
}
.pop-services--wrapper .pop-box img{
    width:100%;
}
.pop-services--wrapper .pop-box .gradient{
    background: linear-gradient(rgb(255 255 255 / 0%) 0%, rgb(6 6 6 / 20%) 20%, rgb(6 6 6 / 18%) 50%, rgb(0, 0, 0) 100%) 0% 0% no-repeat padding-box padding-box transparent;
    width: 100%;
    height: 100%;
    position: absolute;
}
.pop-services--wrapper .pop-box .content{
    position: absolute;
    bottom: 0px;
    display: flex;
    padding: 10px 10px 17px 10px;
    justify-content: space-between;
    width: 100%;
    align-items: center;
}
.pop-services--wrapper .pop-box .content h4{
        color: #fff;
    font-size: 14px;
    font-weight: 500;
    margin: 0px;
}
.pop-services--wrapper .pop-box .content a{
        background-color: #fff;
    color: #343434;
    text-decoration: none;
    font-size: 14px;
    font-weight: 500;
    border-radius: 30px;
    padding: 4px 10px;
}
.bottom-bar {
    display:none;
}

.whats {
    position: fixed;
    bottom: 100px!important;
    right: 4%;
    z-index: 999;
}
.booking-success .booking-detials{}
.booking-success .booking-detials .service-title{}
.booking-success .booking-detials .service-title img{
    width: 50px!important;
    height: 50px!important;
    border-radius: 5px;
    margin-right: 10px;
}
.booking-success .booking-detials .service-title h5{
        font-size: 18px;
    color: #000;
}
.booking-detials h4 {
    font-weight: 500;
    font-size: 18px;
    line-height: 26px;
    color: #252525;
}
.order-done .card-header{
        background: #08b1621f;
}
.booking-success + .card-footer{
    background: #08b1621f;
}
.booking-success + .card-footer button{
    
}
.booking-success + .card-footer a{
    text-decoration:none;
}

.ticket-list .container.darker{
        background-color: #def0f0;
    border: 0;
}
.ticket-list .container{
    background-color: #7bbfbf;
    border: 0;
}

.booking-details-listing li table tr td img{
        float: left;
    width: 60px;
    height: auto;
    margin-right: 10px;
}
.booking-details-listing li table tr td p{
        display: inline-block;
}
.booking-details-listing table th{
       background-color: #1585a7!important;
    border-bottom: 0;
    color: #fff;
}
.booking-details-listing table{
        border-radius: 8px;
    overflow: hidden;
}
li.credit .card-header{
    background-color:#07f4ff33!important;
}
li.credit .card-header p, li.credit .card-header p b{}
li.debit .card-header{
    background-color:#ffc10733!important;
}
li.debit .card-header p, li.debit .card-header p b{
    color: #ff9900!important;
}


@media(max-width: 600px){
    #vendor_booking_view .col-lg-3{
        width: 30%;
        float: left;
    }
    
    #vendor_booking_view .col-lg-6{
        width: 68%;
        float: left;
    }
}


.location-pick-modal .modal-content{
        border-radius: 14px!important;
}

.location-pick-modal .modal-content .saved li:before{
    content: "\f124";
    display: block;
    font: normal normal normal 14px/1 FontAwesome;
    position: absolute;
    left: 0;
    font-size: 22px;
    top: 2px;
    color: #006f0e;
}
.location-pick-modal .modal-content .saved{
    padding:0px;
}
.location-pick-modal .modal-content .saved li{
   list-style-type: none;
    padding-left: 31px;
    position: relative;
}
.location-pick-modal .modal-content input{
        position: relative;
    height: 53px;
}
.location-pick-modal .modal-content input:before{
        content: "\f002";
        display:block;
}
.location-pick-modal .modal-content .saved li h6{
    font-size:15px;
    font-weight:600;
}

@media(max-width: 567px){
    #related_product .col-md-3{
        width: 50%;
        float: left;
        padding: 0;
    }
     #related_product .col-md-3 .ribbon{
        padding: 5px 20px 5px 30px;
    }
    #related_product .col-md-3 .col-md-12 img{
        width: 80%;
        height: auto;
        min-height: 140px;
    }
    .sub-service-color{
        font-size: 13px !important;
    }
    #related_product .col-md-3 p{
        font-size: 10px;
    }
    #related_product .btn-cart{
        width: 70%;
        font-size: 10px;
    }
    .service-inner-details ul{
        margin-left: 0 !important;
        padding-left: 0.8rem !important;
        font-size: 12px;
    }
    .service-inner-details #module #collapseExample.collapse:not(.show) {
        font-size: 14px;
    }
    .service-inner-details h4{
        font-size: 17px !important;
    }
     .service-inner-details h6{
        font-size: 15px !important;
    }
}

.sub-service-color{
    color: #008037;
}

.service-inner-details #module a.collapsed:after {
  content: '+ Show More';
}

.service-inner-details #module a:not(.collapsed):after {
  content: '- Show Less';
}

.service-inner-details #module #collapseExample.collapse:not(.show) {
  display: block;
  height: 7.5em;
  overflow: hidden;
}

.service-inner-details #module #collapseExample.collapsing {
  height: 7.5em;
}
.service-inner-details .collapse{
    text-align: justify;
}

@media(max-width: 991px){
    #mobile_ticket_list{
        display: none;
    }
    
    .quick_links_services #services_in ul li{
        float: left !important;
        padding-left: 10px;
    }
    .quick_links_services #services_in ul {
        float: left;
        list-style: none;
       width: auto !important;
    }
}


@media(max-width: 567px){
    .quick_links_services #services_in ul {
        padding-left: 0rem;
    }
}


.quick_links_services #services_in ul {
    float: left;
    list-style: none;
   width: auto !important;
}

.quick_links_services #services_in ul li {
   float: right;
   width: auto;
   padding-left: 10px;
}

.quick_links_services ul li a{
    text-decoration: none;
}

.quick_links_services #services_in h5{
    margin-left: 10px;
}

.quick_links_services #also_aviable_in ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
    padding-left: 0;
}
.quick_links_services #also_aviable_in ul li {
    list-style: none;
    display: inline-block;
    text-align: center;
    line-height: 35px;
    padding-right: 10px;
 }

#service_category .service-card h2 {
    font-size: 18px !important;
}

#service-card-slider .service-card h2 {
    font-size: 16px !important;
    font-weight: 100;
    line-height: 30px;
}

@media(max-width: 567px){
    #service_category .service-card h2 {
        font-size: 12px !important;
        color: black !important;
    }
    #service-card-slider .service-card h2 {
        font-size: 10px !important;
        color: black !important;
        font-weight: 100;
    }
    #service-card-slider .header-services  .service-card img{
        height: 15px!important;
        width: 15px!important;
        margin-right:1px;
        border-radius: 5px !important;
    }
}