@font-face {
			font-family: "OpenSansRegular";
			src: url("../font/OpenSans-Regular.eot");
			src: url("../font/OpenSans-Regular.eot?#iefix")format("embedded-opentype"),
			url("../font/OpenSans-Regular.woff") format("woff"),
			url("../font/OpenSans-Regular.ttf") format("truetype");
			font-style: normal;
			font-weight: normal;
}
@font-face {
			font-family: "OpenSansBold";
			src: url("../font/OpenSans-Bold.eot");
			src: url("../font/OpenSans-Bold.eot?#iefix")format("embedded-opentype"),
			url("../font/OpenSans-Bold.woff") format("woff"),
			url("../font/OpenSans-Bold.ttf") format("truetype");
			font-style: normal;
			font-weight: normal;
}
@font-face {
			font-family: "oswald-regular";
			src: url("../font/Oswald-Regular.eot");
			src: url("../font/Oswald-Regular.eot?#iefix")format("embedded-opentype"),
			url("../font/Oswald-Regular.woff") format("woff"),
			url("../font/Oswald-Regular.ttf") format("truetype");
			font-style: normal;
			font-weight: normal;
}
@font-face {
			font-family: "oswald-bold";
			src: url("../font/Oswald-Bold.eot");
			src: url("../font/Oswald-Bold.eot?#iefix")format("embedded-opentype"),
			url("../font/Oswald-Bold.woff") format("woff"),
			url("../font/Oswald-Bold.ttf") format("truetype");
			font-style: normal;
			font-weight: normal;
}
html {
	overflow-x: hidden;
}
body {
	font-family: "OpenSansRegular", sans-serif;
	font-size: 16px;
	color: #343333;
	overflow-x: hidden;
	margin-top: 54px;
}
video {
	display: block;
}
ul, li {
	padding: 0;
	margin: 0;
}
a:focus, a:hover {
	text-decoration: none;
}
* {
    outline: none !important;
}
img {
    max-width: 100%;
}
h2, h1, h3, h4, h5, h6 {
    font-family: "oswald-bold", sans-serif;
    letter-spacing: 3px;
    text-transform: uppercase;
}
h2, h1 {
    font-size: 28px;
    color: #A21C21;
	margin: 0;
    margin-bottom: 30px;
}
h3 {
    font-size: 20px;
    color: #A21C21;
	margin-bottom: 15px;
    letter-spacing: 2px;
}
h4 {
    font-size: 18px;
    color: #A21C21;
	margin-bottom: 15px;
    letter-spacing: 2px;
}
h4.black {
    color: #2F2F2F;
}
h5 {
    font-size: 16px;
    color: #2F2F2F;
    margin: 0 0 15px;
    letter-spacing: 2px;
}
h6 {
    font-size: 11px;
    color: #2F2F2F;
    margin: 0 0 15px;
    letter-spacing: 2px;
}
h5.smallTez {
    padding: 20px 20px 20px 50px;
    background-color: #F2F3F8;
}
h4 {
    text-transform: none;
}
.red {
    color: #A21C21;
}
.red.chronicle_h {
    margin-bottom: 40px;
}
.black.chronicle_h {
    padding-left: 20px;
	display: block;
	margin-bottom: 10px;
}
span.red {
    font-family: "OpenSansBold";
}
.container.capt h1, .container.capt h2, .container.capt h3 {
	margin-bottom: 20px;
	margin-top: 20px;
}
p {
    color: #5D5B5B;
    font-size: 16px;
    letter-spacing: 1.7px;
}
section {
    padding: 40px 0 30px;
	position: relative;
}
section.articles{
    padding: 15px 0 15px;
}
section.empty{
    padding: 0;
}
section.new_article{
    padding: 0px 0 30px;
}
section.tax-elements {
    padding: 20px 0 40px;
}
.transparent {
    color: transparent;
}
.mb30 {
	margin-bottom: 30px;
}
.mb45 {
	margin-bottom: 45px;
}
.p30 {
	padding: 10px 0 30px;
}
.p30:last-child {
	padding: 10px 0 0px;
}
.center {
	text-align: center;
}
.head {
    margin-top: 50px;
}
.beLine {
    position: relative;
}
.beLine::after {
    position: absolute;
    content: '';
    height: 10px;
    width: 80px;
    background-color: #A21C21;
    left: 4px;
    bottom: -20px;
}
.beLine.beLineSmall::after {
    height: 4px;
    width: 40px;
    bottom: -20px;
    left: 1px;
}
.beLine.beLineCenter::after {
    left: 50%;
    margin-left: -20px;
}
.beLine.smallTez::after {
    width: 20px;
    height: 5px;
    top: 27px;
    left: 15px;
}
.beLine.imCapt::after {
    width: 5px;
    height: 100%;
    top: 0;
    left: 0;
}
.preHeader span {
    position: relative;
}
.beforeImg.location {
	padding-left: 18px;
}
.beforeImg.tel {
    padding-left: 21px;
    float: left;
}
.beforeImg.tel a, .footer-top .tel a, .contact .col-md-3 a {
    color: inherit;
}
.beforeImg::before {
	content: '';
    position: absolute;
    background-repeat: no-repeat;
    left: 0;
}
.afterImg::after {
	content: '';
    position: absolute;
    background-repeat: no-repeat;
    right: 0;
}
.beforeImg.location::before {
    background-image: url(../images/location.png);
    height: 20px;
    width: 14px;
}
.beforeImg.tel::before {
	background-image: url(../images/tel.png);
    top: 1px;
    height: 18px;
    width: 18px;
}
.beforeImg.buttonTop {
    padding: 5px 35px 5px 42px;
    position: absolute;
    background-color: transparent;
    border: 1px white solid;
    border-radius: 5px;
    left: 50%;
    margin-left: -100px;
    top: -6px;
}
.buttonTop::before {
    background-image: url(../images/amtt-ico.png);
    top: 5px;
    left: 10px;
    height: 21px;
    width: 21px;
}
.buttonTop::after {
    background-image: url(../images/arrow.png);
    top: 13px;
    right: 12px;
    height: 6px;
    width: 10px;
}
.mb60 {
    margin-bottom: 60px;
}
.tez {
    background-color: #F7F7F7;
    position: absolute;
    bottom: -157px;
    height: 315px;
    width: 100%;
    padding-top: 40px;
}
.tez span {
    display: block;
    font-family: 'oswald-bold';
    letter-spacing: 3px;
    text-transform: uppercase;
    text-align: center;
}
.tez span:nth-last-of-type(3) {
    font-size: 70px;
    color: #FF5800;
}
.tez span:nth-last-of-type(2) {
    font-size: 40px;
    color: #2F2F2F;
}
.tez span:nth-last-of-type(1) {
    font-size: 18px;
    color: #787878;
}
.single-solution section {
    padding: 30px 0;
}
.notDisplayed {
	display: none;
}
.inline-block {
	display: inline-block;
}
.inline {
	display: inline;
}
.margin0 {
	margin: 0;
}
.preHeader {
    background-color: #87878D;
    color: white;
    padding: 16px;
	position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 2;
}
.admin-bar .preHeader {
    top: 32px;
}
.preHeader ul {
    list-style: none;
    float: right;
    margin-left: 15px;
}
.preHeader ul li {
    display: inline-block;
    padding: 0 8px;
}
.preHeader .fa, .preHeader .fa:visited {
    color: white;
    transition:  color, .5s;
}
.preHeader .fa-youtube:hover {
    color: #FF001B;
    transition:  color, .5s;
}
.preHeader .fa-facebook:hover {
    color: #4267B2;
    transition:  color, .5s;
}
header {
    position: relative;
    height: calc(100vh - 54px);
    width: 100%;
	background-size: cover;
    background-image: url(../images/Layer-128.jpg);
}
body:not(.home) header {
	height: auto;
    background: none;
}
body:not(.home) .menu {
    background-color: white;
}
body:not(.home) .logo img {
    padding-bottom: 30px;
}
body:not(.home) menu {
    display: block;
}
body:not(.home) .menu {
	position: relative;
}
.search-panel {
	position: absolute;
    top: 20px;
    right: 0;
}
.search-panel ul {
    display: inline-block;
    list-style: none;
    padding: 0 35px 0 25px;
	position: relative;
    top: 1px;
}
.qtranxs_widget_end {
	display: none;
}
.search-panel ul li {
    display: inline-block;
    padding-right: 10px;
}
.search-panel ul li::after {
    content: "/";
    position: relative;
    left: 7px;
}
.search-panel ul li:last-child {
    padding-right: 0px;
}
.search-panel ul li:last-child::after {
    display: none;
}
.search-panel ul li a {
    font-family: "OpenSansRegular";
    font-size: 16px;
    color: #303030;
    transition: all 0.5s;
}
.home .search-panel ul li a {
    color: white;
}
.home menu {
    bottom: 30px;
    right: 25px;
}
.home .search-panel ul li {
    color: white;
}
.search-panel ul li a:hover, .search-panel ul li.active a {
    text-shadow:
    -0.2px -0.2px 0 #A21C21,
    0.2px -0.2px 0 #A21C21,
    -0.2px 0.2px 0 #A21C21,
    0.2px 0.2px 0 #A21C21;
    color: #A21C21;
}
.search-panel .call, .preHeader .call {
	background-color: #F2F3F8;
    padding: 5px 15px 5px 35px;
    border-radius: 15px;
    border: 1px solid #A21C21;
    cursor: pointer;
	position: relative;
	color: #343333;
}
.search-panel .call::before, .preHeader .call::before {
	content: '';
    position: absolute;
    background-image: url(../images/call.png);
    background-repeat: no-repeat;
    left: 5px;
    width: 26px;
    height: 26px;
    top: 3px;
}
.search-panel .search {
    width: 23px;
    height: 23px;
    display: inline-block;
    background: url(../images/Layer-132.png) center center no-repeat;
    cursor: pointer;
    position: relative;
    top: 4px;
    right: 15px;
}
.search-form {
	position: absolute;
    top: 0;
	width: 85%;
	visibility: hidden;
	opacity: 0;
	left: 80px;
	transition: visibility 0.5s, opacity 0.5s, left 0.5s;
}
.search-form.open {
	visibility: visible;
	opacity: 1;
	left: 0px;
}
.search-form input {
	margin: 0;
    padding: 5px;
    border: 1px solid;
    border-radius: 5px;
    width: 100%;
}
/*.search-submit {
	border: none;
    background-color: transparent;
    background: url(../images/Layer-132.png) center center no-repeat;
    width: 20px;
    height: 20px;
    padding: 0;
}*/
header.headerTwo {
	background-repeat: no-repeat;
    background-size: cover;
    padding: 40px 0;
    height: auto;
    margin: 0;
}
.headerTwo .menu {
	position: relative;
}
header .slide {
    position: relative;
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left bottom;
}
.logo img {
    padding-top: 15px;
}
.menu {
	position: absolute;
    width: 100%;
    z-index: 1;
}
.home .menu {
	padding-bottom: 50px;
    background: rgba(0,0,0,0.7);
    background: -moz-linear-gradient(top, rgba(0,0,0,0.7) 0%, rgba(10,8,8,0.5) 65%, rgba(10,8,8,0) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,0.7)), color-stop(65%, rgba(10,8,8,0.5)), color-stop(100%, rgba(10,8,8,0)));
    background: -webkit-linear-gradient(top, rgba(0,0,0,0.7) 0%, rgba(10,8,8,0.5) 65%, rgba(10,8,8,0) 100%);
    background: -o-linear-gradient(top, rgba(0,0,0,0.7) 0%, rgba(10,8,8,0.5) 65%, rgba(10,8,8,0) 100%);
    background: -ms-linear-gradient(top, rgba(0,0,0,0.7) 0%, rgba(10,8,8,0.5) 65%, rgba(10,8,8,0) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0.7) 0%, rgba(10,8,8,0.5) 65%, rgba(10,8,8,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#0a0808', GradientType=0 );
}
menu {
    display: block;
    position: absolute;
    bottom: 25px;
    right: 5px;
    margin: 0;
    background-color: transparent;
}
menu ul {
    list-style: none;
}
menu ul li {
    display: inline-block;
    padding: 0 8px;
}
menu ul li a, menu ul li a:hover, menu ul li a:focus {
    color: #303030;
    font-family: "OpenSansBold", sans-serif;
    font-size: 18px;
    letter-spacing: 2px;
	border-bottom: 1px solid transparent;
	transition: border-color 0.5s;
}
menu ul li a:hover {
	border-color: #A21C21;
}
body.home menu ul li a:hover {
	border-color: white;
}
.home menu ul li a,.home menu ul li a:hover,.home menu ul li a:focus {
    color: white;
}
.video, .video .container {
	height: 100%;
    position: relative;
}
.video {
	overflow: hidden;
}
.video .container {
	position: absolute;
    width: 100%;
    height: 100%;
}
.video .rec {
    position: absolute;
    bottom: 25px;
    right: 40px;
    cursor: pointer;
}
a.menuToggle {
    display: none;
    position: absolute;
    top: 15px;
    right: 15px;
    width: 50px;
    height: 31px;
	transition: 0.5s;
}
.menuToggle span, .menuToggle span:before, .menuToggle span:after {
    position: absolute;
    display: block;
    content: '';
    height: 7px;
    width: 50px;
    background: white;
    border-radius: 6px;
    cursor: pointer;
}
.menuToggle span {
    left: 0;
    top: 12px;
}
.menuToggle span:before {
    top: -12px;
}
.menuToggle span:after {
    bottom: -12px;
}
.menuToggle.active span {
    background-color: transparent;
}
.menuToggle.active span, .menuToggle.active span:before, .menuToggle.active span:after {
    height: 5px;
    width: 35px;
}
.menuToggle.active span::before {
    transform: rotate(45deg);
}
.menuToggle.active span::after {
    transform: rotate(-45deg);
}
.menuToggle.active span:before, .menuToggle.active span:after {
    top: 0;
}
.menuToggle span, .menuToggle span:before, .menuToggle span:after {
    transition: all 500ms ease-in-out;
}
.button, .button:focus, .button:visited {
    display: inline-block;
    padding: 15px 45px;
    font-size: 18px;
    text-transform: uppercase;
    background-color: #A21C21;
    border: 1px solid #A21C21;
    color: white;
    transition: all .5s;
}
.button:hover {
	background-color: white;
    color: #A21C21;
}
.button.empty {
    background-color: white;
    color: #A21C21;
}
.button.empty:hover {
    background-color: #A21C21;
    color: white;
}
.roundBtn {
	background-color: #F2F3F8;
    padding: 5px 15px 5px 35px;
    border-radius: 15px;
    border: 1px solid #A21C21;
    cursor: pointer;
    position: relative;
    color: #343333;
}
.blocks {
    display: flex;
    flex-wrap: wrap;
    padding: 30px 0;
}
.blocks h2 {
    flex-basis: 100%;
}
.bgGrey {
	background-color: #87878D;
}
.bgLightGrey {
	background-color: #F4F4F6;
}
.bgGrey h2, .bgGrey p {
	color: white;
}
.bgGrey .beLine::after {
    background-color: white;
}
/*===========sam-blocks==========*/
.sam-blocks {
	padding: 30px 0;
}
.sam-blocks .block {
    flex-basis: 33.33%;
    text-align: center;
    padding: 0 30px;position: relative;
}
.sam-blocks .block p {
    font-family: 'OpenSansBold';
    color: #2C2C2C;
}
.sam-blocks .block:after {
    content: '';
    position: absolute;
    height: 0px;
    width: 0%;
	opacity: 0;
    top: 63px;
    left: 105%;
    background-image: url(../images/Shape.png);
    background-size: 100% 100%;
	transition: 2s;
}
.sam-blocks.active .block:after {
    width: 50%;
	height: 2px;
	opacity: 1;
	left: 75%;
}
.sam-blocks .block:last-child:after {
    display: none;
}
/*===========sam-blocks==========*/
/*===========advantage-blocks==========*/
.advantage-blocks  {
    justify-content: center;
}
.advantage-blocks .block {
    padding: 20px 15px 30px 90px;
    flex-basis: 33.33%;
    position: relative;
}
.advantage-blocks h2 {
    margin-bottom: 50px;
}
.advantage-blocks img {
    margin-right: 25px;
    margin-top: 10px;
    margin-bottom: 20px;
    position: absolute;
    left: 0;
}
.advantage-blocks p {
    font-size: 20px;
}
/*===========advantage-blocks==========*/
/*===========sfera-blocks==========*/
ul.checked {
    list-style: none;
    padding-left: 25px;
}
ul.checked li {
    position: relative;
    padding: 2px 0;
    color: #5D5B5B;
    letter-spacing: 1.7px;
}
ul.checked li::before {
    position: absolute;
    content: "";
    background: url(../images/check.png) no-repeat;
    width: 17px;
    height: 17px;
    left: -22px;
    top: 5px;
}
ul.checked li a, ul.checked li a:focus, ul.checked li a:visited {
    color: #787878;
    transition: 1s;
}
ul.checked li a:hover {
    color: #A21C21;
}
.sfera-blocks {
	justify-content: center;
}
.sfera-blocks .block {
        padding: 25px 20px 20px 20px;
    flex-basis: 33.33%;
}
.sfera-blocks .block .img {
    height: 260px;
    overflow: hidden;
}
.sfera-blocks .block .img img {
    max-width: none;
    height: 100%;
    position: relative;
    left: 0%;
    transition: transform 1s;
}
.sfera-blocks .block .img img:hover {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}
/*===========sfera-blocks==========*/
/*===========products-blocks==========*/
.products-blocks {
    margin-right: calc(-15px - 0.1%);
    margin-left: calc(-15px - 0.1%);
}
.products-blocks .block {
	flex-basis: 24.8%;
    padding-bottom: 25%;
    position: relative;
    overflow: hidden;
    background-size: cover;
    margin: 0.1%;
}
.products-blocks .block h3 {
	color: white;
    position: absolute;
    bottom: 15%;
    width: 100%;
    text-align: center;
    transition: bottom 1s;
}
.products-blocks .block:hover h3 {
    bottom: 60%;
}
.products-blocks .block a {
	opacity: 0;
    visibility: hidden;
    position: absolute;
    bottom: 0;
    left: 50%;
    transition: 1s;
    transform: translateX(-50%);
}
.products-blocks .block:hover a {
	opacity: 1;
    visibility: visible;
    bottom: 30%;
}
.products-blocks .overlay {
    height: 150%;
    width: 100%;
    opacity: 0.7;
    position: absolute;
    top: 60%;
    transition: top 1s, opacity 1s;
}
.products-blocks .block:hover .overlay {
    opacity: 1;
    top: -10%;
}
.products-blocks .overlay:before, 
.products-blocks .overlay:after {
    content: "";
    height: 100%;
    position: absolute;
    top: 0;
    background: #555559;
}
.products-blocks .block:nth-child(n+5):nth-child(-n+8) .overlay::before, 
.products-blocks .block:nth-child(n+5):nth-child(-n+8) .overlay::after {
    background: #7C1114;
}
.products-blocks .block:nth-child(n+9):nth-child(-n+12) .overlay::before, 
.products-blocks .block:nth-child(n+9):nth-child(-n+12) .overlay::after {
    background: #555559;
}
.products-blocks .block:nth-child(n+5):nth-child(-n+8) .button {
    background-color: #555559;
    border: #555559;
}
.products-blocks .block:nth-child(n+5):nth-child(-n+8) .button:hover {
    background-color: white;
    color: #555559;
}
.products-blocks .overlay:before {
    left: 0;
    transform: skew(0deg, 7deg);
    width: 70%;
}
.products-blocks .overlay:after {
    right: 0;
    transform: skew(0deg, -16deg);
    width: 30%;
}
/*===========products-blocks==========*/
/*===========production==========*/
.production {
    padding: 50px 0 0px;
}
.production > .container > img {
    position: absolute;
    width: 50%;
    height: 100%;
    left: 50%;
    top: 0;
}
.production .production-block {
    margin: 25px 0 50px;
    position: relative;
    padding: 5px 5px 5px 110px;
}
.production .production-block >img {
    position: absolute;
    left: 0;
    top: calc(50% - 48px);
}
/*===========production==========*/
/*===========chronics-blocks==========*/
.chronics-blocks {
    justify-content: left;
	margin: 0 -2%;
}
.chronics-blocks .block {
    flex-basis: 30%;
    margin: 0 1.5% 25px;
}
.chronics-blocks .block .img {
    height: 275px;
    width: 100%;
    overflow: hidden;
    text-align: center;
    position: relative;
	transition: 1s;
}
.chronics-blocks .block:hover .img {
    box-shadow: 0px 0px 20px 7px #a3a3b7;
}
.chronics-blocks .block .img > div{
    height: 100%;
    width: 100%;
    transition: transform 1s;
	background-size: cover;
    background-position: center center;
}
.chronics-blocks .block:hover .img > div {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}
.chronics-blocks .block h3 {
    color: #2C2C2C;
}
.chronics-blocks .block > img {
    margin-right: 5px;
    vertical-align: top;
}
.chronics-blocks .block .button, .chronics-blocks .block .button:focus, .chronics-blocks .block .button:visited {
    padding: 7px 35px;
    font-size: 14px;
    margin-left: 5px;
    background-color: #59595E;
    border: 1px solid #59595E;
}
.chronics-blocks .block .button:hover {
    background-color: white;
    color: #59595E;
}
/*===========chronics-blocks==========*/
/*===========rules blocks==========*/
strong {
    color: #2F2F2F;
}
.rules {
    margin: 25px -15px 0;
}
.rules h4 {
    font-size: 14px;
    margin: 15px 0 15px;
	color: #2F2F2F;
}
.rules p {
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 17px;
}
/*===========rules blocks==========*/

