<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/************************************* 
	THEMEFOREST verindus template
*************************************/

body{
	background:#FFF;
	color:#3e3e3e;
	font-family: helvetica, tahoma, arial;
	font-size: 14px;
	margin:0px;
	padding:0px;	
}

img {
	height: auto;
	max-width: 100%;
}
@media \0screen {
  img { 
  	width: auto; /* for ie 8 */
  }
}


.clearfix:after {
    clear: both;
    content: "";
    display: table;
}
.clearfix {
    *zoom: 1;
}

h1{ font-family: Comfortaa; font-weight:300;}
h2{ font-family: Comfortaa; font-weight:300;}
h3{ font-family: Comfortaa; font-weight:300;}
h4{ font-family: Comfortaa; font-weight:300;}
.mfp-arrow:focus,
.mfp-close:focus {
	outline: none;
}

a{
	color: #f01e21;
	text-decoration:none;
}
a.button{
	background-size:16px;
	color:#fff;
	float:left;
	padding:10px 20px 10px 60px;
}
a.button:hover{
	background:#000 url(../fest/images/button_arrow.png)  no-repeat 124px bottom;
	background-size:16px;
}
a.button-2nd{
	background-size:16px;
	color:#fff;
	float:left;
	padding:10px 20px 10px 60px;
}
a.button-2nd:hover{
	background:#000 url(../fest/images/button_gray_arrow.png)  no-repeat 124px bottom ;
	background-size:16px;
}
.clear{
	clear:both;
}
.height10{ height:10px;}
.height15{ height:15px;}
.height20{ height:20px;}
.height25{ height:25px;}
.height30{ height:30px;}
.height35{ height:35px;}

h1.heading{ 
	border-bottom:solid 1px #c8c8c8; 
	color:#383836; 
	float:left; 
	font-family: 'dosissemibold'; 
	font-size:50px; 
	font-weight:normal; 
	line-height:55px; padding:0 0 5px 0;
	text-transform:uppercase; 
	width:49%;
}

#wrap .container{
	margin:0 auto;
	position: relative;
	width:960px; 
}
#banner {
	background-color: #f1f1f1;
	background-image: url(/images2/fest/banner.jpg);
	background-position: center center;
	background-size: cover;
	position: relative;
}
#banner .container{
	height: 320px;
}
#banner .logo{
	background: url(/images2/fest/logo.png) no-repeat; 
	bottom: 0; 
	height:155px;
	margin: auto 0;
	position: absolute;
	top: 0;
	width:194px;
}
#banner .langs {
	position: absolute;
	right: 4%;
	top: 10px;
}
#banner .langs .item {
	background: url(/images2/fest/icons-sprite.png) 0px 0px no-repeat;
	display: inline-block;
	height: 40px;
	margin: 0 2px;
	width: 40px;
}
#banner .langs .item.uk {
	background-position: -40px 0;
}
#banner .langs .item.en {
	background-position: -80px 0;
}
#banner .langs .item.vacancies {
	background-position: -400px 0;
}
#banner .langs .item:hover {
	opacity: 0.9;
}

#header{
	background:#ed1f24;
}
#header ul.main_nav {
	margin: 0;
	padding: 0;
}
#header .nav li {
	float:left;
	height: 60px;
	line-height:60px;
	list-style: none;
	margin: 0px;
	padding-right: 45px;
}

#header .nav a{
	color:#FFF;
	font-family: Comfortaa;
	font-size: 26px;
	font-weight: 300;
	text-transform: uppercase;
}

#header .nav a:hover{
	color:#000;
}
#header .nav a.cur{
	color:#000;
}
#header .nav a.sel{
	color:#000;
}

#content {
	background: #f1f1f1;
	padding: 35px 0;
}
#content.fullWidth {
	padding: 0;
}


/* MISION */

#content .services{
	background:#fff ;
}
#content .services .serv_sec{
	float:left;
	margin: 0 2% 0 2%;
	text-align:center;
	width:29%;
}
#content .services .serv_sec img{
	width: 90px;
}
#content .services .serv_sec.last{
	margin:30px 0 0 0;
}
#content .services .serv_sec span{
	border-bottom: solid 5px #ed1f24;
	color:#383836;
	display: block;
	font-family: 'Comfortaa';
	font-size: 26px;
	font-weight: 300;
	margin:15px 0 10px 0;
	padding:0 0 5px 0;
}



