/*
Theme Name: NewsMaker
Theme URI:  http://www.goodwinpress.ru/tema-newsmaker/
Author: GoodwinPress
Author URI: http://www.goodwinpress.ru/
Description:  Адаптивный шаблон для ведения блога или новостного сайта на WordPress. Комбинируйте внешний вид главной из нескольких видов рубрик и записей блога.  Система вывода адаптивных рекламных объявлений от Google Adsense. Также в комплекте: 8 встроенных виджетов, в том числе виджет для избранных записей,  кнопки для расшаривания, внутренняя навигация, похожие записи, подсчет просмотров записей и рейтинг наиболее популярных, страница или запись на всю ширину,  возможность изменить цвета на свои,  липкое меню, сайдбар справа или слева, встроенный загрузчик плагинов, кастомная страница архивов. Отличное мобильное меню. Иконки Font Awesome. Готова к локализации. 
Version: 1.0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: gpress
*/

/*

* Таблица стилей содержит:
*
*
 01 Обнуляем стили браузеров
 02 Базовые или одинокие селекторы
 03 Тело сайта, шрифт
 04 Обертка сайта
 05 Шапка
 06 Заголовок сайта / логотип
 07 Основное меню сайта
 08 Выпадающая форма поиска
 09 Липкое меню
 10 Мобильное меню
 11 Контейнеры сайта
 12 Заголовки сайта
 13 Карусель с записями
 14 Верхние блоки - 7 записей
 15 Блок из 3 новостей с картинкой слева 
 16 Блок из 3 новостей с картинкой справа 
 17 Размещение баннеров от Google Adsense + адаптивные стили под них
 18 Блок об авторе в записях
 19 Информация о записях и анонсах - рубрика, просмотры, метки, дата и тп + мелкие стили для отдельных видов постов
 20 Хлебные крошки 
 21 Виджеты сайдбара, оформление, заголовки, метки, календарь
 22 Виджет "Об авторе"
 23 4 избранных рубрики с картинкой в фоне на главной
 24 Списки
 25 Навигация внутри записей, предыдущая - следующая
 26 Оформление изображений, галереи + страница вложений
 27 Постраничная навигация WP Pagenavi
 28 Комментарии на сайте - список комментариев, навигация,  форма отправки
 29 Популряные записи и свежие записи, виджеты
 30 Соц кнопки, виджет
 31 Подсказки (tooltips) для соц кнопок
 32 Подвал сайта и кнопка вверх
 33 Оформление для 404 страницы
 34 Похожие записи в конце каждой публикации
 35 Цитата
 36 Красивые рубрики, виджет
 37 Кастомная страница архивов
 38 Адаптивные стили
 39 Стили для Font Awesome
 40 Стили для моб меню 
 41 Стили для карусели 
 42 Форма подписки
*
*/

 /*01 Обнуляем стили браузеров*/ 
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}
 /*02 Базовые или одинокие селекторы*/ 