/*===========uslugi blocks==========*/
.sam-blocks.o-nas {
    flex-wrap: nowrap;
    justify-content: space-between;
}
.sam-blocks.o-nas .block {
    padding: 0 15px;
	flex-basis: 15%;
}
.sam-blocks.o-nas h3 {
    font-size: 14px;
	color: #2F2F2F;
}
.sam-blocks.o-nas .block:after {
    left: 85%;
    width: 45%;
}
.sam-blocks.o-nas.active .block:after {
    top: 52px;
    background-image: url(../images/Shape-9-copy.png);
}
/*===========uslugi blocks==========*/

/*===========small_pic blocks==========*/
.small_pic img {
    margin: 15px 6% 0 0;
    width: 46%;
}
.small_pic img:last-child {
    margin-right: 2%;
}
ul.none {
    list-style: none;
    color: #787878;
}
ul.none li {
    padding: 5px 0;
}
/*===========small_pic blocks==========*/

/*===========o-nas video==========*/

/*===========o-nas video==========*/

/*===========subRubrics==========*/
.subRubrics {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.subRubrics .block {
	flex-basis: 32.33%;
    display: block;
}
.subRubrics.fourImg .block {
	flex-basis: 49.33%;
}
.subRubrics .block .img {
    width: 100%;
    height: 180px;
    overflow: hidden;
    background-size: cover;
    background-position: center center;
}
.subRubrics .block h6 {
	background-color: #A21C21;
    color: white;
    padding: 8px 5px 7px;
    border-top: 4px solid #5a5a5e;
    margin-bottom: 9px;
}
.roundBtn.calc::before {
	content: '';
    position: absolute;
    background-image: url(../images/calc.png);
    background-repeat: no-repeat;
    left: 5px;
    width: 26px;
    height: 26px;
    top: 3px;
}
.roundBtn.calc {
    margin: 10px 0 0;
    display: inline-block;
}
.leftLine {
    border-left: 5px solid #A21C21;
    padding: 20px;
    background-color: #f6f6f8;
    margin: 20px 0;
}
/*===========subRubrics==========*/

/*===========greyBlocks==========*/
.greyBlocks .block {
    padding: 10px;
    background-color: #f6f6f8;
    margin-bottom: 30px;
}
.greyBlocks .block h5 {
    color: #A21C21;
}
.greyBlocks .block p {
    margin: 0;
}
/*===========greyBlocks==========*/

/*===========boxShadow==========*/
.boxShadow img {
    box-shadow: 6px 6px 30px 0px rgba(0, 0, 0, 0.4);
    width: 100%;
}
.redBefore .img, .redBefore .img img {
    position: relative;
}
.redBefore .img::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: -8px;
    left: -8px;
    background-color: #A21C21;
}
/*===========boxShadow==========*/

