body {
	color:#212529;
	font-family: 'Poppins', sans-serif;
	line-height: 1.5;
}
.p25 {
	padding:45px 0;
}
.mb-10{
	margin-bottom: 10px;
}
.fs-12{
	font-size: 12px;
}
a:hover{
	text-decoration:none;
}
*:focus {
	outline: none !important;
	box-shadow: none !important;
}
img, svg {
	vertical-align: middle;
}
p, li{
	color: #333333;
	margin-top: 0;
}
ul{
	padding-left: 0;
}
.mmt-breadcrumb {
	flex-wrap: nowrap;
	font-size: 14px !important;
	font-weight: bold;
	display: flex;
	color: #333333;
	background: none;
	overflow: hidden;
	-ms-overflow-style: none;
	scrollbar-width: none;
	-webkit-overflow-scrolling: touch;
	background-color: transparent;
	margin: 15px 0;
}
.mmt-breadcrumb li {
	margin-right: 35px;
	color: #777777;
	font-weight: normal;
	text-decoration: none;
	position: relative;
}
.mmt-breadcrumb li:before {
	content: '';
	position: absolute;
	top: 7px;
	right: -18px;
	border: solid #777777;
	border-width: 0 1px 1px 0;
	display: inline-block;
	padding: 3px;
	transform: rotate(-45deg);
}

.title_section h1, .unit_detail_h2 {
	color: #484848;
	font-size: 20px;
	line-height: 25px;
	font-weight: 600;
	margin-bottom: 10px;
}
.title_h1{
	font-weight: 600;
	color: #212529;
}
.ellipsis {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.fa-heart.active{
	color:#e36363 !important;
}
.intl-tel-input{
	width: 100%;
}
.intl-tel-input .country-list .country {
	padding: 5px 10px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.container {
	padding-right: 15px;
	padding-left: 15px;
	width: 100%;
}

section{
	padding:20px 0;
	overflow:hidden;
}

#PopulaDestinations .item{
	margin-bottom: 15px;
	background: none!important;
	width: 263px!important;
}
#PopulaDestinations .owl-item{
	width: 263px!important;
}
#PopulaDestinations .owl-item img{
	width: 263px!important;
}
.title_h1{ font-size:1.5em; text-shadow: 0 1px 2px rgba(255,255,255,0.5);}
.title_h2{ font-size:24px; padding-bottom:10px; font-weight:600; letter-spacing: -0.5px; color: #254356;}
.title_h3{ font-size:20px; padding-bottom:10px; font-weight:600; letter-spacing: -0.5px; color: #484848;}
.title_h4{ font-size:14px; padding-bottom:10px; font-weight:600; letter-spacing: -0.5px; color: #484848;}
.title_h5{ font-size:16px; padding-bottom:10px; font-weight:600; letter-spacing: -0.5px; color: #254356;}
.title_h6{ font-size:14px; padding-bottom:10px; font-weight:600; letter-spacing: -0.5px; color: #254356;}
.pb-25{
	padding-bottom:25px;
}
.mt-0{
	margin-top: 0;
}
a {
	color:#484848;
	text-decoration: none;
}
a:focus, a:hover {
	color:#17386b;
	text-decoration: none !important;
}
blockquote {
	font-style:italic;
	color:#868e96
}
.section-heading {
	font-size:36px;
	font-weight:700;
	margin-top:60px
}
.caption {
	font-size:14px;
	font-style:italic;
	display:block;
	margin:0;
	padding:10px;
	text-align:center;
	border-bottom-right-radius:5px;
	border-bottom-left-radius:5px
}
::-moz-selection {
	color:#fff;
	background:#0085a1;
	text-shadow:none
}
::selection {
	color:#fff;
	background:#0085a1;
	text-shadow:none
}
img::selection {
	color:#fff;
	background:0 0
}
img::-moz-selection {
	color:#fff;
	background:0 0
}

/***************nav*****************/
#mainNav {
	position:absolute;
	border-bottom:1px solid #e9ecef;
	background-color:#095f9d;
	font-family: 'Poppins', sans-serif;
}
#mainNav .navbar-brand {
	font-weight:800;
	color:#fff;
	padding: 5px 0;
}
#mainNav .navbar-toggler {
	font-size:12px;
	font-weight:800;
	padding:13px;
	text-transform:uppercase;
	color:#fff
}
.navbar-light .navbar-toggler{ border:1px solid #fff;}
#mainNav .navbar-nav>li.nav-item>a {
	font-size:13px;
	font-weight:400;
	letter-spacing:1px;
}
#mainNav .navbar-nav>li.nav-item>a.nav-link.btn {
	background: #f0470a;
	padding: 5px 18px;
	height: auto;
	margin: 0 10px 0 0;
	border-radius: 2px;
}
.navbar-expand-lg .navbar-nav{
	flex-flow: column wrap;

}
.navbar-expand-lg .navbar-nav li{
	display:inline-block;
}
.navbar-nav{
	display: block; float:right;
}
.nav-item:hover{
	background-color: #5b8bd5;
	border-radius: 4px;
	color: #fff;
}
.nav-item:hover .dropdown-menu {
	display: block;
	position: absolute;
}
.navbar-nav .dropdown-menu a{
	background: #fff;
}
.currency .dropdown-menu{
	width: 630px;
	padding: 10px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
}
.currency .dropdown-item::before{
	right: 15px;
	left: inherit;
}
.currency .dropdown-menu a{
	width: 32.8%;
	display: inline-flex;
	border: 0 !important;
	font-weight: 500;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	background: none;
}
.currency .dropdown-menu a.active{
	border-radius: 4px;
}
@media(max-height:991px) {

	.modal-content {
		max-height: 680px;
		overflow-x: hidden;
		overflow-y: auto;
	}

	.modal-content::-webkit-scrollbar {
		width: 6px;
		background-color: #F5F5F5;
	}

	.modal-content::-webkit-scrollbar-thumb {
		border-radius: 10px;
		-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
		background-color: #8b9196;
	}

	.modal-content::-webkit-scrollbar-track {
		-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
		background-color: #F5F5F5;
	}
}

@media(min-width:767px) and (max-width:1024px){
	.currency .dropdown-menu{
		width: 500px;

	}
	.currency .dropdown-menu a{
		width: 32.5%;
	}
}

@media only screen and (max-width: 780px){
	body.wsoffcanvasopener .top{
		position: fixed !important;
		top: 0;
	}
	html.wsoffcanvasopenermain {
		overflow: hidden!important;
		position: fixed;
		margin: 0;
		padding: 0;
		height: 100%;
		width: 100%;
	}
	body.wsoffcanvasopenerbody {
		overflow-y: hidden!important;
		overflow-x: hidden;
	}
	.container {
		padding-right: 15px;
		padding-left: 15px;
	}
	.wsmobileheader{
		transition: all 0.4s ease;
	}
	.wsoffcanvasopener .wsmobileheader {
		right: 300px;
		left: -300px;
	}
	.adsbygoogle {
		z-index: 114 !important;
	}

	/*.row{*/
	/*margin: 0 auto !important;*/
	/*}*/
}
/***************footer*****************/
footer {
	padding:25px 0 0 0;
	background: #474e52;
	color: #fff !important;
}

footer .container{
	max-width: 100% !important;
}
footer .list-inline {
	margin:0;
	padding:0
}
footer .copyright {
	margin-bottom:0;
	text-align:center;
	padding: 10px 0;
	font-size: 12px;
	margin-top: 15px;
	display: table;
	width: 100%;
	color: #ccc;
	border-top: 1px solid rgba(255, 255, 255, 0.1);
}
footer .copyright a{
	color: #ccc;
	font-size: 11px;
	font-weight: 600;
	margin-right: 5px;
	display: inline-block;
}
#hp2{display: none}
.dark-bg{
	background-color: #474e52;
	color: #fff;
}
.dark-bg a, footer.dark-bg ul li.list-title{ color: #ccc;}

.cmsLink{
	color: #ccc;
	margin-left: 5px;
}
.btn-primary {
	background-color:#0085a1;
	border-color:#0085a1
}
.btn-primary:active, .btn-primary:focus, .btn-primary:hover {
	color:#fff;
	background-color:#00657b!important;
	border-color:#00657b!important
}
.btn-lg {
	font-size:16px;
	padding:25px 35px
}
.btn-orange{
	color:#fff;
	background:#197bdd;
}
.owl-carousel{
	margin-bottom:15px;
}
footer ul{
	padding: 0;
}

footer ul li{
	list-style: none;
	font-size: 12px;
}
footer ul li.list-title{
	font-size: 13px;
	font-weight: 600;
	padding-bottom: 5px;
	color: #fff;
}
.pb-10{
	padding: 10px 10px 0 10px;
}
.nav-footer li {
	display: block;
	list-style: none;
	padding: 0;
}
.nav-footer li a {
	font-size: 13px;
}

/***************************header****************************/
.banner{
	background-position: center center;
	background-size: cover!important;
	position:relative;
	height: 500px;
	padding-top: 140px;
}
.banner:before {
	background-image: linear-gradient(-180deg, rgba(34, 95, 113, 0.8) 3%, rgba(124, 160, 77, 0.5) 100%) !important;
	content: '';
	width: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	opacity: .6;
}
.banner-full{
	position: absolute;
	height: auto;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	padding-top: 0;
}
.title-banner {
	font-size: 38px;
	text-align: center;
	padding-bottom: 15px;
	color: #fff;
	font-weight: 600;
	text-shadow: 1px 2px 4px rgba(0, 0, 0, .4);
	z-index: 2;
	position: relative;
}
.title-banner-h2 {
	margin-top: 0;
	font-size: 26px;
	color: #fff;
	text-align: center;
	text-shadow: 1px 2px 3px rgba(0, 0, 0, .4);
	position: relative;
	z-index: 2;
}
.banner h2 {
	margin-top: 0;
	font-size: 18px;
	color: #fff;
	text-align: center;
	text-shadow: 1px 2px 3px rgba(0, 0, 0, .4);
	position: relative;
	z-index: 2;
}
.list-banner{
	padding: 0;
}
.list-banner li{
	list-style: none;
	font-size: 18px !important;
	line-height: 32px;
}
.list-banner li i{ color:#07826d;}

.banner .site-search{
	width: 100%;
	max-width: 850px;
	margin: 0 auto;
	color: #fff;
	padding: 15px 35px 20px 35px;
}
.banner .site-search .sub-txt-search a {
	color: #fff;
	padding-left: 5px;
	font-size: 11px;
}
.banner .site-search .sub-txt-search{
	padding-top: 8px;
	font-size: 10px;
}

.banner form{
	display: table;
	width: 100%;
	border-radius: 4px;
	font-size: 16px;
}
.banner [class*="col-"]{
	padding-right: 0;
	padding-left: 0;
}
.banner .form-control {
	border-left: 1px solid #e8e8e8 !important;
	font-size: 0.85rem;
	line-height: 40px;
	height: 60px;
	padding: 0 15px;
	background: #fff;
	border-radius: 0;
	border: none;
}
.banner .site-search .btn{
	border-radius: 0 4px 4px 0;
}
.banner .form-control#LookingSearch{
	border-radius: 4px 0 0 4px !important;
}
@media(min-width:767px) and (max-width:768px){
	.banner .site-search{ max-width: 700px}
}
@media (max-width:767px) {
	.banner .form-control, .banner .site-search .btn {
		border-radius: 4px !important;
	}
}
.banner .form-group{
	margin:0 !important;
}
.banner .form-group label{
	display: none !important;
}
.banner .form-group i {
	position: absolute;
	top: 22px;
	right: 17px;
	z-index: 8;
	color: #ccc !important;
}
.LookingSearch_error, .LocationSearch_error{
	margin-bottom:0;
}
.banner .btn {
	line-height: 40px;
	height: 60px;
	padding: 0;
	text-align: center;
	width: 100%;
}
.btn-search{
	color: #333;
	background: #22c982;
}
.btn-search:hover{
	background: #18a66a;
}
/*************************************************************/

#WhyMyMeditravel {
	margin: 20px 0;
}
#WhyMyMeditravel .container {
	max-width: 100%;
	padding: 0 35px;
}
#WhyMyMeditravel .col-md-6 p{
	color: #8a8a8a;
	font-size: 13px;
}
#WhyMyMeditravel .col-md-3 img{
	width: 20px;
	float: left;
	height: 20px;
	margin-right: 6px;
}
.home-news {
	padding-bottom: 30px;
}
.home-news .row-item {
	white-space: inherit;
}
.text-des {
	font-size: 13px ;
	color: #484848;
}
.bg_why_my_meditravel{
	position:relative;
	overflow:hidden;
	display:block;
}
.bg_why_my_meditravel img{
	height:100%;
	position:absolute;
	left:0;
	top:0;
}
.i-block {
	text-align: center;
	width: 90px;
	height: 90px;
	line-height: 105px;
	border-radius: 50%;
	margin: 15px auto;
	position: relative;
	z-index: 0;
	border: 8px solid #ece6e6;
	transition: all 0.4s ease !important;
}
.i-block svg{
	margin-top:45px;
	height:70px;
	color:#fff;
}
.i-block i {
	font-size: 40px;
	color: #fff;
	transition: all 0.4s ease !important;
}
.data-block-01 {
	padding: 12px 10px;
	z-index: -1;
	transition: all 0.4s ease;
	margin: 0;
	background: none;
	border-radius: 4px;
	max-height: 350px;
	white-space: normal;
}
.data-block-01 p{
	text-shadow: 0 1px 2px rgba(255,255,255,0.8);
	font-size: 13px;
	color: #8a8a8a;
}

