/*   
Theme Name: defaults
Version: normet-metall
*/

@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Raleway:ital,wght@0,100..900;1,100..900&display=swap');

/* Common */
aside, nav, footer, header, section, main {
	display: block;
}
ul, ul li {
	list-style: none;
}
img {
	vertical-align: top;
}
img, svg {
	max-width: 100%;
	height: auto;
}
address {
  font-style: normal;
}
* {
	padding: 0px;
	margin: 0px;
	border: none;
}
html {
    margin-top: 0!important;
}
*,
*::before,
*::after {
	box-sizing: border-box;
}
:focus,
:active {
outline: none;
}
a:focus,
a:active {
	outline: none;
}

body{
  overflow-x: hidden;
  overflow-y: visible !important;
  margin: 0;
 background: #fff;
  font-size: 15px;
font-family: "Raleway", sans-serif;
      color: #6a6d6f;
  line-height: 1.5715;
      padding-right: 0!important;
  -webkit-text-size-adjust: none;
      font-variant-numeric: lining-nums;
    font-feature-settings: 'lnum';
    -moz-font-feature-settings: 'lnum=1';
    -ms-font-feature-settings: 'lnum';
    -webkit-font-feature-settings: 'lnum';
    -o-font-feature-settings: 'lnum';
}


@media (min-width: 1200px){
.container {
   width: 100%;
   max-width: 1260px;
}
}
  .compensate-for-scrollbar {
    margin-right: 0px!important;
}
.desktop{
  display: block;
}
.mobile{
  display: none;
}
 .first{
    order: 1;
}
 .second{
    order: 2;
}

 .mobile{
    display: none;
  }

#map{
  width: 100%;
  height: 460px;
}

/*typo*/

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-bottom: .5rem;
    line-height: 1.1;
        color: #404040;
}
h1, .h1 {
    font-style: normal;
    font-weight:800;
    font-size: 45px;
    text-transform: uppercase;
    line-height: 120%;
    color: #de3920;
    margin-bottom: 30px;
}
h1.first{
   
    font-weight: 300;
}

.single h1, .single .h1 {
    text-transform: none;
}

h2 {
   font-style: normal;
    font-weight: 600;
    font-size: 30px;
    line-height: 120%;
    margin-bottom: 40px;
}


h3 {
   font-style: normal;
    font-weight: 600;
    font-size: 26px;
    line-height: 120%;
    margin-bottom: 40px;
}
h4 {
 font-style: normal;
    font-weight: 600;
    font-size: 22px;
    line-height: 120%;
    margin-bottom: 40px;
}
h5 {
 font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 120%;
    margin-bottom: 40px;
}
h6 {
    font-style: normal;
    font-weight: 600;
    font-size: 26px;
    line-height: 120%;

}
.hentry h2, .hentry h3, .hentry h4, .hentry h5, .hentry h6 {
      padding: 20px 0px 20px 0px;
    margin: 0!important;
}


.hentry h2 {
   font-style: normal;
    font-weight: 500;
    font-size: 28px;
    line-height: 120%;
   
}


.hentry h3 {
   font-style: normal;
    font-weight: 500;
    font-size: 26px;
    line-height: 120%;
   
}
.hentry h4 {
 font-style: normal;
    font-weight: 500;
    font-size: 22px;
    line-height: 120%;
    
}
.hentry h5 {
 font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 120%;
  
}
.hentry h6 {
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 120%;
    
}


blockquote p{
font-style: italic;
}
blockquote {
 border-left: 4px solid #E1EBDA;
    margin: 30px 0px;
    padding: 25px 35px 5px 35px;
    background: #fbfbfb;
    border-radius: 0px;
    position: relative;
}
b, strong {
    font-weight: 600;
}
p{
    margin-top: 0;
    margin-bottom: 1rem;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
         color: #303030;
}
.hentry p{
    font-size: 15px;
    color: #303030;
}
a {
 color: #333;
   text-decoration: none;
   transition: all 0.2s;
}
a:hover, a:active, a:focus {
   color: #de3920;
 text-decoration: none;
  transition: all 0.2s;
}

/* =WordPress Core */

.alignnone {
    margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}
.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}
.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}
a img.alignnone {
    margin: 5px 20px 20px 0;
}
a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}
.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    padding: 5px 3px 10px;
    text-align: center;
}
.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}
.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}
.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

@media (min-width: 979px) { 
	ul.nav li.dropdown.show-on-hover:hover > ul.dropdown-menu {
		display: block;
	}
	.comment-list .children {
		padding: 0;
		margin-left: 74px;
		padding-bottom: 15px;
	}
	.comment-list .media {
		margin-top: 0;
	}
}

/*breadcrumbs*/

p#breadcrumbs{
    margin-bottom: 0;
    padding: 0px 0px 20px 0px;
    display: flex;
    align-items: center;
    align-content: center;
        color: #de3920;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
    text-transform: uppercase;
}
p#breadcrumbs a{
  color: #333;
  text-decoration:  none;
}
p#breadcrumbs .mdi{
  color: #333;
    margin: 0 3px;
    font-size: 16px;
    line-height: 10px;
    height: 10px;
}
p#breadcrumbs span{
}

