@import url(https://fonts.googleapis.com/css?family=PT+Sans:400,400italic,700&subset=latin,cyrillic);

/****************************************** FRONTEND STYLES ***********************************************************/
*{outline:none;}
/* classic clearfix */
.clearfix {
    display: block;
}
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
* html .clearfix {
    height: 1%;
}
.url-path-test {
    background: url('../images/test.png');
}
html {
	height: 100%;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block;
}
body {
	background: #f0f0f0 url("../images/body_bkg.png") repeat-x top left;
	font-family: "PT Sans", sans-serif;
	font-size: 16px;
	color: #333;
	height: 100%;
}
.wrapper {
	min-width: 1000px;
	max-width: 1440px;
	margin: 0 auto;
	min-height: 100%;
	#height: auto !important;
	#height: 100%;
	border: none;
}
.element-invisible {
	display: none;
}
a {
	color: #13518f;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
h3 {
	font-size: 19px;
	font-weight: bold;
	margin-bottom: 5px;
}

/* Header
-----------------------------------------------------------------------------*/
.header {
	position: fixed;
    z-index: 100;
    width: 100%;
    max-width: 1440px;
    box-sizing: border-box;
    min-width: 1000px;
	height: 130px;
	background: #fefefe url("../images/head_bkg.jpg") no-repeat;
	border-radius: 0 0 8px 8px;
}
.logo_block {
	width: 23%;
	float: left;
	text-align: left;
}
.action_block {
	width: 26%;
	float: left;
	text-align: left;
	padding-top: 36px;
}
.logo {
	margin: 7px 0 0 10px;
}
.address_block {
	width: 28%;
	float: left;
	margin-top: 23px;
	color: #fff;
	font-size: 12px;
}
.search_block {
	width: 10%;
	float: left;
	text-align: right;
}
.phone_block {
	width: 50%;
	height: 100%;
	float: right;
	text-align: right;
	margin-right: 10px;
}
.search {
	margin-top: 37px;
	text-align: left;
}
input#mod-search-searchword {
    background: #fefefe url("../images/icon-search.gif") no-repeat scroll 235px 5px;
    border: 2px solid #f0f0f0;
    border-radius: 3px;
    color: #000;
    width: 250px;
    padding: 3px;
    position: relative;
    z-index: 9999999;
    box-sizing: content-box;
}
ul#ariext95 li ul.ux-menu-sub a {
	text-decoration: underline;
	line-height: 13px;
}
ul#ariext95 li ul.ux-menu-sub a:hover {
	text-decoration: none;
}
.top_menu_block {
    display: table;
    width: 100%;
    position: absolute;
    clear: both;
    border-radius: 0 0 8px 8px;
    top: 95px;
	#bottom: 0px;
}
.head_phone {
	font-size: 18pt;
	font-weight: bold;
	color: #13518f;
	text-decoration: none;
}

@media screen and (min-width: 100px) and (max-width: 1124px) {
	.logo_block {
		width: 30%;
	}
	.action_block {
		display: none;
		width: 1%;
	}
	.phone_block {
		width: 69%;
	}
	li.ux-menu-item445, li.ux-menu-item470, li.ux-menu-item659 {
		display: none !important;
	}
}

/* Middle
-----------------------------------------------------------------------------*/
.middle {
	margin-top: 130px;
	width: 100%;
	padding: 0 0 100px;
	position: relative;
	display: inline-block;
}

ul li {line-height: 1.4;
}
.middle:after {
	display: table;
	clear: both;
	content: '';
}
.container {
	float: left;
	width: 79%;
    overflow: hidden;
    margin-left: 1%;
    margin-top: 13px;
    display: block;
    box-sizing: border-box;
	border-radius: 8px;
}
.content {
	display: block;
	background: #fff;
	padding: 20px;
	border-radius: 8px;
	margin-bottom: 9px;
}
.slider{
	background: #fefefe;
	border-radius: 8px;
	margin-bottom: 13px;
}
.slider img{
	border-radius: 8px;
}
.breadcrumb {
	margin: 0;
	padding: 3px 0 7px 0;
	border-top: 1px solid #f0f0f0;
	border-bottom: 1px solid #f0f0f0;
}
ul.breadcrumb li{
	display: inline;
}
.content table, .content td {
	border-color: #f0f0f0;
}
h1 {
	color: #13518f;
}
h2 {
	color: #ff7300;
}