.photo-item{
	max-height: 360px;
	overflow: hidden;
	border-radius: 8px;
}
#PopulaDestinations .photo-item img {
	min-height: 333px;
	object-fit: cover;
}
#carousel.photo-item{
	max-height: inherit;
}
#PopulaDestinations .photo-item:before {
	content: '';
	position: absolute;
	bottom: 0;
	top: 50%;
	z-index: 1;
	left: 0;
	right: 0;
	background-image: linear-gradient(-180deg, rgba(0, 0, 0, 0) 3%, rgb(0, 0, 0, 0.8) 100%) !important;
	border-radius: 0 0 4px 4px;
}
.info-over {
	position: absolute;
	bottom: 0;
	width: 100%;
	z-index: 2;
	color: #fff;
	text-align: center;
}
.block_catagory{
	background:#fff;
	position: relative;
	transition: all 0.4s ease;
	border-radius: 8px;
	overflow: hidden;
}
.block_catagory .block_catagory_img{
	max-height: 210px;
	overflow: hidden;
	border-radius: 8px;
	margin-bottom: 5px;
}
.block_catagory .block_catagory_img img{
	width: 100%;
	height: 170px;
	min-height: 170px;
	border-radius: 8px;
}
a:hover .item{
	color:#333;

}
#PopulaDestinations  .block_catagory .title_block_catagory{
	color:#fff;
	padding: 5px 15px 20px 15px;
}
#PopulaDestinations a:hover .block_catagory .title_block_catagory{
	color:#fff;
}
#PopulaDestinations a:hover .block_catagory {
	background:#f8f9fb;
}
#PopulaDestinations .block_catagory ul li {
	color: #ffffff;
}
#PopulaDestinations .col-item:hover .title_block_catagory{
	padding-bottom: 110px;
}
.item{
	transition: all 0.4s ease;
}
.item:hover .data-block-01{
	/*border: 1px solid #5b8bd5;*/
}
.block_catagory .title_block_catagory{
	transition: all 0.4s ease;
	font-size:18px;
	color: #484848;
	font-weight:600;
	padding: 20px 15px;
}
.block_catagory .data{
	text-align:left;
	padding:15px;
}
.block_catagory .data{
	color:#333 !important;
}
.block_catagory .data .location{
	font-size:11px;
}
#Recommended .count-review {
	background-color: #5b8bd5;
	color: #fff !important;
	display: inline-block;
	font-size: 12px;
	border-radius: 5px 5px 5px 0;
	vertical-align: bottom;
	width: 18px;
	height: 18px;
	text-align: center;
	letter-spacing: -0.5px;
	font-weight: 600;
}
.block_catagory ul {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	width: 100%;
	padding-left: 0;
	text-align:center;
	font-size:13px;
	margin:0;
	transition:all 0.4s ease;
}
#PopulaDestinations .block_catagory ul {
	height: 0;
	opacity: 0;
}
#PopulaDestinations .col-item:hover .block_catagory ul{
	opacity:1;
	height: auto;
	transition:all 0.4s ease;
	padding: 0 20px;
}
#PopulaDestinations .col-item:hover .photo-item:before {
	background-color: #5b8bd5;
	top: 0;
	opacity: 0.7;
}
.block-color .block_catagory ul{
	border: 1px solid #fff;
	background: #fff;
	position: absolute;
	bottom: 0;
	border-top: 1px solid #ccc;
}
.block_catagory .rate strong{
	font-size:14px;
	color:#e36363;
}
.block_catagory ul li {
	list-style: none;
	display: inline-block;
	width: calc(100% / 2);
	padding:10px 0;
	/*border-right:1px solid #ccc;*/
	color:#333;
	font-weight: 600;
}

.block_catagory ul.three li{
	padding:5px 0;
	width: calc(100% / 3);
	color:#666;
	background:#f8f9fb
}
.block_catagory ul.three li strong{
	font-size:12px;
}
.block_catagory ul li:last-child{
	border-right:0;
	text-align: right
}
.block_catagory svg{
	width:9px;
	margin-right:5px;
}
.block_catagory.no-border .data p{margin-bottom:10px;}
.block_catagory.no-border .data,
.block_catagory.no-border .title_block_catagory
{
	border:0;
	padding:0;
	position:relative;
	font-size:12px;
}
.block_catagory.no-border .title_block_catagory{
	padding-top:15px;
	font-size:16px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.block_catagory.no-border .data .location{
	position:absolute;
	top:-65px;
	right:10px;
	color: #fff;
}
section#ProcedureSection {
	padding-top: 50px !important;
}
#Recommended .title_block_catagory {
	padding: 8px 0 0;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
#Recommended .block_catagory .data {
	padding: 0;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
#Recommended .block_catagory .photo-item img {
	min-height: 197px;
}
#Recommended .block_catagory .data .location {
	margin-bottom: 5px;
	position: relative;
	z-index: 5;
}
#Recommended .block_catagory .location .fa-map-marker:before{
	opacity: 0.4;
	width: 12px;
	height: 12px;
}
#Recommended .type-clinic:before, .block_catagory ul li {
	/* color: #fff; */
	text-align: left;
}
#Recommended .block_catagory ul {
	border-top: 1px solid #f2f2f2;
}
#Recommended .accreditation {
	top: 8px;
	position: absolute;
	padding-left: 10px;
	z-index: 5;
	right: 0;
}

section#HowItWork {
	padding: 20px 0 0;
}
#HowItWork .owl-carousel .owl-item {
	border: 1px solid #ece6e6;
	margin-right: 14px;
	border-radius: 8px;
	padding: 0 10px;
}
#HowItWork .i-block {
	background-color: #5b8bd5 !important;
	border: 0;
}

#HowItWork .title_h3, #HowItWork .data-block-01 p {

	text-shadow: none;
	height: 78px;
	overflow: hidden;
}
#HowItWork .title_h3 {
	font-size: 16px;
	height: 60px;
}
#HowItWork .item .fa-search:before{
	content: "\f002";
	background: none;
	width: auto;
	opacity: 1;
}
.ads-home {
	width: 100%;
	height: 280px;
}
.owl-carousel .owl-item, .owl-carousel .owl-wrapper {
	overflow: hidden;
}
.owl-carousel.owl-carousel-three .owl-next, .owl-carousel.owl-carousel-three  .owl-prev,
.owl-carousel.owl-carousel-four .owl-next, .owl-carousel.owl-carousel-four  .owl-prev,
.owl-carousel.owl-carousel-five .owl-next, .owl-carousel.owl-carousel-five  .owl-prev {
	opacity: 0 !important;
	background-color: #fff !important;
	width: 40px;
	height: 40px;
	border-radius: 50% !important;
	top: 60% !important;
}
.owl-carousel.owl-carousel-three:hover .owl-next,  .owl-carousel.owl-carousel-three:hover .owl-prev,
.owl-carousel.owl-carousel-four:hover .owl-next,  .owl-carousel.owl-carousel-four:hover .owl-prev,
.owl-carousel.owl-carousel-five:hover .owl-next,  .owl-carousel.owl-carousel-five:hover .owl-prev{
	opacity: 1 !important;
	background-color: rgba(255,255,255,0.6) !important;
	border-radius: 50%;
}
.owl-carousel.owl-carousel-four .owl-next,.owl-carousel.owl-carousel-five .owl-next {
	background: url(../images/arrow-right-large.svg) 0 0 !important;
	background-size: cover !important;
	text-indent: 99999px;
	right: -10px;
}
.owl-carousel.owl-carousel-four .owl-prev,.owl-carousel.owl-carousel-five .owl-prev {
	background:url(../images/arrow-left-large.svg) 0 0 !important;
	background-size: cover !important;
	text-indent: 99999px;
	left: -10px;
}
.owl-carousel-three .owl-nav img,
.owl-carousel-four .owl-nav img,
.owl-carousel-five .owl-nav img  {
	width: 28px !important;
	opacity: 1 !important;;
}

@media (min-width: 1460px) {
	#how-work .clickMoveItem .item-next, #how-work .clickMoveItem .item-prev {
		display: none;
	}
}
@media (min-width: 767px) {
	.photo-item img,
	.block_catagory_img img{
		/*transition: all 0.4s ease;*/
	}
	.item:hover .photo-item img,
	.item:hover .block_catagory_img img {
		/*transform: scale(1.1);*/
	}
}
/***********************block-color***********************/
.block-color{
	padding:70px 0;
}
.block-color .btn{
	margin-top: 15px;
	background-color: rgba(255,255,255,0.2);
	padding: 10px 40px;
	box-shadow: 0 1px 0 0 rgba(0,0,0,0.1);
	border: 1px solid rgba(255,255,255,0.1);
	color: #FFF;
	font-size: 14px;
	text-shadow: 0 1px 0 rgba(0,0,0,0.2);
	border-radius: 0;
	line-height: initial;
}
.block-color .btn:hover{
	background-color: rgba(255,255,255,0.3);
}
.block-color .title_h2, .block-color .title_h1{
	color:#fff;
	padding-bottom:25px;
	text-shadow: 0 1px 2px rgba(0,0,0,0.2);
}
.block-color .block_catagory .title_block_catagory{
	border:none;
	padding-bottom:0;
	font-size:18px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.type-clinic:before {
	content: '' !important;
	display: inline-block;
	width: 10px;
	height: 10px;
	margin-right: 0;
	background: url(../images/icon/check.svg) no-repeat center center;
	background-size: cover;
}
.type-clinic{
	font-size: 13px;
	font-weight: 400;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.block-color .block_catagory .data{
	padding-top:0;
	position:relative;
	display: table;
	width: 100%;
}
.block-color .block_catagory .data .location{
	font-size:11px;
	color:#6f6e6e;
	margin-bottom: 10px;
}
.block-bg-img{
	width:100%;
	height:100%;
	padding:0;
}
.accreditation{
	margin-top: 10px;
	min-height: 40px;
	margin-bottom: 35px;
}
.accreditation img {
	width: 25px !important;
	height: 25px;
	display: inline-block !important;
	margin-right: 5px;
}
.block-description{
	background: #fff;
	border: 1px solid #fff;
	padding: 0;
	min-height: 80px;
}
.block-description .block_catagory.no-border .title_block_catagory{
	color:#333;
}
.similar .block-description {
	padding: 0 15px 20px 15px;
	min-height: 115px;
}
.similar .text-link {
	color: #5b8bd5;
	font-size: 13px;
	margin-top: 12px;
	display: block;
	position: absolute;
	bottom: 20px;
	font-weight: 600;
}
@media (min-width: 1600px) {
	#HowItWork .row-item{
		display: block;
		width: 100%;
	}
	#HowItWork .col-item {
		padding: 0 7px;
		width: 19%;
		float: left;
	}
}
@media (max-width: 768px){
	.accreditation{
		margin-bottom: 0;
		min-height: auto;
	}
	.block-color .block_catagory ul{
		position: inherit;
	}
	#WhyMyMeditravel .container {
		padding: 0 15px;
	}
}
/*********************owl******************/
.owl-stage{
	display: flex;
	flex-direction: row;
}