/* TEAM */

#content .team .team_sec{
	float: left;
	margin: 0 3%;
	text-align:center;
	width: 27%;
}
#content .team .team_sec.last{
	margin:30px 0 0 0;
}
#content .team .team_sec img{

}
#content .team .team_sec span.name{
	color:#f01e21;
	display:block;
	font-family: 'Comfortaa';
	font-size:24px;
	font-weight: 300;
	line-height: 120%;
	margin:10px 0 0 0;
}



/********************** 
		MY STYLES 
**********************/

.form {
	float: right;
	margin: 30px -30px 0 0;
	padding: 0 0 35px 0;
	width: 590px;
}
	.form input {
		background: none;
		border: solid 1px #b4b4b4;
		color: #A5A2A2;
		float: left;
		font-family: 'Comfortaa';	
		font-size: 20px;
		font-weight: 300; 
		height: 36px;
		margin: 0 30px 10px 0;
		padding: 0 10px;
		width: 242px;
	}
	.form select {
		background: none;
		border: solid 1px #b4b4b4;
		color: #A5A2A2;
		float: left;
		font-family: 'Comfortaa';	
		font-size: 20px;
		font-weight: 300; 
		height: 36px;
		margin: 0 30px 10px 0;
		padding: 0 10px;
		width: 242px;;
	}
	.form table.captcha {
	   border-collapse:collapse;
		border-spacing:0;
		float: left;	
	}
	.form .btn {
		background: #ed1f24;
		color: white;
		cursor: pointer;
		height: 38px;
		margin-top: 1px;
		width: 264px;
	}
		.form .btn:hover {
			background: rgba(238,31,35,0.85);
		}
	.form textarea {
		background: none;
		border: none;
		border: solid 1px #b4b4b4;
		color: #A5A2A2;
		float: left;
		font-family: 'Comfortaa';	
		font-size: 20px;
		font-weight: 300;
		height: 100px;
		margin: 0 30px 10px 0;
		padding: 10px; 
		width: 536px;;
	}
	.form input.captcha {
		width: 152px;
	}
	
.errorMessages {
	color: #ed1f24;
	margin-bottom: 20px;
}
.successMessages {
	color:#54ab2c;
}

#vacancyform .form {
	margin: 0px;
	width: 100%;
}
	#vacancyform .form input,
	#vacancyform .form .form-control {
		box-sizing: border-box;
		font-size: 16px;
		margin: 0 3% 1% 0;
		width: 30%;
	}
	#vacancyform .form select {
		box-sizing: border-box;
		font-size: 16px;
		margin: 0 3% 1% 0;
		width: 30%;
	}
	#vacancyform .form table.captcha {
		box-sizing: border-box;
		font-size: 16px;
		margin: 0 3% 1% 33%;
		width: 30%;
	}
		#vacancyform .form table.captcha td.fieldTitle.fieldTitleCaptcha {
			width: 28%;
		}
		#vacancyform .form table.captcha input.captcha.form-control {
			width: 100%;
		}
	#vacancyform .form .btn {
		box-sizing: border-box;
		font-size: 18px;
		margin: 0 3% 1% 0;
		padding: 0 10px;
		width: 30%;
	}
	#vacancyform .form textarea {
		box-sizing: border-box;
		font-size: 18px;
		margin: 0 3% 1% 0;
		width: 96%;
	}
	#vacancyform .form .mandatory {
	background-color: white;
	}
	#vacancyform .form .error {
		border: solid 1px red;
	}
	
	#vacancyform .form .photoTitle {
		display: inline-block;
		float: left;
		font-family: "Comfortaa";
		padding-top: 8px;
		text-align: right;
	}

.get_touch {
	float: left;
	margin: 30px 0 0 0;
	width: 290px;
}
.get_touch h3 {
	font-size: 20px;
	margin: 0;
	padding-bottom: 28px;
}
/*========== News ========*/