p {
	line-height: 1.4;
}
a.in-topas-menu {
	margin-left: 15px;
	font-size: 16px;
	font-size: 16px;
	background-color: #13518f;
	color: #fff !important;
	font-weight: bold;
	text-align: center;
	padding: 5px 7px 7px 7px;
	text-decoration: none;
	border: 2px solid #13518f;
	border-radius: 8px;
}
a.in-topas-menu:hover {
	font-size: 16px;
	background-color: #fff;
	color: #13518f !important;
	font-weight: bold;
	text-align: center;
	padding: 5px 7px 7px 7px;
	text-decoration: none;
	border: 2px solid #13518f;
	border-radius: 8px;
}
table.homepage-topas-table {
	width: 100%;
	border-collapse: collapse;
}
table.homepage-topas-table td {
	vertical-align: top;
	padding-bottom: 15px;
}
span.price-cell {
	text-align: center;
	font-size: 11pt;
	font-weight: bold;
	color: #000;
}
span.price-cell-red {
	text-align: center;
	font-size: 11pt;
        text-wrap: nowrap;
        white-space: nowrap;
	font-weight: bold;
	color: red;
}
.drugie-modeli {
	text-align: center;
	margin: 15px 0 25px 0;
}
.drugie-modeli a{
	text-align: center;
	font-size: 17px;
	font-weight: bold;
}

/* Left Sidebar
-----------------------------------------------------------------------------*/
.left-sidebar {
	float: left;
    width: 20%;
    position: relative;
    background: #fefefe;
    margin-top: 13px;
    display: block;
    box-sizing: border-box;
    border-radius: 8px;
}
ul.content_1 {
	padding-left: 10px !important;
}

/* Footer
-----------------------------------------------------------------------------*/
.footer {
	margin: -100px auto 0;
	min-width: 1000px;
	max-width: 1440px;
	height: 120px;
	background: #fefefe;
	position: relative;
	padding: 20px;
	box-sizing: border-box;
    border-radius: 8px 8px 0 0;
	border-bottom: 3px solid #13518f;
	font-size: 14px;
}
/* Callback
-----------------------------------------------------------------------------*/

.popup {
    display: none;
    line-height: normal;
    position: absolute;
    z-index: 10000;
}
.top-line-phone__popap {
    top: 47px;
    right: 12px;
    width: 240px;
}
.topas-popap {
    background-color: rgba(255, 255, 255, 0.97);
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
    padding: 15px 20px;
	border-radius: 5px;
}
.popup-phones-cites, .popup-phones-numb {
    float: left;
}
.popup-phones-cites {
    margin-right: 10px;
    width: 40px;
}
.popup-phones-numb {
    width: 115px;
}
#callme-form .topas-popap-header {
    border: medium none;
    text-align: center;
}
.topas-popap-header {
    border-bottom: 1px dotted #cecece;
    padding-bottom: 12px;
    text-transform: uppercase;
    white-space: nowrap;
}
#callme-form-container {
    margin: 0 auto;
    width: 200px;
}
input.popup-input {
    height: 25px;
    margin-bottom: 15px;
    padding: 0 5px;
    width: 190px;
}
#callme-form .input-text {
    font-family: "PT Sans", sans-serif;
    margin-bottom: 15px;
    padding: 5px;
    width: 190px;
}
#callme-form .btn {
    display: block;
    margin: 5px auto 0;
}
.popup-btn, button.popup-btn {
    border: 1px solid #13518f;
    box-sizing: border-box;
    font-size: 13px;
    line-height: 18px;
    padding: 2px 10px;
    text-shadow: none;
    white-space: nowrap;
	border-radius: 3px;
}
.popup-btn > span, button.popup-btn > span {
    margin-left: 0;
}
.popup-btn__black {
    background: #13518f none repeat scroll 0 0;
    color: #fff;
    cursor: pointer;
}
.popap-angl > div:nth-child(1) {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: transparent transparent #fff;
    border-image: none;
    border-style: solid;
    border-width: 9px;
    box-sizing: border-box;
    position: absolute;
    right: 0;
    top: 2px;
    z-index: 1;
}
.popap-angl > div:nth-child(2) {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: transparent transparent #fff;
    border-image: none;
    border-style: solid;
    border-width: 10px;
    box-sizing: border-box;
    position: absolute;
    right: -1px;
    top: 0;
}
.popap-angl {
    position: absolute;
    right: 20px;
    top: -19px;
}
.telnumberError{
	color: red;
	text-align: center;
	display: none;
	margin-top: -7px;
    margin-bottom: 7px;
}
.product_table{
	border: 0px;
	width: 100%;
	margin-top: 10px;
}

