html {
    height: 100%;
}

body {
	/*background: url('../img/bg.png');*/
    color: #000;
    min-width: 100%;
    text-rendering: geometricPrecision;
    -ms-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    /*04.11.12*/
    background-color: #dddddd!important;
    font-family: "Ubuntu", sans-serif!important;

    /*sticky-footer*/
    display: flex;
    min-height: 100vh;
    flex-direction: column;
}

::selection {
    background-color: #2890ff;
    color: white;
}

a {
	color: #c30;
}
a:hover {
	color: #666;
}
ul {
	margin-top: 0;
	padding-top: 0;
}
h2, .h2 {
	margin-bottom: 10px;
}
#content td, #content th {
    padding: 10px;
}
#content table, #content td, #content th {
    border: 1px solid #000000;
    color: #000000;
    background: transparent;
    transition: .3s;
    text-align: center !important;
    vertical-align: middle !important;
    padding: 16px 3px;
}
#content table {
    background: #fff;
}
#content table p {
    margin: 0;
}
#content table.beton-table tr:nth-child(odd) {
    background: #fff;
}
#content table.beton-table tr:nth-child(even),
#content table tr:nth-child(odd) {
    /*background: #fff2ec;*/
    background-color: #dddddd;
}
#content table.beton-table tr:nth-child(2),
#content table tr:first-child {
    background: #3a3a3a !important;
}
#content table.beton-table tr:nth-child(2) td,
#content table tr:first-child th,
#content table tr:first-child td {
    /*color: #ff6e2e;*/
    color: #FF6E2E;
}
/*#content tr:hover td,
#content tr:hover tr {
    background: #252525;
}*/
#headerWrap {
	background: url('../img/headerBg.png');
	height: 100px;
}
#header {
    position: relative;
}
.burger {
    display: none;
}
#topMenu ul {
	margin-top: 22px;
}
#topMenuS {
    display: none;
}
#logo {
    height: 60px;
}
#logo img {
    max-height: 100%;
    width: auto;
}

.error {
    color: #e74c3c;
}

.alert {
    display: none;
}


.tel {
    display: block;
    color: #fff;
    text-decoration: none;
    font-size: 22px;
    position: relative;
    z-index: 101;
}
#topMenu li {
	float:right;
	margin-left: 25px;
	list-style: none;
    position:relative;
    
}
#topMenu a,
#topMenuS a {
	color: #d0d0d0;
	text-decoration: none;
	display: block;
	text-transform:uppercase;
	font:12px/1.5 Tahoma, Arial, sans-serif;
	height: 23px;
	padding-left: 12px;
	border-radius: 8px;
	padding-right: 12px;
    padding-top: 5px;
    padding-bottom: 17px;
	text-align: center;
}
#topMenu .dropdown {
    display:none;
    position:absolute;
    border-radius: 6px;
    padding: 0 10px;
    width: 160px;
    left: -55px;
    top: 30px;
    background: url(../img/dropdownBg.png) repeat-x;
}
#topMenu .dropdown:before {
    content: '';
    position:absolute;
    display:block;
    width: 12px;
    height: 6px;
    left: 45%;
    bottom: 100%;
    background: url(../img/dropdownArrow.png) no-repeat;
}
#topMenu .dropdown a {
    display:inline-block;
    text-transform:none;
    padding: 0 3px 3px;
    height: auto;
}
#topMenu .dropdown a:first-child {
    padding-right: 15px;
}
#topMenu a:hover , #topMenu a:active, #topMenuS a:hover, #topMenuS a:active{
	color: #ff6e2e;
	

}
#topMenu a.active, #topMenuS a.active {
	color: #ff6e2e;
	background: url('../img/menuItemActive.png') top center no-repeat;
}
#topMenu .dropdown a.active {
	color: #ff6e2e;
	background: none;
}

#sliderWrap {
	
}
#slider img {
	/*margin-left: -20px;*/
    margin-left: 0!important;
}
li {
	margin-left: 15px;
}

#footer {
	margin-top: 40px;
	
}


#main {
    /*reWork*/
    /*padding-top: 20px;*/
}
h1, .h2 {
	/*font:16px/1.5 Tahoma, Arial, sans-serif;*/
	font-weight: normal;
	margin-bottom: 10px;
	text-transform:uppercase;
}
h2 {
    /*font:18px/1.5 Tahoma, Arial, sans-serif;*/
	font-weight: normal;
	margin-bottom: 10px;
}
h3 {
    /*font:16px/1.5 Tahoma, Arial, sans-serif;*/
	font-weight: normal;
	margin-bottom: 10px;
}
h4 {
    /*font:14px/1.5 Tahoma, Arial, sans-serif;*/
	font-weight: bold;
    margin-bottom: 10px;
}
h5 {
    /*font:12px/1.5 Tahoma, Arial, sans-serif;*/
	font-weight: bold;
    margin-bottom: 10px;
}
h6 {
    /*font:12px/1.5 Tahoma, Arial, sans-serif;*/
	font-weight: bold;
    font-style: italic;
    margin-bottom: 10px;
}
#footerNews .h2 {
	margin-top: 10px;
	color: #fff;
}
#sidebar {
	width: 218px;
    display: block;
}

@media screen and (min-width: 768px) {
    #sidebar {
        display: none;
    }
}

.products {
	overflow:hidden;
    background: #414141;
    font-weight: bold;
}
.products .head {
    font:18px/1.5 Tahoma, Arial, sans-serif;
	padding: 5px 10px;
	text-transform:uppercase;
    color: #fff;
    background: url(../img/headerBg.png);
}
.products ul {
    margin: 0 10px;
    padding: 0;
    padding-bottom: 10px;
}
.products li {
    border-top: 1px solid #5f5f5f;
    padding: 10px 0;
    margin: 0;
    list-style: none;
    color: #ff6e2e;
    font:11px/1.5 Arial, sans-serif;
}
.products li:first-child {
    border: none;
}
.products li:hover {
    color: #fff;
}
.products a {
    color: #fff;
    text-decoration:none;
    padding-left: 5px;
    font:14px/1.5 Tahoma, Arial, sans-serif;
}
.products a:hover {
    color: #ff6e2e;
}
#footerNewsWrap {
	background-color: #414141;
    color: #fff;
	
}
.footerNewsOneText p {
	margin-top: 5px;
}
#main .footerNewsOne a{
  display: inline-block;
  font-size: 12px;
}
.footerNewsOne a {
	display: block;
	font-size: 16px;
    color: #ff6e2e;
}
.footerNewsOne a:hover {
	color: #ff6e2e;
    text-decoration:none;
}
.footerNewsOneImg {
    margin-top: 5px;
}
span.date {
	color: #fff;
}
#footerBottomWrap {
	background: #2c2c2c;
}
#copy {
	color: #fff;
	margin-top: 10px;
}
#akula {
	text-align: right;
	margin-top: 8px;
}
#akula a {
	color: #fff;
    font-size: 11px;
}
#akula img {
	padding-top: 3px;
}
#footerBottom {
	height: 45px;
	color: #fff;
}
#content img {
	padding: 5px;
