html {
    height: 100%;
    margin: 0;
    padding: 0;
}
body {
    font-family: "Roboto", sans-serif;
    font-size: 18px;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
}
.wrapper {
    width: 100%;
    margin: 0 auto;
    min-height: 100%;
    height: auto !important;
    height: 100%;
}
a {
    color: #424242;
}
p {
    margin: 0;
    padding: 0 0 7px 0;
}
img {
    border: none;
}
h1 {
}
h2 {
    font-size: 30px;
    font-weight: 400;
    margin: 0px 0px 30px 0px;
    padding: 0 0 27px 0;
}
/* Header
-----------------------------------------------------------------------------*/
.wrapper-header {
    min-width: 1200px;
    margin: 0 auto;
    padding: 0 33px;
}
.header {
    align-items: center;
    display: flex;
    height: 91px;
    margin: 0 auto;
    position: relative;
    width: 1134px;
}
.header-left {
    display: flex;
    width: 54%;
}
.header-block {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    width: 33.3333%;
}
#logo {
    background: url(/i/logo.png) no-repeat 0 50% transparent;
    background-size: contain;
    display: block;
    margin-right: 2em;
    width: 33%;
    width: 33.3333%;
}
#phone_header {
    display: block;
    font-size: 16px;
    line-height: 35px;
    width: 100%;
}
#phone_header span {
    color: #000000;
    font-size: 19px;
}
.header-write-us__link {
    color: #e61800;
    cursor: pointer;
    font-size: 16px;
    text-transform: uppercase;
    text-decoration: underline;
}
.btn {
    background: #e61800;
    color: #fefaf4;
    cursor: pointer;
    font-size: 14px;
    height: 35px;
    line-height: 35px;
    padding: 0 20px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
}
.btn_write_us {
    left: 500px;
    position: absolute;
    text-decoration: none;
    top: 20px;
}
.btn:hover {
    -webkit-box-shadow: 0px 0px 16px #969494;
    -moz-box-shadow: 0px 0px 16px #969494;
    box-shadow: 0px 0px 16px #969494;
}
#menu {
    list-style: none;
    margin: 0;
    margin-left: auto;
    padding: 0;
}
#menu li {
    float: left;
    position: relative;
}
.menu-link,
.menu-child-link {
    display: block;
    text-decoration: none;
    font-size: 15px;
    color: #000;
    font-weight: 300;
    line-height: 35px;
    height: 35px;
    padding: 0 10px;
}
#menu li a:hover {
    background: #e61800;
    color: #fff;
}
#menu li:hover .activ_menu {
    display: none;
}
.activ_menu {
    border-bottom: 4px solid #e61800;
    position: absolute;
    bottom: -9px;
    left: 17px;
    right: 17px;
}
.menu-child {
    position: absolute;
    top: 35px;
    left: 0;
    list-style: none;
    margin: 0;
    padding: 0;
    white-space: nowrap;
    border: 0;
    display: none;
    z-index: 999999;
}
.menu-child-li {
    border-bottom: 0;
    width: 100%;
    background: #fff;
}
.menu-child-li:last-child {
    border-bottom: 0;
}
.menu-child-link {
    display: block;
    margin: 0;
    padding-right: 85px;
}
.wrapper-title {
    width: 100%;
    min-width: 1200px; /*background: url('../i/slider.jpg') no-repeat scroll 100% 100% transparent;*/
    background: url("/i/banner_inner_header.png") no-repeat scroll 50% 0 transparent; /*background-size: cover;*/
    height: 323px;
    border-top: 1px solid #7d7d7d;
}
.wrapper-title-txt {
    width: 1134px;
    padding-right: 160px;
    margin: 0 auto;
    display: table-cell;
    vertical-align: middle;
    position: relative;
}
.wrapper-patch {
    min-width: 1200px;
    margin: 0 auto;
    background: #ebebeb;
    padding: 17px 0 10px 0;
    margin-bottom: 40px;
}
#patch {
    width: 1134px;
    margin: 0 auto;
    padding: 0 33px;
    list-style: none;
}
#patch li {
    float: left;
    color: #989898;
    font-size: 12px;
    font-weight: bold;
    margin-right: 2px;
}
#patch a {
    color: #989898;
    text-transform: uppercase;
    text-decoration: none;
}
#patch span {
    color: #414141;
    text-transform: uppercase;
}
.underline {
    /*background: url('../i/underline.jpg') no-repeat scroll 0 bottom transparent;*/
    margin: 0 0 25px 0;
    font-size: 30px;
    color: #000;
    text-decoration: none;
    line-height: 100px;
    position: relative;
}
.underline:after {
    display: block;
    background-color: #d91600;
    content: "";
    height: 4px;
    width: 50px;
    margin-bottom: 12px;
}
.wrapper-title-txt h1 {
    font-size: 60px;
    color: #fff;
    line-height: 82px;
    font-weight: bold;
    margin-bottom: 12px;
}
.portfolio-block-wrapper .link {
    color: #fff;
}
/* Middle
-----------------------------------------------------------------------------*/
.nc_row {
    font-weight: 300;
}
.nc_row ul,
.content ul {
    margin: 0 0 34px 0;
    padding: 0;
    list-style: none;
}
.nc_row ul li,
.content ul li {
    background: url("../i/list-style.png") no-repeat scroll 0 7px transparent;
    padding-left: 30px;
    line-height: 1.75em;
    margin-bottom: 7px;
    min-height: 18px;
    font-size: 16px;
}
.block-bxslider-wrapper-slider {
    min-width: 1266px;
}
.bxslider-wrapper-slider {
    margin: 0;
    padding: 0;
    list-style: none;
}
.wrapper-slider {
    width: 100%;
    min-width: 1200px;
}
.slider {
    width: 1134px;
    margin: 0 auto;
    padding: 0 33px;
    height: 573px;
}
.slider-txt {
    /*display: table-cell; 	vertical-align: middle;*/
}
.slider span {
    color: #f6b200;
}
.slider {
    position: relative;
}
.slider-text-border {
    text-align: left;
    color: #fff;
    font-size: 18px;
    font-weight: 300;
    position: absolute;
    padding: 0 0 0 0;
    width: 700px;
    color: #898989;
    font-style: italic;
    top: 370px;
    left: 30px;
}
.slider-text-border a {
    color: #898989;
}
.slider-text-border span {
    color: #1b89de;
    font-size: 70px;
    font-weight: bold;
}
.slider-more {
    font-size: 18px;
    color: #898989;
    font-style: italic;
    text-transform: initial;
    padding-top: 5px;
}
.slider-text-border p {
    padding: 0 0 2px 0;
}
.slider-more:hover {
    text-decoration: none;
}
.content {
    width: 1134px;
    margin: 0 auto;
    padding: 0 33px;
}
.content:last-child {
    padding-bottom: 450px;
}
.content:only-child {
    padding-bottom: 390px;
}
.double-column-left {
    float: left;
    width: 525px;
}
.double-column-right {
    float: right;
    width: 565px;
    line-height: 30px;
}
.products-item {
    width: 345px;
    margin: 0 45px 75px 0;
    float: left;
    text-align: center;
}
.products-item:last-child {
    margin-right: 0;
}
.products-item-img {
    height: 208px;
    width: 100%;
    border-bottom: 9px solid #e61800;
    background-size: cover;
    margin-bottom: 20px;
}
.products-item a {
    color: #424242;
    font-size: 24px;
    font-weight: 200;
}
.products-item a:hover {
    text-decoration: none;
}

