/*   
Theme Name: EKAT new WEB THEME
*/

/* FONTS */
                                                                                                              
@font-face {
  font-display: swap;
  font-family: 'Jost';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/jost-v18-cyrillic_latin-regular.woff2') format('woff2');
}

@font-face {
  font-display: swap;
  font-family: 'Jost';
  font-style: normal;
  font-weight: 600;
  src: url('fonts/jost-v18-cyrillic_latin-600.woff2') format('woff2');
}

/* RESET */

*,
*::before,
*::after {
  box-sizing: border-box;
}
 
/* Remove default padding */
ul[class],
ol[class] {
  padding: 0;
}
 
/* Remove default margin */
body,
h1,
h2,
h3,
h4,
p,
ul[class],
ol[class],
li,
figure,
figcaption,
blockquote,
dl,
dd {
  margin: 0;
}
 
/* Set core body defaults */
body {
  min-height: 100vh;
  scroll-behavior: smooth;
  text-rendering: optimizeSpeed;
  line-height: 1.5;
  font-family: 'Jost', Arial, Verdana, Tahoma;
  font-size: 18px;
  font-weight: 400;
  color: #020b15;
}
 
/* Remove list styles on ul, ol elements with a class attribute */
ul[class],
ol[class] {
  list-style: none;
}
 
/* A elements that don't have a class get default styles */
a:not([class]) {
  text-decoration-skip-ink: auto;
}
 
/* Make images easier to work with */
img {
  max-width: 100%;
  display: block;
}
 
/* Natural flow and rhythm in articles by default */
article > * + * {
  margin-top: 1em;
}
 
/* Inherit fonts for inputs and buttons */
input,
button,
textarea,
select {
  font: inherit;
}
 
/* Remove all animations and transitions for people that prefer not to see them */
@media (prefers-reduced-motion: reduce) {
  * {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
    scroll-behavior: auto !important;
  }
}

input, textarea {
  outline:none!important;
  -moz-box-shadow: none!important;
  -webkit-box-shadow: none!important;
  box-shadow: none!important;
} 

a {
  color: #020b15;
  text-decoration: underline;
}

a:hover, a:focus, a:active {
  color: #020b15;
  text-decoration: none;
}

button:active, button:focus {
  outline: none!important;
}

button::-moz-focus-inner {
  border: 0 !important;
} 

input, textarea, select, button {
  outline: none!important;
}

:active, :hover, :focus {
  outline: 0!important;
  outline-offset: 0!important;
}

hr {
	margin: 15px 0;
	padding: 0;
	height: 0;
	border: none;
	border-top: 1px dashed #F0F0F0;
}

/* TEST */

#test {
  position: fixed;
  top: 0;
  right: 0;
  background: #D0D0D0;
  z-index: 777777;
  opacity: 0.6;
  font-size: 12px;
  padding: 0!important;
  margin: 0!important;
  
  display: none!important;  /* !!! */
}

/* CLEAR */

.clear {
  display: block;
  clear: both;
  height: 0px;
}

.clear15 {
  display: block;
  clear: both;
  height: 15px;
}

.clear30 {
  display: block;
  clear: both;
  height: 30px;
}    

.clear_map {
  display: block;
  clear: both;
  height: 30px;
}

/* < SM */
@media screen and (min-width: 0px) and (max-width: 767.98px) { 
  .clear_map {
    height: 0px;
  }
}

/* ICONS */

i {
  display: inline-block;
  position: relative;
  top: 2px;
  width: 16px;
  height: 16px; 
  background-repeat: no-repeat;
  background-position: center center;     
}

.i-phone {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3e%3cpath fill='%23FFFFFF' d='M497.39 361.8l-112-48a24 24 0 0 0-28 6.9l-49.6 60.6A370.66 370.66 0 0 1 130.6 204.11l60.6-49.6a23.94 23.94 0 0 0 6.9-28l-48-112A24.16 24.16 0 0 0 122.6.61l-104 24A24 24 0 0 0 0 48c0 256.5 207.9 464 464 464a24 24 0 0 0 23.4-18.6l24-104a24.29 24.29 0 0 0-14.01-27.6z'/%3e%3c/svg%3e");
  background-size: 16px 16px;  
}

.i-phone-blue {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3e%3cpath fill='%231660B0' d='M497.39 361.8l-112-48a24 24 0 0 0-28 6.9l-49.6 60.6A370.66 370.66 0 0 1 130.6 204.11l60.6-49.6a23.94 23.94 0 0 0 6.9-28l-48-112A24.16 24.16 0 0 0 122.6.61l-104 24A24 24 0 0 0 0 48c0 256.5 207.9 464 464 464a24 24 0 0 0 23.4-18.6l24-104a24.29 24.29 0 0 0-14.01-27.6z'/%3e%3c/svg%3e");
  background-size: 16px 16px;  
}

.i-mail {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3e%3cpath fill='%23FFFFFF' d='M502.3 190.8c3.9-3.1 9.7-.2 9.7 4.7V400c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V195.6c0-5 5.7-7.8 9.7-4.7 22.4 17.4 52.1 39.5 154.1 113.6 21.1 15.4 56.7 47.8 92.2 47.6 35.7.3 72-32.8 92.3-47.6 102-74.1 131.6-96.3 154-113.7zM256 320c23.2.4 56.6-29.2 73.4-41.4 132.7-96.3 142.8-104.7 173.4-128.7 5.8-4.5 9.2-11.5 9.2-18.9v-19c0-26.5-21.5-48-48-48H48C21.5 64 0 85.5 0 112v19c0 7.4 3.4 14.3 9.2 18.9 30.6 23.9 40.7 32.4 173.4 128.7 16.8 12.2 50.2 41.8 73.4 41.4z'/%3e%3c/svg%3e");
  background-size: 16px 16px;  
}

.i-mail-blue {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3e%3cpath fill='%231660B0' d='M502.3 190.8c3.9-3.1 9.7-.2 9.7 4.7V400c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V195.6c0-5 5.7-7.8 9.7-4.7 22.4 17.4 52.1 39.5 154.1 113.6 21.1 15.4 56.7 47.8 92.2 47.6 35.7.3 72-32.8 92.3-47.6 102-74.1 131.6-96.3 154-113.7zM256 320c23.2.4 56.6-29.2 73.4-41.4 132.7-96.3 142.8-104.7 173.4-128.7 5.8-4.5 9.2-11.5 9.2-18.9v-19c0-26.5-21.5-48-48-48H48C21.5 64 0 85.5 0 112v19c0 7.4 3.4 14.3 9.2 18.9 30.6 23.9 40.7 32.4 173.4 128.7 16.8 12.2 50.2 41.8 73.4 41.4z'/%3e%3c/svg%3e");
  background-size: 16px 16px;  
}

.i-location-blue {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 384 512'%3e%3cpath fill='%231660B0' d='M172.268 501.67C26.97 291.031 0 269.413 0 192 0 85.961 85.961 0 192 0s192 85.961 192 192c0 77.413-26.97 99.031-172.268 309.67-9.535 13.774-29.93 13.773-39.464 0zM192 272c44.183 0 80-35.817 80-80s-35.817-80-80-80-80 35.817-80 80 35.817 80 80 80z'/%3e%3c/svg%3e");
  background-size: 16px 16px;  
}

.i-search {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3e%3cpath fill='%23020b15' d='M505 442.7L405.3 343c-4.5-4.5-10.6-7-17-7H372c27.6-35.3 44-79.7 44-128C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c48.3 0 92.7-16.4 128-44v16.3c0 6.4 2.5 12.5 7 17l99.7 99.7c9.4 9.4 24.6 9.4 33.9 0l28.3-28.3c9.4-9.4 9.4-24.6.1-34zM208 336c-70.7 0-128-57.2-128-128 0-70.7 57.2-128 128-128 70.7 0 128 57.2 128 128 0 70.7-57.2 128-128 128z'/%3e%3c/svg%3e");
  background-size: 16px 16px;  
}

.i-back {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3e%3cpath fill='%23020b15' d='M256 504C119 504 8 393 8 256S119 8 256 8s248 111 248 248-111 248-248 248zm116-292H256v-70.9c0-10.7-13-16.1-20.5-8.5L121.2 247.5c-4.7 4.7-4.7 12.2 0 16.9l114.3 114.9c7.6 7.6 20.5 2.2 20.5-8.5V300h116c6.6 0 12-5.4 12-12v-64c0-6.6-5.4-12-12-12z'/%3e%3c/svg%3e");
  background-size: 16px 16px;  
}

.i-article {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 384 512'%3e%3cpath fill='%231660B0' d='M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z'/%3e%3c/svg%3e");
  background-size: 16px 16px;  
}

.i-file {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 384 512'%3e%3cpath fill='%231660B0' d='M224 136V0H24C10.7 0 0 10.7 0 24v464c0 13.3 10.7 24 24 24h336c13.3 0 24-10.7 24-24V160H248c-13.2 0-24-10.8-24-24zm76.45 211.36l-96.42 95.7c-6.65 6.61-17.39 6.61-24.04 0l-96.42-95.7C73.42 337.29 80.54 320 94.82 320H160v-80c0-8.84 7.16-16 16-16h32c8.84 0 16 7.16 16 16v80h65.18c14.28 0 21.4 17.29 11.27 27.36zM377 105L279.1 7c-4.5-4.5-10.6-7-17-7H256v128h128v-6.1c0-6.3-2.5-12.4-7-16.9z'/%3e%3c/svg%3e");
  background-size: 16px 16px;  
}

.i-adv {
  top: 6px;
  width: 24px;
  height: 24px; 
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3e%3cpath fill='%23B0CA1E' d='M504 256c0 136.967-111.033 248-248 248S8 392.967 8 256 119.033 8 256 8s248 111.033 248 248zM227.314 387.314l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.249-16.379-6.249-22.628 0L216 308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.249 16.379 6.249 22.628.001z'/%3e%3c/svg%3e");
  background-size: 24px 24px; 
  margin-right: 5px; 
}

.i-adv-blue {
  top: 6px;
  width: 24px;
  height: 24px; 
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3e%3cpath fill='%231660B0' d='M504 256c0 136.967-111.033 248-248 248S8 392.967 8 256 119.033 8 256 8s248 111.033 248 248zM227.314 387.314l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.249-16.379-6.249-22.628 0L216 308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.249 16.379 6.249 22.628.001z'/%3e%3c/svg%3e");
  background-size: 24px 24px; 
  margin-right: 5px; 
}

/* HEADER */

.header_wrapper {
  display: block;
  width: 100%;
  height: auto;
  padding-top: 30px;
  padding-bottom: 30px;
  background: #FFFFFF;
}

/* < MD */
@media screen and (min-width: 0px) and (max-width: 991.98px) { 
  .header_wrapper {
    display: none;
  }
}

.header_logo {
  display: block;
  position: relative;
  width: 100%;
  height: 60px;
}

.header_logo img {
  display: block;
  position: relative;
  width: auto;
  height: 60px;
}

/* HEADER CONT */

.header_cont {
  display: block;
  position: relative;
  width: 100%;
  height: 20px;
  text-align: right;
  //top: -5px;
  padding-right: 10px;
}

.header_cont a {
  display: inline-block;
  text-decoration: none;
  color: #1660B0;
  margin-left: 10px;
  font-size: 16px;  
  font-family: 'Jost', Arial, Verdana, Tahoma; 
  font-weight: 400;  
  vertical-align: top;
}

.header_cont a span {
  text-decoration: underline;
}

.header_cont a img {
  display: inline-block;
  position: relative;
  width: 16px;
  height: 16px;
  top: -1px;
  margin-left: 2px;
  margin-right: 2px;
}

/* MENU */

.header_menu {
  width: auto;
  height: 40px;
  display: block;
  position: relative; 
  float: right;
  z-index: 50!important;
  background-color: #FFFFFF;
  top: 10px;
} 

/* LG */
@media screen and (min-width: 991.98px) and (max-width: 1199.98px) { 
  .header_menu {
    top: 5px;
  }
}

#main_menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
  width: auto;
  border-left: 0px;
  border-right: 0px;
  display: inline-block; 
  float: left; 
}

#main_menu ul li {
  float: left;
  position: relative;
  width: auto;
  height: 40px;
  transition: all 0.3s 0.01s ease;  
}

#main_menu ul li:first-child {

}

#main_menu ul li:hover {
  background-color: #FFFFFF;
}

#main_menu ul li a {
  color: #020b15;
  font-size: 18px;  
  font-family: 'Jost', Arial, Verdana, Tahoma; 
  font-weight: 400;
  text-transform: uppercase; 
  text-decoration: none; 
  text-align: center;
  padding: 0px 8px;
  height: 40px;
  line-height: 40px;
  vertical-align: middle;
  display: block; 
  transition: all 0.3s 0.01s ease;
} 

