/*!
Theme Name: konkurs
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: konkurs
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
----*/


/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
	margin: 0 0 1.5em;
	/* Make sure select elements fit in widgets. */
}

.widget select {
	max-width: 100%;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}
img.alignright { float: right; margin: 0 0 1em 1em; }
img.alignleft { float: left; margin: 0 1em 1em 0; }
img.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.alignright { float: right; }
.alignleft { float: left; }
.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.wp-caption { margin: 5px; padding: 5px; border: none; background: none; font-size:90%; color: black }
.wp-caption-text {font-size:10px; line-height:1.2; margin: 5px 0;}
/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
body {
	font-family: sans-serif;
	font-size: 16px;
	min-width: 320px;
	position: relative;
	line-height: 1.2;
	font-family: "Roboto Slab", sans-serif;
	overflow-x: hidden;
	margin:0;
	font-size: 19px;
	line-height: 27px;
}
#wrapper{
	overflow: hidden;
	width: 100%;
    
}

h1 {
	letter-spacing: initial;
    color: #333;
	font-size:32px;
    font-family: 'Gabriela';
	line-height: 1.15;
    margin: 1.5rem 10px;
}

ul{
	padding: 0;
	margin: 0;
	list-style: none;
}
.top-box{
	position: relative;
}
.header{
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	z-index: 6;
}
.container{
	/*width:1140px;*/
	margin-bottom:50px;
}

@media (max-width: 1180px){
	.container,
	.container-lg,
	.container-md,
	.container-sm{
		max-width:1140px
	}
}

@media (max-width: 991px){
	.container{
		max-width:990px
	}
}

@media (max-width: 800px){
	.container{
		max-width:800px
	}
}

@media (max-width: 768px){
	.container{
		max-width:767px;
	}
}
@media (max-width: 640px){
	.container{
		max-width:639px;
	}
}
@media (max-width: 481px){
	.container{
		max-width:480px;
	}
}
.calendar-desc img {
	max-width:100%;
	height:auto;
}
.dop_text_header_n {
	color: #fff;
	max-width: 850px;
	margin: 20px auto;
	text-align: center;
}
.top-bar{
	padding: 20px 0;
	border-bottom: 1px solid rgba(255, 255, 255, 0.13);
	margin-bottom: 20px;
	position: relative;
}
.top-bar:after{
	content: '';
	display: block;
	clear: both;
}
.lagn-bx{
	float: left;
}
.right-panel{
	float: right;
}
.right-panel > *{
	display: inline-block;
	vertical-align: middle;
}
.social{
	margin-right: 20px;
}
.social>li{
	display: inline-block;
	vertical-align: middle;
	margin-right: 13px;
	opacity: 0.8;
}
.social>li:hover{
	opacity: 1;
}
.top-links {
	font-size: 16px;
	line-height: 21px;
}
.top-links li{
	display: inline-block;
	margin-right: 35px;
}
.top-links li:last-child{
	margin-right: 0;
}
.top-links a{
	color: #FFFFFF;
	opacity: 0.8;
	text-decoration: none;
	cursor:pointer;
}
.top-links a:hover{
	opacity: 1;
}
.top-links a>*{
	display: inline-block;
	vertical-align: middle;
}
.top-links a img{
	margin-right: 5px;
}
.nav{
	font-size: 18px;
	line-height: 24px;
	font-weight: 700;
	position: relative;
	z-index: 7;
}
.nav>li{
	display: inline-block;
	margin-right: 32px;
	position: relative;
	padding-bottom: 15px;
}
.nav>li:last-child{
	margin-right: 0;
}
.nav>li>a{
	color: #FFFFFF;
	text-decoration: none;
}
.nav>li>a:hover, .nav>li:hover>a{
	text-decoration: underline;
}
.nav>li.menu-item-has-children{
	padding-right: 20px;
	background: url(./img/arr2.svg) 100% 10px no-repeat;
}
.nav>li.menu-item-has-children:hover .sub-menu{display: block;}
.sub-menu{
	background: #D7F6FF;
	box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1);
	border-radius: 8px;
	width: 250px;
	padding: 25px;
	position: absolute;
	top: 100%;
	z-index: 6;
	left: 0;
	display: none;
}
.sub-menu li{
	margin-bottom: 10px;
}
.sub-menu li:last-child{
	margin-bottom: 0;
}
.sub-menu a{
	font-weight: 700;
	font-size: 18px;
	text-decoration: none;
	color: #1F73B9;
}
.sub-menu a:hover{
	text-decoration: underline;
}
.title {
	line-height:1.2;
}
.h1-title{
	margin: 0;
	width: 1112px;
	margin-left: -480px;
	position: absolute;
	top: 220px;
	left: 50%;
	text-align: center;
	color: #fff;
	font-weight: 700;
	z-index: 5;
}
.h1-title > *{
	display: inline-block;
	vertical-align: middle;
}
.h1-title .s1{
	font-weight: 700;
	font-size: 197px;
	line-height: 200px;
}
.h1-title .s2{
	font-weight: 700;
	font-size: 90px;
	line-height: 90px;
}
.top-slider .slide-wrap{
	height: 800px;
	padding-top: 480px;
	background-position: 50% 0;
	background-repeat: no-repeat;
	background-size: cover;
}
.top-slider .list{
	max-width: 615px;
	margin: 0 auto;
	font-size: 24px;
	line-height: 120%;
	color: #FFFFFF;
	position:relative;
}
.top-slider .list li{
	margin-bottom: 20px;
}
.top-slider .owl-dots{
	right: 50px;
	top: 50%;
	transform: translate(0, -50%);
	z-index: 6;
	position: absolute;
}
.top-slider .owl-dots>div{
	width: 24px;
	height: 24px;
	border-radius: 12px;
	border: 1px solid transparent;
	position: relative;
	background: none;
}
.top-slider .owl-dots>div:after{
	width: 10px;
	height: 10px;
	position: absolute;
	left: 6px;
	top: 6px;
	border-radius: 5px;
	background: #FFFFFF;
	opacity: 0.5;
	content: '';
}
.top-slider .owl-dots>div.active{
	border-color: #fff;
}
.top-slider .owl-dots>div.active:after{
	opacity: 1;
}
/*custom forms styles*/
/* hide original element */
.jcf-hidden {
	display: block !important;
	position: absolute !important;
	left: -9999px !important; /* change to right: -9999px on RTL sites */
}
/* custom checkbox styles */
.chk-area {
	background: #FAFEFF;
	border: 1px solid #1F73B9;
	border-radius: 6px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
	width: 30px;
	height: 30px;
	position: relative;
}
.chk-checked:after {
	content: '';
	width: 16px;
	height: 16px;
	position: absolute;
	border-radius: 6px;
	background: #1F73B9;
	left: 6px;
	top: 6px;
}
.wpcf7-acceptance input[type="checkbox"] {
	opacity: 0;
	width: 30px;
	height: 30px;
	margin-right: 10px;
}
.wpcf7-acceptance input[type="checkbox"] ~ .wpcf7-list-item-label .check-bx {
	background: #FAFEFF;
	border: 1px solid #1F73B9;
	border-radius: 6px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
	width: 30px;
	height: 30px;
	position: absolute;
	left: 0;
	top: -3px;
}
.wpcf7-acceptance input[type="checkbox"]:checked ~ .wpcf7-list-item-label .check-bx:after {
	content: '';
	width: 16px;
	height: 16px;
	position: absolute;
	border-radius: 6px;
	background: #1F73B9;
	left: 6px;
	top: 6px;
}
.wpcf7-acceptance label {
	position: relative;
}
.wpcf7-acceptance label:before
/* custom radio styles */
.rad-area {
	background: #FAFEFF;
	border: 1px solid #1F73B9;
	border-radius: 6px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
	width: 30px;
	height: 30px;
	position: relative;
}
.rad-checked:after {
	content: '';
	width: 16px;
	height: 16px;
	position: absolute;
	border-radius: 10px;
	background: #1F73B9;
	left: 6px;
	top: 6px;
}
/* custom select styles */

