/*   
Theme Name: defaults
Version: labmachine

*/
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
body{
  font-family: "Montserrat", sans-serif;
overflow-x: hidden;
  overflow-y: visible !important;
      margin: 0;
  font-size: 14px;
}
.compensate-for-scrollbar {
    margin-right: 0!important;
}
@media (min-width: 1200px){
.container {
    width: 1260px;
    max-width: 100%;
}
}
a {
      color: #1e8bbd;
    text-decoration: none;
}

  .mobile{
    display: none;
  }

.top-panel {
    background-color: #112747;
   padding: 15px 0px;
  z-index: 999;
  position: relative;
  color: #fff;
}
.top-panel a{
   text-decoration: none;
  transition: all 0.2s;
  color: #fff;
}
.top-panel a:hover{
   text-decoration: none;
  transition: all 0.2s;
 color: #f2790A;
}

.top-panel .contacts i  {
   
  font-size: 20px;
}
.top-panel span {
   padding-left: 8px;
  
}
.contacts{
      display: flex;
    justify-content: space-between;
    align-items: center;
}

a.icon{
  color: #fff;
  text-decoration: none;
  transition: all 0.2s;
  font-size: 15px;
}
a.icon:hover{
 color: #f2790A;
  text-decoration: none;
  transition: all 0.2s;
}



/* Стили только для десктопного логотипа (не mobile) */
.logo-panel .logo:not(.mobile) {
    display: flex;
    align-items: center;
    height: 100%;
    padding: 5px 0;
}

.logo-panel .logo:not(.mobile) img {
    width: auto;
    height: 100%;
    max-height: 60px;
    max-width: 180px;
    object-fit: contain;
}

/* Стили только для мобильного логотипа */
.logo.mobile {
    display: none; /* Сначала скрываем */
}

@media (max-width: 768px) {
    /* Показываем мобильный логотип */
    .logo.mobile {
        display: block;
        text-align: center;
        margin: 0 auto 15px;
    }
    
    .logo.mobile img {
        max-height: 40px;
        max-width: 120px;
        height: auto;
        width: auto;
    }
    
    /* Скрываем десктопный логотип */
    .logo-panel .logo:not(.mobile) {
        display: none;
    }
}


.home .top-head{
      background-size: cover!important;
    height: 600px;
    margin-bottom: 0px;
}
.top-head{
      background-size: cover!important;
    height: 200px;
  margin-bottom: 0px;
}


   .home .logo-panel{
    padding: 40px 0px 40px 0px;
}

.logo-panel {
    padding: 40px 0px 0px 0px;
}

.offer{
  margin-top: 40px;
  color: #fff;
  
}
.offer h1{
   position: relative;
  
}

.offer h1:before{
   
      background: #f2790A;
    position: absolute;
    content: '';
    left: -40px;
    top: 5px;
    width: 6px;
    height: 160px;
}


.offer h1{
    color: #fff;
    font-size: 50px;
    font-weight: 700;
     padding: 0px 0px 20px 0px;
 
}


.offer p{
 padding: 20px 0px 20px 0px;
    color: #dadada;
    width: 70%;
    font-size: 20px;
    line-height: 32px;
    margin-top: 0px;
  
}
.blogname{
      color: #d6d4d4;
    font-weight: 700;
    font-size: 28px;
    line-height: 22px;
    padding-top: 10px;
}
.blogname span{
  
    font-weight: 700;
    font-size: 34px;
    line-height: 24px;

    
}
.blogname p.title{
      color: #d6d4d4;
    font-weight: 700;
    font-size: 28px;
    line-height: 22px;
    padding-top: 10px;
}

header .btn{
  margin-top: 20px;
}
.offer .btn{
      margin-top: 40px;
    width: 224px;
    margin-left: 0px;
}

h2{
 
    font-weight: 700;
    font-size: 32px;
    line-height: 1.16667;
    letter-spacing: 0em;
    color: #2b2e46;
    position: relative;
    margin-bottom: 40px;
}

