.paddBot11{ padding-bottom:11px;}
.bodr{ border:1px solid #ebf7f3;}
.paddRt14{ padding-right:14px;}
.headingbg {
    background: #3b8dbc;
    padding: 11px;
    border-radius: 8px;
}
.text14{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #FFF;
    font-weight:bold;
    text-decoration: none;
}
.table-style-flx td {
    border: 1px solid #CCC;
    padding: 5px;
}
.ul-links li {
    float: left;
    width: 100%;
    margin: 0 0 10px;
    padding: 3px 9px !important;
}
/*.search_property_type{
	opacity: 0;
}*/
.none{
  display: none;
}
.rentout{

  height: 26px;
    padding: 2px 10px;
    background-color: #AC0909;
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    text-transform: uppercase;
    font-size: 18px;
    color: #fff;
    z-index: 999;
}
.activa
{
  background: #db727b !important;
}
.location {
    width: 35%;
    height: auto;
    position: relative;
    float: left;
}

#search_filter {
    width: 90%;
    height: auto;
    position: relative;
    float: left;
}

.header .main-countent .searchinner input {
    border-top-width: initial;
    border-bottom-width: initial;
    border-left-width: initial;
    border-top-color: initial;
    border-bottom-color: initial;
    border-left-color: initial;
    font-size: 16px;
    min-height: 58px;
    float: left;
    font-style: italic;
    width: 100% !important;
    padding: 25px 30px;
    border-style: none solid none none;
    border-image: initial;
    border-right: 1px solid rgb(204, 204, 204);
    border-radius: 5px 0px 0px 5px;
}

.property-ul {
    position: absolute;
    left: 0px;
    top: 92px;
    z-index: 999;
    box-shadow: rgb(204, 204, 204) 0px 5px 8px;
    padding-left: 0px;
    height: 140px;
    width: 100%;
    text-align: left;
    overflow-y: scroll;
    background: rgb(255, 255, 255);
    text-align: center;
}
#myVideo {
    /* position: fixed; */
    right: 0;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
}

.switch {
  position: relative;
  display: inline-block;
  width: 58px;
  height: 32px;
}

.switch input {display:none;}

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

.slider:before {
  position: absolute;
  content: "";
  height: 22px;
  width: 22px;
  left: 6px;
  bottom: 5px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: #3CBCA3;
}

input:focus + .slider {
  box-shadow: 0 0 1px #f39c12;
}

input: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%;
}

.no-sort::after { display: none!important; }

.no-sort { pointer-events: none!important; cursor: default!important;} 


.squaredFour input[type=checkbox] {
  visibility: hidden;
}


/* SQUARED FOUR */
.squaredFour {
  width: 20px;  
  position: relative;
}

.squaredFour label {
  cursor: pointer;
  position: absolute;
  width: 20px;
  height: 20px;
  top: 0;
  border-radius: 4px;

  /*-webkit-box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0,0,0,0.5);
  -moz-box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0,0,0,0.5);
  box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0,0,0,0.5);*/
  /*background: #fcfff4;*/
  border: 1px solid #ccc;

/*  background: -webkit-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
  background: -moz-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
  background: -o-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
  background: -ms-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
  background: linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);*/
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfff4', endColorstr='#b3bead',GradientType=0 );
}

.squaredFour label:after {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  content: '';
  position: absolute;
  width: 9px;
  height: 5px;
  background: transparent;
  top: 4px;
  left: 4px;
  border: 3px solid #333;
  border-top: none;
  border-right: none;

  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.squaredFour label:hover::after {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  filter: alpha(opacity=30);
  opacity: 0.5;
  padding: 0px 5px 5px;
}

.squaredFour input[type=checkbox]:checked + label:after {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
  padding: 0px 5px 5px;
}


.dataTables_paginate a, .dataTables_paginate span {
    position: relative;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
    }

  input[type="search"] {
    padding: 5px;
    border-radius: 5px;
}

.dataTables_wrapper select {
    padding: 5px;
    border-radius: 5px;
}

#set_msg{
    width: 225px;
    background: #221f1f;
    padding: 10px;
    color: #fff;
    position: absolute;
    z-index: 999;
    text-decoration: none;
    font-size: 15px;
    bottom:  25px;
    right: 0px;
}

#set_msg i{
    color: green;
    font-size: 25px;
}

.Why-us .container {
	padding:0px;
}

.inner-herd {
    min-height: auto;
    background: #363636;
    padding-bottom:0px;

}


.header.scrolled {
    position: fixed;
    background: #0e1d4161;
    border: none;
    padding-bottom: 0px;
    animation: smoothScroll 0.5s forwards;
}

.header.scrolled .navbar-inverse .navbar-nav>li>a {
    color: #fff !important;
    font-size: 19px !important;
    font-weight:bold !important;
    
}
/*/////////////////////////////////////////////////////////////*/




