@charset "UTF-8";
@font-face { text-rendering: optimizeLegibility; }
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, table, tr, td { margin: 0; padding: 0; border: 0; font-size: 15px; font-family: 'Lato', sans-serif; font-weight: 400; color: #2a2a2a; vertical-align: baseline; -webkit-box-sizing: border-box; box-sizing: border-box; }
body { background-color: #f7f7f7; }
* { margin: 0 auto; padding: 0; }
*, *::after, *::before { -webkit-box-sizing: inherit; box-sizing: inherit; }
table, tr, td { /*border: 1px solid rgba(0, 0, 0, 0.1) !important;*/ text-align: center !important; vertical-align: middle !important; padding: 0 2px !important; font-size: 12px !important; color: rgba(0, 0, 0, 0.5); }
ol, ul { list-style: outside none none; }
table { border-collapse: collapse; border-spacing: 0; }
a, li, h4 { -webkit-transition: all 0.5s ease 0s !important; -moz-transition: all 0.5s ease 0s !important; -o-transition: all 0.5s ease 0s !important; transition: all 0.5s ease 0s !important; }
img { border: 0; }
a { text-decoration: none; color: #01557c; }
b, strong {
	display: inline-block;
	font-weight: 700;
}
a:hover, h4:hover { text-decoration: none; -webkit-transition: width 1s, height 1s, background-color 0.5s, -webkit-transform 1s; transition: width 1s, height 1s, background-color 0.5s, transform 1s; }
.header {
	width: 100%;
	display: block;
	position: relative;
	background-color: #162752;
	border-top: 10px solid #ff7bfe;
	padding-top: 10px;
}
.header::before {
	content: "";
	height: 10px;
	background-color: #8aeeff;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
}
.topbar-wrapper {
	width: 100%;
	margin: auto;
	position: relative;
	padding: 2px 0 2px 170px;
}
.topbar-inner {
	text-align: right;
	padding: 5px 0;
	display: inline-block;
	position: relative;
	width: 50%;
}
.topbar-right {
	display: inline-block;
}
.topbar-inner a {
	margin: 0 1px;
	padding: 5px 5px;
	color: #e5e5e5;
	font-size: 14px;
	line-height: 30px;
	float: left;
}
.topbar-inner span {
	font-size: 14px;
	color: #fff;
}
.topbar-inner a svg {
	margin: 0;
	color: #fff;
	font-size: 30px;
	background-color: #011d3a;
	padding: 7px;
	border-radius: 100%;
	width: 30px !important;
	height: 30px !important;
}
.topbar-left {
	float: left;
	display: inline-block;
	position: relative;
	width: 50%;
	color: #fff;
	padding: 5px 0;
	font-size: 16px;
	font-weight: 700;
}
.topbar-left strong {
	font-size: 14px;
}
.topbar-left a {
	margin: 0 10px 0 0;
	padding: 5px 5px;
	color: #e5e5e5;
	font-size: 15px;
}
.topbar-left a:hover {
	color: #ff7bfe;
}
.nummessage {
	color: #6AC3DE;
}
.header .topbar-right span {
	display: none;
}
.navigation-inner, .logo-inner {
	margin: auto;
	width: 1120px;
	display: block;
}
.main_navigation {
	width: 100%;
	display: block;
	position: relative;
	float: left;
	background-color: #162752;
}
.navigation-inner {
	float: unset;
	display: block;
	width: 100%;
	margin: 0 auto;
}
#home .main_navigation {
	width: 100%;
	display: block;
	position: relative;
	height: 60px;
	background-color: #162752;
}
.navigation-inner .logo {
	width: 120px;
	margin: -51px 50px 0 0;
	display: inherit;
	position: relative;
	text-align: center;
	background-color: #162752;
	height: 99px;
	float: left;
	/*border-top: 5px solid #ff7bfe;*/
}
.logo img {
	height: auto;
	width: 100%;
	float: unset;
	position: absolute;
	left: -100%;
	right: -100%;
	top: -108%;
	bottom: -100%;
	margin: auto;
	padding: 0;
}
.inf_logo {
	float: right !important;
}
#home .navigation {
	/*
	width: 100%;
	display: inline-block;
	position: relative;
	float: left;
	margin: 380px auto 0 auto;
	*/
}
.navigation {
        width: 95%;
        width: -webkit-calc(100% - 175px);
        width: -moz-calc(100% - 175px);
	width: calc(100% - 175px);
	display: block;
	position: relative;
	float: left;
	margin: 0 auto 0 auto;
	height: 60px;
}
#menu-nav {
	margin: 0;
}
.carousel li {
	display: none;
}
.content-wrapper {
	display: block;
	width: 100%;
	position: relative;
	margin: 20px 0 0 0;
	float: left;
	overflow-x: hidden;
}
.columns-one {
	margin: 50px auto;
	width: 1120px;
	display: block;
	position: relative;
}
.columns-full {
	margin: 50px auto;
	width: 100%;
	display: block;
	position: relative;
}
.homeblock-one {
	float: left;
	display: inline-block;
        width: 18%;
        width: -webkit-calc(25% - 20px);
        width: -moz-calc(25% - 20px);
	width: calc(25% - 20px);
	margin: 0 10px;
	overflow: hidden;
	position: relative;
}
.home_caption {
	position: absolute;
	bottom: 10%;
	z-index: 100;
	text-align: center;
	width: 100%;
}
.home_caption h3 {
	color: #fff;
	font-weight: 400;
	font-size: 25px;
	line-height: 25px;
}
.home_caption a {
	color: #fff;
	margin: 15px 0 0 0;
	border: 1px solid #fff;
	border-radius: 5px;
	padding: 5px 10px;
	display: inline-block;
}
.home_caption a:hover {
	color: #000;
    background-color: #fff;
}
.homeblock-two {
	display: block;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 100%;
	position: relative;
}
.homeblock-two h3 {
	font-size: 37px;
	padding: 20px 0;
	color: ;
}
.homeblock-two p {
	color: rgba(0, 0, 0, 0.7);
	font-size: 14px;
	line-height: 28px;
}
.homeblock-two a {
	padding: 10px 15px;
	border: 1px solid rgba(0, 0, 0, 0.7);
	border-radius: 5px;
	margin: 20px auto;
	display: inline-block;
	color: #000;
}
.homeblock-two a:hover { color: #fff; background-color: #000; }
.footer-inner {
	display: block;
	width: 100%;
	position: relative;
	margin: 0;
	padding: 20px 0 0 0;
	background-color: #162752;
	text-align: center;
	float: left;
}
.footer-bottom {
	width: 100%;
	display: block;
	position: relative;
	text-align: center;
	float: left;
	background-color: #162752;
	padding: 25px 0;
}
.footer-bottom p {
	color: #e0e0e0;
	font-size: 13px;
	float: left;
	display: block;
	width: 100%;
	margin: 5px 0;
}
.footer-bottom span {
	color: #e0e0e0;
	font-size: 13px;
}
.footer-bottom a {
	color: #fff;
	font-size: 13px;
    font-weight: 700;
}
.sticky-header {
	background-color: #162752;
	height: 60px;
	z-index: 500;
}
.sticky-header .sf-menu a {
	border-left: unset;
	border-top: unset;
	border-top: unset;
	padding: 5px 10px;
	text-decoration: none;
	font-size: 13px;
	zoom: 1;
	line-height: 50px;
	margin-top: 2px;
}
.indexblock_one {
	position: relative;
	width: 100%;
	float: left;
	display: flex;
	flex-wrap: wrap;
}
/*
.bxslider img.imgwidth { width: auto !important; left: -100%; margin: auto; position: absolute; right: -100%; height: 100% !important; top: 0; bottom: 0; margin-bottom: 0 !important; min-width: 100%; }
.bxslider img.imgheight { width: 100%; top: -100%; margin: auto; position: absolute; bottom: -100%; height: auto; left: -100%; right: -100%; margin-bottom: auto; min-height: 100%; }
.bxslider img.imgblock { bottom: 0; left: -100%; margin: auto; position: absolute; right: -100%; top: 0; width: auto; }
*/
.center-cropped {
  width: 100px;
  height: 100px;
  background-position: center center;
  background-repeat: no-repeat;
}
.bxslider li { position: relative; }
.bxslider li .txt_content { position: absolute; left: 20px; bottom: 10px; width: 75%; }
ul.bxslider { margin-left: 0 !important; }
.indexblock_one .common-post {
	width: calc(50% - 15px);
	float: left;
	margin: 0 15px 15px 0;
	flex-wrap: wrap;
}
.indexblock_one .image.news-block-image {
	width: 100%;
	height: 270px;
}
.indexblock_one img {
	/*position: relative;
	width: 100%;
	height: auto;
	max-height: 400px;*/
	height: 500px;
	width: auto;
	min-width: 100%;
	object-fit: cover;
}
.indexblock_one .txt_content {
	position: relative;
	display: block;
	width: 100%;
	padding: 0 20px 20px 20px;
	margin: 0 auto 0 auto;
	background: #f7f7f7;
	float: left;
}
.indexblock_one h1 {
	position: relative;
	display: block;
	float: left;
	width: 100%;
	font-size: 22px;
	font-weight: 700;
	margin: 10px 0;
	color: #162752;
	font-family: 'Tinos', serif;
}
.homeblock-three {
	height: 500px;
	display: block;
	float: left;
	position: relative;
	overflow: hidden;
	width: 100%;
}
.homeblock-three img {
	position: absolute;
    top: -100%;
    right: -100%;
    bottom: -100%;
    left: -100%;
    margin: auto;
    height: 100%;
    width: auto;
}
.footer-social-icons-wrapper {
	display: block;
	width: 100%;
	margin: 50px 0;
	text-align: center;
	float: left;
}
.footer-social-icons-wrapper a {
	padding: 10px 15px;
	border-radius: 100%;
	border: 1px solid #000;
	color: #000;
}
#page-header {
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
	position: relative;
	height: 0;
	overflow: hidden;
	background-color: #D4ECF1;
	/* border-top: 5px solid #ffff00; */
	/* border-bottom: 15px solid #6DC1DB; */
	padding: 0;
	background-color: #162752;
}
#page-header img {
	position: absolute;
    top: -100%;
    right: -100%;
    bottom: -100%;
    left: -100%;
    margin: auto;
    height: auto;
    width: 100%;
}
#page-header h1 {
	bottom: 50%;
	position: absolute;
	font-size: 37px;
	color: #fff;
	width: 1120px;
	left: -100%;
	right: -100%;
	margin: auto;
	text-align: center;
	top: 50%;
}
.news-block-wrapper, .news-block-wrapper p {
	line-height: 27px;
	padding: 5px 0;
	font-size: 16px;
	margin-bottom: 15px;
	float: left;
}
.news-block-wrapper p.common-date, .news-block-wrapper p.common-date strong, .news-block-wrapper p.common-date b, .news-block-wrapper p.common-date a {
	font-size: 13px;
	opacity: 0.9;
}
.widget {
	width: 100%;
	float: left;
	position: relative;
}
.ab_text .post-sharing-ico {
	display: block;
	float: left;
	width: 100%;
	text-align: right;
	margin: 0;
}
.ab_text .post-sharing-ico li {
	display: inline-block;
	float: unset;
	width: auto;
	text-align: right;
	padding: 0 !important;
}
.ab_text .post-sharing-ico li a, .ab_text .post-sharing-ico li button {
	color: #fff;
	padding: 0;
	width: 100%;
	display: block;
	margin: 0 auto;
	height: 32px;
	width: 32px;
	line-height: 32px;
	text-align: center;
	margin: 0 3px;
	font-size: 15px;
	border: none;
}
.ab_text .post-sharing-ico li svg { margin: 0 !important; }
.ab_text .post-sharing-ico li.fb a { background-color: #3B5998; }
.ab_text .post-sharing-ico li.tw a { background-color: #1DA1F2; }
.ab_text .post-sharing-ico li.gp a { background-color: #DC4A38; }
.ab_text .post-sharing-ico li.vi a { background-color: #675CA8; }
.ab_text .post-sharing-ico li.wu a { background-color: #4CC85A; }
.ab_text .post-sharing-ico li.email a { background-color: #ccc; }
.ab_text .post-sharing-ico li.printicon button { background-color: #750d37; }
.ab_text .post-sharing-ico li a:hover { opacity: 0.7; }
.ab_text .post-sharing-ico i { margin: 0 7px 0 0; }
.float_left { float: left; display: inline-block; width: auto; }
.float_right { float: right; display: inline-block; width: auto; }
.widget .tags-block {
	display: block;
	float: left;
	width: 100%;
	text-align: center;
	padding: 0;
}
.columns-sidebar .widget .tags-block form {
	padding: 0;
	position: relative;
	display: block;
	width: auto;
	float: left;
	margin: 0 3px 3px 0;
}
.columns-sidebar .widget .tags-block input, .columns-sidebar .widget .tags-block a {
	background-color: #F7F7F7;
	border: none;
	color: #7c7c7c;
	padding: 5px 7px;
	float: left;
	display: inline-block;
	font-weight: 400;
	font-size: 13px;
	margin: 0 0 2px 0;
}
.columns-sidebar .widget .tags-block input:hover {
	background-color: #0377A3;
	color: #fff;
}
.news-block-wrapper {
	width: 100%;
	display: block;
	position: relative;
}
.news-block-wrapper iframe {
	width: 100%;
}
.classform {
	width: 50%;
	margin: 50px auto;
}
.form-control {
	height: auto !important;
	padding: 15px 12px !important;
}
#captcha-form {
	width: 100%;
	padding: 9px 12px;
}
img#captcha {
	text-align: center;
	margin: auto;
	display: block;
}
a#change-image {
	display: block;
	text-align: center;
	margin: auto;
}
.classform .btn {
	text-align: center;
	display: block;
	margin: auto;
	background-color: #01557c;
	color: #eee;
}
.classform .btn:hover {
	background-color: #162752;
}
.subpage-content {
	width: 100%;
	display: block;
	margin: 25px 0;
	float: left;
}
.subblock {
	float: left;
	width: 33%;
	display: inline-block;
	padding: 0 15px;
}
.subpage-one {
	width: 100%;
	overflow: hidden;
	display: block;
	position: relative;
	margin: 0 0 20px 0;
}
.subblock p {
	text-align: center;
	padding: 0;
	margin: ;
	font-size: 12px;
	line-height: 18px;
}
.home_caption {
	position: absolute;
	bottom: 0;
	z-index: 100;
	text-align: center;
	width: 100%;
	background-color: rgba(255, 255, 255, 0.6);
	padding: 37px 0;
}
.home_caption h3 {
	color: #000;
}
.block-one {
	display: grid;
	grid-gap: 27px;
	grid-row-gap: 27px;
	padding: 0;
	grid-template-columns: repeat(1, minmax(360px, 1fr));
	transition: all 1s ease-in-out;
	width: 100%;
	margin: auto;
}
.block-one-two {
	display: grid;
	grid-gap: 27px;
	grid-row-gap: 27px;
	padding: 0;
	grid-template-columns: repeat(2, minmax(259px, 1fr));
	transition: all 1s ease-in-out;
	width: 100%;
	margin: auto;
}
.grid_blockone {
	display: grid;
	grid-gap: 27px;
	grid-row-gap: 27px;
	padding: 0;
	grid-template-columns: repeat(2, minmax(360px, 1fr));
	transition: all 1s ease-in-out;
	width: 100%;
	margin: auto;
}
.block-one {
	display: grid;
	grid-gap: 27px;
	grid-row-gap: 27px;
	padding: 0;
	grid-template-columns: repeat(1, minmax(259px, 1fr));
	transition: all 1s ease-in-out;
	width: 100%;
	margin: auto;
}
.grid_four_one {
	display: grid;
	grid-gap: 27px;
	grid-row-gap: 27px;
	padding: 0;
	grid-template-columns: repeat(1, minmax(259px, 1fr));
	transition: all 1s ease-in-out;
	width: 100%;
	margin: auto;
}
.grid_four_one img {
	width: 100%;
}
.grid_four {
	display: grid;
	grid-gap: 27px;
	grid-row-gap: 27px;
	padding: 0;
	grid-template-columns: repeat(3, minmax(259px, 1fr));
	transition: all 1s ease-in-out;
	width: 100%;
	margin: auto;
}
.grid_four-two {
	display: grid;
	grid-gap: 27px;
	grid-row-gap: 27px;
	padding: 0;
	grid-template-columns: repeat(2, minmax(259px, 1fr));
	transition: all 1s ease-in-out;
	width: 100%;
	margin: auto;
}
.grid_colfour {
	display: grid;
	grid-gap: 27px;
	grid-row-gap: 27px;
	padding: 0;
	grid-template-columns: repeat(4, minmax(270px, 1fr));
	transition: all 1s ease-in-out;
	width: 1120px;
	margin: auto;
}
.grid_colfour article {
	width: 270px;
	float: left;
	overflow: hidden;
	display: inline-grid;
}
.grid_colfour article img {
	width: 270px;
	height: auto;
}
.block-one .common-post, .news-block {
	padding-bottom: 40px;
	margin-bottom: 0;
	position: relative;
}
.block-one .common-post, .news-block .link-more {
	 /*   left: 10px;*/
}
.ads-homeone .common-post {
	border: 1px solid rgba(0, 0, 0, 0.1);
	box-shadow: 0px 4px 4px #dbdbdb;
	background-color: #fff;
	margin-bottom: 25px;
	position: relative;
	padding: 0;
	height: 350px;
	overflow: hidden;
}
.ads-homeone .common-post .img_block {
	float: left;
	width: 357px;
	overflow: hidden;
	display: inline-block;
}
.ads-homeone .common-post .txt_block {
	display: inline-block;
	float: left;
        width: 66%;
        width: -webkit-calc(100% - 375px);
        width: -moz-calc(100% - 375px);
	width: calc(100% - 357px);
}
.ads-homeone .common-post .txt_block .txt_position {
	display: table;
	height: 350px;
	width: 100%;
	position: relative;
}
.ads-homeone .common-post .txt_block .txt_position .txt_content {
	display: table-cell;
  margin: 0;
  color: white;
  padding: 20px;
  border: 10px solid white;
  vertical-align: middle;
}
.ads-homeone .common-post .txt_block .txt_position .txt_content p {
	text-align: center;
	font-size: 21px;
	line-height: 31px;
	letter-spacing: 1px;
}

.grid_blockone .common-post .image {
	width: 360px;
	height: 270px; /* 16:9 202px */
	overflow: hidden;
	position: relative;
}
.common-post .image {
	width: 259px;
	height: 195px; /* 16:9 202px */
	overflow: hidden;
	position: relative;
}
.grid_four .common-post .image {
	width: 240px;
	height: 195px;
	overflow: hidden;
	position: relative;
}
.common-post .image-pick {
	width: 150px;
	overflow: hidden;
	position: relative;
	float: left;
	display: inline-block;
	height: 150px;
}
#control {
	float: left;
	display: block;
	width: 100%;
	margin: 0;
	padding: 0;
}
#control .previousmonth {
	float: left;
	margin: 10px 0;
}
#control .nextmonth {
	float: right;
	margin: 10px 0;
}
.indexbig {
	width: 360px;
	height: 272px; /* 16:9 202px */
	position: absolute;
	top: -100%;
	bottom: -100%;
	margin: auto;
}
.common-content {
	padding: 10px 10px 30px 10px;
}
.common-post p.common-date {
	font-size: 12px;
	color: #555555;
	padding: 0 0 10px 0;
}
.fix_content {
	position: relative;
	display: flex;
	margin: 20px auto 0 auto;
	padding: 0;
	width: 1120px;
}
.common-post h2 {
	color: #162752;
	padding: 0 0 10px 0;
	font-size: 17px;
	text-transform: uppercase;
	line-height: 21px;
	letter-spacing: 1px;
	font-weight: 700;
	font-family: 'Tinos', serif;
}
.common-post h2:hover {
	color: #000;
}
.list_title a {
	font-size: 14px;
	font-weight: 400;
	text-transform: none;
	line-height: 18px;
	padding: 5px 0;
	margin: 0;
	display: block;
	width: 100%;
	color: rgba(0, 0, 0, 0.6);
}
#home .home_title a {
	font-size: 14px;
	font-weight: 400;
	text-transform: none;
	line-height: 18px;
	padding: 5px 0;
	border-bottom: none !important;
	margin: 0;
	display: block;
	width: 100%;
	color: rgba(0, 0, 0, 0.6);
}
.common-post p {
	color: #2a2a2a;
	font-size: 15px;
	line-height: 20px;
	text-align: left;
}
.fourblock {
	position: relative;
	padding: 0 0 60px 0 !important;
}
.link-more {
	background-color: #162752;
	font-size: 14px;
	text-align: right;
	display: inline-block;
	color: #fff;
	float: left;
	padding: 7px 14px;
	position: absolute;
	bottom: 10px;
	left: 25px;
}
.link-more:hover {
	background-color: #CEE6EB;
}
.ads-homeone {
	width: 1120px;
	margin: 0 auto;
	padding: 0;
	display: block;
}
.w12 {    
        width: 98%;
        width: -webkit-calc(50% - 27px);
        width: -moz-calc(50% - 27px);
	width: calc(50% - 27px);
	margin: 0 27px 0 0;
	padding: 0;
	display: inline-block;
	float: left;
	overflow: hidden;
}
.w23 {
        width: 64%;
        width: -webkit-calc(100% - 377px);
        width: -moz-calc(100% - 377px);
	width: calc(100% - 377px);
	margin: 0 27px 0 0;
	padding: 0;
	display: inline-block;
	float: left;
	overflow: hidden;
}
.w13 {
	width: 360px;
	margin: 0 auto;
	padding: 0;
	display: inline-block;
	float: left;
	overflow: hidden;
}
.calender {
	border: 1px solid rgba(0, 0, 0, 0.1);
	box-shadow: 0px 4px 4px #dbdbdb;
	background-color: #fff;
	margin-bottom: 25px;
	position: relative;
	padding: 5px 10px;
	height: 350px;
}
#namemonth {
	font-size: 21px;
	text-transform: uppercase;
	padding: 7px;
	text-align: center;
}
#home #namemonth {
	font-size: 21px;
	text-transform: uppercase;
	padding: 0 5px 5px 5px;
	text-align: center;
}
span.bold_blue {
	font-weight: 700 !important;
	color: #162752;
}
.calendar, .calendar td {
	vertical-align: top !important;
}
.calendar, .calendar tbody {
	width: 100%;
	padding: 0 !important;
	margin: 0;
	display: inline-table;
	display: block;
}
.calendar-day {
	height: 54px;
	width: 14.2%;
	vertical-align: top !important;
}
.calendar-day-np {
	width: 14.2%;
}
.calendar-row {
	width: 100%;
	position: relative;
	display: table;
}
.calendar-day-head {
	display: table-cell;
	width: 14.2%;
	text-transform: uppercase;
	padding: 0 10px !important;
	position: relative;
}
.event a {
	color: #162752;
	padding: 5px;
	font-weight: 700;
    position: relative;
    display: inline-block;
}
#home .event a {
	color: #162752;
	padding: 0 5px;
	font-weight: 700;
	position: relative;
	display: inline-block;
}
.event a .tooltiptext {
	visibility: hidden;
	width: 170px;
	background-color: #555;
	color: #fff;
	text-align: center;
	border-radius: 3px;
	padding: 5px;
	position: absolute;
	z-index: 1;
	bottom: 125%;
	left: 50%;
	margin-left: -85px;
	opacity: 0;
	transition: opacity 0.3s;
	font-size: 15px;
	font-weight: 400;
	line-height: 27px;
}
.event a .tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #555 transparent transparent transparent;
}
.event a:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
}
.twoblock {
	width: 1120px;
	margin: auto;
	padding: 0;
	display: grid;
	grid-gap: 5px;
	grid-row-gap: 5px;
	padding: 0;
	grid-template-columns: repeat(2, minmax(calc(50% - 10px), 1fr));
	transition: all 1s ease-in-out;
	width: 1120px;
	margin: auto;
}
.twoblock article {
	width: 100%;
	float: left;
	margin: 0;
	padding: 20px;
}
.twoblock article.common-post h2 {
	color: #fff;
	padding: 10px 25px;
	font-size: 30px;
	text-transform: uppercase;
	line-height: 37px;
	letter-spacing: 1px;
	background-color: #162752;
	margin: 0 0 10px 0;
	position: relative;
}
.twoblock article.common-post h2::before {
	content: '';
	background-color: #fff;
	width: 2px;
	position: absolute;
	left: 10px;
	height: 100%;
	top: 0;
	bottom: 0;
}
.twoblock article.common-post h2::after {
	content: '';
	background-color: #fff;
	width: 3px;
	position: absolute;
	right: 20px;
	height: 100%;
	top: 0;
	bottom: 0;
}
.twoblock article.common-post p {
	color: #757575;
	font-size: 14px;
	line-height: 21px;
	text-align: left;
	padding: 25px;
}
.twoblock article.color0 {
/*	background-color: #b2e5f4;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#b2e5f4+0,3c4d48+100 * /
	background: #b2e5f4; /* Old browsers * /
	background: -moz-linear-gradient(top, #b2e5f4 0%, rgba(237,237,237,0.5) 100%); /* FF3.6-15 * /
	background: -webkit-linear-gradient(top, #b2e5f4 0%,rgba(237,237,237,0.5) 100%); /* Chrome10-25,Safari5.1-6 * /
	background: linear-gradient(to bottom, #b2e5f4 0%,rgba(237,237,237,0.5) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ * /
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b2e5f4', endColorstr='#3c4d48',GradientType=0 ); /* IE6-9 * /
*/
}
.twoblock article.color1 {
/*	background-color: #9dd7e8;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#b2e5f4+0,3c4d48+100 * /
	background: #9dd7e8; /* Old browsers * /
	background: -moz-linear-gradient(top, #9dd7e8 0%, rgba(237,237,237,0.5) 100%); /* FF3.6-15 * /
	background: -webkit-linear-gradient(top, #9dd7e8 0%,rgba(237,237,237,0.5) 100%); /* Chrome10-25,Safari5.1-6 * /
	background: linear-gradient(to bottom, #9dd7e8 0%,rgba(237,237,237,0.5) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ * /
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9dd7e8', endColorstr='#3c4d48',GradientType=0 ); /* IE6-9 * /
*/
}
.twoblock article.color2 {
/*	background-color: #8ac9db;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#b2e5f4+0,3c4d48+100 * /
	background: #8ac9db; /* Old browsers * /
	background: -moz-linear-gradient(top, #8ac9db 0%, rgba(237,237,237,0.5) 100%); /* FF3.6-15 * /
	background: -webkit-linear-gradient(top, #8ac9db 0%,rgba(237,237,237,0.5) 100%); /* Chrome10-25,Safari5.1-6 * /
	background: linear-gradient(to bottom, #8ac9db 0%,rgba(237,237,237,0.5) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ * /
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8ac9db', endColorstr='#3c4d48',GradientType=0 ); /* IE6-9 * /
*/
}
.twoblock article.color3 {
/*	background-color: #79bcce;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#b2e5f4+0,3c4d48+100 * /
	background: #79bcce; /* Old browsers * /
	background: -moz-linear-gradient(top, #79bcce 0%, rgba(237,237,237,0.5) 100%); /* FF3.6-15 * /
	background: -webkit-linear-gradient(top, #79bcce 0%,rgba(237,237,237,0.5) 100%); /* Chrome10-25,Safari5.1-6 * /
	background: linear-gradient(to bottom, #79bcce 0%,rgba(237,237,237,0.5) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ * /
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#79bcce', endColorstr='#3c4d48',GradientType=0 ); /* IE6-9 * /
*/
}
.twoblock article {
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
	background-color: #fff;
	border-bottom: 1px solid #162752;
}
.home_banner {
	width: 1120px;
	margin: 0 auto;
	display: table;
}
.block_title {
	float: left;
	display: table-cell;
	width: 150px;
	vertical-align: middle;
	line-height: 57px;
	font-size: 25px;
	background-color: #0CA2D5;
	padding: 0 5px;
	overflow: hidden;
	text-align: center;
	color: #fff;
}
.multiple-items {
	width: 970px;
	float: left;
	display: table-cell;
}
.columns-sidebar {
	width: 300px;
	float: left;
	position: relative;
	display: inline-block;
	padding: 0 0 0 50px;
}
.page_list .columns-common, #search .columns-common {
	width: 1120px;
	float: left;
	position: relative;
	display: inline-block;
}
#common .columns-common,
#foto .columns-common,
#video .columns-common,
#regular .columns-common,
#security .columns-common { width: 820px; 
	float: left;
	position: relative;
	display: inline-block; }
