@charset "utf-8";
body {
    font-family: 'Open Sans', sans-serif;
    overflow-x: hidden;
    color: #000;
    font-weight: 400
}
.bg-silver{
    background: #eee;
}
.mobile-cat-menu{
    display:none;
}
.logo{
    /*width: 165px !important;*/
    width: 166px !important;
    position: relative;
    top: -7px;
}
.app-download{
    margin-bottom: 20px !important;
}
#suggesstion-box{
    position: absolute;
    width: 100%;
    background-color: #fff;
    text-align: left;
    /*border-radius: 25px 25px 25px 25px;*/
    margin-top: 0px;
    overflow: hidden;
    box-shadow: 0 19px 38px rgba(0,0,0,0.30), 0 15px 12px rgba(0,0,0,0.22);
}
.modal-open .modal{
        overflow: unset;
}
nav.navbar.bootsnav.no-background{
        border-bottom: 1px solid #d3d1d187 !important;
}
#country-list{
    padding: 0px 0px;
    margin: 0;
}
.con-pp p{
        line-height: 23px !important;
}
.country-list .country{
    font-size: 14px;
    line-height: unset;
    margin: 0;
}

.con-pp ul li{
    font-size: 14px;
    line-height: 23px;
}
.pac-contaner{
    z-index:9999 !important;
}
.middle_div2 .add_listing_info{
        box-shadow: none !important;
}
#country-list li{
    cursor: pointer;
    color: #000;
    border-bottom: 1px solid #dedcdc;
    background: #fff;
    padding: 6px 16px;
    margin-bottom: 0;
}
#country-list li:hover{
background: #ececec;
}

/* width */
::-webkit-scrollbar {
    width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
    background: #f1f1f1; 
}
 
/* Handle */
::-webkit-scrollbar-thumb {
    background: var(--primary-color); 
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: #555; 
}

.abcRioButtonContentWrapper{padding-top: 0px;}
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #000;
    font-weight: 400;
   /* font-family: 'Montserrat', sans-serif */
}
._4cqr {
    position: relative;
    display: none !important;
}
.navbar-other{
background:#fff !important;
}
.navbar-other ul li a{
color:#000 !important;
}
#nextBtn{
    width:100%;
}
#prevBtn{
        background: no-repeat;
    position: absolute;
    top: 21px;
    left: 21px;
    cursor: pointer;
    width: 22px;
    
}

.modal-footer #prevBtn{
	float:left;
}
.jet-line {
   position: relative;
    width: 100%;
    height: 1px;
    background-color: #848484;
    margin-top: 4px;
    margin-bottom: 10px;
}
.jet-line:before {
      position: absolute;
    content: '';
    right: 0px;
    bottom: -4px;
    /* width: 10px; */
    /* height: 10px; */
    display: inline-block;
    background-color: #fb641b;
    border-radius: 50px;
}
.menu-svg{
width: 16px; 
position: relative; 
top: -2px; 
left: -5px;
display:none;
}
.menu-svg-2{
width: 16px; 
position: relative; 
top: -2px; 
left: -5px;
}
.menu-svg-h{
width: 16px; 
position: relative; 
top: -2px; 
left: -5px;
display:none;
}

.reques-sent1{
    border: 1px solid silver;
    border-radius: 3px;
    padding: 30px 0;
}

.search_form input{
border-radius: 0px !important;
}
.pac-container #pac-input{
border-radius:25px !important;
}
.border-r25{

}
h1 {
    font-size: 55px
}

h2 {
    font-size: 40px
}

h3 {
    font-size: 32px
}

h4 {
    font-size: 24px
}

h5 {
    font-size: 22px
}

h6 {
    font-size: 20px
}

p {
    font-size: 14px;
    line-height: 30px;
    margin-bottom: 15px
}

a {
    transition-duration: .5s;
    -moz-transition-duration: .5s;
    -o-transition-duration: .5s;
    -webkit-transition-duration: .5s;
    -ms-transition-duration: .5s;
    text-decoration: none;
    /*color: #f72b2b;*/
    color: var(--primary-color);
}

a:hover,
a:focus {
    text-decoration: none;
    outline: none;
    color: #03aee9
}

ul,
ol {
    margin: 0 auto 20px
}

ul li,
ol li {
    font-size: 16px;
    line-height: 30px;
    margin: 0 auto 10px
}

ul li i,
ol li i {
    margin: 0 12px 0 0
}

ul.list_style_none,
ol.list_style_none {
    list-style: none
}

ul.list-with-icon {
    padding-left: 10px;
    margin-bottom: 30px
}

ul.list-with-icon li {
    line-height: 20px;
    margin-bottom: 15px;
    padding-left: 23px;
    position: relative;
    list-style: none
}
.req-service a{
color:#000;
}
.req-service a:hover{
color:#000;
}
.req-btn{
    border-radius: 5px;
    background: #fff !important;
    color: #000 !important;
    font-weight: 400 !important;
    font-size: 14px !important;
    border: 1px solid silver !important;
    padding: 2px 13px !important;
}
.req-btn{
background:red;
}
/*leads panel css*/
.lead-panel{
	padding: 6px;
	box-shadow: 0 0 11px 0 silver;
	background:#fff;
	margin-bottom: 30px;
}
.lead-panel h6{
	font-size:10px;
}
.lead-panel h1{
    font-size: 15px;
    font-weight: 500;
    text-align: left;
    margin-top: 0;
}
.lead-panel h2{
	font-size: 14px;
    font-weight: 500;
    margin-top: 0;
}
.lead-panel h3{
	    font-size: 14px;
	        margin-top: 16px;
}
.lead-panel .fa-phone{
	    border: 2px solid #f72b2b;
    background: #f72b2b;
    color: #ffffff;
    font-size: 21px;
    border-radius: 50%;
    padding: 4px 7px;
    margin-top: 15px;
}
.lead-panel .fa-commenting{
	    border: 2px solid #f72b2b;
    color: #f72b2b;
    font-size: 21px;
    border-radius: 50%;
    padding: 4px 5px;
    margin-top: 15px;
}
.leads-msg-btn{
   /* border-radius: 55% !important;
    padding: 2px 14px !important;
    line-height: 0 !important;
    height: 40px !important;
        padding: 12px !important;
    height: 37px !important;*/
    
    
}
.hot-lead{
    position: absolute;
    top: 25px;
    right: 15px;
    background: #FEE8B8;
    line-height: 0;
    padding: 0 13px;
    color: #c75500;
}
.hot-lead p{
margin: 0 0 0px !important;
    font-size: 13px;
    line-height: 30px;
    margin-bottom: 0;
}

.green-map{
   position: absolute;
    top: 97px;
    right: 15px;
    background: #4CAF50;
    line-height: 0;
    padding: 0px 27px;
    color: #ffffff;
}
.green-map p{
margin: 0 0 0px !important;
    font-size: 13px;
    line-height: 30px;
    margin-bottom: 0;
}
.lead-tooltip{
       background: #2bb4f7;
    color: #ffffff;
    font-size: 16px !important;
    border-radius: 50%;
    padding: 10px 9px;
    position: relative;
    /* bottom: 35px; */
    width: 35px;
    height: 35px;
}
.lead-tooltip .tooltip{
background:red !important;
}
.lead-tip{
float: right;
}
/*end of leads panel csss*/

/******* New css *************/
.form-group input[type=checkbox], input[type=radio]{
	width: auto;
	height: 15px;
}
.tab .form-control{
		margin-bottom: 5px;
	}
.modal-body .tab-1ent{
	    margin-left: 230px;

	}
.title-bar{
	margin: 60px 0 0 0;
    padding: 0px;
    display: block;
}
.abcRioButtonIcon{
    padding: 4px !important;
    background: #fff!important;
    position: relative;
    top: 6px;
    left: 6px;
    border-radius: 2px;
}

.abcRioButtonLightBlue{
 background: #307FF4 !important;
}
.abcRioButtonContents{
	color: #fff !important;
	float: left;
    margin-left: 25px !important;
    position: relative;
    top: 2px;
}
.colmd-4{
	width: 32%;
    display: inline-block;
    background-color: #fff;
    transition: box-shadow .25s;
    -webkit-transition: box-shadow .25s;
    -moz-transition: box-shadow .25s;
    -ms-transition: box-shadow .25s;
    border-radius: 2px;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.2), 0 1px 5px 0 rgba(0,0,0,.12);
    min-height: 120px;
    padding: 20px;
    margin: 10px 13px 10px 0px;
	border: 1px solid #cccccc82;
}
.profile-meta p {
    text-align: left;
    padding:0;
    margin: 0;
	font-size: 14px;
}
.top-margin{
	margin-top: 60px;
}
.list-property{
	border: 1px solid #ccc;
    padding: 26px;
    padding-top: 10px;
	width: 73%;
	margin-right: 15px;
	margin-top: 22px;
}
.list-property h3{
	font-size: 21px;
    font-weight: 500;
}
.inner-group ul{
	margin: 0px;
	padding: 0px;
}
.inner-group li{
	list-style-type: none;
    display: inline-block;
    border: 1px solid #b3b3b3;
    background: #fff;
    text-align: center;
    padding: 2px 20px;
    color: #555;
    position: relative;
    margin: 0 6px 5px 0;
    border-radius: 3px;
    font-size: 12px;
	cursor: pointer;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
}
.inner-group .active{
	background: #fce09f;
    border: 1px #d2a230 solid;
    color: #323232;
}
.add-area h3{
	font-size: 21px;
    font-weight: 600;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
}
.add-area h5{
    font-size: 16px;
    color: #f72b2b;
    line-height: 23px;
}
.want_to_sell .active{
	background: #483636;
    color: #323232;
}


.want_to_sell .active a{
	color: #fff;
}
.code{
	background: #eee none repeat scroll 0 0;
    border-radius: 3px;
    box-shadow: none;
    color: #4d4d4d;
    font-size: 14px;
    height: 50px;
    line-height: 28px;
    padding: 0 20px;
}
.mob{
	width: 78% !important;
    display: inline-block;
}
.button_area{
	text-align: right;
    margin: 20px 0;
}
.button_area button{
	border: none;
    border-radius: 2px;
    display: inline-block;
    height: 36px;
    line-height: 36px;
    outline: 0;
    padding: 0 2rem;
    text-transform: uppercase;
    vertical-align: middle;
    -webkit-tap-highlight-color: transparent;
	background: #e53935;
	color: #fff;
}
.want_to_sell{
	margin: 0px 0 10px 0;
	padding: 0px;
	display: block;	
}
.want_to_sell ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.want_to_sell ul li{
	display: inline-block;
	margin: 5px 10px 5px 0px;
	border: 1px solid #ccc;
	border-radius: 20px;
	padding: 1px 20px;
}
.ser-popup .modal-header{
background: #f44336;
}
.ser-popup .modal-header h4{
color:#fff;
}
.ser-popup .close{
    left: 0;
    top: -10px;
    z-index: 99;
    background: #ffffff;
    /* border-radius: 26px; */
    padding: 1px 6px 1px 7px;
    opacity: 0.7;
    font-size: 23px;
    border-radius: 10px;
    }
.add-area{
	text-align: center;
}
.add-area p{
	font-size: 12px;
    line-height: 18px;
    text-align: center;
}
.want_to_sell ul li a{
	font-size: 13px;
	color: #000;
}
.list-property h4{
    font-size: 18px;
    margin: 15px 0;
}
.ico ul li{
	padding: 10px 20px;
	text-align: center;
}
.ico ul li i{
	margin: 0px;
}
.ico ul li span{
	font-size: 32px;
}
.list-property .form-group{
	width: 50%;
}
.list-property .form-group input{
	border: 1px solid #ccc;
}
.post-add{
	float: right;
}
.post-add a{
	background: #fb641b; 
    color: #fff;
    padding: 6px 20px;
    border-radius: 25px;
}
.flag{
	padding: 13px;
    display: inline-block;
    float: left;
    height: 100%;
    border-radius: 4px 0px 0px 4px;
    background: #eee;
}
.flag img{
	width: 35px;
    margin-right: 8px;
    display: inline-block;
}
.country{ 
/*	padding-right: 0px;
    width: 19%;
    display: inline-block;
    vertical-align: top; flag-css */
	
}
.mobile_num{
    padding: 0px;
    width: 100%;
    display: inline-block;
}
.mobile_num2{
    /*width:70%;*/
    width:100%;
}
.modal .modal-header .new{
	color: #a7a6a6 !important;
    font-size: 26px !important;
    margin-top: 0px !important;
    opacity: 1;
    text-align: center;
    text-shadow: none !important;
    font-weight: 300 !important;
	background: none !important;
}
.padding1{
	padding: 10px 35px !important;
}
.sign-up{width: 100% !important;}
.or{
	text-align: center;
    margin: 15px 0;
    font-size: 18px;
    color: #7e7e7e;
}
.google{
	width: 100%;
    height: 56px;
    border-radius: 4px;
    background-color: #fff;
    border: 1.2px solid #d34836;
    padding: 15px;
    text-align: center;
}
.google img{
	width: 24px;
    height: 24px;
    float: left;
}
.google span{
	font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
    text-align: center;
    color: #d34836;
    margin-left: -24px;
}
.middle_div{
	padding: 20px 0;
   
    border: 1px solid #ccc;
    /* width: 80%; */
    margin: 100px auto;
	background: #fff;
}

.middle_div .col-md-12{
	margin: 15px auto;
    float: none;
    clear: both;
    display: inline-block;
}
.middle_div .mobile_num{
	width: 77%;
}
.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn){
	width: 100% !important;
}
.bootstrap-select .btn{
	    background: #eee;
    color: #838383;
    font-size: 14px;
    font-weight: normal;
}
.bootstrap-select .btn:hover{
    background: #eee;
    color: #838383;
    font-size: 14px;
    font-weight: normal;
}
.sign-upp{
	width: 342px !important;
}
.middle_div label{
/* 	display: inline-block;
     width: 100%;
     margin-bottom: 3px;
     font-weight: 600;
     text-align: left; */
    display: inline-block;
    width: 100%;
    margin-bottom: 3px;
    font-weight: 400;
    text-align: left;
    color: black;
    font-size: 14px;
      
}
.middle_div2{
    border:0;
    margin:0;
    margin-left: 50px;
    margin-right: 50px;
    margin-top: 50px;
    margin-bottom: 50px;
}
.left1{
	display: inline-block;
	width: 55%;
}
.left1 p{
	color: #fff;
    font-size: 24px;
    text-align: left;
    line-height: 38px;
}
.left1 h2{
	color: #fff;
    font-size: 47px;
    line-height: 70px;
    text-align: left;
    font-weight: 600;
}
.right1{
        float: right;
    background: #fff;
    padding: 20px;
    border-radius: 4px;
    text-align: left;
}
.right1 h3{
	font-size: 26px;
    line-height: 32px;
    margin: 10px 0 20px 0;
    padding: 0px;
}
.right1 .form-group{
	margin-bottom: 20px;
}
/******* End New css *************/



.edit span{
	margin: 0 10px;
}
.serv h3{
	font-size: 17px;
    line-height: 26px;
    color: #424242;
    font-weight: 600;
    margin: 0 0 5px 0;
}
.one{
	text-align: right;
}
.two{
	padding-left: 0px;
}
.two p{
	 line-height: 23px;
    font-size: 14px;
}
.titles{
	margin: 0 0 25px 0 !important;
    text-align: center ;
    font-size: 24px !important;
    font-weight: 300 !important;
}
ul.list-with-icon li i {
    left: 0;
    position: absolute;
    top: 4px
}

blockquote {
    background: #f5f5f5
}

img {
    max-width: 100%
}

.white-text,
.white-text h1,
.white-text h2,
.white-text h3,
.white-text h4,
.white-text h5,
.white-text h6,
.white-text p {
    color: #fff
}

.uppercase {
    text-transform: uppercase
}

.underline {
    text-decoration: underline
}

.divider {
  /*  border-bottom: 1px solid #dcd9d9;
    clear: both;
    margin: 40px auto  flag-css*/
}

.divider.double {
    border-bottom: 3px double #dcd9d9
}
.tabs-left ul li{
	width: 100%;
}
.tabs-left ul li span{
	display: table-cell;
}
.tabs-left{
    width: 36%;
    display: inline-block;
    position: fixed;
    left: 1px;
    top: 1px;
    background: #f1f1f1;
    height: 99%;
    padding-top: 29px;
    overflow-x: hidden;
    border-radius: 10px;
}
.tabs-left::-webkit-scrollbar {
    width: 3px;
}
.tabs-left::-webkit-scrollbar-thumb {
    background: var(--primary-color);
}
.tab-content::-webkit-scrollbar {
    width: 3px;
}
.tab-content::-webkit-scrollbar-thumb {
    background: var(--primary-color);
}
.tabs-left a{
color:#000;
}
.bd-example-modal-lg{
	background: #00000085;
}
.popup-ser-icon{
    width: 20px;
    float: left;
    margin-right: 8px;
    margin-left: 7px;
}
.tab-content{
	display: inline-block;
    vertical-align: top;
    position: relative;
	
}
.span12 #tab{
	width: 100%;
}
.span12 .btn{
	background: none;
	border: 1px solid #ccc;
	color: #000;
	padding: 5px 20px;
}

.tabbable-line{
    min-height: 400px;
    border: 1px solid #ccc;
    padding: 10px;
    border-radius: 3px;
}
.span12 .tab-content{
	    margin-top: 20px;
    border: 1px solid #ccc;
    width: 100%;
    padding: 10px;
}
#content .nav-tabs{
	margin-bottom: 10px;
}
.span12 .active{
	background: #eee;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{
	    background: #fff;
    border: 0 !important;
    border-radius: 0 !important;
    border-left: 6px solid var(--primary-color) !important;
    margin-right: 0;
	
}
.nav-tabs {
    border-bottom: 0 !important;
}
.nav-tabs>li>a{ border:0; !important}

