/*
Theme Name: zhanuya-alakol
Theme URI: http://underscores.me/
Author: kassymov
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: zhanuya-alakol
Tags:

*/



body{font-family: 'Open Sans', sans-serif; overflow-x: hidden; 
   background: #fff;
}

.snow-blocks{
    background: url(assets/img/snow-bg.jpg) no-repeat;
    position: fixed;
    height: 100%;
    width: 100%;
    overflow: hidden;
    background-size:cover;
}

.snow1{
   background-image: url(assets/img/snow1.png);
   position:absolute;
   width: 100%;
    height:100%;
    animation: snow1 23s linear infinite;    
}

.snow2{
    background-image: url(assets/img/snow2.png),url(snow3.png);
    animation: snow2 15s linear infinite;
    width: 100%;
    height:100%;
    position:absolute;
}

@keyframes snow2{
    0%{background-position: 0 0, 0 0;}
    100%{background-position: 10% 600px, 10% 600px;}
}
@keyframes snow1{
    from{background-position: 0 -300px;}
    20% {background-position: 20% -100px;}
    40% {background-position: 30% 100px;}
    to{background-position: 20% 700px;}
}

.wow {visibility: hidden;}

.row{margin: 0;}

p{margin: 0 0 10px;}

h1, h2, h3, h4, h5, h6{font-family: 'Open Sans', sans-serif;}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9{padding: 0 3px;}