.newsList a {
	color: #777777;
	cursor: pointer;
}
.newsList a:hover {
	color: #f01e21;
	cursor: pointer;
}
.newsList .item {
	display: block;
	float: left;
	height: 240px;
	margin-bottom: 45px;
	margin-right: 3%;
	padding-bottom: 8px;
	width: 30%;
}
.newsList .item .image {
	display: block;
}
.newsList .item .title {
	display: block;
	font-family: Comfortaa;	
	font-size: 18px;
	font-weight: 300;
	margin-top: 5px;
}

.newsList .facebook {
	background-color: #fff;
	display: block;
	float: right;
	height: 480px;
	margin-bottom: 98px;
	margin-right: 4%;
	padding-bottom: 8px;
	width: 30%;	
}

.newsList .vkontakte {
	display: block;
	float: right;
	height: 480px;
	margin-bottom: 98px;
	margin-right: 4%;
	padding-bottom: 8px;
	width: 30%;	
}

.newsFull {
	font-size: 14px;
	margin-right: 4%;
	position: relative;
}
/*
.newsFull .left {
	float: left;
	width: 60%;
}
*/
.newsFull .title {
	color: #383836;
	font-family: Comfortaa;	
	font-size: 32px;
	font-weight: 300;
	margin: 0 0 0 0;
	text-transform: uppercase;
}
.newsFull .subTitle {
	margin: 10px 0;
}
.newsFull .subTitle .date {
	float: left;
	font-family: Comfortaa;	
	font-size: 18px;	
	font-weight: 300;
}
.newsFull .subTitle .vkontakte,
.newsFull .subTitle .facebook {
	float: right;
}
.newsFull .image {
	float: right;
	margin: 0 0 10px 15px;
	width: 38%;
}
.newsFull .descr {
	line-height: 140%;
	text-align: justify;
}
.newsFull .gallery {
	margin: 20px 0 0 0;
}
.newsFull .gallery img {
	display: block;
	float: left;
	margin-right: 1%;
	width: 19%;
}
.categories {
	border-top: solid 1px #D3D3D3;
	line-height: 160%;
	margin-right: 4%;
	margin-top: 42px;
	margin-top: 50px;
	padding-top: 15px;	
}
.categories .separator {
	padding: 0 3px;	
}
.categories .categoryLink {
	color: #3e3e3e;
}
.categories .categoryLink:hover {
	text-decoration: underline;
}

/*========== Portfolio =========*/

.portfolioList {
	
}
.portfolioList a {
	color: #777777;
	cursor: pointer;
}
.portfolioList a:hover {
	color: #f01e21;
	cursor: pointer;
}
.portfolioList .item {
	display: block;
	float: left;
	height: 266px;
	margin-bottom: 15px;
	margin-right: 3%;
	overflow: hidden;
	width: 30%;
}
.portfolioList .item .title {
	display: block;
	font-family: Comfortaa;	
	font-size: 18px;
	font-weight: 300;
	margin-top: 5px;
}
.portfolioList .item .image {
	display: block;
}


.portfolioFull {
	display: table;
	padding-right: 4%;
	position: relative;
}
.portfolioFull .left {
	background-color: #e4e4e4;
	display: table-cell;
	position: relative;
	vertical-align: top;	
	width: 300px;
}
.portfolioFull .left .image {
	margin: 10px 25px;
	text-align: center;
	width: 250px;
}
.portfolioFull .left .title {
	color: #484443;
	font-family: Comfortaa;	
	font-size: 28px;
	font-weight: 300;	
	line-height: 100%;	
	margin-top: 15px;
	text-align: center;
}
.portfolioFull .left .info {
	color: #484443;
	line-height: 140%;	
	padding: 0 15px;
	text-align: center;
}
.portfolioFull .left .info .item a {
	color: #484443;
}
.portfolioFull .left .info .item a:hover {
	text-decoration: underline;
}
.portfolioFull .left .clear {
	height: 85px;
	width: 100%;
}
.portfolioFull .left .info .map {
	color: #f01e21;
}
.portfolioFull .left .info .map:hover {
	cursor: pointer;
	text-decoration: underline;
}
.portfolioFull .left .socialList {
	bottom: 0px;
	left: 0px;
	margin: 20px 0;
	position: absolute;
	text-align: center;
	width: 300px;
}
.portfolioFull .left .socialList .item {
	margin: 0 5px;
}
.portfolioFull .right {
	display: table-cell;
	height:100%;
	padding-left: 35px;
	position: relative;
	vertical-align: top;
	width: 625px;
}
.portfolioFull .fixFirefox {
	height: 100%;
	position: relative;
}
.portfolioFull .right .title {
	color: #383836;
	font-family: Comfortaa;	
	font-size: 32px;
	font-weight: 300;
	margin: 0 0 20px 0;
	text-transform: uppercase;
}
.portfolioFull .right .descr {
	line-height: 140%;
	text-align: justify;
}
.portfolioFull .right .galleryClear {
	height: 185px;
}
.portfolioFull .right .gallery {
	bottom: 0;
	position: absolute;
	right: 0px;
}
.portfolioFull .right .gallery img{
	display: block;
	float: left;
	padding-right: 2%;
	width: 32%;
}
.portfolioFull .right .gallery img.item-3{
	padding-right: 0;
	width: 32%;
}




