#recaptcha13.recaptchas_center {
    transform: scale(0.88);
    transform-origin: 0;
    margin-top: 30px;
}
.footer .phones a.tel {
    font-family: 'Fira Sans Extra Condensed', sans-serif;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
}
.header .phones a.tel {
    font-family: 'Fira Sans Extra Condensed', sans-serif;
    color: #333;
    font-weight: bold;
    text-decoration: none;
}
.category-top-text.category-top-text__no {
    padding-left:0;
    border-right:0;
}
.product-page .info .price .no-have.no-have--margin {
    margin-top:0;
}
.catalog-select {
    display: block !important;
}
@media (min-width: 768px) {
    .sochi .main-menu .col-sm-3 {
        width: 20%;
    }
}
.header .logo span {
    max-width:50%;
}
.sisea-search-form fieldset {
    position: relative;
    left: -43px;
}
.contact_map,
.contact_map2 {
    width: 100%;
    height: 400px;
}
#header-city-pop__input {
    display:none;
}
.header-city-pop__select {
    display:none;
    margin-top: 10px;
}
.header-city-pop__select.active {
    display:block;
}
.header-city-pop__select select {
    background: #00244a;
    color: #fff;
    width: 100%;
    padding-right: 15px;
    box-sizing: border-box;
}
.header-city__name {
     font-size:0;   
     cursor:pointer;
}
.header-city__name i {
    background:url(/location.png) no-repeat;
    width:18px;
    height:18px;
    background-size: 100%;
}
.header-city__name span {
    font-size: 14px;
    color: #fff;
    margin-left: 5px;
}
.header-city__name i,
.header-city__name span {
    display:inline-block;
    vertical-align:middle
}
.header-city-pop {
    box-shadow: 0 0 0 0 rgba(0,0,0,0.4);
    border-radius: 5px;
    position: absolute;
    top: 40px;
    background-color: #fff;
    z-index: 100;
    padding: 15px;
    border: 1px solid #ddd;
    width: 219px;
    text-align: left;
    right: 0;
    display:none;
}
.header-city-pop.active {
    display:block;
}
.header-city-pop:before {
    content: '';
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 10px solid #fff;
    display: block;
    position: absolute;
    top: -10px;
    right: 30px;
}
.header-city-pop__name {
    line-height: normal;
    margin-bottom: 10px;
    font-weight: bold;
}
.header-city-pop__btn {
    
}
.header-city-pop__yes {
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
    background: #ffbe01;
    border: 0;
    cursor: pointer;
    width: 80px;
    color: #333;
    height: 36px;
    vertical-align: middle;
    line-height: normal;
    margin-top: 0px;
    font-family: 'Fira Sans Extra Condensed', sans-serif;
}
.header-city-pop__no {
    background: transparent;
    border: none;
    font-size: 13px;
    color: #004083;
    text-decoration: underline;
    font-family: 'Fira Sans Extra Condensed', sans-serif;
    margin-left: 10px;
}
.c_h2 {
    font-size: 25px;
    color: #000000;
    margin-bottom: 10px;
    display: block;
}
.popup .close::before {
    content: 'x';
    display: block;
    color: #fff;
    font-size: 18px;
    font-weight: normal;
    font-family: Arial;
    margin-right: 5px;
    margin-top: 5px;
}
.popup .close img {
    display:none;
}
.cook-modal__ok:hover {
    color:#fff;
}
h1.zag,
.container-select h3.big{
    margin-bottom:0;
}
.contacts-page .adress {
    min-height: 35px;
}
.modals__pol {
    font-weight: normal;
    text-align: center;
    font-size: 12px;
    margin-top:10px;
    margin-bottom:5px;
}
.modals__pol a {
    text-decoration: underline;
}
.footer__pol {
    color: #99b7d7;
    font-size: 12px;
    display: block;
    line-height: 19px;
    margin-top: 10px;
    text-decoration: underline;
}
.footer__pol:hover {
    color:#fff;
}
.msearch2-homes input[type='text'] {
    width: 100%;
    height: 40px;
    border: 1px solid #d1d1d1;
    padding-left: 15px;
    margin: 6px 0 8px;
    font-size:14px;
}
.msearch2-homes input[type='text'].error {
    border-color: brown;
}
.homes_grid {
    font-size:0;
    margin-left:-15px;
    margin-right:-15px;
}
.homes_item {
    width:50%;
    display:inline-block;
    vertical-align:top;
    box-sizing:border-box;
    padding-left:15px;
    padding-right:15px;
}
.msearch2-homes .names {
    font-size: 15px;
    font-weight: 700;
    text-align: left;
    display: block;
    margin-bottom: 5px;
}
.msearch2-homes input[type='submit'] {
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    background: #ffbe01;
    font-family: 'Open Sans', sans-serif;
    border: 0;
    cursor: pointer;
    width: 230px;
    color: #333;
    height: 46px;
    vertical-align: middle;
    margin-top: 20px;
}
.home_texts {
    text-align: left;
    padding-right: 30px;
}
.catalog-item .content .price--small span {
    font-size: 15px;
}
.catalog-item .content .price {
    min-height: 40px;
}
.name-lvl3 {
    padding-left:5px;
    padding-right:5px;
}
.main-menu .main__2 .menu-lvl2 > li > a > .menu-icons {
    position: relative;
    padding-left: 52px;
}
.main__2 .menu-lvl3 li a img {
    position: relative !important;
    left: inherit;
}
.main__2 .menu-lvl2 li a img {
    position: absolute;
    left: 0px;
}
.main-menu ul li ul.menu-lvl3 {
    max-width:650px;
}
.menu-lvl3 img {
    max-width: 100% !important;
}
.main__4 img {
    display:none;
}
.main-menu ul li {
    width:auto;
}
@media (min-width: 768px) {
    .main-menu .col-sm-3 {
        width: 16.6%;
    }
    .main-menu ul li a {
        font-size:14px;
        font-weight: normal;
    }
    
}
.order_buy {
    color:#005cb5;
}
.if_empty i,
.if_empty2 i{
    font-style: normal;
}
.wmodal-img img {
    display:block;
    max-width:100%;
    margin-left:auto;
    margin-right:auto;
}
.popupbg.wmodal-bg {
    opacity: 0.5;
}
.wmodal-logo {
    background: url(img/w-logo.png) no-repeat;
    background-size:100%;
    width: 63px;
    height: 30px;
    position:absolute;
    bottom:31px;
    right:28px;
}
.wmodal {
    width: 710px;
    padding:9px;
    box-sizing:border-box;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
}
.wmodal-close {
    width: 11px;
    height: 11px;
    background: url(img/w-close.png) no-repeat;
    display: block;
    position: absolute;
    right: 25px;
    top: 25px;
}
.wmodal-wrap {
    border:5px solid #005cb5;
    background-color: #f1f1f1;
    padding:10px;
    font-size:0;
}
.wmodal-name {
    color: #333333;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    font-family: 'Fira Sans Extra Condensed', sans-serif;
    padding-top:35px;
}
.wmodal-name span {
    color: #005cb5;
}
.wmodal-img,
.wmodal-content {
    display:inline-block;
    vertical-align:top;
    box-sizing:border-box;
}
.wmodal-img {
    width:42%;
}
.wmodal-content {
    width:58%;
    padding-left:25px;
}
.wmodal-text {
    color: #393939;
    font-size: 15px;
    margin-top:15px;
    font-family: 'Fira Sans Extra Condensed', sans-serif;
}
.wmodal-btn {
    margin-top:20px;
}
.wmodal-btn a {
    display:inline-block;
    vertical-align:top;
    color: #333333;
    font-size: 16px;
    font-family: "AGLettericaCondensedC-Bold";
    background-color: #ffbe01;
    padding-left:35px;
    padding-right:35px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.category-top-margin {
    margin-top:-6px;
}
#s_mes {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    width: 100%;
    max-width: 562px;
    height: 80px;
}
.category-top-text .quick-order p {
    padding-left:15px;
    padding-right:15px;
}
.main-menu ul li ul.menu-lvl3.menu-lvl3-ids {
    left: 13px;
    margin-top: -5px;
    text-align:left;
}
.product-page .info .price .right {
    position:relative;
    z-index:1;
}
.order_new {
    display:block;
    width:100%;
    border: 1px solid #d1d1d1;
    margin-top:10px;
    margin-bottom:10px;
}
.step-item__img {
    position: relative;
    z-index: 1;
}
.step-item:hover .step-item__bg {
    display:none;
}
.step-item__name {
    position: relative;
    z-index: 1;
}
.step-item-box {
    position:relative;
}
.step-item__bg {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: rgba(0,0,0,0.3);
}