#faq { width:100%; height:auto; padding:50px 0px; display:inline-block; overflow: hidden;}
.parent-container {
  padding: 0 20px 0 20px;
  width: 100%;

}

.faq {
  list-style: none;
  padding-left: 40px;
  padding-right: 20px;
}
.faq li {
  border-bottom: 1px solid #fff;
 
}
.faq li.active .answer {
  max-height: 275px !important;
  padding-bottom: 25px;
  transition: max-height 0.5s ease, padding-bottom 0.5s ease;
  color:#535151;
   font-family: 'aleoregular';
}
.faq li.active .question {
  color: #808080;
  transition: color 0.5s ease;
}
.faq .answer {
  color: #090909;
  font-family: serif;
  font-size: 16px;
  line-height: 24px;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.5s ease, padding-bottom 0.5s ease;
  font-family: 'aleoregular';
}
.faq .plus-minus-toggle {
    cursor: pointer;
    height: 21px;
    position: absolute;
    width: 21px;
    right: 20px;
    top: 50%;
    z-index: 2;
}
.faq .plus-minus-toggle::before, .faq .plus-minus-toggle::after {
    background: #454343;
    content: '';
    height: 2px;
    left: 0;
    position: absolute;
    top: 0;
    width: 16px;
    transition: transform 500ms ease;
}
.faq .plus-minus-toggle:after {
  transform-origin: center;
}
.faq .plus-minus-toggle.collapsed:after {
  transform: rotate(90deg);
}
.faq .plus-minus-toggle.collapsed:before {
  transform: rotate(180deg);
}
.faq .question {
  color: #444242;
  font-family: sans-serif;
  font-size: 20px;
 text-transform: uppercase;
  position: relative;
  cursor: pointer;
  padding: 20px 15px;
  transition: color 0.5s ease;
  background:#cfcecd;
  margin:0px;
  font-family: 'bebas_neueregular';
}
@media screen and (max-width: 767px) {
  .faq .question {
    font-size: 18px;
  }
}

.left_blog_main {
    width: 100%;
    height: auto;
    margin-top: 45px;
     max-height: 550px; 
     overflow-y: scroll; 
    overflow-x: hidden;
}