.breadcrumb_last{
     color: #939393;
}

/*Table*/

.wp-block-table td, .wp-block-table th {
     border: 1px solid #E0E4EB;
    padding: 0.5em;
}
.wp-block-table table {
    border-collapse: inherit;
    width: 100%;
}
.wp-block-table thead {
    border-bottom: 0;
}
.wp-block-table td, .wp-block-table th {
      border: 1px solid #E0E4EB;
    padding: 0.5em;
}



table {
   border: 1px solid #E0E4EB;
   border-collapse: separate;
   border-spacing: 0;
   background: transparent;
   width: 100%;
   color: #111;
   margin: 30px 0px;
  -webkit-border-radius: 20px;
  -khtml-border-radius: 20px;
  -o-border-radius: 230px;
  -ms-border-radius: 20px;
  border-radius: 20px;
  overflow: hidden;
}
table td, table th {
   padding: 16px 10px!important;
   border: 1px solid #CEDFC2;
}
table tbody{
  background: #fff;
}
table tbody td {
  font-weight: 400;
  font-size: 16px;
  line-height: 17px;
  text-align: center;
  color: #1C282E;
}
table thead tr{
border-bottom: 0px solid #67656524;
}
table thead {
     background: #ffffff;
}
table thead th {
  font-weight: 600;
font-size: 15px;
line-height: 24px;
text-align: center;
color: #1C282E;
}
table thead tr th:first-child {
  border-radius: 20px 0px 0px 0px;
  border: 0!important;
}
table thead tr th:last-child {
  border-radius: 0px 20px 0px 0px;
  border: 0!important;
}
table thead th {
  border-right: 1px solid #c7cbc5; 
  border-left: 1px solid #c7cbc5;
  border-top: 0;
  border-bottom: 0;
}
table tbody tr:last-child{
  border-radius:0 0 20px 20px;
  background:none;
}
table tbody tr:last-child td:first-child{
  border-radius:0 0 0 20px;
}
table tbody tr:last-child td:last-child{
  border-radius:0 0 20px 0;
}


/*lists*/

.hentry ul {
    list-style: none;
    padding-left: 20px !important;
    margin-bottom: 20px;
    margin-top: 20px;
    margin-left: 0px;
}
.hentry ul li {
 position: relative;
    padding: 0px 0 5px 0px;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 170%;
    color: #333;
}
.hentry ul li:before {
      content: "";
    position: absolute;
    left: -20px;
    top: 11px;
    background: #de3920;
    width: 8px;
    height: 8px;
    border-radius: 20px;
}
.hentry ol, .cat-description ol  {
    list-style: none;
    padding: 0;
    margin: 20px 0px 20px 0px;
    counter-reset: item;
}
.hentry ol li, .cat-description ol li {
    position: relative;
    display: table;
    padding: 0px 0 5px 30px;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 170%;
    color: #333;
}
.hentry ol li:before, .cat-description ol li:before {
       content: counter(item)".";
    counter-increment: item;
    position: absolute;
    left: 0;
    top: 3px;
    line-height: 18px;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    text-align: center;
    height: 20px;
    padding-top: 0px;
    padding-left: 3px;
    line-height: 24px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    font-weight: 400;
    margin-right: 8px;
    font-size: 18px;
    color: #de3920;
}

/*btn*/

.btn {
  display: inline-flex;
    padding: 22px 30px;
    margin-bottom: 0;
    font-weight: 700;
    font-size: 16px;
    line-height: 110%;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    letter-spacing: 0;
    transition: all 0.2s;
    width: auto;
    border-radius: 0px;
    align-items: center;
}
.btn-primary {
    background: #272d33;
  border:2px solid #272d33;
  color: #fff;
}
.btn-primary.focus, .btn-primary:focus, .btn-primary:hover, .btn-primary.active, .btn-primary:active {
     background: #de3920;
    transition: all 0.2s;
    box-shadow: none;
   border:2px solid #fff;
}
.btn.disabled:hover, .btn[disabled]:hover, fieldset[disabled]:hover{
  opacity: 1;
    background: #272d33;
  transition: all 0.2s;
}
.btn-primary.disabled, .btn-primary:disabled {
   background: #272d33;
   border:2px solid #272d33;
}
.btn.disabled, .btn:disabled {
    cursor: not-allowed;
    opacity: 1;
}

/*pagination*/

.pagination {
  display: flex;
  padding-left: 0;
  margin: 50px auto 0px auto;
  border-radius: 6px;
  padding: 0px 0px 0px 0px;
  background: transparent;
  text-align: center;
  align-items: center;
  justify-content: center;
      gap: 10px;
}
.pagination>li {
  display: inline;
}
.pagination > li:first-child > a, .pagination > li:first-child > span {
  margin-left: 0;
  border-radius: 46px;
}
.pagination>li:last-child>a, .pagination>li:last-child>span {
  border-top-right-radius: 46px;
  border-bottom-right-radius: 46px;
}
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
          color: #ffffff;
    background: #de3920;
}
.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
  z-index: 2;
       color: #ffffff;
    background: #de3920;
  text-decoration: none;
}
.pagination > li > a, .pagination > li > span {
  position: relative;
  float: left;
  
  font-weight: 500;
}
.pagination > li > a, .pagination > li > span {
    margin-left: 5px;
    text-align: center;
    width: 46px;
    height: 46px;
    background-color: #efefef;
    border-radius: 46px;
    border: 1px solid #ffffff52;
    color: #333;
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
    font-weight: 500;
    padding-top: 4px;
    font-size: 16px;
}