.page_list .columns-common { width: 1120px; }
.title-style1 {
	display: block;
	padding: 15px 5px 15px 0;
	margin: 0;
	float: left;
	width: 100%;
	position: relative;
	overflow: hidden;
}
.title-style1::after {
	content: "";
	border-bottom: 2px solid #162752;
	position: absolute;
        width: 99%;
        width: -webkit-calc(50% - 1px);
        width: -moz-calc(50% - 1px);
	bottom: calc(50% - 1px);
	width: 100%;
	z-index: 100;
	left: 0;
}
.title-style1 h3 {
	font-size: 19px;
	letter-spacing: 1px;
	font-weight: 600;
	text-transform: uppercase;
	position: relative;
	background-color: #F7F7F7;
	z-index: 110;
	width: auto;
	display: inline-block;
	padding: 0 15px 0 0;
	color: #162752;
}
.news-block-wrapper p.sidebar-date {
	text-align: left;
	font-size: 14px;
	margin: 0;
	float: left;
	display: block;
	width: 100%;
	padding: 0;
	line-height: 32px;
}
.news-block-wrapper p.sidebar-date span {
	font-weight: 600;
	font-size: 14px;
}
.news-block-wrapper p.sidebar-date strong, .news-block-wrapper p.sidebar-date a {
	padding: 0;
	margin: 0;
}
.news-block-wrapper p.sidebar-date svg {
	margin-right: 10px;
}
.sharenet_block {
	float: left;
	display: block;
	width: 100%;
	position: relative;
	margin: 10px 0 25px 0;
}
.ads-homeone h1 {
	font-size: 45px;
	margin: 25px 0 50px 0;
	line-height: 52px;
	letter-spacing: 0.3px;
	font-weight: 700;
	/* border-left: 5px solid #162752; */
	padding: 0 0 0 20px;
	float: left;
	width: 100%;
	display: block;
	font-family: 'Tinos', serif;
	color: #162752;
}
.columns-common h2, .columns-common h2 strong {
	font-size: 35px;
	margin: 25px 0;
	line-height: 40px;
	letter-spacing: 0.3px;
	font-weight: 900;
	/*
	border-left: 5px solid #162752;
	*/
	padding: 0;
	float: left;
	width: auto;
	display: block;
	/*
	text-shadow: 1px 1px 1px #fff;
	*/
	font-size: 28px;
	background-color: rgba(0, 53, 107, 1);
	color: #fff;
}
.article_content div {
	float: left;
	display: block;
	width: 100%;
}
}
.content-wrapper .ads-homeone .columns-sidebar .widget > .sidebar-img {
	position: relative;
	height: 290px !important;
	width: 250px !important;
	overflow: hidden;
	display: block;
	float: left;
}
.sidebar-img img {
	position: absolute;
	height: 250px;
	width: auto;
	left: -100%;
	right: -100%;
	margin: auto;
}
.ab_text .sidebar_block_content {
	float: left;
	display: block;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	border-bottom: none;
	overflow: hidden;
}
.breadcrumbs-block {
	float: left;
	display: block;
	background-color: transparent;
	width: 100%;
	margin: 0;
	padding: 5px;
	border-top: 1px solid #162752;
}
.breadcrumbs-block a {
	color: rgba(0, 0, 0, 0.9);
	font-size: 13px;
	text-transform: uppercase;
	letter-spacing: 1.3px;
	padding: 5px;
	margin: 0;
}
.breadcrumbs-block svg {
	margin: 0 10px;
	color: #08587c;
	font-size: 13px;
}
.pagelist {
	width: 920px;
	margin: auto;
	padding: 30px;
	display: block;
	padding: 0;
	margin: 0;
	transition: all 1s ease-in-out;
	position: relative;
	float: left;
}
.pagelist .news-block {
	width: 100%;
	display: block;
	float: left;
	margin-bottom: 20px;
	border-bottom: 1px solid #ccc;
	padding: 20px 0;
}
.news-block-content {
	padding: 10px;
}
.news-description h3 {
	margin: 10px 0;
}
.news-description p {
	font-size: 14px;
	line-height: 18px;
}
.carousel {
	position: absolute;
	width: 100%;
	float: left;
	display: block;
	top: 0;
}
.carousel-inner {
	position: absolute;
	width: 100%;
	overflow: hidden;
	margin-top: 0px;
	z-index: -1;
}
#home .home_title, .home_title {
	margin: 20px auto;
	width: 100%;
	max-width: 1120px;
	padding: 0;
	position: relative;
}
#home .home_title h1, .columns-common .home_title h2, .related_article .home_title h2 {
	font-size: 19px;
	letter-spacing: 1px;
	font-weight: 600;
	text-transform: uppercase;
	position: relative;
	background-color: #F7F7F7;
	z-index: 10;
	width: auto;
	display: inline-block;
	padding: 0 15px 0 0;
	color: #162752;
}
.columns-common .home_title h2 {
	margin: auto;
	line-height: normal;
	border-left: none;
	float: none;
	text-shadow: none;
}
#home .home_title h1.def_height { min-height: 70px; }
#home .home_title::after,
.home_title::after {
	content: '';
	border-bottom: 1px solid #162752;
	position: absolute;
	bottom: 50%;
	width: 100%;
	left: 0;
	right: 0;
}
#home .home_title.no-line::after,
.home_title.no-line::after {
	content: none;
	border-bottom: none;
}
h2 {
	font-size: 20px;
	padding: 10px 0;
}
.forum_if iframe {
	float: left;
	display: block;
	width: 100%;
	position: relative;
	outline: none;
}
#forum .footer-inner {
	margin: ;
	margin: 0;
}
.related_article {
	float: left;
	display: block;
	position: relative;
	padding: 0;
	margin: 100px 0 25px 0;
	width: 100%;
}
.related_column {
	display: grid;
	grid-gap: 30px;
	grid-row-gap: 30px;
	padding: 0;
	grid-template-columns: repeat(3, minmax(360px, 1fr));
	transition: all 1s ease-in-out;
	width: 1120px;
	margin: auto;
}
.related_one {
	width: 100%;
	float: left;
	display: block;
	overflow: hidden;
	/*
	border: 1px solid rgba(0, 0, 0, 0.1);
	box-shadow: 0px 4px 4px #dbdbdb;
	background-color: #fff;
	*/
	padding-bottom: 10px;
}
.related_one h4 {
	padding: 30px 20px;
	color: #162752;
	font-size: 16px;
	text-transform: uppercase;
	line-height: 20px;
	float: left;
	display: block;
	width: 100%;
}
.related_one h4:hover {
	color: #6DC1DB;
}
.related_one .related_img {
	width: 360px;
	height: 270px;
	overflow: hidden;
	float: left;
	display: block;
	position: relative;
}
.related_one p {
	padding: 0 20px 10px 20px;
	font-size: 14px;
	color: #707070;
	line-height: 18px;
}
.related_one p a {
	text-align: right;
	display: block;
}
.common ul,
.common ol,
.foto ul,
.foto ol,
.video ul,
.video ol {
	margin-left: 25px;
}
ol li {
	margin-left: 25px;
}
.common .columns-common ul li,
.foto .columns-common ul li,
.video .columns-common ul li{
	color: #555;
	line-height: 25px;
	padding: 5px 0;
}
.common .columns-common ul li::before,
.foto .columns-common ul li::before,
.video .columns-common ul li::before {
	display: none;
	font-family: 'Font Awesome 5 Solid';
	content: '\f0da';
	margin: 0 10px 0 0;
	color: #555;
	font-weight: 900 !important;
}
.post-sharing-ico li > svg {
	display: none;
}
.news-block-wrapper ul li svg {
	margin: 0 10px 0 0;
}
.common .session_block ul,
.foto .session_block ul,
.video .session_block ul {
	margin-left: 0;
}
.common ol li,
.foto ol li,
.video ol li {
	list-style-type: decimal;
}
.page-pagination ul::before, .page-pagination ul li::before {
	font-family: inherit !important;
	content: none !important;
	list-style-type: none;
}
.home_title span {
	float: right;
	background-color: #F7F7F7;
	line-height: 30px;
	padding: 0px 15px;
	display: inline-block;
	z-index: 11;
	width: auto;
	position: relative;
}
.twoblock .link-more {
	margin: 7px;
	position: relative;
	bottom: unset;
	right: unset;
	float: left;
	padding: 10px 20px;
}
.twoblock .fourblock .link-more {
	margin: 0;
	text-transform: uppercase;
	font-weight: 400;
	position: absolute;
	bottom: 30px;
}
.fa-angle-right {
	margin-left: 10px;
}
.news-block-image svg, .common-post .image svg {
	position: absolute;
	color: #fff;
	top: 2px;
	left: 2px;
	background-color: #6DC1DB;
	font-size: 21px;
	padding: 0px 2px;
	margin: 0;
}
.list_article h2 {
	font-size: 18px;
	line-height: 20px;
	margin: 5px 0 20px 0;
	font-weight: 600;
	color: #162752;
	background-color: transparent;
}
a.authot_link {
	border-bottom: none;
	width: auto;
	display: inline-block;
}
.width_onecol {
	width: 1120px;
	margin: 50px auto 0 auto;
	position: relative;
	display: block;
}
.width_onecol .col4 {
	width: 25%;
	display: inline-block;
	float: left;
	position: relative;
	margin: 0;
	padding: 25px 10px;
}
.width_onecol .col3 {
	width: 33%;
	display: inline-block;
	float: left;
	position: relative;
	margin: 0;
	padding: 45px 35px;
}
.width_onecol .col4 h6 {
	color: #fff;
	font-size: 19px;
	text-transform: uppercase;
	text-align: left;
	margin: 25px 0 15px 0;
	float: left;
	display: block;
	width: 100%;
}
.width_onecol .col3 h6 {
	color: #fff;
	font-size: 19px;
	text-transform: uppercase;
	text-align: left;
	margin: 25px 0 15px 0;
	float: left;
	display: block;
	width: 100%;
}
.width_onecol .col3 i {
	color: #fff;
	font-size: 19px;
	text-align: left;
	margin: 0 10px 0 0;
	float: left;
}
.width_onecol .col3 .sf-menu > li {
	float: left;
	display: block;
	width: 100%;
	text-align: left;
}
.width_onecol .col3 .sf-menu a, .width_onecol .col3 a.footer_link {
	color: #fff;
	text-transform: unset;
	padding: 0;
	margin: 0;
	font-size: 15px;
	display: block;
	width: 100%;
	text-align: left;
}
.width_onecol .col3 .sf-menu a:hover, .width_onecol .col3 a.footer_link:hover {
	color: #a6d8ed;
}
.width_onecol .col3 form {
	display: block;
	position: relative;
	width: 100%;
	margin: 10px 0;
	float: left;
}
.width_onecol .col3 input {
	width: 100%;
	display: block;
	position: relative;
	padding: 15px 15px;
	font-size: 14px;
	background-color: #387fa0;
	border: none;
	color: #fff;
}
.width_onecol .col3 .btn.search {
	position: absolute;
	right: 0;
	width: auto;
	bottom: 0;
	top: 0;
	background-color: transparent;
	color: #387fa0;
	padding: 10px 15px;
	font-size: 14px;
}
.width_onecol .col3 .fa-check-circle {
	position: absolute;
	right: 10px;
	top: -100%;
	bottom: -100%;
	margin: auto;
	font-size: 23px;
	color: #fff;
	pointer-events: none;
}
.width_onecol .col3 .search .material-icons {
	position: absolute;
	right: 10px;
	top: -100%;
	bottom: -100%;
	margin: auto;
	font-size: 21px;
	color: #0A77AD;
	pointer-events: none;
	height: 20px;
	background-color: #fff;
	border-radius: 100%;
	line-height: 27px;
	width: 27px;
	height: 27px;
}
.footer-inner .width_onecol .col4 p, .footer-inner .width_onecol .col4 a {
	color: #fff;
	display: inline-block;
	float: left;
	margin: 0 25px 0 0;
	font-size: 14px;
	text-align: left;
	font-weight: 400;
	line-height: 20px;
}
.width_onecol .col3 a {
	color: #fff;
	display: inline-block;
	float: left;
	margin: 0 25px 0 0;
	font-size: 23px;
}
.width_onecol .col3 a span {
	display: none;
}
.width_onecol .col3 .newsletter_desc {
	color: #ffff00;
	text-align: left;
	display: block;
	width: 100%;
	float: left;
}
.newsletter_info {
	float: left;
	text-align: left;
	text-transform: uppercase;
	color: #ccc;
	font-size: 11px;
	display: block;
	width: 100%;
}
.foot_title_main {
	position: relative;
	float: left;
	display: block;
	width: 100%;
	border-bottom: 1px solid #63acce;
	padding-bottom: 45px;
}
.footer-inner .foot_title_main h4 {
	color: #fff;
	text-transform: uppercase;
	font-size: 25px;
	letter-spacing: 2px;
	position: relative;
	/*background-color: #0A77AD;*/
	z-index: 10;
	width: auto;
	display: inline-block;
	padding: 0 15px;
}
.foot_title {
	position: relative;
	float: left;
	display: block;
	width: 100%;
}
.footer-inner img {
	height: 75px;
	width: auto;
	margin: 0 auto 25px auto;
	filter: brightness(0) invert(1);
	opacity: 0.7;
	right: unset;
	bottom: unset;
	position: relative;
	display: block;
	float: unset;
	clear: both;
}
.result_search {
	position: relative;
	float: left;
	margin: 15px 0;
}
#home .col1 {
	width: 66.67%;
	float: left;
	display: inline-block;
	margin-right: 27px;
}
#home .col2 {
        width: 32%;
        width: -webkit-calc(33% - 27px);
        width: -moz-calc(33% - 27px);
	width: calc(33% - 27px);
	float: left;
	display: inline-block;
}
.sidebar_block_content form {
	padding: 0;
	position: relative;
	display: block;
	width: 100%;
	float: left;
}
.sidebar_block_content input {
	position: relative;
	display: block;
	float: left;
	width: 100%;
	padding: 7px;
	font-size: 14px;
	background-color: transparent;
	border: 1px solid #ccc;
}
.sidebar_block_content .btn {
	position: absolute;
	background-color: transparent;
	right: 5px;
	top: 0;
	bottom: 0;
}
.sidebar_block_content .btn i {
	font-size: 20px;
	line-height: 25px;
}
.sidebar-date a {
	margin: 0 30px;
}
.post-sharing-ico span {
	color: #fff;
}
.number_char {
}
.page-pagination li {
	display: inline-block;
	text-align: center;
	margin: 0 5px;
	text-align: right;
}
.page-pagination ul {
	text-align: center;
	position: relative;
	display: block;
}
.page-pagination li a {
	font-size: 16px;
	width: 25px;
	height: 25px;
	display: block;
	text-align: center;
	border-radius: 100%;
}
.page-pagination li a:hover {
	background-color: #037CA9;
	color: #fff;
}
.block-one .image span {
	position: absolute;
	bottom: 0;
	right: 0;
	padding: 10px 25px;
	background-color: rgba(1, 85, 124, 0.7);
	color: #eee;
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase;
}
.contact-widget-wrapper input, .contact-widget-wrapper textarea {
	margin: 0 auto 10px auto;
}
.g-recaptcha > div {
	text-align: center;
	margin: 0 auto 10px auto;
}
#kontakt-2 table {
	width: 100% !important;
}
#result {
	float: left;
        width: 90%;
        width: -webkit-calc(100% - 100px);
        width: -moz-calc(100% - 100px);
	width: calc(100% - 100px);
	padding: 20px;
	margin: 50px;
}
#result h4 {
	color: #fff;
	font-size: 20px;
}
#result a {
	color: #fff;
	font-size: 23px;
}
.success_send {
	float: left;
        width: 90%;
        width: -webkit-calc(100% - 100px);
        width: -moz-calc(100% - 100px);
	width: calc(100% - 100px);
	padding: 20px;
	margin: 50px;
	background-color: #2bc600;
}
.success_send p {
	color: #fff;
	font-size: 23px;
}
.arhiv_block {
	position: absolute;
	bottom: 0;
	right: 0;
	background-color: rgba(57, 119, 137, 0.7);
	color: #fff;
	display: block;
	padding: 1px 10px;
	text-align: right;
	border-radius: 3px;
	width: 100%;
}
.div362 {
	width: 362px;
	height: 500px;
	float: left;
	display: block;
	background-color: #fff;
	padding: 35px;
	position: relative;
}
.bubble {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: table;
}
.bubble p {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	line-height: 35px;
	padding: 35px;
	font-size: 20px;
}
.bubble a {
	font-size: 20px;
}
.post-sharing-ico span {
	display: none;
}
.block-category  {
	margin: 0 auto 50px auto;
}
.block-category a {
	font-size: 14px;
	font-weight: 400;
	text-transform: none;
	line-height: 18px;
	padding: 5px 0;
	margin: 0;
	display: block;
	width: 100%;
	color: #162752;
	padding: 12px 7px;
}
.block-category.grid_blockone article.common-post a:hover {
	color: #162752;
}
.block-category .first_loop a {
	font-size: 13px;
	letter-spacing: normal;
	text-transform: none;
	font-weight: 600;
	display: inline-block;
	width: auto;
	border-bottom: none;
	padding: 0;
	margin: 0;
}
.editors-pick .authot_link {
	font-size: 12px;
}
.first_loop .common-content {
	padding: 0;
}
#pool_report {
	height: 500px;
	overflow: hidden;
	padding: 5px 20px;
	width: 360px;
}
.pool_report {
	line-height: 15px;
}
.pool_report p {
	font-size: 14px;
	letter-spacing: 0;
	margin: 5px 0;
}
.pool_report h2 {
	font-size: 14px;
	font-weight: 600;
	margin: 10px 0 5px 0;
	color: #162752;
}
.pool_report h2 span {
	display: block;
	font-size: 14px;
	padding: 5px 0;
	font-weight: 400;
}
.feat-img {
	float: left;
	width: 100%;
	display: block;
	position: relative;
}
.feat-img img {
	width: 100% !important;
	height: auto !important;
	margin: 0 0 25px 0 !important;
}
.txt_image {
	width: 33%;
	margin-top: 25px;
	margin-bottom: 25px;
	float: left;
	margin-right: 25px;
	overflow: hidden;
	line-height: 17px;
}
.txt_image img {
	width: 100% !important;
	position: relative;
	height: auto !important;
}
.txt_image span.divText {
	font-size: 13px;
	padding: 0;
	color: #162752;
	margin: 0;
}
.news-block .news-block-image {
	position: relative;
	width: 300px;
	height: 200px;
	overflow: hidden;
	float: left;
	display: inline-block;
}
.news-block .news-block-content {
	padding: 0 35px;
	float: left;
	display: inline-block;
        width: 66%;
        width: -webkit-calc(100% - 350px);
        width: -moz-calc(100% - 350px);
	width: calc(100% - 350px);
}
.news-block-content .common-date {
	margin: 0;
	padding: 0;
}
.news-description {
	float: left;
}
.news-block .link-more {
	font-size: 14px;
	text-align: right;
	display: inline-block;
	color: #162752;
	float: right;
	padding: 7px 14px;
	position: relative;
	background-color: transparent;
}
.news-block-wrapper .article_content b, .article_content strong {
	display: unset ;
}
.width1120 {
	width: 1120px !important;
}
.number_char a {
	font-size: 13px;
}
#search .page-pagination {
	float: left;
	display: block;
	width: 100%;
	position: relative;
}
.logo a {
	margin: 0;
	padding: 0;
	float: left;
	height: 100%;
	position: relative;
	display: block;
	width: 100%;
	background-color: #162752;
}
.boxes {
	background-color: #ff7bfe;
	z-index: 5;
	float: left;
	width: 100% !important;
	height: 24px !important;
	display: block;
	margin-top: -12px;
}
.boxes .box {
	color: #fff;
	font-size: 14px;
	padding: 3px !important;
	float: left;
	width: 100% !important;
	background-color: transparent !important;
	height: 24px !important;
	margin: 0 !important;
}
.boxes .box p {
	color: #fff;
	font-size: 14px;
	padding: 0 !important;
	float: left;
	width: 100% !important;
	background-color: transparent !important;
	height: 24px !important;
	margin: 0 !important;
}
a.current, a.disabled {
	cursor: text;
	pointer-events: none;
	color: #777;
}
.news-block-wrapper h2, .news-block-wrapper h3, .news-block-wrapper h4, .news-block-wrapper h5,
.news-block-wrapper h6 {
	margin: 15px 0;
	float: left;
}
blockquote {
	border-left: 10px solid #162752;
	padding: 35px;
	margin: 15px 0;
	font-style: italic;
	position: relative;
	color: #162752;
	float: left;
	display: block;
	width: 100%;
}
blockquote p {
	
	color: #162752;
}
blockquote::before {
	content: "\f10e";
	font-family: "Font Awesome 5 Solid";
	top: 10px;
	left: 10px;
	position: absolute;
	display: none;
}
blockquote svg {
	position: relative;
	display: inline-block !important;
	font-size: 35px !important;
	text-align: left !important;
}
.parent-container span {
	position: absolute;
	bottom: 35px;
	background-color: rgba(0, 0, 0, 0.6);
	color: #fff;
	padding: 5px;
	width: auto;
	z-index: 500;
	font-size: 13px;
	right: 0;
}
#page_list_effect img {
	margin-bottom: 0;
	margin-top: 0;
	margin: auto;
}
.block-category a:hover {
	color: #000;
}
.article_subtitle {
	float: left;
	margin-bottom: 25px;
	font-weight: 700;
	width: 100%;
}
.article_subtitle p, .article_subtitle span {
	font-weight: 700;
	font-size: 18px;
}
.author_box {
	width: 100%;
	margin: 0 auto 25px auto;
	display: flex;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 20px 0;
}
.post-sharing-ico li:before { content: none; }
.ab_image {
	float: left;
	width: 75px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	display: inline-block; height: 32px;
}
.ab_text {
	float: left;
	display: inline-block;
	width: 100%;
	margin: 0;
	padding: 0;
	font-size: 13px;
}
.ab_text p {
	font-size: 13px;
	line-height: 32px;
}
.ab_image img {
	width: 32px;
	height: 32px;
	border-radius: 100%;
}
.ab_text h6 {
	font-weight: 700;
	margin-bottom: 15px;
	font-size: 15px;
}
.ab_text a {
	display: block;
	font-size: 13px;
}
#container {
	float: left;
	display: block;
	position: relative;
	width: 100%;
}
.footer-inner .topbar-right {
	float: left;
	width: 100%;
	display: block;
	position: relative;
	margin: 20px 0;
}
.footer-inner .topbar-right span {
	display: none;
}
.footer-inner .topbar-right svg {
	color: #fff;
	font-size: 35px;
	margin: 0 20px;
	font-weight: 400;
}
.footer-inner p {
	display: block;
	float: left;
	width: 100%;
}
.sticky-header .main-nav .sf-menu a::after {
	content: none !important;
}
.sticky-header .main-nav .sf-menu ul {
	padding: 0 !important;
}
.sticky-header .main-nav .sf-menu ul a {
	line-height: 30px !important;
}
.sticky-header .main-nav .sf-menu ul a:hover {
	color: #162752 !important;
}
#regular .author_box .ab_image, #security .author_box .ab_image {
	display: none;
}
#regular .author_box .float_left, #security .author_box .float_left {
	display: none;
}
.editor_pick {
	float: left;
	display: block;
	width: 100%;
	position: relative;
	margin: 25px 0;
	padding: 0;
	overflow: hidden;
}
.editor_pick .homeblock-one {
	float: left;
	display: inline-block;
	width: 100%;
	margin: 0;
	overflow: hidden;
	position: relative;
}
.editor_pick .home_caption {
	position: relative;
	float: left;
	width: 100%;
	background-color: transparent;
	padding: 0;
	margin: 0;
}
.editor_pick .home_caption h3 {
	color: #000;
	font-weight: 400;
	font-size: 16px;
	line-height: 20px;
	text-align: left;
	margin: 5px 0;
	font-family: 'Tinos', serif;
}
.editor_pick p {
	font-size: 14px;
	text-align: left;
	font-weight: 400;
	color: #eee;
}
.editor_pick strong {
	font-size: 14px;
	font-weight: 400;
}
.editor_pick img.imgheight {
	width: 100%;
	top: -100%;
	margin: auto;
	position: absolute;
	bottom: -100%;
	height: auto;
	left: -100%;
	right: -100%;
	margin-bottom: auto;
	min-height: 100%;
}
.header_serach {
	float: left;
	display: inline-block;
	margin: 5px 10px 0 0;
	line-height: 30px;
}
.header_serach form {
	position: relative;
	display: block;
}
.header_serach form input {
	background-color: #8aeeff;
	border: none;
	font-size: 14px;
	color: #000;
	padding: 0px 35px 0px 10px;
	min-width: 170px;
	float: unset !important;
}
.header_serach form .btn.search {
	position: absolute;
	right: 6px;
	top: 2px;
	bottom: 0;
	background-color: transparent;
	padding: 0;
	color: #000;
}
.header_serach form i {
	color: #fff;
	font-size: 16px;
	line-height: 20px;
	padding: 2px;
}
.tags-block {
	float: left;
	display: block;
	width: 100%;
	height: auto;
	overflow: visible;
	padding: 10px;
}
.tags-block a {
	border: 1px solid #ccc;
	margin: 5px;
	padding: 7px 15px;
	border-radius: 10px;
	display: inline-block;
}
.tags-block a:hover {
	background-color: #01557c;
	color: #fff;
}
.editors-pick .common-post {
	padding: 0;
	margin: 0;
}
.editors-pick a {
	padding: 0 !important;
}
.editors-pick .common-content {
	position: relative;
	bottom: 0;
	padding: 5px 10px;
	float: left;
	width: 200px;
	display: inline-block;
}
.editors-pick .common-content p {
	color: #000;
	padding: 0 0 5px 0;
}
.editors-pick .common-content h2 {
	color: #162752;
	padding: 0 0 5px 0;
	font-size: 14px;
	line-height: 17px;
}
.editors-pick .common-content h2:hover {
	color: #000;
}
.w13-right {
	width: 259px;
	margin: 0 27px 0 0;
	padding: 0;
	display: inline-block;
	float: left;
	overflow: hidden;
}
.w12 {
	width: 50%;
	margin: 0 27px 0 0;
	padding: 0;
	display: inline-block;
	float: left;
	overflow: hidden;
}
.w12-right {
        width: 48%;
        width: -webkit-calc(50% - 27px);
        width: -moz-calc(50% - 27px);
	width: calc(50% - 27px);
	margin: 0 27px 0 0;
	padding: 0;
	display: inline-block;
	float: left;
	overflow: hidden;
}
.opinion .image {
	width: 70px;
	height: 70px;
	float: left;
	position: relative;
}
.opinion h2 {
	color: #162752;
	padding: 0 0 10px 0;
	font-size: 14px;
	text-transform: none;
	line-height: 18px;
	letter-spacing: 0;
	font-weight: 400;
	font-family: 'Tinos', serif;
}
.opinion .common-content {
	float: left;
	display: inline-block;
        width: 95%;
        width: -webkit-calc(100% - 70px);
        width: -moz-calc(100% - 70px);
	width: calc(100% - 70px);
}
.opinion .image img {
	width: 100%;
	height: auto;
	border-radius: 100%;
	padding: 10px;
}
.opinion a {
	border-bottom: none !important;
	padding: 0 !important;
	font-size: 12px;
}
.opinion .first_loop {
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	float: left;
	padding: 20px 0 10px 0;
}
.normal_img img {
	width: 100%;
	height: auto;
}
.block-one .common-post, .news-block {
	padding-bottom: 0;
	margin-bottom: 0;
	position: relative;
}
.opinion article { padding-bottom: 0; 
	float: left;
	display: block;
	position: relative;
        width: 98%;
        width: -webkit-calc(100% - 27px);
        width: -moz-calc(100% - 27px);
	width: calc(100% - 27px);
}
.no-margin { margin: 0 !important; width: 50% !important; }
#amount_1 {
	margin: 15px 0;
	padding: 0 5px;
	text-align: center;
	width: 300px !important;
	border: 1px solid #ff7bfe;
}