background: #fff;
border: 1px solid #D8D7D7;
max-width: 300px;
float: right;
margin: 20px 0 20px 20px;
}
.newsListOne {
	margin-bottom: 20px;
    margin-left: 0;
}
#content .newsListOne img {
	margin: 0 0 0;
    width: 140px;
    float:none;
    background: white;
}
#content .newsListOne img:hover {

}
#content .newsListOne a{
    color: #c30;
}
#content .newsListOne span.date {
    color: #666;
}
.catalogNew a {
	display: block;
}
.navigation {
	float: right;
}
.navigation a {
	float: right;
	display: block;
	padding: 0 14px;
	font-size: 14px;
}
a.number {
	color: white;
	background: #414141;
	background-position: center;
	text-decoration: none;
	width: 15px;
	padding: 3px;
	line-height: 1;
	margin-right: 8px;
	margin-top: 1px;
	border-radius: 3px;
	text-align: center;
}
a.number:hover {
	background: #ff6e2e;
	color: #000;
}
a.number.active {
	color: #000;
	background: #ff6e2e;
}

#akula {
	position: relative;
}
#akula a {
position: absolute;
text-align: left;
right: 32px;
top: 8px;
}
.aside {
    display:block;
    width: 220px;
    height: 54px;
    margin-bottom: 10px;
    text-indent: -9999px;
    background-position: top;
    background-repeat: no-repeat;
}
.aside:hover {
    background-position: bottom;
}
.sbyt {
    background-image: url(../img/sbyt.png);
    height: 95px;
}
.loc_en .sbyt {
    background-image: url(../img/en/sbyt.png);
}
.loc_ua .sbyt {
    background-image: url(../img/ua/sbyt.png);
}
.action {
    background-image: url(../img/action.png);
}
.loc_en .action {
    background-image: url(../img/en/action.png);
}
.loc_ua .action {
    background-image: url(../img/ua/action.png);
}

.price {
    background-image: url(../img/price.png);
}
.loc_en .price {
    background-image: url(../img/en/price.png);
}
.loc_ua .price {
    background-image: url(../img/ua/price.png);
}
.prices {
    display:block;
    width: 267px;
    float: right;
    height: 54px;
    margin-bottom: 10px;
    text-indent: -9999px;
    background-position: top;
    background-repeat: no-repeat;
    background-image: url(../img/prices.png);
}
.prices:hover {
    background-position: bottom;
}
.prices:after {
    content: '';
    display: block;
    width: 100%;
    clear:both;
}
.gallery {
	overflow: hidden;
}
.gallery  .gallery-item {
	display : inline-block;
	vertical-align: top;
	text-align: left;
	margin: 0 10px 25px 0;
    width: 220px;
}
.gallery  .gallery-item:hover {
    color: #c30;
    text-decoration:none;
}
#content .gallery img {
    margin: 0;
}
.gallery .title {
	display: table-cell;
	vertical-align: middle;
	height: 30px;
	text-align: center;
    width: 210px;
    font-size: 16px;
}
#map {
    width: 700px;
    height: 400px;
}
.br-theme-css-stars .br-widget {
    height: 0!important;
}
/*.navigation a:nth-last-child(1),*/
/*.navigation a:nth-last-child(2),*/
/*.navigation a:nth-child(1),*/
/*.navigation a:nth-child(2) {*/
    /*display: block !important;*/
/*}*/

.aggregateRating{
    position: absolute;
    display: block;
    padding-top: 8px;
    padding-left: 124px;
}
.lang {
    list-style: none;
    float: right;
    margin-bottom: 0;
    padding-right: 12px;
    z-index: 101;
    position: relative;
    margin-top: 5px;
}
.lang li {
    display: inline-block;
    margin-left: 5px;
}
.lang li:not(:last-child) a::after {
    display: inline-block;
    content: '/';
    color: #fff;
    padding-left: 5px;
}
.lang a {
    color: #fff;
    text-decoration: none;
    font-size: 14px;
}
.lang a:hover, .lang a.active {
    color: #ff6e2e;
}
.icons {
    margin: 0 -10px;
}
.icon-wrap {
    display: table;
    margin-top: 20px;
    margin-bottom: 30px;
}
.icon-img, .icon-text {
    display: table-cell;
    vertical-align: middle;
}
.icon-text {
    font-size: 12px;
    font-weight: bold;
    font-style: italic;
    padding-left: 15px;
    color: #414141;
}
.icon-img {
    padding: 4px;
    border-radius: 6px;
    background-color: #ff6e2e;
    width: 37px;
    height: 37px;
    text-align: center;
}
.icon-img img {
    float: none !important;
    margin: 0 !important;
    border: none !important;
    background: 0 0 !important;
    padding: 0 !important;
    margin: 0!important;
}
.calc {
    width: 100%;
}
.calc-head {
    width: 100%;
    box-sizing: border-box;
    display: table;
    vertical-align: middle;
    border-radius: 10px;
    padding: 15px 60px;
    background-color: #3a3a3a;
}
.calc-title {
    display: table-cell;
    font-size: 18px;
    font-weight: bold;
    color: #ffffff;
}
.calc-cost {
    display: table-cell;
    text-align: right;
    font-size: 12px;
    color: #aaaaaa;
}
.calc-total {
    font-size: 24px;
    color: #ff6e2e;
    font-weight: bold;
    padding: 0 5px;
}
.calc-main {
    background: #ffffff;
    box-shadow: 0 16px 24px rgba(44, 44, 44, .1);
    border-radius: 0 0 10px 10px;
    margin: 0 10px;
    padding: 0 50px;
}
.calc-buttons {
    padding: 30px 0;
    border-top: 1px solid #ebebeb;
    text-align: right;
}
.calc-btn {
    border-radius: 5px;
    border: none !important;
    outline: none !important;
    text-align: center;
    box-shadow: none !important;
    font-size: 11px;
    text-transform: uppercase;
    padding: 10px;
    min-width: 140px;
    margin-left: 20px;
    color: #fff;
    cursor: pointer;
}
.calc-reset {
    background-color: #3a3a3a;
}
.calc-btn:hover {
    color: #ff6e2e;
}
.calc-submit {
    background-color: #ff6e2e;
}
.calc-submit:hover {
    background-color: #3a3a3a;
}
.calc-selected {
    padding: 20px 0;
    display: table;
    width: 100%;
}
.calc-input {
    display: table-cell;
    font-size: 16px;
}
.calc-select {
    cursor: pointer;
}
.calc-select, .calc-inp {
    width: 120px;
    /*text-align: center;*/
    padding: 5px 40px 5px 10px;
    box-sizing: border-box;
    display: block;
    margin: 10px 0;
    background: #ebebeb !important;
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
    border-radius: 0 !important;
    font-size: 14px;
    font-weight: bold;
    color: #ff6e2e;
}
.calc-inp {
    padding-right: 10px;

}
.calc-imp-wrap {
    position: relative;
}
.calc-open {
    z-index: 10;
}
.calc-sel::after {
    display: block;
    position: absolute;
    content: '';
    width: 10px;
    height: 10px;
    border-bottom: 2px solid #c7c7c7;
    border-right: 2px solid #c7c7c7;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    left: 93px;
    top: 4px;
    pointer-events: none;
}
.calc-open::after {
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
    top: 11px;
}
.calc-list {
    position: absolute;
    top: 25px;
    left: 0;
    width: 120px;
    list-style: none;
    background: #ebebeb;
    font-size: 14px;
    color: #ff6e2e;
    z-index: 10;
    display: none;
}
.calc-list li {
    margin: 3px 0;
    cursor: pointer;
    padding: 0 10px;
}
.calc-list li:hover {
    background: #c7c7c7;
}

