/*
 * Responsively Lazy
*/

.responsively-lazy:not(img){
    position:relative;
    height:0;
}

.responsively-lazy:not(img) > img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

img.responsively-lazy{
   background:transparent url("../../images/loading_med.gif") no-repeat center center;
}

body {
	direction: rtl;
	font-family: var(--font-main), Arial, sans-serif;
	font-weight: normal;
}
p {
	text-align: justify;
}
.qrcode {
	float: right;
	margin-left: 14px;
}
.qrcode-box-info{
	display: block;
}
.qrcode-box-info p{
	text-align: justify;
	line-height: 200%;
}

h3.shorter strong {
	color: #2d343e;
}
.btn-xs, .btn-group-xs > .btn {
	font-size: 13px;
}

.hits{
	float: right;
}

.rating{
	line-height: 26px;
    height: 27px;
	display: block;
}

.rating a, .rating i {
    color: #ffa200;
    display: inline !important;
    font-size: 14px !important;
    padding-top: 2px;
}
.rating p{
	float: left;
	margin-bottom:unset;
}
.rating a i:hover, .rating a i:hover {
    color: red ;
}

.rating a {
    font-weight: 400;
    line-height: 21px !important;
    min-height: 0 !important;
    text-transform: capitalize;
    float:right;
    width:auto;
}
.rating a:hover{
	display: inline !important;
	width:auto;
	text-decoration: none;
}

.rating a.star i{
	color: red ;
}

.p-c {
    margin: 10px 3px 10px 0;
    overflow: hidden;
}

.p-c img {
	height: auto;
    width: 100%;
}

#tags a{
	background: #65c178 none repeat scroll 0 0;
    border-radius: 4px;
    color: #fff;
    display: inline-block;
    padding: 6px;
}
.shop .sidebar ul > li , .blog .sidebar ul > li{
	list-style: none !important;
}

.shop .sidebar ul > li a , .blog .sidebar ul > li a{
	display:block;
}

.shop .sidebar span.sign, .blog .sidebar span.sign{
	padding:0 8px;
}

.moreButton{
	float:left;
}

.agentSocial{
	display:inline;
}

#header nav ul.nav-main > li:last-child > a:before {
	background: none;
}
.irs-from, .irs-to, .irs-single, .irs-min, .irs-max, .irs-grid-text{
	direction:ltr;
}

.owl-wrapper-outer:hover{
	cursor:pointer;
}

.thumb-info .thumb-info-title .thumb-info-inner {
	white-space: nowrap;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
}

.footer-copyright div.logo{
	text-align:left;
}

.footer-copyright .copyright{
	text-align:right;
}

#left ul.nav-list.primary  li.active a{
	background-color: #f6f6f6;
}

a.downloadapp{
	width:193px;
	height:72px;
	display: inline-block;
	margin:35px 0 0 5px;
}

a.iosdownload {
	background-image: url(../../img/appdownload.png);
	background-position: -197px 0;
	background-repeat: no-repeat;
}

a.androiddownload {
	background-image: url(../../img/appdownload.png);
	background-position: 0 0;
	background-repeat: no-repeat;
}

a.iossoon {
	background-image: url(../../img/appdownload.png);
	background-position: -387px 0;
	background-repeat: no-repeat;
}


#tableIcon div{
	text-align:center;
    padding: 10px;
}
#tableIcon .logo img{
    padding: 20px;
    margin: auto;
}
#tableIcon .icon img{
    padding: 20px;
    border: 1px solid #ccc;
    margin-bottom: 6px;
    box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.2), 0 4px 14px 0 rgba(0, 0, 0, 0.12);
    background-color: #f5f5f5;
}

#tableIcon .icon a{
	color: #337ab7;
}

.index_h_blog{
	height:26px;
	overflow:hidden;
}
.index_p_blog{
	height:70px;
	overflow:hidden;
}

body.wifi {
   background-color: #fff;
}

body.wifi > div.body {
    padding-top: 0;
}

.post-content .content{
	min-height:300px;
}

