/*
Theme Name: asdeng
Theme URI: http://example.com
Author: Your name
Author URI: http://pinegrow.com/
Description: This theme was created with Pinegrow Theme Converter for WordPress
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: asdeng
*/

.breadcrumbs * {
    font-size: 14px;
    color: #000;
}
.breadcrumbs a:hover {
    text-decoration: underline;
}

@media (max-width: 950px) {
body .menu {
    top: 25px;
}
.dropdownmenu .container,
header .header-block.flex {
	position: relative;
}
header .header-block.flex #menu-main-1,
header .header-block.flex #menu-main {
	top: 105px;
}
.submenu li:before {
    content: '';
    display: inline-block;
    width: 7px;
    height: 7px;
    -moz-border-radius: 7.5px;
    -webkit-border-radius: 7.5px;
    border-radius: 7.5px;
    background-color: #d13b11;
    margin-right: 10px;
}
body .submenu .submenu li:before {
	display: none;
}
body header.header ul li,
body .dropdownmenu ul li {
	text-align: left;
    margin-left: 15px;
}
body .left.sidebar ul.navigation {
	margin-top: 30px;
}
}
.text-img img{
    border-radius: 10px;
}
@media (min-width: 950px) {
#menu-main-1 > li:hover ul.submenu,
#menu-main > li:hover ul.submenu {
    top: 30px;
}
#menu-main-1 > li,
#menu-main > li {
	position: relative;
}
.dropdownmenu > .container > ul > li {
	padding-bottom: 15px;
    padding-top: 15px;
}
.dropdownmenu ul {
	list-style: none;
}
.dropdownmenu li {
	float: left;
	position: relative;
	width:auto;
}
.dropdownmenu .submenu a {
	background: #102BC8;
	color: #FFFFFF;
	display: block;
	font: bold 12px/20px sans-serif;
	padding: 10px 25px;
	text-align: center;
	text-decoration: none;
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
}
.submenu {
	left: 0;
	opacity: 0;
	position: absolute;
	top: 50px;
	visibility: hidden;
	z-index: 1;
	min-width: 150px;
}
li:hover ul.submenu {
	opacity: 1;
	top: 50px;	/* adjust this as per top nav padding top & bottom comes */
	visibility: visible;
}
.submenu li {
	float: none;
	width: 100%;
}
}

body .submenu .submenu {
	display: contents;
}
body .dropdownmenu .submenu a {
	text-align: left;
}
body .submenu .submenu li a:hover {
	text-decoration: none;
}
body .submenu .submenu li a:before {
    background-color: unset;
    content: "—";
    color: #d13b11;
	margin-right: 10px;
}
.new-equipment-container p {
    margin-bottom: 10px;
	color: #284251;
}
.new-equipment-img {
    width: 100%;
    max-width: 825px;
    margin: 35px 0 0px;
}
.obr-block div {
    width: 50%;
}
.obr-block {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 30px;
}
.obr-block .obr-block img {
    width: 67px;
    height: auto;
    margin-right: 10px;
}
.obr-block .obr-block {
    width: auto;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: flex-start;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 20px;
}
.obr-block2 img {
    width: 100%;
	max-width: 400px;
}
.obr-block2 {
    display: flex;
    text-align: center;
    margin: 20px 0 35px;
}
.obr-block2 div {
    margin: 0 10px;
}
.obr-block2 p {
    margin: 0;
}

p.obr-block2-title {
    font-weight: 700;
    background: #0a3a49;
    color: #ffffff;
    padding: .7em 15px;
	    margin-bottom: 15px;
	text-align:center;
}.obr-block3 p {
    margin: 0;
}
.new-equipment-block {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.new-equipment-block div {
    width: 23%;
    margin: 0 10px;
}
.new-equipment-block img {
    height: 174px;
    width: 100%;
}
.new-equipment-block p.title {
    text-transform: uppercase;
    font-size: 14px;
    line-height: 1.4;
    color: #0a3a49;
    text-decoration: underline;
    font-weight: 700;
}
ul#slides_mini.new-equipment-slider li, ul#slides_mini.new-equipment-slider li:first-child {
    width: 100%;
}