@media only screen and (max-width: 991px) {
    h1, .h2 {
        font-size: 18px;
    }
    body, #main .footerNewsOne a, .products a, h4 {
        font-size: 16px;
    }
    .container_12 {
        width: 720px;
    }
    .mobile_container {
        width: 700px;
        margin: 0 auto;
    }
    .container_12 .grid_9, .container_12 .grid_12 {
        width: 700px;
        float: none;
        display: block;
    }
    .container_12 .grid_7 {
        width: 530px;
        float: none;
        display: inline-block;
    }
    .container_12 .grid_6 {
        width: 320px;
        display: block;
    }
        .burger {
        display: block;
        position: absolute;
        top: 30px;
        right: 10px;
        width: 30px;
        height: 20px;
        cursor: pointer;
        z-index: 102;
    }
    .burger > div {
        position: absolute;
        left: 0;
        width: 100%;
        height: 2px;
        background-color: #d0d0d0;
    }
    .burger-t {
        top: 0;
    }
    .burger-m {
        top: 9px;
    }
    .burger-b {
        bottom: 0;
    }
    .burger-open .burger-t {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
        -webkit-transform-origin: 0 50%;
        -moz-transform-origin: 0 50%;
        -ms-transform-origin: 0 50%;
        -o-transform-origin: 0 50%;
        transform-origin: 0 50%;
        top: -1px;
    }
    .burger-open .burger-b {
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
        -webkit-transform-origin: 0 50%;
        -moz-transform-origin: 0 50%;
        -ms-transform-origin: 0 50%;
        -o-transform-origin: 0 50%;
        transform-origin: 0 50%;
        bottom: -2px;
    }
    .burger-open .burger-m {
        -webkit-transform: scaleX(0);
        -moz-transform: scaleX(0);
        -ms-transform: scaleX(0);
        -o-transform: scaleX(0);
        transform: scaleX(0);
    }
    #copy {
        width: 390px;
    }
    #copy ~ .grid_6 {
        width: 250px;
    }
    #topMenu {
        display: none;
    }
    #topMenuS {
        display: block;
    }
    #topMenuS ul {
        display: flex;
        flex-direction: column-reverse;
    }
    #topMenuS li {
        list-style: none;
        margin-left: 10px;
        position: relative;
    }
    #topMenuS a {
        text-align: left;
        padding-left: 0;
        font-size: 18px;
    }
    #topMenuS a span {
        display: none;
    }
    #topMenuS a.active {
        background: none;
    }
    #topMenuS a:hover span,
    #topMenuS a.active span {
        display: inline;
    }
    #topMenuS .dropdown {
        display: block !important;
    }
    #topMenuS a[href*='servic'] {
        display: none;
    }
    #sidebar {
        position: absolute;
        float: none;
        top: 0;
        left: 0;
        right: 0;
        z-index: 100;
        width: 100%;
        margin: 0;
        background-color: #414141;
        display: none;
        padding-top: 100px;
        /*min-height: 100vh;*/
        box-sizing: border-box;
        padding-bottom: 40px;
    }
    #sidebar.sidebar-open {
        display: block;
    }
    .mobile_container .aside {
        display: none;
    }
    #logo {
        position: relative;
        z-index: 101;
    }
    .products li:first-child {
        border-top: 1px solid #5f5f5f;
        margin-top: 10px;
    }
    /*.products li:last-child {*/
        /*border-bottom: 1px solid #5f5f5f;*/
    /*}*/
    .products li {
        display: inline-block;
        width: 47%;
        border-bottom: 1px solid #5f5f5f;
        margin-bottom: -1px;
        margin-right: 1%;
    }
    .products ul {
        /*display: flex;*/
        /*flex-wrap: wrap;*/
        /*justify-content: space-between;*/
        /*column-count: 2;*/
        /*column-gap: 3px;*/
        /*column-width: auto;*/
        /*padding-bottom: 0;*/
    }
    .aside {
        display: inline-block;
    }
    img {
        max-width: 100%;
        height: auto;
    }
    #slider img {
        margin-left: 0px;
    }
    #map {
        width: 100%;
    }
    #content table {
        font-size: 14px;
    }
    #content table[width] {
        max-width: 100%;
        width: 100% !important;
    }
    #content table[width] td {
        width: auto !important;
    }

}
@media only screen and (max-width: 767px) {
    .container_12 {
        width: 540px;
    }
    .container_12 .grid_9, .container_12 .grid_12, .container_12 .grid_6, .mobile_container {
        width: 520px !important;
    }
    #footerBottom {
        height: 90px;
    }
    .gallery .gallery-item, .gallery .title {
        width: 245px;
    }
    .gallery .title {
        padding-left: 28px;
    }
    .container_12 .grid_7 {
        width: calc(100% - 20px);
    }
    #content img {
        max-width: 250px;
    }
    .tel-cont .grid_6 {
        width: 45% !important;
    }
    .calc-input {
        float: left;
        margin-right: 20px;
    }
    .calc-input, .calc-title, .calc-cost {
        display: block;
    }
    .calc-select, .calc-list, .calc-inp {
        width: 220px;
    }
    .calc-sel::after {
        left: 197px;
    }
    .calc-main {
        padding: 0 15px;
    }
}
@media only screen and (max-width: 575px) {
    .container_12 {
        width: 100%;
    }
    .container_12 .grid_9, .container_12 .grid_12, .container_12 .grid_6, .mobile_container {
        width: calc(100% - 20px) !important;
        float: none;
    }
    #copy a, .plus {
        width: 45%;
        margin: 0 !important;
    }
    #footerBottom {
        height: 110px;
    }
    /*.gallery .gallery-item {*/
        /*margin: 0 5px 10px 0;*/
    /*}*/
    /*.gallery .gallery-item, .gallery .title {*/
        /*width: 47%;*/
        /*padding-left: 0;*/
    /*}*/
    #content img {
        max-width:  calc(100% - 10px);
        width: calc(100% - 10px);
        min-width: calc(100% - 40px);
        height: auto;
        float: none;
    }
    .products ul {
        margin: 0;
    }
    .tel-cont .grid_6 {
        float: left !important;
        width: 180px !important;

    }
    .tel-cont .lang-cont {
        float: right !important;
        width: 100px !important;
    }
    .tel {
        font-size: 18px;
        margin-top: 5px;
    }
    .lang li {
        margin-left: 0;
    }
    .icons .grid_3 {
        width: 280px;
        float: none;
        display: block;
    }
    .icon-wrap {
        margin: 10px 0;
    }
    .calc-input {
        float: none;
        margin-right: 0;
    }
    
    .calc-head {
        padding: 10px 25px;
    }
    .calc-btn {
        min-width: 120px;
        margin-left: 10px;
    }
    .calc-buttons {
        padding: 15px 0;
    }
}
@media only screen and (max-width: 405px) {
    .products li {
        border-top: none !important;
        margin-bottom: 0;
        border-bottom: 1px solid #5f5f5f !important;
    }
}



