@import url(https://fonts.googleapis.com/css?family=Roboto:400,700,500,300,400italic);
@import url(https://fonts.googleapis.com/css?family=Roboto+Slab:400,700,300);
/*@import url(http://cdnjs.cloudflare.com/ajax/libs/bootstrap-select/1.5.4/bootstrap-select.min.css);*/
.pt5px{ padding-top:5px;}
.pb5px{ padding-bottom:5px;}
.pt10px { padding-top:10px;}
.pb10px { padding-bottom:10px;}
.pb20px { padding-bottom:20px;}
.pb30px { padding-bottom:30px;}
.pb40px { padding-bottom:40px;}
.pt20px { padding-top:20px;}
.pl10px { padding-left:10px;}
.pl20px { padding-left:20px;}
.ptb15px {padding-top:20px; padding-bottom:20px;}
.mt0px{margin-top:0px;}
.mt1px{margin-top:1px;}
.mt5px{ margin-top:5px;}
.mb5px{ margin-bottom:5px;}
.mt10px{ margin-top:10px;}
.mb10px{ margin-bottom:10px;}
.mr10px{ margin-right:10px;}
.ml10px{ margin-left:10px;}
.mt20px{ margin-top:20px;}
.mt30px{ margin-top:30px !important;}
.mt40px{ margin-top:40px !important;}
.mt15px{ margin-top:15px;}
.ml20px{ margin-left:20px;}
.mb30px{ margin-bottom:30px;}
.mb40px{ margin-bottom:40px;}
.blr1px{border-left:1px #e3e3e3 solid;border-right:1px #e3e3e3 solid;}
.bl1px{border-left:1px #e3e3e3 solid;}
.br1px{border-right:1px #e3e3e3 solid;}
.bt1px{border-top:1px #e3e3e3 solid;}
.bb1px{border-bottom:1px #e3e3e3 solid;}
.bbd1px{border-bottom:1px #ccc dashed;}
.border{ border: 1px solid #ddd;  background-color: #ffffff; padding: 10px;}
.pad0{padding:0px;}
.padlr5px {padding: 0px 5px;}
.p5px{padding:5px;}
.p10px{padding:10px;}
.p15px{padding:15px;}
.pr0{padding-right:0px;}
.pl0{padding-left:0px;}
.p10px{padding:10px;}
.mar0px{margin:0px;}
.bnone{ border:none;}
.bradius{border-radius:0px;}
.w50{width:50%;}
.row{margin:0;}
.fleft{float:left;}
.fnone{float:none;}
.bold{font-weight:bold;}
.blue{color:#2e70aa;}
.green{color:#80cf67;}
.red{color:red;}
.center{text-align:center;}
.link {color: #4285f4;}
.sizesm {font-size: 12px;}
.note {font-size: 11px; color: #828282; margin: 0px;   line-height: 14px;}
.bgnone{ background:#fff !important ;padding-bottom: 20px;}
.bdr1px{border: 1px solid#e4e3e2;}
.blue{color: #1d64bc !important;}
.table-borderless td{border-top: 0px !important;}
.table-borderless th{border-bottom: 0px !important; text-align: center !important;}
.plnone{padding-left:0px;}
.prnone{padding-right:0px;}
.container{ background: #fff; box-shadow: none; padding-left:20px; padding-right:20px;}
.ffont{font-family: 'Roboto Slab', serif; font-size: 22px !important; font-weight: bold; line-height: 30px;}
.pagination{margin:0px !important; padding:0px !important;}
.footer_links a{color:#8a8a8a; font-weight: 400; padding-right:10px; }
html,
body {
height: 100%;
overflow-x: hidden;
background: url("../images/bg.gif") repeat;
font-family: 'Roboto', sans-serif;
}
body {
padding-top: 0px;  /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
}
p, ul, li{ text-align: justify; line-height: 24px; font-size: 13px;}
h1, h2, h3, h4, h5 { color: #212121;
}
h5 {
font-weight: bold;
margin-top: 17px;
}
.f18px{font-size:18px;}
.clear{ clear: both;}
a:focus, a:active, a:hover{text-decoration:none;}
a:focus, a:active, a:hover,
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
select::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
border: 0;
outline : 0;
underline:none;
}
.btn-lg, .btn-group-lg > .btn {
border-radius: 2px;
}
.btn-lg {
padding: 10px 16px;
font-size: 24px;
line-height: 1.3333333;
border-radius: 3px;
font-weight:500;
}
.btn-success {
color: #fff;
background-color: #0d8106;
border:none;
text-shadow: 1px 1px #286E2E;
}
.btn-testme {
background: #faa21d !important;
border-color: #faa21d !important;
color:#fff;
text-shadow: 1px 1px #A2A2A2;
}
/* search row */
.search-result {
margin-top:0px;
}
.login-register .modal-header{background: url("../images/verisign.jpg") no-repeat ;  background-position: 90% 30%; }
.forgot-password .modal-header{background: url("../images/verisign.jpg") no-repeat ;  background-position: 90% 30%; }
.search-result .title h3 {
font-family: 'Roboto Slab', serif;
color: #333;
margin-top:0px; margin-bottom:0px;
font-size: 18px;
font-weight: bold;
}
.search-result .title p {
font-size: 12px;
color: #333;
margin-bottom: 0px;
margin-top: 0px;
}
h4{line-height: 28px;}
h4 small{color:#333;}
.well {
border: 1px solid #e6e6e6;
padding: 10px;
min-height: 63px;
background: #fff !important;
box-shadow: none;
border-radius: 8px;
position: relative;
max-height: 100000px;
transition: max-height 0.5s ease;
-o-transition: max-height 0.5s ease;
-ms-transition: max-height 0.5s ease;
-moz-transition: max-height 0.5s ease;
-webkit-transition: max-height 0.5s ease;
}
.search-result .col-lg-2 {
width: 12.6667%;
margin-right: 0px;
margin-left: 0px;
padding-left: 0px;
}
.search-result .col-lg-8 {
width: 72.6667%;
}
.search-result .btn {border-radius: 3px;}
/*  search results */
/*  search subjects */
.search_subjects .panel-default {
border-color: none !important;
background: none;
}
.search_subjects .panel {
margin-bottom: 20px;
background: none;
border: none !important;
border-radius: 0px !important;
}
.search_subjects .panel h4{
font-size: 14px;
font-weight: normal;
padding: 15px 15px;
border-top: 0px;
border-left: 1px solid #e5e5e5;
border-right: 1px solid #e5e5e5;
border-bottom: 1px solid #e5e5e5;
border-bottom-right-radius: 6px;
border-bottom-left-radius: 6px;
width: 230px;
background: #fff;
}

.search_subjects .panel-default .panel-heading {
    color: #333;
    background-color: #fff;
    border-color: #fff;
    border-bottom: 0px solid transparent;
    padding: 0px 0px;
}

.search_subjects ul{font-weight: normal; list-style: none; margin: 0px; float: left;}
.search_subjects ul li{font-weight: normal; font-size: 13px;}

/*  search subjects */


.col-sm-3half, .col-sm-8half {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;


}

@media (min-width: 768px) {
    .col-sm-3half, .col-sm-8half {
        float: left;
    }
    .col-sm-3half {
        width: 29.16666667%;
        padding-left: 0px
    }
    .col-sm-8half {
        width: 70.833%;
padding-right: 0px;
    padding-left: 0px;
    }
}

#elemId img
{ vertical-align:top;

}


.price_calculator .panel-default {
    width: 100%;

}

.price_calculator .panel-heading {

    padding: 0px 0px;
}
.price_calculator .panel-title {
    color: #fff;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    padding: 10px;
    margin: 0px;
    background-color: #767575;
    border-color: #fff;
    border-bottom: 0px solid transparent;


}
.price_calculator .arrow {

    border-color: #fff;
    text-align: center;

}


.personal_details .panel-default {
    width: 100%;
    border-radius: none !important;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;


}

.personal_details .panel-heading {

    padding: 0px 0px;
    background: none;
    border-bottom: none !important;
}
.personal_details .panel-title {
    color: #262626;
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
    padding: 10px;
    margin: 0px;
    font-size: 20px;
    border-color: #fff;
    border-bottom: 0px solid transparent;
    background: none;


}



.quality_list ul{list-style-type: none !important; padding: 0px !important; margin: 0px !important;}
.quality_list ul li{margin-bottom: 20px;}
.quality_list p{ text-align: center !important;}
/* search row */

.img-portfolio {
    margin-bottom: 30px;
}

.img-hover:hover {
    opacity: 0.8;
}


.menu-logo {

    position: absolute;
    margin-left: 0px;
    margin-top: -26px;
}
.menu-logo-backend {
    padding: 0px 0px 0px 0px;
   float:left;

    margin-left: 10px;

}
.img-sqaure {
    padding: 2px !important;
    border: 1px solid#f0f0f0;
}


/* top bar */

.top-bar {
    float: right;
    font-size: 11px;
    padding: 12px 0px 10px 0px;
}
.top-bar ul {
    list-style-type: none;
    margin-left: 0px;
}


.top-bar ul li {
    float: left;

    color: #f05c2c;
    padding-left: 25px;
}

.top-bar ul li a{
  font-weight:bold;

    color: #f05c2c;
}


.btn1 a{background: #d5d6d5; color: #2b2b2b !important; border-radius: 4px; padding: 7px; font-size: 12px;}

/* top bar */

/* navbar */

.navbar {

    margin-bottom: 0px;

}


.navbar-default { border: none; background: none;


}

.navbar-default .navbar-nav > li > a {
    font-family:'Roboto', sans-serif;
    color: #2b2b2b;
    font-size: 14px;
    font-weight: 600;
    margin:30px 0px 0px 20px;
    padding:0px;

}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
    color:#f15a29;


}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
    color:#f15a29;
    background: none;



}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
    color: #fff;

}

.navbar-default .navbar-nav > .open > a:focus {
    color: #fff;

}


.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 4px 8px !important;
    font-size: 13px !important;
    line-height: 1.42857;
    text-decoration: none;
    color: #337AB7;
    background-color: #FFF;
    border: 1px solid #DDD;
    margin-left: -1px;
}


div[class^=circle] {
    background:white;
    border-radius:100%;
    display:inline-block;
    height:10px;
    width:10px;
    overflow:hidden;
    position:relative;
}
div[class^=circle]:after {
    content:'';
    position:absolute;
    display:block;
    height:100%;
    left:0;
    background:orange;
}
div.circle25:after {
    width:100%;
}
div.circle50:after {
    width:100%;
}
div.circle75:after {
    width:100%;
}
div.circle100:after {
    width:85%;
}


.table-contact-det tbody > tr > td {

    border-top: 0px !important;
    font-size: 13px;
    vertical-align: middle !important;
}


.table-contact-det tbody > tr > td > label {
   font-size: 13px;
    color: #383838 !important;
    font-weight: bold;

}



.table-manage-order  th {
    background: #ffeec8;
    font-size: 14px;
    color: #383838 !important;
    font-weight: bold;
    border:none !important;
    text-align: center;

}
.table-manage-order tbody > tr > td {
    border-top: 0px !important;
    font-size: 13px;
    vertical-align: middle !important;
    text-align: center;
    line-height: 40px;

}

.table-manage-order tr:nth-child(even) {background-color: #fffbf1 !important;}

.table-view-order  th {
    background: #ffeec8;
    font-size: 14px;
    color: #383838 !important;
    vertical-align: middle !important;
    font-weight: bold;
    border:none !important;



}
.txt-right{text-align: right;}
.table-view-order tbody > tr > td {
    border-top: 0px !important;
    font-size: 13px;
    vertical-align: middle !important;

    line-height: 30px;

}
.table-view-order p {
    border-top: 0px !important;
    font-size: 13px;
    vertical-align: middle !important;
    text-align: left;
    line-height: 20px;

}

.table-view-order tr:nth-child(even) {background-color: #fffbf1 !important;}
.width30 th{width: 22% !important;}
.file_list ul{float: left; margin:0px !important; padding:0px !important; }
.file_list li{ list-style-type: none; display: inline-block; margin: 5px;
 }
.file_list span{margin-right: 5px; line-height: 15px;}
#head {
    background: #181015 url("../images/banner_bg.jpg") no-repeat scroll 0% 0% / cover;
    min-height: 567px;
    text-align: center;
    padding-top: 270px;
    color: #FFF;

}

#head .lead {

    font-size: 36px;
    font-weight: normal;
    margin-bottom: 6px;
    color: #FFF;
    line-height: 1.15em;
}


#head .tagline {

    margin-bottom: 25px;

}


.tagline {
font-size: 21px;
 color: #ffe608;
 font-weight: normal;

}


.btn-default {
    color: #333;
    background-color: #CCC;
    border-color: #CCC;
    border: none !important;
}


.btn-danger{background: #f15a29; border-color:#df4d1e; }
.btn-danger:hover{background: #e65323; border-color:#df4d1e;}
.btn-danger .active{background: #e65323; border-color:#df4d1e; }






.search-row {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;

}
#head .row{

    background:#f8a310;

    border: 1px solid#fcba49;
    padding: 10px;

}

.offset-0 {
    padding-left: 0;
    padding-right: 0;
}
.offset-1 {
    padding-left: 3px;
    padding-right: 0;
}

.black-background {background-color:#454842; border:#2d2f2a; opacity: 0.8}
.white {color:#ffffff;}
.black-background :hover{background-color:#454842; border:#2d2f2a; opacity: 1}
.white {color:#ffffff;}

.search-row .search-col:first-child .form-control {
    border-radius: 0px 0px 0px 0px;
}
.search-row .search-col .form-control {
    box-shadow: none !important;
}
.search-row .search-col .form-control, .search-row button.btn-search {
    border-radius: 0px;
    border: 0px none;
    height: 48px;
    margin-bottom: 0px;
}


.search-row .btn-search{ background: #7f4f1b; color: #fff;}

.has-icon {
    padding-left: 40px;
}
.locinput {
    border-right: 1px solid #DDD !important;
}
.form-control {
    background-color: #FFF;
    background-image: none;
    border: 1px solid #959595;
    border-radius: 4px;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555;
    display: block;
    font-size: 12px;
    height: 43px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
}




.form-control::-webkit-input-placeholder { color: #9b9b9b; font-size: 12px; font-weight: normal;}
.form-control:-moz-placeholder { color: #9b9b9b;  font-size: 12px; font-weight: normal;}
.form-control::-moz-placeholder { color: #9b9b9b; font-size: 12px; font-weight: normal;}
.form-control:-ms-input-placeholder { color: #9b9b9b; font-size: 12px; font-weight: normal;}
/** .css-select {
background: url('../images/combine-sprite.png') no-repeat -65px -21px;
width: 10px;
height: 6px;
cursor: pointer;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
} **/
.form-group select {
border-radius: 0;
color: #333333;
font-weight: normal;
height: 38px;
font-size:14px;
text-overflow: '';
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
background: url("../images/down_arrow.png") no-repeat right center;
padding: 5px 10px;
margin: 2px 0 0;
}

option{ padding:5px 10px;}

.panel-group {
    margin-bottom: 0px;
}
label{ font-size: 13px !important; color: #383838 !important;  }


.search_subjects ul{padding-left:0px !important;}
.search_subjects .panel-body {
    border-top: 0px solid #DDD !important;
}
.search_subjects .panel {
    box-shadow: none !important;
}
.red {
    color: #F00;
}
.btn-input {
   display: block;
}

.btn-input .btn.form-control {
    text-align: left;
}

.btn-input .btn.form-control span:first-child {
   left: 10px;
   overflow: hidden;

   right: 25px;
}

 .caret {
   margin-top: -1px;
   position: absolute;
   right: 10px;
   top: 50%;
    color: #f8a310;
}


.dropdown-menu>li>a, .dropdown-menu {
    background-color: #fff;
    border-radius: 0px;
    width: 100%;
    text-align: left !important;

  }


.cities h1{ font-weight: 300;
    color: #fff;
    font-size: 34px;


}

.cities  .panel {border-radius: 0px; border: 1px solid#163b50;}
.cities  .panel .panel-body{  padding: 70px 0px;}

.image-wrapper {
  margin-left: auto;
  margin-right: auto;
}



.homes {  margin-top :50px;

}




.height1{ height: 381px; width: 100%;  }


 .row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
}


.cuadro_intro_hover ul li{  line-height: 22px; color: #fff; w}
.cuadro_intro_hover{

        position: relative;
        overflow: hidden;
        height: 381px;
        width: 100%;

    }

    .cuadro_intro_hover h3{ border-top:1px solid#616161; border-bottom:1px solid#616161; padding:10px;}


    .cuadro_intro_hover:hover .caption{
        opacity: 1;
        transform: translateY(-320px);
        -webkit-transform:translateY(-320px);
        -moz-transform:translateY(-320px);
        -ms-transform:translateY(-320px);
        -o-transform:translateY(-320px);
    }
    .cuadro_intro_hover img{
        z-index: 4;
    }
    .cuadro_intro_hover .caption{
        position: absolute;
        top:320px;
        -webkit-transition:all 0.3s ease-in-out;
        -moz-transition:all 0.3s ease-in-out;
        -o-transition:all 0.3s ease-in-out;
        -ms-transition:all 0.3s ease-in-out;
        transition:all 0.3s ease-in-out;
        width: 96%;
    }
    .cuadro_intro_hover .blur{
        background-color: rgba(0,0,0,0.9);
        height: 381px;
        z-index: 5;
        position: absolute;
        width: 96%;
    }
    .cuadro_intro_hover .caption-text{
        z-index: 10;
        color: #ade5ff;
        position: absolute;
        height: 300px;
        text-align: center;
        top:-20px;
        width: 96%;
    }


.why_singles {
    background: #181015 url("../images/why_singles_bg.jpg") no-repeat scroll 0% 0% / cover;
    background-attachment: fixed;
    min-height: 580px;
    text-align: center;
    margin-top:160px;

    color: #FFF;


}



.why_singles h2{
     margin-top: 60px;
     padding: 0px 40px;
     line-height: 40px;

}


.why_singles .row{
      margin-top: 60px;

}


.testimonial .panel-default {
    width: 100%;
    border-radius: none !important;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.testimonial .panel-heading {

    padding: 0px 0px;
    background: none;
}
.testimonial .panel-title {
    color: #262626;
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
    padding: 10px;
    margin: 0px;
    font-size: 20px;
    border-color: #fff;
    border-bottom: 0px solid transparent;
    background: none;

}

.testimonial img{padding: 10px; border:1px solid#eee;}

.testimonials h4{ color: #f43c60;

}


.testimonials .border{ background: #ececec; height: 8px; width: 100%; }
.testimonials p{ text-align: center; font-size: 16px; color: #9c9c9c; line-height: 24px; margin-top: 10px;}
.testimonials .row{ margin:50px 20px 20px 20px; border: 1px solid#ececec; background:#fff; padding:10px 10px;}

.rating span.star {
    font-weight: normal;
    display: inline-block;
    font-style: normal;
    font-family: FontAwesome;
}
.rating span.star::before {
    content: "";
    padding-right: 5px;
    color: #777;
}
*::before, *::after {
    box-sizing: border-box;
}
.rating {
    direction: rtl;
    font-size: 20px;
}



/*.hex { margin: 100px 0px; clear: both;}

.hex:before {
    content: " ";
    width: 0; height: 0;
    border-bottom: 60px solid #6C6;
    border-left: 104px solid transparent;
    border-right: 104px solid transparent;
    position: absolute;
    top: -60px;
}

.hex {
    margin-top: 30px;
    width: 208px;
    height: 120px;
    background-color: #6C6;
    position: relative;
}

.hex:after {
    content: "";
    width: 0;
    position: absolute;
    bottom: -60px;
    border-top: 60px solid #6C6;
    border-left: 104px solid transparent;
    border-right: 104px solid transparent;
} */








.modal {
    /* new custom width */

    /* must be half of the width, minus scrollbar on the left (30px) */
     margin-left: -60px;
}



.modal-content {border-radius: 4px; margin-top: 70px; width: 845px; border:5px solid#d5d6d5 }

.modal-content .row{ margin: 10px 0px;}
.modal-content input{ border-radius: 0px; border:1px solid#e4e4e4;}
.modal-content button{ border-radius: 2px; padding-left:20px;   padding-right:20px; }
.modal-content textarea{ border-radius: 0px;  border:1px solid#e4e4e4;}
.modal-footer {

text-align: right;
border-top: none;
}



.modal .close {
    float: right !important;

    font-size: 21px;
    font-weight: normal;
    text-align: center;
    color: #fff;
    text-shadow: 0px 0px 0px #FFF !important;
    line-height: 25px;
    margin-right: 0px !important;
    margin-top: 0px !important;
    background-color: #9f9f9f;
    border-radius: 100px !important;
    width: 25px !important;
    height: 25px !important;
    opacity: 1 !important;
    padding: 0px;

}


.modal-content .row {
    margin: 0px 0px;
}



/* --- for house owner home -----*/



#house_owner_home_page {
    background: #181015 url("../images/for_house_owner_bg.jpg") no-repeat scroll 0% 0% / cover;
    min-height: 419px;
    text-align: center;
    padding-top: 200px;
    color: #FFF;


}

#house_owner_home_page .lead {

    font-size: 42px;
    font-weight: 500;
    margin-bottom: 6px;
    letter-spacing: 1px;
    color: #FFF;
    line-height: 1.15em;
     text-shadow: black 0.0em 0.0em 0.2em;
}



  .btn-flat{
    margin-top: 20px;
    border-radius: 0px;

    font-size: 14px;

    font-weight: normal;


   }



   .btn-list{
    margin-top: 20px;
    border-radius: 0px;
    background: #f43c60;
    font-size: 23px;
    padding: 10px 30px 10px 30px;
    font-weight: normal;


   }
    .benefits .row{ border-bottom:1px solid#c8c8c8; padding: 20px 0px;

   }

   .benefits .left{ border-right:2px dotted#c8c8c8;

   }
   .benefits .right{ border-left:2px dotted#c8c8c8; padding: 0px 0px 0px 50px;

   }

   .benefits h1{ font-size: 42px; font-weight: 300; color: #2c517c; text-align: left;

   }



   .benefits p{ font-size: 18px; font-weight: 300; line-height: 40px; text-align: left;

   }


.why_houseowners {
    background: #181015 url("../images/why_owners_bg.jpg") no-repeat scroll 0% 0% / cover;
    background-attachment: fixed;
    min-height:580px;
    text-align: center;


    color: #FFF;


}

.why_houseowners h2{
     margin-top: 60px;
     padding: 0px 40px;
     line-height: 40px;


}


.why_houseowners .row{ margin-bottom: 60px;




}


/* ---------------- for house owner end --------------- */



/* ------------------ category ----------------------*/

.filter_row .input-group{border:1px solid#e7e7e7;}
.filter_row button{ border-radius:0px; border: 0px; background: none; height: 40px; font-size: 16px;}
.filter_row input{ border-radius:0px; border: 0px; background-color: none; height: 40px; }
.filter_row .btn1{ border-right:1px solid#e7e7e7; width: 200px; text-align: left;}
.filter_row .caret{ text-align: right;}
.filter_row .btn_search{ background: #ababab; height: 40px; color: #fff; margin: 3px;}
.filter_form h1{ font-weight:300; font-size: 28px;}
.filter_form .text1{ box-shadow: none;}
.filter_form  .input-group-addon{ border-radius:0px; border: 0px; background: #88b16f; height: 40px; color: #fff;}


.filter_form {margin-top:70px;}
.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
}

 .wid95 .panel{width: 95% !important;}
/* ---- media queries ---*/
@media (max-width: 1200px) {


    .modal {
    /* new custom width */

    /* must be half of the width, minus scrollbar on the left (30px) */
     margin-left: auto;}


    .modal-content {width: auto; }
    .offset-0 {
    padding-left: 0;
    padding-right: 0;
}




}


/* ---- media queries ---*/
@media (max-width: 992px) {
.filter_form {margin-top:200px;}

.login-register .col-md-8{border-left:1px #e3e3e3 dashed; border-top:none !important;}

}


/* ---- media queries ---*/


@media (max-width: 980px) {

.offset-0 {
    padding-left: auto;
    padding-right: auto;
}
.offset-1 {
    padding-left: 0;
    padding-right: auto;
}

.offset-2 {
    padding-left: 0;
    padding-right: 0;
}
.login-register .col-md-8{border-left:1px #e3e3e3 dashed; border-top:none !important;}


}


@media (min-width: 980px) {

.bld1px{border-left:1px dashed#dedede; border-top:0px !important;}

}

@media (min-width: 768px) {

.center-to-left {
 text-align: left;
 float: left;
 }

.center-to-right {
 float: right;
 text-align: right;
 }

.login-register .col-md-8{border-left:1px #e3e3e3 dashed;}

.price_calculator {/* margin-top:-555px; */}


}
@media (max-width: 768px) {

.bld1px{border-top:1px dashed#dedede; border-left:0px !important;}


}


@media (max-width: 767px) {
.price_calculator {margin-top:auto;}
.menu-logo {
    position: relative;
    margin-left: 0px;
    margin-top: auto;
}

    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #777;

    }
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #333;
    }

.login-register .col-md-8{border-top:1px #e3e3e3 dashed; border-left:none !important;}
.why_singles .row{
     margin-top: 0px;

}

.why_singles .space{
     padding-top: 30px;

}



.why_singles{
     padding-bottom: 30px;

}

.benefits h1 { text-align: center; }
.benefits p { text-align: center; }

.benefits .right{  padding: 0px 0px 0px 20px; border-left:none;

   }

.benefits .left{ padding: 0px 0px 0px 20px; border-right:none;

   }


.why_houseowners .row{
     margin-top: 0px;

}

.why_houseowners .space{
     padding-top: 30px;

}



.why_houseowners{
     padding-bottom: 30px;

}



}

.ribbon, .ribbon:before, .ribbon:after {box-sizing:content-box;}


.ribbon {
  color: #fff;
  margin: 25px 0 5px;
  position: relative;
  text-transform: none;
  background: #f05c2c;
  border: 1px solid #f05c2c;
  padding: 10px 15px;
  clear: both;
}


div.both_ribbon{
 text-align: center;
    font-family: 'Roboto Slab', serif;
    font-weight: normal;
    color: #fff;
    padding: 5px 9px 5px 10px;
    width: 104%;
    margin-left: -29px;
    font-size: 18px;

}

div.both_ribbon::before{
  display: block;
  width: 10px;
  height: 0px;
  position: absolute;
  bottom: -10px;
  left: -11px;
  content: "";
  border-bottom: 10px solid transparent;
  border-right: 10px solid #c54116;
}

div.both_ribbon::after{
  display: block;
  width: 10px;
  height: 0px;
  position: absolute;
  bottom: -10px;
  right: -10px;
  content: "";
  border-bottom: 10px solid transparent;
  border-left: 10px solid #c54116;

    }
/*.container-fullto1200 {

  width: 103%;
  max-width: 1200px;
  background-color: red !important;
  padding: 0 0 0 0 ;


}

*/

.modify_search form {margin-top: 20px; padding-top: 50px;}


.nav-pills.nav-wizard > li {

  position: relative;
  overflow: visible;
  border-right: 10px solid #fff;
  border-left: 10px solid #fff;
}
.nav-pills.nav-wizard > li:first-child {
  border-left: 0;

}
.nav-pills.nav-wizard > li:first-child a {
  border-radius: 3px 0 0 3px;
}
.nav-pills.nav-wizard > li:last-child {
  border-right: 0;
}
.nav-pills.nav-wizard > li:last-child a {
  border-radius: 0 3px 3px 0;
}
.nav-pills.nav-wizard > li a {
  border-radius: 0;
  background-color: #eee;
  text-transform: uppercase;
  font-size: 14px !important;
  padding: 10px 25px;
  color: #8a8a8a; font-weight: 400;

}
.nav-pills.nav-wizard > li .nav-arrow {
  position: absolute;
  top: 0px;
  right: -20px;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 20px 0 20px 20px;
  border-color: transparent transparent transparent #eee;
  z-index: 150;
}
.nav-pills.nav-wizard > li .nav-wedge {
  position: absolute;
  top: 0px;
  left: -20px;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 20px 0 20px 20px;
  border-color: #eee #eee #eee transparent;
  z-index: 150;
}
.nav-pills.nav-wizard > li:hover .nav-arrow {
  border-color: transparent transparent transparent #aaa;
}
.nav-pills.nav-wizard > li:hover .nav-wedge {
  border-color: #aaa #aaa #aaa transparent;
}
.nav-pills.nav-wizard > li:hover a {
  background-color: #aaa;
  color: #fff;

}
.nav-pills.nav-wizard > li.active .nav-arrow {
  border-color: transparent transparent transparent #c4c4c4;
}
.nav-pills.nav-wizard > li.active .nav-wedge {
  border-color: #c4c4c4 #c4c4c4 #c4c4c4 transparent;
}
.nav-pills.nav-wizard > li.active a {
  background-color: #c4c4c4;
  font-weight: bold;
  color: #fff;
}
.cl_orange .panel-heading{text-align: center !important; padding: 0px; }
.cl_orange .panel-heading h2{text-align: center !important; padding: 20px 0px; margin: 0px; background: #faa21d; color: #fff; font-weight: bold; font-size: 20px !important; }


.fileUpload {
  position: relative;
  overflow: hidden;
}
.fileUpload input {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  padding: 0;
  cursor: pointer;
  opacity: 0;
}
.progress {
    margin-bottom: 0;
}
.prof_img img{margin: 0 auto;}
.img-circle{padding: 2px !important;}
.grey_txt{color:#a1a1a1;}

.university a
{
    color:#333;
    text-decoration:none;
}

.university a:hover
{
    text-decoration:underline;
}



/* .panel-title a{text-align:center; color:#767575;} */


.center-to-left {
 display: block;
 margin-right: auto;
 margin-left: auto;
 text-align: center;
 }

.center-to-right {
 display: block;
 margin-right: auto;
 margin-left: auto;
 text-align: center;
 }


/* HOW IT WORKS CONTENT
-------------------------------------------------- */

/* Center align the text within the three columns below the carousel */
.how_it_works .col-lg-4 {
  margin-bottom: 20px;
  text-align: center;
}
.how_it_works h2 {
  font-weight: normal;
}
.how_it_works .col-lg-4 p {
  margin-right: 10px;
  margin-left: 10px;
}

/* start contact */
.contact{
  padding: 2%;
}

.company_ad p{
  font-size: 13px;
}

.company_ad p a {
  color: #F15F43;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.company_ad p a:hover{
  text-decoration:none;
  color: #354B77;
}
.contact h2{
  font-size: 16px;
  text-transform: uppercase;
  color: #383838;
}
.contact-form span{
  display:block;
  text-transform: capitalize;
  font-size: 13px;
  color: #383838;
  font-weight: normal;
  margin-bottom: 10px;
}
.contact-form textarea {
  font-family: 'Open Sans', 'sans-serif';
  padding: 10px;
  display: block;
  width: 99.4444%;
  background: #ffffff;
  outline: none;
  color: #c0c0c0;
  font-size: 0.8725em;
 /* border: 1px solid #ECECEC;*/
  -webkit-appearance: none;
  resize: none;
  height: 120px;
 /* border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;*/
}
.contact-form textarea:focus{
  border:1px solid #66afe9;
}

.contact-form h2{
  font-size: 16px !important;
  text-transform: uppercase;
  color: #262626;
}
.form-control {
    height: 45px;
    padding: 10px;
    border: 1px solid #959595;
    box-shadow: none;
    border-radius: 0;
    position: relative;
    font-weight: 700;
    color: #383838 !important;
}
.form-control:focus {
  box-shadow: none;
}
.contact-form input[type="submit"] {
  margin-top:20px;
  font-family: 'Open Sans', 'sans-serif';
  -webkit-appearance: none;
  float: right;
  cursor: pointer;
  border: none;
  outline: none;
  display: inline-block;
  padding: 12px 30px;
  font-size: 0.8925em;
  color: #ffffff;
  background: #F15F43;
  text-transform: uppercase;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.contact-form input[type="submit"]:hover{
  background: #354B77;
}

.top_rate{
  width: 69%;
  float: left;
  padding-left: 0px !important;}

.plnone{padding-left:none !important; }

input[type="checkbox"]
{
    vertical-align:middle;
}
.content{
    margin-left: 14px;
    }