.modal-header .ser-popup{
background: #03A9F4 !important;
    position: relative !important;
    left: -20px !important;
    width: 648px !important;
    padding: 13px 18px !important;
}
.big>li>a{
	font-size: 16px !important;
}
.serv_name img{
    margin-right: 20px;

}
.nav-tabs>li>a{
	font-size: 13px;
}
.tab-content>.tab-pane{
	height: auto !important;
}
.tab-content .list-group-item{
	border: none;
    padding: 2px 30px;
    border-radius: 0;
        margin: 0px 22px;
}
.tab-content .list-group-item:hover{
background: var(--primary-color)2b;
}
.tabs-left .glyphicon{width: 30px;}
.pull-left{width: 100%;}
.tabs-left ul li a{
	padding: 10px 5px !important;
    font-size: 14px;
    border-left: 6px solid #f4433600 !important;
}
.list-group-item h4{font-size: 14px !important;}
.tabs-left .active a{
	border-bottom: 1px solid #ccc !important;
}
.modal-qq .modal-content{
	padding:0 !important;
}
.modal-qq .modal-body{
	padding:20px;
}
.modal-qq .modal-header{
    padding-right: 20px !important;
    background: #F7F8FA;
        border-radius: 10px 10px 0 0 !important;
}
.modal-qq .modal-footer{
    background: #F7F8FA;
        border-radius: 0 0 10px 10px  !important;
}
.modal-content{
    border-radius: 10px !important;
}
.modal-qq .modal-header h5{
font-size: 16px;
    font-weight: 500;
    margin-top: 8px;
    margin-left: 21px;
}
.modal-qq .close{
background: transparent !important;
    color: #444!important;
    font-size: 31px!important; 

}
.modal-lg{
	    max-width:650px !important;
	    margin: 6% auto !important;
}
.modal-lg .ques_bod{
    height: 326px;
    overflow-y: scroll;
    overflow-x: hidden;
    position: relative;

}
.modal-lg .ques_bod::-webkit-scrollbar {
    width: 4px;
}
.modal-lg .ques_bod::-webkit-scrollbar-thumb {
    background: var(--primary-color);
}
textarea{
    resize: none;
}
.ques_bod h4{    
text-align: center !important;
    position: relative;
    top: -11px;
    font-weight: 600;
}
.modal-lg .modal-content{
    /*min-height: 500px;*/
    border-radius: 0;
    box-shadow: unset;
}
.modal-header{
	margin-bottom: 0px !important;
}
.req-service{
    padding-top: 80px
}
.req-row {
padding: 0 200px;
}
.btn {
    // background: #FB641B none repeat scroll 0 0;
    background: var(--primary-color) none repeat scroll 0 0;
    border: medium none;
    border-radius: 5px !important;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    line-height: 30px;
    margin: auto;
    width: auto;
    padding: 8px 22px;
    transition: all .3s linear 0;
    -moz-transition: all .3s linear 0;
    -o-transition: all .3s linear 0;
    -webkit-transition: all .3s linear 0;
    -ms-transition: all .3s linear 0
        transition: 0.5s !important;
 
}
.btn:hover, .btn:focus {
    background: #182039 !important;
    color: #fff;
    transition: 0.5s !important;
}
.outline-btn {
    border: #f72b2b solid 2px;
    background: none;
    color: #f72b2b
}

.btn-sm {
    border-radius: 3px;
    font-size: 12px;
    line-height: 1.5;
    padding: 5px 10px
}

.btn-link {
    color: #f72b2b
}

.btn:hover,
.btn:focus {
    background: #2874F0;
    color: #fff;
            transition: 0.5s !important;
}

.btn-link:focus,
.btn-link:hover {
    color: #03aee9
}

.div_zindex {
    position: relative;
    z-index: 1
}

.dark-overlay {
    background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.padding_none {
    padding: 0
}

.padding {
    padding: 20px 0
}

.padding_50px {
    padding: 50px 0
}

.padding_4x4_30 {
    padding: 30px
}

.padding_4x4_40 {
    padding: 40px
}

.space-20 {
    width: 100%;
    height: 20px;
    clear: both
}

.space-30 {
    width: 100%;
    height: 30px;
    clear: both
}

.space-40 {
    width: 100%;
    height: 40px;
    clear: both
}

.space-60 {
    width: 100%;
    height: 60px;
    clear: both
}

.space-80 {
    height: 80px;
    width: 100%
}

.margin-btm-20 {
    margin-bottom: 20px;
    clear: both
}

.margin-none {
    margin: 0
}

.form-group {
    margin-bottom: 15px;
    position: relative
}

.form-label {
    clear: both;
    display: block;
    font-size: 15px;
    font-weight: 800;
    margin: 0 auto 8px
}

.form-control,
form input,
form textarea,
form select {
   background: #f1f1f1 none repeat scroll 0 0;
    border: 0 none;
    border-radius: 3px;
    box-shadow: none;
    color: #4d4d4d;
    font-size: 14px;
    height: 50px;
    line-height: 28px;
    padding: 0 20px;
    width: 100%;
}

.form-control:focus,
form input:focus,
form textarea:focus,
form select:focus {
    box-shadow: none;
    outline: #b6b6b6 solid 1px;
}


textarea {
    width: 100%;
    min-height: 150px
}

textarea.form-control {
    padding: 15px 20px
}

.select {
    position: relative;
	width: 30% !important;
}
.select1 {
    position: relative;
	width: 100% !important;
}
.select1 select {
    appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none
}

.select1::after {
       color: #878787;
    content: "";
    cursor: pointer;
    font-family: fontawesome;
    font-size: 15px;
    pointer-events: none;
    position: absolute;
    margin-right: 68px;
    top: 15px;
    width: 16px;
    height: 16px;
	right: 50px;
}
.select select {
    appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none
}

.locate img {
    color: #878787;
    content: "";
    cursor: pointer;
    font-family: fontawesome;
    font-size: 15px;
    position: absolute;
    right: 10px;
    top: 5px;
    width: 16px;
    height: 16px;
}
.locate1 img {
    color: #878787;
    content: "";
    cursor: pointer;
    font-family: fontawesome;
    font-size: 15px;
    position: absolute;
    right: 10px;
    top: 5px;
    width: 16px;
    height: 16px;
    background: #f1f1f1;
}
.x-hide{
	position: absolute;
    right: 1px;
    top: 2px;
    background: #fff;
    padding: 9px 10px;
    font-size: 20px;
}
.toggle-on.btn {
    padding-right: 24px;
    background: #bfbfbf;;
}
.tooglebtn{
	position: absolute;
	right: 0px;
}
.tooglebtn .toggle.btn {
    min-width: 59px;
    min-height: 18px;
    line-height: 14px;
}

.locate{
    position: absolute;
    background: none;
    top: 12px;
    right: 5px;
    width: 107px;
    /*width: 107px;*/
    color: #000;
    border: none;
}
.locate1{
    position: absolute;
    background: none;
    top: 12px;
    right: 0px;
    width: 107px;
    /*width: 107px;*/
    color: #000;
    border: none;
}
.locate-panding{
	    width: 100px;
	        padding: 2px;
}
.locate:selection{
	border: none;
}
.form-control option {
    padding: 10px
}

.control-label {
    color: #555;
    font-size: 15px;
    font-weight: 700
}

.checkbox,
.radio {
    margin-bottom: 15px;
    margin-top: 0
}

.radio label,
.checkbox label {
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
    padding-left: 26px;
    position: relative;
    line-height: 22px
}

.radio input[type=radio],
.checkbox input[type=checkbox] {
    display: none
}

.radio label:before {
    background-color: transparent;
    border-style: solid;
    border-width: 1px;
    border-radius: 50%;
    content: "";
    display: inline-block;
    height: 15px;
    left: 0;
    top: 4px;
    position: absolute;
    width: 15px
}



.radio input[type=radio]:checked + label:before {
    content: "\2022";
    font-size: 13px;
    text-align: center;
    line-height: 12px;
    font-weight: 700
}

.checkbox input[type=checkbox]:checked + label:before {
    content: "\2713";
    font-size: 13px;
    text-align: center;
    line-height: 12px;
    font-weight: 700
}

table {
    margin: 0 0 30px;
    width: 100%
}

table th,
table td {
    border: 1px solid #ccc;
    padding: 12px;
}

table th img,
table td img {
    max-width: 100%
}

table thead {
    background: #eee
}

table thead th,
table thead td {
    text-transform: uppercase;
    font-weight: 900;
    color: #111
}

.panel.panel-default {
    margin: 0 auto 30px
}

.panel-group {
    padding-top: 14px
}

.panel-default {
    border-color: #ecebeb
}

.panel-default > .panel-heading {
    background-color: #fafafa;
    border-color: #ecebeb
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #ecebeb
}

.panel-group .panel {
    border-radius: 0
}

.panel-group .panel .panel-title {
    font-size: 20px;
    font-weight: 400
}

.panel-group .panel .panel-title a.collapsed {
    color: #111
}

.panel-group .panel .panel-title a {
    padding: 10px;
    display: block
}

.panel-group .panel .panel-title a:hover,
.panel-group .panel .panel-title a {
    color: #111;
    position: relative;
    padding-right: 25px
}

.panel-group .panel .panel-title a:after {
    position: absolute;
    top: 10px;
    right: 10px;
    font-family: fontawesome;
    content: "\f107"
}

.panel-group .panel .panel-title a.collapsed:after {
    content: "\f105"
}

.panel-group .panel .panel-title a.collapsed {
    color: #111
}

.panel-collapse .panel-body {
    padding: 25px
}

.secondary-bg {
    // background-color: #182039!important; 
    background-color: #253340!important;
    color: #fff
}

.primary-bg {
    background-color: #f72b2b
}

.gray_bg {
    background: #f0f2f2
}

.section-padding {
    padding: 20px 0;
    position: relative
}

.section-header {
    clear: both;
    float: none!important;
    margin: 0 auto;
    max-width: 850px;
    padding-bottom: 60px
}

.section-header p {
    font-size: 18px;
    margin: 20px auto 0
}

.parallex-bg {
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative
}

.modal-dialog {
    max-width: 600px
}

.modal-content {
    padding: 0 20px 22px
}

.modal-header {
    padding: 15px 0;
    margin-bottom: 15px
}

.modal-header p {
    margin: 0 auto
}

.modal-body {
    padding: 10px 0
}

.modal .modal-header .close {
   background: #d0cbcb none repeat scroll 0 0;
    border-radius: 50%;
    color: #fff;
    font-size: 17px;
    height: 31px;
    line-height: 30px;
    margin-top: 5px;
    opacity: 1;
    text-align: center;
    text-shadow: none;
    width: 31px;
    position: relative;
    top: -15px;
    left: 16px;
}
.login-modal label{
    font-weight: 500;
    font-size: 14px;
}
.menu-img{
    height: 129px;
    overflow: hidden;
    position: relative;
}

.service-overlay-home {
  position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #1a1a1a91;
    overflow: hidden;
    width: 100%;
    height: 0;
    transition: .5s ease;
    color: #fff;
    font-size: 12px;
}

.menu-img:hover .service-overlay-home {
  height: 20%;
  padding-top: 5px;
}

.modal.in .modal-dialog {
    transform: translate(0px, 20px);
    -moz-transform: translate(0px, 20px);
    -o-transform: translate(0px, 20px);
    -webkit-transform: translate(0px, 20px)
}

.owl-theme.owl-carousel .owl-item img {
    max-width: 100%;
    width: 100%;

}
#category_slider .owl-nav{
	display: none;
}
#category_slider{
	width: 100%;
	margin: 0 auto;
}
.owl-dots {
    text-align: center;
    margin: 15px 0 0
}

.owl-dots .owl-dot {
    display: inline-block;
    vertical-align: middle;
    margin: 0 4px
}

.owl-dots span {
    background: #fff none repeat scroll 0 0;
    border-radius: 50%;
    display: block;
    height: 15px;
    opacity: .4;
    width: 15px;
    border: rgba(0, 0, 0, 0.4) solid 1px
}

.owl-dots .owl-dot.active span,
.owl-dots .owl-dot:hover span {
    opacity: 1;
    background: #f72b2b;
    border-color: #f72b2b
}

.owl-nav {
    left: 0;
    position: absolute;
        top: 43%;
    right: 0;
    height: 4px;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    z-index: -8 !important;
}

.owl-nav > div {
    font-size: 0;
    position: relative
}

.owl-nav > div:after {
    position: absolute;
    left: -35px;
    font-size: 45px;
      color: #9c9c9c;
    opacity: 0.5;
    font-family: fontawesome;
    content: "\f104";
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%)
}

.owl-nav .owl-prev:after {
    content: "\f104"
}

.owl-nav .owl-next:after {
    content: "\f105";
    left: inherit;
    right: -35px;
    top: 0px;
}

.owl-nav .owl-next {
    float: right
}

.owl-nav > div:hover:after {
        opacity: 1;
    color: #545454;
}



.logo {
    margin: 0 0;
    transition-duration: .3s;
    -moz-transition-duration: .3s;
    -o-transition-duration: .3s;
    -webkit-transition-duration: .3s;
    -ms-transition-duration: .3s
}
@media (max-width: 992px){
    .logo {
    margin: 12px 0;
}
.review-list ul>li{
    width: 46% !important;
    margin-bottom: 15px !important;
}


}

.affix .logo {
    margin: 12px 0
}

.affix .submit_listing {
    float: right;
    margin-top: 14px
}

.submit_listing {
    float: right;
    margin-top: 20px;
    margin-left: 25px;
    transition-duration: .3s;
    -moz-transition-duration: .3s;
    -o-transition-duration: .3s;
    -webkit-transition-duration: .3s;
    -ms-transition-duration: .3s
}

.submit_listing .btn {
    background: none;
    border-color: #fff;
    color: #fff;
    padding: 5px 22px;
    font-weight: 400
}



.header_solidbg .submit_listing .btn {
    background: #f72b2b;
    border-color: #f72b2b;
    font-weight: 700
}

.arrow {
    display: none
}


#navigation {
    padding: 0;
    text-align: right
}














@media (max-width: 1023px){
   /* @media screen and (max-width: 993px) and (min-width: 1023px) { */
  .logo-display {
    display:none !important;
  }
}

@media (max-width: 767px){
.owl-nav {
    display: none;
}
.mobile-cat-menu{
    display: -webkit-box;
}
.down-ios{
    /*    float: left !important; */
    margin-top: 21px !important;
    margin-bottom: 21px !important;
}
.download-apps{
    font-size: 11px;
}
.app-download a {
    margin: 0 6px 0 0px !important;
}
.download-apps i {
    font-size: 16px !important;
}
.app-download-btn{
        margin-top:15px;
    }
    .select2-container{
            width:100% !important;
    }
    
}

@media (max-width: 400px){
    .download-apps{
        padding: 10px 6px;
    }
}



#banner {
    background-image: url(../images/banner.jpg);
    padding: 200px 0 150px;
    text-align: center
}

#banner .dark-overlay {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0
}

.intro_text h5 {
    font-weight: 300
}

#banner .search_form {
    display: table;
    margin: 45px auto 0;
    width: 1024px
}

#banner .search_form .form-group,
#intro_map .search_form .form-group {
    width: 35%;
    margin-right: -0.5%;
    margin-bottom: 0
}

#banner .search_form .form-group.search_btn,
#intro_map .search_form .form-group.search_btn {
    width: 15%;
    margin: 0
}

#banner .search_form .form-control,
#banner .search_form form input,
#banner .search_form form textarea,
#banner .search_form form select,
#intro_map .search_form .form-control,
#intro_map .search_form form input,
#intro_map .search_form form textarea,
#intro_map .search_form form select {
    padding: 0 30px
}

#banner .select::after,
#intro_map .select::after {
    right: 30px
}

.search_form .form-group {
    float: none;
	display: inline-block;
}

.search_form .form-control,
.search_form form input,
.search_form form textarea,
.search_form form select {
    font-size: 15px;
    height: 48px;
    padding: 0 20px
}

.search_form .select::after {
    font-size: 26px
}

#intro_map {
    min-height: 600px;
    padding-bottom: 0;
    position: relative
}

#intro_map .search_form {
    background: #fff none repeat scroll 0 0;
    bottom: 50px;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
    left: 0;
    margin: 0 auto;
    max-width: inherit;
    padding: 30px;
    position: absolute;
    right: 0;
    width: 1170px;
    z-index: 999
}

#all_category {
    padding: 10px 0
}

#category_slider .item {
    padding: 0px;
    text-align: center;
    transition-duration: .3s;
    -moz-transition-duration: .3s;
    -o-transition-duration: .3s;
    -webkit-transition-duration: .3s;
    -ms-transition-duration: .3s
}

#category_slider .item a {
    display: block
}

#category_slider .item img {
    width: 46px;
    height: auto;
    margin: 0 auto
}

.dropdown-menu{
box-shadow:unset;
}

.all_category .owl-item{
    width: 167px !important;
}
.category_icon {
    margin: 6px auto;
    padding: 8px 5px;
    width: 95px;
    
    border-radius: 3px
}

#category_slider p {
    margin: 0 auto;
    color: #3e3e3e;
        font-size: 14px;
}
.btn{
outline:0 !important;
}
#modal-login-otp-form .select2-selection__rendered{
    position: relative;
    top: 4px;
}
.form-control{
	border-radius:0 !important;
}
#pac-input{
	/*border-radius:0 !important;*/
}
.btn{border-radius:0;}




#category_slider .owl-dots {
    display: none
}

#category_slider .owl-carousel .owl-stage-outer {
    padding: 8px
}

.cities_list {
    background: url(../images/cities_1.jpg) no-repeat center;
    max-width: 262px;
    height: 262px;
    border-radius: 5px;
    position: relative;
    padding: 20px;
    overflow: hidden;
    text-align: center;
    margin: 0 auto 30px
}


   .select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{
   outline:0 !important;
   }
   .select2-selection{
   outline:0 !important;
   }
   .select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #1E90FF !important;
    color: #f3f3f3 !important;
}
.select2-dropdown {
    border: 1px solid #dad9d9 !important;
    border-radius: 0px !important;
    box-shadow: 0 5px 13px 0 silver !important;
}
.select2-dropdown.select2-dropdown--below .nme {
    padding: 0 20px!important;
}

.cities_list:after {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    content: "";
    background: rgba(0, 0, 0, 0.5)
}

.prepend, .append {
    position: relative;
}
.append-btn .add-on {
    position: static;
    display: inline-block;
    margin-right: 10px;
    padding: 2px 10px;
    vertical-align: middle;
    text-align: center;
    font-size: 18px;
    border-radius: 0;
    border: 0;
    border-bottom: 1px solid #fe9a9d;
}
.app h5{
 margin: 30px 0 12px 0;
    font-size: 16px;
    color: #000;
}
.app p{
	    margin: 40px 0px 5px 0;
}
.app-download a{
	margin: 0 30px 0 0px;
}
.app{
	padding-top: 25px;
}
.append-btn input {
        width: 180px;
    margin-right: 20px;
    font-size: 14px;
    padding: 9px;
    font-weight: 400;
    border-radius: 0;
    border: 1px solid transparent;
    border-bottom: 1px solid #fe9a9d;
    left: -33px;
    position: relative;
    top: -2px;
    padding-bottom: 15px;
}
.city_listings_info {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transition-duration: .3s;
    -moz-transition-duration: .3s;
    -o-transition-duration: .3s;
    -webkit-transition-duration: .3s;
    -ms-transition-duration: .3s;
    z-index: 1
}

