@font-face {
  font-family: 'MyriadPro-Cond';
  src: url('../fonts/MyriadPro-Cond.eot?#iefix') format('embedded-opentype'),  url('../fonts/MyriadPro-Cond.woff') format('woff'), url('../fonts/MyriadPro-Cond.ttf')  format('truetype'), url('../fonts/MyriadPro-Cond.svg#MyriadPro-Cond') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'MyriadPro-Regular';
  src: url('../fonts/MyriadPro-Regular.eot?#iefix') format('embedded-opentype'),  url('../fonts/MyriadPro-Regular.woff') format('woff'), url('../fonts/MyriadPro-Regular.ttf')  format('truetype'), url('../fonts/MyriadPro-Regular.svg#MyriadPro-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'MyriadPro-Semibold';
  src: url('../fonts/MyriadPro-Semibold.eot?#iefix') format('embedded-opentype'),  url('../fonts/MyriadPro-Semibold.woff') format('woff'), url('../fonts/MyriadPro-Semibold.ttf')  format('truetype'), url('../fonts/MyriadPro-Semibold.svg#MyriadPro-Semibold') format('svg');
  font-weight: normal;
  font-style: normal;
}


	* {
	 -webkit-appearance: none;
	}

	body,
	p,
	h1,

	h4,
	h5 {
	    margin: 0;
	    padding: 0;
	}
	
	h1 {    text-align: center;
    text-transform: uppercase;
    font-size: 35px; }
	
	
	
	
	ul {
	    margin: 0;
	    padding: 0;
	    list-style-type: none;
	    
	}
	body {
	    color: #000;
	    font-size: 14px;
		font-family: 'MyriadPro-Cond';
	    margin: 0 auto;
	    width: 100%;
		min-width: 1000px;
	}
	*, :before, :after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
	
	.container {
		width: 100%;
		max-width: 960px;
		margin: 0 auto;
	}
header {
    height: 224px;
    background: #f7f7f7;
    padding-top: 20px;
    box-shadow: 0 1px #FFFFFF inset, 0 1px 3px rgba(34, 25, 25, 0.4);
}
.head_top {
    overflow: hidden;
    padding: 0 10px;
	margin-bottom: 21px;
}
.logo_contain {
    float: left;
    margin-right: 105px;
    width: 220px;
}
.info_contain {
    float: left;
    width: 210px;
    margin-right: 80px;
}
.cont_contain {
    float: left;
    width: 170px;
    margin-right: 100px;
}
.cart_contain {
    float: left;
    width: 55px;
    position: relative;
}
.info_p1 {
    font-size: 17px;
    color: #a1a1a1;
    font-family: 'MyriadPro-Cond';
    padding-left: 50px;
    position: relative;
}
.info_p2 {
    font-size: 16px;
    color: #a1a1a1;
    font-family: 'MyriadPro-Cond';
    padding-left: 50px;
    position: relative;
    margin-top: 10px;
}
.cont_p1 {
    font-size: 21px;
    color: #a1a1a1;
    font-family: 'MyriadPro-Cond';
    position: relative;
    line-height: 16px;
    padding-left: 30px;
}
.cont_p1 span {
    font-size: 14px;
}
.cont_p2 {
    font-size: 17px;
    color: #a1a1a1;
    font-family: 'MyriadPro-Cond';
    padding-left: 30px;
    position: relative;
    margin-top: 12px;
}
.info_p1:before {
    position: absolute;
    content: '';
    width: 20px;
    height: 27px;
    background: url(../images/marker.png);
    left: 0;
    top: 5px;
}
.info_p2:before {
    position: absolute;
    content: '';
    width: 21px;
    height: 20px;
    background: url(../images/clock.png);
    left: 0;
    top: 5px;
}
.cont_p1:before {
    position: absolute;
    content: '';
    width: 21px;
    height: 19px;
    background: url(../images/zvon.png);
    left: 0;
    top: 0px;
}
.cont_p2:before {
    position: absolute;
    content: '';
    width: 20px;
    height: 15px;
    background: url(../images/mail.png);
    left: 0;
    top: 4px;
}
/*
.menu_top ul {
    overflow: hidden;
} */
.menu_top ul li {
    float: left;
	position: relative;
}
.menu_top ul li a {
    color: #111;
    font-size: 17px;
    text-decoration: none;
	white-space: nowrap;
    text-transform: uppercase;
	padding: 0 8px;
	height: 35px;
    display: block;
    line-height: 30px;
	font-family: 'MyriadPro-Regular';
}
.head_bottom {
   /* overflow: hidden; */
    padding: 0 10px;
}
.menu_top {
    float: left;
    margin-right: 20px;
}
.search_contain {
    float: left;
    width: 167px;
    position: relative;
}
.search_contain input[type="search"] {
    height: 28px;
    background: #e6e6e6;
    border: 0;
    border-radius: 8px;
    width: 100%;
    padding-left: 35px;
}
.search_contain input[type="search"]:focus {
    outline: none;
}
.search_contain input[type="submit"] {
    border: 0;
    color: transparent;
    width: 21px;
    height: 21px;
    background: url(../images/search.png);
    position: absolute;
    left: 10px;
    top: 4px;
}
.search_contain input[type="submit"]:hover {
    cursor: pointer;
}
#partners {
    border-top: 1px solid #405261;
    height: 75px;
    margin-top: -75px;
    position: relative;
    background: rgba(255, 255, 255, 0.65);
}
.partners_contain {
    overflow: hidden;
    padding-top: 8px;
}
.partners_box {
    float: left;
    margin: 0 6px;
}
.infotext_contain {
    padding: 0 10px;
}
.infotext_contain p {
    font-family: 'MyriadPro-Regular';
    color: #484848;
    font-size: 21px;
    margin: 10px 0px;
}
#infotext {
    border-bottom: 1px solid #ebeff3;
    border-top: 1px solid #ebeff3;
    background: #f5f8fb;
    padding-top: 18px;
    padding-bottom: 22px;
}
#uslugi h2 {
    text-align: center;
    font-weight: normal;
    font-size: 30px;
    color: #5f5f5f;
    font-family: 'MyriadPro-Regular';
    line-height: 1;
    margin-bottom: 30px;
}