.owl-stage .owl-item{

}
.owl-nav img{
	width:56px;
	opacity: 0.3;
}
.block-color .owl-nav img{
	width:56px;
	opacity: 0.9;
}
.owl-dots{
	display:none;
}
button.owl-prev {
	position: absolute;
	top: 50px;
	left: -55px;
}
button.owl-next {
	position: absolute;
	top: 50px;
	right: -55px;
}
button.owl-next:hover, button.owl-prev:hover {
	background: none !important;
}
.owl-nav .arrow-white{
	display: none;
}
.block-color .owl-nav .arrow-black{
	display: none;
}
.block-color .owl-nav .arrow-white{
	display: block;
}
button.owl-prev img{
	transform: rotate(90deg);
}
button.owl-next img{
	transform: rotate(270deg);
}
.owl-theme .owl-nav {
	position: absolute;
	width: 100%;
	top: 50%;
	margin-top: -30px;
}
#HowItWork .owl-theme .owl-nav {
	position: absolute;
	width: 100%;
	top: 50%;
	margin-top:10px;
}
#HowItWork .sub-title{
	padding-top: 20px;
	font-size: 19px;
	font-style: italic;
	color: #333;
}
.marker-link .owl-carousel .owl-item {
	max-height: 190px;
	overflow: hidden;
	border-bottom-left-radius: 4px;
	padding: 0;
}
.marker-link .owl-carousel .owl-item img{
	min-height: 185px;
}
@media (max-width: 768px) {
	.item {
		position: relative;
	}
	.marker-link .owl-carousel .owl-item{
		max-height: inherit;
	}
}

/**************************************/
.dropdown-toggle::after{
	display:none;
}
li.nav-header {
	font-size:12px;
	padding:5px 15px 5px 17px;
	background: #eee !important;
	font-weight: normal;
	border-bottom:1px solid rgba(0, 0, 0, 0.13) !important;
	border-top:0 !important;
	color:#908e8e;
	text-align: left !important;
	clear: both;
}
.top .dropdown-menu{
	margin: 13px 0 0 0;
	border-radius: 4px;
	border: 0;
	left: auto;
	right: 0 !important;
	padding: 0;
	box-shadow: -2px 6px 25px -5px rgba(0,0,0,0.42);
}
.dropdown-menu:before {
	content: '';
	display: block;
	width: 100%;
	height: 20px;
	top: -20px;
	position: absolute;
}
.datepicker-dropdown:before {
	border-top: 0 !important;
	border-bottom: 0 !important;
}
.top .dropdown-menu a{
	background: none;
}
.dropdown-item{
	font-size:13px;
	border-bottom:1px solid #fff;
	padding: 7px 15px;
}
.dropdown-item.active,  .dropdown-item.active:hover{
	background:#103b08 !important;
	color:#fff !important;
}
.dropdown-item:hover{
	background:#eee;
}
.dropdown-item:last-child{
	border-bottom:0;
}
.wsmenu-list > li:first-child > a::after,.wsmenu-list > li:last-child > a::after{
	display: none;
}
.block-color .box-shadow{
	box-shadow: 0 1px 2px rgba(0,0,0,0.4);
	-webkit-transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
	transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.justify-content-end{
	clear: both;
}
input:-webkit-autofill{
	background: #fff !important;
}
@media (max-width: 767px) {
	.dropdown-item::before {
		display: none;
	}
	li.nav-header {
		background-color: transparent !important;
		border-bottom: none !important;
		border-top: 1px solid rgba(0, 0, 0, 0.13) !important;
		padding: 13px 0 0 15px !important;
	}
	.banner:before {
		background-image: linear-gradient(-180deg, rgba(0, 0, 0, 0.55) 3%, rgba(0, 0, 0, 0.37) 30%) !important;
		bottom: 0;
	}
	.banner h2 {
		margin-bottom: 0;
		margin-top: 0;
		font-size: 14px;
		color: #fff;
		text-align: center;
		padding: 0 20px;
	}
	#PopulaDestinations .photo-item img {
		min-height: 333px;
	}
	#PopulaDestinations .block_catagory ul {
		height: auto;
		opacity: 1;
		padding: 0 20px;
	}
	section#ProcedureSection {
		padding: 30px 0 0 0 !important;
	}
	#WhyMyMeditravel {
		margin:0;
		padding: 0 0 30px 0;
	}
	section#PopulaDestinations {
		padding: 0 0 30px 0;
	}
}
/**************top*************/
.top {
	display: block;
	clear: both;
	position: absolute;
	line-height: 30px;
	height: 30px;
	z-index: 15;
	float: right;
	right: 0;
	margin-top: 15px;
	top:0;
}
.top .navbar-nav li{
	list-style: none;
	display: inline-block;
}
.top .navbar-nav li:hover .megamenu {
	display: block!important;
	position: absolute;
}
.top .navbar-nav li a {
	padding: 5px 8px;
	color: #eee;
	font-size: 13px;
	border-radius: 4px;
	font-weight: 600;
	white-space: normal;
	line-height: 18px;
}
.top .navbar-nav .nav-item:hover a {
	color: #fff;
}
.template-two-col .nav-item:hover .fa-sign-in:before {
	background: url(/images/sign-in_w.svg) no-repeat center center;
}
.fa-sign-in:before{
	content: '';
	width: 16px;
	height: 16px;
	background-size: cover !important;
	display: inline-block;
	vertical-align: sub;
	margin-right: 3px;
	background: url(/images/sign-in_w.svg) no-repeat center center;
	transition: all 0.5s ease;
}
.top .navbar-nav li:first-child a.active {
	border-radius: 0;
}
.top .navbar-nav .dropdown-menu-lang .dropdown-item.active {
	border-radius: 0;
}
.top .navbar-nav li:first-child .dropdown-menu-lang a.active {
	border-radius: 4px 4px 0 0;
}
.top .navbar-nav li.Getfreequote a {
	color: #fff !important;
	margin-left: 10px;
	border-radius: 4px;
	padding: 8px 10px;
	transition: all 0.4s ease-in-out;
	width: max-content;
	font-weight: 600;
	background-color: #f0470a;
	border: 1px solid #f0470a;
}
.top .navbar-nav li.Getfreequote a:hover {
	background-color: #fff;
	border-color: #f0470a;
	color: #f0470a !important;
}
.top .navbar-nav li a.dropdown-item:hover {
	background-color: #eee;
	color: #f0470a ;
}
a.dropdown-item {
	color: #676767 !important;
}
.top .navbar-nav li:first-child a{
	border-left: 0;
}
.lg-on .animated-arrow{
	display: none;
}
.top .navbar-nav .account a img{
	opacity: 0.6;
	vertical-align: text-top;
}

/***********modal****************/
.modal-open .modal.avilable-Enquiry-pop {
	top: 50px;
}
.list-model{
	margin:0;
	padding: 0;
	text-align: center;
	width: 100%;
}
.list-model li {
	list-style: none;
	display: inline-block;
	color:#333333;
}
.list-model li i{
	margin: 0 5px 0 10px;
	color:#07826d;
}
.freeQuoteProcedures_error{
	font-size: 12px;
	color: #ff594e !important;
}
.freeQuoteLocation_error {
	font-size: 12px;
	color: #ff594e !important;
}
.GetAFreeQuoteModalForm{
	padding: 20px 15px;
	background: #f7f7f7;
	margin: 20px -16px -32px -16px;
}
.GetAFreeQuoteModalForm label.topics{
	font-weight: bold;
	color: #000;
	padding-top: 30px;
	padding-left: 25px;
}
.note-txt{
	font-size: 12px!important;
	line-height: 16px !important;
	display: block;
	padding: 15px 0 0 0;
}
.back-steps{
	margin-right: 5px !important;
}
.width100per{
	width: 100% ;
}
.content-box{
	position: relative;
}
.content-box i{
	position: absolute;
	right: 30px;
	font-size: 20px;
	top: 31px;
	color: #ccc;
}
.content-box.white{
	padding: 23px 19px;
	background: #fff;
	border: 1px solid #e6e6e6;
}
.content-box.range{
	padding:20px 20px 10px 20px;
	display: table;
	width: 100%;
}
.content-box input, .content-box select{
	font-size: 14px;
	height: auto !important;
}
.content-box .field-enquirymodal-currencyform select {
	color: #888;
}
.content-box .form-check{
	border: 1px solid #e6e6e6;
	padding: 10px;
}
.content-box label{
	display: block;
}
.txt-second-step{
	display: block;
	width: 100%;
}
.mb-0{
	margin-bottom: 0;
}
.GetAFreeQuoteModalForm .list-group input[type="radio"]{
	position: absolute;
	left: 15px;
	top: 16px;
}
.GetAFreeQuoteModalForm .list-group .list-group-item{
	padding-left: 35px;
}
.modal-body .form-group {
	margin-bottom: 5px;
}
.modal-body .form-group .iti{
	width: 100%;
}
.form-control.required_field.freeQuotePhone {
	padding-left: 52px !important;
}
/**************date picker******************/
.datepicker table tr td.today{
	color: #fff !important;
	background: #ccc!important;
}
.datepicker{
	font-size: 12px !important;
}

/***************none******************/
.none, .error-message{
	display: none !important;
}
.error-message{
	padding-top: 5px;
}
.warning{
	display: block !important;
	color: #eb5046;
}
.form-control-warning{
	border: 1px solid #eb5046 !important;
}
.content-box-warnig{
	border: 1px solid #eb5046 !important;
}

/********************li.list-contant********************/
.list-contant li{
	position: relative;
	padding-left: 15px;
}
.list-contant li b{
	color: #333;
}
.list-contant li::before{
	content: "\f105";
	font-family: FontAwesome;
	display: inline-block;
	width: 10px;
	position: absolute;
	top: -1px;
	left: 0;
}
/*******************title-guide****************/
.title-guide{
	margin-top: 15px;
	font-size: 20px;
}
.halfmenu.fixwidth0column{
	width: max-content;
	max-width: 600px;
}
.halfmenu.fixwidth1column{
	width: max-content;
	max-width: 250px;
}

.halfmenu.fixwidth2column{
	width: 350px
}
.halfmenu.fixwidth3column{
	width: 560px
}
/**************************************************/
.close-btn {
	position: absolute;
	top: 0;
	right: 0;
	padding: 5px;
	z-index: 99;
	cursor: pointer;
	text-align: center;
}
.title_li .close-btn img {
	width: 20px;
}
.title_li .btn-website{
	font-size: 13px;
}
/*************************************************/
.pt-15{
	padding-top: 15px;
}
.pt-15 .breadcrumb{
	padding-bottom: 25px;
}
.established {
	border-left: 1px solid #e3e3e3;
	padding-left: 7px;
	display: inline-block;
	margin-left: 5px;
}
.review {
	margin: 5px 0 0;
}
.review i{
	color: #fac917;
	font-size: 15px;
}