.parents img {
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
}
.products_one {
    text-align: center;
}
.nc_row,
.products_one-txt_border {
    border-top: 2px solid #bfbfbf;
    border-bottom: 2px solid #bfbfbf;
    font-size: 17px;
    font-style: italic;
    margin: 36px 0 0px 0;
    padding: 26px 0 22px 0;
    line-height: 28px;
    font-weight: 300;
    text-align: left;
}
.products_one-txt_border table {
    margin-bottom: 25px;
    margin-top: 12px;
}
.products_one-txt_border table thead tr td {
    background-color: #bd3120;
    color: #fff;
    font-weight: 300;
    padding-bottom: 7px;
    padding-top: 7px;
}
.products_one-txt_border table tbody tr:nth-of-type(even) {
    background-color: #eee;
}
.products_one-txt_border table tbody tr td {
    padding-bottom: 7px;
    padding-top: 7px;
}
.products_one-titl {
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 400;
    margin-bottom: 31px;
}
.products_one-txt {
    line-height: 29px;
    font-weight: 300;
}
.products_one_column {
    margin: 26px 0 0 0;
}
.products_one_img {
    background-size: cover;
    width: 345px;
    height: 208px;
    border-bottom: 9px solid #e61800;
    float: left;
}
.products_one_right {
    float: right;
    width: 750px;
    text-align: left;
    font-weight: 300;
    font-style: initial;
}
.products_one_right_tit {
    text-transform: uppercase;
    font-size: 22px;
    margin-bottom: 38px;
}
.services-block .products_one-txt {
    text-align: left;
    line-height: 24px;
}
.services-block .products_one-txt p {
    font-weight: 300;
    color: #555;
    padding: 0 0 28px 0;
}
.products_one-txt h3 {
    text-align: center;
    text-transform: uppercase;
    font-weight: 300;
    margin-bottom: 13px;
}
.services-block .products_one_right {
    font-weight: 300;
    font-style: italic;
}
.services-block .products_one_right table td {
    vertical-align: top;
}
.services-block .products_one_right_tit {
    font-weight: 400;
}
.block-products-main {
    width: 1134px;
    margin: 0 auto;
    padding: 0 33px;
}
.block-products {
    margin: 35px 0 0 0;
}
.link {
    font-size: 30px;
    color: #000;
    text-decoration: none;
    line-height: 100px;
}
.wrapper-parents {
    width: 1134px;
    margin: 0 auto;
    padding: 0 33px;
}
.bxslider-products {
    margin: 0;
    padding: 0;
    list-style: none;
}
.news-item {
    min-height: 339px;
    width: 345px;
    padding-bottom: 22px;
    margin: 0 47px 55px 0;
    position: relative;
    float: left;
}