.select-area {
	position: relative;
	overflow: hidden;
	cursor: default;
	background: #FAFEFF;
	border: 1px solid #D08D3C;
	border-radius: 6px;
	margin: 0;
	float: none;
	#display: block;
	height: 20px;
	#width: 100%;
	#margin-bottom: 20px;
	font-weight: 400;
	font-size: 15px;
	line-height: 24px;
	color:#333333;
	outline: 0;
	#display: inline;
	#width: 100% !important;
}
.select-focus {
	background: #fff;
}
.select-area .center {
	white-space: nowrap;
	padding: 17px 15px;
	display: inline-block;
}
.select-disabled {
	background: #eee;
}
.select-area .select-opener {
	#background: url(img/arr-sel.svg) 0 50% no-repeat;
	position: absolute;
	height: 100%;
	width: 33px;
	right: 0;
	top: 0;
}
.select-options {
	position: absolute;
	overflow: hidden;
	background: #fff;
	z-index: 2000;
	border-radius: 6px;
}
.select-options .drop-holder {
	border: 1px solid #1F73B9;
	border-radius: 6px;
	overflow: hidden;
	height: 1%;
}
.select-options ul {
	list-style: none;
	overflow: hidden;
	padding: 0;
	margin: 0;
}



.select-options ul li {
	width: 100%;
	float: left;
}
.select-options ul a {
	text-decoration: none;
	padding: 5px 10px;
	display: block;
	cursor: default;
	color: #fff;
	height: 1%;
	font-size: 14px;
}
.select-options .item-selected a {
	text-decoration: none;
	background: #E2F8FF;
	color: #000;
}
/* custom file input */
.file-area .jcf-input-wrapper {
	position: relative;
	overflow: hidden;
	display: block;
}
#.file-area .jcf-upload-button {
	border: 1px solid #777;
	padding: 10px 15px;
	background: #777;
	color: #fff;
	float: left;
	height: 20px;
}
#.file-area .jcf-fake-input {
	border: 1px solid #777;
	padding: 10px 15px;
	float: left;
	margin: 0 5px;
	width: 200px;
	height: 20px;
}
.file-disabled .jcf-upload-button {
	border-color: #eee;
	background-color: #eee;
	color: #777;
}
#.file-disabled .jcf-fake-input {
	border-color: #eee;
	color: #aaa;
}
.select-lang{
	width: 64px !important;
	border: 1px solid rgba(255,255,255,0.3);
	border-radius: 21px;
	height: 34px;
	background: none;
	margin-bottom: 0;
}
.select-lang .center{
	display: block;
	padding: 6px 10px;
	font-weight: 700;
	font-size: 14px;
	line-height: 21px;
	color: #FFFFFF;
}
.select-lang .select-opener{
	height: 100%;
	width: 20px;
	background: url(img/arr.svg) 0 50% no-repeat;
}
.toggle_mnu.active{position: fixed; z-index: 12;}
.toggle_mnu {
	display: none;
	width: 40px;
	height: 40px;
	position: absolute;
	z-index: 10;
	border: none;
	background-color: #1F73B9;
	right: 15px;
	top: 18px; }
.sandwich {
	width: 28px;
	height: 28px;
	position: absolute;
	top: 8px;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	z-index: 200; }
.sw-topper {
	position: relative;
	top: 0;
	width: 28px;
	height: 3px;
	background: white;
	border: none;
	border-radius: 4px 4px 4px 4px;
	-webkit-transition: -webkit-transform 0.5s, top 0.2s;
	transition: transform 0.5s, top 0.2s;
	display: block; }