#primary-navigation {
	float: left;
}
.donate_button {
	float: right;
	padding: 0;
	margin: 0;
	bottom: 0;
	position: absolute;
	right: 19px;
	/* width: 120px; */
}
.navigation span {
	float: right;
	color: #000;
	background-color: #8aeeff;
	padding: 10px 35px 10px 35px;
	vertical-align: middle;
	display: table-cell;
	text-transform: uppercase;
	border-radius: 5px 0 5px 0;
	line-height: 100%;
	width: 100%;
	text-align: center;
}
.add_comment {
	float: left;
	display: block;
	width: 100%;
	position: relative;
}
.add_comment textarea {
	border: 1px solid #ccc;
	border-radius: 0 0 35px 0;
	width: 100%;
	position: relative;
}
.add_comment input {
	background-color: #162752;
	color: #fff;
	padding: 7px 25px;
}
.add_comment input[type="submit"] {
	color: #fff;
	background-color: #162752;
	padding: 7px 25px;
}
.add_comment p {
	border: 1px solid #ccc;
	border-radius: 0 0 35px 0;
	width: 100%;
	position: relative;
	text-align: center;
	line-height: 50px;
}
#regular form {
	float: left;
	display: block;
	position: relative;
	margin: 35px 0;
}
#regular .header_serach form {
	float: left;
	display: block;
	position: relative;
	margin: 0;
}
#regular label {
	float: left;
	display: inline-block;
	width: 20%;
}
/*
#regular input[type="text"] {
	float: left;
	display: inline-block;
	width: 80%;
}*/
#regular fieldset {
	float: left;
        width: 90%;
        width: -webkit-calc(100% - 106px);
        width: -moz-calc(100% - 106px);
	width: calc(100% - 106px);
	display: inline-block;
}
/*#regular input[type="submit"] {
	background: #ff7bfe;
    background: -moz-linear-gradient(top, #ff7bfe 0%, #b50000 100%);
    background: -webkit-linear-gradient(top, #ff7bfe 0%,#b50000 100%);
    background: linear-gradient(to bottom, #ff7bfe 0%,#b50000 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff7bfe', endColorstr='#b50000',GradientType=0 );
	font-size: 17px;
	text-transform: uppercase;
	text-align: center;
	margin: auto;
	display: block;
}*/
#regular form .whalf {
	float: left;
	display: inline-block;
        width: 58%;
        width: -webkit-calc(50% - 20px);
        width: -moz-calc(50% - 20px);
	width: calc(50% - 20px);
	margin: 10px 0;
	padding: 10px;
}
#regular form .wfull {
	float: left;
	display: block;
	width: 100%;
	margin: 10px 0;
	padding: 10px;
}
#regular fieldset .ui-checkboxradio-label, #regular fieldset .amount_num {
	background: #ff7bfe;
	background: -moz-linear-gradient(top, #ff7bfe 0%, #b50000 100%);
	background: -webkit-linear-gradient(top, #ff7bfe 0%,#b50000 100%);
	background: linear-gradient(to bottom, #ff7bfe 0%,#b50000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff7bfe', endColorstr='#b50000',GradientType=0 );
	color: #fff;
	border: none;
	border-radius: 0;
	margin: 3px;
	font-size: 15px;
	font-weight: 700;
	line-height: 30px;
	width: auto;
	padding: 7px 55px;
	border-bottom: 2px solid #162752;
	max-width: 210px;
}
#regular fieldset .ui-state-active, #regular fieldset .amount_num:focus {
	background-color: #162752;
	background: #162752;
}
#regular .wfull label.amount {
	width: 100px;
	line-height: 30px;
	margin: 3px;
	padding: 7px 0;
}
#regular fieldset ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #fff;
    opacity: 1; /* Firefox */
}

