/*
Theme Name: Brandon
Theme URI: http://themes.muffingroup.com/brandon
Author: Muffin group
Author URI: http://muffingroup.com
Description: Brandon - Premium WordPress Theme.
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: one-column, two-columns, left-sidebar, right-sidebar, fixed-width, custom-background, custom-header, custom-menu, editor-style, featured-image-header, featured-images, post-formats, theme-options, translation-ready
Version: 1.8.8
*/

/* @import url("css/base.css");

@import url("css/animate.min.css");
@import url("css/buttons.css");
@import url("css/fonts.css");
@import url("css/isotope.css");

@import url("css/grid.css");
@import url("css/layout.css");
@import url("css/shortcodes.css");
@import url("css/variables.css"); */

/* If you want to add your own css code, please do it in css/custom.css */
.select-block {
    
    bottom: 15%;
    right: 7%;
    width: 220px;
    overflow: hidden;
    background: #3a83a7;
    padding: 15px 15px 35px;
}

body.aside_left .four.columns{    display: none;}


.select-block .title {
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    margin: 20px 0;
}
label {
    display: block;
    margin-bottom: 5px;
}
label, input, button, select, textarea {
    font-size: 13px;
    font-weight: normal;
    line-height: 18px;
}
.select-block label span {
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    font-size: 13px;
    display: block;
    margin-bottom: 15px;
}
.select-block select {
    width: 100%;
    height: 34px;
    padding: 3px 3px 3px 15px;
    -webkit-appearance: none;
    background-image: url(/wp-content/uploads/2016/06/arrow.png);
    background-position: 99% center;
    background-repeat: no-repeat;
    text-transform: uppercase;
    line-height: 1em;
    border-radius: 0;
    border: none;
    cursor: pointer;
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
    -ms-appearance: none;
    appearance: none!important;
}
h3 {
    font-size: 25px!important;
    line-height: 37px;
}
.info_box {
    background: #fff!important;
}
#Header .container {
    width: 100%;
}
.select-mobile{
display:none;
}
@media screen and (max-width: 500px) {
.select-block {
    position: relative;
    width: calc(100% - 30px);
    right: 0;
}
.select-mobile{
display:block;
}
#rev_slider_1_1{
display:none!important;
}
}
#Header.is-sticky .contaktyvshap {
    display: none;
}
.contaktyvshap {
    float: right;
    text-align: right;
    font-size: 20px;
    margin: 27px 34px 0px 0px;
    
}
.contaktyvshap p {
  
    color: #000;
} 
.porypkaavto a {
    color: #fff;
    background: #189be0;
    padding: 7px;
}
.porypkaavto a:hover {
    color: #fff;
}
.obvodkaglav {
    text-align: center;
    font-size: 26px;
    border: 2px solid;
    padding: 19px 0px 9px 0px;
    color: #000;
    font-weight: bold;
}
.simple-little-table {
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	font-size:18px;
	
	background:#eaebec;
	
	border:#ccc 1px solid;
	border-collapse:separate;
 
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
 
	-moz-box-shadow: 0 1px 2px #d1d1d1;
	-webkit-box-shadow: 0 1px 2px #d1d1d1;
	box-shadow: 0 1px 2px #d1d1d1;
}
 