.breadcrumb{
	background: none;
	padding: 0;
}
.breadcrumb li a::after{
	display: none;
}
.tt-scrollable-menu .tt-menu{
	max-height: 200px !important;
}
.tt-menu{
	max-height: 350px;
	overflow: auto;
}
.tt-scrollable-menu .tt-menu h4 {
	font-size: 14px !important;
	font-weight: 600;
}
.tt-scrollable-menu .tt-menu h5 {
	font-size: 13px !important;
	font-weight: 600;
}
/******************model*******************/
.modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto;
	padding: 0 !important;
}
.modal-lg {
	max-width: 800px;
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	margin: 0 auto;
}
.modal-header{
	padding: 10px;
	color: #fff;
}
#changePassModal .modal-dialog{
	transform: translate(0,0) !important;
}
#addContactModal .modal-dialog {
	max-width: 340px;
	position: fixed;
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	margin: 0 auto;
	left: 0;
	right: 0;
	transform: translate(0,0);
}
#addContactModal .modal-header .close {
	padding: 2px 15px;
}
.modal-header .close {
	position: absolute;
	right: 0;
	top: 0;
	padding: 12px 15px;
	margin: 0;
}
.answer_with_questions {
	overflow: hidden;
	width: 100%;
	border: 1px solid #dee1e4;
	margin-top: -1px;
	background: #f1f6fb;
}
.div-first-step .answer_with_questions:nth-child(-n+3) {
	border-radius: 4px 4px 0 0;
}
.answer_with_questions:nth-child(even){
	background:#fff;
}
.modal-body .form-group{
	margin-bottom: 5px;
}
.modal-content label{
	font-size: 13px;
}
.modal-body .stepFreeQuote.div-first-step .form-group {
	width:50%;
	float: left;
}
.field-freeQuoteProcedures span{
	width: 99%;
}
.form-group field-freeQuoteLocation span{
	width: 99%;
	float: right;
}
.form-group .tt-input {
	z-index: 2;
	font-size: 14px;
	font-weight: normal;
}
.modal-body .stepFreeQuote.div-first-step .form-check-label {
	width: 40%;
	float: left;
	padding-left: 20px;
}
.modal-body .stepFreeQuote.div-first-step .answer_group .form-control{
	font-size: 12px !important;
	width: 45%;
	background-color: #fff;
	border-radius: 4px;
	font-weight: 600;
	margin-top: 5px;
	position: relative;
	display: inline-block;
	padding: 5px 10px;
	height: 32px;
}
.div-first-step .yes-i-use-this-insurance-polic-val{
	width: 100% !important;
}
.div-first-step .text-danger {
	padding: 5px 0 0 0;
	margin: 0;
	width: 50%;
	float: left;
}
.div-first-step .date_pick .text-danger {
	position: absolute;
}
.div-first-step .date_pick .text-danger:last-child {
	float: right;
	position: relative;
	margin-right: -16px;
}
.wrap-danger{
	float: left;
	width: 50%;
	position: absolute;
}
.div-first-step .date_pick .wrap-danger:last-child{
float: right;
position: relative;
}
.modal-body .stepFreeQuote.div-first-step .answer_group {
	width:60% !important;
	float: right !important;
	border-left: 1px solid #d9dfe4;
}
.wrap-answer-group {
	overflow: hidden;
	padding-top: 1px;
	border-radius: 6px;
}
.modal-body .stepFreeQuote.div-first-step .answer_group textarea.form-control{
	font-size: inherit !important;
	width: 95%;
}
.form-control.calandar-icon{

}
.div-first-step  .input-daterange {
	width: 100%;
	display: block;
}
.input-daterange {
	width: 100%;
	display: flex;
	justify-content: space-between;
	flex-wrap: inherit !important;
}
.modal-body .stepFreeQuote.div-first-step .answer_group .date_pick{
	width: 95%;
}
/*.modal-body .stepFreeQuote.div-first-step .answer-group .after-select{*/
	/*display: flex;*/
	/*justify-content: space-between;*/
/*}*/
.modal-body .stepFreeQuote.div-first-step .answer-group .after-select select{
	width: 48%;
	float: left;
	height: 32px;
	padding: 0 10px;
}
.modal-body .stepFreeQuote.div-first-step .answer-group {
	color: #6b6b6b;
}
.div-first-step .select2-container--krajee{
	display: inline-block !important;
}
.select2-container .select2-search--inline .select2-search__field {
	width: 100%;
}
.modal-body .stepFreeQuote .form-group .form-control {
	margin: 0;
}
.modal-body .stepFreeQuote .form-group .form-group {
	width:100%;
}
.modal-body .stepFreeQuote.div-first-step .form-group .iti{
	width:100%;
}
#GetAFreeQuoteModal .form-control-white .form-control.freeQuotePhone {
	padding-left: 50px;
}
.modal-body .stepFreeQuote .col-12 .form-group {
	width:100%;
}
.btn-step-bottom {
	width: 100%;
	float: left;
}
.modal-body .stepFreeQuote.div-first-step .form-group.confirm-mail{
	float: right;
}
@media (max-width: 991px) {
	.modal-open .navbar-brand, .modal-open .navbar-brand img {
		display: block !important;
	}

	body.modal-open {
		position: relative;
	}

	.top .navbar-brand img {
		margin: 0 auto;
	}

	.modal-body .stepFreeQuote.div-first-step .form-group.confirm-mail {
		float: left;
	}

	.breadcrumb::-webkit-scrollbar {
		display: none;
	}

	/***********modal****************/
	.modal-dialog {
		margin: 0 auto;
		display: block;
	}
	#addContactModal .modal-dialog {
		max-width: 100%;
		display: block;
	}
	.modal-content {
		border: 0;
		border-radius: 0;
	}

	.modal-header {
		border-radius: 0;
	}

	#modalPopup .modal-dialog {
		height: 100%;
		width: 100%;
	}

	.nav-tabs .nav-item {
		margin-bottom: 0;
	}

	.avilable-Enquiry-pop input.form-control {
		padding: 11px 10px;
	}

	.avilable-Enquiry-pop .form-group i {
		top: 10px;
	}

	.modal-body .stepFreeQuote.div-first-step .form-group {
		width: 100%;
		float: left;
		padding: 0;
	}

	.modal {
		z-index: 115;
	}

	.modal-open .modal.avilable-Enquiry-pop {
		z-index: 12;
	}
	.modal.avilable-Enquiry-pop .form-check.check-privacy {
		padding: 0;
	}
	.modal-open .modal.avilable-Enquiry-pop .modal-header {
		padding: 20px;
	}

	.modal-open .modal.avilable-Enquiry-pop .modal-title {
		font-size: 15px;
	}

	.modal-backdrop {
		z-index: 11;
	}

	.modal-backdrop.in {
		display: none;
	}

	.modal-backdrop.show {
		display: block;
		top: 50px;
	}

	.modal-open .modal {
		overflow-x: hidden;
		overflow-y: auto;
		top: 0;
		background: #fff;
	}
}

/***********************************************/
/*Free Quote*/
/***********************************************/
.agree-checkbox{
	float: left;
	position: relative;
}
.stepFreeQuote, .selectCalandar, .txt-step{
	display: none;
	overflow: hidden;
}
.stepFreeQuote.active, .selectCalandar.active,  .txt-step.active{
	display: block;
}
.selectCalandar input.calandar-icon:read-only{
	background: #fff url(../images/icon/calendar.png) no-repeat 97% center;
	cursor: auto;
}

.div-three-step .field-receiveQuotes label {
	margin-left: 3px;
}
.div-three-step .answer-group label {
	margin-left: 8px;
	color: #6b6b6b;
	line-height: normal;
}
.answer-group .check-text {
	margin-left: 19px;
	line-height: 32px;
}
.stepFreeQuote.div-three-step .checkmark {
	top: 3px;
	left: -3px;
	border-radius: 3px;
	height: 16px;
	width: 16px;
}
.stepFreeQuote.div-three-step input[type=radio] {
	top: 2px;
	left: -4px;
}
.stepFreeQuote.div-three-step input:checked ~ .checkmark:after {
	display: block;
	font-family: 'FontAwesome';
	content: "\f00c";
	color: #fff;
	margin-top: -7px;
	margin-left: -5px;
	font-size: 11px;
	background: transparent;
}
.stepFreeQuote.div-three-step  #receiveQuotes label {
	padding-left: 16px;
}
.stepFreeQuote .checkmark {
	top: 3px;
	left: 0;
}
.div-second-step #procedureQuestions {
	background: #f1f6fb;
	border: 1px solid #dee1e4;
	border-radius: 4px;
}
.div-second-step .answer_with_questions {
	border: none;
	background: none;
	padding: 10px 20px;
	border-top: 1px solid #dee1e4;
}
.div-second-step .answer_with_questions:nth-child(even) {
	background: #fff;
}
.div-second-step .form-check-label {
	padding: 8px 0;
}
.div-second-step .col-6{
	float: left;
	padding: 0;
}
#GetAFreeQuoteModal form{
	padding: 15px;
	margin: 0 -15px -30px -15px;
}
#GetAFreeQuoteModal .modal-header {
	text-align: center;
	min-height: 50px;
	background-color: transparent !important;
	color: #333;
	font-size: 24px !important;
	padding: 15px 0;
}
#GetAFreeQuoteModal .modal-header h5 {
	font-size: 24px;
	font-weight: 700;
}
#GetAFreeQuoteModal .form-control-white .form-control {
	border: 1px solid #dae1ec;
	border-radius: 4px;
	font-size: 13px;
	padding: 10px;
	margin: 0;
}
.close {
	font-size: 2.5rem;
	font-weight: 400;
	z-index: 1;
}
.selectCalandar{
	padding-top: 10px;
	position: relative;
}
.calandar-icon{
	background: url("../images/icon/calendar.png") no-repeat 97% center;
}
.modal label{
	font-weight: 600;
	margin-bottom: 0;
}
.modal .btn{
	font-size: 14px !important;
	margin: 10px 4px 0 0;
}
.modal-body .stepFreeQuote.div-first-step .field-agree {
	width: 100%;
}
.modal-body  .stepFreeQuote  .form-check-label{
	padding: 0;
}
.red-txt{
	color: #ff594e !important;
}
.form-control-white {
	background: #fff;
	border: 0;
	padding: 0;
}
.form-control-white .form-check {
	padding: 10px 0 10px 2.25rem;
	border: 1px solid #e9e9e9;
	transition: all 0.4s ease;
	margin-bottom: 5px;
	border-radius: 4px;
}
/*---------checkmark------------*/
.check-privacy {
	padding-left: 28px;
}
.check-privacy input[type=checkbox], .check-privacy input[type=radio]{
	opacity: 1;
	left: 0;
	margin: 0;
	width: 14px;
	height: 14px;
	top: 1px;
}
.receive-quotes-block {
    margin: 0 -8px;
}
.check-privacy input[type=checkbox]:before{
	content: "";
	width: 16px;
	height: 16px;
	display: block;
	z-index: 99999;
	background: #ececec;
	border-radius: 3px;
	border: 1px solid #ccc;
}
.check-privacy .has-success input[type=checkbox]:after{
	text-align: center;
	content: "✓";
	color: #fff;
	background: #194378;
	z-index: 9999;
	position: absolute;
	top: 0;
	width: 16px;
	height: 16px;
	line-height: 17px;
	border-radius: 3px;
	left: 0;
	font-size: 11px;
}
.form-control-white .form-check {
	padding: 0;
	border: 0;
	transition: all 0.4s ease;
	margin-bottom: 5px;
	border-radius: 4px;
}
.form-check-label {
	margin-bottom: 0;
	width: 100%;
	padding: 8px 5px;
}
input[type=checkbox], input[type=radio] {
	box-sizing: border-box;
	padding: 0;
	width: 18px;
	height: 18px;
	position: absolute;
	top: 8px;
	left: 8px;
	z-index: 1;
	opacity: 0;
	margin-right: 10px;
}
.stepFreeQuote .checkmark {
	position: absolute;
	top: 8px;
	left: 8px;
	height: 18px;
	width: 18px;
	background-color: #fff;
	border-radius: 50%;
	border: 1px solid #ccc;
}
.stepFreeQuote .checkmark:after {
	top: 42px;
	left: 18px;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: white;
	content:'';
}
.stepFreeQuote input:checked ~ .checkmark {
	background-color: #5b8bd5;
	padding: 8px;
	border: none;
}
.stepFreeQuote .checkmark:after {
	margin-top: -2px;
	margin-left: -2px;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background: white;
	content: '';
}
.stepFreeQuote input:checked ~ .checkmark:after {
	display: block;
}
.block-contact .check-privacy input[type=checkbox]{
	left: 0;
	margin: 4px 0 0 0;
}
/*---------------------*/
.form-check-input {
	position: absolute;
	margin-top: 10px;
	margin-left:10px;
	width: 15px !important;
	height: 15px !important;;
	background-color: #fff;
	border-color: #ccc;
}
.form-control-white .form-check:last-child{
	border: 0;
	border-bottom: 1px solid #e9e9e9 !important;
}
.form-control-white .form-check:hover{
	background:  #f1f1f1;
}
.form-control-white .form-check.last{
	border-bottom: 1px solid #e9e9e9 !important;
}
.form-control-white .check-privacy, .form-control-white .check-privacy:last-child{
	border: 0 !important;
	padding: 0 15px;
}
.freeQuoteBody .form-control-white .check-privacy{
	margin-bottom: 0;
}
.freeQuoteBody .form-group.field-receiveQuotes {
	margin-bottom: 0;
}
.form-control-white .check-privacy:hover{
	background: none;
}
#register_interest_form .check-privacy{
	margin-top: 10px;
}
#register_interest_form .check-privacy label{
	padding-top: 3px;
	font-size: 12px !important;
	float: right;
}
.form-control-white .form-control {
	border: 1px solid #e9e9e9;
	border-radius: 4px;
	font-size: 13px;
	padding: 10px;
	background: #f8f9fb !important;
}
.form-control-white .form-control::-webkit-input-placeholder{
	color: gray;
}
.stepFreeQuote .btn-outline-secondary {
	background-color: transparent;
	background-image: none;
	border-color: #ccc;
}
.stepFreeQuote .btn-outline-secondary:hover{
	background: #eee;
	color: #333 !important;
}
.stepFreeQuote .input-daterange input{
	text-align: left !important;
}
.txt-step{
	font-size: 13px !important;
}
.stepFreeQuote .input-daterange .input-group-addon{
	padding: 5px 15px;
}
.input-group.input-daterange .input-group-addon{
	border: 0 !important;
}
.stepFreeQuote .col-form-label{
	padding: 5px;
}
.col-sm-4.col-form-label {
	font-size: 15px;
	line-height: 22px;
}
.register_insert_icon {
	padding-left: 0;
	min-height: 35px;
	padding-top: 7px;
}
.register_insert_icon:before {
	content: '' !important;
	display: inline-block;
	width: 14px;
	height: 14px;
	margin-right: 0;
	background: url(../images/icon/check.svg) no-repeat center center;
	background-size: cover;
}
.form-info {
	border: 1px solid #dee1e4;
	/* overflow: hidden; */
	background: #f1f6fb;
	padding: 0 5px;
	display: table;
}
.form-info .iti__country {
	padding: 5px 10px;
	outline: none;
	max-width: 350px;
	text-overflow: ellipsis;
	overflow: hidden;
}
.div-three-step #enquiry-currencyform{
	font-size: 12px;
	padding: 5px;
	height: auto;
}
.div-three-step .wrap-answer-group {
	border: none;
}
.div-three-step .form-group {
	margin-bottom: 5px;
	width: 50%;
	padding: 2px;
	float: left;
	display: block;
}
.div-three-step .answer_with_questions {
	padding: 5px 10px;
}
.div-three-step .form-group.receive-quotes-block {
	width: 100%;
}
.div-three-step .form-group.field-agree {
	width: 100%;
}
.div-three-step #receiveQuotes{
	box-sizing: border-box;
	padding: 0;
	width: 18px;
	height: 18px;
	position: absolute;
	top: 3px;
	left: -3px;
	z-index: 1;
	opacity: 0;
	margin-right: 10px;
}
.privacy-agree {
	width: 100%;
    padding-left: 10px;
}
.text-danger {
	padding: 18px 0 0 35px;
	font-size: 12px;
	font-weight: 600;
}
.block-contact .field-agree.required{
	margin-top: -18px;
}
@media (max-width: 991px) {
	.stepFreeQuote .col-form-label {
		text-align: left !important;
	}
	.datepicker {
		z-index: 99999 !important;
	}
	.padding-mobile-15{
		padding: 0 15px !important;
	}
	#GetAFreeQuoteModal form{
		margin: -15px;
	}
	#freeQuoteForm .answer-group input[type=checkbox], #freeQuoteForm .answer-group input[type=radio] {
		box-sizing: border-box;
		padding: 0;
		width: 18px;
		height: 18px;
		position: absolute;
		top: 8px;
		left: 8px;
		z-index: 1;
		opacity: 0;
		margin-right: 10px;
	}
	.answer_with_questions {
		overflow: hidden;
		width: 100%;
		padding-bottom: 5px;
	}
	.modal-body .stepFreeQuote.div-first-step .form-check-label {
		width: 100%;
		color: #3d3d3d;
		padding: 10px 10px 0;
		line-height: 18px;
	}
	.modal-body .stepFreeQuote.div-first-step .answer_group {
		width: 100% !important;
		border-left: 0;
		line-height: 15px;
	}
    .modal-body .stepFreeQuote.div-first-step .answer-group label {
		display: inline;
	}
	.form-control-white .check-privacy, .form-control-white .check-privacy:last-child {
		padding: 0;
	}
	.check-privacy input[type=checkbox] {
		opacity: 1;
		left: -3px;
		top: 0;
		position: relative;
		display: inline;
		margin-top: 4px;
	}
	.modal .form-check.check-privacy label {
		font-weight: 600;
		margin-bottom: 0;
		display: inline;
		padding-left: 5px;
	}
	.privacy-agree {
		width:100%;
		margin-left: 0;
	}
	.block-contact .form-check.check-privacy {
		padding: 0;
	}
	.block-contact .check-privacy input[type=checkbox]{
		left: 0;
		margin: 4px 6px 0 0;
	}
}