/*nav*/

.navbar-nav {
display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: column;
    flex-direction: row;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    justify-content: flex-start;
    width: 100%;
    gap: 40px;
    flex-wrap: wrap;
}
b.caret{
  line-height: 0px;
  padding-left: 10px;
  color: #fff;
}
b.caret i {
 transition: all 0.3s;
  color: #fff;
}

   .navbar {
    padding: 0;
    width: 100%;

}
.navbar-nav li:hover b.caret i{
  transform: rotate(180deg);
  transition: all 0.3s;
}
.navbar-nav li:hover + b.caret i{
  transform: rotate(180deg);
   transition: all 0.3s;
}
.navbar-nav li {
    transition: all 0.3s;
}
.navbar-nav>li>a {
   margin-right: 0;
    display: flex;
    font-style: normal;
    align-content: center;
    align-items: center;
    position: relative;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 19px;
    line-height: 20px;
    padding: 30px 0;
    font-weight: 600;
    transition: .25s;
}
.navbar-nav>li>a:before {
    position: absolute;
    content: '';
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 9px;
    background: #de3920;
    transition: all .3s;
  opacity: 0;
}

.navbar-nav>li:last-child a {
  margin-right: 0px;
}

.navbar-nav>li.current-menu-item a:before, .navbar-nav>li.current-post-parent a:before {
  opacity: 1;
}

.navbar-nav>li a:hover::before {
  opacity: 1;
}

li.current-menu-item a{
    color: #fff;
}
li.current-menu-parent a{
}
.navbar-nav>li>a:hover, .navbar-nav>li>a:focus, .navbar-nav>li>a:active{
   text-decoration: none;
    color: #fff;
  opacity: 1;
}

.navbar-nav>li>a:after {
    position: absolute;
    content: '';
    bottom: -5px;
    left: 50%;
    width: 9px;
    height: 9px;
    background: #de3920;
    transition: all .3s;
    transform: translateX(-50%) rotate(45deg);
  opacity:0;
}
.navbar-nav>li>a:hover::after {
  
  opacity:1;
}
.navbar-nav>li.current-menu-item a:after, .navbar-nav>li.current-post-parent a:after{
  
  opacity:1;
}

.dropdown-menu {
    width: 280px;
    position: absolute;
    top: 100%;
    left: 15%;
    display: none;
    float: left;
    min-width: 10rem;
    padding: 20px 0px 10px 10px;
    margin: 0;
    color: #333;
    text-align: left;
    list-style: none;
    transition: all 0.3s;
    box-shadow: none;
    border-radius: 16px;
    border: 1px solid #E1EBDA;
    background: #FFF;
}
.dropdown-menu li:hover {
    transition: all 0.3s;
    color: #000;
}
.dropdown-menu li a {
     transition: all 0.3s;
    color: #1C282E;
    font-size: 16px;
   padding: 0px 20px 10px 20px;
    border-radius: 0px;
    width: 100%;
    display: block;
    font-weight: 400;
}
.dropdown-menu li a:hover {
  text-decoration: none!important;
  color: #1C282E;
    opacity:1;
}
.dropdown-menu li:hover a{
  text-decoration: none!important;
  color: #1C282E;
}
.dropdown-menu  li {
    transition: all 0.3s;
  padding: 0px;
  border-radius: 0px;
}
.dropdown-menu  li.current-menu-item a{
       text-decoration: none;
     color: #1C282E;
    box-shadow: none;
}
.dropdown-menu  li.current-menu-item a:hover{
       text-decoration: none;
     color: #1C282E;
}

/*modal*/

.modal-body {
       position: relative;
    padding: 38px;
    border-radius: 0;
      background: #de3920;
}
.modal-dialog {
     max-width: 820px;
    margin: 0px auto;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}
.modal-content {
       background: #de3920;
    box-shadow: none;
    border-radius: 0px;
    border: 0;
}