.tooltip {
  font-family: var(--font-main), Arial, sans-serif;
  }
  
body.invite {
   background-color: #c95873;
}
.invite{
	color: #FFF;
}
.invite .saveBtn {
	background-color: #801e46;
    border-color: #97244e;
}

.mb10{
	margin-bottom: 10px;
}
.mb20{
	margin-bottom: 20px;
}
.mb30{
	margin-bottom: 30px;
}
.mb40{
	margin-bottom: 40px;
}
.mb50{
	margin-bottom: 50px;
}

.banner-parallax {
	position: relative;
	background-attachment: fixed;
	background-position: center;
	background-size: cover;
	padding-top: 80px;
	padding-bottom: 80px;
	margin-top: 50px;
	margin-bottom: 30px;
}

body.sticky-menu-active #header .logo {
    padding-bottom: 0px; 
}

#header .logo {
  border-bottom:unset;
  margin: 0;
  padding: 0;
  transition: all 0.2s ease 0s;
  padding-top: 15px;
}

.partners-carousel{
	margin-bottom: 20px;
}

.partner-summary-box{
	height: 160px;
	overflow: hidden;
}

.partner-title {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	width: 100%;
	display: block;
}
.itm {
	text-align: center;
	border: 1px solid #999999;
}

.itm >img{
	margin-bottom: 13px;
}

.itm > h4 {
	margin: 15px 0 10px 0;
	font-size: 14px;
}

.itm > h3 {
	font-size: 1.2em;
	margin-bottom: 10px;
}

.ellipsis {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.socials-top{
	position: fixed;
	top: 150px;
	left: 10px;
}
.socials-top li{
	display: block;

 -webkit-animation: fadein 2s; /* Safari, Chrome and Opera > 12.1 */
       -moz-animation: fadein 2s; /* Firefox < 16 */
        -ms-animation: fadein 2s; /* Internet Explorer */
         -o-animation: fadein 2s; /* Opera < 12.1 */
            animation: fadein 2s;
}

@keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Firefox < 16 */
@-moz-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

@media screen and (max-width: 992px) {
  	.socials-top{
		position: fixed;
		top: 155px;
		left: 5px;
	}
	.socials-top li{
		display: block;
	}
}
.langueges li.text-left{
	direction: ltr;
}

.langueges li.text-right{
	direction: rtl;
}
/*@media (max-width: 767px) {
	#header .logo img {
	  	width: 75px !important;
	  	height: auto;
	}
}*/

.btn-primary{
	    border-color: #2b3344;
    background-color: #2b3344;
}
.a:hover, a:focus {
	text-decoration:none !important; 
}
.index_h_blog a{
	font-size:16px;
	text-decoration:none;
}

.text-left a{
	font-size:16px;
	text-decoration:none
}

.shorter a{
	text-decoration: none;
}

/*.product-thumb-info-list li:hover{
	    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
}*/

.btn-primary:hover{
	    transform: translate(0px, -5px);
    box-shadow: 0 20px 30px -11px rgba(31,35,65,0.37);
}
.post-image img:hover{
	    transform: scale(1.02);
}

.post-image img{
	transition: 0.4s;
}

.sub-menu .sub-menu > li {
	padding-right: 14px !important;
}

.sub-menu .sub-menu > li.is-top {
	padding-right: 0px !important;
	margin: 7px 0px; 
}

.sub-menu .sub-menu > li.is-top a{
	color: #ececed !important;
	display: block;
	font-size: 1em !important;
	font-weight: 600 !important;
	padding-bottom: 5px !important;
}


.owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev{
	    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin: 5px;
    margin-top: 0px;
    padding: 5px 10px;
    background-color: #2b3344;
    border-radius: 5px;
    display: inline;
    color: white;
}

.owl-nav{
	padding: 10px !important;
	text-align: center !important;
}
ul.car_info li{
	padding: 3px 0;
}

ul.car_info li i.fa{
	margin-left: 10px;
}

.ui-datepicker-next.btn{
	border-bottom:unset !important;
}
.ui-datepicker-prev.btn{
	border-bottom:unset !important;
}

.popover.clockpicker-popover{
	right: unset;
}

.clockpicker-popover .popover-title{
	direction: ltr;
}

.form-control{
	height:41px;
}

.thumb-info .thumb-info-title .thumb-info-type {
	margin-top: 15px;
}

/*@media (min-width: 576px) { ... }*/

/* Medium devices (tablets, 768px and up)*/
/*@media (min-width: 768px) { ... }*/

@media (max-width: 991px) {
	#header nav .mega-menu-content img{
		display: none;
	}
	.main{
		padding-top: 30px;
	}
 }