.btn-orange {
    background-color: #FF6E2E;
    transition: all .3s;
    border: none;
    outline: 0;
    color: #fff;
}
.btn-orange:hover,
.btn-orange:focus {
     background-color: rgb(31, 31, 31);
     transition: all .2s;
 }


/*BETON ReWORK*/

#content .wrap img{
    padding: 0;
    background: transparent;
    border: none;
    max-width: 100%;
    float: none;
    margin: 0;
}

.wrap {
    /*height: 100%;*/
    flex: 1;
    background-color: #dddddd!important;
}

.wrap .subsection {
    width: 100%;
    padding: 45px 0 30px;
}

@media screen and max-width: (768px) {
    .wrap .subsection {
        padding: 30px 0 15px;
    }
}
/*@media screen and (min-width: 1500px) {*/
/*.wrap .subsection {*/
    /*padding: 80px 0;*/
/*}*/

/*}*/
/*@media screen and (min-width: 1200px) and (max-width: 1500px) {*/
/*.wrap .subsection {*/
    /*padding: 70px 0;*/
/*}*/
/*}*/
/*@media screen and (min-width: 992px) and (max-width: 1200px) {*/
/*.wrap .subsection {*/
    /*padding: 60px 0;*/
/*}*/

/*}*/
/*@media screen and (min-width: 768px) and (max-width: 992px) {*/
/*.wrap .subsection {*/
    /*padding: 45px 0;*/
/*}*/
/*}*/
/*@media screen and (max-width: 768px) {*/
/*.wrap .subsection {*/
    /*padding: 30px 0;*/
/*}*/
/*}*/

.subsection-title {
    font-size: 20px;
    font-weight: 700;
    color: rgb(35, 32, 32);
    margin-bottom: 20px;
    z-index: 1;
}
/*@media screen and (min-width: 1500px) {*/
/*.subsection-title {*/
    /*margin-bottom: 60px;*/
/*}*/

/*}*/
/*@media screen and (min-width: 1200px) and (max-width: 1500px) {*/
/*.subsection-title {*/
    /*margin-bottom: 60px;*/
/*}*/
/*}*/
/*@media screen and (min-width: 992px) and (max-width: 1200px) {*/
/*.subsection-title {*/
    /*margin-bottom: 60px;*/
/*}*/

/*}*/
/*@media screen and (min-width: 768px) and (max-width: 992px) {*/
    /*.subsection-title {*/
        /*margin-bottom: 60px;*/
    /*}*/

/*}*/
/*@media screen and (min-width: 576px) and (max-width: 576px) {*/
    /*.subsection-title {*/
        /*margin-bottom: 60px;*/
    /*}*/

/*}*/

.table-title {
    color: #FF6E2E;
}

.beton-sale .truck .truck-info .truck-squares .square-box img {
    margin-right: 15px!important;
}

/*SLIDER-PIC MOBILE(BUT IT'S NOT A SLIDER LOL)*/
/*@media screen and (max-width: 768px) {*/

/*}*/

#slider {
    padding: 0;
}
.section-white {
    background-color: #fff;
}


/*Order*/
/*.order .title-wrap {*/
    /*display: flex;*/
    /*flex-direction: column;*/
    /*justify-content: center;*/
    /*align-items: flex-start;*/
    /*position: relative;*/
    /*padding-left: 40px;*/
/*}*/
/*@media screen and (max-width: 768px) {*/
    /*.order > .title-wrap {*/
        /*margin-bottom: 35px;*/
    /*}*/
/*}*/

/*.order .title-wrap::before {*/
    /*content: "";*/
    /*position: absolute;*/
    /*display: block;*/
    /*top: 0;*/
    /*left: 15px;*/
    /*border: 8px solid transparent;*/
    /*border-left: 8px solid #FF6E2E;*/
    /*border-top: 8px solid #FF6E2E;*/