.uslugi_p2 {
    text-align: center;
    font-weight: normal;
    font-size: 30px;
    color: #5f5f5f;
    font-family: 'MyriadPro-Regular';
    line-height: 1;
    margin-bottom: 30px;
}

.uslugi_contain {
    overflow: hidden;
}
.uslugi_box {
    float: left;
    width: 240px;
    text-align: center;
}
.uslugi_box img.uslugi_box_hover
{
    display:none;	
}
.uslugi_box:hover img.uslugi_box_active
{
    display:none;	
}
.uslugi_box:hover img.uslugi_box_hover
{
    display:inline-block;	
}

.uslugi_box h3 {
    color: #f47900;
}
.uslugi_box h3 {
    color: #f47900;
    font-size: 16px;
    font-family: 'MyriadPro-Semibold';
    font-weight: normal;
    border-top: 1px solid #c1c1c1;
    margin-top: 20px;
    padding: 0 10px;
    padding-top: 25px;
    margin-bottom: 20px;
    text-align: center;
}

.uslugi_p1 {
    color: #f47900;
    font-size: 16px;
    font-family: 'MyriadPro-Semibold';
    font-weight: normal;
    border-top: 1px solid #c1c1c1;
    margin-top: 20px;
    padding: 0 10px;
    padding-top: 25px;
    margin-bottom: 20px;
    text-align: center;
}

.uslugi_box p {
    font-size: 16px;
    color: #838383;
    text-align: left;
    font-family: 'MyriadPro-Regular';
    padding: 0 10px;
}
.uslugi_box:nth-child(2) h3 {
    margin-bottom: 0;
}
.uslugi_box a {
    color: #313f4a;
}
#uslugi {
    padding-top: 30px;
    padding-bottom: 60px;
}
.magazin_contain {
    overflow: hidden;
}
.magazin_box {
    float: left;
    margin: 0 3px;
    position: relative;
}
#magazin .container {
    max-width: 980px;
}
#magazin {
    padding-bottom: 10px;
}
.magazin_box p span {
    font-size: 18px;
}
.magazin_box p {
    padding-top: 10px;
    padding-left: 10px;
    font-size: 24px;
    color: #fefefe;
    font-family: 'MyriadPro-Regular';
    background: rgba(49, 63, 74, 0.8);
    padding-bottom: 10px;
}
.magazin_boxb {
	display: none;
    position: absolute;
    left: 6px;
    top: 6px;
    background: rgba(49,63,74,0.30);
    width: 470px;
    height: 241px;
}
.magazin_box p:before {
    position: absolute;
    content: '';
    height: 1px;
    width: 332px;
    background: #fefefe;
    top: 50px;
}
.magazin_box .mbb p:before {
    width: 246px;
}
.magazin_box:hover .magazin_boxb {
	display: block;
}
.pererobka_contain {
    overflow: hidden;
    padding: 0 10px;
}
#pererobka {
    background: #313f4a;
    padding-bottom: 30px;
}
.pererobka_box_img {
    float: left;
    margin-right: 40px;
    padding-top: 50px;
    width: 195px;
}
.pererobka_box_text {
    float: left;
    width: 705px;
    padding-top: 20px;
}
.pererobka_box_text h2 {
    font-size: 30px;
   
    font-weight: normal;
    font-family: 'MyriadPro-Regular';
    margin-bottom: 35px;
}
.pererobka_box_text p {
    font-size: 16px;
    color: #fff;
    font-family: 'MyriadPro-Regular';
}
.pererobka_box_text a {
    color: #fff;
}
#preim h2 {
    text-align: center;
    font-weight: normal;
    font-size: 30px;
    color: #5f5f5f;
    font-family: 'MyriadPro-Regular';
    line-height: 1;
    margin-bottom: 20px;
}
.preim_contain {
    overflow: hidden;
}
.preim_box {
    float: left;
    width: 240px;
    text-align: center;
    border-right: 1px solid #e1e1e1;
    padding-top: 20px;
    min-height: 200px;
}
.preim_box:last-child {
    border: 0;
}
.preim_box p {
    font-size: 18px;
    color: #545454;
    font-family: 'MyriadPro-Regular';
    margin-top: 20px;
}
#preim {
    padding: 15px 0;
}
.footer_soc {
    float: left;
    width: 167px;
    position: relative;
}
.footer_soc input[type="search"] {
    height: 28px;
    background: #e6e6e6;
    border: 0;
    border-radius: 8px;
    width: 100%;
    padding-left: 35px;
}
.footer_soc input[type="search"]:focus {
    outline: none;
}
.footer_soc input[type="submit"] {
    border: 0;
    color: transparent;
    width: 21px;
    height: 21px;
    background: url(../images/search.png);
    position: absolute;
    left: 10px;
    top: 4px;
}
.footer_soc input[type="submit"]:hover {
    cursor: pointer;
}
.footer_soc form {
    position: relative;
}
footer {
    background: #333a40;
    padding-top: 35px;
    padding-bottom: 60px;
}
.footer_contain {
    overflow: hidden;
    padding-left: 70px;
    padding-right: 187px;
    padding-bottom: 15px;
    border-bottom: 1px solid #3c444b;
}
.footer_contact h2 {
    font-size: 15px;
    color: #fff;
    font-weight: normal;
    font-family: 'MyriadPro-Regular';
    margin-bottom: 25px;
}