.news-item-photo {
    width: 345px;
    height: 215px;
    background-size: cover;
}
.news-item-title {
    margin: 28px 0 13px 0;
}
.news-item-title a {
    color: #000;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 14px;
}
.news-item-title a:hover {
    text-decoration: underline;
}
.news-item-txt a {
    color: #7f7f7f;
    text-decoration: none;
    font-size: 14px;
}
.news-item-txt {
    line-height: 18px;
}
.news-item-txt a:hover {
    text-decoration: underline;
}
.news-item-date {
    color: #cacaca;
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 14px;
}
.news-item-more {
    color: #4e4e4e;
    text-decoration: none;
    position: absolute;
    bottom: 0;
    right: 0;
    font-weight: 600;
    font-size: 12px;
    text-transform: uppercase;
}
.news-item-more img {
    margin-left: 4px;
}
.news-item-more:hover {
    text-decoration: underline;
}
.browse_msg {
    margin: 0;
    padding: 0;
    list-style: none;
    float: right;
}
.browse_msg li {
    background: none !important;
    padding: 0 !important;
    float: left;
    margin-left: 17px;
}
.browse_msg li a {
    color: #898989;
    text-decoration: none;
}
.browse_msg li a:hover {
    color: #000;
}
.block-news-one .news-item-photo {
    float: left;
}
.block-news-one .news-item-date {
    position: relative;
}
.block-news-one-right {
    width: 750px;
    float: right;
}
.block-news-one-right .news-item-title {
    font-size: 30px;
    margin: 7px 0px 15px 0;
    font-weight: 300;
}
.news-item-text {
    margin-top: 26px;
    line-height: 29px;
    font-weight: 300;
}
.news-item-text p {
    padding: 0 0 29px 0;
}
.block-news-one-right .news-item-txt {
    font-style: italic;
    font-weight: 300;
    line-height: 34px;
}
#contact-block {
    width: 100%;
    min-height: 780px;
    position: relative;
}
#contact-block-info {
    position: absolute;
    top: 60px;
    left: 14px;
    width: 392px;
    font-size: 14px;
}
.contact-block-info-tit {
    background: #e61800;
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    width: 100%;
    text-align: center;
    line-height: 80px;
}
.contact-block-info-txt {
    background: #fff;
    padding: 38px 27px;
}
.contact-block-info-address {
    padding: 0 0 0 45px;
    background: url(../i/info-address.png) no-repeat scroll 0 0 transparent;
}
.contact-block-info-address span {
    color: #bababa;
}
.contact-block-info-address > div {
    border-left: 1px solid #c6c6c6;
    height: 100%;
    padding: 0 0 10px 15px;
    line-height: 27px;
}
.contact-block-info-phone {
    padding: 0 0 0 45px;
    background: url(../i/info-phone.png) no-repeat scroll 0 0 transparent;
}
.contact-block-info-phone span {
    color: #bababa;
}
.contact-block-info-phone > div {
    border-left: 1px solid #c6c6c6;
    height: 100%;
    padding: 0 0 10px 15px;
    line-height: 27px;
    color: #e61800;
}
.contact-block-info-email {
    padding: 0 0 0 45px;
    background: url(../i/info-email.png) no-repeat scroll 0 0 transparent;
}
.contact-block-info-email span {
    color: #bababa;
}
.contact-block-info-email > div {
    border-left: 1px solid #c6c6c6;
    height: 100%;
    padding: 0 0 10px 15px;
    line-height: 27px;
}
#send_messageval {
    width: 518px;
    padding: 0 17px;
    height: 213px;
    border: 1px solid #bfbfbf;
    resize: none;
    float: right;
    line-height: 24px;
    border: 1px solid #bfbfbf;
    line-height: 47px;
}
.text_input {
    width: 507px;
    padding: 0 17px;
    height: 47px;
    line-height: 47px;
    margin-bottom: 32px;
    border: 1px solid #bfbfbf;
}
#form-block-left {
    float: left;
}
.contact-form-block-tit {
    line-height: 72px;
    font-size: 21px;
}
.btn_send {
    background: url("../i/ico-btn.png") no-repeat scroll 124px center #252525;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 16px;
    height: 44px;
    line-height: 40px;
    padding-left: 15px;
    text-align: left;
    text-transform: uppercase;
    width: 151px;
}
.btn_send p {
    padding-left: 18px;
    text-align: left;
    line-height: 2.5 !important;
}
.portfolio-item {
    width: 345px;
    float: left;
    /* margin: 0 45px 50px 0; */
    position: relative; /*cursor: pointer;*/
}
.portfolio-item-row{
    display: flex;
    justify-content: space-between;
}
.portfolio-item:hover .portfolio-item-tit-bg {
    display: table-cell;
}
.portfolio-item-tit-bg {
    display: none;
    vertical-align: middle;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -60px;
}
.portfolio-item-tit-bg span {
    display: block;
    width: 100%;
    background: url("../i/allbalck-portfolio.png") repeat scroll 0 0 transparent;
    color: #fff;
    opacity: 0.8;
    padding: 36px 0;
}
.portfolio-block-wrapper .portfolio-item {
    display: flex;
    justify-content: space-between;
}
.portfolio-item-photo {
    /*width: 345px;
    height: 215px;*/
    width: 333px;
    height: 469px;
    margin-bottom: 17px;
    display: table;
    background-size: cover !important;
}
.portfolio-item-title {
}
.portfolio-item-title {
    color: #414141;
    text-decoration: none;
    font-size: 14px;
}
.portfolio-item-title a:hover {
    text-decoration: underline;
}
.portfolio-item-address {
    color: #7f7f7f;
    text-decoration: none;
    font-size: 14px;
}
.portfolio-item-date {
    color: #bfbfbf;
    font-size: 14px;
    padding-top: 4px;
    float: right;
}
.portfolio-block-wrapper {
    width: 100%;
    min-width: 1266px;
    background: url("../i/portfolio-wrapper.jpg") no-repeat scroll 100% 100% transparent;
    background-size: cover;
    padding: 0 0 5px 0;
}
.bxslider-portfolio {
    margin: 0;
    padding: 0;
    list-style: none;
}
.portfolio-block-main {
    width: 1134px;
    margin: 0 auto;
    padding: 0 33px;
}
.block-news-wrapper {
    width: 1134px;
    margin: 0 auto;
    padding: 0 33px;
}
.about-company tr {
    vertical-align: top;
}
.about-company-tit {
    font-size: 30px;
    font-weight: 400;
}
.about-company-txt {
    font-style: italic;
    font-weight: 300;
    margin: 24px 0 0 0;
    line-height: 24px;
}
.about-company-img {
    padding-right: 35px;
}
.about-company-ul {
    margin: 40px 0 0 0 !important;
    padding: 0;
    list-style: none;
}
.about-company-ul li {
    min-height: 26px;
    padding-left: 35px !important;
    line-height: 26px;
    margin-bottom: 17px !important;
}
.border_block {
    font-size: 24px;
    font-weight: 300;
    line-height: 37px;
    border-bottom: 2px solid #bfbfbf;
    border-top: 2px solid #bfbfbf;
    font-style: italic;
    text-align: center;
    padding: 27px 0 35px 0;
}
.block-products li {
    background: none !important;
    padding-left: 0 !important;
}
.three_columns {
    margin: 38px 0 70px 0;
}
.three_columns_img {
    float: left;
    width: 346px;
    height: 215px;
    background-size: cover;
}
.three_columns-txt {
    float: left;
    width: 346px;
    margin: 0 48px;
    line-height: 23px;
    color: #252525;
}
.bxslider-story {
    margin: 0;
    padding: 0;
    list-style: none;
}
.bxslider-story li {
    padding: 0 !important;
    background: none !important;
}
.wrapper-story {
    width: 1060px;
    position: relative;
}
.story-item {
    text-align: center;
    position: relative;
    padding-top: 104px;
}
.story-item-date {
    color: #a5a5a5;
    padding-bottom: 6px;
}
.story-item-tit {
    font-weight: 500;
    font-size: 20px;
    padding-bottom: 17px;
}
.story-item-txt {
    color: #555;
    font-size: 14px;
    line-height: 18px;
}
.story-item-border {
    border-bottom: 2px solid #e61800;
    position: absolute;
    top: 50px;
    left: 30px;
    width: 100%;
}
.story-item-img {
    position: absolute;
    top: 20px;
    left: 50%;
    margin-left: -30px;
}
.wrapper-we {
    width: 1134px;
    margin: 0 auto;
    padding: 0 33px;
}
.wrapper-we table tr {
    vertical-align: top;
}
.we-tit {
    font-size: 15px;
    font-style: italic;
    line-height: 24px;
    font-weight: 300;
    padding-bottom: 50px;
}
.we-img {
    margin-right: 60px;
}
.we-list {
    margin: 0;
    padding: 0;
    list-style: none;
}
.we-list li {
    min-height: 105px;
    width: 320px;
    float: left;
    margin: 0 70px 42px 0;
}
.we-list li:nth-child(2n) {
    margin-right: 0px;
}
.we-list-tit {
    padding-left: 40px;
    line-height: 28px;
}
.we-list-txt {
    line-height: 18px;
    font-size: 16px;
    padding-top: 14px;
}
.wrapper-reviews {
    width: 100%;
    min-width: 1266px;
    padding: 10px 0 50px 0;
    background: url("../i/reviews-bg.jpg") no-repeat scroll 50% 0 transparent;
    /*background-size: cover;*/
    position: relative;
    min-height: 548px;
    position: relative;
}
.wrapper-reviews .underline {
    /*color: #fff;*/
}
.block-reviews {
    width: 1134px;
    margin: 0 auto;
    padding: 0 33px;
}
.bxslider-reviews li {
    background: #fff;
    text-align: center;
    position: relative;
    margin-top: 66px;
}
.photo_gallery img {
    margin-bottom: 39px;
    float: left;
}
.reviews-item {
    padding: 58px 0 32px 0;
}
.reviews-item-photo {
    width: 127px;
    height: 127px;
    background-size: cover;
    position: absolute;
    top: -84px;
    left: 50%;
    margin-left: -64px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    border-radius: 50%;
    background-position: 50% 50%;
}
.reviews-item-tit {
    font-size: 14px;
    font-weight: 500;
    padding-bottom: 20px;
}
.reviews-item-dop {
    font-size: 14px;
    font-weight: 300;
    padding-bottom: 15px;
    font-style: italic;
}
.reviews-item-txt {
    width: 520px;
    margin: 0 auto;
    font-style: italic;
    font-weight: 300;
    line-height: 24px;
}
.error {
    border: 1px solid #c75c5c !important;
    -webkit-box-shadow: inset 2px 2px 13px 0px rgba(255, 0, 0, 0.7);
    -moz-box-shadow: inset 2px 2px 13px 0px rgba(255, 0, 0, 0.7);
    box-shadow: inset 2px 2px 13px 0px rgba(255, 0, 0, 0.7);
}
.write-to-us_bg {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    z-index: 9999;
    background: url("../i/allbalck.png") repeat scroll 0 0 transparent;
    display: none;
}
.write-to-us {
    position: fixed;
    top: 15%;
    left: 50%;
    margin-left: -220px;
    width: 364px;
    padding: 40px 38px 45px 45px;
    z-index: 99999;
    background: #fff;
    display: none;
}
.write-to-us_close {
    position: absolute;
    top: -12px;
    right: -12px;
    width: 36px;
    height: 36px;
    background: url("../i/close.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    z-index: 999;
}
.write-to-us-text_input {
    height: 40px;
    width: 306px;
    line-height: 40px;
    padding: 0 29px;
    background: #ebebeb;
    border: 0;
    color: #707070;
    margin-bottom: 20px;
}
#write-to-us_messageval {
    height: 144px;
    width: 306px;
    line-height: 40px;
    padding: 0 29px;
    resize: none;
    background: #ebebeb;
    border: 0;
    color: #707070;
}
.write-to-us_titl {
    font-size: 24px;
    text-transform: uppercase;
    text-align: center;
    color: #707070;
    margin-bottom: 40px;
    font-weight: 300;
}
.write-to-us__callback {
    text-align: center;
}
.btn_write-to-us {
    background: #e61800;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 14px;
    font-weight: 300;
    height: 35px;
    line-height: 35px;
    margin: 15px auto 0;
    text-align: center;
    text-transform: uppercase;
    width: 152px;
}
.map_site {
    margin: 30px 0 0 0 !important;
}
.map_site > li > a {
    text-decoration: none;
    font-size: 24px;
    font-weight: 300;
    color: #000;
}
.map_site > li {
    background: url("../i/list-style.png") no-repeat scroll 0 10px transparent !important;
}
.map_site a:hover {
    text-decoration: underline;
}
.map_site_child {
    margin: 10px 0 13px 20px !important;
}
.map_site_child > li > a {
    text-decoration: none;
    font-size: 18px;
    font-weight: 300;
    color: #000;
}
textarea::-webkit-input-placeholder {
    font-size: 16px;
    font-family: "Roboto", sans-serif;
    font-weight: 300;
    color: #cacaca;
    line-height: 47px;
}
textarea::-moz-placeholder {
    font-size: 16px;
    font-family: "Roboto", sans-serif;
    font-weight: 300;
    color: #cacaca;
    line-height: 47px;
}
textarea:-moz-placeholder {
    font-size: 16px;
    font-family: "Roboto", sans-serif;
    font-weight: 300;
    color: #cacaca;
    line-height: 47px;
}
textarea:-ms-input-placeholder {
    font-size: 16px;
    font-family: "Roboto", sans-serif;
    font-weight: 300;
    color: #cacaca;
    line-height: 47px;
}