.action_button_orange a {
	font-size: 19px;
	background-color: #ff7300;
	color: #fff !important;
	font-weight: bold;
	text-align: center;
	padding: 5px 22px 7px 22px;
	text-decoration: none;
	border: 2px solid #ff7300;
	border-radius: 8px;
	box-shadow: none;
}
.action_button_orange a:hover {
	font-size: 19px;
	background: none !important;
	color: #ff7300 !important;
	font-weight: bold;
	text-align: center;
	padding: 5px 22px 7px 22px;
	text-decoration: none;
	border: 2px solid #ff7300;
	border-radius: 8px;
	box-shadow: none;
}

.action_button, .action_button_inv {
	padding: 13px 10px 26px 10px !important;
}
.action_button a, .action_button_inv a {
	display: inline-block; 
}
.discount_button {
	display: flex;
	justify-content: center;
}

.discount_button a{
	font-size: 16px;
	background-color: #f0f0f0;
	color: #000 !important;
	font-weight: bold;
	text-align: center;
	padding: 5px 22px 7px 22px;
	text-decoration: none;
	border: 2px solid #f0f0f0;
	border-radius: 8px;
	box-shadow: none;
	display: inline-block;
}
.discount_button a:hover{
	font-size: 16px;
	background-color: #fff;
	color: #000 !important;
	font-weight: bold;
	text-align: center;
	padding: 5px 22px 7px 22px;
	text-decoration: none;
	border: 2px solid #ff7300;
	border-radius: 8px;
}


.action_button a, .action_button_inv a:hover,
.feedback dl dd input[type=submit]{
	font-size: 16px;
	background-color: #13518f;
	color: #fff !important;
	font-weight: bold;
	text-align: center;
	padding: 5px 22px 7px 22px;
	text-decoration: none;
	border: 2px solid #13518f;
	border-radius: 8px;
	box-shadow: none;
	display: inline-block;
}
.action_button_inv a, .action_button a:hover,
.feedback dl dd input[type=submit]:hover{
	font-size: 16px;
	background-color: #fff;
	color: #13518f !important;
	font-weight: bold;
	text-align: center;
	padding: 5px 22px 7px 22px;
	text-decoration: none;
	border: 2px solid #13518f;
	border-radius: 8px;
}
.price1{
	text-align: left;
	font-size: 16px;
	font-weight: bold;
}
.price2{
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	color: red;
}
.price3{
	text-align: left;
	font-size: 16px;
	font-weight: bold;
}
.sheets{
	min-width: 210px;
}

#lean_overlay{position:fixed;z-index:10000;top:0;left:0;height:100%;width:100%;background:#000;display:none;}