/* < LG */
@media screen and (min-width: 0px) and (max-width: 1199.98px) { 
  #main_menu ul li a {
    font-size: 17px; 
  } 
}  

/* < LG */
@media screen and (min-width: 0px) and (max-width: 1199.98px) { 
  #main_menu ul li.menu-item-163 {
    display: none!important;
  } 
}   

#main_menu ul li a:hover {
  color: #1660B0;
}       

#main_menu ul li.menu-item-has-children a:after {
  content: "";
  display: inline-block;
  position: relative;
  margin-left: 4px;
  top: 0px;
  width: 10px;
  height: 10px; 
  background-repeat: no-repeat;
  background-position: center center; 
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512'%3e%3cpath fill='%23020b15' d='M31.3 192h257.3c17.8 0 26.7 21.5 14.1 34.1L174.1 354.8c-7.8 7.8-20.5 7.8-28.3 0L17.2 226.1C4.6 213.5 13.5 192 31.3 192z'/%3e%3c/svg%3e");
  background-size: 10px 10px;    
}

#main_menu ul li:hover.menu-item-has-children a:after {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512'%3e%3cpath fill='%231660B0' d='M31.3 192h257.3c17.8 0 26.7 21.5 14.1 34.1L174.1 354.8c-7.8 7.8-20.5 7.8-28.3 0L17.2 226.1C4.6 213.5 13.5 192 31.3 192z'/%3e%3c/svg%3e");
}

#main_menu ul li > ul {
  position: absolute;
  top: 40px;
  display: none; 
  padding: 0px;
  padding-top: 5px;
  padding-bottom: 5px;
  box-shadow: 0 5px 5px 0 rgba(0,0,0,0.1);  
}
     
#main_menu ul li:hover > ul {
  display: block; 
  background-color: #FFFFFF;
  width: auto;
}

#main_menu ul li:hover > ul > li {
  width: 100%;       
  height: 40px;
  white-space: nowrap!important;     
}

#main_menu ul li > ul > li:hover {
  background-color: #FFFFFF; 
}

#main_menu ul li > ul li a {
  text-decoration: none;   
  color: #020b15;
  font-size: 18px;  
  font-family: 'Jost', Arial, Verdana, Tahoma; 
  font-weight: 400;
  text-transform: none!important;  
  text-align: left;
  padding: 0px 15px; 
  margin: 0;
  height: 40px;
  line-height: 40px;
  vertical-align: middle;
  display: block; 
  transition: all 0.3s 0.01s ease;  
}

/* < LG */
@media screen and (min-width: 0px) and (max-width: 1199.98px) { 
  #main_menu ul li > ul li a {
    font-size: 17px; 
  } 
}

#main_menu ul li > ul li a:hover {
  color: #1660B0;
  text-decoration: none; 
}

#main_menu ul li > ul li a:after {
  display: none!important;
}

/* CUSTOM MENU */

.header_menu_custom ul li.menu-item-69 > ul {
  display: none!important;
}

.header_menu_custom ul li.menu-item-125 > ul {
  display: none!important;
}

.custom_menu_01_wrapper {
  display: none;
  position: absolute;
  top: 95px;
  width: 100%;
  height: auto;
  background-color: reansparent;
  z-index: 50;
}

.custom_menu_01 {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
    min-height: 500px;
  background-color: rgba(255,255,255,1);
  padding: 30px 30px 10px 30px;
  box-shadow: 0 5px 5px 0 rgba(0,0,0,0.1);  
}

.custom_menu_02_wrapper {
  display: none;
  position: absolute;
  top: 95px;
  width: 100%;
  height: auto;
  background-color: reansparent;
  z-index: 50;
}

.custom_menu_02 {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
    min-height: 500px;
  background-color: rgba(255,255,255,1);
  padding: 30px 30px 10px 30px;
  box-shadow: 0 5px 5px 0 rgba(0,0,0,0.2);  
}

.custom_menu_title {
  display: block;
  position: relative;
  width: auto;
  color: #020b15;
  font-size: 20px;  
  font-family: 'Jost', Arial, Verdana, Tahoma; 
  font-weight: 600;
  line-height: 1.4em;
  margin-bottom: 20px;
  padding: 5px 10px;
  background: linear-gradient(to right, #f0f0f0 0%, #ffffff 100%);
}

/* CUSTOM MENU BOX */

.custom_menu_box_wrapper {
  display: block;
  position: relative;
  width: calc( 100% / 3 );
  height: auto;
  float: left;
  margin-bottom: 20px;
}

/* < LG */
@media screen and (min-width: 0px) and (max-width: 1199.98px) { 
  .custom_menu_box_wrapper {
    width: calc( 100% / 2 );
  }
}

.custom_menu_box_block {
  display: block;
  position: relative;
  width: 100%;
  height: 90px;
  overflow: hidden;
  border-radius: 4px;
}

.custom_menu_box_block_image {
  display: block;
  position: relative;
  width: 120px;
  height: 90px;
  float: left;
  border-radius: 4px;
  overflow: hidden;    
}

.custom_menu_box_block_image img {
  display: block;
  position: relative;
  width: 100%;
  height: 90px;
  opacity: 1; 
  filter: grayscale(0.25);   
  transition: all 0.5s 0.05s ease;    
}

.custom_menu_box_block:hover .custom_menu_box_block_image img {
  transform: scale(1.05);
  opacity: 1;
  filter: grayscale(0);
}

.custom_menu_box_block_title_wrapper {
  display: table;
  position: relative;
  width: calc( 100% - 120px - 15px );
  height: 90px;
  float: right;
  vertical-align: middle;
}

.custom_menu_box_block_title {
  display: table-cell;
  width: 100%;
  height: 90px;
  vertical-align: middle;
  text-align: left;
  font-size: 16px; 
  font-family: 'Jost', Arial, Verdana, Tahoma;  
  font-weight: 400;   
  color: #020b15;
  line-height: 1.2em;
}

/* < SM */
@media screen and (min-width: 0px) and (max-width: 767.98px) { 
  .custom_menu_box_block_title {
    font-size: 16px; 
  } 
}

.custom_menu_box_block_title a {
  color: #020b15;
  text-decoration: none;
  transition: all 0.5s 0.05s ease;      
}

.custom_menu_box_block:hover .custom_menu_box_block_title a {
  color: #1660B0;
  text-decoration: none;
}

/* MENU FIX */  

.menu_wrapper_fix {
  width: 100%;
  height: 60px;
  padding-top: 10px;
  padding-bottom: 10px;
  display: none;
  position: fixed; 
  top: 0px;
  z-index: 100!important;
  background: #FFFFFF;
}

.menu_wrapper_fix .header_menu {
  top: 0px;
}

/* LG */
@media screen and (min-width: 991.98px) and (max-width: 1199.98px) { 
  .menu_wrapper_fix .header_menu {
    top: 1px;
  }
}

/* < MD */
@media screen and (min-width: 0px) and (max-width: 991.98px) { 
  .menu_wrapper_fix {
    display: none!important;
  }
}

.header_logo_mini {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
}

.header_logo_mini img {
  display: block;
  position: relative;
  width: auto;
  height: 40px;
}

/* SLIDER */

.slider_wrapper {
  display: block;
  position: relative;
  overflow: hidden;
  width: 100%;
  height: calc( 100vh - 110px); 
    min-height: 700px; 
}

/* < MD */
@media screen and (min-width: 0px) and (max-width: 991.98px) { 
  .slider_wrapper {
    height: calc( 100vh - 60px);
    //overflow: visible;
  } 
}

.slider_content_wrapper {
  display: table;
  position: absolute;
  overflow: hidden;
  width: 100%;
  height: calc( 100vh - 110px);
    min-height: 700px;
  top: 0px;
  z-index: 30;
  vertical-align: middle;
}

/* < MD */
@media screen and (min-width: 0px) and (max-width: 991.98px) { 
  .slider_content_wrapper {
    height: calc( 100vh - 60px);
    //overflow: visible;
  } 
}

.slider_content {
  display: table-cell;
  width: 100%;
  height: calc( 100vh - 110px);
    min-height: 700px;  
  vertical-align: middle;  
}

/* < MD */
@media screen and (min-width: 0px) and (max-width: 991.98px) { 
  .slider_content {
    height: calc( 100vh - 60px);
  } 
}

.slider_logo {
  display: block;
  position: absolute;
  overflow: hidden;
  width: 100%;
  height: calc( 100vh - 110px);
    min-height: 700px;  
  background-image: url('images/slider_logo.png');
  background-size: auto calc(100% + 20px);
  background-position: right center;
  background-repeat: no-repeat;
  top: 0px;
  z-index: 20;
}

/* < MD */
@media screen and (min-width: 0px) and (max-width: 991.98px) { 
  .slider_logo {
    display: none;
  } 
}

.slider_fog {
  display: block;
  position: absolute;
  overflow: hidden;
  width: 100%;
  height: calc( 100vh - 110px);
    min-height: 700px;
  top: 0px;
  z-index: 15;
}

/* < MD */
@media screen and (min-width: 0px) and (max-width: 991.98px) { 
  .slider_fog {
    height: calc( 100vh - 60px);
  } 
}

.fog {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: calc( 100vh - 110px);
      min-height: 700px; 
    overflow: hidden;
}

/* < MD */
@media screen and (min-width: 0px) and (max-width: 991.98px) { 
  .fog {
    height: 100%;
  } 
}

.fog::before,
.fog::after,
.fog div::before, 
.fog div::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    //background-size: 100% calc( 100vh - 110px);
      background-size: 100% 100%;
    background-position: center;
    background-repeat: repeat-x;
}

.fog div::before, 
.fog div::after    {
    left: 100%;
}

.fog::before, 
.fog div::before {
    background-image: url("images/fog01.png");
    animation: fogmove 40s linear 0s infinite;
    opacity: 0.9;
}

/* MD */
@media screen and (min-width: 767.98px) and (max-width: 991.98px) {
  .fog::before, 
  .fog div::before {
      background-image: url("images/fog_mobile_01.png");
      animation: fogmove 40s linear 0s infinite;
      opacity: 0.9;
  } 
}

.fog::after, 
.fog div::after {
    background-image: url("images/fog02.png");
    animation: fogmove 20s linear 0s infinite;
    opacity: 0.7;
}

/* MD */
@media screen and (min-width: 767.98px) and (max-width: 991.98px) {
  .fog::after, 
  .fog div::after {
      background-image: url("images/fog_mobile_02.png");
      animation: fogmove 20s linear 0s infinite;
      opacity: 0.7;
  } 
}

@keyframes fogmove {
    from {
        transform: translate3d(-100%, 0, 0);
    }
    to {
        transform: translate3d(0, 0, 0);
    }
}

.slider_bg {
  display: block;
  position: absolute;
  overflow: hidden;
  width: 100%;
  height: calc( 100vh - 110px);
    min-height: 700px;  
  background-color: #F0F0F0;
  background-image: url('images/slider_bg.jpg');
  background-size: calc(100% + 100px) calc(100% + 20px);
  background-position: center 50%;
  background-repeat: no-repeat;
  top: 0px;
  z-index: 10;
  opacity: 0;
  animation: fadeIn 3s linear 1 forwards;
}

/* < MD */
@media screen and (min-width: 0px) and (max-width: 991.98px) { 
  .slider_bg {
    height: calc( 100vh - 60px);
    background-size: calc(100% + 500px) calc(100% + 20px);
  } 
}

