/*HEADAER*/

.pomnuy-gorzhus #breadcrumb{
    margin-bottom: 17px;
}
.pomnuy-gorzhus #w_topBar {
    background: #9d1106;
}
.pomnuy-gorzhus #topBar .feedback a span{
    border-color: #c75046;
}
.pomnuy-gorzhus #siteHead .lang a.s {
    border-color: #d52214;
}
.pomnuy-gorzhus #siteHead .lang a.s:hover {
    color: #3c3e40;
}
.pomnuy-gorzhus #siteHead .lang a:hover {
    color: #e32d2a;
}
.pomnuy-gorzhus #topBar .filialsMapLink a span {
    border-color: #c75046;
}

.pomnuy-gorzhus #siteHead .social a {
    background-image: url("../img/ico_socials_headerRed.png");
}
.pomnuy-gorzhus #w_siteMenu {
    border-color: #e32d2a;
}
.pomnuy-gorzhus #siteMenu ul#horizontal-multilevel-menu > li > a.root-item-selected .name .selectedline{
    background-color: #d52214;
}
.pomnuy-gorzhus #siteMenu ul#horizontal-multilevel-menu > li > a.root-item-selected{
    color: #e32d2a;
}
.pomnuy-gorzhus #siteMenu ul#horizontal-multilevel-menu ul li a:hover,
.pomnuy-gorzhus #siteMenu ul#horizontal-multilevel-menu li.item-selected > a {
    color: #bc0300;
}
.pomnuy-gorzhus #siteMenu ul#horizontal-multilevel-menu ul li a{
    color: #e32d2a;
}
.pomnuy-gorzhus #siteMenu ul#horizontal-multilevel-menu > li.jshover > a:hover,
.pomnuy-gorzhus #siteMenu ul#horizontal-multilevel-menu > li:hover > a:hover,
.pomnuy-gorzhus #siteMenu ul#horizontal-multilevel-menu > li.jshover > a.hasChilds:hover,
.pomnuy-gorzhus #siteMenu ul#horizontal-multilevel-menu > li:hover > a.hasChilds:hover {
    color: #bc0300;
}
.pomnuy-gorzhus #siteMenu ul#horizontal-multilevel-menu > li.jshover > a.hasChilds,
.pomnuy-gorzhus #siteMenu ul#horizontal-multilevel-menu > li:hover > a.hasChilds {
    color: #3c3e40;
}
#siteMenu ul#horizontal-multilevel-menu > li#main_li.active  a[name='burgerButton'] .line,
#siteMenu ul#horizontal-multilevel-menu > li#main_li.active  a[name='burgerButton'] .line:before,
#siteMenu ul#horizontal-multilevel-menu > li#main_li.active  a[name='burgerButton'] .line:after,
#siteMenu ul#horizontal-multilevel-menu > li#main_li:hover  a[name='burgerButton'] .line,
#siteMenu ul#horizontal-multilevel-menu > li#main_li:hover  a[name='burgerButton'] .line:before,
#siteMenu ul#horizontal-multilevel-menu > li#main_li:hover  a[name='burgerButton'] .line:after{
    background-color: #e32d2a;
}
.pomnuy-gorzhus #w_companies{
    border-top: 3px solid #c65f70;
}
.pomnuy-gorzhus #w_bottomBar{
    background: #9d1106;
}
.pomnuy-gorzhus #bottomBar a span{
    border-color: #c75046;
}

.pomnuy-gorzhus #siteMenu ul#horizontal-multilevel-menu li.item-selected:before{
    background: #d52214;
}
/*page*/
.pomnuy-gorzhus #siteContent{
    width: 100%;
}
.pomnuy-gorzhus #w_siteContent{
    padding-bottom: 0;
}
.pomnuy-gorzhus #workarea{
    overflow: visible;
    width: 100%;
}
.pomnuy-gorzhus .bannerBlock{
    width: 980px;
    height: 397px;
    display: block;
    overflow: hidden;
    /*background: transparent url("../img/pageBannerWithText.jpg") no-repeat left top;*/
    margin-bottom: 53px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}
