h2 {
	font-size: 36px;
}
h6{
    color:green;
    font-size: 1.2rem;
	line-height: 1.21;
	font-weight: bold;
}
.style-simple .trailer_box .desc .subtitle {
	color: rgba(255, 255, 255, 1);
}
.defaultimg{
    background: url("img/fon1.jpg") no-repeat top center !important;
}
.button_size_4{
    font-weight: bold;
}
p, big, .big {
	font-size: 1.2rem;
	line-height: 1.21;
	color: #000;
}
.text-center{
    text-align:center;
}
.column_trailer_box{
    border:1px solid #888;
    box-sizing: border-box;
}
.pt-4{
    padding-top: 1rem;
}
.toptel {
    font-size: 1rem;
    font-weight: 900;
}
.trailer_box .desc {
    height: 44%;
}
.contact-number{
    max-width: 200px;
}
.contact-number a span {
    line-height: 1.2;
    display: inline-block;
}
.button-stroke a.button.button_theme:not(.action_button), 
.button-stroke a.button.button_theme .button_icon i, 
.button-stroke a.tp-button.button_theme, 
.button-stroke button, 
.button-stroke input[type="submit"], 
.button-stroke input[type="reset"], 
.button-stroke input[type="button"] {
    border-color: #f2643d;
    background-color: #F2643D !important;
    color: #fff !important;
}
a.button.button_theme{
    background-color: #F2643D !important;
    color: #fff !important;
    font-size: 14px;
    line-height: 17px;
    font-weight: 700;
    border:2px solid #F2643D;
    border-radius: 4px;
    padding: 16px 32px;
}
a.button.button_theme:hover, .button-stroke a.button.button_theme:hover{
    background-color: #C25031 !important;
    border:2px solid #C25031 !important;
}
.trailer_box .desc{
    background-color: #f2643d;
}
.trailer_box:hover .desc{
    background-color: #C25031;
}
.trailer_box a:hover .desc{
    background-color: #C25031;
}
.trailer_box h2 {
    line-height: 1.1;
}
.style-simple .trailer_box .desc {
	padding: 20px 15px 24px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.style-simple .trailer_box:hover .desc {
    background-color: #C25031;
}
.trailer_box a:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    filter: alpha(opacity=0);
    opacity: 0;
    background: rgba(0, 0, 0, 0); /*rgba(0, 0, 0, .15)*/
}
#Side_slide #menu ul li a#id{
    font-size:0.8rem;
    text-align:center;
    line-height: 1.5;
    padding: 5px 5px !important;
    line-height: 1.2;
}
.header-fixed #Top_bar .menu > li > a#ti {
	padding: 10px 0 !important;
}
.header-fixed #Top_bar .menu > li > a#ti span {
	display: block;
	text-align: center;
	font-size: 0.8rem;
	line-height: 1.3;
}
.d-flex{
    display:flex;
}
#Top_bar .menu > li > a span:not(.description) {
	padding: 0 12px; /*padding: 0 18px;*/
}
.header-fixed #Top_bar .menu > li > a {
	padding: 26px 0 !important;
}
#Top_bar .menu > #dr> a {
    display:flex;
    flex-wrap:nowrap;
    height:100%;
    align-items:center;
}
#Top_bar .menu > #dr> a span{
    display:block;
    padding-right:0;
    height:100%;
}
#Top_bar .menu > li > a span.arr{
    padding: 0;
    display:inline-block;
}
#Top_bar .menu > li > a span img{
    display: block;
}
#Top_bar .menu > li:hover ul{
    display:block;
}
#Side_slide #menu ul li.submenu .menu-toggle{
    opacity:1;
    font-size: 40px;
}
/*
#Side_slide #menu ul li.submenu .menu-toggle::after {
	content: "+";
	background:url(https://prodrova.by/assets/tpl/plugins/rs-plugin-6.custom/assets/svg/navigation/ic_arrow_drop_down_24px.svg);
}*/
#Side_slide #menu ul li.submenu .menu-toggle::after {
	content: "";
	background: url(https://prodrova.by/assets/tpl/plugins/rs-plugin-6.custom/assets/svg/navigation/ic_arrow_drop_down_24px.svg) no-repeat center center;
	width: 40px;
	height: 40px;
	display: block;
}
.seeall{
    background-color:#f2643d;
    margin-bottom:40px;
}
.seeall a{
    display:block;
    color:#fff !important;
    text-decoration:none;
    font-size: 2rem;
    padding: 1rem;
    width: 60%;
    margin: 1rem auto;
    text-align: center;
    border-radius:3px;
    font-weight:bold;
}
/*
.seeall a:hover{
    background-color:#fff;
    color:#f2643d !important;
}
*/
.column_column ul, .column_column ol, .the_content_wrapper ul, .the_content_wrapper ol {
	color: #000;
	font-size:1.2rem;
	line-height: 1.2;
}
.cardost{
    position:absolute;
    top:0;
    right:0;
}
#Content .cardost{
    height:100%;
    max-height:100%;
}
.contactpage table{
    background: #fff;
    border-radius:0;
    border: none; /*1px solid #f2643d*/
}
.contactpage table td{
    padding: 0;
    border: none; /*1px solid #f2643d*/
    text-align: left;
}
.contactpage table tr td:nth-child(1), .contactpage table tr td:nth-child(4){
    width:60px;
    padding-left: 0;
    padding-right: 0;
}
.contactpage table tr td:nth-child(2) p, .contactpage table tr td:nth-child(5) p{
    margin:0;
    /*padding-left:1rem;*/
}
.contactpage table tr td:nth-child(3) p, .contactpage table tr td:nth-child(6) p{
    color:#f2643d;
    font-weight:bold;
    margin:0;
    padding-left:1rem;
}
label, legend {
	display: block;
	margin-bottom: 5px;
	font-weight: 700;
	font-size: 1.1rem;
	color: #000;
}
@media only screen and (min-width: 1240px) {
    #menu > ul > li > a, a.button.action_button, #overlay-menu ul li a {
    	font-size: 17px;
    }
    .header-fixed #Top_bar .menu>li>a.button{
        padding: 24px 0 !important;
        margin-top: 5px;
    }
    #Top_bar .top_bar_left {
    	width: 100%;
    }
    /*
    .menuo-right #Top_bar .menu_wrapper {
    	float: initial;
    }
    */
    #Top_bar.is-sticky .logo {
    	width: auto;
    	margin: 0 15px 0 20px;
    	padding: 0;
    }
    #Top_bar #logo, .header-fixed #Top_bar #logo, .header-plain #Top_bar #logo, .header-transparent #Top_bar #logo {
    	height: 60px;
    	line-height: 50px;
    	padding: 10px 0;
    }
    .header-fixed #Top_bar #logo img {
    	max-height: 60px;
    }
}
@media (min-width: 768px) and (max-width: 1500px) {
    #mfn-rev-slider #slide-1-layer-1{
        font-size: 3.5rem !important;
    }
}
@media only screen and (min-width: 768px) {
    .header-fixed #Top_bar .logo {
    	width: auto;
    	margin: 0 20px;
    	padding: 0;
    }
    .topph{
        display:none;
    }
}
@media only screen and (max-width: 767px) {
    #Top_bar .logo #logo {
    	margin: 10px;
    	text-align: left;
    }
    #Top_bar .container {
        width: 100% !important;
    }
    #Top_bar .container {
    	max-width: 100% !important;
    }
    #rev_slider_1_1_wrapper .tp-parallax-wrap{
        left: 0 !important;
    }
    #slide-1-layer-1{
        white-space: normal !important;
    }
    #Content .mcb-wrap{
        margin-top: -30px !important;
    }
    #slide-1-layer-2{
        font-size: 25px !important;
        line-height: 25px !important;
        font-weight: 600 !important;
        padding-top: 0.5rem;
    }
    .rev_slider li.tp-revslider-slidesli {
    	display: flex !important;
    	flex-direction: column;
    	justify-content: space-evenly;
    }
    .rev_slider li.tp-revslider-slidesli .tp-parallax-container{
        display: block;
        position: relative !important;
        top: 0 !important;
    }
    a, a:visited, a:focus {
    	color: #000 !important;
    }
    .seeall a{
        width:90%;
        font-size: 1.5rem;
        color: #f2643d;
    }
    .topph{
    	height: 100%;
    	display: block;
    	width: calc(100% - 70px);
    	text-align: center;
    	font-weight: bold;
    	font-size: 14px;
    	padding: 25px 0;
    }
    .section_wrapper, .container, .four.columns .widget-area {
    	width: calc(100% - 30px) !important;
    }
}
@media only screen and (max-width: 640px) {
    .contact-number{
        max-width: 100%;
        text-align: left;
    }
    .contact-number table tr td.header-location__icon{
        width: 30px;
    }
    .contact-number table tr td:last-child{
        width: calc(100% - 40px);
    }
    .toptel {
    	display: block;
    }
    .tp-parallax-wrap .tp-caption, .tp-parallax-wrap .button{
        left: 2rem;
    }
    .ti, .con {
        text-align:left;
    }
    .sticky-tb-color #Top_bar.is-sticky {
        background-color: #fff;
        position: fixed;
        background: #fff !important;
    }
    #Side_slide {
        background-color: #fff;
        border-color: #fff;
    }
    #Side_slide, #Side_slide .search-wrapper input.field, #Side_slide a:not(.button), #Side_slide #menu ul li.submenu .menu-toggle {
        color: #000;
    }
    #Side_slide #menu ul li .header-location__icon a {
        margin-right: 5px;
    }
    .header-location__icon i {
        font-size: 1.5rem;
    }
    #Content .mcb-wrap {
        margin-top: 15px !important;
    }
    ul#menu-main-menu li, ul#menu-main-menu li a{
        text-align: left !important;
    }
    ul#menu-main-menu li a#ti {
        padding-left:20px !important;
        margin-right: 15px;
    }
    ul#menu-main-menu li a#ti span {
        display: block;
    }
    #Side_slide #menu ul li table a {
    	padding: 5px;
    	margin-right: 0;
    }
     #Side_slide #menu .style-simple table:not(.recaptchatable) tr:last-child td {
    	padding: 0 !important;
    }
    .section_wrapper .column {
        margin-bottom: 1rem;
    }
    h2 {
    	font-size: 26px;
    }
    .mcb-section {
        padding-bottom: 5px !important;
    }
    p, big, .big, h6 {
    	font-size: 1.1rem;
    }
    #Side_slide #menu ul li {
    	background: #eee;
    	border: 1px solid #ddd;
    }
    #Side_slide #menu ul li a.d-flex span{
        display:block;
    }
    #Side_slide #menu ul li a.d-flex span.arr{
        display:none;
    }
    h4 {
    	font-size: 20px;
    	line-height: 19px;
    }
    .column_attr{
        padding: 30px 2% 0 6% !important;
    }
    .usldost p, .usldost big, .usldost .big, .usldost h6 {
    	font-size: 0.95rem;
    }
}
@media only screen and (max-width: 640px) {
    .cardost{
        display:none;
    }
}