/* < SM */
@media screen and (min-width: 0px) and (max-width: 767.98px) { 
  .slider_bg {
    background-image: url('images/mobile_slider_bg.jpg'); 
    background-size: calc(100% + 100px) calc(100% + 20px);
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.slider_prod_wrapper {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
}

/* < MD */
@media screen and (min-width: 0px) and (max-width: 991.98px) { 
  .slider_prod_wrapper {
    margin-top: 60px;
  }
}

/* < SM */
@media screen and (min-width: 0px) and (max-width: 767.98px) { 
  .slider_prod_wrapper {
    max-width: calc( 100vw - 40px );
  }
}

.slider_prod_slide {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
}

.slider_prod_slide img {
  display: block;
  position: relative;
  z-index: 20;
  width: 100%;
  height: auto;
}

.slider_prod_caption {
  display: block;
  position: absolute;
  z-index: 30;
  bottom: 0px;
  width: 100%;
  text-align: center;
  background: rgba(255,255,255,0.6);
  border-radius: 5px;
  padding: 10px 5px;
  transition: all 0.3s 0.01s ease;
}

.slider_prod_caption:hover {
  background: rgba(255,255,255,0.8);
}

/* < SM */
@media screen and (min-width: 0px) and (max-width: 767.98px) { 
  .slider_prod_caption {
    display: block;
    position: relative;
    top: 0px;
    margin-top: 15px; 
  }
}

.slider_prod_caption a {
  text-align: center;
  font-size: 20px; 
  font-family: 'Jost', Arial, Verdana, Tahoma;  
  font-weight: 400;
  color: #1660B0;
  line-height: 1.2em;
  text-decoration: none;
}

.slick-prev,
.slick-next
{
  position: absolute;
  top: 50%;
  display: block;
  padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);  
  cursor: pointer;
  border: none;
  outline: none;
  width: 40px;
  height: 40px;
  color: transparent;
  background: transparent;  
  z-index: 40;  
}

.slick-prev:before {
  content: '';
  //background-image: url('images/prev.svg');
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3e%3cpath fill='%231660B0' d='M256 504C119 504 8 393 8 256S119 8 256 8s248 111 248 248-111 248-248 248zm116-292H256v-70.9c0-10.7-13-16.1-20.5-8.5L121.2 247.5c-4.7 4.7-4.7 12.2 0 16.9l114.3 114.9c7.6 7.6 20.5 2.2 20.5-8.5V300h116c6.6 0 12-5.4 12-12v-64c0-6.6-5.4-12-12-12z'/%3e%3c/svg%3e");
  width: 40px;
  height: 40px;
  background-size: cover; 
  position: absolute;
  left: 0px;  
  opacity: 0.4; 
}

.slick-prev:hover:before {
  opacity: 0.8; 
}

.slick-next:before {
  content: '';
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3e%3cpath fill='%231660B0' d='M256 8c137 0 248 111 248 248S393 504 256 504 8 393 8 256 119 8 256 8zM140 300h116v70.9c0 10.7 13 16.1 20.5 8.5l114.3-114.9c4.7-4.7 4.7-12.2 0-16.9l-114.3-115c-7.6-7.6-20.5-2.2-20.5 8.5V212H140c-6.6 0-12 5.4-12 12v64c0 6.6 5.4 12 12 12z'/%3e%3c/svg%3e");
  width: 40px;
  height: 40px;
  background-size: cover; 
  position: absolute;
  left: 0px;  
  opacity: 0.4; 
}

.slick-next:hover:before {
  opacity: 0.8; 
}

.slick-prev {
  left: -40px;
}

/* < MD */
@media screen and (min-width: 0px) and (max-width: 991.98px) { 
  .slick-prev {
    left: 0px;
  }
}

.slick-next {
  right: -40px;
}

/* < MD */
@media screen and (min-width: 0px) and (max-width: 991.98px) { 
  .slick-next {
    right: 0px;
  }
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}

/* MD */
@media screen and (min-width: 767.98px) and (max-width: 991.98px) { 
  .slick-dots {
    bottom: -40px;
  }
}

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 5px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: inline-block;
  width: 40px;
  height: 5px;
  padding: 0;
  cursor: pointer;
  color: transparent;
  background-color: transparent;
  border: 0;
  outline: none;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 0.3;
}

.slick-dots li button:before {
  content: '';
  background-color: #020b15;
  width: 40px;
  height: 5px;
  position: absolute;
  left: 0px; 
  opacity: 0.2;
}

.slick-dots li.slick-active button:before {
  background-color: #1660B0;
  opacity: 1;
}

.slider_title {
  font-size: 32px; 
  font-family: 'Jost', Arial, Verdana, Tahoma;  
  font-weight: 300;
  color: #020b15;
  line-height: 1.2em;
}

/* < LG */
@media screen and (min-width: 0px) and (max-width: 1199.98px) { 
  .slider_title br {
    display: none;
  } 
}

/* < MD */
@media screen and (min-width: 0px) and (max-width: 991.98px) { 
  .slider_title {
    text-align: center;
  }
}

/* < SM */
@media screen and (min-width: 0px) and (max-width: 767.98px) { 
  .slider_title {
    font-size: 26px;
  } 
}

.slider_title span {
  font-weight: 600;
  color: #1660B0;
}

.slider_buttons {
  display: block;
  position: relative;
  width: 100%;
  margin-top: 60px;
}

/* < MD */
@media screen and (min-width: 0px) and (max-width: 991.98px) { 
  .slider_buttons {
    margin-top: 30px;
  } 
}

.slider_buttons i {
  margin-right: 5px;
}

.slider_buttons a {
  margin-right: 15px;
}

/* < LG */
@media screen and (min-width: 0px) and (max-width: 1199.98px) { 
  .slider_buttons a {
    margin-right: 5px;
  } 
}

.slider_buttons a {
  -webkit-box-shadow: 0 0 30px 10px rgba(255,255,255,0.1);
  box-shadow: 0 0 30px 10px rgba(255,255,255,0.1);  
}

.slider_buttons a:hover {
  -webkit-box-shadow: 0 0 30px 10px rgba(255,255,255,0.8);
  box-shadow: 0 0 30px 10px rgba(255,255,255,0.8);  
}

/* < MD */
@media screen and (min-width: 0px) and (max-width: 991.98px) { 
  .slider_buttons a.btn-left {
    display: block;
    position: relative;
    box-sizing: border-box;
    width: calc( 50% - 10px );
    float: left;    
  }
  .slider_buttons a.btn-right {
    display: block;
    position: relative;
    box-sizing: border-box;
    width: calc( 50% - 10px );
    float: right;   
  }    
}

/* < SM */
@media screen and (min-width: 0px) and (max-width: 767.98px) { 
  .slider_buttons a.btn-left {
    display: block;
    position: relative;
    box-sizing: border-box;
    width: 100%;
    float: none;    
    margin-top: 15px;
  }
  .slider_buttons a.btn-right {
    display: block;
    position: relative;
    box-sizing: border-box;
    width: 100%;
    float: none;    
    margin-top: 15px;
  }   
}

.slider_block {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
  border-radius: 5px;
  background-color: rgba(255,255,255,0.8);
  padding: 30px;
  margin-top: 60px;
  //padding-right: 30px;
}

/* XL */
@media screen and (min-width: 1199.98px) and (max-width: 1399.98px) { 
  .slider_block {
    min-height: 130px;
    overflow: hidden;
  } 
}

/* LG */
@media screen and (min-width: 991.98px) and (max-width: 1199.98px) { 
  .slider_block {
    min-height: 180px;
    overflow: hidden;
  } 
}

/* XS */
@media screen and (min-width: 0px) and (max-width: 575.98px) { 
  .slider_block {
    min-height: 0px;
    overflow: hidden;
    padding: 15px;
  } 
}

.slider_block_large {
  display: block;
}

/* < MD */
@media screen and (min-width: 0px) and (max-width: 991.98px) { 
  .slider_block_large {
    display: none;
  }  
}

.slider_block_blue {
  background-image: url('images/slider_symbol_blue.png');
  background-size: contain;
  background-position: right center;
  background-repeat: no-repeat;
  border: 1px solid #1660B0;
}

/* LG */
@media screen and (min-width: 991.98px) and (max-width: 1199.98px) { 
  .slider_block_blue {
    background-position: 115% center;
  } 
}

/* XS */
@media screen and (min-width: 0px) and (max-width: 575.98px) { 
  .slider_block_blue {
    background-image: url('images/slider_symbol_blue_trans.png');
  } 
}


.slider_block_green {
  background-image: url('images/slider_symbol_green.png');
  background-size: contain;
  background-position: right center;
  background-repeat: no-repeat;
  border: 1px solid #B0CA1E;
}

/* LG */
@media screen and (min-width: 991.98px) and (max-width: 1199.98px) { 
  .slider_block_green {
    background-position: 115% center;
  } 
}

/* XS */
@media screen and (min-width: 0px) and (max-width: 575.98px) { 
  .slider_block_green {
    background-image: url('images/slider_symbol_green_trans.png');
  } 
}

.slider_block_title {
  font-size: 18px; 
  font-family: 'Jost', Arial, Verdana, Tahoma;  
  font-weight: 600;
  color: #1660B0;
  line-height: 1.3em;
  margin-bottom: 5px;
}

/* LG */
@media screen and (min-width: 991.98px) and (max-width: 1199.98px) {  
  .slider_block_title {
    padding-right: 120px;
  } 
}

.slider_block_blue .slider_block_title {
  color: #1660B0;
}

.slider_block_green .slider_block_title {
  color: #B0CA1E;
}

.slider_block_text {
  font-size: 18px; 
  font-family: 'Jost', Arial, Verdana, Tahoma;  
  font-weight: 300;
  color: #020b15;
  line-height: 1.3em;
}

/* LG */
@media screen and (min-width: 991.98px) and (max-width: 1199.98px) { 
  .slider_block_text {
    padding-right: 120px;
  } 
}

/* < SM */
@media screen and (min-width: 0px) and (max-width: 767.98px) { 
  .slider_block_text br {
    display: none;
  }  
}

.mini_slider_wrapper {
  display: none;
  position: relavie;
  width: 100%;  
  background: #FAFAFA;
  padding-top: 50px;
}

/* < MD */
@media screen and (min-width: 0px) and (max-width: 991.98px) { 
  .mini_slider_wrapper {
    display: block;
  } 
}

/* XS */
@media screen and (min-width: 0px) and (max-width: 575.98px) { 
  .mini_slider_wrapper {
    padding-top: 30px;
  } 
}

.mini_slider_wrapper .slider_block_blue {
  border: 1px solid #1660B0;
}

.mini_slider_wrapper .slider_block_green {
  border: 1px solid #B0CA1E;
}

.mini_slider_wrapper .slider_block {
  margin-top: 30px; 
}

/* NEW TITLES */

.blue_title_line {
  display: block;
  position: relative;
  z-index: 10;
  top: 0px;
  width: 100%;
  left: calc( -100% + 60px );
  height: 60px;
  background-color: #1660B0;
  clip-path: polygon(0 0, 100% 0, 98% 100%, 0% 100%);
  margin-top: 30px;
}

/* < SM */
@media screen and (min-width: 0px) and (max-width: 767.98px) { 
  .blue_title_line {
    left: calc( -100% + 30px );  
    clip-path: polygon(0 0, 100% 0, 95% 100%, 0% 100%);
  } 
}

.green_title_line {
  display: block;
  position: relative;
  z-index: 10;
  top: 0px;
  width: 100%;  
  left: calc( -100% + 60px );
  height: 60px;
  background-color: #B0CA1E;
  clip-path: polygon(0 0, 100% 0, 98% 100%, 0% 100%);
  margin-top: 30px;
}

/* < SM */
@media screen and (min-width: 0px) and (max-width: 767.98px) { 
  .green_title_line {
    left: calc( -100% + 30px );  
    clip-path: polygon(0 0, 100% 0, 95% 100%, 0% 100%); 
  } 
}

.right_line {
  width: 100%;
  left: calc( 100% - 60px );
  clip-path: polygon(2% 0, 100% 0, 100% 100%, 0% 100%);
}

/* < SM */
@media screen and (min-width: 0px) and (max-width: 767.98px) { 
  .right_line {
    left: calc( 100% - 30px );  
    clip-path: polygon(5% 0, 100% 0, 100% 100%, 0% 100%);
  } 
}

.new_title {
  display: block;
  position: relative;
  z-index: 15;  
}

.right_title {
  text-align: right;
}

.new_title h1 {
  display: block;
  position: relative;
  top: -45px;
  left: 80px;
  width: calc( 100% - 80px );  
  text-transform: uppercase;
  color: #020b15;
  line-height: 1.3em;
  font-family: 'Jost', Arial, Verdana, Tahoma;  
  font-weight: 600;
  font-size: 26px;
  margin-bottom: 15px;
}

/* < SM */
@media screen and (min-width: 0px) and (max-width: 767.98px) { 
  .new_title h1 {
    top: -40px;
    left: 40px;
    width: calc( 100% - 40px );     
    font-size: 20px!important; 
    margin-bottom: 0px;
  } 
}

.right_title h1 {
  left: 0px;
}

/* < SM */
@media screen and (min-width: 0px) and (max-width: 767.98px) { 
  .right_title h1 {
    width: calc( 100% - 40px );     
  } 
}

.new_title h2 {
  display: block;
  position: relative;
  top: -45px;
  left: 80px;
  width: calc( 100% - 80px );    
  text-transform: uppercase;
  color: #020b15;
  line-height: 1.3em;
  font-family: 'Jost', Arial, Verdana, Tahoma;  
  font-weight: 600;
  font-size: 26px;
  margin-bottom: 15px;
}

/* < SM */
@media screen and (min-width: 0px) and (max-width: 767.98px) { 
  .new_title h2 {
    top: -40px;
    left: 40px;
    width: calc( 100% - 40px );   
    font-size: 20px!important; 
    margin-bottom: 0px;
  } 
}

.right_title h2 {
  left: 0px;
}

/* < SM */
@media screen and (min-width: 0px) and (max-width: 767.98px) { 
  .right_title h2 {
    width: calc( 100% - 40px );     
  } 
}

/* CLEAN */

