/*
    © 2016–2017 Команда разработчиков Ultron.pro.
    Email: info@ultron.pro
    Site: //ultron.pro/
*/


/*
    font-family: "trump";
*/
@font-face {
    font-family: "trump";
    src:url('../fonts/TrumpSoftPro-Medium.otf'),
        url('../fonts/TrumpSoftPro-Medium.ttf'),
        url('../fonts/TrumpSoftPro-Medium.woff'),
        url('../fonts/TrumpSoftPro-Medium.woff2');
    font-style: normal;
    font-weight: normal;
}
.push1{
    height: 1px;
}
.push2{
    height: 2px;
}
.push3{
    height: 3px;
}
.push4{
    height: 4px;
}
.push5{
    height: 5px;
}
.push6{
    height: 6px;
}
.push7{
    height: 7px;
}
.push8{
    height: 8px;
}
.push9{
    height: 9px;
}
.push10{
    height: 10px;
}
.push10{
    height: 10px;
}
.push11{
    height: 11px;
}
.push12{
    height: 12px;
}
.push13{
    height: 13px;
}
.push14{
    height: 14px;
}
.push15{
    height: 15px;
}
.push20{
    height: 20px;
}
.push25{
    height: 25px;
}
.push30{
    height: 30px;
}
.push35{
    height: 35px;
}
.push40{
    height: 40px;
}
.push45{
    height: 45px;
}
.push50{
    height: 50px;
}
.push55{
    height: 55px;
}
.push60{
    height: 60px;
}
.push70{
    height: 70px;
}
.push80{
    height: 80px;
}
.push90{
    height: 90px;
}
.push100{
    height: 100px;
}
.f8{
    font-size: 8px;
}
.f9{
    font-size: 9px;
}
.f10{
    font-size: 10px;
}
.f11{
    font-size: 11px;
}
.f12{
    font-size: 12px;
}
.f13{
    font-size: 13px;
}
.f14{
    font-size: 14px;
}
.f15{
    font-size: 15px;
}
.f16{
    font-size: 16px;
}
.f18{
    font-size: 18px;
}
.f20{
    font-size: 20px;
}
.f22{
    font-size: 22px;
}
.f24{
    font-size: 24px;
}
.f26{
    font-size: 26px;
}
.f28{
    font-size: 28px;
}
.f30{
    font-size: 30px;
}
.f34{
    font-size: 34px;
}
.f36{
    font-size: 36px;
}
.delay-100{
    -webkit-animation-delay: 100ms;
	-moz-animation-delay: 100ms;
	-o-animation-delay: 100ms;
    animation-delay: 100ms;
}
.delay-200{
    -webkit-animation-delay: 200ms;
	-moz-animation-delay: 200ms;
	-o-animation-delay: 200ms;
    animation-delay: 200ms;
}
.delay-300{
    -webkit-animation-delay: 300ms;
	-moz-animation-delay: 300ms;
	-o-animation-delay: 300ms;
    animation-delay: 300ms;
}
.delay-400{
    -webkit-animation-delay: 400ms;
	-moz-animation-delay: 400ms;
	-o-animation-delay: 400ms;
    animation-delay: 400ms;
}
.delay-500{
    -webkit-animation-delay: 500ms;
	-moz-animation-delay: 500ms;
	-o-animation-delay: 500ms;
    animation-delay: 500ms;
}
.delay-600{
    -webkit-animation-delay: 600ms;
	-moz-animation-delay: 600ms;
	-o-animation-delay: 600ms;
    animation-delay: 600ms;
}
.delay-700{
    -webkit-animation-delay: 700ms;
	-moz-animation-delay: 700ms;
	-o-animation-delay: 700ms;
    animation-delay: 700ms;
}
.delay-800{
    -webkit-animation-delay: 800ms;
	-moz-animation-delay: 800ms;
	-o-animation-delay: 800ms;
    animation-delay: 800ms;
}
.delay-900{
    -webkit-animation-delay: 900ms;
	-moz-animation-delay: 900ms;
	-o-animation-delay: 900ms;
    animation-delay: 900ms;
}
.delay-1000{
    -webkit-animation-delay: 1000ms;
	-moz-animation-delay: 1000ms;
	-o-animation-delay: 1000ms;
    animation-delay: 1000ms;
}
.delay-1100{
    -webkit-animation-delay: 1100ms;
	-moz-animation-delay: 1100ms;
	-o-animation-delay: 1100ms;
    animation-delay: 1100ms;
}
.delay-1200{
    -webkit-animation-delay: 1200ms;
	-moz-animation-delay: 1200ms;
	-o-animation-delay: 1200ms;
    animation-delay: 1200ms;
}
.delay-1300{
    -webkit-animation-delay: 1300ms;
	-moz-animation-delay: 1300ms;
	-o-animation-delay: 1300ms;
    animation-delay: 1300ms;
}
.delay-1400{
    -webkit-animation-delay: 1400ms;
	-moz-animation-delay: 1400ms;
	-o-animation-delay: 1400ms;
    animation-delay: 1400ms;
}
input:focus::-moz-placeholder{
    opacity: 0;
}
input:focus:-ms-input-placeholder{
    opacity: 0;
}
input:focus::-webkit-input-placeholder{
    opacity: 0;
}
textarea:focus::-moz-placeholder{
    opacity: 0;
}
textarea:focus:-ms-input-placeholder{
    opacity: 0;
}
textarea:focus::-webkit-input-placeholder{
    opacity: 0;
}
:invalid {
  box-shadow: none;
}
:-moz-submit-invalid {
  box-shadow: none;
}
:-moz-ui-invalid {
  box-shadow:none;
}
/*  custom chrome scroll */
@media(min-width: 1170px){
    ::-webkit-resizer {
        width: 9px;
        height: 1px;
    }
    ::-webkit-scrollbar {
        width: 9px;
    }
    ::-webkit-scrollbar-button {
        width: 9px;
        height: 0px;
    }
    ::-webkit-scrollbar-thumb {
        -webkit-border-radius: 0px;
        border-radius: 0px;
        background-color: #FF3324;
    }
    ::-webkit-scrollbar-track {
        background-color: #2C2C2C;
    }
}

/* /. custom chrome scroll */

/* preloader */
#preloader {
    background: #fff;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    left: 0;
    position: fixed;
    z-index: 9999;
    display: block;
    -webkit-transition: all 600ms ease-out;
    -moz-transition: all 600ms ease-out;
    -o-transition: all 600ms ease-out;
    transition: all 600ms ease-out;
    opacity: 1;
}
#preloader.hid {
    opacity: 0;
    visibility: hidden;
}
#preloader table{
    width: 100%;
    height: 100%;
}
#preloader table td{
    width: 100%;
    height: 100%;
    vertical-align: middle;
}
.load8 .loader {
  margin: 60px auto;
  font-size: 6px;
  position: relative;
  text-indent: -9999em;
  border: 1.1em solid rgba(0,72,127, 0.2);
  border-left-color: #014273;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load8 1.1s infinite linear;
  animation: load8 1.1s infinite linear;
}
.load8 .loader,
.load8 .loader:after {
  border-radius: 50%;
  width: 10em;
  height: 10em;
}
@-webkit-keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/* /. preloader */

#up{
    position: fixed;
    z-index: 300;
    bottom: 9px;
    right: 9px;
    display: none;
    color: #FFFFFF;
    width: 38px;
    text-align: center;
    height: 38px;
    cursor: pointer;
    -webkit-transition: background-color 200ms ease-out;
    -moz-transition: background-color 200ms ease-out;
    -o-transition: background-color 200ms ease-out;
    transition: background-color 200ms ease-out;
    background: #014273;
    font-size: 36px;
}
#up:hover{
    background-color: #FF3324 !important;
}
#up .fa{
    display: block;
}

@-webkit-keyframes fadeInDownSmall {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
@keyframes fadeInDownSmall {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-5px);
        -ms-transform: translateY(-5px);
        transform: translateY(-5px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}
.fadeInDownSmall {
    -webkit-animation-name: fadeInDownSmall;
    animation-name: fadeInDownSmall;
}
@-webkit-keyframes fadeOutUpSmall {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px);
    }
}
@keyframes fadeOutUpSmall {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-5px);
        -ms-transform: translateY(-5px);
        transform: translateY(-5px);
    }
}
.fadeOutUpSmall {
    -webkit-animation-name: fadeOutUpSmall;
    animation-name: fadeOutUpSmall;
}