.footer_h2 {
    font-size: 15px;
    color: #fff;
    font-weight: normal;
    font-family: 'MyriadPro-Regular';
    margin-bottom: 25px;
}

.footer_contact p {
    font-size: 14px;
    color: #8f8f8f;
    font-family: 'MyriadPro-Regular';
    margin-bottom: 15px;
}
.footer_contact p span {
    text-decoration: underline;
}
.footer_contact {
    float: left;
    width: 160px;
    margin-right: 80px;
}
.footer_menu h2 {
    font-size: 15px;
    color: #fff;
    font-weight: normal;
    font-family: 'MyriadPro-Regular';
    margin-bottom: 25px;
}
.menu_bottom ul li a {
    color: #8f8f8f;
    font-size: 14px;
    text-decoration: none;
    font-family: 'MyriadPro-Regular';
    text-transform: lowercase;
}
.menu_bottom ul li a:hover {
    text-decoration: underline;
}
.footer_menu {
    float: left;
    width: 81px;
    margin-right: 215px;
}
.footer_soc h2 {
    font-size: 15px;
    color: #fff;
    font-weight: normal;
    font-family: 'MyriadPro-Regular';
    margin-bottom: 25px;
}
.footer_soc h3 {
    font-size: 15px;
    color: #fff;
    font-weight: normal;
    font-family: 'MyriadPro-Regular';
    margin-bottom: 7px;
	margin-top: 25px;
}
.footer_soc_box {
    overflow: hidden;
}
.footer_soc_box a:nth-child(2) .footer_soc_ic {
    margin-left: -1px;
    margin-right: -1px;
}
.footer_soc_ic {
    float: left;
    width: 45px;
    height: 45px;
}
.footer_soc_ic:hover {
    background: rgba(244, 121, 0, 0.2);
}
#partners2 {
    border-top: 1px solid #e7e7e7;
    /* height: 55px; */
    border-bottom: 1px solid #e7e7e7;
}
.partners_box2 {
    float: left;
    margin: 0 32px;
}
.partners_contain2 {
    overflow: hidden;
    padding: 0 10px;
    padding-top: 4px;
}
.partners_box2:first-child {
    margin-left: 0;
}
.partners_box2:last-child {
    margin-right: 0;
}
#zagolovok {
    background: #333a40;
    /*height: 56px;*/
    
    text-align: center;
    color: #fff;
    padding-top:6px;
}
.zagolovok_contain h1 {
        text-transform: uppercase;
    font-size: 35px;
    font-weight: normal;
    font-family: 'MyriadPro-Regular';
}
.sortirovka {
        margin-right: 20px;
    padding-left: 10px;
    font-size: 14px;
    color: #333333;
    font-family: 'MyriadPro-Regular';
    line-height: 1;
    padding-top: 7px;
    padding-bottom: 10px;
    position: relative;
    display: inline-block;
    text-decoration: none;
    border: 0;
    background: url(../images/arr_bottom.png) no-repeat center right;
    padding-right: 18px;
    margin-bottom:10px;
}
.sortirovka:hover {
    cursor: pointer;
}
.sortirovka:focus {
    outline: none;
}
.katalog_contain {
    overflow: hidden;
}
.katalog_box {
    float: left;
    margin: 0 13.5px 0 0;
    margin-bottom: 20px;
    position: relative;
    width: 22.9%;
	    text-decoration: none;
		    height: 310px;
}
.katalog_box p span {
    color: #ff6600;
	    display: inline-block;
}
.katalog_box p {
    font-size: 15px;
    color: #666666;
    text-align: center;
    font-family: 'MyriadPro-Regular';
	margin-top: 5px;
}
.pagination ul li {
    display: inline-block;
}
.pagination ul li span {
    font-size: 20px;
    color: #333333;
    border-bottom: 1px solid #333;
}
.pagination ul li a {
    text-decoration: none;
    font-size: 20px;
    color: #333333;
    padding:5px;
}
.pagination {
    text-align: center;
    margin-top: 20px;
    padding-bottom: 25px;
    border-bottom: 1px solid #c1c1c1;
}
.pagination ul li a:hover {
    border-bottom: 1px solid #333;
}
.katalog_boxb p:before {
    position: absolute;
    content: '';
    width: 20px;
    height: 20px;
    background: url(../images/check_click.png);
    right: 35px;
    top: 7px;
}
.katalog_boxb p {
    font-size: 18px;
    color: #fff;
    font-family: 'MyriadPro-Regular';
    position: relative;
    text-align: left;
    padding-left: 20px;
}
.katalog_boxb {
	display: none;
	position: absolute;
	top: 0;
	height: 45px;
	background: rgba(51,58,64,0.6);
	width: 100%;
	line-height: 35px;
	border: none;
	cursor: pointer;
}
.katalog_box:hover .katalog_boxb {
    display: block;
}
.cart_contain a {
    text-decoration: none;
}
.cart_nam p {
    font-size: 16px;
    color: #333a40;
    font-family: 'MyriadPro-Semibold';
}
.cart_nam {
    position: absolute;
    top: 11px;
    left: 29px;
}
#katalog2 h2 {
    font-size: 20px;
    color: #505050;
    font-weight: normal;
    font-family: 'MyriadPro-Regular';
    line-height: 1;
    margin-bottom: 12px;
    padding-left: 10px;
}
.katalog_h2 {
    font-size: 20px;
    color: #505050;
    font-weight: normal;
    font-family: 'MyriadPro-Regular';
    line-height: 1;
    margin-bottom: 12px;
    padding-left: 10px;
}