h2:before{
   
      background: #f2790A;
    position: absolute;
    content: '';
    left: -40px;
    top: -5px;
    width: 6px;
    height: 50px;
}

.hentry h2:before {
   display: none;
}

.hentry h2{
    font-weight: 500;
    font-size: 26px;
    line-height: 1.16667;
    letter-spacing: 0em;
    position: relative;
    margin-bottom: 20px;
  margin-top: 20px;
}
.hentry h3{
    font-weight: 500;
    font-size: 24px;
    line-height: 1.16667;
    letter-spacing: 0em;
    position: relative;
    margin-bottom: 20px;
  margin-top: 20px;
}
.hentry h4{
    font-weight: 500;
    font-size: 22px;
    line-height: 1.16667;
    letter-spacing: 0em;
    position: relative;
    margin-bottom: 20px;
  margin-top: 20px;
}
.hentry h5{
    font-weight: 500;
    font-size: 20px;
    line-height: 1.16667;
    letter-spacing: 0em;
    position: relative;
    margin-bottom: 20px;
  margin-top: 20px;
}
.hentry h6{
    font-weight: 500;
    font-size: 18px;
    line-height: 1.16667;
    letter-spacing: 0em;
    position: relative;
    margin-bottom: 20px;
  margin-top: 20px;
}


#about{
  padding: 100px 0px 60px 0px;
}


p {
    margin-top: 0;
    margin-bottom: 1rem;
    font-size: 16px;
    color: #616161;
}

#about .area img{
      width: 100px;
}

#about .area .title{
 color: #112747;
    font-style: normal;
    font-weight: 700;
    font-size: 22px;
    line-height: 1.36364;
    letter-spacing: 0em;
    text-align: inherit;
    margin-top: 20px;
    margin-bottom: 7px;
}
#about .area p{
  
}
#about .area .item{
  margin-top: 30px;
  margin-bottom: 30px;
}
#about .title-2{
color: #393a40;
    font-style: normal;
    font-weight: 700;
    font-size: 22px;
    line-height: 1.36364;
    letter-spacing: 0em;
    text-align: inherit;
    margin-top: 30px;
    margin-bottom: 20px;
}
.border-block{
  padding: 20px 90px 20px 40px;
    border: 8px solid #f2790A;
}
#about .about-right .img{
      margin: -70px -128px 0px 0px;
}
#about .border-block {
   
    margin-top: 50px;
}


#number{
 background-color: transparent;
    background-image: linear-gradient(90deg, #112747 0%, #184381 100%);
    padding: 90px 0px;
}
#number p.title{
    color: #fff;
    width: 40%;
    margin: 0px auto 90px auto;
    text-transform: uppercase;
    line-height: 30px;
    position: relative;
    font-size: 30px;
    font-weight: 600;
}
#number p.title:before{
   
      background: #f2790A;
    position: absolute;
    content: '';
    left: -40px;
    top: -5px;
    width: 6px;
    height: 50px;
}
#number p.title:after{
   
      background: #f2790A;
    position: absolute;
    content: '';
    right: -40px;
    top: -5px;
    width: 6px;
    height: 50px;
}

#number p.title span{
font-weight: 700;
}
#number p.title-1 {
color: #fff;
    font-size: 22px;
    line-height: 32px;
    margin-bottom: 30px;
}

#number .img  {
 
  height: auto;
}
#number .img img{
 width: 100px;
}

#catalog{
  padding: 100px 0px 60px 0px;
}

#catalog .about-right .img {
    margin: -70px -128px 0px 0px;
}
#catalog .about-right .img img{
  width: 260px;
}

#catalog .title-2 {
    color: #393a40;
    font-style: normal;
    font-weight: 700;
    font-size: 22px;
    line-height: 1.36364;
    letter-spacing: 0em;
    text-align: inherit;
    margin-top: 30px;
    margin-bottom: 20px;
}
#catalog .border-block {
  
    margin-top: 37px;
}
#catalog .owl-carousel .owl-item img {
    display: block;
    width: auto;
      margin: 0 auto;
}
#owl-product .title {
       color: #0099de;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 1.36364;
    letter-spacing: 0em;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 7px;
}
#owl-product {
   margin-top: 40px;
  margin-bottom: 40px;
}
#owl-product  .owl-nav {
    top: 100%;
    width: 100px;
    left: 50%;
    margin-left: -50px;
}