#regular fieldset :-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #fff;
}

#regular fieldset ::-ms-input-placeholder { /* Microsoft Edge */
    color: #fff;
}
#regular fieldset input:focus::-moz-placeholder { opacity: .4; }​
#regular fieldset input:focus::-webkit-input-placeholder { opacity: .4; }
.img_position {
	position: relative;
	float: left;
	width: 33%;
	margin-right: 25px;
}
.img_position .txt_image {
	width: 100%;
}
.caption {
	position: absolute;
	bottom: -6px;
	left: 0;
	background-color: #f7f7f7;
	color: #162752;
	font-size: 13px !important;
}
.autohor_main_box {
	float: left;
	display: block;
	width: 70%;
	position: relative;
}
.author_main_header {
	position: relative;
	float: left;
	display: block;
	width: 100%;
}
.author_main_header img {
	width: 150px;
	height: 150px;
	border-radius: 100%;
	margin: 15px 15px 15px 0;
	float: left;
	display: inline-block;
}
.author_main_header h1 {
	float: left;
	display: inline-block;
	width: auto;
	line-height: 150px;
}
.autohor_main_box {
	float: left;
	display: block;
	width: 100%;
	position: relative;
	margin: 0 0 35px 0;
	border-bottom: 1px solid rgba(0, 0, 0, 0.2);
	padding: 0 0 35px 0;
}
.autohor_main_box p {
	color: #2a2a2a;
}
.col4 a {
	float: left;
	display: block;
	width: 100%;
}
.footer_soc a span {
	color: #fff;
	margin-left: 5px;
	display: inline-block;
}
.footer_soc svg {
	color: #FFF;
	padding: 5px;
	height: 25px;
	width: 25px !important;
	line-height: 25px;
	display: inline-block;
	float: left;
	margin: 3px 0;
	background-color: #011d3a;
	border-radius: 5px;
}
.footer_soc a span {
	color: #fff;
	margin: 2px 0 2px 5px;
	display: inline-block;
	line-height: 25px;
	float: left;
	padding: 2px 0;
}
.footer_subscribe input {
	width: 70%;
	margin: 3px 0;
}
.footer_subscribe input[type="text"] {
	background-color: transparent;
	border-bottom: 1px solid #fff;
	border-top: none;
	border-left: none;
	border-right: none;
	color: #fff;
	padding: 5px;
	float: left;
}
.footer_subscribe input[type="submit"], .submissions input[type="submit"] {
	border: none;
	color: #fff;
	padding: 5px;
	color: #162752;
	background-color: #fff;
	float: left;
}
.footer_subscribe input[type="submit"]:hover {
	color: #fff;
	background-color: #162752;
}
.page-pagination {
	float: left;
	display: block;
	width: 100%;
	margin: 25px 0 50px;
}
#security .breadcrumbs-block {
	display: none;
}
/*
.privacy a::after {
	content: '\2022';
	margin: 0 5px;
}
*/
a.authot_link {
	border-bottom: none !important;
	width: auto;
	display: inline-block;
	word-wrap: break-word;
	position: relative;
}
.cookieinfo p {
	color: #fff;
}
#regular .tag__s { display: none; }
.submissions .classform {
	float: left;
	display: block;
	width: 100%;
	position: relative;
}
.submissions .classform form {
	width: 70%;
	position: relative;
}
.submissions .classform form input {
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px solid rgba(0, 0, 0, 0.2);
	color: #162752;
}
.submissions .classform .row {
	margin: 0;
}
.submissions .classform form input[type="submit"] {
	border: none;
	background-color: #162752;
	width: 304px;
	color: #fff;
	padding: 10px;
	border-radius: 0;
	margin: auto;
	float: unset;
}
#regular .columns-sidebar .widget { display: none; }
#security .tag__s, #security .tags-block { display: none; }
#security .related_article { display: none; }
#security h6 strong, #security h5 b, #security h6 { font-size: 17px; font-weight: 700; }
#regular input[type="submit"], #regular input[type="button"] {
	background-color: #162752;
	margin: auto;
}