.katalog_contain2 {
    overflow: hidden;
    padding-bottom: 25px;
    border-bottom: 1px solid #c1c1c1;
}


#products .slides_container {
    width: 461px;
    height: 480px;
    overflow: visible!important;
    position: relative;
}
.slides_control {
    width: 461px!important;
}
.cloud-zoom img {
    width: 461px;
	    width: 461px;
    border: 2px solid #9a9b9d;
}
#products .next, #products .prev {
    display: none;
}
#products .pagination {
    /*padding: 0;
    width: 461px;
    display: inline-block;
    margin: 15px 0;
    border: 0;*/
    padding: 0;
    width: 461px;
    display: flex;
    margin: 15px 0;
    border: 0;
    flex-wrap: wrap;
}
#products .pagination li {
    float: left;
    list-style: none;
    /*width: 220px;*/
    width: 50%;
    height: 140px;
    margin-bottom: 5px;
    /*margin-right: 20px;*/
    position: relative;
}
#products .pagination li:last-child {
    margin-right: 0;
}
#products .pagination li.current a {
    margin: 0;
    /*margin-right: 20px;*/
    opacity: 0.8;
    position: relative;
}
#products .pagination li a {
    display: block;
    /*width: 220px;*/
    height: 140px;
    margin: 0px;
    /*float: left;*/
}


.tovar_contain {
    padding: 0 10px;
    padding-top: 20px;
    overflow: hidden;
}
.product_slider {
    float: left;
    margin-right: 60px;
}