/*}*/


/*.order h2 {*/
    /*font-size: 24px;*/
    /*font-weight: 700;*/
    /*margin-bottom: 5px;*/
/*}*/
/*@media screen and (max-width: 576px) {*/
    /*.order h2 {*/
        /*font-size: 28px;*/
    /*}*/

/*}*/
/*@media screen and (max-width: 320px) {*/
    /*.order h2 {*/
        /*font-size: 18px;*/
    /*}*/

/*}*/

/*.order p {*/
    /*font-size: 14px;*/
    /*font-weight: 300;*/
    /*margin-top: 0;*/
    /*margin-bottom: 0;*/
/*}*/

/*.btn-wrap {*/
    /*display: flex;*/
    /*justify-content: flex-end;*/
    /*align-items: center;*/
/*}*/

/*@media screen and (max-width: 768px) {*/
    /*.btn-wrap {*/
        /*justify-content: center;*/
    /*}*/

/*}*/

/*.btn-wrap .btn-order {*/
    /*padding: 20px 40px;*/
    /*display: flex;*/
    /*justify-content: center;*/
    /*flex-direction: row;*/
    /*align-items: center;*/
    /*width: auto;*/
/*}*/

/*.btn-wrap .btn-order:hover,*/
/*.btn-wrap .btn-order:focus {*/
   /*//  background-color: $dark-gray;*/
   /*//  transition: all .2s;*/
   /*//*/
/*}*/

/*.btn-wrap .btn-order span {*/
    /*font-size: 18px;*/
    /*font-weight: 700;*/
    /*color: rgb(255, 255, 255);*/
/*}*/

/*.btn-wrap .btn-order span::after {*/
     /*content: "";*/
     /*background-image: url("./../img/arrow--black.png");*/
     /*background-repeat: no-repeat;*/
     /*background-size: cover;*/
     /*display: inline-block;*/
     /*width: 15px;*/
     /*height: 11px;*/
     /*margin-left: 15px;*/
 /*}*/


.icons .icons-wrap .icons-item {
    background-color: #fff!important;
}

.icons {
    margin: 0;
}
.rent-item {
    -webkit-box-shadow: 3px 3px 20px 4px rgba(44,44,44,.1);
    box-shadow: 3px 3px 20px 4px rgba(44,44,44,.1);
}

#slider img {
    max-width: 100%;
    width: 100%;
    height: auto;
}

.btn-popover {
    background-color: #d1d1d1;
    color: #000;
    width: 15px;
    height: 15px;
    font-size: 9px;
    padding: 0;
    border-radius: 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 5px;
    outline: none!important;
    border: none;
    transition: all .4s;
    position: relative;
}
.btn-popover:hover,
.btn-popover:focus {
    background-color: rgba(209, 209, 209, 0.8);
    transition: all .4s;
}

.main-table table p {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

@media screen and (max-width: 768px) {
    .main-table table p {
        /*flex-wrap: wrap;*/
        flex-direction: column;
    }
}


.wrap .subsection {
    background-color: #fff;
}


/*^^^^^^^^-------Header made with bootstrap---------^^^^^^^^*/


.navbar-toggler {
    border: none!important;
    outline: 0!important;
    display:flex;
    position: relative;
    justify-content: center;
    align-items: center;
    width: 32px;
    height: 32px;
    border-radius: 0;
}

@media screen and (min-width: 769px) {
    .navbar-toggler {
        display: none!important;
    }
}

#hamburger span,
#hamburger span:before,
#hamburger span:after {
    cursor: pointer;
    border-radius: 1px;
    height: 2px;
    width: 32px;
    background: #fff;
    position: absolute;
    left: 0;
    display: inline-block;
    content: '';
    /*----*/
    -webkit-transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
}

#hamburger span:before {
    top: -10px;
}

#hamburger span:after {
    bottom: -10px;
}

#hamburger.active span {
    background-color: transparent;
}
#hamburger.active span:before,
#hamburger.active span:after {
    top: 0;
}

#hamburger.active span:before,
#hamburger.active span:after {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    left: 0;
}

#hamburger.active span:after {
    -webkit-transform: translateY(-10px) rotate(-45deg);
    -ms-transform: translateY(-10px) rotate(-45deg);
    transform: translateY(-10px) rotate(-45deg);
    top: 10px;
}


.header-new {
    background-color: #1f1f1f;
}

.header-upper {
    position: relative;
    padding: 20px 0 10px;
}

.header-upper:after {
    position: absolute;
    display: block;
    content: '';
    width: 1000%;
    right: 0;
    bottom: 0;
    border-bottom: 1px solid rgba(146, 146, 146, 0.3);
}
.lang-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media screen and (max-width: 767px) {
    .header-upper .lang-list {
        display: none;
    }
}

@media screen and (max-width: 767px) {
    .navbar-brand--mobile {
        width: 48%;
    }
}
.lang-list span,
.lang-list a {
    color: rgba(223, 223, 223, 0.3);
    font-size: 15px;
    font-weight: 400;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    text-transform: uppercase;
    margin-right: 14px;
}
.lang-list span.active,
.lang-list a.active {
    color: rgba(255, 255, 255, 1);
}

.lang-list a:hover,
.lang-list a:focus {
    color: #dfdfdf;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.lang-list a.lang--active {
    color: #dfdfdf;
}

.lang-list a.last-child {
    margin-right: 0;
}

@media screen and (min-width: 768px) {
    .lang-list--mobile {
        display: none!important;
    }
}
@media screen and (max-width: 767px) {
    .lang-list--mobile {
        display: inline-flex;
        margin-top: 5px;
    }
}
.header-upper .phone-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
@media screen and (max-width: 767px) {
    .header-upper .phone-list {
        justify-content: space-between;
    }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
    .header-upper .phone-list {
        flex-direction: column;
        align-items: center;
        position: relative;
        justify-content: center;
    }
    .header-upper .phone-list a:first-child::before {
        position: absolute;
        left: 5%;
        top: 31%;
    }
}