.left_blog_main h2 { font-family: 'bebas_neueregular'; color:#e37000; font-size:21px; margin-bottom:20px;}
.left_blog_main .blogwrap { border-bottom:1px solid #dfe1e1; width:100%; display:inline-block; padding-bottom:10px; margin-bottom:10px;}
.left_blog_main .blogwrap figure { border:1px solid #b4b7b8; padding:5px;}
.left_blog_main .blogwrap figure img { width:100%;}
.left_blog_main .blogwrap p a { color:#656363; font-family:"Open Sans";}
.left_blog_main .blogwrap p a:hover { color:#e37000; text-decoration:none;}
.padding-right-0 { padding-right:0px !important;}




.blog_main { width:100%; height:auto; display:inline-block; margin-bottom:90px; margin-top:0px;}
.blog_main figure img { border-radius:4px;}
.blog_main small { font-family: 'aleolightitalic';  color:#333; font-size:16px; margin-top:51px; display:inline-block;}
.blog_main h2 { font-family: 'bebas_neueregular'; color:#2c2a2a; font-size:26px;}
.blog_main b { font-weight:normal; font-family: 'aleolightitalic';  color:#333; font-size:16px;  display:inline-block;}
.blog_main p { /*font-family: 'aleoregular';*/ /*color: #494848;*/ font-size: 18px; display: inline-block; margin-top: 10px;}
.blog_main div { margin-top:50px;}
.blog_main div span a { font-family:"Open Sans"; color:#494848; border:1px solid #f68629; border-radius:50px; padding:13px 25px; display:inline-block; margin-right:15px;}
.blog_main div span a:hover { background:#f68629; text-decoration:none; color:#fff;}
.blog_main div i { width:50px; height:50px; background:#f68629; display:inline-block; border-radius:50%; text-align:center; padding-top:11px;}

.activate {
    background: #9d9d9d;
}

input[type="file"] {
  display: block;
}
.imageThumb {
  max-height: 75px;
  /*border: 2px solid;*/
  padding: 1px;
  cursor: pointer;
}
.pip {
  display: inline-block;
  margin: 10px 10px 0 0;
}
.remove {
    color: white;
    text-align: center;
    cursor: pointer;
    color: #000;
    float: right;
    position: absolute;
    margin-top: -7px;
    margin-left: -9px;
    z-index: 9999
}
.remove:hover {
  background: white;
  color: black;
}

/*.....................................................11/02/2019..............................................*/

#agentlisting{ padding:130px 0px;}
#agentlisting .search-box{}
#agentlisting .search-box input{ width:100%; padding:5px 15px; border:1px solid #e37000;     margin-top:0px;  border-radius: 20px; outline: none;}
#agentlisting .box { border:1px solid #e37000; text-align:center; min-height: 400px; padding: 17px 35px 25px 41px; margin-bottom: 20px;}
#agentlisting .box img{     border-radius: 12%;
    width: 253px; height:160px; /*margin-left:50px; margin-left:40px;*/}
#agentlisting .box h2 {  font-size: 21px;   margin: 8px 0px;  font-weight:bold; color:#333;}  
#agentlisting .box p {  font-size:13px;   margin:10px 0px;  font-weight: 600; color:#656363; margin-bottom: 5px;}
#agentlisting .box p span{ color:#e37000; font-weight:bold;}
#agentlisting .box a{ color:#656363; font-weight:600; font-size: 13px; }
#agentlisting .box a:hover{ color:#f68629; text-decoration:none;}

.owl-item img {
    width: 60%;
}
  


input.in {
  outline: none;
}
input.in[type=search] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  font-family: inherit;
  font-size: 100%;
}
input.in::-webkit-search-decoration,
input.in::-webkit-search-cancel-button {
  display: none; 
}


input.in[type=search] {
  background: #ededed url(https://static.tumblr.com/ftv85bp/MIXmud4tx/search-icon.png) no-repeat 9px center;
  border: solid 1px #ccc;
  padding: 9px 10px 9px 32px;
  width: 90px;
  
  -webkit-border-radius: 10em;
  -moz-border-radius: 10em;
  border-radius: 10em;
  
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  transition: all .5s;
}
input.in[type=search]:focus {
  width: 185px;
  background-color: #fff;
  border-color: #66CC75;
  
  -webkit-box-shadow: 0 0 5px rgba(109,207,246,.5);
  -moz-box-shadow: 0 0 5px rgba(109,207,246,.5);
  box-shadow: 0 0 5px rgba(109,207,246,.5);
}


input.in:-moz-placeholder {
  color: #999;
}
input.in::-webkit-input-placeholder {
  color: #999;
}
/*/////////////////////////////////////////////////////////////*/

/*/////////////////////////////////////////////////////////////*/



#term { width:100%; border-bottom: 1px solid #ccc; height:auto; padding:110px 0px 0px 0px; display:inline-block; overflow: hidden;}
/*.parent-container {
  padding: 0 20px 0 20px;
  width: 100%;
  ;
}

.term {
  list-style: none;
  padding-left: 40px;
  padding-right: 20px;
}
*/

.term_main { width: 100%; height: auto; display: inline-block; margin-bottom:25px; margin-top: 25px; line-height: 32px;}
.blog_main figure img { border-radius:4px;}
.term_main small { font-family: 'aleolightitalic';  color:#333; font-size:16px; margin-top:51px; display:inline-block;}
.term_main h2 { font-family: 'bebas_neueregular'; color:dodgerblue; font-size:26px;}
.term_main h1 { font-family: 'bebas_neueregular'; color:green; }

.term_main b { font-weight:normal; font-family: 'aleolightitalic';  color:#333; font-size:16px;  display:inline-block;}
.term_main p { /*font-family: 'aleoregular';*/ color:black; font-size: 18px; display: inline-block; margin-top: 10px;}
.term_main div { margin-top:50px;}
.term_main div span a { font-family:"Open Sans"; color:#494848; border:1px solid #f68629; border-radius:50px; padding:13px 25px; display:inline-block; margin-right:15px;}
.term_main div span a:hover { background:#f68629; text-decoration:none; color:#fff;}
.term_main div i { width:50px; height:50px; background:#f68629; display:inline-block; border-radius:50%; text-align:center; padding-top:11px;}


.search-icon {
width: 100%;
height: 100%;
position: absolute;
top: 0px;
background: rgba(0, 0, 0, 0.57);
display: none;
text-align: center;
color: #fff;
padding-top: 68px;
}

.search-icon i{ color: #fff; }

.item:hover .search-icon {
display: block;
cursor: pointer;
}

#myModal_signup {
    z-index: 99999;
}

#myModal1 {
    z-index: 99999;
}
#Forget {
    z-index: 99999;
}

@keyframes smoothScroll { 0% { transform: translateY(-40px);} 100% {transform: translateY(0px);}}


.monthly {
    margin-top: 19px;
}

.monthly a {
    font-weight: 600 !important;
    color: #fff;
    background:#00843C !important;
    padding: 8px 30px !important;
    text-transform: capitalize !important;
    margin-left: 10px !important;
}

.annual {
    margin-top: 19px;
}

.annual a {
    font-weight: 600;
    color: #fff;
    background:#007AC4 !important;
    padding: 8px 30px;
    text-transform: capitalize;
    margin-left: 10px;
}



.monthly {
    background: #4997D4 !important;
        padding: 8px 16px !important;
    font-size: 11px;
    margin-top: 20px !important;
  margin-left: 10px !important;
  float: left;
}

.annual { background: #00843C !important; margin-top: 20px !important; margin-left: 0px !important;     padding: 8px 16px !important;
    font-size: 11px; float: left;  margin-left: 10px !important; }