.clean_wrapper {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
  background: linear-gradient(to bottom,  #fafafa 0%,#ffffff 100%);
  padding-top: 50px;
  padding-bottom: 50px;
}

/* XS */
@media screen and (min-width: 0px) and (max-width: 575.98px) { 
  .clean_wrapper {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

.clean_tabs {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
  margin-top: 15px;
}

/* < SM */
@media screen and (min-width: 0px) and (max-width: 767.98px) { 
  .clean_tabs {
    margin-top: 0px;  
  }
}

.clean_tabs .nav {
  display: block;
  position: relative;
  width: 100%;
}

.clean_tabs .nav .nav-link {
  display: block;
  position: relative;
}

.clean_tabs .nav-pills .nav-link {
  background-color: #F0F0F0;
  color: #020b15;
  border-color: #F0F0F0;
  height: 80px;
  vertical-align: middle;
  font-size: 22px; 
  font-family: 'Jost', Arial, Verdana, Tahoma;  
  font-weight: 400; 
  line-height: 1.2em; 
}

/* < SM */
@media screen and (min-width: 0px) and (max-width: 767.98px) { 
  .clean_tabs .nav-pills .nav-link {
    font-size: 18px; 
    height: 60px;
  } 
}

.clean_tabs .nav-pills #pills-tab-number-1.nav-link {
  display: block;
  position: relative;
  width: calc( 50% - 15px );
  float: left;  
}

/* XS */
@media screen and (min-width: 0px) and (max-width: 575.98px) { 
  .clean_tabs .nav-pills #pills-tab-number-1.nav-link {
    width: 100%;
    float: none;
    margin-bottom: 15px;
  }
}

.clean_tabs .nav-pills #pills-tab-number-1.nav-link.active {
  background-color: #B0CA1E;
  color: #FFFFFF;
  border-color: #B0CA1E;
}

.clean_tabs .nav-pills #pills-tab-number-2.nav-link {
  display: block;
  position: relative;
  width: calc( 50% - 15px );
  float: right;  
}

/* XS */
@media screen and (min-width: 0px) and (max-width: 575.98px) { 
  .clean_tabs .nav-pills #pills-tab-number-2.nav-link {
    width: 100%;
    float: none;
    margin-bottom: 0px;
  }
}

.clean_tabs .nav-pills #pills-tab-number-2.nav-link.active {
  background-color: #1660B0;
  color: #FFFFFF;
  border-color: #1660B0;
}

.clean_tabs .tab-content  {
  padding-top: 45px;
}

/* SM */
@media screen and (min-width: 575.98px) and (max-width: 767.98px) { 
  .clean_tabs .tab-content  {
    padding-top:  15px;
  }
}

/* XS */
@media screen and (min-width: 0px) and (max-width: 575.98px) { 
  .clean_tabs .tab-content  {
    padding-top:  15px;
  }
}

.clean_box_wrapper {
  display: block;
  position: relative;
  width: calc( 100% / 5);
  height: auto;
}

/* < MD */
@media screen and (min-width: 0px) and (max-width: 991.98px) { 
  .clean_box_wrapper {
    width: calc( 100% / 3);
  }
}

/* < SM */
@media screen and (min-width: 0px) and (max-width: 767.98px) { 
  .clean_box_wrapper {
    width: calc( 100% / 2);
  } 
}

.clean_box_block {
  display: block;
  position: relative;
  width: 100%;
  height: auto;  
  margin-top: 15px;
  margin-bottom: 15px;
}

.clean_box_block_image {
  display: block;
  position: relative;
  width: 100%;
  height: auto;  
  margin-bottom: 10px;
  border-radius: 4px;
  overflow: hidden;  
}

.clean_box_block_image img {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
  opacity: 1; 
  transform: translate3d(0, 0, 0);
  filter: grayscale(0.25); 
  transition: all 0.5s 0.05s ease;     
}

.clean_box_block:hover .clean_box_block_image img {
  transform: translate3d(0, 0, 0);
  transform: scale(1.05);
  opacity: 1;
  filter: grayscale(0);
}

.clean_box_block_noscale:hover .clean_box_block_image img {
  transform: scale(1)!important;
}

.clean_box_block_title {
  display: block;
  position: relative;
  width: 100%;
  height: auto;  
  text-align: center;
  font-size: 18px; 
  font-family: 'Jost', Arial, Verdana, Tahoma;  
  font-weight: 400;   
  color: #020b15;
  line-height: 1.2em;
}

/* < SM */
@media screen and (min-width: 0px) and (max-width: 767.98px) { 
  .clean_box_block_title {
    font-size: 16px; 
  } 
}

.clean_box_block_title a {
  color: #020b15;
  text-decoration: none;
  transition: all 0.5s 0.05s ease;     
}

.clean_box_block:hover .clean_box_block_title a {
  color: #1660B0;
  text-decoration: none;
}

/* PODHOD */

.podhod_wrapper {
  display: block;
  position: relative;
  overflow: hidden;
  width: 100%;
  height: auto;
  padding-top: 50px;
  padding-bottom: 80px;
  background-color: #F0F0F0;
  background-image: url('images/block_bg.svg');
  background-size: calc( 100% + 600px );
  //background-size: 120% 120%;
  background-position: center center;
  background-repeat: no-repeat;
  top: 0px;    
}

/* LG */
@media screen and (min-width: 991.98px) and (max-width: 1199.98px) { 
  .podhod_wrapper {
    background-size: calc( 100% + 800px );
  }
}

/* MD */
@media screen and (min-width: 767.98px) and (max-width: 991.98px) { 
  .podhod_wrapper {
    background-size: calc( 100% + 1200px );
  }
}

/* < SM */
@media screen and (min-width: 0px) and (max-width: 767.98px) { 
  .podhod_wrapper {
    background-image: url('images/block_bg_mobile.svg');
    background-size: calc( 100% + 400px );
    padding-top: 30px;
    padding-bottom: 60px;    
  }
}

/* podhod_shema */

.podhod_shema {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
  background-image: url('images/podhod_shema.svg');
  background-size: 100%;
  background-position: center center;
  background-repeat: no-repeat;  
  margin-top: 15px;
}

/* < SM */
@media screen and (min-width: 0px) and (max-width: 767.98px) { 
  .podhod_shema {
    display: none;
  } 
}

.podhod_shema_block {
  display: block;
  position: relative;
  width: calc( 100% / 7 );
  height: auto;
  float: left;
}

.podhod_shema_block_image {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
  -moz-transition: all 0.3s 0.03s ease;
  -o-transition: all 0.3s 0.03s ease;
  -webkit-transition: all 0.3s 0.03s ease;  
}

.podhod_shema_block:hover .podhod_shema_block_image {
  transform: scale(1.15);
}

.podhod_shema_block_image img {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
}

.podhod_shema_block_text {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
}

.podhod_shema_block_text_down {
  display: block;
  position: absolute;
  width: 100%;
  bottom: 30px;
  text-align: center;
  font-size: 18px; 
  font-family: 'Jost', Arial, Verdana, Tahoma;  
  font-weight: 400;   
  color: #020b15;  
  line-height: 1.2em;
}

/* < LG */
@media screen and (min-width: 0px) and (max-width: 1199.98px) { 
  .podhod_shema_block_text_down {
    font-size: 16px; 
    bottom: 20px;
  } 
}

/* MD */
@media screen and (min-width: 767.98px) and (max-width: 991.98px) { 
  .podhod_shema_block_text_down {
    font-size: 15px;
    line-height: 1.1em;
    bottom: 10px; 
  } 
}

.podhod_shema_block_text_up {
  display: block;
  position: absolute;
  width: 100%;
  top: 30px;
  text-align: center;
  font-size: 18px; 
  font-family: 'Jost', Arial, Verdana, Tahoma;  
  font-weight: 400;   
  color: #020b15;  
  line-height: 1.2em;
}

/* < LG */
@media screen and (min-width: 0px) and (max-width: 1199.98px) { 
  .podhod_shema_block_text_up {
    font-size: 16px;
    top: 20px; 
  } 
}

/* MD */
@media screen and (min-width: 767.98px) and (max-width: 991.98px) { 
  .podhod_shema_block_text_up {
    font-size: 15px;
    line-height: 1.1em;
    top: 10px; 
  } 
}

/* podhod_shema_mobile */

.podhod_shema_mobile {
  display: none;
}

/* < SM */
@media screen and (min-width: 0px) and (max-width: 767.98px) { 
  .podhod_shema_mobile {
    display: block;
    position: relative;
    width: 100%;
  }
}

.podhod_shema_block_mobile {
  display: block;
  position: relative;
  box-sizing: border-box;
  width: 100%;
  margin-bottom: 15px;
  border: 1px solid #B0CA1E;
  border-radius: 4px;
  padding: 0px 15px;
  background-color: rgba(255,255,255,0.25);
  -moz-transition: all 0.3s 0.03s ease;
  -o-transition: all 0.3s 0.03s ease;
  -webkit-transition: all 0.3s 0.03s ease;     
}

.podhod_shema_block_mobile:hover {
  background-color: rgba(176,202,30,0.1);
}
  
.podhod_shema_block_mobile_image {
  display: block;
  position: relative;
  box-sizing: border-box;
  width: 120px;
  height: 120px;
  float: left;
  padding-right: 20px;
}

.podhod_shema_block_mobile_right .podhod_shema_block_mobile_image {
  float: right;
  padding-right: 0px;
  padding-left: 20px;
}

.podhod_shema_block_mobile_image img {
  display: block;
  position: relative;
  box-sizing: border-box;
  width: 120px;
  height: 120px;
  padding: 10px;
  -moz-transition: all 0.3s 0.03s ease;
  -o-transition: all 0.3s 0.03s ease;
  -webkit-transition: all 0.3s 0.03s ease;    
}

.podhod_shema_block_mobile:hover .podhod_shema_block_mobile_image img {
  transform: scale(1.15); 
}

.podhod_shema_block_mobile_text_wrapper {
  display: table;
  box-sizing: border-box;
  width: calc( 100% - 120px );
  height: 120px;
  vertical-align: middle;
  overflow: hidden;
  float: left;
  //padding-left: 30px;
}

.podhod_shema_block_mobile_right .podhod_shema_block_mobile_text_wrapper {
  float: right;
  //padding-right: 30px;
}


.podhod_shema_block_mobile_text_title {
  display: table-cell;
  height: 120px;
  width: 100%;
  vertical-align: middle; 
  text-align: left;
  font-size: 22px; 
  font-family: 'Jost', Arial, Verdana, Tahoma;  
  font-weight: 400;   
  color: #020b15;  
  line-height: 1.2em;  
}

.podhod_shema_block_mobile_right .podhod_shema_block_mobile_text_title {
  text-align: right;
}

/* CONT */

.cont_wrapper {
  display: block;
  position: relative;
  overflow: hidden;
  width: 100%;
  height: auto;
  background-color: #FFFFFF;
  padding-top: 50px;
  padding-bottom: 80px;
}