input::-webkit-input-placeholder {
    font-size: 16px;
    font-family: "Roboto", sans-serif;
    font-weight: 300;
    color: #cacaca;
}
input::-moz-placeholder {
    font-size: 16px;
    font-family: "Roboto", sans-serif;
    font-weight: 300;
    color: #cacaca;
}
input:-moz-placeholder {
    font-size: 16px;
    font-family: "Roboto", sans-serif;
    font-weight: 300;
    color: #cacaca;
}
input:-ms-input-placeholder {
    font-size: 16px;
    font-family: "Roboto", sans-serif;
    font-weight: 300;
    color: #cacaca;
}

.nc_row h1 {
    color: #000;
    font-size: 23px;
    font-weight: 400;
    margin: 0 0 20px 0;
}
.nc_row h2 {
    color: #000;
    font-size: 21px;
    font-weight: 400;
    text-transform: none;
    margin: 0 0 20px 0;
    padding: 0;
}
.nc_row h3 {
    color: #000;
    font-size: 19px;
    font-weight: 400;
    margin: 0 0 20px 0;
}
.nc_row h4 {
    color: #000;
    font-size: 18px;
    font-weight: 400;
    margin: 0 0 20px 0 !important;
}
.nc_row h5 {
    color: #000;
    font-size: 16px;
    font-weight: 400;
    margin: 0 0 20px 0 !important;
}
.nc_row h6 {
    color: #000;
    font-size: 14px;
    font-weight: 400;
    margin: 0 0 20px 0 !important;
}
.nc_row ol {
    margin: 0 0 15px 0;
}
.nc_row ol li {
    font-size: 16px;
    line-height: 1.5em;
    margin: 0 0 10px 0;
}
.nc_row p {
    font-size: 16px;
    line-height: 1.6em;
    margin: 0 0 15px 0;
}
.nc_row a {
    color: #f6b200;
}
.nc_row a:hover {
    text-decoration: none;
}
.nc_row table {
    border-left: 1px solid #dfe8ec !important;
    border-bottom: 1px solid #dfe8ec !important;
    margin: 0 0 15px 0;
    width: 100%;
}
.nc_row table thead tr th {
    background-color: #e61800;
    border-right: 1px solid #dfe8ec;
    border-top: 1px solid #dfe8ec;
    font-weight: 400;
    padding: 15px 10px;
    text-transform: uppercase;
    color: #fff;
}
.nc_row table tbody tr:nth-child(even) {
    background-color: #eee;
}
.nc_row table tbody tr td {
    border-right: 1px solid #dedede;
    border-top: 1px solid #dedede;
    padding: 5px 10px;
}
.reviews-item-inside {
    border-bottom: 1px solid #e1e1e1;
    padding: 37px 0;
}
.reviews-item-inside:first-child {
    padding-top: 0;
}
.reviews-item-inside:last-child {
    border-bottom: 0;
}
.reviews-left {
    float: left;
    width: 128px;
    text-align: center;
    font-size: 14px;
}
.reviews-left img {
    margin-bottom: 12px;
    border-radius: 50%;
    background: white;
}
.reviews-right {
    float: right;
    width: 914px;
    font-weight: 300;
    line-height: 24px;
}
.photo_gallery {
    position: relative;
    margin-top: 36px;
}
.photo_gallery .browse_msg {
    position: absolute;
    bottom: -45px;
    right: 0;
    margin: 0;
}
.bxslider-parents {
    width: 100%;
}
.slide {
    min-height: 100px;
    text-align: center;
}
/* Footer
-----------------------------------------------------------------------------*/
.wrapper-footer {
    background: #252525;
    min-width: 1266px;
}
.footer {
    width: 1134px;
    margin: -350px auto 0;
    height: 350px;
    position: relative;
}
#contacts-block {
    width: 100%;
    background: #e61800;
    position: absolute;
    top: -46px;
    left: 0;
    padding: 20px 0px 10px 0px;
}
.contacts-item {
    float: left;
    font-size: 16px;
    color: #fff; /*min-height: 56px;*/
    min-height: 75px;
}
.address_contacts-item {
    margin-left: 36px;
    width: 300px;
    padding: 0px 7px 0 75px;
    background: url("../i/address_contacts-item.png") no-repeat scroll 0 0 transparent;
}
.phone_contacts-item {
    margin-left: 0;
    width: 222px;
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    padding: 10px 7px 0 136px;
    background: url("../i/phone_contacts-item.png") no-repeat scroll 66px 0 transparent;
}
.email_contacts-item {
    margin-left: 36px;
    width: 205px;
    padding: 10px 7px 0 100px;
    background: url("../i/email_contacts-item.png") no-repeat scroll 30px 0 transparent;
}
.contacts-item a {
    color: #fff;
    text-decoration: none;
}
.contacts-item a:hover {
    text-decoration: underline;
}
.contacts-item span {
    display: block;
    margin-bottom: 6px;
    text-transform: uppercase;
}
.btn_footer {
    width: 172px;
    margin-top: 36px;
}
#logo-footer {
    position: absolute;
    top: 89px;
    left: 0;
    height: 43px;
    width: 234px;
    background: url("/i/logo_footer.png") no-repeat 0 50% transparent;
    z-index: 100;
}
#logo-footer a {
    display: block;
    height: 100%;
}
.bottom-block-info {
    position: absolute;
    bottom: 33px;
    right: 290px;
}
.social-ico {
    float: left;
    margin-right: 19px;
}
#vk-ico {
    width: 34px;
    height: 35px;
    background: url("../i/vk-ico.png") no-repeat scroll 0 0 transparent;
}
.address_footer {
    float: left;
    width: 270px;
    font-size: 15px;
    color: #fff;
    line-height: 19px;
}
#alkon {
    position: absolute;
    bottom: 29px;
    right: 0;
    /*width: 243px;*/
}
#alkon_date {
    position: absolute;
    top: 9px;
    right: 0;
    font-size: 12px;
    color: #fff;
    width: 132px;
}
#alkon_date a {
    color: #fff;
    text-decoration: none;
}
#alkon_date a:hover {
    text-decoration: underline;
}
#alkon_date span {
    font-size: 14px;
}
.clearfix:after {
    position: relative;
    display: block;
    height: 0;
    content: "";
    clear: both;
}
#phone_footer {
    float: left;
    margin-top: 34px;
    color: #fff;
    font-size: 17px;
    font-weight: 300;
}
.btn_write_us {
    float: left;
    width: 145px;
    height: 34px;
    background: #e61800;
    color: #fefaf4;
    font-size: 14px;
    text-transform: uppercase;
    text-align: center;
    line-height: 34px;
    cursor: pointer;
    position: absolute;
    top: 27px;
    right: 0;
    left: 415px;
}
.footer-left {
    float: left;
    padding-left: 270px;
    margin-top: 76px;
    width: 353px;
    position: relative;
}
#menu-footer {
    /*margin: 106px 0 0 0;*/
    bottom: 209px;
    right: 0;
    position: absolute;
    padding: 0;
    list-style: none;
    float: right;
}
#menu-footer li {
    float: left;
    margin-right: 20px;
}
#menu-footer li:last-child {
    float: left;
    margin-right: 0;
}
#menu-footer li a {
    color: #fff;
    text-decoration: none;
    padding-bottom: 11px;
    font-size: 17px;
    font-weight: 300;
    border-bottom: 4px solid #5e5d5d;
}
#menu-footer li a:hover {
    border-bottom: 4px solid #fff;
}
.btn_write_us:hover {
    -webkit-box-shadow: 0px 0px 16px #969494;
    -moz-box-shadow: 0px 0px 16px #969494;
    box-shadow: 0px 0px 16px #969494;
}
.contact-block-info-txt span {
    display: block;
}
.dop_info_page_h1 {
    width: 1134px;
    margin: 0 auto;
    position: relative;
}
.dop_info_page_h1 h1 {
    margin: 25px 0 0 0;
}
.btn_form_order_message {
    width: 152px;
    height: 35px;
    background: #e61800;
    color: #fefaf4;
    font-size: 14px;
    text-transform: uppercase;
    text-align: center;
    line-height: 35px;
    cursor: pointer;
    position: absolute;
}
.block-products-main-inner {
    position: relative;
}
.nc_row h2,
.content h2 {
    color: #000;
    font-size: 21px;
    font-weight: 400;
    text-transform: uppercase;
    margin: 0 0 20px 0;
    padding: 0;
    font-family: "Roboto", sans-serif;
    text-align: center;
    padding: 15px 0 0 0;
}
.nc_row p,
.content p {
    font-size: 17px;
    line-height: 1.5;
}
.products_one_services {
}