.modal-title {
   margin-bottom: 22px;
    text-align: left;
   color: #fff;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
  
}
.modal-subtitle {
    color: rgb(255 255 255 / 80%);
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 22px; /* 137.5% */
 margin-bottom: 20px;
}
.modal-body .btn{
  width: 100%;
    display: block;
}
.close {
   font-size: 46px;
    font-weight: 300;
    line-height: 22px;
    color:#fff;
    background: #f7f3f300!important;
    text-shadow: none;
    filter: alpha(opacity=20);
    opacity: 1;
    position: absolute;
    z-index: 999;
    border-radius: 40px;
    height: 40px;
    width: 40px;
    margin-right: 5px;
    margin-top: 5px;
    text-align: center;
    right: 0;
    transition: all 0.2s;
      display: block!important;
}
.close:hover {
   color: #878EA0;
   transition: all 0.2s;
}
.modal {
    z-index: 99999;
}
.modal-open .modal {
    overflow-x: hidden;
    overflow-y: hidden;
}
.modal-open {
    padding-right: 0px !important;
}
.modal-open .modal {
       overflow-x: hidden;
    overflow-y: visible;
    background: linear-gradient(#000000bf 0%, #000000b0 100%);
    backdrop-filter: blur(6px);
     -webkit-backdrop-filter: blur(6px);
    padding-right: 0!important;
}



/*form, CF7*/

p.accept{
 color: #333;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 130%; /* 18.2px */
}
p.accept a{
color: #3E619B;
}
p.accept label{
 color: #333;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 130%; /* 18.2px */
}
.f1{
padding: 18.9px 27px;
    text-transform: none;
    letter-spacing: 0px;
    box-shadow: none;
    width: 100%;
    margin-top: 0px;
    margin-bottom: 15px;
    transition: all 0.3s;
    position: relative;
    color: #232D44;
    font-family: 'Raleway';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    border-radius: 0;
    border: 1px solid #DFE5F4;
    background: #fff;
  
}
textarea {
  width: 100%;
}
.f1:focus, textarea:focus {
 border: 1px solid #DFE5F4;
   outline: none;
   transition: all 0.2s;
   box-shadow: none;
}

.form_row{
     display: flex;
    align-items: flex-start;
    gap: 32px;
    justify-content: space-between;
}

.wpcf7-not-valid-tip {
   right: inherit;
    color: #fbff00;
    font-size: 12px;
    font-weight: normal;
    display: block;
    padding-left: 20px;
    margin-top: 0;
    position: absolute;
    top: -40px;

}
.wpcf7 form.invalid .wpcf7-response-output {
      color: #fbff00;
  display: none;
}
.wpcf7 form .wpcf7-response-output {
    margin: 20px 0em 0em;
    text-align: center;
    padding: 0;
    border: 0px solid #ffffff;
    font-size: 14px;
    color: #fbff00;
    width: 100%;
}
.wpcf7-not-valid, .modal-body .wpcf7-not-valid{
          border: 1px solid #de3920;
}
input::-ms-clear {
	display: none;
}

.wpcf7-form.invalid .invalid_icon{
    display: block;
}
.wpcf7-form .invalid_icon{
  color: #fbff00;
    font-size: 30px;
    right: 0px;
    display: none;
    position: absolute;
    top: -40px;
}

.contact_page .wpcf7-not-valid-tip {
    color: #de3920;
}
.contact_page .wpcf7-form.invalid .invalid_icon {
    color: #de3920;
    right: 0;
    top: -40px;
}
.wpcf7-form{
  position: relative;
}

[type=reset]{
       margin-top: 13px;
    color: #7C7C7C;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    text-decoration-line: underline;
    background: transparent;
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder{color:#232D44!important; opacity:1; }
input::-moz-placeholder, textarea::-moz-placeholder {color:#232D44; opacity:1; }
input:focus::-webkit-input-placeholder, textarea:focus::-webkit-input-placeholder { opacity:0; }
input:focus::-moz-placeholder, textarea:focus::-moz-placeholder { opacity:0; }
textarea { overflow:auto;  }


.search_form input::-webkit-input-placeholder{color:#78839B!important; opacity:1; }
.search_form input::-moz-placeholder {color:#78839B; opacity:1; }
.search_form input:focus::-webkit-input-placeholder{ opacity:0; }
.search_form input:focus::-moz-placeholder { opacity:0; }

button, input[type="submit"] {
    cursor: pointer;
}
input:focus, input:active,
button:focus, button:active {
    outline: none;
}
button::-moz-focus-inner {
	padding: 0;
	border: 0;
}
label {
	cursor: pointer;
  display: block;
  color: #737D92;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: normal;
}

.wpcf7-form .label{
      background: #fff;
    bottom: -10px;
    left: 20px;
    z-index: 9;
    padding: 0px 5px;
    position: relative;
    display: table-cell;
}
.label {
	cursor: pointer;
  display: block;
  color: #737D92;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: normal;
}


legend {
	display: block;
}
figcaption {text-align: center; font-size: 12px; font-style: italic; padding-left: 30%;}
.wp-block-gallery {margin: 20px auto;}
pre {color: #bbb;}
code {width: 90%; margin: 0 auto; display: block; background: rgba(255,255,255, 0.1); padding: 1rem;}

/*component*/

.totop {
 position: fixed;
    bottom: 20px;
    right: 30px;
    height: 50px;
    width: 50px;
    background: #de3920;
    display: flex;
    color: #ffffffb0;
    font-size: 25px;
    cursor: pointer;
    transition: all 0.2s;
    border: 0;
    justify-content: center;
    align-items: center;
    border-radius: 0;
    z-index: 99;
    opacity: 0;
}
.totop.status {
  opacity: 1;
}
.totop:hover {
  opacity: 1;
  transition: all 0.2s;
    background: #111;
}
.scrolltop {
    opacity: 0;
    transition: all 0.2s;
}

.social{
      display: flex;
    gap: 13px;
    align-content: center;
    align-items: center;
    justify-content: flex-end;
}
.social a{
  display: flex;
    width: 40px;
    height: 40px;
    background: #ff7a00;
    border-radius: 0;
    justify-content: center;
    transition: all 0.2s;
    align-items: center;
  color: #fff;
  font-size: 20px;
}
.social a:hover{
  background: #ff5200;
  transition: all 0.2s;
}
.social a:focus{
  background: #ff5200;
  transition: all 0.2s;
}

.footer_text{
font-size: 17px;
    color: #c5c7cc;
    font-weight: 500;
  margin-bottom: 25px;
}
.footer_text a{
text-decoration: none;
    color: #c5c7cc;
    
}


/*sitemap*/

.sitemap{
  margin-top: 80px;
 column-count: 3;
}
.sitemap a{
 display: block;
    margin-bottom: 5px;
    font-size: 16px;
}
.sitemap h2 {
   font-size: 22px;
    line-height: 40px;
    margin-bottom: 0px;
    margin-top: 0px;
    padding: 0;
}

.sitemap li {
 list-style: none;
}
.sitemap br {
 display: none;
}

/*header*/

header {
    background: #fff;
    background-size: cover;
    background-position: top center;
    width: 100%;
    padding-bottom: 0px;
    z-index: 9;
      margin-bottom: 0px;
}

.header_container{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 40px 0;
}
.header_container .logo{

}

.header_container .logo img{
max-width: 250px;
}

.instrument{
       display: flex;
    flex-direction: column;
    align-items: flex-end;
 gap: 10px;
}
.instrument p{
    margin-bottom: 0;
    color: #474d52;
    font-weight: 700;
    letter-spacing: .01em;
    text-transform: uppercase;
      font-size: 25px;
}
 .instrument a.phone{
       font-size: 32px;
    font-weight: 800;
    color: #de3920;
    line-height: 100%;
    font-family: "Montserrat", sans-serif;
    display: flex;
    align-items: center;
    gap: 5px;
}
 .instrument a.phone .mdi{
      font-size: 36px;
    font-weight: 800;
    color: #cbcbcb;
    line-height: 100%;
}


 .instrument a.callback{
     color: #31353a;
    font-size: 15px;
    font-weight: 500;
}

.header_menu{
      background: #272d33;
}

/*footer*/

footer{
 margin-top:40px;


}
.footer_top{

 padding-top: 40px;
 padding-bottom:40px;
      background: #272d33;
    color: #6a6d6f;
}

.widgettitle{
color: #ffffff;
    font-size: 40px;
    font-style: normal;
    font-weight: 800;
    line-height: 180%;
    letter-spacing: 0;
    text-transform: uppercase;
    margin-bottom: 20px;
}


footer li.menu-item a{
letter-spacing: 1px;
    color: #fff;
    font-size: 17px;
    font-style: normal;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 30px;
    padding-bottom: 15px;
    display: block;
    text-decoration: none;
}


footer p{
       color: #6a6d6f;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    margin-bottom: 10px;
}

footer a{
     color: #6a6d6f;
  text-decoration: none;
}
footer a:hover, footer a:focus, footer a:active{
  color: #FFF;
  opacity: 0.6;
}

footer .widget_nav_menu{
      display: flex;
    justify-content: center;
}


.widget.widget_text{
  margin-bottom: 30px;
}

.footer_contact{
       display: flex;
    gap: 10px;
    flex-direction: column;
}
.footer_contact .item{
        display: flex;
    gap: 10px;
    align-items: center;
}
.footer_contact .item span{
    font-size: 17px;
    text-transform: uppercase;
        color: #db5642;
}
.footer_contact .item p{
  margin-bottom: 0;
  color: #fff;
}
.footer_contact .item a{
  color: #fff;
}
.footer_contact .item a.email{
     color: #4ab9fb;
}

.copyright {
    padding: 20px 0px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-content: center;
    color: #6a6d6f;
    background: #1c2025;
  font-size: 13px;
}

.copyright a{
text-decoration:none;
    color: #6a6d6f;
}
.copyright p{
    color: #6a6d6f;
 margin-bottom: 0;
  font-size: 13px;
}

/*home*/

.home section{
  padding: 30px 0px;
}


section.page_section{
  padding: 40px 0px;
}

.index-slider {
   margin-top: 40px;
}

.index-slider .slick-dots {
    position: relative;
    bottom: 80px;
    display: block;
    width: 100%;
    max-width: 1260px;
    padding: 0;
    margin: 0 auto;
    list-style: none;
    text-align: right;
}
.index-slider .slick-dots li.slick-active button:before {
    opacity: 1;
    color: #de3920;
}
.index-slider .slick-dots li button:before {
   
    font-size: 22px;
    width: 20px;
    height: 20px;
    opacity: 1;
    color: white;
}
.index-slider {
   width: 100%;
  height: 500px;
  object-fit: cover;
     
}
.index-slider .slider-item{
   width: 100%;
  height: 500px;
  background-size: cover!important;
   background-position: top center!important;
  padding: 40px 0px;
}
.index-slider .container{
  height: 100%;
}
.index-slider .container .row{
  height: 100%;
}
.index-slider .container .row .col-12{
  height: 100%;
}

.camera_caption_box {
  opacity: 0;
   transition: all 2s;
  height: 100%;
}
.slick-active .camera_caption_box {
   opacity: 1;
   transition: all 2s;
}

.camera_caption {
    background: rgb(222 57 32 / 92%) none repeat scroll 0 0;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 10px;
    left: 0;
    padding: 44px 30px 45px 32px;
    position: relative;
    text-align: left;
    z-index: 0;
    height: 100%;
    position: relative;
    backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);

}
.camera_caption h1, .camera_caption h2{
    color: #fff;
    font-weight: 800;
    font-size: 39px;
    text-transform: uppercase;
    line-height: 130%;
  margin-bottom: 0;
 
}
.camera_caption p{
     color: #fff;
  margin-bottom: 0;
}
.camera_caption a.link {
    border: 2px solid #fff;
    bottom: 25px;
    color: #fff;
    display: inline-block;
    font-size: 35px;
    height: 76px;
    line-height: 68px;
    position: absolute;
    right: 30px;
    text-align: center;
    transition: all 0.25s ease 0s;
    width: 76px;
}
.camera_caption a.link:hover {
    background: #272d33 none repeat scroll 0 0;
    border-color: #272d33;
    transition: all 0.25s ease 0s;
}

.form_wrapper {
     display: flex;
    gap: 20px;
    align-items: center;
}

.services_wrap span.sku{
  font-size: 25px;
  font-weight: 400;
  display: block;
  margin-top: 10px;
}
.services_wrap h2 span:before, .services_wrap h2 span:after{
  display: none;
}

.services_wrap .img_block {
    overflow: hidden;
    position: relative;
    margin-bottom: 30px;
    height: 320px;
}
.services_wrap .img_block img {
    max-width: inherit;
    width: 100%;
      height: 320px;
  object-fit: cover;
}

.services_wrap .img_block .caption {
    position: absolute;
    width:70%;
    z-index: 1;
    color: #fff;
    left: 26px;
    bottom: 26px;
}

.services_wrap .context-dark h2{
     color: #fff;
    font-size: 46px;
    line-height: 1.05455;
    font-weight: 800;
    margin-bottom: 10px;
}
.services_wrap .context-dark h2 a{
     color: #fff;
  
}


.services_wrap .img_block p {
    left: 3px;
    position: relative;
    top: 3px;
    margin: 0;
    color: #fff;
}
.services_wrap .img_block a.fa {
    color: #fff;
    background: #de3920;
    bottom: 30px;
    display: inline-block;
    font-size: 35px;
    height: 70px;
    line-height: 64px;
    position: absolute;
    right: 30px;
    text-align: center;
    transition: all 0.25s ease 0s;
    width: 71px;
    z-index: 2;
}
.services_wrap .img_block span:before {
    background: -moz-linear-gradient(left, #de3920 3%, #de3920a 5%, rgba(252, 90, 10, 0) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(3%, #de3920), color-stop(5%, #de3920), color-stop(100%, rgba(252, 90, 10, 0)));
    background: -webkit-linear-gradient(left, #de3920 3%, #de3920 5%, rgba(252, 90, 10, 0) 100%);
    background: -o-linear-gradient(left, #de3920 3%, #de3920 5%, rgba(252, 90, 10, 0) 100%);
    background: -ms-linear-gradient(left, #de3920 3%, #de3920 5%, rgba(252, 90, 10, 0) 100%);
    background: linear-gradient(to right, #de3920 3%, #de3920 5%, rgba(252, 90, 10, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#de3920', endColorstr='#00fc5a0a', GradientType=1);
    opacity: 0;
}
.services_wrap .img_block span:after {
    background: -webkit-linear-gradient(left, #272d33 5%, rgba(39, 45, 51, 0.98) 7%, rgba(39, 45, 51, 0) 100%);
    background: -o-linear-gradient(left, #272d33 5%, rgba(39, 45, 51, 0.98) 7%, rgba(39, 45, 51, 0) 100%);
    background: linear-gradient(to right, #272d33 5%, rgba(39, 45, 51, 0.98) 7%, rgba(39, 45, 51, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#272d33', endColorstr='#00272d33', GradientType=1);
    z-index: 1;
}
.services_wrap .img_block span:after, .services_wrap .img_block span:before {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    content: '';
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.services_wrap .img_block a.fa:hover {
    opacity: 0.8;
}
.services_wrap .img_block:hover a.fa {
    background: #272d33;
}

.services_wrap .img_block:hover span:before {
    opacity: 1;
}
.services_wrap .img_block:hover span:after {
    opacity: 0;
}

.all_catalog .img_block {
    transition: all 0.5s;
    background-color: #222;
}
.all_catalog:hover .img_block {
   transition: all 0.5s;
        background: #de3920;
}
.all_catalog .img_block span:after, .all_catalog .img_block span:before{
   
 display: none;
}

.home_h2{
      color: #de3920;
   font-size: 45px;
   line-height: 1.05455;
   font-weight: 900;
   text-transform: uppercase;
}
.home_h2 span{
      font-weight: 300 !important;
}

section.bg_img{
  padding: 60px 0px;
  margin: 40px 0px;
  width: 100%;
   background-size: cover!important;
  background-position: top center!important;
}
.fixed_bg{
    background-size: cover!important;
    background-attachment: fixed!important;
  background-position: top center!important;
}
@supports ( -webkit-touch-callout : none) {
	.fixed_bg {
		background-attachment:scroll!important;
	}

}

@supports not ( -webkit-touch-callout : none) {
	.fixed_bg {
		background-attachment: fixed;
	}
}


img.parallax-slider{
      max-width: inherit;
}


.map_container{
  height: 300px;
}

.contact_block {
    display: flex;
    gap: 20px;
    flex-direction: column;
}

.color-orange.name{
     margin-bottom: 0;
    color: #262626;
}
.contact_page .policy .text p {
    color: #282828!important;
}
.contact_page  .policy .text p a {
    color: #de3920;
}
.form_wrapper.text .item{
    width: 100%;
}



/*img*/

.img-radius{
  border-radius: 16px;
}
.block-radius{
  border-radius: 16px;
}
.thumb_single{
  
}



/*tabs*/

.tabs_container{
  
}

.nav-pills .nav-link {
    border-radius: 0rem;
    font-weight: 600;
    color: rgba(28, 40, 46, 0.70);
    font-size: 24px;
    line-height: 180%;
    padding: 0;
    margin-right: 40px;
  border-bottom: 3px transparent solid;

}

.nav-pills .nav-item.show .nav-link, .nav-pills .nav-link.active {
    cursor: default;
    background-color: #0275d800;
    color: #1C282E;
    font-weight: 600;
   border-bottom: 3px #FFB136 solid;
}
.tab-content{
  margin-top: 60px;
}


.tabs_container h3{
 
font-size: 32px;
font-style: normal;
font-weight: 700;
line-height: 150%; /* 57.6px */
  margin-bottom: 30px;
}

.tabs_container p{
 
font-size: 24px;
font-style: normal;
font-weight: 400;
line-height: 180%;
}

.row_tab{
  margin-bottom: 60px;
}
.tab-pane .row_tab:last-child{
  margin-bottom: 0px;
}


.row_tab img{
  width: 100%;
  height: 390px;
  object-fit: cover;
}
.row_tab .item-text{
display: flex;
    align-content: center;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}

/*articles*/


.data{
margin: 16px 0px;
color: #B7B7B7;
font-size: 14px;
font-style: normal;
font-weight: 500;
line-height: normal;
}

/*single*/


/*mobile menu*/


.mobile_instrument_container{
      display: flex;
    flex-direction: column;
    gap: 10px;
    margin-top: 20px;
}

.rmp-container .rmp-menu-title .rmp-menu-title-image {
    max-width: 100%;
    display: block;
    margin: 0% 10% 7% 13%;
}

.title_related_post{
  margin-top: 20px;
  font-size: 22px;
  
}

#related p.related_title{
     margin-bottom: 40px;
    font-style: normal;
    font-weight: 800;
    text-transform: uppercase;
    font-size: 32px;
    line-height: 120%;
    color: #de3920;
}
#related p.related_title span{
  
    font-weight: 300;
    
}

.policy {
display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    flex-direction: row;
    align-items: center;
    align-content: center;
  margin-top: 0px;
}

.policy .checkbox {
       -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 15px;
    position: relative;
    border: 0px solid #414141;
    width: 20px;
    background: #303e54;
    height: 20px;
    margin-top: 0px;
}
.policy .checkbox span.wpcf7-form-control-wrap {
    margin-bottom: 0;
    height: auto;
}
.wpcf7-form-control-wrap {
    position: relative;
}
span.wpcf7-list-item {
    display: inline-block;
    margin: 0 0 0 1em;
}
label {
    margin-bottom: 0;
}
label {
    display: inline-block;
   
}

.policy .checkbox span.wpcf7-form-control-wrap span.wpcf7-acceptance span.wpcf7-list-item input {
    position: absolute;
    opacity: 0;
    top: 0px;
    bottom: 0;
    left: 0px;
    right: 0;
    cursor: pointer;
    width: 24px;
    height: 24px;
    display: block;
    z-index: 1000;
}

.policy .checkbox span.wpcf7-form-control-wrap span.wpcf7-acceptance span.wpcf7-list-item input:checked ~ .wpcf7-list-item-label {
    background-color: #fff;
}
.policy .checkbox span.wpcf7-form-control-wrap span.wpcf7-acceptance span.wpcf7-list-item span.wpcf7-list-item-label {
    position: absolute;
    top: 0;
    left: 0;
    width: 0 !important;
    color: transparent;
}
span.wpcf7-list-item-label::before, span.wpcf7-list-item-label::after {
    content: " ";
}
.policy .checkbox span.wpcf7-form-control-wrap span.wpcf7-acceptance span.wpcf7-list-item input:checked ~ .wpcf7-list-item-label:after {
    display: block;
}

.policy .checkbox span.wpcf7-form-control-wrap span.wpcf7-acceptance span.wpcf7-list-item span.wpcf7-list-item-label:after {
content: "";
    position: absolute;
    display: none;
    left: 8px;
    top: 2px;
    margin: auto;
    width: 5px;
    height: 9px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.policy .text p {
    color: #fff!important;
    font-size: 12px!important;
    line-height: 16px!important;
      margin-bottom: 0;
}
.policy .text p a{
      color: #fff;
}
.wpcf7-spinner {
    position: absolute;
}


.parametrs{
       margin-bottom: 40px;
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.parametrs .item{
     display: flex;
    justify-content: space-between;
    gap: 10px;
  
}
.parametrs .item .key{
    
    font-weight: 500;
    font-size: 16px;
    line-height: 160%;
    color: #272d33;
    text-align: left;
     text-align: left;
    position: relative;
   width: 60%;
      z-index: 1;
}
.parametrs .item .key:before{
      content: '';
    position: absolute;
    height: 1px;
         background: #dfdfdf;
    right: 0;
    bottom: 10px;
    width: 100%;
      z-index: -1;
}

.parametrs .item .value{
      width: 40%;
   font-size: 16px;
}

.parametrs .item .key .key_text{
    display: inline-block;
    padding-right: 5px;
  background: #fff;
}



#related{
  padding-bottom: 40px;
}

.news_container .news-item {
    width: 100%;
    margin-bottom: 40px;
}
.news_container .news-item .content{
    display: flex;
    align-items: center;
    gap: 30px;
}

.news_container .news-item .img {
    height: 260px;
    width: 40%;
}
.news_container .news-item .img img {
    height: 100%;
    width: 100%;
  object-fit: cover;
}


.news_container .news-item .text{
    height: 100%;
    width: 50%;
}
.news_container .news-item h2 {
 
    margin-bottom: 10px;
}


.news_container .data {
    margin: 0px 0px 16px 0px;
  
}

.news_container .news-item:hover h2 {
   color: #de3920;
  transition: all 0.2s;
}


.header_scroll{
    z-index: -9999;
    opacity: 0;
    height: 0;
    top: 0;
    left: 0;
    visibility: hidden;
   background: rgb(255 255 255 / 95%);
    backdrop-filter: blur(20px);
  border-bottom: 1px solid #cccccc7a;
}

.scroll{
  position: fixed;
  width: 100%;
  z-index: 999;
  opacity: 1!important;
 animation: stickup .7s ease-out;
  height: auto;
   visibility: visible;
  padding-top: 0px;
}
@keyframes stickup {
0% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
}
50% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
}
100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
}

.header_scroll .logo img {
    max-width: 120px;
}

.header_scroll .instrument a.phone {
    font-size: 22px;
}
.header_scroll .instrument a.phone .mdi {
    font-size: 22px;
}

.header_scroll .navbar-nav>li>a {
    font-size: 12px;
  color: #272d33;
  padding: 0 0px 3px 0px;
}
.header_scroll .navbar-nav>li>a:before {
    height: 3px;
}
.header_scroll .navbar-nav>li>a:after {
  display: none;
}

.header_scroll li.current-menu-item a {
    color: #272d33;
}

.header_scroll .header_menu {
   width: 60%;
      background: transparent;
}


.header_scroll .header_container {
    padding: 10px 0px 10px 0px;
}

.but_wrapper{
	display: flex;
    gap: 20px;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    align-content: center;
    margin-top: 26px;
	}
header .fasearch{
    margin-left: 0px;
    font-size: 30px;
    cursor: pointer;
    color: #ffffffbf;
}
.btn-group-sm>.btn, .btn-sm {
   max-width: 160px;
    height: 50px;
    display: flex!important;
    align-items: center;
    align-content: center;
    justify-content: center;
}
#myModal3 .modal-dialog {
    width: 100%;
    margin: 0px auto;
      max-width: 100%;
      display: block;
  height: auto;
}

#myModal3 .form-group {
    margin-bottom: 0rem;
    width: 80%;
}

#myModal3 .modal-content {
    background-color: #ffffff;
}
#myModal3 .close {
     height: 15px;
    font-size: 44px;
    font-weight: 400;
    color: #767676;
    margin-right: 0px;
    margin-top: -18px;
    position: absolute;
    width: 20px;
    right: -10px;
    top: 50%;
}
#myModal3 .close:hover {
     color:#1085b5;
  opacity: 1;
}
#myModal3 .modal-content {
    border: 0;
    border-radius: 0;
    outline: 0;
    -webkit-box-shadow: 0 5px 15px rgb(0 0 0 / 10%);
      box-shadow: 0 5px 15px rgb(0 0 0 / 10%);
}
.modal-open #myModal3.modal {
    padding-right: 0!important;
    overflow-x: hidden;
    overflow-y: auto;
    margin-right: 0;
}
#myModal3 .modal-body {
       position: relative;
    padding: 10px 20px;
    max-width: 1260px;
    margin: 0 auto;
    background: transparent;
    width: 100%;
}
.search-form{
	display: flex;
    justify-content: space-between;
    align-items: center;
}

#myModal3 .form-control {
    width: 100%;
    height: auto;
    font-weight: 400;
    padding: 6px 12px 6px 0px;
    font-size: 20px;
    color: #555;
    background-color: #fff;
    border: 0;
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.nav_search{
     display: flex;
    align-items: center;
    justify-content: space-between;
}