#contact_form.feedback {background-color: rgba(31,180,218,0.5); padding: 13px 0;}
.feedback {width: 337px; display: inherit; text-align: center;}
.feedback dl dt{float:left;text-align:right;width:180px;margin-right:5px;line-height:31px;}
.feedback dl dd{margin:20px auto;}
.feedback dl dd input{border:1px solid #13518f; border-radius:8px; padding:5px 14px; width:282px; font-size: 20px; height: 44px; box-shadow: 0px 4px 5px rgba(200,200,200,0.5) inset, 0px -4px 6px rgba(200,200,200,0.5) inset, 4px 0px 5px rgba(200,200,200,0.5) inset, -4px 0px 6px rgba(200,200,200,0.5) inset}
.feedback dl dd input:focus{box-shadow: none; outline: none;}
#action .feedback dl dd input[type=submit],
#callback .feedback dl dd input[type=submit]{padding: 10px 22px 12px 22px; height: 55px; font-size: 21px;}
#nedostatki .feedback dl dd input[type=submit]{padding: 10px 22px 12px 22px; height: 55px; font-size: 21px;}
.feedback p.comment{ color: #13518f; font-size: 20px; margin-top: -10px;}
.form_result{display: none; color: #010101; font-size: 22px; font-weight: bold; padding: 20px 30px}
#action, #discount, #callback, #nedostatki, #rassrochka{background:none repeat scroll 0 0 #FFF;display:none;box-shadow:0 0 4px rgba(0,0,0,0.7);-webkit-box-shadow:0 0 4px rgba(0,0,0,0.7);-moz-box-shadow:0 0 4px rgba(0,0,0,0.7);padding:0px 20px 5px 20px;border-radius:8px;}
#nedostatki .feedback, #action .feedback, #callback .feedback, #rassrochka .feedback{width: auto;}
#rassrochka .feedback dl dt, #nedostatki .feedback dl dt, #action .feedback dl dt, #callback .feedback dl dt{width: 90px;}
#action, #discount, #callback, #nedostatki, #rassrochka  {width: 540px;}

	
UL#ariext95 LI A {text-align: center !important;}
UL#ariext95 LI UL.ux-menu-sub A {text-align: left !important;}

.vina-awesome-slider {border: 0px; border-radius: 8px; -moz-border-radius: 8px; -webkit-border-radius: 8px; -khtml-border-radius: 8px;}
.vina-awesome-slider .ws_images {max-height: 350px; border: 0px; border-radius: 8px; -moz-border-radius: 8px; -webkit-border-radius: 8px; -khtml-border-radius: 8px;}
.vina-awesome-slider .ws-title span{ display: none;}
.vina-awesome-slider a:hover {text-decoration: underline !important;}

.form_parts{
	display: table;
	width: 65%;
    margin: 0 auto;
}
.form_parts .form_part{
	display: table-cell;
	vertical-align: bottom;
	padding: 10px;
}

.feedback#vybrat_form input{
	border:1px solid #13518f; 
	border-radius:8px; 
	padding:5px 14px; 
	width:282px; 
	box-sizing: border-box;
	font-size: 21px; 
	height: 44px; 
	box-shadow: 0px 4px 5px rgba(200,200,200,0.5) inset, 0px -4px 6px rgba(200,200,200,0.5) inset, 4px 0px 5px rgba(200,200,200,0.5) inset, -4px 0px 6px rgba(200,200,200,0.5) inset
}
.feedback#vybrat_form input:focus{box-shadow: none; outline: none;}
.feedback#vybrat_form input[type=submit]{
	font-size: 16px;
	background-color: #13518f;
	color: #fff !important;
	font-weight: bold;
	text-align: center;
	padding: 5px 22px 7px 22px;
	text-decoration: none;
	border: 2px solid #13518f;
	border-radius: 8px;
	box-shadow: none;
}
.feedback#vybrat_form input[type=submit]:hover{
	font-size: 16px;
	background-color: #fff;
	color: #13518f !important;
	font-weight: bold;
	text-align: center;
	padding: 5px 22px 7px 22px;
	text-decoration: none;
	border: 2px solid #13518f;
	border-radius: 8px;
}

ul.ux-menu li.ux-menu-item481 a{font-size: 20px !important; font-weight: bold !important; text-shadow: 0px 0px 10px rgba(254,230,0,1), 0px 0px 10px rgba(254,230,0,1), 0px 0px 10px rgba(254,230,0,1)}
ul.ux-menu li.ux-menu-item481 a:hover{text-shadow: none;}

.book {text-align: center;}