/*----FIXES---*/
.bx-controller {
    text-align: center;
}
.bx-controller-wrapper {
    display: inline-block;
    position: absolute;
    margin-top: -40px;
}
.bx-left-arrow {
    width: 14px;
    height: 18px;
    background: url("/i/left_array.png") no-repeat;
    float: left;
    margin-right: 20px;
}
.bx-right-arrow {
    width: 14px;
    height: 18px;
    background: url("/i/right_array.png") no-repeat;
    float: left;
}
.bx-controller div a {
    width: 100%;
    height: 100%;
    display: block;
}
.framed-text {
    min-width: 1200px;
    margin: 0 auto;
    background: #ebebeb;
    padding: 17px 0 10px 0;
    margin-bottom: 40px;
}
.framed-text-wrapper {
    max-width: 900px;
    padding: 0 33px;
    margin: 0 auto;
}
.contact-block-info-icq {
    padding: 0 0 0 45px;
    background: url(../i/icq_ico.png) no-repeat scroll 0 0 transparent;
    background-size: 25px 25px;
}
.contact-block-info-icq span {
    color: #bababa;
}
.contact-block-info-icq > div {
    border-left: 1px solid #c6c6c6;
    height: 100%;
    padding: 0 0 10px 15px;
    line-height: 27px;
}
.contact-block-info-inst {
    padding: 0 0 0 45px;
    background: url(../i/inst.png) no-repeat scroll 0 0 transparent;
    background-size: 25px 25px;
}
.contact-block-info-inst span {
    color: #bababa;
}
.contact-block-info-inst > div {
    border-left: 1px solid #c6c6c6;
    height: 100%;
    padding: 0 0 10px 15px;
    line-height: 27px;
}
.form_contacts {
    margin-top: 35px;
}
.contact-block-info-vk {
    padding: 0 0 0 45px;
    background: url(../i/vk_ico.png) no-repeat scroll 0 0 transparent;
    background-size: 25px 25px;
}
.contact-block-info-vk span {
    color: #bababa;
}
.contact-block-info-vk > div {
    border-left: 1px solid #c6c6c6;
    height: 100%;
    padding: 0 0 10px 15px;
    line-height: 27px;
}
/*ajax*/
/*ajaxupload*/
.mask-overlay {
    background: url("../i/screp.png") no-repeat;
    margin-left: 2px;
    cursor: pointer;
    font-weight: 300;
    font-size: 14px;
}
.mask {
    position: relative;
    float: left;
    margin-left: 40px;
}
.file-rtn {
    float: left;
}
#calctable-textarea {
    max-width: 556px;
    min-width: 100%;
    padding-top: 11px;
    padding-left: 22px;
    height: 147px;
}
.header-inner-slider-wrapper {
    position: relative;
}
.file_upload {
    position: relative;
    overflow: hidden;
    display: block;
    width: 152px;
    height: 38px;
    line-height: 38px;
    color: #fff;
    background: #d91600;
    text-align: center;
    font-size: 18px;
    float: left;
}
.file_upload input.calctable_file_input {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
}
#calctable_file_return {
    float: left;
    margin-right: 30px;
}
.file_upload:hover {
    -webkit-box-shadow: 0px 0px 16px #969494;
    -moz-box-shadow: 0px 0px 16px #969494;
    box-shadow: 0px 0px 16px #969494;
}
.calctable_input_table {
    width: 160px;
    height: 34px;
    padding-left: 10px;
    background: #ebebeb;
    margin-bottom: 15px;
    font-size: 14px;
    line-height: 34px;
}
.make_order, .request-order-btn {
    position: relative;
    left: 39px;
    top: 0;
}
.forms-container {
    display: none;
}
.order_form {
    width: 444px;
    margin: 0 auto;
    background: #fff;
    text-align: center;
    padding: 40px 20px;
}
.order_form_input {
    height: 40px;
    width: 306px;
    line-height: 40px;
    padding: 0 29px;
    background: #ebebeb;
    border: 0;
    color: #707070;
    margin-bottom: 20px;
}
.order_form_textarea {
    height: 144px;
    width: 306px;
    line-height: 40px;
    padding: 0 29px;
    resize: none;
    background: #ebebeb;
    border: 0;
    color: #707070;
    margin-bottom: 20px;
}
.order_form p {
    font-size: 24px;
    text-transform: uppercase;
    color: #707070;
    margin-bottom: 40px;
    font-weight: 300;
}
.empty {
    border: 1px solid #c75c5c !important;
    -webkit-box-shadow: inset 2px 2px 13px 0px rgba(205, 0, 0, 0.5);
    -moz-box-shadow: inset 2px 2px 13px 0px rgba(205, 0, 0, 0.5);
    box-shadow: inset 2px 2px 13px 0px rgba(205, 0, 0, 0.5);

    -webkit-transition: all 0.25s;
    -moz-transition: all 0.25s;
    -o-transition: all 0.25s;
    transition: all 0.25s;
}
.order_fileinp {
    margin-left: 40px;
    float: left;
}
.download_catalogue {
    position: relative;
    display: block;
    height: 38px !important;
    color: #fff !important;
    background: #d91600;
    text-align: center;
    font-size: 18px;
    text-decoration: none;
    line-height: 38px;
    margin-top: 10px;
    min-height: 0 !important;
}
.download_catalogue:hover {
    -webkit-box-shadow: 0px 0px 16px #969494;
    -moz-box-shadow: 0px 0px 16px #969494;
    box-shadow: 0px 0px 16px #969494;
}
.terms-of-use > input {
    float: left;
}
.span2 {
    font-size: 0.7em;
    color: #000;
}
.terms-of-use-order {
    display: inline-block;
    text-align: left;
    width: 100%;
}
.terms-of-use-order > p {
    margin: 0;
}
.disabled-btn {
    background: #ccc;
    color: rgba(0, 0, 0, 0.4) !important;
    cursor: not-allowed !important;
}