.city_listings_info h4 {
    color: #fff;
    font-weight: 500;
    margin-bottom: 20px;
    transition-duration: .3s;
    -moz-transition-duration: .3s;
    -o-transition-duration: .3s;
    -webkit-transition-duration: .3s;
    -ms-transition-duration: .3s;
    transform: translateY(20px);
    -moz-transform: translateY(20px);
    -o-transform: translateY(20px);
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px)
}

.overlay_link {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: "";
    z-index: 2
}

.listing_number {
    position: relative;
    opacity: 0;
    transition-duration: .3s;
    -moz-transition-duration: .3s;
    -o-transition-duration: .3s;
    -webkit-transition-duration: .3s;
    -ms-transition-duration: .3s;
    transform: translateY(150px);
    -moz-transform: translateY(150px);
    -o-transform: translateY(150px);
    -webkit-transform: translateY(150px);
    -ms-transform: translateY(150px)
}

.listing_number span {
    border: 2px solid rgba(255, 255, 255, 0.3);
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    font-size: 17px;
    font-weight: 300;
    line-height: 16px;
    padding: 9px 20px
}

.cities_list:hover h4,
.cities_list:hover .listing_number {
    transform: translateY(0px);
    -moz-transform: translateY(0px);
    -o-transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    opacity: 1
}

.chicago {
    background-image: url(../images/chicago.jpg)
}

.angeles {
    background-image: url(../images/angeles.jpg)
}

.francisco {
    background-image: url(../images/francisco.jpg)
}

.seattle {
    background-image: url(../images/cities_2.jpg)
}

.washington {
    background-image: url(../images/cities_3.jpg)
}

.orlando {
    background-image: url(../images/cities_4.jpg)
}

.miami {
    background-image: url(../images/cities_5.jpg)
}

#about_info {
    background-image: url(../images/about_bg.jpg);
    background-position: center;
    background-size: cover
}

.white_box {
    background: #fff;
    padding: 40px 35px
}

#about_info h3 {
    margin-top: 0
}

#popular_listing_slider .listing_wrap {
    border-radius: 3px;
    border: 1px solid #dedede;
    overflow: hidden;
    margin: 0 auto 20px;
    position: relative
}

.listing_info {
    padding: 20px 20px 0
}

.listing_info a {
    color: #111
}

.listing_info a:hover {
    color: #f72b2b
}

.listing_info p {
    color: #a5a5a5;
    font-size: 15px;
    line-height: 25px
}

.listing_info .listing_review_info p {
    color: #b5b5b5;
    font-size: 13px;
    margin: 0 auto;
    float: left
}

.review_score {
    background: #f72b2b none repeat scroll 0 0;
    border-radius: 3px;
    color: #fff;
    margin-right: 4px;
    padding: 4px 10px
}

.listing_review_info .active,
.fa-star.active {
    color: #ffc600
}

.listing_review_info {
    background: #f6f6f6 none repeat scroll 0 0;
    margin: 24px -20px 0;
    overflow: hidden;
    padding: 16px 20px
}

.like_post {
    position: absolute;
    top: 15px;
    right: 15px
}

.listing_img {
    position: relative;
    overflow: hidden
}

.listing_img:before {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 0.6) 70%) repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    transform: translateY(50%);
    -moz-transform: translateY(50%);
    -o-transform: translateY(50%);
    -webkit-transform: translateY(50%);
    -ms-transform: translateY(50%);
    transition: all .35s ease 0;
    -moz-transition: all .35s ease 0;
    -o-transition: all .35s ease 0;
    -webkit-transition: all .35s ease 0;
    -ms-transition: all .35s ease 0;
    width: 100%;
    z-index: 1
}

.listing_wrap:hover .listing_img:before {
    opacity: 1;
    transform: translateY(0%);
    -moz-transform: translateY(0%);
    -o-transform: translateY(0%);
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%)
}

.like_post {
    background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0;
    border: 2px solid rgba(255, 255, 255, 0.5);
    border-radius: 50%;
    color: #fff;
    height: 40px;
    font-size: 18px;
    line-height: 38px;
    padding: 0;
    position: absolute;
    right: 15px;
    text-align: center;
    top: 15px;
    width: 40px;
    z-index: 1;
    cursor: pointer
}

.like_post:hover {
    background: #f72b2b
}

.listing_info .listing_review_info .listing_map_m {
    float: right;
    color: #555
}

.listing_cate {
    position: absolute;
    right: 68px;
    top: 15px;
    z-index: 1
}

.featured_label {
    position: absolute;
    top: 15px;
    left: 15px;
    background: #f72b2b;
    color: #fff;
    font-weight: 700;
    padding: 3px 12px;
    border-radius: 3px;
    z-index: 1
}

.listing_cate span {
    background: #fff none repeat scroll 0 0;
    border-radius: 50%;
    display: block;
    float: left;
    height: 40px;
    overflow: hidden;
    padding: 9px;
    text-align: center;
    width: 40px;
    position: relative
}

.listing_cate span.listing_like {
    background: #f72b2b none repeat scroll 0 0;
    color: #fff;
    font-size: 18px;
    margin-left: -10px
}

.listing_cate span.listing_like a {
    color: #fff
}

.cate_icon {
    position: relative;
    z-index: 1
}

#testimonials {
    background-image: url(../images/testimonial_bg.jpg);
    position: relative
}

#testimonial_slider .item {
    background: #fff;
    padding: 35px;
    margin: 0 auto;
    max-width: 930px;
    border-radius: 3px
}

.testimonial_header p {
    color: #909090;
    font-size: 14px
}

#testimonial_slider .owl-nav {
    display: none
}

.post_wrap {
    border: #dedede solid 1px;
    margin: 0 0 30px;
    border-radius: 3px;
    overflow: hidden
}

.post_img {
    position: relative;
    height: 142px;
    overflow: hidden;
}

.post_category a {
       border: var(--primary-color) solid 2px;
    border-radius: 3px;
    letter-spacing: 1px;
    color: var(--primary-color)!important;
    display: inline-block;
    margin: 0 5px 5px 0;
    padding: 2px 8px;
    border-radius: 25px;
}

.post_category a:hover {
    background: var(--primary-color);
    color: #fff!important;
}

.post_info {
    padding: 20px 20px 0
}
.post_info h4{
	font-size: 14px;
    font-weight: 600;
    color: #444;
}
.post_info h5,
.post_info a {
    color: #111
}
textarea.form-control{
border: 1px solid;
}

.post_info a:hover {
    color: #f72b2b
}

.post_meta {
    background: #f6f6f6 none repeat scroll 0 0;
    margin: 0 -20px;
    overflow: hidden;
    padding: 16px 20px
}

.post_info .post_meta p {
    margin: 0 20px 0 0;
    float: left;
    font-size: 14px
}

.post_info p {
       font-size: 14px;
    line-height: 20px;
    margin: 0 auto 20px;
}

.footer_widgets {
    margin: 0 0
}
#footer{
padding-top: 50px;
}

.footer_widgets h5 {
    /*color: #fff;
    margin: 0 auto 24px*/
    color: #9e9c9c;
    margin: 0;
        font-size: 19px;
    font-weight: 800;
    color: #fff;
}

.footer_bottom {
    padding: 14px 0;
    border-top: #3e4456 solid 1px;
}
.footer_bottom ul{
	list-style:none;
	margin:0;
	padding:0;
}
.footer_bottom ul li{
	float:left;
	           padding: 0 101px 0 0;
}
.footer_bottom a{
	/*color:#fff;*/
	    color: #94aec5;
	font-size:15px;
}
.footer_bottom a:hover{
	color:#fb641b;
	color:#fff;
}
.footer_bottom i{
	/*color:#fb641b;*/
	  color: #94aec5;
}

.footer_bottom p {
    margin: 0 auto
}

.follow_us ul,
.footer_nav ul {
    padding: 0;
    margin: 0;
    list-style: none;
    overflow: hidden
}

.follow_us ul li {
    display: inline-block;
    margin: 0 auto
}
.footer_widgets input{
	border-radius: 5px !important; 
}
.footer_widgets button{
border-radius: 5px !important;
height:100% !important;
padding: 6px 11px;
}

.follow_us ul li a {
    display: block;
    width: 48px;
    height: 48px;
    text-align: center;
    line-height: 46px;
    border-radius: 50%;
    color: #fff;
    border: rgba(255, 255, 255, 0.3) solid 2px;
    font-size: 20px;
    margin: 0 5px 0 0
}

.follow_us ul li a .fa {
    margin: 0 auto
}

.follow_us ul li a:hover {
    background: #f72b2b
}

.footer_nav ul li {
    /*float: left;
    width: 50%;*/  
    margin: 0 auto; 
    float: none;
    width: 100%;
    
}

.footer_nav ul li a {
   color: #fff;
    /*color: #94aec5;*/
    display: inline-block;
    font-size: 13px;
/*    padding-left: 20px;*/
    position: relative
}


.footer_nav ul li a:hover {
       color: var(--primary-color);
           /*  color: #fff; */
}

.newsletter_wrap {
    position: relative
}

.newsletter_wrap .btn {
    position: absolute;
    top: 0;
    right: 0;
    border-radius: 0 3px 3px 0
}

.newsletter_wrap input[type="email"] {
    padding-right: 150px
}

.newsletter_wrap input[type="email"]:focus {
    border: 0;
    outline: 0
}

#category_slider2 .item {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
    text-align: center;
    position: relative;
}
.listing_info1 h4{
	font-size: 14px;
    font-weight: 400;
    margin: 0;
    margin-top: 10px;
	text-align:left;
}
.listing_info1 h4 a{
color: #343434 ;
}
#category_slider2 .item:after {
    
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

#category_slider2 .item a {
    position: relative;
    z-index: 1;
    padding: 0;
    display: block
}

#category_slider2 .category_icon {
    border-radius: 50%;
    height: 142px;
    padding: 39px;
    position: relative;
    width: 142px;
    margin: 0 auto 35px;
    transition-duration: .3s;
    -moz-transition-duration: .3s;
    -o-transition-duration: .3s;
    -webkit-transition-duration: .3s
}
#category_slider2{
	margin: 50px 0;
    padding: 0px;
    display: block;
}
#category_slider2 .item:hover .category_icon {
    margin-bottom: 15px;
    margin-top: 15px
}

#category_slider2 .category_icon img {
    margin: 0 auto
}
.cato{
	padding: 0px;
    margin: 0px 0 15px 0;
    font-size: 20px;
    font-weight: 600;
}
.category_listing_n {
    background: #f72b2b none repeat scroll 0 0;
    border-radius: 50%;
    color: #fff;
    font-size: 18px;
    height: 45px;
    left: 50%;
    line-height: 43px;
    position: absolute;
    text-align: center;
    top: -100px;
    transition-duration: .3s;
    -moz-transition-duration: .3s;
    -o-transition-duration: .3s;
    -webkit-transition-duration: .3s;
    transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    width: 45px;
    opacity: 0
}

#category_slider2 .item:hover .category_listing_n {
    opacity: 1;
    top: -15px
}

#category_slider2 .item p {
    color: #fff;
    font-weight: 700;
    font-size: 25px;
    margin: 0 auto
}

#how_it_work {
    background-image: url(../images/how_it_work_bg2.jpg)
}

.steps_wrap {
    background: #fff;
    padding: 30px 15px 32px 110px;
    position: relative;
    z-index: 1;
    border-radius: 3px;
    margin: 0 auto 15px
}

.icon_div {
    position: absolute;
    top: 30px;
    left: 15px;
    width: 90px;
    text-align: center;
    color: #f72b2b;
    font-size: 70px
}

.steps_wrap h5 {
    font-weight: 600
}

.steps_wrap p {
    font-size: 15px;
    line-height: 24px;
    margin: 0 auto 5px
}

#pricing_table {
    background-image: url(../images/pricing_bg.jpg)
}

.footer_2 .footer_bottom {
    text-align: left
}

.footer_2 .follow_us {
    text-align: right
}

.footer_2 .footer_bottom p {
    margin: 10px auto
}

.footer_2 .footer_widgets {
    margin: 50px auto;
    text-align: center;
    clear: both
}

.footer_2 .newsletter_wrap {
    max-width: 425px;
    margin: 0 auto
}

.footer_2 .footer_nav {
    display: inline-block;
    background: #0c0c0c;
    padding: 10px 30px;
    border-radius: 3px
}

.footer_2 .footer_nav ul li {
    display: inline-block;
    float: none;
    margin: 0 auto;
    padding: 0 13px;
    position: relative;
    width: auto
}

.footer_2 .footer_nav ul li:after {
    position: absolute;
    top: 0;
    right: -15px;
    content: "-";
    opacity: .7
}

.footer_2 .footer_nav ul li a {
    opacity: .7
}

.footer_2 .footer_nav ul li a:hover {
    opacity: 1
}

.footer_2 .footer_nav ul li a:after {
    display: none
}


.footer_2 h5 {
    font-size: 24px
}

#inner_pages {
    padding: 70px 0
}

#inner_banner {
    background-image: url(../images/banner.jpg);
    padding: 180px 0 120px
}

#inner_banner h1 {
    font-size: 46px
}

#login_signup {
    height: 100vh;
    display: table;
    text-align: center;
    margin: 0 auto
}

.form_wrap_m {
    width: 400px;
    margin: 0 auto;
    display: table-cell;
    vertical-align: middle
}

.form_wrap_m .white_box {
    box-shadow: rgba(0, 0, 0, 0.3) 0 0 30px;
    margin: 30px auto
}

#login_signup p {
    margin: 0 auto
}

#login_signup form {
    margin: 30px auto 0
}

.back_home {
    padding: 15px 0
}

.back_home .btn {
    background: none;
    font-weight: 700;
    color: #111;
    border-color: #111
}

.back_home .btn:hover {
    color: #fff;
    background: #111
}

.pricing_wrap {
    background: #eff0f0;
    padding: 30px;
    margin: 0 auto 30px;
    text-align: center;
    border-radius: 3px;
    position: relative;
    z-index: 1;
    transition-duration: .3s;
    -moz-transition-duration: .3s;
    -o-transition-duration: .3s;
    -webkit-transition-duration: .3s;
    -ms-transition-duration: .3s
}

.pricing_header {
    margin: 0 auto 25px;
    position: relative
}

.pricing_header h2 {
    margin-top: 0;
    font-weight: 400;
    font-size: 36px
}

.plan_info {
    background: #fff;
    padding: 30px 30px 50px;
    border-radius: 3px
}

.plan_price {
    font-size: 48px;
    color: #111;
    font-weight: 700;
    margin: 0 auto 18px;
    color: #f72b2b
}

.plan_info ul {
    margin: 0 auto 35px;
    padding: 0;
    list-style: none
}

.plan_info ul li span {
    font-weight: 700;
    color: #111
}

.popular_plan {
    background: #f26802 none repeat scroll 0 0;
    color: #fff;
    font-size: 13px;
    font-weight: 400;
    left: 30%;
    margin: 0 auto;
    position: absolute;
    right: 30%;
    text-transform: uppercase;
    top: -44px
}

.not_found_msg {
    background: #f2f4f4 none repeat scroll 0 0;
    border-left: 8px solid #e5e5e5;
    border-radius: 10px;
    border-right: 8px solid #e5e5e5;
    margin: 0 auto;
    max-width: 750px;
    padding: 50px
}

.not_found_msg .error_msg_div h2 span {
    color: #111;
    font-size: 200px;
    display: block;
    line-height: 170px;
    font-weight: 700;
    margin: 0 auto
}

.error_msg_div h2 {
    margin: 0 auto 20px
}

.aboutus_bg {
    background-image: url(../images/aboutus_bg.jpg)!important
}

.box_wrap {
    border: #dedede solid 1px;
    border-radius: 3px;
    padding: 30px 20px;
    text-align: center;
    margin: 40px auto
}

.box_wrap .fa {
    font-size: 40px;
    color: #111;
    margin: 10px auto
}

.box_wrap h4 {
    font-weight: 400
}

.box_wrap p {
    font-size: 15px;
    line-height: 26px;
    margin: 0 auto 10px
}

.fan_facts {
    padding: 40px;
    overflow: hidden;
    margin: 0 auto 40px
}

.facts_info {
    float: left;
    width: 25%;
    margin: 0 auto 20px;
    text-align: center
}

.facts_info p {
    font-size: 20px;
    font-weight: 300;
    margin: 0 auto
}

.facts_info p span {
    display: block;
    color: #111;
    font-size: 70px;
    line-height: 70px
}

.our_prtners {
    margin: 30px auto
}

.partner_logo {
    float: left;
    width: 25%;
    padding: 15px
}

.contactus_bg {
    background-image: url(../images/contactus_bg.jpg)!important
}

.office_info_box {
    background: #f2f4f4;
    text-align: center;
    border-left: 8px solid #ddd;
    border-radius: 4px;
    padding: 30px;
    margin: 0 auto 30px
}

.info_icon {
    border: 2px solid rgba(0, 0, 0, 0.1);
    border-radius: 50%;
    font-size: 30px;
    height: 70px;
    line-height: 64px;
    margin: 0 auto 20px;
    width: 70px
}

.office_info_box a {
    color: #555
}

.office_info_box a:hover {
    color: #f72b2b
}

.contact_form,
.map_wrap {
    margin-top: 40px
}

.map_wrap iframe {
    width: 100%;
    height: 400px
}

.contact_form h4 {
    margin: 0 auto 30px
}

.how_it_work_info {
    padding: 30px 30px 30px 100px;
    position: relative
}

.step_n {
    font-size: 80px;
    font-weight: 900;
    left: 0;
    letter-spacing: -6px;
    opacity: .2;
    position: absolute;
    top: 30px
}

.how_it_work_img {
    margin: 0 auto 50px
}

.sub_heading {
    text-align: center;
    padding: 40px;
    border: #eee solid 1px
}

.sub_heading p {
    font-size: 28px;
    line-height: 33px;
    margin: 0 auto 30px
}

#listing_banner {
    padding: 160px 0 70px;
    background-image: url(../images/banner.jpg)
}

#listing_banner h1 {
    font-weight: 300
}

#listing_banner .search_form {
    display: table;
    float: left;
    margin: 0;
    width: 100%;
    max-width: inherit
}

.search_form .form-control,
.search_form form textarea,
.search_form form select {
    font-size: 15px;
    height: 48px;
    padding: 0 20px
}

.search_form .form-control:focus,
.search_form form textarea:focus,
.search_form form select:focus {
    outline: none
}

#listing_banner .form-group {
    float: left;
    width: 40%;
    padding: 0 .5%;
    margin: 0 auto
}