.category-top-text:empty {
    margin-bottom:0;
}
.instruction-wrap {
    padding-left:25px;
}
.main__2 .menu-lvl2 li a img {
    max-width: 50px;
}
.cook-modal {
    background: #002143;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 10;
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.cook-modal__text {
    color: #fff;
    font-size: 16px;
    padding-top: 10px;
    display: inline-block;
    vertical-align: top;
    max-width: 75%;
}
.cook-modal__text a {
    color: #fff;
    text-decoration: underline;
}
.cook-modal__text a:hover {
    text-decoration:none;
}
.cook-modal__ok {
    font-size: 19px;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
    font-family: "Fira Sans Extra Condensed",sans-serif;
    padding-top: 5px;
    padding-bottom: 5px;
    width: auto;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    float: right;
}

.menu-back {
    background: url(img/menu-ar2.png) 0px 5px no-repeat;
    padding-left: 23px;
    color: #434343;
    font-size: 15px;
    min-height: 14px;
    display: none;
    margin-left: 30px;
    margin-top: 25px;
}
.menu-back.active {
    display:block;
}
.mob-menu-icon,
.mob-menu-name {
    display:inline-block;
    vertical-align:top;
}
.mob-menu-name {
    font-size: 16px;
    color: #434343;
    font-weight: bold;
    margin-top: 1px;
}
.mob-menu-icon {
    width:50px;
}
.mobile-menu .mob-menu-main > ul.active {
    padding-top: 10px;
    padding-bottom: 1px;
}
.mobile-menu .mob-menu-main > ul.active > li {
    display:none;
}
.mobile-menu .mob-menu-main > ul.active > li.active {
    display:block;
}
.mobile-menu .mob-menu-main > ul.active > li.active > a {
    display:none;
}
.mobile-menu .mob-menu-main > ul.active > li.active > ul {
    display:block;
}
.mobile-menu .mob-menu-main > ul > li > ul {
    padding-left:0;
    display:none;
}
.mobile-menu .mob-menu-main > ul > li > ul > li {
    margin-bottom:15px;
}
.mobile-menu .mob-menu-main > ul > li > ul > li > a {
    padding-left:0;
    border: none;
}
.mobile-menu .mob-menu-main > ul > li > ul > li > ul {
    padding-left:0;
}
.mobile-menu .mob-menu-main > ul > li > ul > li > ul.active {
    
}

.mobile-menu .mob-menu-main > ul.active > li.active > ul.active .lvl2 {
    display:none;
}
.mobile-menu .mob-menu-main > ul.active > li.active > ul.active .lvl2.active {
    display:block;
}
.mobile-menu .mob-menu-main > ul.active > li.active > ul.active .lvl2.active > a {
    display:none;
}
.mobile-menu .mob-menu-main > ul.active > li.active > ul.active .lvl2.active > ul {
    display:block;
    padding-top: 0;
}


.mobile-menu .mob-menu-main .lvl3.active > a {
    display:none;
}
.mobile-menu .mob-menu-main .lvl3 a {
    background: none;
    width: 100%;
    padding-left: 0;
    padding-top: 2px;
    padding-bottom: 12px;
    font-weight: normal;
}
.mobile-menu .mob-menu-main .lvl3 a .mob-menu-icon {
    display:none;
}
.mob-menu-bottom {
    margin-top:20px;
}
.mobile-menu .mob-menu-web ul li a, .mobile-menu .mob-menu-web ul li span {
    border:none;
    padding-left:0;
}
.mobile-menu .mob-menu-web ul {
    padding-top: 5px;
}
.mobile-menu ul {
    padding-top: 18px;
    padding-left: 30px;
}
.mobile-menu ul li {
    margin-bottom:10px;
}
.mobile-menu ul > li.ar > a {
    background:url(img/menu-ar.png) center right no-repeat;
    width: 95%;
}
.mobile-menu ul li a.menu-idx {
    font-size: 16px;
    color: #434343;
    border:none;
    padding-left: 0;
}
.menu-idx b {
    display: inline-block;
    vertical-align: top;
    margin-top: 4px;
}
.menu-idx1 b {
    margin-top:7px;
}
.menu-idx::before {
    content:' ';
    display: inline-block;
    vertical-align: top;
    margin-right: 22px;
}
.menu-idx1::before {
    background: url(/assets/templates/bimicon/img/menu-idx1.png) no-repeat;
    width: 32px;
    background-size: 100%;
    height: 32px;
    top: 0px;
    position: relative;
    
}
.menu-idx2::before {
    background:url(img/menu-idx3.png) no-repeat;
    width: 32px;
    height: 32px;
}
.menu-idx3::before {
    background: url(/assets/files/menu/Container_rent.png) no-repeat;
    width: 33px;
    height: 22px;
    background-size: 100%;
    top: 6px;
    position: relative;
}
.menu-idx4::before {
    background:url(img/menu-idx2.png) no-repeat;
    width: 30px;
    height: 30px;
}
.menu-idx5::before {
    background:url(img/menu-idx4.png) no-repeat;
    width: 30px;
    height: 30px;
}

.step-item__name {
    word-wrap: break-word;
}
.mobile-menu {
    width:100%;
}
.mob-menu-head {
    background-color: #7e28d5;
    border-bottom:2px solid #ffe9b0;
    height: 56px;
}
.mobile-menu .close img {
    width:24px;
}
.mobile-menu .close {
    position: absolute;
    right: inherit;
    top: 14px;
    opacity: 1;
    left: 12px;
}
.mob-menu-bottom {
    background-color: #f2f2f2;
    width:100%;
    padding-top:20px;
    padding-bottom:20px;
    box-sizing: border-box;
    padding-left: 30px;
}
.mob-menu-phone {
    display:block;
    font-size:0;
}
.mob-menu-phone i {
    background:url(img/mob_phone.png) no-repeat;
    width: 13px;
    height: 24px;
}
.mob-menu-phone span,
.mob-menu-fax span {
    color: #434343;
    font-size: 16px;
}
.mob-menu-phone i,
.mob-menu-phone span {
    display:inline-block;
    vertical-align:top;
}
.mob-menu-fax {
    display:block;
    font-size:0;
    margin-top:17px;
}
.mob-menu-fax i,
.mob-menu-fax span {
    display:inline-block;
    vertical-align:top
}
.mob-menu-fax i {
    background:url(img/mob_fax.png) no-repeat;
    width: 18px;
    height: 22px;
}
.mob-menu-phone i,
.mob-menu-fax i {
    width:29px;
}
.left-menu-new > ul {

}
.left-menu-new > ul > li {

}
.left-menu-new > ul > li > a {
	border-bottom:1px solid #c5cbcc;
	display:block;
	padding-top:17px;
	padding-bottom:17px;
	text-decoration: none;
}
.left-menu-new > ul > li > a:hover,
.left-menu-new > ul > li.active > a {
	background-color: #ffbe01;
}
.left-menu-new > ul > li > ul {
	padding-top:20px;
	padding-bottom:20px;
	display:none;
	padding-left:15px;
}
.left-menu-new > ul > li > ul.active,
.left-menu-new > ul > li.active > ul{
	display:block;
}
.left-menu-new > ul > li > ul > li {
	margin-bottom:12px;
}
.left-menu-new > ul > li > ul > li:last-child {
	margin-bottom:0px;
}
.left-menu-new > ul > li > ul > li > a:hover,
.left-menu-new > ul > li > ul > li.active > a {
	color:#ffbe01;
}
.left-menu-new > ul > li > ul > li > a {
	color: #434343;
	font-size:16px;
}
.left-menu-new ul {
	padding:0;
}
.left-menu-new li {
	list-style:none;
}
.menu-left-icons-val {
	color: #434343;
	font-size: 18px;
	display: inline-block;
	vertical-align: top;
	padding-left: 10px;
}
.menu-left-icons {
	padding-left:15px;
}
.filters .filter-reset {
	clear:both;
	top: 8px;
}
.step-items {
	font-size:0;
	margin-left:-8px;
	margin-right:-8px;
	padding-top:40px;
	text-align:center;
}
.step-item {
	display:inline-block;
	vertical-align:top;
	width:14.28571428571429%;
	box-sizing:border-box;
	padding-left:8px;
	padding-right:8px;
    position: relative;
    z-index: 1;
}
.sliderNew-pagetitle,
.step-item,
.sliderNew-introtext,
.sliderNew-step3.active {
    position: relative;
    z-index: 1;
}
.index-page-slider .slick-dots {
    z-index: 1;
}
.step-item-box {
	border: 2px solid #ffbe01;
	width:100%;
	height: 133px;
	display:block;
}
.step-item-box:hover {
	background-color:#ffbe01;
}
.step-item-box:hover .step-item__name {
	color: #363636;
}
.step-item__img {
	padding-top:30px;
}
.step-item__name {
	font-size: 14px;
    color: #fff;
    text-align: center;
    font-weight: 400;
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 20px;
}
.sliderNew-step,
.sliderNew-step2,
.sliderNew-step3 {
	display:none;
}
.sliderNew-step.active,
.sliderNew-step2.active,
.sliderNew-step3.active {
	display:block;
}
.icon-lvl3 {
	display: block;
    margin-left: auto;
    margin-right: auto !important;
    max-width: 100%;
	margin-top: 0px !important;
}
.main-menu ul li ul.menu-lvl3 li a {
	height: 217px;
	display:block;
	padding-top:20px;
	box-sizing:border-box;
}
.name-lvl3 {
	display: block;
    text-align: center;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 40px;
	height: 44px;
	line-height: normal;
}
.main-menu ul li ul.menu-lvl3 li {
	position:relative;
	padding:0;
}
.main-menu ul li:hover ul {
	display:none;
}
.main-menu ul li.menu-lvl1:hover > ul,
.main-menu ul.menu-lvl2 >li:hover > ul {
	display:block;
}
.main-menu ul li.first ul.menu-lvl3 {
    top: 1px;
}
.main-menu ul li ul.menu-lvl3 {
	position: absolute;
    left: 105%;
    top: 63px;
    box-shadow: none;
	width: 300%;
	font-size: 0;
	box-shadow: 0 4px 9px rgba(0, 0, 0, 0.19);
}
.main-menu ul li ul.menu-lvl3 li {
	display: inline-block;
    vertical-align: top;
    width: 33.33333333%;
    height: 217px;
    box-sizing: border-box;
    border-right: 1px solid #e5e5e6;
}
.main-menu ul li ul {
	background:#fff;
	display:none;
	box-shadow: 0 4px 9px rgba(0, 0, 0, 0.19);
}
.main-menu ul li ul li {
	border-bottom: 1px solid #e5e5e6;
	padding: 19px 20px;
	
}
.catalog-item .content .name {
        overflow: hidden;
}
.main-menu ul li ul li b,
.main-menu ul li ul li span{
	color: #434343;
	font-size: 18px;
	font-weight: 500;
}
@media only screen and (max-width: 1200px) {
	.main-menu ul li ul li b, .main-menu ul li ul li span {
		font-size:14px;
	}
	.menu-left-icons-val {
		font-size:16px;
		padding-top: 2px;
	}
}
@media only screen and (max-width: 991px) {
	.menu-icons img {
		display:none;
	}
	.main-menu ul li ul.menu-lvl3 li,
	.main-menu ul li ul.menu-lvl3 li a {
		height: 196px;
	}
	.main-menu ul li ul.menu-lvl3 {

	}
	
}
@media only screen and (max-width: 768px) {
    .cook-modal {
        background: #1791e8;
    }
    .cook-modal__text {
        font-size: 13px;
        max-width:100%;
        padding-top:0;
    }
    .cook-modal__ok {
        float: inherit;
    }
    .sisea-search-form fieldset {
        left:0;
    }
    .home_texts {
    text-align: left;
    padding-right: 15px;
    padding-left: 15px;
}
    .mobile-menu {
        position:absolute;
    }
    .homes_grid {
        margin:0;
    }
    .homes_item {
        width:100%;
        padding-left:0;
        padding-right:0;
    }
}



.sliderNew .index-page-slider .item {
    height: 450px;
}
.sliderNew {
   
        background-size: cover !important;
    width:100%;
    height: 450px;
    margin-top: -30px;
    position:relative;
}
.sliderNew-content {
    text-align: center;
    padding-top: 60px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 40px;
    text-align: left;
}
.sliderNew-pagetitle {
    font-size: 56px;
    font-weight: 700;
    color:#fff;
}
.sliderNew-introtext {
    font-size: 22px;
    color:#fff;
}
.sliderNew-label {
    font-size: 16px;
    font-weight: 500;
    text-align:left;
    color:#fff;
}
.sliderNew-label--phone {
    position:relative;
    top:7px;
}
.sliderNew-input input,
.sliderNew-input textarea{
    border:1px solid #fff;
    width:100%;
    height: 44px;
    box-sizing:border-box;
    background-color: #ffffff;
    display:block;
    margin-top:15px;
    padding-left: 15px;
    resize:none;
}
.sliderNew-input textarea {
    height: 125px;
}
.sliderNew-form {
    padding-top:55px;
}
.sliderNew-col {
    padding-left:15px;
    padding-right:15px;
    box-sizing:border-box;
}
.sliderNew-input input.error {
    border-color:red;
}

.sliderNew-col button {
    background-color: #ffbe01;
    display: block;
    width: 100%;
    border: none;
    font-size: 19px;
    font-weight: 600;
    text-transform: uppercase;
    color: #363636;
    font-family: "Fira Sans Extra Condensed",sans-serif;
    padding-top: 8.5px;
    padding-bottom: 8.5px;
    margin-top: 10px;
}
.sliderNew-col button:hover {
    background-color: #e6ad07;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
	.step-item {
		width: 21%;
		margin-bottom:16px;
	}
	.sliderNew {
		height: auto;
		padding-bottom: 20px;
		min-height: 420px;
	}
	.sliderNew-content {
        position: relative;
        text-align: center;
	}

}


@media only screen and (max-width: 767px) {
    .header-city {
        margin-top:12px;
    }
    .mob-menu-main > ul > li:nth-child(3) .mob-menu-icon {
        display:none;
    }
    .top-line {
        min-height: 54px;
    }
    .wmodal-name {
        padding-top:15px;
        font-size:15px;
        text-align:center;
    }
    .wmodal-text {
        text-align:center;
        font-size:13px;
    }
    .wmodal-btn {
        text-align:center;
        padding-bottom: 50px;
    }
    .wmodal-logo {
        width: 34px;
        height: 16px;
        right:0;
        left:0;
        margin-left:auto;
        margin-right:auto;
    }
    .wmodal-img {
        width:100%;
        margin-top:20px;
    }
    .wmodal-content {
        width:100%;
        padding-left:0;
    }
    .quick-order form input[type='submit'] {
        width: 271px;
    }
    .quick-order form input[type='text'] {
        margin-right:0;
        width: 271px;
    }
    .wmodal {
        width:100%;
    }
    .category-top-margin {
        padding-left:0;
    }
    #s_mes {
        width:270px;
        margin-bottom:4px;
    }
    .sliderNew .index-page-slider {
        display:none;
    }
    .sliderNew-content {
        position: relative;
        text-align: center;
	}
	.step-item {
		width: 50%;
		margin-bottom:16px;
	}
    .sliderNew {
        height: auto;
        margin-top: 0;
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .sliderNew-col {
        margin-bottom:15px;
    }
    .sliderNew-col button {
        margin-top:15px;
    }
    .sliderNew-content {
        width:100%;
        box-sizing:border-box;
        padding-left:15px;
        padding-right:15px;
        padding-top:0px;
    }
    .sliderNew-pagetitle {
        font-size:35px;
    }
    .sliderNew-introtext {
        font-size:19px;
        padding-top:15px;
    }
    .sliderNew-form {
        padding-top: 35px;
    }

}
.left-menu ul li span {
    font-size: 16px;
}
.footer .nav ul li span {
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    font-size: 16px;
    text-decoration: none;
}
.left-menu ul li.active span:before {
    color: #333;
}
.left-menu ul li.active span {
    font-weight: bold;
}
.left-menu ul li span:before {
    content: ">";
    color: #bbc3c4;
    margin-right: 6px;
}
.top-line .top-menu ul li span {
    font-size: 16px;
    color: #b9d8f8;
}
.main-menu ul li ul li span {

    color: #333;
    text-transform: none;

}
.main-menu ul li span {
    font-size: 17px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    font-family: 'Fira Sans Extra Condensed', sans-serif;
    /* font-family: 'AGLettericaCondensedC-Bold'; */
}
body, html {
    overflow-x: hidden;
}
.index-bottom-text {
    overflow-x: hidden;
}
.error_recaptcha.error + #recaptcha_order_home,
.error_recaptcha.error + #recaptcha6,
.error_recaptcha.error + #recaptcha5,
.error_recaptcha.error + #recaptcha4,
.error_recaptcha.error + #recaptcha3,
.error_recaptcha.error + #recaptcha2,
.error_recaptcha.error + #recaptcha1,
.error_recaptcha.error + #recaptcha,
.error_g-recaptcha-response.error + #recaptcha7
{
        border: 2px solid red;
        border-radius: 3px;
        box-sizing: border-box;
        width: 306px;
}
.error_g-recaptcha-response {
        color: transparent !important;
    height: 0;
    overflow: hidden;
    width: 0px;
    display: none;
}
.error_recaptcha span {
    display:none;
}
.calls_icon {
    font-style: inherit;
    width: 22px;
    height: 22px;
    display: inline-block;
    vertical-align: top;
    margin-top: 3px;
}
.header .phones a {
    color: #333;
    text-decoration:none;
}
.header .phones a.calls_links {
    text-decoration: none;
    margin-right:15px;
    margin-top:12px;
        display: inline-block;
    vertical-align: top;
}
.header .phones a.calls_links {
    text-decoration: none;
    margin-right: 10px;
    margin-top: 11px;
    display: inline-block;
    vertical-align: top;
    width: 165px;
    height: 26px;
    text-align: center;
    box-sizing: border-box;
    padding-top: 4px;
    background-color: #b1dcfc;
    color: #333;
    position: relative;
    top: -2px;
    font-family: "Open Sans",sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 12px;
}
.header .phones a.calls_links .calls_text {
    text-decoration: none;
}
.calls_text {
    font-style: inherit;
    display: inline-block;
    vertical-align: top;
    text-decoration: underline;
}
.g-recaptcha {
    width: 304px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
}
a.button {
    background: #00244a none repeat scroll 0 0;
    border: 0 none;
    color: #fff;
    cursor: pointer;
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
    font-weight: bold;
    margin: 20px 0 30px;
    padding: 10px 40px;
    text-transform: uppercase;
}
a.click_question {
  cursor: pointer;
}
a.button:hover {
    background: #00448c none repeat scroll 0 0;
}

.thanks-page >.top-text{
  margin-bottom: 45px;
  margin-top: 15px;
}
.thanks-page {
  height: 140px;
}

a.news-list_link {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 2px solid #dfdfdf;
    cursor: pointer;
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
    font-weight: bold;
    padding: 8px 70px;
    text-transform: uppercase;
}
a.news-list_link:hover {
    border: 2px solid #1791e8;
}

a.error-page_link {
    background: #ffbe01 none repeat scroll 0 0;
    border: 0 none;
    cursor: pointer;
    font-family: "Open Sans",sans-serif;
    font-size: 16px;
    font-weight: bold;
    margin-top: 10px;
    padding: 12px 70px;
    text-transform: uppercase;
}
a.error-page_link:hover {
    background: #ffa801 none repeat scroll 0 0;
}

.close, .calls{
    cursor:pointer;
}

.page-text a {
  color: #1791e8;
  text-decoration: underline;
}

.btn-more {

  width: 30% !important;
}

a.slider_main {
    background: rgba(1, 1, 1, 0.1) none repeat scroll 0 0;
    border: 2px solid #ffbe01;
    color: #ffbe01;
    font-size: 16px;
    font-weight: bold;
    padding: 10px 30px;
    text-transform: uppercase;
    display: inline-block;
}
a.slider_main span {
    background: rgba(0, 0, 0, 0) url("img/str.png") repeat scroll left center;
    display: inline-block;
    height: 10px;
    margin: -4px 0 0 25px;
    vertical-align: middle;
    width: 7px;
}
a.slider_main:hover {
    background: #ffbe01 none repeat scroll 0 0;
    color: #333;
}
a.slider_main:hover span {
    background: rgba(0, 0, 0, 0) url("img/str.png") repeat scroll right center;
}




.button >a.popular_all {
    margin: -100px 0 10px;
    padding-bottom: 15px;
    position: relative;
    text-align: center;
}
a.popular_all {
    background: #00244a none repeat scroll 0 0;
    border: 0 none;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    font-weight: bold;
    margin-top: 10px;
    padding: 12px 70px;
    text-transform: uppercase;
}
a.popular_all:hover {
    background: #00448c none repeat scroll 0 0;
}

.index-bottom-text a, .content--style a {
  color: #1791e8;
  text-decoration: underline;
}
.index-bottom-text a:hover, .content--style a:hover {
    text-decoration: none;
}
.product-page .photos .slider-for {
  height: 350px;
}

.product-page .photos .slider-nav div img {

  height: 90px;
  width: 90px;

}

.product-page .photos img {
  width: 350px;

  height: 350px;
}

.catalog-item .content .image {
  height: 200px;

  width: 235px;
}

.index-page-scroll-items .list .item a {
  display: inline;

}

.popup form input[type="email"] {
  border: 1px solid #d1d1d1;
  height: 40px;
  margin: 6px 0 8px;
  padding-left: 15px;
  width: 100%;
}

.popup form input[type="number"] {
  border: 1px solid #d1d1d1;
  height: 40px;
  margin: 6px 0 8px;
  padding-left: 15px;
  width: 100%;
  -moz-appearance: textfield;
}
.popup form input[type="number"]::-webkit-inner-spin-button {
  display: none;

}

.catalog-item .content .name {

  text-transform: uppercase;
}
h1.big{

  text-transform: none!important;
}
.popup form input[type="text"].error,
.popup form input[type="number"].error,
.popup form input[type="email"].error,
.popup form textarea.error,
.quick-order form input[type="text"].error,
.catalog-select ul li input[type="text"].error,
.catalog-select ul li textarea.error {
    border:2px solid red;
}
.news__imgs {
    width: 170px;
    height: 170px;
    overflow: hidden;
    float:left;
}
.news__imgs img {
    max-width: 100%;
}
.ajax_form .alert {
    display:none;
}
.content--sx6-list {
    margin-left:-20px;
    margin-right:-20px;
}
.content--sx6 {
    float:left;
    width:50%;
    position:relative;
    box-sizing: border-box;
    min-height: 1px;
    padding-left: 20px;
    padding-right: 20px;
    margin-top:-7px;
}
.content--style .justifyfull {
    text-align: justify;
}
.content--style {
    /*font-family: 'Open Sans';*/
    font-family: "Fira Sans Extra Condensed",sans-serif;
    font-weight: normal;
}
.index-bottom-text p,
.content--style,
#t2, #t4 {
    font-family: "Fira Sans Extra Condensed",sans-serif;
}
.hid {display:none}
.recaptchas_center {
    width: 304px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
}