/* SOCIAL */

.socialList {
	margin: 38px 0 10px 0;
}
.socialList .item {
	background: url(/images2/fest/icons-sprite.png) 0px 0px no-repeat;
	display: inline-block;
	height: 40px;
	margin: 0 2px;
	width: 40px;
}
.socialList .vkontakte {
	background-position: -160px 0px;
}

.socialList .facebook {
	background-position: -120px 0px;
}
.socialList .twitter {
	background-position: -280px 0px;
}
.socialList .google {
	background-position: -320px 0px;
}
.socialList .foursquare {
	background-position: -200px 0px;
}
.socialList .tripadvisor  {
	background-position: -240px 0px;
}
.socialList .youtube {
	background-position: -360px 0px;
}
.socialList .item:hover {
	opacity: 0.8;
}


/*========= Pagination ============*/

.pagination {
	border-top: 1px solid #c8c8c8;
	font-size: 16px;
	margin-right: 4%;
	padding: 20px 0;	
}	
	.pagination a {
		background-color: #FFFFFF;	
		color: #777;
		padding: 5px 10px 5px 10px;		
		text-decoration: none;
	}
	.pagination .cur,
	.pagination a:hover {
		background: #ed1f24;
		color: #fff;
		padding: 5px 10px 5px 10px;			
	}

/*========  Search Results ======*/
.searchResults {
	margin-right: 4%;
}
.searchResults .item {
	margin-bottom: 20px;
}
.searchResults .item .title {
	font-size: 18px;
}
.searchResults .item .title a:hover{
	text-decoration: underline;
}
.searchResults .item .link {
	color: #858181;
	font-size: 11px;
}


.contentSection {
	padding: 30px 0px;
}
.contentSection .container .descr {
	margin-right: 4%;
}
.contentSection .descr .descr {
	line-height: 140%;
}
.homePage .contentSection {
	padding-bottom: 0px;
}
	.greySection{
		background:#f1f1f1 ;
	}
	.whiteSection{
		background:#fff ;
	}
.contentSection h2{
	border-bottom: solid 1px #c8c8c8;
	color:#383836;
	display: inline-block;
	font-family: Comfortaa;	
	font-size:36px;
	font-weight: 300; 
	margin: 0 0 15px 0;
	padding: 5px 0;
	text-transform: uppercase;
}
.contentSection h2 a {
	color:#383836;	
}
.contentSection .arrow-gray{
	background: url(/images2/fest/gray_bot_arrow.png) no-repeat;
	height:16px;
	left:10px;
	position: absolute;
	top: -35px;
	width:35px;
}
.contentSection .arrow-gray.priv{
	margin:-25px 0 0 50px;
}
.contentSection .arrow-white.cont{
	margin:0px 0 0 50px;

	position:absolute;
}
.contentSection .arrow-white{
	background: url(/images2/fest/white_bot_arrow.png) no-repeat;
	height:16px;
	left:10px;
	position: absolute;
	top: -35px;
	width:35px;
}

h2 .red {
	color: #f01e21;
}
h1.pageTitle { 
	border-bottom: solid 1px #c8c8c8;
	color: #383836;
	display: inline-block;
	font-family: Comfortaa;	
	font-size: 36px;
	font-weight: 300;
	margin: 0 0 40px 0;
	padding: 5px 0;
	text-transform: uppercase;
	
}
h1.pageTitle .lastWord { 
	color: #f01e21;
}




/*======  FOOTER  =======*/