/***********************************************/
/*privacy template*/
/***********************************************/
.bluetitle{
	margin: 0 0 30px 0;
}
.bluetitle h2{
	color: #fff;
	font-size: 26px;
	line-height: 80px;
	margin: 0;
}
.privacy-txt{
	color: #3f3f3f;
	text-align: justify;
}
.privacy-txt h3{
	padding-bottom: 15px;
}
.privacy-txt p strong{
	color: #333;
}
.privacy-txt ul{
	padding:0;
}
.privacy-txt ol {
	margin: 0;
	padding: 0 0 0 15px;
}
.privacy-txt ol li{
	padding-bottom: 5px;
}
.privacy-txt ul li{
	margin-left: 15px;
	margin-bottom: 10px;
}

/***********************************************/
/*Date Picker*/
/***********************************************/
.datepicker table tr td.disabled, .datepicker table tr td.disabled:hover{
	color: #ccc !important;
}
.datepicker{
	-webkit-box-shadow: 7px 7px 5px -4px rgba(0,0,0,0.22);
	-moz-box-shadow: 7px 7px 5px -4px rgba(0,0,0,0.22);
	box-shadow: 7px 7px 5px -4px rgba(0,0,0,0.22);
}

/***********************************************/
/*cookie_disclaimer*/
/***********************************************/

.cookie_disclaimer{
	background: rgba(0,0,0,0.8);
	color: #fff;
	position: fixed;
	bottom: 0;
	left: 0;
	padding: 20px 0;
	right: 0;
	z-index: 999;
}
.cookie_disclaimer a.btn{
	background: #eee !important;
	color: #333 !important;
	font-size: 14px;
	padding: 5px 20px;
}
.cookie_disclaimer .close-icon{
	background: url("../images/close-icon.png") no-repeat center;
	position: absolute;
	width: 30px;
	height: 30px;
	right: 15px;
	top: 15px;
	cursor: pointer;
}
.cookie_disclaimer .close-icon:hover{
	background: #fe4735 url("../images/close-icon.png") no-repeat center;
}

/***********************************************/
/*contact page*/
/***********************************************/
.block-contact{
	border-radius: 4px;
	border: 1px solid #eee;
	padding: 20px;
	display: table;
	width: 100%;
	margin-bottom: 15px;
	background: rgba(255, 255, 255,0.9);
}
.block-contact h3{
	margin-bottom: 0;
	padding: 0;
	font-size: 26px;
}
.block-contact h4{
	margin-bottom: 10px;
	padding: 0;
	font-size: 18px;
}
.block-contact h5 {
	font-size: 18px;
	margin-bottom: 25px;
	padding-bottom: 15px;
	font-weight: 400;
	border-bottom: 1px solid #fff;
}
.block-contact label{
	font-weight: 600;
}
.imgbg, .whitebg, .bg-color-template {
	padding: 70px 0;
	position: relative;
	height: 100%;
	width: 100%;
	display: block;
}
.bg-color-template {
	background: #032061 url("/images/bg.jpg") no-repeat center center fixed;
	min-height: 80vh;
	min-height: -webkit-calc(80vh);
	min-height: calc(80vh);
	padding: 40px 0;
}
.bg-color-template .slogan {
	font-size: 30px;
	margin: 15px 0 35px 0;
	padding: 0;
}
.bg-color-template .slogan-s{
	font-size: 22px;
	margin: 5px 0 35px 0;
}
.find-us h5{
	color: #fff;
	font-weight: 400;
	margin-top: 25px;
}
.title-team{
	border-bottom: 1px solid #fff;
	padding-bottom: 15px;
	margin-bottom: 15px;
	font-size: 18px;
	text-align: right;
}


/***********************************************/
/*checkbox*/
/***********************************************/

.checkbox {
	padding-left: 20px;
	margin:0;
	line-height: 18px;
}
.checkbox label {
	display: inline-block;
	position: relative;
	padding-left: 4px;
	font-weight:700;
	padding-top: 2px;
}
.checkbox label::before {
	content: "";
	display: inline-block;
	position: absolute;
	width: 17px;
	height: 17px;
	left: 0;
	margin-left: -20px;
	border: 1px solid #cccccc;
	border-radius: 3px;
	background-color: #fff;
	transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
}
.checkbox label::after {
	display: inline-block;
	position: absolute;
	width: 16px;
	height: 16px;
	left: 0;
	top: 1px;
	margin-left: -20px;
	padding-left: 3px;
	padding-top: 1px;
	font-size: 11px;
	color: #555555;
}
.checkbox input[type="checkbox"] {
	opacity: 0;
	filter: alpha(opacity=0);
}
.checkbox input[type="checkbox"]:focus + label::before {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
.checkbox input[type="checkbox"]:checked + label::after {
	font-family: 'FontAwesome';
	content: "\f00c";
}
.checkbox input[type="checkbox"]:disabled + label {
	opacity: 0.65;
	filter: alpha(opacity=65);
}
.checkbox input[type="checkbox"]:disabled + label::before {
	background-color: #eeeeee;
	cursor: not-allowed;
}
.checkbox.checkbox-circle label::before {
	border-radius: 50%;
}
.checkbox.checkbox-inline {
	margin-top: 0;
}
.checkbox-primary input[type="checkbox"]:checked + label::before {
	background-color: #006ce3;
	border-color: #006ce3;
}
.checkbox-primary input[type="checkbox"]:checked + label::after {
	color: #fff;
}
.checkbox-danger input[type="checkbox"]:checked + label::before {
	background-color: #d9534f;
	border-color: #d9534f;
}
.checkbox-danger input[type="checkbox"]:checked + label::after {
	color: #fff;
}
.checkbox-info input[type="checkbox"]:checked + label::before {
	background-color: #5bc0de;
	border-color: #5bc0de;
}
.checkbox-info input[type="checkbox"]:checked + label::after {
	color: #fff;
}
.checkbox-warning input[type="checkbox"]:checked + label::before {
	background-color: #f0ad4e;
	border-color: #f0ad4e;
}
.checkbox-warning input[type="checkbox"]:checked + label::after {
	color: #fff;
}
.checkbox-success input[type="checkbox"]:checked + label::before {
	background-color: #5cb85c;
	border-color: #5cb85c;
}
.checkbox-success input[type="checkbox"]:checked + label::after {
	color: #fff;
}
.radio {
	padding-left: 20px;
	margin:0;
}
.radio label {
	display: inline-block;
	position: relative;
	padding-left: 5px;
}
.radio label::before {
	content: "";
	display: inline-block;
	position: absolute;
	width: 17px;
	height: 17px;
	left: 0;
	margin-left: -20px;
	border: 1px solid #cccccc;
	border-radius: 50%;
	background-color: #fff;
	-webkit-transition: border 0.15s ease-in-out;
	-o-transition: border 0.15s ease-in-out;
	transition: border 0.15s ease-in-out;
}
.radio label::after {
	display: inline-block;
	position: absolute;
	content: " ";
	width: 11px;
	height: 11px;
	left: 3px;
	top: 3px;
	margin-left: -20px;
	border-radius: 50%;
	background-color: #555555;
	transform: scale(0, 0);
	transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
}
.radio input[type="radio"] {
	opacity: 0;
	filter: alpha(opacity=0);
}
.radio input[type="radio"]:focus + label::before {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
.radio input[type="radio"]:checked + label::after {
	transform: scale(1, 1);
}
.radio input[type="radio"]:disabled + label {
	opacity: 0.65;
	filter: alpha(opacity=65);
}
.radio input[type="radio"]:disabled + label::before {
	cursor: not-allowed;
}
.radio.radio-inline {
	margin-top: 0;
}
.radio-primary input[type="radio"] + label::after {
	background-color: #428bca;
}
.radio-primary input[type="radio"]:checked + label::before {
	border-color: #428bca;
}
.radio-primary input[type="radio"]:checked + label::after {
	background-color: #428bca;
}
.radio-danger input[type="radio"] + label::after {
	background-color: #d9534f;
}
.radio-danger input[type="radio"]:checked + label::before {
	border-color: #d9534f;
}
.radio-danger input[type="radio"]:checked + label::after {
	background-color: #d9534f;
}
.radio-info input[type="radio"] + label::after {
	background-color: #5bc0de;
}
.radio-info input[type="radio"]:checked + label::before {
	border-color: #5bc0de;
}
.radio-info input[type="radio"]:checked + label::after {
	background-color: #5bc0de;
}
.radio-warning input[type="radio"] + label::after {
	background-color: #f0ad4e;
}
.radio-warning input[type="radio"]:checked + label::before {
	border-color: #f0ad4e;
}
.radio-warning input[type="radio"]:checked + label::after {
	background-color: #f0ad4e;
}
.radio-success input[type="radio"] + label::after {
	background-color: #5cb85c;
}
.radio-success input[type="radio"]:checked + label::before {
	border-color: #5cb85c;
}
.radio-success input[type="radio"]:checked + label::after {
	background-color: #5cb85c;
}
#enquiry-currencyform{
	width: 100px;
}

/***sitemap***/
.bg-sitemap{
	background: #f1f1f1;
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: -1;
}
.sitemap_wrapper{
	border: 1px solid rgba(0,0,0,.125);
	border-radius: .25rem;
	display: table;
	width: 100%;
	margin-bottom: 25px;
	box-shadow: 0 1px 1px rgba(0,0,0,.05);
}
.sitemap_wrapper .number_hotels{
	position: absolute;
	right: 0;
	top: 0;
}
.sitemap_wrapper .title_sitemap{
	position: relative;
}
.description_sitemap{
	position: relative;
	height: 100%;
	width: 100%;
	display: table;
}
.sitemap_wrapper .title_sitemap h3{
	padding: 0;
	margin: 0;
	font-size: 20px;
}
.sitemap_wrapper .title_sitemap h3 a{
	color:#444;
}
.sitemap_wrapper .title_sitemap{
	padding: 0 0 10px 0;
	margin-bottom: 15px;
	border-bottom: 1px solid rgba(0,0,0,.125);
}
.list_sitemap{
	width: 100%;
	float: right;
	padding: 15px;
}
.list_sitemap ul{
	display: table;
	width: 100%;
	padding: 0;
	margin: 0;
}
.item_sitemap {
	list-style: none;
	display: inline-block;
	width: 33.33%;
	font-size: 13px;
	padding: 5px 10px;
}

.sub_item_sitemap {
	padding-left: 10px;
}

.sub_item_sitemap a{
	text-decoration: underline;
}
@media (max-width: 767px) {
	.list_sitemap ul li{
		width: 100%;
		font-size: 14px;
		padding: 3px 0;
	}
	.h-100 img{
		height: auto !important;
		max-height: 300px;
	}
}
.img_01{
	height: 169px;
	margin-bottom: 1px;
	object-fit: cover;
}
.img_02{
	height: 68px;
}
.img_03{
	height: 68px;
	margin: 0 1px;
}
.img_04{
	height: 68px;
}
.search_unit_description {
	max-height: 160px;
	overflow: auto;
}
.h-100{
	padding: 15px 0 15px 15px;
}
#property-list .card .right_btn_template1 .btn{
	margin-top: 35px !important;
	float: right;
}
.right_btn_template1{
	position: absolute;
	right: 20px;
	top: 20px;
}
.marker-link.active .h-100{
	padding: 0;
}
.marker-link.active .review{
	position: static !important;
}
.marker-link.active .top15{
	margin-top: 15px !important;
	padding-right: 0 !important;
	width: 100% !important;
}
.marker-link.active .name-type{
	background: transparent!important;
}
.marker-link.active .right_btn_template1 {
	position: absolute;
	right: 10px;
	left: 10px;
	top: auto;
	bottom: 10px;
}
.marker-link.active  .name-type{
	background: none;
}
.marker-link.active .GetAFreeQuote{
	width: 100%;
}
.search_unit_description.style-3::-webkit-scrollbar-thumb {
	background-color: #bcb3b3;
}

