@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;700&display=swap');

html {
	height: 100% !important;
	box-sizing: border-box;
	-webkit-overflow-scrolling: touch;
}
body {
	height:100%;
	font-size: 100%;
	font-size: 16px;
	font-family: 'Open Sans', sans-serif;;
	font-weight: 400;
	position: relative;
	margin: 0;
	line-height: 26px;
	-webkit-overflow-scrolling: touch;
	background-color:#3756a3;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: 600;
	margin:0;
	color:#3756a3
}
h1,
h1.entry-title { 
	font-size:39px;
  letter-spacing:normal;
	font-weight:400;
	padding-bottom: 30px;
}
h2 { 
	font-size:26px;
}
h3 { 
	font-size:20px;
	margin-bottom:20px;
}
a:focus,
a:hover,
a {
	color: #3756a3;
	text-decoration: none;
}
a.button {
	display:inline-block;
	margin:25px 0;
	background-color:#3756a3;
	padding:12px 18px;
	border-radius:0;
	color:#fff;
	text-transform: none;
	font-size:20px;
}
iframe {
	width: 100% !important;
}
hr { margin:40px 0;}
h4 {
	line-height: 1.3;
	margin-top: 2.5rem;
	margin-bottom: 1.3rem;
}
.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
}
.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
}
.site {
	background-color:#fff;
}
.site-main,
.site-header {
	padding:20px 15px;
}
.nav-icons ul {
	list-style: none;
	padding:0;
	padding-right:8px;
	margin:0;
}
.nav-icons > ul > li {
	float:left;
    padding: 10px;
	color:#3756a3;
}
.mobile .nav-icons > ul > li {
	float:right;
}
.navbar {
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;	
	width:100%;
	height:100%;
	padding:0;
	background: rgba(255,255,255,1);
}
.navbar-brand {
	margin:0;
	padding:0;
}
.navbar-brand img {
	max-width:120px;
}
.navbar a {
	color: #3756a3;
}
.toggle-icon:hover,
.navbar a:focus,
.navbar a:hover,
.navbar .active,
.navbar .active > a {
	color:#2ec2f7;
	background-color: transparent;
	cursor: pointer;
}
.navbar-nav > li { 
	text-align:center; 
	white-space:nowrap; 
	display:block;
}
ul.navbar-nav {
	margin:0;
	padding:0;
	list-style: none;
	display:flex;
	justify-content: center;
}
.menu-service-container {
	padding-bottom:30px;
}
.nav-link {
	font-size:18px;
    display: block;
	padding:0 4px;
	padding-bottom: 6px;
    margin: 4px;
	margin-bottom:0;
	text-align: left;
}
.page {
	position: relative;
}
.navbar-toggler {
	padding: .25rem 0;
}
.navbar-toggler:focus, 
.navbar-toggler:hover,
.navbar-toggler { 
	outline:none; 
	border:0;
	box-shadow: none;
}
.navbar-toggler .icon-bar 	{ 
	background-color: #3756a3; 
	width: 32px; 
	height: 4px; 
	border-radius: 2px; 
	display:block;
}
.navbar-toggler .icon-bar+.icon-bar { 
	margin-top: 6px;
}
.navbar-toggler .top-bar 	{ 
	transform: rotate(42deg); 
	transform-origin: 0% 100%;
}
.navbar-toggler .middle-bar { 
	opacity: 0;
}
.navbar-toggler .bottom-bar { 
	transform: rotate(-42deg); 
	transform-origin: 10% 50%;
}
.navbar-toggler.collapsed .top-bar { 
	transform: rotate(0);
}
.navbar-toggler.collapsed .middle-bar { 
	opacity: 1;
}
.navbar-toggler.collapsed .bottom-bar { 
	transform: rotate(0);
}
.navbar-toggler .icon-bar { 
	transition: all 0.2s;
}
.dropdown-menu {
    border: 0;
	border-radius: 0;
	padding-top:4px;
	margin-top:0;
}
.dropdown-item {
	padding: 6px 16px;
}
.mobile .dropdown-menu {
	display:block;
}
.navbar-nav li:hover > ul {
	display:block;
}
input[type=text],
input[type=date],
input[type=tel],
input[type=email],
input[type=password],
input[type=button],
input[type=submit],
button,
select,
textarea {
	font-family: 'Open Sans', sans-serif;
	margin: 0 auto;
	width: 100%;
	background-color:#f6f6f6;
	color: #000;
	margin-bottom: 10px;
	padding:2px 12px;
	border:1px solid #f6f6f6;
	outline: none;
	font-size:14px;
}
input[type=date] {
	-webkit-appearance: textfield;
	-moz-appearance: textfield;
	height:50px;
}
select { 
	border-radius: 0;
	padding:9px 12px;
}
button,
input[type=submit] {
	text-transform: uppercase;
	outline: none;
	width: auto;
	padding:4px 20px;
	background-color: #3756a3;
	color: #fff;
	cursor: pointer;
	border:1px solid #3756a3;
	border-radius: 0;
	white-space: nowrap;
	transition: all 0.4s;
}
button:hover,
input[type=submit]:hover {
	background-color:#fff;
	color:#3756a3;
}
select[disabled] { 
	opacity:0.3
}
header button {
	margin:0;
}
.content_search {
	display:flex;
	margin-bottom:40px;
}
.content_search .search-field {
    width: 100%;
    color: #3756a3;
    float: left;
    background-color: #f7f7f7;
    border: 0;
    min-height: 32px;
    padding: 0 4px;
}
.content_search input.search-submit {
    display: inline;
    width: 32px;
    height: 32px;
    border: 0;
    background: none;
    background-image: url(../images/emva_btn_search.png);
    background-repeat: no-repeat;
				margin:0;
}
.column_content {
    padding-bottom: 20px;
		line-height: 1.5;
}
.column_title {
    color: #3756a3;
    font-size: 1.143em;
    min-height: 29px;
    border-bottom: 1px dotted #3756a3;
    font-weight: 600;
    margin-bottom: 20px;
	padding-bottom: 20px;
}
.wp-pagenavi a, .wp-pagenavi span {
    border: 0;
}
.entry-content ul {
	padding-left:1rem;
}
.entry-content ul li {
    margin-bottom: 0;
    list-style-image: url(../images/emva_square_list.jpg);
	line-height: 24px;
	font-size:16px;
}
.entry-excerpt {
	font-weight:600;
}
.blocks {
	margin-bottom:30px;
}
.blocks .dotted {
	margin-bottom:8px !important;
}
.title-container {
	position:relative;
	margin-bottom:20px;
}
.title-container .entry-title {
	position: absolute;
	width:100%;
	bottom:0;
	padding:20px;
	color:#fff;
	background: #1a3d94;
	background: -moz-linear-gradient(45deg, #1a3d94 0%, #2ec2f7 60%);
	background: -webkit-linear-gradient(45deg, #1a3d94 0%,#2ec2f7 60%);
	background: linear-gradient(45deg, #1a3d94 0%,#2ec2f7 60%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1a3d94', endColorstr='#2ec2f7',GradientType=1 );
}
a.arrow {
    padding-right: 12px;
    background-image: url(../images/emva_arrow_right.png);
    background-position: right 5px;
    background-repeat: no-repeat;
}
.events .imagesbrd {
    position: relative;
    overflow: hidden;
    border: 1px solid #3756a3;
    width: 100%;
    height: 138px;
    padding: 20px;
    text-align: center;
}
.events .entry-title {
	padding-bottom: 0 !important;
}
.events .entry-header {
	padding-bottom: 30px !important;
}
.nav-tabs {
	border-color:#3756a3;
}
.navi_arrow_img { 
	display:none; 
	position: relative; 
	top: 9px; 
	line-height: 0;
	margin-right:35px;
}
.nav-tabs .active ~ .navi_arrow_img 	{ 
	display:block;
}
ul.nav-tabs	{ 
	margin:0; 
	padding:0;
	margin-bottom: 35px;
}
.nav-tabs li { 
	text-align:center; 
}
.nav-tabs li a	{ 
	color:#3756a3; 
	font-size:20px; 
	font-weight:400; 
	margin-right:35px;
	text-decoration:none; 
	cursor:pointer; 
	text-transform:capitalize; 
	outline:0;
	padding-bottom:16px;
}
.nav-tabs .active a,
.nav-tabs a:hover { 
	color:#2ec2f7;
}
.breadcrumbs {
	
}
.img-wrapper {
	min-height: 300px;
	max-height: 300px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
.entry-header {
	line-height: 30px;
}
.entry-meta {
	font-size:13px;
	color:#818796;
	font-weight:700;
	text-transform:uppercase;
}
.entry-title {
	color:#3756a3;
	font-size:26px;
	font-weight:700;
	line-height:32px;
	padding-bottom: 22px;
}
/*.type-page .entry-title*/
a.entry-title:hover,
.entry-title a:hover {
	color:#2ec2f7;
}
.entry-content {
	font-size:16px;
	line-height:24px;
}
.entry-button {
	display:inline-block;
	background-color:#F7F6F6 !important;
	padding:8px 10px;
	min-height:36px;
}
.entry-buttons .socials {
	height:40px;
	padding:8px;
	background-color:#F7F6F6 !important;
}
.entry-button i {
	margin-right:10px;
}
.entry-buttons {
	display:inline-block;
}
.entry-buttons .share-icons,
.entry-buttons li:first-child {
	padding-left:0 !important;
	padding-right:0 !important;
}
.site-footer {
	color:#fff;
	background: #1a3d94; /* Old browsers */
	background: -moz-linear-gradient(45deg,  #1a3d94 0%, #2ec2f7 60%); /* FF3.6-15 */
	background: -webkit-linear-gradient(45deg,  #1a3d94 0%,#2ec2f7 60%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(45deg,  #1a3d94 0%,#2ec2f7 60%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1a3d94', endColorstr='#2ec2f7',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.site-footer a {
	color:#fff;
}
.footer_block {
	padding:15px;
	line-height: 24px;
}
.footer_copyright,
.footer_copyright a {
	color:#3756a3;
}
.footer_copyright {
	padding:30px 15px;
	background-color:#fff;
	text-align: center;
}
.footer_block .headline {
	font-size:24px;
	padding-bottom:30px;
}
.site-footer ul {
	margin:0;
	padding:0;
	list-style: none;
}
.site-footer a:hover,
.site-footer a:active {
	color:#3756a3;
}
ul.socials {
	display:flex;
}
.nav-icons ul {
	margin:0;
	padding:0;
}
.nav-icons ul li {
	list-style: none !important;
}
ul.socials li a {
	display: block;
	height: 40px;
	width: 40px;
	border-radius: 20px;
	line-height: 40px;
	color:#36B8F1;
	text-align: center;
	background-color: #ffffff;
	transition: all .3s ease-in-out;
	margin-right:10px;
	font-size:18px;
}
ul.socials li:hover a {
	color:#fff;
}
.nav-icons ul.socials .facebook,
ul.socials li:hover .facebook {
    background-color: #3b5998;
}
.nav-icons ul.socials .youtube,
ul.socials li:hover .youtube {
    background-color: #dd4b39;
}
.nav-icons ul.socials .twitter,
ul.socials li:hover .twitter {
    background-color: #00aced;
}
.nav-icons ul.socials .linkedin,
ul.socials li:hover .linkedin {
    background-color: #0077b5;
}

.nav-icons ul.socials li a {
	display: block;
	height: 24px;
	width: 24px;
	border-radius: 12px;
	line-height: 24px;
	color:#ffffff;
	text-align: center;
	transition: all .3s ease-in-out;
	margin-right:16px;
	font-size:14px;
}
.nav-icons ul.socials li:last-child a {
	margin-right: 0;
}

.dotted { 
	height:1px; 
	border-bottom:1px dotted #3756a3; 
	margin:30px 0;
}
.upbutton {
	display: none;
	position: fixed;
	width: 40px;
	height: 40px;
	bottom: 60px;
	right: 20px;
	background-color: #3756a3;
	text-align: center;
	border-radius: 20px;
	color: #fff;
	line-height: 34px;
	cursor: pointer;
	z-index: 10000;
	border: 1px solid #fff;
	opacity: 0.8;
}

div.wpcf7-response-output { 
	margin:0;
}
.wpcf7-not-valid { 
	color:#ff0000;
}
span.wpcf7-not-valid-tip { 
	display:none;
}
span.wpcf7-list-item { 
	margin:0; 
	margin-right:1em;
}
.wpcf7-not-valid { 
	border-color:#ff0000 !important;
}
div.wpcf7-mail-sent-ok,
div.wpcf7-validation-errors  { 
	border-color:#ff0000; 
	background-color: #ff0000; 
	color:#fff; 
	padding: 1em; 
	font-weight: 600;
}
div.wpcf7-mail-sent-ok { 
	color:#3756a3;
	border: 2px solid #3756a3;
}
.wpcf7-acceptance {
	font-size:12px;
}

.container { padding:0;}
.container { max-width:1440px !important;}

.navbar-wrapper {
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: space-between;
	flex-direction: column;
}
.mobile header {
	padding-left:0;
	padding-right:0;
	border-bottom:1px solid #2ec2f7;
}
.mobile .navbar-toggler,
.mobile .navbar-brand {
	padding:0 15px;
}
.mobile .navbar-wrapper {
	flex-flow: column-reverse;
}
.mobile .nav-icons {
	margin:0px;
	margin-top:10px;
	padding:0 15px;
}
.mobile .navbar-nav {
	margin-top:20px;
	border-top:1px solid #2ec2f7;
}
.mobile .navbar-nav > li > ul {
	display: none;
	padding: 0;
	margin:0;
	background-color:#f7f7f7;
}
.mobile .navbar-nav > li > ul li {
	padding-left:20px;
}
.mobile .navbar-nav > li > ul li:last-child {
	border-bottom: 1px solid #f7f7f7;
}
.mobile .navbar-nav > li.dropdown.active > ul,
.mobile .navbar-nav > li.current_page_parent > ul {
	display:block;
}
.mobile .navbar-nav li {
	padding:0;
	border-bottom: 1px solid #f0f0f0;
}
.mobile .navbar-nav > li {
	padding:0;
	position: relative;
}
.mobile .navbar-nav li a {
	padding:15px 20px;
	margin:0;
}
.mobile .navbar-nav > li.dropdown::after {
	position:absolute;
	font-family: "fontawesome";
	content: "\f107";
	font-size:30px;
	top:6px;
	right: 20px;
	width: 30px;
	height: 30px;
	z-index:2000;
	color:#3756a3;
}
.mobile .navbar-nav > li.dropdown.active > ul li:first-child,
.mobile .dropdown-active > ul li:first-child {
	border-top:1px solid #2ec2f7;
}
.mobile .dropdown-active > a {
	color: #2ec2f7;
}
.mobile .navbar-nav > li.dropdown.active::after,
.mobile .dropdown-active::after {
	content: "\f106" !important;
	color:#2ec2f7 !important;
}
.download {
    background: none;
    padding: 0;
}
.download {
    display: inline-block;
	margin: 10px 0;
    padding-left: 40px;
    position: relative;
}
.download::before {
	width: 30px;
	height: 30px;
	content: " ";
	background-image: url(../images/emva_btn_download.png);
	background-repeat: no-repeat;
	background-position: left 2px;
	position: absolute;
	top: 0px;
	left: 0;
}
@media (min-width: 576px) {
}

@media (min-width: 768px) {

}
@media (min-width: 992px) {
	header .navbar-brand img {
		position: relative;
	}
	.navbar {
		display:flex;
	}
	.navbar-nav {
		position:relative;
	}
	ul.menu {
		justify-content: flex-end;
	}
	.nav-tabs li a	{ 
		font-size:26px; 
	}
	.navbar-collapse {
		width:auto !important;
		height:100%;
	}
	.navbar-wrapper {
		padding-top:15px;
		align-items: flex-end;
	}
	.container { padding:0 15px;}
	.site-header {
		height:180px;
		padding:0 30px;
		padding-right:23px
	}
	.site-main {
		padding:20px 30px;
	}
	.breadcrumb {
		padding:15px 30px;
	}
	.footer_block {
		padding:30px;
	}
	.footer_copyright {
		padding:15px 30px;
		text-align: left;
	}
	.navbar-brand img {
		padding:15px 0;
		max-width:224px;
	}
	.navbar-nav {
		margin-left: auto!important;
	}
	.navbar-nav .nav-link {
		font-size: 15px;
		padding-bottom:26px;
		border-bottom:4px solid transparent;
		text-align: center;
		
	}
	.navbar-nav li:hover .nav-link,
	.navbar-nav li:active .nav-link,
	.navbar-nav .active .nav-link {
		border-bottom-color:#2ec2f7;
	}	
	.dropdown:hover .dropdown-menu { 
		display: block;
	}
	.dropdown-menu {
		background-color:#2ec2f7;
		left:4px;
	}
	.dropdown-menu a {
		color:#fff;
	}
	.dropdown-menu .active a, 
	.dropdown-menu a:hover {
		color:#3756a3;
	}
	.navbar-nav li:last-child .dropdown-menu {
		left:auto;
		right:4px;
	}
	.navbar-nav > li { 
		display:table-cell;
	}
	.navbar-collapse.show {
		margin-top:20px;
	}
	.menu-service-container {
		padding-bottom:0;
	}
	.menu-service-container ul {
		display:flex;
	}
	.entry-meta {
		/*font-size:16px; 20px*/
	}
	.entry-title {
		/*font-size:26px; 30px*/
		line-height: 35px; /*40px*/
	}
	.entry-content {
		font-size:17px; /*20px*/
		line-height:26px; /*30px*/
	}
}
@media (min-width: 1200px) {
	.site-header {
		padding:0 45px;
		padding-right:38px;
	}
	.breadcrumb {
		padding:15px 45px;
	}
	.site-main {
		padding:30px 45px;
	}
	.footer_block {
		padding:45px;
	}
	.footer_copyright {
		padding:25px 45px;
	}
	.nav-tabs li a	{ 
		font-size:30px; 
	}
	.navbar-wrapper {
		padding-top:28px;
	}
	.navbar-brand img {
		padding:28px 0;
	}
	.nav-link {
		padding-bottom:28px;
	}
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0;
}
/* Magnific Popup CSS */
.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:none!important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;box-sizing:border-box}.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#CCC;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#CCC}.mfp-preloader a:hover{color:#FFF}.mfp-s-ready .mfp-preloader{display:none}.mfp-s-error .mfp-content{display:none}button.mfp-close,button.mfp-arrow{overflow:visible;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;display:block;outline:none;padding:0;z-index:1046;box-shadow:none;touch-action:manipulation}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;color:#FFF;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:hover,.mfp-close:focus{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close{color:#FFF;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#CCC;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:hover,.mfp-arrow:focus{opacity:1}.mfp-arrow:before,.mfp-arrow:after{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #FFF;margin-left:31px}.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3F3F3F}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #FFF;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #3F3F3F}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;box-sizing:border-box;padding:40px 0 40px;margin:0 auto}.mfp-figure{line-height:0}.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,.6);background:#444}.mfp-figure small{color:#BDBDBD;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#F3F3F3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}}@media all and (max-width:900px){.mfp-arrow{-webkit-transform:scale(.75);transform:scale(.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}