footer {
	border-top: 5px #f1f1f1 solid;
	
}

footer .container {
	height: 80px;
}
footer .container .copyright {
	left: 0;
	position: absolute;
	top: 25px;
}
footer .container .team {
	position: absolute;
	right: 4%;
	top: 25px;
}
footer .container .team a {
	color: #ed1f24;
}
footer .container .siteGist {
	font-size: 12px;
	left: 0;
	position: absolute;
	top: 52px;
}
footer .container .langs {
	display: none;
}
footer .container a {
	color: #3e3e3e;
}
footer .container a:hover {
	text-decoration: underline;
}
footer .container .arrow-gray {
	background: url(/images2/fest/gray_bot_arrow.png) no-repeat;
	height: 16px;
	left: 10px;
	position: absolute;
	top: -0px;
	width: 35px;
}


/* MAP */
 
#popup {
	background-color: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,.4);
	-moz-box-shadow: 0 0 10px rgba(0,0,0,.4);
	display: block;
	padding: 6px;
	-box-shadow: 0 0 10px rgba(0,0,0,.4);
}

#map {
	display: block;
	height: 380px;
	width: 720px;
}
.gmnoprint img {
	max-width: none; 
}
.gm-style div img {
	max-width: none; 
}


/*=== SEARCH ===*/
.search {
	position: absolute;
	right: 4%;
	top: 14px;
}
.search form {
	margin: 0;
	padding: 0;
	position: relative;
}
.search input[type="text"] {
	background: #ed1f24;
	border: 1px #fff solid;
	color: #fff;
	font-size: 14px;
	height: 18px;	
	margin: 0px;
	outline: none;
	padding: 6px 45px 6px 10px;
	width: 130px;
}
.search .searchButton {
	background: transparent;
	background-image: url(/images2/fest/search-button-icon.png);
	background-position: center center;
	background-repeat: no-repeat;
	border: 0px;
	height: 30px;
	outline: none;
	position: absolute;
	right: 1px;
	top: 1px;
	width: 41px;
}
.search .searchButton:hover {
	cursor: pointer;
	opacity: .8;
}
#largeForm {
}
	#largeForm .formBlock {
		overflow: auto;
	}

input[type='text'],input[type='email'], select{
	height: 30px;
	width: 300px;
	max-width: 100%;
	padding: 0 5px;
	font-size: 14px;
}
select{
	height: 35px;
	width: 315px;
	max-width: 100%;
	color:#00000094;
}

label{
	display: inline-block;
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 16px;
	width: 350px;
	max-width: 100%;
	padding-right: 20px;
}

.checkform{
	font-weight: bold;
}

input[type='submit']{
	background: #ed1f24;
	color: white;
	cursor: pointer;
	font-size: 16px;
	height: 40px;
	border:none;
	width: 100px;
}

input[type=checkbox]{
	width: 20px;
	height: 20px;
}

form[target='hidden_iframe']{
	padding-top: 30px;
}

.col-form-18, .col33{
	margin-bottom: 25px;
}
.col-form-18{
	display: flex;
}

.col33{
	display: flex;
}

.col-form-18 p{
	font-weight: normal;
	font-size: 12px;
	margin: 0;
	margin-top: 5px;
}
.col100{
	margin-top: 10px;
	margin-bottom: 25px;
}

.pop-up{
	position: fixed;
	left:50%;
	top:-200%;
	transform: translateX(-50%)!important;
	background: #fff;
	padding: 20px;
	transition: .3s all;
}

.pop-up-show{
	top:30%!important;
}

.pop-up h2{
	line-height: 45px;
}
.pop-up p{
	font-size: 14px;
}

.pop-up .btm{
	background: #ed1f24;
	color: white;
	cursor: pointer;
	font-size: 16px;
	line-height: 40px;
	border: none;
	width: 50px;
	display: block;
	text-align: center;
}

@media only screen and (max-width: 870px) {
	.col33 ,.col-form-18{
		display: block;
	}
}
textarea.form-textarea {
	width: 308px;
	max-width: 100%;
	min-height: 60px;
}


.callback-form .callback-form__holder:nth-last-child(1){
	margin-left: 0;
}
.callback-form__holder + .callback-form__holder{
	margin-left: 27px;
}</pre></body></html>