#catalog .btn{
  float: left;
  margin-top: 50px;
  margin-left: 20px;
}

.order-button{
  position: absolute;
    right: -80px;
    bottom: 100px;
    transform: rotate(-90deg);
    font-weight: 600;
    color: #112747;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 18px;
   transition: all 0.2s;
  z-index: 9;
}
.order-button-arrow{
     position: absolute;
    bottom: 27px;
    left: -50px;
   
}
.order-button-arrow:before{
  position: absolute;
   content: '\f062';
  font-family: Fontawesome;
  color: #112747;
  font-size: 20px;
transform: rotate(90deg);
}
.order-button:hover{
  position: absolute;
    right: -80px;
    bottom: 110px;
    color: #222;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 18px;
  transition: all 0.2s;
  cursor: pointer;
}
.order-button:hover .order-button-arrow:before{
  
    color: #222!important;
   
  transition: all 0.2s;
}

#respond{
  padding: 80px 0px 150px 0px;
    min-height: 460px;
    width: 100%;
    background-position: center!important;
    margin-top: 40px;
}
.title-respond{
    transform: rotate(-90deg);
    font-weight: 600;
    color: #ffffff;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 32px;
    transition: all 0.2s;
    z-index: 9999;
    margin-top: 100px;
    line-height: 0px;
    margin-left: -30px;
}
.title-respond:before {
       background: #f2790A;
    position: absolute;
    content: '';
    left: -40px;
    top: -25px;
    width: 6px;
    height: 50px;
}

#owl-respond .item img {
       width: auto;
    height: 300px;
    border-radius: 5px;
    margin: 0 auto;
    box-shadow: 5px 0px 20px #000000b3;
}

#owl-respond .owl-dots .owl-dot span {
    width: 50px;
    height: 4px;
    margin: 5px 7px;
    
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity 200ms ease;
    border-radius: 10px;
}

#owl-respond .owl-dots .owl-dot.active span, #owl-respond .owl-dots .owl-dot:hover span {
    background: #4555b9;
}
#owl-respond .owl-nav {
    margin-top: 10px;
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    position: absolute;
    top: 110%;
    width: 80px;
    left: 50%;
    margin-left: -40px;
}

   span.lefts{
     margin-top: -20px;
    position: absolute;
    margin-left: -50px;
     color: #fbfbfb6b;
    font-size: 25px;
}
  span.rights{
        bottom: -20px;
    position: absolute;
    right: -40px;
    color: #fbfbfb6b;
    font-size: 25px;
}

#news{
     padding: 80px 0px;
    min-height: 400px;
    
}
#news p.title{
    font-size: 16px;
    font-weight: 600;
    padding-left: 20px;
    margin-top: 25px;
    border-left: 3px solid #e3e3e3;
    min-height: 60px;
    transition: all 0.2s;
}
#news p.title a{
      color: #112747;
    transition: all 0.2s;
}
#news p.title a:hover{
     color: #333;
  transition: all 0.2s;
  text-decoration: none;
}
#news p.excerpt{
     padding-left: 0px;
    font-size: 14px;
    padding-right: 30px;
}
#news .order-button {
      position: absolute;
    right: 0px;
    left: 70px;
    bottom: -30px;
    transform: rotate(0deg);
    font-weight: 400;
    color: #f1911b;
    text-transform: none;
    letter-spacing: 0;
    font-size: 15px;
    transition: all 0.2s;
    z-index: 9;
}

#news .order-button a {
        color: #112747;
    text-decoration: none;
    transition: all 0.2s;

}
#news .order-button a:hover {
    color: #222;
    text-decoration: none;
   transition: all 0.2s;
}


#news .order-button:hover {
 
    left: 80px;
    color: #222;
    transition: all 0.2s;
    cursor: pointer;
}