.btn_group {
    float: left;
    width: 20%;
    padding-left: .5%
}

.listing_wrap {
    border: 1px solid #dedede;
    border-radius: 3px;
    margin: 0 auto 40px;
    overflow: hidden;
    position: relative
}

.listing_header {
    margin: 0 auto 30px;
    padding: 10px 0;
    border-top: #eee solid 1px;
    border-bottom: #eee solid 1px;
    display: table;
    width: 100%
}

.listing_header h5 {
    font-weight: 400;
    float: left
}

.layout-switcher {
    float: right
}

.layout-switcher a {
    background-color: #eee;
    border-radius: 50%;
    color: #9d9d9d;
    display: inline-block;
    font-size: 14px;
    height: 39px;
    line-height: 40px;
    margin-right: 1px;
    overflow: hidden;
    position: relative;
    text-align: center;
    transition: all .4s ease 0;
    width: 39px
}

.layout-switcher a.active,
.layout-switcher a:hover {
    color: #fff;
    background: #f72b2b
}

.listview .listing_img {
    float: left;
    width: 30%
}

.listview .listing_info {
    float: right;
    padding: 39px 40px 0;
    width: 70%
}

.listview .listing_review_info {
    margin: 24px -40px 0;
    padding: 16px 40px
}

.listview_sidebar .listing_img {
    float: left;
    width: 42%
}

.listview_sidebar .listing_info {
    float: right;
    width: 58%
}

.ads_col {
    float: left;
    margin-right: 1%;
    width: 49%
}

.ads_col:nth-child(2n) {
    margin-left: 1%;
    margin-right: 0;
    text-align: right
}

.pagination_nav {
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
    text-align: center
}

.pagination,
.pagination > li:last-child > a,
.pagination > li:last-child > span {
    border-radius: 0
}

.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover,
.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover {
    background-color: #f72b2b;
    color: #fff
}

.pagination > li > a,
.pagination > li > span {
    color: #111;
    border: 0;
    font-size: 18px;
    padding: 6px 15px
}

.single_post h1 {
    font-size: 40px;
    margin-top: 0
}

.single_post .entry_meta {
    margin-bottom: 30px
}

.sidebar_widgets {
    margin: 0 auto 30px 10px
}

.sidebar .sidebar_widgets {
    margin: 0 auto 50px 10px
}

.widget_title {
    position: relative;
    margin: 0 auto 30px;
    padding-bottom: 10px;
    text-transform: uppercase
}

.widget_title::after {
    background-color: #f72b2b;
    bottom: 0;
    content: "";
    display: block;
    height: 3px;
    left: 0;
    position: absolute;
    transition: all .5s ease 0;
    width: 50px
}

.article_wrap {
    overflow: hidden;
    margin: 0 auto 50px
}

.post-thumbnail {
    overflow: hidden;
    border-radius: 3px;
    margin: 0 auto 20px;
    height: 187px;
}
.post-thumbnail-edit{
    height:auto !important;
}

.post-thumbnail a {
    display: block
}

.entry-desc h3 {
    font-size: 28px
}

.entry-desc h3 a,
.info_m h6 a {
    color: #111
}

.entry_meta {
    overflow: hidden;
    margin: 20px auto 10px
}

.entry_meta .meta_m {
    display: block;
    float: left;
    font-size: 15px;
    font-weight: 600;
    margin: 0 20px 0 0
}

.meta_m .fa,
.meta_m a:hover,
.sidebar_widgets ul li a:hover,
.entry-desc h3 a:hover,
.info_m h6 a:hover {
    color: #f72b2b
}

.meta_m a {
    color: #555
}

.entry-content p {
    font-size: 15px;
    line-height: 24px
}

.read_btn {
    font-weight: 700;
    font-size: 16px
}

.sidebar_widgets ul {
    padding: 0;
    margin: 0;
    list-style: none
}

.sidebar_widgets > ul > li::after {
    content: "\f105";
    font-family: fontawesome;
    left: 25px;
    position: absolute;
    top: 15px
}

.sidebar_widgets > ul > li {
    border: 1px solid #e8e8e8;
    list-style: outside none none;
    margin: 0 0 -1px;
    padding: 15px 20px 15px 40px;
    position: relative
}

.sidebar_widgets ul li a {
    color: #555
}

.featured_posts {
    margin: 0 auto 10px;
    overflow: hidden
}

.thubb_img {
    float: left;
    width: 100px
}

.info_m {
    float: right;
    width: calc(100% - 120px)
}

.info_m h6 {
    font-size: 19px;
    margin: 0 0 5px
}

.info_m p {
    font-size: 13px
}

.article_wrap:nth-child(2n+1) {
    clear: left
}

.post_tag {
    overflow: hidden;
    margin: 40px auto 20px
}

.post_tag span {
    float: left;
    padding: 6px 0;
    margin-right: 5px
}

.post_tag a {
    display: block;
    float: left;
    background: #333;
    color: #fff;
    padding: 6px 15px;
    border-radius: 3px;
    margin: 0 5px 5px 0
}

.post_tag a:hover {
    background: #f72b2b;
    color: #fff
}

.share_post {
    overflow: hidden;
    margin: 0 auto 10px
}

.share_post a {
    color: #fff;
    float: left;
    display: block;
    width: 24%;
    text-align: center;
    color: #fff;
    font-size: 16px;
    margin-right: 1%;
    border-radius: 3px;
    padding: 10px
}

.share_post a:hover {
    color: #fff
}

.share_post a:last-child {
    margin: 0 auto
}

.share_post .facebook {
    background: #3b5a9a
}

.share_post .linkedin {
    background: #007bb6
}

.share_post .twitter {
    background: #19b5ee
}

.share_post .g_plus {
    background: #dc4a38
}

.articale_comments {
    border-bottom: 1px solid #cecece;
    clear: both
}

.comment-respond {
    margin: 60px auto 0
}

.commentlist {
    padding: 0
}

.commentlist li {
    list-style: outside none none;
    margin: 0 auto
}

.commentlist .comment-content li {
    list-style: inherit
}

.commentlist li .comment-body {
    border-top: 1px solid #cecece;
    padding: 30px 0
}

.comment-metadata > a {
    font-size: 14px;
    color: #aaa
}

.comment-author img {
    float: left
}

.commentlist li img.avatar {
    border: medium none;
    border-radius: 50%;
    float: left;
    height: 84px;
    margin-bottom: 30px;
    margin-right: 25px;
    position: relative;
    width: 84px
}

.comment-content,
.commentlist .reply {
    margin-left: 110px
}

.commentlist .reply .fa {
    margin-right: 4px
}

.comment-meta.commentmetadata {
    margin-bottom: 8px
}

.comment-meta.commentmetadata,
.comment-meta.commentmetadata a {
    color: #b7b7b7;
    font-size: 14px;
    font-weight: 400
}

.comment-meta.commentmetadata a:hover {
    color: #f72b2b
}

.comment-author .fn {
    color: #111;
    font-size: 18px;
    font-weight: 900
}

.comment ul.children {
    padding-left: 110px
}

.comment-form {
    margin: 40px 0
}

.listing-with-map-page #header nav > .container {
    max-width: inherit;
    padding: 0 30px;
    width: 100%
}

#ElemoListing_with_map {
    padding-bottom: 50px;
    padding-right: 40%;
    position: relative;
    z-index: 2
}

#ElemoListing_with_map .container,
.listing-with-map-page #footer .container {
    width: auto;
    padding: 0 30px
}

.ElemoListing_map {
    height: 100%;
    position: fixed;
    right: 0;
    top: 0;
    width: 40%;
    z-index: 1
}

.listing-with-map-page #footer {
    background: #eee none repeat scroll 0 0!important;
    padding-right: 40%
}

.listing-with-map-page .footer_bottom p {
    color: #555
}

.listing-with-map-page .footer_bottom {
    border-top: 0 none
}





.listing-with-map-page .listing_header {
    margin: 30px auto
}

.listing-with-map-page .grid_view .listing_review_info p {
    float: none;
    margin: 5px auto;
    font-size: 13px
}

.listing-with-map-page .listing_wrap {
    margin: 0 auto 30px
}

.listing-with-map-page .listing_info .listing_review_info p {
    font-size: 13px
}

.listing-with-map-page .grid_view .listing_review_info p:last-child {
    margin-top: 12px
}

.listing-with-map-page .listing_review_info {
    margin: 18px -20px 0;
    padding: 10px 20px

}

.listing-with-map-page .listing_info h4 {
    font-size: 21px
}

.listing-with-map-page .listing_info {
    padding: 18px 17px 0
}

.listing-with-map-page .grid_view .listing_wrap {
    margin: 0 auto 30px
}

.listing-with-map-page .listing_info p {
    font-size: 14px;
    line-height: 20px
}

.listing-with-map-page .post_category a {
    font-size: 12px;
    font-weight: 700
}

.search_wrap {
    padding: 30px;
    background: #eee;
    display: table;
    width: 100%
}

.search_wrap .search_form {
    margin: 0 auto
}

.search_wrap .form-control,
.search_wrap form textarea,
.search_wrap form select {
    background: #fff none repeat scroll 0 0;
    padding: 0 10px;
    font-size: 15px
}

.search_wrap .form-group {
    float: left;
    margin: 0 auto;
    padding: 0 .5%;
    width: 40%
}

.search_wrap .btn_group {
    float: left;
    padding-left: .5%;
    width: 20%
}

.grid_col.show_listing:nth-child(2n+1) {
    clear: left
}

.grid_view.show_listing:nth-child(3n+1) {
    clear: left
}

.map-marker-container {
    position: absolute;
    margin-top: 10px;
    transform: translate3d(-50%, -100%, 0)
}

.marker-container {
    position: relative;
    margin: 10px auto;
    width: 40px;
    height: 40px;
    z-index: 1;
    border-radius: 8px;
    cursor: pointer;
    top: -5px
}

#singleListingMap .marker-container {
    cursor: default
}

.marker-container {
    perspective: 1000px
}

.marker-card {
    width: 100%;
    height: 100%;
    transform-style: preserve-3d;
    transition: all .4s ease-in-out;
    position: absolute;
    z-index: 1
}

.face.front {
    animation-duration: 1s;
    -moz-animation-duration: 1s;
    -o-animation-duration: 1s;
    -webkit-animation-duration: 1s;
    animation-fill-mode: both;
    animation-name: bounce;
    background: #fff none repeat scroll 0 0;
    border-radius: 50% 50% 50% 0;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    border: #333 solid 2px;
    height: 50px;
    left: 50%;
    margin: -42px 0 0 -30px;
    padding: 17px;
    position: absolute;
    top: 50%;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    width: 50px
}

.marker-card .front.face .im-icon {
    display: none
}

.marker-container:hover .face.front,
.clicked .marker-container .face.front {
    border-color: #f72b2b;
    border-width: 6px
}

.marker-cluster-count {
    background-color: #66676b;
    border-radius: 50%;
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    height: 36px;
    line-height: 36px;
    text-align: center;
    width: 36px
}


.marker-cluster-count::before {
    animation: 2.5s ease 0 normal none infinite running cluster-animation;
    border: 7px solid #66676b;
    border-radius: 50%;
    box-shadow: 0 0 0 4px #66676b inset;
    content: "";
    height: 100%;
    left: 0;
    opacity: .2;
    position: absolute;
    top: 0;
    width: 100%
}

@keyframes cluster-animation {
    0%,
    100% {
        transform: scale(1.3) rotate(0deg)
    }
    50% {
        transform: scale(1.5) rotate(90deg)
    }
}

#map-container {
    height: 100%;
    left: 0;
    margin-bottom: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 99
}

#map {
    height: 100%;
    margin: 0;
    width: 100%;
    z-index: 99
}

.infoBox {
    border-radius: 4px
}

.map-box {
    background: #fff none repeat scroll 0 0;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.53);
    margin-bottom: 20px;
    position: relative
}

.map-box .map-post-thumb-m img {
    max-width: 100%
}

.map-post-thumb-m {
    position: relative;
    height: 100%;
    display: block
}

.map-box p {
    padding: 0;
    line-height: 25px;
    margin: 2px 0 0;
    font-size: 14px
}

.map-box ul.listing-details {
    padding: 0;
    font-size: 14px;
    display: none
}

.map-box .listing-title {
    padding: 16px 22px
}

.map-box .listing-img-content {
    padding: 18px 22px
}


.map-box .listing-img-content span {
    font-size: 21px
}

.map-box .listing-img-content .listing-price i {
    font-size: 15px;
    margin: -7px 0 0
}

.infoBox>img {
    position: absolute!important;
    right: 0;
    top: 0
}

.map-box .map-post-des-m {
    padding: 13px 20px
}

.map-box .map-post-des-m h5 {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 5px;
    margin-top: 0
}

.map-box .map-post-des-m span {
    font-size: 15px;
    font-weight: 300;
    display: inline-block
}

.map-popup-close {
    -webkit-text-stroke: 1px #fff;
    background-color: #fff;
    border-radius: 50%;
    color: #333;
    cursor: pointer;
    display: inline-block;
    font-family: "FontAwesome";
    font-size: 15px;
    font-weight: 500;
    height: 28px;
    line-height: 28px;
    position: absolute;
    right: -11px;
    text-align: center;
    top: -11px;
    width: 28px;
    z-index: 999
}

.map-popup-close:hover {
    color: #fff;
    background-color: #66676b;
    -webkit-text-stroke: 1px #66676b
}

.map-box-icon {
    height: 38px;
    width: 38px;
    position: absolute;
    bottom: 0;
    right: 0;
    background-color: #3685cf;
    display: block;
    color: #fff;
    font-size: 12px;
    z-index: 101;
    text-align: center;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%);
    opacity: 0;
    visibility: hidden
}

.map-box-icon:before {
    content: "\f064";
    font-family: "FontAwesome";
    position: relative;
    top: 7px;
    display: block
}

.map-box-image:hover .map-box-icon {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateX(0)
}

.map-box-image {
    position: relative;
    overflow: hidden;
    display: block
}

.infoBox {
    -webkit-animation: fadeIn .9s;
    animation: fadeIn .9s
}

#singlemap {
    border-radius: 3px;
    height: 400px
}

#map-container.fullwidth-home-map {
    height: 600px;
    margin-bottom: 0
}

.custom-zoom-in:before {
    content: "\f067"
}

.custom-zoom-out:before {
    content: "\f068"
}

.custom-zoom-in:before,
.custom-zoom-out:before {
    font-family: "FontAwesome";
    width: 100%;
    line-height: 35px;
    transition: -webkit-text-stroke .3s;
    -webkit-text-stroke: 1px #fff
}

.custom-zoom-in,
.custom-zoom-out {
    background-color: #fff;
    box-shadow: 0 1px 4px -1px rgba(0, 0, 0, 0.2);
    color: #333;
    cursor: pointer;
    font-size: 15px;
    text-align: center;
    transition: color .3s ease 0s, background-color .3s ease 0;
    width: 34px
}

.leaflet-control-zoom {
    padding-top: 6px
}

#single_map_wrp {
    position: relative
}

#single_map {
    padding: 30px 0
}

.im-icon {
    display: block;
    height: 30px;
    left: -4px;
    padding: 8px;
    position: relative;
    top: -16px;
    z-index: 1
}

.im-icon img {
    max-width: 100%!important;
    display: block
}

#listing_detail_banner {
    position: relative
}

.listing_info_wrap {
    padding: 40px 0
}

.view_map {
    background: #f72b2b none repeat scroll 0 0;
    color: #fff;
    border-radius: 50%;
    bottom: 30px;
    font-size: 30px;
    height: 50px;
    line-height: 50px;
    position: absolute;
    right: 30px;
    text-align: center;
    width: 50px;
    cursor: pointer;
    z-index: 1;
    transition-duration: .3s;
    -moz-transition-duration: .3s;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    -ms-transition-duration: .3s
}

.view_map:hover {
    background: #111
}

.view_map a,
.view_map:hover a {
    color: #fff;
    display: block;
    position: relative;
    z-index: 22
}

.view_map:hover:after,
.view_map:hover:before {
    border-color: #111;
    transition-duration: .3s;
    -moz-transition-duration: .3s;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    -ms-transition-duration: .3s
}

.view_map::after {
    border: 5px solid #f72b2b;
    border-radius: 50%;
    content: "";
    height: 120%;
    left: -10%;
    opacity: .5;
    position: absolute;
    top: -10%;
    width: 120%
}

.view_map::before {
    border: 5px solid #f72b2b;
    border-radius: 50%;
    content: "";
    height: 140%;
    left: -20%;
    opacity: .2;
    position: absolute;
    top: -20%;
    width: 140%
}

.listing_detail_header {
    background-color: #f0f2f2;
    min-height: 190px;
    padding: 30px 0
}

.pricing_info {
    overflow: hidden;
    padding: 0
}

.listing_detail_header h1 {
    font-size: 42px;
    margin: 0 auto 10px
}

.listing_rating p {
    color: #555;
    font-size: 14px;
    float: left;
    margin: 0 30px 0 0
}

.ElemoListing_sidebar {
    background: #fff none repeat scroll 0 0;
    border-radius: 3px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.08);
    margin: -190px auto 30px;
    padding: 30px
}

.ElemoListing_sidebar ul,
#amenities ul {
    padding: 0;
    margin: 0;
    list-style: none
}

.listing_contact_info ul li {
    padding: 2px 0 2px 33px;
    position: relative;
    line-height: 24px
}

.listing_contact_info ul li .fa {
    font-size: 18px;
    left: 0;
    margin: 0;
    position: absolute;
    top: 8px
}

.listing_action_btn {
    overflow: hidden
}

.listing_action_btn li {
    border: 1px solid #eee;
    float: left;
    font-size: 13px;
    height: 120px;
    letter-spacing: .5px;
    text-align: center;
    text-transform: uppercase;
    width: 145px;
    margin-right: 10px
}

.listing_action_btn li:nth-child(2n) {
    margin-right: 0
}

.listing_action_btn .fa {
    display: block;
    font-size: 53px;
    margin: 0;
    opacity: .5;
    transition-duration: .3s;
    -moz-transition-duration: .3s;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    -ms-transition-duration: .3s
}

.listing_action_btn li a {
    color: #555;
    display: block;
    padding: 20px 8px;
    cursor: pointer
}

.listing_action_btn li a:hover .fa {
    opacity: 1
}

.sidebar_wrap {
    border-bottom: 1px solid #eee;
    margin: 0 -30px 30px;
    padding: 0 30px 30px
}

.sidebar_wrap:last-child {
    border: 0;
    margin-bottom: 0
}

