﻿@import url('https://fonts.googleapis.com/css?family=Montserrat:400,500,600,700,800&subset=cyrillic-ext');
body {
	padding: 0;
	margin: 0;
	font-family: 'Montserrat', sans-serif;
	position: relative;
	/*color: rgba(17, 15, 38, 0.6);*/
	color: #60A1D3;
	/*color: #1E90FF;*/
	
	font-weight: 500;
	font-size: 16px;
	max-width: 100%;
	overflow-x: hidden;
}

body a, body input[type="submit"], button {
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
	text-decoration: none;
	outline: none;
}
*, ::after, ::before {
    box-sizing: border-box;
}
img {
	max-width: 100%;
}

body a:hover, input[type="submit"] {
	text-decoration: none;
	cursor: pointer;
}

body a:focus, a:hover {
	text-decoration: none;
}
input, a, button {
	outline: none;
}
button {
	border: none;
}

.container
{
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	max-width: 1140px;
}
/*
@media (min-width:576px)
{
	.container
	{
		max-width: 540px;
	}
}
@media (min-width:768px)
{
	.container
	{
		max-width: 720px;
	}
}
@media (min-width:992px)
{
	.container
	{
		max-width: 960px;
	}
}
@media (min-width:1200px)
{
	.container
	{
		max-width: 1140px;
	}	
}*/
.container-fluid
{
	margin-left: auto;
	margin-right: auto;
	padding-left: 15px;
	padding-right: 15px;
	max-width: 1920px;
	width: 100%;

}
.clearfix:after {
    content: "";
    display: table;
    clear: both;
}
.main-menu {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    padding: 0px 0 33px;
	
    border-bottom: 3px solid rgba(255,255,255,0.23);
    margin-bottom: 28px;

}
.first-rigth {
	max-width: 850px;
    width: 100%;
	float: left;
}
#menu {
	display: none;
}
.main-menu a {
    font-size: 14px;
    text-transform: uppercase;
   /*color: #fff*/
	color: #8B4513;
	
    font-weight: bold;
    display: block;
    text-decoration: none;
    padding: 4px 0 3px 20px;
    position: relative;
}
.main-menu a:hover:before {
    left: 3px;
}
section {
	padding: 90px 0;
}
.bl1, .inform_bl1 {
   /* min-height: 100vh;*/
    /*background: url(../img/first-section-back.jpg) center top no-repeat;*/
    background: url(../img/UNTAG_PHOTO.jpeg)  center no-repeat ;
    background-size: cover;
    padding-bottom: 40px;
    padding-top: 30px;
    padding-bottom: 90px;
}
.inform_bl1 {
	overflow: hidden;
}
.main-menu a:before {
    display: block; 
    content: '';
    width: 6px;
    height: 9px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(../img/main-menu-link-back.png);
    position: absolute;
    left: 0;
    top: 6px;
    transition: all 0.2s;
}
/*
.inform_bl1 .main-menu a { 
	color: black;
}
.inform_bl1 {
	padding-top: 30px;
}
.inform_bl1 h1 {
	color: #333333;
}*/
.inform_bl2 h1 {
	color: #333333;
	margin-top: 0;
}
.subtitle {
    font-weight: 300;
    color: #ffcc66;
    font-size: 37px;
    letter-spacing: 3px;
}
.inform_img a {
	width: 30%;
	margin-right: 30px;
	float: left;
	margin-bottom: 30px;
}
.inform_img {
	overflow: hidden;
	
}
.inform_img .text {
	margin-top: 15px;
}
.inform_img a:nth-child(3n) {
	margin-right: 0;
}
h1 div {
	font-size: 42px;
    margin-bottom: 27px;
}
h1 {
	color: white;
    text-align: center;
	font-size: 60px;
    font-weight: 800;
}
.organizers-title {
    color: #fff;
    text-transform: uppercase;
    font-weight: 300;
    font-size: 24px;
    padding: 15px 20px;
    background-color: rgba(153,102,0,0.6);
    text-align: center;
}
.title {
	color: #333333;
    font-size: 48px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 70px;
    line-height: 1.2;
}
.spons-title {
	color: #333333;
    font-size: 48px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 70px;
    line-height: 1.2;
	/*background-color: #42aaff;*/
	background-color: #6A9CDD;
}
.bl110{
color: #ff0000;
}
.bl6 .title, .bl7 .title, .map .title {
	background: #f7c497;
	padding: 7px 17px;
	/*background: url(../img/zadfonng1.jpg);*/
	background: url(../img/zadfon3.png);	
}
.swiper-button-prev {
    background-image: url(../img/sl1_left.png);
    left: 0;
}
.swiper-button-next {
	background-image: url(../img/sl1_right.png);
    right: 0;
}
.swiper-button-prev, .swiper-button-next {
    width: 50px;
    height: 50px;
    margin-top: 0;
    top: 36%;
    background-size: auto;
    border-radius: 25px;
    box-shadow: 0 7px 8px -4px rgba(162, 192, 66, 0.12), 0 10px 30px 0 rgba(162, 192, 66, 0.12), 0 2px 5px -1px rgba(9, 26, 80, 0.12), 0 0 1px 0 rgba(162, 192, 66, 0.03);
    border: solid 1px rgba(255, 255, 255, 0.24);
    background-color: white;
    outline: none;
}
.partner {
    border-radius: 10px;
    box-shadow: 0 28px 32px -4px rgba(17, 15, 38, 0.12), 0 8px 20px -1px rgba(17, 15, 38, 0.12), 0 2px 4px 0 rgba(17, 15, 38, 0.06);
    background: white;
    opacity: 1;
    height: 100%;
    min-height: 205px;
    margin-bottom: 30px;
    padding: 10px 5px;
}
.bl2 .swiper-slide-prev .partner, .bl2 .swiper-slide-active .partner, .bl2 .swiper-slide-next .partner {
	opacity: 1;
}
.part_img img {
	height: 100px;
    display: block;
    margin: 0 auto;
    margin-bottom: 10px;
}
.part_text {
	color: rgb(17, 15, 38);
	text-align: center;
}
.part_text a {
	color: #0aaacf;
    text-decoration: underline;
	font-weight: 300;
}
.part_text a:hover {
	text-decoration: none;
}
footer {
    padding: 9px 0 20px 0;
    /*background-color: #191970; */
	background-color: #1E90FF;
    line-height: 1.6;
	background: url(../img/zadfon4.png)
}
footer .copyright {
    font-size: 14px;
    font-weight: 300;
    color: #000000;
    text-align: center;
    padding: 11px 0 15px 0;
}
.contacts {
	position: absolute;
    right: 20px;
    top: 127px;
    width: 500px;
    height: 700px;
    background: #cc9933;
    background: #e0ad47;
    background: -moz-linear-gradient(top, #e0ad47 0%, #9a6701 100%);
    background: -webkit-linear-gradient(top, #e0ad47 0%,#9a6701 100%);
    background: linear-gradient(to bottom, #e0ad47 0%,#9a6701 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e0ad47', endColorstr='#9a6701',GradientType=0 );
    z-index: 2;
}
.map .contacts .icon {
    width: 100%;
    height: 130px;
    background: url(../img/pin-white.svg) center 30px no-repeat;
    background-size: 60px;
}
.map .container {
    position: relative;
}
.map .city {
    font-size: 23px;
    color: #fff;
    font-weight: 300;
    margin-bottom: 20px;
    text-align: center;
    padding: 0 20px;
}
.map .contacts-title {
    font-size: 24px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 24px;
}
.map .subicon span {
    font-weight: 300;
    display: block;
    margin-bottom: 7px;
}
.map .subicon.email a {
    color: #fff;
    font-weight: bold;
}
.map #map {
    width: 100%;
    height: 700px;
}
.subicon {
	color: white;
	padding: 5px 20px;
}
.map .subicon div {
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 2px;
}
.subicon a {
	color: white;
	text-decoration: underline;
}
.bl3 ul li {
	font-size: 18px;
    margin-bottom: 10px;
    color: #333333;
}
.bl3 ul { 
	margin-bottom: 60px;
}

.bl3 .title {
	position: relative;
    cursor: pointer;
    margin-bottom: 36px;
	background-color: #00BFFF;
    padding: 7px 17px;
	
	/*background: url(../img/zadfonng1.jpg);*/
	background: url(../img/zadfon3.png);
}
.bl4 .title {
	background-color: #00BFFF;
    padding: 7px 17px;
	/*background: url(../img/zadfonng1.jpg);*/
	background: url(../img/zadfon3.png);
}
.title div {
	font-size: 24px;
    margin-top: 12px;
}
.bl3 .title:after {
	background: url(../img/arrow_down.svg);
	content: '';
	display: inline-block;
	width: 38px;
    height: 25px;
    background-size: contain;
    position: absolute;
	right: 17px;
    top: 23px;
    transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
	-moz-transform: rotate(-180deg); /* Для Firefox */
    -ms-transform: rotate(-180deg); /* Для IE */
    -webkit-transform: rotate(-180deg); /* Для Safari, Chrome, iOS */
    -o-transform: rotate(-180deg); /* Для Opera */
    transform: rotate(-180deg);
}
.bl3 .title.active:after {
	-moz-transform: rotate(0deg); /* Для Firefox */
    -ms-transform: rotate(0deg); /* Для IE */
    -webkit-transform: rotate(0deg); /* Для Safari, Chrome, iOS */
    -o-transform: rotate(0deg); /* Для Opera */
    transform: rotate(0deg);
}
.swiper-container {
	padding: 0 15px 20px;
}
.bl2 {
	padding-bottom: 20px;
}

.bl2 div {

}
 .spons-title {

/*background: url(../img/zadfonng1.jpg);*/
	background: url(../img/zadfon3.png);
 }

.bl2 .container {
	padding: 0px 60px;
    position: relative;
	background: url(../img/zadfon5.jpg);
/*	background-image: url(../img/qqq.jpg);*/
}
.map {
	padding-bottom: 0;
}
.roman li {
	list-style-type: lower-roman;
}

.roman1 ul{
	color: black;
}
.bl4 p {
	    text-align: justify;
    line-height: 1.8;
    text-indent: 27px;
}
.bl4 li {
	    text-align: justify;
}



.bl3 {
	padding-bottom: 50px;
}
.bl4 {
	padding-top: 0;
}
.bl4 .title {
	margin-top: 50px;
}
.bl4 img {
	display: block;
	margin: 0 auto;
}
.bl5 {
	background-color: #42aaff;
	color: #333333;
	background-image: url(../img/qqq.jpg);
}
.bl6 li {
	text-align: justify;
    line-height: 1.8;
    margin-bottom: 17px;
}
.bl7 li {
	list-style: none;
	font-size: 24px;
	margin-bottom: 15px;
}
.bl7 ul {
	color: #333333;
}
.bl7 li span:first-child {
	font-weight: 600;
	width: 67%;
}
.bl7 li span:last-child {
	width: 33%;
	float: right;
}
.bl7 li:after {
  content: "";
  display: block;
  overflow: hidden;
  height: 20px;
  border-bottom: 1px dotted;
}
.bl7, .map {
	padding-top: 0;
}
.bl8 p{
	color: black;
	font-style: normal;
	 font-weight :600  ;
}

.fastmenu {
    position: fixed;
    left: 0;
    top: -96px;
    width: 100%;
    /*background-color: #191970;  */
	background-color: #87CEEB;
    z-index: 12;
    padding: 8px 0 8px 0;
    transition: all 0.2s;
}
.fastmenu .container {
    position: relative;
}
.fastmenu.active {
    top: 0;
}
.clearfix {
    zoom: 1;
}
.clearfix:before, .clearfix:after {
    content: "";
    display: block;
    height: 0;
    overflow: hidden;
}
.fastmenu .main-menu {
    padding: 0 0 0 50px;
    margin: 0;
    border: 0;
    width: 100%;
}
.fastmenu .main-menu a {
    font-size: 12px;
    padding: 0px 0 0px 15px;
    font-weight: 400;
    line-height: 1.4;
}
.fastmenu .main-menu a::before {
    top: 4px;
}
.first-left img {
	/*width: 40%;*/
    /*float: left; */
	float: right;
    margin-right: 2%;
	margin-bottom: 2%;
}
.first-left img:nth-child(2n) {
    margin-right: 0;	
}
.first-left {
    width: 190px;
    float: left;
	
    margin-right: 100px; 
}
.clear {
	clear: both;
	color: #ffcc66;
}

.konfzag {
	
	color: #ffcc66 /*#FF4500*/
	/*color: #ffcc66; */
}
.outer {
	position: relative; height: 24px; 
	}
.outer img { 
position: absolute; right: 0; bottom: 0;
 }