	@font-face {
    font-family: 'MuseoSans-light';
    font-style: lighter;
    font-weight: 300;
    src: url("/bitrix/templates/swpc/font/MuseoSans_300.woff") format('woff');
	}
	@font-face {
    font-family: 'MuseoSans-norml';
    font-style: normal;
    font-weight: 500;
    src: url("/bitrix/templates/swpc/font/MuseoSans_500.woff") format('woff');
	}
	@font-face {
	    font-family: 'MuseoSans-Bold';
	    font-style: bold;
	    font-weight: 700;
	    src: url("/bitrix/templates/swpc/font/MuseoSans_700.woff") format('woff');
	}
	@font-face {
	    font-family: 'MuseoSans-Bold2';
	    font-style: bold;
	    font-weight: 900;
	    src: url("/bitrix/templates/swpc/font/MuseoSans_900.woff") format('woff');
	}


body {
    overflow-y: scroll;
    font-family: 'MuseoSans-norml', 'Arial', 'Helvetica Neue', 'Helvetica', sans-serif;
    font-weight: 300;
    line-height: 1;
	background-color: #fff;
}
header {
    padding: 15px 0px;
    font-family: 'MuseoSans-norml', Arial, Helvetica, sans-serif;
    position: relative;
	background-color: #fff;
	box-shadow: 0 1px 3px 0 rgba(42,48,60,.19);
}
.bg {
background-color: #f3f3f3!important;
}
.clear {clear:both;}
.bottom-img {
    display: block;
    font-size: 0;
    height: 3px;
    overflow: hidden;
    background: #08C;
}
.pull-right {
    float: right !important;
}
header .phones {
    padding: 0px 0 10px;
    margin: 0;
}
.phones {
    margin-bottom: 5px;
    color: #000000;
    text-align: right;
}
.phone {text-decoration: none;
    cursor: default;
    color: inherit;}