.contact-block-info-requisits {
    padding: 0 0 0 45px;
    background: url(/netcat_template/template/main/assets/images/newsletter_icon.jpg) no-repeat scroll 0 0 transparent;
    background-size: 25px 25px;
}
.contact-block-info-requisits span {
    color: #bababa;
}
.contact-block-info-requisits > div {
    border-left: 1px solid #c6c6c6;
    height: 100%;
    padding: 0 0 10px 15px;
    line-height: 27px;
}

.modal-form,
.modal-form * {
    box-sizing: border-box;
}

.modal-form {
    background-color: #ffffff;
    display: block;
    margin: 0 auto;
    padding: 40px 38px 45px 45px;
    position: relative;
    width: 450px;
}

.modal-form .form-title {
    color: #707070;
    font-size: 24px;
    font-weight: 300;
    margin-bottom: 40px;
    text-align: center;
    text-transform: uppercase;
}

.modal-form button.mfp-close {
    background-color: #fff;
    border-radius: 50%;
    color: #f75000;
    opacity: 1;
    position: absolute;
    right: -22px;
    top: -22px;
}

.modal-form input:not([type="checkbox"]):not([type="file"]) {
    background-color: #ebebeb;
    border: 0;
    color: #707070;
    height: 40px;
    line-height: 40px;
    margin-bottom: 20px;
    outline: none;
    padding: 0 29px;
    width: 100%;
}