.pomnuy-gorzhus .bannerBlock{
    text-align: center
}
.pomnuy-gorzhus .bannerBlock .images{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.pomnuy-gorzhus .bannerBlock .images .shadow{
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    background: #66553f;
    opacity: 0.5;
    filter: alpha(opacity=50);
    border-radius: 5px;
}
.pomnuy-gorzhus .bannerBlock .images img{
    display: block;
    border: none;
    outline: none;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    border-radius: 5px;
}
.pomnuy-gorzhus .bannerBlock .text1,
.pomnuy-gorzhus .bannerBlock .text2,
.pomnuy-gorzhus .bannerBlock .imgText,
.pomnuy-gorzhus .bannerBlock .button{
    z-index: 10;
    position: relative;
    color: #fff;
    text-transform: uppercase;
}
.pomnuy-gorzhus .bannerBlock .text1{
    font-size: 14px;
    line-height: 14px;
    margin-top: 114px;
    letter-spacing: 1.5px;
}
.pomnuy-gorzhus .bannerBlock .text2{
    font-size: 30px;
    line-height: 30px;
    margin-top: 9px;
    margin-bottom: 3px;
    font-weight: bold;
    letter-spacing: 2.5px;
}
.pomnuy-gorzhus .bannerBlock .imgText{
    
}
.pomnuy-gorzhus .bannerBlock .button{
    display: inline-block;
    margin-top: 2px;
    cursor: pointer;
}
.pomnuy-gorzhus .bannerBlock .button img{
    display: block;
}
.pomnuy-gorzhus .qouteBlock{
    width: 980px;
    margin: 53px auto 53px;
    text-align: justify;
}
.pomnuy-gorzhus .qouteBlock .leftCol{
    position: absolute;
    width: 184px;
    left: -185px;
    box-sizing: border-box;
    padding-right: 30px;
    padding-left: 9px;
}
.pomnuy-gorzhus .qouteBlock .leftCol .personImg{
    display: block;
    margin-bottom: 20px;
    margin-top: 1px;
}
.pomnuy-gorzhus .qouteBlock .leftCol .desc{
    color: #6f6f6f;
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 4px;
}
.pomnuy-gorzhus .qouteBlock .leftCol .name{
    font-size: 24px;
    line-height: 30px;
    color: #333333;
}
.pomnuy-gorzhus .qouteBlock .right-wrap{
    background: #ed902f; /* Old browsers */
    background: -moz-linear-gradient(top,  #ed902f 0%, #e43228 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #ed902f 0%,#e43228 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #ed902f 0%,#e43228 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ed902f', endColorstr='#e43228',GradientType=0 ); /* IE6-9 */
    padding: 2px;
    border-radius: 10px;
    position: relative;
    margin: 30px 0;
}
.pomnuy-gorzhus .qouteBlock .right-wrap:before{
    content: "";
    position: absolute;
    left: -19px;
    top: 59px;
    width: 21px;
    height: 22px;
    background: transparent url("../img/quoteBlockCorner.png") no-repeat left top;
}
.pomnuy-gorzhus .qouteBlock .rightCol .innerW{
    border-radius: 9px;
    background: #fff;
    box-sizing: border-box;
    padding: 36px 44px 33px;
}
.pomnuy-gorzhus .qouteBlock .rightCol {
    margin-left: 184px;
    padding-right: 170px;
}
.pomnuy-gorzhus .qouteBlock .rightCol .innerW .letterImg{
    float: left;
    margin: 6px 14px 5px 0;
}
.pomnuy-gorzhus .qouteBlock .rightCol .innerW div{
    margin: 0;
    padding: 0;
    border: 0;
    display: block;
}
.pomnuy-gorzhus #workarea .qouteBlock .rightCol .innerW p{
    margin-top: 24px;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 24px;
}
.pomnuy-gorzhus #workarea .qouteBlock .rightCol .innerW p:first-child{
    margin-top: 0;
}
.pomnuy-gorzhus #workarea h2{
    color: #333333;
    font-size: 30px;
    line-height: 34px;
    text-align: left;
    font-weight: bold;
}
.pomnuy-gorzhus .thanksBlock{
    margin-top: 29px;
    font-size: 16px;
    line-height: 25px;
    padding: 0px 50px;
    width: 980px;
    box-sizing: border-box;
    margin: 29px auto 0;
}
.pomnuy-gorzhus .thanksBlock .thankItem{
    background: transparent url("../img/redStar.png") no-repeat center top;
    padding-top: 29px;
    margin-top: 17px;
    text-align: center;
}
.pomnuy-gorzhus #workarea .thanksBlock .thankItem p{
    margin: 0;
    padding: 0;
}
.pomnuy-gorzhus .thanksBlock .thankItem:first-child{
    background: none;
    padding-top: 0px;
    margin-top: 0px;
}
.pomnuy-gorzhus .videoBlock{
    font-size: 0;
    margin-top: 46px;
    margin: 46px auto 0;
    width: 980px;
}
.pomnuy-gorzhus .videoBlock .videoItem{
    width: 50%;
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
    padding-right: 20px;
    margin-bottom: 30px;
}
.pomnuy-gorzhus .videoBlock .videoItem .picture{
    display: block;
    width: 166px;
    height: 105px;
    float: left;
    border-radius: 3px;
    overflow: hidden;
}
.pomnuy-gorzhus .videoBlock .videoItem .picture a{
    text-decoration: none;
    position: relative;
    display: block;
    height: 100%;
    width: 100%;
}
.pomnuy-gorzhus .videoBlock .videoItem .picture a:before{
    position: absolute;
    top:0;
    left:0;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: transparent url("../img/videoPlayButtonDef.png") no-repeat center center;
    cursor: pointer;
}
.pomnuy-gorzhus .videoBlock .videoItem .picture a:hover:before{
    background: transparent url("../img/videoPlayButton.png") no-repeat center center;
}
.pomnuy-gorzhus .videoBlock .videoItem .picture img{
    display: block;
    margin: 0;
    padding: 0;
    border: 0;
}
.pomnuy-gorzhus .videoBlock .videoItem .picture a .label{
    font-size: 12px;
    line-height: 24px;
    height: 24px;
    padding: 0 10px 0 8px;
    background: #c41a00;
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    white-space: nowrap;
    display: block;
}
.pomnuy-gorzhus .videoBlock .videoItem .rightCol{
    margin-left: 185px;
}
.pomnuy-gorzhus .videoBlock .videoItem .name{
    font-size: 14px;
    font-weight: bold;
    line-height: 18px;
    margin-bottom: 7px;
}
.pomnuy-gorzhus .videoBlock .videoItem .text{
    font-size: 12px;
    line-height: 16px;
}
.pomnuy-gorzhus #workarea .videoBlock .videoItem .text p{
    margin-bottom: 5px;
}
.pomnuy-gorzhus .yellowBlock{
   background: #fff8e5;
   padding-top: 82px;
}
.pomnuy-gorzhus .yellowBlock.yb1{
    margin-bottom: 82px;
}
/*popup*/