/* XS */
@media screen and (min-width: 0px) and (max-width: 575.98px) { 
  .cont_wrapper {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

.cont_wrapper_page {
  padding-top: 0px;
  padding-bottom: 80px;
}

/* SM */
@media screen and (min-width: 575.98px) and (max-width: 767.98px) { 
  .cont_wrapper_page {
    padding-bottom: 30px;
  }
}

/* XS */
@media screen and (min-width: 0px) and (max-width: 575.98px) { 
  .cont_wrapper_page {
    padding-bottom: 30px;
  }
}

.cont_block_wrapper {
  display: block;
  position: relative;
  overflow: hidden;
  width: 100%;
  height: auto;
  background-color: #F0F0F0;
  background-image: url('images/block_bg.svg');
  background-size: calc( 100% + 600px );
  background-position: center center;
  background-repeat: no-repeat;
  top: 0px; 
  padding: 80px 10%;
  border-radius: 4px;
  margin-top: 15px;
}

/* LG */
@media screen and (min-width: 991.98px) and (max-width: 1199.98px) { 
  .cont_block_wrapper {
    background-size: calc( 100% + 800px );
  }
}

/* MD */
@media screen and (min-width: 767.98px) and (max-width: 991.98px) { 
  .cont_block_wrapper {
    background-size: calc( 100% + 1200px );
  }
}

/* < SM */
@media screen and (min-width: 0px) and (max-width: 767.98px) { 
  .cont_block_wrapper {
    padding: 15px;
    background-size: calc( 100% + 1400px );
    margin-top: 0px;
  } 
}

.cont_block_title {
  text-align: center;
  font-size: 26px; 
  font-family: 'Jost', Arial, Verdana, Tahoma;  
  font-weight: 600;   
  color: #020b15;  
  line-height: 1.2em;
  margin-bottom: 40px;  
}

/* < SM */
@media screen and (min-width: 0px) and (max-width: 767.98px) { 
  .cont_block_title {
    margin-bottom: 20px;
    font-size: 20px; 
  } 
}

/* XS */
@media screen and (min-width: 0px) and (max-width: 575.98px) { 
  .cont_block_title {
    font-size: 22px;   
    line-height: 1.1em;
    margin-bottom: 20px;
    margin-top: 10px;
  }
}

.cont_block_text {
  text-align: center;
  font-size: 20px; 
  font-family: 'Jost', Arial, Verdana, Tahoma;  
  font-weight: 400;   
  color: #020b15;  
}

/* < SM */
@media screen and (min-width: 0px) and (max-width: 767.98px) { 
  .cont_block_text br {
    display: none;
  } 
  .cont_block_text {
    font-size: 18px; 
  } 
}

/* XS */
@media screen and (min-width: 0px) and (max-width: 575.98px) { 
  font-size: 16px; 
  line-height: 1.2em;
}

.cont_block_buttons {
  display: block;
  position: relative;
  width: 100%;
  margin-top: 40px;
  text-align: center;
}

/* < SM */
@media screen and (min-width: 0px) and (max-width: 767.98px) { 
  .cont_block_buttons {
    margin-top: 30px;
  } 
}

.cont_block_buttons i {
  margin-right: 5px;
}

.cont_block_buttons a {
  margin: 0px 7px;
}

/* < SM */
@media screen and (min-width: 0px) and (max-width: 767.98px) { 
  .cont_block_buttons a {
    margin: 0;
    display: block;
    position: relative;
    width: 100%;
    margin-top: 15px;
  } 
}

/* PAGE */

.page_wrapper {
  display: block;
  position: relative;
  padding-top: 30px;
  padding-bottom: 50px;
}

/* < SM */
@media screen and (min-width: 0px) and (max-width: 767.98px) { 
  .page_wrapper {
    padding-top: 0px;
    padding-bottom: 30px;
  } 
}

/* CONTENT */

.content {
  padding-top: 0px;
  padding-bottom: 0px;
}    

.content h1 {
  color: #020b15;
  line-height: 1.3em;
  font-family: 'Jost', Arial, Verdana, Tahoma;  
  font-weight: 600;
  font-size: 26px; 
  text-transform: none;
  padding: 0;
  margin-top: 0px;
  margin-bottom: 15px;
}   

/* < SM */
@media screen and (min-width: 0px) and (max-width: 767.98px) { 
  .content h1 {
    font-size: 20px; 
  } 
}

.content h2 {
  display: inline-block;
  position: relative;
  width: auto;
  color: #020b15;
  line-height: 1.3em;
  font-family: 'Jost', Arial, Verdana, Tahoma;  
  font-weight: 600;
  font-size: 26px; 
  text-transform: none;
  padding: 0;
  margin-top: 30px;
  margin-bottom: 15px;
  padding: 10px 15px;
  background: linear-gradient(to right, #f0f0f0 0%, #ffffff 100%);  
}   

/* < SM */
@media screen and (min-width: 0px) and (max-width: 767.98px) { 
  .content h2 {
    font-size: 20px; 
  } 
}

.content h2.green {
  color: #B0CA1E;
}

.content h2.green a {
  color: #B0CA1E;
}

.content h2.blue {
  color: #1660B0;
}

.content h2.blue a {
  color: #1660B0;
}

.content h3 {
  color: #020b15;
  line-height: 1.3em;
  font-family: 'Jost', Arial, Verdana, Tahoma;  
  font-weight: 600;
  font-size: 26px; 
  text-transform: none;
  padding: 0;
  margin-top: 30px;
  margin-bottom: 15px;
}  

/* < SM */
@media screen and (min-width: 0px) and (max-width: 767.98px) { 
  .content h3 {
    font-size: 20px; 
  } 
}

.content h3.green {
  color: #B0CA1E;
}

.content h3.blue {
  color: #1660B0;
}

.content p {
  font-family: 'Jost', Arial, Verdana, Tahoma;  
  font-weight: 400;
  font-size: 18px;
  line-height: 1.5em;
  padding: 0;
  margin: 0 0 10px 0;
}

/* < SM */
@media screen and (min-width: 0px) and (max-width: 767px) { 
  .content p {
    font-size: 16px;
    line-height: 1.4em;
    text-align: left!important;    
  }  
}

.content blockquote {
  padding: 15px 15px 8px 15px;
  margin: 20px 0px 20px 0px;
  font-family: 'Jost', Arial, Verdana, Tahoma;  
  font-weight: 400;
  font-size: 18px;
  line-height: 1.5em;
  border-left: 3px solid #B0CA1E;
  background: #FAFAFA;
}

/* < SM */
@media screen and (min-width: 0px) and (max-width: 767px) { 
  .content blockquote {
    font-size: 16px;
    line-height: 1.4em;
    text-align: left!important;    
  }  
}

.content ul { 
  list-style-type: disc;
  list-style-position: inside;
  margin: 0;
  padding: 0px 0px;  
}

.content ul li { 
  padding: 0;
  margin: 0 0 10px 16px;
  font-family: 'Jost', Arial, Verdana, Tahoma;  
  font-weight: 400;
  font-size: 18px;
  line-height: 1.5em;  
  text-align: left!important;   
}

/* < SM */
@media screen and (min-width: 0px) and (max-width: 767px) { 
  .content ul li { 
    font-size: 16px;
    line-height: 1.4em;  
    text-align: left!important;
    margin: 0 0 10px 0px;
  }  
}

.content ol {
  list-style-type: decimal; 
  list-style-position: inside;
  margin: 0;
  padding: 0px 0px; 
}

.content ol li {
  padding: 0;
  margin: 0 0 10px 15px;
  font-family: 'Jost', Arial, Verdana, Tahoma;  
  font-weight: 400;
  font-size: 18px;
  line-height: 1.5em;  
  text-align: left!important;     
}   

/* < SM */
@media screen and (min-width: 0px) and (max-width: 767px) { 
  .content ol li { 
    font-size: 16px;
    line-height: 1.4em;  
    text-align: left!important;
    margin: 0 0 10px 0px;
  } 
}

#back_button a {
  text-decoration: underline;
  float: left;
  margin: 15px 0px 0px 0px;
  color: #020b15;
  font-family: 'Jost', Arial, Verdana, Tahoma;  
  font-weight: 400;  
}

#back_button a:hover {
  text-decoration: none;
  clear: both;
  color: #020b15;
}   

#back_button i {
  display: inline-block;
  position: relative;
  margin-right: 5px;
}

/* TABLE */

.content table {
  border-collapse: collapse;
  border: 1px solid #DADADA;
  margin-bottom: 30px;
  margin-top: 30px; 
  font-size: 18px;
  line-height: 1.5em;  
}             

/* < SM */
@media screen and (min-width: 0px) and (max-width: 767px) { 
  .content table {
    font-size: 16px;
    line-height: 1.4em;  
  } 
}

.content table tr {
	text-align: left;
	padding-left: 20px; 
}   
          
.content table tr td:first-child {
	border-left: 0;
}     

.content table tr td {
	padding: 15px; 
	background: #F4F4F4;
  border: 1px solid #DADADA;
}

.content table tr:nth-child(even) td {
	background: #FAFAFA;
}

.content table tr:hover td {
  background: rgba(255,255,255,0.5);!important;  
}

/* FOOTER */  

.footer_wrapper {
  display: block;
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 260px;
  background-color: #F0F0F0;
}

/* XS */
@media screen and (min-width: 0px) and (max-width: 575.98px) { 
  .footer_wrapper {
    height: auto;
    overflow: visible;   
    background-image: url('images/footer_bg_mobile.jpg');
    background-size: cover;
    background-position: center 50%;
    background-repeat: no-repeat;     
  }
}

.footer_bg {
  display: block;
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 260px;  
  padding-top: 80px;
  padding-bottom: 80px;  
  background-color: #F0F0F0;
  background-image: url('images/footer_bg.jpg');
  background-size: calc( 100% + 200px );
  background-position: center 50%;
  background-repeat: no-repeat;
  z-index: 10;
  top: 0px;
}

/* LG */
@media screen and (min-width: 991.98px) and (max-width: 1199.98px) { 
  .footer_bg {
    background-size: calc( 100% + 800px );
  }
}

/* MD */
@media screen and (min-width: 767.98px) and (max-width: 991.98px) { 
  .footer_bg {
    background-size: calc( 100% + 1200px );
  }
}

/* < SM */
@media screen and (min-width: 0px) and (max-width: 767.98px) { 
  .footer_bg {
    background-size: calc( 100% + 1400px );
  } 
}

/* XS */
@media screen and (min-width: 0px) and (max-width: 575.98px) { 
  .footer_bg {
    display: none!important;
  } 
}

.footer {
  display: block;
  position: absolute;
  overflow: hidden;
  width: 100%;
  height: 260px;  
  padding-top: 80px;
  padding-bottom: 60px;
  background-image: url('images/block_bg.svg');
  background-size: calc( 100% + 600px );
  background-position: center center;
  background-repeat: no-repeat;
  top: 0px;
  z-index: 20;   
}

/* MD */
@media screen and (min-width: 767.98px) and (max-width: 991.98px) { 
  .footer {
    background-size: calc( 100% + 1200px );
  }
}

/* < SM */
@media screen and (min-width: 0px) and (max-width: 767.98px) { 
  .footer {
    background-size: calc( 100% + 1400px );
  } 
}

/* XS */
@media screen and (min-width: 0px) and (max-width: 575.98px) { 
  .footer {
    height: auto;
    position: relative;
    overflow: visible;    
    padding-top: 30px;
    padding-bottom: 30px;
    //background-size: calc( 100% + 600px );    
    background-image: none;
  } 
}

.footer_logo {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
  margin-bottom: 30px;
}

.footer_logo img {
  display: block;
  position: relative;
  width: auto;
  height: 50px;
}

.footer_search_form {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
  margin-bottom: 30px;
}

.input_search_footer {
  border: 1px solid #F0F0F0!important;
  background: #FFFFFF;
  height: 50px;
  line-height: 50px;
  vertical-align: middle;
  padding: 0px 15px;
  border-radius: 4px 0px 0px 4px;
}

.btn-search_footer {
  background: #FFFFFF;
  border: 1px solid #F0F0F0!important;
  border-left: 1px solid #FFFFFF!important;
  height: 50px;
  line-height: 50px;
  vertical-align: middle;
  padding: 0px 20px;  
  border-radius: 0px 4px 4px 0px;
}

.footer_copyright {
  font-family: 'Jost', Arial, Verdana, Tahoma;  
  font-weight: 400;
  font-size: 14px;
  color: #020b15;
}

/* XS */
@media screen and (min-width: 0px) and (max-width: 575.98px) { 
  .footer_copyright {
    display: none;
  }
}

.footer_copyright_mobile {
  display: none;
}

/* XS */
@media screen and (min-width: 0px) and (max-width: 575.98px) { 
  .footer_copyright_mobile {
    display: block;
    font-family: 'Jost', Arial, Verdana, Tahoma;  
    font-weight: 400;
    font-size: 14px;
    color: #020b15;
    margin-top: 30px;
  }
}

#footer_menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
  width: auto;
  border-left: 0px;
  border-right: 0px;
  display: inline-block; 
  float: left; 
}

/* XS */
@media screen and (min-width: 0px) and (max-width: 575.98px) { 
  #footer_menu ul {
    float: none;
    margin-top: 30px;
  }
}

#footer_menu ul li {
  float: left;
  position: relative;
  width: auto;
  transition: all 0.3s 0.01s ease;    
}

/* XS */
@media screen and (min-width: 0px) and (max-width: 575.98px) { 
  #footer_menu ul li {
    float: none;
  }
}

#footer_menu ul li:hover {

}

#footer_menu ul li a {
  color: #020b15;
  font-size: 16px;  
  font-family: 'Jost', Arial, Verdana, Tahoma; 
  font-weight: 400;
  text-transform: none; 
  text-decoration: underline; 
  text-align: left;
  padding: 0px;
  margin-right: 20px;
  vertical-align: middle;
  display: block; 
  transition: all 0.3s 0.01s ease;  
}    

#footer_menu ul li a:hover {
  color: #1660B0;
  text-decoration: none;
}       

#footer_menu ul li > ul {
  display: none; 
}
     



/* SEARCH PANEL */

.search_box {
  display: none;
  z-index: 150;
  width: 100%;
  position: absolute;
  top: 120px;
  padding: 0;
  margin: 0;
  background: rgba(255,255,255,0.5);
}

.search_box_wrapper {
  background: transparent;
  padding: 30px;
}

.input_search {
  border: 1px solid #DADADA!important;
  background: #FFFFFF;
  height: 50px;
  line-height: 50px;
  vertical-align: middle;
  padding: 0px 15px;
  border-radius: 4px 0px 0px 4px;
}

.btn-search {
  background: #FFFFFF;
  border: 1px solid #DADADA!important;
  border-left: 1px solid #FFFFFF!important;
  height: 50px;
  line-height: 50px;
  vertical-align: middle;
  padding: 0px 20px;  
  border-radius: 0px 4px 4px 0px;
}

/* UPBUTTON */