.sw-bottom {
	display: block;
	position: relative;
	width: 28px;
	height: 3px;
	top: 6.6px;
	background: white;
	border: none;
	border-radius: 4px 4px 4px 4px;
	-webkit-transition: -webkit-transform 0.5s, top 0.2s;
	transition: transform 0.5s, top 0.2s;
	-webkit-transition-delay: 0.2s, 0s;
	transition-delay: 0.2s, 0s; }
.sw-footer {
	display: block;
	position: relative;
	width: 28px;
	height: 3px;
	top: 13.5px;
	background: white;
	border: none;
	border-radius: 4px 4px 4px 4px;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s; }
.sandwich.active .sw-topper {
	top: 9px;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg); }
.sandwich.active .sw-bottom {
	top: 6px;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg); }
.sandwich.active .sw-footer {
	opacity: 0;
	top: 0;
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg); }
.map-box{
	padding: 60px 0;
}
.map-box .text{
	margin-bottom: 90px;
	border-left: 8px solid #EF2E65;
	padding-left: 22px;
	font-weight: 700;
	font-size: 24px;
	line-height: 1.3;
	color: #1F73B9;
}
.map-box .map-bg{
	position: relative;
	left: -78px;
}
.map-box .bg-bx{
	position: relative;
	height: 230px;
	max-width: 370px;
	margin: 0 auto;
	margin-bottom: 30px;
	border: 1px solid rgba(0, 106, 153, 0.22);
	background-position: 50% 100%;
	background-repeat: no-repeat;
}
.map-box .bg-bx .over{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 2;
	height: 100%;
}