.sidebar_wrap .widget_title {
    margin: 0 auto 18px;
    padding-bottom: 2px
}

.social_links {
    overflow: hidden;
    padding-top: 10px
}

.social_links a {
    background: #f72b2b none repeat scroll 0 0;
    color: #fff;
    display: block;
    float: left;
    font-size: 20px;
    height: 40px;
    letter-spacing: .5px;
    margin: 10px 3% 0 0;
    padding: 7px;
    text-align: center;
    text-transform: uppercase;
    width: 40px;
    transition-duration: .3s;
    -moz-transition-duration: .3s;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    -ms-transition-duration: .3s
}

.social_links a:hover {
    border-radius: 6px
}

.social_links a:last-child {
    margin-right: 0
}

.social_links .facebook_link {
    background: #3b5a9a
}

.social_links .linkedin_link {
    background: #007bb6
}

.social_links .twitter_link {
    background: #19b5ee
}

.social_links .google_plus_link {
    background: #dc4a38
}

#listing_img_slider .owl-nav > div::after {
    opacity: .7;
    background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0;
    border-radius: 50%;
    font-size: 44px;
    height: 50px;
    left: 10px;
    line-height: 47px;
    text-align: center;
    width: 50px
}

#listing_img_slider .owl-nav .owl-next::after {
    left: inherit;
    right: 10px
}

#listing_img_slider .owl-nav > div:hover:after {
    background: #fff;
    opacity: 1
}

#opening_hours ul {
    padding: 0;
    margin: 0;
    list-style: none
}

.hours_title {
    display: block;
    float: left;
    width: 35%;
    position: relative
}

.hours_title:after {
    position: absolute;
    top: 0;
    right: 0;
    content: ":"
}

#opening_hours li span {
    margin: 0 10px;
    display: inline-block;
    vertical-align: top
}

.pricing_info {
    overflow: hidden;
    padding: 10px 0 30px
}

.pricing_info p {
    display: inline-block;
    line-height: 50px;
    margin: 0 auto;
    vertical-align: middle
}

.listing_price {
    font-size: 40px;
    color: #111
}

.listing_favorites .fa,
p.listing_like .fa {
    width: 32px;
    height: 32px;
    text-align: center;
    border-radius: 50%;
    line-height: 30px;
    border: #f72b2b solid 1px;
    margin: 0 3px 0 0
}

.listing_price span,
p.listing_like .fa,
.listing_favorites .fa,
.listing_favorites a:hover,
.listing_favorites a:focus,
p.listing_favorites .fa,
p.listing_favorites a:hover,
p.listing_favorites a:focus,
p.listing_like a:hover,
p.listing_like a:focus {
    color: #f72b2b
}

.listing_favorites a,
p.listing_like a {
    color: #111
}

.listing_message {
    float: right;
    margin: 0 auto
}

.listing_message .btn {
    padding: 10px 80px
}

#amenities ul li {
    float: left;
    width: 50%;
    position: relative
}

#amenities ul li a {
    color: #111
}

#amenities ul li a:hover {
    color: #00a2da
}

.listing_video iframe {
    width: 100%;
    height: 250px;
    border: 0
}

#similar_listings.section-padding {
    padding: 50px 0
}

#similar_listings .section-header {
    padding-bottom: 40px
}

#similar_listings .grid_col.show_listing:nth-child(2n+1) {
    clear: inherit
}

.reviews_list {
    padding: 30px 0 0
}

.review_form {
    padding-top: 30px
}

.reviews_list h4 {
    font-weight: 300
}

.reviews_list h4 span {
    font-weight: 400
}

.review_wrap {
    background: #fff none repeat scroll 0 0;
    box-shadow: 0 0 14px rgba(0, 0, 0, 0.1);
    margin: 0 auto 30px;
    overflow: hidden;
    padding: 30px
}

.review_author {
    float: left;
    width: 100px
}

.review_author img {
    border-radius: 50%;
    max-width: 90px
}

.review_author h6 {
    font-size: 15px;
    text-align: center
}

.review_detail {
    float: right;
    width: calc(100% - 120px)
}

.review_detail p {
    font-size: 14px;
    line-height: 23px
}

.review_detail .listing_rating {
    overflow: hidden;
    padding: 10px 0
}

.review_detail .listing_rating p {
    color: #999
}

.review_detail h5 {
    font-size: 20px;
    margin: 0 auto 14px
}

.review_form .fa-star:hover {
    color: #fd6c02
}

.review_form .review_score {
    margin: 0 0 0 10px
}

.review_form form {
    box-shadow: 0 0 14px rgba(0, 0, 0, 0.1);
    margin: 0 auto 40px;
    padding: 30px 30px 25px
}

.listing_rating {
    display: inline-block;
    overflow: hidden
}

.listing_rating:hover input[type="radio"]:checked~label {
    color: #dadada
}

.listing_rating input[type="radio"] {
    display: none
}

.listing_rating input[type="radio"]:checked~label {
    color: #ffc600
}

.listing_rating label {
    font-size: 24px;
    float: right;
    letter-spacing: 4px;
    color: #dadada;
    cursor: pointer;
    transition: .3s
}

.listing_rating label:hover,
.listing_rating label:hover~label {
    color: #ffc600!important
}

.style2_header.listing_detail_header {
    background-color: transparent;
    color: #fff;
    min-height: inherit;
    padding: 180px 0 70px
}

.style2_header {
    background-image: url(../images/listing_img2.jpg)
}

.style2_header.listing_detail_header h1,
.style2_header .listing_favorites a,
.style2_header .listing_like a,
.style2_header .listing_rating p {
    color: #fff;
    display: inline-block;
    float: none
}

.style2_header .listing_message {
    float: none;
    margin-top: 16px
}

.style2_header .listing_detail_header h1 {
    font-size: 50px
}

.style2_header .pricing_info {
    text-align: right
}

.style2_header .listing_price {
    font-size: 38px
}

.image_slider_wrap {
    margin: 0 auto 40px;
    position: relative
}

.listing_detail_2 .ElemoListing_sidebar {
    margin: 0 auto 30px
}

.listing_detail_2 .panel-group {
    padding-top: 0
}

.listing_detail_2 .listing_action_btn {
    border: 0 none;
    margin: 0 auto 20px;
    padding: 0
}

.listing_detail_2 .listing_action_btn ul {
    margin: 0 auto;
    list-style: none;
    padding: 0
}

.listing_detail_2 .listing_action_btn ul li {
    background: #f3f3f3 none repeat scroll 0 0;
    border: 1px solid #e3e3e3;
    font-size: 15px;
    height: auto;
    margin-right: 2%;
    width: 23.5%
}
.goog-te-gadget-icon {
    margin-left: 4px !important;
    margin-right: 4px !important;
    width: 19px;
    height: 19px;
    border: none;
    vertical-align: middle;
}
.goog-te-gadget-simple{
border:0 !important;
padding:0 !important;
}
.goog-te-menu-value{
	font-size:12px !important;
}

.goog-te-menu-frame{
     box-shadow: none !important;
}

.goog-te-gadget-simple {
    background-color: #fff;
    display: inline-block;
    cursor: pointer;
    zoom: 1;
    border-radius: 53px !important;
    padding: 0 0 0 0;
    margin-top: 5px;
}
.goog-te-gadget-simple .goog-te-menu-value span {
    color: black !important;
}

.listing_detail_2 .listing_action_btn ul li:last-child {
    margin: 0!important
}

.listing_detail_2 .listing_action_btn .fa {
    display: inline-block;
    font-size: 17px;
    margin: 0 6px 0 0
}

.listing_detail_2 .listing_action_btn ul li a {
    padding: 10px 20px
}

.share_listing a {
    border: 1px solid #f72b2b;
    border-radius: 50%;
    height: 42px;
    line-height: 40px;
    margin: 0 3px 0 0;
    text-align: center;
    width: 42px;
    display: inline-block;
    font-size: 20px
}





.header_style2 .submit_listing .btn.outline-btn {
    background: #f72b2b;
    border: none;
    border-radius: 0
}

.header_style2 .submit_listing .btn.outline-btn:hover {
    background: #03aee9;
    border-color: #03aee9
}

.front_nav_bar {
    float: right;
    padding: 18px 0;
    margin-left: 15px;
    width: 30px;
    transition-duration: .5s;
    -moz-transition-duration: .5s;
    -o-transition-duration: .5s;
    -webkit-transition-duration: .5s;
    -ms-transition-duration: .5s
}

.front_nav_bar a {
    font-size: 30px;
    color: #000
}

.affix .front_nav_bar {
    padding: 13px 0
}





.shownav .navbar-nav {
    top: 0
}

#navigation .front_nav_bar .fa-close {
    display: none;
    margin-top: 5px
}

#navigation.shownav .front_nav_bar .fa-close {
    display: block
}

#navigation.shownav .front_nav_bar .fa-bars {
    display: none
}

#intro_map.intro_map_style2 {
    padding-bottom: 0
}

.intro_map_style2 #map {
    width: 70%
}

.intro_search {
    background-image: url(../images/map_search_bg.jpg);
    background-size: cover;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 30%;
    z-index: 99
}

.intro_search::before {
    background: rgba(3, 68, 91, 0.8);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.intro_search h2 {
    color: #fff;
    margin-top: 0;
    padding: 0 30px
}

.intro_search .intro_search_content {
    position: absolute;
    top: 50%;
    width: 100%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    text-align: center
}

#intro_map .intro_search .search_form {
    position: static;
    top: auto;
    width: 100%;
    left: auto;
    right: auto;
    bottom: auto;
    background: none;
    padding: 30px;
    margin: 0;
    box-shadow: none;
    float: left;
    width: 100%
}

.intro_search .search_form .form-control {
    border: 2px solid #fff;
    background: none;
    border-radius: 0;
    color: #fff
}

.intro_search .search_form .form-control::-moz-placeholder {
    color: #fff;
    opacity: 1
}

.intro_search .search_form .form-control:-ms-input-placeholder {
    color: #fff
}

.intro_search .search_form .form-control::-webkit-input-placeholder {
    color: #fff
}

#intro_map .intro_search .search_form .select::after {
    color: #fff;
    right: 15px
}

.intro_search .search_form .form-control option {
    color: #333
}

#intro_map .intro_search .search_form .form-group {
    width: 100%;
    margin-bottom: 20px
}

#intro_map .intro_search .search_form .form-group.search_btn {
    width: 100%;
    margin-bottom: 0
}

#intro_map .intro_search .search_form .form-group .btn {
    border-radius: 0
}

.work_step {
    text-align: center
}

.work_step figure {
    margin-bottom: 20px
}

.city_panel {
    background: #ebebeb;
    float: left;
    width: 100%;
    height: 262px;
    overflow: hidden;
    margin-bottom: 30px;
    transition-duration: .5s;
    -moz-transition-duration: .5s;
    -o-transition-duration: .5s;
    -webkit-transition-duration: .5s;
    -ms-transition-duration: .5s;
    position: relative
}

.popular_city .btn {
    border-radius: 0
}

.city_panel .city_content {
    float: left;
    padding: 30px;
    position: relative;
    width: 50%;
    text-align: center
}

.city_panel .city_content:after {
    width: 0;
    height: 0;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-left: 20px solid #ebebeb;
    position: absolute;
    right: -15px;
    top: 50%;
    content: "";
    z-index: 5;
    margin-top: -20px
}

.city_panel .city_content.col-md-pull-0:after {
    display: none
}

.city_panel .city_content.col-md-pull-0:before {
    width: 0;
    height: 0;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-right: 20px solid #ebebeb;
    position: absolute;
    left: -15px;
    top: 50%;
    content: "";
    z-index: 5;
    margin-top: -20px
}

.city_panel .city_content i {
    color: #f72b2b;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    border: solid 2px #f72b2b;
    text-align: center;
    line-height: 36px;
    margin: 15px 0;
    font-size: 20px
}

.city_panel .city_picture {
    float: left;
    position: relative;
    width: 50%;
    background: #ccc;
    max-width: 300px;
    height: 262px;
    position: relative;
    overflow: hidden;
    text-align: center;
    background-position: center center;
    background-repeat: no-repeat
}

.city_panel:hover {
    box-shadow: 0 0 5px #ccc
}

.city_panel .city_picture:before {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(0, 0, 0, 0) -30%, rgba(0, 0, 0, 0.6) 70%) repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    transform: translateY(50%);
    -moz-transform: translateY(50%);
    -o-transform: translateY(50%);
    -webkit-transform: translateY(50%);
    -ms-transform: translateY(50%);
    transition: all .35s ease 0;
    -moz-transition: all .35s ease 0;
    -o-transition: all .35s ease 0;
    -webkit-transition: all .35s ease 0;
    -ms-transition: all .35s ease 0;
    width: 100%;
    z-index: 1
}

.city_panel:hover .city_picture:before {
    opacity: 1;
    transform: translateY(0%);
    -moz-transform: translateY(0%);
    -o-transform: translateY(0%);
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%)
}

.recent_listing_panel {
    border: none;
    border-radius: 0;
    box-shadow: 0 0 5px #ccc;
    margin: 5px
}

.recent_listing_panel .listing_info {
    text-align: center
}

.recent_listing_panel .listing_info .listing_review_info p {
    color: #555
}

.member_social_info {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    opacity: 0;
    width: 100%;
    transition-duration: .3s;
    -moz-transition-duration: .3s;
    -o-transition-duration: .3s;
    -webkit-transition-duration: .3s;
    transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -webkit-transform: scale(0);
    z-index: 5
}

.member_social_info ul {
    padding: 0;
    margin: 0 auto;
    position: relative;
    text-align: center;
    top: 50%;
    left: -1000px;
    transition-duration: .5s;
    -moz-transition-duration: .5s;
    -o-transition-duration: .5s;
    -webkit-transition-duration: .5s;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%)
}

.member_social_info ul li {
    display: inline-block;
    vertical-align: top;
    list-style: none;
    margin: 0
}

.member_social_info ul li a {
    display: block;
    color: #fff;
    font-size: 13px;
    border-radius: 0;
    border: #fff solid 1px;
    text-align: center;
    width: 24px;
    height: 24px;
    line-height: 24px;
    margin: 0 1px
}

.member_social_info ul li a:hover {
    background: #f72b2b;
    color: #fff;
    border-color: #f72b2b
}

.member_social_info ul li .fa {
    margin: 0 auto
}

.recent_listing_panel:hover .member_social_info {
    opacity: 1;
    transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -webkit-transform: scale(1)
}

.recent_listing_panel:hover .member_social_info ul {
    left: auto
}

.recent_listing_panel:hover .listing_img:before {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(0, 0, 0, 0) -20%, rgba(0, 0, 0, 0.6) 70%) repeat scroll 0 0
}

.categorie_timer {
    background-image: url(../images/categorie_timer_bg.jpg);
    color: #fff
}

.timer-panel {
    text-align: center;
    float: left;
    width: 100%;
    position: relative;
    transition-duration: .5s;
    -moz-transition-duration: .5s;
    -o-transition-duration: .5s;
    -webkit-transition-duration: .5s;
    -ms-transition-duration: .5s
}

.timer-panel-inner {
    padding: 30px;
    transition-duration: .5s;
    -moz-transition-duration: .5s;
    -o-transition-duration: .5s;
    -webkit-transition-duration: .5s;
    -ms-transition-duration: .5s;
    border: solid 1px transparent
}

.timer-panel:hover .timer-panel-inner {
    background: rgba(56, 204, 255, 0.68)
}

.timer-panel .timer-panel-inner i {
    font-size: 60px;
    color: #fff;
    width: 130px;
    height: 130px;
    border-radius: 100%;
    text-align: center;
    border: solid 2px #fff;
    line-height: 126px
}

.timer-panel .timer-panel-inner h1 {
    font-size: 60px;
    color: #fff;
    font-weight: 600
}

.timer-panel .timer-panel-inner h6 {
    font-size: 24px;
    color: #fff;
    margin: 0;
    text-transform: uppercase
}

.client_testimonial .section-header {
    padding-bottom: 0px
}

.testimonial_content {
    position: relative
}

.top_quote,
.bottom_quote {
    position: relative;
    height: 70px
}

.top_quote i,
.bottom_quote i {
    position: absolute;
    width: 70px;
    height: 70px;
    border-radius: 100%;
    text-align: center;
    line-height: 70px;
    color: #fff;
    font-size: 30px;
    background: #f72b2b
}

.top_quote:before,
.bottom_quote:before {
    position: absolute;
    left: 0;
    top: 35px;
    background: #f72b2b;
    height: 5px;
    content: "";
    width: 100%
}

.bottom_quote i {
    left: auto;
    right: 0
}

.testimonial_inner_content {
    padding: 30px 50px
}

.testimonial_inner_content p {
    font-size: 18px;
    font-style: italic;
    color: #333
}

.author_block {
    margin: 0 auto;
    width: 100%;
    min-height: 70px;
    margin-top: 30px
}

.author_block img {
    width: 70px;
    height: 70px;
    border-radius: 100%;
    float: left;
    margin-right: 15px;
    position: relative;
    top: -5px
}

.partners_logo ul {
    padding: 0;
    margin: 0
}

.partners_logo ul li {
    float: left;
    list-style: none;
    width: 25%;
    padding: 0 10px 10px 0;
    text-align: center;
    margin: 0
}

.partners_logo ul li a {
    display: block;
    padding: 30px 20px;
    transition-duration: .3s;
    -moz-transition-duration: .3s;
    -o-transition-duration: .3s;
    -webkit-transition-duration: .3s;
    -ms-transition-duration: .3s;
    border: #e8e8e8 solid 1px
}

.partners_logo ul li a img {
    opacity: .5;
    transition-duration: .3s;
    -moz-transition-duration: .3s;
    -o-transition-duration: .3s;
    -webkit-transition-duration: .3s;
    -ms-transition-duration: .3s
}

.partners_logo ul li a:hover img {
    opacity: 1
}

.footer_style_3 {
    background-image: url(../images/foote_style_3_bg.jpg)
}

.footer_style_3 .footer_nav ul li {
    width: 100%
}

.footer_style_3.footer_nav ul li a {
    padding-left: 30px
}

.footer_style_3 .footer_nav ul li a:after {
    content: "";
    width: 12px;
    height: 2px;
    background: #fff;
    top: 13px
}

.footer_style_3 .form-control {
    border-radius: 0;
    padding-right: 20px
}


.footer_style_3 .newsletter_wrap .btn {
    position: inherit;
    float: right;
    margin-top: 15px;
    border-radius: 0
}

.footer_style_3 .follow_us {
    float: right;
    margin-top: 30px;
    width: 100%;
    text-align: right
}