#upbutton {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512'%3e%3cpath fill='%231660B0' d='M177 255.7l136 136c9.4 9.4 9.4 24.6 0 33.9l-22.6 22.6c-9.4 9.4-24.6 9.4-33.9 0L160 351.9l-96.4 96.4c-9.4 9.4-24.6 9.4-33.9 0L7 425.7c-9.4-9.4-9.4-24.6 0-33.9l136-136c9.4-9.5 24.6-9.5 34-.1zm-34-192L7 199.7c-9.4 9.4-9.4 24.6 0 33.9l22.6 22.6c9.4 9.4 24.6 9.4 33.9 0l96.4-96.4 96.4 96.4c9.4 9.4 24.6 9.4 33.9 0l22.6-22.6c9.4-9.4 9.4-24.6 0-33.9l-136-136c-9.2-9.4-24.4-9.4-33.8 0z'/%3e%3c/svg%3e");
  background-size: contain!important;
  background-repeat: no-repeat;
  height: 30px;
  width: 30px;
  bottom: 30px;
  right: 30px;
  cursor: pointer;
  display: none;
  position: fixed;
  z-index: 999;
}

#upbutton:hover {
  opacity: 1!important;
}   

/* BREADCRUMBS */

.breadcrumb_wrapper {
  display: block;
  position: relative;
  width: 100%;
  background-color: #FFFFFF; 
  height: 40px; 
}

/* < MD */
@media screen and (min-width: 0px) and (max-width: 991.98px) { 
  .breadcrumb_wrapper {
    background: linear-gradient(to right,  #f0f0f0 0%,#ffffff 100%);
  } 
}

.breadcrumb_block {
  font-family: 'Jost', Arial, Verdana, Tahoma;
  font-weight: 400;
  font-size: 14px;  
  height: 40px;
  line-height: 40px;
  vertical-align: middle;
  color: #020b15;
  width: 100%;
  overflow: hidden;
  padding: 0px 15px;
  background: linear-gradient(to right,  #f0f0f0 0%,#ffffff 100%);
}

/* < MD */
@media screen and (min-width: 0px) and (max-width: 991.98px) { 
  .breadcrumb_block {
    padding: 0px 0px;
    background-color: #FFFFFF; 
  } 
}

.breadcrumb_block a:link, .breadcrumb_block a:visited {
  color: #020b15;
}

.breadcrumb_block a:hover, .breadcrumb_block a:focus, .breadcrumb_block a:active {
  color: #1660B0;
}

/* SIDEBAR */

#sidebar {
 
}

/* < SM */
@media screen and (min-width: 0px) and (max-width: 767.98px) { 
  #sidebar {
    margin-top: 30px!important;
  } 
}

#sidebar p {
  text-align: left;
  line-height: 1.6em;
  padding: 0;
  margin: 0 0 10px 0;
}

#sidebar .widget {
  margin-bottom: 15px;
} 

#sidebar .widget span.widgettitle {
  display: block;
  color: #020b15;
  font-family: 'Jost', Arial, Verdana, Tahoma;
  font-weight: 400;
  line-height: 1.6em;
  padding: 0px;
  margin: 0;   
  margin: 10px 0px 10px 0px;
}   

.widget widget_nav_menu {

}

#sidebar ul {
	margin: 0px;
	padding: 0px;
  list-style-type: none;
  padding-top: 5px;
  padding-bottom: 15px;
}

#sidebar ul li {
  list-style-position: inside;
  margin: 0px 0px 0px 0px;
  padding: 0;
  width: 100%;
  vertical-align: middle;  
  color: #020b15;     
}

#sidebar ul li a:link, #sidebar ul li a:visited {
  font-family: 'Jost', Arial, Verdana, Tahoma;
  font-weight: 600; 
  font-size: 16px;
  color: #020b15;
  text-decoration: none;
  border: 0;
  text-align: left; 
  padding: 10px 0px;
  display: block;
  width: 100%;
  border-bottom: 1px solid #F0F0F0;
}

#sidebar ul li a:hover, #sidebar ul li a:focus, #sidebar ul li a:active {
  color: #020b15;
  text-decoration: none;
}

#sidebar ul li ul {
  padding: 0px;
}

#sidebar ul li ul li {
  list-style-position: inside;
  margin: 0px 0px 0px 0px;
  padding: 0;
  width: 100%;
  vertical-align: middle;  
  color: #020b15;     
}

#sidebar ul li ul li a:before {
  content: "";
  padding-right: 15px;
  background-size: contain;
  position: relative;
  top: 4px;
  width: 12px;
  height: 12px; 
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 512'%3e%3cpath fill='%23020b15' d='M0 384.662V127.338c0-17.818 21.543-26.741 34.142-14.142l128.662 128.662c7.81 7.81 7.81 20.474 0 28.284L34.142 398.804C21.543 411.404 0 402.48 0 384.662z'/%3e%3c/svg%3e");
  background-size: 12px 12px;   
  background-repeat: no-repeat; 
}

#sidebar ul li ul li a:link, #sidebar ul li ul li a:visited {
  font-family: 'Jost', Arial, Verdana, Tahoma;
  font-weight: 400; 
  font-size: 14px;
  text-decoration: underline;
  border: 0;
  text-align: left; 
  padding: 10px 0px 10px 0px;
  display: block;
  width: 100%;
  border-bottom: 1px solid #F0F0F0;  
}

#sidebar ul li ul li a:hover, #sidebar ul li ul li a:focus, #sidebar ul li ul li a:active {
  color: #020b15;
  text-decoration: none;
}

/* IMAGES */

img.size-full {
  width: 100%;
  height: auto; 
  margin: 10px 0px;
}    

img.aligncenter {
  width: auto;
  height: auto; 
  margin: 20px auto;
  text-align: center;
}

img.alignleft {
  float: left;
  width: 31.3%!important;
  max-width: 360px!important;
  height: auto;   
  margin: 10px 30px 10px 0px;
  border: 0px solid #FFFFFF!important; 
}

@media screen and (max-width: 767px) { 
  img.alignleft {
    clear: both;
    width: 100%!important;
    height: auto;
    margin: 10px 0px 20px 0px;
  }
} 

img.alignright {
  float: right;
  width: 31.3%!important;
  max-width: 360px!important;
  height: auto;   
  margin: 10px 0px 10px 30px;
  border: 0px solid #FFFFFF!important;
}

@media screen and (max-width: 767px) { 
  img.alignright {
    clear: both;
    width: 100%!important;
    height: auto;
    margin: 10px 0px 20px 0px;
  }
} 

.alignright {
  float: right;
  width: 31.3%!important;
  max-width: 360px!important;
  height: auto;   
  margin: 10px 0px 10px 30px;
  border: 0px solid #FFFFFF!important;
}

@media screen and (max-width: 767px) { 
  .alignright {
    clear: both;
    width: 100%!important;
    height: auto;
    margin: 10px 0px 20px 0px;
  }
} 

.alignleft {
  float: left;
  width: 31.3%!important;
  max-width: 360px!important;
  height: auto;   
  margin: 10px 30px 10px 0px;
  border: 0px solid #FFFFFF!important; 
}

@media screen and (max-width: 767px) { 
  .alignleft {
    clear: both;
    width: 100%!important;
    height: auto;
    margin: 10px 0px 20px 0px;
  }
} 

p.wp-caption-text {
  color: #020b15;
  font-family: 'Jost', Arial, Verdana, Tahoma;
  font-weight: 400; 
  line-height: 1.2em;
  text-align: center; 
  margin-top: 5px;
}

/* GALLERY */

.gallery {
  margin-left: -10px!important;
  margin-right: -10px!important;
  margin-bottom: 10px!important;
}

.gallery-item {
  padding: 0px 10px!important;
}

.gallery-item img {
  width: 100%;
  height: auto;
  border: 1px solid #F0F0F0!important;
  padding: 5px!important;
  background: #FFFFFF!important;
  margin-bottom: 10px;
}

.gallery-item:hover img {

}

.gallery-columns-3 .gallery-item {
  float: left;
  text-align: center;
  width: 33.33333333%!important;
}

/* SM */
@media screen and (min-width: 576px) and (max-width: 767px) { 
  .gallery-columns-3 .gallery-item {
    width: 33.33333333%!important;
  }  
}

/* XS */
@media screen and (min-width: 0px) and (max-width: 576px) { 
  .gallery-columns-3 .gallery-item {
    width: 33.33333333%!important;
  }   
}

.gallery-columns-4 .gallery-item {
  float: left;
  text-align: center;
  width: 25%!important;
}

/* SM */
@media screen and (min-width: 576px) and (max-width: 767px) { 
  .gallery-columns-4 .gallery-item {
    width: 50%!important;
  }  
}

/* XS */
@media screen and (min-width: 0px) and (max-width: 576px) { 
  .gallery-columns-4 .gallery-item {
    width: 50%!important;
  }   
} 

.gallery-columns-6 .gallery-item {
  float: left;
  text-align: center;
  width: 16.66666666%!important;
}

/* < SM */
@media screen and (min-width: 0px) and (max-width: 767.98px) { 
  .gallery-columns-6 .gallery-item {
    width: 33.33333333%!important;
  }  
}

.gallery-caption {
  color: #020b15;
  font-family: 'Jost', Arial, Verdana, Tahoma;
  font-weight: 400; 
  font-size: 12px; 
  line-height: 1.2em;
  height: 3.6em;
  overflow: hidden;
  text-align: center; 
}

.gallery-columns-6 .gallery-item:hover .gallery-caption {
  color: #1660B0;
}


/* TOP MENU */

.clear_navbar {
  display: none;
}

/* < MD */
@media screen and (min-width: 0px) and (max-width: 991.98px) { 
  .clear_navbar {
    display: block;
    position: relative;
    width: 100%;
    height: 60px;
  }
}

.top_menu_line {
  background: #FFFFFF;
  padding: 0!important;
  margin: 0!important;
  display: block;
  position: fixed;
  width: 100%;
  height: 60px;
  border-bottom: 1px solid #F0F0F0; 
}

/* > MD */
@media (min-width: 991.98px) { 
  .top_menu_line {
    display: none; 
  }
}

.navbar-brand {
  padding: 0!important;
  display: block;
  position: relative;
  float: left;
  height: 60px;
}

.navbar-brand img {
  height: 30px!important;
  width: auto!important;
  margin: 15px 15px;
}  

.navbar-toggler {
  display: block;
  position: relative;
  float: right;
  height: 60px;
  margin-right: 5px;
}

.navbar-toggler:focus,
.navbar-toggler:active,
.navbar-toggler-icon:focus {
  outline: none!important;
  box-shadow: none!important;
}

.mm_cont_line {
  color: #020b15;
  font-family: 'Jost', Arial, Verdana, Tahoma;
  font-weight: 400; 
  font-size: 15px;
  margin-top: 5px;
  padding-left: 15px;
  padding-right: 15px;  
}

.mm_cont_line {
  color: #020b15;
}

.mm_cont_line a:link, .mm_cont_line a:visited {
  color: #020b15;
}

.mm_cont_line a:hover, .mm_cont_line a:focus, .mm_cont_line a:active {
  color: #020b15;
}

.mm_cont_line i {
  color: #020b15;
  margin-right: 5px;
  width: 16px;
  text-align: center;
}

/* ANIMATED ICON */

.animated-icon {
  width: 30px;
  height: 20px;
  position: relative;
  margin: 0px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
}

.animated-icon span {
  display: block;
  position: absolute;
  height: 3px;
  width: 100%;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}

.animated-icon span {
  background: #1660B0;
}

.animated-icon span:nth-child(1) {
  top: 0px;
}

.animated-icon span:nth-child(2), .animated-icon span:nth-child(3) {
  top: 10px;
}

.animated-icon span:nth-child(4) {
  top: 20px;
}

.animated-icon.open span:nth-child(1) {
  top: 11px;
  width: 0%;
  left: 50%;
}

.animated-icon.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

.animated-icon.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.animated-icon.open span:nth-child(4) {
  top: 11px;
  width: 0%;
  left: 50%;
}   

/* MOBILE MENU */

#menu_collapse {
  background: #FFFFFF;
  max-height: 100vh;
  overflow-y: scroll;
  border-bottom: 1px solid #F0F0F0;
}

#mobile_menu {
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  //border-bottom: 1px solid #F0F0F0; 
}

#mobile_menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
  display: block;  
}

#mobile_menu ul li {
  width: 100%; 
  transition: all 0.3s 0.01s ease;     
}

#mobile_menu ul li:hover {

}

#mobile_menu ul li a {
  text-decoration: none; 
  color: #020b15;
  font-family: 'Jost', Arial, Verdana, Tahoma;
  font-weight: 400; 
  font-size: 18px;
  text-transform: none;  
  text-align: left;
  padding: 0px 15px; 
  height: 60px;
  line-height: 60px;
  vertical-align: middle;
  display: block; 
  transition: all 0.3s 0.01s ease; 
  border-bottom: 1px solid #F0F0F0; 
}    