.picking {
    overflow: hidden;
}
.item__picking-name {
    font-size:22px;
    color:#363636;
    text-align: center;
    padding-top: 28px;
    padding-bottom: 25px;
    border-bottom: 1px solid #dcdcdc;
    margin-bottom:30px;
    font-family: 'Fira Sans Extra Condensed', sans-serif;
}
.picking-input.error {
    border-color:red;
}
.item__picking {
    width: 100%;
    box-sizing: border-box;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom:30px;
    background-color: #f1f1f1;
    margin-bottom:20px;
}
.item__picking-list {
    margin-left:-15px;
    margin-right:-15px;
}
.item__picking-left,
.item__picking-right {
    width:50%;
    float:left;
    box-sizing:border-box;
    padding-left:15px;
    padding-right:15px;
    min-height: 1px;
}

.item__picking-left60,
.item__picking-right60 {

    float:left;
    box-sizing:border-box;
    padding-left:15px;
    padding-right:15px;
    min-height: 1px;
}
.item__picking-left60 {
    width:60%;
}
.item__picking-right60 {
    width:40%;
}

.item__picking-input {
    font-size:0px;
    margin-bottom:10px;
}
.picking-label {
    font-size:13px;
    color:#454545;
    display:inline-block;
    width: 37%;
    box-sizing:border-box;
    padding-right:30px;
    font-weight: 400;
}
.item__picking label.picking-label-top {
    margin-top:13px;
}
.item__picking label {
    font-size:13px;
    color:#454545;
    font-weight: 400;
    vertical-align: top;
    margin-top:2px;
}
.picking_copy {
    cursor:pointer;
}
.picking-input {
    width:63%;
    display:inline-block;
    height: 38px;
    font-size:13px;
    text-indent: 15px;
    color: #000;
}
.picking-btn {
    text-align:center;
    margin-top:10px;
}
.picking-btn button {
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    background: #ffbe01;
    font-family: 'Open Sans', sans-serif;
    border: 0;
    cursor: pointer;
    width: 230px;
    color: #333;
    height: 46px;
    vertical-align: middle;
}
.picking-btn button:hover {
    background: #ffa801;
}
.item__picking-name-small {
    font-size: 18px;
    color: #363636;
    margin-bottom: 25px;
    font-family: 'Fira Sans Extra Condensed', sans-serif;
}