.footer_style_3 .footer_bottom {
    background: rgba(0, 0, 0, 0.7);
    border-top: #ccc7c7 solid 1px;
    color: #fff
}

.footer_contact {
    text-align: center
}

.footer_contact ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.footer_contact ul li {
    position: relative;
    padding-bottom: 20px;
    color: #fff
}

.footer_contact ul li i {
    font-size: 48px;
    margin-bottom: 10px
}

.footer_contact ul li span {
    font-size: 24px;
    display: block
}

.footer_contact ul li a {
    color: #fff
}

.footer_contact ul li a:hover {
    color: #f72b2b
}

.clear {
    clear: both
}

.header_style3 .navbar.navbar-default {
    background: #fcfcfc;
    box-shadow: 0 0 5px #ccc
}

.header_style3 .submit_listing .btn.outline-btn {
    background: #f72b2b;
    border: none;
    border-radius: 0
}

.header_style3 .submit_listing .btn.outline-btn:hover {
    background: #03aee9;
    border-color: #03aee9
}

.header_style3 #navigation .nav.navbar-nav a {
    color: #000
}

.header_style3 .navbar-fixed-top {
    height: 100px
}

.header_style3 .dashboard_menu {
    display: inline-block;
    float: none;
    vertical-align: middle
}

.header_style3 .dashboard_menu li {
    margin: 0
}

.header_style3 .dashboard_menu > li > a {
    color: #000
}

.header_style3 .dashboard_menu > li > a:hover {
    color: #f72b2b
}

.header_style3 .logo {
    margin: 10px 0
}

.header_style3 .submit_listing {
    margin-top: 8px
}

.top_login_submit {
    float: right
}

.header_style3 .menu_bar {
    float: left;
    width: 100%;
    background: #fff;
    box-shadow: 0 0 5px #ccc
}

.header_style3 .menu_bar #navigation {
    text-align: center
}

.header_style3 .affix #navigation .nav.navbar-nav > li > a {
    padding: 20px 12px
}

.header_style3 .navbar-fixed-top.affix {
    height: 85px
}

@media (min-width: 768px) {
    #header.header_style3 .container {
        width: 750px;
    }
    
}
@media (max-width: 768px) {
     .menu-img {
    height: 233px;
    overflow: hidden;
	}
	.mmm-img{
	    height: 110px !important;
	}
	.country {
    padding-right: 0px;
    width: 100%;
    display: inline-block;
    vertical-align: top;
}

.append-btn button{
margin-top:20px;
}
.select2-container--default .select2-selection--single{
    height: 44px!important;
}
.append-btn input{
    left: -23px;
        line-height: 21px !important;
}


}
@media only screen and (max-width: 1250px) and (min-width: 1000px) {
.append-btn input{
left: 0;
}
}

@media (min-width: 992px) {
    #header.header_style3 .container {
        width: 970px
    }
}

@media (min-width: 1200px) {
    #header.header_style3 .container {
        width: 1170px
    }

}

.footer_style_4 .footer_top .col-md-6 {
    padding: 0
}

.footer_style_4 .about_bg {
    background-image: url(../images/foote_style_4_bg.jpg)
}

.footer_about {
    padding: 90px 15%
}

.footer_style_4 .footer_widgets {
    padding: 90px 15%;
    margin: 0
}

.footer_style_4 .footer_nav ul li {
    width: 50%
}

.footer_style_4 .footer_nav ul li a:after {
    content: "";
    width: 12px;
    height: 2px;
    background: #fff;
    top: 14px
}

.footer_style_4 .footer_nav ul li a {
    padding-left: 25px
}

.footer_logo {
    margin-bottom: 20px
}

.contact_list {
    margin: 0;
    padding: 0;
    list-style: none
}

.contact_list li {
    position: relative;
    padding: 0 0 10px 25px;
    margin: 0
}

.contact_list li i {
    position: absolute;
    left: 0;
    top: 7px
}

.contact_list li a {
    color: #fff
}

.contact_list li a:hover {
    color: #fff
}

.footer_style_4 .footer_bottom .text-left {
    padding-top: 10px
}

.footer_style_4 .follow_us {
    float: right
}

.section_element_heading {
    padding: 40px 0 20px;
    background: #f9f9f9
}

.section_element_heading2 {
    padding: 160px 0 60px
}

.holder_image {
    width: 100%;
    background-size: cover;
    padding: 150px 0;
    max-width: 100%;
    height: 262px;
    position: relative;
    overflow: hidden;
    text-align: center;
    background-position: center center;
    background-repeat: no-repeat;
    float: left
}

.style_header_element {
    position: relative;
    z-index: 5
}

.style_header_element .section-padding {
    float: left;
    width: 100%
}

.style_header_element #header {
    float: left;
    width: 100%
}

.style_header_element h2 {
    text-align: center;
    margin-bottom: 50px
}

.style_header_element #header .navbar-fixed-top {
    position: relative!important
}

.style_header_element .header_style2#header .navbar-fixed-top {
    height: 78px;
    overflow: hidden
}

#header_element_style3 .holder_image {
    margin-top: -30px
}

.style_footer_element {
    position: relative;
    z-index: 5
}

.style_footer_element .heading {
    text-align: center;
    margin-bottom: 50px
}

/************* revide_section *******************/
.left-col,
.recomm-experts {
    padding-right: 0
}

.recomm-experts>h2 {
    text-align: center;
    /*font-size: 26px;
    text-transform: uppercase*/
}

.reviews-wrap {
    margin-top: 15px;
    margin-right: 0
}

.reviews-wrap .no-review {
    padding: 5px;
    display: block;
    text-align: center
}

.filter-review {
    padding: 15px 20px
}

.filter-review .no-review {
    display: block;
    clear: both;
    width: 100%;
    margin-top: 15px;
    border-top: 1px solid #ccc;
    color: #4d4d4d;
    font-weight: 400
}

.filter-review:after,
.review-list ul>li:after {
    clear: both;
    content: '';
    display: table
}

.filter-review>span {
    float: left;
    padding: 8px 20px 5px 0;
    color: #252525;
    font-weight: 300;
    font-size: 16px
}

.filter-review .sdropdown {
    display: block;
    width: 390px;
    margin: 0 auto
}

.filter-review .sdropdown .sd-menu {
    min-width: 100%!important;
	position: relative;
}

.filter-review .sdropdown>a {
    padding: 8px 12px 8px 45px;
    font-weight: 300;
    font-size: 16px
}

.filter-review .sdropdown>a.placeholder {
    color: #333;
    font-size: 15px
}

.filter-review .sdropdown>a:before {
    content: '';
    position: absolute;
    left: 15px;
    top: 8px;
    width: 23px;
    height: 23px;
    margin-right: 5px;
    background: url(../images/hp-new-sprite.png) -5px -37px no-repeat
}

.filter-review .sdropdown>a:after {
    display: none
}

.review-list {
    /*border: 1px solid #e4e4e4;*/
    /*background: #fff;*/
    margin-top: 30px
}

.review-list ul>li {
        display: inline-block;
    width: 22.1%;
    padding: 0;
    text-align: center;
    vertical-align: top;
    transition: box-shadow .3s ease-in-out;
    margin: 0px 10px;
    background:#fff;
        border-radius: 11px;
    border-bottom: 6px solid #4caf50;
        border-top: 1px solid #e2e2e2;
    border-left: 1px solid #e2e2e2;
    border-right: 1px solid #e2e2e2;
}
input:focus{
outline:none;
}
.search-bar input{
	    padding: 10px 10px 10px 45px;
    width: 100%;
    border: 1px solid #bec8d4;
    background-color: #fff;
    border-radius: 29px;
}
.search-bar::before {
    content: '';
    position: absolute;
    left: 15px;
    top: 14px;
    width: 23px;
    height: 23px;
    margin-right: 5px;
    background: url(../images/hp-new-sprite.png) -5px -37px no-repeat;
}
.review-list ul>li:hover {
    box-shadow: 0 5px 15px rgba(0, 0, 0, .3)
}

.review-list ul>li:last-child .reviews-left {
    border-right: 0
}

.review-list ul>li .reviews-left {
    position: relative;
    min-height: 446px;
    padding: 20px;
    
}

.review-list ul>li .reviews-left>strong {
    font-size: 16px;
    color: #323232;
    font-weight: 700
}

.review-list ul>li h4 {
    margin-bottom: 5px;
    text-transform: capitalize;
    font-size: 16px;
    font-weight: 600;
    color: #444;
}
.recom-experts{
	padding: 30px 0;
}
.copy-footer{
    // background: #070e25;
    background: #19222b;
    color: #fff;
    text-align: center;
    padding: 19px 0;
}
.reviews-img{
	margin: 0 auto;
}
.reviews-img img{
	    width: 94px;
    border-radius: 68%;
    margin-bottom: 9px;
}
.review-list ul>li h4:before {
   /* content: '';
    display: block;
    margin: 15px auto;
    width: 22px;
    height: 25px;
    background: url(../images/hp-new-sprite.png) -38px -34px no-repeat */
}

.rating {
        padding: 0px 25px;
    color: #fff;
    font-size: 11px;
    font-weight: 500;
    border-radius: 20px 0 0 20px;
    background: #4CAF50;
}

.rating:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 9px;
    height: 10px;
    margin: -1px 0 0 7px;
    background: url(../images/hp-new-sprite.png) -71px -40px no-repeat
}

.review-list ul>li .rating {
        position: absolute;
    top: 20px;
    right: 0px;
}

.review-list ul>li .reviewd {
    font-size: 13px
}

.review-list ul>li address {
    padding: 10px 0 0;
    font-style: normal;
    color: #999;
    font-size: 13px
}

.review-list ul>li address strong {
    display: block;
    font-size: 13px;
    color: #232323;
    font-weight: 700;
}

.review-list ul>li hr {
    width: 105px;
    margin: 20px auto;
    border-top: 1px solid #949494b3;
}

.review-list ul>li h3 {
    font-size: 14px
}

.review-list ul>li p {
   min-height: 80px;
    font-size: 13px;
    line-height: 20px;
}
#reviewslist{
	padding: 0px;
	margin: 0px;
}
.review-list ul>li .read-more {
       float: none;
    width: 100%;
    padding: 15px 0;
    border: 0;
    color: #636363;
    font-size: 12px;
}

.review-list ul>li .reviews-right {
    display: none;
    float: left;
    width: 40%
}

.review-list ul>li .reviews-right h3 {
    margin-bottom: 0;
    font-weight: 400;
    font-size: 16px
}

.review-list ul>li .reviews-right>strong {
    display: block;
    font-weight: 400
}

.review-list ul>li .reviews-right .sulekha-score {
    margin-left: 0;
    margin-top: 30px
}

.chat-area{
height: 400px;
overflow-y: scroll;
}
.clinet-side{
    float: right;
    background: #3BA1EE;
    padding: 5px 5px 15px 5px;
    width: 50%;
    text-align: right;
    border-bottom-right-radius: 5px !important;
    border-top-right-radius: 0 !important;
    border-radius: 5px;
    margin: 0 0 10px 0;
    position: relative;
    color:#fff;
    margin-right:20px;
}
.clinet-side:after {
    width: 0;
    height: 0;
    content: "";
    top: 0;
    right: -9px;
    position: absolute;
    border-style: solid;
    border-width: 10px 10px 00px 0px;
    border-color: #3BA1EE transparent transparent transparent;
}

.user-side{
    float: left;
    background: #DDDCE1;
    padding: 5px 5px 15px 5px;
    width: 50%;
    text-align: left;
    display: block;
    margin: 0 0 10px 0;
    border-bottom-left-radius: 5px !important;
    border-top-left-radius: 0 !important;
    border-radius: 5px;
    position: relative;
    margin-left:20px;
}
.user-side:before {
       width: 0;
    height: 0;
    content: "";
    top: 0px;
    left: -10px;
    position: absolute;
    border-style: solid;
    border-width: 10px 0px 0px 10px;
    border-color: #ddd transparent transparent transparent;
   
}
.clinet-side span{
    font-size: 10px;
    position: absolute;
    bottom: 3px;
    left: 7px;
}
.user-side span{
        font-size: 10px;
    position: absolute;
    bottom: 3px;
    right: 7px;
}
.input_areaa{
margin: 12px 0 0 0;
    padding: 10px;
    display: block;
    background: #eee;
}
.input_areaa textarea{
    height: 46px;
    min-height: 44px;
    border: #fffefe;
    border-radius: 5px;
    width: 80%;
    display: inline-block;
    margin-right: 10px;
padding: 10px;
resize: none;
}
.input_areaa .sign-upp{
    width: 100px !important;
    display: inline-block;
    vertical-align: top;
}
.input_areaa1{
margin: 12px 0 0 0;
    padding: 10px;
    display: block;
    background: #eee;
    width: 100%;
}
.input_areaa1 textarea{
    
    min-height: 44px;
    border: #fffefe;
    border-radius: 5px;
    width: 100%;
    display: inline-block;
    margin-right: 10px;
padding: 10px;
resize: none;
}
.input_areaa1 .sign-upp{
    width: 100px !important;
    display: block;
    vertical-align: top;
    margin-top:10px;
}
.modal-qq{
    margin: 6% auto !important;
}
.online-user ul{
margin: 0px;
padding: 0px;
list-style: none;
}
.online-user ul li{
        text-align: left;
    padding: 10px;
    background: #2c3e50;
    margin-bottom: 0;
    margin-bottom: 2px;
    border-radius: 0 40px 40px 0;
}
.online-user ul li a{
	padding-left:15px;
	    color: #fff;
}
.online{
background: #5dc26a;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    position: absolute;
    left: 28px;
    box-shadow: 0 0 0px 2px #eeeeee;
}
.offonline{
background: #9c9898;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    position: absolute;
    left: 28px;
    box-shadow: 0 0 0px 2px #eeeeee;
}
/* zebra calender new css*/
 
.Zebra_DatePicker{
 /* left: 384px !important;
    width: 257px !important;
    top: 273px !important; */
    left: 512.242px !important;
    width: 259px !important;
        background: #fff !important;
    box-shadow: 0px 0px 0px #888 !important;
 }
 .Zebra_DatePicker .dp_header {
    margin-bottom: -1px !important;
}
.Zebra_DatePicker .dp_actions .dp_hover {
    background-color: #e4e4e4 !important;
}
.Zebra_DatePicker .dp_body .dp_weekend {
    background: #ffffff !important;
}
.Zebra_DatePicker .dp_body .dp_disabled {
    background: #ffffff !important;
    color: #silver !important;
}
.Zebra_DatePicker .dp_body td {
    background: #ffffff !important;
}
.Zebra_DatePicker th, .Zebra_DatePicker td {
    padding: 5px !important;
}
.Zebra_DatePicker .dp_daypicker th {
    background: #fff !important;
    color: #546E7A !important;
}
.Zebra_DatePicker .dp_body .dp_hover {
    color: #546e7a !important;
    background: #e6e6e6 !important;
}
.Zebra_DatePicker .dp_body .dp_selected {
    background: #eaeaea !important;
    color: #546e7a !important;
}
    
.Zebra_DatePicker .dp_body th, .Zebra_DatePicker .dp_body td {
    border: 1px solid #d6d6d6 !important;
}
.Zebra_DatePicker .dp_actions td {
    border-radius: 0 !important;
    color: #546E7A !important;
}
/*
.zeb-up1{
	left: 388px !important;
    width: 257px !important;
    top: 626px !important;
    background: #fff !important;
    box-shadow: 0px 0px 0px #888 !important;
}
.zeb-up2{
	left: 1028px !important;
    width: 257px !important;
    top: 626px !important;
    background: #fff !important;
    box-shadow: 0px 0px 0px #888 !important;
}

.zeb-up2{

    width: 257px !important;
    top: 525px !important;
    background: #fff !important;
    box-shadow: 0px 0px 0px #888 !important;
} */

/* new calender css  */
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover{
    border: 1px solid #fb641b;
    background: #fb641b;
    font-weight: normal;
    color: #ffffff;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active{
    text-align: center;
    border: 1px solid #d8d4d4;
    background: #ffffff;
}
.ui-widget-header{
        background: #1385E5;
        border: 0px solid #dddddd;
        color: #fbfbfb;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
    border:0;
}
/* end of new calender css */

.modal-lg{
	    position: relative;
}

/******* End Review ********************/


@media (min-width:992px) and (max-width:1200px) {
    h3 {
        font-size: 30px
    }
    .submit_listing {
        margin-left: 10px
    }
    #banner .search_form,
    #intro_map .search_form {
        width: 940px
    }
    .newsletter_wrap input[type="email"] {
        padding-right: 120px
    }
    .form-control,
    form input,
    form textarea,
    form select {
        font-size: 13px
    }
    .follow_us ul li a {
        margin: 0 1px 0 0
    }
    .owl-nav > div::after {
        font-size: 50px;
        left: -25px
    }
    .owl-nav .owl-next::after {
        right: -25px
    }
    .cities_list {
        height: 222px
    }
    .popular_plan {
        left: 0;
        right: 0
    }
    .pricing_header h2 {
        font-size: 33px
    }
    .plan_info {
        padding: 20px 15px 40px
    }
    .pricing_wrap {
        padding: 20px 15px 15px
    }
    .footer_bottom p {
        font-size: 15px
    }
    .facts_info p span {
        font-size: 50px
    }
    .facts_info p {
        font-size: 17px
    }
    #inner_banner {
        padding: 160px 0 100px
    }
    .office_info_box {
        padding: 30px 15px
    }
    .entry-desc h3 {
        font-size: 22px
    }
    .widget_title h4 {
        font-size: 22px
    }
    .entry-content p {
        font-size: 14px;
        line-height: 22px
    }
    .listview .listing_img {
        width: 36.5%
    }
    .listview .listing_info {
        width: 63.5%
    }
    .listview_sidebar .listing_img {
        width: 48%
    }
    .listview_sidebar .listing_info {
        padding: 21px 13px 0;
        width: 52%
    }
    .listview_sidebar .listing_info .listing_review_info {
        margin-top: 10px;
        padding: 4px 20px
    }
    .listview_sidebar .listing_info .listing_review_info p {
        float: none
    }
    .listview_sidebar .listing_info .listing_review_info .listing_map_m {
        float: none;
        margin-top: 5px
    }
    .col-md-6.show_listing.grid_col .listing_info .listing_review_info p {
        float: none;
        margin: 2px auto
    }
    .ElemoListing_sidebar {
        margin-top: 0;
        padding: 20px
    }
    .listing_action_btn li {
        font-size: 11px;
        margin-right: 5px;
        width: 124px
    }
    .listing_detail_header h1 {
        font-size: 40px
    }
    .review_wrap {
        padding: 20px 15px
    }
    .grid_col .listing_info .listing_review_info p {
        float: none;
        margin: 2px auto
    }
    .header_style2 .submit_listing {
        margin-left: 5px
    }
    .front_nav_bar {
        margin-left: 10px
    }
}