#mobile_menu ul li a:hover {
 color: #1660B0;
 background-color: #FAFAFA;
}       

#mobile_menu ul li.menu-item-has-children a:after {
  content: "";
  display: inline-block;
  position: relative;
  margin-left: 6px;
  top: 1px;
  width: 12px;
  height: 12px; 
  background-repeat: no-repeat;
  background-position: center center; 
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512'%3e%3cpath fill='%23020b15' d='M31.3 192h257.3c17.8 0 26.7 21.5 14.1 34.1L174.1 354.8c-7.8 7.8-20.5 7.8-28.3 0L17.2 226.1C4.6 213.5 13.5 192 31.3 192z'/%3e%3c/svg%3e");
  background-size: 12px 12px;    
}

#mobile_menu ul li.menu-item-has-children > ul li a:after {
  content: none!important; 
}

#mobile_menu ul li > ul {
  list-style: none;
  display: none;    
}

.mobile_sub_show {
  display: block!important;
}

#mobile_menu ul li > ul li {
  width: 100%; 
  transition: all 0.3s 0.01s ease;     
}

#mobile_menu ul li > ul li:hover {

}

#mobile_menu ul li > ul li a {
  text-decoration: none; 
  color: #020b15;
  font-family: 'Jost', Arial, Verdana, Tahoma;
  font-weight: 400; 
  font-size: 16x;
  text-transform: none; 
  text-align: left;
  padding: 0px 15px; 
  padding-left: 25px;
  height: 60px;
  line-height: 60px;
  vertical-align: middle;
  display: block; 
  transition: all 0.3s 0.01s ease;
  border-bottom: 1px solid #F0F0F0; 
}    



#mobile_menu ul li > ul li a:hover {
  color: #1660B0;           
  background-color: #FAFAFA;
} 

/* PAGINATION */

.pagination {
  margin-top: 20px;
}

a.page-numbers {
  text-decoration: none!important;
  font-size: 16px;
  font-family: 'Jost', Arial, Verdana, Tahoma;
  font-weight: 400;
  border: 0px;
  border-radius: 3px;
  background: #F0F0F0;
  padding: 6px 10px;
}

span.page-numbers.current {
  text-decoration: none!important;
  font-size: 16px;
  font-family: 'Jost', Arial, Verdana, Tahoma;
  font-weight: 400;
  border: 0px;
  border-radius: 3px;
  color: #FFFFFF;
  background: #1660B0;
  padding: 6px 10px;
}

a.page-numbers:hover {
  color: #FFFFFF;
  background: #B0CA1E;
}

/* MODAL */

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

.btn-close {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 352 512'%3e%3cpath fill='%23FFFFFF' d='M242.72 256l100.07-100.07c12.28-12.28 12.28-32.19 0-44.48l-22.24-22.24c-12.28-12.28-32.19-12.28-44.48 0L176 189.28 75.93 89.21c-12.28-12.28-32.19-12.28-44.48 0L9.21 111.45c-12.28 12.28-12.28 32.19 0 44.48L109.28 256 9.21 356.07c-12.28 12.28-12.28 32.19 0 44.48l22.24 22.24c12.28 12.28 32.2 12.28 44.48 0L176 322.72l100.07 100.07c12.28 12.28 32.2 12.28 44.48 0l22.24-22.24c12.28-12.28 12.28-32.19 0-44.48L242.72 256z'/%3e%3c/svg%3e");
}

.modal-content {
  border: 0px solid #FFFFFF;
  border-radius: 4px;
  outline: 0;
}

.modal-header-green {
  background: #B0CA1E;
}

.modal-header-blue {
  background: #1660B0;
}

.modal-header {
  border-bottom: 0px solid #FFFFFF;
}

.modal-title {
  font-size: 18px;
  font-family: 'Jost', Arial, Verdana, Tahoma;
  font-weight: 600;
  color: #FFFFFF;
}

.modal-body {
  display: block;
  position: relative;
  padding: 20px 15px;
}

.modal-footer {
  font-size: 14px;
  font-family: 'Jost', Arial, Verdana, Tahoma;
  font-weight: 400;
  color: #020b15; 
  line-height: 1.4em;
  display: block;
  width: 100%;
  text-align: center;
}

/* BUTTONS */

.btn-block {
  width: 100%;
}

/* btn-green */

a.btn-green {
  color: #FFFFFF!important;
  text-decoration: none;
  font-family: 'Jost', Arial, Verdana, Tahoma;
  font-weight: 400;
  font-size: 16px;
  text-transform: uppercase;
  line-height: 50px;
  vertical-align: middle;
  padding: 0px 30px;
}

.btn-green {
  color: #FFFFFF!important;
  background-color: #B0CA1E;
  background-image: none;
  border-color: #B0CA1E;
  text-transform: uppercase;
  font-family: 'Jost', Arial, Verdana, Tahoma;
  font-weight: 400;
  font-size: 16px;  
  line-height: 50px;
  vertical-align: middle;
  padding: 0px 30px; 
  transition: all 0.3s 0.01s ease; 
}

.btn-green:hover, .btn-green:focus, .btn-green:active {
  color: #FFFFFF;
  background-color: #b8d41b;
  border-color: #b8d41b;
}

.btn-green:focus, .btn-green.active {
  box-shadow: none!important;
}

.btn-green:not(:disabled):not(.disabled):active, .btn-green:not(:disabled):not(.disabled).active,
.show > .btn-green.dropdown-toggle {
  color: #FFFFFF;
  background-color: #B0CA1E;
  border-color: #B0CA1E;
}

.btn-green:not(:disabled):not(.disabled):active:focus, .btn-green:not(:disabled):not(.disabled).active:focus,
.show > .btn-green.dropdown-toggle:focus {
  box-shadow: none!important;
}

.btn-green:disabled {
  background-color: #B0CA1E!important;
  border: 1px solid #B0CA1E!important;
  border-color: #B0CA1E!important;  
  opacity: 1!important;
}

/* btn-blue */

a.btn-blue {
  color: #FFFFFF!important;
  text-decoration: none;
  font-family: 'Jost', Arial, Verdana, Tahoma;
  font-weight: 400;
  font-size: 16px;
  text-transform: uppercase;
  line-height: 50px;
  vertical-align: middle;
  padding: 0px 30px;
}

.btn-blue {
  color: #FFFFFF!important;
  background-color: #1660B0;
  background-image: none;
  border-color: #1660B0;
  text-transform: uppercase;
  font-family: 'Jost', Arial, Verdana, Tahoma;
  font-weight: 400;
  font-size: 16px;  
  line-height: 50px;
  vertical-align: middle;
  padding: 0px 30px; 
  transition: all 0.3s 0.01s ease;      
}

.btn-blue:hover, .btn-blue:focus, .btn-blue:active {
  color: #FFFFFF;
  background-color: #0f66c4;
  border-color: #0f66c4;
}

.btn-blue:focus, .btn-blue.active {
  box-shadow: none!important;
}

.btn-blue:not(:disabled):not(.disabled):active, .btn-blue:not(:disabled):not(.disabled).active,
.show > .btn-blue.dropdown-toggle {
  color: #FFFFFF;
  background-color: #1660B0;
  border-color: #1660B0;
}

.btn-blue:not(:disabled):not(.disabled):active:focus, .btn-blue:not(:disabled):not(.disabled).active:focus,
.show > .btn-blue.dropdown-toggle:focus {
  box-shadow: none!important;
}

.btn-blue:disabled {
  background-color: #1660B0!important;
  border: 1px solid #1660B0!important;
  border-color: #1660B0!important;  
  opacity: 1!important;
}

/* FORMS */

::-webkit-input-placeholder {
  color: #020b15!important;
  opacity: 1;
  font-size: 16px;
}

:-moz-placeholder {
  color: #020b15!important;
  opacity: 1;
  font-size: 16px;
}
::-moz-placeholder {
  color: #020b15!important;
  opacity: 1;
  font-size: 16px;
}
:-ms-input-placeholder {
  color: #020b15!important;
  opacity: 1;
  font-size: 16px;
}

.form_input {  
  border: 1px solid #DADADA;
  font-size: 16px;
  font-family: 'Jost', Arial, Verdana, Tahoma;
  font-weight: 400;
  color: #020b15;
  line-height: 50px;
  vertical-align: middle;
  padding: 0px 15px;
  margin-bottom: 20px;
}

.form_input:focus, .form_input:active {
  border: 1px solid #DADADA!important;    
}

.form_text {
  resize: vertical;  
  border: 1px solid #DADADA;
  font-size: 16px;
  color: #020b15;
  font-family: 'Jost', Arial, Verdana, Tahoma;
  font-weight: 400;  
  margin-bottom: 20px;
  padding: 10px 15px;
}  

.form_text:focus, .form_text:active {
  border: 1px solid #DADADA!important;    
}  

.wpcf7 {

}

.my_input.wpcf7-not-valid {
  border: 1px solid #DADADA!important; 
}
         
span.wpcf7-not-valid-tip {
  font-size: 12px!important;
  color: #020b15!important;
  font-family: 'Jost', Arial, Verdana, Tahoma;
  font-weight: 400;
  position: relative;
  top: -14px;
}

.wpcf7-not-valid-tip:before {
  content: "";
  padding-right: 15px;
  background-size: contain;
  position: relative;
  top: 2px;
  width: 12px;
  height: 12px; 
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 512'%3e%3cpath fill='%23020b15' d='M569.517 440.013C587.975 472.007 564.806 512 527.94 512H48.054c-36.937 0-59.999-40.055-41.577-71.987L246.423 23.985c18.467-32.009 64.72-31.951 83.154 0l239.94 416.028zM288 354c-25.405 0-46 20.595-46 46s20.595 46 46 46 46-20.595 46-46-20.595-46-46-46zm-43.673-165.346l7.418 136c.347 6.364 5.609 11.346 11.982 11.346h48.546c6.373 0 11.635-4.982 11.982-11.346l7.418-136c.375-6.874-5.098-12.654-11.982-12.654h-63.383c-6.884 0-12.356 5.78-11.981 12.654z'/%3e%3c/svg%3e");
  background-size: 12px 12px;   
  background-repeat: no-repeat;  
}         

.wpcf7-validation-errors {
  display: none!important;
}

.wpcf7-mail-sent-ok {
  padding: 0px!important;
  margin: 0px!important;
  font-size: 20px;
  font-family: 'Jost', Arial, Verdana, Tahoma;
  font-weight: 600; 
  text-align: center;  
  color: #B0CA1E;
}

span.wpcf7-list-item {
  margin-left: 0px!important;
  margin-top: 5px!important;
  line-height: 1.1em!important;
  margin-bottom: 0px;
}

.wpcf7-list-item-label {
  font-size: 13px;
  position: relative;
  top: -2px;
} 

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
  display: none;
}

.wpcf7 form.sent .wpcf7-response-output {
  border-color: transparent!important;
  border: 0px solid transparent;
}

.wpcf7 form .wpcf7-response-output { 
  padding: 0px!important;
  margin: 20px 0px 0px 0px!important;
  font-size: 20px;
  font-family: 'Jost', Arial, Verdana, Tahoma;
  font-weight: 600; 
  text-align: center;  
  color: #B0CA1E;
}

.form_check {
  margin-bottom: 20px;
}

.codedropz-upload-handler {
  border: 1px dashed #DADADA!important;
    border-radius: 5px;
    margin-bottom: 10px;
    position: relative;
}

.codedropz-upload-inner div {
  font-family: 'Jost', Arial, Verdana, Tahoma;
  font-weight: 400; 
  text-align: center; 
  font-size: 16px;
  line-height: 1.3em!important;  
}

.codedropz-upload-wrapper {
  margin-bottom: 20px;
}

a.cd-upload-btn {
  text-decoration: underline!important;
}

.dnd-upload-status .dnd-upload-details .name {
  color: #020b15!important;
}

.dnd-upload-status .dnd-upload-details .dnd-progress-bar span {
    background: #B0CA1E!important;
}

.dnd-upload-status .dnd-upload-details .name span {
  font-size: 16px!important;
}

.dnd-upload-status .dnd-upload-details .name em {
  font-style: normal!important;
  font-weight: 400!important; 
  font-size: 16px!important;
}

span.wpcf7-spinner {
  position: relative;
  display: block;
  visibility: hidden;
  margin: 10px auto 0px auto; 
  background-color: #B0CA1E;
  opacity: 1;
  width: 24px;
  height: 24px;
  border: none;
  overflow: hidden;  
  text-align: center; 
  margin-top: -30px;   
}

form.submitting span.wpcf7-spinner {
	visibility: visible;
  margin-top: 10px;
}

/* NEWS */

.news_block {
  display: block;
  position: relative;
  width: 100%;
  height: auto;  
  margin-bottom: 30px;
}