.simple-little-table th {
	font-weight:bold;
	padding:21px 25px 22px 25px;
	border-top:1px solid #fafafa;
	border-bottom:1px solid #e0e0e0;
 
	background: #ededed;
	background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#ebebeb));
	background: -moz-linear-gradient(top,  #ededed,  #ebebeb);
}
.simple-little-table th:first-child{
	text-align: left;
	padding-left:20px;
}
.simple-little-table tr:first-child th:first-child{
	-moz-border-radius-topleft:3px;
	-webkit-border-top-left-radius:3px;
	border-top-left-radius:3px;
}
.simple-little-table tr:first-child th:last-child{
	-moz-border-radius-topright:3px;
	-webkit-border-top-right-radius:3px;
	border-top-right-radius:3px;
}
.simple-little-table tr{
	text-align: center;
	padding-left:20px;
}
.simple-little-table tr td:first-child{
	text-align: left;
	padding-left:20px;
	border-left: 0;
}
.simple-little-table tr td {
	padding:18px;
	border-top: 1px solid #ffffff;
	border-bottom:1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;
 
	background: #fafafa;
	background: -webkit-gradient(linear, left top, left bottom, from(#fbfbfb), to(#fafafa));
	background: -moz-linear-gradient(top,  #fbfbfb,  #fafafa);
}
.simple-little-table tr:nth-child(even) td{
	background: #f6f6f6;
	background: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#f6f6f6));
	background: -moz-linear-gradient(top,  #f8f8f8,  #f6f6f6);
}
.simple-little-table tr:last-child td{
	border-bottom:0;
}
.simple-little-table tr:last-child td:first-child{
	-moz-border-radius-bottomleft:3px;
	-webkit-border-bottom-left-radius:3px;
	border-bottom-left-radius:3px;
}
.simple-little-table tr:last-child td:last-child{
	-moz-border-radius-bottomright:3px;
	-webkit-border-bottom-right-radius:3px;
	border-bottom-right-radius:3px;
}
/*.simple-little-table tr:hover td{
	background: #f2f2f2;
	background: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#f0f0f0));
	background: -moz-linear-gradient(top,  #f2f2f2,  #f0f0f0);
}*/
 
.simple-little-table a:link {
	color: #666;
	font-weight: bold;
	text-decoration:none;
}
.simple-little-table a:visited {
	color: #999999;
	font-weight:bold;
	text-decoration:none;
}
.simple-little-table a:active,
.simple-little-table a:hover {
	color: #bd5a35;
	text-decoration:underline;
}
table tr:nth-child(2n+1) td {
    background: rgb(67, 158, 222)!important;
    color: #fff;
}
.banerszakazom p {
    font-size: 30px;
    color: #fff;
    padding: 125px 10px 158px 47px;
        background: rgba(0, 0, 0, 0.64);
    line-height: 60px;
}
.banerszakazom {
    /* background-image: url(/wp-content/uploads/2017/03/4f1022d909b602720d000298.gif); */
    background-image: url(./images/bg-home.png);
    background-position: left top;
    background-size: cover;
}
.home-bg-select {
    background: url('./images/home-bg-select.jpg');
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
    margin-bottom: 15px;
    background-size: contain;
    background-repeat: no-repeat;
}
input[type=submit] {
    background-color: #2d547d!important
}

@media screen and (max-width: 1199px) {
    .select-block {
        width: 100%;
        overflow: visible;
        position: relative;
        max-width: 200px;
    }
}
@media screen and (min-width: 992px) {
    .select-block {
        margin: 195px 25px 25px 0px;
    }
}

@media screen and (max-width: 992px) {
    .select-block {
        margin: 15px;
    }
}

@media screen and (max-width: 768px) {
   body h1 {
        font-size: 22px;
        line-height: 1.2;
    }
	
	body .simple-little-table {    font-size: 15px;}
	body h2, body h3,  body h4,  body h5,  body h6   {
        font-size: 22px;
        line-height: 1.3;
    }
	body .wp-caption img {
       width: 50px !important;
}
	
	body .the_content table tr td img{    width: 30px;}
	body .wp-caption {
    display: inline-block;
    line-height: 0;
    width: auto !important;
    text-align: center;
}
	
		font-size: 15px;}
	body .obvodkaglav {
    text-align: center;
    font-size: 18px;
}
	
	body .banerszakazom p {
    font-size: 19px;
    color: #fff;
    padding: 25px 10px ;
    background: rgba(0, 0, 0, 0.64);
    line-height: 1.2;
    text-align: center;
}
	
	body #Subheader .title {
        margin-top: 25px;
        font-size: 14px;
        letter-spacing: 0;
    }
	
	.porypkaavto a {
        display: block;
        text-align: center;
        margin-bottom: 5px;
    }
    .contaktyvshap {
        margin: 0;        text-align: center;
        font-size: 16px;
    }
    .home-bg-select {
        display: none;
    }
    .tp-bgimg.defaultimg {
        background-size: cover;
    }
}