ul.list-arrow li {
    position: relative;
	padding: 10px 0 11px 24px;
    border-top: 1px solid;
    background-position: 0 13px;
    font-size: 15px;
    color: #284251;
	border-color: rgba(40,66,81,0.25)
}
ul.list-arrow li:first-child {
    padding-top: 0;
    margin-bottom: 0;
    border: none!important;
}
ul.list-arrow li:after, ul.list-arrow li:before {
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -7px;
    width: 14px;
    height: 14px;
    content: "";
    background-position: 0 center;
    background-repeat: no-repeat;
}
ul.list-arrow li:before {
    border-radius: 50%;
    color: #fff;
    background-color: #972931;
    top: 0;
    top: 5px;
    margin-top: 0;
    top: 12px;
    margin-top: 0;
}
ul.list-arrow li:first-child:before {
    top: 2px;
}
ul.list-arrow li:after {
    content: '';
    left: 3px;
    top: 23px;
    font-weight: 900;
    border-bottom: 2px solid;
    border-right: 2px solid;
    width: 4px;
    height: 4px;
    transform: rotate(-45deg);
    border-color: #fff;
}
ul.list-arrow li:first-child:after {
	top: 13px;
}
.list-marker{
    list-style: disc;
    color: #284251;
    line-height: 23px;
    margin-left: 20px;
	margin-bottom: 10px;
}
.list-marker li{
    border: none!important;
    padding: 0!important;
}
.list-marker li:after, .list-marker li:before{
	content:none!important;
}

ul#slides_mini.new-equipment-slider {
    margin-bottom: 30px;
    margin-top: 25px;
}
ul#slides_mini.new-equipment-slider li img {
    width: 123px;
}
p.obr-block-title {
    background-color: #a31037 !important;
    border-radius: 4px !important;
    padding: 18px 12px;
    color: #fff;
	margin: 0;
}
.obr-block .obr-block-info {
    width: 100%;
}
.obr-block3 {
    display: flex;
	justify-content: space-between;
    align-items: center;
	margin: 35px 0;
}
.obr-block3 img {
    max-width: 250px;
    width: 100%;
}
.obr-block3 ul {
    width: 70%;
}
.obr-block3-1{
    align-items: flex-start;
}
.obr-block3-1 ul {
	width: 65%;
	margin-right: 15px;
}
.obr-block3-1 img {
    max-width: 210px;
}
.obr-block5 {
    display: flex;
}
.obr-block5 div {
    padding: 5px;
}
.obr-block5 img {
    margin-bottom: 7px;
}
ul#slides_mini.new-equipment-slider.new-equipment-slider-block-1 img, ul#slides_mini.new-equipment-slider.new-equipment-slider-block-2 img {
    width: 100%;
    max-width: 156px;
}
ul#slides_mini.new-equipment-slider.new-equipment-slider-block-1 {
    flex-wrap: wrap;
}
ul#slides_mini.new-equipment-slider.new-equipment-slider-block-1 .slide {
    width: 17%!important;
    padding: 0 10px 10px 0;
}
.obr-block-sign {
       margin-bottom:10px;
}
.new-equipment-tabs{
	display:inline-block;
}
.new-equipment-tabs > div{
	padding-top:10px;
}
.new-equipment-tabs ul{
	margin:0px;
	padding:0px;
}
.new-equipment-tabs ul:after{
	content:"";
	display:block;
	clear:both;
	height:5px;
	background:#46c765;
}
.new-equipment-tabs ul li{
	margin:0px;
	padding:0px;
	cursor:pointer;
	display:block;
	float:left;
	padding:10px 15px;
	background:#e9eaeb;
	color:#707070;
}
.new-equipment-tabs ul li.active, .new-equipment-tabs ul li.active:hover{
	background:#46c765;
	color:#fff;
}
.new-equipment-tabs ul li:hover{
	background:#d6d6d7;
}
.tabs ul.tabs-list li {
    margin: 0 10px 5px 0;
    border: none;
    padding: 9px!important;
    color: #000;
    background-color: #dcdcdc;
	cursor: pointer;
}
.tabs ul.tabs-list li.active {
    background-color: #972931;
    color: #fff;
}
.tabs ul.tabs-list li:after, .tabs ul.tabs-list li:before{
	content: none;
}
.tabs ul.tabs-list  {
    display: flex;
    align-items: baseline;

    margin: 25px 0 20px;
}
.tabs {
    padding-bottom: 35px;
    border-bottom: 1px solid;
    border-color: rgba(40,66,81,0.25);
    margin-bottom: 20px;
	margin-left: -24px;
}
.reference {
    border: 1px solid #bce8f1;
    padding: 5px 15px 5px 60px;
    color: #31708f;
    border-color: #bce8f1;
    background-color: #d9edf7;
    position: relative;
    margin: 25px 0 35px;
}
.reference svg {
    width: 25px;
    color: #67cce0;
    position: absolute;
    left: 18px;
    top: 50%;
    transform: translateY(-50%);
}
.reference-grey svg {
    color: #858585;
}
.reference-grey{
    color: #858585;
    border-color: #d2d2d2;
    background-color: #ebebeb;
	border-radius: 5px;
}
.new-equipment-container iframe{
	margin-top: 35px;
}
@media (max-width:870px){
	.obr-block div, .obr-block1 div, .obr-block2 div, .obr-block3 ul, .obr-block3 div, .obr-block4 div {
    width: 100%;
}
.obr-block, .obr-block1, .obr-block2, .obr-block3, .obr-block4 {
    flex-direction: column;
    align-items: center;
}
}
@media (max-width:767px){
	iframe {
    margin-top: 35px;
    width: 100%!important;
}
.tabs ul.tabs-list {
        flex-wrap: wrap;
}
}
#gallery-1 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-content: flex-end;
    justify-content: space-between;
    align-items: center;
}
@media (max-width:607px){
	iframe {
    height: 320px!important;
	}
}
@media (max-width:375px){
iframe {
    height: auto!important;
}
}
.main-products.flex h3 {
    text-align: center;
}
.top .logo span.logo-text span.white_text {
    font-size: 16px!important;
    font-weight: 700;
    color: #fff;
    text-align: center;
}
.logo-text{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.dropdownmenu ul, #menu-main-1, #menu-main {
    text-transform: uppercase;
}