/*===========sliderRed==========*/
.sliderRed .slick-slide {
    margin: 15px;
}
.sliderRed .slick-slide img {
    width: 100%;
}
.sliderRed .slick-slide h5 {
    color: white;
    background-color: #A21C21;
    padding: 15px;
    border-top: 6px solid #5a5a5e;
}
.sliderRed button, .sliderRed button:hover, .sliderRed button:focus {
    height: 100px;
    width: 30px;
    background-image: url(../images/sliderArrow.jpg);
    background-size: 100% 100%;
}
.sliderRed button.slick-next {
    transform: rotate(180deg);
    margin-top: -50px;
}
.sliderRed button::before {
    display: none;
}
/*===========sliderRed==========*/

/*===========materials==========*/
.materials {
	background-color: #9c9ca1;
}
.materials .container {
	display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.materials .block {
    flex-basis: 18%;
    height: 240px;
    background-image: url(../images/materials2.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: relative;
    margin: 0 1% 25px;
}
.materials .block > img, .materials .block > h5, .materials .block > a {
    position: absolute;
}
.materials .block img:first-child {
    top: 7%;
    left: 13%;
    width: 40%;
}
.materials .block img:nth-last-child(2) {
	bottom: 10%;
    right: 11%;
}
.materials h4 {
    color: white;
}
.materials .block h5 {
	left: 15%;
    bottom: 30%;
    width: 74%;
    color: white;
    line-height: 140%;
    font-size: 16px;
}
.materials .block a {
	bottom: -10%;
    right: 5%;
    font-family: "oswald-bold", sans-serif;
    font-size: 14px;
    color: white;
    margin: 0;
    letter-spacing: 2px;
    text-transform: uppercase;
}
/*===========materials==========*/

/*===========chronics==========*/
.chronic {
    background-color: #F6F6F8;
    margin: 0;
    padding: 15px 0;
    position: relative;
}
.chronic h2 {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
	font-size: 16px;
	color: #2F2F2F;
}
.chronic .photoChronic {
    margin: 0 10px 0 0;
}
.chronic .col-md-6, .chronic .col-md-12 {
    padding: 0 20px;
}
.chronic .col-md-12 > p {
    display: inline-block;
}
.chronic .col-md-12 > br {
    display: none;
}
.chronicMarker1 {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: #A21C21;
    position: absolute;
    left: 3px;
    top: 22px;
}
.chronicMarker2 {
    width: 2px;
    height: 59px;
    background-color: #A21C21;
    position: absolute;
    left: 8px;
    top: 11px;
}
.markers {
    position: relative;
    display: inline-block;
    padding-left: 30px;
    margin-left: 15px;
}
.markers .chronicMarker1 {
    top: 16px;
}
.markers .chronicMarker2 {
    top: 8px;
	height: 40px;
}
.chronic .sliderChronic {
    width: 65.5%;
    display: inline-block;
    padding-bottom: 45%;
    margin: 0 2%;
}
.chronic .sliderChronic .slick-list {
    position: absolute;
    height: 100%;
    width: 100%;
}
.chronic .sliderChronic .slick-slide {
    overflow: hidden;
    height: 100%;
}
.chronic .sliderChronic .slick-track {
    height: 100%;
}
.chronic .sliderChronic .slick-slide > div, .chronic .sliderChronicDouble .slick-slide > div {
    width: 100%;
    height: 100%;
    background-size: cover;
	background-position: center center;
	position: absolute;
}
.chronic .sliderChronicDouble {
    width: 27%;
    display: inline-block;
    vertical-align: top;
    margin: 0 1%;
    padding-bottom: 45%;
}
.chronic .sliderChronicDouble .slick-list {
    position: absolute;
    height: 100% !important;
    width: 100%;
}
.chronic .sliderChronicDouble .slick-track {
    height: 100%;
    margin: -2% 0;
}
.chronic .sliderChronicDouble .slick-slide {
    overflow: hidden;
    margin: 2% 10%;
    padding-bottom: 52%;
    position: relative;
}
.chronic .bigSliderChronic {
    width: 65%;
    display: inline-block;
    padding-bottom: 45%;
    margin: 15px 0;
}
.chronic .bigSliderChronic .slick-list {
    position: absolute;
    height: 100%;
    width: 100%;
}
.chronic .bigSliderChronic .slick-slide {
    overflow: hidden;
    height: 100%;
}
.chronic .bigSliderChronic .slick-track {
    height: 100%;
}
.chronic .bigSliderChronic .slick-slide > div, .chronic .bigSliderChronicDouble .slick-slide > div > div > div {
    width: 100%;
    height: 100%;
    background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	position: absolute;
}
.chronic .bigSliderChronic .slick-slide > div {
    background-size: contain;
}
.chronic .bigSliderChronicDouble {
    width: calc(33% - 5px);
    display: inline-block;
    vertical-align: top;
    margin: 15px 0 15px 15px;
    padding-bottom: 45%;
}
.chronic .bigSliderChronicDouble .slick-list {
    position: absolute;
    height: 100% !important;
    width: 100%;
}
.chronic .bigSliderChronicDouble .slick-track {
    height: 100%;
}
.chronic .bigSliderChronicDouble .slick-slide {
    overflow: hidden;
    margin: 0 0 15px 0;
    padding-bottom: 24.2%;
    position: relative;
    border: 0;
    width: 100% !important;
}
.chronic .bigSliderChronicDouble .slick-slide > div {
    width: calc(50% - 8px);
    display: inline-block;
    overflow: hidden;
    position: absolute;
    right: 0;
	height: 100%;
}
.chronic .bigSliderChronicDouble .slick-slide > div > div {
	height: 100%;
}
.chronic .bigSliderChronicDouble .slick-slide > div:nth-child(odd) {
    margin: 0 15px 0 0;
    left: 0;
    right: auto;
}
.vid {
    position: relative;
    width: 100%;
    padding-bottom: 45%;
    margin-top: 30px;
}
.vid iframe {
    position: absolute;
    display: inline-block;
    width: 80%;
    left: 10%;
    height: 100%;
}
.chronics-blocks.chronicle .block {
    flex-basis: 47%;
    background-color: #F6F6F8;
    padding: 25px;
}
.chronics-blocks.chronicle .block .img img {
    height: auto;
    min-width: 100%;
    min-height: 100%;
    max-width: 12%;
}
/*===========chronics==========*/
/*===========project==========*/
.project-blocks {
    margin: 0 -15px;
}
.project-blocks .block {
    flex-basis: 100%;
    padding-bottom: 33%;
    position: relative;
}
.project-blocks .img, .project-blocks .text_block {
    position: absolute;
    width: 50%;
    height: 100%;
}
.project-blocks .img {
    left: 0;
    background-size: cover;
}
.project-blocks .text_block {
    left: 50%;
    display: table;
    background-color: #F8F5F5;
}
.project-blocks .cont {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
	padding: 0 50px;
}
.project-blocks .block:nth-child(even) .img {
    left: 50%;
}
.project-blocks .block:nth-child(even) .text_block {
    left: 0;
}
.project-blocks .block .button {
    padding: 10px 25px;
    font-size: 16px;
    font-family: 'opensansregular';
    text-transform: lowercase;
    letter-spacing: 1.5px;
    border-color: #787878;
    color: #787878;
    background-color: white;
}
.project-blocks .block .button:hover {
    color: white;
    background-color: #787878;
}
.projects .sp h2 {
    font-size: 16px;
    color: #303030;
    letter-spacing: 1px;
    display: inline-block;
    margin: 0;
    vertical-align: middle;
}
.projects .sp p {
    display: inline;
    margin-left: 10px;
    vertical-align: middle;
}
.projects .sp {
    display: block;
    margin: 5px 0;
}
.projects .img {
    float: left;
}
.projects .row {
    display: inline-block;
}
.projects .row .col-md-6 {
    padding: 0;
}
.projects-galary img {
	margin: 0 0 7px 0;
    opacity: 0;
	max-width: none;
}
.projects-galary img:nth-child(odd) {
	margin: 0 7px 7px 0;
}
/*===========project==========*/
/*==========contacts form==========*/
.forms .wpcf7 {
    height: 490px;
    background-color: #F8F5F5;
    padding: 15px 75px 35px 50px;
	position: relative;
}
.forms .wpcf7-form-control-wrap {
    display: block;
}
.forms span.wpcf7-not-valid-tip {
    color: #f00;
    font-size: 1em;
    font-weight: normal;
    display: inline-block;
    position: absolute;
    z-index: 1;
    right: 0;
    top: 7px;
    background-color: yellow;
    padding: 3px 10px;
    border-radius: 15px;
}
.forms div.wpcf7-validation-errors {
    border: none;
    margin: 0;
    color: black;
    position: absolute;
    bottom: -60px;
    left: 0px;
    z-index: 101;
    width: 100%;
    background-color: yellow;
    border-radius: 15px;
}
.forms .wpcf7 ::-webkit-input-placeholder {
    color: #787878; 
    letter-spacing: 1.5px;
}
.forms .wpcf7 ::-moz-placeholder          {
    color: #787878; 
    letter-spacing: 1.5px;
}/* Firefox 19+ */
.forms .wpcf7 :-moz-placeholder           {
    color: #787878; 
    letter-spacing: 1.5px;
}/* Firefox 18- */
.forms .wpcf7 :-ms-input-placeholder      {
    color: #787878; 
    letter-spacing: 1.5px;
}
.forms .head_form {
    margin-bottom: 15px;
}
.forms .head_form h2 {
    display: inline-block;
    font-size: 18px;
    vertical-align: middle;
    margin: 0 0 0 10px;
    letter-spacing: 1px;
    color: #303030;
}
.forms .head_form img {
    vertical-align: middle;
}
.forms input:not([type="submit"]):not([type="file"]), .forms textarea, .forms select {
    border: 1px solid #9B9B9F;
    padding: 10px 25px;
    width: 100%;
    margin-bottom: 10px;
    color: #5D5B5B;
}
.forms select {
    color: #787878;
	letter-spacing: 1.5px;
	appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
    -moz-appearance: none;
    background-image: url(../images/selectArrow.png);
    background-position: 97% center;
    background-repeat: no-repeat;
}
.forms select.first_disablet option:first-child {
    background-color: #F8F5F5;
}
.forms textarea {
    resize: none;
    height: 100px;
}
.forms textarea.long {
    height: 190px;
    margin-bottom: 30px;
}
.forms input[type="file"] {
    visibility: hidden;
    position: absolute;
}
.forms .file_upload .button {
    font-family: "OpenSansRegular";
    font-size: 12px;
    text-transform: lowercase;
    letter-spacing: 1px;
    font-weight: normal;
    background-color: #9B9B9F;
    border: 1px solid #9B9B9F;
    padding: 5px 15px 7px;
    color: white;
    float: right;
    margin-top: 5px;
	cursor: pointer;
}
.forms .file_upload .button:hover {
    background-color: white;
    color: #9B9B9F;
}
.forms .file_upload .info, .forms .placeholder {
    font-weight: normal;
    font-size: 16px;
    color: #787878;
    width: 100%;
    text-align: center;
    display: inline-block;
    letter-spacing: 1.5px;
}
.forms label {
	width: 100%;
}
.forms .file_upload .fileName {
    color: #5D5B5B;
    float: left;
}
.forms .roundBtn {
    background-color: white;
    width: auto;
    font-family: "OpenSansBold";
    text-transform: uppercase;
    color: #252525;
    font-size: 14px;
    padding: 10px 30px;
    border-radius: 25px;
    transition: color 1s, background-color 1s;
}
.forms .roundBtn:hover {
    color: white;
    background-color: #A21C21;
}
.forms br {
    display: none;
}
/*==========contacts form==========*/
/*==========calculator==========*/
.cont-calc {
	padding: 25px 15px;
    background-color: #F8F5F5;
}
.calcHref span, .calcHref a {
    padding: 10px 25px;
    font-size: 22px;
    font-family: "oswald-bold", sans-serif;
    letter-spacing: 1.5px;
    border: 1px solid #9B9B9F;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    margin-right: 5px;
    color: #303030;
    background-color: transparent;
    transition: 1s;
}

.calcHref span > h1 {
	display: inline;
	font-size: 22px;
	color: #303030;
	letter-spacing: 1.5px;
}

.calcHref a:hover {
    background-color: #F8F5F5;
}
.calcHref span {
    background-color: #F8F5F5;
}
.calc h2 {
    font-size: 18px;
    letter-spacing: 1px;
    color: #303030;
}
.calc h2 {
    font-size: 18px;
    letter-spacing: 1px;
    color: #303030;
    margin-bottom: 15px;
}
.cont-calc .group.two {
    text-align: center;
}
.cont-calc .group.two label:first-of-type {
    margin-right: 50px;
}
.cont-calc label {
    font-size: 18px;
    font-weight: normal;
    color: #303030;
    letter-spacing: 2px;
    margin-bottom: 10px;
    width: auto;
    vertical-align: top;
    position: relative;
    max-width: 95%;
}
.cont-calc p {
    font-size: 18px;
    font-weight: normal;
    color: #303030;
    letter-spacing: 2px;
    margin-bottom: 10px;
    width: auto;
}
.cont-calc label .info {
    position: absolute;
    width: 16px;
    height: 16px;
    background-image: url(../images/info.png);
    background-position: center center;
    left: 100%;
    top: 0;
}
.cont-calc label .info .capt {
    position: absolute;
    background: white;
    padding: 15px 20px;
    border: 1px solid #9B9B9F;
    width: 450px;
    font-size: 16px;
    line-height: 18px;
    letter-spacing: 1.5px;
    left: 100%;
    top: -100%;
    opacity: 0;
    visibility: hidden;
    transition: 0.5s;
    z-index: 1;
}
.cont-calc label .info:hover .capt {
    top: 100%;
    opacity: 1;
    visibility: visible;
}
.cont-calc .row > .col-md-6:last-child label .info .capt  {
	right: 100%;
    left: auto;
}
.cont-calc.size label {
    width: 100%;
}
.cont-calc select {
	width: 100%;
    max-width: 350px;
}
.cont-calc .img {
	width: 100%;
    text-align: center;
    padding: 20px 0;
}
button.more {
    border: 1px solid #F8F5F5;
    padding: 6px 70px 6px 25px;
    background: url(../images/plus.png) 80% center no-repeat;
    background-color: #F8F5F5;
    margin-left: -15px;
    transition: 1s;
}
button.more:hover {
    border: 1px solid #9B9B9F;
}
.forms input[type="radio"]:not([type="submit"]):not([type="file"]), .forms input[type="checkbox"]:not([type="submit"]):not([type="file"]) {
    display: inline-block;
    width: auto;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 0;
    border: none;
    width: 16px;
    height: 16px;
    background-image: url(../images/Ellipse-2.png);
    background-position: center center;
    vertical-align: middle;
    margin-right: 5px;
    margin-bottom: 12px;
}
.forms input[type="radio"]:not([type="submit"]):not([type="file"]):checked, .forms input[type="checkbox"]:not([type="submit"]):not([type="file"]):checked {
    background-image: url(../images/Ellipse-3.png);
}
input[name="amount"]:not([type="submit"]):not([type="file"]) {
    width: 100px;
}
.calc-form .wpcf7 {
    background-color: transparent;
    padding: 15px 0 35px 0;
    height: auto;
}
.calc-form .form-cont {
    display: flex;
    justify-content: space-between;
}
.calc-form .wpcf7-form-control-wrap {
    flex-basis: 30%;
}
.calc-form form {
	text-align: center;
}
.calc-form form .roundBtn {
	margin-top: 40px;
    display: inline-block;
    position: relative;
    left: 150px;
}
.calc h2.red {
    color: #A21C21;
}
.calc.result h2, .calc.result input:not([type="submit"]):not([type="file"]) {
    display: inline-block;
}
.calc.result input:not([type="submit"]):not([type="file"]) {
    width: 160px;
    margin: 0 40px 0 10px;
}
.calc.result .roundBtn {
    display: block;
    margin: 50px 0 20px;
    background-color: #F8F5F5;
    border: 1px solid #787878;
    transition: 1s;
}
.calc.result .roundBtn:hover {
    border:1px solid #A21C21;
    color: #A21C21;
}
/*==========calculator==========*/

section.feedback {
    padding: 35px 0;
    background-color: #59595E;
}
.feedback form {
    text-align: center;
}
.feedback .wpcf7-form-control-wrap {
    display: inline-block;
}
.feedback .wpcf7-form-control-wrap span[role="alert"] {
    position: absolute;
    left: 0;
    bottom: -110%;
    text-align: left;
}
.feedback .wpcf7-response-output {
	position: fixed;
    top: 10px;
    left: 0;
    width: 350px;
	border: none;
	border-radius: 15px;
    z-index: 1;
}
.feedback div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
	background: #f7e700;
}
.feedback input:not([type="submit"]) {
    padding: 10px 5px 10px 20px;
    width: 200px;
    background: #4D4D52;
    outline: none;
    border: 1px solid white;
    margin-right: 50px;
    color: white;
}
.feedback input[type="submit"] {
    border: 1px solid white;
    background: white;
    padding: 10px 25px;
    border-radius: 25px;
    text-transform: uppercase;
    color: black;
    font-weight: bold;
    letter-spacing: 2px;
    transition: all 0.5s;
}
.feedback input[type="submit"]:hover {
    background: #4D4D52;
    color: white;
}
.feedback h3 {
    color: white;
    text-align: center;
    margin-bottom: 20px;
}
::-webkit-input-placeholder {
    color: white; 
}
::-moz-placeholder          {
    color: white; 
}/* Firefox 19+ */
:-moz-placeholder           {
    color: white; 
}/* Firefox 18- */
:-ms-input-placeholder      {
    color: white; 
}
#myModal ::-webkit-input-placeholder {
    color: #5D5B5B; 
}
#myModal ::-moz-placeholder          {
    color: #5D5B5B; 
}/* Firefox 19+ */
#myModal :-moz-placeholder           {
    color: #5D5B5B; 
}/* Firefox 18- */
#myModal :-ms-input-placeholder      {
    color: #5D5B5B; 
}
.projects .flipp-container {
	-webkit-perspective: 1000px;
	-moz-perspective: 1000px;
	-ms-perspective: 1000px;
	perspective: 1000px;
    float: left;
    width: 25%;
    height: 360px;
}
.flipp-block {
    width: 100%;
    height: 100%;
    transition: 0.6s;
    transform-style: preserve-3d;
    position: relative;
}
.flipp-block .front {
    background-repeat: no-repeat;
    background-size: cover;
}
.flipp-container:hover .flipp-block {
    transform: rotateY(180deg);
}
.flipp-block .front, .flipp-block .projectBlock {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.flipp-block .front {
 z-index: 2;
}
.flipp-block .projectBlock {
 transform: rotateY(180deg);
 backface-visibility: hidden;
 z-index: 3;
}
.projectBlock div {
	height: 100%;
    background-color: rgba(37, 71, 52, 0.8);
    text-align: center;
}
.projectBlock h3 {
	font-size: 20px;
    color: white;
    margin-bottom: 15px;
    position: absolute;
    width: 100%;
    top: 40%;
}
.projectBlock p {
	font-size: 20px;
    color: white;
}
.projectBlock img {
    position: absolute;
    top: 70%;
}
.tax-menu {
	padding: 30px 0;
}
.tax-menu .container {
	display: flex;
    justify-content: space-between;
}
.tax-menu .container::before, .tax-menu .container::after {
	display: none;
}
.tax-menu .container .block {
	width: 275px;
    height: 45px;
    border: 2px solid #A21C21;
    padding: 5px 30px 5px 60px;
    cursor: pointer;
    position: relative;
	margin: 0 5px;
}
.tax-menu .container .block:first-child, .tax-menu .container .block:last-child {
	margin: 0;
}
.tax-menu .container .block .img {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 50px;
}
.tax-menu .container .block .dropdown {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 40px;
    background: url(../images/Shape-6-copy.png) center center no-repeat;
}
.tax-menu .container .block p {
	font-size: 14px;
    text-transform: uppercase;
    line-height: 14px;
    color: #303030;
    font-family: 'OpenSansBold';
	margin: 0;
}
.tax-menu .container .block a {
	height: 100%;
    display: flex;
    align-items: center;
}
.tax-menu .container .block .dropdown_ul {
	position: absolute;
    border: 2px solid #A21C21;
    list-style: none;
    width: calc(100% + 4px);
    left: -2px;
    top: -30px;
    background-color: white;
    z-index: 1;
    padding: 0 5px;
	opacity: 0;
	visibility: hidden;
	transition: visibility 0.5s, opacity 0.5s, top 0.5s;
}
.tax-menu .container .block .dropdown_ul.active {
    top: 45px;
	opacity: 1;
	visibility: visible;
}
.tax-menu .container .block .dropdown_ul li {
    padding: 5px;
    border-bottom: 1px dotted #A21C21;
}
.tax-menu .container .block .dropdown_ul li:last-child {
    border-bottom: none;
}
.tax-elements .container {
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.tax-elements .container::before, .tax-elements .container::after {
	display: none;
}
.tax-elements h2, .tax-elements h1 {
	margin-bottom: 30px;
    color: #303030;
}
.tax-elements .container > a {
	flex-basis: 100%;
	text-align: center;
}
.tax-elements .block {
	width: 48%;
    height: 90px;
    border: 2px #A21C21 solid;
    padding: 15px 10px 15px 20px;
    position: relative;
    margin: 0 0 30px;
}
.tax-elements .block:last-child, .tax-elements .block:nth-last-child(2) {
    margin: 0px;
}
.tax-elements .block:nth-child(odd):last-child {
    margin: 0 auto 30px;
}
.tax-elements img {
	width: auto;
    height: 105px;
    position: relative;
    top: -24px;
}
.tax-elements .img {
	position: relative;
    float: left;
    margin-right: 15px;
}
.tax-elements .img::before {
	content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: RGBA(162,28,33,1);
    top: -28px;
    left: -4px;
}
.tax-elements p {
    font-size: 18px;
    letter-spacing: 1px;
	line-height: 20px;
}
.tax-elements .block a {
    position: absolute;
    bottom: 5px;
    right: 10px;
    font-size: 14px;
    font-family: 'OpenSansBold';
    color: #5D5B5B;
	transition: color 0.5s;
}
.tax-elements .block a:hover {
    color: #A21C21;
}
.header-content h1 {
	margin: 25px 0 0;
}
.team .container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.team .container.contact {
    display: block;
}
.team .container::before, .team .container::after {
    display: none;
}
.team h3 {
    font-size: 22px;
    margin-bottom: 30px;
    flex-basis: 100%;
}
.team .block {
    width: 33%;
    padding: 50px;
    text-align: center
}
.team .block .img {
    width: 100%;
    padding-bottom: 100%;
    position: relative;
    overflow: hidden;
    border-radius: 50%;
}
.team .block img:hover {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}
.team .block img {
    transition: 0.5s;
}
.team .block .img img {
    position: absolute;
    max-width: none;
	height: 100%;
	left: 0;
}
.big {
    text-transform: uppercase;
}
.team .block h4 {
        margin: 40px 0 15px;
}
.team .block p {
    margin-bottom: 0;
}
.contact .col-md-3 {
    text-align: center;
}
.contact .col-md-3 h3, .contact .col-md-3 p, .contact .col-md-3 img {
    margin-bottom: 10px;
}
.contact .col-md-3 h3 {
    color: #787878;
}
.contact .col-md-3 p {
    font-family: 'oswald-bold';
    font-size: 18px;
    color: #303030;
}
.galarySlider {
	margin-top: 15px;
}
.slider_s .sliderBig {
	display: inline-block;
    width: 78%;
    height: 260px;
    border: 3px solid white;
    border-radius: 5px;
    box-shadow: 6px 9px 5px -2px rgba(0, 0, 0, 0.4);
    margin-bottom: 20px;
}
.slider_s .sliderBig .slick-list, .slider_s .sliderBig .slick-track, .slider_s .sliderBig .slick-slide, .slider_s .sliderBig .slick-slide img {
    height: 100%;
}
.slider_s .sliderBig .slick-slide {
    overflow: hidden;
	background-size: cover;
}
.slider_s .sliderBig .slick-slide img {
    max-width: none;
}
.slider_s .sliderSmall {
	display: inline-block;
    width: 22%;
    height: 260px;
    vertical-align: top;
}
.slider_s .sliderSmall .slick-list {
    padding: 0px 0px 4px 0px;
}
.slider_s .sliderSmall .slick-slide {
    margin: 0px 8px 4px;
    border: 3px solid transparent;
    border-radius: 5px;
	height: 62px;
	overflow: hidden;
}
.slider_s .sliderSmall .slick-slide.slick-active {
    margin: 0px 8px 4px;
    border: 3px solid white;
    border-radius: 5px;
    box-shadow: 5px 6px 10px -2px rgba(0, 0, 0, 0.4);
}
.video_galery .video_frame {
	width: 950px;
    position: relative;
    margin: 0 auto 10px;
}
.video_galery .video_frame .cont {
	padding-top: 56.25%;
}
.video_galery .video_frame iframe {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.video_galery .slider {
	width: 960px;
	margin: 0 auto;
}
.video_galery .slider .slick-track {
	margin: 0 auto;
}
.video_galery .slider .slick-slide {
	margin: 0 5px;
	position: relative;
	height: 130px;
	width: 230px;
	cursor: pointer;
}
.video_galery .slider .slick-slide span {
	display: inline-block;
    position: absolute;
    bottom: 0;
    right: 0;
    margin: 4px;
    color: hsl(0, 0%, 100%);
    background-color: hsl(0, 0%, 6.7%);
    opacity: .8;
    padding: 2px 4px;
    border-radius: 2px;
    letter-spacing: .5px;
    font-size: 1.2rem;
    font-weight: 500;
    line-height: 1.2rem;
    display: flex;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: inline-flex;
    font-family: Roboto, Arial, sans-serif;
	font-weight: 600;
}
.video_galery .slider .slick-prev::before, .video_galery .slider .slick-next::before {
    display: none;
}
.video_galery .slider .slick-prev, .video_galery .slider .slick-next, .video_galery .slider .slick-prev:hover, .video_galery .slider .slick-next:hover {
    width: 30px;
    height: 100px;
    background-position: center center;
    background-repeat: no-repeat;
}
.video_galery .slider .slick-prev, .video_galery .slider .slick-prev:hover {
    background-image: url(../images/arrLeft.jpg);
}
.video_galery .slider .slick-next, .video_galery .slider .slick-next:hover {
    background-image: url(../images/arrRight.jpg);
}
.borderShadow {
	border: 3px solid white;
    border-radius: 5px;
    box-shadow: 6px 9px 5px -2px rgba(0, 0, 0, 0.4);
}
.borderShadow.otherShaddow {
	box-shadow: 6px 6px 30px 0px rgba(0, 0, 0, 0.4);
}
.bigText {
    background-color: #F2F3F8;
    padding: 50px 0;
}
.bigText h2 {
    margin: 0;
    padding-left: 80px;
    color: #303030;
    text-transform: none;
    letter-spacing: 1px;
    font-size: 30px;
}
section.bigText .container h2::after {
    top: 15px;
    left: 20px;
}
h2.small {
    font-size: 22px;
    margin: 10px 0 25px;
}
h3.sub {
    font-size: 22px;
    text-transform: none;
    margin-bottom: 15px;
}
ul.harakteristiki {
    padding-left: 15px;
    list-style: none;
}
.galarySlider .slick-slide {
	margin: 0 6px 9px;
}
.sertifikaty h3 {
    font-size: 22px;
    margin-bottom: 15px;
}
.sertif-cont {
	display: flex;
    flex-wrap: wrap;
    justify-content: start;
}
.sertif-cont .sertif {
    width: 24%;
    margin-right: 1.33%;
    background: url(../images/sertif.jpg) center center no-repeat;
    background-size: cover;
    padding-bottom: 36%;
    position: relative;
	margin-bottom: 1.33%;
}
.sertif-cont .sertif:nth-child(4n+4) {
    margin-right: 0;
}
.sertif-cont .sertif > img, .sertif-cont .sertif > h4, .sertif-cont .sertif > a {
    position: absolute;
}
.sertif-cont .sertif img:first-child {
    top: 13%;
    left: 13%;
    width: 37%;
}
.sertif-cont .sertif > h4 {
    left: 15%;
    bottom: 42%;
    width: 74%;
    color: white;
    line-height: 140%;
}
.sertif-cont .sertif img:nth-last-child(2) {
    bottom: 18%;
    right: 11%;
}
.sertif-cont .sertif > a {
    bottom: 5%;
    right: 5%;
    font-family: "oswald-bold", sans-serif;
    font-size: 14px;
    color: #A21C21;
    margin: 0;
    letter-spacing: 2px;
    text-transform: uppercase;
}
.sertif-cont .sertif > a img {
    vertical-align: bottom;
    display: inline-block;
}
.sertif-cont .sertif > a span {
    margin: 0;
    vertical-align: bottom;
    display: inline-block;
    line-height: 14px;
}
.articles h3 {
    color: #A21C21;
    margin-bottom: 20px;
    margin-top: 5px;
}
.simple_ul {
    padding-left: 25px;
    list-style-image: url(../images/Rounded-Rectangle-6.png);
    color: #5D5B5B;
    font-size: 16px;
    letter-spacing: 1.7px;
}
.simple_ul li {
    margin: 10px 0;
}
section.sub-rubric {
    padding: 0;
    margin-bottom: -50px;
}
.sub-rubric .container {
	display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.sub-rubric .container:after, .sub-rubric .container:before {
	display: none;
}
.sub-rubric .block {
	flex-basis: 30%;
    text-align: center;
    margin-bottom: 50px;
}
.sub-rubric .block:nth-child(3n-1):last-child {
    margin-right: 35%;
}
.sub-rubric .block .img {
	margin-bottom: 30px;
    width: 100%;
    height: 250px;
    overflow: hidden;
}
.sub-rubric .block .img img {
	height: 100%;
    width: auto;
    max-width: none;
}
.sub-rubric .block h3 {
    margin-bottom: 25px;
}
.imTwo {
    margin: 50px 0 0;
}
.imTwo img {
    width: 90%;
    margin: 0 auto;
    display: block;
}
.imCapt {
    font-size: 18px;
    width: 90%;
    margin: 25px auto;
    padding: 5px 5px 5px 15px;
    background-color: #F2F3F8;
}
/*Table style*/
.table {
	display: table;
    border-collapse: collapse;
	margin-bottom: 0px;
	position: relative;
}
.table .tr {
	display: table-row;
}
.table.capt .tr:first-child .td, .table.capt .td.mob {
    font-family: 'OpenSansBold';
    color: black;
}
.table.capt .table .tr:first-child .td {
    font-family: 'OpenSansRegular';
	color: #5D5B5B;
}
.table .td {
	display: table-cell;
    border: 1px solid #6f6e6e;
    padding: 10px 20px;
    color: #5D5B5B;
    font-size: 16px;
    letter-spacing: 1.7px;
	vertical-align: middle;
}
.table .td.mob {
	display: none;
}
.table .td.rowspanned.first {
    margin: -1px;
}
.table .td.rowspanned {
	position: absolute;
    padding: 0;
    border: none;
    margin: -1px -1px 0px -1px;
}
.table .td.rowspanned .table {
	height: 100%;
}
.table .td.rowspan2 {
	height: 86px;
}
.table .td.rowspan3 {
	height: 129px;
}
.table .td.rowspan4 {
	height: 173px;
}
.table .td.empty {
	border: none;
}
@media (max-width: 992px) {
    .table, .table .td.mob, .table .td, .table .tr {
        display: block;
    }
	.table {
        text-align: center;
    }
	.table .td.empty {
		display: none;
	}
    .table.capt .tr:first-child .td {
        display: none;
    }
	.table.capt .table .tr:first-child .td {
        display: block;
    }
	.table .td.rowspanned {
        margin: 0px!important;
		height: auto!important;
		width: 100%!important;
		position: relative;
	}
	.table .td {
		width: 100%!important;
	}
}
.binct-phone-number-1 {
	cursor: pointer;
}
/*End table style*/
/*Slider head style*/
.smallHead {
    padding-bottom: 165px;
    position: relative;
    margin-bottom: 32px;
}
.contSlide {
	overflow: hidden;
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0px
}
.smallHead .slider, .smallHead .slick-list, .smallHead .slick-track {
    height: 100%;
}
.smallHead .slider {
    width: 1775px;
    margin: 0;
    overflow: hidden;
    position: absolute;
}
@media screen and (min-width: 1600px) {
	.smallHead .slider {
		width: 113%;
	}
}
.smallHead img {
    width: 110%;
    max-width: none;
    transform: skew(10deg);
    position: absolute;
    left: -5%;
}
.smallHead .slider .slick-slide > div {
    transform: skew(-10deg);
    border-style: solid;
    border-width: 0px 1px 0px 2px;
    border-color: #E7E7E9;
    overflow: hidden;
    margin-left: -2px;
	width: 16%;
	height: 100%;
	float: left;
}
.smallHead .slider .slick-slide .overlay {
    position: absolute;
    left: 0;
    right: 0;
    height: 100%;
    transition: background 1s;
}
.smallHead .slider .slick-slide .overlay.two {
    background: RGBA(85,85,89,0.82);
}
.smallHead .slider .slick-slide .overlay.two:hover {
    background: RGBA(85,85,89,1);
}
.smallHead .slider .slick-slide ul li a {
    color: white;
    font-size: 12px;
    font-family: 'OpenSansBold';
    position: relative;
	letter-spacing: 1.5px;
}
.smallHead .slider .slick-slide ul li a::before {
    content: '';
    width: 0;
    height: 1px;
    background: white;
    position: absolute;
    left: 50%;
    bottom: -3px;
    transition: width 1s, left 1s;
}
.smallHead .slider .slick-slide ul li a:hover::before {
    width: 100%;
    left: 0;
}
.smallHead .slider .slick-slide ul {
    list-style: none;
    transform: skew(10deg);
    position: relative;
    left: 20px;
}
.smallHead .slider .slick-slide ul li {
    font-size: 13.5px;
}
/*End Slider head style*/
/*Breadcrumbs style*/
.smallHead .breadcrumbs {
    position: absolute;
    width: 100%;
    background: transparent;
    bottom: -32px;
    padding: 5px 0;
}
.smallHead .breadcrumbs span {
    color: #5D5B5B;
	font-size: 14px;
	font-family: 'OpenSansRegular';
	letter-spacing: 1.4px;
}
/*End Breadcrumbs style*/
.arrSlider .slick-slide {
	margin: 10px 20px 0;
}
.arrSlider .slick-slide img {
	width: 100%;
}
.arrSlider .slick-slide .imCapt {
	width: 100%;
}
.arrSlider .slick-prev::before, .arrSlider .slick-next::before {
    display: none;
}
.arrSlider .slick-prev, .arrSlider .slick-next, .arrSlider .slick-prev:hover, .arrSlider .slick-next:hover, .arrSlider .slick-prev:focus, .arrSlider .slick-next:focus {
    width: 30px;
    height: 100px;
    background-position: center center;
    background-repeat: no-repeat;
}
.arrSlider .slick-prev, .arrSlider .slick-prev:hover, .arrSlider .slick-prev:focus {
    background-image: url(../images/arrLeft.jpg);
}
.arrSlider .slick-next, .arrSlider .slick-next:hover, .arrSlider .slick-next:focus {
    background-image: url(../images/arrRight.jpg);
}
p.strong {
    font-family: "OpenSansBold";
    color: #303030;
}
footer {
    background-color: #444446;
}
footer .footer-top {
    background-image: url(../images/Rectangle.jpg);
    background-size: cover;
    padding: 35px 0;
}
footer .footer-bottom {
    padding: 35px 15px;
}
footer .footer-bottom img {
    width: 120px;
    float: left;
    margin-right: 30px;
}
.footer-top .addr, .footer-top .tel {
    margin: 35px 0;
}
.footer-top .addr img {
    float: left;
    width: 136px;
    height: 83px;
    text-align: center;
    vertical-align: middle;
    position: relative;
    margin-right: 15px;
}
.footer-top  p {
    margin: 0;
    color: white;
	font-size: 15px;
}
.footer-top  h3 {
    color: white;
}
.footer-top  ul {
    list-style: none;
    font-size: 14px;
}
.footer-top  ul li.menu-item-has-children {
    margin-top: 20px;
}
.footer-top  ul li.menu-item-has-children.special {
    margin-top: 0px;
}
.footer-top  ul a, .footer-top  ul a:focus, .footer-top  ul a:visited {
    color: white;
    transition: all 0.5s;
    font-weight: bold;
}
.footer-top  ul.sub-menu a {
    font-weight: normal;
}
.footer-top  ul a:hover {
    color: #26282D;
}
footer .footer-bottom p {
    font-family: 'oswald-regular'; 
    font-size: 22px;
    position: relative;
    color: #A9A5A5;
	text-transform: uppercase;
}
footer .footer-bottom p::before {
    content: "";
    position: absolute;
    width: 1px;
    left: 135px;
    height: 100%;
    background-color: #A9A5A5;
}
.gmap_canvas {
    width: 100%;
	height: 530px;
	margin-bottom: -5px;
}

/* CUSTOM */

.sam-blocks.active .block.lastBlk::after {
	display: none;
}

/*Company group dropdown*/
@media screen and (min-width: 320px) {
.dropdown-toggle:after {
    transition: all 0.25s linear;
}
  .preHeader .company-group-dropdown {
    padding: 0;
  }
  .preHeader .company-group-dropdown .company-group {
    width: 100%;
    top: -30px;
  }
  .preHeader .company-group-dropdown .dropdown {
    text-align: right;
  }
  .preHeader .company-group-dropdown #company-group-dropdown-menu {
    -webkit-transform: translate3d(0, -110%, 0);
            transform: translate3d(0, -110%, 0);
    visibility: hidden;
    display: block;
    background-color: #fff;
    top: 88%;
  }
  .preHeader .company-group-dropdown #company-group-dropdown-menu .close {
    content: "";
    position: absolute;
    display: block;
    top: 10px;
    right: 12px;
    width: 40px;
    height: 40px;
    background: url("../images/icon_close.png") no-repeat center center;
    opacity: 0.5;
    z-index: 999;
  }
  .preHeader .company-group-dropdown #company-group-dropdown-menu .company {
    cursor: pointer;
    overflow: hidden;
    border-top: 1px solid #ced0d9;
    max-height: 56px;
    position: relative;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
    color: #333;
  }
  .preHeader .company-group-dropdown #company-group-dropdown-menu .company.company-group-site {
    border-bottom: 2px solid #ff7919;
  }
  .preHeader .company-group-dropdown #company-group-dropdown-menu .company.company-group-site .company-logo {
    padding: 12px 0 12px 20px;
  }
  .preHeader .company-group-dropdown #company-group-dropdown-menu .company.facade-systems {
    border-bottom: 2px solid #a89f9d;
  }
  .preHeader .company-group-dropdown #company-group-dropdown-menu .company.translucent-constructions {
    border-bottom: 2px solid #487d25;
  }
  .preHeader .company-group-dropdown #company-group-dropdown-menu .company.glass-processing {
    border-bottom: 2px solid #3e88c2;
  }
  .preHeader .company-group-dropdown #company-group-dropdown-menu .company.pvc-design {
    border-bottom: 2px solid #b42613;
  }
  .preHeader .company-group-dropdown #company-group-dropdown-menu .company.aluminium-ceiling {
    border-bottom: 2px solid #004261;
  }
  .preHeader .company-group-dropdown #company-group-dropdown-menu .company.aluminium-extrusion {
    border-bottom: 2px solid #0e0e10;
  }
  .preHeader .company-group-dropdown #company-group-dropdown-menu .company .corner {
    position: absolute;
    opacity: 0;
  }
  .preHeader .company-group-dropdown #company-group-dropdown-menu .company .corner.top-right {
    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg);
  }
  .preHeader .company-group-dropdown #company-group-dropdown-menu .company .corner.bottom-left {
    -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
            transform: rotate(-90deg);
  }
  .preHeader .company-group-dropdown #company-group-dropdown-menu .company .corner.bottom-right {
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  .preHeader .company-group-dropdown #company-group-dropdown-menu .company .corner.top-left {
    top: 40px;
    left: 40px;
  }
  .preHeader .company-group-dropdown #company-group-dropdown-menu .company .corner.top-right {
    top: 40px;
    right: 40px;
  }
  .preHeader .company-group-dropdown #company-group-dropdown-menu .company .corner.bottom-left {
    bottom: 40px;
    left: 40px;
  }
  .preHeader .company-group-dropdown #company-group-dropdown-menu .company .corner.bottom-right {
    bottom: 40px;
    right: 40px;
  }
  .preHeader .company-group-dropdown #company-group-dropdown-menu .company:hover .corner {
    opacity: 1;
    -webkit-transition: all 0.25s ease-in;
            transition: all 0.25s ease-in;
  }
  .preHeader .company-group-dropdown #company-group-dropdown-menu .company:hover .corner.top-left {
    top: 0;
    left: 10px;
  }
  .preHeader .company-group-dropdown #company-group-dropdown-menu .company:hover .corner.top-right {
    top: 1px;
    right: 10px;
  }
  .preHeader .company-group-dropdown #company-group-dropdown-menu .company:hover .corner.bottom-left {
    bottom: 1px;
    left: 9px;
  }
  .preHeader .company-group-dropdown #company-group-dropdown-menu .company:hover .corner.bottom-right {
    bottom: 1px;
    right: 11px;
  }
  .preHeader .company-group-dropdown #company-group-dropdown-menu .company-logo,
  .preHeader .company-group-dropdown #company-group-dropdown-menu .company-name {
    display: inline-block;
    margin: 0 0 0 -4px;
    float: none;
    vertical-align: middle;
  }
  .preHeader .company-group-dropdown #company-group-dropdown-menu .company-name {
    padding: 0 0 0 20px;
    font-size: 14px;
  }
  .preHeader .company-group-dropdown #company-group-dropdown-menu .company-logo {
    padding: 15px 0 15px 20px;
  }
  .preHeader .company-group-dropdown #company-group-dropdown-menu .company-logo img {
    width: 100%;
    max-width: 96px;
  }
}
@media screen and (min-width: 768px) {
  .preHeader .company-group-dropdown .dropdown {
    text-align: center;
  }
  .preHeader .company-group-dropdown .dropdown #company-group {
    margin: 0;
    -webkit-transform: translateX(-45%);
        -ms-transform: translateX(-45%);
            transform: translateX(-45%);
    background-position: 11px 3px;
  }
  .preHeader .company-group-dropdown .dropdown #company-group:after {
    right: 4px;
  }
  .preHeader .company-group-dropdown .dropdown.open #company-group:after {
    right: 10px;
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
    top: 30%;
  }
  .preHeader .company-group-dropdown .dropdown #company-group-dropdown-menu {
    top: 85px;
  }
  .preHeader .company-group-dropdown .dropdown #company-group-dropdown-menu .company {
    height: 185px;
    max-height: 100%;
    float: none;
    display: inline-block;
    vertical-align: bottom;
    margin: 0 0 0 -4px;
    border-bottom-width: 10px;
    opacity: 0;
  }
  .preHeader .company-group-dropdown .dropdown #company-group-dropdown-menu .company-logo, .preHeader .company-group-dropdown .dropdown #company-group-dropdown-menu .company-name {
    text-align: center;
    padding: 15px 0;
  }
  .preHeader .company-group-dropdown .dropdown #company-group-dropdown-menu .company-logo {
    padding-top: 57px;
  }
  .preHeader .company-group-dropdown .dropdown #company-group-dropdown-menu .company-logo img {
    max-width: 180px;
  }
  .preHeader .company-group-dropdown .dropdown #company-group-dropdown-menu .company.company-group-site .company-logo {
    padding: 57px 0 15px 0;
  }
  .preHeader .company-group-dropdown .dropdown #company-group-dropdown-menu .company:hover .corner {
    opacity: 1;
    -webkit-transition: all 0.25s ease-in;
            transition: all 0.25s ease-in;
  }
  .preHeader .company-group-dropdown .dropdown #company-group-dropdown-menu .company:hover .corner.top-left {
    top: 10px;
    left: 10px;
  }
  .preHeader .company-group-dropdown .dropdown #company-group-dropdown-menu .company:hover .corner.top-right {
    top: 10px;
    right: 10px;
  }
  .preHeader .company-group-dropdown .dropdown #company-group-dropdown-menu .company:hover .corner.bottom-left {
    bottom: 10px;
    left: 10px;
  }
  .preHeader .company-group-dropdown .dropdown #company-group-dropdown-menu .company:hover .corner.bottom-right {
    bottom: 10px;
    right: 10px;
  }
}
/*end Company group dropdown*/
@media (max-width: 1200px) and (min-width: 992px) {
	.smallHead .slider {
		width: 1300px;
	}
	.smallHead .slider .slick-slide > div {
		width: 20%;
	}
	.smallHead .slider .slick-slide > div:last-child {
		display: none;
	}
	body {
		margin-top: 93px;
	}
}
@media (max-width: 1100px) {
	.products-blocks .overlay {
		top: 50%;
	}
	.products-blocks .block h3 {
		font-size: 16px;
	}
	.products-blocks .block a {
		margin-left: -72px;
		font-size: 14px;
		padding: 10px 30px;
	}
	.sam-blocks.o-nas.active .block:after {
		display: none;
	}
	.vid iframe {
		position: absolute;
		display: inline-block;
		width: 100%;
		left: 0%;
		height: 100%;
	}
}
@media (max-width: 767px) {
	.logo img {
        padding-top: 15px;
        width: 200px;
    }
    h1 {
        font-size: 35px;
    }
    h3 {
        font-size: 18px;
    }
    .caption {
        position: relative;
        top: 0;
        left: 0;
        margin: 100px -5px 0;
    }
    .caption h1 {
        padding-bottom: 20px;
    }
    .toScreen {
        display: none;
    }
    .toMobScreen {
        display: block;
        padding: 10px 0;
    }
    .openSolution li {
        width: 100%;
        margin: 10px 0;
    }
    section.ourAdvantages ul li {
        width: 100%;
        margin: 15px 0 15px 0;
    }
    section.ourAdvantages h2 {
        margin-top: 20px;
    }
    .pricePlan {
        margin: 0 15px 30px;
        width: 100%;
    }
    .pricePlan .button {
        margin: 40px auto 0;
    }
    .video img {
        display: block;
        margin: 10px auto;
    }
    menu {
        position: absolute;
        margin: 15px -15px 0;
        left: 0;
        right: 0;
        bottom: 0;
        top: 60px;
        z-index: 1;
    }
    menu::after, menu::before {
        display: none;
    }
    menu ul li {
        display: block;
        padding: 5px 8px;
    }
    a.menuToggle {
        display: block;
        position: absolute;
        top: 15px;
        right: 15px;
    }
	.subRubrics .block {
		flex-basis: 100%;
		max-width: 400px;
		margin: auto;
	}
	.subRubrics .block .img {
		width: 100%;
		height: 60vw;
		max-height: 250px;
	}
}
.mobLogo {
    display: none;
}
.preHeader .pull-right span br {
    display: none;
}
.preHeader .call {
	display: inline;
	left: 33%;
}
.preHeader .tel_cont {
	margin-bottom: -10px;
    top: -9px;
    position: relative;
}
html[lang="de-DE"] .preHeader .company-group-dropdown .dropdown #company-group {
	font-size: 14px;
    padding-right: 25px;
    padding-left: 35px;
}
@media (max-width: 991px) {
	body {
		margin-top: 0;
	}
	.admin-bar .preHeader {
		top: 0;
	}
	.preHeader {
		position: relative;
		padding: 0;
		height: 260px;
		z-index: auto;
	}
	.preHeader .pull-right span br {
		display: block;
	}
	.preHeader .pull-left span::before, .preHeader .pull-right span::before {
		display: none;
	}
	.preHeader .pull-left span, .preHeader .pull-right span {
		padding-left: 0px;
	}
	.mobLogo {
		display: block;
		position: absolute;
		top: 10px;
		left: calc(50% - 75px);
	}
	.mobLogo img {
		width: 150px;
	}
	.preHeader .pull-left, .preHeader .pull-right {
		margin-bottom: 10px;
		width: 110px;
		font-size: 14px;
		position: absolute;
		top: 135px;
		left: calc(50% - 145px);
	}
	.preHeader .company-group-dropdown {
		position: absolute;
		top: 80px;
		left: 0;
		width: calc(100% - 10px);
	}
	a.menuToggle {
		display: block;
		position: absolute;
		top: 4px;
		left: calc(50% - 146px);
	}
	#company-group {
		position: absolute;
		display: block;
		right: calc(50% - 175px);
		left: auto;
		top: 3px;
		margin: 0;
	}
	.preHeader .pull-right {
		width: 150px;
		left: calc(50% + 5px);
	}
	.preHeader ul {
		margin-top: 5px;
		float: none;
	}
	a.logo {
		display: none;
	}
	.menu, body:not(.home) .menu {
		position: fixed;
		display: none;
		height: 100vh;
		top: 0;
		padding: 0;
		background-color: rgba(0,0,0,0.9);
		z-index: 3;
	}
	.admin-bar .menu, body:not(.home) .menu {
		top: 32px;
	}
	menu ul li a, menu ul li a:hover, menu ul li a:focus {
		color: white;
	}
	.search-panel .call {
		display: none;
	}
	.preHeader .call {
		display: inline-block;
		position: absolute;
		top: 220px;
		left: calc(50% - 100px);
	}
	html[lang="en-US"] .preHeader .call {
		left: calc(50% - 78px);
	}
	header {
		height: auto;
		background-image: none;
	}
	menu {
		display: block;
		position: relative;
		bottom: 0px;
		top: 70px;
		right: 0px;
		padding: 0;
	}
	menu ul li {
		display: block;
		padding: 10px 8px;
	}
	.search-panel {
		position: relative;
		right: auto;
		top: 30px;
		left: 0;
	}
	.search-panel ul li a {
		color: white;
	}
	.search-form {
		top: 40px;
	}
	a.menuToggle.active {
		top: -55px;
		left: calc(100% - 50px);
		z-index: 4;
	}
	.contSlide {
		display: none;
	}
	.blocks .block {
		flex-basis: 100%;
		max-width: 400px;
		margin: auto;
		padding-bottom: 50px;
	}
	.sam-blocks.active .block:after {
		display: none;
	}
	.products-blocks .block {
		max-width: 400px;
		padding-bottom: 300px;
	}
	.production > .container > img {
		position: relative;
		width: 100%;
		height: 50%;
		left: 0%;
		top: 0;
	}
	.new_article .col-md-6 {
		margin-top: 25px;
		margin-bottom: 25px;
	}
	.tax-elements .block {
		width: 100%;
	}
	.tax-elements .block:last-child, .tax-elements .block:nth-last-child(2) {
		margin-bottom: 30px;
	}
	.materials .block {
		flex-basis: 100%;
		max-width: 300px;
		height: 110vw;
		max-height: 340px;
		margin: 15px auto 30px;
	}
	.project-blocks .block {
		flex-basis: 100%;
		padding-bottom: 80%;
		max-width: none;
		margin-bottom: 30px;
	}
	.project-blocks .img, .project-blocks .text_block {
		width: 100%;
		height: 60%;
		left: 0;
	}
	.project-blocks .img {
		top: 0;
	}
	.project-blocks .text_block {
		top: 60%;
		height: 40%;
		display: block;
	}
	.project-blocks .block:nth-child(even) .img {
		left: 0%;
	}
	.project-blocks .cont {
		display: block;
		text-align: center;
		position: absolute;
		width: 100%;
		top: 50%;
		transform: translateY(-50%);
	}
	.project-blocks .cont h2 {
		font-size: 20px;
	}
	.project-blocks .block .button {
		padding: 5px 20px;
		font-size: 14px;
	}
	.feedback input:not([type="submit"]) {
		margin: 10px auto;
	}
	.feedback input[type="submit"] {
		margin: 20px auto 0px;
		display: block;
	}
	.footer-top .pull-right, .footer-top .pull-left {
		float: none!important;
		margin-top: 15px;
	}
	footer .footer-bottom img {
		float: none;
		display: block;
		margin: 0 auto;
	}
	footer .footer-bottom p {
		padding-left: 15px;
		padding-top: 10px;
		margin-left: 15px;
	}
	footer .footer-bottom p::before {
		left: 0;
	}
	.smallHead {
		padding-bottom: 0;
	}
	.smallHead .breadcrumbs {
		top: -32px;
	}
	.rules .col-md-3 {
		padding: 30px 20%;
		text-align: center;
	}
	.sam-blocks.o-nas {
		flex-wrap: wrap;
	}
	.sam-blocks.o-nas .block {
		padding-bottom: 50px;
		flex-basis: 50%;
	}
	.chronic .bigSliderChronic, .chronic .bigSliderChronicDouble {
		width: 100%;
	}
	.chronic .bigSliderChronicDouble {
		padding-bottom: 0;
		margin: 5px 0;
	}
	.chronic .bigSliderChronicDouble .slick-list {
		position: relative;
	}
	.chronic .bigSliderChronicDouble .slick-track {
		height: auto;
		min-width: 100%;
	}
	.chronic .bigSliderChronicDouble .slick-slide {
		width: 32%!important;
		padding: 0;
		margin: 0 1.33% 0 0;
		height: 100%;
	}
	.chronic .bigSliderChronicDouble .slick-slide > div {
		position: relative;
		width: 100%;
		margin: 0;
	}
	.chronic .bigSliderChronicDouble .slick-slide > div:nth-child(odd) {
		margin: 0;
		left: 0;
		right: auto;
	}
	.chronic .bigSliderChronic .slick-slide > div > div, .chronic .bigSliderChronicDouble .slick-slide > div > div > div {
		position: relative;
	}
	.chronic .bigSliderChronicDouble .slick-slide > div > div > div {
		width: 20vw;
		height: 12vw;
	}
	.vid {
		padding-bottom: 57%;
	}
	.vid iframe {
		width: 100%;
		left: 0%;
	}
	.preHeader .company-group-dropdown .dropdown #company-group {
		-webkit-transform: translateX(0%);
		-ms-transform: translateX(0%);
		transform: translateX(0%);
	}
	html[lang="en-US"] .preHeader .company-group-dropdown .dropdown #company-group {
		font-size: 14px;
		padding-left: 35px;
	}
	.calcHref span, .calcHref a {
		display: block;
		margin-bottom: 15px;
	}
	input[name="amount"]:not([type="submit"]):not([type="file"]) {
		width: 100%;
	}
	.calc-form .form-cont {
		flex-wrap: wrap;
	}
	.calc-form .wpcf7-form-control-wrap {
		flex-basis: 100%;
	}
	.calc-form form .roundBtn {
		left: 0;
	}
	.calc.result input:not([type="submit"]):not([type="file"]) {
		width: 100%;
		margin: 15px 0;
	}
	.calc.result .roundBtn {
		margin: 15px auto;
	}
	.forms .wpcf7 {
		height: auto;
		margin-bottom: 15px;
		padding: 15px 10px;
	}
	.forms .head_form h2 {
		display: inline;
	}
}
@media screen and (max-width: 600px) {
	.bigText h2 {
		padding-left: 40px;
	}
	section.bigText .container h2::after {
		bottom: auto;
		top: 20px;
		left: 0px;
		width: 30px;
	}
	.sam-blocks.o-nas .block {
		flex-basis: 100%;
	}
}
@media screen and (min-width: 992px) and (max-width: 1200px) {
	.preHeader .company-group-dropdown .dropdown #company-group {
		-webkit-transform: translate(-45%, 110%);
		-ms-transform: translate(-45%, 110%);
		transform: translate(-45%, 110%);
	}
	.preHeader {
		padding-bottom: 55px;
	}
	header {
		height: auto;
	}
	.projects .flipp-container {
		width: 33.33%;
	}
	menu {
		bottom: 3px;
	}
	.materials .block h4 {
		font-size: 12px;
	}
	.sertif-cont .sertif > h4 {
		line-height: 110%;
	}
	.team .block .img img {
		max-width: 300px;
	}
	.materials .block {
		flex-basis: 20%;
	}
	.materials .block h5 {
		bottom: 30%;
		font-size: 14px;
	}
}
@media (min-width: 2000px) {
	.container {
		width: 80%;
	}
	body, .search-panel ul li a, p, .button, .button:focus, .button:visited, .smallHead .breadcrumbs span, .simple_ul {
		font-size: 24px;
	}
	.search-panel .call::before, .preHeader .call::before {
		top: 8px;
	}
	menu ul li a, menu ul li a:hover, menu ul li a:focus, .sfera .block h3, h5, .imCapt, .materials .block h4 {
		font-size: 26px;
	}
	.logo img {
		width: 350px;
	}
	h2, h1 {
		font-size: 45px;
	}
	.team h3, .sertifikaty h3, .articles h3, .articles h4 {
		font-size: 35px;
	}
	h3, h4, .contact .col-md-3 p {
		font-size: 28px;
	}
	.footer-top ul, .sertif-cont .sertif > a, .tax-elements p, .materials .block a, .table .td {
		font-size: 22px;
	}
	.tax-menu .container .block p, .tax-elements .block a {
		font-size: 18px;
		line-height: unset;
	}
	.beLine.beLineSmall::after {
		height: 7px;
		width: 60px;
	}
	section {
		padding: 50px 0 50px;
	}
	.team .block {
		width: 20%;
	}
	.slider_s .sliderBig, .slider_s .sliderSmall {
		display: inline-block;
		width: 75%;
		height: auto;
		padding-bottom: 55%;
		overflow: hidden;
	}
	.slider_s .sliderSmall {
		width: 25%;
	}
	.slider_s .sliderBig .slick-list, .slider_s .sliderSmall .slick-list, .slider_s .sliderSmall .slick-track {
		position: absolute;
		height: 100%!important;
		width: 100%;
	}
	.video_galery .slider .slick-slide span {
		font-size: 20px;
	}
	.tax-menu .container .block {
		width: 24%;
		height: 70px;
	}
	.tax-elements .block {
		width: 32%;
		margin: 0 auto 30px;
	}
	.tax-elements .block:last-child, .tax-elements .block:nth-last-child(2) {
		margin: 0 auto 30px;
	}
	.materials .block {
		flex-basis: 20%;
		height: 450px;
	}
	.materials .block img:nth-last-child(2) {
		width: 60px;
	}
	.tax-menu .container .block .dropdown_ul.active {
		top: 75px;
	}
	.feedback input:not([type="submit"]) {
		width: 400px;
	}
}
@media (max-width: 400px) {
	#company-group {
		right: calc(50% - 156px);
	}
	.beforeImg.buttonTop {
		padding: 5px 30px 5px 30px;
	}
	.products-blocks .block {
		max-width: none;
		padding-bottom: 70%;
	}
	.project-blocks .block {
		padding-bottom: 100%;
	}
	.project-blocks .cont h2 {
		font-size: 17px;
		margin-bottom: 10px;
	}
}
/*Modal My-Modal*/
#myModal .close:after {
    content: '✖';
    color: #A21C21;
}
#call-me-success {
    min-height: 200px;
    position: relative;
    text-align: center;
    color: #004261;
}
.v-align {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
}
#call-me-success h3 {
    color: #004261;
    margin-bottom: 10px;
}
#call-me-success p {
    font-size: 20px;
}
.form_header {
    padding: 40px 0 0 0;
    text-align: center;
    font-size: 22px !important;
    color: white;
	font-weight: 900;
}
div.wpcf7 .screen-reader-response {
    position: absolute;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    width: 1px;
    margin: 0;
    padding: 0;
    border: 0;
}
#myModal form {
    float: none;
    width: 85%;
    margin: 0 auto;
}
#myModal h4 {
    margin-top: 35px;
    margin-bottom: 40px;
    color: #fff;
    font-size: 30px;
    text-align: center;
}
.wpcf7 p, .wpcf7 span {
    color: white;
}
.wpcf7-form-control-wrap {
    position: relative;
}
.call-me-time {
    font-size: 35px;
    line-height: 55px;
    text-align: center;
    color: #fff;
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #004261 url(http://color.amtt.ua/wp-content/uploads/2017/06/number-fone.png) 90% 46% no-repeat;
    background-size: auto;
    padding-left: 5px;
    padding-right: 25px;
    font-weight: 700;
}
.call-me-form option {
    background: #A21C21;
    color: #fff;
    font-weight: 700;
}
.call-me-form .select-day select {
    font-size: 32px;
    line-height: 55px;
    background-color: transparent;
    border: none;
    color: #fff;
    font-weight: 700;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(http://color.amtt.ua/wp-content/uploads/2017/06/select-down.png) 100% 55% no-repeat;
    background-size: auto;
    padding-right: 20px;
}
#myModal form div .tel-473 {
    width: 100%;
}
.tel-473 input {
    font-size: 22px;
    line-height: 60px;
    border: none;
    font-weight: 700;
    padding-left: 15px;
    padding-right: 15px;
	color: #A21C21;
}
#myModal .call-me-form input {
    width: 100%;
}
.call-me-form input[type="submit"] {
    font-size: 27px;
    line-height: 60px;
    font-weight: 700;
    border: none;
    background: #004261;
    color: #fff;
}
div.wpcf7 .ajax-loader {
    visibility: hidden;
    display: inline-block;
    background-image: url(../../images/ajax-loader.gif);
    width: 16px;
    height: 16px;
    border: none;
    padding: 0;
    margin: 0 0 0 4px;
    vertical-align: middle;
}
.work-time {
    font-size: 22px;
    color: white !important;
    font-weight: 700;
    line-height: 1.25;
}
form::after {
    clear: both;
    content: "";
    display: block;
}
div.wpcf7-validation-errors {
    border: none;
	margin-top: 170px;
    color: white;
}
#myModal div.wpcf7-mail-sent-ok {
    border: 2px solid #398f14;
	margin-top: 170px;
    color: white;
}
.call-me-form select:focus {
    outline: none;
}
.time-wrap br{
	display: none;
}
#myModal .modal-content {
	background-color: #A21C21;
}