.product_text h1 {
    font-size: 24px;
    color: #666666;
    font-weight: normal;
    text-align: center;
    font-family: 'MyriadPro-Regular';
    margin-bottom: 10px;
    text-align: left;
}
.product_text {
    float: left;
    width: 409px;
}
.product_cena {
    font-size: 24px;
    color: #f47900;
    font-weight: normal;
    text-align: center;
    font-family: 'MyriadPro-Semibold';
    margin-bottom: 20px;
}
.product_a {
    margin-top: 30px;
    font-size: 22px;
    color: #f47900;
    text-transform: uppercase;
    font-family: 'MyriadPro-Cond';
    display: block;
    float: left;
    width: 190px;
    height: 48px;
    background: #333a40;
    text-align: center;
    line-height: 48px;
    text-decoration: none;
    border: none;
}
.product_a:hover {
    background: #434a50;
}
.product_btn .select {
    margin-top: 30px;
    border: 1px solid #333a40;
    height: 48px;
    width: 60px;
    color: #333a40;
    font-size: 30px;
    font-family: 'MyriadPro-Cond';
    padding-left: 16px;
    float: left;
    background: url(../images/down.png) no-repeat 35px center;
}
.product_btn select:hover {
    cursor: pointer;
}
.product_btn {
    overflow: hidden;
    width: 380px;
    margin: 0 auto;
    margin-top: 40px;
    margin-bottom: 40px;
}
#tovar {
        padding-bottom: 10px;
}
.product_info {
    font-size: 16px;
    color: #333a40;
    font-family: 'MyriadPro-Regular';
    margin-bottom: 15px;
    width: 100%;
    float: left;
    margin-top: 15px;
}
.product_text h3 {
    font-size: 16px;
    color: #f47900;
    text-transform: uppercase;
    font-weight: normal;
    font-family: 'MyriadPro-Regular';
    margin-bottom: 20px;
    line-height: 1;
    padding-top: 18px;
    border-top: 1px solid #e1e1e1;
    padding-left: 10px;
}
.product_info2 {
    font-size: 16px;
    color: #333a40;
    font-family: 'MyriadPro-Regular';
    padding-left: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #e1e1e1;
}
.product_soc_box {
    overflow: hidden;
    margin-top: 110px;
}
.product_soc_ic:hover {
    background: rgba(244, 121, 0, 0.2);
}
.product_soc_ic {
    float: left;
    width: 45px;
    height: 45px;
}
.product_soc_box a:nth-child(2) .product_soc_ic {
    margin-left: -1px;
    margin-right: -1px;
}
.sub_menu li a {
    color: #b2b2b2 !important;
}
.sub_menu {
	display: none;
       position: absolute;
    left: 0px;

    top: 35px;
    z-index: 9;
  background: rgb(49, 63, 74);
}
.sub_menu li {
    float: none !important;
}
.sub_menu li a:hover {
    background: #313f4a !important;
    color: #fffefe !important;
}
.menu_top ul li:hover .sub_menu {
    display: block;
}
.menu_top ul li:hover {
    background: rgba(49, 63, 74, 0.72);
}
.menu_top ul li:hover > a {
    color: #f47900;
}
.sub_menu li {
    border-bottom: 1px solid #707070;
}
.sub_menu li:last-child {
    border: 0;
}
a.uslugi_box
{
	text-decoration:none;
}
.container h1.blocks
{
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 10px;	
	    font-size: 24px;
    color: #666666;
    font-weight: normal;
 
    font-family: 'MyriadPro-Regular';
}

#msMiniCart  a 
{
color:#f47900;	
}


#msMiniCart a .ms2_total_count {
	/*
    position: absolute;
    font-size: 24px;
    margin-Left: -40px;
    margin-top: 8px;
	*/
}

.partners_box2 img
{height: 46px;}
.partners_box2 .block-sf
{}



#mse2_filters .disabled
{
    color: #AAA;
    opacity: 0.4;	
}

.btn.btn-default.sl
{
    font-size: 14px;
    color: #fff;
    font-family: 'OpenSans-Light';
    text-align: center;
    height: 40px;
    width: 185px;
    border: 1px solid #b15f41;
    line-height: 40px;
    text-decoration: none;
    border-radius: 15px;
    margin: 0 auto;
    background: #b15f41;
    margin-top: 0px;
    display: block;	
}

.btn.btn-default.sl:hover {
    cursor: pointer;
    opacity: 0.9;
}

.header {
  
    padding: 25px 0 11px;
    position: relative;
	background-size: 100% 100%;
}
.table-striped {
    width: 100%;
    text-align: center;
	
    text-decoration: none;
        font-family: 'MyriadPro-Regular';
    font-size: 16px;

}

.table-striped  > tbody > tr > td
{
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;	
}

.table-striped  .title a
{
    text-decoration: none;
    color: #000;
    margin-top: 20px;
    display: block;	
}
.table-striped  .title .small
{
display:none;	
}
.table-striped  .image img
{    height: 70px;}

.table-striped  .count  input
	{
	display: inline-block;
    width: 65px;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	}
	
	
	#msCart .btn , #msOrder .btn {
    display: inline-block;
    vertical-align: top;
    height: 36px;
    line-height: 34px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #f47900;
    background: #f47900;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    text-align: center;
    -webkit-border-radius: 18px;
    -moz-border-radius: 18px;
    border-radius: 18px;
    padding: 0 30px;
}
.glyphicon-remove img
{    width: 10px;}

.form-horizontal .form-group {
    margin-right: -15px;
    margin-left: -15px;
	margin-bottom: 10px;
    float: left;
    width: 100%;
}
.form-horizontal .control-label
{    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
	width: 33.33333333%;
	    float: left;
		    width: 50%;
    text-align: center;
	
    text-decoration: none;

    font-size: 16px;
	    text-align: right;
    font-weight: bold;
	}
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
#msOrder  .col-sm-6 {
    width: 50%;
	    float: left;
		    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
#msOrder  .col-md-6 {
    width: 50%;
}
.ms2_form h4
{
    width: 100%;
    text-align: left;
    text-decoration: none;
 
    font-size: 16px;
    padding-bottom: 20px;	
}
.ms2_form , #msCart ,.content
{

}
.col-md-offset-2
{
    float: left;
    width: 100%;
    margin-top: 20px;	
}
#msOrder 
{
	    display: inline-block;
    width: 100%;
	    font-family: 'MyriadPro-Regular';
}
.col-md-offset-2 .btn-primary
{    float: right;}

