/*
Theme Name: Insideok
Theme URI: https://insideok.ru;
Description: Theme for blog of Odnoklassniki
Author: Yevgeniy Muratshayev
Author URI: sycamore.kz
Version: 1.0
*/
@font-face {
  font-family: Montserrat;
  font-style: normal;
  font-weight: normal;
  src: url(https://insideok.ru/wp-content/themes/insideok/fonts/Montserrat-Regular.ttf);
}
@font-face {
  font-family: Montserrat;
  font-style: normal;
  font-weight: bold;
  src: url(https://insideok.ru/wp-content/themes/insideok/fonts/Montserrat-Bold.ttf);
}
@font-face {
  font-family: Montserratsemibold;
  font-style: normal;
  font-weight: normal;
  src: url(https://insideok.ru/wp-content/themes/insideok/fonts/Montserrat-SemiBold.ttf);
}
@font-face {
  font-family: DinRoundPro;
  font-style: normal;
  font-weight: normal;
  src: url(https://insideok.ru/wp-content/themes/insideok/fonts/DINRoundPro.ttf);
}
@font-face {
  font-family: DinRoundProLight;
  font-style: normal;
  font-weight: normal;
  src: url(https://insideok.ru/wp-content/themes/insideok/fonts/DINRoundPro-Light.ttf);
}
@font-face {
  font-family: DinRoundProBold;
  font-style: normal;
  font-weight: normal;
  src: url(https://insideok.ru/wp-content/themes/insideok/fonts/DINRoundPro-Bold.ttf);
}
@font-face {
  font-family: DinRoundProBlack;
  font-style: normal;
  font-weight: normal;
  src: url(https://insideok.ru/wp-content/themes/insideok/fonts/DINRoundPro-Black.ttf);
}
@font-face {
  font-family: DinRoundProMedi;
  font-style: normal;
  font-weight: normal;
  src: url('https://insideok.ru/wp-content/themes/insideok/fonts/DINRoundPro-Medi.ttf');
}
body {
  font-family: Montserrat;
  font-size: 16px;
  line-height: 24px;
  font-style: normal;
  color: #333333;
}
.post-img{
  width: 100%;
  margin-bottom: 14px;
}

.mobile-search-button{
  width: 18px;
  height: 18px;
  background: url(https://insideok.ru/wp-content/themes/insideok/ico/gray-lense.svg) no-repeat center;
  border: 0;
  padding: 5px;
}

.sub-menu{
  background: #FFFFFF;
  top: 0;
  margin-top: 40px;
}
.navbar-nav .dropdown-menu {
  width: 208px;
  padding: 4px 0 4px 0;
}

.dropdown-menu .nav-item{
  padding-left: 0;
  padding-right: 0;
}
.navbar-light .navbar-nav .nav-link {
  color: #7A7A7A;
}
.nav-link{
  font-family: Montserrat;
  font-style: normal;
  font-size: 16px;
  line-height: 24px;
  color: #7A7A7A;
  padding-left: 12px;
  padding-right: 12px;
}
.nav-link:hover{
  color: #27AA66 !important;
  background: rgba(39, 170, 102, 0.08);
}
#menu-mainmenu>.nav-item>.nav-link:hover{
  background: none;
}
.nav-item{
  padding-left: 4px;
  padding-right: 4px;
}
.navbar .container-fluid{
  padding-right: 24px;
  padding-left: 24px;
}

.top-search-button{
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  color: #7A7A7A;
  border: 0;
  background: #fff;
  margin: 0 16px 0 16px;
}
.top-search-button:focus{
  outline: none;
}
.top-search-button img{
  margin-right: 10px;
}

.ok-btn-orange{
  background: #EE8208;
  color: #fff;
  font-size: 16px;
  line-height: 23px;
  font-weight: 500;
  padding: 6px 16px 6px 16px;
  border: 0;
  border-radius: 30px;
  white-space: nowrap;
}
.ok-btn-orange:focus{
  outline: none;
}
.ok-btn-orange:hover{
  background: #E7791E;
}
.ok-top-block-sm{
  background: #fff;
  padding: 16px;
  border-radius: 16px;
}
.ok-top-block-sm:hover{
  background: rgba(39,170,102,0.04);
}

.ok-top-block-sm:hover .ok-top-bottom-cat-link {
  background: rgba(39, 170, 102, 0.12);
}
.ok-top-img-sm img{
  border-radius: 12px !important;
  width: 100%;
}
.ok-top-buttom-row{
  display: flex;
}
.ok-top-bottom-views{
  display: flex;
  align-items: center;
  margin-left: 12px;
  font-size: 12px;
  line-height: 16px;
  color: #999999;
}

.ok-top-bottom-views img{
  margin-right: 4px;
}
.ok-top-bottom-time{
  display: flex;
  align-items: center;
  margin-left: 12px;
  font-size: 12px;
  line-height: 16px;
  color: #999999;
}
.ok-top-bottom-time img{
  margin-right: 4px;
}
.news-block{
  background: #FFFFFF;
  box-shadow: 0 4px 24px rgba(0, 0, 0, 0.08);
  border-radius: 12px;
  padding: 24px 12px 8px 12px;
}
.news-body{
  margin-top: 24px;
  padding-bottom: 36px;
  border-bottom: 1px solid #F0F0F0;
}
.news-body a{
  color: #333333;
  font-size: 15px;
  line-height: 20px !important;
}
.news-body p{
  margin-bottom: 0;
  margin-top: 24px;
}
.ok-top-data{
  font-size: 12px;
  line-height: 16px;
  color: #999999;
  margin-top: 8px !important;
}
.news-footer{
  margin-top: 11px;
  text-align: center;
}
.news-footer a{
  color: #EE8208;
  size: 16px;
  line-height: 24px;
}
.ok-footer-block{
  margin-top: 60px;
  background: rgba(238,130,8,0.08);
}

.ok-footer-block .ok-footer-container img {
  height: 176px;
}
.ok-footer-form-row input:focus{
  border: 1px solid #DDDDDD;
  box-shadow: none;
}
.ok-footer-form-row input:invalid{
  border: 1px solid #FF5555;
  box-shadow: none;
}
.ok-footer-form-row input{
  margin-bottom: 8px;
}
.bottom-menu{
  display: flex;
  padding: 0;
}
.bottom-menu li{
  list-style: none;
}
.bottom-menu a{
  text-decoration: none;
  color: #7a7a7a;
}
.bottom-menu a:hover{
  color: #EE8208;
}
.cat-ico{
  margin-right: 12px;
}
.zav{
  display: flex;
  margin-bottom: 50px;
  align-items: center;
  color: #999999;
}
.ok-green-badge{
  background: rgba(39, 170, 102, 0.12);
  border-radius: 4px;
  color: #27AA66;
  padding: 4px;

  height: 24px;
  font-size: 12px;
  width: fit-content;
  margin: auto;
  display: flex;
  align-items: center;
  font-weight: 500;
  text-transform: uppercase;
}
.ok-art-row{
  display: flex;
  justify-content: center;
}
.ok-ico-row{
  margin: 16px auto 40px auto;
  width: 161px;
  display: flex;
}

.wp-block-table {
  overflow-x: hidden !important;
}
/*icons*/
.ok-ico{
  width: 28px;
  height: 28px;
  background: url(https://insideok.ru/wp-content/themes/insideok/ico/ok-ico-social.svg) no-repeat;
  cursor: pointer;
}
.ok-ico:hover{
  background: url(https://insideok.ru/wp-content/themes/insideok/ico/ok-ico-social-orange.svg) no-repeat;
}
.vk-ico{
  margin-left: 16px;
  width: 29px;
  height: 28px;
  background: url(https://insideok.ru/wp-content/themes/insideok/ico/vk-ico-social.svg) no-repeat;
  cursor: pointer;
}
.vk-ico:hover{
  background: url(https://insideok.ru/wp-content/themes/insideok/ico/ok-hover.svg) no-repeat;
}
.facebook-ico{
  margin-left: 16px;
  width: 28px;
  height: 28px;
  background: url(https://insideok.ru/wp-content/themes/insideok/ico/facebook-ico-social.svg) no-repeat;
  cursor: pointer;
}
.facebook-ico:hover{
  background: url(https://insideok.ru/wp-content/themes/insideok/ico/fb-hover.svg) no-repeat;
}
.twitter-ico{
  margin-left: 16px;
  width: 28px;
  height: 28px;
  background: url(https://insideok.ru/wp-content/themes/insideok/ico/twitter-ico-social.svg) no-repeat;
  cursor: pointer;
}
.twitter-ico:hover{
  background: url(https://insideok.ru/wp-content/themes/insideok/ico/tw-hover.svg) no-repeat;
}
/*end icons*/
.ok-tag{
  font-size: 12px;
  line-height: 16px;
}
.ok-tag a{
  text-decoration: none;
  color: #EE8208;
  margin-right: 12px;
  white-space: nowrap;
  float: left;
}
.ok-submenu-item{
  margin-right: 48px;
  padding: 16px 0 16px 0;
}
.ok-submenu-item a{
  color: #7a7a7a;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500 !important;
  text-decoration: none;
}
.ok-submenu-item.active a{
  color: #333;
  border-bottom: 4px #EE8208 solid;
  padding-bottom: 16px;
}
.carousel-inner{
  width: 100%;
  overflow: hidden;
}
.slider-center{
  margin: auto;
}
.ok-top-card-content{
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 20px;
  display: flex;
  flex-direction: column;
}
.inslider .eicon-chevron-left{
  background: url(https://insideok.ru/wp-content/themes/insideok/ico/l_row_slider.svg) no-repeat center;
  width: 60px;
  height: 60px;
}
.inslider .eicon-chevron-left::before{
  content: '';
}
.inslider .eicon-chevron-right{
  background: url(https://insideok.ru/wp-content/themes/insideok/ico/r_row_slider.svg) no-repeat center;
  width: 60px;
  height: 60px;
}
.inslider .eicon-chevron-right::before{
  content: '';
}
.inslider .swiper-pagination{
  bottom: -30px!important;
}
.inslider .swiper-pagination-bullet{
  width: 20px;
  height: 4px;
  border-radius: 2px;
  background: #F0F0F0;
}
.inslider .swiper-pagination-bullet-active{
  background: #EE8208;
}
.site-content a{
  color: #EE8208;
  text-decoration: none;
}
.site-content li::marker{
  color: #EE8208;
}
.searchform{
  background: #FFFFFF;
  padding: 16px;
  width: 100%;
  display: none;
}
.mobile-search{
  display: none;
  width: 100%;
}
.subsform{
  display: none;
  position: absolute;
  top: 62px;
  padding: 12px 16px 16px 16px;
  background: #FFFFFF;
  box-shadow: 0 4px 24px rgba(0, 0, 0, 0.08);
  border-radius: 12px;
  z-index: 200;
}
.ok-header-title{
  font-size: 14px;
  line-height: 20px;
  color: #333333;
}

.wpcf7-response-output{
  border: 0;
}
.mediachallenge{
  margin-bottom: 16px;
}

.searchrow{
  display: flex;
  align-items: center;
}
.search-button{
  margin-left: 30px;
  background: #EE8208;
  color: #fff;
  font-size: 16px;
  line-height: 23px;
  font-weight: 600;
  padding: 6px 16px 6px 16px;
  border-radius: 30px;
  white-space: nowrap;
  border: 0;
}
.search-row{
  margin-top: 16px;
}
.form-control:focus{
  box-shadow: none;
  border-color: #ced4da;
}
.close-btn{
  margin: auto 0 auto 20px;
  cursor: pointer;
}
.xclear{
  margin-left: -25px;
  cursor: pointer;
}
input[type="search"]::-webkit-search-cancel-button {
  background: #DDDDDD;
}
.ok-vote-block{
  display: flex;
  justify-content: flex-end;
}
.ok-vote-img{
  margin-right: 8px;
}
.ok-vote-txt{
  margin: auto 12px auto 0;
  font-size: 14px;
  line-height: 20px;
}
.sub-vote-sorrow{
  width: 28px;
  height: 28px;
  background: url("https://insideok.ru/wp-content/themes/insideok/ico/reaction_sorrow.svg");
  border: 0;
}
.sub-vote-wow{
  width: 28px;
  height: 28px;
  background: url("https://insideok.ru/wp-content/themes/insideok/ico/reaction_wow.svg");
  border: 0;
}
.sub-vote-heart{
  width: 28px;
  height: 28px;
  background: url("https://insideok.ru/wp-content/themes/insideok/ico/reaction_heart.svg");
  border: 0;
}
.sub-vote-lol{
  width: 28px;
  height: 28px;
  background: url("https://insideok.ru/wp-content/themes/insideok/ico/reaction_lol.svg");
  border: 0;
}
.sub-vote-like{
  width: 28px;
  height: 28px;
  background: url("https://insideok.ru/wp-content/themes/insideok/ico/reaction_like.svg");
  border: 0;
}
.newscard{
  margin-top: 0;
  padding: 12px 12px 12px 12px;
}

.newscard:first-child{
  margin-top: 12px;
}
.newscard:last-child{
  padding-bottom: 0;
}

.newscard:hover{
  background: #f7fcf9;
  border-radius: 8px;
}
.news-footer a{
  font-weight: 500;
}
.car .swiper-slide{
  background: #FFFFFF;
  box-shadow: 0 4px 24px rgba(0, 0, 0, 0.08);
  border-radius: 12px;
  padding: 24px;
  height: 112px;
  margin-left: 32px;
}
.car .swiper-slide-inner{
  display: flex;
}
.car .swiper-slide-image{
  height: 64px;
}
.car .elementor-image-carousel-caption{
  margin-left: 16px;
}
.car .car_title{
  font-family: Montserrat;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 20px;
  color: #333333;
  margin: 0;
  width: fit-content;
}
.car .car_title::after{
  content: "";
  width: 16px;
  height: 16px;
  background-image: url("https://insideok.ru/wp-content/themes/insideok/ico/ooo.svg");
  background-size: 16px 16px;
  left: 7px;
  display: block;
  float: right;
}
.car .car_txt{
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  color: #999999;
  margin: 4px 0 0 0;
}
.car .swiper-container{
  height: 160px;
}
.car .eicon-chevron-left{
  width: 65px;
  height: 65px;
  background: url("https://insideok.ru/wp-content/themes/insideok/ico/lll.svg") no-repeat center;
}
.car .eicon-chevron-left::before{
  content: none;
}
.car .eicon-chevron-right{
  width: 65px;
  height: 65px;
  background: url("https://insideok.ru/wp-content/themes/insideok/ico/rrr.svg") no-repeat center;
}
.car .eicon-chevron-right::before{
  content: none;
}

.akk{
  background: #fff;
  box-shadow: 0 4px 24px rgba(0, 0, 0, 0.08);
  border-radius: 12px;
  border: 0;
}
.akk .fa-minus::before{
  content: "\f106";
  width: 14px;
  height: 7px;
}
.akk .fa-plus::before{
  content: "\f107";
  width: 14px;
  height: 7px;
}

#elementor-tab-title-2111 span.elementor-toggle-icon {
  position: absolute !important;
  left: 170px;
  top: 6px;
}
#elementor-tab-content-2111 ul {
  width: auto;
  padding-bottom: 4px;
  box-shadow: 0 4px 24px rgb(0 0 0 / 8%);
  border-radius: 12px;
}
#elementor-tab-content-2111 ul li a {
  padding-right: 1rem;
  padding-left: 1rem;
}



.contacts_container_left {
  display: flex;
  flex-direction: column;
  margin-right: 45px;
}
.contacts_container_right {
  display: flex;
  flex-direction: column;
}
.contacts_container_title{
  font-family: Montserrat;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 8px;
}
.contacts_container_text{
  font-family: Montserrat;
  font-style: normal;
  font-weight: 500;
  color: #999999;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 64px;
}
.contacts_container_text a{
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
}
.contacts_container_text_tel{
  margin-top: 12px;
}
/* //Contacts */



@media (min-width: 360px) {
  .contacts_container {
    margin-top: 24px;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .contacts_container~p{
    display: none;
  }
  .contacts_container_block {
    margin-bottom: 32px;
    width: 100%;
    display: flex;
    flex-direction: column;
    padding-left: 0;
    height: auto;
  }
  .contacts_container_text {
    margin-bottom: 0px;
  }
  .contacts_container_block:first-child {
    order: 1;
  }
  .contacts_container_block:nth-child(2) {
    order: 3;
  }
  .contacts_container_block:nth-child(3) {
    order: 6;
    display: none;
  }
  .contacts_container_block:nth-child(4) {
    order: 2;
  }
  .contacts_container_block:nth-child(5) {
    order: 4;
  }
  .contacts_container_block:last-child {
    order: 5;
    margin-bottom: 0;
  }
  .ok-footer-block {
    margin-top: 32px;
  }

  .newscard {
    line-height: 20px;
  }
  .news-body a{
    line-height: 20px !important;
  }
  .ok-ico-row {
    margin-bottom: 16px;
  }
  .container {
    --bs-gutter-x: 2rem;
  }
  #st {
    margin-top: 16px;
    display: flex;
  }
  .tenpx {
    display: none;
  }

  #elementor-tab-title-2111 span.elementor-toggle-icon {
    left: 90px;
  }

  h1{
    font-size: 19px;
    line-height: 24px;
    color: #000;
    font-weight: 700;
  }
  h2{
    font-size: 17px;
    line-height: 20px;
    font-weight: 700;
  }
  h3{
    font-size: 15px;
    line-height: 20px;
    font-weight: 600;
  }
  .navbar-nav>li{
    margin-top: 16px;
  }
  #menu-mainmenu .navbar-nav>.nav-item{
    font-weight: 500;
  }
  .navbar-brand img{
    width: 105px;
  }
  .navbar-light .navbar-toggler{
    border: 0;
  }
  .navbar-toggler:focus{
    box-shadow: none;
  }
  .navbar .container-fluid{
    padding-right: 16px;
    padding-left: 16px;
  }
  .show {
    height: 100vh;
  }
  .nav-item.dropdown>a.nav-link:first-child, #menu-item-9{
    font-size: 17px;
    /*font-weight: 600;*/
  }
  .sub-menu.dropdown-menu>.nav-link{
    font-size: 15px;
    line-height: 21px;
  }
  .navbar-light .navbar-nav .nav-link{
    color: #333333;
  }
  .navbar-toggler-icon{
    width: 24px;
    height: 24px;
  }
  .mobile-search-button{
    display: block;
  }
  .sub-menu{
    margin: 0;
    /*display: block;*/
    box-shadow: none;      
    padding-bottom: 16px;
    border: 0;
    display: grid;
    grid-template-columns: 50% 50%;
    width: 100%;
  }
  .navbar-nav .dropdown-menu {
    width: 100%;
  }
  .sub-menu>li{
    /*width: 50%;
    float: left;*/
  }
  .nav-link:hover {
    background: none;
  }
  .sub-menu>.nav-item{
    font-weight: 500;
  }
  .dropdown{
    border-bottom: 1px #F0F0F0 solid;
    padding-bottom: 16px;
  }
  .dropdown-toggle::after{
    display: none;
  }
  /** карточки мобильный **/
  .ok-top-block-sm {
    padding-bottom: 12px;
    padding-top: 12px;
  }
  .ok-top-title {
  }
  .oktop-p-null p {
    margin: 0px;
    /*white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;*/
  }
  .oktop-p-null{
    display: flex;
    flex-grow: 1;
    overflow: hidden;
    align-items: flex-start;
  }
  .ellipsis-overflowing-child .ellipsis-helper:after {
    content: "...";
    float: right;
    padding-right: 0.4em;
  }

  .oktop-p-null {
   /* height: auto;*/
    position: relative;
    overflow: hidden;
  }

  .oktop-p-null {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    -ms-column-count: 1;
    column-count: 1;
  }
  .news-block {
    margin-bottom: 20px;
  }
  /** **/
  .ok-top-title{
    margin-top: 12px;
    color: #333333;
    flex-grow: 0;
    margin-bottom: 8px;
  }
  .ok-top-title a{
    font-size: 17px;
    line-height: 20px;
    color: #333333;
    font-weight: 600;
    text-decoration: none;
  }
  .ok-top-block-sm p{
    font-size: 13px;
    line-height: 19px;
    color: #999999;
    min-height: 20px;
  }
  .ok-top-bottom-cat-link{
    padding: 3px 6px 3px 6px;
    background: #F7F7F7;
    border-radius: 4px;
  }
  .ok-top-bottom-cat-link:hover{
    background: rgba(39, 170, 102, 0.12);
  }
  .ok-top-bottom-cat-link a{
    color: #999999;
    font-size: 12px;
    line-height: 15px;
    font-weight: 600;
  }
  .ok-top-bottom-cat-link a:hover{
    color: #27AA66;
  }
  .ok-top-bottom-cat-link ul{
    margin: 0;
    padding: 0;
  }
  .ok-top-bottom-cat-link li{
    list-style: none;
  }
  .news-link-title{
    font-size: 19px;
    line-height: 24px;
    font-weight: 600;
  }
  .ok-footer-container{
    padding: 14px 16px 16px 16px;
  }
  .ok-footer-title{
    font-size: 20px;
    line-height: 24px;
    font-weight: 600;
  }
  .ok-footer-subtitle{
    font-size: 15px;
    line-height: 21px;
    color: #7A7A7A;
    margin-top: 8px;
    margin-bottom: 12px;
  }

  #place_mess .form-control::placeholder {
    color: #999999;
  }

  #place_mess .form-control {
    width: 100%;
  }
  
  .bottom-menu{
    max-width: 100%;
    flex-wrap: wrap;
    margin: 0;
  }
  .bottom-menu li{
    min-width: 50%;
    margin: 0;
    padding-bottom: 15px;
  }
  .bottom-menu a{
    font-size: 15px;
    line-height: 21px;
  }
  .footer-navbar{
    font-size: 15px;
    line-height: 21px;
    color: #7A7A7A;
    padding: 28px 0 28px 0;
  }
  .navbar{
    border-bottom: 1px #f0f0f0 solid;
  }
  .cat-title{
    font-size: 19px;
    line-height: 24px;
    color: #333;
    font-weight: 700;
    margin-top: 24px;
  }
  .ok-article-title{
    margin-top: 12px;
  }
  .ok-article-subsub-title{
    margin-top: 12px;
    font-size: 12px;
    line-height: 18px;
    color: #999999;
  }
  .ok-article h2{
    margin-top: 32px;
    font-size: 17px !important;
    line-height: 20px !important;
    font-weight: 600 !important;
  }
  .ok-article h3{
    margin: 32px 0 0 0;
  }
  .ok-article p{
    margin: 16px 0 0 0;
  }
  .ok-article ol{
    margin: 16px 0 0 0;
  }
  .ok-article a{
    color: #EE8208;
    text-decoration: none;
  }
  .ok-article table{
    margin: 0;
    /*table-layout: fixed;*/
    width:100% !important;
    --bs-gutter-x:0;
  }

  /* Страница о пректе - информация. первый абзац и заголовок правка высоты */
  [data-elementor-id="4706"] .tenpx+p{
    margin-top: 0px;
  }
  [data-elementor-id="4706"] .tenpx+p+h2{
    margin-top: 24px;
  }
  /* Страница о пректе - материалы. первый заголовок */
  .ok-article h2.aboutmaterialhtwo{
    margin-top: 16px;
  }
  .download_ico {
    margin-right: 8px;
  }

  .ok-article td{
    word-wrap:break-word !important;
    width: auto!important;
  }
  .ok-article th{
    word-wrap:break-word !important;
    width: auto!important;
  }
  .ok-article .tablepress{
    width: 100% !important;
  }

  .ok-submenu{
    display: none;
  }
  .slider-slide{
    width: 100%;
    height: 335px;
    position: relative;
    margin-bottom: 20px;
  }
  .slider-img{
    border-radius: 12px;
    height: 162px;
    background-size: cover !important;
  }
  .slider-card{
    position: absolute;
    width: 90%;
    height: 260px;
    left: 0;
    right: 0;
    bottom: 0;
    background: #fff;
    box-shadow: 0 4px 24px rgba(0, 0, 0, 0.08);
    border-radius: 12px;
    margin: auto;
    padding: 16px 20px 20px 20px;
  }
  .slider-title{
    font-weight: 600;
    font-size: 17px;
    line-height: 20px;
    color: #333;
  }
  .slider-desc{
    margin-top: 8px;
    font-size: 15px;
    line-height: 20px;
    color: #999999;
    height: 63px;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  .slider-bottom{
    display: flex;
    margin-top: 16px;
  }
  .owl-carousel .owl-item img{
    width: auto !important;
  }
  .slider-cat{
    text-transform: uppercase;
    font-weight: 600;
    font-size: 10px;
    line-height: 14px;
    color: #999999;

    background: #F7F7F7;
  }
  .post-categories{
    padding: 0;
    margin: 0;
  }
  .slider-cat li{
    list-style-type: none;
  }
  .slider-cat a{
    font-size: 12px;
    line-height: 15px;
    color: #999999;

  }
  .slider-views{
    display: flex;
    margin-left: 13px;
    align-items: center;
    font-size: 12px;
    line-height: 16px;
    color: #999999;
  }
  .slider-time{
    display: flex;
    align-items: center;
    font-size: 12px;
    line-height: 16px;
    margin-left: 13px;
    color: #999999;
    white-space: nowrap;
  }
  .owl-nav{
    position: absolute;
    display: flex;
    width: 100%;
    justify-content: space-between;
    top: 140px;
  }
  .owl-prev{
    width: 60px;
    height: 60px;
    background: url(https://insideok.ru/wp-content/themes/insideok/ico/arleft.svg) no-repeat center !important;
  }
  .owl-prev:focus{
    outline: none !important;
  }
  .owl-prev span{
    display: none;
  }
  .owl-next{
    width: 60px;
    height: 60px;
    background: url(https://insideok.ru/wp-content/themes/insideok/ico/arright.svg) no-repeat center !important;
  }
  .owl-next span{
    display: none;
  }
  .owl-next:focus{
    outline: none !important;
  }
  .ok-top-card-content {
    height: 152px;
  }
  .search-row .col-lg-2{
    text-align: center;
  }

  .search-row .ok-top-title{
    color: #333333;
    font-size: 18px;
    line-height: 24px;
    font-weight: 600;
  }
  .search-form-page{
    margin-top: 24px;
  }
  .search-img{
    margin: auto;
    width: 100%;
    height: 300px;
    object-fit:cover;
  }
  .search-txt h3{
    margin-top: 16px;
  }
  .top-search-button{
    display: none;
  }
  .ok-tag{
    margin: 0;
  }
  .subsform {
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .close-subs-btn{
    position: absolute;
    top: 0;
    right: 20px;
    background: #fff;
    padding: 15px;
    cursor: pointer;
    display: none;
  }
  .ok-article-subtitle{
    margin: 16px 0 0 0;
  }
  .ok-article-subtitle h1 {
    margin-bottom: 0;
  }
  .slider-views img{
    margin-right: 5px;
  }
  .slider-time img{
    margin-right: 5px;
  }
  .ok-video16{
    width: 360px!important;
    height: 206px!important;
  }

}
/*end min-width: 360px */
@media (min-width: 576px) {
  .search-txt h3{
    margin-top: 0;
  }
  .ok-header-form .ok-btn-orange{
    width: auto;
  }
  .ok-vote-block{
    margin-right: 0;
  }
  .ok-video16{
    width: 576px!important;
    height: 324px!important;
  }

}
/*end min-width: 576px */
@media (min-width: 768px) {

  h1{
    font-size: 24px;
    line-height: 32px;
    color: #333333;
    font-weight: 700;
  }
  h2{
    font-size: 20px;
    line-height: 24px;
    color: #333333;
    font-weight: 700;
  }
  h3{
    font-size: 16px;
    line-height: 20px;
    color: #333333;
  }

  nav.navbar .dropdown:hover > .dropdown-menu {
    display: block; 
  } 
  .navbar{
    height: 80px;
  }
  .navbar-nav{
    margin: auto;
  }
  .navbar-brand img{
    width: 140px;
    margin-left: 8px;
  }
  .mobile-search-button{
    display: none;
  }
  .search-row .col-lg-2{
    text-align: left;
  }
  .sub-menu{
    display: none;
    margin-left: -25%;
    box-shadow: 0 4px 24px rgba(0, 0, 0, 0.08);
    border-radius: 12px;
    margin-top: 40px;
  }
  .sub-menu>li{
    width: 100%;
    float: none;
  }
  .sub-menu>.nav-link{
    font-weight: 600;
  }
  .dropdown{
    border: 0;
  }
  .dropdown-toggle::after{
    display: inline-block;
  }
  .ok-top-title a{
    font-size: 18px;
    line-height: 24px;
  }
  .ok-top-block-sm p{
    font-size: 14px;
    line-height: 20px;
    /*margin-top: 8px;*/
    min-height: 20px;
  }
  .ok-top-bottom-cat-link{
    padding: 5px 8px 5px 8px;
    height: 24px;
    display: flex;
    align-items: center;
    text-transform: uppercase;
  }
  .news-link-title{
    font-size: 20px;
    line-height: 24px;
  }
  .ok-footer-container{
    padding: 32px 16px 32px 16px;
  }
  .ok-footer-subtitle{
    font-size: 16px;
    line-height: 24px;
    color: #7A7A7A;
  }
  .ok-footer-form-row{
    margin-top: 12px;
  }
  .bottom-menu{
    flex-wrap: nowrap;
    padding-left: 12px;
  }
  .bottom-menu li{
    margin-right: 40px;
    min-width: auto;
    padding-bottom: 0;
  }
  .bottom-menu a{
    font-size: 16px;
    line-height: 24px;
  }
  .footer-navbar{
    font-size: 16px;
    line-height: 24px;
  }
  .cat-title{
    font-size: 20px;
    line-height: 24px;
    display: flex;
    align-items: center;
  }
  .ok-article-title{
    margin-top: 24px;
  }
  .ok-article-subtitle{
    margin: 16px 80px 0 80px;
  }
  .ok-article h2{
    margin: 48px 80px 0 80px;
    font-size: 20px !important;
    line-height: 24px !important;
  }
  .ok-article h2.aboutdownloadhtwo {
    margin: 32px 16px 16px 0;
  }

  .ok-article h2.aboutmaterialhtwo {
    margin: 32px 16px 0 80px;
  }
  .download_ico {
    margin-right: 8px;
  }
  #elementor-tab-title-2111 span.elementor-toggle-icon{
    position: absolute !important;
    left: 170px;
    top: 6px;
  }
  #elementor-tab-content-2111 ul{
    width: auto;
    padding-bottom: 4px;
    box-shadow: 0 4px 24px rgb(0 0 0 / 8%);
    border-radius: 12px;
  }
  #elementor-tab-content-2111 ul li a{
    padding-right: 1rem;
    padding-left: 1rem;
  }
  .tenpx{
    height: 10px;
  }
  .ok-article h3{
    margin: 32px 80px 0 80px;
  }
  .ok-article p{
    margin: 16px 80px 0 80px;
  }
  .ok-article ul{
    margin: 0 80px 0 80px;
  }
  .ok-article ol{
    margin: 0 80px 0 80px;
  }
  .ok-article table{
    margin: 32px 80px 0 80px;
  }

  .ok-submenu{
    display: flex;
    justify-content: center;
    border-bottom: 1px #F0F0F0 solid;
  }
  .slider-slide{
    width: 100%;
    height: 560px;
    position: relative;
    margin-bottom: 20px;
  }
  .slider-img{

    height: 495px;
  }
  .slider-card{
    position: absolute;
    
    height: 173px;
    left: 0;
    right: 0;
    bottom: 0;
    background: #fff;
    box-shadow: 0 4px 24px rgba(0, 0, 0, 0.08);
    border-radius: 12px;
    margin: auto;
    padding: 16px 20px 20px 20px;
  }
  .slider-title{
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    color: #333;
  }
  .slider-desc{
    margin-top: 8px;
    font-size: 15px;
    line-height: 20px;
    color: #999999;
  }
  .slider-bottom{
    display: flex;
    margin-top: 0;
  }
  .slider-cat{
    text-transform: uppercase;
    font-weight: 600;
    font-size: 12px;
    line-height: 15px;
    color: #999999;
    padding: 4px 8px 4px 8px;
    background: #F7F7F7;
  }
  .slider-views{
    display: flex;
    margin-left: 13px;
    align-items: center;
    font-size: 12px;
    line-height: 16px;
    color: #999999;
  }
  .slider-time{
    display: flex;
    align-items: center;
    font-size: 12px;
    line-height: 16px;
    margin-left: 13px;
    color: #999999;
  }
  .owl-nav{
    position: absolute;
    display: flex;
    width: 100%;
    justify-content: space-between;
    top: 240px;
  }
  .owl-prev{
    width: 60px;
    height: 60px;
    background: url(https://insideok.ru/wp-content/themes/insideok/ico/arleft.svg) no-repeat center !important;
  }
  .owl-prev span{
    display: none;
  }
  .owl-next{
    width: 60px;
    height: 60px;
    background: url(https://insideok.ru/wp-content/themes/insideok/ico/arright.svg) no-repeat center !important;
  }
  .owl-next span{
    display: none;
  }
  .ok-top-card-content {
    height: 145px;
  }
  .top-search-button{
    display: block;
  }
  .ok-tag{
    margin: 22px 0 22px 80px;
  }
  .subsform {
    right: 32px;
    left: auto;
    width: 276px;
    height: auto;
  }
  .ok-header-form .ok-btn-orange{
    width: 100%;
  }
  .close-subs-btn{
    display: none;
  }
  .ok-vote-block{
    margin-right: 80px;
    margin-top: 22px;
  }
  .ok-video16{
    width: 768px!important;
    height: 432px!important;
  }
}
/*end min-width: 768px */
@media (min-width: 992px) {

  .contacts_container {
    margin-top: 24px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    flex-direction: row;
  }
  .contacts_container_block {
    width: 40%;
    display: flex;
    flex-direction: column;
    padding-left: 50px;
    height: 90px;
  }
  .contacts_container_block:first-child {
    order: 1;
  }
  .contacts_container_block:nth-child(2) {
    order: 3;
  }
  .contacts_container_block:nth-child(3) {
    order: 5;
    display: block;
  }
  .contacts_container_block:nth-child(4) {
    order: 2;
  }
  .contacts_container_block:nth-child(5) {
    order: 4;
  }
  .contacts_container_block:last-child {
    order: 6;
  }

  .slider-slide{
    width: 100%;
    height: 560px;
    position: relative;
    margin-bottom: 20px;
  }
  .slider-img{
    height: 495px;
  }
  .slider-card{
    
    height: 148px;
  }
  .ok-top-card-content {
    height: 145px;
  }
  .search-img{
    width: 100%;
    height: 150px;
    object-fit:cover;
  }
  .slider-content{
    height: 99px;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .ok-video16{
    width: 992px!important;
    height: 558px!important;
  }
}
/*end min-width: 992px */
@media (min-width: 1300px) {
  .slider-slide{
    width: 100%;
    height: 560px;
    position: relative;
    margin-bottom: 20px;
  }
  .slider-img{
    width: 100%;
    height: 495px;
  }
  .ok-video16{
    width: 1300px !important;
    max-width: 1300px!important;
    height: 732px!important;
  }

}
/*end min-width: 1300px */
@media (min-width: 1600px) {
  .slider-slide{
    width: 100%;
    height: 560px;
    position: relative;
    margin-bottom: 20px;
  }
  .slider-img{
    width: 98%;
    height: 495px;
  }
}
/*end min-width: 1600px */
.show{
  display: block;
  height: auto;
}

.hide{
  display: none!important;
}



/* Correct Style */
.ok-top-bottom-cat-link .post-categories {
}