.visible-xs {
	display: none!important;
}

/***banner***/
#site_banner{
	background-position: center center;
	background-size: 100% !important;
	-webkit-background-size: cover!important;
	-moz-background-size: cover!important;
	-o-background-size: cover!important;
	position:relative;
	height: 700px;
	padding-top: 220px;
	box-shadow: 0 0 5px 0 rgba(0,0,0,0.5);
	transition: all 0.4s ease !important;
}
#site_banner.staticpage{
	height: 450px;
	box-shadow: 0 0 5px 0 rgba(0,0,0,0);
}
#site_banner.fullpage{
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	height: auto;
	z-index: 0;
}
#site_banner.staticpage.heightAuto{
	height:100vh;
	padding-top: 150px;
}
#site_banner.banner-detailpage{
	height: 100vh;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: -1;
	box-shadow: 0 0 5px 0 rgba(0,0,0,0);
}
.toppic-company{
	color: #fff !important;
	margin: 100px 0 15px 0;
}
.toppic-company a{
	color: #fff !important;
}
.toppic-company h2 a{

	font-size: 24px;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
}
.toppic-company .unit_id{
	color: #fff !important;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
	font-size: 16px;
	padding-top: 5px;
}
#site_banner.active{
	padding-top: 140px;
}
#site_banner .form-control{
	border:0;
	font-size:16px;
	line-height:65px;
	height:65px;
	background: #fff;
	border-radius: 4px !important;
	box-shadow: 0 4px 10px 0 rgba(0,0,0,.12);
	padding: 0 0 0 20px;
	text-align: left ;
}
#site_banner #LookingSearch ,#site_banner #LocationSearch,
#site-search .input-search.tt-hint{
	padding-left: 60px!important;
	padding-right: 20px;
}
#site_banner .h2_staticpage{
	color: #fff;
	text-align: center;
	position: absolute;
	top: 100px;
	left: 0;
	right: 0;
	z-index: 2;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
}
#site_banner .h1_contact{
	font-size: 26px;
	color: #fff;
	text-align: center;
	position: absolute;
	top: 100px;
	left: 0;
	right: 0;
	z-index: 2;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
}
/****sign in*****/
#addContactModal .modal-title{
	font-size: 16px;
	font-weight: 500;
	padding-left: 15px;
}
.sign-in-block{
	max-width: 340px;
	margin: 0 auto;
}
.sign-in-block.active{
	position: relative;
	z-index: 2;
}
.inner_signin {
	background: rgb(255 255 255 / 22%) !important;
	width: 100%;
	border-radius: 4px;
	padding: 20px;
	z-index: 2;
	position: relative;
	overflow: hidden;
}
.inner_signin.inner_equal{
	padding: 20px;
}
.inner_signin .form-control {
	border: 1px solid #ccc!important;
	font-size: 13px!important;
	line-height: normal!important;
	height: auto!important;
	background: #fff;
	border-radius: 4px !important;
	box-shadow: none!important;
	padding: 12px 15px !important;
	text-align: left;
}
.inner_signin label input[type=radio] {
	box-sizing: border-box;
	padding: 0;
	vertical-align: middle;
}
.inner_signin h1{
	font-size: 26px;
	font-weight: 600;
}
#addContactModal .modal-body{
	padding: 0;
}
.btn-website{
	padding: 10px!important;
}
.inner_signin .topicSignin {
	font-size: 24px;
	font-weight: 600;
	color: #FFFFFF;
	margin-bottom: 10px;
	text-transform: uppercase;
}
.inner_signin .rememberMe{
	margin: 15px 0 0 0;
}
.inner_signin .forgotPassword{
	position: relative;
	left: 0;
	bottom: 0;
	right: 0;
	line-height: 50px;
}
.inner_signin .forgotPassword a {
	color: #72777c;
}
.sign-in-block .notice {
	font-size: 13px;
	color: #716c6c;
	font-weight: 700;
	margin:10px 0 0 0;
}
.inner_signin label {
	margin: 0 10px 0 0;
	font-weight: 600;
	color: #716c6c;
}
#sign-up-button .btn {
	margin: 25px 4px 0 0;
}
.toggle-password, .togglesignup-password{
	position: absolute;
	top: -41px;
	right: 10px;
	font-size: 16px;
	color: #826d6d;
	cursor: pointer;
}
.inner_signin .toggle-password{
	top: -41px;
	right: 15px;
}
.toggle-pass{
	position: absolute;
	top: -30px;
	right: 15px;
	font-size: 16px;
	color: #826d6d;
	cursor: pointer;
}
#reset-password-form .toggle-password{
	top: 16px;
}
.switchSighIn span{
	cursor: pointer;
	text-decoration: underline;
}
.login_toggle{
	text-align: center;
	display: table;
	width: 100%;
	font-weight: 600;
	color: #484848;
}
.login_head{
	color: #484848;
	font-weight: 600;
	text-align: center;
}
.login_toggle li{
	list-style: none;
	width: 100%;
	font-weight: 600;
	display: inline-block;
	float: left;
	border-bottom: 3px solid #eee!important;
}
.login_toggle li a{
	line-height: 60px;
	display: block;
	cursor: pointer;
}
.login_toggle li a:hover, .login_toggle li a:active{
	color: #000;
}
.login_toggle li.active{
	border-bottom: 3px solid #5b8bd5 !important;
}
.login_error_message{
	background: #f66767!important;
	color: #fff;
	padding: 5px 15px !important;
	font-size: 12px;
}
.sign-in-block button {
	border-radius: 4px;
	padding: 10px;
	font-weight: 700;
	margin-top: 8px;
	color: #FFF;
	cursor: pointer;
	background: linear-gradient(93.41deg, #285da0 -5.63%, #194378 100.8%);
	border: 1px solid #194378;
	text-transform: uppercase;
	transition: .4s all;
	font-size: 12px;
	outline: none;
	position: relative;
	width: 100%;
}
.sign-in-block button:hover, .sign-in-block button:focus {
	background: linear-gradient(93.41deg, #285da0 -5.63%, #285da0 100.8%);
	border: 1px solid #285da0;
}
.sign-in-block .facebook-btn {
	border-color: #38569a;
	background: #38569a;
	color: #fff;
}
.sign-in-block .google-btn {
	border-color: #ccc;
	background: #fff;
}
.sign-in-block .google-btn:before {
	content: "";
	height: 38px;
	width: 40px;
	border-radius: 4px 0 0 4px;
	background: #fff url(/images/icon/google.svg) no-repeat center center;
	background-size: 20px 20px;
	-webkit-background-size: 20px 20px;
	-moz-background-size: 20px 20px;
	-o-background-size: 20px 20px;
	position: absolute;
	left: 0;
	top: 0;
	border-right: 1px solid #ccc;
}
.sign-in-block .facebook-btn:before {
	content: "";
	height: 40px;
	width: 40px;
	border-radius: 4px 0 0 4px;
	background: #38569a url(/images/icon/facebook.svg) no-repeat center center;
	background-size: 20px 20px;
	-webkit-background-size: 20px 20px;
	-moz-background-size: 20px 20px;
	-o-background-size: 20px 20px;
	position: absolute;
	left: 0;
	top: -1px;
	border-right: 1px solid rgba(255,255,255,.1);
}

/***profile***/
.section{
	z-index: 2;
	position: relative;
}
.section .section_topic{
	color: #fff;
	padding-bottom: 5px;
	font-size: 14px;
	text-shadow: 1px 1px 2px rgba(0,0,0,.7);
}
.section .section_content{
	background-color: #fff;
	border-radius: 4px;
	-webkit-box-shadow: none;
	box-shadow: none;
	-moz-box-shadow: none;
	padding: 15px;
	margin-bottom: 15px;
	position: relative;
	display: block;
	width: 100%;
}
.section .section_content.auto{
	overflow: initial;
	display: table;
	width: 100%;
	padding-bottom: 16px !important;
}
.section .section_content .switch{
	float: right;
}
.photoSize img{
	border: 1px solid #ddd;
	padding: 5px;
	margin: 10px 0;
	border-radius: 4px;
}
.section.websites .section_content{
	padding: 0 0 1px 0;
}
.section.contact_info .section_content{
	padding: 0;
	display: table;
	width: 100%;
}
.section.contact_info .topic h1{
	font-size: 20px;
	display: inline;
}
.section.contact_info .topic h3{
	font-size: 18px;
	display: inline;
}
.view-employers{
	font-size: 12px;
	font-weight: 600;
	border-top: 1px solid #eee;
	margin-top: 10px;
	padding-top: 5px;
	margin-bottom: -7px;
	opacity: 0;
	display: none;
}
.view-employers.active{
	opacity: 0.8;
	display: block;
}
.section .section_topic .section_edit{
	position: absolute;
	top: 0;
	right: 0;
	color: #fff;
}
.btn-default,  .copy_button{
	border: 1px solid #ddd;
	background: #f8f9fa;
	color: rgba(0,0,0,0.3);
	border-radius: 4px;
}
.btn-default:hover, .copy_button:hover{
	border-color: #f66767;
	color: #f66767;
	background: #fff;
}
.contact_info .btn-primary{
	float: right;
	font-size: 14px;
}
.copy_button:active, .copy_button:focus{
	color: #fff !important;
}
.section .section_content .topic {
	font-weight: 600;
	padding: 15px 15px 0 15px;
	font-size: 20px;
	margin-top: 5px;
}
.section_form_postjob .topic {
	padding: 0 0 15px 0 !important;
	margin: 0 !important;
	font-size: 18px !important;
}
.section .section_content .topic .btn {
	font-size: 14px;
	padding: 6px 15px !important;
	margin-top: -2px;
}
.section .section_content .topic .showing{
	line-height: normal;
	font-size: 12px;
	margin-top: -12px;
	margin-bottom: 15px;
	display: inline;
}
.field-profiles-willingrelocate, .field-profiles-employersfind{
	display: table;
	width: 100%;
}
.field-profiles-willingrelocate strong, .field-profiles-employersfind strong{
	display: block;
	max-width: 80%;
	float: left;
}
.section_list, .list_aboutMe{
	padding: 0 !important;
	margin: 0 !important;
}
.border-radius-4{
	border-radius: 4px;
	overflow: hidden;
}
.section_list_noBefoer{
	margin: 0;
	padding: 0;
}
.section_list_noBefoer .subheadline{
	color: #a1a6a8;
	line-height: 20px;
	font-size: 10px;
	margin: 0;
}
.section_list_noBefoer .headline{
	font-size: 14px;
	font-weight: 400;
	max-width: calc(100% - 110px);
}
.section_list li,
.section_list_noBefoer li{
	list-style: none;
	padding: 10px 15px 10px 48px;
	border-top: 1px solid #f5f6f7;
	position: relative;
	color: #61656a;
}
.section_list li.item_phone a{
	color: #61656a !important;
}
#companies-list{
	text-align: center;
}
#companies-list li:last-child:hover{
	border-radius: 4px !important;
}
.section_list_noBefoer li .level{
	position: absolute;
	right: 15px;
	opacity: 0.7;
	z-index: 2;
}
.section_list_noBefoer li .level img{
	width: 20px;
}