#msCart
{    margin-top: 45px;
    font-family: 'MyriadPro-Regular';
}
.colorblock
{
    width: 20px;
    height: 20px;
    border-radius: 50%;	
}


.layout_popup {
	    font-family: 'MyriadPro-Regular';
    background: rgba(0,0,0, 0.8);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999999;
  display: table;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  opacity: 0;
  -webkit-transition-duration: .4s;
  -moz-transition-duration: .4s;
  -o-transition-duration: .4s;
  transition-duration: .4s;
  visibility: hidden; }
  .layout_popup.visible {
    visibility: visible;
    opacity: 1; }

.region_popup {
  display: table-cell;
  vertical-align: middle;
  text-align: center; }

.popupzv {
  display: inline-block;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 20px;
  padding-right: 40px;
  max-width: 375px;
  color: #fff;
  position: relative;
  text-align: left; }

.popup_title {
  font-size: 36px;
  max-width: 370px;
  margin-bottom: 25px;
  color: #fff;
  }

.input_popup {
  display: block;
  width: 100%;
  max-width: 270px;
  border: 0;
  background: transparent;
  border-bottom: 1px solid #fff;
  padding: 13px 6px;
  font-size: 14px;
  color: #fff;
  margin-bottom: 5px;
  }
  .input_popup::-webkit-input-placeholder {
    color: #fff;
    font-size: 14px;
    font-style: normal; }
  .input_popup::-moz-placeholder {
    color: #fff;
    font-size: 14px;
    font-style: normal; }
  .input_popup:-moz-placeholder {
    color: #fff;
    font-size: 14px;
    font-style: normal; }
  .input_popup:-ms-input-placeholder {
    color: #fff;
    font-size: 14px;
    font-style: normal; }

