@charset "utf-8";

/* CSS Document */

@font-face {
    font-family: 'sourcesanspro';
    src: url('fonts/sourcesanspro-regular-webfont.eot');
    src: url('fonts/sourcesanspro-regular-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/sourcesanspro-regular-webfont.woff') format('woff'), url('fonts/sourcesanspro-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'sourcesanspro-semibold';
    src: url('fonts/sourcesanspro-semibold-webfont.eot');
    src: url('fonts/sourcesanspro-semibold-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/sourcesanspro-semibold-webfont.woff') format('woff'), url('fonts/sourcesanspro-semibold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'sourcesanspro-bold';
    src: url('fonts/sourcesanspro-bold-webfont.eot');
    src: url('fonts/sourcesanspro-bold-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/sourcesanspro-bold-webfont.woff') format('woff'), url('fonts/sourcesanspro-bold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'sourcesanspro-extralight';
    src: url('fonts/sourcesanspro-extralight-webfont.eot');
    src: url('fonts/sourcesanspro-extralight-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/sourcesanspro-extralight-webfont.woff') format('woff'), url('fonts/sourcesanspro-extralight-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

html {
    height: 100%;
}
.marr10 {
	margin-right: 10px!important;
}
body {
    margin: 0px;
    width: 100%;
    min-height: 100%;
    font-family: 'sourcesanspro';
    font-size: 14px;
    color: #FFF;
    background: url(../images/ukraine-bg.jpg) no-repeat center fixed;
    background-size: cover;
}

::-moz-selection {
    color: #FFF;
    background: #CE6A15;
}

::selection {
    color: #FFF;
    background: #CE6A15;
}

a {
    color: #DC780A;
    text-decoration: none;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

a:hover {
    color: #FFF;
}

a img {
    border: none;
}

ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    display: block;
    margin: 0px;
    padding: 0px;
    font-weight: normal;
}

p {
    padding-bottom: 20px;
}

.clear {
    clear: both;
    float: none;
}

.pad_footer {
    padding-bottom: 35px;
}

.wrapper {
    width: 940px;
    margin: 0 auto;
}

.header {
    background: #003259;
}

.header>.wrapper {
    display: table;
    position: relative;
    padding: 20px 0px;
}

.header>.wrapper>.logo,
.header>.wrapper>.info_wrapper {
    display: table-cell;
    vertical-align: middle;
}

.header>.wrapper>.info_wrapper {
    text-align: right;
}

.header>.wrapper>.info_wrapper>h3 {
    color: #FFF;
    font-size: 20px;
}

.header>.wrapper>.language_wrapper {
    position: absolute;
    right: 0px;
    bottom: 0px;
}

.header>.wrapper>.language_wrapper select {
    width: 120px;
}

.content_area>.content_text_wrapper {
    padding: 20px;
    text-align: center;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 0px 0px 10px 10px;
    text-shadow: 1px 1px 3px #000;
}

.content_text_wrapper>h1 {
    font-size: 32px;
    font-family: 'sourcesanspro-semibold';
}

.content_text_wrapper>p.big {
    font-size: 18px;
}

ul.flag_list {
    display: table;
    margin: 0 auto;
}

ul.flag_list>li {
    float: left;
    width: 100px;
    height: 80px;
    padding: 5px;
    font-family: 'sourcesanspro-semibold';
}

ul.flag_list>li.first_row {
    padding-top: 0px;
}

ul.flag_list>li.first_in_row {
    clear: both;
}

ul.flag_list>li.last_row {
    padding-bottom: 0px;
}

ul.flag_list:after {
    content: '';
    display: block;
    clear: both;
}

ul.flag_list>li>a {
    display: block;
    padding: 5px;
    width: 100%;
    height: 100%;
    color: #FFF;
    text-align: center;
    border-radius: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

ul.flag_list>li>a:hover {
    background: rgba(0, 0, 0, 0.7);
    -webkit-box-shadow: 2px 2px 2px -2px #888;
    -moz-box-shadow: 2px 2px 2px -2px #888;
    -ms-box-shadow: 2px 2px 2px -2px #888;
    -o-box-shadow: 2px 2px 2px -2px #888;
    box-shadow: 2px 2px 2px -2px #888;
}

ul.flag_list>li>a>img {
    display: block;
    margin: 0 auto;
    margin-bottom: 5px;
}

ul.flag_list>li>ul.cities {
    display: none;
}

.map {
    position: relative;
    width: 550px;
    margin: 30px auto;
}

.map>img.map_image {
    display: block;
    width: 100%;
}

.map>ul.locators {
    display: block;
    position: absolute;
    left: 0%;
    top: 0%;
    width: 100%;
    height: 100%;
}

.map>ul.locators>li {
    position: absolute;
    width: 16px;
    height: 16px;
    margin-left: -8px;
    margin-top: -8px;
    background: url(../images/icons/map_locator.png) no-repeat center;
    z-index: 1;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
}

.map>ul.locators>li.hover {
    z-index: 3;
}

.map>ul.locators>li span.city_text {
    position: absolute;
    color: #333;
    line-height: 16px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.map>ul.locators>li span.city_text.type2 {
    background: rgba(0, 0, 0, 0.5);
    color: #FFF;
}

.map>ul.locators>li.hover span.city_text {
    color: #FFF;
}

.map>ul.locators>li.hover span.city_text.type2 {
    background: none;
}

.map>ul.locators>li ul.small_flag_list {
    position: absolute;
    padding: 2px 3px;
    max-width: 235px;
    border-radius: 5px;
    background: rgba(0, 0, 0, 0.5);
    border: 1px solid #333;
    -webkit-box-shadow: 2px 2px 2px -2px #888;
    -moz-box-shadow: 2px 2px 2px -2px #888;
    -ms-box-shadow: 2px 2px 2px -2px #888;
    -o-box-shadow: 2px 2px 2px -2px #888;
    box-shadow: 2px 2px 2px -2px #888;
    visibility: hidden;
    -webkit-transform: scale(0, 0);
    -moz-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    transform: scale(0, 0);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.map>ul.locators>li.hover ul.small_flag_list {
    visibility: visible;
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
}

.map>ul.locators>li ul.small_flag_list.data-align-left {
    -webkit-transform-origin: 110% 5px;
    -moz-transform-origin: 110% 5px;
    -ms-transform-origin: 110% 5px;
    -o-transform-origin: 110% 5px;
    transform-origin: 110% 5px;
}

.map>ul.locators>li ul.small_flag_list.data-align-right {
    -webkit-transform-origin: -10px 5px;
    -moz-transform-origin: -10px 5px;
    -ms-transform-origin: -10px 5px;
    -o-transform-origin: -10px 5px;
    transform-origin: -10px 5px;
}

.map>ul.locators>li ul.small_flag_list>li {
    float: left;
    width: 20px;
    padding: 2px 3px;
}

.map>ul.locators>li ul.small_flag_list:after {
    content: '';
    display: block;
    clear: both;
}

.map>ul.locators>li ul.small_flag_list>li img {
    display: block;
    width: 100%;
}

#viewport_back {
    position: absolute;
    background: rgba(0, 0, 0, 0.7);
    border-radius: 5px;
    z-index: 2;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.no_transition {
    -webkit-transition: none !important;
    -moz-transition: none !important;
    -o-transition: none !important;
    transition: none !important;
    -webkit-transition-delay: 0s !important;
    -moz-transition-delay: 0s !important;
    -o-transition-delay: 0s !important;
    transition-delay: 0s !important;
}

.mobile_view {
    display: none !important;
}

.dropdown_wrapper {
    padding-bottom: 15px;
    text-align: center;
}

.dropdown_wrapper.last {
    padding-bottom: 0px;
}

.dropdown_wrapper select {
    width: 200px;
}

.footer {
    position: fixed;
    left: 0px;
    bottom: 0px;
    width: 100%;
    text-align: left;
    padding: 10px 0px;
    font-size: 12px;
    background: rgba(0, 0, 0, 0.5);
    z-index: 9;
}

.footer a:hover {
    color: #DC780A;
}

.footer ul {
    display: table;
    width: 100%;
    text-align: left;
    border-bottom: 1px solid #214866;
    padding-bottom: 5px;
}

.footer li {
    display: inline-block;
    list-style-type: none;
    border-left: 1px solid #efefef;
    border-right: 1px solid #efefef;
    padding-right: 10px;
    padding-left: 10px;
}

.footer li a {
    color: #fff;
}

.copyright_wrap {
    width: 100%;
    padding: 10px 0px 0px;
    display: table;
}

.copyright_wrap>* {
    display: table-cell;
    vertical-align: middle;
}

.list2 li {
    width: 160px !important;
}

.green_bt {
	display:block;
	background-color:#383633;
	padding:7px 0px;
	color:#fff;
	width:60px;	
	text-align:center;
	border: 1px solid #b69c7f;
	border-radius: 6px;

}
.green_bt:hover {background-color: #db8a32}