.news_block_img {
  display: block;
  position: relative;
  width: 100%;
  height: auto;  
  margin-bottom: 15px;
  border-radius: 4px;
  overflow: hidden;  
}

.news_block_img img {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
  opacity: 1; 
  filter: grayscale(0.25); 
  transition: all 0.5s 0.05s ease;      
}

.news_block:hover .news_block_img img {
  transform: scale(1.05);
  opacity: 1;
  filter: grayscale(0);
}

.news_block_title {
  display: block;
  position: relative;
  width: 100%;
  height: auto;  
  text-align: left;
  font-size: 18px; 
  font-family: 'Jost', Arial, Verdana, Tahoma;  
  font-weight: 400;   
  color: #020b15;
  line-height: 1.2em;
}

/* < SM */
@media screen and (min-width: 0px) and (max-width: 767.98px) { 
  .news_block_title {
    font-size: 16px; 
  } 
}

.news_block_title a {
  color: #020b15;
  text-decoration: none;
  transition: all 0.5s 0.05s ease;       
}

.news_block:hover .news_block_title a {
  color: #1660B0;
  text-decoration: none;
}

.news_block_title span {
  background: #B0CA1E;
  border-radius: 4px;
  padding: 0px 5px;
  font-size: 13px; 
  color: #FFFFFF;
  margin-right: 4px;
  transition: all 0.5s 0.05s ease;     
}

.news_block:hover .news_block_title span {
  background: #1660B0;
}

/* KNOWLEDGE BASE */

.article_title {
  display: block;
  position: relative;
  width: 100%;
  font-family: 'Jost', Arial, Verdana, Tahoma;  
  font-weight: 400;   
  color: #020b15; ;
  margin-bottom: 10px; 
}

.article_title a {
  color: #1660B0;
}

/* FILES */

.file_title {
  display: block;
  position: relative;
  width: 100%;
  font-family: 'Jost', Arial, Verdana, Tahoma;  
  font-weight: 400;   
  color: #020b15; ;
  margin-bottom: 10px; 
}

.file_title a {
  color: #1660B0;
}

/* INFO BLOCK */

.info_block_wrapper {
  display: block;
  position: relative;
  overflow: hidden;
  width: 100%;
  height: auto;
  background-color: #F0F0F0;
  background-image: url('images/block_bg.svg');
  background-size: calc( 100% + 600px );
  background-position: center center;
  background-repeat: no-repeat;
  top: 0px; 
  padding: 30px;
  border-radius: 4px;
  margin-bottom: 30px;
}

/* LG */
@media screen and (min-width: 991.98px) and (max-width: 1199.98px) { 
  .info_block_wrapper {
    background-size: calc( 100% + 800px );
  }
}

/* MD */
@media screen and (min-width: 767.98px) and (max-width: 991.98px) { 
  .info_block_wrapper {
    background-size: calc( 100% + 1200px );
  }
}

/* < SM */
@media screen and (min-width: 0px) and (max-width: 767.98px) { 
  .info_block_wrapper {
    background-size: calc( 100% + 2000px );
    padding: 15px;
    margin-bottom: 0px;
  } 
}

.info_block_content {
  width: 60%;
}

/* < SM */
@media screen and (min-width: 0px) and (max-width: 767.98px) { 
  .info_block_content {
    width: 100%;
  } 
}

.info_block_image {
  border-radius: 4px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;  
  min-height: 200px;
  width: calc( 40% - 30px );
  margin-left: 15px;
  margin-right: 15px;  
}

/* SM */
@media screen and (min-width: 575.98px) and (max-width: 767.98px) { 
  .info_block_image {
    min-height: 300px;
    width: calc( 100% - 24px );
    margin-left: 12px;
    margin-right: 12px; 
    margin-top: 10px;   
  } 
}

/* XS */
@media screen and (min-width: 0px) and (max-width: 575.98px) { 
  .info_block_image {
    min-height: 200px;
    width: calc( 100% - 24px );
    margin-left: 12px;
    margin-right: 12px; 
    margin-top: 10px;   
  } 
}

/* PROJECTS */

.project_client_logo {
  display: block;
  position: absolute;
  z-index: 30;
  right: 50px;
  bottom: 50px;
  width: 120px;
  height: 90px;
  background: #FFFFFF;
  padding: 10px;
  border-radius: 4px;
}

/* XS */
@media screen and (min-width: 0px) and (max-width: 575.98px) { 
  .project_client_logo {
    display: none;
  }
}

/* OTHER SLIDER */

.slider_slide {
  display: block;
  position: relative;
  z-index: 15;
  width: 100%;
  height: auto;
  border-radius: 4px;
}

/* < SM */
@media screen and (min-width: 0px) and (max-width: 767.98px) { 
  .slider_slide {
    margin-bottom: 15px;
  } 
}

.slider_slide img {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
  border-radius: 4px;
}

.slider .slick-prev {
  left: 15px;
}

.slider .slick-next {
  right: 15px;
}

.slider .slick-dots {
  display: none!important;
}

/* Equipment gallery: main + thumbnails */
.page_equipment {
  overflow-x: hidden;
}

.equipment_gallery_wrapper {
  display: block;
  position: relative;
  width: 100%;
  max-width: 100%;
  min-width: 0;
  overflow-x: hidden;
}

.equipment_gallery_wrapper .equipment_slider_main,
.equipment_gallery_wrapper .equipment_slider_thumbs {
  max-width: 100%;
  overflow: hidden;
}

.equipment_gallery_wrapper .slick-list {
  overflow: hidden;
  max-width: 100%;
}

.equipment_gallery_wrapper .equipment_slider_thumbs {
  margin-top: 20px;
}

/* < MD */
@media screen and (min-width: 0px) and (max-width: 991.98px) { 
  .equipment_gallery_wrapper .equipment_slider_thumbs {
    margin-bottom: 20px;
  } 
}

.equipment_thumb_slide {
  display: block;
  padding: 10px;
  margin: 0 7.5px;
  border: 1px solid #F0F0F0;
  border-radius: 4px;
  overflow: hidden;
  cursor: pointer;
  box-sizing: border-box;
  background: #FFFFFF;
  transition: border-color 0.2s ease;
}

.equipment_thumb_slide:hover {
  border-color: #1660B0;
}

.equipment_thumb_slide img {
  display: block;
  width: 100%;
  height: auto;
  vertical-align: top;
}

.equipment_slider_thumbs .equipment_thumb_slide.equipment_thumb_active,
.equipment_slider_thumbs .slick-slide.equipment_thumb_active .equipment_thumb_slide {
  border-color: #1660B0;
}

.equipment_thumb_slide a {
  display: block;
  text-decoration: none;
  color: inherit;
}

.related_product_block {
  display: inline-block;
  position: relative;
  border: 1px dashed #1660B0;
  border-radius: 4px;
  padding: 15px;
  margin-top: 15px;
}

/* < MD */
@media screen and (min-width: 0px) and (max-width: 991.98px) { 
  .related_product_block {
    display: block;
    width: 100%;
  }
}

.related_product_block a {
  font-weight: 600;
}

/* PRODUCT */

.product_tabs {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
  margin-top: 15px;
}

/* < SM */
@media screen and (min-width: 0px) and (max-width: 767.98px) { 
  .product_tabs {
    margin-top: 0px;  
  }
}

.product_tabs .nav {
  display: block;
  position: relative;
  width: 100%;
}

.product_tabs .nav .nav-link {
  display: block;
  position: relative;
}

.product_tabs .nav-pills .nav-link {
  background-color: #F0F0F0;
  color: #020b15;
  border-color: #F0F0F0;
  height: 60px;
  vertical-align: middle;
  font-size: 18px; 
  font-family: 'Jost', Arial, Verdana, Tahoma;  
  font-weight: 400; 
  line-height: 1.2em; 
}

/* XS */
@media screen and (min-width: 0px) and (max-width: 575.98px) { 
  .product_tabs .nav-pills .nav-link {
    font-size: 16px; 
  }
}

.product_tabs .nav-pills #pills-tab-number-1.nav-link {
  display: block;
  position: relative;
  width: calc( 100% / 3 - 20px );
  float: left;  
}

.product_tabs_x2 .nav-pills #pills-tab-number-1.nav-link {
  width: calc( 50% - 15px );
  float: left; 
}

/* XS */
@media screen and (min-width: 0px) and (max-width: 575.98px) { 
  .product_tabs .nav-pills #pills-tab-number-1.nav-link {
    width: 100%;
    float: none;
    margin-bottom: 15px;
  }
}

.product_tabs .nav-pills #pills-tab-number-1.nav-link.active {
  background-color: #1660B0;
  color: #FFFFFF;
  border-color: #1660B0;
}

.product_tabs .nav-pills #pills-tab-number-2.nav-link {
  display: block;
  position: relative;
  width: calc( 100% / 3 - 20px );
  float: left;  
  margin-left: 30px;
}

.product_tabs_x2 .nav-pills #pills-tab-number-2.nav-link {
  width: calc( 50% - 15px );
  float: right;
}

/* XS */
@media screen and (min-width: 0px) and (max-width: 575.98px) { 
  .product_tabs .nav-pills #pills-tab-number-2.nav-link {
    width: 100%;
    float: none;
    margin-left: 0px;
    margin-bottom: 15px;
  }
}

.product_tabs .nav-pills #pills-tab-number-2.nav-link.active {
  background-color: #1660B0;
  color: #FFFFFF;
  border-color: #1660B0;
}

.product_tabs .nav-pills #pills-tab-number-3.nav-link {
  display: block;
  position: relative;
  width: calc( 100% / 3 - 20px );
  float: right;  
}

/* XS */
@media screen and (min-width: 0px) and (max-width: 575.98px) { 
  .product_tabs .nav-pills #pills-tab-number-3.nav-link {
    width: 100%;
    float: none;
    margin-bottom: 0px;
  }
}

.product_tabs .nav-pills #pills-tab-number-3.nav-link.active {
  background-color: #1660B0;
  color: #FFFFFF;
  border-color: #1660B0;
}

.product_tabs .tab-content  {
  padding-top: 30px;
  padding-bottom: 30px;
}

.product_tabs_clearup {
  margin-top: 15px;
}

/* XS */
@media screen and (min-width: 0px) and (max-width: 575.98px) { 
  .product_tabs_clearup {
    margin-top: 30px;
  }
}

/* ANTISPAM */

.stop {
  display: none;
  position: relative;
  height: 1px!important;
  overflow: hidden;
}

.stop_wrapper {
  display: block;
  position: relative;
  width: 100%;
  height: 1px;
  overflow: hidden;
}

/* cookie_note */

#cookie_note {
  display: none;
  position: fixed;
  z-index: 555555;
  bottom: 0px;
  width: 100%;
  padding: 20px;
  background-color: #FFFFFF;
  border-radius: 0px;
  box-shadow: 2px 3px 10px rgba(0, 0, 0, 0.4);
}

#cookie_note p {
  font-size: 15px;
  text-align: left;
  color: #23232A;
}

@media (min-width: 576px) {
  #cookie_note.show{
    display: flex;
  }
}

@media (max-width: 575px) {
  #cookie_note.show{
    display: block;
    text-align: left;
  }
}

/* < SM */
@media screen and (min-width: 0px) and (max-width: 767.98px) { 
  .cookie_accept {
    margin-top: 15px; 
  }
}

/* CUSTOM PROD LINE */

.custom_prod_line {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
  margin-top: 30px;
}

.custom_prod_line_image {
  display: block;
  position: relative;
  float: left;
  width: 20%;
  height: auto;  
  border-radius: 4px;
  overflow: hidden; 
}

/* XS */
@media screen and (min-width: 0px) and (max-width: 575.98px) { 
  .custom_prod_line_image {
    width: 100%;
    float: none;
    margin-bottom: 20px;
  }
}

.custom_prod_line_image img {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
  opacity: 1; 
  transform: translate3d(0, 0, 0);
  filter: grayscale(0.25); 
  transition: all 0.5s 0.05s ease;    
}

.custom_prod_line:hover .custom_prod_line_image img {
  transform: translate3d(0, 0, 0);
  transform: scale(1.05);
  opacity: 1;
  filter: grayscale(0);
}

.custom_prod_line_content {
  display: block;
  position: relative;
  float: right;
  width: 80%;
  padding-left: 30px;
  padding-top: 15px;
}

/* < LG */
@media screen and (min-width: 0px) and (max-width: 1199.98px) { 
  .custom_prod_line_content {
    padding-top: 0px;
  } 
}

/* XS */
@media screen and (min-width: 0px) and (max-width: 575.98px) { 
  .custom_prod_line_content {
    width: 100%;
    float: none;
    padding-left: 0px;
  }
}

.custom_prod_line_title {
  font-size: 20px; 
  font-family: 'Jost', Arial, Verdana, Tahoma;  
  font-weight: 600; 
  line-height: 1.2em; 
  margin-bottom: 15px;
}