.section_list_div > div{
	border-top: 1px solid #f5f6f7;
	transition: all 0.4s ease;
}
.section_list_div > div:last-child{
	border-radius: 0 0 4px 4px;
}
.section_list_div > div:hover{
	background: #ebf0f6;
	border-color: #ebf0f6;
}
.section_list_div > div:hover .fa-exclamation-circle{
	color: #f66767;
}
.section_list_div .list-jobs{
	padding: 20px 15px;
}
.title-alerts-job{
	font-size: 16px;
	font-weight: 600;
}
.title-alerts-job small{
	font-size: 11px;
	font-weight: 600;
	color: #8c9194;
	display: block;
}
#_job-list > div{
	border-radius: 4px;
}
#matching-job > div,
#alerts-job > div{
	background: #fff;
	border-radius: 4px;
	transition: all 0.4s ease;
}
#matching-job > div:nth-child(even),
#alerts-job > div:nth-child(even){
	background: #f8f9fa;
}
#matching-job > div:hover,
#alerts-job > div:hover{
	background: #edf2f7;
}
#matching-job .showing,
#alerts-job .showing{
	border: 0;
	font-size: 12px;
	font-weight: 600;
	padding: 0 15px 15px 15px;
	margin-top: -10px;
}
#matching-job .showing:hover,
#alerts-job .showing:hover{
	background: #fff !important;
}
.section_list_div > div #matching-job:hover .titleName a,
.section_list_div > div #alerts-job:hover .titleName a{
	color: #212529 !important;
}
.section_list_div > div #matching-job:hover .companyName,
.section_list_div > div #alerts-job:hover .companyName{
	color: #8c9194;
}
.joblist-data{
	font-size: 13px;
	margin-bottom: 15px;
}
.joblist-data > div{
	padding: 0 7px;
	display: inline;
	position: relative;
}
.joblist-data > div:first-child{
	padding-left: 0;
}
.joblist-data > div:after{
	content: '';
	width: 1px;
	height: 13px;
	background: #ccc;
	position: absolute;
	right: -1px;
	top: 3px;
}
.joblist-data > div:last-child:after{
	display: none;
}
#alerts-job .list-jobs{
	position: relative;
}
#alerts-job .list-jobs:hover{
	padding-left: 30px;
}
#alerts-job .list-jobs:before{
	content: '';
	height: 100%;
	width: 7px;
	background: #f66767;
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
	transition: all 0.1s ease;
}
#alerts-job .list-jobs:hover:before{
	opacity: 1;
}
#alerts-job .list-jobs .btn{
	opacity: 0.4;
	transition: all 0.4s ease;
}
#alerts-job .list-jobs:hover .btn{
	opacity: 1;
}
#alerts-job .list-jobs:hover .btn-delete{
	background: #f66767;
	border-color: #f66767;
	color: #fff;
}
.btn-delete:before{
	content: "\f1f8";
	font-family: FontAwesome;
	padding-right: 3px;
}
.btn-edit:before{
	content: "\f044";
	font-family: FontAwesome;
	padding-right: 3px;
}
@media (max-width: 767px) {
	#matching-job{
		margin: 0 -15px;
	}
	#_job-list, #alerts-job{
		padding: 0;
	}

	#matching-job .titleName,
	#_job-list .titleName{
		margin-right: 0;
	}
	#matching-job .time-post{
		position: static;
		padding-bottom: 10px;
	}
	.section_list_div > div{
		padding: 0 15px;
	}
	#companies-list{
		text-align: left;
	}
}
.section_list li{
	font-size: 13px;
	font-weight: 600;
	word-wrap:break-word;
}
.section_list li a{
	word-wrap:break-word;
}
.section_list li a.active{
	color: #61656a !important;
}
.section_list li a.active:hover{
	color: #3f5994 !important;
}
.section_list li a:hover{
	color: #0e619e;
}
.section_list li:first-child{
	border: 0;
}
.section_list li i{
	position: absolute;
	color: #fff !important;
	top: 8px;
	height: 24px;
	line-height: 24px;
	width: 24px;
	text-align: center;
	font-size: 12px;
	left: 13px;
	background: #b5b8ba;
	border-radius: 50%;
	transition: all 0.4s ease;
}
.section_list li:hover i{
	background: #f66767;
}
.section_list li.i-facebook:hover i{
	background: #3f5994;
}
.section_list li.i-in:hover i{
	background: #016494;
}
.section_list li.i-line:hover i{
	background: #01b303;
}
.section_list li.addContact,
.addContact,.section_list li.addLink,
.addLink, .addAboutMe,
.section_list li.addMyJobs,
.section_list li.changePass,
.section_list li#changePass,
.section_list li#emailNotifications{
	cursor: pointer;
}
.section_list li.addContact:hover,
.section_list li.addLink:hover{
	color: #cc4949 !important;
}
.section_list li.link a{
	color: #61656a !important;
}
.section_list li.link a:hover{
	color: #333 !important;
}
.section_list_noBefoer li{
	padding: 15px;
	transition: all 0.4s ease;
}
.section_list_noBefoer li p{
	font-size: 13px;
	line-height: 16px;
}

.section_list_noBefoer li:first-child{
	border-top: 1px solid #f5f6f7;
}

.section_list_noBefoer > li:nth-child(odd){
	background: #f8f9fa;
}
.section_list_noBefoer > li:last-child,
.section_list_noBefoer > li:last-child:hover,
.section_list_noBefoer > li:last-child:active,
.section_list_noBefoer > li:last-child:focus{
	border-radius: 0 0 4px 4px !important;
}
.section_list_noBefoer li.header_li{
	padding: 5px 15px;
	border-bottom: 0;
	font-weight: 600;
	border-radius: 0 !important;
	color: #fff;
	font-size: 12px;
	background: #f66767 !important;
	text-decoration: none;
}
#_job-list > div{
	background: #fff;
	transition: all 0.4s ease;
}
#_job-list > div:nth-child(even) {
	background: #f8f9fa;
}
#_job-list > div:hover{
	background: #ebf0f6;
}
#_job-list > .p-3:last-child{
	border-radius: 4px;
}
.li_resume{
	border-radius: 4px;
	overflow: hidden;
}

.claim-you-company{
	border-bottom: 1px solid #e8e8e8;
	border-top: 1px solid #e8e8e8;
	padding: 5px 0;
	margin-top: 15px;
	font-weight: 600;
}
.tooltip{
	display: none;
}
.tooltip.show{
	display: block;
}
.claim-you-company a{
	color: #f66767 !important;
}

.ul_action{
	position: absolute;
	right: 10px;
	top: 10px;
}
.ul_action li{
	display: inline;
	border: 0;
	padding: 0;
	font-size: 11px;
}
.ul_action li a{
	padding: 3px 10px;
	border-radius: 4px;
	border: 1px solid #e0e2e3;
	background: #f6f7f8;
}
.ul_action li a:hover{
	border: 1px solid #f66767!important;
	color: #f66767!important;
	background: #fff;
}
.section_menu{
	margin: 0;
}
.section_menu > li{
	padding: 10px 15px;
	border-top: 1px solid #f5f6f7;
	list-style: none;
	font-size: 13px;
	position: relative;
}
.section_menu > li:hover a{
	color: #5781c2;
}
.section_menu img{
	width: 18px;
	filter: grayscale(100%);
	margin-right: 5px;
}
.section_menu > li:hover img, .section_menu li.active img{
	-webkit-filter: grayscale(0);
	filter: grayscale(0);
}
.section_menu > li.title{
	font-weight: 600;
	color: #333;
	cursor: pointer;
}
.section_menu li.title i{
	font-size: 14px;
	position: absolute;
	right: 15px;
	top: 13px;
	transition: all 0.4s ease;
}
.section_menu.active li.title i,
.section_menu.show li.title i{
	transform: rotate(180deg);
}
.section_menu li:first-child{
	border-top: 0;
}
.section_menu li.active{
	background:#f3f8ff !important;
}
.section_menu li:last-child.active{
	border-radius: 0 0 4px 4px;
}
.section_menu li a.clear-fields{
	color: #006ce3;
}
.section_menu li a.clear-fields:hover{
	opacity: 0.7;
}
.section_menu li a.clear-fields:before{
	display: none;
}
.section_menu li label{
	font-weight: 600;
	font-size: 13px;
	margin-bottom: 5px;
	color: #212529;
	display: block;
}
.section_menu li .form-check label{
	font-weight: 400;
}
.section_menu li .form-control{
	font-size: 12px;
	padding: 5px 10px;
}
.section_menu li .form-control::placeholder{
}
.section_menu li .select2-container{
	width: 100% !important;
}
.section_menu.active li{
	display: none;
}
.section_menu.active li:first-child{
	display: block;
}
.section_menu.noborder li{
	padding: 5px 15px;
	border: 0;
}
.section_menu.noborder li:first-child{
	border-bottom: 1px solid #f5f6f7;
	line-height: 30px;
}
.section_menu .select2-selection__rendered li.select2-selection__choice{
	background-color: #f66767;
	border: 1px solid #f66767;
	color: #fff;
}
.section_menu .select2-selection__rendered li .select2-selection__choice__remove,
.section_menu .select2-selection__rendered li .select2-selection__choice__remove:hover{
	color: #fff;
}