.phone:hover {color: #606060;text-decoration: none;}
.phones-list {
    margin-bottom: 2px;
}
.zakaz-zvonok {
    line-height: 13px;
}
.zakaz-zvonok a {
    font-size: 14px;
    letter-spacing: .1px;
    color: #4e4e4e;
	cursor: pointer;
	border-bottom: 1px dashed;
}
.zakaz-zvonok a:hover {
    color: #08C;
    transition: .4s;
}
.ico {    
	font-size: 14px;
    padding-right: 7px;
}

.title {
    line-height: 1.14;
    font-size: 24px;
    font-weight: 900;
    color: #4e4e4e;
}
.tex {
    line-height: 1.90;
    margin-bottom: 28px;
	    font-size: 13px;
}
.whatsapp {width: 23px;
    padding-right: 4px;}
.border-block {
	line-height: 1.4;
    padding-left: 15px;
    border-left: 1px solid rgba(0,0,0,.07);
}
.navigation {
    background-color: #08C;
}
.page__header {
    position: relative;
    height: 310px;
}
@media (min-width: 768px) {
.page__header {
    height: 330px;
}}
@media (min-width: 992px) {
.page__header {
    height: 370px;
}}
@media (min-width: 1340px){
.page__header {
    height: 420px;
}}
.page__header__caption {
    position: relative;
    z-index: 2;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 50%;
    height: 100%;
    background: #014c8c;
    flex-flow: column;
}
@media (min-width: 1340px) {
.page__header__caption {
    width: 35%;
}}
.page__header__image {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 100%;
}
@media (min-width: 768px) {
.page__header__image {
    left: 50%;
}}
@media (min-width: 1340px) {
.page__header__image {
    left: 35%;
}}
.page__header__text {
    position: relative;
    z-index: 5;
    margin: 120px -40px 0 auto;
    width: 360px;
    font-size: 30px;
    color: #fff;
}
@media (min-width: 992px) {
.page__header__text {
    width: 410px;
    font-size: 35px;
}}
@media (min-width: 1340px) {
.page__header__text {
    font-size: 45px;
}}
.page__header__caption:after {
    content: "";
    position: absolute;
    left: 100%;
    top: 0;
    border-top: 330px solid #014c8c;
    border-right: 120px solid transparent;
}
@media (min-width: 992px) {
.page__header__caption:after {
    border-top-width: 370px;
    border-right-width: 150px;
}}
@media (min-width: 1340px) {
.page__header__caption:after {
    border-top-width: 420px;
    border-right-width: 170px;
}}
.page__header__image span {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: 50% 50% no-repeat;
    -moz-background-size: cover;
    background-size: cover;
}
.underline {
    border-bottom: 2px solid #014c8c !important;
}
.mw-15 {
max-width: 15%;
}
.mw-10 {
    max-width: 10%;
}
.line-15 {
line-height: 1.5;
}
.status-icon {
    margin-right: 15px;
    padding: 2px 0 0 20px;
    position: relative;
    font-size: 13px;
    display: inline-block;
    vertical-align: top;
    height: auto;
    line-height: 14px;
    color: #666;
}
.status-icon:before {
    content: "";
    position: absolute;
    top: 4px;
    left: 0;
    display: block;
    width: 11px;
    height: 8px;
    background: url(/bitrix/templates/swpc/img/swpcorp.svg) no-repeat;
}
.stickers {
    left: 0;
    top: 0;
    position: absolute;
    font-size: 0;
    line-height: 0;
    width: 100%;
    text-align: left;
    z-index: 5;
}
.stickers-wrapper {
    padding: 5px 5px 10px;
}
.stickers .stickers-wrapper>div {
    display: inline-block;
    vertical-align: top;
    font-size: 10px;
    line-height: 18px;
    color: #fff;
    font-weight: 700;
    background-color: #dedede;
    padding: 2px 6px 1px;
    margin: 4px;
    text-transform: uppercase;
    border-radius: 2px;
    letter-spacing: .7px;
    height: 21px;
}
.stickers .stickers-wrapper .sticker_sale {
    background: #e52929;
}
.stickers .stickers-wrapper .sticker_new {
    background: #4fad00;
}
.stickers .stickers-wrapper .sticker_hit {
    background: #05a0e0;
}
.stickers .stickers-wrapper .sticker_recommend {
    background: #893ca9;
}
.stock {
    line-height: 14px;
    color: #666;
	font-size: 13px;
}

.col-xs-5th,
.col-sm-5th,
.col-md-5th,
.col-lg-5th {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
    width: 20%;
    float: left;
}
.col-5-th {
   -webkit-box-flex: 0;
   -webkit-flex: 0 0 20%;
   -ms-flex: 0 0 20%;
   flex: 0 0 20%;
   max-width: 20%;
}
@media (min-width: 768px) {
    .col-sm-5th {
          -webkit-box-flex: 0;
          -webkit-flex: 0 0 20%;
          -ms-flex: 0 0 20%;
          flex: 0 0 20%;
          max-width: 20%;
    }
}
@media (min-width: 992px) {
    .col-md-5th {
          -webkit-box-flex: 0;
          -webkit-flex: 0 0 20%;
          -ms-flex: 0 0 20%;
          flex: 0 0 20%;
          max-width: 20%;
    }
}
@media (min-width: 1200px) {
    .col-lg-5th {
          -webkit-box-flex: 0;
          -webkit-flex: 0 0 25%;
          -ms-flex: 0 0 25%;
          flex: 0 0 25%;
          max-width: 25%;
    }
}

@media only screen and (max-width: 992px) {
     .col-md-5th {
          width:33%;
          float:none;
          display:block;

          -webkit-box-flex: 0;
          -webkit-flex: 0 0 33%;
          -ms-flex: 0 0 33%;
          flex: 0 0 33%;
          max-width: 33%;
     }
    .col-md-5th.col-sm-5th {
        width: 20%;
        float: left;

          -webkit-box-flex: 0;
          -webkit-flex: 0 0 20%;
          -ms-flex: 0 0 20%;
          flex: 0 0 20%;
          max-width: 20%;
    }
}

@media only screen and (max-width: 769px) {

     .col-md-5th {
          width:100%;
          float:none;
          display:block;

          -webkit-box-flex: 0;
          -webkit-flex: 0 0 50%;
          -ms-flex: 0 0 50%;
          flex: 0 0 50%;
          max-width: 50%;
     }

    .col-md-5th.col-sm-5th {
          width:50%;
          float:none;
          display:block;

          -webkit-box-flex: 0;
          -webkit-flex: 0 0 50%;
          -ms-flex: 0 0 50%;
          flex: 0 0 50%;
          max-width: 50%;
    }
}

@media only screen and (max-width: 767px) {

     .col-md-5th {
          width:100%;
          float:none;
          display:block;

          -webkit-box-flex: 0;
          -webkit-flex: 0 0 100%;
          -ms-flex: 0 0 100%;
          flex: 0 0 100%;
          max-width: 100%;
     }

    .col-md-5th.col-sm-5th {
          width:100%;
          float:none;
          display:block;

          -webkit-box-flex: 0;
          -webkit-flex: 0 0 100%;
          -ms-flex: 0 0 100%;
          flex: 0 0 100%;
          max-width: 100%;
    }
}
.icon {
    display: inline-block;
    /*max-width: 45px;
    max-height: 45px;*/
    margin-right: 15px;
}
.text {
    font-size: 90%;
    display: inline-block;
    width: 60%;
    vertical-align: middle;
}
.share {
    padding-top: 15px;
    border-top: 1px solid rgba(0,0,0,.1);
	margin-top: 15px;
}
.share > span {
    font-size: 90%;
    margin-right: 10px;
    color: #9e9e9e;
}
.share > * {
    display: inline-block;
    vertical-align: middle;
}
.top-bar {
	background: #fff;
}
.element-bg{
	background: #fff;
    box-shadow: 0 0 27px 0 rgba(0,0,0,.1);
    padding: 30px;
}
.footer-element-bg{
	background: #fff;
	margin-top:	30px;
}
button:active, button:focus {
  outline: none;
}
.page__header__class {
	font-size: 16px;
	margin: 0 -40px 20px auto;
	line-height: 20px;
}
.text-mini-color {
	color: #9a9a9a;
    margin: 10px 0;
}
.wide-wrapper {
    background: #fbfbfb;
    border-top-width: 0;
    margin-bottom: 20px;
    margin-top: 20px;
}
.order-block {
    background: #fbfbfb;
    border: 1px solid #f2f2f2;
    color: #555;
    clear: both;
    font-size: 1em;
    margin: 30px 0 40px;
    width: 100%;
}
.order-block {
    background: 0 0;
    border: none;
    margin: 0;
}
.order-block td {
    padding: 35px 0 35px;
    vertical-align: top;
	padding-right: 20px;
}
.order-block .text {
    padding: 0px 40px 0 95px;
    min-height: 46px;
    line-height: 24px;
    color: #555;
    text-align: left;
    position: relative;
	width: 100%;
}
.order-block .text img {
    display: block;
    width: 48px;
    height: 58px;
    position: absolute;
    top: 39px;
    top: -2px;
    left: 20px;
}

@media (max-width: 991.98px) {
      .offcanvas-collapse {
        position: fixed;
        top: 0;
        bottom: 0;
        left: -300px;
        width: 300px;
        padding-top: 3rem;
        padding-right: 1rem;
        padding-left: 1rem;
        overflow-y: auto;
        visibility: hidden;
        background-color: #e0e0e0;
        transition: visibility .3s ease-in-out, -webkit-transform .3s ease-in-out;
        transition: transform .3s ease-in-out, visibility .3s ease-in-out;
        transition: transform .3s ease-in-out, visibility .3s ease-in-out, -webkit-transform .3s ease-in-out;
      }

      .offcanvas-collapse.open {
        visibility: visible;
        -webkit-transform: translateX(300px);
        transform: translateX(300px);
      }

      .offcanvas-close {
        position: absolute;
        font-size: 2.5rem;
        font-weight: 700;
        cursor: pointer;
        color: rgba(0, 0, 0, 0.3);
        border: none;
        -webkit-appearance: button;
        background-color: transparent;
        right: 0;
        top: 0;
        padding: 0 1.5rem;


      }

      .offcanvas-open {
        overflow: hidden;
      }
    }

    @media (min-width: 992px) {
      .offcanvas-close {
        display: none;
      }
    }

.option {
 	top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
}
.prop {
	color: #a5a5a5;
    font-size: 12px;
}
.pp {
	text-align: left;
    font-size: 12px;
    line-height: 1.5;
}