.cropped-blog{
  object-fit: cover;
  width: 100%;
  height: 240px;
  border-radius: 5px;
}

#partner{
   background: #f1f4fc;
  padding: 80px 0px;
  margin-top: 40px;
}
#partner .logo{
 display: inline-block;
    margin-right: 25px;
    margin-left: 25px;
  margin-top: 25px;
}
#partner img{
 width: 200px;
  margin: 0 auto;
}
#partner .title-respond {
   
   color: #4a4a4a;
    font-size: 26px;
    margin-top: 80px;
    
}


footer{
    background: #112747;
    padding: 20px 0px;
    color: #b7b7b7;
}
p.copy {
    margin-top: 0;
    margin-bottom: 0rem;
    font-size: 14px;
    color: #b7b7b7;
}
footer a {
   color: #b7b7b7;
  text-decoration: none;
  transition: all 0.2s;
}
footer a:hover {
   color: #fff;
  text-decoration: none;
   transition: all 0.2s;
}

.social {
   margin-top: -10px;
    width: 100%;
    float: right;
      text-align: right;
}
.social-item {
       display: inline-block;
    background: #11274700;
    border-radius: 60px;
    width: 20px;
    height: 0px;
    text-align: center;
    font-size: 18px;
    padding-top: 8px;
    color: #c3c3c3;
    margin-left: 25px;
    transition: all 0.3s;
}
.social-item:hover {
    
    background: #11274700;
    color: #f2790A;
    transition: all 0.3s;
}


@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;
	}
}

/* =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%; /* Image does not overflow the content area */
    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;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}


.link a:focus{border: 0;}
a:focus {
    outline: 0;
    outline: 0;
    outline-offset: -2px;
    text-decoration: none;
}

:focus {
    outline-style: none;
    outline-width: 0px !important;
    outline-color: none !important;
}