.map-box .bg-bx .tt{
	font-weight: 700;
	font-size: 24px;
	line-height: 32px;
	color: #1F73B9;
	padding: 24px;
	padding-right: 100px;
	position: absolute;
	left: 0;
	bottom: 0;
}
.info-box{
	padding: 84px 0;
	background: url(img/inf-bg.jpg) 50% 0 / cover no-repeat;
}
.info-box .bg-bx{
	position: relative;
	height: 230px;
	max-width: 570px;
	margin: 0 auto;
	background-color: #E2F8FF;
	background-position: 100% 0;
	background-repeat: no-repeat;
}
.info-box .bg-bx .over{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 2;
	height: 100%;
}
.info-box .bg-bx:hover{
	background-color: #fff;
}
.info-box .bg-bx .tt{
	font-weight: 700;
	font-size: 24px;
	line-height: 32px;
	text-transform: uppercase;
	color: #1F73B9;
	padding: 24px;
	position: absolute;
	left: 0;
	bottom: 0;
}
.news-box{
	padding: 67px 0;
}
.news-item{
	margin-bottom: 30px;
}
.news-item .img{
	margin-bottom: 20px;
}
.news-item .img img{
	display: block;
	width: 100%;
}
.news-item .name{
	font-size: 22px;
	line-height: 29px;
	text-transform: capitalize;
	color: #000000;
	margin-bottom: 20px;
}
.news-item .date {
	font-size: 16px;
	line-height: 21px;
	color: #1F73B9;
	margin-bottom: 6px;
}
.news-item .name a{
	color: #000000;
	text-decoration: none;
}
.news-item .name a:hover{
	color: #1F73B9;
}
.news-item .more{
	display: inline-block;
	font-weight: bold;
	font-size: 18px;
	line-height: 24px;
	text-transform: capitalize;
	color: #1F73B9;
	text-decoration: none;
	border-bottom: 1px solid rgba(31, 115, 185, 0.26);;
}
.news-item .more:hover{
	border-bottom-color: transparent;
}
b{font-weight: 700;}
.footer{
	padding: 43px 0 30px;
	background: #e1f8fe url(img/foot.jpg) 50% 0 no-repeat;
}
.footer .h3{
	font-weight: 700;
	font-size: 24px;
	line-height: 32px;
	text-transform: uppercase;
	color: #1F73B9;
	margin-bottom: 20px;
}
.footer .left{float: left;}
.footer .right{float: right;}
.footer .social{margin-right: 0;}
.footer .social li{
	opacity: 1;
	border-radius: 25px;
	overflow: hidden;
	/*border:1px solid #1F73B9;*/
}
.footer .social li a {
	width:50px;
	height:50px;
	line-height:45px;
	text-align:center;
	display: block;
    background-color: #1f73b9;
}
.footer .social li:hover{
	transition: .5s ease-in-out;
	-webkit-transform: rotate(360deg);
	transform: rotate(360deg);
}
.footer .cont {
	font-size: 18px;
	line-height: 24px;
	/*text-transform: capitalize;*/
	color: #1F73B9;
}
.footer .cont li{
	margin-bottom: 6px;
	padding-left: 30px;
}
.footer .cont .mail{
	color: #1F73B9;
	text-decoration: underline;
}
.footer .cont .mail:hover{
	text-decoration: none;
}
.footer .cont .tel{
	font-size: 24px;
	font-weight: 700;
	color: #1F73B9;
	text-decoration: none;
}
.footer .cont li:nth-child(1){
	background: url(img/c1.svg) 0 50% no-repeat;
}
.footer .cont li:nth-child(2){
	background: url(img/c2.svg) 0 50% no-repeat;
}
.footer .cont li:nth-child(3){
	background: url(img/c3.svg) 0 50% no-repeat;
}
.made{
	font-size: 14px;
	line-height: 18px;
	color: #1F73B9;
	margin-top: 30px;
	padding-left: 30px;
	display: none;
}
.made a{
	color: #1F73B9;
	text-decoration: none;
}
.made a:hover{
	text-decoration: underline;
}
.tb-inner{
	background: url(img/inner-bg.jpg) 50% 0 / cover no-repeat;
	min-height: 440px;
}
.inner-heading{
	padding-top: 200px;
}
.inner-heading .t1{
	font-weight: 700;
	font-size: 36px;
	line-height: 47px;
	text-align: center;
	color: #FFFFFF;
	margin-bottom: 10px;
}
.inner-heading .t2{
	font-weight: 700;
	font-size: 48px;
	line-height: 63px;
	text-align: center;
	color: #FFFFFF;
	text-transform: uppercase;
}
.page-template-orgcom .inner-heading .t1{
	font-weight: 700;
	font-size: 48px;
	line-height: 63px;
	text-align: center;
	color: #FFFFFF;
	text-transform: uppercase;
	margin-top: 10px;
	margin-bottom: 0;
}
.page-template-orgcom .inner-heading .t2{
	font-weight: 700;
	font-size: 36px;
	line-height: 47px;
	text-align: center;
	color: #FFFFFF;
	max-width: 820px;
	margin: 0 auto 10px;
}
.state-box{
	padding: 40px 0;
}
.breadcrumbs{
	font-size: 16px;
	line-height: 21px;
	color: #1F73B9;
	margin-bottom: 50px;
}
.breadcrumbs a{
	color: #1F73B9;
	text-decoration: none;
}
.breadcrumbs a:hover{
	text-decoration: underline;
}
#breadcrumbs a{
	color:#CB9946;
}
#breadcrumbs a:hover{
	color:#DABE1B;
}
.breadcrumb_last {
	font-weight:700;
}
.state-text .sep{
	margin-bottom: 20px;
}
.state-text p{
	font-size: 19px;
	line-height: 27px;
	color: #333333;
	margin: 0 0 30px;
}
.state-text p b{
	color: #1F73B9;
}
.person-item{
	margin-bottom: 40px;
}
.person-item .img{
	width: 100px;
	height: 100px;
	border-radius: 50px;
	overflow: hidden;
	margin-bottom: 10px;
}
.person-item .img img {
	max-width: 100%;
	height: auto;
}
.person-item .name{
	font-weight: 700;
	font-size: 24px;
	line-height: 32px;
	color: #1F73B9;
	margin-bottom: 5px;
}
.person-item .fah{
	font-size: 16px;
	line-height: 21px;
	color: #1F73B9;
	margin-bottom: 20px;
}
.person-item p{
	font-size: 16px;
	line-height: 24px;
	color: #000000;
	margin: 0;
}
.bot-bx-item{
	background: #E2F8FF url(img/bbi-bg.png) 50% no-repeat;
	position: relative;
	border: 1px solid rgba(0, 106, 153, 0.22);
	height: 230px;
	max-width: 370px;
	margin: 0 auto 30px;
}
.bot-bx-item:hover{
	background-color: #fff;
}
.bottom-boxes{
	padding: 84px 0 41px;
	background: url(img/bbi.jpg) 50% 0 / cover no-repeat;
}
.bot-bx-item .over{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 2;
	height: 100%;
}
.bot-bx-item .tt{
	font-weight: 700;
	font-size: 18px;
	line-height: 24px;
	color: #1F73B9;
	padding: 24px;
	position: absolute;
	left: 0;
	bottom: 0;
	text-transform: uppercase;
}
.bot-bx-item .ico{
	margin-left: 24px;
	margin-top: 33px;
}
.inner-heading .t2-single{
	margin-top: 40px;
}
.anketa-form{
	padding-bottom: 40px;
}
.anketa-form .h3{
	font-weight: 700;
	font-size: 36px;
	line-height: 47px;
	text-transform: uppercase;
	color: #000000;
	margin-bottom: 60px;
}
.anketa-form input[type='text'],
.anketa-form input[type='email'],
.anketa-form input[type='tel'],
.anketa-form input[type='password'],
.anketa-form input[type='date'],
.anketa-form textarea{
	background: #FAFEFF;
	border: 1px solid #1F73B9;
	border-radius: 6px;
	height: 60px;
	width: 100%;
	padding: 0 15px;
	font-weight: 700;
	font-size: 18px;
	line-height: 24px;
	color: #000;
	outline: 0;
}
.wpcf7-form-control-wrap {
	margin-bottom: 20px;
	display: block;
}
.ch .wpcf7-form-control-wrap {
	display: inline;
}
.ch span.wpcf7-list-item {
	margin-left: 0;
}
.anketa-form textarea{
	padding: 15px;
	width: 100% !important;
	height: 99px !important;
	overflow: auto;
}
.anketa-form input[type='text']:focus, .anketa-form textarea:focus{
	background: #E2F8FF;
}
.anketa-form input[type='text']::-webkit-input-placeholder {
	color:#8FB9DC;}
.anketa-form input[type='text']:-moz-placeholder {
	color:#8FB9DC;}
.anketa-form input[type='text']::-moz-placeholder {
	color:#8FB9DC;}
.anketa-form input[type='text']:-ms-input-placeholder {
	color:#8FB9DC;}

.anketa-form input[type='text'][name="your-link"]::-webkit-input-placeholder {
	font-size:13px;}
.anketa-form input[type='text'][name="your-link"]:-moz-placeholder {
	font-size:13px;}
.anketa-form input[type='text'][name="your-link"]::-moz-placeholder {
	font-size:13px;}
.anketa-form input[type='text'][name="your-link"]:-ms-input-placeholder {
	font-size:13px;}

.anketa-form input[type='password']:focus, .anketa-form textarea:focus{
	background: #E2F8FF;
}
.anketa-form input[type='password']::-webkit-input-placeholder {
	color:#8FB9DC;}
.anketa-form input[type='password']:-moz-placeholder {
	color:#8FB9DC;}
.anketa-form input[type='password']::-moz-placeholder {
	color:#8FB9DC;}
.anketa-form input[type='password']:-ms-input-placeholder {
	color:#8FB9DC;}

.anketa-form input[type='tel']::-webkit-input-placeholder {
	color:#8FB9DC;}
.anketa-form input[type='tel']:-moz-placeholder {
	color:#8FB9DC;}
.anketa-form input[type='tel']::-moz-placeholder {
	color:#8FB9DC;}
.anketa-form input[type='tel']:-ms-input-placeholder {
	color:#8FB9DC;}
.anketa-form input[type='email']::-webkit-input-placeholder {
	color:#8FB9DC;}
.anketa-form input[type='email']:-moz-placeholder {
	color:#8FB9DC;}
.anketa-form input[type='email']::-moz-placeholder {
	color:#8FB9DC;}
.anketa-form input[type='email']:-ms-input-placeholder {
	color:#8FB9DC;}
.anketa-form textarea::-webkit-input-placeholder {
	color:#8FB9DC;}
.anketa-form textarea:-moz-placeholder {
	color:#8FB9DC;}
.anketa-form textarea::-moz-placeholder {
	color:#8FB9DC;}
.anketa-form textarea:-ms-input-placeholder {
	color:#8FB9DC;}
.file-field .file-area .jcf-upload-button{
	display: none;
}
.file-field .file-area .jcf-fake-input{
	cursor: pointer;
	background: #FAFEFF;
	background: #FAFEFF url(img/upload.svg) 98% 50% no-repeat;
	border: 1px solid #1F73B9;
	border-radius: 6px;
	margin: 0;
	float: none;
	display: block;
	height: 60px;
	width: 100%;
	margin-bottom: 0;
	padding: 15px;
	font-weight: 700;
	font-size: 18px;
	line-height: 24px;
	color:#8FB9DC;
	outline: 0;
}
.file-field .file-focus .jcf-fake-input{
	background-color: #E2F8FF;
}
.file-field .file-area .jcf-fake-input em{
	font-style: normal;
}
.photo-add-bx{
	margin-bottom: 75px;
	max-width: 261px;
	text-align: center;
}
.photo-frame{
	margin-bottom: 25px;
	width: 261px;
	height: 261px;
	padding-top: 53px;
	background: url(img/ph-frame.svg) 50% no-repeat;
}
.photo-frame .photo-wrap{
	width: 155px;
	height: 155px;
	line-height:155px;
	margin: 0 auto;
	border: 10px solid transparent;
	border-radius: 77px;
	overflow: hidden;
}
.photo-frame .photo-wrap img{
	width: 100%;display: block;
}
.file-add .file-area .jcf-upload-button{
	display: none;
}
.file-add .file-area .jcf-fake-input{
	padding: 0;height: auto;
	margin: 0;
	width: 100%;
	border: 0;
	float: none;
	display: block;
	font-weight: bold;
	font-size: 18px;
	line-height: 24px;
	text-decoration-line: underline;
	color: #1F73B9;
	cursor: pointer;

}
.file-add .file-area .jcf-fake-input em{
	font-style: normal;
}
.file-input-opacity{cursor: pointer;}
.file-area{overflow: hidden;}
.anketa-form .ch{
	font-weight: bold;
	font-size: 15px;
	line-height: 20px;
	color: #8FB9DC;
	margin-bottom: 30px;
}
.anketa-form .ch a{
	text-decoration-line: underline;
	color: #1F73B9;
}
.anketa-form .ch a:hover{
	text-decoration: none;
}
.anketa-form .btn-wr{
	overflow: hidden;
}
.anketa-form p {
	margin: 0;
}
.anketa-form input[type='submit'], .site_btn {
	background: #1F73B9;
	border-radius: 6px;
	width: 270px;
	height: 60px;
	margin: 0;
	padding: 0;
	border: none;
	cursor: pointer;
	font-weight: 700;
	font-size: 18px;
	line-height: 24px;
	color: #FFFFFF;
	float: right;
	text-decoration: none;
	display: inline-block;
	text-align: center;
	line-height: 60px;
}
.anketa-form input[type='submit']:hover, .site_btn:hover{
	opacity: 0.9;
}
.tab-list {
	overflow: hidden;
	padding: 0px;
	margin: 0 0 10px;
	height: 1%;
}
.tab-list .tab {
	display: none;
	position: absolute;
	left: -99999999px;
}
.tab-list .tab.active{
	position: relative;
	display: block;
	left: auto;
}
ul.tabset {
	position: relative;
	list-style: none;
	overflow: hidden;
	margin: 0;
	width: 100%;
	padding: 0;
	padding-bottom: 18px;
	border-bottom: 1px solid rgba(31, 115, 185, 0.16);
	margin-bottom: 37px;
	display: table;
	table-layout: fixed;
}
ul.tabset li {
	vertical-align: top;
	padding-right: 44px;
	display: table-cell;
}
ul.tabset li:last-child{
	margin-right: 0;
}
ul.tabset a {
	color: #1F73B9;
	display: block;
	text-decoration: none;
	font-weight: 700;
	font-size: 16px;
	line-height: 20px;
	white-space: nowrap;
}
ul.tabset a > .t {
	white-space: normal;
	max-width: 66%;
}
ul.tabset a > *{
	display: inline-block;
	vertical-align: middle;
}
ul.tabset .ico{
	width: 38px;
	height: 38px;
	background: #1F73B9;
	text-align: center;
	border-radius: 50%;
	margin-right: 10px;
	line-height: 38px;
}

ul.tabset .ico img{
	display: inline-block;
	vertical-align: middle;
}
ul.tabset a.active,
ul.tabset a:hover {
	color: #EF2E65;
}
ul.tabset a.active .ico,
ul.tabset a:hover .ico{
	/*background: #EF2E65;*/
}
.vizit-row{
	margin-top: 50px;
}
.vizit-item{
	margin: 0 0 30px;
	padding: 16px 20px;
	text-align: center;
	background: #E2F8FF;
	border-radius: 8px;
}
.vizit-item .photo{
	border: 5px solid #1F73B9;
	overflow: hidden;
	width: 90px;
	height: 90px;
	border-radius: 50%;
	margin: 0 auto 8px;
	background: url(./img/user.svg) 50% no-repeat;
}
.vizit-item .photo img{
	width: 100%;
	height: 100%;
	object-fit:cover;
	display: block;
}
.vizit-item .name{
	font-weight: 700;
	font-size: 20px;
	line-height: 32px;
	color: #1F73B9;
}
.vizit-item .city{
	font-size: 18px;
	line-height: 28px;
	color: #020202;
	margin-bottom: 12px;
}
.vizit-item .btn{
	background: #1F73B9;
	border: 1px solid #1F73B9;
	border-radius: 6px;
	width: 100%;
	padding: 17px 0;
	text-decoration: none;
	cursor: pointer;
	font-weight: 700;
	font-size: 18px;
	line-height: 24px;
	color: #FFFFFF;
	display: block;
}
.vizit-item .btn:hover{
	background: #1261A3;
}
.orgkom-box .row {
	display: flex;
	flex-wrap: wrap;
}
.orgkom-box .row > div {
	margin-bottom: 30px;
}
.orgkom-item {
	background: #E2F8FF;
	border-radius: 8px;
	height:100%;
	padding: 25px;
	overflow: hidden;
}
.orgkom-item .photo {
	border: 5px solid #1F73B9;
	overflow: hidden;
	width: 90px;
	height: 90px;
	border-radius: 50%;
	float: left;
	margin-right: 19px;
	background: url(../img/user.svg) 50% no-repeat;
}
.orgkom-item .photo img {
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
}
.orgkom-item .text {
	overflow: hidden;
}

.orgkom-item .text .name {
	font-weight: 700;
	font-size: 24px;
	line-height: 28px;
	margin-bottom: 14px;
	color: #1F73B9;
}
.orgkom-item .text p {
	margin: 0;
}

.nomination-item{
	border-bottom: 1px solid rgba(31, 115, 185, 0.16);
	padding-bottom: 60px;
	margin-bottom: 60px;
	overflow: hidden;
}
.nomination-item:last-child{
	padding-bottom: 0;
	margin-bottom: 0;
	border-bottom: 0;
}
.nomination-item .ico{
	float: left;
	margin-right: 20px;
}
.nomination-item .text{
	overflow: hidden;
}
.nomination-item .text .name{
	font-weight: 700;
	font-size: 36px;
	line-height: 40px;
	margin-bottom: 14px;
	color: #000000;
}
.nomination-item .text .theme{
	font-weight: 700;
	font-size: 24px;
	line-height: 28px;
	color: #1F73B9;
	margin-bottom: 30px;
}
.nomination-item .text p{
	margin-bottom: 30px;
}
.nomination-item .text p:last-child{
	margin: 0;
}
.nomination-item .text .t1{
	font-weight: bold;
	font-size: 24px;
	line-height: 28px;
	margin-bottom: 14px;
	color: #020202;
}
.nomination-item .text .t2{
	font-size: 20px;
	line-height: 28px;
	color: #000000;
	margin-bottom: 20px;
}
.nomination{
	padding-bottom: 60px;
}

.overlay, .nav-overlay{
	position:fixed;
	background:rgba(255,255,255,0.8);
	height:100%;
	left:0;
	top:0;
	width:100%;
	z-index:10;
	display: none;
}
.popup{
	left:50%;
	top:50px;
	margin-left:-285px;
	position:fixed;
	z-index:11;
	width: 570px;
	padding: 40px 50px;
	background: #FFFFFF;
	box-shadow: 0px 4px 29px rgba(31, 115, 185, 0.2);
	border-radius: 10px;
	display: none;
}
.popup .close{
	position:absolute;
	top:10px;
	right:10px;
}
.popup .close:hover{
	cursor:pointer;
}
.popup .h3{
	text-align: center;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 36px;
	line-height: 40px;
	color: #000000;
	margin-bottom: 30px;
}
.popup .links{
	overflow: hidden;
	padding: 20px 0;
	margin-bottom: 20px;
}
.popup .links .link{
	font-weight: 700;
	font-size: 15px;
	line-height: 20px;
	text-decoration: none;
	color: #8FB9DC;
}
.popup .links .link:hover{
	text-decoration: underline;
	color:#1F73B9;
}
.popup .links .link-forget{
	float: left;
}
.popup .links .link-reg{
	float: right;
}
.popup .sub-wr{
	overflow: hidden;
}
.popup .anketa-form{
	padding: 0;
}

.logos {
	position: absolute;
	left: 100px;
	top: 2px;
}
.logos li {

	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
}

.block404 {
	padding: 150px 0;
	text-align: center;
}
.block404 img {
	max-width: 100%;
}
.block404 .t {
	font-weight: bold;
	font-size: 20px;
	line-height: 26px;
	color: #1F73B9;
	position: relative;
	top: -40px;
}
.error404 .bottom-boxes,
.post-type-archive .bottom-boxes,
.news-template-default .bottom-boxes,
.page-template-gallery .bottom-boxes,
.tax-articles_category .bottom-boxes {
	display: none;
}
.error404 .tb-inner {
	min-height: 170px;
}
.error404 .inner-heading {
	display:none;
}

.pager-box {
	margin-top: 20px;
	text-align: center;
}
.pager-box a, .pager-box span {
	display: inline-block;
	vertical-align: middle;
	margin: 0 4px;
	width: 45px;
	height: 45px;
	text-align: center;
	text-decoration: none;
	color: #1F73B9;
	line-height: 45px;
	border-radius: 30px;
	font-size: 18px;
	font-weight: 600;
	background: #E2F8FF;
	border: 1px solid #1F73B9;
}
.pager-box .prev, .pager-box .next {
	margin: 0 10px;
}
.pager-box .prev svg, .pager-box .next svg {
	position: relative;
	top: 2px;
}
.pager-box .dots {
	border: 0;
	background: none;
	width: auto;
	padding: 0 5px;
}
.pager-box span.current {
	border: 1px solid #EF2E65;
	background: #EF2E65;
	color: #fff;
}
.pager-box a:hover {
	background: #1F73B9;
	color: #fff;
}
.pager-box .prev:hover svg path, .pager-box .next:hover svg path {
	fill: #ffffff;
}

.news-full .date {
	font-size: 16px;
	line-height: 21px;
	color: #1F73B9;
	margin-bottom: 10px;
}
.news-full .title {
	text-transform: none;
	margin-bottom: 40px;
	line-height: 1.2;
}
.image img{
	max-width:100%;
}
.news-full .image {
	margin-bottom: 30px;
}
.news-full .image img {
	max-width: 100%;
}
.back-link {
	margin-top: 50px;
	display: inline-block;
	text-decoration: none;
	font-weight: 700;
	font-size: 18px;
	line-height: 24px;
	color: #1F73B9;
	margin-bottom: 20px;
}
.back-link .arrow {
	width: 45px;
	height: 45px;
	text-align: center;
	border-radius: 30px;
	background: #E2F8FF;
	border: 1px solid #1F73B9;
	margin-right: 10px;
}
.back-link span {
	display: inline-block;
	vertical-align: middle;
}
.back-link .arrow svg {
	position: relative;
	top: 12px;
}
.back-link:hover .arrow {
	background: #1F73B9;
}
.back-link:hover .arrow svg path {
	fill: #ffffff;
}
.gallery-grid {
	margin-top: 40px;
}
#fancybox-title {
	margin-left: 0 !important;
}
.grid-sizer,
.gallery-grid a {
	width: 32%;
}

.gutter-sizer {
	width: 2%;
}
.gallery-grid a {display: block; margin: 0 0 30px;}
.gallery-grid a img { width: 100%; height:100%; object-fit: cover;}
.gallery-grid img {
	-moz-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	-webkit-transition: all 0.5s ease-out;
}
.gallery-grid a:hover img {

	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-o-transform: scale(1.05);

}

.sinematica-item .title {
	margin-bottom: 30px;
	padding-bottom: 10px;
	font-weight: 700;
	font-size: 36px;
	color: #1F73B9;
	text-transform: none;
	border-bottom: 1px solid rgba(31, 115, 185, 0.16);
	line-height:1.2;
}
.sinematica-item {
	margin-bottom: 70px;
}
.sinema-item .img a {
	display:block;
	position: relative;
	overflow: hidden;
	padding-top: 56.25%;
}
.sinema-item .img a iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0;
}
.sinematica-item .texts {
	margin-bottom: 30px;
}
.calendar-tags {
	border-bottom: 1px solid rgba(31, 115, 185, 0.16);
	padding-bottom: 10px;
	margin-bottom: 40px;
}
.calendar-tags li {
	display: inline-block;
	margin-right: 15px;
}
.calendar-tags a {
	font-weight: 700;
	font-size: 18px;
	line-height: 28px;
	text-transform: uppercase;
	text-decoration: none;
	color: #1F73B9;
}
.calendar-tags a:hover, .calendar-tags a.act {
	color: #EF2E65;
}
.calendar-item .name {
	font-weight: 700;
	font-size: 22px;
	line-height: 29px;
	color: #000000;
	margin-bottom: 14px;
	text-transform: none;
}
.calendar-item p {
	margin-bottom: 20px;
	font-size:14px;
}
.calendar-item .more {
	margin-bottom:20px;
}
.state-links > li {
	padding: 20px 0;
	border-bottom: 1px solid rgba(31, 115, 185, 0.16);
	position: relative;
}
.state-links > li > a {
	font-weight: 700;
	font-size: 20px;
	line-height: 26px;
	text-transform: capitalize;
	color: #1F73B9;
	text-decoration: none;
}
.state-links li.current-cat > a,
.state-links li.current-cat-parent > a,
.state-links li a:hover {
	color: #EF2E65;
}
.state-links > li.i-have-kids:after {
	content: "";
	background: url(./img/arr3.svg) 100% 50% no-repeat;
	width: 15px;
	height: 7px;
	position: absolute;
	right: 0;
	top: 31px;
	cursor: pointer;
}
.state-links > li.i-have-kids.current-cat-parent:after,
.state-links > li.i-have-kids.current-cat:after{
	transform: rotate(-180deg);
}
.state-links li .children,
.state-links li .children{
	display: none;
	padding-top: 15px;
	margin-top: 20px;
	padding-left: 20px;
	border-top: 1px solid rgba(31, 115, 185, 0.16);
}
.state-links li.current-cat .children,
.state-links li.current-cat-parent .children{
	display: block;
}
.state-links .children li {
	margin-bottom: 5px;
}
.state-links .children a {
	font-size: 16px;
	color: #1F73B9;
	text-decoration: none;
}
.news-item .no-img {
	height: 6px;
	background: #1F73B9;
}
.table1 {
	border-collapse: collapse;
}
.table1 td {
	border: solid 1px #eee;
	padding: 10px;
}

.news-two-column {
	-webkit-columns: 2;
	-moz-columns: 2;
	columns: 2;
	column-gap: 0;
}
.news-two-column .news-item {
	padding: 0 15px;
	margin: 0;
	-webkit-column-break-inside: avoid; /* Chrome, Safari */
	page-break-inside: avoid;           /* Theoretically FF 20+ */
	break-inside: avoid-column;         /* IE 11 */
	display:table;
}

.state-column img {
	max-width:100%;
	height:auto;
}
.ul-mark {
	list-style: inherit;
	padding-left: 20px;
}
.main_wr h2 {
	line-height:35px;
}
.top-slider .item {
	position:relative;
}
.top-slider .item:before {
	content:'';
	left:0;
	width:100%;
	height:100%;
	top:0;
	position:absolute;
	background:rgba(31,115,185, .5);
}
.nav > li > a:first-letter,
.nav > li > a font {display:inline-block;}
.nav > li > a > font > font:first-letter{
  text-transform:uppercase;
}
.news-two-column .news-item {
	margin:0 0 25px;
}

/* NEW */

.box-o-news{
    display: flex;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    flex-direction: column;
    align-content: space-between;
    gap: 10px;
    margin: 10px;
}

.box-o-news h2{
	letter-spacing: initial;
	box-shadow: none;
	font-size: 28px;
	color: #333;
	font-family: 'Gabriela';
	font-weight: 600;
	margin: 10px 0px;
}

.o-link-row {
    display: flex;
    justify-content: space-between;
	align-items: center;
}
.o-link-title {
    margin-right: 40px;
    max-width: 960px;
}
.o-link-title a{
    font-size: 2rem;
    color: #CB9946;
    font-family: 'Gabriela';
    font-weight: 400;
}

.o-link-title a:hover{
    color: #DABE1B;
}

.o-link-date {
    width: 90px;
    text-align:	justify;
	color:#333;
}

h3.eael-entry-title {
    height: 68px;
    padding: 5px;
    overflow: hidden;
    line-height: 18px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
/*
h3.eael-entry-title a{
 	color:#CB9946;
	font-family: 'Gabriela';
	font-size:18px;
}
*/

.news-breadcrumbs {
    text-align: right;
	font-size:16px;
	line-height:1.15;
    width: 50%;
	padding:20px 10px;
    margin: 0;
    float: right;
	font-family: 'Gabriela';
	display: inline-block;
}
.news-breadcrumbs a{
	color:#cb9946;
	text-decoration:none;
}
.news-breadcrumbs a:hover{
	color:#DABE1B;
	text-decoration:none;
}

.button-anonce span {
    text-align: justify;
}
.ngg-albumoverview{
	margin-top:20px;
}
.ngg-albumoverview.default-view .ngg-album-compact h4 .ngg-album-desc {
    letter-spacing: initial;
    box-shadow: none;
    font-size: 2rem;
    color: #CB9946;
    font-family: 'Gabriela';
    font-weight: 400;
	height: 54px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.ngg-gallery-thumbnail img {
    width: 260px;
    height: 180px!important;
    object-fit: cover;
}

.ngg-albumoverview.default-view .ngg-album-compact{
	padding:0px!important;
}
.ngg-album-compact{
	padding:0px!important;
}

.ngg-album-compact h4 {
    margin: 0px 0px 10px;
}
.ngg-galleryoverview {
    margin:0px ;
    min-height: 600px;
}
.ngg-download-frm hr{
	border:0;
}

.ngg-galleryoverview h1{
	font-family: 'Gabriela';
	/*margin:10px auto;*/
}
.jury-block{
	height:200px
}

.jury-block a {
    color: #7a7a7a;
    text-decoration: underline!important;
}

.jury-block a:hover {
    color: #333;
    text-decoration: none!important;
}
#wppb-edit-user label{
	width:300px;
	font-size: 22px;
	padding-bottom: 5px;
}
#wppb-edit-user .wppb-form-field label img {
    width: 24px;
    filter: hue-rotate(350deg);
    /* filter: contrast(160%); */
}
span.wppb-description-delimiter {
    float: left;
    width: 100%;
    font-size: 1.5rem;
    font-weight: 600;
    margin-top: -5px;
}

.wppb-form-field {
    display: flex;
    justify-content: flex-start;
    flex-direction: row;
    flex-wrap: wrap;
    margin: 15px 0px;
    align-items: center;
}


.wppb-form-field input,
.wppb-form-field select{
    margin-bottom: 0!important;
    margin-top: 0!important;
	padding-left: 10px;
    height: 36px;
    border: 2px solid #CB9946;
    border-radius: 5px;
}

#wppb-edit-user  .ui-datepicker select.ui-datepicker-month, #wppb-edit-user .ui-datepicker select.ui-datepicker-year {
    color: #000;
}
#wppb-edit-user .upload-field-details {
    display: flex;
    align-items: center;
}

#wppb-edit-user input#link,
#wppb-edit-user input#link2 {
    width: 500px;
}

#wppb-edit-user .upload-field-details img {
    width: 30px;
}

#wppb-edit-user .upload-field-details .file-type {
    display: none!important;
}

#wppb-edit-user .wppb-form-field.wppb-default-password {
    display: none!important;
}

#wppb-edit-user #edit_profile {
    font-family: "Roboto Slab", Sans-serif, Roboto;
    background-color: #D08D3C;
    color: #FFFFFF;
    padding: 10px 10px;
    border: 3px solid #fff;
    box-shadow: 0px 0px 1px #000;
    border-radius: 8px 8px 8px 8px;
}

#wppb-edit-user #edit_profile:hover {
    border: 3px solid #D08D3C;
}

.elementor a{
	color:#CB9946
}

.elementor a:hover{
	color:#DABE1B
}

a.elementor-button-link {
	color: #fff;
}

a.elementor-button-link:hover {
	color: #fff;
}