html.bodyPopup{
    height: 100%;
}
body.bodyPopup{
    overflow: hidden;
    height: 100%;
}
.pomnuy-gorzhus #popup-wrapper{
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    color: #333333;
}
.pomnuy-gorzhus #popup-wrapper .box-shadow{
    position: absolute;
    top: 0px;
    left: 0px;
    background: #2c0e0d;
    width: 100%;
    height: 100%;
    display: block;
    opacity: 0;
}
.pomnuy-gorzhus #popup-wrapper #loader-icon{
    width: 50px;
    height: 50px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    position: absolute;
}
.pomnuy-gorzhus #popup-wrapper #loader-icon div{
    border-radius: 100%;
    width: 100%;
    height: 100%;
    border: 5px solid #fff;
    border-bottom-color: #e02b2e;;
    -webkit-animation: rotate 1.2s linear 0s infinite;
    animation: rotate 1.2s linear 0s infinite;
}
.pomnuy-gorzhus #popup-wrapper #loader-icon.goOut{
    -webkit-animation-play-state: paused;
    animation-play-state: paused;
    transition: all .24s ease-in-out;
    -webkit-transition: all .24s ease-in-out;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -moz-transform: scale(0); /* Для Firefox */
    -ms-transform: scale(0); /* Для IE */
    -webkit-transform: scale(0); /* Для Safari, Chrome, iOS */
    -o-transform: scale(0); /* Для Opera */
    transform: scale(0);
}
@-webkit-keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.pomnuy-gorzhus #popup-wrapper .popup{
    height: 100%;
    width: 100%;
    display: none;
    background: #2c0e0d;
    overflow-y: scroll;
}
.pomnuy-gorzhus #popup-wrapper .popup-back{
    width: 30%;
    height: 100%;
    float: left;
    filter: alpha(opacity=85);
    opacity: 0.85;
    background: #3959a5;
    position: relative;
    cursor: pointer;
}
.pomnuy-gorzhus #popup-wrapper .popup-back:after{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent url(../img/popupBackButton.png) no-repeat center center;
}
.pomnuy-gorzhus #popup-wrapper .popupClose{
    position: absolute;
    top: 0;
    right: 0;
    background: transparent url(../img/popupCloseButton.png) no-repeat right top;
    width: 60px;
    height: 60px;
    cursor: pointer;
    z-index: 100;
}
.pomnuy-gorzhus #popup-wrapper .popup-content{
    height: 100%;
    text-align: center;
    vertical-align: middle;
    display: table;
    margin: 0 auto;
}
.pomnuy-gorzhus #popup-wrapper .popup-body{
    display: table-cell;
    position: relative;
    height: 100%;
    vertical-align: middle;
    padding: 65px 0;
}
.pomnuy-gorzhus #popup-wrapper .popup-content .leftArrow{
    display: block;
    position: absolute;
    height: 100%;
    top: 0;
    bottom: 0;
    width: 96px;
    background: transparent url(../img/leftArrow.png) no-repeat center center;
    left: -96px;
    cursor: pointer;
}
.pomnuy-gorzhus #popup-wrapper .popup-content .rightArrow{
    display: block;
    position: absolute;
    height: 100%;
    top: 0;
    bottom: 0;
    width: 96px;
    background: transparent url(../img/rightArrow.png) no-repeat center center;
    right: -96px;
    cursor: pointer;
}
.pomnuy-gorzhus #popup-wrapper .popup-content .arrow,
.pomnuy-gorzhus #popup-wrapper .popup-content .popupClose{
    opacity: 0.7;
    filter: alpha(opacity=70);
}
.pomnuy-gorzhus #popup-wrapper .popup-content .arrow:hover,
.pomnuy-gorzhus #popup-wrapper .popup-content .popupClose:hover{
    opacity: 100;
    filter: alpha(opacity=100);
}