button:active, button:focus {
  outline: none !important;
}
button::-moz-focus-inner {
  border: 0 !important;
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder{color:#757575!important; opacity:1; }
input::-moz-placeholder, textarea::-moz-placeholder { color:#757575; 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; resize:none; }

.error404 .error-404 {
    text-align: center;
}

.error-404 .page-content {
    font-size: 14px;
    line-height: 25px;
}

.error-404 .page-title > h2 {
    font-size: 20px;
    font-weight: 300;
    margin-top: 0;
    text-transform: uppercase;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}
.error-404 .page-title {
    font-size: 20px;
    font-weight: 300;
    margin-top: 40px;
    text-transform: uppercase;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}

.error404-text > h1 {
   color: #f2790A;
    font-size: 7em;
    font-weight: 900;
    line-height: 100px;
    margin: 60px auto;
    width: 500px;
    min-height: 400px;
}

/*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: 14px;
  line-height: 17px;
  text-align: center;
  color: #232D44;
}
table thead tr{
border-bottom: 0px solid #67656524;
}
table thead {
     background: #ffffff;
}
table thead th {
  font-weight: 600;
font-size: 14px;
line-height: 24px;
text-align: center;
color: #232D44;
}
table thead tr th:first-child {
  border-radius: 20px 0px 0px 0px;

}
table thead tr th:last-child {
  border-radius: 0px 20px 0px 0px;

}
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;
}

.btn.disabled:hover, .btn[disabled]:hover, fieldset[disabled]:hover{
    opacity: 1;
    background: #ffa7b2;
}

/*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 10px 10px;
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
    color: #131111;
}

.hentry ul li:before {
   
   font-family: 'Material Design Icons';
   font-size: 20px;
   content: "\f133";
   position: absolute;
   left: -20px;
      color: #f2790A;
}

.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;
    padding-top: 3px;
    padding-left: 40px;
    display: table;
    line-height: 26px;
    margin-bottom: 10px;
    font-size: 14px;
   color: #131111;
}

.hentry ol li:before, .cat-description ol li:before {
  content: counter(item)"";
    counter-increment: item;
    position: absolute;
    left: 0;
    top: 5px;
    line-height: 18px;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    background: #f2790a;
    width: 20px;
    text-align: center;
    height: 20px;
    display: flex;
    line-height: 24px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    color: #ffffff;
    margin-right: 8px;
    font-size: 12px;
    font-weight: 600;
    align-items: center;
    justify-content: center;
}
blockquote {
    margin: 0 0 1rem;
    background: #e3e3e3;
    padding: 20px 20px 5px 20px;
}

.btn {
    display: block;
    padding: 13px 22px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.42857143;
    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;
    border-radius: 0px;
    text-transform: none;
    font-weight: 500;
    letter-spacing: 0.5px;
  transition: all 0.2s;
      background-color: #f2790A;
    color: #fff;
}
.btn.focus, .btn:focus, .btn:hover, .btn.active, .btn:active {
       background-color: #112747;
    color: #ffffff;
  border-color: #112747;
    text-decoration: none;
  transition: all 0.2s;
}

.pagination {
   padding-left: 0;
   margin-bottom: 40px;
   
}
.pagination>li {
    display: inline;
}

.pagination > li:first-child > a, .pagination > li:first-child > span {
    margin-left: 0;
    border-radius: 0px;
}

.pagination>li:last-child>a, .pagination>li:last-child>span {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
            background-color: #ffffff;
    border-color: #e5e5e6;
   
    color: #4555b9;
}

.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
    z-index: 2;
      color: #f2790A;
    background-color: #fff;
    border-color: #b7b7b740;
}

.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 4px 0px;
    font-weight: 500;
}

.pagination > li > a, .pagination > li > span {
      margin-left: 5px;
    text-align: center;
    width: 30px;
    height:30px;
    background-color: #fff;
    border-radius: 0px;
    border: 1px solid #b7b7b740;
    color: #222;
}


.navbar-nav>li>a {
    padding-top: 15px;
    padding-bottom: 15px;
    text-transform: none;
  color: #fff;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0.5px;
}
.nav>li>a {
  position: relative;
    display: block;
    padding: 0px 14px 20px 15px;
}
.nav>li>a:hover {
   background: transparent;
  color: #000;
}

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

.navbar-nav {
     float: left;
    margin: 35px auto;
    margin-left: 0px;
  
    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;
}

b.caret{
      line-height: 0px;
    padding-left: 10px;
    color: #ffffff;
    margin-top: -3px;
    position: absolute;
    right: 0px;
    top: 7px;
}
b.caret i {
 transition: all 0.3s;
  color: #fff;
}

   .navbar {
    padding: 0;
  

}
.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;
}

.dropdown-menu {
    width: 380px;
    position: absolute;
    top: 100%;
    left: 0;
    display: none;
    float: left;
    min-width: 10rem;
    padding: 0px 0px 15px 0px;
    margin: 0;
    color: #fff;
    text-align: left;
    list-style: none;
    transition: all 0.3s;
    box-shadow: none;
    border-radius: 10px;
    border-right: 0;
    border-left: 0;
    border: 1px solid #cccccc7a;
    background: #fff;
}
.dropdown-menu li:hover {
    transition: all 0.3s;
    color: #000;
}
.dropdown-menu li a {
  transition: all 0.3s;
    color: #232D44;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding: 10px 10px 10px 10px;
    display: block;
}
.dropdown-menu li a:hover {
  text-decoration: none!important;
  color: #232D44;
    opacity:1;
}
.dropdown-menu li:hover a{
  text-decoration: none!important;
  color: #232D44;
}
.dropdown-menu  li {
    transition: all 0.3s;
    padding: 0px 20px;
  border-radius: 0px;
}
.dropdown-menu li:first-child a{
       margin-top: 20px;
}


.dropdown-menu  li.current-menu-item a{
     text-decoration: none;
    color: #232D44;
    font-weight: 600;
    box-shadow: none;
    border-radius: 7px;
   background: #e9e9e9;
}
.dropdown-menu  li.current-menu-item a:hover{
       text-decoration: none;
     color: #232D44;
}

.dropdown-menu li.current-menu-item .dropdown-menu li a{
  background: transparent!important;
  font-weight: 400;
}



.modal-title {
   margin: 0;
    line-height: 1.42857143;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 40px;
}

.modal-subtitle {
           margin: 0;
    line-height: 1.42857143;
    font-size: 15px;
    font-weight: 300;
    margin-bottom: 20px;
    color: #040404;
}

.modal-body {
    position: relative;
    padding: 40px;
}

.close {
    font-size: 26px;
    font-weight: 500;
    line-height: 22px;
    color: #3452a7;
    background: #f7f3f3!important;
    text-shadow: none;
    filter: alpha(opacity=20);
    opacity: 1;
    position: absolute;
    z-index: 999;
    border-radius: 40px;
    height: 40px;
    width: 40px;
    margin-right: 30px;
    margin-top: 25px;
    text-align: center;
    right: 0;
   transition: all 0.2s;
}
.close:hover {
    
    background: #f2790A!important;
color: #fff;
    opacity: 1;
   transition: all 0.2s;
}

.form-group {
    margin-bottom: 10px;
}

.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, 
.btn-primary:active.focus, .btn-primary:active:focus, 
.btn-primary:active:hover
 {
    color: #fff;
    background-color: #7c2825;
    border-color: #7c2825;
}


.f1{
    padding: 16px 20px;
    border: 1px solid #dedede;
    border-radius: 0px;
    background: #f5f4f4;
    box-shadow: none;
    font-size: 15px;
      width: 100%;
}
.wpcf7-form-control-wrap {
    position: relative;
    width: 100%;
}

.linkovka{
    margin-top: 40px;
   
    padding: 20px 0px;
    border-top: 1px solid rgba(204, 204, 204, 0.47);
}

.linkovka a{
      text-transform: uppercase;
    color: #888787;
    font-size: 12px;
}

.mobmenul-container, .mobmenur-container {
    position: absolute;
    left: 50%;
    margin-left: -22px;
}


.card{
  border-width: 0 0 1px 0;
  border-style: solid;
  border-color: #fff;
  background: none;
  box-shadow: none;
	text-align: left;
}

.card:last-child {
  border-bottom: none;
}

.panel-group > .card:first-child .card-header {
       border-radius: 0;
    background: rgba(241, 241, 241, 0.55);
    color: #2f2f2f;
}

.panel-group .card {
  border-radius: 0;
}

.panel-group .card + .card {
  margin-top: 1px;
}

.card-header {
   background: rgba(241, 241, 241, 0.55);
    color: #2f2f2f;
    border-radius: 0;
    border: none;

    padding: 0;
}

.panel-title a {
      display: block;
    color: inherit;
    padding: 8px 20px 8px 20px;
    position: relative;
    font-size: 19px;
    font-weight: 500;
    line-height: 27px;
}

.card-body{
    
}

.panel-group .card-header+.panel-collapse>.list-group, .panel-group .card-header+.panel-collapse>.card-body {
    border-top: 0;
}

.card:last-child .card {
  border-radius: 0 0 4px 4px;
}

.card:last-child .card-header {
  border-radius: 0 0 0px 0px;
  transition: border-radius 0.3s linear 0.2s;
}

.card:last-child .card-header.active {
  border-radius: 0;
  transition: border-radius linear 0s;
}
/* #bs-collapse icon scale option */

.card-header a:before {
  content: '';
  position: absolute;
  /*font-family: 'Fontawesome';*/
  
  right: 5px;
  top: 10px;
  font-size: 24px;
  transition: all 0.5s;
  transform: scale(1);
}

.card-header.active a:before {
  content: ' ';
  transition: all 0.5s;
  transform: scale(0);
}

#bs-collapse .card-header a:after {
  content: ' ';
  font-size: 24px;
  position: absolute;
  /*font-family: 'Fontawesome';*/
  right: 5px;
  top: 10px;
 
  transition: all 0.5s;
}

#bs-collapse .card-header.active a:after {
  content: '\e909';
  
  transition: all 0.5s;
}
/* #accordion rotate icon option */

#accordion .card-header a:before {
     content: '\002B';
    font-size: 22px;
    position: absolute;
    font-weight: 400;
    /* font-family: 'Fontawesome'; */
    right: 25px;
    top: 12px;
    transform: rotate(180deg);
    transition: all 0.1s;
    color: #ff7d2c;
}