a.butt{font-family: "PT Sans", sans-serif; font-size: 14px; text-decoration: none; display: inline-block; color: #fff; cursor: pointer; margin-bottom: 20px; background-color: red; border: 0px; line-height: 6px; font-weight: 700; padding: 15px; border-radius: 6px;}
a.butt:hover{background-color: #ff7300;}
.pre_footer {
	display: table;
	width: 100%;
}
.pre_footer .custom{
    min-height: 120px;
    background: #fefefe;
    position: relative;
    padding: 20px;
    box-sizing: border-box;
    border-radius: 8px;
	margin-top: 8px;
	margin-bottom: 8px;
	display: inline-block;
}
.pre_footer.modules_3 .custom{
	width: 32.65%;
	display: inline-block;
	margin-right: 1%;
	float: left;
	min-height: 214px;
}
.pre_footer.modules_3 .custom:last-child{
	margin-right: 0;
}
.pre_footer.modules_2 .custom{
	width: 49%;
	display: inline-block;
	margin-right: 2%;
	float: left;
}
.pre_footer.modules_2 .custom:last-child{
	margin-right: 0;
}
.pre_footer.modules_1 .custom{
	width: 100%;
	display: inline-block;
	margin-right: 0%;
	float: left;
}
.pre_footer.modules_1 .custom:last-child{
	margin-right: 0;
}

small {font-size: 11px; line-height: 1.5; display: block;}

.plus {font-weight: bold; color: green; font-size: 35px; padding-right: 10px;}
.minus {font-weight: bold; color: red; font-size: 35px; padding-right: 10px;}

ol li {padding-bottom: 10px;}

ol li li {padding-bottom: 5px;}

.top_menu_block .ux-menu-container .ux-menu .ux-menu-item-main .ux-menu-sub{
	width: auto !important;
}
.top_menu_block .ux-menu-container .ux-menu .ux-menu-item-main .ux-menu-sub .ux-menu-sub li{
	display: block;
}

.ux-menu a {padding: 10px !important;}
.ux-menu-arrow {right: 5px !important;}
.sige_thumb {background: none !important; margin: 0 !important;}
.sige_cont_0 {
    width: auto !important;
    height: auto !important;
}
.sige_thumb img {margin: 0 !important;}

.rl_tabs>ul.nav-tabs>li {
	font-weight: bold;
}

.youtube {
    background-color: #000;
    margin-bottom: 30px;
    position: relative;
    padding-top: 56.25%;
    overflow: hidden;
    cursor: pointer;
}
.youtube .play-button, .youtube .play-button:before {
    top: 50%;
    left: 50%;
    transform: translate3d( -50%, -50%, 0 );
}

.youtube img, .youtube iframe, .youtube .play-button, .youtube .play-button:before {
    position: absolute;
}
.youtube img, .youtube .play-button {
    cursor: pointer;
}
.youtube .play-button {
    width: 90px;
    height: 60px;
    background-color: #333;
    box-shadow: 0 0 30px rgba( 0,0,0,0.6 );
    z-index: 1;
    opacity: 0.8;
    border-radius: 6px;
}
.youtube .play-button:before {
    content: "";
    border-style: solid;
    border-width: 15px 0 15px 26px;
    border-color: transparent transparent transparent #fff;
}
.youtube img {
    width: 100%;
    top: -16.82%;
    left: 0;
}
.youtube iframe {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}
.accordeonck .menu ul {
	display: block !important;
}

@media (max-width: 1024px) {

    #bron_form .form_container {
        flex-direction: column;
    }

    #bron_form .form_container input {
        min-width: 80%;
    }
}

.progress-bar-container {
	text-align: center;
	margin: 20px 15px 15px;
}

.w3-green, .w3-hover-green:hover {
	color: #fff !important;
	background-color: #4CAF50 !important;
}
.w3-light-grey, .w3-hover-light-grey:hover, .w3-light-gray, .w3-hover-light-gray:hover {
	color: #000 !important;
	background-color: #f1f1f1 !important;
}

#discount-form-container {
	text-align: center;
}

#discount_form {
	width: auto;
}