.modal-form textarea {
    background-color: #ebebeb;
    border: 0;
    color: #707070;
    line-height: 40px;
    margin-bottom: 20px;
    outline: none;
    padding: 0 29px;
    resize: none;
    width: 100%;
}

.modal-form button[type="submit"] {
    background-color: #e61800;
    border: none;
    box-shadow: none;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 14px;
    font-weight: 300;
    height: 35px;
    line-height: 35px;
    margin: 15px auto 0;
    text-align: center;
    text-transform: uppercase;
    transition: background-color 0.25s linear;
    width: 152px;
}

.modal-form button[type="submit"]:not(:disabled):hover {
    box-shadow: 0px 0px 16px #969494;
}

.modal-form input[type=file]{
    position: absolute;
    opacity: 0;
    z-index: -1;
    pointer-events: none;
}
.modal-form input[type=file] + label{
    align-items: center;
    background-color: #e61800;
    color: #ffffff;
    cursor: pointer;
    display: flex;
    font-size: 14px;
    font-weight: 300;
    height: 40px;
    justify-content: center;
    padding: 0 20px;
    text-transform: uppercase;
    width: 100%;
}

.modal-form input[type=file] + label:hover {
    box-shadow: 0px 0px 16px #969494;
}

.nc-form .input-row{
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
}

.nc-form .input-row .input-field, .nc-form .input-row .input-col{
    position: relative;
    width: 48%;
}
.nc-form .input-row .input-field .file-name{
    align-items: center;
    background-color: #ccc;
    color: rgba(0, 0, 0, 0.4);
    cursor: pointer;
    display: flex;
    font-size: 12px;
    height: 40px;
    padding: 0 20px;
    width: 100%;
}

.nc-form input:disabled,
.nc-form button:disabled {
    background-color: #ccc;
    color: rgba(0, 0, 0, 0.4);
    cursor: not-allowed;
}

.static-form, .static-form *{
    box-sizing: border-box;
}

.static-form input:not([type=checkbox]):not([type=file]){
    border: 1px solid #bfbfbf;
    height: 47px;
    line-height: 47px;
    margin-bottom: 32px;
    padding: 0 17px;
    width: 100%;
}

.static-form textarea{
    border: 1px solid #bfbfbf;
    line-height: 47px;
    margin-bottom: 32px;
    min-height: 205px;
    padding: 0 17px;
    resize: none;
    width: 100%;
}

.static-form [type=submit]{
    background: url("../i/ico-btn.png") no-repeat scroll 124px center #252525;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 16px;
    height: 44px;
    line-height: 40px;
    margin-top: 20px;
    padding-left: 15px;
    text-align: left;
    text-transform: uppercase;
    width: 151px;
}

.photo_gallery{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
}

.photo_gallery a{
    margin-bottom: 40px;
    text-align: center;
}

.photo_gallery img{
    float: none;
    margin-bottom: 0;
}