@media screen and (min-color-index:0) and (-webkit-min-device-pixel-ratio:0)
{ @media {
    .editors-pick .block-one article { margin: 0 0 5px 0; float: left; }
}
}

@supports not (display: grid) {
    .block-one article {
        display: inline-block;
        float: left;        
}
.block-one-two article {
        display: inline-block;
        float: left;
        width: 259px;
        margin-right: 27px;
}
.grid_blockone article {
        display: inline-block;
        float: left;
        width: 360px;
        margin-right: 27px;
}
.block-one article {
        display: inline-block;
        float: left;
        width: 259px;
        margin-right: 27px;
}
.grid_four_one article  {
        display: inline-block;
        float: left;
        width: 259px;
        margin-right: 27px;
}
.grid_four {
        display: inline-block;
        float: left;
        width: 259px;
        margin-right: 27px;
	display: grid;
}
.grid_four-two article {
        display: inline-block;
        float: left;
        width: 259px;
        margin-right: 27px;
}
.grid_colfour {
        display: inline-block;
        float: left;
        width: 270px;
        margin-right: 27px;
}
}
#foto .txt_image {
	width: 100%;
	margin: 15px 0 25px 0;
}
.columns-common h4 {
	font-weight: 700;
	font-size: 17px;
}
.video_container {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}
twitter-widget .EmbeddedTweet { width: 350px; }
.video_container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.marker {
	background-color: #ff0;
}
.article_content p span {
	color: unset;
	font-size: unset;
	font-weight: unset;
}
h1, h2, h3, h4, h5 {
	display: block;
	width: 100%;
	float: left;
}
#home h1 {
	font-size: 18px;
	font-weight: 600;
	color: #162752;
	border-bottom: 1px solid #162752;
	text-transform: uppercase;
}
.related_article h2 {
	font-size: 16px;
	font-weight: 600;
	color: #162752;
	border-bottom: 1px solid #162752;
	text-transform: uppercase;
	
}
			.phone_navigation i {
	background-color: #000;
	color: #fff;
	padding: 7px;
}
.phone_navigation .menu-btn {
	margin: 0;
	padding: 0;
	position: absolute;
}
#result::after {
    content: ' (ET)';
    position: relative;
}
.cc-message p {
	color: #fff;
}

.video_frame {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}
.video_frame iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.sponsored {
	position: relative;
}
.sponsored::after {
	content: 'sponsored';
	position: absolute;
	top: 5px;
	right: 7px;
	z-index: 100;
}