@media (min-width:768px) and (max-width:991px) {
    h2 {
        font-size: 38px
    }
    .navbar-header {
        float: none;
        text-align: center
    }
    .navbar.navbar-default {
        padding: 10px 0
    }
    #navigation .nav.navbar-nav li > a,
    .affix #navigation .nav.navbar-nav li > a {
        padding: 20px 12px
    }
    header .navbar-default .navbar-nav li.menu-item-has-children > a {
        padding-right: 26px!important
    }
    .submit_listing,
    .affix .submit_listing {
        margin-left: 10px;
        margin-top: 10px
    }
    .logo,
    .affix .logo {
        margin: 0 0 5px
    }
    #banner .search_form {
        width: 720px
    }
    #intro_map .search_form {
        width: 720px;
        padding: 15px
    }
    .owl-nav > div::after {
        font-size: 50px;
        left: -20px
    }
    .owl-nav .owl-next::after {
        right: -25px
    }
    .section-header p {
        font-size: 17px
    }
    .cities_list {
        max-width: inherit
    }
    .icon_div {
        top: 18px
    }
    .footer_2 .follow_us,
    .footer_2 .footer_bottom p {
        text-align: center
    }
    #inner_banner {
        padding: 170px 0 90px
    }
    .facts_info {
        margin: 0 auto 40px;
        width: 50%
    }
    .facts_info p span {
        font-size: 60px
    }
    .partner_logo {
        padding: 10px;
        width: 50%
    }
    .how_it_work_info {
        padding: 0 0 30px 70px
    }
    .how_it_work_info h3 {
        font-size: 26px
    }
    .how_it_work_info p {
        font-size: 15px;
        line-height: 25px
    }
    .step_n {
        font-size: 60px;
        top: -18px
    }
    .sub_heading p {
        font-size: 25px
    }
    .listview .listing_img {
        width: 47%
    }
    .listview .listing_info {
        width: 53%
    }
    .ElemoListing_sidebar {
        margin-top: 0
    }
    .style2_header .pricing_info {
        padding-bottom: 0;
        text-align: left
    }
    .listing_detail_2 .listing_action_btn ul li {
        font-size: 14px;
        letter-spacing: 0;
        margin-right: 1%;
        width: 24.2%
    }
    .listing_detail_2 .listing_action_btn ul li a {
        padding: 10px
    }
    .listing_detail_2 .listing_action_btn .fa {
        font-size: 15px
    }
    .search_wrap .form-group,
    .search_wrap .btn_group {
        width: 100%;
        margin: 0 auto 15px
    }
    .ElemoListing_map {
        height: 400px;
        position: relative;
        width: 100%
    }
    #ElemoListing_with_map,
    .listing-with-map-page #footer {
        padding-right: 0
    }
    .header_style2 .submit_listing {
        margin-left: 5px
    }
    .front_nav_bar {
        margin-left: 10px;
        display: none
    }
    .header_style2 .navbar-nav {
        top: 0
    }
    #intro_map.intro_map_style2 {
        min-height: 1px
    }
    .intro_map_style2 #map {
        min-height: 600px;
        width: 100%
    }
    .intro_search {
        position: relative;
        width: 100%;
        float: left;
        height: auto;
        padding: 30px
    }
    .intro_search .intro_search_content {
        position: inherit;
        top: 0;
        transform: none;
        -webkit-transform: none;
        width: 100%;
        float: left
    }
    .intro_search h2 {
        margin-bottom: 20px
    }
    #intro_map .intro_search .search_form {
        padding: 0;
        width: 100%
    }
    .work_step {
        margin-bottom: 30px
    }
    .footer_style_3 .newsletter_wrap .btn {
        float: left
    }
    .footer_style_3 .follow_us {
        text-align: center
    }
    .footer_contact {
        text-align: left
    }
    .footer_style_3 .footer_bottom {
        margin-top: 30px
    }
    .header_style3 .navbar-header {
        float: left
    }
    .header_style3 .submit_listing {
        margin: 0
    }
    .header_style3 .dashboard_menu > li > a {
        padding-top: 9px;
        padding-bottom: 9px
    }
    .header_style3 .affix .logo {
        margin-bottom: 10px
    }
    .footer_style_4 .footer_bottom .text-left {
        text-align: center;
        padding-top: 0;
        padding-bottom: 15px
    }
    .footer_style_4 .follow_us {
        float: none
    }
}

@media (max-width:767px) {
	.review-list ul > li{
		width: 95% !important;
		margin-bottom: 15px;
	}
	.select{width: 100% !important;}
	.section-padding{
		padding: 10px 0;
	}
	#navigation .nav.navbar-nav{
		float: left;
	}
	.tab-content{
		display:block;
		width: 100%;
		vertical-align: top;
		position: relative;
		left: 0;
	}
	.tabs-left {
    /*width: 100%;
    display:block;
    position: relative;
    left: 15px;
    top: 0;*/
    
        width: 100%;
    display: block;
    position: relative;
    left: -1px;
    top: -8px;
}
	
	#exampleModalLongTitle{
		width: 88% !important;
float: left;
font-size: 18px !important;
	}
	.two{
		padding-left: 15px;
	}
	.modal-content{
		/* overflow-y: scroll; 
		height: 400px;
		overflow-x: hidden; */ 
		}
    .arrow {
        display: block;
        cursor: pointer;
        display: block;
        height: 52px;
        position: absolute;
        right: 0;
        top: 0;
        width: 40px;
        z-index: 1
    }
    .ques_bod img{
    /*	display:none;*/
    }
	.hide1{display: none;}
	#navigation .nav.navbar-nav li > a, .affix #navigation .nav.navbar-nav li > a{
		padding: 14px 10px !important;
	}
    header .navbar-default .navbar-nav li ul.sub-menu {
        height: auto;
        left: 0;
        opacity: 1;
        position: relative;
        top: inherit;
/*        display: none*/
    }
    .modal-body .tab-content {
    margin-left: 0 !important;
    width: 104% !important;
    margin-top: 27px;
}
    header .navbar-default .navbar-nav li ul.sub-menu ul.sub-menu,
    header .navbar-default .navbar-nav li ul.children ul.sub-menu,
    header .navbar-default .navbar-nav li ul.sub-menu ul.children,
    header .navbar-default .navbar-nav li ul.children ul.children {
        box-shadow: none;
        left: inherit;
        right: 0;
        top: 0
    }
    h1 {
        font-size: 48px
    }
    h2 {
        font-size: 36px
    }
    .navbar .navbar-header {
        margin: 0 auto
    }
    .logo {
        float: left
    }
    .navbar-toggle {
        border-radius: 0;
        margin-right: 0;
        margin-top: 24px
    }
    #banner {
        padding: 170px 0 120px
    }
    #banner .search_form {
        width: 100%
    }
    .search_wrap .form-group,
    .search_wrap .btn_group {
        width: 100%;
        margin: 0 auto 15px
    }
    #banner .search_form .form-control,
    #banner .search_form form input,
    #banner .search_form form textarea,
    #banner .search_form form select,
    #intro_map .search_form .form-control,
    #intro_map .search_form form input,
    #intro_map .search_form form textarea,
    #intro_map .search_form form select,
    .search_form .form-control,
    .search_form form textarea,
    .search_form form select,
    .search_form form .btn,
    .search_wrap .form-group select {
        padding: 0 15px;
        font-size: 14px;
        height: 48px
    }
	.owl-nav{
		display: none;
	}
    #banner .select::after,
    #intro_map .select::after,
    .search_form .select::after {
        right: 26px;
        top: 15px;
    }
    #navigation {
        border: 0 none;
        margin: 0;
        padding: 0;
        text-align: left;
            min-height: 225px;
    background: #fb641b;
    padding-left: 20px;
    }
    #navigation .nav.navbar-nav {
        border: 0 none;
        display: block;
        margin: 0;
        padding: 0;
        text-align: left
    }
    #navigation .nav.navbar-nav li > a,
    .affix #navigation .nav.navbar-nav li > a {
        padding: 18px 0
    }
    .submit_listing,
    .affix .submit_listing {
        float: none;
        margin: 20px 0 30px
    }
    .section-header p {
        font-size: 17px;
        line-height: 28px
    }
    .cities_list {
        height: 220px;
        margin: 0 auto 20px;
        max-width: 380px
    }
    .form_wrap_m .white_box {
        padding: 15px
    }
    .form_wrap_m p {
        font-size: 15px
    }
    #popular_listing_slider .owl-nav,
    #category_slider .owl-nav {
        display: none
    }
    #intro_map .search_form {
        left: 15px;
        padding: 15px;
        right: 15px;
        width: auto;
    }
    .icon_div {
        top: 18px
    }
    .footer_2 .follow_us,
    .footer_2 .footer_bottom p {
        text-align: center;
    }
    #inner_banner {
        padding: 170px 0 90px
    }
    #inner_pages {
        padding: 50px 0
    }
    .facts_info {
        margin: 0 auto 40px;
        width: 50%
    }
    .facts_info p span {
        font-size: 60px;
    }
    .partner_logo {
        padding: 10px;
        width: 50%
    }
    .how_it_work_info {
        padding: 0 0 0 100px
    }
    .step_n {
        font-size: 70px;
        left: 10px;
        top: -20px
    }
    .sub_heading p {
        font-size: 25px
    }
    .not_found_msg .error_msg_div h2 span {
        font-size: 150px;
        line-height: 140px
    }
    .not_found_msg {
        padding: 30px 30px 40px
    }
    .share_post a {
        font-size: 14px
    }
    .commentlist li img.avatar {
        height: 64px;
        width: 64px
    }
    .comment-content,
    .commentlist .reply {
        margin-left: 90px
    }
    .comment ul.children {
        padding-left: 60px
    }
    .sidebar .sidebar_widgets {
        margin-left: 0
    }
    .listview .listing_img,
    .listview .listing_info,
    .listview_sidebar .listing_img,
    .listview_sidebar .listing_info {
        width: auto;
        float: none
    }
    .listview .listing_info {
        padding: 20px 20px 0
    }
    .sidebar_widgets {
        margin: 30px auto 0
    }
    .ElemoListing_sidebar {
        margin-top: 0
    }
    .listing_message .btn {
        padding: 10px 50px
    }
    .listing_detail_2 .listing_action_btn ul li {
        font-size: 14px;
        letter-spacing: 0;
        margin-right: 1%;
        width: 24.2%
    }
    .listing_detail_2 .listing_action_btn ul li a {
        padding: 10px
    }
    .listing_detail_2 .listing_action_btn .fa {
        font-size: 15px
    }
    .listing_detail_2 .listing_action_btn ul li {
        font-size: 12px
    }
    .listing_detail_2 .listing_action_btn ul li a {
        padding: 10px 0
    }
    .style2_header .pricing_info {
        padding-bottom: 0;
        text-align: left
    }
    .listing_action_btn li {
        letter-spacing: 0;
        margin-right: 1%;
        width: 24%
    }
    .listing_action_btn li:nth-child(2n) {
        margin-right: 1%
    }
    .owl-nav .owl-next::after {
        right: -10px
    }
    .owl-nav > div::after {
        left: -10px
    }
    #ElemoListing_with_map,
    .listing-with-map-page #footer {
        padding-right: 0
    }
    .ElemoListing_map {
        position: relative;
        width: 100%;
        height: 400px
    }
    .header_style2 .submit_listing {
        margin-left: 5px
    }
    .front_nav_bar {
        margin-left: 10px;
        display: none
    }
    .header_style2 .navbar-nav {
        top: 0
    }
    #intro_map.intro_map_style2 {
        min-height: 1px
    }
    .intro_map_style2 #map {
        min-height: 600px;
        width: 100%
    }
    .intro_search {
        position: relative;
        width: 100%;
        float: left;
        height: auto;
        padding: 30px
    }
    .intro_search .intro_search_content {
        position: inherit;
        top: 0;
        transform: none;
        -webkit-transform: none;
        width: 100%;
        float: left
    }
    .intro_search h2 {
        margin-bottom: 20px
    }
    #intro_map .intro_search .search_form {
        padding: 0;
        width: 100%
    }
    .work_step {
        margin-bottom: 30px
    }
    .footer_style_3 .newsletter_wrap .btn {
        float: left
    }
    .footer_style_3 .follow_us {
        text-align: center
    }
    .footer_contact {
        text-align: left
    }
    .footer_style_3 .footer_bottom {
        margin-top: 30px
    }
    .footer_style_3 .footer_widgets {
        margin: 40px 0
    }
    .header_style3 .navbar-header {
        float: left;
        width: 100%
    }
    .header_style3 .menu_bar {
        background: #f9f9f9
    }
    .top_login_submit {
        float: right;
        width: 100%
    }
    .header_style3 .dashboard_menu {
        margin: 0
    }
    .header_style3 .submit_listing {
        margin: 0;
        float: right
    }
    .header_style3 .dashboard_menu > li > a {
        padding-top: 9px;
        padding-bottom: 9px
    }
    .header_style3 .affix .logo {
        margin-bottom: 10px
    }
    .header_style3 .navbar-fixed-top.affix {
        height: 100px
    }
    .menu_bar_icon {
        float: right;
        width: 20%
    }
    .navbar-default .navbar-toggle {
        margin: 13px 0 0
    }
    .menu_bar #navigation {
        float: left;
        width: 100%
    }
    .menu_bar #navigation .nav.navbar-nav li > a,
    .affix .menu_bar #navigation .nav.navbar-nav li > a {
        padding: 18px 15px
    }
    .footer_style_4 .footer_bottom .text-left {
        text-align: center;
        padding-top: 0;
        padding-bottom: 15px
    }
    .footer_style_4 .follow_us {
        float: none
    }
    .footer_about,
    .footer_style_4 .footer_widgets {
        padding: 50px 10%
    }
}

@media (max-width:600px) {
    h1 {
        font-size: 37px
    }
    h2 {
        font-size: 20px
    }
    h3 {
        font-size: 26px
    }
    #banner {
        padding: 150px 0 100px
    }
    #banner .search_form {
        display: block
    }
    .login-modal .login-left{ 
    	display:none;
    }
    #banner .search_form .form-group,
    #intro_map .search_form .form-group,
    #banner .search_form .form-group.search_btn,
    #intro_map .search_form .form-group.search_btn,
    #listing_banner .form-group,
    #listing_banner .btn_group {
        float: none;
        margin: 0 auto 14px;
        width: 100%
    }
    #banner{
            padding: 150px 0 100px !IMPORTANT;
    background-size: unset !important;
    background-attachment: unset !important;
    }
    #category_slider {
        margin: 0 auto;
        width: 250px
    }
    .section-header p {
        font-size: 15px;
        line-height: 23px
    }
    .white_box {
        padding: 30px 25px
    }
    p {
        font-size: 15px;
        line-height: 26px
    }
    .section-padding {
        padding: 10px 0
    }
    .listing_info .listing_review_info p {
        float: none;

        margin: 0 auto 10px
    }
    .listing_info .listing_review_info .listing_map_m {
        float: none
    }
    .footer_nav ul li {
        float: none;
        width: 100%
    }
    #popular_listing_slider {
        margin: 0 auto
    }
    #category_slider .owl-nav {
        display: block
            top: 64px;
    }
    #category_slider .item {
        box-shadow: none
    }
    .steps_wrap {
        padding: 20px 15px 22px 90px
    }
    .icon_div {
        font-size: 60px;
        left: 10px;
        width: 70px
    }
    .pricing_wrap {
        margin-bottom: 40px;
        padding: 30px 15px 15px
    }
    .plan_info {
        padding: 20px 20px 40px
    }
    .fan_facts {
        padding: 20px
    }
    .facts_info {
        margin: 0 auto 40px;
        width: 100%
    }
    .facts_info p span {
        font-size: 40px
    }
    .partner_logo {
        padding: 10px 0;
        width: 100%
    }
    #inner_banner h1 {
        font-size: 38px
    }
    .how_it_work_info {
        padding: 0 0 0 70px
    }
    .step_n {
        font-size: 52px;
        left: 0;
        top: -13px
    }
    .how_it_work_info p {
        font-size: 14px;
        line-height: 24px
    }
    .how_it_work_info h3 {
        font-size: 24px
    }
    .sub_heading {
        padding: 20px 15px
    }
    .sub_heading p {
        font-size: 19px;
        line-height: 28px;
        margin: 0 auto 15px
    }
    .popular_plan {
        left: 20%;
        right: 20%;
        top: -40px
    }
    .not_found_msg .error_msg_div h2 span {
        font-size: 70px;
        line-height: 70px
    }
    .not_found_msg .error_msg_div h2 {
        font-size: 24px
    }
    .entry-desc h3 {
        font-size: 24px
    }
    .widget_title h4 {
        font-size: 22px
    }
    .commentlist li img.avatar {
        height: 40px;
        width: 40px;
        margin-right: 10px
    }
    .comment-content,
    .commentlist .reply {
        margin-left: 50px
    }
    .comment ul.children {
        padding-left: 30px
    }
    .comment-content p {
        font-size: 14px;
        line-height: 22px
    }
    .share_post a {
        margin-bottom: 5px;
        width: 49%
    }
    .layout-switcher,
    .listing_header h5 {
        clear: both;
        float: none;
        text-align: center
    }
    .listing_rating p {
        float: none;
        margin: 0 auto 10px
    }
    .listing_detail_header h1 {
        font-size: 37px
    }
    .listing_rating p.listing_favorites,
    .listing_rating p.listing_like {
        float: left;
        margin-right: 20px
    }
    .pricing_info p {
        display: block;
        margin: 0 auto 10px
    }
    .listing_message {
        float: none
    }
    #amenities ul li {
        float: none;
        width: 100%;
        font-size: 15px
    }
    .panel-collapse .panel-body {
        padding: 15px
    }
    #opening_hours ul li {
        font-size: 15px
    }
    .hours_title {
        width: 114px
    }
    #opening_hours li span {
        margin: 0 2px
    }
    #opening_hours ul li i {
        margin-right: 6px
    }
    .review_form form {
        padding: 30px 20px
    }
    .review_wrap {
        padding: 15px
    }
    .review_author {
        width: 60px
    }
    .review_author img {
        max-width: 100%
    }
    .review_detail {
        width: calc(100% - 80px)
    }
    .listing_detail_2 .listing_action_btn ul li {
        font-size: 14px;
        width: 49%
    }
    .listing_action_btn li {
        letter-spacing: 0;
        margin-right: 1%;
        width: 49.5%
    }
    .partners_logo ul li {
        width: 50%
    }
    .city_panel {
        height: auto
    }
    .city_panel .city_picture {
        width: 100%;
        max-width: 100%;
        background-size: 100%
    }
    .city_panel .city_content::after {
        display: none
    }
    .city_panel .city_content {
        width: 100%
    }
    .testimonial_inner_content {
        padding: 20px
    }
    .testimonial_inner_content p {
        font: 15px
    }
    .footer_contact ul li span {
        font: 18px
    }
    .author_block {
        width: 100%;
        text-align: center
    }
    .author_block figure {
        display: inline-block
    }
    .author_block img {
        display: inline-block;
        float: none
    }
    .footer_about,
    .footer_style_4 .footer_widgets {
        padding: 50px 30px
    }
    .footer_style_4 .footer_nav ul li {
        width: 100%
    }
    .filter-review .sdropdown{
         width: 100%;
    }
}