body{overflow:visible !important;}strong{font-weight:700}em,i{font-style:italic}ul{list-style: circle !important;padding-left: 20px;}ol{list-style: decimal !important;padding-left:20px;}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}.clear{clear:both;display:block;content:" ";height:0;visibility:hidden}img,video,object,embed,iframe{max-width:100%}img{height:auto}p{margin-bottom:20px;text-align:justify;}p:last-child{margin-bottom:0;text-align:justify;}img{border:0}a{transition:all .2s linear}.aligncenter{display:block;margin:0 auto 20px;text-align: center;}.alignleft{float:left}.alignright{float:right}html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;overflow-x:hidden}dl{margin:0 0 24px}dt{font-weight:bold}dd{margin-bottom:18px}strong{font-weight:700}em,i{font-style:italic}big{font-size:131.25%}ins{text-decoration:none}abbr,acronym{border-bottom:1px dotted #666;cursor:help}sup,sub{height:0;line-height:1;position:relative;vertical-align:baseline}sup{bottom:1ex}sub{top:.5ex}input{font-size:14px;border:none;background:#f56991;padding: 5px;cursor: pointer;vertical-align:middle}textarea{color:#333;font-size:14px;border:none;background:#eee;padding: 5px;cursor: text;vertical-align:middle;}gsc-search-button{padding: 6px 10px;cursor:pointer;}pre{border:1px solid rgba(0,0,0,0.1);margin-bottom:24px;max-width:100%;overflow:auto;padding:12px;white-space:pre;white-space:pre-wrap;word-wrap:break-word}table{width:100%;margin:30px 0 40px}table th{text-align:left;padding:15px 14px;font-weight:bold;border:1px solid #eaeaea}table td{padding:13px 14px;border:1px solid #eaeaea;vertical-align:top}table tr:nth-of-type(even){background:#fff}table tr:nth-of-type(odd){background:#fafafa}a{text-decoration:underline}a:hover{text-decoration:underline;cursor:pointer}hr{display:block;width:100%;height:1px; border:0;border-bottom:1px dashed #e6e6e6;margin:0 auto 30px;clear:both; }.single hr {margin:0 auto}input:focus{border:1px solid #ff6b6b}.woocommerce ul.products li.product .button{font-size:12px}.woocommerce ul.products li.product h3{height:120px;overflow:hidden}.woocommerce .product_meta span{display:block;margin-bottom:10px}.woocommerce .single_add_to_cart_button{display:block;float:left;margin:20px 0}a.button.wc-forward{font-size:13px; margin-bottom: 10px}.wpcf7 input,.wpcf7 textarea{width:90%;padding:10px;color:#333;border:1px solid #ddd;background:#fff;margin-bottom:10px}.wpcf7 textarea{height:150px}.wpcf7 input[type="submit"]{width:200px;border:0;cursor:pointer}.entry .ui-tabs-nav{list-style:none}.wpcf7 input[type="submit"]:hover{border:0}.share-post{margin:20px 0 5px}.share-note {font-size: 12px; color:#999}.bwp-sc-bg-black a, .bwp-sc-bg-red a{color: #fff; text-decoration: underline}a.more-link {float:right;font-size:13px;line-height:13px;  display:block; margin:10px 0;text-decoration:none;letter-spacing:1px;padding:10px 10px}a.more-link:hover{text-decoration:none}.sticky {} 
/* 03 Тело сайта, шрифт*/ 
 body{ font-family: 'Source Sans Pro', Arial, sans-serif;  font-weight:400;font-size:17px;line-height:1.5;word-wrap:break-word;background:#eaeaea}
 /* 04 Обертка сайта*/ 
*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.wrap{width:100%;max-width:1260px;  margin:0 auto;background:#fff; overflow:hidden;}
.wrap-inner{padding:0 60px;  margin:0 auto;} 
 /* 05 Шапка*/ 
.header{
width:100%; 
margin:0px 0 60px;
position:relative;
    z-index: 1000;
    /*background-image: url(https://rusidea.org/upl/pct/Arch_Mikhail.jpg);*/
    background-position: center top;
    background-repeat: no-repeat;
    background-attachment: fixed;
height: 230px;
}
/* AO */
.sharing {
    position: relative;
    z-index: 9999;
}

div#logo_2.logo.imglogo {
    margin-top: -270px;
    background-image: url(https://rusidea.org/upl/pct/Arch_Mikhail.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    width: 100%;
    height: 100%;
}
 /* 06 Логотип*/ 
/*.logo{float:left}*/
.textlogo{max-width:400px}
.textlogo h1,.textlogo span{display:block;text-align:left;font-size:26px;line-height:30px;font-weight:700;margin:0;padding-top:11px; text-transform: uppercase}
.logo a{text-decoration:none}
.imglogo h1 a,.imglogo span a{display:inline-block;text-indent:-9999px;padding:0;margin:0;height: 230px !important;width: 128px !important;background-size: 75%;margin: 20px 0 0 20px;}
p.site-desc{display:block;font-size:14px;line-height:16px;text-align:left;margin-top:6px; font-weight:700;}
.imglogo h1,.imglogo span{margin:0;/*background-color:#f6fafd;*/}
 /* 07 Основное меню сайта*/
.menunav{margin-top: 10px;position:relative; height:50px}
.menunav ul{margin:0 50px 0 0;list-style-type:none}
.menunav ul li{position:relative;display:inline-block;font-size:16px; line-height:16px; padding:17px 13px 17px;margin:0;letter-spacing: .5px; text-transform: uppercase; transition:all .5s ease;}
.menunav li a{text-decoration:none;font-weight:bold;display:block; }
.menunav li a:hover{text-decoration:none}
* html .menunav ul li a{display:inline-block}
.menunav ul li ul{position:absolute;left:0;top:50px;display:none;visibility:hidden;width:260px;z-index:2000;list-style: none !important;}
.menunav ul li ul li,.menunav ul li ul li ul li{display:list-item;float:none; font-size:12px;padding:0px 0 0px 20px}
.menunav ul li ul li a{position:relative;padding:10px 0}
.menunav ul li ul li a:hover{text-decoration:none}
* html .menunav{height:1%}
.menunav ul li ul li ul{position:absolute;height:auto;top:0;left:240px;display:none;visibility:hidden;width:260px;padding:0;margin-left:-2px}
.menunav .menu-item-has-children{padding-right:20px}
.menunav ul li ul li.menu-item-has-children{margin-right:0}
.sf-sub-indicator:after{position:absolute;top:19px;right:0;font-size:18px;font-family:FontAwesome;content:"\f107";width:20px;height:20px}
ul.sub-menu .sf-sub-indicator:after{position:absolute;top:12px;right:-18px;font-size:18px;font-family:FontAwesome;content:"\f105";width:20px;height:20px} 

.menu-item-has-children:before {font-family:FontAwesome;content:"\f107"; position: absolute; top:19px; right:  10px; font-size: 14px; color:#fff}
.menu-item-has-children:hover > ul {display: block; visibility: visible}
.sub-menu .menu-item-has-children:before  {font-family:FontAwesome;content:"\f105";  transform: rotate(-90deg); position: absolute; top:13px; right: 10px}
.mm-panel .menu-item-has-children:before {display: none}

 /*08 Выпадающая форма поиска*/
.toggle-search{width:25px;height:25px;font-size:16px;cursor:pointer;display:block;position:absolute;right:20px;top:14px;z-index:10;text-align:center;display: none;}
.search-container .searchform{display:block;width:50%;margin:30px auto 0}
.search-container .s{float:left;display:block;width:100%;padding:10px 12px;margin:0 auto;color:#fff;background:0;border:0 none;border-bottom:1px solid #fff;font-size:20px;font-weight:normal}
.search-block{height:0;width:100%;margin:0 auto;overflow:hidden;position:relative;color:#fff;transition:all .3s ease;z-index:100}
.search-block.open{height:100px}
a.search-close{position:absolute;top:-25px;right:25px;font-size:18px;color:#fff!important}
.search-container{width:100%;max-width:1160px;position:relative;margin:0 auto}
 /*08 Поиск от Google*/
 /*основной блок*/
#search-row {
    /*margin: 2% 27% !important;*/
    min-height: 24px !important;
    padding-bottom:20px;
}
/*обнуляем все что только можно*/
form.gsc-search-box * {
    background: transparent !important;
    border: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    outline: 0 !important;
    box-sizing: content-box !important;
}
form.gsc-search-box {
    border-style: none !important;
    border-width: 0 !important;
    border-spacing: 0 0 !important;
    width: 100% !important;
    margin-bottom: 2px !important;
}
.gsc-input-box {
    border: 1px solid #D9D9D9 !important;
}
div.gsc-control-cse,
form.gsc-search-box,
table.gsc-search-box {
    position: relative !important;
    border-color: #bbb;
    background-color: #FFFFFF;
}
/*если хочется анимируем элементы*/
form.gsc-search-box *,
form.gsc-search-box *::before {
    transition: all ease 1s !important;
    padding: 0 !important;
}
/*добавим надпись на инпуте о том, что это поиск*/
.gsc-input-box::before {
    content: 'Поиск на сайте...';
    color: #999 !important;
    position: absolute !important;
    /*top: 10px !important;*/
    left: 5px !important;
    font-size: 18px !important;
}
/*изменим надпись при наведении на форму поиска*/
form.gsc-search-box:hover .gsc-input-box::before {
    content: 'Введите текст...' !important;
}
/*стили для поля запроса*/
td.gsc-input > .gsc-input-box input {
    position: relative !important;
    background: transparent !important;
    background-image: none !important;
    padding: 0 5px !important;
    border: none !important;
    border-bottom: 1px solid transparent !important;
    color: #000 !important;
    cursor: pointer !important;
    font-size: 18px !important;
    min-height: 24px !important;
    width: 97% !important;
}
td.gsc-input:hover > .gsc-input-box input {
    border-bottom: 5px solid #BBBABA !important;
    color: #000 !important;
    cursor: text !important;
    margin-left: 0 !important;
}
/*инпут в фокусе при введении запроса*/
td.gsc-input > .gsc-input-box input:focus {
    border-bottom: 5px solid #BBBABA !important;
background-color: #fff !important;
    color: #000 !important;
    cursor: text !important;
    width: 98% !important;
    margin-left: 0 !important;
}
/*кнопка с лупой для отправки запроса*/
 td.gsc-search-button > .gsc-search-button-v2,
 td.gsc-search-button > .gsc-search-button-v2:focus {
    background-color: #444 !important;
    display: block !important;
    outline: none !important;
    background-position: 50% 50% !important;
    background-color: transparent;
    /*font: normal normal 0 sans-serif !important;*/
    color: transparent !important;
    border: 8px solid transparent !important;
    padding: 0 !important;
    height: 14px !important;
    min-width: 24px !important;
    width: 48px !important;
    margin-left: 5px !important;
}
 td.gsc-search-button > .gsc-search-button-v2:hover {
    background-color: #fff !important;
    color:#000;
    cursor: pointer !important;
}
.gsc-search-button-v2 > svg {
    -ms-zoom: 2 !important;
    transform: scale(1.5) !important;
    fill: #aaa !important;
}
/*скрываем все лишнее*/
.gsc-branding, 
.gcsc-branding,
td.gsib_b {
    display: none !important;
}




img.gs-image.gs-image-scalable {
	width: auto !important;
	height: auto !important;
}

div.gs-image-box {
    float: left;
    margin-right: 5px;
    margin-top: 10px;
    text-align: left;
}

div.gs-text-box {
    float: left !important;
    width: 240px !important;
    height: 86px !important;
}

a.gsc-imageResult-column .gs-imageResult-column .gs-text-box .gs-title {
    height: auto;
    text-align: left;
	font-size: 14px;
}

div.gsc-imageResult .gs-imageResult .gs-text-box .gs-ellipsis {
    font-size: 10px !important;
}

.gs-imageResult-popup .gs-image-popup-box {
    left: 5px !important;;
    top: 10px !important;;
}

 
 
 
/*.wgs_wrapper .gsc-search-button input {
    margin-top: 0px !important;
    border-radius: 4px;
    font-size: 14px;
    color: #fff;
    background: #f56991;
    border: 0;
    cursor: pointer;
    padding: 3px 3px;
}

input#gsc-i-id1.gsc-input {
    outline: none !important;
    background: none !important;
    text-indent: 0px !important;
    border: 1px dashed #ccc;
    width: 90%;
    font-size: 15px;
    color: #333;
    padding: 5% 5%;
    text-align: left;
    margin: 0 auto;
    display: block;
}

img.gs-image.gs-image-scalable {
	width: 57px !important;
	height: auto !important;
}

div.gs-image-box {
    float: left;
    margin-right: 5px;
    margin-top: 10px;
    text-align: left;
}

div.gs-text-box {
    float: left !important;
    width: 240px !important;
    height: 86px !important;
}

a.gsc-imageResult-column .gs-imageResult-column .gs-text-box .gs-title {
    height: auto;
    text-align: left;
	font-size: 14px;
}

div.gsc-imageResult .gs-imageResult .gs-text-box .gs-ellipsis {
    font-size: 10px !important;
}
*/

 /*09 Липкое меню*/
.banner--clone{position:fixed;z-index:2000;top:-100px;left:0;right:0;transition:all 300ms ease-in-out}
.banner--stick{top:0;transform:translateY(0%)}
.banner--clone.search-expand,.banner--clone .toggle-search{position:absolute;left:-9999px;top:0}
.banner--clone.menunav{width:100%;max-width:1140px;border-top:0;z-index:2000}

 /*10 Мобильное меню*/
#mob{width:100%;font-size:14px;padding:10px 0;text-transform:uppercase;font-weight:bold;margin:0 auto;display:none;position:relative}
#mob a{color:#fff;text-decoration:none;display:block;width:100%}
#mobilemenu:not(.mm-menu){display:none}
.mm-listview{font-size:16px !important}
.mm-listview .sf-sub-indicator:after,.mm-listview ul.sub-menu .sf-sub-indicator:after{content:""}
#mob .toggle-search{right:20px;top:8px}
.mob-left{text-align:left;display:inline-block;padding-left:20px}
.mm-listview .current-menu-item{background: none}

 /*11 Контейнеры сайта*/ 
.main-col, .main-col-fullwidth {margin-bottom: 40px}
.right-col{float:left;width:26.5%}
.main-col-fullwidth{width:100%; margin:0 auto}
.single .right-col {padding-top: 30px}
.gp-container {width: 100%; float: left}
.home-blog{float:left;width:100%}
.home .home-blog{padding-top:25px}
.archive .home-blog,.search .home-blog{float:left;width:100%;margin-top:0;padding-right:20px;text-align: justify;}
.home-blog .entry{float:left;width:100%; margin:0px 0 30px 0; padding-bottom:25px;border-bottom:1px dashed #e6e6e6}
.page-id-324 .main-col{width:70.5%; float:right; margin: 2% 0 0 3%; border:0 !important;  }    
 /*12 Заголовки сайта*/
h1,h2,h3,h4,h5,h6{margin-bottom:20px;margin-top:35px;font-weight:700;line-height:1.2;   }
h1{font-size:28px}
h2{font-size:26px}
h3{font-size:24px}
h4{font-size:22px}
h5{font-size:20px}
h6{font-size:18px}
h1.post-title{font-size:34px;margin:20px 0 15px 0;}
h2.post-title{font-size:20px;line-height:23px;margin:0 0 10px 0}
h2.post-title a,h2.blog-post-title a,h2.entry-title a{text-decoration:none}
h2.post-title a:hover,h2.blog-post-title a:hover,h2.entry-title a:hover{text-decoration:underline}
.arch-title,.search-title{font-size:20px; display:block;margin-bottom:10px; margin-right:10px;font-weight:700; float:left;}
.search-title{margin-bottom:0}
.arch-title .fa, .arch-title-cat-count .fa{font-size: 18px; font-weight:400; padding-right:10px}
.archive-desc{display:block;font-size:15px;line-height:22px;padding:0 0 0 20px;margin:20px 0 35px;  }
.arch-title-cat-count {display: block;  font-size:14px; margin-top:6px;  color:#999}
.top-news-left h2,.bottom-news-right h2{font-size:24px;line-height:28px}
h2.entry-title{font-size:24px;line-height:26px;margin:0 0 14px 0;text-align: -webkit-auto;}
 /*13 Карусель с записями, оформление*/
.carousel-news{width:100%;margin-bottom: 30px;float:left; padding-bottom:20px;border-bottom:1px dashed #e6e6e6}
.carousel-img{float:left}
.carousel-news-blok{width:100%}
h2.carousel-title{font-size:17px;line-height:20px;margin:0 0 10px 0}
h2.carousel-title a{text-decoration:none}
h2.carousel-title a:hover{text-decoration:underline}
.owl-theme .owl-dots{text-align:center;margin:0 auto}
.owl-prev{position:absolute;top:50%;margin-top:-2px;left:0; width:40px;height:42px;padding:10px 10px 10px 15px;overflow:hidden}
.owl-next{position:absolute;top:50%;margin-top:-2px;right:0; width:40px;height:42px;padding:10px 10px 10px 16px;overflow:hidden}
.owl-prev:before{font-family:'FontAwesome';content:"\f104";font-size:20px;letter-spacing:100px;line-height:1!important;color:#fff}
.owl-next:before{font-family:'FontAwesome';content:"\f105";font-size:20px;letter-spacing:100px;line-height:1!important;color:#fff}
.carousel-top-title {display: none; font-size: 11px; line-height: 13px;  position: absolute;  top:10px; left: 0;   padding: 10px; }
.carousel-top-title a{color: #fff; text-decoration: none}
.carousel-top-title a:hover{color: #fff; text-decoration: underline}
.custom-archive-carousel .owl-prev{ margin-top:-23px }
.custom-archive-carousel  .owl-next{ margin-top:-23px;}
 /*14 Верхние блоки главной, 7 записей  */
.post-mask{position:absolute;top:0;left:0;bottom:0;right:0;background-color:rgba(0,0,0,0.2)}
.home-news{width:100%;margin-bottom:30px;float:left; padding-bottom:20px; border-bottom:1px dashed #e6e6e6}
.home-news-left,.home-news-center,.home-news-right,.home-news-blok{float:left}
.home-news-left{width:23.4%;margin-right:2.6%;padding-right:1%;margin-bottom: 20px;border-bottom: 1px dashed #e6e6e6;}
.home-news-right{width:23.4%;margin-left:2.6%;padding-left:1%;margin-bottom: 20px;border-bottom: 1px dashed #e6e6e6;}
.home-news-center{width:48%;height:400px;margin-bottom:40px;padding:0;background-position:center center;background-size:cover;position:relative}
.home-news-blok{width:22%;margin-right:4%}
.home-news-blok:last-child{margin-right:0}
#blok-three .home-news-center{padding:0 0 0 15px!important}
#blok-three .home-news-right{padding:0 15px!important}
.home-news-center h2.entry-title{position:absolute;top:45%;left:15%;width:70%;text-align:center;font-size:30px;line-height:36px;color:#fff}
.home-news-center .entry-date{width:60%;text-align:center;position:absolute;bottom:14px;left:20%;color:#fff!important}
.home-news-center .entry-date a,.home-news-center h2.entry-title a{color:#fff!important;text-decoration:none}
.home-news-center h2.entry-title a:hover{text-decoration:underline}
 /*15 Блок из 3 новостей с картинкой слева */ 
.top-news{width:100%;float:left; }
.top-news-left{width:68%;float:left;margin-right:4%}
.top-news-left-post{margin-bottom:20px;border-bottom:1px dashed #e6e6e6;padding-bottom:20px}
.top-news-left-post:last-child{margin:0;border:0}
.top-news-right{width:28%;float:left}
.top-news-right-post{margin-bottom:20px;border-bottom:1px dashed #e6e6e6;padding-bottom:20px}
.top-news-right-post:last-child{margin:0;border:0}
 /*16 Блок из 3 новостей с картинкой справа */ 
.bottom-news{width:100%;float:left; }
.bottom-news-right{width:60%;float:left;}
.bottom-news-left{width:36%;float:left;margin-left: 4%;}
.bottom-news-right-post{margin-bottom:20px;border-bottom:1px dashed #e6e6e6;padding-bottom:20px}
.bottom-news-right-post:last-child{margin:0;border:0}
.top-news-left img{float:left;margin-bottom:20px}
.bottom-news-right img{float: left;margin-right: 20px;} 
 /*17 Размещение баннеров от Google Adsense + адаптивные стили под них  */
 
.ad728-top ins{ float:right; width:728px;height:90px}
@media(max-width:1160px){.ad728-top ins{width:728px;height:90px;float:none;margin:0 auto 25px}}
@media(max-width:1024px){.ad728-top ins{width:728px;height:90px;float:none;margin:0 auto 25px}
}@media(max-width:900px){.ad728-top ins{width:728px;height:90px;float:none;margin:0 auto 25px}
}@media(max-width:800px){.ad728-top ins{width:468px;height:60px;float:none;margin:0 auto}
}@media(max-width:600px){.ad728-top ins{width:250px;height:60px;float:none;margin:0 auto}}
.ad728-mid ins{float:left;width:100%;margin-bottom:25px }
@media(max-width:1070px){.ad728-mid ins{width:468px;height:60px}
}@media(max-width:1024px){.ad728-mid ins{width:728px;height:90px}
}@media(max-width:800px){.ad728-mid ins{width:468px;height:60px;margin:15px auto}
}@media(max-width:600px){.ad728-mid ins{width:300px;height:250px}
}

.ad300-side ins{margin:0 auto 30px;width:300px;height:600px;overflow:hidden}
@media(max-width:1024px){.ad300-side ins{width:728px;height:90px; }
}@media(max-width:800px){.ad300-side ins{width:300px;height:250px}
}@media(max-width:414px){.ad300-side ins{width:250px;height:250px;overflow:hidden;margin:0 auto 20px}} 

.ad300-side-2 ins{margin:0 auto 30px;width:300px;overflow:hidden}
@media(max-width:1024px){.ad300-side-2 ins{width:300px; }
}@media(max-width:800px){.ad300-side-2 ins{width:300px;}
}@media(max-width:414px){.ad300-side-2 ins{width:250px;overflow:hidden;margin:0 auto 20px}} 



.ad728-post ins{float:none;width:100%; margin:30px auto}
@media(max-width:1160px){.ad728-post ins{width:468px;height:60px}
}@media(max-width:1024px){.ad728-post ins{width:728px;height:90px}
}@media(max-width:800px){.ad728-post ins{width:468px;height:60px}
}@media(max-width:700px){.ad728-post ins{width:300px;height:250px}
}.ad970-mid {float:left;width:100%; margin-bottom:30px; padding-bottom:25px; border-bottom:1px dashed #e6e6e6}
.ad970-mid ins{float:none;width:970px;height:90px;margin:0 auto}
@media(max-width:1024px){.ad970-mid ins{float:none;width:728px;height:90px}
}@media(max-width:800px){.ad970-mid ins{width:468px;height:60px}
}@media(max-width:600px){.ad970-mid ins{width:300px;height:250px}} 
 /*18 Блок об авторе в записях*/
.about-author{width:100%;padding:25px 30px;margin:35px 0;border-top:1px solid #e6e6e6}
.about-thumb img{float:left;margin:5px 35px 0 0;border-radius:50%}
.about-author a{text-decoration:underline}
.about-author a:hover{text-decoration:underline}
.about-author span{display:block;font-size:16px;  margin-bottom: 5px; font-weight: bold }
.about-author p{display:block;font-size:15px; margin:0  }
 /*19 Информация о записях и анонсах - рубрика, просмотры, метки, дата и тп + мелкие стили для отдельных видов постов*/
.tech-info{margin-bottom:9px;font-size:11px;line-height:18px;text-transform:uppercase;display:block; letter-spacing:.5px;  }
.tech-info a{text-decoration:none}
.tech-info a:hover{text-decoration:underline}
.entry .tech-info{text-align:left}
.entry-date{font-size:12px;display:block}
.entry-date a{text-decoration:none}
.entry-date a:hover{text-decoration:underline}
.entry-date p{margin:0;color:#aaa;font-size:12px;display:inline-block}
.single .entry{padding-top:30px}
.tech-info .fa-gear{padding-left:15px}
.page .entry-date,.single .entry-date{margin-bottom:20px; font-size:13px}
/*.featured-cat-sidebar-post{margin-bottom:30px}*/
 .tech-info-single-left,.tech-info-single-right{float:left;display:inline-block;font-size:12px;line-height:18px;text-transform:uppercase;  letter-spacing: .5px;}
.tech-info-single-left{margin-right:30px}
.tech-info-single-left a,.tech-info-single-right a{ text-decoration:none}
.post-excerpt{ margin-bottom: 15px}
.single .post-excerpt{ display: block; margin-bottom: 20px; font-size: 17px; line-height: 25px;  letter-spacing:.5px;}
 /*20 Хлебные крошки*/
.breadcrumbs{display:inline;font-size:11px}
.breadcrumbs a{color:#999}
.breadcrumbs a:hover{text-decoration:underline}  
 /*21 Виджеты сайдбара, оформление, заголовки, метки, календарь*/
.side-blok{margin-bottom:45px}
.side-title{position:relative;margin-bottom:30px}
.side-title span{display:block;font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;padding-bottom:6px;    letter-spacing:0.5px}
.side-title span a{color: #90714d;}
.side-blok a{text-decoration:none}
.side-blok a:hover,.post-col a:hover,.credits a:hover{text-decoration:underline}
.side-blok p a{text-decoration:underline;}
.side-blok p a:hover{text-decoration:underline;}
.side-blok #calendar_wrap{width:100%;font-size:13px}
.side-blok #wp-calendar th{text-align:center;padding:4px;font-size:13px;font-weight:700;border:1px solid #eaeaea}
.side-blok #wp-calendar td{padding:2px 3px;border:1px solid #eaeaea;text-align:center}
.side-blok #searchform #s{width:65%;padding:10px 12px;margin:0;color:#333;background:#fff;border:1px solid #dedede;font-size:14px;text-transform:uppercase;font-weight:normal}
.side-blok #searchsubmit{color:#fff;padding:11px 20px;font-size:13px;cursor:pointer;border:0; font-weight:700}
.side-blok #searchform-404 #s{width:30%;padding:10px 12px;margin:0;color:#333;background:#fff;border:1px solid #dedede;font-size:13px;font-weight:700}
.screen-reader-text{display:none}
.side-blok .tagcloud{width:100%;margin-bottom:10px;display:inline-block}
.side-blok .tagcloud a{ float:left;line-height:12px;font-size:12px!important;text-decoration:none; margin:0 9px 9px 0;padding:10px 10px; text-transform: uppercase}
.side-blok .tagcloud a:hover{ text-decoration:none}
 /*22  Виджет "Об авторе" */
.gp-about-me-widget {font-size:16px;margin-top:80px;}
.gp-about-me-img{position: relative; }
.gp-about-me-img img{position: absolute; width:200px; bottom: -130px; left: 50%; margin-left:-100px; border-radius: 50%}
.gp-about-me-name {font-size: 20px; font-weight: bold; padding-top:150px; margin-bottom:12px;  font-size: 20px; text-align: center;}
.gp-about-me-text {padding: 0 20px 20px 20px; text-align: center}
.gp-about-me-url {font-size: 14px; font-weight: bold;   text-align: center; padding-bottom:30px}
 /*23 4 избранных рубрики в картинках на главной*/
.category-box{width:100%;float:left;padding: 5px 0 15px; }
.cat-box-1{width:23.5%;height:200px;float:left;position:relative;margin:0 0 2% 0;border-radius:3px}
.cat-box-2{width:23.5%;height:200px;float:left;position:relative;margin:0 0 2% 2%;border-radius:3px}
.cat-box-3{width:23.5%;height:200px;float:left;position:relative;margin:0 0 2% 2%;border-radius:3px}
.cat-box-4{width:23.5%;height:200px;float:left;position:relative;margin:0 0 2% 2%;border-radius:3px}
.cat-box-text h3{color:#fff;font-size:20px;line-height:24px;font-weight:bold;margin:0}
.cat-box-text span{color:#fff;font-size:12px;display:block}
.category-box a{text-decoration:none;color:#fff}
.category-box a:hover{text-decoration:none;color:#333}
.cat-box-inner{position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(106,90,93,0.4);padding:65px 20px 0 20px;border-radius:3px;transition:all 300ms ease-in-out}
.cat-box-text{padding:25px 15px;border:1px solid #fff;text-align:center;transition:all 300ms ease-in-out}
.cat-box-inner:hover{background:rgba(0,0,0,.0)}
.cat-box-text span{display:none}
 /*24 Списки сайта*/
ol{list-style:decimal;list-style-position:inside;margin:35px 0}
ol li{margin:0;padding:0 0 10px 0}
ol ol{list-style:upper-alpha}
ol ol ol{list-style:lower-roman}
ol ol ol ol{list-style:lower-alpha}
.entry ul{list-style:square;list-style-position:inside;}
.entry ul li{margin:0 0 8px 0;padding:0 0 0 3px}
.entry ul li:last-child{margin-bottom: 25px}
.entry ul li ul{list-style:square;padding-left:35px;padding-top:8px}
.entry ul li ul li{margin:0 0 8px 0}
 .side-blok ul {list-style:square;list-style-position:inside;margin:0}
 .side-blok ul li {margin:0 0 8px 0;padding:0 0 0 3px}
 .side-blok ul li ul {list-style:square;padding-left:35px;padding-top:8px}
 .side-blok ul li ul li{margin:0 0 8px 0}
 /*25 Навигация внутри записей, предыдущая - следующая*/
.post-navigation{width:100%;margin:20px 0;border-top:1px dashed #e6e6e6;padding:25px 0 5px}
.nav-box-previous{float:left;width:46%;margin-right:8%;position:relative}
.nav-box-next{float:right;width:46%;position:relative;text-align:right}
.nav-box-previous img{float:left;margin-right:30px}
.nav-box-next img{float:right;margin-left:30px}
.post-navigation img{margin-bottom:5px}
.post-navigation h2{font-size:16px;line-height:18px;margin:8px 0 0 0;font-weight:bold;text-transform:none}
.post-navigation span{display:block;font-size:12px;line-height:16px}
.post-navigation a{text-decoration:none}
.post-navigation a:hover{text-decoration:underline}
 /*26 Оформление изображений, галереи, картинки в анонсах + страница вложений*/
 .home-news img:hover,.top-news img:hover,.post-items img:hover,.bottom-news img:hover,.carousel-news img:hover,.related-posts img:hover,.pop-content img:hover,.entry-img img:hover,.entry img:hover{opacity:.8;transition:all .3s linear}
.home-blog .entry img{float:left;margin:0 30px 10px 0}
img.alignleft{float:left;margin:5px 35px 25px 0}
img.aligncenter{ float:none !important;margin-left:auto;margin-right:auto;margin-bottom:20px}
img.aligncenter:after{content:'';display:block;clear:both}
.wp-caption{text-align:center;margin-bottom:15px;max-width:100%;height:auto}
.wp-caption img{margin:0;padding:0;border:0 none}
.wp-caption-text{font-size:14px;line-height:17px;padding:7px 5px;color:#444;text-align: center !important;}
.wp-caption.alignleft{float:left;margin:5px 30px 7px 0}
.wp-caption.alignright{float:right;margin:5px 0 7px 30px}
.wp-caption.aligncenter,.attachment img{display:block;margin-left:auto;margin-right:auto;margin-bottom:20px}
img.alignright{float:right;margin:5px 0 25px 35px}
.gallery{margin:30px auto}
.gallery .gallery-item{float:left;margin-top:0;text-align:center;padding:0 10px;width:33%}
.gallery-columns-2 .gallery-item{width:50%}
.gallery-columns-4 .gallery-item{width:25%}
.gallery img{padding:8px}
.gallery img:hover{background:white}
.gallery-columns-2 .attachment-medium{max-width:92%;height:auto}
.gallery-columns-4 .attachment-thumbnail{max-width:84%;height:auto}
.gallery .gallery-caption{color:#888;font-size:12px;margin:0 0 12px}
.gallery dl,.gallery dt{margin:0}
.gallery br+br{display:none}
.img-attach{display:block;text-align:center}
.post-thumb{margin:0 30px 15px 0;float:left}
.grid-thumb{margin:0 auto 10px;text-align:center}
/*.entry-img{margin-bottom:12px}*/
.entry-img img{vertical-align:bottom}
.archive .entry img{float:left;margin:0 30px 20px 0}
.attachment-blok{margin:0 auto;padding:0 15%}
.attachment-blok h3{font-size:16px;margin-bottom:15px;text-align:center}
 /*27 Постраничная навигация WP Pagenavi*/
.wp-pagenavi{width:100%;margin:0 0 30px 0;font-size:14px;color:#999}
.main-col-fullwidth .wp-pagenavi{float:none;text-align:center;margin:40px auto}
.wp-pagenavi a,.wp-pagenavi a:link{padding:5px 8px;margin:0 6px 2px;text-decoration:none;background:#f9f9f9;color:#999;border:0}
.wp-pagenavi a:visited{padding:5px 8px;margin:0 6px 2px;text-decoration:none;color:#999;border:0}
.wp-pagenavi a:hover{color:#fff;border:0}
.wp-pagenavi a:active{padding:5px 8px;margin:0 6px 2px;text-decoration:none;color:#fff;border:0}
.wp-pagenavi span.pages{padding:2px 4px 2px 4px;margin:1px 30px 20px 2px;border:0;color:#999}
.wp-pagenavi span.current{padding:5px 8px;margin:0 6px 2px;color:#fff;border:0}
.wp-pagenavi span.extend{padding:2px 4px 2px 4px}
 /*28 Комментарии на сайте - список комментариев, навигация,  форма отправки*/
.comments-box{width:100%;float:left;position:relative;border-top:1px dashed #e6e6e6}
#respond{margin:0;padding:0}
.comments-box.text{border:1px dashed #93bab1;padding:2px;color:#666;width:200px}
ol.commentlist{margin:30px 0 50px 0; }
ol.commentlist li div.vcard cite.fn a.url:hover{text-decoration:none}
ol.commentlist li{margin-top:20px;list-style-type:none;padding:0;margin-left:0}
ol.commentlist li div.vcard cite.fn{font-weight:bold;font-size:14px;text-transform:uppercase}
ol.commentlist li div.vcard cite.fn a.url{text-decoration:none}
ol.commentlist li div.vcard img.avatar{float:left;margin:0 30px 0 0;border-radius:30px}
ol.commentlist li div.commentmetadata{font-size:12px}
ol.commentlist li div.comment-meta{margin:0 0 10px 0}
ol.commentlist li div.comment-meta a{color:#7b7b7b;text-decoration:none}
ol.commentlist li p{margin-left:0px}
ol.commentlist li.bypostauthor {padding:15px !important;background: #f9f9f9}
ol.commentlist li div.reply{margin-left:0px;font-size:14px;  color:#999;font-weight:bold;cursor:pointer; text-decoration: underline}
ol.commentlist .parent{padding:5px 0 5px 0;border-bottom:1px dotted #ddd}
ol.commentlist .parent li{margin-top:20px;border:0;padding:0}
ol.children{margin:0}
ol.children li{margin:20px 0 20px 30px}
#comment{margin-bottom:30px}
a.comment-edit-link{float:right}
.comment-form label{color:#999;font-size:14px;font-weight:bold;display:block;margin-bottom:10px}
h3#reply-title,.comment-title{margin:10px auto 20px;font-size:18px;padding:20px 0 15px 0;display:block;font-weight:700}
.comment-form input[type="text"],.comment-form input[type="email"],.comment-form input[type="url"]{font-family:inherit;font-size:16px;width:100%;padding:4% 5%;margin-bottom:10px;box-shadow:0 0 1px #555;background:#f9f9f9;border:0}
.logged-in-as,.comment-notes,.comment-awaiting-moderation,.logged-in-as,.form-allowed-tags{color:#999;font-size:13px;margin-bottom:20px}
.comment-note {font-size: 14px; font-weight:bold;display: block; margin-bottom: 40px !important}
.no-comments{color:#999;font-weight:bold;padding-top:1.6em}
.comment-navigation+.no-comments{border-top:0}
.required{color:red}
.top-text .vcard{display:inline-block;margin-bottom:40px}
#comments-checkbox {display: block; float:left; margin:0 25px 35px 10px;}
#commentform textarea{font-family:inherit;height:150px;width:100%;box-shadow:0 0 1px #555;padding:1%;font-size:16px;line-height:24px;display:block;color:#333;background:#f9f9f9;float:left;border:0}
#commentform input:focus,#commentform textarea:focus{background:#fff;-webkit-box-shadow:0 0 4px rgba(102,203,245,0.9);-moz-box-shadow:0 0 4px rgba(102,203,245,0.9);box-shadow:0 0 4px rgba(102,203,245,0.9)}
a#cancel-comment-reply-link{display:block;font-size:12px;margin-top:15px}
.comment-form input[type="submit"]{width:200px;display:block;vertical-align:top;font-size:13px;line-height:30px;text-align:center;font-weight:700;text-decoration:none;color:#fff;-webkit-appearance:none;outline:0;border:0;box-shadow:none;cursor:pointer;padding:10px 12px;margin:30px auto;transition:all .2s linear; }
.comment-form input[type="submit"]:hover{color:#fff}
p.comment-form-author,p.comment-form-email,p.comment-form-url{width:31.33%;float:left;margin-left:3%;display:block}
.comments-box .says{display:none}
.comments-box .navigation{width:100%;margin:40px auto 40px;text-align:center;border-top:1px dashed #eee;border-bottom:1px dashed #eee;padding:20px 0}
.comments-box .navigation .nav-previous{width:50%;float:left;text-align:left}
.comments-box .navigation .nav-next{width:50%;float:right;text-align:right}
.comments-box .navigation a{color:#bbb;text-decoration:none}
.comments-box .navigation a:hover{text-decoration:underline}
ol.commentlist li #respond p.comment-form-author,ol.commentlist li #respond p.comment-form-email,ol.commentlist li #respond p.comment-form-url{width:31.33%;float:left;margin-left:3%}
ol.commentlist li #respond p.comment-form-comment{margin-left:0}
p.comment-form-author,ol.commentlist li #respond p.comment-form-author{margin-left:0}
 /*29 Популряные записи и Свежие записи, виджеты*/
.pop-content ul li, .recent-posts-content ul li{padding-left:0;list-style-type:none;margin-bottom:10px;border-top:1px dashed #e6e6e6;padding-top: 10px;}
.pop-content h2, .recent-posts-content h2 {font-size:16px; line-height:18px; font-weight:bold; margin: 0;  }
.pop-content ul li:first-child, .recent-posts-content ul li:first-child{border:0;padding-top:0}
.pop-content img,   .recent-posts-content img{float:left; margin:0 25px 10px 0; min-width:50px;  }
.pop-content span, .recent-posts-content span{display:block;margin-top:11px;font-size:12px;line-height:14px;font-weight:normal;color:#a6a6a6}
.pop-content li:after, .recent-posts-content li:after{content:'';display:block;clear:both}
.pop-content a, .recent-posts-content a{text-decoration:none}
.pop-content a:hover, .recent-posts-content a:hover{text-decoration:underline}
 /*30 Соц кнопки, виджет*/
.social-bar ul{list-style:none}
.header .social-bar ul{float: right; margin: -50px 20px 5px 0px;}  
.social-bar ul li{text-align:center;width:35px;height:35px;margin:0 5px 10px 0;display:inline-block;padding:0}
.social-bar ul li:last-child{ margin:0 0 10px 0} 
.social-bar ul li a{width:100%;display:block;padding:4px 2px;font-size:18px;text-decoration:none;color:#fff;transition:all .3s linear;border-radius:3px}
.social-bar ul li a:hover{color:#fff}
.vk{background:#4d7198}
.fb{background:#3b5998}
.tw{background:#14a1e8}
.ig{background:#c7b5a1}
.od{background:#f6881f}
.yt{background:#a81a1e}
.in{background:#0c62a6}
.tele{background: #2b9dd9}
.social-bar:after{content:'';display:block;clear:both}
.social-bar ul li:before{height:0;width:0;position:relative;background:0} 
 /*31 Подсказки (tooltips) для соц кнопок*/
.tooltip{position:relative;display:inline-block}
.tooltip .tooltiptext{visibility:hidden;width:auto;background:rgba(51,51,51,0.9);color:#fff;text-align:center;padding:5px 0;font-size:11px;position:absolute;z-index:9999999}
.tooltip:hover .tooltiptext{visibility:visible}
.tooltip .tooltiptext::after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:rgba(51,51,51,0.9) transparent transparent transparent}
.tooltip .tooltiptext{width:90px;bottom:120%;left:50%;margin-left:-45px}
.tooltip .tooltiptext{opacity:0;transition:opacity 1s}
.tooltip:hover .tooltiptext{opacity:1} 
 /*32 Подвал сайта и кнопка вверх*/
.footer{width:100%;max-width:1260px; margin:0 auto;position:relative;padding: 30px 50px 25px;text-align:center}
.credits p{font-size:12px;line-height:19px;display:block;margin:0}
.foot-counter{margin:0 auto}
#backtop{color:#fff;width:40px;height:40px;position:fixed;cursor:pointer;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease;background:rgba(0,0,0,0.8);text-decoration:none;bottom:50px;right:15px;z-index:100;font-size:24px;padding:0 0 11px 0}
 /*33 Оформление для 404 страницы*/
.error404 .entry{text-align:center;margin-bottom:60px}
.error404 .entry input{width:50%;margin-top:25px;border-radius:0;padding:2%;font-size:15px;font-family:inherit;color:#333;border:0;background:#f9f9f9;box-shadow:0 0 2px #aaa;text-align:center}
.error404 .entry .fa{font-size:160px;margin-bottom:40px}
 /* 34 Похожие записи в конце каждой публикации*/
.related-posts ul{width:100%;padding:20px 0;margin:15px auto 0;list-style:none;  }
.related-posts ul li{width:30%;float:left;padding:0;margin-bottom:20px;margin-right:3.3333%;margin-left:0;height:250px;overflow:hidden}
.related-posts ul li img{margin-bottom:10px; }
.rel-post-title{font-size:14px;display:block;line-height:18px; font-weight: bold}
.related-posts p{display:block;margin-bottom:20px;font-weight:bold;font-size:16px; }
.related-posts a{text-decoration:none}
.related-posts a:hover{text-decoration:underline}
.main-col-fullwidth .related-posts ul{max-width:1000px}
/*  35 Цитата  */
blockquote{display:block;padding:10px 70px;margin:20px 0px;text-align: justify;font-weight:normal;  font-size:18px; letter-spacing: 1px; border:none !important; border-radius: 4px;position: relative; }
/*blockquote:before{position: absolute; top:-10px; left:35px;  content:"\201c"; font-size:100px; font-style:normal;  }
blockquote:after{position: absolute; bottom:-70px;right:40px;  content:"\201d"; font-size:100px; font-style:normal;  }*/
blockquote p {padding-left: 50px;}
/*  36 Красивые рубрики, виджет*/
 ul.nice-cats {margin:0 0 10px 0;   }
.nice-cats li.cat-item{ display: block; text-align:right; margin-bottom:11px; font-size: 12px; font-weight: normal;  text-transform: uppercase;  letter-spacing: .5px;   padding:11px 0; list-style:none; transition:all .3s ease; position: relative;}
.nice-cats li.cat-item a{ padding-left:32px; text-align:left; float:left; text-decoration:none; }
.nice-cats li.cat-item a:hover{ }
.nice-cats li.cat-item:hover {  transition:all .3s ease; }
.nice-cats li.cat-item .post_count {   padding:10px 16px 12px; font-size: 14px;  line-height:14px; transition:all .3s ease;  }
.nice-cats li.cat-item:hover  .post_count  {  transition:all .3s ease; }
.nice-cats li:before{position: absolute; top:10px; left:9px; font-family:'FontAwesome'; content:"\f07b"; font-size: 13px;  transition:all .3s ease;}
.nice-cats li:hover:before {content:"\f07c"; }
/*  37 Кастомная страница архивов */
.custom-archive-cats, .custom-archive-tags {float: left; width: 48%; margin-bottom:  10px}
.custom-archive-cats {margin-right: 4%}
.custom-archive-tags a {float:left; display: inline-block;  margin-bottom:11px; margin-right:11px;font-size: 12px; font-weight: normal;  text-transform: uppercase;  letter-spacing: .5px;   padding:11px 20px 11px 32px; list-style:none; transition:all .3s ease; text-decoration:none; position: relative;}
.custom-archive-tags a:before{position: absolute; top:10px; left:9px; font-family:'FontAwesome'; content:"\f02b"; font-size: 13px;  transition:all .3s ease;}
.custom-archive-tags a:hover:before {content:"\f02c"; }
.custom-archive-cats-title, .custom-archive-tags-title, .sort-posts-by-date-title {font-size: 18px; font-weight: 700; display: block; margin-bottom: 22px}
ul.sort-posts-by-date  {float: left; width: 100%; margin-bottom: 30px; list-style: none}
ul.sort-posts-by-date li{width: 50%; float: left;   padding:0 }
.custom-archive-image {float:left; margin:0 20px 20px 0}
.custom-archive-main-date {display: block; float:left; width:100%; font-size: 18px; font-weight: bold;  margin-top: 20px;  padding-top:20px; margin-bottom:15px; border-top:1px dashed #e6e6e6}
.custom-archive-main-date:first-child { margin-top: 0; padding-top:0; border: none}
h2.custom-archive-title {font-size: 15px; font-weight: bold; margin:0 0 10px; padding: 0}
h2.custom-archive-title a {text-decoration: none}
p.custom-archive-date {display: block; font-size: 11px;   color: #999;  }
 /*38 Адаптивные стили*/
@media only screen and (max-width:1200px){.wrap-inner{padding:0 30px}
}@media only screen and (max-width:1160px){body{font-size:16px}
.top-news-left{width:60%}
.top-news-right{width:36%}
.bottom-news-right{width:60%}
.bottom-news-left{width:36%}
/*.logo{float:left}*/
.header .social-bar ul{float: right;text-align: center;margin: -50px 20px 5px 0px;} 
.textlogo h1,.textlogo span,p.site-desc{text-align:center;padding:0}
 .menunav ul li{ font-size:15px; line-height:15px; padding:18px 10px 17px; }
.menunav ul li ul{top:48px}
.menunav ul li ul li{font-size:15px}
.sf-sub-indicator:after{top:20px}
ul.sub-menu .sf-sub-indicator:after{top:12px}
.about-author span{font-size:13px}
}@media only screen and (max-width:1024px){body{font-size:17px}
.header{padding:0}
.imglogo h1 a,.imglogo span a{background-size: 80% auto;}
.header .social-bar ul {float: none;}
.textlogo{margin-bottom:25px}
#menu,#topheadmenu{margin-left:-9999px;width:0;height:0;overflow:hidden}
#mob{display:block}
.textlogo h1,.textlogo span{font-size:24px}
.top-news-left,.bottom-news-right{width:100%;margin:0}
.top-news-left img{width:300px;margin:0 30px 0 0}
.bottom-news-right img{float: left;margin-right: 20px;}
.bottom-news-left{width:100%;margin-bottom:10px}
.top-news-right{width:100%;margin-top:30px}
.top-news-left:after,.bottom-news-right:after{content:"\00A0";display:block;clear:both;visibility:hidden;line-height:0;height:0}
/*.bottom-news-right{border-top:1px dashed #e6e6e6;padding-top:30px}*/
.featured-cat-sidebar-post .entry-img{float:left;margin:0 30px 0 0}
.featured-cat-sidebar-post:after{content:"\00A0";display:block;clear:both;visibility:hidden;line-height:0;height:0}
.archive .home-blog,.search .home-blog{padding-right:0}
.search-container .searchform{width:90%}
.search-container .s{font-size:14px}
.comment-form input[type="text"],.comment-form input[type="email"],.comment-form input[type="url"]{font-size:14px;padding:10px 15px}
.wp-pagenavi a.page,span.extend,a.last{display:none}
.wp-pagenavi span.current{background:0;color:#fff}
.cat-box-1{width:48%;margin:0 4% 0 0}
.cat-box-2{width:48%;margin:0 0 2% 0}
.cat-box-3{width:48%;margin:0 4% 0 0}
.cat-box-4{width:48%;margin:0 0 2% 0}
}@media only screen and (max-width:1000px){blockquote{padding:5px 30px;font-size:15px}
/*blockquote:before{   left:25px;  content:"\201c"; font-size:60px;   }
blockquote:after{ bottom:-40px;right:30px;  content:"\201d"; font-size:60px; }*/
.entry-date{font-size:11px}
.custom-archive-cats, .custom-archive-tags {width: 100%; }
.custom-archive-cats {margin-right: 0}
ul.sort-posts-by-date li{width: 100%; float: left;   padding:0 }
.wp-pagenavi{float:none;text-align:center;} /* margin:20px auto 20px;padding-top:30px*/
}@media only screen and (max-width:800px){
.logo{float:none;text-align: center;}
div#logo_2.logo.imglogo {visibility: hidden;}
body{font-size:15px}
h1{font-size:24px}
h2{font-size:22px}
h3{font-size:20px}
h4{font-size:18px}
h5{font-size:16px}
h6{font-size:14px}
.home-news-left{width:100%;margin:0 0 30px 0}
.home-news-right{width:100%;margin:0 0 30px 0}
.home-news-center{width:100%;margin:0 0 30px 0}
.home-news-blok{width:100%;margin:0 0 30px 0}
.home-news-left img,.home-news-right img,.home-news-blok img{float:left;margin:0 25px 0 0}
.owl-prev, .owl-next{ margin-top:-35px}
.custom-archive-carousel .owl-prev{ margin-top:-40px }
.custom-archive-carousel  .owl-next{ margin-top:-40px;}
ol.commentlist li p{margin-left:0;margin-top:20px}
ol.commentlist li div.reply{margin-left:0}
p.comment-form-email,p.comment-form-url{margin-left:0}
p.comment-form-author,p.comment-form-email,p.comment-form-url{width:100%;float:left;margin-right:0;margin-bottom:10px}
#commentform textarea{height:150px;width:100%;padding:1% 2%}
}@media only screen and (max-width:736px){body{font-size:16px}
.top-news-left img{width:100%;float:none;margin:0 auto 5px}
.textlogo h1,.textlogo span{font-size:24px}
.related-posts ul li{ height:270px}
.about-author{text-align: center}
.about-thumb img{float:none;margin:5px auto 20px}
}@media only screen and (max-width:600px){
h1.post-title{font-size:26px;margin:20px 0;padding-right:0}
table{font-size:12px}
table th,table td{padding:5px 6px}
.archive .entry{text-align:center}
.archive .entry img{float:none;margin:0 0 25px 0}
.home-news-left img,.home-news-right img,.home-news-blok img,.entry img,.featured-cat-sidebar-post .entry-img, .home-blog .entry img{text-align:center;}
img.alignright, img.alignleft {width:150px;}
.bottom-news-right img {width:100%;}
.home-news-left,.home-news-blok,.home-news-right,.home .entry,.featured-cat-sidebar-post{text-align:center}
.home .entry{border:0}
.home .entry .tech-info{text-align:center}
.related-posts ul li{ height:240px}
}@media only screen and (max-width:414px){ 
.wrap-inner{padding:0 10px}
.textlogo h1,.textlogo span{font-size:18px}
.mm-listview{font-size:13px}
.tech-info{font-size:9px;line-height:18px}
h2.post-title{font-size:18px}
.related-posts ul li{ width:100%;  height:auto}
.related-posts ul li img{margin-bottom:0; float:left; margin-right: 25px; width: 100px}
.nav-box-previous{width:100%;margin-right:0;margin-bottom:10px;padding-bottom:20px;border-bottom:1px dashed #e6e6e6}
.nav-box-next{float:left;width:100%;text-align:right}
table{font-size:11px}
table th,table td{padding:5px 3px}
.logged-in-as,.comment-notes,.comment-awaiting-moderation,.logged-in-as,.form-allowed-tags{color:#707070;font-size:13px;line-height:18px;margin-bottom:25px}
.comment-form input[type="submit"]{width:200px;font-size:14px}
.wp-pagenavi span.pages{display:block;margin:0 auto 25px;text-align:center}
.home-news-center h2.entry-title{top:40%}
.cat-box-1,.cat-box-2,.cat-box-3,.cat-box-4{width:100%;margin:0 0 25px 0}
.tech-info-single-left,.breadcrumbs{font-size:10px}
.credits p{font-size:10px}
.home-news-left img,.home-news-right img,.home-news-blok img,.entry img,.featured-cat-sidebar-post .entry-img, .home-blog .entry img{text-align:center;}
img.alignright, img.alignleft {width:100%;}
}@media only screen and (max-width:320px){.social-bar ul li{margin:0 5px 10px}}
 
 /* 39 Стили для библиотеки иконок*/
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('css/font-awesome-4.7.0/fonts/fontawesome-webfont.eot?v=4.7.0');src:url('css/font-awesome-4.7.0/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('css/font-awesome-4.7.0/fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('css/font-awesome-4.7.0/fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('css/font-awesome-4.7.0/fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('css/font-awesome-4.7.0/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}

 /*40 Стили  мобильного меню- http://mmenu.frebsite.nl */ 
 /*License - Creative Commons Attribution-NonCommercial 4.0 International license*/ 
.mm-menu,.mm-panels,.mm-panels>.mm-panel{margin:0;left:0;right:0;top:0;bottom:0;z-index:0;box-sizing:border-box}.mm-btn,.mm-menu{box-sizing:border-box}.mm-listview a,.mm-listview a:hover,.mm-navbar a,.mm-navbar a:hover{text-decoration:none}.mm-hidden{display:none!important}.mm-wrapper{overflow-x:hidden;position:relative}.mm-menu{display:block;padding:0;position:absolute}.mm-panels,.mm-panels>.mm-panel{background:inherit;border-color:inherit;position:absolute}.mm-btn,.mm-panel.mm-highest{z-index:1}.mm-panels{overflow:hidden}.mm-panel{transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.mm-panel.mm-opened{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-panel.mm-subopened{-webkit-transform:translate3d(-30%,0,0);transform:translate3d(-30%,0,0)}.mm-panels>.mm-panel{-webkit-overflow-scrolling:touch;overflow:scroll;overflow-x:hidden;overflow-y:auto;padding:0 20px}.mm-listview .mm-divider,.mm-listview>li>a,.mm-listview>li>span,.mm-navbar .mm-title{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mm-panels>.mm-panel.mm-hasnavbar{padding-top:40px}.mm-panels>.mm-panel:after,.mm-panels>.mm-panel:before{content:'';display:block;height:20px}.mm-vertical .mm-panel{-webkit-transform:none!important;transform:none!important}.mm-listview .mm-vertical .mm-panel,.mm-vertical .mm-listview .mm-panel{display:none;padding:10px 0 10px 10px}.mm-listview .mm-vertical .mm-panel .mm-listview>li:last-child:after,.mm-vertical .mm-listview .mm-panel .mm-listview>li:last-child:after{border-color:transparent}.mm-vertical li.mm-opened>.mm-panel,li.mm-vertical.mm-opened>.mm-panel{display:block}.mm-listview>li.mm-vertical>.mm-next,.mm-vertical .mm-listview>li>.mm-next{height:40px;bottom:auto}.mm-listview>li.mm-vertical>.mm-next:after,.mm-vertical .mm-listview>li>.mm-next:after{top:16px;bottom:auto}.mm-listview>li.mm-vertical.mm-opened>.mm-next:after,.mm-vertical .mm-listview>li.mm-opened>.mm-next:after{-webkit-transform:rotate(45deg);transform:rotate(45deg);right:19px}.mm-btn{width:40px;height:40px;position:absolute;top:0}.mm-clear:after,.mm-clear:before,.mm-close:after,.mm-close:before{content:'';border:2px solid transparent;display:block;width:5px;height:5px;margin:auto;position:absolute;top:0;bottom:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.mm-clear:before,.mm-close:before{border-right:0;border-bottom:0;right:18px}.mm-clear:after,.mm-close:after{border-left:none;border-top:0;right:25px}.mm-arrow:after,.mm-next:after,.mm-prev:before{content:'';border:2px solid transparent;display:block;width:8px;height:8px;margin:auto;position:absolute;top:0;bottom:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.mm-prev:before{border-right:0;border-bottom:0;left:23px}.mm-arrow:after,.mm-next:after{border-top:0;border-left:none;right:23px}.mm-navbar{border-bottom:1px solid;border-color:inherit;text-align:center;line-height:20px;height:40px;padding:0 40px;margin:0;position:absolute;top:0;left:0;right:0}.mm-navbar>*{display:block;padding:10px 0}.mm-navbar .mm-btn:first-child{padding-left:20px;left:0}.mm-navbar .mm-btn:last-child{text-align:right;padding-right:20px;right:0}.mm-panel .mm-navbar{display:none}.mm-panel.mm-hasnavbar .mm-navbar{display:block}.mm-listview,.mm-listview>li{list-style:none;display:block;padding:0;margin:0}.mm-listview{font:inherit;font-size:14px;line-height:20px}.mm-listview>li{position:relative}.mm-listview>li,.mm-listview>li .mm-next,.mm-listview>li .mm-next:before,.mm-listview>li:after{border-color:inherit}.mm-listview>li>a,.mm-listview>li>span{color:inherit;display:block;padding:10px 10px 10px 20px;margin:0}.mm-listview>li>a.mm-arrow,.mm-listview>li>span.mm-arrow{padding-right:50px}.mm-listview>li:not(.mm-divider):after{content:'';border-bottom-width:1px;border-bottom-style:solid;display:block;position:absolute;right:0;bottom:0;left:20px}.mm-listview .mm-next{background:rgba(3,2,1,0);width:50px;padding:0;position:absolute;right:0;top:0;bottom:0;z-index:2}.mm-listview .mm-next:before{content:'';border-left-width:1px;border-left-style:solid;display:block;position:absolute;top:0;bottom:0;left:0}.mm-listview .mm-next+a,.mm-listview .mm-next+span{margin-right:50px}.mm-listview .mm-next.mm-fullsubopen{width:100%}.mm-listview .mm-next.mm-fullsubopen:before{border-left:none}.mm-listview .mm-next.mm-fullsubopen+a,.mm-listview .mm-next.mm-fullsubopen+span{padding-right:50px;margin-right:0}.mm-panels>.mm-panel>.mm-listview{margin:20px -20px}.mm-panels>.mm-panel>.mm-listview:first-child,.mm-panels>.mm-panel>.mm-navbar+.mm-listview{margin-top:-20px}.mm-listview .mm-inset{list-style:disc inside;padding:0 10px 15px 40px;margin:0}.mm-listview .mm-inset>li{padding:5px 0}.mm-listview .mm-divider{font-size:10px;text-transform:uppercase;text-indent:20px;line-height:25px}.mm-listview .mm-spacer{padding-top:40px}.mm-listview .mm-spacer>.mm-next{top:40px}.mm-listview .mm-spacer.mm-divider{padding-top:25px}.mm-menu{background:#f3f3f3;border-color:rgba(0,0,0,.1);color:rgba(0,0,0,.7)}.mm-menu .mm-navbar a,.mm-menu .mm-navbar>*{color:rgba(0,0,0,.3)}.mm-menu .mm-btn:after,.mm-menu .mm-btn:before{border-color:rgba(0,0,0,.3)}.mm-menu .mm-listview{border-color:rgba(0,0,0,.1)}.mm-menu .mm-listview>li .mm-arrow:after,.mm-menu .mm-listview>li .mm-next:after{border-color:rgba(0,0,0,.3)}.mm-menu .mm-listview>li.mm-selected>a:not(.mm-next),.mm-menu .mm-listview>li.mm-selected>span{background:rgba(255,255,255,.5)}.mm-menu .mm-divider,.mm-menu .mm-listview>li.mm-opened.mm-vertical>.mm-panel,.mm-menu .mm-listview>li.mm-opened.mm-vertical>a.mm-next,.mm-menu.mm-vertical .mm-listview>li.mm-opened>.mm-panel,.mm-menu.mm-vertical .mm-listview>li.mm-opened>a.mm-next{background:rgba(0,0,0,.05)}.mm-page{box-sizing:border-box;position:relative}.mm-slideout{transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease;z-index:1}html.mm-opened{overflow-x:hidden;position:relative}html.mm-blocking,html.mm-blocking body{overflow:hidden}html.mm-background .mm-page{background:inherit}#mm-blocker{background:rgba(3,2,1,0);display:none;width:100%;height:100%;position:fixed;top:0;left:0;z-index:2}html.mm-blocking #mm-blocker{display:block}.mm-menu.mm-offcanvas{z-index:0;display:none;position:fixed}.mm-menu.mm-offcanvas.mm-current{display:block}.mm-menu{width:80%;min-width:140px;max-width:440px}html.mm-opening .mm-slideout{-webkit-transform:translate3d(80%,0,0);transform:translate3d(80%,0,0)}@media all and (max-width:175px){html.mm-opening .mm-slideout{-webkit-transform:translate3d(140px,0,0);transform:translate3d(140px,0,0)}}@media all and (min-width:550px){html.mm-opening .mm-slideout{-webkit-transform:translate3d(440px,0,0);transform:translate3d(440px,0,0)}}

 /*41 Стили для карусели*/
.owl-carousel .animated{-webkit-animation-duration:1000ms;animation-duration:1000ms;-webkit-animation-fill-mode:both;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;cursor:move;position:relative;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0px,0px,0px)}.owl-carousel .owl-controls .owl-nav .owl-prev,.owl-carousel .owl-controls .owl-nav .owl-next,.owl-carousel .owl-controls .owl-dot{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel .owl-refresh .owl-item{display:none}.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel.owl-text-select-on .owl-item{-webkit-user-select:auto;-moz-user-select:auto;-ms-user-select:auto;user-select:auto}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}

 /* 42 Форма подписки  */
.overlay{background-color:rgba(0,0,0,.7);bottom:0;cursor:default;left:0;opacity:0;position:fixed;right:0;top:0;visibility:hidden;z-index:1000;-webkit-transition:opacity .5s;-moz-transition:opacity .5s;-ms-transition:opacity .5s;-o-transition:opacity .5s;transition:opacity .5s}
.popup{border-radius:10px;background-color:#fff;display:inline-block;left:50%;opacity:0;padding: 35px;width: 280px;position:fixed;top:50%;visibility:hidden;z-index:1500;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:opacity .5s,top .5s;-moz-transition:opacity .5s,top .5s;-ms-transition:opacity .5s,top .5s;-o-transition:opacity .5s,top .5s;transition:opacity .5s,top .5s}
.popup-text{text-align:center;font-weight:bold;font-size:20px;line-height:22px}
.pop-wrap{position:relative}
.pop-wrap a.close{font-weight:bold;font-size:16px;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;padding:0 5px 2px 5px;line-height:1em;text-align:center;background:#e74c3c;border:4px solid #fff;cursor:pointer;color:#fff;box-shadow:-2px 2px 3px #ddd;text-decoration:none}
.pop-wrap a.close{position:absolute;float:right;top:-45px;right:-45px;z-index:200}
#emailSub-widget{padding:0 30px;position:relative}
#emailSub-widget input[type="text"]{background:#fff;border:1px dashed #ccc;width:90%;font-size:15px;color:#333;padding:5% 5%;text-align:center;box-sizing:border-box;margin:0 auto;display:block}
.sub-message{color:#999;display:block;font-size:12px;line-height:16px;text-align:center}
#emailSub-widget input[type="submit"]{width:150px;display:block;vertical-align:top;border-radius:4px;font-size:14px;line-height:1.65em;text-align:center;text-decoration:none;color:#fff;background: #f56991;font-weight: 700;outline:0;border:0;box-shadow:none;cursor:pointer;padding:7px 5px;margin:0 auto;transition:all .2s linear}
#emailSub-output{position:absolute;top:36%;left:10%;width:80%;text-align:center; font-size: 12px;line-height: 14px }
#emailSub-widget .fa{display:block;text-align:center;font-size:50px;margin-bottom:15px}