a{color: #444b89; transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;}

a:focus, a:hover{text-decoration: none; color: #0001fe;}

strong{font-weight: 600;}

.section{padding: 0 0; background: rgba(231, 246, 247, 0.50);}

.section img{width: 100%; height: auto; }

.grid{margin: 0 auto; }

.grid-item{width: 24.4%; margin: 0 2px 12px; display: block;}

.archive_page .wrapper{padding-top: 30px; padding-bottom: 40px;}

.wrapper{max-width: 1280px; width: 100%; margin: auto; position: relative; z-index: 10; background-color: #fff; padding: 1px;}

.topbanner{display: block;
width: 100%;
height: auto;
margin-bottom: 10px;}

.btn_wrap{padding: 0; display: inline-block; position: relative; z-index: 2;}

.site_lang {display:none; list-style: none; right: 20px;
z-index: 11;
text-align: right;
position: relative;
margin: 0;}
.site_lang li{display: inline-block; margin-left: 25px;}
.site_lang li a{font-weight: 400; color: #666;}
 .site_lang .current-lang a{color: #0607f8;}
 .site_lang .current-lang a:hover{color: #0607f8;}

.btn_wrap a{font-size: 14px; padding: 10px 35px; letter-spacing: 1px;}
.btn.btn-raised, .btn.btn-raised.btn-default{background-color: #444b89 !important; color: #fff;}
.btn.btn-raised, .btn.btn-raised.btn-default:hover{background: #0000fe; box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);}
.site_header{margin-bottom: 10px; position: relative; z-index: 5;}
.wrap_header{max-width: 1170px; margin: auto; position: relative;}
.top_menu{display: inline-block; line-height: 40px;}
.top_menu ul{margin: 0;}
.cd-secondary-nav .menu-item{display: inline-block;}
.cd-secondary-nav .menu-item a{display: block; line-height: 40px; font-size: 14px; transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;}

.wrap_header img{width: 100%; height: auto;}

.aligncenter{margin: auto; text-align: center;}

.menu-item a:hover{color: #090afc;}
.menu-item i{font-size: 19px; position: relative; top: 2px;}
.cd-secondary-nav .current-menu-item a{color:#bf1d30; }
.cd-auto-hide-header {height: 0;
  position: relative;
  z-index: 12;
  top: 0;
  left: 0;
  width: 100%;
  background-color: transparent;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  will-change: transform;
  -webkit-transition: -webkit-transform .5s;
  transition: -webkit-transform .5s;
  transition: transform .5s;
  transition: transform .5s, -webkit-transform .5s;
}

.cd-auto-hide-header::after {clear: both; content: ""; display: block;}
.cd-auto-hide-header .logo,
.cd-auto-hide-header .nav-trigger {position: absolute; top: 50%; right: 10px; bottom: auto; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%);}
.cd-auto-hide-header .logo {left: 5%;}
.cd-auto-hide-header .logo a, .cd-auto-hide-header .logo img {display: block;}
.nav-trigger {
  /* vertically align its content */
  display: table;
  height: 100%;
  padding: 0 1em 0 1.5em;
  font-size: 1.2rem;
  text-transform: uppercase;
  color: #25283D;
  font-weight: bold;
  right: 0;
  border-left: 1px solid #f2f2f2;
}

.nav-trigger span {display: table-cell; vertical-align: middle; top:3px; position: relative;}
.nav-trigger em, .nav-trigger em::after, .nav-trigger em::before {display: block; position: relative; height: 2px; width: 26px; background-color: #198c47;  -webkit-backface-visibility: hidden; backface-visibility: hidden;}
.nav-trigger em {margin: 6px auto 14px; -webkit-transition: background-color .2s; transition: background-color .2s;}
.nav-trigger em::before, .nav-trigger em::after {
  position: absolute;
  content: '';
  left: 0;
  -webkit-transition: -webkit-transform .2s;
  transition: -webkit-transform .2s;
  transition: transform .2s;
  transition: transform .2s, -webkit-transform .2s;
}

.nav-trigger em::before {
  /* this is the menu icon top line */
  -webkit-transform: translateY(-6px);
      -ms-transform: translateY(-6px);
          transform: translateY(-6px);
}
.nav-trigger em::after {
  /* this is the menu icon bottom line */
  -webkit-transform: translateY(6px);
      -ms-transform: translateY(6px);
          transform: translateY(6px);
}

.nav-open .nav-trigger em {background-color: rgba(255, 255, 255, 0);}
.nav-open .nav-trigger em::before {-webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg);}
.nav-open .nav-trigger em::after {
  /* rotate bottom line */
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}

.cd-primary-nav {display: inline-block; float: right; height: 100%; padding-right: 5%;}
.cd-primary-nav > ul {
  position: absolute;
  z-index: 2;
  top: 40px;
  right: 0;
  width: 100%;
  background-color: #ffffff;
  display: none;
  padding: 0;
  margin: 0;
  box-shadow: 0 14px 20px rgba(0, 0, 0, 0.2);
 transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out;
}

.cd-primary-nav > ul li{list-style: none;  text-align: center; padding: 0 0 10px;}
.cd-primary-nav > ul a {display: block; line-height: 30px; padding: 6px 0px; color: #fff; font-size: 17px;  font-weight: 400; }
.cd-primary-nav > ul a:hover, .cd-primary-nav > ul a.active {color: #04afef;}
.cd-primary-nav ul .mobile_social{width: 33%; margin: 15px 0; display: inline-block; border: 1px solid #eee; text-align: center; padding: 0;}
.nav-open .cd-primary-nav ul,
.cd-primary-nav ul:target {display: inline-block;  margin: auto; background: #198c47;}
.nav-open .cd-primary-nav ul{padding: 15px 15px 30px;}
.mobile_nav{text-align: center; margin-bottom: 0;border-bottom: 1px solid #4cce97;padding-bottom: 5px;}

/* --------------------------------
2. Auto-Hiding Navigation - with Sub Nav
-------------------------------- */
.cd-secondary-nav {text-align: center; clear: both; width: 100%; height: 70x; position: relative; z-index: 11; 
  -webkit-transform: translateZ(0);
         transform: translateZ(0);
  will-change: transform;
  -webkit-transition: -webkit-transform .5s;
  transition: -webkit-transform .5s;
  transition: transform .5s;
  transition: transform .5s, -webkit-transform .5s;
}
.cd-secondary-nav::after {
  /* gradient on the right - to indicate it's possible to scroll */
  content: '';
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  height: 100%;
  width: 35px;
  background: transparent;
  pointer-events: none;
  -webkit-transition: opacity .2s;
  transition: opacity .2s;
}
.cd-secondary-nav.nav-end::after {opacity: 0;}
.cd-secondary-nav ul, .cd-secondary-nav li, .cd-secondary-nav a {height: 100%; padding: 0; margin: 0;}
.cd-secondary-nav ul::after {clear: both; content: ""; display: block;}
.cd-secondary-nav li {display: inline-block; float: none; -webkit-flex-shrink: 0;-ms-flex-negative: 0;flex-shrink: 0;}
.cd-secondary-nav a {display: block; color: #454545; font-size: 16px; margin: 0 -2px;font-weight: 400; line-height: 44px; padding: 0 17px; transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out;}
.cd-secondary-nav a:hover {color: #198c47;}

.mobile_nav .current-menu-item a{border-bottom: 1px solid #bf1e30;}

/* --------------------------------
3. Auto-Hiding Navigation - with Sub Nav + Hero Image
-------------------------------- */

.cd-secondary-nav.slide-up {}
.cd-secondary-nav.fixed {position: fixed; z-index: 11; top:0;}
.cd-secondary-nav.fixed .wrap_nav{padding: 0;}
.cd-secondary-nav.slide-up {}
.wrap_nav{background: #efefef; display: inline-block; width: 100%; max-width: 1280px; position: relative; margin: auto; padding: 20px 5px;}
.home_url{display: inline-block; text-align: right;}
.sub_menu{width: 180px; display: inline-block; color: #0102f4; font-size: 16px; padding: 0 5px; cursor: pointer; font-weight: 400; line-height: 44px;}
.navbar-collapse{display: inline-block;}
.home_url a i{font-size: 28px}

.menu {position: relative;}
.menu li {display: inline-block; color: #454545; font-size: 16px; padding: 0 1.4em; cursor: pointer; font-weight: 400; line-height: 44px; }

.menu li .sub-menu {width: 220px; background: #efefef; display: none; position: absolute; top: 45px; left: -25px; z-index: 90; transition: all 0.8s ease-in-out; -webkit-transition: all 0.8s ease-in-out; -ms-transition: all 0.8s ease-in-out; -moz-transition: all 0.8s ease-in-out;}

.cd-secondary-nav .sub-menu li {display: block; background: #0062B3; padding: 0;}
.cd-secondary-nav .sub-menu li a{display: block; padding: 5px 10px; height: 100%; line-height: 30px; border-color: rgba(136, 136, 136, 0.4);}
.menu li:hover .sub-menu {display: block;}
.menu_news_home{text-align: center; padding: 0; margin-top: 20px;}
.menu_news_home li{display: inline-block; margin: 0 18px; text-transform: uppercase; font-weight: 400;}
.menu_news_home li a{color: #666; letter-spacing: 0.5px;     transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;}
.menu_news_page{padding: 0; margin-bottom: 25px;}
.menu_news_page li{display: block; margin: 10px 0; position: relative; padding: 0 0 4px;font-weight: 400;}
.menu_news_page li a{ color: #444b89; letter-spacing: 0.5px;  font-size: 16px; transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;}
.menu_news_page li:before{content: '';
width: 100%;
height: 2px;
position: absolute;
top: 100%;
left: 0;
background-color: #f5f5f5;}
.menu_news_page li:after{content: '';
width: 50px;
height: 2px;
position: absolute;
top: 100%;
left: 0;
background-color: #090afc;}
.open .dropdown-menu{background-color: #00aeef; margin-top: 0; width: 100%; position: absolute; right: 0;}
.dropdown-menu{position: absolute;}
.dropdown-menu li > a{padding: 0 20px; font-size: 14px; text-transform: uppercase; margin: 0;}
.dropdown-menu li a:hover, .dropdown-menu li a:focus, .dropdown-menu li a:active {background: #87bafd; box-shadow: none; color: #FFFFFF;}
.list_news{float: left; width: 150px;}
.list_news .dropdown-toggle{display: inline-block; }
.list_news .dropdown i{position: absolute; top: 29px; color: #555;}
.current_time{display: block; text-align: center; font-size: 15px; color: #666; font-weight: 400; margin: 0; padding: 0;}
.current_time li{display: inline-block;}
.icon-envelope-o{color: #4cce97; top: 2px; margin-right: 5px;}
.social a .icon-facebook{background: #2a4288; color: #fff;}
.social a .icon-vk{background: #507299; color: #fff;}
.social a .icon-instagram{background: #d6249f; background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%); color: #fff;}
.social {margin: 70px auto 0; display: block; text-align: center; padding: 0;}
.social li {display: inline-block; margin-left: 20px; line-height: 40px; font-weight: 400; font-size: 18px;}
.email{display: block; font-size: 15px; position: relative; top: -10px; font-weight: 400;}
.social li i,
.social li a i{position: relative; display: inline-block; width: 35px; height: 35px; line-height: 35px; text-align: center; font-size: 20px; transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out;}
.site_logo{position: relative;  z-index: 10; margin: 0 15px 20px 40px; float: left;}
.site_logo a img{width: 150px; margin: 20px; height: auto;}
.header_block{margin-top: 20px; text-align: center; }
.header_block .wrapper{padding: 0 0;}
.overlay{background: url(assets/img/bg-kz.png);}
.header_block h1 span{}
.header_block h1{position: relative; font-size: 26px; font-weight: 400; margin: 60px 0 20px; color: #444b89; line-height: 1.5; letter-spacing: 1px; padding-right: 50px; text-align: left;}
.header_block h2{display: block; font-size: 16px; font-weight: 400; margin: 0  0; color: #888;}
.home{max-width: 330px; margin: auto; text-align: center; position: relative; right: -20px;}
.header_time{background: #f4f4f4; padding: 5px; }
.home .btn.btn-raised.btn-default{background-color: transparent; border: 1px solid #fff; box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.06); padding: 12px 40px; font-size: 16px;}
.page .cd-main-content{margin-top: 0;}
.cd-main-content{}
.link_habar{display: block;
margin-bottom: 20px;
font-size: 20px;
font-weight: 500;
color: #00b6f5;}
.promo{display: block; position: relative; top: 55px; font-size: 34px; color: #e36767; transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out;}
.zakaz{margin-top: 150px;}
.zakaz a{font-size: 1em; font-weight: 400; text-transform: uppercase; padding-bottom: 5px; color: #444; border-bottom: 1px solid transparent; transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out;}
.zakaz a:hover{border-bottom: 1px solid #e36767;}
.zakaz_popup{background-color: #fff; padding: 5px 20px 20px; width: 320px !important; margin: auto; position: relative;text-align: center}
.popup-modal-dismiss{position: absolute; top: 10px; right: 10px; font-size: 22px; color: #666;}
.form-group{margin: 15px 0 0 0;}
.site_nav{margin: 20px auto; text-align: center;}
.site_nav ul li{display: inline-block; }
.site_nav ul {border-bottom: 1px dashed #ccc; border-top: 1px dashed #ccc; padding: 12px 0; margin: 0 20px;}
.site_nav ul li a{color: #e36767; padding: 12px 20px; font-size: 15px; font-weight: 400; text-transform: uppercase; transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -moz-transition: all 0.4s ease-in-out;}
.site_nav ul li a:hover{background-color: #46cdd6; color: #fff;}
.wrap_navbar{max-width: 1170px; margin: auto; display: block;}
.telephone{position: absolute; right: 0; margin-top: 2px; display: none; padding: 10px 15px;}
.telephone p {margin: 0; font-size: 18px; color: #949292; font-weight: 300;}
.telephone p i {margin-right: 15px; color: #e36767;}
.navbar .navbar-brand{padding: 12px 0 0 16px;}
.navbar{position: fixed; top: 0; width: 100%;  margin-bottom: 0; z-index: 999; padding: 0; background-color: #46cdd6;}
.navbar .navbar-nav > li > a{font-size: 13px;}
.searchform{position: relative; margin: 40px 0 47px;}
.searchform input[type="text"]{width: 82%; margin: 0;}
form.searchform textarea, input[type="text"],
form.searchform textarea, input[type="email"],
form.searchform textarea, input[type="tel"]{width: 100%; height: 35px; margin: 5px 0 10px; padding: 5px 10px; border: 1px solid #d9dadc; }
.btn_serch{position: relative; width: 42px; height: 35px; bottom: 2px; right: 0; display: inline-block; background: #022986; color: #fff; padding: 5px; transition: all 0.3s ease-in-out;  -webkit-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out;}
.btn_serch:hover{background: #0000fe;}
.btn_serch input[type="submit"]{border: none; outline: none; background: transparent;  font-weight: 400; width: 100%; position: absolute; left: 0; height: 100%; top: 0;}
.btn_serch:before{content: "\f002";  font-family: 'icomoon'; position: relative; left: 0;}
.carousel-caption {font-size: 32px;}
.carousel-inner{max-height: 565px;}
.carousel-inner>.item{max-height: 565px;}
.carousel-caption{bottom: 10%; padding-bottom: 0;}
.slides li img{width: 100%; height: auto;}
.flexslider_top{opacity: .9; width: 100%; max-height: 520px; margin: 5px auto 0; overflow: hidden;}
.flexslider_top span{position: absolute; bottom: 25px; color: #fff; font-size: 24px; padding: 0 20px;}
.flex-control-nav{z-index: 10;}
.flex-direction-nav a.flex-next:before {content: '\f105';}
.flex-direction-nav a:before{content: "\f104"; font-family: 'icomoon';}
.title_bloks{font-size: 24px; text-align: center; font-weight: 600; margin: 5px 0 35px; color: #bf1d30; padding: 5px 20px 3px; text-transform: uppercase;}
.divider{width: 98%; border-bottom: 1px solid #6ecff6; margin-bottom: 15px;}
.title_zhaskz{padding: 0; text-align: center;}
.title_zhaskz li{display: inline-block; margin-right: 10px;}
.title_zhaskz li h3{margin: 35px 5px 25px; display: block; text-align: center; font-size: 26px; font-weight: 600; letter-spacing: 0; color: #444b89;}
.title_zhaskz li img{position: relative; top: -15px;}
.astana_logo{display: block; margin: 25px auto; position: relative;}
.astana_logo img{width: auto; height: auto; display: block; margin: auto; position: relative;}
.astana_logo span{
width: 80%;
height: 2px;
position: absolute;
top: 65%;
left: 0;
background-color: #f5f5f5;
right: 0;
margin: auto;}
.standart{ margin:15px auto; }
.standart a{margin: 10px;
  font-size: 16px;
  font-weight: 600;
  display: block;
  line-height: 1.5;}
.habarlama{background: rgba(244, 244, 244, 0.2); padding: 20px; text-align: center; color: #666; margin: 10px 0 50px; border: 1px solid #4cce97;}
.habarlama h4{margin: 5px auto 20px; font-size: 18px; font-weight: 600; color: #444;}
.habarlama p{line-height: 1.4; font-size: 18px; font-weight: 400;}
.habarlama p img{display: block; width: 100%; height:auto;}
.habarlama ol,
.habarlama ul{margin: 3px 0; font-size: 15px; font-weight: 400;}
.habarlama p strong{color: #444;}
table{margin: 5px auto;}
td, th{border: 1px solid #666; padding: 3px;}
.about{position: relative; overflow: hidden; margin: 15px 0 5px; z-index: 9;}
.about img{width: 100%; height: auto;}
.about p{width: 100%; background: #198c47; color: #fff; padding: 10px 10px 17px;margin: 0; text-align: center; text-transform: uppercase; line-height: 1.4;font-size: 15px; position: relative; bottom: 0; font-weight: 600;}
.about_text{font-size: 16px; font-weight: 400; text-align: justify; padding-top: 30px;}
.about p span{display: block; text-transform: capitalize; font-size: 16px;margin-top: 5px; font-weight: 400;}
.about_text p{line-height: 1.6; font-size: 18px;}
.about_text h3{color: #e36767; font-size: 20px; font-weight: 400; text-transform: uppercase; text-align: center; margin: 0 0 10px;}
.about_f1{width: 100%; height: 102px; overflow: hidden; padding: 15px; margin: auto; background-color: #5fde9e; text-align: center; display: inline-table; box-shadow: 0 1px 4px rgba(0, 0, 0, 0.23);}
.about_f2{width: 100%; height: 102px; overflow: hidden; padding: 15px; margin: auto; background-color: #e36767; text-align: center; display: inline-table; box-shadow: 0 1px 4px rgba(0, 0, 0, 0.23);}
.about_f3{width: 100%; height: 102px; overflow: hidden; padding: 15px; margin: 0 auto 30px; background-color: #46cdd6; text-align: center; display: inline-table; box-shadow: 0 1px 4px rgba(0, 0, 0, 0.23);}
.about_f1 h4,
.about_f2 h4,
.about_f3 h4{display: table-cell; vertical-align: middle; color: #fff; font-weight: 400; font-size: 22px;}
.title_specific{font-size: 30px; font-weight: 400; margin: 35px 0 20px; text-transform: uppercase; text-align: center; color: #e36767;}
.space{height: 30px;}
.wrap_news{padding-top: 15px;}
.wrap_news .wrap_item_news .caption{padding: 10px 0; margin-top: 0; background: #fff; line-height: 1.4;}
.wrap_item_news{margin: 3px 15px 0px;}
.wrap_item_news .caption{height: 92px; padding: 0; margin-top: 7px; overflow: hidden;}
.wrap_item_news a img{width: 100%; height: auto; margin: 0;}
.news_blog{background: transparent; padding: 15px 0 0;}
.archive_page .wrap_item_news .caption{height:176px; padding: 10px 0; margin: 0; line-height: 1.2; overflow: hidden;}
.archive_page .cd-main-content{margin-top: 20px;}
.news_blog .btn_wrap{background-color: transparent;}
.page .wrapper{margin-top: 40px;}
.news_page.wrapper{margin-top: 60px; padding-bottom: 50px;}
.page .plus .wrapper{margin-top: 0;}
.wrap{max-width: 1170px; margin: 0 auto; padding-top: 5px;}
.wrap_2{ margin: 0 auto; padding: 10px 20px 30px;}
.news_item a img{width: 100%; height: auto; -webkit-transition: opacity .2s ease-out; transition: opacity .2s ease-out; opacity: 1;}
.news_item{position: relative; z-index:1; border-bottom: 1px solid #eee; margin: 0 5px 10px; overflow: hidden;}
.sidebar_home .news_item{margin: 0 0;}
.news_item a img{ -webkit-transition: all 0.3s linear; -moz-transition: all 0.3s linear; transition: all 0.3s linear; -ms-transition: all 0.3s linear;}
.news_blog img:hover,
.news_item a img:hover{}
.news_item .caption{padding: 10px 5px 5px; line-height: 1.2;}
.news_item a{position: relative; display: block; max-height: 185px; overflow: hidden;}
.news_item .caption a{font-size: 15px; font-weight: 500;  margin-bottom: 0; line-height: 1.4;}
.infographic .news_item a{max-height: inherit; margin-bottom: 15px;}
.sidebar_home .news_item .caption a{height:auto;}
.news_item .date_view{margin-top: 5px;}
.owl-carousel .owl-item p{font-size: 26px; line-height: 1.5; margin: 0;}
.owl-carousel,
.owl-carousel-posts  {margin-top: 0;}
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {margin-top: 0; top: 40%; z-index: 9999; position: absolute; opacity: .7; -webkit-transition: 0.3s; -o-transition: 0.3s;  transition: 0.3s;}
.owl-carousel .owl-nav .owl-next:hover,
.owl-carousel .owl-nav .owl-prev:hover {background: #e1dfdf;}
.owl-carousel .owl-nav .owl-next:hover {background: #e1dfdf;}
.owl-carousel .owl-item img{height: auto;}
.owl-carousel .owl-nav .owl-prev:hover {}
.owl-controls .owl-nav [class*="owl-"] {background: none !important;}
.owl-nav [class*="owl-"] i {font-size: 40px; font-weight: 400; top: 40%; position: relative; color: #198c47;}
.owl-nav [class*="owl-"] i:hover, .owl-nav [class*="owl-"] i:focus {}
.owl-nav [class*="owl-"]:hover, .owl-nav [class*="owl-"]:focus {background: #e1dfdf;}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {border: 2px solid transparent;}
.owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev{top:35%;}
.owl-carousel .owl-nav .owl-prev{background: #efefef; left: 0; height: 100%; top: 0; padding: 0 15px; opacity: 1; margin-left: -38px; cursor: pointer;}
.owl-carousel .owl-nav .owl-next{background: #efefef; height: 100%; top: 0; padding: 0 15px; opacity: 1; margin-right: -38px; right: 0; cursor: pointer;}
.team .owl-dots{display: none;}
.owl-theme .owl-dots .owl-dot span{background: #869791; width: 16px; height: 16px; border-radius: 50%; cursor: pointer;  transition: all 0.3s ease-in-out;  -webkit-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out;}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span{background: #e1dfdf;}
.owl-dots{padding-bottom: 10px; margin-top: 15px; text-align: center;}
.caption a{font-size: 16px; color: #444b89; font-weight: 400; margin-bottom: 15px; line-height: 1.3; transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; }
.wrap_item_news .caption a span p{font-size: 14px; line-height: 1.3; font-weight: 300; margin: 5px 0; display: block; color: #666;}
.caption a:hover{color: #198c47;}
.title_cat{position: relative; margin: 12px 0 12px; font-weight: 600; padding: 4px 0 5px; color: #bf1d30; text-transform: uppercase; font-size: 18px; text-align: center; letter-spacing: 1px;}

.date_view{padding: 0; margin-top: 0; margin-bottom: 0;}
.date_view li{list-style: none; display: inline-block; margin-right: 10px; font-size: 14px; color: #888; margin-top: 5px;}
.date_view li i{margin-right: 7px; color: #198c47;}
.full_post_btn{position: relative; margin-top: 25px; text-align: center;}
.full_post_btn:before{content: ''; position: absolute; z-index: 1; left: 0; top: 50%; border-top: 1px solid rgba(0,0,0,.1); width: 100%; height: 0;}
.sidebar_home{margin-left: 15px;} 
.search_page .page-title{font-size: 22px; font-weight: 600; margin-bottom: 35px;}
.search_page .entry-title {font-size: 20px; font-weight: 400; margin-bottom: 10px; text-align: left;}
.search_page .entry-summary{padding: 0 30px; margin-bottom: 35px;}

.mobile_sidebar .title_bloks{font-size: 20px; margin: 0 0 15px; padding: 0px 20px 0px;}
.sidebar_home .orn{display: none;}
.muragat{position: relative;}
.muragat_sidebar{margin: 35px 0;}
.item_muragat{padding: 0 0 30px; margin-bottom: 40px; position: relative; overflow: hidden;}
.muragat span{display: block; text-align: center; position: relative; z-index: 3; font-weight: 400; font-size: 15px; padding: 10px 5px; line-height: 1.3;}
.sidebar_home img{width: 100%; height: auto;}
.item_muragat img{width: 90%; height: auto; position: relative; margin: auto; display: block;}
.img_muragat{overflow: hidden; max-height: 330px; margin-bottom: 15px;}
.muragat p{margin: 0; text-align: center;}
.muragat .btn{top: 16px; font-size: 14px; letter-spacing: 0.5px;}
.muragat p a{position: absolute; left: 0; right: 0; top: 38px; z-index: 2; width: 85%; height: 72%; display: block; margin: auto;  padding: 30% 10px; opacity: 0; transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; font-weight: 600; color: #fff; background: #0062b3; font-size: 18px;}
.muragat p a:hover{opacity: .7;}
.orn{background: #f5f5f5; height: 2px; margin: 15px 0; }
.result h3{text-align: center; margin: 30px 0 35px; font-size: 26px; font-weight: 400; color: #e36767;}
.result .bg{background-color: #444; overflow: hidden; border-radius: 4px; box-shadow: 0 1px 4px rgba(0, 0, 0, 0.23); position: relative; margin-bottom: 10px;}
.result img{width: 100%; height: auto; display: block; opacity: .7; position: absolute;}
.item_1{padding: 20px; background: -moz-linear-gradient(328deg, #FFB5C0 0%, #fb5339 100%); /* ff3.6+ */
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #FFB5C0), color-stop(100%, #fb5339)); /* safari4+,chrome */
background: -webkit-linear-gradient(328deg, #FFB5C0 0%, #fb5339 100%); /* safari5.1+,chrome10+ */
background: -o-linear-gradient(328deg, #FFB5C0 0%, #fb5339 100%); /* opera 11.10+ */
background: -ms-linear-gradient(328deg, #FFB5C0 0%, #fb5339 100%); /* ie10+ */
background: linear-gradient(122deg, #FFB5C0 0%, #fb5339 100%); /* w3c */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFB5C0', endColorstr='#fb5339',GradientType=1 ); /* ie6-9 */}
.item_2{padding: 20px; background: -moz-linear-gradient(328deg, rgba(255,220,94,1) 0%, rgba(255,130,1,1) 100%); /* ff3.6+ */
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, rgba(255,220,94,1)), color-stop(100%, rgba(255,130,1,1))); /* safari4+,chrome */
background: -webkit-linear-gradient(328deg, rgba(255,220,94,1) 0%, rgba(255,130,1,1) 100%); /* safari5.1+,chrome10+ */
background: -o-linear-gradient(328deg, rgba(255,220,94,1) 0%, rgba(255,130,1,1) 100%); /* opera 11.10+ */
background: -ms-linear-gradient(328deg, rgba(255,220,94,1) 0%, rgba(255,130,1,1) 100%); /* ie10+ */
background: linear-gradient(122deg, rgba(255,220,94,1) 0%, rgba(255,130,1,1) 100%); /* w3c */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFDC5E', endColorstr='#ff8201',GradientType=1 ); /* ie6-9 */}
.item_3{padding: 20px;}
.item_4{background: -moz-linear-gradient(328deg, rgba(169,250,142,1) 0%, rgba(103,180,26,1) 100%); /* ff3.6+ */
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, rgba(169,250,142,1)), color-stop(100%, rgba(103,180,26,1))); /* safari4+,chrome */
background: -webkit-linear-gradient(328deg, rgba(169,250,142,1) 0%, rgba(103,180,26,1) 100%); /* safari5.1+,chrome10+ */
background: -o-linear-gradient(328deg, rgba(169,250,142,1) 0%, rgba(103,180,26,1) 100%); /* opera 11.10+ */
background: -ms-linear-gradient(328deg, rgba(169,250,142,1) 0%, rgba(103,180,26,1) 100%); /* ie10+ */
background: linear-gradient(122deg, rgba(169,250,142,1) 0%, rgba(103,180,26,1) 100%); /* w3c */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#A9FA8E', endColorstr='#67b41a',GradientType=1 ); /* ie6-9 */  padding: 20px;}
.wrap_content{width: 94%; margin: auto; }
.page .cd-secondary-nav{}
.card{width: 95%; margin: auto; display: block; padding: 0 0 40px;  background: #f1f1f1; box-shadow: none;}
.card h1{font-size: 16px; font-weight: 600; text-align: center; height: 60px; line-height: 1.4; color: #444b89; padding: 20px 10px; margin: 0; text-transform: uppercase; letter-spacing: 0.5px;}
.card ul, .card ol{ padding: 0; text-align: center; }
.card ol{padding: 30px 10px; text-transform: uppercase; margin: 0; text-align: center;}
.card ol li {list-style: none; color: #444; letter-spacing: 1px; font-weight: 400;}
.card ol li strong{margin-left: 5px; font-size: 24px; color: #090afc; }
.card ul{margin: 0; }
.card ul li{background: #4cce97; color: #f9f9f9; font-weight: 400; font-size: 16px; border-bottom: none; margin-bottom: 0; padding: 20px 5px; list-style: none;}
.card ul li strong{font-size: 22px;}
  .wrap_team{background: #fff; width: 100%; padding: 50px 0 55px; }
.team .wrapper{background: transparent;}
.team{margin-top: 40px; margin-bottom: 20px;}
.team .wrapper{width: 95%; margin: 0 auto 20px; display: block;}
.owl-item .item_team{position: relative; margin:0 5px; margin-bottom: 0 !important; color: #fff; text-align: center; overflow: hidden;}
.teams .owl-carousel .owl-nav .owl-prev,
.teams .owl-carousel .owl-nav .owl-next{background: #fff;}
.teams .owl-carousel .owl-nav .owl-next{margin-right: -45px;}
.teams .owl-carousel .owl-nav .owl-prev{margin-left: -45px;}
.teams .owl-nav [class*="owl-"] i:hover, .owl-nav [class*="owl-"] i:focus{background: transparent; color: #bf1d30; transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out;}
.item_team p{margin: 0;}
.title_team {position: absolute; bottom: 0px; min-height: 62px; padding: 7px 12px 2px; text-align: left; background: rgba(34, 34, 34, 0.74); color: #fff;  font-size: 16px; font-weight: 500; line-height: 1.3;}
.title_team a{color: #fff; font-size: 16px;}
.title_team .date_view{text-align: left; margin-top: 5px;}
.title_team .date_view li i,
.title_team .date_view li{color: #dbd8d8;}
.items_team{position: relative; background-color: #efefef; padding: 20px 25px 30px; margin: 5px 10px;}
.owl-carousel .owl-item .items_team img{width: 75%; height: auto; display: block; margin:  5px auto 20px;}
.items_team .caption_team h3{height: 48px; overflow: hidden; text-align: center; font-size: 16px; font-weight: 600; color: #444; letter-spacing: 1.4;}
.items_team .caption_team p{height: 68px; overflow: hidden; text-align: center; font-size: 16px; font-weight: 400; color: #666; line-height: 1.4;}
.items_team .btn{display: block; width: 60%; margin: 25px auto 0; text-align: center; font-size: 14px; letter-spacing: 1px; padding: 10px 10px; background-color: #198c47; color: #fff; transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out;}
.btn:not(.btn-raised):not(.btn-link):hover, .btn:not(.btn-raised):not(.btn-link):focus, .input-group-btn .btn:not(.btn-raised):not(.btn-link):hover, .input-group-btn .btn:not(.btn-raised):not(.btn-link):focus {
  background-color: #bf1d30 !important;}
.items_team .btn i{position: relative; right: -5px;}
.team .items_team .btn:hover{background-color: #bf1d30;}
.plus {background-color: #efefef; padding: 40px 0 70px;}
.plus .wrapper{background: transparent;}
.plus h2{font-size: 18px; text-align: center; margin-bottom: 30px; color: #444b89; font-weight: 400;}
.plus ul{list-style: none; margin-left: 30px; position: relative; padding: 0;}
.plus ul li{position: relative; font-size: 18px; line-height: 1.4; margin-bottom: 20px; margin-left: 15px; padding-right: 35px;}
.plus ul li i{position: absolute; left:-35px; top:3px; color: #198c47; font-size: 22px;}
.plus .btn{display: block; width: 250px; margin: 35px auto 0; text-align: center; font-size: 16px; letter-spacing: 1px; padding: 15px 10px; background-color: #198c47; color: #fff; transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out;}
.plus h3{font-size: 20px; text-align: center; color: #bf1d30; margin-top: 30px; font-weight: 400;}

.gramota{background: #f6f6f6; padding: 15px 10px 0; margin: 0 5px;}
.gramota .owl-nav{display: none;}
.gramota .title_bloks{color: #f9f9f9; letter-spacing: 1px; margin: 30px 0 15px;}
.item_gramota{margin: 0 5px;}
.item_gramota img{width: 100%; height: auto; box-shadow: 0 1px 4px rgba(0, 0, 0, 0.23);}
.gramota .owl-theme .owl-controls{left: 3%; bottom: -30px; top: inherit;}
.gramota .owl-theme .owl-controls .owl-page span{border: 2px solid #f3f3f3; width: 16px; height: 16px;}
.form_podpiska {background: #f3f3f3; margin: 15px 0; padding: 10px 20px 5px;}
.section-down{margin-top: 45px; padding-bottom: 30px;}
.item_links {display: block;  margin: 0 5px 2px; opacity: .85; transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out;}
.item_links:hover{opacity: 1;}
.item_links img{width: 100%; height: auto;}
.gramota .owl-theme .owl-controls .owl-page.active span{background-color: #f3f3f3; width: 16px; height: 16px; top: 0; bottom: 0;}

.site_gallery{padding: 5px 0 30px; position: relative;}
.site_gallery .full_post_btn{margin-top: 55px;}
.item_gallery {position: relative; overflow: hidden; height: 100%; max-height: 250px; margin: 0 -3px; background: #000;}
.item_gallery a {opacity: .8; -webkit-transition: opacity .4s 0s, visibility 0s 0s; -moz-transition: opacity .4s 0s, visibility 0s 0s; transition: opacity .4s 0s, visibility 0s 0s;}
.item_gallery a:hover{opacity: 1;}
.item_gallery a img{width: 100%;}
.item_gallery .caption{position: absolute; top: 62%; left: 25px; cursor: pointer}
.item_gallery .caption h4{color: #fff; margin: 5px 0; font-weight: 500; font-size: 24px; line-height: 1.2;}
.item_gallery .caption .date_view li{color: #222; background: #e7f6f7; padding: 2px 8px; border-radius: 3px;}
.cd-top {display: inline-block; height: 40px; width: 48px; position: fixed; z-index: 13; bottom: 30px; right: 3%; text-align: center; box-shadow: 0 1px 4px rgba(0, 0, 0, 0.23); overflow: hidden; white-space: nowrap; background: #198c47; visibility: hidden; opacity: 0; -webkit-transition: opacity .3s 0s, visibility 0s .3s; -moz-transition: opacity .3s 0s, visibility 0s .3s; transition: opacity .3s 0s, visibility 0s .3s;}
.cd-top i{font-size: 40px; line-height: 36px; color: #fff;}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {-webkit-transition: opacity .3s 0s, visibility 0s 0s; -moz-transition: opacity .3s 0s, visibility 0s 0s; transition: opacity .3s 0s, visibility 0s 0s;}
.cd-top.cd-is-visible {visibility: visible; opacity: 1;}
.cd-top.cd-fade-out {opacity: .9;}
.no-touch .cd-top:hover {background-color: #e86256; opacity: 1;}
.title_page{margin: 0 0 30px; text-align: center; font-size: 58px; color: #6ecff6; font-weight: 500; text-transform: uppercase; letter-spacing: 3px;}
.header_page .site_logo{text-align: left; margin: 0; top: 10px;}
.header_page .site_logo a h1{font-size: 2.5em; margin-left: 3px;}
.header_page .site_logo a img{width: 75px;}
.header_page .site_logo h2{font-size: 14px; left: 78px; top: -7px;}
.about_page .wrapper{max-width: 1170px;}
.about_page img{width: 100%; height: auto;}
.about_page .team{margin-top: 15px;}
.team .item_team{position: relative; overflow: hidden; margin-bottom: 15px; border: 1px solid transparent; transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;}
.team .item_team:hover{border: 1px solid #4cce97;}
.about_content .title_bloks{margin-bottom: 25px;}
.price_page .card{padding-bottom: 10px; margin-top: 25px;}
.price_page  .btn_wrap{display: none;}
.about_content{padding: 0 0 20px;}
.news_page .news_blog{margin-top: 0; padding: 40px 0; background-color: #fff;}
.news_page .title_bloks{margin: 15px auto 45px; }
.team_page .wrapper{padding: 25px 0 10px;}
.news_page .wrapper{padding: 5px 0 50px;}
.team_page .items_team img{width: 170px;}
.result_page{background-color: #46cdd6;}
.blog_page{background-color: #37474f;}
.gallery_page{background-color: #46cdd6}
.single_page .site_logo{margin-bottom: 35px;}
.blog_page .blog{padding: 40px 0;}
.muragat .m-item{position: relative; margin: 0 15px 30px; overflow: hidden; box-shadow: 0 1px 4px rgba(0, 0, 0, 0.23); border-radius: 4px; transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out;}
.muragat .m-item:hover{box-shadow: 0 1px 4px rgba(1, 173, 238, 0.95);}
.muragat_content{background: #f9f9f9; padding: 0 0;}
.muragat_content .wrap{background-color: #fff; height: 100%; position: relative;}
.muragat_content p a{height: 100%;}
.muragat_content img{width: 85%; height: auto; display: block; margin: auto;}
.entry-header{padding: 0 30px; text-align: center;}
.entry-content iframe{display: block; margin: 10px auto;}
.entry-title{font-size: 24px; text-align: center; font-weight: 600; margin: 0 0 10px; color: #be1d2f;}
.single_page .header_block {background: #46cdd6 url(assets/img/mountains.png) 100% 35% no-repeat;}
.about_page .cd-main-content,
.single_page .cd-main-content{}
.single_page .entry-footer{padding: 0;}
.single_page .wrap{width: 100%; max-width: 1020px; margin: 0 auto; padding: 0;}
.page_sidebar{margin-top: 30px;}
.content-area{padding: 40px 0; background-color: #fff; overflow: hidden;}
.content-area img{margin: 15px auto; display: block; width: auto; height: auto;}
.content-area .page_sidebar .about img{width: 100%; margin: 0 auto;}
.entry-content .has-text-align-center{text-align: center;}
.page img{display: block; width: 100%; height: auto; margin: 0 auto;}
.page .content-area img{margin: 20px auto; display: block;}
.price_page .entry-content p{text-align: center;}
.entry-content {padding: 10px 40px;}
.entry-content p{font-size: 16px; line-height: 1.6; color: #444; font-weight: 400; text-align: justify;}
.entry-content h3{margin: 5px 0 15px;}
.entry-content ol li, .entry-content ul li{font-size: 16px; line-height: 1.6;}
.entry-content p img{width: auto; max-width: 100%; height: auto;}
.entry-content blockquotev{background: #c9e0f2; padding: 20px 35px; margin: 15px;}
.alignright{float: right; padding: 5px 0 5px 20px;}
.pagination{margin: 35px 0; text-align: center;}
.pagination .navigation{position: relative; z-index: 5; border-radius: 3px; font-size: 24px; background-color: #2d9557; display: inline-block; padding: 15px 30px;}
.navigation span{padding: 0 7px; color: #fff; font-weight: 600;}
.navigation a{color: #c3c3c3; font-weight: 500; transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out;}
.navigation a:hover{color: #fff;}
.error-404{text-align: center; margin: 60px 0; padding: 55px 20px;}
.error-404 .page-title{font-weight: 600; font-size: 40px; color: #666; margin-bottom: 15px;}
.error-404 span{font-size: 28px;}

/* __________ Comments __________ */
.comment-form{width: 90%; margin: auto;}
.comments-area{width: 90%; margin: 0 auto 15px; padding: 10px 20px 30px;}
.comments-area h3{text-align: center; font-size: 1.6em; color: #222;}
.comments-area{background-color: #f6f6f6; padding: 10px 20px; }
.comments-area h3{text-align: center; color: #333;}
.comment-author{color: #16A1E7; font-size: 16px; display: inline-block; margin-right: 15px;}
.comment p{margin: 0; font-size: 16px; color: #222; padding: 5px; line-height: 1.3;}
.comment-list{background-color: #f6f6f6;}
.comment-list li{margin-bottom: 5px; background: #fff; padding: 5px 0 5px 20px;}
.comment-meta{display: inline-block; padding: 0;}
#comment{width: 100%; height: auto; padding: 5px; min-height: 70px; max-height: 120px; overflow: hidden; font-size: 14px; line-height: 1.3;}
.comment-form-author input[type="text"],
.comment-form-email input[type="text"]{padding: 5px; font-size: 13px; font-weight: 400; margin: 0; border: 1px solid #ccc;}
.comment-form-author input[type="text"]:focus,
.comment-form-email input[type="text"]:focus{background-color: #fff;}
.comment-form-author,
.comment-form-email{display: inline-block; margin-right: 10px;}
.comment-form-author label,
.comment-form-email label{font-weight: 300;}
.form-submit{text-align: center;}
.submit{position: relative; background-color: #2d9557; color: #fff; padding: 10px 40px; margin: 10px 1px; border: none; border-radius: 5px; font-size: 15px; font-weight: 400; letter-spacing: 1px; text-transform: uppercase;  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12); transition: box-shadow 0.2s cubic-bezier(0.4, 0, 1, 1), background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1), color 0.2s cubic-bezier(0.4, 0, 0.2, 1);}
.submit:hover{background-color: #bf1e30;}
#comment {width: 100%; height: auto; padding: 10px; min-height: 90px; max-height: 140px; overflow: hidden; font-size: 15px; line-height: 1.3; font-weight: 400; border-color: #ccc;}
.comment-form-author{width: 48%; display: inline-block;}
.comment-form-email {width: 48%; display: inline-block;}
.comment-notes{color: #AAAAAA;}
.comment-author{display: inline-block; font-size: 16px; color: #333;}
.comment-metadata{display: inline-block;}
.comment-metadata a{color: #666; cursor: none;}
.comment-content p{font-size: 16px;}
.comment-list li{border-bottom: 1px dashed #ccc; padding: 10px;}
.reply{text-align: right;}
.form-footer textarea, input[type="text"] {}
.center{text-align: center}
.shared{text-align: center; margin: 20px auto 25px;}
.shared h3{font-size: 18px; margin: 10px auto; color: #444b89; font-weight: 500;}
.shared .ya-share2__container_size_m .ya-share2__icon{width: 32px; height: 32px;}
.shared .ya-share2__badge{padding: 3px; border-radius: 0;}
.shared .ya-share2__container_size_m .ya-share2__counter{line-height: 38px;}
.shared .ya-share2__list_direction_horizontal > .ya-share2__item{margin: 0 2px 10px; transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out;}
.shared .ya-share2__item:hover{box-shadow: 0 0 8px rgba(0, 0, 0, 0.18), 0 8px 16px rgba(0, 0, 0, 0.36);}
.shared  .ya-share2__link{padding: 0;}
.shared .ya-share2__container_size_m .ya-share2__badge .ya-share2__icon {
    width: 36px;
    height: 36px;
    background-size: 36px 36px;
}
.sidebar_news{display: block; margin: 30px auto 30px; padding: 0;}
.sidebar_news h3{text-align: center;}
.bts{display: block; margin: 0 auto 5px; text-align: center; background-color: #efefef; padding: 10px; font-size: 14px; letter-spacing: 1px; color: #444; transition: all 0.4s ease-in-out; -webkit-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out;}
.bts i{position: relative; right: -7px; top: 2px;}
.bts:hover{color: #198c47;}
.last_news .title_bloks{margin-bottom: 5px;}
.last_news {line-height: 1.3; overflow: hidden; margin-top: 20px;}
 .last_news a {font-size: 15px; color: #333; font-weight: 400; margin-bottom: 3px; transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out;}
.last_news li{padding-bottom: 5px; border-bottom: 1px dashed #ccc; list-style: none; margin-bottom: 8px;}
.last_news a img{width: 100%; max-width: 100%; margin: 10px 0;}
.last_news a:hover{color: #00abeb;}
.data_view span{color: #888; font-size: 12px; margin: 0 10px 0 0;}
.data_view{margin-top: 5px;}
.data_view span i{margin-right: 10px;}
.gallery_page .site_gallery{padding: 40px 0;}
.contacts{text-align: center;}
.contacts p{line-height: 1.8; margin-bottom: 0;}
.contacts  p i{font-size: 22px; position: relative; top: 3px; margin-right: 15px; color: #4caf50;}
.checkbox label, .radio label, label{color: #888;}
textarea{width: 100%; resize: none; padding: 5px 10px; max-height: 120px; border: 1px solid #daddde; margin-top: 5px;}
.form_cantact .btn{margin-top: 15px; padding: 10px 25px; font-size: 15px; letter-spacing: 0.5px;}
.footer{position: relative; background-color: #efefef; padding: 25px 0 0;}
.footer .wrapper{background: transparent; padding: 30px 0; font-weight: 500; }
.footer .menu-item{display: block; background: transparent; font-weight: 500; }
.footer .orn{border: 1px dashed; height: 1px;}
.footer .site_logo a img{margin: 0px 20px; width: 60%;}
.footer .wrapper h1{font-size: 22px; margin: 30px 10px 0; padding: 0 40px 0 0; color: #444b89}
.footer .social{margin: 30px 0; }
div.wpcf7-mail-sent-ok{border-color: #4caf50; padding: 6px 15px; color: #666; text-align: center;}

.adres{width: 30%; border-radius: 4px; box-shadow: 0 1px 4px rgba(0, 0, 0, 0.23); position: absolute; top: 5%; right: 10%; background-color: rgba(255, 255, 255, 0.93); padding: 5px 10px 0 30px; font-size: 16px;}
.adres .title_bloks{margin: 5px 0 10px; font-size: 24px;}
.adres span{ margin-bottom: 20px; display: block; margin-left: 25px; font-size: 14px; font-weight: 300;}
.contacts ul{margin: 0 0 20px; padding: 0; list-style: none;}
.contacts ul li{display: block; padding: 4px 0; margin-bottom: 15px;}

.copirait{background: #454545;  font-size: 15px; letter-spacing: 0.5px; padding: 50px 0 10px; position: relative; z-index: 12; color: #fff;}
.copirait .wrapper{padding: 0; text-align: center; }
.wrap_copirait{margin-top: 40px;}
.copirait .copirait_text{margin-top: 12px; margin-bottom: 0; font-size: 16px; margin-left: 18%;}
.design{position: relative; text-align: center;}
.design p{margin: 0 0 0 20px; font-weight: 400; color: #4caf50; font-size: 13px; letter-spacing: 0.5px;}
.design a{font-size: 26px; position: relative; top: -10px; color: #fff; font-weight: 400; letter-spacing: 1px; border-bottom: 1px dotted #fff;}
.design a span{color: #adadae; font-size: 15px; margin-left: 3px; transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out;}
.design a span:hover{color: #fff;}
