﻿@charset "utf-8";
/* CSS Document */
a,abbr,acronym,address,applet,article,aside,audio,b,blockquote,big,body,center,canvas,caption,cite,code,command,datalist,dd,del,details,dfn,dl,div,dt,em,embed,fieldset,figcaption,figure,font,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,keygen,label,legend,li,meter,nav,object,ol,output,p,pre,progress,q,s,samp,section,small,span,source,strike,strong,sub,sup,table,tbody,tfoot,thead,th,tr,tdvideo,tt,u,ul,var{background:transparent;border:0 none;font-size:100%;margin:0;padding:0;border:0;outline:0;vertical-align:top;}ol, ul {list-style:none;}blockquote, q {quotes:none;}table, table td {padding:0;border:none;border-collapse:collapse;}img {vertical-align:top;}embed {vertical-align:top;}
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {display:block;}
mark, rp, rt, ruby, summary, time {display:inline;}
input, textarea {border:0; padding:0; margin:0; outline: 0;}
iframe {border:0; margin:0; padding:0;}
input, textarea, select {margin:0; padding:0px;}
a { color: inherit; } 
a:hover {color: inherit;}
.form-control:focus {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
	border-color: unset;
}



	body{
		font-family: 'Open Sans', sans-serif;
		font-weight: 500;
		color:#2d383f;
	}
	li{ list-style:none;}
	.navbar-brand .logo {
	width:300px;
	height:auto;
	float:left;
	max-height:217px
	}
	.header-top-m{
		display: none;
	}
	.header-bottom{
		display: none;
	}
	.navbar-brand .logo img{
	width:100%;
	height:auto
	}
	a.nav-link img {

	}
	a.nav-link p {
	display:inline-block;
	color:#2d383f;
	font-size: 18px;
	margin-left: 10px;
    padding-top: 10px;
	font-weight:600;
    }
    
    .btn {
        display: inline-block;
        font-weight: 400;
        color: #212529;
        text-align: center;
        vertical-align: middle;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        background-color: transparent;
        border: none;
        padding: .375rem .75rem;
        border-radius:4px;
        transition: none;
    }
    .btn.focus, .btn:focus {
        outline: 0;
        box-shadow: none;
    }



	.navbar-expand-lg .navbar-collapse {
    flex-direction: row-reverse;
}
	.mob-right{
		display: none;
	}
	.mob-bot{
		display: none;
	}
	ul.navbar-nav.nav-right {
    line-height: 0px;
    padding-bottom: 10px;
    float: right;
	margin-left: 13%;
	display: flex;
    align-items: center;
	}
	.dropdown-toggle::after {
    display: none;
}
.nav-item i{
	padding-top:4px;
}
	.navbar-collapse {
	flex-grow:0;
	}
	button.btn.header-btn {
    background: #314a75;
	color:#fff;
	border-radius:0px;
	padding: 2px 20px;
	font-weight: 500;
	}
	.btn-group a {
	padding: 3px 5px;
	color: #314a75;
	}
	.btn-group a:hover {
	color: #aeaeae;
	}
	a.nav-link .lang-btn {
    width: 80px;
	}
	li.nav-item {
	padding: 0 13px;
	font-weight: 300;
	font-size: 18px;
	color: #333;
	}
	.navbar-light .navbar-nav .nav-link{
		color:#2d383f;
		font-family: 'Open Sans', sans-serif;
		font-weight:400;
		font-size:20px;
	}
	ul.navbar-nav li.nav-item:hover ul.dropdown-menu {
    display: block;
	}
	ul.navbar-nav li.nav-item ul.dropdown-menu li a.dropdown-item{
    display: block;
	}
	
	li.nav-item.nav-lia{
		border-right: 1px solid #314a7554;
	}
	li.nav-item.nav-lib{
		border-right: 1px solid #314a7554;
	}
	li.nav-item.nav-lic{
		border-right: 1px solid #314a7554;
	}
	.nav-link {
    display: block;
    padding: 0rem 1rem;
	}
	.navbar {
    padding: 12px 16px 12px 16px;
}
	a.dropdown-item {
    font-weight: 300;
	}
	
	/* banner section start*/
	/* about section start*/
	h2.h-main {
		font-size: 38px;
		color: #314a75;
		margin-top: 50px;
	}
	.h-line {
    border-bottom: 1px solid #aeaeae;
	}
	button.btn.view-btn {
    float: right;
    background: none;
	color: #aeaeae;
	font-size: 20px;
	font-weight: 500;
	padding: 20px 0;
	}
	button.btn.view-btn i {
    font-size: 14px;
	}
	h3.h-sub-main {
    text-align: center;
	color: #314a75;
	margin-top: 15px;
	}
	.abt-sec p{
		text-align: center;
		font-weight: 300;
		color: #000;
	}
	.abt-sec{
		height: 350px;
	}

	/* about section end*/
	/* freight section start*/
	.freight-sec{
		min-height: 750px;
		background-image:url(../images/bg-1.jpg);
		background-size: cover;
		background-attachment: fixed;
	}
	
	.wrapper p{
		font-size: 18px;
		font-weight: 300;
	}
	
	.wrap-img {
	width: 100%;
	height: auto;
	margin-bottom: 15px;
	}
	.frght-sec button.btn.view-btn {
    color: #fff;
	}


	/* freight section end*/
	/* car shipping section*/

.bg-secondary{
	background: #314a75;
}
.service-box{
	background: #314a75;
	color: #fff;
	width: 100%;
	height: auto;
	padding: 25px 10px;
	text-align: center;
	margin-top: 50px;
}
.service-box:hover {
	color: #aeaeae;
	transition: all ease(1.5);
}
.process-container{
	transition: box-shadow .3s ease-out, transform .3s ease-out, opacity .2s ease-out;
	transition-delay: .1s;
}
.process-container:hover {
    opacity: 1 !important;
    box-shadow: rgba(45,45,45,0.05) 0px 2px 2px, rgba(49,49,49,0.05) 0px 4px 4px, rgba(42,42,42,0.05) 0px 8px 8px, rgba(32,32,32,0.05) 0px 16px 16px, rgba(49,49,49,0.05) 0px 32px 32px, rgba(35,35,35,0.05) 0px 64px 64px;
    transform: translate(0, -4px);
    z-index: 999;
}
h4.serv-text{
	font-size: 18px;
	text-align: center;
	font-weight: 300;
	margin-top: 15px;
	min-height: 42px;
}
ul.logo-nav {
    display: none;
}
.car-shp-img {
    float: right;
}
.faq-cat-tabs>li a {
    color: #2d2d2d;
    list-style: none;
    color: #314a75;
    padding: 10px 34px;
    float: left;
    font-size: 18px;
    width: 100%;
    text-align: center;
}

.faq-cat-tabs>li  .active{
    font-weight: 700;
	border-bottom: 0px;
	background: #314a75;
	color: #fff;
}
.nav-tabs {
    border-bottom: 0!important;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.tab-pane p{
    border-right: 1px solid #314a75;
    border-left: 1px solid #314a75;
	border-bottom: 1px solid #314a75;
	border-top: 1px solid #314a75;
	font-size: 18px;
	color: #314a75;
	font-weight: 300;
    line-height: 22px;
    padding: 12px;
    margin-top: 0px;
}
.tab-dis {
    margin-top: 20px;
}
.accord-pan{
	display: none;
}
.accordion {
  background-color: #eee;
  color: #314a75;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  text-align: left;
  border: none;
  outline: none;
  transition: 0.4s;
}
button.accordion:after {
    font-family: "Font Awesome 5 Free";
    content: "\f078";
    color: #314a75;
    font-weight: bold;
    float: right;
    margin-left: 25px;
    margin-right: 5px;
}
button.accordion.active:after{
    content: "\f077";
}

/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
.active, .accordion:hover {
}

/* Style the accordion panel. Note: hidden by default */
.accord-pan .panel {
  padding: 20px;
  background-color: white;
  border-radius: 0px;
  border-right: 1px solid #aeaeae;
  border-left: 1px solid #aeaeae;
  border-bottom: 1px solid #aeaeae;
  display: none;
  overflow: hidden;
  margin-bottom: 0px
}

/* car shipping section end*/
/* express section start*/
	.express-sec{
		min-height: 750px;
		background-image:url(../images/bg-2.jpg);
		background-size: cover;
		background-attachment: fixed;
	}
	.express-sec button.btn.view-btn {
    color: #fff;
	}
	.express-sec h2.h-main{
		color: #fff;
		text-shadow: #333 1px;
	}
	.wrapper{
		height: auto;
		width: auto;
		background: #fff;
		box-shadow: #aeaeae 1px;
		margin-top: 15px 30px;
		padding: 15px 30px;
		margin-bottom: 30px;
		border-top: 10px #314a75 solid;
	}

	.wrapper p{
		font-size: 18px;
	}
	h3.wrap-main{
		font-size: 26px;
		color: #314a75;
		font-weight: 300;
		border-bottom: #aeaeae 1px solid;
	}

	/* express section end*/

	.bg-secondary{
		background: #314a75!important;
	}

	.footer-top .title {
    font-weight: 200;
	}
.section-footer ul a {
    color: inherit;
    font-weight: 200;
    font-size: 18px;
}
.list-unstyled li {
    padding: 10px 0px;
}
article.white p {
    font-weight: 200;
    font-size: 14pt;
}
p.text-md-right.text-white-50 {
    font-weight: 200;
}
.soc-wrapper {
    background: #fff;
    width: 100%;
    position: relative;
	bottom: 50px;
	height: auto;
		padding: 20px 50px;
		box-shadow: 1px 1px 1px 1px #aeaeaeab;
}
.soc-wrapper input.form-control {
    width: 65%;
	display: inline;
	border-radius: 0px;
	background: #e6e6e6;
	border: 0px;
	height: 50px;
}
.soc-fot {
	float: right;
	display: flex;
	    padding: 15px;
	
}
h6.soc-txt {
    font-size: 14pt;
    font-weight: 500;
	color: #314a75;
	padding: 0px 20px;
}
a.soc-icon-fot {
    color: #314a75;
	padding: 0px 10px;
}
img.logo-fot {
	height: 50px;
	width: auto
}
a.soc-icon-fot:hover {
    color: #aeaeae;
}
.section-footer ul a:hover {
    color: #aeaeae;
}

/*footer end*/
/* details page start */

.bg {
    background-color: #fff!important;
    margin-bottom: 50px;
}
aside.col-sm-6.border-right img {
	width: 100%;
    height: auto;
}
.card {
    margin-top: 15px;
}
.section-banner img {
    width: 100%;
    height: auto;
}
#contatti{
  letter-spacing: 2px;
  width: 100%;
  }
#contatti a{
  color: #fff;
  text-decoration: none;
}
.maps iframe {
    width: 100%;
    height: 100%;
}
button.btn.btn-light {
    background: #314a75;
    color: #fff;
    font-weight: 300;
}
.form-control {
    font-weight: 300;
    padding: 10px 15px;
    border-radius: 0 !important;
}
.tab-content .form-control {
    font-weight: 300;
    padding: 10px 15px;
    border: 1px solid #ced4da;
    border-radius: .025rem;
    height: calc(2.25em + 10px);
}
label.form-check-label {
    font-weight: 300;
}

.contact-wrapper-inner {
	font-weight: 300;
	display: flex;
	margin-top: 30px;
}
.contact-wrapper-inner i {
    font-size: 24px;
    background: #314a75;
    border-radius: 50%;
    height: 50px;
    width: 50px;
    padding: 14px;
	color: #fff;
	transform: rotate(90deg);
}
.contact-wrapper-inner p {
    margin-left: 15px;
}

.fixed-search{
    display: flex;
}

.fixed-search-mob{
    display: none;
}

.nav-fix-search {
    position: fixed !important;
    top: 104px !important;
    z-index: 1035;
    height: 50px;
    width: 100%;
    max-width: 1370px;
    background: #fff;
}
/*
.nav-fix-search-mob {
    position: fixed !important;
    top: 64px !important;
    z-index: 1035;
    height: 50px;
    width: 85%;
    max-width: 85%;
}*/


/*list page*/
.card-header .title {
    color: #314a75;
}
.icon-action {
    color: #314a75;
}
ul.list-unstyled.list-lg a {
    color: #314a75;
}
.btn-secondary {
    color: #fff;
    background-color: #314a75;
	border-color: #314a75;
	font-weight: 300;
	border-radius: 0;
	width: 100px;
}
.btn-secondary:hover {
    color: #314a75;
    background-color: #fff;
	border-color: #314a75;
	font-weight: 300;
}

.nav-lia p{ display:inline-block}
.container {
    max-width: 1400px;
	width:90%;
}
.banner{
	width:100%; height:300px; background:url(../images/header-bg-new.jpg) no-repeat; background-position:center; float:left;}