/* CUSTOM */

.search-panel .call {
	display: none;
}

.socIcons {
	margin-bottom: 10px;
	margin-top: -25px;
}

.socIcons li {
	display: inline;
	margin-right: 10px;
	font-size: 25px;
}

@media screen and (min-width: 768px) {
	#myModal .modal-dialog {
		margin-top: 80px;
		max-width: 825px;
		width: 95%;
	}
	#myModal .modal-content {
		border-radius: 7px;
	}
	#myModal .close {
		padding: 0;
		position: absolute;
		top: -38px;
		right: -38px;
		width: 38px;
		height: 38px;
		color: #A21C21;
		border: 2px solid #A21C21;
		border-radius: 50%;
	}
	#call-me-success {
		height: 385px;
	}
	.time-wrap {
		float: right;
	}
	.call-me-time, #call-me-select {
		margin-bottom: 40px;
	}
	.call-me-time {
		float: right;
	}
	#minute-1 {
		margin-left: 25px;
	}
	.phone-wrap {
		padding-right: 0;
	}
	#myModal form .tel-473 {
		float: right;
	}
	.submit-wrap {
		padding-left: 0;
	}
	.product .main-product-section .amtt-product-heading:before {
		content: '';
		position: absolute;
		top: 0;
		left: 0;
		width: 4px;
		height: 90%;
		background-color: #004261;
	}
}
@media screen and (min-width: 992px) {
	#myModal form input {
		float: left;
		display: block;
		margin-right: 1.26964%;
		width: 54.99127%;
	}
	#myModal form input:last-child {
		margin-right: 0;
	}
	#myModal form span {
		float: left;
		display: block;
		margin-right: 1.26964%;
		width: 43.73909%;
	}
	#myModal form span.wpcf7-not-valid-tip {
		width: 100%;
	}
	#myModal form span:last-child {
		margin-right: 0;
	}
	#myModal form input:last-child {
		margin-right: 0;
	}
}
@media screen and (max-width: 768px) {
	#myModal .close:after {
		color: #74659a;
	}
	.time-wrap {
		width: 158px;
		text-align: center;
		margin: 0 auto;
	}
	#myModal form span {
		float: inherit;
		display: block;
		margin-right: 0.94922%;
		width: 100%;
	}
	#call-me-select {
		margin: 0 auto;
		margin-bottom: 15px;
		display: block;
	}
	.call-me-form input {
		margin-bottom: 15px;
	}
	#myModal form {
		padding-right: 0;
		padding-left: 15px;
	}
	.call-me-time {
		margin-bottom: 10px;
	}
	form span:last-child {
		margin-right: 0;
	}
	.map-wrapper #map {
		margin-bottom: 0px;
	}
	footer .tools .tools-list-wrapper .tools-list .tools-list-item a {
    padding: 10px 0 10px 10px;
}
}
@media screen and (max-width: 500px) {
	#myModal form {
		width: 100%;
	}
}
@media screen and (max-aspect-ratio: 16/9) {
	header {
		height: auto;
	}
}