.header-upper .phone-list a {
    color: #FF6E2E;
    font-size: 20px;
    font-weight: 500;
    margin-right: 16px;
}
@media screen and (max-width: 767px) {
    .header-upper .phone-list a {
        font-size: 16px;
        margin-right: 0;
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .header-upper .phone-list a {
        margin-right: 15px;
        font-size: 18px;
    }
}
@media screen and (min-width: 992px) and (max-width: 1200px) {
    .header-upper .phone-list a {
        margin-right: 20px;
        font-size: 18px;
    }
}

.header-upper .phone-list a:first-child {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}


.header-upper .phone-list a:first-child::before {
    content: '';
    display: block;
    margin-right: 15px;
    width: 16px;
    height: 16px;
    background-image: url("./../img/info.png");
    background-size: cover;
    background-repeat: no-repeat;
}
@media screen and (max-width: 1200px) {
    .header-upper .phone-list a:first-child::before {
        display: none;
    }
}

/*@media screen and (min-width: 768px) and (max-width: 992px) {*/
    /*.header-upper .phone-list a:first-child::before {*/
        /*display: none;*/
    /*}*/
/*}*/

/*@media screen and (max-width: 768px) {*/
    /*.header-upper .phone-list a:last-child {*/
        /*margin-right: 0;*/
    /*}*/
/*}*/


.header-upper .header-toplist {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content:    -webkit-box-align: center;
    flex-end;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 0;
}
@media screen and (max-width: 767px) {
    .header-upper .header-toplist {
        display: none;
    }
}


.header-upper .header-toplist a {
    font-size: 16px;
    font-weight: 400;
    color: #dfdfdf;
    margin-left: 30px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
    .header-upper .header-toplist a {
        margin-left: 18px;
    }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
    .header-upper .header-toplist a {
        margin-left: 16px;
    }
}

.header-upper .header-toplist a:hover,
.header-upper .header-toplist a:focus {
    color: rgba(223, 223, 223, 0.6);
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.header-upper .header-toplist a:first-child {
    margin-left: 0;
}

.header-upper .header-toplist .price_download {
    color: #e58e34;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.header-upper .header-toplist .price_download::after {
    content: '';
    display: inline-block;
    width: 14px;
    height: 15px;
    background: url("./../img/download.png");
    background-size: cover;
    background-repeat: no-repeat;
    margin-left: 10px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
@media screen and (max-width: 992px) {
    .header-upper .header-toplist .price_download::after {
        display: none;
    }
}


.header-upper .header-toplist .price_download:hover,
.header-upper .header-toplist .price_download:focus {
    color: rgba(229, 142, 52, 0.6);
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.header-upper .header-toplist .price_download:hover::after,
.header-upper .header-toplist .price_download:focus::after {
    background: url("./../img/download_06.png");
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}


/*header NAVBAR*/
nav.navbar {
    padding: 10px 0;
}

ul.navbar-nav {
    width: 70%;
    /*justify-content: space-between;*/
    justify-content: flex-end;
}
@media screen and (max-width: 767px) {
    ul.navbar-nav {
        width: 100%;
        margin-top: 15px;
    }
}
@media screen and (min-width: 992px) and (max-width: 1200px){
    ul.navbar-nav {
        width: 80%;
    }
}
@media screen and (min-width: 767px) and (max-width: 991px){
    ul.navbar-nav {
        width: 100%;
    }

    ul.navbar-nav > li {
        margin-left: 5px;
    }
}

@media screen and (min-width: 768px) {
    .navbar-collapse {
        justify-content: flex-end;
    }
}

ul.navbar-nav li.nav-item--main {
    display: none;
}
@media screen and (max-width: 767px) {
    ul.navbar-nav li.nav-item {
        margin-left: 0;
    }
    ul.navbar-nav li.nav-item--main {
        display: block;
    }
}

li.nav-item a.nav-link {
    color: #fdfdfd;
    font-size: 16px;
    font-weight: 700;
    padding: 15px 25px;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    /*border: 1px solid transparent;*/
}
@media screen and (max-width: 767px) {
    li.nav-item a.nav-link {
        text-transform: uppercase;
        font-size: 18px;
        /*optional styles(out of design)*/
        font-weight: 400;
        letter-spacing: 0.15px;
        padding: 8px 10px;
    }
    li.nav-item a.nav-link::after {
        display: none;
    }
    li.nav-item > a.dropdown-toggle.crossed {
        background: url("../img/headerBg.png");
    }
    li.nav-item:hover > a.dropdown-toggle.crossed,
    li.nav-item:focus > a.dropdown-toggle.crossed {
        color: #fdfdfd!important;
        pointer-events: none;
    }
}
@media screen and (min-width: 767px) and (max-width: 992px){
    li.nav-item a.nav-link {
        font-size: 14px;
        padding: 10px 15px;
    }
}

.header-new .dropdown-toggle::after {
    vertical-align: .05em;
    border-top: .4em solid;
    border-right: .5em solid transparent;
    border-left: .5em solid transparent;
}

li.nav-item:hover a.nav-link,
li.nav-item:focus a.nav-link {
    /*border: 1px solid #FF6E2E;*/
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    color: #FF6E2E;
}

.header-new ul.nav-inner {
    background-color: rgba(255, 255, 255, 0.95);
    -webkit-box-shadow: 3px 3px 20px 4px rgba(44, 44, 44, 0.19);
    box-shadow: 3px 3px 20px 4px rgba(44, 44, 44, 0.19);
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
    border-radius: 0;

    /*border: 1px solid #a0a0a0;*/
    /*top: 150px;*/
}

.header-new ul.nav-inner.show {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    -ms-grid-rows: auto;
    grid-template-rows: auto;
    padding: 30px;
    grid-gap: 10px;
}

@media screen and (max-width: 767px) {
    .header-new ul.nav-inner {
        background-color: transparent;
        margin: 0;
        padding: 20px 10px;
        grid-gap: 8px;
    }
    .nav-inner-show--permanent {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr);
        -ms-grid-rows: auto;
        grid-template-rows: auto;
        grid-gap: 20px;
        -webkit-transition: all .4s;
        -o-transition: all .4s;
        transition: all .4s;
    }
}
@media screen and (max-width: 576px) {
    .nav-inner-show--permanent {
        grid-gap: 5px!important;
    }
}
@media screen and (max-width: 320px) {
    .nav-inner-show--permanent {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: center;
    }
}

.header-new ul.nav-inner::before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid rgba(255, 255, 255, 0.95);
    position: absolute;
    top: -8px;
    left: 40px;
}
@media screen and (max-width: 767px) {
    .header-new ul.nav-inner::before {
        display: none;
    }
}

ul.nav-inner > li {
    /*empty:)*/
}
@media screen and (max-width: 767px) {
    ul.nav-inner > li {
        margin-left: 0;
        list-style-type: circle;
    }
}

ul.nav-inner > li > a {
    display: block;
    font-size: 20px;
    font-weight: 400;
    color: #6b6b6b;
    border: none;
    line-height: 24px;
    width: 100%;
    white-space: nowrap;
    /*padding: 5px 20px;*/
    padding: 0 20px 0 0;
}
@media screen and (max-width: 767px) {
    ul.nav-inner > li > a {
        color: #fff;
        font-size: 15px;
        font-weight: 100;
    }
}
@media screen and (max-width: 576px) {
    ul.nav-inner > li > a {
        font-size: 14px;
    }
}
@media screen and (max-width: 320px) {
    ul.nav-inner > li > a {
        font-size: 18px!important;
        margin-top: 10px;
    }
}


ul.nav-inner > li:hover > a,
ul.nav-inner > li:focus > a {
    color: #FF6E2E;
}


/*ORDER MOBILE*/
@media screen and (max-width: 768px) {
    .order .title-wrap h2 {
        line-height: 30px;
        font-size: 24px;
    }
}
@media screen and (min-width: 768px) {
    .order {
        padding: 80px 0 30px!important;
    }
}

.wrap .gallery--new {
    /*grid-template-columns: repeat(4, 1fr);*/
    /*grid-template-rows: repeat(4, minmax(180px, 220px));*/
    /*grid-gap: 20px;*/
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
    grid-auto-rows: minmax(200px, 1fr);

}

/*@media screen and (max)*/
.gallery-main h1 {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 30px;
    text-transform: uppercase;
}

a.gallery-item--new {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    cursor: pointer;
    /*padding: 15px;*/
}

a.gallery-item--new::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    height: 100%;
    background-color: rgba(0,0,0,0.8);
    transition: all .7s cubic-bezier(0,0,0.2,1);
    opacity: 0;
    z-index: 999;
}

a.gallery-item--new .gallery-item-overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: transform 0.4s;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 30px;
    transform: scale(1.15);
    z-index: 9999;
}
a.gallery-item--new img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    transform: scale(1);
    transition: transform 0.7s;
}
a.gallery-item--new .gallery-item-overlay span {
    position: relative;
    color: #fff!important;
    z-index: 10;
    display: inline;
    text-align: center;
    font-weight: 300;
    text-transform: uppercase;
    transition: all .2s;
    font-size: 18px;
    text-decoration: none;
}

