*{
	padding:0px;
	margin:0px;
	box-sizing:border-box;
}
ul,li{
	list-style:none;
	margin-bottom:0;
}
img {
    max-width: 100%;
}
a:hover{
	text-decoration:none; 
}
body{
	font-size:16px;
	font-family: 'Lato', sans-serif;	
}
.single-contact-details br{display:block!Important;}
.required {
	color: red;
} 
.copyRights a {color:#fff;}

.advertise-form {
	background: #fff;
	padding: 30px;
	max-width: 100%;
	width: 100%;
	margin: 1% 0;
	box-shadow: 1px 0 20px rgba(0,0,0,.08);
}

.advertise-form h2 {
	text-align: center;
	font-size: 25px;
	font-weight: 600;
	margin-bottom: 25px;
}

#catlist {
	width: 100%;
	background: transparent;
	border-bottom: 2px solid #8f8f9d3b !important;
	height: 40px;
	padding-left: 10px;
	appearance: auto!Important;
	border: 0;
}




.link-underline {
	color: #ff6c00 !important;
	text-decoration: underline;
}
.gimage-caption{font-weight:600;}
.alert{padding:5px 20px!Important;}
.sc {
	position: absolute;
	top: 7px;
	right: 25px;
	display: block;
	color: green;
}

.header,.pagiBox,footer,.copyRights,section,.aestibulumR{
	width:100%;
	float:left;
}
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}
.header{
	padding:20px 0;
}

/* 27-10 */
.action-bx .fa.fa-trash-o {
	color: red;
	margin-right: 15px;
}

.action-bx .fa.fa-pencil-square-o {
	color: green;
}
.table .thead-dark th {
	color: #fff;
	background-color: #032d66!important;
	border-color: #707376 !important;
}

.btn.btn-primary.img-cropper-cp {
	border: 2px solid #032d66 !important;
	color: #032d66 !important;
	background-color: white !important;
	padding: 8px 20px !important;
	border-radius: 8px !important;
	font-size: 20px !important;
	font-weight: bold !important;
	max-width: 80%;
	text-align: center !important;
}

