/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Aug 28, 2018, 10:40:23 PM
    Author     : jsdelpe
*/

/*body { color: black; }*/
.slogan_div {
    /*background: rgba(128,128,128,0.5);*/
    padding: 2px 0px !important;
    margin-bottom: 15px;
    height: 120px !important;
    background-color: rgba(255,255,255,0.98);
}

.blue_alpha { background-color: rgba(0,128,0,0.2); }
.blue_alphai { background-color: rgba(0,128,0,0.2); }
.green_alpha { background-color: rgba(0,128,0,0.2); }
.green_alphai { background-color: rgba(0,128,0,0.2); }
.yellow_alpha { background-color: rgba(255,255,0,0.2); }
.yellow_alphai { background-color: rgba(255,255,0,0.2); }
.red_alpha { background-color: rgba(255,0,0,0.2); }
.red_alphai { background-color: rgba(255,0,0,0.2); }

.slogan_div h2 { font-size: 34px; }
.slogan_div p { font-size: 18px; }

#nav_menu { 
     /*z-index: 50;*/  
    z-index: 9;
}
/*#navlogo { position: relative; top:-26px; height: 76px; }*/
#navlogo { float: left; position: absolute; top:10px; height: 65px; }

.footer-title-line { margin: 0px 0px 15px; background:#FF7200; }
.footer { padding-bottom: 10px; }

.form-inline .form-control, .form-inline .form-control, .bootstrap-select button.dropdown-toggle { color:#FF7200; font-size:16px; } 
.news-letter .form-control:hover, .news-letter .form-control:focus { color:#FF7200; background: white; font-size:16px; }
.news-letter .form-control { color:#717171;; }

.footer-blog .blg-date-vide {
    padding: 2px 3px;
    font-size: 11px;
    position: relative;
    top: -22px;
    width: 100%;
}

.bgwhite { background-color: #FFF !important; }

.footer-copy span { margin-right: 0px; }

.active_lg { color: #ff7200 !important; }

.proerty-th .proerty-item .item-thumb img { min-height: 225px; max-height: 225px; opacity: 0.83; }
.aside_prop_img { 
    min-width: 54px !important; min-height: 54px !important; 
    max-width: 54px !important; max-height: 54px !important;    
    width: 54px !important; height: 54px !important; 
}

.upper { text-transform: uppercase; }
.ucwords, .capitalize, .capall { text-transform: capitalize; }
.lower, .lowercase { text-transform: lowercase; }

.colornormal { color:#777 !important; text-transform: none !important; }
.colornormal:hover { color:#535353 !important; }

.reducefontweight { font-size: 12px; }

.msgdivers { clear:both; z-index:4000; position:fixed; top:5%; right:10%; left:10%; padding:0;  }

.bodyMesajContent { 
    padding:25px 10px;
    /*background-color: rgba(230,230,230,0.4);*/ 
    background-color: white; 
    line-height: 25px;
    font-size : 18px !important;
}
.bodyMesajContent p { padding-bottom:3px; font-size : 18px !important; }
.bodyMesajContent span { font-size : 18px; }

.txttransformation_none { text-transform: none !important; }

.lineheightnormal {line-height: 1; }
.lineheightnormali {line-height: 1 !important; }

.btn-primary:hover { background-color: #c25030 !important; border-color: #c25030 !important; color: white !important; }
.btn-gray { background-color: gray !important; border-color: gray !important; color: white !important; }
.btn-gray:hover { background-color: #787878 !important; border-color: #787878 !important; color: white !important; }
.btn-grey { background-color: grey !important; border-color: grey !important; color: white !important; }
.btn-grey:hover { background-color: #787878 !important; border-color: #787878 !important; color: white !important; }

.col-md-8 h6 { margin-top: 0px !important; margin-bottom: 3px !important; } 
.blg-entry h6 { margin-top: 0px !important; margin-bottom: 3px !important; }

.block { display: block !important;}
.inlineblock { display: inline-block !important;}

span .property-seeker { overflow: hidden; }

.overflowauto { overflow: auto; } 
.overflowautoi { overflow: auto !important; } 

.gray { background: gray !important; }
.grey { background: grey !important; }
.gray_disabled, .grey_disabled { background: #e0e0e0 !important; }

.bold { font-weight: bold !important; }
.nobold { font-weight: normal !important; }

.floatleft { float: left; }
.floatright { float: right; }
.floatnone { float: none; }

.padding-vertical-40 { padding-bottom:40px !important; padding-top:40px !important; }
.hr_marginpadding { margin: 5px 0px !important; padding: 0px !important; } 
.margintop1px { margin-top: 1px; } 
.margintop2px { margin-top: 2px; } 
.marginbottom1px { margin-bottom: 1px; } 
.marginbottom2px { margin-bottom: 2px; } 
.margintop5px { margin-top: 5px !important; } 
.margintop10px { margin-top: 10px !important; } 
.marginbot10p { margin-bottom: 10px !important; } 
.margintop20p { margin-top: 20px !important; } 
.nomarginbottom { margin-bottom: 0px !important; } 
.nomargintop { margin-top: 0px !important; } 
.nopaddingbottom { padding-bottom: 0px !important; } 
.nomargintopbottom { margin-top: 0px; margin-bottom: 0px; } 
.margintopbottom1px { margin-top: 1px; margin-bottom: 1px; } 
.margintopbottom2px { margin-top: 2px; margin-bottom: 2px; } 
.nomargintopbottomi { margin-top: 0px !important; margin-bottom: 0px !important; } 
.marginleftright1px { margin-left: 1px; margin-right: 1px; } 
.marginleftright2px { margin-left: 2px; margin-right: 2px; } 
.marginleftright5px { margin-left: 5px; margin-right: 5px; } 
.nomargin { margin: 0px; }
.nomargini { margin: 0px !important; }
.nopaddingtop { padding-top: 0px !important; } 
.padding2_10 { padding: 2px 10px; } 
.nopadding { padding: 0px; } 
.nopaddingi { padding: 0px !important; } 
.padding2px { padding: 2px; } 
.paddingl5px { padding-left: 5px; } 
.paddingr10px { padding-right: 10px; } 
.padding10px { padding: 10px; }
.paddingr25px { padding-right: 25px; } 
.padding2pxi { padding: 2px !important; } 
.padding5px { padding: 5px; } 
.paddingleft15px { padding-left: 15px; } 
.padding5pxi { padding: 5px !important; } 
.paddingtop10px { padding-top: 10px !important; } 
.proerty-th-list p { padding-top: 0px !important; margin-bottom: 0px !important; }
.property-icon { margin-top: 0px !important; }

.bckgrd_lg_gray { background-color: #EEE; }
.border_lg_gray { border: 1px solid #EEE; }
.colorwhite { color: white; }
.colorblacklg { color: #333; }

.border { border: 1px solid #EEE; border-radius: 4px; }

.items-per-page { text-align: left !important; }

.picture_edit_list_height { height: 160px; } 
.picture_edit_list_heighti { height: 160px !important; } 
.picture_dimfull { width:100%; height:100%; }

.pictdim_20px { width:20px; height:20px; }
.pictdim_50px { width:50px; height:100%; }

.logofooter { width:55px !important; height:30px !important; margin-bottom:2px !important;  }

.textrightcenter { text-align: right; }
.textleftcenter { text-align: left; }
.textjustify { text-align: justify; }
.justify { text-align: justify; }

.halfwidth { width:50%; display:inline-block; }

.width_1prc { width:1%; }
.width_5prc { width:5%; }
.width_10prc { width:10%; }
.width_12prc { width:12%; }
.width_15prc { width:15%; }
.width_25prc { width:25%; }
.width_30prc { width:30%; }
.width_35prc { width:35%; }
.width_40prc { width:40%; }
.width_50prc { width:50%; }
.width_90prc { width:90%; }
.width_100prc { width:100%; }

.width_max_125px { max-width: 130px; }
.width_max_130px { max-width: 130px; }

.height_34px { height: 34px; }

.textarearesize_b { resize: both; }
.textarearesize_v { resize: vertical; }
.textarearesize_h { resize: horizontal; }

.asks-first-circle { width: 60px !important; height: 60px !important; }
.asks-first-circle span { margin-top: 11px !important; }

.on1line_display { overflow: hidden; text-overflow: ""; white-space: nowrap; }

.button-medium { width:150px; }
.clearb { clear:both  !important; } 

.divlgimg { height:225px !important; min-height:225px !important; max-height:225px !important; }

.page-title p { padding: 5px 0px; }

.pointer { cursor:pointer; } 
.cursornormal { cursor:default; } 

.valingtop { vertical-align: top; }
.valingmiddle { vertical-align: middle; }
.valingmiddlei { vertical-align: middle !important; }

.img_body_right { 
    width:250px; height:180px; 
    min-width:250px;  min-height:180px;
    max-width:250px; max-height:180px;
}

.reduceformgrp { width:200px !important; }

.nopaddingmargin { padding:0px !important; margin:0px !important; }
.nopaddingr { padding-right:0px !important; }

.boy-sale-area { padding: 35px 0px !important; }
.boy-sale-area p { padding-bottom: 0px !important; }

.btncolor { 
    color: #FFF;
    background-color: #ff7200;
    border-color: #ff7200;
    border-radius: 1px; 
    font-weight: 500;
} 
.btncolor:hover { background-color: #ff6d0f; }

.btncolor_important { 
    opacity:0.9 !important; 
    background-color: #FFA500 !important; 
    border-color: #FFA500 !important;
    transition: all 0.3s ease 0s !important;
} 
.btncolor_important:hover { opacity:1 !important; }

.font12px { font-size:12px; }
.font13px { font-size:13px; }
.font14px { font-size:14px; }
.font15px { font-size:15px; }
.font16px { font-size:16px; }
.font17px { font-size:17px; }
.font18px { font-size:18px; }
.font19px { font-size:19px; }
.font20px { font-size:20px; }
.font21px { font-size:21px; }
.font22px { font-size:22px; }

.borderrad4px { border-radius: 4px; }

.content-area { padding-bottom: 10px !important; padding-top: 15px !important; }

.noshow { display: none; }
.noborderleft { border-left:none; }
.noborderlefti { border-left:none !important; }

.widthauto { width:auto !important; }
.fullwidth100 { width:100% !important; }
.fullheight100 { height:100% !important; }

.wraptext {
    overflow: auto !important;
    white-space: normal !important;
    height:auto !important;
}

.breakwords {
    word-wrap: break-word;
}

.activated { color: #ff7200 !important; }

@media (max-width: 1500px) {
    .medquer_noshow_ty_prp { display: none !important; }
    .reduceformgrp { width:180px !important; }
}

@media (max-width: 1200px) {
    .medquer_noshow_fpr { display: none !important; }
    .reduceformgrp { width:180px !important; }
}

@media (max-width: 1024px) {
    .medquer_center_fe { text-align: center !important; }
    .reduceformgrp { width:180px !important; }
    .proerty-th .proerty-item .item-thumb img { opacity: 1; }
}

@media (max-width: 970px) {
    .blg-entry { margin-left: 105px !important; top: -90px !important; }
    .page-title { padding-top: 45px !important; }
    .home-area-1 { padding-top: 35px !important; }
    .proerty-th { margin: 15px !important; }
    .prop_aside, .medquer_noshow_7, .medquer_noshow_6 { display: none !important; }
    .medquer_noshow_fpr_all { display: none !important; } 
    .reduceformgrp { width:150px !important; }
    .proerty-th .proerty-item .item-thumb img { opacity: 1; }
}

@media (max-width: 769px) {
    .blg-entry { margin-left: 155px !important; top: -60px !important; }
    .bodyMesajContent {
        padding-top:70px !important; 
    }
    .fullwidth { width:100% !important; }
    .page-title { padding-top: 35px !important; }
    .home-area-1 { padding-top: 25px !important; }
    .proerty-th { margin: 15px !important; }
    .medquer_noshow, .medquer_noshow_5, .medquer_noshow_4 { display: none !important; }
    .medquer_noshow_fql, .medquer_noshow_fpr_all { display: none !important; } 
    .textrightcenter, textleftcenter { text-align: center !important; }
    .medquer_showdiv { display: block !important; }
    .proerty-th .proerty-item .item-thumb img { opacity: 1; }
}

@media (max-width: 720px) {
    .fullwidth {
        width:100% !important; 
    }
    .medquer_noshow_till720 {
        display: block !important;
    }
    .page-title { padding-top: 25px !important; }
    .home-area-1 { padding-top: 15px !important; }
    .proerty-th { margin: 15px !important; }
    .medquer_noshow, .medquer_noshow_fpr_all { display: none !important; } 
    .textrightcenter, textleftcenter { text-align: center !important; }
    .medquer_showdiv { display: block !important; }
    .proerty-th .proerty-item .item-thumb img { opacity: 1; }
}

@media (max-width: 500px) {
    .blg-entry { margin-left: 125px !important; top: -90px !important; }
    .medquer_noshow_fpr_all { display: none !important; } 
    .textrightcenter, textleftcenter { text-align: center !important; }
    .medquer_showdiv { display: block !important; }
    .proerty-th .proerty-item .item-thumb img { opacity: 1; }
}

@media (max-width: 480px) {
    .single-footer img {
        max-width: 90px !important;
    }
    .medquer_noshow_fm { display: none !important; } 
    .textrightcenter, textleftcenter { text-align: center !important; }
    .medquer_showdiv { display: block !important; }
    .proerty-th .proerty-item .item-thumb img { opacity: 1; }
}

@media (max-width: 380px) {
    .fullwidth {
        width:100% !important; 
    }
    .medquer_noshow_fpr_all { display: none !important; } 
    .medquer_noshow380 { display: none !important; }
    .page-title { padding-top: 15px !important; }
    .home-area-1 { padding-top: 5px !important; }
    .proerty-th { margin: 15px !important; }
    .textrightcenter, textleftcenter { text-align: center !important; }
    .medquer_showdiv { display: block !important; }
    .proerty-th .proerty-item .item-thumb img { opacity: 1; }
}

/*.footer-blog img { width: 60px; height:60px; min-width: 60px; min-height:60px; max-width: 60px; max-height:60px; }*/