.item__picking-list2 {
    font-size: 0;
    margin-left: -15px;
    margin-right: -15px;
}
.item__picking-lists2 {
    float: left;
    width: 50%;
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
}
.item__picking-lists2 .picking-input {
    width: 100%;
}
.picking-textarea {
    border: 1px solid #dfdfdf;
    width: 100%;
    box-sizing: border-box;
    resize: none;
    height: 76px;
    padding-left: 15px;
    padding-top: 15px;
    font-size: 13px;
    color: #000;
}
.item__picking-list-margin {
    margin-top: 30px;
}
.item__picking-chek {
    margin-bottom: 15px;
}
.item__picking-img {
    display: inline-block;
    vertical-align: top;
    margin-right: 12px;
    width: 38px;
}
.picking-textarea-box {
    max-width: 535px;
    box-sizing: border-box;
    padding-left: 49px;
    width: 100%
}

@media
only screen and (max-width: 760px),
(min-device-width: 768px) and (max-device-width: 1024px)  {
    .item__picking-list,
    .item__picking-lists2,
    .item__picking-list2 {
        margin-left: 0;
        margin-right: 0;
    }
    .item__picking-left {
        margin-bottom: 20px;
    }
    .item__picking-left,
    .item__picking-right,
    .item__picking-lists2,
    .item__picking-left60,
    .item__picking-right60 {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }
    .picking-textarea-box {
        padding-left: 0;
    }
}
@media only screen and (max-width: 480px) {
    
    .item__picking-list {
        margin-left: 0;
        margin-right: 0;
    }
    .item__picking-left {
        margin-bottom: 20px;
    }
    .item__picking-left,
    .item__picking-right,
    .item__picking-left60,
    .item__picking-right60 {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }
    .picking-textarea-box {
        padding-left: 0;
    }
}