.pomnuy-gorzhus #popup-wrapper .popup-content .popupClose{
    display: block;
    position: absolute;
    top: -46px;
    right: -46px;
    width: 26px;
    height: 26px;
    background: transparent url(../img/closeButton.png) no-repeat center center;
    cursor: pointer;
}
.pomnuy-gorzhus #popup-wrapper .popup-body .iw{
    position: relative;
    width: 900px;
    height: 563px;
}
.pomnuy-gorzhus #popup-wrapper .video-player-wrapp{

}
.pomnuy-gorzhus #popup-wrapper [id*="bx_flv_player"]{
    position: relative;
    display: inline-block;
}
.pomnuy-gorzhus .galeryBlock .companyTitle{
    display: none;
}
.pomnuy-gorzhus .galeryBlock{
    margin-top: 89px;
    padding-bottom: 41px;
}
.pomnuy-gorzhus .galeryBlock .tabs{
    text-align: center;
    font-size: 0;
    margin-top: 28px;
    width: 980px;
    margin: 28px auto 31px;
}
.pomnuy-gorzhus .galeryBlock .tabs .tab{
    display: inline-block;
    white-space: nowrap;
    line-height: 25px;
    font-size: 12px;
    color: #9e1006;
    margin-bottom: 5px;
    padding: 0px 10px;
    border-radius: 3px;
    cursor: pointer;
}
.pomnuy-gorzhus .galeryBlock .tabs .tab.cur{
    color: #fff;
    background: #9e1107;
}
.pomnuy-gorzhus .galeryBlock .photoBlock{
    position: relative;
}
.pomnuy-gorzhus .galeryBlock .photoBlock .galeryItem{
    width: 100%;
    position: absolute;
    top:0;
    left: 0;
    z-index: -1;
}
.pomnuy-gorzhus .galeryBlock .photoBlock .galeryItem.cur{
    display: block;
    position: relative;
    z-index: 0;
}
.pomnuy-gorzhus .frPhotoSlider {
    background: transparent;
}
.pomnuy-gorzhus #workarea .fotorama__thumb-border{
    border-width: 0;
}
.pomnuy-gorzhus #workarea .fotorama__thumb-border{
    z-index: 0;
}
.pomnuy-gorzhus .fotorama__wrap {
    margin: 0 auto;
    width: 980px !important;
}
.pomnuy-gorzhus #workarea .fotorama__thumb-border:after{
    width: 100%;
    height: 100%;
    z-index: 1;
    padding: 4px;
    box-sizing: content-box;
    content: "";
    position: absolute;
    left: -2px;
    top: -2px;
    background: #ed902f; /* Old browsers */
    background: -moz-linear-gradient(top,  #ed902f 0%, #e43228 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #ed902f 0%,#e43228 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #ed902f 0%,#e43228 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ed902f', endColorstr='#e43228',GradientType=0 ); /* IE6-9 */
}
#workarea .bannerBlock p {
    position: relative;
    z-index: 1;
    color: #fff;
    margin-top: 170px;
}
#workarea .galeryBlock.yellowBlock h2 {
    font-weight: normal;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 3px;
}
.column-paragraph .column:nth-child(3) {
    background-color: #fff8e5;
    padding: 30px;
    width: 300px;
}
.column-paragraph {
    width: 820px;
}
#workarea .column-paragraph li {
    position: relative;
    font-size: 13px;
    line-height: 1.4;
    font-style: italic;
    padding-left: 0;
    background: none;
}
#workarea .column-paragraph ul {
    margin-bottom: 0;
}
#workarea .column-paragraph li::before {
    content: "";
    width: 3px;
    height: 3px;
    display: block;
    position: absolute;
    left: -10px;
    top: 6px;
    background-color: #d0290f;
}
.column-paragraph .column:nth-child(2) {
    width: 460px;
    padding-right: 20px;
    box-sizing: border-box;
}
.column-paragraph .column {
    float: left;
}
#workarea .column-paragraph h3 {
    font-size: 16px;
    color: #d0290f;
    text-transform: uppercase;
}