html, body {
    height: 100% !important;
    margin: 0;
    padding: 0;
}
body{
    font-size: 14px;
    line-height: 1.4;
    color: #2E2E2E;
    overflow-x: hidden;
    font-family: 'Open Sans', sans-serif;
}
.main-wrapper{
    min-height: 100%;
    margin-bottom: -56px;
    background: #fff;
}
.body-fixed-true .main-wrapper{
    width: 1220px;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    box-shadow: 0 0 10px rgba(0,0,0,0.4);
}
.body-fixed-true .footer-wrapper{
    width: 1220px;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    box-shadow: 0 10px 10px rgba(0,0,0,0.4);
}
.footer-push{
    height: 56px;
}
.footer-wrapper{
    min-height: 56px;
    background: #2C2C2C;
    position: relative;
    z-index: 301;
    font-size: 13px;
}
.footer-wrapper .social{
    margin: 0 -5px;
}
.footer-wrapper .social a{
    margin: 4px 5px 0;
    display: inline-block;
    opacity: 0.5;
    -webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}
.footer-wrapper .social a:hover{
    opacity: 1;
}
.footer-wrapper a{
    color: #fff;
}
.footer-top{
    padding-bottom: 40px;
}
.footer-bottom{
    padding: 10px 0;
    position: relative;
}

h1,
.title-h1{
    font-family: "trump";
    font-size: 36px;
    line-height: 1.3;
    letter-spacing: 1px;
    margin-bottom: 30px;
    position: relative;
}
h2,
.title-h2{
    font-family: "trump";
    font-size: 30px;
    line-height: 1.3;
    letter-spacing: 1px;
    margin-bottom: 30px;
   /* position: relative;*/
}
h3,
.title-h3{
    font-family: "trump";
    font-size: 26px;
    line-height: 1.3;
    letter-spacing: 1px;
    margin-bottom: 30px;
    position: relative;
}
h4,
.title-h4{
    font-family: "trump";
    font-size: 24px;
    line-height: 1.3;
    letter-spacing: 1px;
    margin-bottom: 20px;
    position: relative;
}
h5,
.title-h5{
    font-family: "trump";
    font-size: 20px;
    line-height: 1.3;
    letter-spacing: 1.5px;
    margin-bottom: 10px;
    position: relative;
}
.title-h2 span{
    font-size: 18px;
    line-height: 1;
    display: block;
    font-family: opel;
    font-weight: normal;
    margin-bottom: 20px;
    margin-top: 10px;
}
@media only screen and (max-width: 767px) {
    h1,
    .title-h1{
        font-size: 30px;
        margin-bottom: 20px;
    }
    h2,
    .title-h2{
        font-size: 26px;
        margin-bottom: 20px;
    }
    h3,
    .title-h3{
        font-size: 24px;
        margin-bottom: 20px;
    }
    h4,
    .title-h4{
        font-size: 22px;
        margin-bottom: 15px;
    }
    h5,
    .title-h5{
        font-size: 18px;
        line-height: 1.3;
        margin-bottom: 10px;
    }
}

@media only screen and (min-width: 768px) {
    h2,
    .title-h2{
        font-size: 36px;
    }
    .title-h2 span{
        display: inline;
        margin: 0 0 0 30px;
    }
    h3,
    .title-h3{
        font-size: 30px;
    }
}
@media only screen and (min-width: 992px){
    h2,
    .title-h2{
        font-size: 36px;
    }
    .title-h2 span{
        margin: 0 0 0 70px;
    }
}