.jq-checkbox,
.jq-radio {
	position: relative;
	display: inline-block;
	overflow: hidden;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.jq-checkbox input,
.jq-radio input {
	position: absolute;
	z-index: -1;
	margin: 0;
	padding: 0;
	opacity: 0;
}
.jq-file {
	position: relative;
	display: inline-block;
	overflow: hidden;
}
.jq-file input {
	position: absolute;
	top: 0;
	right: 0;
	height: auto;
	margin: 0;
	padding: 0;
	opacity: 0;
	font-size: 100px;
	line-height: 1em;
}
.jq-file__name {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.jq-selectbox,
.jq-select-multiple {
	position: relative;
	display: inline-block;
}
.jq-selectbox select,
.jq-select-multiple select {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: 0;
	padding: 0;
	opacity: 0;
}
.jq-selectbox li,
.jq-select-multiple li {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	white-space: nowrap;
}
.jq-selectbox {
	z-index: 10;
}
.jq-selectbox__select {
	position: relative;
}
.jq-selectbox__select-text {
	overflow: hidden;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.jq-selectbox__dropdown {
	position: absolute;
}
.jq-selectbox__search input {
	-webkit-appearance: textfield;
}
.jq-selectbox__search input::-webkit-search-cancel-button,
.jq-selectbox__search input::-webkit-search-decoration {
	-webkit-appearance: none;
}
.jq-selectbox__dropdown ul {
	position: relative;
	overflow: auto;
	overflow-x: hidden;
	list-style: none;
	-webkit-overflow-scrolling: touch;
}
.jq-select-multiple ul {
	position: relative;
	overflow-x: hidden;
	-webkit-overflow-scrolling: touch;
}
.jq-number {
	display: inline-block;
}
.jq-number__field input {
	-moz-appearance: textfield;
	text-align: left; /* для Opera Presto */
}
.jq-number__field input::-webkit-inner-spin-button,
.jq-number__field input::-webkit-outer-spin-button {
	margin: 0; /* в каких-то браузерах присутствует отступ */
	-webkit-appearance: none;
}



.jq-checkbox,
.jq-radio {
	width: 22px;
	height: 22px;
	margin: 0 18px 0 0;
	border: 1px solid #dfdfdf;
	background: #fff;
	cursor: pointer;
    box-sizing: border-box;
}
.jq-checkbox.focused,
.jq-radio.focused {

}
.jq-checkbox.disabled,
.jq-radio.disabled {
	opacity: .55;
}
.jq-checkbox {
	border-radius: 0px;
}
.jq-checkbox.checked .jq-checkbox__div {
    background: url(img/style-chek.png) 0px -2px no-repeat;
	width: 22px;
	height: 22px;
	margin: 0;
	border-radius: 0px;
}

.jq-radio.checked .jq-radio__div {
	background: url(img/style-chek.png) 0px -2px no-repeat;
    width: 22px;
    height: 22px;
    margin: 0;
    border-radius: 0px;
}
.jq-file {
	width: 270px;
	border-radius: 4px;
	box-shadow: 0 1px 2px rgba(0,0,0,.1);
}
.jq-file input {
	cursor: pointer;
}
.jq-file__name {
	box-sizing: border-box;
	width: 100%;
	height: 34px;
	padding: 0 80px 0 10px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	background: #FFF;
	box-shadow: inset 1px 1px #F1F1F1;
	font: 14px/32px Arial, sans-serif;
	color: #333;
}
.jq-file__browse {
	position: absolute;
	top: 1px;
	right: 1px;
	padding: 0 10px;
	border-left: 1px solid #CCC;
	border-radius: 0 4px 4px 0;
	background: linear-gradient(#FFF, #E6E6E6);
	box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
	font: 14px/32px Arial, sans-serif;
	color: #333;
	text-shadow: 1px 1px #FFF;
}
.jq-file:hover .jq-file__browse {
	background: linear-gradient(#F6F6F6, #E6E6E6);
}
.jq-file:active .jq-file__browse {
	background: #F5F5F5;
	box-shadow: inset 1px 1px 3px #DDD;
}
.jq-file.focused .jq-file__name {
	border: 1px solid #5794BF;
}
.jq-file.disabled,
.jq-file.disabled .jq-file__name,
.jq-file.disabled .jq-file__browse {
	border-color: #CCC;
	background: #F5F5F5;
	box-shadow: none;
	color: #888;
}
.jq-number {
	position: relative;
	vertical-align: middle;
	padding: 0 36px 0 0;
}
.jq-number__field {
	width: 100px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	box-shadow: inset 1px 1px #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
}
.jq-number__field:hover {
	border-color: #B3B3B3;
}
.jq-number__field input {
	box-sizing: border-box;
	width: 100%;
	padding: 8px 9px;
	border: none;
	outline: none;
	background: none;
	font: 14px Arial, sans-serif;
	color: #333;
}
.jq-number__spin {
	position: absolute;
	top: 0;
	right: 0;
	width: 32px;
	height: 14px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	background: linear-gradient(#FFF, #E6E6E6);
	box-shadow: 0 1px 2px rgba(0,0,0,.1);
	box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	text-shadow: 1px 1px #FFF;
	cursor: pointer;
}
.jq-number__spin.minus {
	top: auto;
	bottom: 0;
}
.jq-number__spin:hover {
	background: linear-gradient(#F6F6F6, #E6E6E6);
}
.jq-number__spin:active {
	background: #F5F5F5;
	box-shadow: inset 1px 1px 3px #DDD;
}
.jq-number__spin:after {
	content: '';
	position: absolute;
	top: 4px;
	left: 11px;
	width: 0;
	height: 0;
	border-right: 5px solid transparent;
	border-bottom: 5px solid #999;
	border-left: 5px solid transparent;
}
.jq-number__spin.minus:after {
	top: 5px;
	border-top: 5px solid #999;
	border-right: 5px solid transparent;
	border-bottom: none;
	border-left: 5px solid transparent;
}
.jq-number__spin.minus:hover:after {
	border-top-color: #000;
}
.jq-number__spin.plus:hover:after {
	border-bottom-color: #000;
}
.jq-number.focused .jq-number__field {
	border: 1px solid #5794BF;
}
.jq-number.disabled .jq-number__field,
.jq-number.disabled .jq-number__spin {
	border-color: #CCC;
	background: #F5F5F5;
	box-shadow: none;
	color: #888;
}
.jq-number.disabled .jq-number__spin:after {
	border-bottom-color: #AAA;
}
.jq-number.disabled .jq-number__spin.minus:after {
	border-top-color: #AAA;
}
.jq-selectbox {
	vertical-align: middle;
	cursor: pointer;
}
.jq-selectbox__select {
	height: 32px;
	padding: 0 45px 0 10px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	background: linear-gradient(#FFF, #E6E6E6);
	box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
	font: 14px/32px Arial, sans-serif;
	color: #333;
	text-shadow: 1px 1px #FFF;
}
.jq-selectbox__select:hover {
	background: linear-gradient(#F6F6F6, #E6E6E6);
}
.jq-selectbox__select:active {
	background: #F5F5F5;
	box-shadow: inset 1px 1px 3px #DDD;
}
.jq-selectbox.focused .jq-selectbox__select {
	border: 1px solid #5794BF;
}
.jq-selectbox.disabled .jq-selectbox__select {
	border-color: #CCC;
	background: #F5F5F5;
	box-shadow: none;
	color: #888;
}
.jq-selectbox__select-text {
	display: block;
	width: 100%;
}
.jq-selectbox .placeholder {
	color: #888;
}
.jq-selectbox__trigger {
	position: absolute;
	top: 0;
	right: 0;
	width: 34px;
	height: 100%;
	border-left: 1px solid #CCC;
}
.jq-selectbox__trigger-arrow {
	position: absolute;
	top: 14px;
	right: 12px;
	width: 0;
	height: 0;
	border-top: 5px solid #999;
	border-right: 5px solid transparent;
	border-left: 5px solid transparent;
}
.jq-selectbox:hover .jq-selectbox__trigger-arrow {
	border-top-color: #000;
}
.jq-selectbox.disabled .jq-selectbox__trigger-arrow {
	border-top-color: #AAA;
}
.jq-selectbox__dropdown {
	box-sizing: border-box;
	width: 100%;
	margin: 2px 0 0;
	padding: 0;
	border: 1px solid #CCC;
	border-radius: 4px;
	background: #FFF;
	box-shadow: 0 2px 10px rgba(0,0,0,.2);
	font: 14px/18px Arial, sans-serif;
}
.jq-selectbox__search {
	margin: 5px;
}
.jq-selectbox__search input {
	box-sizing: border-box;
	width: 100%;
	margin: 0;
	padding: 5px 27px 6px 8px;
	border: 1px solid #CCC;
	border-radius: 3px;
	outline: none;
	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAMCAYAAABiDJ37AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAO1JREFUeNqU078LAXEYx/FzYfNzk5TJaFNKYjFYSQZ/hvwBsvg1UCY2xT9gM8hukQGThWRjkcFw3pdnujhfT736Xn2fPvfc3fd07V0OFDDFAnM0ENYsZRiGLSc9OpqIYIA9fMhhjCrW2h9VlMlcH/aymMGtOqEugX08PwQucUZKdTozMIqdTc9WepQD7wjY9ARx+ydwhfyXfS+S0qMcOEQJGcueB3VccFINdMgal6NzkmPjRwJXxDBB7/2RDdtAp6wb+dpphHDASG5QQ0V6u2aoSqBZD/lDrNWRJynLK2qpBn4rc6K2XB9/Nb8EGABtf1thzY6X2AAAAABJRU5ErkJggg==') no-repeat 100% 50%;
	box-shadow: inset 1px 1px #F1F1F1;
	color: #333;
}
.jq-selectbox__not-found {
	margin: 5px;
	padding: 5px 8px 6px;
	background: #F0F0F0;
	font-size: 13px;
}
.jq-selectbox ul {
	margin: 0;
	padding: 0;
}
.jq-selectbox li {
	min-height: 18px;
	padding: 5px 10px 6px;
	color: #231F20;
}
.jq-selectbox li.selected {
	background-color: #A3ABB1;
	color: #FFF;
}
.jq-selectbox li:hover {
	background-color: #08C;
	color: #FFF;
}
.jq-selectbox li.disabled {
	color: #AAA;
}
.jq-selectbox li.disabled:hover {
	background: none;
}
.jq-selectbox li.optgroup {
	font-weight: bold;
}
.jq-selectbox li.optgroup:hover {
	background: none;
	color: #231F20;
	cursor: default;
}
.jq-selectbox li.option {
	padding-left: 25px;
}
.jq-select-multiple {
	box-sizing: border-box;
	padding: 1px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	background: #FFF;
	box-shadow: inset 1px 1px #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
	font: 14px/18px Arial, sans-serif;
	color: #333;
	cursor: default;
}
.jq-select-multiple.focused {
	border: 1px solid #5794BF;
}
.jq-select-multiple.disabled {
	border-color: #CCC;
	background: #F5F5F5;
	box-shadow: none;
	color: #888;
}
.jq-select-multiple ul {
	margin: 0;
	padding: 0;
}
.jq-select-multiple li {
	padding: 3px 9px 4px;
	list-style: none;
}
.jq-select-multiple li:first-child {
	border-radius: 3px 3px 0 0;
}
.jq-select-multiple li:last-child {
	border-radius: 0 0 3px 3px;
}
.jq-select-multiple li.selected {
	background: #08C;
	color: #FFF;
}
.jq-select-multiple li.disabled {
	color: #AAA;
}
.jq-select-multiple li.optgroup {
	font-weight: bold;
}
.jq-select-multiple li.option {
	padding-left: 25px;
}
.jq-select-multiple.disabled li.selected,
.jq-select-multiple li.selected.disabled {
	background: #CCC;
	color: #FFF;
}
input[type='email'].styler,
input[type='password'].styler,
input[type='search'].styler,
input[type='tel'].styler,
input[type='text'].styler,
input[type='url'].styler,
textarea.styler {
	padding: 8px 9px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	box-shadow: inset 1px 1px #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
	font: 14px Arial, sans-serif;
	color: #333;
}
input[type='search'].styler {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
textarea.styler {
	overflow: auto;
}
input[type='email'].styler:hover,
input[type='password'].styler:hover,
input[type='search'].styler:hover,
input[type='tel'].styler:hover,
input[type='text'].styler:hover,
input[type='url'].styler:hover,
textarea.styler:hover {
	border-color: #B3B3B3;
}
input[type='email'].styler:hover:focus,
input[type='password'].styler:hover:focus,
input[type='search'].styler:hover:focus,
input[type='tel'].styler:hover:focus,
input[type='text'].styler:hover:focus,
input[type='url'].styler:hover:focus,
textarea.styler:hover:focus {
	border-color: #CCC;
	border-top-color: #B3B3B3;
	outline: none;
	box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
}
button.styler,
input[type='button'].styler,
input[type='submit'].styler,
input[type='reset'].styler {
	overflow: visible;
	padding: 8px 11px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	outline: none;
	background: linear-gradient(#FFF, #E6E6E6);
	box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
	font: 14px Arial, sans-serif;
	color: #333;
	text-shadow: 1px 1px #FFF;
	cursor: pointer;
}
button.styler.styler::-moz-focus-inner,
input[type='button'].styler.styler::-moz-focus-inner,
input[type='submit'].styler.styler::-moz-focus-inner,
input[type='reset'].styler.styler::-moz-focus-inner {
	padding: 0;
	border: 0;
}
button.styler:not([disabled]):hover,
input[type='button'].styler:not([disabled]):hover,
input[type='submit'].styler:not([disabled]):hover,
input[type='reset'].styler:not([disabled]):hover,
input[type='reset'].styler:hover {
	background: linear-gradient(#F6F6F6, #E6E6E6);
}
button.styler:active,
input[type='button'].styler:active,
input[type='submit'].styler:active,
input[type='reset'].styler:active {
	background: #F5F5F5;
	box-shadow: inset 1px 1px 3px #DDD;
}
button.styler[disabled],
input[type='button'].styler[disabled],
input[type='submit'].styler[disabled] {
	border-color: #CCC;
	background: #F5F5F5;
	box-shadow: none;
	color: #888;
}
.header .phones a.headerPicking {
    border: 0;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    display: inline-block;
    vertical-align: top;
    color: #333;
    text-decoration: none;
    background: #ffbe01;
    width: 180px;
    height: 26px;
    text-align: center;
    line-height: 26px;
    margin-top: 10px;
    float:right;
}
.header .phones a.headerPicking:hover {
    background: #ffa801;
}
.mob {
    display:none;
}
.sochi .menu-idx4::before {
    background: url(img/menu-idx2.png) no-repeat;
    width: 30px;
    height: 33px;
}
.sochi .menu-idx5::before {
    background: url(img/menu-idx4.png) no-repeat;
    width: 30px;
    height: 30px;
}
@media screen and (max-width: 767px) {
    .menu-idx2::before {
        background: url(/assets/files/menu/Container_refrezhirator.png) no-repeat;
        background-size: 100%;
        height: 23px;
        position: relative;
        top: 5px;
    }
    .sliderNew {
        padding-top: 50px;
        padding-bottom: 0;
    }
    .step-item__bg {
        top:0;
        background: #00244a;
    }
    .sliderNew-pagetitle {
        padding-top:15px;
    }
    .sliderNew-label2,
    .sliderNew-input2 {
        padding-left:15px;
        padding-right:15px;
    }
    .step-item__name {
        font-size:14px;
    }
    .search fieldset {
        width:100%;
    }
    .header .phones {
        padding-bottom:0;
    }
    .header .search {
    margin-top: 10px;
}
    .header .phones a.headerPicking {
        font-size:11px;
        width: 156px;
    }
    .left-menu-new,
    .desktop {
        display:none;
    }
    .mob {
        display:block;
    }
    body {
        padding-top:60px;
    }
    .top-line {
        position: fixed;
        width: 100%;
        top: 0;
        z-index: 10;
    }
     .content--sx6-list {
         margin:0;
     }
     .content--sx6 {
         float: inherit;
         width:100%;
         padding:0;
         margin-bottom:20px;
     }
}

@media only screen and (max-width: 480px) {
    .header .search {
        margin-top: 0;
    }
    .header .phones .break {
        display:none;
    }
    .calls_links {
        display: block;
        margin-left: auto;
        margin-right: auto;
        width: 156px;
    }
    .header .phones a.calls_links {
        margin-right:auto;
    }
    .header .phones a.headerPicking {
        display: block;
        float: inherit;
        margin-left: auto;
        margin-right: auto;
        width: 165px;
    }
}