.gallery--new:hover .gallery-item--new::before {
    opacity: 0.9;
    top: 0;
}

a.gallery-item--new:hover::before {
    opacity: 0.4;
    transform: translate(0,0);
    background-color: rgba(0,0,0, 0.35);
}

a.gallery-item--new:hover > img {
    transform: scale(1.1);
    transition: transform 0.7s;
}

a.gallery-item--new:hover > .gallery-item-overlay {
    opacity: 1;
    transition: transform 0.7s;
    transform: scale(1);
}


/*Contacts*/
.contacts--new {
    padding: 45px 15px;
    background-color: #fff;
}

.contacts--new h1 {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 30px;
    text-transform: uppercase;
}
.contacts--new p {
    margin: 0;
}

.contacts--new .contact-map {
    width: 100%;
    display: grid;
    grid-template-columns: 30% auto;
    grid-template-rows: 1fr;
    grid-gap: 60px;
    /*flex-direction: row;*/
    /*justify-content: space-between;*/
}
@media screen and (max-width: 768px) {
    .contacts--new .contact-map {
        grid-template-columns: 1fr;
        grid-template-rows: auto;
        grid-gap: 10px;
    }

}

.contact-map ul.contact-address {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}
.contact-map .contact-address li {
    list-style-type: none;
    margin: 0;
}

.contact-address li h2 {
    font-weight: bold;
    font-size: 22px;
    text-transform: uppercase;
}

.contact-address li span {
    font-weight: bold;
    font-size: 18px;
}

.contact-address li p.contact-message span{
    font-weight: 700;
    font-size: inherit;
}

/*NEWS*/
.news--new {
    padding: 45px 15px;
    background-color: #fff;
}
.news--new h1 {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 30px;
    text-transform: uppercase;
}