.overlay-banner {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
select.form-control:not([size]):not([multiple]) {
    width: 150px;
    height: 40px;
}
.searchbox {
    width: 66%;
    padding: 20px;
    box-sizing: border-box;
    float: left;
    border-right: 1px solid #dedede;
}
.banner h3 {
    font-size: 22px;
    font-weight:600;
    color: #2d383f;
    padding-bottom: 10px;
}
.textbox {
    width: 34%;
    float: right;
    padding: 22px 36px;
    box-sizing: border-box;
}
.bannerinner {
    width: 1100px;
    height: auto;
    float: left;
    background: rgba(255,255,255,.9);
}
.textbox li {
    list-style: none;
    background: #bd0013;
    border: 2px solid #FFF;
    border-radius: 6px;
    padding: 10px;
    margin-top: 15px;
}
.list-btn p{ font-size:18px; text-align:center; font-weight:400; color:#fff; padding-top:0px;}
.textbox h4{ font-size:16px;}


.btn-find {
    background: #bd0013;
    float: left;
    border-radius: 0;
    padding: 10px 20px;
    border: 1px solid #bd0013;
}
.form-control option {
    padding:10px;
    border: .1rem solid #dedede;
    border-radius: .4rem;
    
}
select.form-control:not([size]):not([multiple]) {
    height: calc(2.25rem + 12px);
}
.feature-bg{
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	z-index:99;
}
.feature-cont {
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    padding: 0px;
    border-radius: 4PX;
    OVERFLOW: hidden;
}
.feature-cont img{
	width:100%;
	height:auto;
}
.feature-cont:hover img {
  transform: scale(1.5);
}
.feature-cont img {
  transition: transform .9s ease;
}
.featured-content-click{
    display: block;
    height: 100%;
}
.caption{
	width:100%;
	height:auto;
	float:left;
	border-bottom:1px solid #dedede;
	display:flex;
    justify-content: space-between;
	margin-bottom:30px;
}
.caption h2 {
    font-size: 26px;
    font-weight: 600;
    display: inline-block;
    padding-bottom: 8px;
    color: #696969;
}
.caption h3 {
    font-size: 20px;
    font-weight: 400;
    display: inline-block;
    color: #696969;
}
.caption h3:hover {
	color:#2d383f;
}
.caption i {
    font-size: 20px;
    padding-top: 1px;
}

.box-head {
    width: 100%;
    height: auto;
    float: left;
    margin-top: 12px;
    padding-left: 10px;
}
.sale {
    padding:3px 10px;
    background-color: #bd0013;
    color: #fff;
    font-size: 14px;
}
.verified{
    padding:3px 10px;
    background-color: #38ae43;
    color: #fff;
    font-size: 14px;
}
.verified i {
    padding-right: 2px;
    padding-top: 4px;
}

.box-head li{
	list-style:none;
	display:inline-block;
	
}
 .heart-icon{
	 color:#FFF;
	 font-size:20px;
	 padding-right:15px;
 }
.bottam-box {
    background: rgba(0,0,0,.6);
    /* margin-top: 136px; */
    float: left;
    width: 100%;
}
.bottam-box h3 {
   
}
ul.location {
    padding: 10px 15px;
}
ul.location i{
	padding-left:3px;
}
li.text-location {
	width:50%;
	height:auto;
	float:left;
}
li.text-price {
     width:50%;
	height:auto;
	float: right;}
li.text-location h3 {
	 color: #20d2ff;
    font-size: 12px;
    padding-top: 5px;
    font-weight: 600;
}
li.text-price h3 {
    color: #ffffff;
    font-size: 16px;
    padding-top: 5px;
    font-weight: 600;
    padding-bottom: 5px;
    text-align: right;
}
li.text-price h4 {
    color: #ffffff;
    font-size: 14px;
    padding-left: 15px;
    padding-top: 0px;
    font-weight: 600;
	text-align: right;
}
li.text-location p{
    color: #ffffff;
    font-size:10px;
    padding-top:2px;
    font-weight: 600;
    margin-bottom: 0;
    height: 33px;
    display: inline-block;
    overflow-y: hidden;
}
.iconarea {
    width: 100%;
    height: auto;
    float: left;
    padding: 0 15px 5px 15px;
}
.iconarea span{
    color: #ffffff;
    font-size:11px;
	padding-right:10px;
		
}
.forborder {
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    padding-left: 10px;
}
.iconarea i {
    padding-right: 3px;
    padding-left: 3px;
    padding-top: 3px;
}
.latestrent{
	width:100%;
	height:auto;
	float:left;
	margin-top:50px;
}
.rentbox {
    width: 100%;
    height: auto;
    float: left;
    border: .1rem solid #dedede;
    border-radius: .4rem;
}
.imgbox{
	width:100%;
	height:auto;
	float:left;
    z-index:99;
    border-radius: .3rem;
    overflow: hidden;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}
.imgbox img{
	width:100%;
	height:auto;
}
.renttext{
	width:100%;
	height:136px;
	float:left;
	padding:10px;
}
.rentbox h3 {
    font-size: 18px;
    font-weight: 600;
    color: #bd0013;
    min-height: 42px;
    height: 33px;
    display: inline-block;
    overflow-y: hidden;
}
.renttext h4 {
    color: #2d383f;
    font-size: 11px;
    padding-left: 3px;
    padding-top: 5px;
}
.renttext i{
	padding-right:6px;
}
.renttext h2 {
    color: #2d383f;
    font-size: 18px;
    /*text-align:right;*/
    text-align: left;
    padding-top: 8px;
}
.renttext p {
    color: #2d383f;
    font-size: 18px;
    margin-bottom: 0px;
    /*text-align:right;*/
    text-align: left;
}
.iconarea1 {
    width: 100%;
    height: auto;
    float: left;
    padding: 0 10px 5px 10px;
}
.iconarea1 span{
    color:#6d6d6d;
    font-size:13px;
	padding-right:10px;
		
}
.forborder1 {
    border-left: 1px solid #dedede;
    border-right: 1px solid #dedede;
    padding-left: 10px;
}
.iconarea1 i {
    padding-right: 3px;
    padding-left: 3px;
    color: #2d383f;
    padding-top: 3px;
}
.iconarea2 {
    width: 100%;
    height: auto;
    float: left;
    padding: 0 10px;
    display: flex;
    margin-bottom: 10px;
    justify-content: space-between;
}
.iconarea2 span {
    border: 1px solid #dedede;
    font-size: 15px;
    border-radius: 3px;
    width: 95px;
    height: 36px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.iconarea2-btn {
    border: 1px solid #dedede;
    font-size: 15px;
    border-radius: 3px;
    width: 95px;
    height: 36px;
    display: flex;
    justify-content: center;
    align-items: center;
    display: flex !important;
}
.iconarea2 .fa.fa-phone {
    padding-bottom: 0;
}
.iconarea2 i {
    color: #bd0013;
    font-size: 15px;
    padding-right: 4px;
    padding-top:0px;
    padding-bottom: 2px;
}
.img-bottam{
	float:left;
	margin-top:-6px;
	z-index:9999;
}
.navbar-light .navbar-toggler {
    color: rgba(0, 0, 0,1);
    border-color: transparent;
    float: right;
}
.featured {
    margin-top: 50px;
    float: left;
    width: 100%;
}
.salebox {
    width: 100%;
    height: auto;
    float: left;
    border: .1rem solid #dedede;
    border-radius: .4rem;
    padding: 6px;
}
.latestsale{
	width:100%;
	height:auto;
	float:left;
	margin-top:50px;

}
.sale-imgbox{
	width:100%;
	height:auto;
	float:left;
}
.sale-imgbox img {
    width: 100%;
    height: auto;
    border-radius: 4px;
}

.sale-price {
    display: flex;
    justify-content: space-between;
    margin-bottom: 5px;
    padding: 0 4px;
    height: 52px;
}
.sale-price p {
    color: #bd0013;
    font-size: 15px;
    border-right: .05em solid #dedede;
    font-weight: 600;
    padding: 15px 6px 15px 0px;
    width: 65px;
    display: inline-block;
}
.sale-price span{
	display:block;
	}
.sale-iqd{
	color: #2d383f;
    font-size: 22px;
}
.sale-usd {
    color: #2d383f;
    font-size: 18px;
    text-align: right;
    line-height: 16px;
}
.listing {
    padding: 5px;
    position: absolute;
	z-index:999;
}
span.sale-new {
    padding: 3px 10px;
    background-color: #bd0013;
    color: #fff;
    font-size: 14px;
}
span.sale-veri {
    padding: 3px 10px;
    background-color: #38ae43;
    color: #fff;
    font-size: 14px;
}
.saletext h3{
	font-size: 18px;
    font-weight: 600;
    color: #bd0013;
    min-height:46px;
    height: 33px;
    display: inline-block;
    overflow-y: hidden;
}
.saletext{
	width: 100%;
    height: auto;
    float: left;
    padding: 10px;
}
.saletext h4 {
    color: #2d383f;
    font-size: 14px;
    padding-left: 3px;
    padding-top: 5px;
}
.saletext i {
    padding-right: 6px;
}
.service {
    width: 100%;
    height: auto;
    float: left;
    margin-top: 50px;
}

.vip-text {
    width: 46%;
    height: auto;
    position: absolute;
    right: 5%;
    top: 85px;
}
.vip-text h2 {
    font-size:32px;
    font-weight: 600;
    color: #fff;
}
.vip-text p {
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    padding-top: 25px;
}
.vip-text h5 {
    font-size: 24px;
    font-weight: 400;
    color: #fff;
    padding-top: 25px;
}
.vip-text i {
    font-size: 32px;
    font-weight: 400;
    color: #fff;
    padding-left: 10px;
}
.legal-text {
    width: 46%;
    height: auto;
    position: absolute;
    left: 5%;
    top: 85px;
}
.legal-text h2 {
    font-size:32px;
    font-weight: 600;
    color: #fff;
}
.legal-text p {
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    padding-top: 25px;
}
.legal-text h5 {
    font-size: 24px;
    font-weight: 400;
    color: #fff;
    padding-top: 25px;
}
.legal-text i{
     font-size: 32px;
    font-weight: 400;
    color: #fff;
    padding-left: 10px;
}
.contact{
    margin-top: 50px;
    float: left;
    width: 100%;
}
.contact-cont{
	width:70%;
	height:auto;
	float:left;
	margin:0 15%;
}
.contact h2 {
    font-size: 26px;
    font-weight: 600;
    display: inline-block;
    padding-bottom: 15px;
}
.contact h2 {
    font-size: 26px;
    font-weight: 600;
    display:block;
    padding-bottom: 15px;
	color:#bd0013;
	text-align:center;
}
.contact-btn{
	display:flex;
}
.contact-btn {
    display: flex;
    justify-content: center;
    margin-top: 30px;
}
.contact-btn i {
    font-size: 18px;
    color: #fff;
    padding-top: 2px;
    padding-right: 6px;
}
.cont-btn {
    background-color: #bd0013;
    padding: 10px 15px;
    color: #fff;
    margin: 0 15px;
    width:218px;
}
.footermain{
	width:100%;
	height:auto;
	float:left;
	background:#151515;
	margin-top:50px;
	padding-top:40px;
}
.visit li{
	font-size: 14px;
    color: #fff;
	font-weight:400;
	padding-top:10px;
}
.linkcont {
    width: 100%;
    height: auto;
    float: left;
    display: flex;
    justify-content: space-between;
}
.footerhead {
    width: 100%;
    height: auto;
    float: left;
    border-bottom:.0625rem solid #464646;
    margin-bottom: 20px;
}
.footerhead h4{
	font-size:18px;
	color:#fff;
	padding-bottom:20px;
}
.linkcont li{
	font-size: 14px;
    color: #fff;
	font-weight:400;
	padding-top:10px;
}
.visit img{
	margin-bottom:20px;
}
.social li {
    font-size: 14px;
    color: #fff;
    font-weight: 400;
    padding-top: 14px;
}
.linkcont i {
    color: #bd0013;
    padding: 3px 7px 0 0;
}
.visit i {
    color: #bd0013;
    padding: 3px 7px 0 0;
}
.social i {
    color: #ffffff;
}
.socialhead {
    width: 100%;
    height: auto;
    float: left;
    border-bottom:.0625rem solid #464646;
    margin-bottom:30px;
}

.socialhead h4 {
    font-size: 18px;
    color: #fff;
    padding-bottom: 20px;
}
.footerbottam{
	width:100%;
	height:auto;
	float:left;
	border-top:1px solid #464646;
	margin-top:50px;
}
.footerbottam p{
	 font-size:10px;
    color: #fff;
	padding:30px 0;
    text-align:center;
    font-family: Arial !important;
    font-weight: 100;
    text-transform: uppercase;
    letter-spacing: 1px;;
}
.social span {
    width: 24px;
    height: 24px;
    border: 1px solid #fff;
    float: left;
    margin-right: 5px;
    border-radius: 2px;
    display: flex;
    justify-content: center;
    align-items: center;
}
form.myform {
    height: 150px;
}
.dropdown-menu {
    right: 0;
    left: unset;
}
.dropdown-menu label {
    padding-bottom: 25px;
    line-height: 30px;
}
.dropdown-item {
    padding: 0.88rem 1.5rem;
}
.btn-login{
	background-color: #bd0013;
    padding: 10px 15px;
    color: #fff;
    margin:10px 15px;
    width:218px;
}
.captionbottam{
	float:left;
	margin-bottom:-20px;
}
.captionbottam {
    float: left;
    margin-top: 16px;
}

.imgbox:hover img {
  transform: scale(1.5);
}
.imgbox img {
  transition: transform .9s ease;
  overflow: hidden;
}
.imgbox-cont{
	width:100%;
	height:auto;
	float:left;	overflow:hidden;
	z-index:99;
}
.sale-imgboxcont{
	width:100%;
	height:auto;
	float:left;	
	overflow:hidden;
	z-index:99;
	border-radius:4px;
}
.sale-imgbox:hover img{
transform: scale(1.5);
}
.sale-imgbox img {
  transition: transform .9s ease;
    overflow: hidden;
}
.properties{
	width:100%;
	height:auto;
    float:left;
    margin-top: 30px;
}
.propertyhead {
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.text-left1{
	height:auto;
}
.text-left1 h2 {
    font-size: 22px;
    font-weight: 600;
    color:#2d383f;
    padding: 30px 0 0px 0;
}
.text-right1{
	height:auto;
	
}
.p-right {
    color: #2d383f;
    font-weight: 600;
    padding-left: 50px;
}
.category-box{
   border: 1px solid #dedede;
   height:auto;
   padding:15px;
   margin:0;
}
.text-right1 {
    height: auto;
    display: flex;
    width:400px;
    justify-content: space-around;
    align-items: center;
}
select.form-control.selecttop {
	height:40px !important;
	padding: 7px 10px 10px 10px;
}
.category-box li {
    color: #bd0013;
    font-weight: 600;
    font-size: 15px;
}
.category-box span{
	color:#696969;
	padding-left:3px;
}
.listtext h3 {
    font-size:20px;
    font-weight: 600;
    color: #bd0013;
    display: block;
    height: 52px;
    overflow-y: hidden;
}
.listtext h4 {
    color: #2d383f;
    font-size: 14px;
    padding-left: 3px;
    /* padding-top:10px; */
    height: 23px;
    display: inline-block;
    overflow-y: hidden;
}
.listtext i {
    padding-right: 6px;
}
.listtext h2 {
    color: #2d383f;
    font-size: 22px;
    text-align: right;
    
}
.listtext p {
    color: #2d383f;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 0px;
    text-align: right;
	padding-top:10px;
}
.pro-list {
    width: 100%;
    margin-top:0px;
    float: left;
}
.proborder{
    border: .1rem solid #dedede;
    border-radius: .4rem;
}
.listtext {
    padding:5px 10px 20px 10px;
}
li.premium {
    text-align: right;
    padding-right: 5px;
    color: #f3bf4e;
    font-size: 14px;
}
li.black-logo {
    width: 170px;
    height: auto;
    float: right;
    margin-top: 80px;
    margin-right: 5px;
}
li.black-logo img{
    width:100%;
    height: auto;
}
span.exclusive {
    font-size: 12px;
    font-weight: 600;
    background: #f3bf4e;
    padding: 3px 5px;
    color: #fff;
    position: absolute;
    right: 0;
    z-index: 99;
}
i.fa.fa-star {
    padding: 3px;
}
.aside1 {
    margin-top: 24px;
    border-top: 1px solid #dedede;
}
.aside1 h3 {
    color: #2d383f;
    font-size: 18px;
    font-weight: 600;
    padding-top: 15px;
	padding-bottom:10px;
}
.aside1 p {
    font-size: 14px;
    font-weight: 600;
    color: #6d6d6d;
}
.pageno{
	float:left;
    border-top: 1px solid #dedede;
	margin-top:50px;
}

.pageno {
    border-top: 1px solid #dedede;
    margin-top: 50px;
    padding-top: 40px;
    display: flex;
    justify-content: center;
    width: 100%;
    margin-left: 15px;
}

.page-link {
    position: relative;
    display: block;
    padding: 0.40rem 0.75rem;
    line-height: 1.25;
    color: #bd0013;
    background-color: #fff;
    border: 1px solid #dee2e6;
    margin: 0 5px;
    border-radius: 4px;
}
.page-link:hover {
    z-index: 2;
    color: #fff;
    text-decoration: none;
    background-color: #bd0013;
    border-color: #dee2e6;
}
.page-item i {
    font-size: 20px;
    padding-top: 0px;
    padding-right: 4px;
    padding-left: 4px;
}
li.showall {
    float: right;
}
.showall i{
	font-size:18px;
}
.showall i {
    font-weight: 600;
    font-size: 18px;
    padding-left: 5px;
    padding-top: 2px;
}
.dropdown:hover>.dropdown-menu {
  display: block;
  top: 100%;
}

.property-type h3 {
    font-weight: 400;
    font-size: 16px;
    color: #696969;
    padding-top: 30px;
    padding-bottom: 20px;
    text-align: left;
}
.property-type h2 {
    font-weight:600;
    font-size:22px;
    color: #696969;
    padding-bottom: 20px;
	color: #2d383f;
}
.property-type i{
    padding: 2px 8px;
}
.breadhead {
    display: block;
    border-bottom: 0.01rem solid #dedede;
    padding-bottom: 10px;
    width:100%;
}
.button--light {
    background: #fff;
    border: .0625rem solid silver;
    color: #3b97ba;
}
.button--size6 {
    width: auto;
    padding: 0 1.5625rem;
    height: 1.81rem;
    font-size: .875rem;
    margin-right: .625rem;
}
i.fa.fa-reply {
    padding-top: 7px;
    color: #bd0013;
}
.breadcrumb {
	padding-top: 30px;
}
.btn-exclusive btn{
    background-color: #bd0013;
    padding: 10px 15px;
    color: #fff;
    margin: 0 15px;
    width: 132px;
}
.btn-exclusive{
	display:flex;
	justify-content: space-between;
	margin-top:10px;
}
.exclu-btn {
    background-color: #bd0013;
    padding: 10px 15px;
    color: #fff;
    margin:0;
    width:44%;
}
.aside-exclusive {
    padding: 15px;
	width: 100%;
    height: auto;
    border: 1px solid #dedede;
	-webkit-box-shadow: 0 0.125rem 0.3125rem 0.0625rem rgba(0,0,0,.05), 0 0.0625rem 0.125rem 0 rgba(0,0,0,.15);
    -moz-box-shadow: 0 .125rem .3125rem .0625rem rgba(0,0,0,.05),0 .0625rem .125rem 0 rgba(0,0,0,.15);
    box-shadow: 0 0.125rem 0.3125rem 0.0625rem rgba(0,0,0,.05), 0 0.0625rem 0.125rem 0 rgba(0,0,0,.15);
	border-radius: .1875rem;
	margin-top: 30px;
}
.aside-exclusive h2 {
    font-weight: 600;
    font-size: 28px;
    padding-bottom: 0px;
    color: #2d383f;
    padding-top: 10px;
    text-align:right;
}
.aside-exclusive p {
    font-weight: 400;
    font-size: 22px;
    padding-bottom: 10px;
    color: #2d383f;
    padding-top: 10px;
    text-align:right;
    font-weight: 600;
}
.aside-exclusive p{
    font-weight:600;
    font-size:22px;
    padding-bottom: 10px;
    color: #2d383f;
    padding-top: 10px;
}
.aside-exclusive span{
    color:#fff;
    text-transform: uppercase;
}
i.fa.fa-calculator{
	padding:5px 3px 0 3px;
	font-size:13px;
}
.exclu-textarea {
    border-top: 1px solid #dedede;
    width: 100%;
    height: auto;
    margin-top: 20px;
}
.exclu-textarea p {
    font-weight: 400;
    font-size: 16px;
    padding-bottom: 10px;
    color: #2d383f;
    padding-top: 20px;
    padding-left: 80px;
}
.exclusive-1{
	font-size:14px;
	color: #2d383f;
}
.exclusive-1 i{
	font-size:14px;
	color: #2d383f;
	padding-top:3px;
}
.shortbox{
		 border: 1px solid #dedede;
		 border-radius: .1875rem;
	}
	
	.box-social {
    display: block;
    background: #fff;
    border-radius: 0.2rem;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, 0.125);
    border-radius: 0.25rem;
}
i.fb, span.fb {
    color: #3b5998;
}
i.tw, span.tw {
    color: #00aced;
}
i.pinterest, span.pinterest {
    color: #cb2027;
}
.carousel-container {
    margin-top:30px;
}
img.eclu-img {
    margin-left: -24px;
    position: absolute;
    margin-top: 30px;
}
i.fas.fa-arrow-right {
    padding-top: 2px;
}
.icon-login{
	width:30px;
	height:30px;
}
.detail-bg{ padding:0 15px;}
.location1{
	width:100%;
	height:auto;
	float:left;
	margin-bottom:30px;
}
.agent-cont{
	width:100%;
	height:auto;
	float:left;
	border-top: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
	margin-top:30px;
}
.agent{
	width:100%;
	height:auto;
	float:left;
	margin-bottom:40px;
}
.location1 h3{
	font-size: 22px;
    color: #2d383f;
    font-weight: 600;
    padding: 50px 0 30px 0;
}
.location-img{
	width:180px;
	height:180px;
	border-radius:50%;
	float:left;
	overflow:hidden;
}
.agent-img{
	width:180px;
	height:180px;
	border-radius:50%;
	float:left;
	overflow:hidden;
}
.agent-img img{
	width:100%;
	height:auto;
}
.location-img img{
	width:100%;
	height:auto;
}
.agent h3{
	font-size:22px;
	color: #2d383f;
    font-weight:600;
	padding:50px 0 30px 0;
}
.location-text{
	float:left;
	padding-left:20px;
}
.agent-text{
	width:56%;
	float:left;
	padding-left:20px;
}
.location-text p{
	padding-bottom:20px;
}
i.fas.fa-check{
    font-size: 12px;
}
.amenities{
	width:100%;
	height:auto;
	float:left;
}
.amenities h3{
	font-size:22px;
	color: #2d383f;
    font-weight:600;
	padding:40px 0 20px 0;
}
.ads-img{
	width:80%;
	height:auto;
	margin:30px 10%;
}
.icontext.icontext-cont {
    width: 30px;
    height: 30px;
}
.row.forhead {
    margin-top: 30px;
}
.listbox1{
	width:318px;
	height:auto;
	float:left;
	position:relative;
}
.listbox2{
	width:340px;
	height:auto;
	float:left
}
.listbox3 {
    float: right;
    margin-left: 18%;
}
.breadcrumb-item + .breadcrumb-item::before {
    display: none;
  
}
.breadcrumb i {
    margin-right: 10px;
    padding: 5px 4px 4px 6px;
}
.arabic-img {
    padding: 8px 25px;
    box-shadow: none;
    border: 1px solid #9fc1d4;
    background: #cee2ed;
    border-radius: 4px;
	height:40px;
	
}
.listbox {
    width: 310px;
    height: auto;
    position: relative;
}

.iconarea2 span {
    border: .1rem solid #dedede;
    /*border-radius: .4rem;*/
    border-radius: 3px;
    font-size: 15px;
    width: 32%;
    height: 36px;
    line-height: 25px;
}
.listbox-cont-2 {
    width:62%;
    float: left;
}
.listbox-cont-3 {
    width: auto;
    position: absolute;
    right: 20px;
    height: 60px;
}
.visit img {
    margin-bottom: 20px;
    width: 100%;
}
.col-lg-12.col-md-6.listgap-2 {
    margin-top: 20px;
}
.listgap-1{ margin-top:20px}
.listgap-2{ margin-top:20px}
.property-typebox{ width:75%;}
.wrapper {
    height: auto;
    width: auto;
    background: #fff;
    box-shadow: #aeaeae 1px;
    margin-top: 15px 30px;
    padding:0px;
    margin-bottom:0px;
    border-top:0px;
}
.box-head-rent {
    width:90%;
    height: auto;
    float: left;
    top:10px;
    padding-left: 10px;
	position:absolute;
    z-index:99;
    display: flex;
}
ul.navbar-nav li.nav-item:hover ul.dropdown-menu {
    display: block;
    top: 24px;
}
.login-box .btn-login, .log-footer-box .btn-login {
    width: 100%;
}

input.btn.btn-default.btn-login.mainlogin {
    margin: 0;
}
a.btn.btn-default.btn-login.btn-google.mainlogin {
    margin:10px 0 20px 0 ;
}
a.btn.btnfacebook.btn-login.btn-facebook.mainlogin {
    margin: 0;
}
.popup-foot {
    text-align: center;
}
.modal-footer {
    display: flex;
    justify-content: center;
}
span.line {
    margin:12px 0;
    display: flex;
    justify-content: center;
    width: 100%;
    float: left;
}
a.btn.btn-login.logout-aside{ margin-top: 20px;}
.dropdown-menu {
    margin:0rem -41px 0;
    border-radius: 0;
}

.service-box {
    background: none;
    color: #000;
    width: 100%;
    height: auto;
    padding: 10px 10px;
    text-align: center;
    margin-top: 50px;
    border: 2px solid #314a75;
}
.manage-head {
    display: flex;
    justify-content: space-between;
}
.manage-head h3 {
    text-align: left;
}
.manage-head span {
    color: #007a3d;
}
 .btn-manage{
    padding: 5px 10px;
    background: #60daff;
    border-radius: 4px;
}
.message-pop-wrapper .modal-content {
    border: solid 5px #e0f1e0;
    box-shadow: 0px 0px 10px rgba(92, 184, 92, 0.64);
}
.modal.in {
    background: rgba(51, 51, 51, 0.52) !important;
}
.modal-body {
    padding: 15px 24px;
    width: 100%;
}
.message-pop-wrapper .sweet-alert {
    margin: 0;
    padding: 0;
    background: none;
}
.sweet-alert .sa-icon.sa-success {
    border-color: #4cae4c;
}
.message-pop-wrapper .sweet-alert .sa-icon {
    background: none !important;
}
.sa-icon.sa-success.animate {
    margin: 10px auto;
    margin-top: 0;
}
.sweet-alert .sa-icon {
    width: 80px;
    height: 80px;
    border: 4px solid gray;
    border-radius: 50%;
    margin: 20px auto;
    position: relative;
    box-sizing: content-box;
}
.custom-alerts.alert.fade.in {
    opacity: 1 !important;
}
.message-pop-wrapper .custom-alerts {
    position: relative;
    z-index: 1;
    margin-bottom: 10px;
}

.alert {
    border-radius: 0;
    text-align: center;
}
.message-pop-wrapper .sweet-alert p {
    font-size: 12px;
    text-transform: capitalize;
    padding: 0;
    margin: 0px 0px;
}
.message-pop-wrapper .sweet-alert p {
    padding: 0;
    margin: 11px 0px;
}
.message-pop-wrapper .sweet-alert p {
    padding: 0;
    margin: 11px 0px;
}

.alert p {
    margin: 0;
}
.sweet-alert {
    position: relative !important;
    width: 100% !important;
    display: block !important;
    left: 0 !important;
    right: 0 !important;
    margin: 0 !important;
}
.sweet-alert {
    position: relative;
    width: 100%;
    display: block;
    left: 0;
    right: 0;
    margin: 0;
}
.message-pop-wrapper .sweet-alert .sa-icon {
    background: none !important;
}

.sa-icon.sa-success.animate {
    margin: 10px auto;
    margin-top: 0;
}
.message-pop-wrapper .sweet-alert {
    margin: 0;
    padding: 0;
    background: none;
}
.sa-icon.sa-success.animate {
    margin: 10px auto;
    margin-top: 0;
}
.message-pop-wrapper .sweet-alert .sa-icon {
    background: none !important;
}

.sweet-alert .sa-icon.sa-success {
    border-color: #4cae4c;
}
.custom-alerts.alert.fade.in {
    opacity: 1 !important;
}

.message-pop-wrapper .custom-alerts {
    position: relative;
    z-index: 1;
    margin-bottom: 10px;
}
.fade:not(.show) {
    opacity: 0;
}
.alert {
    border-radius: 0;
    text-align: center;
}
.alert-success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
}
.alert {
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem;
}
.fade {
    transition: opacity .15s linear;
}
.message-pop-wrapper .sweet-alert p {
    padding: 0;
    margin: 11px 0px;
}

.message-pop-wrapper .sweet-alert p {
    padding: 0;
    margin: 11px 0px;
}
.message-pop-wrapper .sweet-alert p {
    font-size: 12px;
    text-transform: capitalize;
    padding: 0;
    margin: 0px 0px;
}
.alert p {
    margin: 0;
}
.message-pop-wrapper .sweet-alert .sa-icon {
    background: none !important;
}
.custom-alerts.alert.fade.in {
    opacity: 1 !important;
}
.message-pop-wrapper .custom-alerts {
    position: relative;
    z-index: 1;
    margin-bottom: 10px;
}
.alert {
    border-radius: 0;
    text-align: center;
    width: 50%;
    margin: auto;
    position: relative;
    top: 120px;
    z-index: 1000000;
    -webkit-animation: fadein 0.5s, expand 0.5s 0.5s,stay 3s 1s, shrink 0.5s 2s, fadeout 0.5s 2.5s;
    animation: fadein 0.5s, expand 0.5s 0.5s,stay 3s 1s, shrink 0.5s 4s, fadeout 0.5s 4.5s;
}
.message-pop-wrapper .sweet-alert p {
    font-size: 12px;
    text-transform: capitalize;
    padding: 0;
    margin: 0px 0px;
}
.message-pop-wrapper .sweet-alert p {
    padding: 0;
    margin: 11px 0px;
}
.message-pop-wrapper .sweet-alert p {
    padding: 0;
    margin: 11px 0px;
}

.alert p {
    margin: 0;
}
.sweet-alert .btn {
    font-size: 14px;
    padding: 8px 14px;
    width: 67px;
}
.modal-backdrop.show:focus  {
    opacity: 0;
}
button.btn.cont-btn.btn-sm:hover {
    background: none;
    border: 1px solid #bd0013;
    color: #bd0013;
}


/*Modal Fix start*/
.modal.in {  background: rgba(51, 51, 51, 0.52) !important;}
.modal-open .modal.show {
    display: block;
    background: rgba(0, 0, 0, 0.5);
    /* display: flex !important;
    align-items: center;
    justify-content: center;*/
}
.modal.show .modal-dialog {
    display: flex ;
    align-items: center;
    height:100%;
}
.modal-backdrop.fade {
    display: none;
}
/*Modal Fix End*/
.login-box select.form-control:not([size]):not([multiple]) {
    height: calc(2.25rem + 12px);
    width: 100% !important;
}
.login-box select.form-control::after {
    content: "\e903";
    font-family: "GP Premium";
}

.inner-content {
    width: 100%;
    height: auto;
    display: flex;
    justify-content: center;
}
.forgap-box {
    z-index: 999;
    margin-bottom: -1px;
}

/*-----------------------------------------------------------------------------*/
.workspace-area {
    width: 100%;
    height: auto;
    float: left;
    margin-top: 40px;
}

/*.work-btn {
    list-style: none;
    background: #bd0013;
    border: 2px solid #FFF;
    border-radius: 6px;
    padding: 10px;
    width: 240px;
}*/
.work-btn {
    list-style: none;
    background: #bd0013;
    border: 2px solid #FFF;
    border-radius: 6px;
    padding: 10px;
    width: 240px;
    /*height: 50px;
    display: flex*/
}
.work-btn p {
    font-size: 18px;
    text-align: center;
    font-weight: 400;
    color: #fff;
    padding-top: 0px;
    padding-left: 8px;
}
.title-2 {
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px;
    margin-top:22px;
    width: 100%;
}
.workspace-area h3 {
    font-size: 20px;
    font-weight: 600;
    min-height:50px;
    padding-left: 8px;
}
.title-1 {
    margin-top: 30px;
    display: flex;
    margin-bottom: 55px;
}
li.main-li {
    height: 116px;
}
span.prof-pic {
    height:50px;
    width:50px;
    background: #bd0013;
    float: left;
    border-radius: 180px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.prof-pic img {
    width:30px;
    height: auto;
}
li.main-li {
    height: 116px;
    padding: 25px;
}
span.prof-text {
    margin-left: 15px;
    float: left;
}
.prof-text h4 {
    font-size: 18px;
    font-weight: 600;
    margin-left: 63px;
}
.prof-text h5 {
    font-size: 16px;
    font-weight: 400;
    color: #3b97ba;
    padding-top: 10px;
    margin-left: 62px;
}
.profile-box {
    width: 100%;
    height: auto;
    float: left;
    border: 1px solid #dedede;
	background:#f9f9f9;
}
li.sub-li {
    padding: 15px 25px;
    border-top: 1px solid #dedede;
}
.sub-li i{
    display: inline-block;
}
.sub-li p {
    display: inline-block;
    font-size: 17px;
    font-weight: 600;
}
li.sub-li {
    padding: 15px 25px;
    border-top: 1px solid #dedede;
    display: flex;
    justify-content: space-between;
}
.sub-li i {
    display: inline-block;
    padding-top: 2px;
    font-size: 20px;
    color: #dedede;
}
li.sub-li:hover {
    border-left: 3px solid #bd0013;
    box-sizing: border-box;
}

a.href-gap {
    display: flex;
    justify-content: space-between;
    width: 100%;
}
li.work-btn img {
    width: 28px;
    float: left;
    margin-top: 6px;
    margin-right: 9px;
}
section.work-space-new {
    width: 100%;
    float: left;
    margin-top:20px;
	height:auto;
	display: flex;
    justify-content: center;
    float: left;
}
.worksp-filter.realestate-filter a{
	width:50%;
	margin:0;
}
.col-12.form-group.work-sform {
    margin-bottom: 10px !important;
}
.work-space-new .realestate-filter {
    width: 100%;
}
.worksp-filter-left{ border-top-right-radius:0;}
.worksp-filter-right{border-top-left-radius: 0;}
.realestate-filter .worksp-filter-left a.active {border-top-right-radius: none;}
.checkbox-button {
  cursor: pointer;
}
.property-select-1 {
    width: 100%;
    padding: 0;
    box-sizing: border-box;
    margin:0;
	float:left;
}
.select-divider {
    height: auto;
    float: left;
    margin-right:20px;
	margin-top:10px;
}
.select-divider p{
	display:inline-block;
	padding-right:5px;
}	
.button {
    height: 25px;
    width: 25px;
    border-radius: 0;
    box-shadow: 0px 0px 0px 1px #2d383f inset;
    float: right;
}
.button:hover {
  cursor: pointer;
  box-shadow: 0px 0px 0px 4px #d8d8d8 inset;
}
.blue {
  box-shadow: 0px 0px 0px 24px #00a8ff inset !important;
}
.red {
  box-shadow: 0px 0px 0px 24px #ff605f inset !important;
}
.green {
  box-shadow: 0px 0px 0px 24px #96d100 inset !important;
}
.purple {
  box-shadow: 0px 0px 0px 24px #d066fa inset !important;
}
.check {
  height: 100%;
  -webkit-transform: scale(0);
          transform: scale(0);
  width: 100%;
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
  background: url("http://frolovoleg.ru/images/checkmark.svg") center no-repeat;
  transform: scale(.55) !important;
}

.work-sbtn{
    width: 100%;
    height: auto;
    float: left;
}





.multiselect-native-select {
  position: relative;
}
.multiselect-native-select select {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  height: 1px !important;
  margin: -1px -1px -1px -3px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  left: 50%;
  top: 30px;
}
.multiselect-container {
  position: absolute;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.multiselect-container .input-group {
  margin: 5px;
}
.multiselect-container li {
  padding: 0;
}
.multiselect-container li .multiselect-all label {
  font-weight: 700;
}
.multiselect-container li a {
  padding: 0;
}
.multiselect-container li a label {
  margin: 0;
  height: 100%;
  cursor: pointer;
  font-weight: 400;
  padding: 3px 20px 3px 40px;
}
.multiselect-container li a label input[type=checkbox] {
  margin-bottom: 5px;
}
.multiselect-container li a label.radio {
  margin: 0;
}
.multiselect-container li a label.checkbox {
  margin: 0;
}
.multiselect-container li.multiselect-group label {
  margin: 0;
  padding: 3px 20px 3px 20px;
  height: 100%;
  font-weight: 700;
}
.multiselect-container li.multiselect-group-clickable label {
  cursor: pointer;
}
.btn-group .btn-group .multiselect.btn {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.form-inline .multiselect-container label.checkbox {
  padding: 3px 20px 3px 40px;
}
.form-inline .multiselect-container label.radio {
  padding: 3px 20px 3px 40px;
}
.form-inline .multiselect-container li a label.checkbox input[type=checkbox] {
  margin-left: -20px;
  margin-right: 0;
}
.form-inline .multiselect-container li a label.radio input[type=radio] {
  margin-left: -20px;
  margin-right: 0;
}
.facilit-box .btn {
  border-radius: 0;
  padding: 10px 0;
}
.facilit-box .btn-primary {
  background-color: #ff0000;
  border: none;
  border-radius: 0;
  padding: 11px 15px;
  text-transform: uppercase;
}
.facilit-box > .bootstrap-select > .dropdown-toggle.bs-placeholder, .bootstrap-select > .dropdown-toggle.bs-placeholder:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder:active {
    color: #000;
	border:1px solid #ced4da !important;
	background:none;
	display: inline-block;
}
.facilit-box > .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    width: 100%;
}
.facilit-box .bootstrap-select .dropdown-toggle .filter-option-inner-inner {
    overflow: hidden;
    padding-left: 15px;
}
.facilit-box button.btn.btn-light{
    background: none;
    color:#2d383f;
    font-weight: 300;
    border:1px solid #ced4da !important;
}
	.bootstrap-select .dropdown-menu {
    min-width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: -1px;
}
.facilit-box .dropdown-menu {
    margin-top: -1px !important;
}

.facilit-box {
    width: 100%;
    height: auto;
    float: left;
}
a.btn.btn-login:hover {
    background: #9a1220;
    color: #ffffff;
}
.btn:hover {
    background: #9a1220;
    color: #ffffff;
}


div#at-login .popup-foot {
    width: 100%;
    float: left;
    padding: 10px;
}
a.btn.btn-default.btn-login.btn-google.mainlogin {
    background: #f00!important;
    color: #fff;
}
a.btn.btnfacebook.btn-login.btn-facebook.mainlogin{
        background: #007eff!important;
        color: #fff;
}
.btn i {
    padding-top: 4px;
    padding-right: 5px;
}

a.btn.btnfacebook.btn-login.btn-facebook.mainlogin:hover {
    border: 1px solid #006ddc!important;
}
span.sale-veri i {
    padding-top: 3px;
    padding-right: 3px;
}
input.btn.btn-default.btn-login {
    margin: 10px 0;
}
section.subpage-wrapper.login-sec {
    width:100%;
    margin: 130px auto;
    max-width: 600px;
}
input.btn.btn-default.btn-login.fg-btn {
    margin-top:40px;
    display: block;
    width:100%;
}
.form-group.for-fg .btn-facebook {
    margin-left: 0;
    background: #38539b!important;
    color: #fff;
    width: 100%;
    float: left;
    height: 46px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.form-group.for-fg .btn-google{
    background:#d64c3f!important;
    color: #fff;
    width: 100%;
    float: left;
    height: 46px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0;
}
.signin-agile h2 {
    font-size: 22px;
    color: #bd0013;
    font-weight: 600;
}
li.forgot.pull-right a {
    color: #bd0013;
}
a.btn.btn-sm.mt-3.btn-secondary.resend-btn {
    border: none;
    width:218px;
    background: #bd0013;
    padding: 10px;
    border-radius: .25rem;
}
a.btn.btn-sm.mt-3.btn-secondary.resend-btn:hover {
    background: #9a1220;
    color: #ffffff;
}
.signin-agile .alert-vatrina {
    padding: 10px;
    font-size: 12px;
    background: #fff8e8;
    border-color: #ffb716;
    margin-top:0 !Important;
}
section.subpage-wrapper.login-sec {
    width: 100%;
    margin: 130px auto;
    max-width: 1160px;
}
.log-rowpad {
    width: 100%;
    height: auto;
    float: left;
    padding: 20px 10px;
}
.signup-agileinfo h3 {
    font-size: 24px;
    font-weight: 600;
    padding-left: 15px;
    padding-top: 38px;
}
.signup-agileinfo p {
    font-size: 20px;
    padding-left: 15px;
    padding-bottom: 30px;
    padding-top: 20px;
    font-weight:400;
}
.form-group.for-fg .btn-facebook:hover {
    border: 1px solid #0051a5;
}







.checkbox { display: block; }

.radio-button input,
.checkbox input {
  position: absolute;
  margin: 5px;
  padding: 0;
  /* for mobile accessibility (iOS Label Bug) */
  visibility: hidden;
}
.radio-button .label-visible,
.checkbox .label-visible {
  margin-left: 0em;
  margin-bottom: 0;
}

.fake-radiobutton,
.fake-checkbox{
  position: absolute;
  display: block;
  top: 0;
  left: 3px;
  width: 20px;
  height: 20px;
  border: 1px solid slategray;
  background-color: white;
}
.fake-radiobutton:after,
.fake-checkbox:after {
  content: "";
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 16px;
  height: 16px;
  background: #bd0013;
  transform: translateX(-50%) translateY(-50%);
}

.fake-radiobutton { border-radius: 0%; }
.fake-radiobutton:after { border-radius: 0%; }

input[type="radio"]:checked + span .fake-radiobutton:after,
input[type="checkbox"]:checked + span .fake-checkbox:after { display: block; }
.radio-button p {
    display: inline;
    float:left;
}
.fake-radiobutton {
    left: 42px;
}

.radio-button{
    position: relative;
    margin:10px 0 0 15px;
    width: 60px;
}
.radio-button p {
    display: inline;
    float: left;
    line-height: 18px;
}
.property-select-1 h3 {
    font-size: 18px;
    padding-left: 15px;
    font-weight: 400;
}
.property-select-1 h4{
    font-size:18px;
}

.checkbox { display: block; }

.radio-button1 input{
  position: absolute;
  margin: 5px;
  padding: 0;
  /* for mobile accessibility (iOS Label Bug) */
  visibility: hidden;
}
.radio-button1 .label-visible1 {
  margin-left: 0em;
  margin-bottom: 0;
}

.fake-radiobutton1{
  position: absolute;
  display: block;
  top: 0;
  left: 3px;
  width: 20px;
  height: 20px;
  border: 1px solid slategray;
  background-color: white;
}
.fake-radiobutton1:after,
.fake-checkbox:after {
  content: "";
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 16px;
  height: 16px;
  background: #bd0013;
  transform: translateX(-50%) translateY(-50%);
}

.fake-radiobutton1 { border-radius: 0%; }
.fake-radiobutton1:after { border-radius: 0%; }

input[type="radio"]:checked + span .fake-radiobutton1:after,
.radio-button p {
    display: inline;
    float:left;
}
.fake-radiobutton1 {
    left:97px;
}
.radio-button1{
    position: relative;
    margin:10px 0 0 0px;
    width:130px;
}
.radio-button1 p {
    display: inline;
    float: left;
    line-height: 18px;
}
.work-space-new .searchinner {
    width: 100%;
    height: auto;
    float: left;
}
.fake-checkbox {
    left: 2px;
    top: 3px;
}
.checkbox {
    position: relative;
    margin: 0;
    width: 60px;
}


.col-12.form-group.work-sform.sqm-gap select {
    margin-top: 23px !important;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance:textfield;
}
.new-categ .form-control {
    font-weight: 300;
    padding: 10px 15px;
    border: 1px solid #ced4da;
    border-radius: .025rem;
    height: calc(2.25em + 10px);
}
ul.new-categ {
    width: 100%;
    height: auto;
    float: left;
}

.en-common-ph select.form-control:not([size]):not([multiple]) {
    width: 100% !important;
    height: 40px;
}
.mfooter-btn{
    background-color: #bd0013;
    padding: 10px 15px;
    color: #fff;
    margin: 10px 0px;
    width: 218px;
    border-radius: .25rem;
}
.mfooter-btn:hover{
    background: #9a1220;
}
.change-password-wrapper.row{
    width: 100%;
    height: auto;
    float: left;
}
.all-pages-bg.registered-user-update-profile-wp {
    width: 100%;
    float: left;
    padding-left: 15px;
}
.all-pages-bg.registered-user-update-profile-wp {
    width: 100%;
    height: auto;
    float: left;
    border-top: 3px solid #bd0013;
    border-left: 1px solid #cacaca;
    border-right: 1px solid #cacaca;
    border-bottom: 1px solid #cacaca;
    padding: 30px 20px;
}
.sale-imgboxcont .listing{
        margin: 5px 3px;
}
.update-profile-wrapper {
    width: 100% !important;
    height: auto;
    float: left !important;
    padding:0px;
    box-sizing: border-box;
}
.img-box-nw {
    width: 100%;
    height: auto;
    float: left;
    z-index:0;
    position: relative;
}

.enquiry-popup .form-control {
    font-weight: 300;
    padding: 10px 15px;
    border: 1px solid #ced4da;
    border-radius: .025rem;
    height: calc(2.25em + 10px);
}
span.mandatory-fields-all {
    display: block;
}
.modal-header .modal-title {
    font-size: 1rem;
    text-transform: uppercase;
    font-weight: 300;
}

a.nav-link img {
    margin-right: 10px;
}


.popupnw {
    position: relative;
    display: inline-block;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  
  /* The actual popup */
  .popupnw .popuptext {
      visibility: hidden;
      width:222px;
      height: 100px;
      background-color: #ffffff;
      color: #2d383f;
      text-align: center;
      border-radius: 0px;
      padding: 8px 0;
      position: absolute;
      z-index: 1;
      bottom: 125%;
      left: 50%;
      margin-left: -80px;
      display: flex;
      flex-direction: column;
      direction: ltr;
  }
  
  .popuptext h4 {
      font-size: 18px;
      font-weight: 600;
  }
  .popuptext p {
      color: #696969;
      font-size: 14px;
  }
  .popuptext h5 {
    font-size: 18px;
    font-weight: 600;
    color: #bd0013;
    padding-bottom: 6px;
}
  .popuptext p{}/* Popup arrow */
  .popupnw .popuptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #555 transparent transparent transparent;
  }
  
  /* Toggle this class - hide and show the popup */
  .popupnw .show {
    visibility: visible;
    -webkit-animation: fadeIn 1s;
    animation: fadeIn 1s;
  }
  
  /* Add animation (fade in the popup) */
  @-webkit-keyframes fadeIn {
    from {opacity: 0;} 
    to {opacity: 1;}
  }
  
  @keyframes fadeIn {
    from {opacity: 0;}
    to {opacity:1 ;}
  }
  /* Add animation (fade in the popup) */
  ul.emailup-popup {
    width: 100%;
    height: auto;
    float: left;
}
.emailup-img {
    width: 100%;
    height: auto;
    float: left;
}
.emailup-img img{
    width: 100%;
    height: auto;
}
li.col-md-12.col-sm-12.col-xs-12.full-width.modemsg-popup {
    width: 100%;
    height: 68px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.boxtri-icon.tri-icon-bx1 {
    margin-right: 3px;
}
.boxtri-icon.tri-icon-bx2 {
    margin-right: 3px;
    margin-left: 3px;
}
.boxtri-icon.tri-icon-bx3 {
    margin-right: 3px;
    margin-left: 3px;
}
.boxtri-icon.tri-icon-bx4 {
    margin-left: 3px;
}
.emailup-text {
    width: 50%;
    height: auto;
    float: right;
    padding-left: 10px;
}
.emailup-img {
    width: 50%;
    height: auto;
    float: left;
}
.emailup-text h3 {
    font-size: 18px;
    color: #bd0013;
    font-weight: 600;
}
.emailup-text h2 {
    font-size: 18px;
    padding: 10px 0;
}
.emailup-text .iconarea1 {
    width: 100%;
    height: auto;
    float: left;
    padding: 0 0px 5px 0px;
}
.emailup-popup textarea.form-control {
    height: 80px;
    resize: none;
}
.searchbtn-hide1{ display: block;}
.searchbtn-hide2{ display: none;}
.rememberme .checkbox1 .checkbox {width: 115px;}
.createnw-btn:hover{
    background: #9a1220;
    color: #fff;
}
.mainlogin-left {
    width: 50%;
    height: auto;
    float: left;
    padding: 25px 25px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    background-color: #fff8f9;
    box-shadow: inset 0 -3em 3em rgba(0, 0, 0, 0), 0 0 0 2px rgb(255,255,255), 0.3em 0.3em 1em rgba(0,0,0,0.3);
}
.mainlogin-right {
    width: 50%;
    height: auto;
    float: right;
    padding: 25px 25px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    background-color: #fff8f9;
    box-shadow: inset 0 -3em 3em rgba(0, 0, 0, 0), 0 0 0 2px rgb(255,255,255), 0.3em 0.3em 1em rgba(0,0,0,0.3);
}
.createnw-btn {
    background-color: #fff;
    padding: 20px 15px;
    color: #bd0013;
    margin: 0px 0 0 42px;
    width: 218px;
    border: 1px solid #bd0013;
    height: 43px;
    align-items: center;
    border-radius: .2rem;
}

.create-account-wrapper-inner h1 {
    font-size: 22px;
    padding-left: 0;
    font-weight: 600;
    padding-bottom: 20px;
}
 .create-account-wrapper-inner .form-control{
    font-weight: 300;
    padding: 10px 15px;
    border: 1px solid #ced4da;
    border-radius: .025rem;
    height: calc(2.25em + 10px);
    font-family: 'Open Sans', sans-serif;
}
.create-account-wrapper-inner {
    width:80%;
    height: auto;
    float: left;
    margin: 40px 10% 0 10%;
    border-top: 3px solid #bd0013;
    border-left: 1px solid #cacaca;
    border-right: 1px solid #cacaca;
    border-bottom: 1px solid #cacaca;
    padding: 30px;
}
.for-country1 select.form-control:not([size]):not([multiple]) {
    height: calc(2.25rem + 12px);
    width: 100%;
}
.btncre-account{
    background-color: #bd0013;
    padding: 10px 15px;
    color: #fff;
    margin:0;
    width: 218px;
}
li.nav-item.nav-lia:nth-child(2) {
    border-right: 1px solid #314a7554;
    border-left: 1px solid #314a7554;
}
li.nav-item.nav-lia:nth-child(1) {
    border-right:none;
}
li.nav-item.nav-lia:nth-child(7) {
    border-right:none;
}
.navbar-nav .nav-link {
    padding-right: 0 !important;
    padding-left: 0;
}
.iconarea2 span a {
    display: flex;
    justify-content: center;
}
.alert-vatrina {
    padding: 10px;
    font-size: 12px;
    background: #fff8e8;
    margin-top:2rem !Important;
    border-left: 5px solid #ffb716;
}
.div-login {
    float: left;
    width: 49%;
}
.resend-acem-btn{ margin:10px 0;}
.modal-header h3 {
    font-weight: 600;
}
.iconarea2 span:nth-child(1){padding-top:0px;}
.iconarea2 span:nth-child(2){padding-top:0px;}
.iconarea2 span:nth-child(3){padding-top:0px;}
.iconarea2 span a i{padding-top: 4px; line-height: 16px;}
h3.captionbottam i {
    padding-left: 6px;
}
.form-group.formgroupcont-btn ul {
    margin-top: 1.5em;
    width: 100%;
    float: left;
}

.div-login1 {
    width: 100%;
    float: left;
    height: auto;
}
.more .btn-login {
    width: 49%;
    float: left;
}
.mbbtn-cont .reg-btn{
background-color: #bd0013;
padding: 10px 15px;
color: #fff !important;
margin: 0 15px;
width:49%;
}
li.mbbtn-cont {
    width: 100%;
    height: auto;
    float: left;
    display: flex;
    justify-content: center;
    padding:10px 10px;
    border-bottom: 1px solid rgba(44, 93, 143, 0.14901960784313725);
}
li.mbbtn-cont a {
    margin: 0 10px !important;
    padding: 6px 10px !important;
}
.mbbtn-cont .reg-btn:hover{
    background: #9a1220 !important;
}
.contact-main .subpage-wrapper {
    width: 100%;
    height: auto;
    float: left;
    margin: 10px;
    padding: 10px;
    border-radius: 3px;
    width: calc(100% - 0px);
    display: inline-block;
    height: auto;
    border: solid 1px #cacaca;
}
.contact-main {
    width: 100%;
    height: auto;
    float: left;
    margin-top: 30px;
}
.contact-main .form-control {
    font-weight: 300;
    padding: 10px 15px;
    border: 1px solid #cacaca;
    border-radius: .025rem;
}
.contact-btn-submit {
    margin: 10px 0px 0px;
}
.contact-main label.control-label {
    color: #2d383f;
    font-size: 18px;
}
.address-neu h1 {
    font-size: 30px;
    padding-top: 17px;
    padding-bottom: 10px;
}
.address-neu h4 {
    font-size: 22px;
    padding-bottom: 8px;
}
.address-neu p {
    font-size: 15px;
}
.row.row-map {
    padding: 0 10px;
}
.contact-main h1 {
    font-size:26px;
    padding-top:22px;
    padding-bottom: 10px;
}
ul.cont-form-wp-all .cont-btn {
    margin: 10px 0;
}
.bread-crum1 i.fa.fa-angle-right {
    padding: 2px 15px;
}
.bread-crum1 i {
    font-size: 10px;
    color:#2d383f;
    padding-top: 2px;
}
.bread-crum1 ul {
    width: 100%;
    padding-bottom: 0px;
    bottom: 0;
}
.bread-crum1 {
    width: 100%;
    height: auto;
    float: left;
    padding-left: 15px;
}
.bread-crum1 p {
    font-size: 10px;
    color: #2d383f;
    display: inline-block;
    font-weight: 100;
    letter-spacing: 1px;
    font-family: Arial !important;
    text-transform: uppercase;
}
.bread-head h2 {
    font-size: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.bread-head {
    width: 100%;
    height: auto;
    float: left;
    padding: 0 10px;
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    margin-bottom: 10px;
}
span.head-bor {
    width: 44%;
    height: 1px;
    float: right;
    background: #2d383f;
}
.address-neu i {
    padding-top: 5px;
}
.contact-main .subpage-wrapper {
    margin: 30px 10px 10px 10px;
    padding: 20px 10px 10px 10px;
    border-radius: 0px;
    width: calc(100% - 0px);
    display: inline-block;
    height: auto;
    border-top: 3px solid #bd0013;
    border-left: 1px solid #cacaca;
    border-right: 1px solid #cacaca;
    border-bottom: 1px solid #cacaca;
    float: left;
}

  /* Custom radio buttons */
  .btn-radio-cont input[type="radio"] + label {
    display: inline-block;
    cursor: pointer;
    position: relative;
    padding-left: 30px;
    margin-right: 15px;
    font-size: 13px;
  }
  .btn-radio-cont input[type="radio"] + label:before {
    content: "";
    display: block;
    width: 22px;
    height: 22px;
    margin-right: 14px;
    position: absolute;
    top: -3px;
    left: 0;
    border: 1px solid #aaa;
    background-color: #fff;
    border-radius: 50%;
  }
  
  .btn-radio-cont input[type="radio"]:checked + label:after {
    content: "";
    display: block;
    position: absolute;
    top: 3px;
    left: 6px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #b7b7b7;
  }
  /* Custom checkbox */
  .btn-radio-cont input[type="checkbox"] + label {
    display: inline-block;
    cursor: pointer;
    position: relative;
    padding-left: 30px;
    margin-right: 15px;
    font-size: 13px;
  }
  .btn-radio-cont input[type="checkbox"] + label:before {
    content: "";
    display: block;
    width: 22px;
    height: 22px;
    margin-right: 14px;
    position: absolute;
    top: -3px;
    left: 0;
    border: 1px solid #aaa;
    background-color: #fff;
    border-radius: 5px;
  }
  .btn-radio-cont input[type="checkbox"] {
    display: none !important;
    *display: inline;
  }
  .btn-radio-cont input[type="checkbox"]:checked + label:after {
    content: "✔";
    font-size: 20px;
    line-height: 20px;
    color: #b7b7b7;
    display: block;
    position: absolute;
    top: 0;
    left: 4px;
    width: 20px;
    height: 20px;
    border-radius: 3px;
  }
  .select2-container--default .select2-selection--multiple {
    font-weight: 300;
    padding: 10px 15px;
    border: 1px solid #ced4da;
    border-radius:0 !important;
    width: 100% !important;
    font-family: 'Open Sans', sans-serif;
}
.heart-icon .fa.fa-heart{ color: #bd0013;}
.iconarea2 span:hover { background-color: #f7f5f5}
.popupnw i {
    font-size: 18px;
    padding-top: .05rem;
}
.renttext .fa.fa-envelope{ font-size: 18px;}
.iconarea2 .fa.fa-check{color: #38ae43; }
.fotorama__nav { text-align: left !important;}
.fotorama__thumb-border {border-color: #bd0013 !important;}
.round-wis {
    background: #bd0013;
    color: #fff;
    width: 16px;
    height: 16px;
    -webkit-border-radius: 90px;
    -moz-border-radius: 90px;
    border-radius: 90px;
    font-size: 10px;
    line-height: 0;
    float: left;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 600;
    position: absolute;
    /*bottom: -5px;
    right: 21px;*/
    bottom: 14px;
    right: 11px;
    line-height: 10px;
}
li#liwishlist {
    position: relative;
}

.bread-head {
    width: 100%;
    height: auto;
    float: left;
    display: flex;
    flex-direction: column;
    margin-bottom: 15px;
}
.bread-head span{
	height: auto;
    width:100%;
    display: flex;
    justify-content: center;
}
.bread-head p{
	height: 2px;
    width: 3rem;
    background-color: #bd0013;
	display:block;
}
.bread-head h2 {
    font-size: 30px;
    padding-top: 0px;
    padding-bottom: 10px;
	text-align:center;
}
span.line-contact {
    width: 1px;
    height: 100%;
    background: #dedede;
    float: left;
}
.btn-radio-cont {
    margin-left: 14px;
    margin-top: 10px;
}
label.mb-1 {
    width: 125px;
}
.form-control.input-sm.input-sq {
    width: 20px !important;
    margin-top: 0 !important;
    height: calc(2.25em + -10px);
    display: inline-block;
}
.profile_cont.all-pages-inner-wrp.up-pro-wp-main h1{
    font-size: 18px;
    padding-left: 15px;
    font-weight: 400;
}
.profile_cont.all-pages-inner-wrp.up-pro-wp-main h4{
    font-size: 18px;
    padding-left: 15px;
    font-weight: 400;
}
.btn-radio-cont {
    margin-left:0px;
    margin-top: 10px;
    margin-bottom: 10px;
    width:70px;
    display: inline-block;
}
.select2-container--default .select2-selection--multiple {
    background-color: white;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text;
    width:100% !important;
    height: auto !important;
}

.col-12.form-group.work-sform.for-fci-ami {
    height: auto !important;
}
.select2-container--default .select2-selection--multiple {
    background-color: white;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text;
    height: auto !important;
}
.overview-1 {
    width: 100%;
    height: auto;
    float: left;
}
ul.overview-cont {
    width: 100%;
    height: auto;
    float: left;
}
.overview-1 h3 {
    font-size: 22px;
    color: #2d383f;
    font-weight: 600;
    padding: 40px 0 20px 0;
}
.over-child {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 16px;
    line-height: 34px;
    padding: .3rem 0;
    color: #222;
    border-bottom: 1px solid #dedede;
    margin-bottom: 0;
}
span.over-inner1{
	min-width: 40%;
    max-width: 10rem;
    font-weight: 400;
}
span.over-inner2 {
	font-weight:600;
}
span.par-icon {
    width: 20px;
    height: auto;
    float: left;
    margin-right: 4px;
    margin-left: 10px;
}
span.par-icon img {
    width: 100%;
    height: auto;
}
#module {
  font-size: 1rem;
  line-height: 1.5;
}

.field-validation-error {
    font-size: 10px;
    font-weight: 600;
    background: red;
    padding: 2px 3px;
    color: #fff !important;
    border-radius: 4px;
    border: 1px solid red !important;
    margin-top: 10px;
    display: inline-table;
    float: right;
    margin-bottom: 5px;
}
.input-validation-error {
    border: 1px solid red !important;
}
.field-validation-error input{
    border: 1px solid red !important;
  }
  .input-validation-error:focus{
    border: 1px solid red !important;
  }
  .create-account-wrapper-inner .form-control:focus{
    font-weight: 300;
    padding: 10px 15px;
    border: 1px solid #ced4da;
    border-radius: .025rem;
    height: calc(2.25em + 10px);
    font-family: 'Open Sans', sans-serif;
}
.finner-a {
    width: 100%;
    float: left;
    height: auto;
    position: absolute;
    bottom: 0;
}
select.form-control:not([size]):not([multiple]) {
    width:100% !important;
    height: 40px;
}
select.form-control:not([size]):not([multiple]) {
    width: 100% !important;
    height: 47px;
}
.myaccordion {
    max-width: 500px;
    margin:0px auto;
    box-shadow: 0 0 1px rgba(0,0,0,0.1);
  }
  
  .myaccordion .card,
  .myaccordion .card:last-child .card-header {
    border: none;
  }
  
  .myaccordion .card-header {
    border-bottom-color: #EDEFF0;
    background: transparent;
  }
  
  .myaccordion .fa-stack {
    font-size: 18px;
  }
  
  .myaccordion .btn {
    width: 100%;
    font-weight: bold;
    color: #bd0013;
    padding: 0;
    background: #fff;
    border: none;
    padding-left: 6px;
}
  
  .myaccordion .btn-link:hover,
  .myaccordion .btn-link:focus {
    text-decoration: none;
  }
  
  .myaccordion li + li {
    margin-top: 10px;
  }
  .myaccordion .card-body {
    padding:0 !important;
}
.modal-footer.d-flex.justify-content-end.pr-0 {
    padding: 0 !important;
    border: 0 !important;
}
.displayfordisable .input-icon.input-icon-sm {
    font-weight: 300;
    padding: 10px 15px;
    border: 1px solid #ced4da;
    border-radius: .025rem;
    height: calc(2.25em + 10px);
    background:#e9ecef;
}
div#divcontainer {
    width: 100%;
    height: auto;
    float: left;
}
.form-control.input-sm.input-sq {
    width: 20px !important;
    margin-top: 0 !important;
    height: calc(2.25em + -10px);
    display: inline-block;
}
ul.new-categ .form-control {
    font-weight: 300;
    padding: 10px 15px;
    border: 1px solid #ced4da;
    border-radius: .025rem;
    height: calc(2.25em + 10px);
}

.input-icon.input-icon-sm.input-inlineb {
    display: inline-block;
}
.input-icon.input-icon-sm.check-btn-fe {
    width: 20px !important;
    margin-top: -10px !important;
    height: calc(2.25em + -10px);
    display: inline-block;
}
.modal-footer.form-group.col-md-12.btncre-account-cont {
    display: flex;
    justify-content: start;
    border: none;
    padding-left: 25px;
}
.input-icon.input-icon-sm.gap-area {
    margin-top: 23px;
}
.workspace-header {
    width: 100%;
    height: auto;
    float: left;
}
.workspace-header {
    width: 100%;
    height: auto;
    float: left;
    padding: 10px 15px 0 15px;
    display: flex;
    justify-content: space-between;
}
.mngpro-btn {
    background-color: #fff;
    padding: 20px 15px;
    color: #bd0013;
    margin: 0px 0 0 42px;
    width: 218px;
    border: 1px solid #bd0013;
    height: 43px;
    align-items: center;
    border-radius: .2rem;
    display: flex;
    justify-content: center;
}
.mngpro-btn:hover {
    background-color: #bd0013;
    color: #fff;
}
.workspace-header h4 {
    font-size: 18px;
}
.workspace-header h1 {
    font-size: 20px;
}
label.type-head {
    display: block;
    font-size: 18px;
}
label.btn-radio {
    margin: 5px 10px 0 0;
}
.iqd-dis {
    width: 23%;
    float: left;
    font-size: 14px;
    border: 1px solid#ced4da !important;
    height: 46px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 28px;
}
.iqd-dis h5 {
    font-size: 18px;
}
.profile-box.profiledis-moble {
    display: none;
}
section.attachemnt-space {
    width: 100%;
    height: auto;
    float: left;
}
.ulpoad-bt-default::-webkit-file-upload-button {
    visibility: hidden;
  }

.attachement-content h1 {
font-size: 22px;
font-weight: 600;
}
.attachement-content h1 {
    font-size: 22px;
    font-weight: 600;
    padding: 30px 0 20px 0;
}
.item-img-icon {
    width:100%;
    height: 50px;
    float: left;
}

.item-img-icon {
    width:100%;
    height:70px;
    float: left;
    border: 1px solid #a9a9a9;
    background: #f1f6f9;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    border-top: none;
}
.item-img-icon i {
    font-size: 22px;
}

a.btn-attach.btn-attach1 {
    border: 1px solid #f3c970;
    border: none;
}
a.btn-attach.btn-attach3 {
    border: 1px solid #ff0000;
    border: none;

}
a.btn-attach.btn-attach2 {
    border: 1px solid #000;
    border: none;

}


.ulpoad-bt-default {
    background-color: #fff;
    color: #bd0013;
    margin: 0px 0 0 42px;
    border: 1px solid #bd0013;
    height: 43px;
    border-radius: .2rem;
    display: flex;
    justify-content: center;
    align-items: center;
}

.mobnavmyacnt{ background: #38ae43 !important;}
.note.note-success {
    width: 100%;
    height: auto;
    float: left;
    margin-bottom: 30px;
}
.detail-cont {
    width: 100%;
    height: auto;
    float: left;
}
ul.threeicon-cont {
    display: none;
}
.h2-desshow{ display: block;}
.h2-mobhide{display:none;}
.realestate-tabpane.pb-3 .container-fluid.tab-content {
    padding-left: 0px;
    padding-right: 0;
}
.modal-body.row .new-categ .container-fluid {
    padding-left: 0;
    padding-right: 0;
}
.modal-body.row {
    padding: 0 10px;
}
.aboutus-cont {
    width: 100%;
    height: auto;
    float: left;
    margin-top: 30px;
}
.swiper-container {
    width: 100%;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    color: #fff !important;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-next {
    color: #fff !important;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    color: #fff !important;
}
.swiper-button-next, .swiper-button-prev{ top: 26% !important;}

nav.navbar.navbar-expand-lg.navbar-light.navfor-hide .container .row .col-3 {
    width: 300px !important;
}
.col-logo{
    width: 300px !important;
}
.box-head1 {
    height: auto;
    float: left;
    margin-top: 12px;
    padding-left: 10px;
    position: absolute;
    z-index:9;
}

span.popupnw.mob {
    display: none;
}
span.popupnw.desk {
    display: flex;
}
.itm-img-box-innr {
    width: 100%;
    height: auto;
    float: left;
}
.itm-img-box-innr img {
    width: 100%;
    height: auto;
}

.thumb{
    margin: 10px 5px 0 0;
    width: 100px;
}
.search-cont {
    width: 100%;
    height: auto;
    float: left;
    margin-top: 40px;
}
.wishlist-cont {
    width: 100%;
    height: auto;
    float: left;
    margin-top: 30px;
}
.contacted-cont {
    width: 100%;
    height: auto;
    float: left;
    margin-top: 110px;
}
span.field-validation-error.hide {
    background: #fff;
    border: 0 !important;
    display: none;
}
span.field-validation-error.hide:focus {
    display: block;
}
span.white-span.field-validation-error {
    background: #fff;
    border: none!important;
}
.phoneno-box {
    float: left;
    width: 80%;
}
.code-box {
    width:20%;
    float: left;
}
.dropdown-item.text-center.createnw-btn{
    margin: 0px 0 0 16px;
}
.bread-crum1 ul li {
    display: inline-block;
}
.activeaccount-cont {
    width: 100%;
    height: 380px;
    float: left;
    margin-top: 110px;
}
.activeaccount-cont h2 {
    font-size: 24px;
    padding-top: 50px;
    padding-bottom: 30px;
}
.country-select select.form-control:not([size]):not([multiple]) {
    width: 100% !important;
    height: 46px;
}
li.nav-item.nav-lia.cart1 a i {
    color: #bd0013;
    font-size: 22px;
    line-height: 15px;
}
.attachement-content h1 {
    padding: 20px 0 20px 0;
}

.row.forhead .bread-crum1 ul li {
    padding-left: 0px;
}
li.sub-li:hover {
    padding: 15px 25px 15px 22px;
}
.icontext.shortbox.p-2.aft-save i {
    color: #38ae43;
}
.icontext.shortbox.p-2.aft-save .text-wrap.text-dark div{ color: #38ae43;}
.icontext.shortbox.p-2.aft-save {border: 1px solid #38ae43;}
.fotorama__nav, .fotorama__stage {
}
.fotorama__img{height:auto !important;
}
.box-head-rent .sale {
    float: left;
    margin-right: 5px;
}
.col-12.form-group.work-sform.map-area {
    width: 100%;
    height: auto;
    float: left;
    margin-top: 15px;
}
.col-12.form-group{
    width: 100%;
    height: auto;
    float: left;
}
.col-12.form-group.work-sform.descrip-box .form-control{
    height: calc(5.25em + 10px);
}

span.sale.pending-box {
    background: #ffaa41;
}
span.sale.published-box {
    background: #57a2ff;
}
.mngpro-btn-cont .mngpro-btn {
    margin: 0px 0 0 10px;
    float:left;
}
.mngpro-btn-cont {
    float:right;
}
div#notcomplete span {
    border: 1px solid #ffc107;
    margin: 15px 15px;
    float: left;
    padding: 15px;
    font-size: 20px;
}
div#notcomplete i {
    font-size: 30px;
    color: #ffc107;
    padding-right: 6px;
}
div#notcomplete {
    width: 100%;
    float: left;
    height: auto;
}
.row.notcomplete-cont {
    display: flex;
    width: 100%;
}
.btn-bottamcont span {
    border: .1rem solid #dedede;
    /*border-radius: .4rem;*/
    border-radius: 3px;
    font-size: 15px;
    width: 100%;
    height: 36px;
    line-height: 25px;
    float: left;
    margin-bottom: 10px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}
.btn-bottamcont {
    width: 100%;
    height: auto;
    float: left;
    padding: 0 10px;
}
span.btn-edit-box {
    background: #4978ff;
    border-color: #3d68e2;
    color: #fff;
}
span.btn-edit-box:hover {
    background: #4978ff;
    border-color: #3d68e2;
    color: #fff;
}
span.btn-enable-box {
    background: #4bcdff;
    border-color: #00b8ff;
    color: #fff;
}
span.btn-enable-box:hover {
    background: #4bcdff;
    border-color: #00b8ff;
    color: #fff;
}
span.btn-disable-box {
    background: #5d73b3;
    border-color: #516396;
    color: #fff;
}
span.btn-disable-box:hover {
    background: #5d73b3;
    border-color: #516396;
    color: #fff;
}
span.btn-delete-box {
    background: #d43a3a;
    border-color: #ad3333;
    color: #fff;
}
span.btn-delete-box:hover {
    background: #d43a3a;
    border-color: #ad3333;
    color: #fff;
}
span.btn-addimg-box {
    background: #1fa94f;
    border-color: #1d9045;
    color: #fff;
}
span.btn-addimg-box:hover{
    background: #1fa94f;
    border-color: #1d9045;
    color: #fff;
}

span.sale.Verified-box {
    background: #38ae43;
}
span.sale.NotVerified-box {
    background: #ef5e4e;
}
span.sale.NotVerified-box {
    background: #4ea5ff;
}
.imgtext-bottambox {
    width: 100%;
    height: auto;
    float: left;
    padding: 0 10px;
}
.imgtext-innerbox {
    width: 100%;
    height: auto;
    float: left;
    border: .1rem solid #dedede;
    border-radius: .4rem;
    margin-top: 10px;
    background: #fffdcb;
    border-color: #ffb372;
    padding: 10px;
    font-size: 11px;
}
span.sale.NotSubmitted-box {
    background: #ffd145;
}
span.sale.NotVerified-box {
    background: #2964a0;
}
span.btn-submitinfo-box {
    background: #ffce3a;
    border-color: #efc33f;
    color: #000;
}
span.btn-submitinfo-box:hover {
    background: #ffce3a;
    border-color: #efc33f;
}
i.fa.fa-google {
    font-size: 15px;
    padding-bottom: 6px;
}
i.fa.fa-facebook {
    font-size: 15px;
    padding-bottom: 6px;
}

.imgtext-innerbox .notyet-tab {
    background: #fffb8a;
    padding: 4px;
    display: inline-block;
}
ul.box-head-rent.position-absolute .verified {
    margin-top: 0px;
    float: left;
}
span.btn.btn-success.fileinput-button {
    background: #fff;
    border-color: #bd0013;
    color: #bd0013;
    font-size: 16px;
    font-weight: 400;
    border: .1rem solid #bd0013;
    margin-right: 10px;

}
span.btn.btn-success.fileinput-button:hover {
    background: #bd0013;
    border-color: #bd0013;
    color: #fff;

}
.item-img-inner p {
    display: inline-block;
    padding-left: 5px;
    font-weight: 400;
    font-size: 15px;
}
.item-img-inner {
    width: 100px;
    display: flex;
    align-items: center;
}
.swiper-pagination {
    position: unset !important;
    text-align: center;
    transition: .3s opacity;
    transform: translate3d(0,0,0);
    z-index: 10;
    display: flex;
    justify-content: center;
    float: left;
    width: 100%;
    margin-top: 15px;
}
.swiper-pagination-bullet {
    margin: 0 3px;
}
span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #bd0013;
}

.imgtext-innerbox.imgtext-rej {
    background: #fffdcb;
    border-color: #ff8383;
}
p.notyet-tab.notyet-rej {
    background: #fffb8a;
}
.reject-area {
    width: 100%;
    height: auto;
    float: left;
    padding: 10px;
    border: 1px solid #86a9d4;
    margin-top: 15px;
    background: #b6d7ff;
}
.item-img-inner.item-add-default {
    width: 166px;
    float: left;
}

.item-img-inner {
    border: .1rem solid #dc0303;
    border-radius: .4rem;
    width: 114px;
    height: 36px;
    display: flex;
    justify-content: center;
    color: #ffffff;
    background: #ff1a1a;
    cursor: pointer;
}
.item-img-inner.item-add-default {
    border: .1rem solid #2d68d4;
    border-radius: .4rem;
    width: 150px;
    height: 36px;
    display: flex;
    justify-content: center;
    color: #ffffff;
    background: #3b81ff;
    cursor: pointer;
}

.item-img-inner.item-default {
    border: .1rem solid #ecb100;
    border-radius: .4rem;
    width: 114px;
    height: 36px;
    display: flex;
    justify-content: center;
    color: #ffffff;
    background: #ffc107;
    cursor: pointer;
}
.item-img-inner.item-default img {
    width:16px;
    height: auto;
    margin-top: 3px;
}
.item-img-inner.item-add-default img {
    width:16px;
    height: auto;
    margin-top: 3px;
}
.item-img-inner img {
    margin-top: 2px;
    width: 16px;
    height: auto;
}
span.btn.btn-back-list{
    background: #fff;
    border-color: #4069ff;
    color: #4069ff;
    font-size: 16px;
    font-weight: 400;
    border: .1rem solid #4069ff;
}
span.btn.btn-back-list:hover{
    background: #4069ff;
    border-color: #4069ff;
    color: #fff;

}
ul.social i.fa.fa-facebook {
    padding-bottom: 0;
}
.imgtext-innerbox.imgtext-rej a {
    text-decoration: underline;
}
.realestate-filter a.active {
    background: rgb(255, 255, 255);
    color: #2d383f!important;
    border-top-right-radius:0.25rem;
	border-top-left-radius:0.25rem;
}

.fotorama-mob{
    display: none;
}
.pagnination-main ul.item-limiter {
    width: 150px;
    float: right;
    display: flex;
    height: 48px;
    align-items: center;
}
ul.item-limiter li {
    width: 115px;
    float: right;
    margin-top: 30px;
}
.bread-crum1.bread-crum-listpage {
    padding-left: 0;
}
.contacted-cont{min-height:56vh;}
.dropdown-item.text-center.createnw-btn {
    margin: 10px 0 0px 16px;
    float: left;
}
.wishlist-cont {
    width: 100%;
    min-height: 43vh;
    float: left;
    margin-top: 30px;
    height: auto;
}
.pagination {
    display: -ms-flexbox;
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: .25rem;
    justify-content: center;
    margin-top: 25px;
}
.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #bd0013;
    border-color: #bd0013;
}
.div-login {
    float: left;
    width: 100%;
    margin-bottom: 10px;
}
.form-group.for-fg .btn-facebook{
    margin: 10px 0;
}
.price-tagbox {
    width: 100%;
    height: 53px;
    float: left;
}
li.price-requ{
    font-size: 22px;
    color: #2d383f;
    font-weight: 600;
    text-align: center;
    padding-bottom: 15px
}
.realestate-filter a.active {
    background: rgb(255, 255, 255);
    color: #2d383f!important;
    border-top-right-radius:0.25rem;
	border-top-left-radius:0.25rem;
}
.realestate-filter a {
    padding: 10px 20px;
    display: inline-block;
    color: #fff!important;
    background: #bd0013;
    color: #000000;
    margin-right: 5px;
	border: 1px solid #ced4da;
	 border-top-right-radius:0.25rem;
	border-top-left-radius:0.25rem;
}
.attachement-content h1 {
    padding-left: 15px;
}

section.attachemnt-space .row .bread-crum1 {
    padding-left: 15px;
}
.note.note-success .row .col-12 p {
    padding-left: 15px;
}
li.threeicon-li {
    width: 100%;
    height: auto;
    float: left;
    padding-right: 0 !important;
}
input.btn.cont-btn.btn-sm.contact-btn-en {
    margin: 0;
}
ul.box-head-rent.position-absolute li {
    display: flex;
}

.popuptext {
    border: 1px solid #dadada;
    padding: 2px 8px;
    font-size: 15px;
    border-radius: 3px;
    line-height: 25px;
    text-align: right;
}
.popuptext.show{

}
.btn-exclusive .popupnw .popuptext {
    width: 222px;
    height: 100px;
    background-color: #ffffff;
    color: #2d383f;
    text-align: center;
    border-radius: 0px;
    padding: 8px 0;
    position: absolute;
    z-index: 1;
    bottom: 125%;
    left: 50%;
    margin-left: -80px;
    display: block;
    flex-direction: unset;
}
.btn-exclusive .popupnw.exclu-btn.btn-sm.btn .popuptext.show p{
    font-size: 12px;
    text-align: center;
}


.btn-group i:hover {
    text-shadow: 0 0 15px #424242;
  transition: all 0.5s ease;
}



.price-tagbox {
    padding-right: 18px;
    width: 100%;
    height: 80px;
    float: right;
    /*padding: 12px 0 12px 15px;*/
}
.listtext h2 {
    text-align: left;
}
.listtext p{
    text-align: left;
}

.sale-usd {
    color: #2d383f;
    font-size: 18px;
    text-align: left;
    line-height: 16px;
}

h2.price-req {
    text-align: left;
}
h2.price-req {
    text-align: left;
}
.listbox-cont-2 .iconarea2 {
    width: 320px;
}

.sweet-alert .btn {
    font-size: 14px;
    padding: 8px 14px;
    width: 67px;
    background: #e80d23;
    color: #fff;
}

.signin-agile.error-page {
    margin-top: 66px;
    width: 50%;
    margin: 70px auto 0 auto;
}
.signin-agile.error-page img {
    width: 100%;
    height: auto;
}
.accordion {
    width: 90%;
    max-width: 1000px;
    margin: 2rem auto;
  }
  .accordion-item {
    background-color: #fff;
    color: #111;
    margin: 1rem 0;
    border-radius: 0.5rem;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.25);
  }
  .accordion-item-header {
    padding: 0.5rem 3rem 0.5rem 1rem;
    min-height: 3.5rem;
    line-height: 1.25rem;
    font-weight: bold;
    display: flex;
    align-items: center;
    position: relative;
    cursor: pointer;
  }
  .accordion-item-header::after {
    content: "\002B";
    font-size: 2rem;
    position: absolute;
    right: 1rem;
  }
  .accordion-item-header.active::after {
    content: "\2212";
  }
  .accordion-item-body {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
  }
  .accordion-item-body-content {
    padding: 1rem;
    line-height: 1.5rem;
    border-top: 1px solid;
    border-image: linear-gradient(to right, transparent, #34495e, transparent) 1;
  }
  .container-faq {
    width: 100%;
    height: auto;
    float: left;
    margin-top: 30px;
}  
.aboutus-cont{ min-height: 430px;}
.dropdown-new a {
    display: inline-block;
    text-decoration: none;
    -webkit-transition: all 0.1s ease-in;
    -o-transition: all 0.1s ease-in;
    transition: all 0.1s ease-in;
  }
  
  .dropdown-new a:hover {
  }
  
  .dropdown-new > ul {
    display: none;
    position: absolute;
    top: 100%;
    right: -1px;
    z-index: 1;
    text-align: left;
    min-width: 10rem;
    padding: .5rem 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    width: 300px;
  }
  
  .dropdown-new > ul li {
    float: none;
    margin: 0;
  }
  
  .dropdown-new > ul li a {
    display: block;
  }
  
  .dropdown-new > ul li a:hover {
  }
  
  .dropdown-new :hover a, .dropdown-new.active a {
  }
  
  .dropdown-new.active {
    pointer-events: none;
  }
  .dropdown-new label {
    padding-bottom: 25px;
    line-height: 30px;
}
.wishitem-cont {
    width: 100%;
    height: auto;
    float: left;
}
.dropdown-item.text-center.createnw-btn {
    margin: 10px 0 0px 16px;
    float: left;
    display: flex;
    justify-content: center;
    align-items: center;
}
.regcomplete-cont {
    width: 100%;
    height: auto;
    float: left;
    min-height: 521px;
}
/* .bottam-box{
    margin-top: 106px;
    height: 120px;
} */
li.text-location h3{
    min-height: 34px;
    overflow: hidden;
}
.mediacenter-cont {
    width: 100%;
    height: auto;
    float: left;
    min-height: 600px;
    margin-top: 30px;;
}
.mediabox-inner {
    width: 100%;
    height: auto;
    float: left;
    border: 3px solid #dedede;
    position: relative;
}
.mediabox-icon {
    width: 100%;
    height: auto;
    position: absolute;
    display: flex;
    justify-content: center;
    padding-top: 15px;
}
.mediabox-icon img {
    width: 130px;
    height: auto;
    transition: transform .9s ease;
}
.mediabox-title {
    width: 100%;
    height: 60px;
    position: absolute;
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #0000000f;
}
.mediabox-title h4 {
    font-size: 16px;
    font-weight: 300;
    color: #000;
    text-align: center;
}
.mediabox-inner img {
    width: 100%;
    height: auto;
}
.mediabox-inner.news-cont {
    width: 100%;
    height: auto;
    float: left;
    border: 3px solid #dedede;
    position: relative;
    overflow: hidden;
}
.mediabox-title.newsbox-title {
    width: 100%;
    height: 40px;
    position: absolute;
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #ffffffa8;
    z-index: 99999;
}
.mediabox-title h4 {
    font-size: 16px;
    font-weight: 300;
    color: #000;
    text-align: center;
}
.mediabox-inner.news-cont img {
    transition: transform .9s ease;
}
.innerdoc_wrapper {
    width: 100%;
    height: auto;
    float: left;
}
.mediabox-inner:hover .mediabox-icon img {
    transform: scale(1.2);
    overflow: hidden;
}
.mediabox-icon img {
    width: 130px;
    height: auto;
    transition: transform .9s ease;
}
.news-boxcont {
    width: 100%;
    height: auto;
    float: left;
    background: #f5efef85;
}
.newsimg-box {
    width: 100%;
    height: auto;
    float: left;
}
.newsimg-box img {
    width: 100%;
    height: auto;
    float: left;
}
.newshead-area {
    width: 100%;
    height: auto;
    float: right;
    padding: 15px 15px 0 15px;
}
.news-dm-box {
    width: 52px;
    height: auto;
    float: right;
    margin-left: 15px;
}
span.new-date {
    width: 52px;
    height: 32px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 24px;
    background: #dfb7ad;
}
span.news-month {
    width: 52px;
    height: 40px;
    font-size: 14px;
    background: #fff;
    float: left;
    padding-top: 6px;
}
span.news-month h3 {
    font-size: 14px;
    text-align: center;
}
.newshead-area h4 {
    padding-top: 10px;
    font-size: 18px;
    line-height: 24px;
}
.newstext-box {
    width: 100%;
    height: auto;
    float: right;
    padding: 15px;
}
a.btn-main {
    height: 36px;
    padding: 0 30px;
    background: #000;
    color: #fff !important;
    border-radius: 2px;
    font-size: 12px;
    float: right;
    display: flex;
    align-items: center;
}
.newstext-box p {
    font-size: 16px;
}
.mediabox-inner.news-cont {
    width: 100%;
    height: auto;
    float: left;
    border: 3px solid #dedede;;
    position: relative;
    overflow: hidden;
    margin-bottom: 20px;
}
.mediabox-title.newsbox-title {
    width: 100%;
    height: 40px;
    position: absolute;
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #ffffffa8;
    z-index: 10;
}
.mediabox-title h4 {
    font-size: 16px;
    font-weight: 300;
    color: #000;
    text-align: center;
}
.mediabox-inner.news-cont img {
    transition: transform .9s ease;
}
.news-boxcont {
    width: 100%;
    height: auto;
    float: left;
    background: #f5efef85;
    margin-bottom: 20px;
}
.newsimg-box img {
    width: 100%;
    height: auto;
    float: left;
}
.newshead-area {
    width: 100%;
    height: auto;
    float: right;
    padding: 15px 15px 0 15px;
}
.news-dm-box {
    width: 52px;
    height: auto;
    float: right;
    margin-left: 15px;
}
span.new-date {
    width: 52px;
    height: 32px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 24px;
    background: #dfb7ad;
}
span.news-month {
    width: 52px;
    height: 40px;
    font-size: 14px;
    background: #fff;
    float: left;
    padding-top: 6px;
}
span.news-month h3 {
    font-size: 14px;
    text-align: center;
}
.newshead-area h4 {
    padding-top: 10px;
    font-size: 18px;
    line-height: 24px;
}
.newstext-box p {
    font-size: 16px;
    padding-bottom: 30px;
}
.img-dwn {
    width: 60px;
    height: 60px;
    float: right;
}
.txt-dwn {
    height: auto;
    float: right;
}
.img-dwn img {
    width: 100%;
    height: auto;
}
.txt-dwn label {
    font-size: 16px;
    color: #000000;
    text-align: right;
    padding: 15px 15px;
}
.txt-dwn span {
    font-size: 16px;
    color: #000000;
    text-align: right;
    padding: 15px 15px;
    float: left;
}
.down-box {
    width: 100%;
    height: auto;
    float: left;
    min-height: 370px;
    margin-top: 30px;
}
.txt-dwn {
    height: auto;
    float: right;
    width: 100%;
}
a.media-download {
    width: 100%;
    height: auto;
    display: flex;
}
.bread-crum1.bread-new {
    margin-top: 30px;
}
.video-imgbox {
    width: 100%;
    height: auto;
    float: left;
}
.mediabox-img {
    width: 100%;
    height: auto;
    float: left;
    border: 3px solid #dedede;
    overflow: hidden;
}
.video-box {
    width: 100%;
    height: auto;
    float: left;
    position: relative;
}
.video-box figure {
    margin: 0;
}
span.play-icon {
    width: 100%;
    height: 100%;
    position: absolute;
    display: flex;
    justify-content: center;
    float: left;
    align-items: center;
top: 0;
}
span.play-icon img {
    width: 100px;
    height: 100px;
}
.video-box img {
    width: 100%;
    height: auto;
}
.newdetail-textbox h3 {
    font-size: 22px;
    padding-bottom: 10px;
}
.bread-head h2 {
    height: auto;
    width: 100%;
    display: flex;
    justify-content: center;
}
.bread-head-line {
    height: 2px;
    width: 3rem;
    background-color: #bd0013;
    display: block;
    margin:auto;
}
.ifrme-map {
    width: 100%;
    height: 350px;
}


.reg-completed.registration-reg-completed-wp {
    background: #f6f6f6;
    padding: 20px;
    border-radius: 4px;
    margin-top: 30px;
    /*margin: auto;
    margin-top: 25px;
    text-align: center;
    width:500px;*/
}
.regcomplete-cont .reg-completed.registration-reg-completed-wp {
    margin: auto;
    margin-top: 25px;
    text-align: center;
    width: 500px;
}
.regcomplete-cont .reg-completed.registration-reg-completed-wp span {
    color: #0f9600;
    width: 100%;
    float: left;
    font-size: 1.7rem;
}

.reg-completed.registration-reg-completed-wp span {
    /*color: #0f9600;*/
    color: #fff;
    width: 100%;
    float: left;
    font-size: 12px;
}
  
  .reg-completed.registration-reg-completed-wp b.important-not {
    width: 100%;
    float: left;
    margin-top: 6px;
  }

  .ad-resp img, .ad-gaptop img, .ads-img img{
      height:642px;
  }
  
  @media(max-width:1536px){
    .service img {
        width: 100%;
        height: auto;
    }

    .vip-text, .legal-text {
        width: 64%;
    }
}

@media(max-width:600px){
    .radio-error {
        left: 55% !important;
    }
   .regcomplete-cont .reg-completed.registration-reg-completed-wp {
        width: 100%;
    }
    .popupnw .mob {
        display: none !important;
    }
    .modemsg-popup .btn-login {
        width: 100% !important;
    }
    /*#ReCaptchContainer2 iframe {
        width: 90% !important;
        border: 1px solid #ccc;
        float: right;
    }*/
    .accordion-item-header {
        padding: 0.5rem 3rem 0.5rem .5rem;
        min-height: 3.5rem;
        line-height: 1.25rem;
        font-weight: bold;
        display: flex;
        align-items: center;
        position: relative;
        cursor: pointer;
        text-align: right;
        justify-content: flex-end;
    }

    .sb-bttn-r .btncre-account {
        width: 100%;
    }
    .mt-sub {
        margin-top: 40px !important;
    }
    .listtext .price-tagbox {
        padding: 12px 0px;
    }
    .mediacenter-cont{
        margin-top:0;
    }
    .newdetail-textbox{
        padding-top:15px;
    }
    .bread-crum1.bread-new {
        margin-top: 40px;
    }
    .mfooter-btn {
        width: 100% ;
    }
    .service img {
        width: 100%;
        height: auto;
    }
}
/*@media all and (max-width: 680px) {
    span.popupnw.mob {
        display: block !important;
    }
}*/
.mt-sub {
    margin-top: 100px;
}

.page-loader {
    text-align: center !important;
    z-index: 100000;
    position: fixed;
    top: 183px;
    left: 0;
    right: 0;
}
.radio-wrapper {
    border: 1px solid #ccc;
    height: 25px;
    padding: 5px;
    display: -webkit-inline-box;
    position: relative;
    /* top: -4px; */
}
.radio-wrapper input{
    vertical-align: inherit;
}
.property-select-1 .btn-radio-cont {
    padding-right: 15px;
    width: 93px;
}
.radio-error {
    float: right;
    position: absolute;
    left: 32%;
}
.notes-warp {
    position: relative;
    top: 22px;
    background: #fffdcb;
    width: 57px;
    text-align: center;
    left: 10px;
    font-weight: 600;
}


/* whatsapp Icon */
@media(min-width: 992px){
    .whatsapp-wrapper{
        display: none;
    }
}
@media (max-width: 1200px) {
    .whatsapp-wrapper {
        display: inline-block;
        position: fixed;
        z-index: 100;
        bottom: 15px;
        right: 15px;
        text-align: center;
    }
    .whatsapp-wrapper a {
        color: #fff;
        background: #00e676;
        font-size: 38px;
        line-height: 55px;
        width: 53px;
        height: 53px;
        display: inline-block;
        border-radius: 50%;
        box-shadow: 1px 1px 10px #b1b1b1;
        cursor: pointer;
    }
    .whatsapp-wrapper a i {
        line-height: 53px;
    }
    .header-top-m .phone1{
        display: none;
    }
}

/* whatsapp Icon End */

.fancybox-property-details .card-image {
    position: relative;
    display: block;
    width: 100%;
    /* padding-top: 70%; */
    background: #ffffff;
}

.fancybox-property-details .card-image img {
    display: block;
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}


.fancybox-thumbs {
    top: auto !important;
    width: auto !important;
    bottom: 0 !important;
    left: 0 !important;
    right: 0 !important;
    height: 95px;
    padding: 10px 10px 5px 10px !important;
    box-sizing: border-box;
    background: rgba(0, 0, 0, 0.3) !important;
    text-align: center;
}

.fancybox-show-thumbs .fancybox-inner {
    right: 0px !important;
}

.fancybox-property-details {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 1rem;
    justify-content: center;
    align-items: center;
    display: grid;
    /* grid-template-columns: calc(66% - 0px) calc(33.5% - 15px); */
    grid-template-columns: calc(67% - 8px) calc(32% - -8px);
    /* grid-template-rows: calc(50% - 5px) calc(50% - 5px); */
    grid-gap: 10px;
}

.pro-detail-img-one {
    grid-column: 1 / 2;
    grid-row: 1 / span 2;
    margin: 0;
    display: block !important;
}

.pro-detail-img-two {
    grid-column: 2 / 2;
    grid-row: 1 / 2;
    display: block !important;
}

.pro-detail-img-three {
    grid-column: 2 / 2;
    grid-row: 2 / 2;
    display: block !important;
}

.pro-detail-img {
    display: none;
    margin-top: 0px;
    border: none;
}
.show-details-all-photos{
    position: absolute;
    bottom: 18px;
    z-index: 1000;
    left: 20px;
    background: #fff;
    padding: 6px 12px;
    border-radius: 10px;
}
.show-details-all-photos i{ 
    margin-right: 5px;
    vertical-align: initial;
}

.property-list-hori-box .listbox{
    height: 100%;
    width: 330px;
}
.property-list-hori-box .imgbox{
    height: 100%;
    border-top-right-radius: 0px;
    border-top-left-radius: 0.4rem;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0.4rem;
}
.property-list-hori-box .imgbox img{
    height: 100%;
}
.property-list-hori-box .imgbox-cont{
    height: 100%;
}

.select2-container--default .select2-selection--multiple{
    border-color: #ced4da!important;
}

.select2-container--default .select2-selection--multiple{
    border-color: #ced4da!important;
}