.content h1 {
    font-size: 20px;
    font-weight: 700;
    border-bottom: 2px solid #b02600;
    display: inline-block;
    margin-bottom: 15px;
}

.contacts h1 {
    font-size: 22px;
    font-weight: 700;
    text-align: center;
    margin: 25px 0 32px 0;
}

.section1 h1 {
    font-size: 22px;
    font-weight: 700;
    text-align: center;
    margin: 25px 0 50px 0;
}

.main-slider-item .container .slide-title {
    font-size: 30px;
    margin-bottom: 15px;
    font-weight: bold;
    text-align: center;
    margin-top: 115px;
    display: block;
}

@media (max-width: 768px) {
    .section1 h1 {
        margin: 0px 0 40px 0;
    }
}

@media (max-width: 560px) {
    .main-slider-item .container .slide-title {
        font-size: 26px;
    }
}

@media (max-width: 400px) {
    .main-slider-item .container .slide-title {
        font-size: 20px;
    }
}

ul#slides_mini {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 15px;
    justify-content: flex-start;
}

ul#slides_mini li.slide {
    width: calc(20% - 20px)!important;
}

@media (max-width: 950px) {
    ul#slides_mini li.slide {
        width: 23%!important;
    }
}

@media (max-width: 700px) {
    ul#slides_mini li.slide {
        width: 22%!important;
    }
}

@media (max-width: 560px) {
    ul#slides_mini li.slide {
        width: 30%!important;
    }
}

@media (max-width: 480px) {
    ul#slides_mini li.slide {
        width: 47%!important;
    }
}

@media (max-width: 350px) {
    ul#slides_mini li.slide {
        width: 46%!important;
    }
}

img {
    max-width: 100%;
}

.galery-container{
    width: 100%;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 1rem;
    margin-top: 1rem;
    margin-bottom: 1rem;
}
.galery-container-item{
    width: 200px;
    cursor: pointer;
    border-radius: 1rem;
    overflow: hidden;
}
.galery-container img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.gallery-lightbox {
    position: fixed;
    inset: 0;
    z-index: 12000;
    display: none;
}

.gallery-lightbox.is-open {
    display: block;
}

.gallery-lightbox__backdrop {
    position: absolute;
    inset: 0;
    background: rgba(9, 15, 20, 0.82);
    backdrop-filter: blur(2px);
}

.gallery-lightbox__dialog {
    position: absolute;
    inset: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 24px;
    box-sizing: border-box;
}

.gallery-lightbox__image {
    display: block;
    max-width: min(92vw, 1180px);
    max-height: 88vh;
    width: auto;
    height: auto;
    border-radius: 12px;
    box-shadow: 0 18px 55px rgba(0, 0, 0, 0.45);
    background: #fff;
}

.gallery-lightbox__close {
    position: absolute;
    top: 16px;
    right: 16px;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    border: 1px solid rgba(255, 255, 255, 0.45);
    background: rgba(17, 22, 28, 0.72);
    color: #fff;
    font-size: 31px;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
    transition: all .2s ease;
}

.gallery-lightbox__close:hover {
    background: rgba(209, 59, 17, 0.9);
    border-color: rgba(209, 59, 17, 0.95);
}

.page-video-item {
    position: relative;
    display: block;
}

.page-video-gallery {
    margin-top: 28px;
}

.page-video-item__thumb-video {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    background: #10161d;
}

.page-video-item__play {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 52px;
    height: 52px;
    border-radius: 50%;
    background: rgba(209, 59, 17, 0.92);
    color: #fff;
    font-size: 22px;
    line-height: 52px;
    text-align: center;
    box-shadow: 0 8px 22px rgba(0, 0, 0, .3);
}

.gallery-lightbox__video-wrap {
    width: min(92vw, 1180px);
    aspect-ratio: 16 / 9;
    background: #000;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 18px 55px rgba(0, 0, 0, 0.45);
}

.gallery-lightbox__video-file {
    width: 100%;
    height: 100%;
    border: 0;
    display: block;
    background: #000;
}