/* Large devices (desktops, 992px and up)*/
@media (min-width: 992px) {
	#header nav{
		max-width:700px;
	}
}

/* Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {
	#header nav{
		max-width:900px;
	}
}

#header .logo {
	background: #fff;
	border-bottom: 0px solid #e5e7e9;
	border-radius: 6px;
	color: #000;
	display: block;
	float: right;
	height: 100%;
	margin: 7px -32px -25px 0;
	padding: 10px 30px 20px;
	transition: all 0.2s ease 0s;
	z-index: 100;
}
#header nav {
	max-width: 1024px;
}
#header nav ul.nav-main {
	margin: -7px 19% 8px 10px;
}
#header nav {
	float: left;
}
#header > .navbar-collapse > .container {
	position: relative;
	padding: 18px 0px 0px 0px;
}
#header nav ul.nav-main {
	margin: 0;
}
#header nav {
	float: right;
	/*margin-right: 20%;*/
}
#header .logo {
	background: #fff;
	/* border-bottom: 0px solid #e5e7e9; */
	border-radius: 6px;
	color: #000;
	display: block;
	float: left;
	height: 100%;
	margin: 7px -32px -25px 0;
	padding: 0px 13px 0px;
	transition: all 0.2s ease 0s;
	z-index: 100;
}

#header .search a {
	display: block;
	width: 25px;
	height: 25px;
	text-align: center;
	line-height: 25px;
	color: #2D343E;
	position: relative;
	z-index: 9999;
	-webkit-transform: translate3d(0, 0, 0);
	margin-top: 11px;
}

.blog-posts .post-content p.summary {
	height: 125px;
	overflow: hidden;
}

.blog-posts .post-content h2.title {
	width: 100%;
	white-space: nowrap;
	overflow: clip;
	text-overflow: ellipsis;
}
.filter-content{
	padding-right: 15px;
}

a.addPerson{
	color: #e36159;
}

.person-panel{
	position: relative;
}

.removePerson {
    border-radius: 100%;
    background-color: #e36159;
    padding: 8px 15px;
    position: absolute;
    z-index: 9;
    top: 10px;
    left: 10px;
}

.removePerson:hover {
    cursor: pointer;
}

.select2-container--default .select2-selection--single {
    border: 2px solid #e5e7e9 !important;
    border-radius: 6px;
	box-shadow: none;
}

.select2-container .select2-selection--single {
    height: auto !important; 
    padding: 0.375rem 0.75rem;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 7px !important;
}

.select2-container .select2-selection--single .select2-selection__rendered {
	padding-left: 20px !important;
	padding-right: 8px !important;
}


.select2-container--default .select2-selection--single .select2-selection__rendered {
	text-align: right;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
	left: 1px;
	right: unset;
}

#header nav ul.nav-main li a {
	color: #666666;
	font-size: 1.1em;
	font-style: normal;
	line-height: 20px;
	margin-left: unset; 
	margin-right: unset; 
	padding: 10px 11px;
}

@media (max-width: 991px) {
	#header .logo{
		margin:unset;
	}

	#header .nav-main ul li.lang{
		/* display: inline-block; */
		display: none;
		width: auto;
		border-bottom:unset;
	}
}

div.mobile-langs ul{
	list-style: none;
	text-align: start;
	margin-right: 37px;
	display: flex;
	align-items: center;
	margin-bottom: 0px;
	height: 60px;
    justify-content: center;
}

div.mobile-langs ul li a{
	padding: 7px;
}