.about_me li{
	list-style: none;

}
.about_me li a{
	color: #057ed8;
	font-size: 14px;
}
.headline{
	margin: 0;
	font-size: 16px;
}
.plus_button {
	-webkit-appearance: none;
	border-radius: 0;
	background-color: transparent;
	border: 0;
	box-shadow: none;
	font: inherit;
	font-size: 16px;
	cursor: pointer;
	display: block;
	line-height: 56px;
	outline: 0;
	overflow: hidden;
	padding: 15px;
	text-align: left;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%;
}
.plus_button::before {
	content: "\f067";
	font-family: FontAwesome;
	background-size: 52%;
	border: 1px dashed;
	display: block;
	float: left;
	height: 56px;
	margin-right: 15px;
	width: 56px;
	text-align: center;
	font-size: 24px;
	border-radius: 4px;
}
.plus_button input{
	position: absolute;
	left: 15px;
	top: 15px;
	opacity: 0;
	cursor: pointer;
}
.plus_button input[type=file]{
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
	cursor: pointer;
	width: 100%;
	min-height: 85px;
}
.titleName{
	font-size: 13px;
	color: #2f3639;
	position: relative;
	font-weight: 600;
}
.titleName .edit{
	font-size: 13px;
	cursor: pointer;
	position: absolute;
	top: 50%;
	right: 0;
	transform: translate(0, -50%);
}
.description_style{
	font-size: 13px;
	margin-bottom: 15px;
	color: #333333;
}
.companyName, .shotdata{
	color: #8c9194;
	font-size: 12px;
	line-height: 20px;
	margin-bottom: 10px;
	position: relative;
}
.companyName time, .shotdata time{
	position: absolute;
	right: 0;
	top: 0;
	font-size: 12px;
}
.companyName time:before, .shotdata time:before{
	content: "\f073";
	font-family: FontAwesome;
	margin-right: 5px;
}
.shotdata ul{
	margin: 0;
}
.shotdata ul li{
	list-style: none;
	display: inline;
	padding: 0 6px;
	line-height: normal;
	position: relative;
}
.shotdata ul li:first-child{
	padding-left: 0;
}
.shotdata ul li:last-child:before{
	display: none;
}
.shotdata ul li:before{
	content: '';
	height: 12px;
	width: 1px;
	background: #ccc;
	position: absolute;
	right: -2px;
	top: 2px;
	opacity: 0.7;
}

@media (max-width: 767px){
	.check-privacy {
		padding-left: 0;
	}
	.check-privacy input[type=checkbox] {
		margin-right: 6px;
	}
	.currency-btn {
		margin-bottom: 5px;
		font-size: 13px;
		font-weight: 600;
	}
	.dropdown-item {
		font-size: 13px;
		border-bottom: 1px solid #ddd;
		padding: 5px 15px;
	}
	.dropdown-item.active, .dropdown-item.active:hover {
		background: #194378 !important;
		color: #fff !important;
	}
	.companyName time .shotdata time{
		position: static;
		display: block;
	}
	.ul_action{
		top: auto;
		bottom: 15px;
	}
	.section_list_mobile li{
		padding-bottom: 50px;
	}
	.section_list_noBefoer li p{
		font-size: 14px;
		line-height: 18px;
	}
	.section_list_mobile .ul_action li a{
		min-width: 80px !important;
		text-align: center;
		display: inline-block;
		font-size: 13px;
	}
	.section_menu li{
		display: none;
	}
	.section_menu li:first-child{
		display: block;
	}
	.section_menu.mobile-show li{
		display: block;
	}
	.section_menu.show li{
		display: block;
	}
	.section_list_div .shotdata{
		width: 100%;
	}
}
.view_resume {
	display: block;
	padding: 0;
	font-size: 14px;
	color: #2f3639;
}
.TimeStamp {
	color: #767a7f;
	display: block;
	font-size: 12px;
	margin-top: 6px;
}
.resumeUpload{
	position: absolute;
	right: 100px;
	top: 35px;
	width: auto;
	cursor: pointer;
}
.resumeUpload input{
	position: absolute;
	right: 0;
	top: 0;
	width: 100px;
	opacity: 0;
	cursor: pointer;
}
.resumeRemove{
	position: absolute;
	right: 30px;
	top: 35px;
	width: auto;
	cursor: pointer;
	color: #f66767 !important;
}
.avatar{
	width: 100%;
	max-width: 100px;
	margin: 0 auto 15px auto;
	position: relative;
}
.avatar.no-image:before{
	width: 23px;
	height: 23px;
	text-align: center;
	line-height: 23px;
	position: absolute;
	border-radius: 50%;
	border: 2px solid #fff;
	right: 2px;
	bottom: 2px;
	font-size: 12px;
	content: "\f067";
	font-family: FontAwesome;
	background: #057ed8;
	color: #fff;
}
.avatar img{
	width: 100%;
}
.logo_postjob{
	width: 95%;
	max-width: 80px;
	margin: 0 auto;
	border-radius: 50%;
	background-color: #fff;
	border: 1px solid #e0e2e3;
}
.logo_postjob.active{
	border: 0;
	border-radius: 0;
}
.profile_img{
	width: 70px;
	height: 70px;
	border-radius: 50%;
}
.dropdown_manage{
	width: auto;
	display: inline;
	float: right;
	margin-right: 5px;

}
.dropdown_manage .btn {
	color: #2f3639;
	background: #e9f2fd none;
	border: 1px solid #cddbf0;
	padding: 3px 12px;
	max-width: 100%;
	font-weight: 400;
	font-size: 13px;
	line-height: 20px;
	position: relative;
	border-radius: 2em;
}
.dropdown_manage .dropdown-item::before{
	display: none;
}
.dropdown_manage .dropdown-item{
	padding: 2px 10px;
}
.dropdown_manage .dropdown-item i{
	color: #333 !important;
	width: 25px;
	text-align: center;
}
.btn-postjob, a.btn-postjob{
	color: #fff !important;
	border-radius: 2em;
	padding: 3px 12px 3px 12px;
	max-width: 100%;
	font-weight: 400;
	font-size: 13px;
	line-height: 20px;
	position: relative;
	border-color: #f66767 !important;
}
.btn-postjob:hover{
	background: #f15555!important;
}
.btn-postjob:before{
	content: '+ ';
}
.btn-postjob.notBefore:before{
	content: '';
}
.header-data {
	padding-left: 0;
}
.clickMoveItem {
	position: relative;
}

.wrapper-scoll {
	position: relative;
	width: 100%;
	overflow-x: scroll;
	overflow-y: hidden;
	scrollbar-width: none;
	-webkit-overflow-scrolling: touch;
}

.wrapper-scoll::-webkit-scrollbar {
	display: none;
}
.row-item {
	margin: 0 -7px;
	width: max-content;
	white-space: nowrap;
	display: flex;
}
.col-item:first-child {
	margin-left: 7px;
}
.col-item {
	padding: 0 7px;
	width: 291px;
	position: relative;
	vertical-align: top;
}
.col-item .inner {
	margin: 0 0 5px 0;
	border-radius: 4px;
	transition: all 0.4s ease;
}

.col-item .photo {
	overflow: hidden;
	height: 170px;
	border-radius: 8px;
	background: #ddd;
	position: relative;
	margin-bottom: 5px;
}

.col-item .fa-heart {
	z-index: 1;
}

.col-item .fa-heart:before {
	content: '';
	position: absolute;
	right: 8px;
	font-size: 24px;
	color: #000;
	top: 8px;
	margin: 0 !important;
	transition: all .4s ease;
	display: block;
	width: 23px;
	height: 23px;
	background: url(/images/icon/heart.svg) no-repeat center center;
	background-size: cover !important;
	opacity: 0.9;
	cursor: pointer;
	z-index: 2;
}

.col-item .fa-heart:after {
	content: '';
	position: absolute;
	right: 8px;
	font-size: 24px;
	color: #000;
	top: 8px;
	margin: 0 !important;
	transition: all .4s ease;
	display: block;
	width: 23px;
	height: 23px;
	background: url(/images/icon/heart-inner.svg) no-repeat center center;
	background-size: cover !important;
	opacity: 0.4;
	cursor: pointer;
	z-index: 1;
}

.col-item .fa-heart.active:after {
	background: transparent url(/images/icon/heart-active.svg) no-repeat center center !important;
	background-size: cover !important;
	opacity: 0.8;
}

.col-item .photo img {
	width: auto;
	min-width: 100%;
	min-height: 170px;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	transition: all 0.4s ease;
}

.col-item:hover .photo img {
	transform: scale(1.2) translate(-40%, -40%);
}

.col-item .description {
	font-size: 13px;
	font-weight: 600;
	color: #484848;
	line-height: normal;
}

.col-item .topic {
	font-size: 14px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	border: 0;
	font-weight: 400;
	color: #869099;
	margin: 0 !important;
}

.row-procedure.header {
	font-size: 14px;
	background: #194378 !important;
	color: #fff;
	padding: 10px 0;
	border-radius: 4px 4px 0 0;
	text-align: center;
	font-weight:600;
}
.row-procedure.header .col-6{
	text-align:left;
}
.row-procedure,.row-doctor{
	font-size: 13px;
	margin: 0 15px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 10px 0;
}
.row-procedure:nth-of-type(odd),.row-doctor:nth-of-type(odd)  {
	background-color: rgb(243, 248, 255);
}
.row-doctor.header{
	background: #194378;
	color: #fff;
	font-size: 14px;
	padding: 10px 0;
	margin: 0 15px;
	text-align: center;
	border-radius: 4px 4px 0 0;
	font-weight: 600;
}
.col-item .location-u {
	font-weight: 400;
	color: #969fa7;
	font-size: 12px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-top: -2px;
}

.col-item .icon-build::before {
	margin-left: 3px;
	margin-right: 0;
}

.col-item .i-bed::before {
	content: '';
	width: 15px;
	height: 15px;
	background: url(/images/icon/searchpage/bed.svg) no-repeat center center;
	background-size: cover !important;
	opacity: 0.8;
	display: inline-block;
	position: relative;
	top: 0;
}

.col-item .i-12::before, .col-item .i-13::before {
	background: url(/images/icon/land-i-black.svg) no-repeat top left;
	width: 16px !important;
	height: 16px !important;
	opacity: 0.6 !important;
	position: relative;
}

.col-item .i-size::before {
	background: url(/images/icon/searchpage/size.svg) no-repeat top left;
	width: 13px !important;
	height: 13px !important;
	opacity: 0.5;
	position: relative;
	top: -2px;
	margin: 0 3px;
}

.col-item .i-bath::before {
	content: '';
	width: 15px;
	height: 15px;
	background: url(/images/icon/searchpage/bath.svg) no-repeat center center;
	background-size: cover !important;
	opacity: 1;
	display: inline-block;
	position: relative;
	top: 2px;
}

.col-item .price {
	font-size: 19px;
	font-weight: 700;
	color: #484848;
	margin-bottom: 2px;
}

.col-item .price small {
	display: inline;
	font-size: 12px;
	color: #d85353;
	margin-left: 5px;
}

.col-item .all-status {
	position: absolute;
	left: 8px;
	top: 8px;
	z-index: 1;
	max-width: 85%;
	text-transform: uppercase;
	font-weight: 600;
	color: #fff;
}

.col-item .all-status li {
	padding: 1px 5px 0 5px;
	float: left;
	font-size: 10px;
	display: inline;
	background: rgba(224, 69, 69, 0.8);
	border-radius: 4px;
	margin: 0 5px 2px 0;
}

.col-item .all-status li.new {
	background: #20c063;
}

.col-item .all-status li.guaranteed {
	background: rgba(72, 78, 82, 0.7) !important;
}
.item-next, .item-prev {
	background: #fff url(../images/arrow-right-large.svg) no-repeat;
	background-size: cover;
	top: 50%;
	width: 40px;
	height: 40px;
	transform: translate(0, -50%);
	right: 15px;
	z-index: 6;
	border-radius: 50%;
	left: auto;
	transition: all 0.4s ease;
	opacity: 0;
	position: absolute;
	cursor: pointer;
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, .5);
}

.item-prev {
	right: auto;
	left: 15px;
	background: #fff url(../images/arrow-left-large.svg) no-repeat;
	background-size: cover;
}

.clickMoveItem:hover .item-next, .clickMoveItem:hover .item-prev {
	opacity: 1;
}
.pull-right {
	float: right;
}
.pull-left {
	float: left;
}
@media (max-width: 767px) {
	.col-item:first-child {
		margin-left: 16px;
	}

	.header-data {
		padding-left: 0;
	}
	.row-doctor.header {
		text-align: left;
	}
	footer .copyright {
		padding: 10px 0 75px 0;
	}
	footer .copyright .pull-right a {
		padding: 2px 5px;
	}
	footer .copyright a .fa {
		font-size: 15px !important;
	}
	.fixed-bottom {
		padding: 10px;
		z-index: 99;
	}
	.fixed-bottom .GetAFreeQuote {
		color: #fff;
	}

}
.cke_button__textcolor_icon, .cke_button__bgcolor, .cke_button__link , .cke_button__unlink, .cke_button__anchor, .cke_button__image, .cke_button__about, .cke_button__textcolor     {
	display:none!important;
}
.slide_search .recommended {
	position: absolute;
	background: #ea2e2e;
	color: #fff;
	padding: 2px 12px;
	z-index: 2;
	left: 0;
	border-bottom-right-radius: 8px;
}

.fp-title, .contact-title {
	font-size: 30px;
}