.btn.btn-primary.img-cropper-cp i {margin-right:5px;}
.preview-img img {max-width:200px; max-height:200px;}
.public-listing {    text-decoration: underline;
    color: #ff6c00;
}
.public-listing:hover{color: #ff6c00; text-decoration:underline;}
.single-contact-details li {
	display: flex; 
}
.single-contact-details li a {color:#ff6c00; text-decoration:underline;}

.single-contact-details i {
	margin-right: 10px;
	margin-top: 5px;
	width: 16px;
	text-align: center;
}

.service-list {
	float: left;
	width: 100%;
	margin-bottom: 20px;
}
.hours-week {
	float: left;
	width: 100%;
	margin-bottom: 20px;
}
.social-media-links li {
	display: inline-block;
	margin-right: 10px;
}
.social-media-links li a {color:#777;}


.awesomplete {width:100%;}

.category-icon img {max-width:40px;}
.seaORcounBox .countryBox{display:none;}

.seaORcounBox button.dropdown-toggle
{
background-color:#f9f9f9;
border:1px solid #ddd;
border-radius:0px;
}

.countryBox {
    width: 150px;
    float: left;
    margin-right: 18px;
}
.countryBox {
    width: 30%;
    border: none;
	position:relative;
	background:none;
}
.countryBox:after{
	content: "\f0d7";
    font-family: FontAwesome;
    position: absolute;
    right: 0;
    font-size: 20px;
    color: #acacac;
    z-index: 0;
    top: 4px;
	width: 19px;
    height: 38px;
}
.countryBox .form-control{
	border:none;
}
.form-control:focus,button:focus,input[type="search"]{
	box-shadow:none;
	outline:none;
}
select{
	-webkit-appearance: none;
    -moz-appearance: none;
	appearance: none;
}
.searchBox {
    width: 293px;
    float: left;
}
.searchBox input[type="search"] {
    width:88%;
    line-height: 35px;
    border: none;
    background: #f1f1f1;
    padding: 0 12px;
	font-size: 14px;
	border-radius: 4px 0 0 4px;
}
.searchBox button {
    display: inline-block;
    background: none;
    border: none;
    color: #a1a1a1;
    background: #f1f1f1;
    /*height: 35px;*/
    vertical-align: bottom;
    width:12%;
	border-radius: 0 4px 4px 0;

}
.loBox ul li{
	display:inline-block;
	margin-right:17px;
}
.loBox ul li:last-child{
	margin-right:0px;
}
.flisBTn{
	background:#ff6c00;
	padding:8px 13px;
	text-transform:uppercase;
	color:#fff!important;
	border: none;
min-width: 100px;
}
.flisBTn:hover{
	background:#1274c0;
	color:#fff!important;
}

.loBox ul li a{
	line-height:35px;
	color:#666666;
}
.loBox ul li a:hover{
	color:#ff6c00;
}
.loBoxIcon{display:none;}
.pagiBox{	
	background:#032d66;
	margin-top:0px;
    padding: 20px 0px;
}
.pagiBox ul li{
	display:inline-block;  
	margin-left: 10px;	
}
.pagiBox ul li:first-child{
	margin-left:0;
}
.activePagi {
    font-weight: 600;
}
.pagiBox ul li,.pagiBox ul li a{
	color: #fff;
    font-size: 14px;
    line-height: 20px;
}
.pagiBox ul li a{
	margin-right:10px;
}



.related-listing .aestiTextBox {
	float: right;
	width: 100%;
	padding-left: 0;
	margin-top: 15px;
}

.related-listing .aestiImgBox {width:100%;}
.related-listing .aboutText {padding:0 15px;}


/*Slider style here*/
.piclist{
    margin-top: 10px;
	display: flex;
	align-content: center;
}
.piclist li{
    display: inline-block;
    width: 83px;
    height: 76px;
	border: 1px solid #e3e3e3;
    padding: 10px;
    margin-right: 9px;	
    cursor: pointer;	
}
.piclist li:last-child{
	margin-right:0px;
}
.piclist li img{
    max-width: 100%;
    height: auto;
}

/* custom style */
.sliderBox{
    border: 1px solid #e3e3e3;
    padding: 10px;
    background: #f8f8f8;
	text-align:center;
 }
.picZoomer{
	background: #fff;
    padding: 15px;
}
.picZoomer-pic-wp{
	width:100%!important;
	display: flex;
    justify-content: center;
    align-items: center;
}
.picZoomer-zoom-wp{
	left: 435px!important;
    width: 173px!important;
    height: 173px!important;
    border: 1px solid #e3e3e3;
}
.picZoomer-pic {
    width: inherit;
    /* height: auto; */
}
/* .picZoomer-pic-wp, */
/* .picZoomer-zoom-wp{ */
    /* border: 1px solid #e3e3e3; */
    /* padding: 10px; */
    /* background: #f8f8f8; */
/* } */
/*Slider style here*/

.reviewBox {
    border-top: 3px solid #e5e5e5;
    padding: 10px 0;
    margin-top: 20px;
}
.autoBoxR h1 {
    font-size: 24px;
    line-height: 29px;
    color: #000000;
}
.iconTextBox{
	margin-right:30px!important;
}
.iconTextBox:last-child{
	margin-right:0px!important;
}
.iconTextBox ,.iconTextBox h6,.iconTextBox .fa{
    display: inline-block;
	margin-right: 12px;
}
.fa.fa-star{
	color:#ff7519;
}
.fa.fa-star-o,.fa.fa-star{
	margin-right:2px;
}
.fa.fa-star-o{
	color:#c2c2c2;
}
.iconTextBox h6 a{
	color:#666666;
}

.fa-pencil,.fa-heart{
	color:#222222;
}
.iconTextBox.ptn a {
    float: right;
}

.about {
    padding-bottom:125px;
}
.aboutText{
	border-top:3px solid #e5e5e5;
}
.aboutText h2{margin:25px 0;}
h2{
	font-size:24px;
	line-height:29px;
	color:#000000;
}

.aboutText p{
	font-size:15.32px;
	line-height:21.13px;
	color:#2c2c2c;
	margin-bottom:5px;
}
.aboutText h6{
	margin:25px 0 5px;
}

.dash-gallery-box {
	position: relative;
	margin-bottom: 30px;
}
#removeimg {
	position: absolute;
	display: block;
	top: -8px;
	right: -5px;
	font-size: 10px;
	color: #fff;
	/* background: rebeccapurple; */
	background: red;
	border-radius: 100%;
	width: 18px;
	height: 18px;
	line-height: 18px;
	text-align: center;
}

.dashAc {
	/* float: left; */
	width: 100%;
	text-align: center;
	background: #eee;
	vertical-align: middle;
	padding: 10px;
}



/*second page style here*/
.aestibulumR:first-child{
	margin-top:0px;
}
.aestibulumR:last-child{
	border-bottom:none;
    padding-bottom:0px;
    margin-top: 20px;
}
.aestibulumR {
    border-bottom: 2px solid #e5e5e5;
    padding-bottom: 20px;
    margin-top: 20px;
	margin-bottom: 20px;
}
.innerBox{
	background:#f8f8f8;
	padding:15px;
	width: 100%;
    float: left;
}
.aestiImgBox{
	border:2px solid #c6c6c6;
	padding:7px;
	text-align:center;
	float:left;
	width:200px;
    height:200px;
    background-color:#fff;
}
.imgBox{
	background: #ffffff;
    /* padding: 15px; */
    text-align: center;
    position: relative;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
	overflow: hidden;
}
.aestiTextBox{
	float:right;
    width: calc(100% - 200px);	
	padding-left: 20px;
}
.aestiTextBox h3,.aestiTextBox h3 a{
	font-size:19px;
	line-height:24px;
	color:#b30d00;    
	margin-bottom: 15px;
}
.aestiTextBox ul li {
    /*display: inline-block;*/
    display:block;
	margin-right: 15px;
	font-size: 14px;
    line-height: 24px;
    margin-top:10px;
}
.aestiTextBox ul li a{
	color:#333333;
    vertical-align: middle;	
	font-size: 14px;
    line-height: 24px;
}
.aestiTextBox ul li.fullBox {
    display: block;
	margin-right: 0;
}
.aestiTextBox ul li img{margin-right:5px;}
.aestiTextBox ul li.fullBox img {
    /*margin-left: 7px;*/
}

.aestiTextBox h5 {
    font-size: 14px;
    line-height: 16px;
	margin-top: 10px;
	color:#b30d00;
}
.aestiTextBox h5  span{
	color:#333333;
}

.contactBox{
	border-top:1px solid #c6c6c6;
	border-bottom:1px solid #c6c6c6;
	display: flex;
    flex-direction: row;
}
.contLBox{
	background: #fff;
    padding: 8px;
    width: 70%;
    display: flex;
    justify-content: space-around;
    margin: 6px 0;
}
.ratingBox {	
    background: #f1f1f1;
    width: 30.2%;
    /* margin-right: 11px; */
    display: flex;
    justify-content: center;
    align-items: center;
	padding: 3px;
}
.ratingBox:last-child{
	margin-right:0px;
}
.ratingBox h4 {
    font-size: 15px;
    line-height: 29px;
	color: #000000;
    text-align: center;
    margin: 0;	
}
.emplo h4{
	color:#b3b3b3;
}
.ratingBox h4 span{
	font-size: 23px;
}
.contRBox {
    width: 30%;
    float: right;
    /* margin: 10px 0; */
    padding: 0 0 0 15px;
	display: flex;
    justify-content: space-evenly;
    flex-direction: column;
}
.ratingBox h4 .fa-star{
	font-size:15px;
}
.btnBox{   
	margin: 10px 0;
 }
.btnBox .flisBTn {
    /* padding: 9px 8px; */    
	text-transform: capitalize;
    color: #fff!important;
    display: inline-block;
    width: 100%;
    text-align: center;
}
section{
	margin:20px 0;
}




/*footer style here*/
footer{		

	background:#f8f8f8;
	border-top:3px solid #e7e9ed;
}
footer p a,.footerMneu ul li a,.copyRights h6{
	color:#2c2c2c;
	font-size:15.32px;
	line-height:21.13px;
}
.footerMneu ul li a:hover,footer p a:hover{
	color:#ff6c00;
}
.footerMneu{
	width:100%;
	float:left;
	margin: 30px 0;
	text-align: center;
}
.footerMneu ul li{
	text-align:center;
	display:inline-block;
	margin-right:23px;
}
.footerMneu ul li:last-child{
	margin-right:0px;
}

.copyRights {
    text-align: center;
    background: #032d66;
}
.copyRights {
    text-align: center;
    background: #032d66;   
    padding: 16px 0;
}
.copyRights h6{
	color:#fff;
	margin-bottom: 0;
}
/*footer style end here*/

/*Login page style here*/
.logForm{
	margin:20px 0;
	display: flex!important;
    justify-content: center;
    align-items: center;	
}
.auth-box {
	background: #fff;
	padding: 30px;
	max-width: 400px;
	width: 100%;
	margin: 1% 0;
	box-shadow: 1px 0 20px rgba(0,0,0,.08);
}
.loginform .custom-control span,.custom-control span a{
	display:block;
	font-size: 14px;
    color: #4f5467;
}
.custom-control span a{
	display:inline-block;
}
.custom-control{
	padding-left:0;
}
.loginform .custom-control span a {
    padding-left: 4px;
}
.btnBox.btn-Color {    
	/* background: #1274c0; */
	background: #ff6c00;	
	color:#fff;
	text-transform:uppercase;
	font-size:16px;
	width: inherit;
	margin: 0 auto;
}

.input-group input{
	padding:10px 0;	
}
.input-group input{
	width:100%;
	box-sizing:border-box;
	box-shadow:none;
	outline:none;
	border:none;
	border-bottom:2px solid #999;
	font-family: 'Lato', sans-serif;
    font-size: 16px;
}

.input-group input[type="submit"]{
	padding:10px 0;
	margin-bottom:0px;
	background:#f7497d;
	color:#fff;
	font-size:20px;
	text-transform:uppercase;
}
.input-group{
	position:relative;
}
.input-group label{
	position:absolute;
	top:10px;
	left:0;
	color:#959595;
	transition:.5s;
	pointer-events:none;
}
.input-group input:focus ,
.input-group input:valid
{
	border: 2px solid #e7e9ed;
	padding: 5px 10px;
border-radius: 0;
}
.custom-control span a {
    color: #1274c0;
}
.activityBox textarea{min-height:200px;}

/*Login page style end here*/
/*step page style here*/

.smallText {
    display: block;
    font-size: 14px;	
}
.formDitali {   
    padding: 15px; width: 100%;
}

.label.label-success {
	background: green;
	color: #fff;
	padding: 4px 26px;
	line-height: 1;
	isplay: inline;
	padding: .2em .6em .3em;
	font-size: 85%;
	font-weight: 700;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: .25em;
}

.formDitali textarea {
    width: 100%!important;
    text-align: left!important;
	/* height:225px!important; */
	padding: 5px;
}
/*step page style end here*/
.actions {
    border: 1px solid #aaa;
    float: left;
    width: 100%;
    border-top: 0;
    padding: 7px;
    text-align: right;
}
.formDitali input[type="file"] {
    padding: 3px;
}
/*input slide Btn style here*/
.center input[type="checkbox"]{
	position: relative;    
	width: 50px;
    height: 23px;
    -webkit-appearance: none;
    background:linear-gradient(0deg, #e81b22, #e81b22);
    outline: none;
    border-radius: 50px;
    /* box-shadow: 0 0 0 4px #b3ccdb, 0 0 0 5px #85aec6, inset 0 0 10px rgb(12, 67, 144), 0 5px 20px rgba(0,0,0,0.5), inset 0 0 15px rgba(0,0,0,.2); */
    cursor: pointer;
	top: 3px;
}		
.center input:checked[type="checkbox"]{
	background:linear-gradient(0deg, #37b049, #37b049);		
}		
.center input[type="checkbox"]:before{
	content:'';
	position:absolute;
	top:0px;
	left:0px;
	width: 30px;
    height: 23px;
	background:linear-gradient(0deg, #f1f1f1, #f1f1f1);
    border-radius: 20px;
    /* box-shadow: 0 0 0 1px #385a6e; */
	transform:scale(.98,.96);
	transition:.5s;
}
.center input:checked[type="checkbox"]:before{
	left:20px;
}	
.center input[type="checkbox"]:after{
	content:'';
	position:absolute;
	top:calc(50% - 2px);
	left:21px;
	width:4px;
	height:4px;
	border-radius:50%;
	background:linear-gradient(0deg, #e81b22, #e81b22);
	transition:.5s;
}
.center input:checked[type="checkbox"]:after{	
	background: #54a119;
    left: 40px;
    box-shadow: 0 0 5px #529c1a, 0 0 15px #50991d;
}	
.mainInneDay .form-group {
    margin-bottom: 10px;
}
.wizard h3 {
    font-size: 22px;
    margin-bottom: 20px;
}
.timeBox span {
    display: inline-block;
    border: 1px solid #aaa;
    padding: 5px 20px;
    border-radius: 5px;
}
/*input slide Btn style end here*/


/*Images cropper style here*/
.img-croper-fl {
    display: flex;
}
.img-preview-custom {
    height: 130px;
    width: 200px;
    overflow: hidden;
}
.common-pre-dz {
    margin-left: 15px;
}
.btn-group, .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}
.images-cropper-pro .btn-primary {
    background-color: #006DF0;
    border-color: #006DF0;
}
.images-cropper-pro .btn {
    margin: 5px 0px;
}
input[type=file] {
    display: block;
}
.hide {
    display: none!important;
}
.btn-group.images-cropper-pro {
    width: 100%;
    text-align: left;
}
.btn.btn-primary.img-cropper-cp {
    border: 1px solid #ced4da;
    width: 100%;
    display: block;
    text-align: left;
    background: transparent;
    color: #000;
}
.btn-group.images-action-pro {
    margin-top: 15px;
    background: #ddd;
	border-radius: 5px;
}

.btn.flisBTn {
    padding: 7px;
    border-radius: 5px!important;
    font-size: 14px;
	cursor:pointer;
}
.btn{ padding: 5px;}
/*Images cropper style end here*/
#regForm {
 width:100%;
 float:left;  
}
.stepBox{
	width:100%;
	float:left;
	padding: 0 30px;
    padding-right: 0;	
}

.stepBox .step{
    display: block;
    /* height: 100%; */
    padding: 3px;
    text-align: center;
    font-size: 16px;
    color: #000;
    font-weight: 600;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.stepBox .step:last-child {
    margin-right: 0;
}
.tab,.pnBtn{
	width:100%;
	float:left;
}
.tab{
	margin-top:15px;
	border: 1px solid #aaa;
	padding:15px;
	border-bottom: none;
}
.pnBtn{	
	border: 1px solid #aaa;
	padding:15px;
}

.pnBtn{
	
}




.buttBoxForm button {
	text-transform: uppercase;
	background: #ff6c00;
	color: #fff;
	padding: 9px 13px;
	text-decoration: none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0;
	border: none;
	min-width: 100px;
}

#nextBtn{
	float:right;
}

/* Hide all steps by default: */
.tab {
  display: none;
}


/* Make circles that indicate the steps of the form: */
.step {
	float: left;
    position: relative;
    background: rgba(190,211,224,0.5);
    height: 4em;
   /*  width:21.6%; */
   width:16.5%;
    margin-right: 39px;
}

.step:before {
    float: left;
    position: absolute;
    border-top: 2em solid rgba(190,211,224,0.5);
    border-right: 0em solid rgba(190,211,224,0.5);
    border-bottom: 2em solid rgba(190,211,224,0.5);
    border-left: 2em solid transparent;
    content: "";
    left: -2em;
    top: -0%;
}
.step:after {
    float: left;
    position: absolute;
    border-top: 2em solid transparent;
    border-right: 0em solid transparent;
    border-bottom: 2em solid transparent;
    border-left: 2em solid rgba(190,211,224,0.5);
    content: "";
    right: -2em;
    top: 0;
}
.step.finish,.step.active {
	background: rgba(104,153,183,0.5);    
}
.step.finish:before,.step.active:before{
    float: left;
    position: absolute;
    border-top: 2em solid rgba(104,153,183,0.5);
    border-right: 0em solid rgba(104,153,183,0.5);
    border-bottom: 2em solid rgba(104,153,183,0.5);
    border-left: 2em solid transparent;
    content: "";
    left: -2em;
    top: -0%;
}
.step.finish:after,.step.active:after{
    float: left;
    position: absolute;
    border-top: 2em solid transparent;
    border-right: 0em solid transparent;
    border-bottom: 2em solid transparent;
    border-left: 2em solid rgba(104,153,183,0.5);
    content: "";
    right: -2em;
    top: 0;
}
.custom-select {
    display: inline-block;
    width: 100%;
    height: calc(2.0625rem + 2px);
    padding: .375rem 1.75rem .375rem .75rem;
    line-height: 1.5;
    color: #4f5467;
    vertical-align: middle;
    background: url(../images/custom-select.png) right .75rem center no-repeat #fff;
    border: 1px solid #e9ecef;
    border-radius: 2px;
    appearance: none;
    outline: 0;
}
/* Mark the steps that are finished and valid: */
.invalid {
  background-color: #ffdddd;
}

/*Profile page style here*/
.pagiBox h3, .DasHeading h2 {
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 0px;
	font-weight: bold;
	font-size: 28px;
	line-height: 28px;
}
.flisBTn.inputBtn {
    border: none;
	line-height: 15px;
}
.profile .searchBox {
    width: 100%;
}
.userName{
    background: #ff6c00;
    padding: 5px;
}
.userName h4{
	color:#fff;
	margin: 0;
}
.nav-tabs{
	margin: 10px 0;
	border-bottom:none;
}
.nav-item {
   margin-right:10px;
}

.nav-item:last-child{
	margin-right:0;
}
.nav-item a {
    background: #f4f1f4;
    padding: 10px 30px;
    display: inline-block;
	color: #8a8584;
}
.tab-content {
    border: 1px solid #aaa;
    padding: 10px;
}
.nav-item a.active {
    background: #1274c0;
    color: #fff;
}
.flisBTn.tbBtn {
    font-size: 14px;
}
.btnBox.btn-Color:hover{
	background: #1274c0;
}
/*Profile page style end here*/

.list-unstyled {
    display: flex;
    /* width: 100%; */
}
.flisBTn.businBtn{
    border: none;
	background: #1274c0;
	width: 100%;
    border-radius: 5px;
}
/*dashboards styling here*/
.DasHeading h2{
	color:#fff;
}
.dashLBox h5 {
    font-size: 18px;
	font-weight: 600;
}
.dashboard h3{
	font-size: 30px;
    font-weight: 900;
	border-bottom:1px solid #aaa;
	padding-bottom: 10px;
    margin-bottom: 10px;
}
.periNor{
	font-size: 14px;
	margin-right: 5px;
}
.periBor{
    border: 1px solid #aaa;
    background: #f5f5f5;
    color: #1274c0;
    display: inline-block;
    padding:4px 10px;
    font-size: 14px;
    margin: -2px;
    cursor: pointer;	
}
.periBor.active{
	background:#fff;
	color:#000;
}
.bordBot h5 {
    font-size: 22px;
    font-weight: 600;
}
.navBox {
    margin: 0;
}
.tabBox{
	border-color:#dee2e6;
}
.tab-content
.navBox .noBox{
	display:block;
}
.navBox .coRed {
    color: #d32323;
    /* padding-left: 4px; */
    font-size: 13px;
    font-weight: 600;
}
.navBox .coRed i{
	padding: 0 8px;
}
.navBox .nav-item{
	width: 32.5%;
	background:#f5f5f5;
	border-bottom: 1px solid #dee2e6;
	font-size: 16px;
	color: #1274c0;
	text-align: center;	
}
.noBox {
    font-size: 22px;
    font-weight: 900;
}
.navBox .nav-item.active{
	
}
.leftBoxLinks ul li {
    height: 50px;
    position: relative;
    background:#032d66;
}
.leftBoxLinks a {
  border-top: 1px solid rgba(255,255,255,0.1);
  border-bottom: 1px solid black;
  text-decoration:none;
  display:block;
  height:100%;
  width:100%;
  line-height:50px;
  color:#fff;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 600;
  padding-left:10%;
  border-left:5px solid transparent;
  letter-spacing:1px;
  transition: all 0.3s linear;
}
.leftBoxLinks .active a{
  color: #fff;
  border-left: 5px solid #ff6c00;
  background-color:#1274c0;
  outline:0;
}
.leftBoxLinks ul li:not(.active):hover a{
    color: #fff;
    border-left: 5px solid #ff6c00;
    background-color: #1274c0;
}
.leftBoxLinks span[class ^= "icon"]{
  position:absolute;
  left:20px;
  font-size: 1.5em;
  transition: all 0.3s linear;
}
.activityFeed {
    margin-top: 20px;
    padding: 20px;
    border: 1px solid #dee2e6;
    background: #f5f5f5;
}
.activityFeed h4{
	font-size: 18px;
    font-weight: 600;
}
.innerActiFeed li{
	background: #fff;
    width: 100%;	
    float: left;
    padding: 10px;
    border: 1px solid #eee;
}
.feedIcon {   
    float: left;
}
.innerActiFeed .feedIcon i{
	font-size:24px;
}  
.feedContent {
    float: left;
    padding-left: 15px;
}
.feedContent h5{
	font-size:15px;
}
.feedContent h5 span{
	font-weight:600;
}
.feedContent h5 a{
	font-weight:600;
    color: #212529;	
}
.feedContent p{
	font-size:13px;
	margin-bottom:0;
	color:#999999;
}

.rightFeed {margin-bottom: 15px;}
.rightFeed .feedContent {
    float: inherit;
	padding-left: 20px;
}
.rightFeed .feedContent p{
	color:#000;
}
.rightFeed .feedContent p span{
	font-weight:600;
}
/* .rightFeed .feedIcon i{ */
	/* font-size:14px; */
/* } */
.progressBox {
    margin-bottom: 25px;
    border: 1px solid #eee;
    width: 100%;
    float: left;
    padding: 20px;
}
.inlinBox {
    width: 96%;
    float: left;
}
.progress-bar{
	background-color: #1274c0;
	text-align: left;
    padding-left: 15px;
    font-size: 15px;	
}
.progressBox .close{
	float:right;
}

/*pageUpgrad style here*/
.bordBot{border-bottom: 1px solid #aaa;}
.pageUpgradInner {   
    margin-bottom: 13px;   
}

.related-listing .owl-nav {
	position: absolute;
	top: -35px;
	right:0px;
}
.listbb br{display:none;}

.related-listing .owl-nav button{
background: #ff6c00 !important;
width: 40px;
height: 40px;
font-size: 36px!important;
line-height:36px !important;
color: #fff!important;
margin-right:0px; margin-left:5px;}
/* .pageUpgradInner:last-child{ */
	/* border-bottom:none; */
/* } */
.pageUpgrad h5 {
    margin-bottom: 25px;
    color: #fd0000;
    font-weight: 600;
    font-size: 18px;
}
.pageUpgTop img {
    vertical-align: top;
}
.headingTop {
    display: inline-block;
    padding-left: 5px;
}
.headingTop h4 {
    line-height: 13px;
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 5px;
}
.headingTop h6 {
    font-size: 13px;
}
.buttBox .flisBTn {
    display: inline-block;
    padding: 5px 13px;
}
.pageUpgContent p {
    font-size: 16px;
    line-height: 19px;
}
/*pageUpgrad style end here*/

/*business-highight style here*/
.businessBox h5 {
    text-align: center;
    font-size: 17px;
    margin: 25px 0px 45px;	
}
/* .smallBoxBusin { */
    /* display: flex; */
    /* flex-direction: row; */
    /* flex-wrap: wrap; */
    /* justify-content: center; */
/* } */
.businIconText {
    text-align: center;
    font-size: 16px;
    width:100%;
    float: left;
    padding: 5px;
    margin-bottom: 10px;
	position:relative;
    min-height: 95px;
	border:1px solid transparent!important;
}

.dashAc .label.label-warning {
	display: inline;
	padding: .2em .6em .3em;
	font-size: 75%;
	font-weight: 700;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: .25em;
	background-color: #f0ad4e;
}

.single-contact-details p {margin-bottom:.2rem;}

.businIconText:hover{
border: 1px solid #eee;
box-shadow: 0px 0px 1px 0px #ff6c00;
background: #eeeeee5e;
}
.businIconText input{
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	cursor: pointer;
}
.businIconText input:checked + label{
	color: #ff6c00;
}
.businIconText label{
	margin: 10px 0 0;
	font-size: 15px;
	color: #000;
	display: block; line-height: 20px;
}
/* .businIconText h6 a{ */
    /* font-size: 15px; */
    /* color: #000;	 */
/* } */
/* .businIconText h6 a:hover{ */
	/* color:#ff6c00; */
/* } */
/*business-highight style end here*/
/*business-information style here*/
.submitInput .flisBTn {
	border: none;
	float:right;
	margin-top: 20px;
}
/*business-information style end here*/
.btn-group .btn:focus {
    outline: 0;
    box-shadow: 0 0 0 1px rgb(255, 108, 0);
}
.allBtnGroup button,.allBtnGroup .btn.flisBTn{
    font-size: 13px;
}
.addMore {
    float: right;
    display: inline-block;
    vertical-align: middle;
}
.addMore a {
    font-size: inherit;
    text-transform: capitalize;
	padding: 5px 8px;
}


/*dashboards styling end here*/

/*2-aug-2019*/

.search-main{ text-align:center;}
.search-main .searchBox{ width:91%; display:inline-block; float:none;     background: #f1f1f1; }
.search-main .searchBox input[type="search"]{     width:45%;
    border-radius: 0px;
    float: left; padding:10px 15px;     min-height: 52px;
    max-height: 52px;
    background: #fff;
    font-size: 17px;}
.search-main .searchBox button{background:#ff6c00; color:#fff; text-align:center; color:#fff; text-transform:uppercase; border-radius:0px; float:right; width:15%;
    min-height: 52px;
    max-height: 52px;}

.business h2{font-size: 35px;
    color: #fff;
    padding-bottom: 15px;
    line-height: 40px;}


.search-main .searchBox button:hover{ background:#032d66; }


.search-main .searchBox select{    width: 20%;
    float: left;
    background: #f1f1f1;
    padding: 15px;
    border: none;
    border-right: 1px solid #ddd;
    min-height: 52px;
    max-height: 52px;
font-weight: 600;
    font-size: 14px;
    letter-spacing: 1px;
    text-transform:uppercase;
    text-transform: uppercase;
    background-image: url(../images/arrow-down.png);
    background-repeat: no-repeat;
    background-position: 95%;}

.search-main .searchBox select:focus{ outline:none; }

.business{ background:url('../images/search.jpg');     
padding:190px 0;
    background-attachment: fixed; 
    background-repeat:no-repeat; 
    background-size:cover; 
    margin:0px;}

/*.business {
    background: #ff6c00;
    padding: 8px;
    margin-top: 0;
}*/


section.not-found{    margin: 0px 0;
    border-top: 1px solid #eee;
    padding: 35px 0; min-height:450px; } 
.select2-container{
	float: left;
}
.select2-selection{
	border:none;
	border-right:1px solid #ccc;
	border-radius:0;
	height:52px;
	text-align:left;
    padding: 12px 0 0 12px;	
}
.select2-container .select2-selection--single{
	height: 52px!important;
    border-radius: 0!important;	
}
.select2-selection:focus {
    outline:none!important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered{
	font-weight: 600;
}
.select2-container--default .select2-selection--single .select2-selection__arrow{
	height: 51px!important;
}

/*14-aug-2019*/

.business-type{    padding: 10px 0;
    border-top: 1px solid #eee;


}
.listbb {
	border-bottom: 3px solid #e5e5e5;
}

.business-type p{ margin-bottom:0px; }
.location-type{ border-right:1px solid #eee; }

.location-type li{    position: relative;
    padding: 0 0 15px 0;
    margin-right: 15px; font-size:15px;}

.location-type li .fa{position:absolute; top:4px; left:0px; }
.location-type li p{padding-left:22px; margin: 0;}
.location-type li p a{ color:#000; }

.location-type .location-logo{ display:block; margin-bottom:20px; }

.service-list ul li{font-size:17px; line-height:30px;  width:100%; float:left;} 

.hours-week strong{ width:30%; float:left; }
.hours-section .aboutText{padding:25px 15px 0 15px;}
.hours-week li{ line-height:32px; }

.keyword-section .aboutText{ padding:35px 15px;}
.keyword-section p span{ line-height:28px;}

.write-review .aboutText{ padding:0;}

.review h5{font-weight:600; font-size:16px;}
.review .reviw-txt{border-bottom:1px solid #eee; padding-bottom:20px;}
.review{ margin-top:25px; }

.fa.fa-star-half-o{color:#ff7519;}

.review .star{ font-size:12px; margin-left:10px;}
.review .star .fa{ margin-right:2px;}
.hours-section h4 {
	padding-bottom: 25px;
	background: #eeeeee9c;
	float: left;
	width: 100%;
	padding: 10px;
	line-height: 1;
	margin-bottom: 10px!Important;
	border-left: 5px solid #ff6c00;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 20px;
}
.page-about{ padding:50px 0px; }

.page-sec-design{
margin: 0px;
padding: 50px 0;}
.bg-lightgrey{background:#f4f4f4;}

.bg-yellwo{background:#ffcb08; }
.bg-darkgey{background:#262626; color:#fff;}

.page-sec-design h3{ font-weight:700;}
/*.page-sec-design.bg-yellwo p{ color:#fff; }*/

.sidebar-left h3:first-child{margin-top:0px;}

.sidebar-left h3{font-size: 18px;
font-weight: 700;
border-bottom: 1px solid #f3f3f3;
padding: 8px 8px 8px 10px;
background: #b30d01;
color: #fff;
width: 70%;
position: relative;
margin-bottom:10px;
margin-top:20px;
line-height: 24px;}

.sidebar-left h3:after{content: '';
position: absolute;
right: -15px;
top: 50%;
width: 15px;
height: 10px; 
width: 0;
height: 0;
border-top: 10px solid transparent;
border-left: 15px solid #b30d01;
border-bottom: 10px solid transparent;
transform: translateY(-50%);}
.sidebar-left h3:before{    width: 100%;
    height: 1px;
    background: #e5e5e5;
    content: '';
    position: absolute;
    right: -40%;
    top: 50%;
    z-index: -1;
}

.sidebar-left ul li label span{ padding-left:8px;
font-size: 16px;
font-weight: 500;
cursor:pointer;
}

.hours-section iframe{width:100%;} 


/*.sidebar-left{background: #fbfbfb;
padding: 15px;
border-top: 5px solid #ff6c00;}*/

.sidebar-left ul li a:hover{text-decoration:underline;}
.sidebar-left ul li a{display: block;
color:#333;
font-size: 17px;
line-height: 20px;
padding: 5px 0;}

section.aestibulum{padding:40px 0px;}

/*30-AUG-2021*/
.popular-categories
{padding:50px 0; background-color:#f8f8f8; margin:0px;}

.popular-categories h2
{    font-size: 35px;
    color: #000;
    padding-bottom: 15px;
    line-height: 40px;
    text-transform: uppercase;
    font-weight: 600;}

.category-box
{text-align: center;
    background-color:#ff6c00;
    padding:15px 5px;
    border: 1px solid #ff6c00;
border-radius:4px;
/* min-height:160px;
display:grid; */
margin-top:15px;}


.category-box .category-icon
{    font-size: 35px;
    color:#fff;
    margin-bottom: 5px;}

.category-box .category-details h4
{margin: 0;
    font-size:16px; min-height:45px;
    font-weight:600;
    text-transform: uppercase;
    color:#fff;}

.category-box:hover
{background-color:#032d66;
border-color:#032d66;}


.popular-locations
{padding:50px 0; margin:0px;}

.popular-locations h2
{    font-size: 35px;
    color: #000;
    padding-bottom: 15px;
    line-height: 40px;
    text-transform: uppercase;
    font-weight: 600;}

.location-box
{
    position:relative;
    margin-top:15px;
    display:block;
    transform: translateZ(0);
    overflow:hidden;
    width:100%;
    border-radius:8px;
}

.location-box h5
{
    position: absolute;
    bottom: 10px;
    left: 0;
    width: 100%;
    text-align: center;
    margin: 0;
    font-size: 20px;
    color: #fff;
    font-weight: 600;
}

.location-box img
{   min-height:100px;
    max-height:100px;
    width: 100%;
    object-fit: cover;
border-radius:8px;
overflow:hidden;
margin-left:-8px;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;}

.heg-120 img
{min-height:120px; max-height:120px;}

.heg-255 img{min-height:255px; max-height:255px;}

.pleft-0
{padding-left:0px;}
.pright-0
{padding-right:0px;}
.p-0{padding:0px;}

.location-box:hover img
{margin-left:0px;}

.location-gride
{
	display:block;
	color:#333;
	text-align:center;
}

.location-gride .img-hvr img
{transition: all 0.2s ease-in-out;
width:150px; height:150px;
object-fit:cover;}

.location-gride h5
{font-size:17px; font-weight:600; margin:10px 0px;
margin-top:20px; color:#000;
display:block;}


.location-gride .img-hvr
{overflow:hidden;
width:150px; 
height:150px;
border-radius:100%;
display:block;
margin:0 auto;
}

.location-gride:hover .img-hvr img
{transform: scale(1.05);
transition: all 0.4s ease-in-out;}


/*16-NOV-2021*/
.mob-sticky-btn
{position: fixed;
    width: 100%;
    background-color: #fff;
    bottom: 0;
    padding:10px;
    box-shadow: 0 -4px 8px 0 rgb(0 47 52 / 20%);
    text-align: center;
    float: left; z-index: 999;
display:none;}

.mob-sticky-btn a, .btns-cta a
{    border: 2px
 solid #ff6c00;
    padding:5px;
    text-align: center;
    margin:0px 2%;
    color: #000;
    font-weight: 600;
    width:46%;
    float:left;
}

.mob-sticky-btn a:last-child, .btns-cta a:last-child
{background-color:#ff6c00; color:#fff;}

.sticky-btn
{    position: fixed;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    background-color: #f7f8f9;
background-color: #ffddc4;
border-radius:10px 0px 0px 10px;
display:none;
}

button.btn:focus
{box-shadow:none; outline:none; border:none;}

.modal-content
{border-radius:0px;
border:none;}

#exampleModalCenter .modal-body
{padding:0 15px;}

#exampleModalCenter .modal-header
{padding:10px; border-radius:0px; background-color: transparent;
border: 0;}
#exampleModalCenter .modal-header h3
{font-size:20px; color:#666; margin:0px;}

.modal-body .sidebar-left h3
{background-color:transparent;
padding:0px; line-height:40px;
color:#666; width:100%;
font-size:16px;
border:none;
margin:0px;}

.modal-body .sidebar-left h3:after
{border-color:transparent;}
.on-mob-show
{display:none;}

.mobile-menu
{display:none;}
.modal-body .sidebar-left ul li label
{margin-bottom:5px;}
.modal-body .sidebar-left ul li label span
{font-size:12px;}

.search-mob
{margin-top:2px; color:#777; font-weight:400;}

#exampleModallisting-search .modal-content .modal-header
{padding:10px;}

#exampleModallisting-search .modal-body
{padding:0px;}
#exampleModallisting-search .modal-body .searchBox
{text-align:center; background-color:transparent;}
#exampleModallisting-search .modal-body .searchBox select
{width:100%; background-color:transparent;
padding:10px; min-height:42px; max-height:42px; border-bottom: 2px solid #e5d9d9;
margin-bottom: 15px;
border-top: 0;
border-right: 0;}
#exampleModallisting-search .modal-body .searchBox input[type="search"]
{border:0; padding:10px; background: transparent;
border-bottom: 2px solid #e5d9d9!important;
margin-bottom: 15px;}
#exampleModallisting-search .modal-body .searchBox button
{width:100%; float:none; padding:10px; margin:10px 0px; max-height:42px;
min-height:42px;}


.select2-container--default .select2-search--dropdown .select2-search__field
{display:none;}
select#countries
{display:none;}


.header .select2-container .select2-selection--single
{    height:35px!important;
    border-radius: 0!important;
    border-radius: 0px;
    border: none !important;
    padding: 0;}

.header .select2-container--default .select2-selection--single .select2-selection__rendered
{    line-height:35px !important;
    background-color: #eee;
font-weight:400;
font-size:14px;}

.header .select2-container--default .select2-selection--single .select2-selection__arrow {
    height:34px!important;
}

.header .select2-dropdown
{width:170px !important;
border-radius:0px !important; border:none !important;}

.header .select2-results__option
{font-size:11px;}

.flag-drop{margin-top:2px;}
.flag-drop .dropdown-menu
{min-width:52px; margin:0px;}
.flag-drop .dropdown-menu .dropdown-item
{
	padding:5px !important;
	text-align:center;
	display:block !important;
	border:none;
}




/*Responsive Css*/

@media only screen and (max-width:1399px)
{
.pagiBox .search-main .searchBox .select2-container{width:20% !important;}

.business{padding:100px 0px;}

}

@media only screen and (max-width:1199px){
.countryBox {
    width: 33%;
    margin-right: 4px;
}
.searchBox {
	width: 65%;
}
.picZoomer-pic-wp{
	height: auto!important;
}
.picZoomer-zoom-wp {
	left: 359px !important;
}
/*second page style here*/
.ratingBox h4 {
	font-size: 14px;
}
.ratingBox h4 span {
    font-size: 16px;
}
.ratingBox h4 .fa-star {
    font-size: 12px;
}
.contRBox{
	padding: 0 0 0 10px;
}
.btnBox .flisBTn{
	font-size:14px;
}
.aestiTextBox{padding-left: 15px;}	
/*second page style end here*/

.navBox .nav-item {
	width: 32.3%;
}

.select2-container{ width:20% !important; }

.category-box
{padding:20px 5px; min-height:140px;}

.business
{
    padding:75px 0px;
}

}

@media only screen and (max-width:991px){

.search-main .searchBox{ width:100%; }
.search-main .searchBox .select2-container{width: 20% !important;}

.form-control,.form-control:focus{
	font-size:14px;
    padding: 0 5px;	
	
}
.picZoomer-zoom-wp {	
	left: 259px !important;
}
.loBox ul li{
	margin-right: 4px;
}
.loBox ul li a{
	font-size:14px;	
}
.flisBTn{
	padding: 9px 6px;
}
/* .picZoomer-pic-wp{ */
	/* height:inherit!important; */
/* } */
.iconTextBox {
    margin-right: 6px!important;
}
.iconTextBox, .iconTextBox h6, .iconTextBox .fa{
	    margin-right: 3px;
}
.iconTextBox {
    margin-right: 3px!important;
}
.footerMneu ul li{margin-right: 13px;}	
/*second page style here*/
.innerBox{
	/*display: flex;*/
	display:block;
    flex-direction: column;
    align-items: center;
}
.aestiImgBox{
	width:100px;
	height:inherit;
	float:left;
}
.aestiTextBox{
	width:calc(100% - 120px);
    padding-left: 0;
    margin-top: 10px;
    margin-left:10px;
}
/*second page style end here*/
.periBor{
	font-size:12px;
	padding: 4px;
}
.navBox .nav-item {
    width: 32%;
}
.ratingBox h4 .fa-star
{font-size:10px;}

.step
{width:20%;}

}


@media only screen and (max-width:767px){
	
	.col-4.col-sm-4.col-md-3.col-lg-2.cat-bx {
	padding: 5px;
}
.category-box {
	padding: 5px 5px;
	min-height: 70px; margin-top:0;
}
.category-icon img {
	max-width: 30px;
}
.category-box .category-details h4 {
	font-size: 11px;
	min-height: 27px;
}

.popular-categories h2 {margin-bottom:15px!important;}
.advertise-mn {
	display: none !important;
}

footer{ padding-top:0;}
.keyword-section .aboutText{ padding:20px 15px 0; }

.logo {
    text-align:left;
    margin-bottom:0px;
}
.countryBox {
    width: 33%;
    margin-right: 15px;
}
.searchBox input[type="search"]{
	padding: 0 5px;
    width: 86%;	
}
.searchBox button{
	width: 14%;
}
.flisBTn {
    padding: 6px 6px;
}
.loBoxIcon{
	display:block;
}
.searchBox {
    width: 62%;
}
.loBox {
    text-align:right;
}

.flisBTn{
	font-size:12px!important;
}
.loBox ul li a span{
	font-size:19px;
}
.autoBoxR {
    margin-top:0px;
}
.iconTextBox {
    margin-right: 10px!important;
}
/*.loBox ul li ,.loBox ul li a{    
    line-height: 2px;
}*/
.picZoomer-zoom-wp {
	left: 259px !important;
}

.about {
    padding-bottom: 0;
}
.footerMneu ul li {
    margin-right:6px;
    margin-bottom:0px;
}
.reBox {
    margin-bottom: 15px;
}
.picZoomer-zoom-wp {
    left: 0 !important;
    right: 0 !important;
    width: 125px !important;
    height: 125px !important;
    margin-left: auto;
}
/*Profile page style here*/
.userName{
	margin-top:10px;
}
/*Profile page style end here*/
.padding-bottomgap5 {
    margin-bottom: 5px;
}
.dashLBox{
	margin-bottom:15px;
}
.innerActiFeed{
	float:left;
	margin-bottom:15px;
}
.periodBox {
	text-align:left!important;
}
.businIconText{
	border: 1px solid #aaa;

}

.search-main .searchBox{ width:100%;}
/*.search-main .searchBox select{ width:34%; font-size:13px;}*/
.search-main .searchBox .select2-container{width:50% !important;  font-size:13px;}
.search-main .searchBox input[type="search"]{width:84%;}
.search-main .searchBox button{ width:16%; }
.business{ padding:50px 0px;}

.header{padding:5px 0px;}
.countryBox .form-group{ margin-bottom:0px; } 
.pagiBox .search-main .searchBox .select2-container
{width:50% !important;}

.pleft-0
{padding-left:15px;}
.pright-0
{padding-right:15px;}

.step
{
    width:17%;
}

.location-gride .img-hvr
{border-radius:100%; float:none; margin:0 auto;}
.location-gride h5
{font-size:14px; font-weight:600; width:100%; text-align:center;
float:none; margin-left:0; margin-top:10px;
color:#000;}

/*16-NOV-2021-RESPONSIVE*/

.logo
{text-align:left;}
.loBox
{text-align:right; float:right; padding-top:8px;}
.loBox ul li{float:left; margin-right:10px;}
.loBox ul li button.btn
{padding:0px; border:none; outline:none;}
.loBox ul li button.btn:focus
{border:none; outline:none; box-shadow:none;}
.loBox ul li a.flisBTn
{background:transparent; padding:0px; min-width:inherit;
color:#000 !important; font-weight:600; font-size:12px !important; text-transform:none;
line-height:22px; margin-right:5px; margin-top:2px;}
.loBox ul li a span{font-size:14px; margin-top:3px;}
.loBox ul li a{float:right; line-height:inherit; margin-top:1px;}

.innerBox
{    box-shadow: 0 1px 4px 0 rgb(55 70 95 / 12%);
border-radius:6px;
background-color:transparent;
padding:5px;}

.aestiImgBox
{width:40%; border:none;
padding:0px; float:left;}
.aestiImgBox .imgBox
{padding:0px;}
.aestiTextBox
{float:left; width:55%; margin-top:10px;
margin-left:10px;}
.aestiTextBox h3
{line-height:16px; margin-bottom:5px;}
.aestiTextBox h3 a
{font-size:14px; font-weight:600; color:#000; margin-bottom:5px;
line-height:18px;}
.aestiTextBox ul li img
{width:8px; margin-right:5px;}
.aestiTextBox ul li a
{color:#333; font-size:12px; line-height:16px;}
.aestiTextBox ul li.fullBox
{font-size:12px; line-height:16px;}
.aestiTextBox h5
{font-size:12px; line-height:16px; margin-top:5px; word-break:break-all; display:none;}
.aestiTextBox .contLBox
{display:none; margin:0px; padding:0px;}
.aestiTextBox .contLBox .ratingBox
{margin:1%; width:98%;}
.aestiTextBox .btnBox .flisBTn
{padding:2px 6px; font-size:10px !important; border-radius:5px; min-width:auto;
width:auto; border:1px solid #ff6c00; color:#ff6c00 !important;
background-color:transparent; font-weight:600;}



.aestibulum .col-lg-3
{display:none;}
.aestiTextBox ul li
{margin-top:5px;}

.mob-hide
{display:none;}

section.aestibulum
{padding:0px; margin:0px;}

.contactBox
{border-bottom:none; border-top:none;}

.mob-sticky-btn, .sticky-btn
{display:block;}
.hours-section .contact-us
{display:none;}
.autoBoxR h1
{font-size:16px !important; margin-bottom:0px;}

.modal-body .contact-form .form-control
{
	min-height:46px;
	padding:10px;
}

.modal-body .contact-form .flisBTn
{min-height:46px;}
.modal-header h4
{font-weight:600;}

.abt-details h3
{font-size:22px;}

.autogott .reviewBox
{margin-top:0px;
border-top:none;}


.stepBox
{padding:0 15px;}

.stepBox .step
{float:left;}

.stepBox .step .num-txt
{    width:32px;
    height:32px;
    border-radius: 100%;
    background-color: #ddd;
    line-height:28px;
    font-weight: 600;
    font-size:14px;
    border:2px solid #ccc;
color:#999;}

.step.finish:after, .step.active:after
{display:none;}
.step:after, .step:before
{display:none;}

.step.finish, .step.active
{background-color:transparent;}
.stepBox .step
{background-color:transparent;
margin:0px 20px 0px 0px;}
.stepBox .smallText
{font-size:12px; margin-top:5px;}

.step.active .num-txt
{/*background-color:#92c44f;*/
 color:#fff;
background-color:#0d96be;
}

.stepBox .step.finish .num-txt
{background-color:#92c44f;
color:#92c44f;}

.stepBox .step .num-txt:after
{
	width:45px;
	height:2px;
	position:absolute;
	content:'';
	background-color:#ddd;
	z-index:-1;
	top:12px;
}

.stepBox .step.finish .num-txt:before
{
	color:#fff;
	content:'\f00c';
	font-size:16px;
	position:absolute;
	left:50%;
	top:0;
	font-family:"FontAwesome";
	transform: translateX(-50%);
	font-weight:400;
}

.stepBox .step:last-child .num-txt:after
{
	display:none;
}

.stepForm .tab
{
	border:none;
	padding:0px 10px;
}

.stepForm .tab .col-form-label
{font-weight:600; color:#666; font-size:14px;
text-transform:uppercase; word-break:break-all;}
.stepForm .tab .form-control
{border:2px solid #ced4da;
padding:10px; min-height:40px;}

.stepForm .tab .form-group span input[type="text"].form-control
{width:20% !important;}
.stepForm .tab .form-group span input[type="number"].form-control
{width:77% !important;}

.pnBtn
{border:none; padding:0px 10px;}

.header-listing .loBox ul li
{margin-right:4px;}
.header-listing .loBox ul li a.flisBTn
{margin-right:1px;}
.hide-mob
{display:none;}

footer .footerMneu
{display:none;}

.abt-details h2
{font-size:16px !important; line-height:22px;}
.abt-details p
{font-size:13px; line-height:20px;}
.business-type strong
{font-size:14px;}
.business-type
{padding:5px 0px;}

.on-mob-show
{ display:block;}
.on-mob-hide
{display:none;}


.on-mob-show .autoBoxR h1
{line-height:20px;}
.on-mob-show .iconTextBox h6
{font-size:10px;}
.on-mob-show .iconTextBox h6 a
{font-size:10px; margin-bottom:0px;}
.on-mob-show .autogott .reviewBox
{padding:5px 0px;}
.on-mob-show .business-des
{line-height:18px; padding:2px 0px;}
.mobile-details
{margin:10px 0px;}
.mobile-details li.c-detail
{display:inline-block;}
.mobile-details .c-detail a
{

	width:32px; height:32px; border-radius:100%;
	border:1px solid #ddd; line-height:32px; text-align:center;
	font-size:14px; display:block; margin:0 1px;
}

.mobile-details .c-detail a i
{width:auto; margin-top:0px; margin-right:0px;}

.btns-cta
{float:left; width:100%; margin-top:10px;} 

.on-mob-show .location-type .location-logo img
{ height:120px; object-fit:cover;}

.on-mob-show .autogott .reviewBox
{padding:5px 0px;}

.on-mob-show .mobile-details
{margin:5px 0px;}

.hours-section .service-list.sd
{border:none; padding:0; margin-bottom:10px; border-bottom: 1px solid #ddd;
padding-bottom: 10px;}

.hours-section h4
{background-color:transparent;
border:none; padding:0px; font-size:16px;
text-transform:inherit;}

.hours-section .service-list ul li
{
	width:50%;
	float:left; font-size:12px; line-height:18px;
	margin-top:5px;
	position:relative;
	padding-left:14px;
}

.hours-section .service-list ul li:before
{
	content:"\f05d";
	position:absolute;
	left:0;
	top:0;
	color:#ff6c00;
	font-size:11px;
	line-height:20px;
	font-family:"FontAwesome";
	font-weight:400;
}

.hours-week.sd
{    border: none;
    padding: 0px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;}
.hours-week li
{font-size:12px; line-height:24px;}

.on-mob-show.copyRights
{padding:5px 0px;}
.on-mob-show .privacy-lnks a
{font-size:12px;}
.on-mob-show.copyRights h6
{font-size:12px;}

.pnBtn .buttBoxForm
{text-align:center;}
.pnBtn .buttBoxForm #nextBtn, .pnBtn .buttBoxForm #prevBtn
{float:none; display:inline-block;}

html
{position:relative;}

/* footer.on-mb
{
	position:absolute;
	bottom:0;
	left:0;
} */

.contRBox .btnBox.on-mob-hide 
{display:none;}

.list-footer-on-mob footer.on-mb
{
position:inherit;
margin-bottom:58px;
}

.on-mob-show .filter-icon
{text-align:right;}
.aestibulumR:last-child{margin-top:10px;}

.on-mob-show .cate-mob a
{color:#666; font-size:12px; padding:0 5px 0 0;
text-decoration:underline;}
.pt-mob-10
{padding-top:10px;}

.pagiBox
{padding:10px 0px;}
.pagiBox h3
{font-size:22px; line-height:22px;}

.nav-item a
{padding:0px;}


}


@media only screen and (max-width:575px){
	
	.flag-drop {
	margin-top: -3px;
}
.flag-drop img {max-width:30px;}

.location-type .location-logo img
{
	width:100%;
}

.loBox
{text-align:right; float:right; padding-top:0px;}


.business{padding:25px 0;}
.search-main .searchBox{ width:100%; }
.search-main .searchBox .select2-container{width:50% !important;
margin:0px;}
.search-main .searchBox input[type="search"]{ width:100%; padding:10px;}
.search-main .searchBox button{ width:100%;}
.header{padding:10px 0px; background-color:rgba(0,47,52,.03);
padding-left:35px; height:9%;}

.seaORcounBox .countryBox{text-align:center; width:100%;}
.seaORcounBox .countryBox .form-group{margin-bottom:0px;}
/*.aestiImgBox{ width:100%; } */
.hours-week strong{width:40%;}


.loBox{
	margin-top:0px;
}	

.iconTextBox h6 a{
	font-size:14px;
} 
.aboutText h2 {
    margin: 15px 0;
}
h2 {
    font-size: 20px;
	line-height: 30px;
}
footer {
	padding-top:0px;
}
.footerMneu{
	margin:5px 0;
}
footer p a, .footerMneu ul li a, .copyRights h6{
	font-size: 14px;
    line-height: 20px;
}
footer p{
	margin-bottom:0px;
}

/*second page style here*/
.contactBox{
	flex-direction:column;
}
.contLBox,.contRBox{
	width:100%;
}
.contRBox
{display:block;}

.contRBox .btnBox
{display:inline-block;}

.ratingBox h4{
	line-height:18px;
    font-size:12px;
}
.btnBox {
    margin: 4px 0;
}
.contRBox {
    padding:0 0 0 0px;
}
/*second page style end here*/
.navBox .nav-item {
    width: 31%;
	font-size: 14px;
}
.noBox {
	font-size: 18px;
}

.business h2
{font-size:26px; line-height:30px; padding-bottom:10px;
margin-bottom:0px;}

.popular-categories, .popular-locations
{padding:20px 0;}

.popular-locations h2
{font-size:22px; padding-bottom:0px;}
.popular-categories h2
{font-size:22px; line-height:32px;     
margin-bottom:0;
padding-bottom:0;
}

.stepBox .step
{padding:0px;
font-size:12px;}
.step
{
    width:13%;
}

/*.aestiTextBox
{width:100%;}*/

.pagiBox .search-main .searchBox .select2-container
{width:50% !important;}

.ratingBox h4 .fa-star
{font-size:12px;}

.location-gride .img-hvr
{width:100px; height:100px;}
.col-7.col-sm-6.col-md-9.col-lg-9.text-right{padding-left:0;}
}

@media only screen and (max-width:329px){

.location-gride .img-hvr
{width:75px; height:75px;}


.seaORcounBox {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.countryBox {
    width:100%;
	margin-right: 0;
}
.searchBox {
    width: 100%;
	margin-top: 5px; 
}
.loBox ul li {
    margin-right:5px;
}
.aestiTextBox ul li{
	display:block;
	margin-right:0;
}
.aestiTextBox ul li.fullBox img{
	margin-left:0;
}
.picZoomer-zoom-wp {
	width: 85px !important;
    height: 85px !important;
}
.feedIcon {
    text-align: center;
    width: 100%;
}
.feedContent{
	padding-left:0;
	margin-top:5px;
	text-align:center;
}
.navBox .nav-item {
	width: 100%;
	margin-right:0;
}
}
.input-group .error
{
width:100%;
color:red;
}
.paginations{
	padding:4px;
	margin-top:10px;
    float:left;
    width:100%;
}
.paginations strong
{background-color:#032d66; padding:6px 10px;
 margin: 3px;
 color:#fff;
font-weight:400;
float:left;}
.paginations a{
    padding: 6px 10px;
    color:#fff;
    background-color: #ff6c00;
    margin: 3px;
    float:left;
}
.paginations a:hover{
	color:#fff;
    background-color:#032d66;
}	

.slicknav_btn {
	position: relative;
	display: block;
	vertical-align: middle;
	float:left;
	padding:0;
	line-height: 1.125em;
	cursor: pointer;
}
.slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar {
	margin-top: 0.188em;
}
.slicknav_menu {
 *zoom: 1;
}
.slicknav_menu .slicknav_menutxt {
	display: block;
	line-height: 1.188em;
	float: left;
}
.slicknav_menu .slicknav_icon {
	padding-top:15px!important;
	float: left;
	width:40px;
	height:40px;
	margin:0;
	z-index: 9999;
	padding:12px;
}

.slicknav_menu .slicknav_open .slicknav_icon-bar {
	background:#000;
}

.slicknav_menu .loBoxIcon
{
	margin-right:10px;
	float:left;
}

.slicknav_menu .slicknav_icon:before {
	background: transparent;
	width: 1.125em;
	height: 0.875em;
	display: block;
	content: "";
	position: absolute;
	z-index:999;
}
.slicknav_open .slicknav_icon .slicknav_icon-bar:first-of-type {
	-webkit-transform: rotate(45deg) translate(8px, 8px);
	-ms-transform: rotate(45deg) translate(8px, 8px);
	transform: rotate(45deg) translate(8px, 8px);
}
 .slicknav_open .slicknav_icon .slicknav_icon-bar:nth-of-type(2) {
 -webkit-transform: rotateY(90deg);
 transform: rotateY(90deg);
}
.slicknav_open .slicknav_icon .slicknav_icon-bar:last-of-type {
	-webkit-transform: rotate(-45deg) translate(5px, -5px);
	-ms-transform: rotate(-45deg) translate(5px, -5px);
	transform: rotate(-45deg) translate(5px, -5px);
}
.intro .slicknav_icon:before {
	background: transparent;
	width: 1.125em;
	height: 0.875em;
	display: block;
	content: "";
	position: absolute;
	z-index:999;
}
.intro .slicknav_open .slicknav_icon .slicknav_icon-bar {
	display:block;
}
.intro .slicknav_icon {
	float: left;
	margin:0px;
	z-index: 9999;
	padding-right:6px;
	padding-top:4px;
}
.js .intro.sticky {
	position:fixed;
}
.js .intro {
	z-index:9;
}
.intro .slicknav_menutxt {
	float:left;
	padding-right:15px;
	font-size:18px;
	padding-top:6px;
}
.intro .slicknav_nav li:first-child {
	display:none;
}
.intro .slicknav_nav li:last-child {
	display:none;
}
.intro .slicknav_nav li .children li:first-child {
	display:block;
}
.intro .slicknav_nav li .children li:last-child {
	display:block;
}
.intro .slicknav_icon-bar {
	display: block;
	width: 25px;
	height: 4px;
	margin-bottom: 4px;
	background: #522374;
}
.intro .slicknav_btn {
	float:right;
}
.slicknav_menu .slicknav_no-text {
	margin: 0;
}
.slicknav_menu .slicknav_icon-bar {
	display: block;
	width:22px;
	height:2px;
	margin-bottom:7px;
 -webkit-transition: -webkit-transform ease .2s;
transition: transform ease .2s;
}
.slicknav_menu:before {
	content: " ";
	display: table;
}
.slicknav_menu:after {
	content: " ";
	display: table;
	clear: both;
}
.slicknav_nav {
	clear: both;
}
.slicknav_nav ul {
	display: block;
}
.slicknav_nav li {
	display: block;
}
.slicknav_nav li ul li {
	border:none;
}
.slicknav_nav .slicknav_arrow {
	font-size: 0.8em;
	margin: 0 0 0 0.4em;
	float: right;
	display:none;
}
.slicknav_nav .slicknav_item {
	cursor: pointer;
}
.slicknav_nav .slicknav_item a {
	display: inline;
}
.slicknav_nav .slicknav_row {
	display: block;
}
.slicknav_nav a {
	display: block;
}
.slicknav_nav .slicknav_parent-link a {
	display: inline;
}
.slicknav_brand {
	float: left;
}
.slicknav_menu {
	font-size: 16px;
	box-sizing: border-box;
	padding:0px;
	position:absolute;
	width:100%;
}
.slicknav_menu * {
	box-sizing: border-box;
}
.slicknav_menu .slicknav_menutxt {
	display:none;
}
.slicknav_menu .slicknav_icon-bar {
	background-color:#000;
}
.slicknav_btn {
	margin:0px;
	text-decoration: none;
	position:relative;
	z-index:999;
}
.slicknav_nav {
	list-style: none;
	overflow: hidden;
	background:#fff;
	margin: 0;
	padding: 0;
	position:relative;
	top:100%;
	z-index:999;
}
.slicknav_nav ul {
	list-style:none;
	padding:0;
	margin:0 0 0 0px;
	overflow-x: hidden;
	padding-left:0;
}

.slicknav_nav .advertise-mn
{
	display:block !important; 
}
.slicknav_nav ul li a {
	border-bottom:none;
	margin:0px 0px;
	padding-left:12px;
	font-size:17px !important;
	background:transparent;
	color:#000 !important;
	text-transform:inherit;
}
.slicknav_nav .slicknav_row {
	padding:10px 15px;
	margin: 2px 10px;
	border-bottom:1px solid #645277;
	position:relative;
}
.slicknav_nav .slicknav_row:after {
	position:absolute;
	top:10px;
	right:5px;
	content:"\f107";
	font-family:FontAwesome;
	color: #9d85ab;
	font-size: 24px;
	font-weight: normal;
}
.slicknav_nav .slicknav_open .slicknav_row:after {
	position:absolute;
	top:10px;
	right:5px;
	content:"\f106";
	font-family:FontAwesome;
	color: #9d85ab;
	font-size: 24px;
	font-weight: normal;
	padding-top:5px;
	padding-bottom:5px;
}
.slicknav_nav .slicknav_row:hover {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	color: #fff;
}
.slicknav_nav a {
	padding:10px 20px;
	margin: 2px 5px;
	text-decoration: none;
	color:#dfcdea;
	text-transform: uppercase;
	border-bottom:1px solid #645277;
}
.slicknav_nav a:hover {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	color:#eee;
}
.slicknav_nav .slicknav_txtnode {
	margin-left: 15px;
}
.slicknav_nav .slicknav_item a {
	padding: 0;
	margin: 0;
	border-bottom:none;
}
.slicknav_nav .slicknav_parent-link a {
	padding: 0;
	margin: 0;
}
.slicknav_brand {
	color: #fff;
	font-size: 18px;
	line-height: 30px;
	padding:7px 12px;
	height:44px;
}
.slicknav_menu {
	display:none;
}

@media only screen and (max-width:767px)
{
	.footer-fx {
	position: relative;
	width: 100%;
	float: left;
}


.js .slicknav_menu {
 display: block;
position: absolute;
width: 100%;
}

.keyword-section .aboutText
{padding:0px;}
.keyword-section .aboutText h2
{font-size:16px; margin-bottom:0px;}

.related-mob .postdata
{width:100%; float:left; margin:2%;}
.related-mob .postdata .innerBox
{padding:1px;}
.related-mob .postdata .innerBox .aestiImgBox
{width:100%; border:none; padding:0px; float:left;}
.related-mob .postdata .innerBox .aestiTextBox
{float:left; width:90%; margin:5px;}

.related-mob .postdata .innerBox .aestiImgBox img
{height:80px; width:100%; object-fit:cover;}
section.stepForm
{padding-bottom:55px;}
section.popular-locations
{padding-bottom:65px;}
.footer-static footer.on-mb
{position:inherit;}


.on-mob-show.loBox ul li .dropdown-menu
{left:auto !important; right:0 !important; float:left;
transform: inherit !important; top:100% !important;}
.DasHeading h2
{font-size:22px; line-height:22px;}
.popular-list-footer footer.on-mb
{
	position:fixed;
}


.footer-fx footer.on-mb
{position:fixed;}
.footer-posttion-no footer.on-mb
{    position: inherit;}

/*html{padding-bottom:52px;}*/

}