/* 

====== Zoom effect ======

*/
.mfp-zoom-in {
    /* start state */
    /* animate in */
    /* animate out */
}
.mfp-zoom-in .mfp-with-anim {
    opacity: 0;
    transition: all 0.2s ease-in-out;
    transform: scale(0.8);
}
.mfp-zoom-in.mfp-bg {
    opacity: 0;
    transition: all 0.3s ease-out;
}
.mfp-zoom-in.mfp-ready .mfp-with-anim {
    opacity: 1;
    transform: scale(1);
}
.mfp-zoom-in.mfp-ready.mfp-bg {
    opacity: 0.8;
}
.mfp-zoom-in.mfp-removing .mfp-with-anim {
    transform: scale(0.8);
    opacity: 0;
}
.mfp-zoom-in.mfp-removing.mfp-bg {
    opacity: 0;
}

/* 
  
  ====== Newspaper effect ======
  
  */
.mfp-newspaper {
    /* start state */
    /* animate in */
    /* animate out */
}
.mfp-newspaper .mfp-with-anim {
    opacity: 0;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.5s;
    transform: scale(0) rotate(500deg);
}
.mfp-newspaper.mfp-bg {
    opacity: 0;
    transition: all 0.5s;
}
.mfp-newspaper.mfp-ready .mfp-with-anim {
    opacity: 1;
    transform: scale(1) rotate(0deg);
}
.mfp-newspaper.mfp-ready.mfp-bg {
    opacity: 0.8;
}
.mfp-newspaper.mfp-removing .mfp-with-anim {
    transform: scale(0) rotate(500deg);
    opacity: 0;
}
.mfp-newspaper.mfp-removing.mfp-bg {
    opacity: 0;
}

/* 
  
  ====== Move-horizontal effect ======
  
  */
.mfp-move-horizontal {
    /* start state */
    /* animate in */
    /* animate out */
}
.mfp-move-horizontal .mfp-with-anim {
    opacity: 0;
    transition: all 0.3s;
    transform: translateX(-50px);
}
.mfp-move-horizontal.mfp-bg {
    opacity: 0;
    transition: all 0.3s;
}
.mfp-move-horizontal.mfp-ready .mfp-with-anim {
    opacity: 1;
    transform: translateX(0);
}
.mfp-move-horizontal.mfp-ready.mfp-bg {
    opacity: 0.8;
}
.mfp-move-horizontal.mfp-removing .mfp-with-anim {
    transform: translateX(50px);
    opacity: 0;
}
.mfp-move-horizontal.mfp-removing.mfp-bg {
    opacity: 0;
}

/* 
  
  ====== Move-from-top effect ======
  
  */
.mfp-move-from-top {
    /* start state */
    /* animate in */
    /* animate out */
}
.mfp-move-from-top .mfp-content {
    vertical-align: top;
}
.mfp-move-from-top .mfp-with-anim {
    opacity: 0;
    transition: all 0.2s;
    transform: translateY(-100px);
}
.mfp-move-from-top.mfp-bg {
    opacity: 0;
    transition: all 0.2s;
}
.mfp-move-from-top.mfp-ready .mfp-with-anim {
    opacity: 1;
    transform: translateY(0);
}
.mfp-move-from-top.mfp-ready.mfp-bg {
    opacity: 0.8;
}
.mfp-move-from-top.mfp-removing .mfp-with-anim {
    transform: translateY(-50px);
    opacity: 0;
}
.mfp-move-from-top.mfp-removing.mfp-bg {
    opacity: 0;
}

/* 
  
  ====== 3d unfold ======
  
  */
.mfp-3d-unfold {
    /* start state */
    /* animate in */
    /* animate out */
}
.mfp-3d-unfold .mfp-content {
    perspective: 2000px;
}
.mfp-3d-unfold .mfp-with-anim {
    opacity: 0;
    transition: all 0.3s ease-in-out;
    transform-style: preserve-3d;
    transform: rotateY(-60deg);
}
.mfp-3d-unfold.mfp-bg {
    opacity: 0;
    transition: all 0.5s;
}
.mfp-3d-unfold.mfp-ready .mfp-with-anim {
    opacity: 1;
    transform: rotateY(0deg);
}
.mfp-3d-unfold.mfp-ready.mfp-bg {
    opacity: 0.8;
}
.mfp-3d-unfold.mfp-removing .mfp-with-anim {
    transform: rotateY(60deg);
    opacity: 0;
}
.mfp-3d-unfold.mfp-removing.mfp-bg {
    opacity: 0;
}

/* 
  
  ====== Zoom-out effect ======
  
  */
.mfp-zoom-out {
    /* start state */
    /* animate in */
    /* animate out */
}
.mfp-zoom-out .mfp-with-anim {
    opacity: 0;
    transition: all 0.3s ease-in-out;
    transform: scale(1.3);
}
.mfp-zoom-out.mfp-bg {
    opacity: 0;
    transition: all 0.3s ease-out;
}
.mfp-zoom-out.mfp-ready .mfp-with-anim {
    opacity: 1;
    transform: scale(1);
}
.mfp-zoom-out.mfp-ready.mfp-bg {
    opacity: 0.8;
}
.mfp-zoom-out.mfp-removing .mfp-with-anim {
    transform: scale(1.3);
    opacity: 0;
}
.mfp-zoom-out.mfp-removing.mfp-bg {
    opacity: 0;
}

/* 
  
  ====== "Hinge" close effect ======
  
  */
@keyframes hinge {
    0% {
        transform: rotate(0);
        transform-origin: top left;
        animation-timing-function: ease-in-out;
    }
    20%,
    60% {
        transform: rotate(80deg);
        transform-origin: top left;
        animation-timing-function: ease-in-out;
    }
    40% {
        transform: rotate(60deg);
        transform-origin: top left;
        animation-timing-function: ease-in-out;
    }
    80% {
        transform: rotate(60deg) translateY(0);
        opacity: 1;
        transform-origin: top left;
        animation-timing-function: ease-in-out;
    }
    100% {
        transform: translateY(700px);
        opacity: 0;
    }
}
.hinge {
    animation-duration: 1s;
    animation-name: hinge;
}

.mfp-with-fade .mfp-content,
.mfp-with-fade.mfp-bg {
    opacity: 0;
    transition: opacity 0.5s ease-out;
}
.mfp-with-fade.mfp-ready .mfp-content {
    opacity: 1;
}
.mfp-with-fade.mfp-ready.mfp-bg {
    opacity: 0.8;
}
.mfp-with-fade.mfp-removing.mfp-bg {
    opacity: 0;
}