/*
Theme Name: QLB
Author: MyGeweb
Author URI: https://www.linkedin.com/in/evgengavrilov
Version: 1.0.0
Description: Custom wordpress theme for QLB
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
/* WordPress Core */
.error.success {
    background: #7edd17 none repeat scroll 0 0;
    border: 1px solid;
    border-radius: 5px;
    color: white;
    font-size: 20px;
    margin-bottom: 15px;
    padding: 15px;
}
#inquirymob.btn.btn-primary {
    margin: 0;
    position: inherit;
}
.noti_pref.ui-front > label,.submit_noti_pref {
    margin: 10px 0;
    width: 100%;
}
.guides_img img {
    max-width: 168px;
}
.item.col-sm-4:nth-child(3n+1) {
    clear: left;
}
.alignnone {
    float: none;
    margin: 5px;
}
.alignright {
    float:right;
    margin: 5px 0 5px 30px;
}
.alignleft {
    float: left;
    margin: 5px 30px 5px 0;
}
/*---------------------------------------*/
.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}
a img.alignright {
    float: right;
    margin: 5px 0 5px 30px;
}
a img.alignnone { margin: 5px; float: none; }
a img.alignleft {
    float: left;
    margin: 5px 30px 5px 0;
}
a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}
.wp-caption.alignnone { margin: 5px; float: none; }
.wp-caption.alignleft { margin: 5px 30px 5px 0; }
.wp-caption.alignright { margin: 5px 0 5px 30px; }
.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}
.wp-caption p.wp-caption-text {
    font-size: 16px;
    line-height: 1.7em;
    margin: 0 0 5px;
    padding: 5px;
}
/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}
/* WordPress Core ENDS */

form .inputError{
	border-color: #f00 !important;
}

body.testimonialstpl .item.col-sm-4{
    margin-bottom: 20px;
}

.font44px{ font-size: 44px; margin: 40px 0 15px; }
.margtop0{ margin-top: 0 !important; }

/*********************************/
.mainmidl .column-group{ margin: 30px 0 45px; }
.mainmidl .column-group .column{ margin-top: 30px; }
.mainmidl .column-group .column.column-span-2{ margin-top: 0; }
.mainmidl .column-group .column a{ color: #28affa; }
.mainmidl .column-group .column a:hover{ color: #1a1a1a; }
.mainmidl .column-group .column img{
	width: auto;
	max-width: 100%;
	height: auto;
}
.footer.row p{
	color: #fff;
}
.footer.row p.addr{
	line-height: 1.2em;
}
.item_in_border .item_label.sold_item{
	background: #961222;
}
.noavailable{
	text-align: center;
	font-weight: bold;
	font-size: 20px;
}
.sections_my_links_wrap {
    display: inline-block;
    width: auto;
	padding: 0 10px;
	position: relative;
	
}
.sections_my_links {
    padding: 10px;
	position: relative;
	display: inline-block;
	width: 100%;
}
.sections_sidebar {
    padding: 15px 0 0 15px;
	text-align: center;
}
.sections_my_links  a {
    /*text-decoration: underline;*/
	padding: 10px;
	display: inline-block;
    width: 100%;
}
.active_my,.sections_my_links:hover a {
    background: #28affa none repeat scroll 0 0;
    border-radius: 5px;
    color: white !important;
    font-weight: bold;
    
}
.sel_men > span {
    display: none;
}

.sel_men option {
    padding: 3px;
}

.sel_men > select {
    display: block !important;
    margin: 10px 0px 0px 55px;
    padding: 5px;
    width: 70%;
    position: fixed;
    top: 0;
    left: 0;
    right: 0px;
    z-index: 99;
    box-shadow: outset 0 0 3px #606060;
    box-shadow: unset;
    border: 1px solid #fff;
    border-radius: 2px;
    transition: background 0.2s, border-color 0.2s;
    background: #33669B;
	color: #fff;
}
.single-longform .header .h_top .navbar {
    /*margin: 0 0 0 15px;
    width: 45px;*/
}
@media (max-width:769px){
	.sections_sidebar {
		display: none;
	}
}

.sections_sidebar .sections_my_links a:hover:before, .sections_sidebar .sections_my_links a.active_my:before {
    border-right-color: #28affa;
}
.sections_sidebar .sections_my_links a:before {
    content: '';
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid transparent;
    position: absolute;
    top: 50%;
    margin-left: 2px;
    margin-top: -7px;
    left: 0%;
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    transition: all 0.6s ease;
}