#accordion .card-header.active a:before {
    content: '\2212';
    font-size: 26px;
    position: absolute;
    /* font-family: 'Fontawesome'; */
    right: 25px;
    top: 11px;
    transform: rotate(180deg);
    transition: all 0.1s;
    color: #060606;
}
#accordion p.name {
 margin-top: 0px;
    margin-bottom: 0px;
    font-family: Roboto;
    font-size: 18px;
    font-weight: 400;
    padding: 15px 20px;
}
#accordion .active p.name {
 color: #fd4a00;
}

#accordion p.content {
    margin-top: 0px;
    margin-bottom: 0px;
    font-family: Roboto;
    color: #2d2c2c;
    font-size: 16px;
    font-weight: 300;
    padding: 15px 20px;
}

.card-header a {
    text-decoration: none;
    color: #2d2c2c;
    
}

.card-header a p:hover {
    text-decoration: none;
       color: #fd4a00;
    
}

#breadcrumbs{
   font-size: 14px;
    font-weight: normal;
    line-height: 26px;
    padding: 30px 0px 40px 0px;
    color: #9a9fb0;
    margin: 0;
}

#breadcrumbs a{
       padding: 0px 0px;
        color: #9a9fb0;
   
}
.breadcrumb_last{
  padding: 0px 0px;
  color: #5a5a5a;
}