.news-item {
    padding: 30px 15px;
    /*border-bottom: 1px solid rgba(0, 0, 0, 0.3);*/
    -webkit-box-shadow: 3px 3px 20px 4px rgba(44,44,44,.1);
    box-shadow: 3px 3px 20px 4px rgba(44,44,44,.1);
    margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
    .news-item {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
}

.news-item:last-child {
    margin-bottom: 0;
}

.news-item img {
    object-fit: cover;
    border-radius: 50%;
    overflow: hidden;
    width: 150px;
    height: 150px;
    margin-right: 15px;
}

@media screen and (max-width: 768px) {
    .news-item img {
        margin-bottom: 20px;
        margin-right: 0;
    }
}

.news-item a {
    font-size: 20px;
    line-height: 20px;
    font-weight: 700;

}
.news-item a:hover {
    text-decoration: underline;
}


.news-item p {
    margin-bottom: 0;
    margin-top: 10px;
    font-size: 16px;
    line-height: 22px;
}

.news-nav {
    width: 100%;
    display: flex;
    flex-direction: row-reverse;
    justify-content: center;
    align-items: center;
    margin-top: 45px;
}

.news-nav a {
    width: 36px;
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    border-radius: 0;
    transition: all .1s;
    margin-top: 0;
}

.new-nav a:hover,
.new-nav a:focus {
    transition: all .1s;
}

.news-arrow {
    background-color: transparent;
    width: 36px;
    height: 36px;
}

.news-arrow:hover,
.news-arrow:focus {
    background-color: #ff6e2e;
}

.news-arrow img {
    width: 16px;
    height: 12px;
    max-width: initial;
}

.news-prev {
    margin-right: 8px;
    transform: rotate(180deg);
}

/*NEWS-OPENED*/
.news-opened {
    background-color: #fff;
    padding: 45px 0;
}

/*.news-opened .news-opened-item {*/
    /*position: relative;*/
    /*display: flex;*/
    /*flex-direction: column;*/
/*}*/

a.returnToNews {
    display: block;
    position: relative;
    margin: 30px 0 0 15px;
    padding: 15px 25px;
    width: max-content;
}
a.returnToNews:hover {
    color: #fff;
}
a.returnToNews > span::before {
    content: "";
    background-image: url(./../img/arrow-right.png);
    background-repeat: no-repeat;
    background-size: cover;
    display: inline-block;
    width: 15px;
    height: 11px;
    margin-right: 15px;
    transform: rotate(180deg);
}

.news-opened-inner {
    padding: 0 15px;
}
.news-opened-inner h2 {
    font-weight: 700;
    font-size: 18px;
}

/*MAIN REWORK*/
.main--new {
    padding: 45px 15px;
}
.main--new h2,
.main--new h3{
    font-weight: 700;
}

/*PRODUCTION REWORK*/
.production {
    padding: 45px 15px;
}
.production h1 {
    font-size: 24px!important;
    margin-bottom: 0!important;
    font-weight: 700!important;
}
@media screen and (min-width: 768px) and (max-width: 992px) {
    .production h1 {
        font-size: 22px!important;
    }
}

.production p.production-price-actuality {
    font-size: 12px;
    font-weight: 300;
    z-index: 1;
}

.main-table {
    position: relative;
}
.main-table .orderBtnWrap {
    display: inline;
    position: absolute;
    right: 0;
    top: -60px;
    z-index: 999;
}
@media screen and (max-width: 768px) {
    .main-table .orderBtnWrap {
        position: static;
        margin: 30px 0;
    }
}


.main-table .orderBtnWrap a {
    margin: 0!important;
}
@media screen and (max-width: 768px) {
    .main-table .orderBtnWrap a {
        margin: 30px auto 0 !important;
    }
}

    /*table*/
    td, th {
        padding: 10px;
    }

    table, td, th {
        border: 1px solid #000000;
        color: #000000;
        background: transparent;
        transition: .3s;
        text-align: center !important;
        vertical-align: middle !important;
        padding: 16px 3px;
    }

    table {
        background: #fff;
        margin: 0 auto;
    / / fix
    }

    table p {
        margin: 0;
    }

    table {
        font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    }
    table.beton-table tr:nth-child(odd) {
        background: #fff;
    }

    table.beton-table tr:nth-child(even),
    table tr:nth-child(odd) {
        /*background: #fff2ec;*/
        background-color: #dddddd;
    }

    table.beton-table tr:nth-child(2),
    table tr:first-child {
        background: #3a3a3a !important;
    }

    table.beton-table tr:nth-child(2) td,
    table tr:first-child th,
    table tr:first-child td {
        /*color: #ff6e2e;*/
        color: #FF6E2E;
    }

    @media screen and (max-width: 767px) {
        table strong, table b {
            font-size: 14px;
        }
    }

    @media screen and (max-width: 400px) {
        table strong, table b {
            font-size: 12px;
        }
    }

    .table-scroll {
        overflow-x: scroll;
        width: 100%;
    }

    /*FOOTER-REWORK*/
    #footer--new {
        background-color: rgb(31, 31, 31);
        padding: 30px 0;
        margin-top: -23px; /*Костыли*/

    }

    #footer--new > .h1 {
        text-align: center;
        font-size: 16px;
        font-weight: 400;
        color: rgb(191, 191, 191);
        text-transform: initial;
    }

    /*various fixes*/
    /*.popup-button {*/
        /*background-color: #FF6E2E !important;*/
        /*color: #fff !important;*/
        /*border-radius: 0 !important;*/
        /*box-shadow: none !important;*/
        /*transition: all .3s;*/
    /*}*/

    .popup-button:hover,
    .popup-button:focus {
        background-color: #3A3A3A !important;
        box-shadow: none !important;
        transform: none !important;
        transition: all .3s;
    }

.feedback {
    background-color: #fff;
    padding-top:20px;
}

#collapseFeedbackForm {
    margin-bottom: 30px;
}




.feedback button#writeFeedback {
    width: 100%;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    outline: none;
    border: none;
    margin: 30px 0;
}

@media screen and (min-width: 1500px) {
    .feedback button#writeFeedback {
        padding: 37px 0 34px;
    }
}

@media screen and (min-width: 992px) and (max-width: 1500px) {
    .feedback button#writeFeedback {
        padding: 30px 0 25px;
    }
}

@media screen and (min-width: 576px) and (max-width: 992px) {
    .feedback button#writeFeedback {
        padding: 24px 0 18px;
    }
}

@media screen and (max-width: 576px) {
    .feedback button#writeFeedback {
        padding: 15px 0;
    }
}

.feedback button#writeFeedback:focus {
    background-color: #FF6E2E;
}

.feedback .feedbackForm {
    background-color: #fbfbfc;
    padding: 37px 25%;
    /*-webkit-box-shadow: 3px 3px 20px 4px rgba(44, 44, 44, 0.1);*/
    /*box-shadow: 3px 3px 20px 4px rgba(44, 44, 44, 0.1);*/
}

@media screen and (min-width: 768px) {
    .feedback .feedbackForm {
        padding: 37px 20% 0;
    }
}

@media screen and (max-width: 768px) {
    .feedback .feedbackForm {
        padding: 30px 15px;
    }
}

.feedback .feedbackForm h2 {
    font-size: 20px;
    font-weight: 700;
    color: #232020;
    text-align: center;
    margin-bottom: 15px;
}

.feedback .feedbackForm .form-control:focus {
    border-color: #ffd3a5;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.feedback button.form-submit {
    font-size: 16px;
    font-weight: 700;
    color: #232020;
    padding: 15px 40px 12px;
    border: 1px solid #232020;
    background-color: transparent;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
    width: auto;
}

.feedback button.form-submit:hover {
    background-color: #FF6E2E;
    color: #fff;
    border-color: #FF6E2E;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
}




@media (min-width: 769px) {
    .navbar-expand-md .navbar-nav .dropdown-menu {
        position: absolute!important;
    }
}

a.navbar-brand {
    height: auto;
}

@media screen and (min-width:1501px) {
    a.navbar-brand {
        width: 290px;
    }
}
@media screen and (min-width:1201px) and (max-width: 1500px) {
    a.navbar-brand {
        width: 270px;
    }
}
@media screen and (min-width:921px) and (max-width: 1200px) {
    a.navbar-brand {
        width: 250px;
    }
}
a.navbar-brand > img {
    width: 100%;
    height: auto;
}