.content ul > li{
    margin: 5px 0px 5px 50px;
	list-style-image: url(https://ognespas.by/images/book.png); /* Путь к изображению маркера */
}
.section ul > li{
    margin: 5px 0px 5px 50px;
	list-style-image: url(https://ognespas.by/images/book.png); /* Путь к изображению маркера */
}
ul.list > li,
ol.list > li{
    margin-bottom: 15px;
    position: relative;
}
ul.list > li{
    padding-left: 20px;
}
ul.list > li:before{
    content: "\f00c";
    display: block;
    position: absolute;
    top: 2px;
    left: 0;
    font-family: FontAwesome;
    color: #014273;
}
ul.list ul,
ol.list ul,
ol.list ol,
ul.list ol{
    padding-top: 10px;
    padding-left: 10px;
}
ul.list ul li,
ol.list ul li{
    padding-left: 15px;
    position: relative;
    margin-bottom: 10px;
}
ul.list ul li:after,
ol.list ul li:after{
    content: "";
    display: block;
    position: absolute;
    width: 4px;
    height: 4px;
    top: 9px;
    left: 0;
    border: 1px solid #999999;
    border-radius: 50%;
}
ul.list ol li,
ol.list ol li{
    list-style: decimal; 
    padding-left: 3px;
    margin-left: 12px;
    margin-bottom: 10px;
}
ol.list{ 
    counter-reset: item; 
}
ol.list li{
    display: block; 
}
ol.list li:before{ 
    content: counters(item, ".") ". "; 
    counter-increment: item;
    padding: 0 5px 0 10px;
    color: #999999;
}
ul.list ul ol li:after,
ol.list ul ol li:after{
    display: none;
}
blockquote{
    position: relative;
    margin: 30px 0;
    padding: 2px 0 5px 20px;
    border-left: 1px solid #014273;
    text-align: left;
    font-size: 1.1em;
    color: #5F5F5F;
}
blockquote p{
    margin-bottom: 0;
}
p{
    margin-bottom: 20px;
	text-indent: 20px;
	font-size: 14px;
}
a{
    color: #014273;
    text-decoration: underline;
}
a:hover{
    text-decoration: none;
}
a:focus{
    outline: none;
    text-decoration: none;
}
a.decoration-none{
    text-decoration: none;
}
hr{
    border-top: 1px solid #C7C7C7;
    border-bottom: 1px solid #fff;
}
strong,
b, 
.bold{
    font-weight: bold;
}
em, i{
    font-style: italic;
}
.red{
    color: red;
}
.gray{
    color: #8A8A8A;
}
.white{
    color: #fff;
}
.black{
    color: #000;
}
.hide {
  display: none;
}
.show {
  display: block;
}
.hidden {
    display: none;
    visibility: hidden;
    opacity: 0;
}
.visible{
    opacity:1;
}
.text-left{
    text-align: left;
}
.text-center{
    text-align: center;
}
.text-right{
    text-align: right;
}
.left{
    float: left;
}
.right{
    float: right;
}
.static{
    position: static;
}
.relative{
    position: relative;
}
.absolute{
    position: absolute;
}
a.absolute{
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
}
.cleaner,
.clear{
    clear: both;
    height: 0;
    line-height: 0;
}
.clear-hr,
.cleaner-hr{
    height: 0;
    opacity: 0;
    margin: 0;
    padding: 0;
    border: none !important;
}
.upper{
    text-transform: uppercase;
}
.strike{
    text-decoration: line-through;
}
.dashed{
    text-decoration: none;
    border-bottom: 1px dashed;
}
.dashed:hover{
    border-bottom-color: transparent;
}
.label{
    display: block;
    margin-bottom: 4px;
}
.error{
    color: #FF0000;
}
.modal{
    display: none;
    width: 500px;
    max-width: 100%;
    background: #fff;
    padding: 40px 30px;
}
.modal .title{
    font-size: 26px;
    font-weight: bold;
    margin-bottom: 30px;
    color: #014273;
    line-height: 1.1;
}
.modal p{
    margin-bottom: 0;
}
.modal .title + p{
    font-size: 14px;
    margin: -10px 0 30px;
}
@media only screen and (min-width: 992px){
    .modal{
        padding: 40px;
    }
}

.button{
    display: inline-block;
    text-decoration: none !important;
    color: #fff;
    background: #FF3324;
    font-size: 14px;
    padding: 12px 35px;
    margin-bottom: 10px;
    position: relative;
    border: 1px solid #FF3324;
    text-align: center;
    cursor: pointer;
    text-transform: uppercase;
    -webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
    letter-spacing: 1px;
}
.button:hover{
    background: #014273;
    color: #fff;
    border-color: #014273;
}
.button.block{
    display: block;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
}
.button.invert{
    background: #014273;
    border-color: #014273;
}
.button.invert:hover{
    background: #014273;
    color: #fff;
}
.button.navvy{
    background: #014273;
    border-color: #014273;
}
.button.navvy:hover{
    background: #FF3324;
    border-color: #FF3324;
}
.button.mid{
    font-size: 13px;
    padding-top: 11px;
    padding-bottom: 11px;
}
.dotted{
    text-decoration: none !important;
    border-bottom: 1px dotted;
}
.dotted:hover{
    border: none;
}
.download-button {
  padding: 10px 20px;
  background-color: #BD0606;
  color: #fff;
  border: none;
  text-decoration: none;
  font-size: 16px;
  cursor: pointer;
}

.download-button:hover {
  background-color: #FE1503;
}

.download-button:focus {
  outline: none;
}
.button.mini,
.button.min{
    font-size: 11px;
    padding: 8px 15px;
}
.button .material-icons{
    vertical-align: middle;
    margin-top: -3px;
}
img {
    max-width: 100%;
    height: auto;
}
img.left{
    float: left;
    margin-right: 15px;
    margin-bottom: 5px;    
}
img.right{
    float: right;
    margin-left: 15px;
    margin-bottom: 5px;    
}
table{
    width: 100%;
    border-collapse: collapse;
    border: 1px solid #E2E6E7;
}
table tr:nth-child(odd) {
    background: #F5F5F5;
}
table td, 
table th {
    padding: 8px 15px;
    font-size: 13px;
    border-left: 1px solid #E2E6E7;
    vertical-align: middle;
    color: #000000;
}
table th{
    color: #fff;
    background: #2C2C2C;
    font-weight: bold;
    border-left-color: rgba(255,255,255,0.2);
}
table td:first-child, table th:first-child {
    border-left: none;
}
table .separate td{
    background: #E2E6E7;
    color: #333333;
    font-weight: bold;
}
@media only screen and (max-width: 767px) {
    table td, 
    table th {
        padding: 8px 10px;
        font-size: 12px;
    }
}

.row.min{
    margin-left: -5px;
    margin-right: -5px;
}
.row.min > div[class^="col-"]{
    padding-left: 5px;
    padding-right: 5px;
}
.row.no-padding{
    margin-left: 0;
    margin-right: 0;
}
.row.no-padding > div[class^="col-"]{
    padding-left: 0;
    padding-right: 0;
}
.table{
    display: table;
    width: 100%;
    height: 100%;
}
.table-cell{
    display: table-cell;
    width: 100%;
    height: 100%;
    vertical-align: middle;
}


/* CUSTOM CHECKBOX */
.customcheck{
    position: relative;
    margin-bottom: 20px;
}
.customcheck input[type=checkbox]{
    position: fixed;  
    top: -100000px;
}
.customcheck input[type=checkbox] + label{
    position: relative;
    padding-left: 20px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;   
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    color: #7A7A7A;
}
.customcheck input[type=checkbox] + label:before{
    background: url(../images/customcheck.png) 0 0 no-repeat;
    content: "";
    display: block;
    position: absolute;
    width: 14px;
    height: 14px;
    top: 3px;
    left: 0px;
}
.customcheck input[type=checkbox]:checked + label:before{
	background-position: 0 -14px;
}
input[type=checkbox].error + label {
    color: #FF0000;
}
/* CUSTOM CHECKBOX */

/* CUSTOM RADIO */
.customradio{
    position: relative;
    margin-bottom: 10px;
}
.customradio input[type=radio]{
    position: fixed;  
    top: -100000px;
}
.customradio{
    min-height: 34px;
    margin-bottom: 10px;
}
.customradio input[type=radio] + label{
    position: relative;
    padding-left: 25px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;   
    cursor: pointer;
    display: inline-block;
    margin-bottom: 4px;
}
.customradio input[type=radio] + label:before{
    background: url(../images/customradio.png) 0 0 no-repeat;
    content: "";
    display: block;
    position: absolute;
    width: 16px;
    height: 16px;
    top: 2px;
    left: 0px;
}
.customradio input[type=radio]:checked + label:before{
	background-position: 0 -16px;
}
.customradio label{
    font-size: 14px;
    color: #201e1e;
    font-weight: bold;
}
.customradio label strong{
    font-weight: 600;
    color: #000;
    font-size: 13px;
}

.customradio.disabled label, 
.customradio.disabled label strong, 
.customradio.disabled label::before{
    cursor: default !important;
    color: #848484;
}

.customradio label + p{
    padding-left: 25px;
    font-size: 13px;
}
/* / CUSTOM RADIO */

/* ======= AGREEMENT ======= */

.agreement{
    position: relative;
    margin-bottom: 20px;
    color: #7C7F8C;
    font-size: 13px;
}
.agreement.black{
    color: #000;
}
.agreement input{
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
}
.agreement i{
    position: absolute;
    left: -2px;
    top: 1px;
    font-size: 16px;
}
.agreement label{
    padding-left: 18px;
    position: relative;
    display: inline-block;
}
.agreement input + label .checked{
    display: none;
}

.agreement input:checked + label .checked{
    display: inline-block;
}
.agreement input:checked + label .no-checked{
    display: none;
}
.agreement input.error + label{
    color: red;
}
/* ======= /. AGREEMENT ======= */

/* FANCYBOX */
.fancybox-wrap{
    padding: 35px 0 0;
}
.fancybox-skin{
    margin-bottom: 35px;
}
.fancybox-overlay{
    background: rgba(0,0,0,0.8);
}
.fancybox-close {
    background: transparent;
    top: -22px;
    right: -22px;
    width: 20px;
    height: 20px;
    cursor: pointer;
    z-index: 8040;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
@media (max-width: 767px){
    .fancybox-close{
        right: 0;
    }
}
.fancybox-close:before {
    content: "";
    width: 100%;
    height: 2px;
    top: 50%;
    left: 0;
    display: block;
    position: absolute;
    background: #fff;
    margin-top: -1px;
}
.fancybox-close:after {
    content: "";
    width: 2px;
    height: 100%;
    top: 0;
    left: 50%;
    display: block;
    position: absolute;
    background: #fff;
    margin-left: -1px;
}
.fancybox-close:hover:after,
.fancybox-close:hover:before{
    background: #FF3324;
}
.fancybox-skin{
    background: #fff;
    box-shadow: 0px 0px 14px 3px rgba(0,0,0,0.3)  !important;
    border-radius: 0;
}
.fancybox-nav span{
    visibility: visible;
    opacity: 0.5;
    -webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}
.fancybox-next span {
    background: url(../images/fancy-prev.png) 50% 50% no-repeat;
    width: 48px;
    height: 48px;
    margin-top: -24px;
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.fancybox-prev span {
    background: url(../images/fancy-prev.png) 50% 50% no-repeat;
    width: 48px;
    height: 48px;
    margin-top: -24px;
}
.fancybox-next span:hover,
.fancybox-prev span:hover{
    opacity: 1;
}
.fancybox-title-float-wrap{
    left: 0;
    margin-bottom: -28px;
    width: 100%;
    text-align: left;
    overflow: hidden;
}
.fancybox-title-float-wrap .child{
    background: rgba(255, 255, 255, 1);
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    text-shadow: none;
    color: #000;
    display: block;
    font-size: 14px;
    padding: 12px 20px;
    font-weight: normal;
}
.fancybox-title-float-wrap .child{
    white-space: normal;
    width: 100%;
}
/* /. FANCYBOX */


/* SLICK SLIDER DEFAULT STYLE */
.slick-slider{
    position: relative;
    display: block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.slick-list{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus{
    outline: none;
}
.slick-list.dragging{
    cursor: pointer;
    cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list{
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.slick-track{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after{
    display: table;
    content: '';
}
.slick-track:after{
    clear: both;
}
.slick-loading .slick-track{
    visibility: hidden;
}
.slick-slide{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide{
    float: right;
}
.slick-slide.slick-loading img{
    display: none;
}
.slick-slide.dragging img{
    pointer-events: none;
}
.slick-initialized .slick-slide{
    display: block;
}
.slick-loading .slick-slide{
    visibility: hidden;
}
.slick-vertical .slick-slide{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slider-wrapper .item img{
    min-height: 300px;
}
.slick-dots {
    width: 100%;
    padding: 0;
    list-style: none;
    text-align: center;
    display: block;
    margin-bottom: 30px;
}

@media(max-width: 767px){
    .slick-dots {
        margin-bottom: 5px;
        margin-top: 20px;
    }
}

.slick-dots li button{
    position: absolute;
    top: -5px;
    left: -5px;
    border: none;
    border-radius: 0;
    display: block;
    opacity: 0;
}
.slick-dots li{
    cursor: pointer;
    background: transparent;
    border-radius: 0;
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 7px;
    cursor: pointer;
    position: relative;
    border: 2px solid #014273;
}
.slick-dots li.slick-active{
    border-color: #014273;
    background: #014273;
}
.slick-prev,
.slick-next{
    width: 36px;
    height: 36px;
    position: absolute;
    top: 50%;
    margin-top: -18px;
    z-index: 50;
    -webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
    opacity: 0;
    background: #C7C7C7;
    text-align: center;
}
.top-slider .slick-prev{
    left: -36px;
}
.top-slider .slick-next{
    right: -36px;
}
.top-slider:hover .slick-prev{
    opacity: 1;
    left: 0;
}
.top-slider:hover .slick-next{
    opacity: 1;
    right: 0;
}
.top-slider .slick-prev:hover,
.top-slider .slick-next:hover{
    background: #ACACAC;
}
.top-slider .slick-prev i, 
.top-slider .slick-next i {
    font-size: 28px;
    line-height: 36px;
    color: #fff;
}
/* /. SLICK SLIDER DEFAULT STYLE */


/*****************************************************************************/


/* ======= HEADER ======= */
.header-top{
    background: #014273;
    padding: 9px 0;
    font-size: 13px;
}
.header-bottom{
    padding: 20px 0 9px;
    background: #fff;
}
.logo{
    margin-bottom: 15px;
}
.header-tel div{
    color: #000;
    font-size: 20px;
    text-decoration: none !important;
    -webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}
.header-tel a{
    text-decoration: none;
    color: #000;
    letter-spacing: 0.6px;
}
.header-tel a:hover{
    color: #014273;
}
.header-tel .fa{
    margin: -2px 1px 0 0;
    display: inline-block;
    vertical-align: middle;
}
.callback-link{
    margin-bottom: 10px;
}
.header-bottom{
    position: relative;
}
.top-bar{
    width: 100%;
    height: 55px;
    background: #fff;
    z-index: 300;
}
.top-bar:before{
    content:"";
    position: absolute;
    left:0;
    top:0;
    width:100%;
    height:1px;
    background:#D5D5D5;
}
.top-bar.fix-true.fixed:before{
    display:none;
}
.top-bar .button{
    font-size: 14px;
    text-transform: none;
    font-weight: normal;
    letter-spacing: 0;
    position: absolute;
    right: 60px;
    top: -1px;
    text-transform: uppercase;
    height: 55px;
    padding: 17px 30px 0;
    z-index: 10;
    background: #fff;
    border-color: #2E2E2E;
    color: #2E2E2E;
}
.top-bar .button:hover{
    background: #014273;
    border-color: #014273;
    color: #fff;
}
.shedule{
    padding: 10px 0 10px 25px;
    position: relative;
}
.shedule .fa{
    font-size: 22px;
    position: absolute;
    left: 0;
    top: 10px;
}
.shedule img{
    vertical-align: middle;
    margin-right: 5px;
    margin-top: -3px;
    display: inline-block;
}
@media only screen and (max-width: 991px){
    .top-bar .button{
        background: #014273;
        border-color: #014273;
        color: #fff;
    }
    .top-bar{
        position: fixed;
        top: 0;
        left: 0;
        border-bottom: 1px solid #D5D5D5;
    } 
    .top-bar-push{
        height: 56px;
    }
    .base-template .header{
        border-bottom: 1px solid #D5D5D5;
        margin-bottom: 40px;
    }
}
@media only screen and (min-width: 768px){
    .logo {
        margin-bottom: 0;
    }
    .shedule {
        position: fixed;
        left: 100px;
        z-index: 1000;
        top: 8px;
    }
    .shedule .fa{
        top: 8px;
    }
    .header-tel{
        position: absolute;
        right: 0;
        top: 0;
        height: 100%;
    }
    .callback-link{
        position: absolute;
        right: 0;
        top: 50px;
    }
    .header-bottom{
        padding: 15px 0;
    }
}
@media only screen and (min-width: 992px){
    .top-bar{
        position: relative;
    }
    .top-bar:after{
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 1px;
        background: #D5D5D5;
    }
    .top-bar-container{
        width: 100%;
        margin: 0 auto;
    }
    .top-bar.fix-true.fixed{
        position: fixed;
        top: 0;
        left: 0;
        border-top-color: #fff;
    }
    .top-bar.fix-true.fixed:after{
        opacity: 1;
    }
    .body-fixed-true .top-bar.fix-true.fixed{
        background: transparent;
    }
    .body-fixed-true .top-bar.fix-true.fixed:after{
        opacity: 0;
    }
    .body-fixed-true .top-bar.fix-true.fixed .top-bar-container {
        width: 1220px;
        max-width: 100%;
        background: #fff;
        padding-right: 15px;
        position: relative;
    }
    .body-fixed-true .top-bar.fix-true.fixed .top-bar-container:after{
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 1px;
        background: #D5D5D5;
    }
    .base-template .top-bar{
        margin-bottom: 40px;
    }
    .base-template .top-bar:after{
        opacity: 1;
    }
    .top-bar.fix-true.fixed + .top-bar-push-md{
        height: 56px;
    }
    .base-template .top-bar.fix-true.fixed + .top-bar-push-md{
        height: 96px;
    }
    .top-bar .button{
        right: 50px;
        font-size: 13px;
        top: 9px;
        height: 36px;
        padding: 8px 16px 0;
    }
    .header-address{
        float: right;
    }
    .logo{
        margin: 0;
    }
    .callback-link{
        top: 54px;
    }
    .shedule {
        position: absolute;
        right: inherit;
        z-index: 10;
        top: 50%;
        margin-top: -18px;
        left: 320px;
        font-size: 12px;
    }
}

@media (min-width: 1170px) {
    .top-bar-container{
        width: 1110px;
        margin: 0 auto;
    }
}

@media only screen and (min-width: 1230px) {
    .top-bar-container{
        width: 1170px;
    }
    .shedule{
        left: 360px;
    }
}


/* HEADER CART */
.header-cart{
    position: absolute;
    right: 0;
    top: 0;
    width: 60px;
    height: 55px;
    text-align: center;
}
.header-cart i{
    line-height: 55px;
}
.header-cart span{
    top: 10px;
    right: 10px;
    background: red;
    color: #fff;
    position: absolute;
    font-size: 10px;
    line-height: 12px;
    text-align: center;
    padding: 1px 4px 2px;
    border-radius: 10px;
    min-width: 15px;
}
@media only screen and (min-width: 992px){
    .header-cart{
        width: 45px;
    }
    .header-cart span{
        right: 5px;
        top: 7px;
    }
}
/* /. HEADER CART */


/* TOP MENU */

.top-menu{
    display: none;
}
.mobile-menu{
    position: absolute;
    top: 54px;
    left: 0;
    width: 100%;
    z-index: 300;
    display: none;
    overflow: auto;
}
.mobile-menu > ul > li{
    position: relative;
    z-index: 300;
    background: #fff;
}
.mobile-menu > ul{
    box-shadow: 0 3px 5px rgba(0,0,0,0.15);
}
.mobile-menu > ul > li > a{
    background: #014273;
    display: block;
    color: #ffffff;
    padding: 15px;
    text-decoration: none;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
    text-transform: uppercase;
    font-size: 13px;
    position: relative;
}
.mobile-menu > ul > li > a:before{
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 1px;
    top: 0;
    left: 0;
    background: #fff;
    opacity: 0.1;
}
.mobile-menu > ul > li > a:after{
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    top: 1px;
    bottom: 0;
    left: 0;
    background: #fff;
    opacity: 0;
}
.mobile-menu > ul > li.active > a:after{
    opacity: 0.1;
}
.mobile-menu > ul > li > ul{
    background: #014273;
    padding: 18px 15px 13px 15px;
    display: none;
    position: relative;
}
.mobile-menu > ul > li > ul:before{
    content:"";
    display: block;
    position: absolute;
    width: 100%;
    height: 1px;
    top: 0;
    left: 0;
    background: #fff;
    opacity: 0.1;
}
.mobile-menu > ul > li > ul > li{
    margin-bottom: 10px;
}
.mobile-menu > ul > li > ul a{
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 11px;
    display: block;
    padding: 5px 0 5px 12px;
    position: relative;
}
.mobile-menu > ul > li > ul > li.active a span{
    text-decoration: underline;
}
.mobile-menu > ul > li > ul a:before{
    content: "";
    display: block;
    position: absolute;
    width: 4px;
    height: 4px;
    top: 11px;
    left: 0;
    background: #fff;
    border-radius: 1px;
}
.mobile-menu > ul > li > ul a span{
    position: relative;
    z-index: 5;
}
.mobile-menu .down .dropdown-button {
    display: block;
    width: 50px;
    height: 48px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 20;
}
.mobile-menu .down .dropdown-button:after{
    content: "";
    display: block;
    width: 12px;
    height: 12px;
    position: absolute;
    right: 17px;
    top: 17px;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}
.mobile-menu .dropdown-button.active:after,
.mobile-menu .dropdown-button.active:after{
    -moz-transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg);
    top: 22px;
}
/* mob-menu-btn begin */
.mob-menu-btn{
    position: absolute;
    left: 10px;
    top: 27px;
    height: 100%;
    width: 40px;
    cursor: pointer;
}
.icon-menu-burger {
    height: 2px;
    width: 28px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -1px 0 0 -14px;
    -webkit-transition: transform 0.1s ease 0s;
    -moz-transition: transform 0.1s ease 0s;
    -o-transition: transform 0.1s ease 0s;
    -ms-transition: transform 0.1s ease 0s;
    transition: transform 0.1s ease 0s;
    -webkit-transition: -webkit-transform 0.1s ease 0s;
}
.icon-menu-burger__line {
    background: #333333;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: transform 0.1s linear 0.1s;
    -moz-transition: transform 0.1s linear 0.1s;
    -o-transition: transform 0.1s linear 0.1s;
    -ms-transition: transform 0.1s linear 0.1s;
    transition: transform 0.1s linear 0.1s;
    -webkit-transition: -webkit-transform 0.1s linear 0.1s;
}
.icon-menu-burger:before, .icon-menu-burger:after {
    background: #333333;
    content: '';
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
}
.icon-menu-burger:before {
    top: -6px;
    -webkit-transition: top 0.1s linear 0.2s;
    -moz-transition: top 0.1s linear 0.2s;
    -o-transition: top 0.1s linear 0.2s;
    -ms-transition: top 0.1s linear 0.2s;
    transition: top 0.1s linear 0.2s;
}
.icon-menu-burger:after {
    bottom: -6px;
    -webkit-transition: bottom 0.1s linear 0.2s;
    -moz-transition: bottom 0.1s linear 0.2s;
    -o-transition: bottom 0.1s linear 0.2s;
    -ms-transition: bottom 0.1s linear 0.2s;
    transition: bottom 0.1s linear 0.2s;
}
.mob-menu-btn.active .icon-menu-burger{
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: transform 0.1s linear 0.2s;
    -moz-transition: transform 0.1s linear 0.2s;
    -o-transition: transform 0.1s linear 0.2s;
    -ms-transition: transform 0.1s linear 0.2s;
    transition: transform 0.1s linear 0.2s;
    -webkit-transition: -webkit-transform 0.1s linear 0.2s;
}
.mob-menu-btn.active .icon-menu-burger__line{
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
.mob-menu-btn.active .icon-menu-burger:before {
    -webkit-transition: top 0.1s linear;
    -moz-transition: top 0.1s linear;
    -o-transition: top 0.1s linear;
    -ms-transition: top 0.1s linear;
    transition: top 0.1s linear;
    top: 0;
}
.mob-menu-btn.active .icon-menu-burger:after {
    -webkit-transition: bottom 0.1s linear;
    -moz-transition: bottom 0.1s linear;
    -o-transition: bottom 0.1s linear;
    -ms-transition: bottom 0.1s linear;
    transition: bottom 0.1s linear;
    bottom: 0;
}
/* mob-menu-btn end */

@media only screen and (min-width: 992px){
    .mobile-menu{
        display: none !important;
    }
    .top-menu{
        display: block !important;
        position: static;
    }
    .top-menu > ul > li > a{
        text-decoration: none;
        color: #000;
        height: 55px;
        display: block;
        line-height: 55px;
        padding: 0 12px;
        -webkit-transition: all 200ms ease-out;
    	-moz-transition: all 200ms ease-out;
    	-o-transition: all 200ms ease-out;
    	transition: all 200ms ease-out;
    	border-left: 1px solid #D5D5D5;
    }
    .top-menu > ul > li:last-of-type > a{
        border-right: 1px solid #D5D5D5;
    }
    .top-menu > ul > li:hover > a{
        color: #014273;
    }
    .top-menu > ul > li.active > a{
        background: #014273;
        color: #fff !important;
        border-color: #014273;
    }
    .top-menu > ul > li.active + li > a{
        border-left-color: #014273;
    }
    .top-menu > ul > li{
        float: left;
        position: relative;
        z-index: 10;
    }
    .top-menu > ul > li:last-child{
        margin-right: 0;
    }
    .top-menu > ul > li > ul{
        position: absolute;
        width: 280px;
        top: 54px;
        left: 0;
        text-align: left;
        z-index: 300;
        -webkit-animation-duration: 0.2s;
        -moz-animation-duration: 0.2s;
        -o-animation-duration: 0.2s;
        -ms-animation-duration: 0.2s;
        animation-duration: 0.2s;
        padding-top: 10px;
    }
    .top-menu > ul ul li{
        position: relative;
    }
    .top-menu > ul ul li:first-of-type:before,
    .top-menu > ul ul li:first-of-type:after{
        content: "";
        display: block;
        width: 12px;
        height: 12px;
        background: #014273;
        -moz-transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(45deg);
        position: absolute;
        left: 15px;
        top: -6px;
        z-index: 10;
    }
    .top-menu > ul ul li:first-of-type:hover:after, 
    .top-menu > ul ul li:first-of-type.active:after {
        background: rgba(255,255,255,0.1);
    }
    .top-menu > ul ul li > a {
        background: #014273;
        padding: 12px 10px 12px 10px;
        display: block;
        font-size: 13px;
        line-height: 18px;
        color: #ffffff;
        text-decoration: none;
        position: relative;
    }
    .top-menu > ul ul li > a:before{
        content:"";
        display: block;
        position: absolute;
        width: 100%;
        height: 1px;
        top: 0;
        left: 0;
        background: #fff;
        opacity: 0.1;
        z-index: 5;
    }
    .top-menu > ul ul li:first-of-type > a:before{
        display: none;
    }
    .top-menu > ul ul li > a:after{
        content:"";
        display: block;
        position: absolute;
        width: 100%;
        top: 0;
        bottom: 0;
        left: 0;
        background: #fff;
        opacity: 0;
    }
    .top-menu > ul ul li:hover > a:after,
    .top-menu > ul ul li.active > a:after{
        opacity: 0.1;
    }
    .top-menu > ul ul li > a span{
        position: relative;
        z-index: 5;
    }
    .body-fixed-true .top-bar.fixed .top-menu > ul > li:first-of-type > a{
        border-left: none;
    }
}

/* /. TOP MENU */

/* ======= /. HEADER ======= */




/* TOP SLIDER */
.top-slider .element{
    background: #fff;
}
.top-slider .item a.absolute{
    z-index: 21;
}
.top-slider .element-img{
    width: 100%;
    height: 200px;    
}
.top-slider .img-wrapper{
    margin-bottom: 20px;
}
.top-slider .title{
    font-family: "trump";
    font-size: 22px;
    margin-bottom: 10px;
    letter-spacing: 1px;
}
.top-slider .subtitle{
    margin-bottom: 20px;
    font-size: 16px;
}
@media only screen and (min-width: 768px) {
    .top-slider-adv-wrapper{
        background: #F6F6F6;
    }
    .top-slider .img-wrapper{
        margin-bottom: 0;
    }
    .top-slider .element-img,
    .top-slider .element-content{
        height: 360px;
        padding: 20px 50px 20px 0;
    }
    .top-slider .title{
        font-size: 32px;
        line-height: 1.1;
        margin-bottom: 20px;
    }
    .top-slider .subtitle{
        margin-bottom: 20px;
        font-size: 14px;
    }
    .top-slider .slick-dots {
        position: absolute;
        bottom: 20px;
        margin-bottom: 0;
    }
}

@media only screen and (min-width: 992px){
    .top-slider .element-img,
    .top-slider .element-content{
        height: 420px;
    }
    .top-slider .title {
        font-size: 38px;
    }
    .top-slider .subtitle{
        font-size: 15px;
    }
    .top-slider .slick-dots {
        bottom: 20px;
    }
}
/* /. TOP SLIDER */


/* TOP ADVANTAGES */
.top-adv .element{
    background: #EE1D2C;
    color: #fff;
    padding: 15px 5px 15px 85px;
    margin-bottom: 10px;
}
.top-adv .element > img{
    position: absolute;
    left: 18px;
    top: 24px;
}
.top-adv .element .title{
    font-family: "trump";
    font-size: 18px;
    margin-bottom: 5px;
    text-transform: uppercase;
    letter-spacing: 1px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.top-adv .element .text{
    height: 38px;
    overflow: hidden;
}
/* /. TOP ADVANTAGES */


/* BREADCRUMBS */
.breadcrumbs-wrapper{
    margin: -20px 0 35px;
    font-size: 14px;
}
.breadcrumbs-wrapper li {
    display: inline-block;
    margin-right: 25px;
}
.breadcrumbs-wrapper a{
    text-decoration: none;
    position: relative;
    -webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}
.breadcrumbs-wrapper a:hover{
    color: #2E2E2E;
}
.breadcrumbs-wrapper a:after{
    content:"";
    display: block;
    position: absolute;
    width: 6px;
    height: 6px;
    top: 8px;
    right: -16px;
    border-top: 1px solid #014273;
    border-right: 1px solid #014273;
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}
.breadcrumbs-wrapper a:hover:after{
    border-color: #2E2E2E;
}
/* /. BREADCRUMBS */



/* CONTACTS PAGE */
.contacts-template .map-wrapper{
    height: 360px;
}
.contacts-template .contacts-block > hr:last-of-type{
    display: none;
}
@media only screen and (min-width: 1230px) {
    .contacts-template .contacts-block{
        padding-right: 60px;
    }
}
/* /. CONTACTS PAGE */


@media only screen and (min-width: 768px) {
    .lightgallery img{
        display: block;
        width: 100%;
    }
    .lightgallery a:after{
        content:"";
        display: block;
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        background: url(../images/zoom.png) 50% 50% no-repeat rgba(0,0,0,0.2);
        background-size: 0 0;
        z-index: 2;
        -webkit-transition: all 200ms ease-out;
    	-moz-transition: all 200ms ease-out;
    	-o-transition: all 200ms ease-out;
    	transition: all 200ms ease-out;
    	opacity: 0;
    }
    .lightgallery .img-wrapper:hover a:after{
        opacity: 1;
        background-size: 48px 48px;
    }
}

/* ====== REVIEWS ====== */
/* REVIEWS MASONRY */
.reviews{
    margin: 0 -10px;
}
.rev-header{
    font-family: "trump";
    letter-spacing: 1px;
}
.reviews > .rev-item,
.rev-grid-sizer{ 
    width: 100%;
}
.reviews > .rev-item .inner{
    padding: 30px;
    margin: 10px;
    border: 1px solid #D5D5D5;
}
.rev-answer{
    margin-top: 30px;
}
@media only screen and (min-width: 768px) {
    .reviews > .rev-item,
    .reviews > .rev-grid-sizer{ 
        width: 50%;
    }   
    .rev-answer{
        padding: 0 0 0 70px;
        background: url(../images/brown-arrow.png) 10px 0 no-repeat;
    } 
}
.ticket-comment{
    margin: 0 !important;
}
.comment-reply{
    padding: 10px 0;
}
.reviews > .rev-item .rev-item .inner{
    padding: 0 0 0 70px;
    background: url(../images/brown-arrow.png) 10px 0 no-repeat;
    border: none;
}
.reviews > .rev-item .rev-item .rev-date{
    display: none;
}
.reviews > .rev-item .rev-item .inner .title{
    text-transform: none;
    margin-bottom: 0;
}
.reviews > .rev-item .rev-item .rev-text{
    margin-top: -10px;
}
.reviews > .rev-item .rev-item .comment-reply{
    display: none;
}
/* REVIEWS MASONRY END */

.comment-form-wrapper{
    background: url(../images/rev-section-bg.jpg) 50% 50% no-repeat;
    background-size: cover;
    background-attachment: fixed;
    color: #fff;
    position: relative;
    padding: 50px 0;
    margin-top: 30px;
}
.ie .comment-form-wrapper{
    background-attachment: scroll;
}
.comment-form-wrapper:before {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: url(../images/pattern.png) rgba(22, 22, 23, 0.9);
    content: '';
}
.comment-form-wrapper .inner{
    position: relative;
    z-index: 10;
    width: 575px;
    max-width: 100%;
    margin: 0;
}
#comment-editor {
    width: 100% !important;
    display: block;
}
#ticketForm .form-actions, 
#comment-form .form-actions {
    padding-top: 0 !important;
    border-top: none !important;
}
.comment-form-wrapper .form-control{
    background: transparent;
    border: 2px solid #fff;
    color: #fff;
}
.comment-form-wrapper textarea.form-control{
    height: 180px;
}
.comment-form-wrapper .button{
    color: #fff;
    background: transparent;
    border: 2px solid #fff;
}
.comment-form-wrapper .button:hover{
    background: #fff;
    border-color: #fff;
    color: #333333;
}
.comment-form-wrapper .form-control.error{
    border-color: #FF3324;
}
.comment-form-wrapper .form-control::-moz-placeholder {
  color: #fff;
}
.comment-form-wrapper .form-control:-ms-input-placeholder {
  color: #fff;
}
.comment-form-wrapper .form-control::-webkit-input-placeholder {
  color: #fff;
}
.comment-form-wrapper .form-control.error::-moz-placeholder{
    color: #EA1527;
}
.comment-form-wrapper .form-control.error:-ms-input-placeholder{
    color: #EA1527;
}
.comment-form-wrapper .form-control.error::-webkit-input-placeholder{
    color: #EA1527;
}
/* ====== /. REVIEWS ====== */

/* pagination */
.pagination{
    display: inline-block;
    margin: 30px 0;
}
.pagination li{
    display: inline;
}
.pagination li > span{
    cursor: default;
}
.pagination li > a,
.pagination li > span{
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #626262;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
    font-weight: 100;
    margin-bottom: 5px;
    margin-right: 5px;
}
.pagination li:first-child > a,
.pagination li:first-child > span{
    margin-left: 0;
}
.pagination li > a:hover{
    background-color: #EEEEEE;
}
.pagination .active > a, .pagination .active > a:hover{
    background-color: #014273;
    color: #fff;
    border-color: #014273;
    cursor: default;
}
/* /.pagination */




/* ====== CATALOG ====== */

section.catalog{
    background: #fff;
}
.catalog .element{
    border: 1px solid #c7c7c7;
    margin-bottom: 10px;
}
.catalog .element .img-wrapper {
    overflow: hidden;
    position: relative;
    height: 270px;
    text-align: center;
}
.catalog .element .img-wrapper.crop{
    padding: 10px;
}
.catalog .element .element-article{
    position: absolute;
    z-index: 4;
    bottom: 0;
    left: 0;
    padding: 3px 10px;
    color: #fff;
    background: rgba(0,0,0,0.5);
}
@media only screen and (max-width: 991px) {
    .catalog .element .img-wrapper {
        height: 35vw;
    }
}
@media only screen and (max-width: 767px) {
    .catalog .element .img-wrapper {
        height: 65vw;
    }
}
.catalog .element .element-content {
    padding: 0 20px 20px;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}
.catalog .element .element-content .category_name{
    margin-bottom: 8px;
    font-weight: bold;
    text-transform: uppercase;
    color: #808080;
    font-size: 11px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.catalog .element .img-wrapper img {
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
    width: 100%;
}
.catalog .element .img-wrapper.crop img{
    max-width: 100%;
    max-height: 100%;
    width: auto;
}
.catalog .element .button{
    background: #014273;
    border-color: #014273;
    position: relative;
    z-index: 5;
    margin-bottom: 0;
}
.catalog .element .button:hover{
    background: #FF3324;
    border-color: #FF3324;
}
.catalog .element .title-h6{
    font-weight: bold;
    height: 38px;
    overflow: hidden;
    margin-bottom: 15px;
}
.catalog .element .text{
    height: 48px;
    overflow: hidden;
    margin-bottom: 10px;
}
.goodprice{
    color: #ff3324;
}
.catalog .element:hover{
    box-shadow: 0 0 5px rgba(0,0,0,0.3);
}
.catalog > .row > hr:nth-of-type(2n){
    clear: both;
}
@media only screen and (min-width: 1230px) {
    .catalog > .row > hr:nth-of-type(2n){
        clear: none;
    }
    .catalog > .row > hr:nth-of-type(3n){
        clear: both;
    }
}

/* ====== /. CATALOG ====== */

/* BRANDS SECTION */
.logotype {
    padding: 10px;
    height: 130px;
    margin: 0px 0 10px 0;
    background: #fff;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    overflow: hidden;
}
.logotype:hover{
    box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 5px;
}
.logotype .title{
    height: 51px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
/* /. BRANDS SECTION */

/* ======= ASIDE MENU ======= */

.aside-menu{
    margin-bottom: 30px;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -o-transition: all 200ms ease;
}
.aside-menu a {
    display: block;
    text-decoration: none !important;
    color: #171717;
    padding: 15px 36px 15px 15px;
    font-size: 15px;
    background: #fff;
    line-height: 1.3;
    border-bottom: 1px solid #d5d5d5;
    border-left: 1px solid #d5d5d5;
    border-right: 1px solid #d5d5d5;
}
.aside-menu > ul > li:first-of-type > a{
    border-top: 1px solid #d5d5d5;
}
.aside-menu > ul > li:nth-of-type(even) > a{
    background: #FCFCFC;
}
.aside-menu li:hover > a,
.aside-menu .open > a,
.aside-menu .active > a{
    color: #014273 !important;
}
.aside-menu > ul ul{
    display: none;
}
.aside-menu .active > ul{
    display: block;
}
.aside-menu > ul li{
    position: relative;
}
.aside-menu > ul .dropdown-button{
    height: 53px;
    width: 36px;
    display: block;
    z-index: 8;
    top: 0;
    right: 0;
    position: absolute;
    cursor: pointer;
}
.aside-menu > ul .dropdown-button:after {
    content: "";
    display: block;
    position: absolute;
    width: 8px;
    height: 8px;
    top: 20px;
    right: 21px;
    border-bottom: 1px solid #1f1f1f;
    border-right: 1px solid #1f1f1f;
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}
.aside-menu > ul .dropdown-button.active:after{
    -moz-transform: rotate(225deg);
    -webkit-transform: rotate(225deg);
    -o-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    transform: rotate(225deg);
    top: 24px;
}
.aside-menu > ul ul .dropdown-button{
    height: 37px;
}
.aside-menu > ul ul .dropdown-button:after{
    top: 12px;
}
.aside-menu > ul ul .dropdown-button.active:after,
.aside-menu > ul ul .active > a + .dropdown-button:after,
.aside-menu > ul ul .open > a + .dropdown-button:after{
    top: 16px;
}

.aside-menu  ul ul a{
    padding: 12px 36px 10px 30px;
    font-weight: normal;
    font-size: 13px;
    position: relative;
}
.aside-menu  ul ul > li > a:before{
    content:"";
    display: block;
    position: absolute;
    width: 5px;
    height: 5px;
    top: 18px;
    left: 15px;
    background: #D5D5D5;
}
.aside-menu  ul ul ul a{
    padding: 8px 36px 8px 30px;
}
.aside-menu  ul ul ul a:before,
.aside-menu  ul ul ul ul a:before{
    display: none;
}
.aside-menu  ul ul ul ul a{
    padding: 8px 36px 8px 40px;
}
.aside-menu  ul ul ul ul ul a{
    padding: 8px 36px 8px 50px;
}
.aside-menu-title {
    padding: 15px 42px 15px 20px;
    background: #014273;
    position: relative;
    color: #fff;
}
.aside-menu-title:after {
    content: "";
    display: block;
    position: absolute;
    width: 12px;
    height: 12px;
    top: 50%;
    right: 20px;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    margin-top: -8px;
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}
.active .aside-menu-title:after {
    -moz-transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg);
    margin-top: -3px;
}
@media only screen and (max-width: 991px) {
    .aside-menu > ul{
        display: none;
    }
    .aside-menu.active > ul{
        display: block;
    }
    .aside{
        border-right: none;
    }
    .aside-menu a {
        border-right: 1px solid #F5F5F5;
    }
}
@media only screen and (min-width: 992px) {
    .aside-menu > ul > li.active > a{
        color: #fff !important;
        background-color: #014273 !important;
        border-color: #014273 !important;
    }
    
    .aside-menu > ul > li.active > .dropdown-button:after{
        border-color: #fff;
    }
    .aside-menu > ul > li:hover > a,
    .aside-menu > ul > li:nth-of-type(even):hover > a{
        background: #F6F6F6;
    }
}
/* ======= /. ASIDE MENU ======= */

/* TABS*/
.box{
    display: none;
}
.box.visible{
    display: block;
}
ul.tabs {
    width: 100%;
    border-bottom: 1px solid #D5D5D5;
}

ul.tabs li{
    display: table-cell;
    height: 50px;
    vertical-align: middle;
    cursor: pointer;
    text-align: center;
    border: 1px solid transparent;
    border-bottom: none;    
    text-transform: uppercase;
    font-size: 14px;
    line-height: 1.2;
    font-weight: bold;
    color: #333333;
    background: #fff;
    -webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
    position: relative;
    padding: 10px 35px;
}
ul.tabs li.current,
ul.tabs li.current:hover{
    border-color: #d5d5d5;
    background: #fff;
    color: #333333;
}
ul.tabs li:hover{
    background: #F6F6F6;
    border-color: #F6F6F6;        
}
ul.tabs li.current:after{
    content:"";
    display: block;
    position: absolute;
    width: 100%;
    height: 2px;
    bottom: -2px;
    left: 0;
    background: #fff;
}
.mobile-tab-header{
    display: none;
}
@media only screen and (max-width: 767px){
    .mobile-tab-header{
        padding: 14px 40px 14px 14px;
        color: #ffffff;
        background: #014273;
        width: 100%;
        position: relative;
        display: block;
        font-weight: 600;
    }
    ul.tabs {
        position: relative;
        display: none;
        border: none;
    }
    .mobile-tab-header:after{
        content: "";
        display: block;
        position: absolute;
        top: 50%;
        margin-top: -10px;
        right: 24px;
        width: 12px;
        height: 12px;
        border-bottom: 2px solid #fff;
        border-right: 2px solid #fff;
        -moz-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        -webkit-transition: all 200ms ease-out;
        -moz-transition: all 200ms ease-out;
        -o-transition: all 200ms ease-out;
        transition: all 200ms ease-out;
    }
    .mobile-tab-header.active:after {
        -moz-transform: rotate(225deg);
        -webkit-transform: rotate(225deg);
        -o-transform: rotate(225deg);
        -ms-transform: rotate(225deg);
        transform: rotate(225deg);
        margin-top: -4px;
    }
    ul.tabs li {
        padding: 17px 15px;
        width: 100%;
        border: 1px solid #E9E9E9;
        border-top: none;
        display: block;
        height: auto;
        text-align: left;
        text-transform: none;
        font-size: 15px;
    }
    ul.tabs li.current{
        display: none;
    } 
    .mobile-tab-header.active + ul.tabs{
        display: block;
    }
}
@media only screen and (min-width: 768px){
    .tabs.mobile{
        display: block !important;
    }
}
/* /. TABS */

/* NEWS */
.news .element{
    background: #fff;
    padding: 20px;
    margin-bottom: 20px;
    border: 1px solid #F6F6F6;
}
.base-template .news .element{
    background: #FAFAFA;
}
.news .element > .row > .col-xs-3{
    max-width: 120px;
}
.news .element .title-h5{
    overflow: hidden;
    margin-bottom: 5px;
    max-height: 58px;
}
@media only screen and (max-width: 767px) {
    .news .element .title-h5{
        max-height: inherit;
    }
}
.news .element .date{
    font-size: 12px;
    margin-top: -3px;
}
.news .element .text{
    color: #6A6B70;
    height: 53px;
    overflow: hidden;
    font-size: 13px;
}
.news .element .more{
    font-weight: bold;
}
.news .element .more i{
    vertical-align: middle;
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
.news .element .more:hover,
.news .element .title-h5 a:hover{
    color: #FF3324;
}
.news .element > .row > .col-xs-4{
    max-width: 190px;
}
/* /. NEWS */


/* ASIDE NEWS */
.aside-news .element{
    padding-left: 100px;
    margin-bottom: 25px;
    min-height: 74px;
}
.aside-news .element .img-wrapper{
    position: absolute;
    left: 0;
    top: 4px;
}
.aside-news .element .title a{
    text-decoration: none;
    color: #2C2C2C;
}
.aside-news .inner{
    margin-top: -10px;
}
/* /. ASIDE NEWS */



/* FOTORAMA CUSTOM */
.fotorama__thumb{
    border: 1px solid #C7C7C7;
}
.fotorama__thumb-border{
    border-color: #014273 !important;
}
.fotorama__stage{
    border: 1px solid #c7c7c7;
    margin-bottom: 10px;
}
.fotorama--fullscreen .fotorama__stage{
    border: none;
}
/*.fotorama__stage .fotorama__img{
    max-height: 90% !important;
    margin-top: 5%;
    max-width: 99% !important;
}
*/
.fotorama__nav{
    text-align: left !important;
}
.fotorama--fullscreen .fotorama__nav{
    text-align: center !important;
}
.fotorama--fullscreen .fotorama__stage .fotorama__img{
    max-height: inherit !important;
    margin-top: 0;
    max-width: inherit !important;
}
/* /. FOTORAMA CUSTOM */


/* PRODUCT COUNT */
.product-count-element .element-counter input{
    display: inline-block;
    width: 40px;
    height: 42px;
    float: left;
    border-radius: 0;
    margin: 0;
    background: #fff;
    border: 1px solid #E8E8E8;
    border-left: none;
    border-right: none;
    text-align: center;
    padding-left: 5px;
    padding-right: 5px;
}
.product-count-element .element-counter button{
    display: inline-block;
    width: 40px;
    height: 42px;
    float: left;
    margin: 0;
    background: #E8E8E8;
    border: 1px solid #E8E8E8;
    font-size: 20px;
    font-family: arial;
    line-height: 34px;
    -webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}
.product-count-element .element-counter button.btn-minus{
    line-height: 28px;
}
.product-count-element .element-counter button:hover{
    background: #C1C1C1;
    border-color: #C1C1C1;
}
/* /. PRODUCT COUNT */



/* ====== CART PAGE ====== */
#msOrder {
    margin-top: 20px !important;
}
.cart-body{
    margin: 10px 0 0;
}
.cart-body .element{
    background: #fff;
    padding: 20px 20px 15px;
    margin-bottom: 10px;
    border: 1px solid #EBEBEB;
    position: relative;
}
.cart-body .element-counter{
    display: inline-block;
}
.cart-body .element-price{
    display: inline-block;
}
.cart-body .element-delete {
    position: absolute;
    right: 15px;
    top: 15px;
    cursor: pointer;
    color: red;
    padding: 0;
    border: 0;
    background: transparent;
    z-index: 20;
}
.cart-body .element-delete i{
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}
.cart-body .element-delete:hover i{
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.cart-body .subelement2{
    padding-left: 120px;
    min-height: 90px;
}
.cart-body .subelement2 .text,
.cart-body .element .element-price,
.cart-body .element .element-counter{
    height: 80px;
}
.cart-body .element .element-img-wrapper{
    padding: 2px;
    border: 1px solid #EBEBEB;
    position: absolute;
    top: 0;
    left: 0;
}
.cart-body .element .element-img{
    width: 99px;
    height: 76px;
    -webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
	opacity: 1;
}
.cart-body .element a:hover .element-img{
    opacity: 0.8;
}
.cart-body .element hr{
    margin: 10px 0;
}

@media only screen and (max-width: 767px) {
    .cart-body .element .element-img-wrapper{
        position:static;
        margin-bottom: 20px;
        display: inline-block;
    }
    .cart-body .subelement2 {
        padding-left: 0;
    }
    .cart-body .subelement2 .text,
    .cart-body .element .element-price,
    .cart-body .element .element-counter{
        height: auto;
    }
}

/* ====== / CART PAGE ====== */


.product-price{
    font-size: 36px;
    color: #014273;
}
.product-price-kg{
    font-size: 20px;
    color: #FF2600;
}
.latest .elements > div:last-of-type hr{
    display: none;
}
.latest hr{
    margin: 15px 0 10px 0;
}
.main-column h1{
    margin-top: -7px;
}
@media only screen and (min-width: 992px){
    .main-column{
        padding-left: 15px;
    }
    .main-column-left{
        padding-right: 15px;
    }
}

.id-3 .ya-share2,
.id-64 .ya-share2,
.id-101 .ya-share2{
    display: none;
}
.order-wrapper{
    background: #fff;
    padding: 10px 0;
}
.order-wrapper .material-icons {
    vertical-align: middle;
    margin-top: -3px;
}
.order-wrapper #msOrder .error {
    border-color: #FF1A00 !important
}
.element-counter .form-control{
    display: inline-block;
    height: 30px;
    width: 40px;
    padding: 0 2px;
    text-align: center;
    color: #000;
    background: #F4F4F6;
    border: 1px solid #E5E5E5;
    margin-bottom: 0;
}
.element-counter button{
    width: 25px;
    display: inline-block;
    padding: 0;
    vertical-align: middle;
    border: none;
    background: transparent;
    font-size: 24px;
}

.isa_success {
    border: 1px solid #79bcda;
    background-color: #d9f0f5;
    margin: 0 0 10px;
    padding: 15px;
}
.order-number{
    color: #014273;
}
.jgrowlHide #jGrowl{
    display: none !important;
}
.product-tags{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 5;
    color: #fff;
    padding: 7px 0 0 7px;
    text-align: left;
}
.product-tags span{
    margin: 0 5px 5px 0;
    display: inline-block;
    padding: 4px 8px;
    font-size: 10px;
    font-weight: bold;
    text-transform: uppercase;
}
.product-tags span.product-tag-new{
    background: #19a037;
}
.product-tags span.product-tag-popular{
    background: #FFCA1E;
}
.product-tags span.product-tag-favorite{
    background: #FF1B2D;
}

.novelty-block .product-tags span,
.hits-block .product-tags span,
.favorite-block .product-tags span{
    display: none;
}
.novelty-block .product-tags span.product-tag-new,
.hits-block .product-tags span.product-tag-popular,
.favorite-block .product-tags span.product-tag-favorite{
    display: inline-block;
}

.products-carousel div[class^="col-"]{
    padding-left: 5px !important;
    padding-right: 5px !important;
}
.index-template .products-carousel{
    margin-bottom: 30px;
}
.item-gallery .element {
    margin-bottom: 10px;
    overflow: hidden;
}
.item-gallery > .row > hr:nth-of-type(2n){
    clear: both;
}
@media only screen and (min-width: 992px) {
    .item-gallery > .row > hr:nth-of-type(2n){
        clear: none;
    }
    .item-gallery > .row > hr:nth-of-type(3n){
        clear: both;
    }
}

/* vk widget */
#vk_widget, #vk_groups {
    width: 100%;
}
#vk_groups, #vk_groups iframe {
    width: 100% !important;
}
/* vk widget end */

/* Video */
.video-list .element{
    margin-bottom: 20px;
    background: #fff;
    width: 900px;
    max-width: 100%;
}
.video-list .element .element-img{
    height: 420px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}
@media only screen and (max-width: 1289px) {
    .video-list .element .element-img{
        height: 34vw;
    }
}
@media only screen and (max-width: 991px) {
    .video-list .element .element-img{
        height: 46vw;
    }
}
@media only screen and (max-width: 767px) {
    .video-list .element .element-img{
        height: 60vw;
    }
}
.video-list .element .play-block{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,0.8);
}
.video-list .element .play-block span {
    display: inline-block;
    padding: 8px;
    border-radius: 100%;
    background: rgba(255,255,255,0.1);
}
.video-list .element .play-block span i{
    display: inline-block;
    color: #fff;
    font-size: 40px;
    width: 64px;
    height: 64px;
    line-height: 61px;
    border: 2px solid #fff;
    border-radius: 100%;
    -webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}
.video-list .element .play-block:hover span i{
    color: #FF121A;
    border-color: #FF121A;
}
.video-list .element .element-content{
    padding: 25px 0;
}

.video-list .element .element-content .title{
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 3px;
}
.video-list .element .element-content .text{
    font-size: 15px;
    margin-bottom: 10px;
}
/* /. Video */

.size-table{
    width: 100%;
    overflow: auto;
}


.mts-phone {
    display: inline-block;
    width: 25px;
    height: 25px;
    background: url(/dev/mts-logo.png);
    vertical-align: top;
    margin: 0px 0px 0px 57px;
}

.gor-phone {
    display: inline-block;
    width: 25px;
    height: 25px;
    background: url(/dev/gor-logo.png);
    vertical-align: top;
    margin: 0px 0px 0px 57px;
}
.wel-phone{
    display: inline-block;
    width: 77px;
    height: 25px;
    background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAE0AAAAZCAYAAAB0FqNRAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RENBNThBMkE4NjVDMTFFQUE2OERCQkYwMjg4OTM3MEUiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RENBNThBMkI4NjVDMTFFQUE2OERCQkYwMjg4OTM3MEUiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpEQ0E1OEEyODg2NUMxMUVBQTY4REJCRjAyODg5MzcwRSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpEQ0E1OEEyOTg2NUMxMUVBQTY4REJCRjAyODg5MzcwRSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PgXIJw8AABBVSURBVHja3FkJbFzX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");
	vertical-align: top;
    margin: 0 3px;
}

.justifyright{
    float: right; /* Выравнивание по правому краю  */ 
    margin: 7px 0 7px 7px; /* Отступы вокруг картинки */
   }
.justifyleft{
    float:left; /* Выравнивание по левому краю */
    margin: 7px 7px 7px 0; /* Отступы вокруг картинки */
   }











/**************************************************   MEDIA QUERIS   *****************************************************/
@media only screen and (max-width: 991px) {
    
}

@media only screen and (min-width: 768px) {
    
}

@media only screen and (min-width: 992px){

}

@media (min-width: 1170px) {

}

@media only screen and (min-width: 1230px) {
    
}

@media only screen and (min-width: 1360px) {
    
}
/*----ms-gallery---*/
.ms-gallery .element{
    margin-bottom: 20px;
    overflow: hidden;
    border: 2px solid #BCBCBC;
}
.ms-gallery .element-img{
    height: 200px;
    width: 100%;
    -webkit-transition: all 400ms ease-out;
	-moz-transition: all 400ms ease-out;
	-o-transition: all 400ms ease-out;
	transition: all 400ms ease-out;
}
.ms-gallery .element:hover .element-img{
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
}
@media only screen and (max-width: 1199px) {
    .ms-gallery .element-img{
        height: 200px;
    }
}
@media only screen and (max-width: 991px) {
    .ms-gallery .element-img{
        height: 20vw;
    }
}
@media only screen and (max-width: 767px) {
    .ms-gallery .element-img{
        height: 60vw;
    }

/* Gallery */
.aside-gallery img{
    width: 100%;
}
.gallery .item {
	margin-bottom: 20px;
}

.gallery .item a {
	display: block;
	position: relative;
}

.gallery .item a:after {
	content: "";
	display: block;
	position: absolute;
	bottom: 0;
	right: 0;
	top: 0;
	left: 0;
	background: rgb(0 0 0 / 50%);
	transform: scale(0);
	transition: all 300ms ease-out;
	transition: all 300ms ease-out;
	opacity: 0;
}

.gallery .item:hover a:after {
	transform: scale(1);
	opacity: 1;
}

.gallery .item a:before {
	content: "";
    width: 25px;
    height: 25px;
    background: url(../images/zoom.png) 0 0 no-repeat;
    background-size: contain;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    margin-top: -12px;
    margin-left: -12px;
    transform: scale(0);
    transition: all 200ms ease-out;
    opacity: 0;
}

.gallery .item:hover a:before {
	transform: scale(1);
	opacity: 1;
}
.item-gallery .element {
    margin-bottom: 10px;
    overflow: hidden;
}
.relative {
    position: relative;
}
.lightgallery img {
    display: block;
    width: 100%;
}
.clear-hr, .cleaner-hr {
    height: 0;
    opacity: 0;
    margin: 0;
    padding: 0;
    border: none;
}

/* /.Gallery */