#map{
  width: 100%;
  height: 500px;
  position: relative;
  margin-top: 0px;
}

.maps{
  position: absolute;
    width: 400px;
    left: 50%;
    margin-left: -565px;
    top: 80px;
    z-index: 9;
}

.contact-map{
       background: #fff;
    padding: 30px;
    box-shadow: 2px 3px 20px #0000003d;
   
    border-radius: 8px;

}

.contact-map h2:before {
    background: #f2790A;
    position: absolute;
    content: '';
    left: -70px;
    top: -5px;
    width: 6px;
    height: 50px;
}

.contact-map p.item{
       font-size: 17px;
      color: #828080;
transition: all 0.2s;
}
.contact-map p.item span{
       
       color: #272727;

}


.contact-map p.item a{
      color: #272727;
   transition: all 0.2s;

}

.contact-map p.item a:hover{
         color: #2567d5;
    text-decoration: none;
  transition: all 0.2s;

}

.single h1{
      margin-bottom: 40px;
    position: relative;
    border-left: #f2790A solid 6px;
    padding-left: 30px;
    margin-left: 0;
    font-size: 30px;
}

 .category h1, .archive h1{
    margin-bottom: 60px;
    position: relative;
    border-left: #f2790A solid 6px;
    padding-left: 40px;
    font-size: 30px;
}

 .services-item article{
    margin-bottom: 0px;
    padding: 30px;
    border: 1px solid #cccccc8f;
    border-radius: 6px;
    height: 100%;
     transition: all 0.6s;
   
}
.services-item{
  margin-bottom: 30px;
    transition: all 0.6s;
}


.category #breadcrumbs {
   
    padding: 30px 0px 40px 0px;
   
}


.services-item h2:before {
  display: none;
}
.services-item h2 {
     margin-bottom: 15px;
    margin-top: 0px;
    font-size: 16px;
    font-weight: 400;
    text-decoration: none;
    min-height: 42px;
}
.services-item .img{
    width: 100px;
    height: 100px;
    background: #f1f1f1;
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
    flex-direction: column;
    border-radius: 100px;
    margin-bottom: 20px;
   transition: all 0.6s;
}
.services-item .img img{
   max-width: 60px;
  transition: all 0.6s;
}

  .services-item .more{  color: #f2790a;
    
}

.services-item:hover article{
   transition: all 0.6s;
    background: #f2790a;
      border: 1px solid #f2790a;
}
.services-item:hover .img{
   transition: all 0.6s;
        background: transparent;
}


