@charset "utf-8";

:root {
  --link-hover: #a00;
}

html {font-family: 'Inter', Tahoma; font-size: 0.9375em;}
body {margin:0; padding:0; color: #262C30; font-family: 'Inter', Tahoma; font-size: 18px;}
body.noscroll {overflow: hidden;}
.padtop {padding-top: 0; background: #fff;}
body.flying .padtop {padding-top: 55px;}

a {color: #D02E2F; transition: all 0.3s; text-decoration: none; }
a.green {color: #38A33D; }
a.red {color: #D02E2F; text-decoration: underline;}
a.black {color: #262C30; text-decoration: none;}
a:hover {text-decoration: none; color: var(--link-hover);}
a img {margin-right: 5px;}
img[src*=map] {border-radius: 4px; margin-right: 4px;}

p {margin-bottom: 1rem; line-height: 1.4;}

h1, .h1, h2, h3, h4, h5, h6 {line-height:1.2;}
h1, .h1 {margin-top: 2.5rem; font-weight: 600; position: relative; margin-bottom: 1.5rem; font-size: 48px; max-width: 570px;}
h1.full {max-width: 100%;}
h2, span.h2 {display:block; position: relative; text-align: left; font-weight: 600; font-size: 40px; line-height: 1.2; margin-bottom: 1.5rem;}
h3, span.h3 {display:block; position: relative; margin: 1rem 0; font-size: 20px; font-weight: 600; }
h4 {font-size: 1em; margin-top: 0;}
h6, span.h6 {display: block; font-size: 24px; font-weight: 600; margin-bottom: 1.8rem;}
.scroll h1 {font-size: 24px; font-weight: 600; margin-bottom: 1.8rem;}
.scroll h1  {margin-top: 0;}

strong, b {font-weight: 600;}

/* Меню */
nav {margin-top: 14px!important; margin-left: 25px;}
nav li {padding-bottom: 0 !important; margin-bottom: 18px;}
.navbar {padding: 0; margin-bottom: 13px;}
.navbar-nav { width:100%;}
.navbar-nav > li > a { transition: all 0.3s; color: #262C30; font-size: 16px; font-weight: 600; padding: 0 0 1px;}
.navbar-nav > li > a i { color: #7D8083; font-size: 18px; vertical-align: middle; margin-left: 4px;
}
.navbar-nav > li > span { display:block; width: 48px; cursor: pointer;}
.navbar-nav > li > span > i { color: #7D8083; font-size: 18px; vertical-align: middle; margin-left: 4px; 
	background:#F4F7F9; border-radius: 4px; width: 24px; height: 24px; display: inline-flex; align-items: center; justify-content:center;
}
.navbar-nav > li > a.side { color: #7D8083; font-weight: normal;}
.navbar-nav li.menu_sel > a, .menu-xs > li.menu_sel > a {color: #D02E2F;}
.nav-link {font-size: 15px;}
.nav-link:hover, .nav-link:focus {color: #D02E2F;}
.dropdown-item:focus, .dropdown-item:hover {color: #D02E2F; background:none;}
.nav-item.active > a:before  {opacity: 1; transition: all 0.3s; position: absolute; content: ''; height: 3px; background: #c61d23; top: 0; left: 15px; right: 15px;} {}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {background: none;}
.navbar-default .navbar-toggle:hover .icon-bar {background-color: #00bff3;}

.dropdown-toggle::after {display:none;}

/*.sticky-nav {z-index: 1000;}
.sticky-nav.flying {box-shadow: 0 2px 7px rgba(0,0,0,0.4); position: fixed; top:0; width: 100%;}
.noscroll .sticky-nav.flying {border-right: solid #4898D3 16px;}
.sticky-nav.flying .undermenu {display: none;}
*/

.visible-cart-xs {display: none;}

.form-control {box-shadow: none; border: solid 1px #999; border-radius:0; font-weight:300; padding: 0.7rem 1rem}
.input-lg {font-size: 14px; height: auto; padding: 20px 30px;}

/* flex */
.row-flex { display: flex; flex:1 1 auto; }
.flex-vertical { display: flex; flex-direction: column; justify-content: center; flex-grow: 0;}
.col-flex {display: flex; flex-direction: column;}

/* Блоки */	

.langs {margin-left: 30px; color: #4898D3;}
.langs .active {color: #4898D3;}

.header {height: 95px; display: flex; border-bottom: solid 1px #e9eaea;}
.header .fas {color: #4898D3; margin-right: 8px; font-size: 18px;}
.header .fas:not(:first-child) {margin-left: 30px; }
header.flying .col-logo {width: 15%; text-align: left;}
header.flying .col-menu {width: 70%;}
header.flying .nav, header.flying .secondary {margin-top: 5px;}
header.flying .logo {margin: 13px 0 10px 0; width: 170px; }

.subscribe {background: #fef7d7; padding: 30px 15px 45px; margin-bottom: 30px;}
.feedback {background: #f5f5f5; padding: 30px 15px 45px; margin: 15px -15px 30px;}
.partner {position: relative; padding: 45px 45px 30px; margin-bottom: 30px;}
.partner:before {content: ''; position: absolute; top: 0; right:15px; left:15px; z-index:-1; bottom:0; background: #dddddd;}

.item-top-cart .badge {font-size: 8px; font-weight: normal; padding: 3px 4px; text-align: center; background: #fad018; color: #212121; position: absolute; margin-right: -3px}

.search_inner {width:100%; height: 100%; display: table;}
.search_center {width:100%; text-align: center; height: 100%; display: table-cell; vertical-align: middle; }
.search_visible {opacity: 1; pointer-events: auto; }
.search .input-group {border: solid 1px #ccc;}
.search .input-group .btn {background: none; border: 0; padding-left:  10px; padding-right: 10px;}
.search .input-group .btn:after {content: '\e900'; font-size: 1.5em; vertical-align: sub;}
.search .input-group-btn {border: none; border-radius: 0; background: none; }
.search input {box-shadow: none !important; border-radius: 0; border: none;}
.search form {display: inline;}
.fa-search {cursor: pointer;}

.page-pic {text-align: center; height: 450px; overflow: hidden;}
.page-pic img {width: 100%;}
.page-pic h1 {color: #fff; text-shadow: 0 0 5px #000; margin-top: 30px;}
.no-page-pic {text-align: center;}
.pagelist {font-size: 16px; font-family: 'akzidenz'; text-transform: uppercase; margin-top: 30px; display: block;}
.page-children-preview {margin-bottom: 30px;}
.page-gallery-preview div {overflow: hidden; margin-bottom: 30px; position: relative; cursor: pointer;}
.page-gallery-preview div::before {
	z-index: 1; display: block; content: '\f00e'; font-family: 'Font Awesome 5 Pro'; position: absolute; top: 0; bottom: 0; left: 0; right: 0; 
	background: rgba(100,27,35,.5); transition: all 0.5s; opacity: 0; font-size: 2vw; color: #fff; text-align: center; padding-top: 28%; pointer-events: none;
}
.page-gallery-preview img {transition: all 0.5s;}
.page-gallery-preview div:hover img {transform: scale(1.1);}
.page-gallery-preview div:hover::before {opacity: 1;}

[class^=bg-] {padding: 15px; margin-top: 15px;}
[class^=bg-] i {color: #990000;}

.tooltip.in {opacity:1; }
.tooltip > .tooltip-inner hr {margin: 5px 0; border-color: #fff;}
.tooltip > .tooltip-inner { background: #e4e4e4; border: solid 1px #e4e4e4; color: #222; padding: 5px 10px; font-size: 12px; border-radius: 4px;}
.tooltip.top > .tooltip-arrow {
    border-top: 5px solid #e4e4e4; }
.tooltip.bottom > .tooltip-arrow {
    border-bottom: 5px solid #e4e4e4;}
.tooltip.left > .tooltip-arrow {
    border-left: 5px solid #e4e4e4;}
.tooltip.right > .tooltip-arrow {
    border-right: 5px solid #e4e4e4;}

/*.sticky { color: #000; font-weight: 700; position: fixed; bottom: 30px !important; right:10px; z-index: 9999; transform: rotate(-90deg) translateX(50%) translateY(50%);}*/
.sticky { opacity: 0.7; color: #fff; border-radius: 50%; transition: all 0.3s;background: #D02E2F; display: none; position: fixed; bottom: 5px !important; right:5px; z-index: 9999;}
.sticky:hover { opacity: 1; }
.sticky .fa {font-size: 1.5em;}
.sticky a {color: #fff; text-decoration: none; display: block; padding: 5px 10px 6px;}
.sticky a.white {color: #fff; }

.extrabold {font-weight: 900;}

.f16 {font-size: 16px;}

.footer { background: #061829; font-size: 16px; padding: 15px 15px 45px; }
footer { display: flex; color: #262C30; }
footer a {color: #262C30; text-decoration: none; }
footer a:hover {text-decoration: none; }
footer .fab {vertical-align: middle; width: 35px; height: 35px; display: inline-block; color: #061829; background: #1F4366; border-radius: 50%; font-size: 1.2em; line-height: 36px; text-align: center; margin-right: 10px; }
footer .fa-instagram, footer .fa-facebook-f, footer .fa-viber, footer .fa-telegram-plane {font-size: 1.45em;}
footer .fas {margin-right: 7px; }
footer .fab:hover {background: #fff;}
footer img[src*=goodviz] {margin-top: -12px;}
footer h2 {font-size: 24px;}
.underfooter {color: #7d8083; padding: 45px 60px; font-size: 16px; border-top: solid 1px #EFF2F4; margin-top: 50px;}
.underfooter a {color: #7d8083; text-decoration: underline; }

/* Хлебные крошки */
/*
.breadcrumbs {color: #999; font-size: 13px; text-transform: uppercase; padding: 20px 0;letter-spacing: 0.05em}
.breadcrumbs > div {display: inline-block; margin: 0 5px;}
.breadcrumbs a {color: #262C30;}
*/
.breadcrumbs {color: #000; font-size: 12px; font-weight: 500; text-transform: none; padding: 20px 0 0;letter-spacing: 0; }
.breadcrumbs > div {display: inline-flex; margin: 0 5px; height:23px; padding: 2px 8px 0; border: solid 1px #DFE3E5; border-radius: 30px; background:#fff;
	align-items:center; line-height:0;
}
.breadcrumbs > img {margin: 0!important;}
.breadcrumbs a {color: #262C30;}

.breadcrumbs.new {color: #000; font-size: 12px; font-weight: 500; text-transform: none; padding: 20px 0 0;letter-spacing: 0; }
.breadcrumbs.new > div {display: inline-flex; margin: 0 5px; height:23px; padding: 2px 8px 0; border: solid 1px #DFE3E5; border-radius: 30px; background:#fff;
	align-items:center; line-height:0;
}
.breadcrumbs.new > img {margin: 0!important;}
.breadcrumbs.new a {color: #262C30;}

/* СубМеню */
.submenu {padding-left: 75px;}
.submenu a {color: #262C30; font-size: 16px; font-weight: 600; text-align: center; padding-right: 30px;}
.submenu a:hover {color: #D02E2F; }
.submenu a.menu_sel {color: #D02E2F; }
h2.submenu {margin-top :0; margin-bottom: 15px; color: #fff; }
.sub-menu {list-style: none; padding: 0; margin-bottom: 0; }
.sub-menu > li {padding: 1px 0; margin: 0 0 7px; transition: all 0.3s;}
.sub-menu > li:hover {padding: 1px 0 1px 5px; margin: 0 0 7px; }
.sub-menu a {color: #fff; width: 100%; display: block; text-decoration: none !important;}
.sub-menu .menu_sel a {font-weight: bold;}

hr { border: 0px; border-top: 1px solid #E2E2E2; margin: 30px 0;}
.semibold {font-weight: 600;}

img[align=left] {margin-right: 15px;}

.wrapper {height: 30px;}

/* Статьи */
.container-article {background-color: #f5f5f5; margin-top: 75px; margin-left: -15px; margin-right: -15px; padding: 0 15px;}
.container-article > .container-fluid > .row {margin-top: -60px;}
article {margin-bottom: 45px;}
.detail {}
article h1 {max-width: 100%!important; }
article h3 {margin-top: 0; margin-bottom: 10px; font-size: 17px; font-family: 'Inter'; text-transform: initial;}
article h3:after {display: none;}
article h4 {line-height: 1.25em; }
article a {border: none;}
article img {margin-bottom: 15px;}
article img:not(:first-child) {margin-top: 0;}
.article_date {color: #999; margin-bottom: 10px; line-height: 1em; font-size: 0.8em; display: block; }
.details {font-weight: bold; font-size: 0.85em;}

.index-small h4 {font-size: 15px; font-weight: 600; margin-top: 0;}
.article_date_detail {display: inline-block; font-family:'Oswald'; right: -5px; text-transform: uppercase; font-size:0.9rem; letter-spacing: 1px; top: 12px; position: absolute; padding: 8px 15px; background: #fad018; }
.article_date_detail_inner {display: inline-block; font-family:'Oswald'; top: -12px; min-width: 200px; text-align: center; left: 50%; margin-left:-100px; text-transform: uppercase; padding: 8px 15px; background: #fad018; font-size:0.9rem; letter-spacing: 1px; position: absolute;}

.articles-panel {background: #fff; width: 90%; padding: 30px 25px; margin: -90px auto 0; z-index: 100; position: relative; }
.articles-panel p {margin-bottom: 0; max-height: 75px; text-overflow: ellipsis; overflow: hidden;}

.article_photos {margin-top: 30px;}
.article_photos div[class^=col] {background: rgba(0,0,0,0.1); transition: all 0.2s; padding: 0 5px;}
/*.article_photos div[class^=col]:nth-child(3n-1) {margin-top: -40px;}*/
.article_photos div[class^=col]:hover {background: rgba(0,0,0,0.3);} 
.article_photos img {margin: 5px 0; cursor: pointer;}
.article_photo_info {background: rgba(0,0,0,0.6); position: absolute; bottom: 5px; left: 5px; right: 5px; text-align: center; color: #fff; }
.article_photo_info a {color: #fff;}
.article_photo_info p {line-height: 1.1em; margin: 5px 5px 10px; font-size: 13px;}
.article_photo_info .share-item {display: none; margin: 10px 0; font-size: 12px; width: 20px; padding-top: 2px; height: 20px; border: solid 1px;}
.article_photos div[class^=col]:hover .share-item {display: inline-block; }
img.article_full {padding: 5px; border: solid 1px #f0f0f0; margin-bottom: 15px;}

.article_nextprev {display: inline-block; width: 42px; font-size: 20px; height: 42px; line-height: 44px; text-align: center; background: #c61d23; color: #fff; transition: all 0.3s ease-in-out;}
.article_nextprev a:hover {text-decoration: none;}
.article_nextprev_disabled {cursor: not-allowed; opacity: 0.7;}

.videoWrapper {	position: relative; padding-bottom: 56.25%; padding-top: 25px; height: 0; }
.videoWrapper iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%;}

/* Статьи главной */
article.index:not(:last-child) {border-bottom: solid 1px #f0f0f0; }
article.index {margin-bottom: 20px; padding-bottom: 10px;}
article.index a {color: #333; }

.social_buttons {margin-bottom: 30px; margin-top: 30px; clear: both;}

.text {padding-bottom: 30px;}
.text li {margin-bottom: 0;}
.text .embed-responsive {margin-bottom: 30px;}

/* СТРАНИЦЫ */
div.pages {clear: both; padding: 20px 0; margin-top: 15px;}
div.pages a {margin: 0 2px; transition: all 0.3s; text-decoration: none !important; background: #ececec; color: #878787; display: inline-block; line-height: 35px; text-align:center; width: 35px; height: 35px;}
div.pages a:hover {background: #f9ba48; text-decoration: none; color: #fff;}
div.pages a.active {background: #c61d23; color: #fff; }

/* Carousel */
.carousel { height: 450px; margin-bottom: 90px; box-shadow: none; }
.carousel-inner, .carousel-inner .carousel-item { height: 100%; }
.carousel-indicators { bottom: 0; text-align: center; left: 0; width: 100%; margin-left: 0; }
.carousel-indicators li { padding: 0; width: 10px; height: 10px; border: none; margin: 0 5px; background: #999; border-radius: 50%; }
.carousel-indicators .active {margin: 0 5px; padding: 0; width: 10px; height: 10px; background: #666; }
.carousel-caption {color: #424242; text-shadow: none; left: 105px; width: 39%; top: 10%; text-align: left;}
.carousel-caption .btn {width: 40%; }
.carousel-caption h1 {color: #4898D3; margin-bottom: 0; margin-top: 0; font-size: 50px; text-align: left; font-weight: 900;}
.carousel-caption h2 {color: #4898D3; margin-bottom: 0; font-size: 50px; text-align: left; font-weight: 900;}
.carousel-caption p {font-size: 18px; margin-top: 15px; margin-bottom: 30px;}
.carousel-control-prev {background: #4898D3; opacity: 1; border-radius: 50%; left: 30px; top: 45%; width: 48px; height: 48px; color: #fff; font-size: 1.3em;}
.carousel-control-next {background: #4898D3; opacity: 1; border-radius: 50%; right: 30px; top: 45%; width: 48px; height: 48px; color: #fff; font-size: 1.3em;}

input, button {outline:0 !important; box-shadow: none !important;}
a.btn {text-decoration: none;}
.btn-default:hover {color: var(--link-hover);}

.hand {cursor: pointer;}
.nomargin {margin: 0;}
.img-responsive {display: inline-block;}

.noreg {margin-top: 100px;}

/*.embed-responsive {margin-top: 30px;}*/

.panel-no-border {border: none; box-shadow: none;}

.dropdown {display:flex; justify-content:space-between;}
.dropdown a {display:block; width:100%; }
.dropdown-menu {margin-top: 0; transition: all 0.3s; top:-10px; opacity: 0; background:none; padding:0 0 0 10px; border: none; pointer-events: none; display:block; position:absolute; margin-left: 100%; position:absolute!important; }
.dropdown-menu div {padding:15px 15px 12px; background-color:#fff; border-radius:8px; border:solid 1px #DFE3E5; box-shadow: 0 4px 24px 0 rgba(0, 0, 0, 0.15); }
.dropdown-item {font-weight: 600!important; font-size: 16px;}
.dropdown span:hover + .dropdown-menu, .dropdown-menu:hover {margin-top: 0; opacity: 1; top:0; pointer-events: auto; margin-left: 100%; 
}

.copyright {padding-top: 15px;}

@media (max-height: 1000px) {
	nav li {margin-bottom: 0.5vh;margin-top: 0.5vh;}
}
@media (max-height: 870px) {
	nav li {margin-bottom: 0.4vh;margin-top: 0.4vh;}
	main aside .btn {height: 45px;}
}
@media (max-height: 760px) {
	nav li {margin-bottom: 0.2vh;margin-top: 0.2vh;}
	main aside .btn {height: 40px;}
	aside div.tel {margin-bottom: 5px;}
}
@media (max-width: 1730px) {
	h2 {font-size: 40px;}
}
@media (max-width: 1366px) {
	h2, span.h2 {font-size: 28px;}
	footer h2, span.h2 {font-size: 23px;}
}
@media (max-width: 992px) {
	.visible-cart-xs {display: block;}
	.hidden-cart-xs {display: none;}
	article.detail {background: #fff; width: 80%; padding: 25px 60px; margin: -90px auto 0; z-index: 100; position: relative; }
	.carousel-caption h2 {font-size: 40px; }
	.carousel-caption {width: 38%;}
}

@media (min-width: 576px) {
	.d-sm-block {display: flex !important;}
}

@media (max-width: 768px) {
	h1, .h1 {font-size: 26px; }
	h2, span.h2 {font-size: 23px;}
	h6, span.h6 {font-size: 14px;}
	h2:after {margin-top: 45px;}
	
	body {font-size: 16px;}
	
	main {padding: 0;}
	
	.about_text {padding-left: 15px;}
	.row-flex {
		display: block;
	}
	
	.fa-wecool {font-size: 30px;}
	
	body.flying .padtop {padding-top: 74px;}
	
	.detail {width: 100%; padding: 25px 0;}
	
	h1, .h1 {margin-top: 2rem; margin-bottom: 1.5rem;}
	
	header {padding-top: 0; height: 74px; box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);}
	header .container {width: 100%; max-width: 100%;}
	header .col-logo {width: 25% !important; }
	
	iframe { width: 100% !important; height: auto;}
		
	.footer  {padding: 30px 0 30px;}
	footer h4 {color: #fff; margin-top: 1.5em; margin-bottom: 0.5em;}
	footer {font-size: 14px; line-height: 1.4;}
	footer p {margin: 5px 0;}
	footer .fab {margin-bottom: 10px;}
	
	.page-pic {text-align: center; height: auto; }
	.breadcrumbs {padding: 10px 0; font-size: 10px;}
	
	.undermenu {display: none;}
	
	.panel-default {padding: 0 0 20px;}
	
	.no-page-pic {padding-top: 0;}
	.sticky-nav {transition: all 0.3s; position: fixed; left:0; right:0; top:0; box-shadow: 0 0 7px rgba(0,0,0,0.2); height: 60px; }
	.sticky-nav .navbar-nav > li > a {padding-top: 18px; padding-bottom: 18px;}
	.sticky-nav .top-icon {padding-top: 0;}
	header .nav, header .secondary { margin-top: 5px;}
	header .logo, header.flying .logo { margin: 0; width: 175px;}
	header .fa-bars { margin-right: 5px; font-size: 30px; color: #4898D3;}

	.top-right {float: none; width: 100%; text-align: center; transition: all 0.3s; padding-top:38px;}

	.menu-xs li {margin-bottom: 0; border-bottom: solid 1px #eee;}
	.menu-xs li a {padding: 7px 15px; width: calc(100% - 48px); display: block; font-weight: 600;}
	.menu-xs li a.m-side {padding: 7px 15px; width: 100%; display: block; font-weight: normal; color: #90979e;}
	.nav-xs {transition: all 0.5s; min-height:100%; z-index: 99000; margin-left: -100%; pointer-events: none; position: fixed; padding: 10px 20px 0; background: #fff; top:0; bottom:0; left: 0; width: 100%; }
	.nav-xs img {width: auto;}
	.nav-xs .close-menu i {font-size: 25px; position: absolute; right: 11px; top: 7px;}
	.nav-xs ul {list-style: none;}
	.nav-xs li span { display:block; width: 48px; cursor: pointer; position:absolute; z-index:2; right:0; margin-top: -30px;}
	.nav-xs li span > i { color: #7D8083; font-size: 18px; vertical-align: middle; margin-left: 4px; 
		background:#F4F7F9; border-radius: 4px; width: 24px; height: 24px; display: inline-flex; align-items: center; justify-content:center;
	}

	.nav-xs > ul {padding: 15px 0 20px; margin-bottom: 0;}
	.nav-xs > ul > li {overflow: hidden; font-size: 14px; }
	.nav-xs > ul > li > a.collapsed-main:after { color: #fff; font-size: 18px; content: '\f078'; position: absolute; right: 35px; font-family: 'Font Awesome 5 Pro'; font-weight: 300;}
	.nav-xs > ul > li > a.collapsed-main.collapsed:after { content: '\f054'; }
	.nav-xs > ul ul {background: #fff; color: #555555; padding: 0 10px;}
	.nav-xs > ul ul > li{border-bottom: none; }
	.nav-xs > ul ul a {color: #555555; padding: 6px 10px 6px 20px; font-size: 90%;}
	.nav-xs .menu_sel > a {color: #D02E2F!important; }
	.nav-xs a {color: #222;}
	.nav-xs hr {margin: 15px -20px 0; border-color: #999;}
	.nav-xs .mm20 {margin-left: -20px; margin-right: -20px;}
	.nav-xs.nav-xs-show {pointer-events: auto; overflow: auto; margin-left: 0;}
	.nav-xs .btn-cls {font-size:12px; height: 40px; margin:0; padding: 0 15px; position: relative; text-align: left; margin-left: 15px;}
	.nav-xs .btn-calc {padding-left: 5px; padding-right: 5px; border-radius: 0; margin-bottom: 0;}
	.nav-xs .btn-default {border-top: solid 1px; border-radius: 0; margin-bottom: 0;}
	.nav-xs p span {color: #1D86DE;}
	.nav-xs .btn-white {color: #035CA6; font-size: 18px; background: #fff; margin: 15px 0;}
	.nav-xs .fas {width: 25px;}
	
	.navbar {min-height: 50px;}
	.navbar-brand img {max-width: 200px;}
	.navbar-collapse {border: none; position: relative; left: 0; right: 0; padding: 0;}
	.navbar-header {text-align: center;}
	.navbar-toggle {border: none; font-size: 20px; color: #fff; float: none; padding:0;}
	.dropdown-menu:not(.datepicker) > li > a { color: #fff;}
	.dropdown-menu:not(.datepicker) {float: none; border-radius: 0; position: absolute; background: #333; z-index: 1000; right:0;}
	.dropdown-menu:not(.datepicker) a {color: #fff;}
	.dropdown-menu:not(.datepicker) ul {list-style: none; margin-top: 5px;} 
	.dropdown-menu:not(.datepicker) li a {padding: 2px 15px; font-size: 16px !important; text-transform:none; transition: background 0.1s;}
	.dropdown-menu:not(.datepicker) li a:hover {color: #39322d; background: #fff; text-transform:none;}
	.dropdown-menu:not(.datepicker):after {display: none;}
	.dropdown-menu:not(.datepicker) a.menu_sel {font-weight: bold !important}

	.menu-select {
		font-size: 12px;
		overflow: hidden;
	}
	
	article.detail {background: #fff; width: 100%; padding: 0; margin: 0 auto 0; z-index: 100; position: relative; }
	article h3 {font-size: 16px; line-height: 1.25em; }
	.article_date_detail {right: auto; left: 50%; min-width: 150px; text-align: center; margin-left: -75px; top: -12px; }
	.articles-panel {padding-top: 45px; margin-top: -40px;}
	
	.text {margin-top: 20px;}
	
	img:not([class=logo]) {max-width: 100%;}
	
	
	.carousel {
		height: 55vw;
		box-shadow: none;
	}
	.carousel-inner, .carousel-inner .item {height: 65vw; }
	.carousel-caption {width: 40%; top: auto; bottom: 5%; left: 60px; top: 25%; bottom: auto;}
	.carousel-caption p {font-size: 14px;}
	.carousel-caption h2 {font-size: 4vw; }
	.carousel-caption h2:after {display: none;}
	
	footer h4 {font-size:15px;}
	.f16 {font-size: 14px;}
}

.tooltip-inner { max-width: 350px; }
.btn:active {box-shadow: none;}
label {font-weight: normal;}

.username {font-size: 0.6em; display: inline-block; margin-left: 3px; vertical-align: middle;}

.nopadding {padding: 0;}

.fotorama__dot {width: 10px; height: 10px; border-radius: 50%; border: solid 1px #999; background: #fff;}
.fotorama__nav__frame.fotorama__active .fotorama__dot { width: 10px; height: 10px; background: #fad018; border: 0px;}
.fotorama__nav { margin-top: 0; z-index: 20; }
.fotorama__dot { border-color: #ccc; box-shadow: none;  }
.fotorama__active .fotorama__dot { background-color: #eee; box-shadow: none; }

.fancybox-caption {padding: 10px 0;}

.share42init {position: absolute; transition: all 0.3s; opacity: 0; background: white; box-shadow: 1px 1px 2px #999; margin-left: 20px; white-space: nowrap; margin-top: -7px; padding: 10px 3px 3px 10px;}
.share42init:hover {opacity: 1; }

.an-close {position: relative; display: inline-block; width: 25px; height: 25px; overflow: hidden;}
.an-close::before, .an-close::after { content: ''; position: absolute; height: 2px; width: 100%;
	top: 50%; left: 0; margin-top: -1px; background: #000;
}
.an-close::before { transform: rotate(45deg); }
.an-close::after { transform: rotate(-45deg); }

.w100 {width: 100%;}

h1.seo-h1 {
	font-size: 28px;
}