@media (max-width:480px) {
    .review_wrap {
        text-align: center
    }
    .popclose{
        top:100px;
    }
    .review_author,
    .review_detail {
        width: auto;
        float: none
    }
    .review_author img {
        max-width: 100%
    }
    .listing_detail_2 .listing_action_btn ul li {
        font-size: 12px;
        width: 49%
    }
    .listing_detail_2 .listing_action_btn ul li:nth-child(2) {
        margin-right: 0
    }
    .listing_detail_2 .listing_action_btn ul li a {
        padding: 10px 0
    }
    .ElemoListing_sidebar {
        padding: 20px 15px
    }
    .mobile_num{
	width: 100% !important;
	}
	.padding1{
		padding:0 !important;
	}
}
@media (max-width: 767px)
header .navbar-default .navbar-nav li ul.sub-menu {
  display: block !important; 
}


<!-- ------WW CSS------- -->
.modal-llg{
    max-width: 1000px !important;
}
/* The custom checkbox */

.cont {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.cont1 {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.cont2 {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 20px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-weight: 100;
}


/* Hide the browser's default checkbox */
.cont input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}
.cont1 input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}
.cont2 input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}
/* Create a custom checkbox */
.checkmark {
	    margin-top: 6px;
    position: absolute;
    top: 0;
    left: 0;
        height: 24px;
    width: 23px;
    background-color: #fff;
    border: 1px solid silver;
}

.checkmark1 {
    margin-top: 5px;
    position: absolute;
    top: 0;
    left: 0;
    height: 26px;
    width: 26px;
    background-color: #fff;
    border-radius: 50%;
    border: 1px solid silver;
}
.checkmark2 {
    margin-top: 5px;
    position: absolute;
    top: 0;
    left: 0;
   height: 22px;
    width: 22px;
    background-color: #eee;
    border-radius: 50%;
}
/* On mouse-over, add a grey background color */
.cont:hover input ~ .checkmark {
    // background-color: #ccc;
        background-color: #fff;
    border: 1px solid var(--primary-color);
}
.cont1:hover input ~ .checkmark1 {
    background-color: #fff;
    border-color: var(--primary-color);
}
.cont2:hover input ~ .checkmark2 {
    background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.cont input:checked ~ .checkmark {
        background-color: var(--primary-color);
    border-color: var(--primary-color);
}
.cont1 input:checked ~ .checkmark1 {
    background-color: #ffffff;
    border: 1px solid var(--primary-color);
}
.cont2 input:checked ~ .checkmark2 {
    background-color: #2196F3;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}
.checkmark1:after {
    content: "";
    position: absolute;
    display: none;
}
.checkmark2:after {
    content: "";
    position: absolute;
    display: none;
}
/* Show the checkmark when checked */
.cont input:checked ~ .checkmark:after {
    display: block;
}
.cont1 input:checked ~ .checkmark1:after {
    display: block;
    transform: scale(1.5);
    transition: .28s ease;
}


.cont2 input:checked ~ .checkmark2:after {
    display: block;
}
.cont-plan input:checked ~ .checkmark1{
        background-color: #000000;
}
@media (min-width: 768px){
.ser-popup {
    margin: 6% auto;
}
.ser-popup {
    margin: 6% auto !important;
}
}

/* Style the checkmark/indicator */
.cont .checkmark:after {
    left: 8px;
    top: 3px;
    width: 6px;
    height: 14px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.cont1 .checkmark1:after {
    top: 8px;
    left: 8px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: var(--primary-color);
        transform: scale(3.5);
    transition: .28s ease;
}
.cont2 .checkmark2:after {
 	    top: 7px;
    	left: 7px;
   	 width: 8px;
   	 height: 8px;
	border-radius: 50%;
	background: white;
}
.ww-price-table{
	list-style: none;
    margin: 0;
    padding: 0;
}
.ww-price-table li{
	float:left;
	text-align: center;
	margin: 0 !important;
	font-size: 13px;

}
.plan-list{
 width: 32%;
 background: aliceblue;
 border-bottom: 1px solid #63b0f3;
     border-left: 1px solid #63b0f3;
}
.ww-price-table .cont1{
    position: relative;
    left: 91px !important;
}

.clr-basic{
	    background: linear-gradient(0deg, rgb(220, 249, 255) 30%, rgba(0, 212, 255, 0.52) 100%);
	width: 17%;
	margin: 0;
	padding-bottom: 25px;
	padding-top: 10px;
	border-bottom: 1px solid #00d5ff;
	border-left: 1px solid #00d5ff;
	border-right: 1px solid #00d5ff;
}
.clr-plus{
	background: linear-gradient(0deg, rgba(238, 174, 27, 0.24) 30%, rgb(236, 164, 1) 100%);
	width: 17%;
	margin: 0;
	padding-bottom: 25px;
	padding-top: 10px;
	border-bottom: 1px solid #efb124;
	border-right: 1px solid #efb124;
}
.clr-pro{
	background: linear-gradient(0deg, rgba(238, 174, 27, 0.24) 30%, rgb(236, 164, 1) 100%);
    	width: 17%;
	margin: 0;
	padding-bottom: 25px;
	padding-top: 10px;
	border-bottom: 1px solid #efb124;
	border-right: 1px solid #efb124;
}
.clr-elite{
	background: linear-gradient(0deg, rgba(238, 174, 27, 0.24) 30%, rgb(236, 164, 1) 100%);
	width: 17%;
	margin: 0;
	padding-bottom: 25px;
	padding-top: 10px;
	border-bottom: 1px solid #efb124;
	border-right: 1px solid #efb124;
}
.clr-basic1{
	background: #dcf9ff;
	width: 17%;
	border-bottom: 1px solid #00d5ff;
	border-right: 1px solid #00d5ff;
	border-left: 1px solid #00d5ff;
}
.clr-plus1{
	background: #fbebc8;
	width: 17%;
	    border-bottom: 1px solid #efb124;
	        border-right: 1px solid #efb124;
}
.clr-pro1{
	    background: #fbebc8;
	width: 17%;
	border-bottom: 1px solid #efb124;
	    border-right: 1px solid #efb124;
	    
}
.clr-elite1{
	background: #fbebc8;
	width: 17%;
	border-bottom: 1px solid #efb124;
	    border-right: 1px solid #efb124;
	
	   
}
.price-check{
	color: #23ca04;
    font-size: 18px !important;
}

.plan-list-title{
	padding: 32px 0 32px 0;
    	background: #fff;
    	border-bottom: 1px solid #63b0f3;
    	border-top: 1px solid #63b0f3;
}
.text-area{
	height:31px;
}
.fancy-collapse-panel{
margin-top: 0;
}
.fancy-collapse-panel .panel-group{
padding-top: 0px !important;
margin:0 !important;
}
.fancy-collapse-panel .collapsed{
	text-align: left !important;
	color:#fff !important;
}
.fancy-collapse-panel .panel-heading{
background-color: #575857 !important;
border-radius: 0 !important;
padding:0 !important;
}
.fancy-collapse-panel .panel-title{
 font-size: 13px !important;
    font-weight: 500 !important;
}
.fancy-collapse-panel .panel-default{
	    margin: 0 auto 0px !important;
}
.fancy-collapse-panel .panel-body{
height: max-content !important;
    padding: 0;
}
.fancy-collapse-panel .panel .panel-title a:before {
    position: relative;
    top: 0px;
    right: 0px;
    margin-right: 12px;
    font-family: fontawesome;
    content: "\f147" !important;
}

.fancy-collapse-panel .panel .panel-title a.collapsed:before {
    content: "\f196" !important;
}
.no-color{
background: #fff;
    border: 0;
    color: #000 !important;
    text-align: center !important;
}
.fancy-collapse-panel .panel-title a:hover, .fancy-collapse-panel .panel-title a{
color:#fff !important;
}
.comparison .fa-check{
font-size:20px;
}

.comparison .fa-times{
    font-size: 20px;
    color: #d93229;
}
.old-price{
    text-decoration: line-through;
    color: #d93229;
}
.cont1{
font-size: 18px;
    padding-top: 3px;
    font-weight: 500;
        border-bottom: 1px solid #c0c0c04f;
    padding-bottom: 10px;
    padding-top: 5px;
}
.cont{
font-size: 18px;
    padding-top: 3px;
    font-weight: 500;
        border-bottom: 1px solid #c0c0c04f;
    padding-bottom: 10px;
    padding-top: 5px;
}
/*
.zeb-up1{
    position: unset !important;
}
*/
.login-modal{
	border-radius:0;
	padding: 0 15px 22px !important;
	min-height: 458px !important;
	padding: 0 15px 0px !important;
}

.login-modal .modal-body{
	padding: 0px 0;
}
.modal-lgg {
    /*max-width: 800px !important;*/
}
.close {
    float: right;
    font-size: 27px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .5;
    position: relative;
    left: 8px;
    outline: 0;
}
.abcRioButtonLightBlue{
         height: 40px !important;
    width: 100% !important;
    background: #ffffff;
    color: #4285f4 !important;
    border-radius: 3px !important;
    border: 1px solid #4285f4 !important;
    /* margin-left: 71px; */
    margin-top: 20px;
    
}
/*facebook login*/
.fb_iframe_widget span {
     width: 100% !important;
}
.fb_iframe_widget span{
	    background: #4267B2;
    border-radius: 5px;
}
.fb_iframe_widget {
    display: inline !important;
}

._xvm ._5h0c._5h0d ._5h0i {    
    width: 100% !important;
    max-width: 100% !important;
    min-width: 100% !important;
}
/*end of facebook login*/
.login-left{
	    min-height: 456px;
    background: linear-gradient(0deg, rgb(55 4 14) 0%, rgb(191 11 48) 100%);
    color:#fff !important;
    padding: 0 40px;
        border-radius: 10px 0 0 10px;
}
.login-left h3{
    color: #fff;
    text-align: left;
    margin-top: 61px;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 25px;
}
.login-left h5{
	font-size: 19px;
    line-height: 1.3;
    color: #fff;
    font-weight: 100;
}
.login-group input{
	    background: #fff;
    border-bottom: 1px solid #dadada !important;
    border-radius: 0;
}
.login-group input:focus{
	border-bottom: 1px solid #2874f0 !important;
	    outline: 0;
}
.sign-up{
	background: var(--primary-color);
}
.sign-up:hover{
     background: #d25113;
    color: #fff;
}
#verify-otp{
width:100%;
}

/* button switch*/
.switch {
  /*position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;*/
      position: relative;
    display: inline-block;
    width: 52px;
    height: 25px;
}

.switch .btn-switch {display:none;}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #bbbbbb;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  /*position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;*/
        position: absolute;
    content: "";
    height: 18px;
    width: 18px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

.btn-switch:checked + .slider {
  background-color: #0daf02;
}

.btn-switch:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

.btn-switch:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}
/*end of button switch*/
.req-service .reques-sent{
    
    padding: 57px 0;
    background: #f5f5f5;
}

.service-panel .lead-panel{
	box-shadow:unset;
}
.service-panel .panel-heading{
	    background: #03A9F4;
	        padding: 10px 0px;
}
.service-panel .panel-heading h6{
	    margin: 8px 0 0 0;
	    color:#fff;
}
.service-panel .panel-heading .fa{
	    color:#fff;
}
.lead-panel{
	  /*  min-height: 300px;*/
    margin-bottom: 0px;
}
.lead-panel a{
	color:#03A9F4;
}
.lead-panel a:hover{
	color:#000;
}
.request-details{
	background:#f5f5f5; 
	padding:15px;
}
.request-details h6{
	    color: #484848;
	    font-weight: 600;
}
.search_form input:focus{
outline:0 !important;
}
.btn-Accept{
    padding: 0px 15px;
    font-size: 12px;
    font-weight: 600;
    background: green;
}
.leads-msg-btn{
    line-height: 1.5;
    padding: 5px 10px;
    font-size: 12px;
    font-weight: 600;
    background:#48B3F6 !important;
}





.super-panel{
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05), 0 4px 4px rgba(0, 0, 0, 0.05), 0 8px 8px rgba(0, 0, 0, 0.05), 0 16px 16px rgba(0, 0, 0, 0.05), 0 32px 32px rgba(0, 0, 0, 0.05), 0 64px 64px rgba(0, 0, 0, 0.05);
    }
    
.super-panel .da{
    font-size: 38px;
    position: absolute;
    left: 23px;
    top: 6px;
    
    
}
.super-panel h2{
	    color: #5e7d8c;
}
.login-btn{
border-radius:5px !important;
padding: 5px 0;
}
.sselect{
margin-bottom: 27px !important;
}
.footer_nav ul li:before{
    content: '\f0da';
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    margin: 0px 5px 0px 10px;
    text-decoration: none;
    color: var(--primary-color);
    /*color: #94aec5;*/
}
.footer_nav ul li:hover{
    color:#fff;
}
.owl-carousel {
    z-index: 0 !important;
}
.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
    color: #fff;
    background-color: var(--primary-color);
}
.nav-pills a{
    color:#888;
}
@media (max-width: 767px){
    .middle_div2{
    margin-left: 0px !important;
    margin-right: 0px !important;
}
.add_listing_info{
    padding:0 !important;
}
}



#exitModal{
    background: #ebebebd9;
}
#exitModal .modal-content{
    box-shadow: unset;
    border: 0;
    border-radius: 8px;
}
#exitModal .modal-header{
    background: #ffffff;
    border: 0;
}
#exitModal .modal-footer{
    background: #ffffff !important;
    border: 0 !important;
}
.modal-exit-btn{
    background: #e3e1e1 !important;
    color: #5f5e5e !important;
    margin-right: 17px;
}
.modal-exit-btn:hover{
    color: #fff !important;
}
#exitModal h2{
    color: #78b743;
}
#exitModal p{
        font-size: 20px;
    color: #4f4d4d;
}

body.modal-open #blur-effect{
    -webkit-filter: blur(7px);
    -moz-filter: blur(7px);
    -o-filter: blur(7px);
    -ms-filter: blur(7px);
    filter: blur(7px);
}


.post_img{
    height: 143px;
    overflow: hidden;
}
.blog-fix{
    min-height: 251px;
}
.bootstrap-timepicker-hour,
.bootstrap-timepicker-minute,
.bootstrap-timepicker-meridian{
    padding: 0 !important;
}
#timepicker1{
    margin:0 !important
}
.input-group-addon{
    border: 0;
}
.bootstrap-timepicker-widget{
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.bootstrap-timepicker-widget table td{
    border: 0;
}
.bootstrap-timepicker-widget a.btn, .bootstrap-timepicker-widget input {
    border-radius: 4px;
    border: 0;
}
.modal .modal-header .close{
    background: #ffffff none repeat scroll 0 0;
    color: #000;
    font-size: 30px;
}
.popclose{
    cursor: pointer;
    outline: 0;
}
.popclose:hover{
    color: black !important;
}
.live-search-dropdown .dropdown-menu{
        -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175) !important;
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175) !important;
}
.live-search-dropdown .dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
    background-color: #1E90FF;
}
.bootstrap-select .btn{
    border-radius: 0 !important;
}
.bootstrap-select .btn:hover {
    background: #eee !important;
    color: #161515;
    font-size: 14px;
    font-weight: normal;
}
.bootstrap-select .btn:focus {
    background: #f1f1f1 !important;
    color: #000;
    transition: 0.5s !important;
    outline:0 !important;
}
.service-alert-msg{
    background-color: #f72b2b;
    text-align: center;
    color: #fff;
    padding: 7px 2px;
    margin: 0 0 3px 0;
    position: fixed;
    bottom: 78px;
    width: 94%;
}
.online-user img{
    border-radius: 50%;
}
.intro_text #pac-input{
       border-right: 2px solid #9f9d9d !important
}

@media screen and (min-device-width: 601px) and (max-device-width: 767px) { 
        #banner .search_form .form-group, #intro_map .search_form .form-group{
        width: 32% !important;
    }
}
.news-view img{
        width: auto;
}

/* mobile service list menu */

.mobile-item{
    background: #fff !important;
    padding: 5px;
    /* box-shadow: 0px 1px 12px 0 rgb(186, 186, 186); */
    /* border-radius: 5px; */
    /* border: 3px solid #e0e0e0; */
    min-height: 170px;
    margin-bottom: 1px;
    border-right: 1px solid silver;
    border-bottom: 1px solid silver;
}
.mobile_category_icon{
        padding: 21px 25px 0px 25px;
    
}
.mobile-item p{
    font-size: 11px;
    text-align: center;
    line-height: 1.2;
    margin-top: 22px;
}
.mobile-item .col-xs-4{
    padding: 8px;
}
.col-mob{
    padding-left: 10px;
    padding-right: 10px;
}
.mobile-cat-menu .col-xs-4{
    padding: 0;
}
@media (max-width: 767px){

    .left1{
        width:100%;
    }
    .popclose{
        position: unset !important;
    }
    .cont1{
        font-size: 15px;
    }
    .ques_bod h4{
            font-size: 18px;
    }
    /*
    .locate img{
        display: block !important;
    }
     .locate{
         display: block !important;
    }*/
    .req-row{
        padding:0;
    }
    #all_category{
        display:none;
    }
    .app-download{
            height: 135px;
    }
    .con-pp{
            margin: 0;
    top: -64px;
    }
    #pac-input {
        border-right: 2px solid #f1f1f1 !important;
    }
    .login-left{
        display: none;
    }
}
.login-btn{
    width:100%;
}
.mobile-listing{
    padding:10px;
    border-bottom: 1px solid silver;
    position: relative;
}
.mobile-listing i{
        position: absolute;
    right: 23px;
    top: 15px;
}
.mobile-listing-section a{
    color: #000;
}
.mobile-listing-section a:hover{
    color #000;
}

/* end of mobile service list menu */