.services-item:hover img{
   transition: all 0.6s;
      filter: invert(1) brightness(10);
          -webkit-filter: invert(1) brightness(10);
}
.services-item:hover h2{
   transition: all 0.6s;
   color: #fff;
}
.services-item:hover p{
   transition: all 0.6s;
   color: #fff;
}
.services-item:hover .more{
   transition: all 0.6s;
   color: #fff;
}



 .page-template-default h1{
     margin-bottom: 80px;
    position: relative;
       margin-bottom: 40px;
    position: relative;
    border-left: #f2790A solid 6px;
    padding-left: 30px;
    margin-left: 0;
    font-size: 30px;
    
}

.cropped-blogpost{
  object-fit: cover;
  height: 300px;
  width: 100%;
}

.services-item .order-button {
  position: relative;
    right: 0;
    bottom: 0;
    margin-bottom: 0px;
    margin-top: 20px;
    font-weight: 400;
    color: #f2790a;
    text-transform: none;
    letter-spacing: 0;
    font-size: 14px;
    transition: all 0.2s;
    z-index: 9999;
    width: 100%;
}

.services-item .order-button:hover {
transition: all 0.2s;
    color: #222;
  right: 0px;
   
}

.cropped-single{
    object-fit: cover;
    max-height: 200px;
    width: auto;
    margin-bottom: 40px;
}

.single article p {
    margin-top: 0;
    margin-bottom: 1rem;
    font-size: 14px;
    color: #252525;
}
.articles-template-default .cropped-single{
      object-fit: cover;
    max-height: 300px;
    width: auto;
    margin-bottom: 20px;
    margin-right: 20px;
    float: left;
    border-radius: 5px;
}


.totop {
    position: fixed;
    bottom: 10px;
    right: 30px;
       color: #2567d5;
    font-size: 30px;
    cursor: pointer;
    transition: all 0.2s;
}
.totop:hover {
  
       color: #222;
  
    transition: all 0.2s;
}


.scrolltop {
    opacity: 0;
    transition: all 0.2s;
}

.scroll{
   transform: translate(0,0px);
  position: fixed;
  width: 100%;
      padding: 15px 0px;
  z-index: 99;
  opacity: 1!important;
  animation: stickup .7s ease-out;
}

@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);
}

}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: hidden;
}

.modal-open {
    padding-right: 0 !important;
}
body {
overflow-y: visible !important;
}

.page article{
  margin-bottom: 60px;
}

p.accept{
     font-size: 13px!important;
    color: #646464!important;
    margin-bottom: 20px!important;
    margin-top: 10px!important;
}

p.accept a{
   color: #9a9696;
  text-decoration: underline;
}

.page-template-default h2:before{
  display: none;
}

.forms{
 background: #eaeaea;
    padding: 40px;
    margin-top: 40px;
}


  .forms p.dsd {
    font-size: 14px;
    color: #464646;
}
.advant{
  margin-top: 30px;
}

.form_column_content{
    display: flex;
    gap: 20px;
    margin-bottom: 20px;
}

.shortcode-gallery img{
  object-fit: cover;
    width: 100%;
    height: 200px;
}
.group_gallery{
  margin-bottom: 60px;
}
.group_gallery p.name{
 font-size: 16px;
  font-weight: 500;
  margin-bottom: 20px;
  color: #000;
}

.shortcode-gallery .owl-nav {
    margin-top: -30px!important;
    top: 100%!important;
    width: 100%;
    width: 70px!important;
    left: 50%;
    margin-left: -35px;
}

.article-thumb{
  border-radius: 5px;
}

.article-container h2{
   padding-top: 0;
   margin-top: 0px;
}
.article-container p{
  font-size: 14px;
}

.title_link{
      display: flex;
    align-items: baseline;
    justify-content: space-between;
}

.title_link a{
}
a.all_respond{
    display: inline-block;
    margin-bottom: 30px;
    color: #f2790a;
    margin-left: 25px;
}

button.rmp_menu_trigger {
    z-index: 99999;
}