.submit_popup {
  text-transform: uppercase;
  margin-top: 37px;
  width: 100%;
  max-width: 270px;
  display: block;
  border: 0;
  height: 52px;
  line-height: 40px;
  background: #b15f41;
  color: #1788fd;
  text-decoration: underline;
  -webkit-transition-duration: .3s;
  -moz-transition-duration: .3s;
  -o-transition-duration: .3s;
  transition-duration: .3s;
  text-align: center;
  font-weight: bold;
  text-decoration: none;
  color: #fff;
  font-size: 18px;
  }
  .submit_popup:hover {
    text-decoration: none;
    background: #b15f41; }

.popup_close {
  position: absolute;
  background: url(../images/popup_close.png) center no-repeat;
  width: 28px;
  height: 28px;
  display: inline-block;
  right: 0;
  top: 0;
  z-index: 1;
  -webkit-transition-duration: .3s;
  -moz-transition-duration: .3s;
  -o-transition-duration: .3s;
  transition-duration: .3s;
  -moz-background-size: 100%;
  -o-background-size: 100%;
  background-size: 100%; }
  .popup_close:hover {
    opacity: .8; }
	
	.menu_top .active a
	{    border-bottom: 1px solid #a57816;}
	
	
#mapq .popupzv
{
    max-width: 600px;	
}
#mapq .mapblock
{
    width: 600px;
    height: 600px;	
}	
    
.dop_date_s.popupzv
{
    width: 40%;
    max-width: 40%;
    padding-top: 21px;
    margin-top: 15px;
}

.dop_date_s.popupzv  .popup_title
{font-size: 18px;max-width: 100%;}
.dop_date_s.popupzv .text_s
{
    color: #000;
    background-color: #fff;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 1px;
    overflow: scroll;
    height: 600px;
}
.text_wrap
{}

.slider-item-img
{}
.slider
{}
.slider .slider-item-img
{}
.active-box
{
    display: -webkit-box;
    -webkit-appearance: radio;
    float: left;
}

.katalog_contain a
{}

.fase-p
{
    margin-top: 8px;
    margin-right: 10px;
}

#akcuu {
    background: #f2f2f2;
    padding-bottom: 45px;
}
.akcuu_box {
    overflow: hidden;
    background: #fff;
    padding: 20px;
    margin-bottom: 30px;
}
.akcuu_box_img {
    float: left;
    margin-right: 30px;
}
.akcuu_box_text h2 {
    font-size: 20px;
    color: #b15f41;

    font-weight: normal;
    margin-bottom: 15px;
}
.akcuu_box_text {
    float: left;
    width: 445px;
}
.akcuu_box_text P {
    font-size: 14px;
    color: #000;

    line-height: 26px;
}
.akcuu_a {
    font-size: 14px;
    color: #b15f41;
 
    overflow: hidden;
    float: right;
    margin-right: 10px;
    margin-top: 20px;
}
.akcuu_a:hover {
    text-decoration: none;
}
.akcuu_pokazat {
    font-size: 14px;
    color: #b15f41;

    text-align: center;
    display: block;
    height: 38px;
    width: 185px;
    border: 1px solid #b15f41;
    line-height: 38px;
    text-decoration: none;
    border-radius: 15px;
    margin: 0 auto;
}
.akcuu_pokazat:hover {
    color: #fff;
    background: #b15f41;
}

.doph1
{
    color: #666666;
    font-weight: normal;
    font-family: 'MyriadPro-Regular';
    margin-bottom: 10px;
    text-align: left;
    width: 260px;
    font-size: 20px;
    float: left;
}


.popupzv {
  display: inline-block;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 20px;
  padding-right: 40px;
  max-width: 375px;
  color: #fff;
  position: relative;
  text-align: left; }

.popup_title {
  font-size: 36px;
  max-width: 370px;
  margin-bottom: 25px;
  color: #fff;
  }

.input_popup {
  display: block;
  width: 100%;
  max-width: 270px;
  border: 0;
  background: transparent;
  border-bottom: 1px solid #fff;
  padding: 13px 6px;
  font-size: 14px;
  color: #fff;
  margin-bottom: 5px;
  }
  .input_popup::-webkit-input-placeholder {
    color: #fff;
    font-size: 14px;
    font-style: normal; }
  .input_popup::-moz-placeholder {
    color: #fff;
    font-size: 14px;
    font-style: normal; }
  .input_popup:-moz-placeholder {
    color: #fff;
    font-size: 14px;
    font-style: normal; }
  .input_popup:-ms-input-placeholder {
    color: #fff;
    font-size: 14px;
    font-style: normal; }

.submit_popup {
  text-transform: uppercase;
  margin-top: 37px;
  width: 100%;
  max-width: 270px;
  display: block;
  border: 0;
  height: 52px;
  line-height: 40px;
  background: #333a40;
  color: #1788fd;
  text-decoration: underline;
  -webkit-transition-duration: .3s;
  -moz-transition-duration: .3s;
  -o-transition-duration: .3s;
  transition-duration: .3s;
  text-align: center;
  font-weight: bold;
  text-decoration: none;
  color: #fff;
  font-size: 18px;
  }
  .submit_popup:hover {
    text-decoration: none;
    background: #333a40; }

.popup_close {
  position: absolute;
  background: url(../images/popup_close.png) center no-repeat;
  width: 28px;
  height: 28px;
  display: inline-block;
  right: 0;
  top: 0;
  z-index: 1;
  -webkit-transition-duration: .3s;
  -moz-transition-duration: .3s;
  -o-transition-duration: .3s;
  transition-duration: .3s;
  -moz-background-size: 100%;
  -o-background-size: 100%;
  background-size: 100%; }
  .popup_close:hover {
    opacity: .8; }
	
	.menu_top .active a
	{    border-bottom: 1px solid #a57816;}
	
	
.sisea-paging
{
    margin-top: 10px;
    margin-bottom: 10px;	
}


#form-block .popup_title
{    color: #000;}

#form-block .fofm2
{    color: #000;}


#form-block 	.input_popup
{
    color: #000;    
        border-bottom: 1px solid #000;
}


 .input_popup::-webkit-input-placeholder {
    color: #fff;
    font-size: 18px;
    font-style: normal; }
  .input_popup::-moz-placeholder {
    color: #fff;
    font-size: 14px;
    font-style: normal; }
  .input_popup:-moz-placeholder {
    color: #fff;
    font-size: 14px;
    font-style: normal; }
  .input_popup:-ms-input-placeholder {
    color: #fff;
    font-size: 14px;
    font-style: normal; }
	
.product_btn h1
{
    width: 260px;
    font-size: 20px;
    float: left;
}

.product_btn .product_cena
{
    float: right;
    font-size: 18px;
}
	
.base-date
{
    float: left;
    width: 100%;
}	
.B_crumbBox li 
{
    display: inline-table;
    margin-bottom:15px;
    
}

.infotext_contain ul {
        padding-left: 25px;
    margin: 15px 0px;
}




.infotext_contain ul li {
    margin:5px 0px;
    font-family: 'MyriadPro-Regular';
    color: #484848;
    font-size: 21px;
    list-style: url(http://navarka.net/tem/images/check_click.png)   ;
}


.infotext_contain ol li {
    margin:5px 0px;
    font-family: 'MyriadPro-Regular';
    color: #484848;
    font-size: 21px;
     ;
}

h2 {
        font-size: 35px;
    background: #e6e6e6;
    color: #333a40;
    border-radius: 3px;
    text-align: right;
    padding: 3px 50px 3px 3px; }
    
h3 {   font-size: 30px;
    background: #e6e6e6;
    color: #333a40;
    border-radius: 3px;
    text-align: left;
    padding: 3px 3px 3px 50px;}
    
.besp-ytil-blok {
        position: relative;
    text-align: center;
}
        
        
.besytilzag {
       display: inline-block;
    position: absolute;
    top: 15%;
    left: 0px;
    background: rgba(0, 0, 0, 0.88);
    font-size: 50px;
    color: white;
    width: 100%;
}
    
    
.ytilpict {width: 100%; 
    
}    
    
 .besytilpodzag {   
    display: inline-block;
    position: absolute;
    left: 0px;
    width: 100%;
    top: 58%;
    color: #000000;
    font-size: 33px;
    background: rgba(245, 248, 251, 0.85); }
    
    
.zakzvonyt {
        text-transform: uppercase;
    font-weight: bold;
    color: #f47900;
    text-decoration: none; }
a.ssylbanner {
text-decoration:none;
color:white;
}


.tftable {
	    width: 100%;
    text-align: right;
font-size: 30px;
color:#333a40; 
}

.tftable tr:hover {
background: #e6e6e6;}

.B_homeCrumb
{text-decoration: none;
color: #333a40;}

.B_crumb
{text-decoration: none;
color: #333a40;}

.B_currentCrumb {
	color: #f47900 !important;
}

.telh
{color: #333a40;
    text-decoration: none;}
	
	
	.telf {color: white;}
	
	
	.bespuyil tr {
		font-size: 21px;
		    font-family: 'MyriadPro-Regular';
    color: #484848;
	}
	
	.bespuyil
	{width: 100%;}
	
	img.partner {
	    width: 302px;
    float: left;
    margin: 2px;
	}
	
.cons 
{
    display: none;
	text-decoration: none;
    color: white;
    
    width: auto;
    padding-left: 10px;
    padding-right: 10px;	
}	
	.ssylkpodd {
		text-align:center;
		border-width: 1px;
		border-style: solid;
		border-color:  #F47900;
	}
.ssylkpodd a{
	text-decoration: none;
	    font-size: 17px;
color: #F47900; }
	
	
	

.cook {
    position: fixed;
    bottom: 0;
    width: 100%;
    box-shadow: 0 8px 38px rgba(0,0,0,0.30), 0 15px 12px rgba(0,0,0,0.22);
    padding: 20px 50px 20px;
    background: #fff;
    z-index: 2147483647900;
    border-top: 1px solid #dadada;
      }
    .cook > div {
    position: relative;
    width: 70%;
    margin-left: 18.5%;
    }
    .cook .cook_text {
    float: left;
    width: 70%;
    font-family: 'MyriadPro-Regular';
    color: #484848;
    font-size: 18px;
    margin: 10px 0px;
    }
    .cook .ok {
display: block;
position: relative;
background-color: #f47900;
border: solid 1px #ef9429;
font-family: "Open Sans", Helvetica, Arial, sans-serif;
font-size: 16px;
font-weight: 400;
line-height: 1;
color: #fff;
padding: 10px 50px;
text-decoration: none;
text-align: center;
cursor: pointer;
outline: 0;
overflow: visible;
max-width: 100%;
transition: color 200ms, background-color 200ms, border-color 200ms;
padding: 8px 21px;
font-size: 13px;
width: 100px;
    float: left;
    bottom: -16px;
    }
    .cook .ok:hover {
    background-color: #ef9429;
    border: solid 1px #ef9429;
    text-decoration: none;
    color: #fff;
    }
    .cook .close    {
    position: absolute;
    width: 24px;
    height: 24px;
    right: 0px;
    top: 0;
    cursor: pointer;
    background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTYuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjI0cHgiIGhlaWdodD0iMjRweCIgdmlld0JveD0iMCAwIDYxMiA2MTIiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDYxMiA2MTI7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPGc+Cgk8ZyBpZD0iY3Jvc3MiPgoJCTxnPgoJCQk8cG9seWdvbiBwb2ludHM9IjYxMiwzNi4wMDQgNTc2LjUyMSwwLjYwMyAzMDYsMjcwLjYwOCAzNS40NzgsMC42MDMgMCwzNi4wMDQgMjcwLjUyMiwzMDYuMDExIDAsNTc1Ljk5NyAzNS40NzgsNjExLjM5NyAgICAgIDMwNiwzNDEuNDExIDU3Ni41MjEsNjExLjM5NyA2MTIsNTc1Ljk5NyAzNDEuNDU5LDMwNi4wMTEgICAgIiBmaWxsPSIjMDAwMDAwIi8+CgkJPC9nPgoJPC9nPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+Cjwvc3ZnPgo=)}




/* спойлеры*/
.spoiler h2,
.spoiler.close h2{
	font-size:20px;
	color:#fff;
	font-weight: 300;
	text-align: center;
    padding: 0px;
}
.close.spoiler h2{background:#333a40;}
.close.spoiler h2.bgcolor{background:#333a40;}
.spoiler h2{background:#fff;}
.spoiler h2.bgcolor{background:#fff;}
.spoiler h2 span{
	font-size:15px;
	color:#fff;
	margin-top: -20px;
	font-weight: 300;
	padding-left: 75px;
}
.spoiler .block{
	/*background:#fff;*/
	overflow:hidden;
}
.spoiler .block p {
color:#fff;
}
.spoiler .block a {
    color: #fff;
    text-decoration: none;
    font-size: 16px;
}

.show {display: none;}
.bgcolor .show {display: block;}
.hide  {display: block;}
.bgcolor .hide {display: none;}
.close .show {display: block;}
.close .bgcolor .show {display: none;}
.close .hide  {display: none;}
.close .bgcolor .hide {display: block;}
/* конец спойлеры */
