@font-face { 
    font-family:'fontello';
    src:url('https://static.zarnews.uz/assets/75af35c9/font/fontello.eot?59964849');
    src:url('https://static.zarnews.uz/assets/75af35c9/font/fontello.eot?59964849#iefix') format('embedded-opentype'),
         url('https://static.zarnews.uz/assets/75af35c9/font/fontello.woff2?59964849') format('woff2'),
         url('https://static.zarnews.uz/assets/75af35c9/font/fontello.woff?59964849') format('woff'),
         url('https://static.zarnews.uz/assets/75af35c9/font/fontello.ttf?59964849') format('truetype'),
         url('https://static.zarnews.uz/assets/75af35c9/font/fontello.svg?59964849#fontello') format('svg');
    font-weight:normal;
    font-style:normal;
  } 
  @import url('https://fonts.googleapis.com/css?family=Montserrat:100,200,300,400,500,600,700,800,900,100i,200i,300i,400i,500i,600i,700i,800i,900i&display=swap'); 
  @import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:200,200i,300,300i,400,400i,600,600i,700,700i,900,900i&display=swap'); 
    body {  
      font-family:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
      font-size:1rem;
      font-weight:400;
      line-height:1.5;
      color:#212529;
      text-align:left;
      background:#fff;
    }  
  * { 
      -webkit-box-sizing: border-box; 
      box-sizing: border-box;
  } 
  
  body { 
      margin: 0; 
      font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; 
      font-size: 1rem; 
      font-weight: 400; 
      line-height: 1.5; 
      color: #212529; 
      text-align: left; 
      background-color: #fff;
  } 
  
  body { 
      overflow-x: hidden;
  } 
  
  body { 
      height: 100%; 
      width: 100%;
  } 
  
  body { 
      width: 100%;
  } 
  
  body { 
      margin: 0; 
      padding: 0;
  } 
  
  body { 
      font-family: "Source Sans Pro",sans-serif; 
      font-size: 15px; 
      line-height: 1.5; 
      font-smoothing: antialiased; 
      -webkit-font-smoothing: antialiased; 
      background: #fff; 
      outline: 0; 
      overflow-y: auto; 
      color: #54555E;
  } 
  
  html { 
      font-family: sans-serif; 
      line-height: 1.15; 
      -webkit-text-size-adjust: 100%; 
      -ms-text-size-adjust: 100%; 
      -ms-overflow-style: scrollbar; 
      -webkit-tap-highlight-color: transparent;
  } 

  .oh { 
      overflow: hidden;
  } 
  
  *,:after,:before { 
      -webkit-box-sizing: border-box; 
      box-sizing: border-box;
  } 
  
  :selection { 
      color: #333; 
      background: #fbedc4;
  } 
  
  .alert-info { 
      color: #0c5460; 
      background-color: #d1ecf1; 
      border-color: #bee5eb;
  } 
  
  .py-2 { 
      padding-top: 0.5rem!important;
  } 
  
  .py-2 { 
      padding-bottom: 0.5rem!important;
  } 
  
  .text-center { 
      text-align: center;
  } 
  
  .d-none { 
      display: none!important;
  } 
  
  @media (min-width: 768px){ 
    .d-md-block { 
      display: block!important;
    } 
  }     
  
  @media (min-width: 992px){ 
    .d-lg-block { 
      display: block!important;
    } 
  }     
  
  .top-bar { 
      background-color: #171821;
  } 
  
  header { 
      display: block;
  } 
  
  .nav { 
      position: relative;
  } 
  
  .nav { 
      min-height: 48px; 
      -webkit-backface-visibility: hidden; 
      backface-visibility: hidden; 
      z-index: 120; 
      -webkit-transition: height .3s ease-in-out; 
      transition: height .3s ease-in-out;
  } 
  
  .container { 
      width: 100%; 
      padding-right: 15px; 
      padding-left: 15px; 
      margin-right: auto; 
      margin-left: auto;
  } 
  
  @media (min-width: 576px){ 
    .container { 
      max-width: 540px;
    } 
  }     
  
  @media (min-width: 768px){ 
    .container { 
      max-width: 720px;
    } 
  }     
  
  @media (min-width: 992px){ 
    .container { 
      max-width: 960px;
    } 
  }     
  
  @media (min-width: 1200px){ 
    .container { 
      max-width: 1140px;
    } 
  }     
  
  @media (min-width: 1280px){ 
    .container { 
      max-width: 1248px;
    } 
  }     
  
  .mt-32 { 
      margin-top: 32px;
  } 
  
  footer { 
      display: block;
  } 
  
  .footer { 
      position: relative;
  } 
  
  .footer--dark { 
      background-color: #171821;
  } 
  
  #back-to-top { 
      text-decoration: none;
  } 
  
  #back-to-top { 
      -webkit-transition: all .3s ease-in-out;
  } 
  
  #back-to-top { 
      display: block; 
      z-index: 100; 
      width: 34px; 
      height: 34px; 
      text-align: center; 
      font-size: 12px; 
      position: fixed; 
      bottom: -34px; 
      right: 20px; 
      line-height: 32px; 
      background-color: rgba(23,24,33,.5); 
      -webkit-box-shadow: 1px 1.73px 12px 0 rgba(0,0,0,.03); 
      box-shadow: 1px 1.73px 12px 0 rgba(0,0,0,.03); 
      transition: all .3s ease-in-out;
  } 
  
  #back-to-top  { 
      border-radius: 5px;
  } 
  
  #back-to-top  { 
      border-radius: 2px;
  } 
  
  #back-to-top:hover { 
      background-color: #2D95E3; 
      border-color: transparent;
  } 
  
  .nav__holder { 
      background-color: #fff; 
      -webkit-box-shadow: 0 2px 10px rgba(0,0,0,.1); 
      box-shadow: 0 2px 10px rgba(0,0,0,.1);
  } 
  
  .nav--sticky { 
      height: 48px;
  } 
  
  .nav--sticky { 
      height: auto;
  } 
  
  .row { 
      display: -webkit-box; 
      display: -ms-flexbox; 
      display: flex; 
      -ms-flex-wrap: wrap; 
      flex-wrap: wrap; 
      margin-right: -15px; 
      margin-left: -15px;
  } 
  
  .footer__bottom { 
      padding: 45px 0 35px; 
      position: relative;
  } 
  
  .footer__bottom--dark { 
      background-color: #0E0F14;
  } 
  
  .footer__bottom { 
      padding: 25px 0 5px;
  } 
  
  a { 
      color: #007bff; 
      text-decoration: none; 
      background-color: transparent; 
      -webkit-text-decoration-skip: objects;
  } 
  
  a { 
      text-decoration: none;
  } 
  
  a { 
      color: #2D95E3;
  } 
  
  #back-to-top a  { 
      display: block; 
      color: #fff;
  } 
  
  a:hover { 
      color: #0056b3; 
  } 
  
  a,a:hover { 
      text-decoration: none;
  } 
  
  a:hover { 
      color: #171821;
  } 
  
  .relative { 
      position: relative;
  } 
  
  .col-md-12 { 
      position: relative; 
      width: 100%; 
      min-height: 1px; 
      padding-right: 15px; 
      padding-left: 15px;
  } 
  
  @media (min-width: 768px){ 
    .col-md-12 { 
      -webkit-box-flex: 0; 
      -ms-flex: 0 0 100%; 
      flex: 0 0 100%; 
      max-width: 100%;
    } 
  }     
  
  .col-lg-8 { 
      position: relative; 
      width: 100%; 
      min-height: 1px; 
      padding-right: 15px; 
      padding-left: 15px;
  } 
  
  @media (min-width: 992px){ 
    .col-lg-8 { 
      -webkit-box-flex: 0; 
      -ms-flex: 0 0 66.66667%; 
      flex: 0 0 66.66667%; 
      max-width: 66.66667%;
    } 
  }     
  
  .mb-40 { 
      margin-bottom: 40px;
  } 
  
  aside { 
      display: block;
  } 
  
  .col-lg-4 { 
      position: relative; 
      width: 100%; 
      min-height: 1px; 
      padding-right: 15px; 
      padding-left: 15px;
  } 
  
  @media (min-width: 992px){ 
    .col-lg-4 { 
      -webkit-box-flex: 0; 
      -ms-flex: 0 0 33.33333%; 
      flex: 0 0 33.33333%; 
      max-width: 33.33333%;
    } 
  }     
  
  @media only screen and (min-width: 1200px){ 
    .sidebar--right { 
      float: right;
    } 
  
    .sidebar--right { 
      padding-left: 35px;
    } 
  }     
  
  .sidebar--right { 
      padding-left: 15px;
  } 
  
  .footer__widgets { 
      padding: 90px 0;
  } 
  
  [class^="ui-"] { 
      font-family: 'fontello'; 
      font-style: normal; 
      font-weight: normal; 
      line-height: 1em;
  } 
  
  #back-to-top i  { 
      -webkit-transition: all .3s ease-in-out; 
      transition: all .3s ease-in-out;
  } 
  
  [class^="ui-"]:before, [class*=" ui-"]::before { 
      font-family: "fontello"; 
      font-style: normal; 
      font-weight: normal; 
      speak: none; 
      display: inline-block; 
      text-decoration: inherit; 
      width: 1em; 
      margin-right: .2em; 
      text-align: center; 
      font-variant: normal; 
      text-transform: none; 
      line-height: 1em; 
      margin-left: .2em; 
      -webkit-font-smoothing: antialiased; 
      -moz-osx-font-smoothing: grayscale;
  } 
  
  .ui-arrow-up:before { 
      content: '\f176';
  } 
  
  .col-lg-12 { 
      position: relative; 
      width: 100%; 
      min-height: 1px; 
      padding-right: 15px; 
      padding-left: 15px;
  } 
  
  @media (min-width: 992px){ 
    .col-lg-12 { 
      -webkit-box-flex: 0; 
      -ms-flex: 0 0 100%; 
      flex: 0 0 100%; 
      max-width: 100%;
    } 
  }     
  
  .col-lg-6 { 
      position: relative; 
      width: 100%; 
      min-height: 1px; 
      padding-right: 15px; 
      padding-left: 15px;
  } 
  
  @media (min-width: 992px){ 
    .col-lg-6 { 
      -webkit-box-flex: 0; 
      -ms-flex: 0 0 50%; 
      flex: 0 0 50%; 
      max-width: 50%;
    } 
  }     
  
  .right { 
      float: right;
  } 
  
  .flex-parent { 
      -webkit-box-direction: normal;
  } 
  
  .flex-parent { 
      display: -webkit-box; 
      display: -ms-flexbox; 
      display: flex; 
      -ms-flex-flow: row nowrap; 
      -webkit-box-orient: horizontal; 
      flex-flow: row nowrap; 
      -webkit-box-pack: justify; 
      -ms-flex-pack: justify; 
      justify-content: space-between;
  } 
  
  header .flex-parent  { 
      -webkit-box-align: center; 
      -ms-flex-align: center; 
      align-items: center;
  } 
  
  .content-box { 
      background-color: #fff;
  } 
  
  .content-box { 
      padding: 40px;
  } 
  
  .content-box { 
      padding: 32px;
  } 
  
  .content-box  { 
      -webkit-box-shadow: 0 3px 2px rgba(0,0,0,.1); 
      box-shadow: 0 3px 2px rgba(0,0,0,.1);
  } 
  
  .content-box  { 
      border-radius: 5px;
  } 
  
  .content-box  { 
      -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1); 
      box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  } 
  
  .content-box  { 
      border-radius: 2px;
  } 
  
  .theiaStickySidebar:after { 
      content: ""; 
      display: table; 
      clear: both;
  } 
  
  ul { 
      margin-top: 0; 
      margin-bottom: 1rem;
  } 
  
  ul { 
      margin: 0; 
      padding: 0;
  } 
  
   header ul { 
      list-style: none;
  } 
  
  .footer__nav-menu { 
      line-height: 30px;
  } 
  
  .footer__nav-menu--1 { 
      font-size: 14px; 
      text-transform: uppercase; 
      font-weight: 700;
  } 
  
  .footer--dark a  { 
      color: #fff;
  } 
  
  .footer a:not(.social):hover { 
      color: #2D95E3;
  } 
  
  .d-inline-block { 
      display: inline-block!important;
  } 
  
  button { 
      border-radius: 0;
  } 
  
  button { 
      margin: 0; 
      font-family: inherit; 
      font-size: inherit; 
      line-height: inherit;
  } 
  
  button { 
      overflow: visible;
  } 
  
  button { 
      text-transform: none;
  } 
  
  button { 
      -webkit-appearance: button;
  } 
  
  button { 
      -webkit-appearance: button; 
      cursor: pointer;
  } 
  
  .nav-icon-toggle { 
      cursor: pointer;
  } 
  
  .nav-icon-toggle { 
      padding: 0; 
      display: inline-block; 
      -webkit-transition: .15s linear; 
      transition: .15s linear; 
      font: inherit; 
      color: inherit; 
      text-transform: none; 
      background-color: transparent; 
      border: 0; 
      margin-right: 20px; 
      overflow: visible;
  } 
  
  #nav-icon-toggle { 
      display: none;
  } 
  
  .logo { 
      line-height: 1;
  } 
  
  nav { 
      display: block;
  } 
  
  .flex-child { 
      -webkit-box-flex: 1 0 0; 
      -ms-flex: 1 0 0; 
      flex: 1 0 0;
  } 
  
  .nav__wrap { 
      padding-left: 40px;
  } 
  
  header .flex-child  { 
      -webkit-box-flex: 1; 
      -ms-flex: 1 0 0px; 
      flex: 1 0 0; 
      line-height: 1;
  } 
  
  .nav__right { 
      display: -webkit-box; 
      display: -ms-flexbox; 
      display: flex; 
      margin-left: auto;
  } 
  
  article { 
      display: block;
  } 
  
  .mb-0 { 
      margin-bottom: 0!important;
  } 
  
  .entry { 
      position: relative; 
      overflow: hidden;
  } 
  
  .entry { 
      margin-bottom: 30px;
  } 
  
  .widget_media_image { 
      text-align: center; 
      padding: 0!important; 
      background-color: transparent!important; 
      -webkit-box-shadow: none!important; 
      box-shadow: none!important; 
      border: 0!important;
  } 
  
  .sidebar .widget  { 
      margin-bottom: 40px; 
      background-color: #fff; 
      padding: 32px; 
      border: 1px solid #E3E4E8;
  } 
  
  .sidebar .widget  { 
      -webkit-box-shadow: 0 3px 2px rgba(0,0,0,.1); 
      box-shadow: 0 3px 2px rgba(0,0,0,.1);
  } 
  
  .sidebar .widget  { 
      border: 0;
  } 
  
  .sidebar .widget  { 
      border-radius: 5px;
  } 
  
  .sidebar .widget  { 
      -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1); 
      box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  } 
  
  .sidebar .widget  { 
      border-radius: 2px;
  } 
  
  .col-lg-5 { 
      position: relative; 
      width: 100%; 
      min-height: 1px; 
      padding-right: 15px; 
      padding-left: 15px;
  } 
  
  @media (min-width: 992px){ 
    .col-lg-5 { 
      -webkit-box-flex: 0; 
      -ms-flex: 0 0 41.66667%; 
      flex: 0 0 41.66667%; 
      max-width: 41.66667%;
    } 
  }     
  
  .col-lg-3 { 
      position: relative; 
      width: 100%; 
      min-height: 1px; 
      padding-right: 15px; 
      padding-left: 15px;
  } 
  
  @media (min-width: 992px){ 
    .col-lg-3 { 
      -webkit-box-flex: 0; 
      -ms-flex: 0 0 25%; 
      flex: 0 0 25%; 
      max-width: 25%;
    } 
  }     
  
  .footer__nav-menu li  { 
      display: inline-block; 
      margin-right: 24px;
  } 
  
  .footer__nav-menu li:last-child  { 
      margin-right: 0;
  } 
  
  .col-lg-1 { 
      position: relative; 
      width: 100%; 
      min-height: 1px; 
      padding-right: 15px; 
      padding-left: 15px;
  } 
  
  @media (min-width: 992px){ 
    .col-lg-1 { 
      -webkit-box-flex: 0; 
      -ms-flex: 0 0 8.33333%; 
      flex: 0 0 8.33333%; 
      max-width: 8.33333%;
    } 
  }     
  
  .col-lg-10,.col-sm-12 { 
      position: relative; 
      width: 100%; 
      min-height: 1px; 
      padding-right: 15px; 
      padding-left: 15px;
  } 
  
  @media (min-width: 576px){ 
    .col-sm-12 { 
      -webkit-box-flex: 0; 
      -ms-flex: 0 0 100%; 
      flex: 0 0 100%; 
      max-width: 100%;
    } 
  }     
  
  @media (min-width: 992px){ 
    .col-lg-10 { 
      -webkit-box-flex: 0; 
      -ms-flex: 0 0 83.33333%; 
      flex: 0 0 83.33333%; 
      max-width: 83.33333%;
    } 
  }     
  
  strong { 
      font-weight: bolder;
  } 
  
  .ml-3 { 
      margin-left: 1rem!important;
  } 
  
  .btn,a { 
      text-decoration: none;
  } 
  
  .btn { 
      -moz-user-select: none; 
      -ms-user-select: none;
  } 
  
  .btn { 
      white-space: nowrap;
  } 
  
  .btn { 
      overflow: hidden;
  } 
  
  .btn { 
      position: relative;
  } 
  
  .btn { 
      background-color: #171821;
  } 
  
  .btn { 
      text-transform: uppercase; 
      letter-spacing: .04em;
  } 
  
  .btn { 
      display: inline-block; 
      font-weight: 700; 
      vertical-align: middle;
  } 
  
  .btn { 
      font-family: "Source Sans Pro",sans-serif; 
      text-align: center; 
      border: 0; 
      -webkit-transition: all .2s ease-in-out; 
      transition: all .2s ease-in-out; 
      color: #fff; 
      -webkit-backface-visibility: hidden; 
      backface-visibility: hidden; 
      z-index: 1; 
      -ms-touch-action: manipulation; 
      touch-action: manipulation; 
      cursor: pointer; 
      -webkit-user-select: none; 
      user-select: none;
  } 
  
  .btn-lg { 
      font-size: 14px; 
      padding: 0 16px;
  } 
  
  .btn-color { 
      background-color: #2D95E3;
  } 
  
  .btn  { 
      border-radius: 5px;
  } 
  
  .btn  { 
      border-radius: 2px;
  } 
  
  .btn,a,a:hover { 
      text-decoration: none;
  } 
  
  .btn,.btn:hover { 
      background-color: #171821;
  } 
  
  .btn:hover { 
      color: #fff; 
      border-color: transparent;
  } 
  
  .btn-color:hover { 
      opacity: .92;
  } 
  
  .clickable { 
      cursor: pointer;
  } 
  
  .top-menu li  { 
      display: inline-block; 
      font-size: 14px;
  } 
  
  .top-menu-right li  { 
      float: right; 
      padding: 0;
  } 
  
  .top-bar .domain  { 
      background-color: #33374b;
  } 
  
  .nav-icon-toggle__box { 
      width: 18px; 
      height: 20px; 
      position: relative; 
      display: block;
  } 
  
  .nav-icon-toggle__box { 
      height: 48px;
  } 
  
  img { 
      vertical-align: middle; 
      border-style: none;
  } 
  
  img { 
      height: auto;
  } 
  
  img  { 
      -moz-user-select: none; 
      -ms-user-select: none;
  } 
  
  img  { 
      border: none; 
      max-width: 100%; 
      -webkit-user-select: none; 
      -o-user-select: none; 
      user-select: none;
  } 
  
  .logo__img { 
      width: 180px; 
      margin-top: -4px;
  } 
  
  .nav__menu { 
      position: relative;
  } 
  
  .nav__menu { 
      list-style: none;
  } 
  
  .nav__menu { 
      display: -webkit-inline-box; 
      display: -ms-inline-flexbox; 
      display: inline-flex; 
      -webkit-box-align: center; 
      -ms-flex-align: center; 
      align-items: center;
  } 
  
  .nav__search { 
      margin-left: auto;
  } 
  
  .single-post__entry-header { 
      margin-bottom: 24px;
  } 
  
  .entry__img-holder { 
      position: relative; 
      overflow: hidden;
  } 
  
  .entry__img-holder { 
      margin-bottom: 20px; 
      background-repeat: no-repeat; 
      background-size: cover; 
      background-position: 50%;
  } 
  
  .entry__article-wrap { 
      margin-top: 40px; 
      margin-bottom: 40px;
  } 
  
  @media only screen and (min-width: 992px){ 
    .entry__article-wrap { 
      display: -webkit-box; 
      display: -ms-flexbox; 
      display: flex;
    } 
  }     
  
  section { 
      display: block;
  } 
  
  .section { 
      margin-bottom: 40px;
  } 
  
  .mt-40 { 
      margin-top: 40px;
  } 
  
  h4 { 
      margin-top: 0; 
      margin-bottom: 0.5rem;
  } 
  
  h4 { 
      font-family: Montserrat,sans-serif; 
      margin-top: 0; 
      margin-bottom: 10px; 
      color: #171821; 
      font-weight: 600; 
      line-height: 1.3; 
      letter-spacing: -.5px;
  } 
  
  h4 { 
      font-size: 20px;
  } 
  
  .widget-title { 
      font-size: 16px; 
      text-transform: uppercase; 
      letter-spacing: .04em; 
      margin-bottom: 24px; 
      font-weight: 700;
  } 
  
  hr { 
      -webkit-box-sizing: content-box; 
      box-sizing: content-box; 
      height: 0; 
      overflow: visible;
  } 
  
  hr { 
      margin-top: 20px; 
      margin-bottom: 20px; 
      border: 0; 
      border-top: 1px solid #E3E4E8;
  } 
  
  .widget hr  { 
      margin: 30px 0;
  } 
  
  .footer__nav-menu a  { 
      color: #171821;
  } 
  
  .footer__bottom--dark .footer__nav-menu a  { 
      color: #fff;
  } 
  
   a:hover { 
      color: #0056b3; 
  } 
  
  .footer__nav-menu a:hover { 
      color: #2D95E3;
  } 
  
  .footer__bottom--dark .footer__nav-menu a:hover { 
      color: #2D95E3;
  } 
  
  .age_warning { 
      width: 30px; 
      text-align: center; 
      display: inline-block; 
      background: red; 
      height: 30px; 
      border-radius: 50%; 
      color: #fff; 
      margin-left: 10px;
  } 
  
  p { 
      margin-top: 0; 
      margin-bottom: 1rem;
  } 
  
  p { 
      font-size: 16px;
  } 
  
  p { 
      color: #54555E; 
      font-weight: 400; 
      line-height: 26px; 
      margin: 0 0 10px;
  } 
  
  p { 
      line-height: 22px;
  } 
  
  .copyright { 
      color: #83858F; 
      display: inline-block; 
      font-size: 15px!important;
  } 
  
  .copyright { 
      font-size: 14px !important; 
      line-height: 16px; 
      margin-top: 20px;
  } 
  
  .footer--dark p  { 
      color: #83858F!important;
  } 
  
  .top-menu a  { 
      display: block; 
      padding: 0 10px; 
      line-height: 32px; 
      color: #fff;
  } 
  
  .top-menu-right li a  { 
      padding: 0 12px !important; 
      font-weight: 600; 
      letter-spacing: 0.2px;
  } 
  
  .top-menu li:first-child a  { 
      padding-left: 0;
  } 
  
  .top-menu li:last-child a  { 
      padding-right: 0;
  } 
  
  .nav-icon-toggle__inner { 
      display: block; 
      top: 50%; 
      margin-top: -1px; 
      margin-left: 3px; 
      width: 15px;
  } 
  
  .nav-icon-toggle__inner { 
      height: 2px; 
      background-color: #171821; 
      position: absolute; 
      -webkit-transition: .2s all; 
      transition: .2s all;
  } 
  
  .nav-icon-toggle__inner,.nav-icon-toggle__inner:after,.nav-icon-toggle__inner:before { 
      height: 2px; 
      background-color: #171821; 
      position: absolute; 
      -webkit-transition: .2s all; 
      transition: .2s all;
  } 
  
  .nav-icon-toggle__inner:after,.nav-icon-toggle__inner:before { 
      content: ""; 
      display: block; 
      margin-left: -3px;
  } 
  
  .nav-icon-toggle__inner:before { 
      top: -6px; 
      width: 18px;
  } 
  
  .nav-icon-toggle__inner:after { 
      bottom: -6px; 
      width: 18px;
  } 
  
  .nav-icon-toggle:hover .nav-icon-toggle__inner { 
      background-color: #2D95E3;
  } 
  
  .nav-icon-toggle:hover .nav-icon-toggle__inner, .nav-icon-toggle:hover .nav-icon-toggle__inner::after, .nav-icon-toggle:hover .nav-icon-toggle__inner::before { 
      background-color: #2D95E3;
  } 
  
  .nav__menu > li  { 
      position: relative;
  } 
  
  @media only screen and (min-width: 992px){ 
    .nav__menu > li  { 
      display: inline-block; 
      text-align: center;
    } 
  }     
  
  .nav__search-trigger { 
      color: #171821; 
      font-size: 23px; 
      display: inline-block; 
      width: 24px; 
      height: 48px; 
      line-height: 48px; 
      text-align: center;
  } 
  
  .nav__search-trigger { 
      font-size: 18px;
  } 
  
   .nav__right a:hover { 
      color: #2D95E3;
  } 
  
  .nav__search-box { 
      width: 300px; 
      position: absolute; 
      right: 0; 
      top: 100%; 
      padding: 15px 20px; 
      background-color: #f7f7f7; 
      display: none; 
      -webkit-box-shadow: 0 4px 20px rgba(0,0,0,.1); 
      box-shadow: 0 4px 20px rgba(0,0,0,.1);
  } 
  
  .nav__search-box  { 
      border-radius: 0 0 5px 5px;
  } 
  
  h1 { 
      margin-top: 0; 
      margin-bottom: 0.5rem;
  } 
  
  h1 { 
      font-family: Montserrat,sans-serif; 
      margin-top: 0; 
      margin-bottom: 10px; 
      color: #171821; 
      font-weight: 600; 
      line-height: 1.3; 
      letter-spacing: -.5px;
  } 
  
  h1 { 
      font-size: 32px; 
      letter-spacing: -.03em;
  } 
  
  .single-post__entry-title { 
      font-size: 36px; 
      margin-top: 12px; 
      margin-bottom: 5px;
  } 
  
  .single-post__entry-title { 
      font-size: 26px; 
      margin-bottom: 5px; 
      margin-top: 0px; 
      text-align: center;
  } 
  
  .entry__meta-holder { 
      display: -webkit-box; 
      display: -ms-flexbox;
  } 
  
  .entry__meta-holder { 
      margin-top: 16px; 
      display: flex; 
      -webkit-box-pack: justify; 
      -ms-flex-pack: justify; 
      justify-content: space-between;
  } 
  
  .entry__img { 
      width: 100%;
  } 
  
  .entry__share { 
      margin-bottom: 16px;
  } 
  
  @media only screen and (min-width: 992px){ 
    .entry__article-wrap .entry__article  { 
      padding-left: 30px;
    } 
  }     
  
  .d-block { 
      display: block!important;
  } 
  
  @media (min-width: 768px){ 
    .d-md-none { 
      display: none!important;
    } 
  }     
  
  @media (min-width: 992px){ 
    .d-lg-none { 
      display: none!important;
    } 
  }     
  
  .btn-wide { 
      width: 100%;
  } 
  
  .btn-tg { 
      font-size: 16px; 
      font-weight: normal; 
      text-transform: none;
  } 
  
  .title-wrap { 
      position: relative;
  } 
  
  .title-wrap { 
      overflow: hidden; 
      margin-bottom: 32px;
  } 
  
  .title-wrap--line { 
      border-top: 3px solid #888994; 
      padding-top: 32px;
  } 
  
  .title-wrap--pr { 
      padding-right: 62px;
  } 
  
  .category { 
      margin: 0;
  } 
  
  .post-list-small__item { 
      padding: 16px 0; 
      position: relative;
  } 
  
  .post-list-small__item:first-child { 
      padding-top: 0;
  } 
  
  .post-list-small__item:last-child { 
      padding-bottom: 0; 
      border-bottom: 0;
  } 
  
  .row-16 { 
      margin: 0 -8px;
  } 
  
  .footer--dark .widget-title  { 
      color: #fff;
  } 
  
  .tagcloud { 
      overflow: hidden;
  } 
  
  .copyright a  { 
      color: inherit;
  } 
  
  .copyright a  { 
      color: #2D95E3;
  } 
  
  .copyright a:hover { 
      color: #2D95E3;
  } 
  
  .nav__menu > li > a  { 
      position: relative;
  } 
  
  .nav__menu > li > a  { 
      font-family: "Source Sans Pro",sans-serif; 
      color: #171821; 
      font-size: 14px; 
      font-weight: 700; 
      text-transform: uppercase; 
      padding: 0 16px; 
      display: block; 
      line-height: 48px;
  } 
  
  .nav__menu > li > a  { 
      font-size: 18px; 
      text-transform: none; 
      font-weight: 400; 
      line-height: 68px;
  } 
  
  .final-review__text-holder:before, .nav__menu > li > a::before { 
      content: ''; 
      bottom: 0; 
      left: 0; 
      right: 0;
  } 
  
  .nav__menu > li > a::before { 
      display: block; 
      position: absolute; 
      width: 0; 
      height: 2px; 
      margin: 0 auto; 
      background-color: #2D95E3; 
      -webkit-transition: all .3s ease-in-out; 
      transition: all .3s ease-in-out;
  } 
  
  .nav__menu a.feed::before { 
      background-color: transparent !important;
  } 
  
  .nav__menu > li > a:hover { 
      color: #2D95E3;
  } 
  
  .gmap, .nav__menu > li.active a::before, .nav__menu > li:hover a::before { 
      width: 100%;
  } 
  
  .final-review__text-holder::before, .nav__menu > li > a::before { 
      content: ''; 
      bottom: 0; 
      left: 0; 
      right: 0;
  } 
  
  .nav__dropdown > a::after { 
      content: '\f123'; 
      font-family: ui-icons; 
      margin-left: 7px; 
      font-size: 10px; 
      line-height: 1;
  } 
  
  .nav__dropdown > a::after { 
      font-family: 'fontello'; 
      content: '\f107'; 
      font-size: 14px;
  } 
  
  ul ul  { 
      margin-bottom: 0;
  } 
  
  .nav__dropdown-menu { 
      list-style: none;
  } 
  
  @media only screen and (min-width: 992px){ 
    .nav__dropdown-menu { 
      position: absolute; 
      top: 100%; 
      left: 0; 
      padding: 10px 0; 
      z-index: 1000; 
      min-width: 200px; 
      width: 100%; 
      text-align: left; 
      list-style: none; 
      white-space: nowrap; 
      background-color: #fff; 
      -webkit-box-shadow: 0 4px 20px rgba(0,0,0,.1); 
      box-shadow: 0 4px 20px rgba(0,0,0,.1); 
      background-clip: padding-box; 
      display: block; 
      visibility: hidden; 
      opacity: 0; 
      -webkit-transition: all .1s ease-in-out; 
      transition: all .1s ease-in-out;
    } 
  }     
  
  [class^="ui-"]::before, [class*=" ui-"]::before { 
      font-family: "fontello"; 
      font-style: normal; 
      font-weight: normal; 
      speak: none; 
      display: inline-block; 
      text-decoration: inherit; 
      width: 1em; 
      margin-right: .2em; 
      text-align: center; 
      font-variant: normal; 
      text-transform: none; 
      line-height: 1em; 
      margin-left: .2em; 
      -webkit-font-smoothing: antialiased; 
      -moz-osx-font-smoothing: grayscale;
  } 
  
  .ui-search:before { 
      content: '\e83d';
  } 
  
  .nav__search-form { 
      position: relative;
  } 
  
  .entry__meta { 
      margin-top: -4px;
  } 
  
  .entry__meta-holder .entry__meta  { 
      margin-top: 0;
  } 
  
  .entry .entry__meta  { 
      margin: 0 auto;
  } 
  
  .entry__article > p  { 
      margin-bottom: 34px; 
      font-size: 18px; 
      line-height: 30px;
  } 
  
  .entry__article > p  { 
      line-height: 26px;
  } 
  
  .btn i  { 
      position: relative;
  } 
  
  .btn i  { 
      font-size: 10px; 
      margin-left: 3px; 
      top: -1px; 
      line-height: 1;
  } 
  
  .btn-tg i  { 
      font-size: 20px;
  } 
  
  .ui-paper-plane:before { 
      content: '\f1d8';
  } 
  
  .btn-lg span  { 
      line-height: 46px;
  } 
  
  .btn-tg span  { 
      font-weight: 600; 
      text-transform: capitalize;
  } 
  
  h3 { 
      margin-top: 0; 
      margin-bottom: 0.5rem;
  } 
  
  h3 { 
      font-family: Montserrat,sans-serif; 
      margin-top: 0; 
      margin-bottom: 10px; 
      color: #171821; 
      font-weight: 600; 
      line-height: 1.3; 
      letter-spacing: -.5px;
  } 
  
  h3 { 
      font-size: 23px;
  } 
  
  .section-title { 
      display: inline-block; 
      float: left; 
      letter-spacing: .04em; 
      text-transform: uppercase;
  } 
  
  .section-title { 
      margin-bottom: 0; 
      font-size: 21px; 
      font-weight: 700;
  } 
  
  .category .post-list-small__item:first-child  { 
      padding-top: 0px;
  } 
  
  .category .post-list-small__item:nth-child(2)  { 
      padding-top: 0px;
  } 
  
  .clearfix:after,.clearfix:before { 
      display: table; 
      line-height: 0; 
      content: "";
  } 
  
  .clear,.clearfix:after { 
      clear: both;
  } 
  
  .socials { 
      overflow: hidden; 
      display: -webkit-box; 
      display: -ms-flexbox; 
      display: flex; 
      -webkit-box-align: center; 
      -ms-flex-align: center; 
      align-items: center; 
      -ms-flex-wrap: wrap; 
      flex-wrap: wrap;
  } 
  
  .row-16 > div  { 
      padding: 0 8px;
  } 
  
  .widget-socials .socials  { 
      display: block;
  } 
  
  .widget-popular-posts .socials  { 
      margin: 0 auto;
  } 
  
  .footer__widgets p  { 
      font-size: 14px; 
      line-height: 26px;
  } 
  
  .widget_nav_menu li  { 
      padding: 4px 0;
  } 
  
  .widget_nav_menu li:first-child  { 
      padding-top: 0;
  } 
  
  .footer--dark .widget_nav_menu li  { 
      border-color: #54555E;
  } 
  
  .widget_nav_menu li:last-child  { 
      padding-bottom: 0;
  } 
  
  .widget_tag_cloud a  { 
      padding: 6px 10px; 
      line-height: 1; 
      margin: 0 8px 8px 0; 
      font-size: 12px; 
      font-weight: 700; 
      text-transform: uppercase; 
      background-color: #f7f7f7; 
      font-family: "Source Sans Pro",sans-serif; 
      color: #54555E; 
      display: inline-block; 
      float: left;
  } 
  
  .widget_tag_cloud a  { 
      font-weight: normal; 
      border-radius: 5px;
  } 
  
  .footer--dark .tagcloud a  { 
      background-color: #2D2E36; 
      color: #fff;
  } 
  
   .widget_tag_cloud a:hover { 
      background-color: #2D95E3!important; 
      border-color: transparent; 
      color: #fff!important;
  } 
  
  .entry__tags a:hover, .widget_tag_cloud a:hover { 
      background-color: #2D95E3!important; 
      border-color: transparent; 
      color: #fff!important;
  } 
  
  input { 
      margin: 0; 
      font-family: inherit; 
      font-size: inherit; 
      line-height: inherit;
  } 
  
  input { 
      overflow: visible;
  } 
  
  input { 
      height: 46px; 
      border: 1px solid #E3E4E8; 
      background-color: #fff; 
      width: 100%; 
      margin-bottom: 24px; 
      padding: 0 12px; 
      -webkit-transition: border-color .3s ease-in-out,background-color .3s ease-in-out; 
      transition: border-color .3s ease-in-out,background-color .3s ease-in-out;
  } 
  
  .nav__search-input { 
      margin-bottom: 0; 
      display: block; 
      line-height: 40px;
  } 
  
  input  { 
      border-radius: 5px;
  } 
  
  input  { 
      border-radius: 2px;
  } 
  
  [type="submit"],button { 
      -webkit-appearance: button;
  } 
  
  .btn { 
      text-decoration: none;
  } 
  
  .btn-button { 
      border: none; 
      margin-bottom: 0; 
      width: auto;
  } 
  
  .search-button { 
      position: absolute; 
      top: 0; 
      right: 0; 
      width: 46px; 
      height: 46px; 
      line-height: 46px; 
      padding: 0!important; 
      border: 0; 
      vertical-align: middle;
  } 
  
  .btn-lg,.btn-lg.btn-button { 
      font-size: 14px; 
      padding: 0 16px;
  } 
  
  .btn-lg.btn-button { 
      height: 46px;
  } 
  
  .btn-button.btn-color { 
      color: #fff;
  } 
  
  .search-button  { 
      border-radius: 0 5px 5px 0;
  } 
  
  .btn-button:hover { 
      color: #fff; 
      background-color: #171821;
  } 
  
  .entry__meta li  { 
      font-size: 12px; 
      text-transform: uppercase;
  } 
  
  .entry__meta li  { 
      display: inline-block; 
      font-weight: 600; 
      color: #83858F;
  } 
  
  .entry__meta li::after { 
      content: '-'; 
      display: inline-block; 
      margin: 0 3px;
  } 
  
  .entry__meta li::after { 
      content: " ";
  } 
  
  .entry__meta li.entry__meta-views::after { 
      content: ''; 
      margin: 0 8px; 
      display: inline-block;
  } 
  
  .entry__meta li:last-child::after { 
      display: none;
  } 
  
  .entry__article img  { 
      width: 100%; 
      max-width: 100%;
  } 
  
  .post-list-small__body { 
      overflow: hidden;
  } 
  
  .social { 
      color: #fff;
  } 
  
  .social { 
      display: inline-block; 
      font-size: 13px;
  } 
  
  .social { 
      line-height: 32px; 
      width: 32px; 
      height: 32px; 
      text-align: center; 
      margin-right: 8px; 
      margin-bottom: 8px; 
      -webkit-transition: all .1s ease-in-out; 
      transition: all .1s ease-in-out;
  } 
  
  .socials--large a  { 
      height: 46px; 
      width: 46px; 
      line-height: 46px; 
      font-size: 16px;
  } 
  
  .socials--rounded a  { 
      border-radius: 50%!important;
  } 
  
  a.social-android { 
      background-image: url(https://static.zarnews.uz/assets/75af35c9/img/gplay.png); 
      background-size: contain; 
      width: 135px !important; 
      border-radius: 5px !important; 
      background-repeat: no-repeat; 
      margin-right: 20px;
  } 
  
  .social  { 
      border-radius: 5px;
  } 
  
  .social  { 
      border-radius: 2px;
  } 
  
  .widget-popular-posts .social-android  { 
      display: none;
  } 
  
  .social,.social:hover { 
      color: #fff;
  } 
  
  .social-facebook { 
      background-color: #39599f;
  } 
  
  .social-facebook:hover { 
      background-color: #324e8c!important; 
      color: #fff!important;
  } 
  
  .social-telegram { 
      background-color: #2D95E3;
  } 
  
  .social-youtube { 
      background-color: #c61d23;
  } 
  
  .social:last-child { 
      margin-right: 0;
  } 
  
  .social-youtube:hover { 
      background-color: #b01a1f!important; 
      color: #fff!important;
  } 
  
  code { 
      font-family: monospace, monospace; 
      font-size: 1em;
  } 
  
  code { 
      font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  } 
  
  code { 
      font-size: 87.5%; 
      color: #e83e8c; 
      word-break: break-word;
  } 
  
  .categories a  { 
      width: 80%; 
      display: block;
  } 
  
  .footer--dark .social ,.footer--dark a  { 
      color: #fff;
  } 
  
  @media only screen and (min-width: 992px){ 
    .nav__dropdown-menu > li > a  { 
      color: #54555E; 
      padding: 8px 22px; 
      font-size: 14px; 
      display: block;
    } 
  }     
  
  .nav__dropdown-menu > li > a  { 
      font-size: 18px;
  } 
  
  @media only screen and (min-width: 992px){ 
    .nav__dropdown-menu > li > a:hover { 
      color: #2D95E3;
    } 
  }     
  
  .search-button i  { 
      font-size: 18px; 
      margin: 0; 
      top: 3px;
  } 
  
  .search-button i  { 
      font-size: 18px;
  } 
  
  .entry__meta i  { 
      display: inline-block; 
      margin-right: 5px;
  } 
  
  .ui-eye:before { 
      content: '\e818';
  } 
  
  .entry__meta a  { 
      color: #2D95E3;
  } 
  
  .entry__meta a:hover { 
      color: #171821;
  } 
  
  .social-twitter { 
      background-color: #55ACEE;
  } 
  
  .social-twitter:hover { 
      background-color: #3ea1ec!important; 
      color: #fff!important;
  } 
  
  .social-odnoklassniki { 
      background-color: #ed812b;
  } 
  
  .post-list-small__img-holder { 
      border-radius: 50%; 
      overflow: hidden;
  } 
  
  .post-list-small__img-holder { 
      width: 88px; 
      float: left; 
      margin-right: 16px;
  } 
  
  .category .post-list-small__img-holder  { 
      width: 95px;
  } 
  
  .category .post-list-small__img-holder  { 
      border-radius: 0;
  } 
  
  .post-list-small__entry-title { 
      font-size: 14px; 
      line-height: 1.4; 
      margin-bottom: 5px; 
      margin-top: 5px;
  } 
  
  .post-list-small__entry-title { 
      font-size: 16px; 
      font-weight: normal;
  } 
  
  .ui-facebook:before { 
      content: '\f09a';
  } 
  
  .ui-youtube-play:before { 
      content: '\f16a';
  } 
  
  .categories a span  { 
      float: right; 
      font-size: 12px; 
      padding: 4px; 
      border-radius: 5px; 
      width: 40px; 
      text-align: center;
  } 
  
  .ui-twitter:before { 
      content: '\f099';
  } 
  
  .ui-odnoklassniki:before { 
      content: '\f263';
  } 
  
  .thumb-container { 
      background-color: #f7f7f7; 
      position: relative; 
      overflow: hidden; 
      -webkit-transform: translateZ(0); 
      transform: translateZ(0);
  } 
  
  .thumb-70 { 
      padding-bottom: 70%;
  } 
  
  .category .post-list-small__entry-title  { 
      padding-right: 6px;
  } 
  
  h3 > a  { 
      color: inherit;
  } 
  
  h3 a  { 
      display: inline-block;
  } 
  
  h3 a  { 
      letter-spacing: 0px;
  } 
  
  .post-list-small__entry-title a  { 
      color: #171821;
  } 
  
   .post-list-small__entry-title a:hover { 
      color: #2D95E3;
  } 
  
  .post-list-small__entry-title a:focus, .post-list-small__entry-title a:hover { 
      color: #2D95E3;
  } 
  
  .thumb-container img  { 
      -webkit-backface-visibility: hidden;
  } 
  
  .thumb-container img  { 
      position: absolute; 
      top: 0; 
      bottom: 0; 
      left: 0; 
      width: 100%; 
      min-height: 100%; 
      backface-visibility: hidden;
  } 
  
  .thumb-container img  { 
      min-height: auto;
  } 
  
  
  /* These were inline style tags. Uses id+class to override almost everything */
  #main.style-CFBB6 {  
     transform: none;  
  }  
  #main-container.style-1tUOt {  
     transform: none;  
  }  
  #style-hnVSY.style-hnVSY {  
     transform: none;  
  }  
  #entry__share.style-gry9g {  
     position: relative;  
  }  
  #style-xlX7Y.style-xlX7Y {  
     text-align: right;  
  }  
  #style-fvMKr.style-fvMKr {  
     text-align: justify;  
  }  
  #style-zoAdc.style-zoAdc {  
     text-align: justify;  
  }  
  #style-XA4Iy.style-XA4Iy {  
     text-align: justify;  
  }  
  #style-Kto6q.style-Kto6q {  
     text-align: justify;  
  }  
  #style-dj6kq.style-dj6kq {  
     text-align: justify;  
  }  
  #style-dUXyP.style-dUXyP {  
     text-align: justify;  
  }  
  #style-Cd9fK.style-Cd9fK {  
     text-align: justify;  
  }  
  #style-FlXIZ.style-FlXIZ {  
     text-align: justify;  
  }  
  #style-XzbzX.style-XzbzX {  
     text-align: justify;  
  }  
  #style-kQ91f.style-kQ91f {  
     text-align: justify;  
  }  
  #style-P38Uo.style-P38Uo {  
     text-align: justify;  
  }  
  #style-mbKnk.style-mbKnk {  
     text-align: justify;  
  }  
  #style-kAcrb.style-kAcrb {  
     text-align: justify;  
  }  
  #style-H3PIr.style-H3PIr {  
     text-align: justify;  
  }  
  #style-Itw4i.style-Itw4i {  
     text-align: justify;  
  }  
  #style-Bttox.style-Bttox {  
     text-align: justify;  
  }  
  #style-Bnx8I.style-Bnx8I {  
     text-align: right;  
  }  
  #style-6PmjL.style-6PmjL {  
     text-align: right;  
  }  
  #style-NsWR6.style-NsWR6 {  
     position: relative;  
      overflow: visible;  
      box-sizing: border-box;  
      min-height: 1px;  
  }  
  #style-7Wb22.style-7Wb22 {  
     padding-top: 1px;  
      padding-bottom: 1px;  
      position: static;  
      transform: none;  
  }  
  