* {
	box-sizing:border-box;
}

@font-face {
    font-family: 'GHEAGrpalatReg';
    src: local('GrapalataReg'), url('../fonts/GHEAGrpalatReg.otf');
}

@font-face {
    font-family: 'GHEAGrpalatReg';
    src: local('GrapalataReg'), url('../fonts/GHEAGpalatBld.otf');
}

html {
	-webkit-text-size-adjust: none;
}
input[type=text] {
   /* Remove First */
   -webkit-appearance: none;
   -moz-appearance: none;
   appearance: none;
}

html,body {
	margin:0;
	padding:0;
	//background:#fefefe;
	font-family: "sans-serif, GHEAGrapalat, Arial Unicode, Sylfaen";
}
body {
	font-family: "sans-serif, GHEAGrapalat, Arial Unicode, Sylfaen";
	overflow-x: hidden;
	background: #22264b;
}

a {
	text-decoration: none;
}

/*Grid*/
.w_1{ width:2.5%;}
.w_2{ width:5%;}
.w_3{ width:7.5%;}
.w_4{ width:10%;}
.w_5{ width:12.5%;}
.w_6{ width:15%;}
.w_7{ width:17.5%;}
.w_8{ width:20%;}
.w_9{ width:22.5%;}
/*.w_10{ width:25%;}*/
.w_11{ width:27.5%;}
.w_12{ width:30%;}
.w_13{ width:32.5%;}
.w_14{ width:35%;}
.w_15{ width:37.5%;}
.w_16{ width:40%;}
.w_17{ width:42.5%;}
.w_18{ width:45%;}
.w_19{ width:47.5%;}
.w_20{ width:50%;}
.w_21{ width:52.5%;}
.w_22{ width:55%;}
.w_23{ width:57.5%;}
.w_24{ width:60%;}
.w_25{ width:62.5%;}
.w_26{ width:65%;}
.w_27{ width:67.5%;}
.w_28{ width:70%;}
.w_29{ width:72.5%;}
.w_30{ width:75%;}
.w_31{ width:77.5%;}
.w_32{ width:80%;}
.w_33{ width:82.5%;}
.w_34{ width:85%;}
.w_35{ width:87.5%;}
.w_36{ width:90%;}
.w_37{ width:92.5%;}
.w_38{ width:95%;}
.w_39{ width:97.5%;}
.w_40{ width:100%; clear:both;}

.w_1-3{width: calc(100%/3);}
.w_1-7{width: calc(100%/7);}

.ml_1{ margin-left:2.5%;}
.ml_2{ margin-left:5%;}
.ml_3{ margin-left:7.5%;}
.ml_4{ margin-left:10%;}
.ml_5{ margin-left:12.5%;}
.ml_6{ margin-left:15%;}
.ml_7{ margin-left:17.5%;}
.ml_8{ margin-left:20%;}
.ml_9{ margin-left:22.5%;}
.ml_10{ margin-left:25%;}
.ml_11{ margin-left:27.5%;}
.ml_12{ margin-left:30%;}
.ml_13{ margin-left:32.5%;}
.ml_14{ margin-left:35%;}
.ml_15{ margin-left:37.5%;}
.ml_16{ margin-left:40%;}
.ml_17{ margin-left:42.5%;}
.ml_18{ margin-left:45%;}
.ml_19{ margin-left:47.5%;}
.ml_20{ margin-left:50%;}
.ml_21{ margin-left:52.5%;}
.ml_22{ margin-left:55%;}
.ml_23{ margin-left:57.5%;}
.ml_24{ margin-left:60%;}
.ml_25{ margin-left:62.5%;}
.ml_26{ margin-left:65%;}
.ml_27{ margin-left:67.5%;}
.ml_28{ margin-left:70%;}
.ml_29{ margin-left:72.5%;}
.ml_30{ margin-left:75%;}
.ml_31{ margin-left:77.5%;}
.ml_32{ margin-left:80%;}
.ml_33{ margin-left:82.5%;}
.ml_34{ margin-left:85%;}
.ml_35{ margin-left:87.5%;}
.ml_36{ margin-left:90%;}
.ml_37{ margin-left:92.5%;}
.ml_38{ margin-left:95%;}
.ml_39{ margin-left:97.5%;}
.ml_40{ margin-left:100%;}

.mr_1{ margin-right:2.5%;}
.mr_2{ margin-right:5%;}
.mr_3{ margin-right:7.5%;}
.mr_4{ margin-right:10%;}
.mr_5{ margin-right:12.5%;}
.mr_6{ margin-right:15%;}
.mr_7{ margin-right:17.5%;}
.mr_8{ margin-right:20%;}
.mr_9{ margin-right:22.5%;}
.mr_10{ margin-right:25%;}
.mr_11{ margin-right:27.5%;}
.mr_12{ margin-right:30%;}
.mr_13{ margin-right:32.5%;}
.mr_14{ margin-right:35%;}
.mr_15{ margin-right:37.5%;}
.mr_16{ margin-right:40%;}
.mr_17{ margin-right:42.5%;}
.mr_18{ margin-right:45%;}
.mr_19{ margin-right:47.5%;}
.mr_20{ margin-right:50%;}
.mr_21{ margin-right:52.5%;}
.mr_22{ margin-right:55%;}
.mr_23{ margin-right:57.5%;}
.mr_24{ margin-right:60%;}
.mr_25{ margin-right:62.5%;}
.mr_26{ margin-right:65%;}
.mr_27{ margin-right:67.5%;}
.mr_28{ margin-right:70%;}
.mr_29{ margin-right:72.5%;}
.mr_30{ margin-right:75%;}
.mr_31{ margin-right:77.5%;}
.mr_32{ margin-right:80%;}
.mr_33{ margin-right:82.5%;}
.mr_34{ margin-right:85%;}
.mr_35{ margin-right:87.5%;}
.mr_36{ margin-right:90%;}
.mr_37{ margin-right:92.5%;}
.mr_38{ margin-right:95%;}
.mr_39{ margin-right:97.5%;}
.mr_40{ margin-right:100%;}

.mt_1{ margin-top:2.5%;}
.mt_2{ margin-top:5%;}
.mt_3{ margin-top:7.5%;}
.mt_4{ margin-top:10%;}
.mt_5{ margin-top:12.5%;}
.mt_6{ margin-top:15%;}
.mt_7{ margin-top:17.5%;}
.mt_8{ margin-top:20%;}
.mt_9{ margin-top:22.5%;}
.mt_10{ margin-top:25%;}
.mt_11{ margin-top:27.5%;}
.mt_12{ margin-top:30%;}
.mt_13{ margin-top:32.5%;}
.mt_14{ margin-top:35%;}
.mt_15{ margin-top:37.5%;}
.mt_16{ margin-top:40%;}
.mt_17{ margin-top:42.5%;}
.mt_18{ margin-top:45%;}
.mt_19{ margin-top:47.5%;}
.mt_20{ margin-top:50%;}
.mt_21{ margin-top:52.5%;}
.mt_22{ margin-top:55%;}
.mt_23{ margin-top:57.5%;}
.mt_24{ margin-top:60%;}
.mt_25{ margin-top:62.5%;}
.mt_26{ margin-top:65%;}
.mt_27{ margin-top:67.5%;}
.mt_28{ margin-top:70%;}
.mt_29{ margin-top:72.5%;}
.mt_30{ margin-top:75%;}
.mt_31{ margin-top:77.5%;}
.mt_32{ margin-top:80%;}
.mt_33{ margin-top:82.5%;}
.mt_34{ margin-top:85%;}
.mt_35{ margin-top:87.5%;}
.mt_36{ margin-top:90%;}
.mt_37{ margin-top:92.5%;}
.mt_38{ margin-top:95%;}
.mt_39{ margin-top:97.5%;}
.mt_40{ margin-top:100%;}

.p_1{ padding: 10px; }
.p_2{ padding: 15px; }
.p_3{ padding: 20px; }
.p_4{ padding: 30px; }
.p_5{ padding: 50px; }

[class^="w_"] { float:left; box-sizing: border-box; }

.fl_l {
	float: left;
}

.fl_r {
	float: right;
}

.clearfix {
	clear:both;
}

div:empty {
	//display:none;
}

section {
	width: 100%;
}

.center {
	width: 1360px;
	margin: 0 auto;
}

.overflow {
	overflow: hidden;
}

ul {
    list-style: none;
}

ul li {
    float: left;
}

ul li a {
    color: #fff;
    text-decoration: none;
    font-size: 14px;
}

.background_img {
	background-image: url(../images/img/bg.png);
	background-size: cover;
	height: 100vh;
	background-position: inherit;
	background-repeat: no-repeat;
}

.bg_color {
	background: #fff;
}

.tr {
    width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-radius: 1%;
	//border-left: 6 px solid #fefefe;
    margin-left: 10px;
    position: absolute;
    margin-top: 3px;
}

/* --- header --- */

header {
    width: 100%;
    position: relative;
    /*background-image: url(../images/img/bg.png);*/
    background-size: cover;
    height: 100vh;
    background-position: inherit;
    background-repeat: no-repeat;
	border-bottom: 5px solid rgba(230, 207, 139, 0.8);
    box-shadow: 0 4px 2px -2px rgba(230, 207, 139, 0.8);
}

.topmenu_color {
	background: rgba(232, 237, 243, 0.7);
	box-shadow: 0 4px 2px -2px grey;
	position: absolute;
}

.langs li {
    color: #131313;
    margin-left: 10px;
    margin-top: -5px;
    font-weight: bold;
}

.langs li:hover {
	color: #b56969;
	cursor: pointer;
}

.top_menu {
    //background: #22264B;
    //display: inline-block;
    height: 45px;
    //position: absolute;
	//margin-top: 4px;
}

.top_nav {
    display: inline-block;
}

.top_nav #nav li {
    position: relative;
    width: 180px;
}

.top_nav #nav > ul > li {
    /*padding: 2px 3px 10px;*/
	/*margin-top: -5px;*/
    margin-left: 10px;
		transition: .2s !important;
}

.top_nav #nav > ul > li:nth-child(1) {
    width: 100px;
}
/*
.top_nav #nav > ul > li:nth-child(1)::after{
    content: "\25CA";
    position: absolute;
    display: inline-block;
    right: -5px;
}
*/
.top_nav #nav > ul > li:nth-child(2) {
    width: 115px;
}


.top_nav #nav > ul > li:nth-child(2) ul {
    width: 160px;
}
/*
.top_nav #nav > ul > li:nth-child(2)::after{
    content: "\25CA";
    position: absolute;
    display: inline-block;
    right: 7px;
}
*/
.top_nav #nav > ul > li:nth-child(3) {
    width: 100px;
    margin-left: 0;
	margin-right: 65px;
}

.top_nav #nav > ul > li:nth-child(3) ul {
    left: -140px;
}

.top_nav #nav > ul > li:nth-child(3) ul li ul {
    left: -245px;
}

.top_nav #nav li a {
    //padding: 17px 0;
	font-size: 16px;
	color: #2b3053;
    font-weight: bold;

}

.top_nav #nav > ul > li > a {
    //text-shadow: 1px 1px 2px white, 0 0 1em #363636;
}

/* nav#nav ul > li{ */
    /* font-style: italic; */
/* } */

.top_nav #nav li ul {
    display: none;
    background: #fbfbfb;
    float: left;
    width: 245px;
    position: absolute;
    z-index: 999;
    padding-left: 5px;
    padding-bottom: 10px;
    margin-top: 2px;
    font-style: normal;
}

#nav ul li a:hover, .abs_nav ul li a:hover,
.menu_nav li a:hover, .toscroll_menu li a:hover,
.langs li:hover {
	color: #b56969;
}

.top_nav #nav > ul > li > a:after {
	content: '';
	width: 100%;
	//height: 1px;
	display: none;
	background: #b56969;
	padding-bottom: 2px;
}

.top_nav #nav > ul > li > a:hover:after {
	display: block;
	transition: 2s;
}

.top_nav #nav li ul li {
    width: 100%;
	padding: 0 5px 3px;
    font-style: normal;
}

.top_nav #nav li ul li ul {
    display: none;
    left: -245px;
    top: 0;
}

#nav li ul li ul {
	margin: 0 !important;
	padding-top: 5px;
}

#nav > ul > li > a > .tr {
    display: none;
}

#nav .tr {
    border-left: 6px solid #22264b;
}

	/* start search */

header .homepage_icon {
    position: relative;
	float: right;
	margin-top:-5px;
}

.social a, .homepage_icon a {
	padding: 5px;
}

.abs_button {
	float:left;
	cursor:pointer;
	font-size:12px;
	text-transform:uppercase;
	color:#fefefe;
}

.top_expanding {
	display: none;
	width: 0px;
	height: 40px;
	padding: 10px 0;
	float: left;
	top: -17px;
    position: absolute;
    left: -280px;
	z-index: 999;
}

.abs_button:hover {
	text-decoration:underline;
}

.expandings input[type="text"] {
	background: #fff;
    padding: 6px;
    border: 1px solid #ccc;
    margin-bottom: 10px;
	width: 200px;
	padding-right: 22px;
}

.close_expanding {
	color:#fefefe;
	font-size:20px;
	float:right;
	cursor:pointer;
	margin-top:3px;
}

.icon_right {
    position: absolute;
    right: 485px;
    top: 87px;
    color: #0288D1;
    color: #546E7A;
    z-index: 1000;
}

.click_search {
    margin-right: 30px;
}

.click_search img {
	width: 25px;
    margin-top: -25px;
	box-shadow: 0 0 10px rgba(0,0,0,0.5);
    border-radius: 3px;
}

.clearable{
	background: #fff url(http://i.stack.imgur.com/mJotv.gif) no-repeat right 10px center !important;
	border: 1px solid #999;
	padding: 3px 18px 3px 4px;     /* Use the same right padding (18) in jQ! */
	border-radius: 3px;
	transition: background 0.4s;
}
.clearable.x  {
	background-position: right 5px center;
} /* (jQ) Show icon */
.clearable.onX{
	cursor: pointer;
} /* (jQ) hover cursor style */
.clearable::-ms-clear {
	display: none;
	width:0;
	height:0;
} /* Remove IE default X */

.ln_sel {
	display: none;
}

.btn {
    //border: 1px solid #22264b;
    cursor: pointer;
    color: #22264b;
    padding: 6px 12px;
    background: #90A4AE;
    text-shadow: 0 -1px 0 rgba(236, 239, 241, 0.2);
    display: inline-block;
    border-radius: 3px;
    font-size: 13px;
    font-weight: bold;
    margin-right: 10px;
	box-shadow: 0 0 10px rgba(0,0,0,0.5);
	border: 0;
}

	/* end search */

/* --- end header --- */

/* --- main menu --- */

.main_menu {
	position: absolute;
    top: 45px;
    //background: rgba(172, 168, 168, 0.55);
    z-index: 9;
    height: 50px;
    box-shadow: 0 4px 2px -2px #43537e;
	background: #22264B;
    opacity: 0.95;
}

.menu_nav {
    //position: absolute;
    //top: 0;
}

.menu_nav ul {
    //overflow: hidden;
	//position:relative;
}

.menu_nav > ul > li {
    width: 150px;
    margin-left: 15px;
	padding: 0 3px 10px;
    margin-top: -5px;
}

.menu_nav a {
    font-weight: bold;
	font-size: 16px;
}

.menu_nav > ul > li > a {
    font-weight: bold;
	font-size: 18px;
}

.menu_nav > ul > li:nth-child(1) {
    margin-left: 80px;
}

.menu_nav > ul > li:nth-child(2) {
    margin-left: -15px;
}

.menu_nav > ul > li:nth-child(3) {
    margin-left: 40px;
}

.menu_nav > ul > li:nth-child(4) {
    margin-left: 50px;
}

.menu_nav > ul > li:nth-child(6) {
    margin-left: 0;
}

.menu_nav > ul > li:nth-child(6) ul li ul {
    left: -245px;
	position: absolute;
}

.menu_nav > ul > li:nth-child(7) {
    margin-left: 0;
	width: 220px;
}

.menu_nav > ul > li:nth-child(7) ul li ul {
    left: -245px;
	position: absolute;
}

.menu_nav li ul {
    display: none;
	background: #22264B;
    float: left;
    width: 245px;
    //position: absolute;
    z-index: 999;
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 10px;
}

.menu_nav li ul li {
    padding-bottom: 3px;
    line-height: 1.3;
	float: none;
	position: relative;
}

.menu_nav li:hover > ul {
    display: block;
    width: 245px;
    //margin: 0;
    //padding: 0;
    //background: #b5b5b5;
    float: left;
}


.menu_nav li ul li:hover > ul {
    display: block;
    width: 245px;
    left: 235px;
	position: absolute;
	top: -10px;
}

.menu_nav .tr {
    border-left: 6px solid #fefefe;
}

.menu_nav > ul > li > a > .tr {
    display: none;
}



/* --- end main menu --- */


/* --- footer --- */
footer {
    //background: rgb(35, 35, 35);
    float: left;
    width: 100%;
	border-top: 2px solid #928e8e;
	//height: 300px;
}

.footer_block {
    //padding: 0 0 10px 0;
}

.footer_menu {
	background: #22264b;
	padding: 0 0 20px 0;
}

.footer_menu .cols {
	position: relative;
    height: 485px;
}

.footer_menu .cols > ul > li {
	padding-bottom: 15px;
}

.footer_menu .cols > ul > li:nth-child(5) {
	position: absolute;
    bottom: 0;
}

.footer_menu .cols > ul > li:nth-child(6) {
	position: absolute;
    bottom: 0;
    left: 370px;
}

.footer_contact {
	padding: 20px 0 0 0;
}

.copyright {
    padding: 10px 0;
}

.footer_logo {
    width: 100px;
	margin-left: 10px;
	margin-top: 25px;
}

.ft_cont, .ft_soc {
	//width: 30 %;
    padding: 5px;
    margin-left: 30px;
}

.ft_cont h3 {
	text-align: center;
}

.ft_cont ul {
    float: left;
	margin: 0;
    padding: 0;
}

.ft_cont ul li {
    margin-left: 10px;
	font-size: 14px;
	float: unset;
}

.ft_cont li, .ft_cont li a {
    color: #363636;
	line-height: 1.5;
}

.about_as {
	margin-left: 5%;
	padding-bottom: 20px
}

.cols ul li {
    float: left;
    width: 25%;
}

.cols ul {
    overflow: hidden;
}

.avro_img {
	margin-bottom: 5px;
	margin-right: 10px;
}

.corp{
	margin-bottom: -7px
}
.avro_img a{
	color:black;
	margin-right: 20px;
}

/*
.cols > ul > li:nth-child(1) {
    margin-left: 5%;
}

.cols > ul > li:nth-child(2) {
    margin-left: 8%;
	width: 22%;
}

.cols > ul > li:nth-child(3) {
    margin-left: 3%;
	width: 255px;
}
*/
.cols > ul > li > a {
    font-size: 18px;
}

.cols ul li a {
    color: #fefefe;
}

.cols ul li ul {
    margin: 0;
    padding: 0;
}

.cols ul li ul li {
    float: none;
    width: 100%;
}

.cols ul li ul li a {
    color: #bbb;
}

.copyright {
    border-top: 2px solid #22264b;
	font-size: 14px;
}

.copyright > div {
    color: #363636;
    margin-top: 5px;
    margin-left: 10px;
}

.dvs {
	margin-right: 20px;
}

.dvs .corp {
    height: 50px;
    margin-top: -20px;
    margin-right: 35px;
}

.soc_icon {
    display: inline-block;
	//margin-left: 18%;
}

.soc_icon a {
    text-decoration: none;
}

.soc_icon img {
    margin-left: 15px;
    transition: all .3s ease;
}
.soc_icon img:hover{
    transform: scale(1.1);
	opacity: 0.8;
}

.footer_contact .tr {
    display: none;
}

/* --- end footer --- */


/* --- scrolling --- */

.up_down {
    z-index: 999;
    right: 20px;
    position: fixed;
    top: 68%;
}

.top {
    visibility: hidden;
}

/* --- end scrolling --- */

/* --- toscroll_menu --- */

.toscroll_menu > ul > li {
	width: 130px;
	position: relative;
	padding: 2px 3px 15px;
}

.toscroll_menu li > ul {
	display: none;
    background: #22264B;
    float: left;
    width: 245px;
    z-index: 999;
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 10px;
	position: absolute;
}

.toscroll_menu ul li:hover > ul {
	display: block;
    left: 0;
    top: 25px;
}

.toscroll_menu li ul li {
	width: 100%;
	padding-bottom: 3px;
    line-height: 1.3;
    position: relative;
}

.toscroll_menu li ul li:hover > ul {
	display: block;
	left: 235px;
	top: -10px;
	position: absolute;
}

.toscroll_menu .tr {
    border-left: 6px solid #fefefe;
}

.toscroll_menu > ul > li > a > .tr {
    display: none;
}

.toscroll_menu > ul > li:nth-child(1) {
    margin-left: 50px;
}

.toscroll_menu > ul > li:nth-child(2) {
    margin-left: -45px;
}

.toscroll_menu > ul > li:nth-child(3) {
    margin-left: -15px;
}

.toscroll_menu > ul > li:nth-child(4) {
    margin-left: -5px;
}

.toscroll_menu > ul > li:nth-child(5) {
    margin-left: -20px;
}

.toscroll_menu > ul > li:nth-child(6) {
    margin-left: -25px;
}

.toscroll_menu > ul > li:nth-child(7) {
    margin-left: -15px;
	width: 150px;
}

.toscroll_menu > ul > li:nth-child(8) {
    margin-left: 20px;
}

.toscroll_menu > ul > li:nth-child(9) {
    width: 150px;
}

.toscroll_menu > ul > li:nth-child(9) ul li ul {
    left: -245px;
}

.toscroll_menu > ul > li:nth-child(10) {
    margin-left: 35px;
}

.toscroll_menu > ul > li:nth-child(10) ul {
    left: -115px;
}

.toscroll_menu > ul > li:nth-child(10) ul li ul {
    left: -245px;
}

/* .toscroll_menu > ul > .sd > a { */
	/* font-style: italic; */
/* } */

/* --- site name brusov --- */

.site_name {
    width: 100%;
    margin: 0 auto;
    position: absolute;
    //top: 120px;
    top: 250px;
    max-width: 1360px;
}

.beta {
	/*color: #fff;
	position: absolute;
	font-weight: bold;
	left: 55%;
	font-size: 24px;
	font-style: italic;
	bottom: 5px;*/
	color: #fff;
    position: absolute;
    font-weight: bold;
    left: 55%;
    font-size: 24px;
    font-style: italic;
    bottom: 13px;
}

.top_logo {
    /*margin-right: 25px;
	margin-top: 75px;*/
	margin-right: 45px;
    margin-top: 45px;
    width: 140px;
}

.site {
	/*background: rgba(34, 38, 75, 0.5);
    margin: 0 auto;
    margin-top: 20px;
    float: left;*/
	/*background: rgba(34, 38, 75, 0.5);
    margin: 0 auto;
    margin-top: 20px;
    float: left;
    height: 245px;
    width: 1020px;
    position: relative;
    left: 100px;
    border-radius: 5px;*/
	background: rgba(34, 38, 75, 0.5);
    margin: 0 auto;
    margin-top: 20px;
    float: left;
    height: 275px;
    width: 935px;
    position: relative;
    left: 200px;
    border-radius: 5px;
}

.site_tytle {
    /*text-transform: uppercase;
    color: #fff;
    text-align: center;
    width: 50%;
    margin: 0 auto;
	padding: 5px;*/
    /*text-transform: uppercase;
    color: #fff;
    text-align: center;
    width: 44%;
    margin: 0 auto;
    padding: 5px;
    margin-top: 40px;
    font-size: 34px;
    left: 21%;
    position: absolute;
    margin-left: 70px;*/
	text-transform: uppercase;
    color: #fff;
    text-align: center;
    width: 60%;
    margin: 0 auto;
    padding: 5px;
    margin-top: 23px;
    font-size: 34px;
    left: 7%;
    position: absolute;
    margin-left: 70px;
}

.site_name_resp {
	display: none;
	position: absolute;
    top: 50px;
    background: #22264b;
    height: 150px;
    width: 90%;
    opacity: 0.8;
    left: 5%;
	border-radius: 5px;
}

.beta_ {
	/*color: #fff;
	position: absolute;
	font-weight: bold;
	left: 60%;
	font-size: 16px;
	font-style: italic;
	top: 80px;*/
	color: #fff;
    position: absolute;
    font-weight: bold;
    left: 60%;
    font-size: 16px;
    font-style: italic;
    top: 30%;
}

/* --- end site name --- */

/* --- Page Cards Start --- */
.scroll_up {
    display: none;
}

.row_1, .row_2 {
    width: 100%;
    height: auto;
}

.image_sc_div_big {
    height: 600px !important;
}

.image_sc_div {
    position: relative;
    overflow: hidden;
    height: 500px;
    width: 25%;
    float: left;

}

.image_sc_div h2 {
    text-transform: uppercase;
    color: #fff;
    padding-bottom: 15px;
	position: absolute;
	//width: 190px;
	z-index: 9999;
}

.image_sc_div h2:after {
    content: '';
    width: 100%;
    height: 2px;
    background: #fff;
    margin: 0 auto;
    display: block;
    margin-top: 20px;
}

.image_sc_div h2 a {
    color: #fbfbfb;
}

.card_1 > a:first-child h2 {
	top: 0px;
    left: 20px;
    padding: 50px 30px;
}

.card_1 a:last-child h2 {
	bottom: 110px;
    right: 15px;
    padding: 50px 30px;
}

.card_2 h2 {
	top: 70px;
	left: 70px;
}

.card_3 h2 {
    top: 85px;
    left: 70px;
}

.card_4 h2 {
    top: 255px;
    left: 35px;
}

.card_5 h2 {
	top: 140px;
	left: 70px;
}

.card_6 h2 {
	top: 270px;
	left: 70px;
}


.card_7 h2 {
	top: 290px;
    left: 130px;
}

.card_8 h2 {
	top: 270px;
	left: 70px;
}

.cards {
    position: absolute;
    //cursor: pointer;
    -webkit-transition: ease-in-out .3s;
    -moz-transition: ease-in-out .3s;
    -ms-transition: ease-in-out .3s;
    -o-transition: ease-in-out .3s;
    transition: ease-in-out .3s;
    width: 100%;
    height: 100%;
	background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.cards h2 {
    text-shadow: 1px 1px 8px #070b31;
}

.card_1:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    /*background: #A44C57;*/
    background: #9C6925;
    z-index: 999;
    opacity: .7;
    -webkit-transition: ease-in-out .3s;
    -moz-transition: ease-in-out .3s;
    -ms-transition: ease-in-out .3s;
    -o-transition: ease-in-out .3s;
    transition: ease-in-out .3s;
}

.card_1:hover::after {
    opacity: .5;
}

.card_2:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    /*background: #2B8A7F;*/
    background: #c1724b;
    z-index: 999;
    opacity: .7;
    -webkit-transition: ease-in-out .3s;
    -moz-transition: ease-in-out .3s;
    -ms-transition: ease-in-out .3s;
    -o-transition: ease-in-out .3s;
    transition: ease-in-out .3s;
}

.card_2:hover::after {
    opacity: .5;
}

.card_3:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    /*background: #096196;*/
    background: #6C4B4E;
    z-index: 999;
    opacity: .7;
    -webkit-transition: ease-in-out .3s;
    -moz-transition: ease-in-out .3s;
    -ms-transition: ease-in-out .3s;
    -o-transition: ease-in-out .3s;
    transition: ease-in-out .3s;
}

.card_3:hover::after {
    opacity: .5;
}

.card_4:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    /*background: #CB7B40;*/
    background: #4E79AD;
    z-index: 999;
    opacity: .7;
    -webkit-transition: ease-in-out .3s;
    -moz-transition: ease-in-out .3s;
    -ms-transition: ease-in-out .3s;
    -o-transition: ease-in-out .3s;
    transition: ease-in-out .3s;
}

.card_4:hover::after {
    opacity: .5;
}

.card_5:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    /*background: #2CA53D;*/
    background: #944E4E;
    z-index: 999;
    opacity: .7;
    -webkit-transition: ease-in-out .3s;
    -moz-transition: ease-in-out .3s;
    -ms-transition: ease-in-out .3s;
    -o-transition: ease-in-out .3s;
    transition: ease-in-out .3s;
}

.card_5:hover::after {
    opacity: .5;
}

.card_6:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    /*background: #9B2624;*/
    background: #72758C;
    z-index: 999;
    opacity: .7;
    -webkit-transition: ease-in-out .3s;
    -moz-transition: ease-in-out .3s;
    -ms-transition: ease-in-out .3s;
    -o-transition: ease-in-out .3s;
    transition: ease-in-out .3s;
}

.card_6:hover::after {
    opacity: .5;
}

.card_7:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    /*background: #D7B459;*/
    background: #D8B459;
    z-index: 999;
    opacity: .7;
    -webkit-transition: ease-in-out .3s;
    -moz-transition: ease-in-out .3s;
    -ms-transition: ease-in-out .3s;
    -o-transition: ease-in-out .3s;
    transition: ease-in-out .3s;
}

.card_7:hover::after {
    opacity: .5;
}

.card_8:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    /*background: #288A35;*/
    background: #72758C;
    z-index: 999;
    opacity: .7;
    -webkit-transition: ease-in-out .3s;
    -moz-transition: ease-in-out .3s;
    -ms-transition: ease-in-out .3s;
    -o-transition: ease-in-out .3s;
    transition: ease-in-out .3s;
}

.card_8:hover::after {
    opacity: .5;
}

.card_8:hover::after .card_8 {
    background: black;
}

.image_sc_div.image_sc_div_1 {
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 65%);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 65%);
    /*-webkit-clip-path: polygon(100% 0, 100% 75%, 50% 100%, 0% 75%, 0 0);
    clip-path: polygon(100% 0, 100% 75%, 50% 100%, 0% 75%, 0 0);*/
}

.image_sc_div.image_sc_div_2 {
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 65%, 0 100%);
    clip-path: polygon(0 0, 100% 0, 100% 65%, 0 100%);
    /*-webkit-clip-path: polygon(100% 0, 100% 75%, 50% 100%, 0% 75%, 0 0);
    clip-path: polygon(100% 0, 100% 75%, 50% 100%, 0% 75%, 0 0);*/
}

.image_sc_div.image_sc_div_3 {
    -webkit-clip-path: polygon(0 0, 100% 29%, 100% 100%, 0 61%);
    clip-path: polygon(0 0, 100% 29%, 100% 100%, 0 61%);
    /*-webkit-clip-path: polygon(50% 20%, 100% 0, 100% 75%, 50% 100%, 0% 75%, 0 0);
    clip-path: polygon(50% 20%, 100% 0, 100% 75%, 50% 100%, 0% 75%, 0 0);*/
}

.image_sc_div.image_sc_div_4 {
    -webkit-clip-path: polygon(0 29%, 100% 0, 100% 61%, 0 100%);
    clip-path: polygon(0 29%, 100% 0, 100% 61%, 0 100%);
    /*-webkit-clip-path: polygon(50% 20%, 100% 0, 100% 75%, 50% 100%, 0% 75%, 0 0);
    clip-path: polygon(50% 20%, 100% 0, 100% 75%, 50% 100%, 0% 75%, 0 0);*/
}

.all {
    position: relative;
}

.row_2 {
    position: absolute;
    top: 325px;
}

.image_sc_div.image_sc_div_1,.image_sc_div.image_sc_div_2,.image_sc_div.image_sc_div_3,.image_sc_div.image_sc_div_4  {
    z-index: 2;
}

/* --- Page Cards End --- */

/* --- event block --- */

.data_tab_ev > a {
	font-size: 24px;
    color: #fff;
    text-decoration: underline;
    text-transform: uppercase;
    padding-bottom: 25px;
    display: table;
    margin-left: 100px;
    padding-top: 25px;
}

.last_event {
    width: 100%;
    /*padding: 25px;*/
    /*margin-left: 7%;*/
    margin-top: 10px;
    position: relative;
    background: #fff;
	max-width: 510px;
	box-shadow: 0 0 10px rgba(119, 115, 115, 0.5);
}

img.lst_event_icon.img_hover {
    width: 30px;
    height: 30px;
    display: unset;
}
#span1 {
    position: relative;
    font-size: 10px;
}
#span2 {
    position: relative;
    padding: 15px;
}
.img img {
    width: 100%;
    /*max-width: 510px;
	height: 340px;*/
}

.event_info_block {
	box-shadow: inset 0 20px 20px -20px rgba(0,0,0,0.8);
    margin-top: -4px;
    padding: 0 5px 5px;
	height: 175px;
}

.ln_title {
    padding: 15px;
	width: 100%;
	color: #000;
	font-weight: bold;
}

.info_title {
    background: #fff;
}

.ln_date {
	position: absolute;
    top: 315px;
    right: 55px;
    padding: 10px;
    overflow: hidden;
    color: #fcfcfc;
    background: #000;
    border-radius: 3px;
    box-shadow: 0 0 10px rgba(119, 115, 115, 0.5);
}

.ln_time, .ln_location {
    width: 100%;
    padding: 5px 15px;
    overflow: hidden;
	color: #363636;
}

.ln_date img, .ln_time img, .ln_location img {
    width: 30px;
}

.all_content {
	width: 100%;
    text-align: right;
	color: #363636;
}

.all_content a {
	padding: 15px;
	color: #363636;
	font-size: 18px;
}

.last_event .color_txt {
	color: #fcfcfc;
    font-weight: bold;
}

.ln_time span, .ln_location span {
	margin-left: 15px;
}

.pos_span {
	position: absolute;
    right: 9px;
    bottom: 9px;
	color: #363636;
}

/* --- education block --- */

.education_block {
	/*background: #995A5A;*/
	padding-bottom: 45px;
	z-index: 8;
    position: relative;
	height: 485px;
}

.education_block h2 {
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	font-size: 26px;
}

.education_block h2 a {
	text-align: center;
	color: #fff;
	text-transform: uppercase;
}

.image_move {
	margin-top: -27px;
    margin-bottom: -85px;
}

.education_block li {
	padding: 5px 15px;
	float: left;
}

.education_block li:hover {
	background: #fff;
	color: #995a5a;
	transition: all 1s ease;
}
.education_block li:hover  .education_block li::before{
    background: #995a5a !important;
    color: #995a5a !important;
}

.education_block li a span {
	margin-left: 15px;
    transition: all .3s ease;
}

.education_block li:before {
	content: '';
	display: table;
	width: 5px;
	height: 45px;
	background: #fff;
	float: left;
    transition: all .3s ease;
}

.education_block li:hover:before {
	content: '';
	display: table;
	width: 5px;
	height: 45px;
	background: #995A5A;
	float: left;
}

.education_block li:hover span {
	color: #995a5a;
}

.edu_box a {
	font-size: 18px;
}

/* --- news block --- */

.block_height {
	/*height: 635px;*/
	height: 635px;
    display: flex;
    align-items: flex-start;
    gap: 25px;
    justify-content: center;
}

.border_block {
	width: 2px;
    height: 625px;
    background: #767575;
    float: left;
}

.last_announcement_index {
    padding: 5px 10px;
}

.news_ordering {
    overflow: hidden;
}

.last_announc {
    overflow: hidden;
}

.display_none_block1 {
	background: #fff;
    padding: 10px;
    margin-top: 20px;
    margin-left: 50px;
}

.display_none_block1 a{
	color: #363636;
    font-size: 23px;
    text-transform: uppercase;
    font-weight: bold;
}

.announc_block {
    width: 100%;
	margin-top: 20px;
}

.announc_block ul {
    margin: 0;
    padding: 0;
}

.announc_block li {
    float: unset;
	padding-bottom: 30px;
}

.announc_block li img {
    width: 305px;
	height: 220px;
    margin: 0 auto;
    display: table;
}
.center .w_18 {
    width:29%;
}

.info_block {
    width: 305px;
    margin: 0 auto;
    color: #363636;
    background: #e8edf3;
    margin-top: 0px;
    padding: 5px 8px;
    overflow: hidden;
    border-top: 2px solid #b6aaaa;
	height: 210px;
    position: relative;
}
.info_block3 {
    /*width: 305px;*/
    margin: 0 auto;
    color: #363636;
    background: #e8edf3;
    margin-top: 0px;
    padding: 5px 8px;
    overflow: hidden;
    border-top: 2px solid #b6aaaa;
	height: 210px;
    position: relative;
}
.info_block span {
	position: absolute;
	right: 15px;
	font-weight: bold;
	font-size: 16px;
	bottom: 10px;
}

.info_block span b {
	font-weight: bold;
	font-size: 24px;
}

/* --- comment --- */

.comment {
	position: relative;
}

.opacity_div {
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	background: #22264B;
	opacity: 0.5;
	position: absolute;
	top: 0;
}

.r_txt {
    right: 1vw;
    color: white;
    top: 70px;
    position: absolute;
	font-size: 1.4vw;
}

.l_txt {
    position: absolute;
    bottom: 50px;
    left: 50px;
    color: white;
	width: 350px;
}

/* --- STATISTICAL DATA --- */

.counts {
	width: 90%;
    text-align: center;
    min-height: 100px;
    /*padding-top: 35px;*/
    margin: 0 auto;
    display: table;
    float: none;
}

.counts h2 {
	text-transform: uppercase;
	color: #fff;
	padding-bottom: 15px;
}

.counts h2:after {
	content: '';
	width: 200px;
	height: 5px;
	background: #fff;
	margin: 0 auto;
    display: block;
	margin-top: 20px;
}

.counts ul {
    text-align: center !important;
    width: 100%;
    margin: 0 auto;
	float: left;
	position: relative;
	min-height: 100px;
}

.counts ul li {
    display: inline-block;
    //margin-right: 12%;
	position: absolute;
	text-transform: uppercase;
	top: 0;
}

.counts ul li:last-child {
   // margin-right: 0;
}

.counts ul li:nth-child(1) {
    //position: relative;
    //text-transform: uppercase;
	left: 0;
}

.counts ul li:first-child .counts_text {
    //padding-left: 40px;
}

.counts ul li:nth-child(2) {
    //text-transform: uppercase;
    //position: relative;
	left: 30%;
}

.counts ul li:nth-child(3) {
    //position: relative;
	left: 60%;
}

.counts ul li:nth-child(3) .counts_nummber {
    width: 100%;
}

.counts ul li:nth-child(4) {
    //position: relative;
    //text-transform: uppercase;
	right: 0;
}

.counts_nummber {
	width: 60%;
    font-size: 40px;
    color: #fff;
    font-weight: bold;
    display: inline-block;
}
.counts_text {
    font-size: 15px;
    color: #fff;
}

.text_1 {
	//position: absolute;
	top: 17px;
	right: -45px;
	color: #fff;
}

.text_2 {
	//position: absolute;
	color: #fff;
	font-weight: bold;
	left: 60%;
	font-size: 40px;
	top: 0px;
}

.cont_news_list.grid {
    min-height: 1185.233px;
}

/* --- slider --- */

.homepage_slider h2 {
	text-transform: uppercase;
}

.owl-dots {
    width: 100%;
    height: 20px;
    text-align: center;
    padding-bottom: 10px;
}

.owl-dot {
    height: 5px;
    width: 50px;
    border: 2px solid #1F253D;
    display: inline-block;
    margin-top: 10px;
    margin: 10px;
}

.owl-dot.active{
    background: #1F253D;
}

/* --- responsive menu --- */

#cssmenu .hamburger, #cssmenu .label_cs {
	display: none;
}

@media all and (max-width: 601px) {
.block_height {
    /* height: 635px; */
    height: 635px;
    display: flex;
    align-items: flex-start;
    gap: 25px;
    justify-content: center;
    flex-direction: column;
}
}
@media all and (max-width: 1280px) {
.block_height {
    /* height: 635px; */
    height: 635px;
    display: flex;
    align-items: flex-start;
    gap: 25px;
    justify-content: center;
    flex-direction: column;
}
}
@media all and (max-width: 1280px) {

	.center {
		width: 100%;
	}

	.main_menu   {
		display: none;
	}

	.tr {
		display: none;
	}

	#cssmenu .hamburger, #cssmenu .label_cs {
		display: block;
		position: fixed;
		z-index: 9;
	}

	.footer_menu {
		display: none;
	}

	.border_block {
		display: none;
	}

}

@media all and (max-width: 1280px) {

	.education_block {
		height: auto;
	}

	.education_block .overflow {
		display: none;
	}
}
















@media all and (max-width: 600px) {

	/* --- header --- */

	header {
		width: 100%;
		//max-width: 360px;
		//height: 100%;
	}


	.langs {
		width: 170px;
	}

	.site_name {
		display: none;
	}

	.site_name_resp {
		display: block;
		height: 200px;
	}

	.site_name_resp .top_logo {
		width: 50px;
		margin-left: 10px;
		margin: 0 auto;
		display: table;
		float: none;
		margin-top: 10px;
	}

	.site_name_resp .site {
		left: 0;
		width: 100%;
		background: unset;
		height: 50px;
		z-index: 9999;
		margin-top: 10px;
	}

	.site_name_resp .site_tytle {
		width: 100%;
		margin-top: -10px;
		left: 0;
		margin-left: 0;
		font-size: 16px;
		padding-bottom: 10px;
	}

	/* --- cards --- */

	.all {
		width: 100%;
		/*max-width: 340px;*/
		margin: 0 auto;
	}

	.row_1, .row_2 {
		width: 100%;
		height: auto;
		position: static !important;
	}


	.image_sc_div.image_sc_div_1,
	.image_sc_div.image_sc_div_2,
	.image_sc_div.image_sc_div_3.image_sc_div_big,
	.image_sc_div.image_sc_div_4.image_sc_div_big {
		width: 100%;
		-webkit-clip-path: unset;
		clip-path: unset;
		/*max-width: 340px;*/
		margin: 0 auto;
		display: table;
	}

	/* --- event block --- */

	.data_tab_ev > a {
		margin: 0 auto;
	}

	/* --- edu block --- */

	.education_block .w_25, .edu_box {
		width: 100%;
	}

	.edu_box ul {
		overflow: hidden;
		padding: 0;
		width: 80%;
		margin: 0 auto;
		margin-top: 20px;
	}

	/* --- news, announcement --- */
	.bg_color .w_18 {
		width: 96%;
		margin-left: 0;
		margin: 0 auto;
		float: none;
		max-width: 480px;
	}

	.block_height {
		height: auto;
	}

	.last_announcement, .last_announcement_index  {
		width: 100%;
		margin: 0 auto;
		display: table;
		float: none;
		padding: 0;
		max-width: 480px;
	}

	.display_none_block1 {
		margin: 0 auto;
		float: none;
		display: table;
		margin-top: 20px;
	}

	.display_none_block1 a {
		font-size: 18px;
	}

	.announc_block li img, .info_block {
		width: 100%;
		height: auto;
	}

	/* ----  comments --- */

	.comment {
		min-height: 300px;
	}

	.r_txt {
		top: 0;
		left: 15px;
	}

	.l_txt {
		width: 300px;
		left: 0;
		top: 20px;
		border: 0;
		position: relative;
		z-index: 9;
		margin: 0 auto;
	}

	/* --- counts --- */

	.counts {
		padding-top: 0;
	}

	.counts ul {
		margin: 0;
		padding: 0;
	}

	.counts ul li {
		width: 100%;
		position: static;
		padding-bottom: 20px;
	}

	.counts_nummber {
		width: 100%;
		/*margin-left: -35px;*/
	}

	/* --- slider --- */

	.homepage_slider h2 {
		font-size: 20px !important;
	}
	/*
	.slider_center {
		padding-top: 0 !important;
	}

	.owl-stage {
		height: 100px;
		overflow: hidden;
	}

	.owl-item {
		width: 300px !important;
		margin-right: 0 !important;
	}

	.owl-item img {
		margin: 0 auto;
	}
	*/
	/* --- footer --- */

	.ft_cont, .ft_logo, .ft_soc, .about_as, .copyright > div {
		width: 80%;
		padding: 0;
		margin: 0 auto;
		float: none;
		display: table;
		padding-bottom: 20px;
	}

	.footer_logo {
		margin: 0 auto;
		display: table;
	}

	.dvs .corp {
		margin: 0 auto;
		text-align: center;
		display: table;
	}

}

@media all and (max-width: 360px) {

	/* --- header --- */

	header {
		height:100vw;
	}

	.last_event {
		width: 96%;
		margin: 0 auto;
		float: none;
		display: table;
		margin-top: 20px;
		max-width: 300px;
	}

	.img img {
		width: 100%;
		max-width: 300px;
		height: auto;
		margin: 0 auto;
		display: table;
	}

	.ln_date {
		//top: 140px;
		top: 170px;
	}

}

@media all and (min-width: 361px) and (max-width: 480px) {

	/* --- header --- */

	header {
		height:100vw;
	}

	.block_height {
		height: auto;
	}

	.last_event {
		width: 96%;
		margin: 0 auto;
		float: none;
		display: table;
		margin-top: 20px;
		max-width: 420px;
	}

	.img img {
		width: 100%;
		max-width: 420px;
		height: auto;
		margin: 0 auto;
		display: table;
	}

	.ln_date {
		//top: 205px;
		top: 255px;
	}

}

@media all and (min-width: 481px) and (max-width: 600px) {

	/* --- event wighet ---*/

	.last_event {
		width: 96%;
		margin: 0 auto;
		float: none;
		display: table;
		margin-top: 20px;
		max-width: 510px;
	}

	.img img {
		width: 100%;
		max-width: 510px;
		height: auto;
		margin: 0 auto;
		display: table;
	}

	.ln_date {
		//top: 255px;
	}

}


@media all and (min-width: 601px) and (max-width: 1024px) {

	/* --- header --- */

	header {
		width: 100%;
		//max-width: 360px;
		//height: 100%;
	}

	.langs {
		width: 170px;
	}

	.site_name {
		display: none;
	}

	.site_name_resp {
		display: block;
	}

	.site_name_resp .top_logo {
		    width: 50px;
		margin-left: 10px;
		margin: 0 auto;
		display: table;
		float: none;
		margin-top: 10px;
	}

	.site_name_resp .site {
		left: 0;
		width: 100%;
		background: unset;
		height: 50px;
		z-index: 9999;
		margin-top: 10px;
	}

	.site_name_resp .site_tytle {
		width: 100%;
		margin-top: -10px;
		left: 0;
		margin-left: 0;
		font-size: 16px;
		padding-bottom: 10px;
	}

	/* --- cards --- */

	.all {
		width: 100%;
		max-width: 680px;
		margin: 0 auto;
	}

	.row_1, .row_2 {
		width: 100%;
		height: auto;
		position: static !important;
	}


	.image_sc_div.image_sc_div_1,
	.image_sc_div.image_sc_div_2,
	.image_sc_div.image_sc_div_3.image_sc_div_big,
	.image_sc_div.image_sc_div_4.image_sc_div_big {
		width: 100%;
		-webkit-clip-path: unset;
		clip-path: unset;
		max-width: 340px;
		margin: 0 auto;
		float: left;
	}

	/* --- event block --- */

	.data_tab_ev > a {
		margin: 0 auto;
	}

	.last_event {
		width: 90%;
		margin: 0 auto;
		float: none;
		display: table;
		margin-top: 20px;
		max-width: 510px;
	}

	.img img {
		width: 100%;
		height: auto;;
	}

	.ln_date {
		//top: 260px;
	}

	/* --- edu block --- */

	.education_block .w_25, .edu_box {
		width: 100%;
	}

	.edu_box ul {
		overflow: hidden;
		padding: 0;
		width: 80%;
		margin: 0 auto;
		margin-top: 20px;
	}

	.bg_color .w_19 {
		width: 96%;
		margin-left: 0;
		margin: 0 auto;
		float: none;
		max-width: 480px;
	}

	/* --- news, announcement --- */

	.last_announcement, .last_announcement_index  {
		width: 100%;
		margin: 0 auto;
		display: table;
		float: none;
	}

	.display_none_block1 {
		margin: 0 auto;
		float: none;
		display: table;
		margin-top: 20px;
	}

	.display_none_block1 a {
		font-size: 18px;
	}

	.announc_block li img, .info_block {
		width: 100%;
		height: auto;
	}

	/* ----  comments --- */
	.l_txt {
		left: 25px;
		bottom: 20px;
		width: 29vw;
		font-size: 1.5vw;
	}

	.r_txt {
		right: 50px;
		top: 20px;
	}

	/* --- counts --- */
	/*
	.counts {
		padding-top: 0;
	}

	.counts ul {
		margin: 0;
		padding: 0;
	}

	.counts ul li {
		width: 100%;
		position: static;
		padding-bottom: 20px;
	}

	.counts_nummber {
		width: 50%;
		margin-left: -35px;
	}
	*/
	/* --- slider --- */

	.homepage_slider h2 {
		font-size: 20px !important;
	}
	/*
	.slider_center {
		padding-top: 0 !important;
	}

	.owl-stage {
		height: 100px;
		overflow: hidden;
	}

	.owl-item {
		width: 300px !important;
		margin-right: 0 !important;
	}

	.owl-item img {
		margin: 0 auto;
	}
	*/
	/* --- footer --- */

	.ft_cont, .ft_logo, .ft_soc, .about_as {
		width: 48%;
		float: left;
		padding-bottom: 20px;
		margin-left: 2%;
	}

	.ft_soc {
		clear: both;
	}

	.copyright > div {
		width: 80%;
		padding: 0;
		margin: 0 auto;
		float: none;
		display: table;
		padding-bottom: 20px;
	}

	.footer_logo {
		margin: 0 auto;
		display: table;
	}

	.dvs .corp {
		margin: 0 auto;
		text-align: center;
		display: table;
	}

}


@media all and (min-width: 1025px) and (max-width: 1280px) {

	/* --- header --- */

	header {
		width: 100%;
		//max-width: 360px;
		//height: 100%;
	}

	.langs {
		width: 170px;
	}

	.site_name {
		display: none;
	}

	.site_name_resp {
		display: block;
		top: 100px;
		width: 50%;
		margin-left: 25%;
	}

	.site_name_resp .top_logo {
		    width: 50px;
		margin-left: 10px;
		margin: 0 auto;
		display: table;
		float: none;
		margin-top: 25px;
	}

	.site_name_resp .site {
		left: 0;
		width: 100%;
		background: unset;
		height: 50px;
		z-index: 9999;
		margin-top: 10px;
	}

	.site_name_resp .site_tytle {
		width: 100%;
		margin-top: -10px;
		left: 0;
		margin-left: 0;
		font-size: 16px;
		padding-bottom: 10px;
	}

	/* --- cards --- */

	.all {
		width: 100%;
		max-width: 680px;
		margin: 0 auto;
	}

	.row_1, .row_2 {
		width: 100%;
		height: auto;
		position: static !important;
	}


	.image_sc_div.image_sc_div_1,
	.image_sc_div.image_sc_div_2,
	.image_sc_div.image_sc_div_3.image_sc_div_big,
	.image_sc_div.image_sc_div_4.image_sc_div_big {
		width: 100%;
		-webkit-clip-path: unset;
		clip-path: unset;
		max-width: 340px;
		margin: 0 auto;
		float: left;
	}



	/* --- edu block --- */
	/*
	.education_block .w_25, .edu_box {
		width: 100%;
	}

	.edu_box ul {
		overflow: hidden;
		padding: 0;
		width: 80%;
		margin: 0 auto;
		margin-top: 20px;
	}

	.bg_color .w_19 {
		width: 96%;
		margin-left: 0;
		margin: 0 auto;
		float: none;
		max-width: 480px;
	}
	*/
	/* --- news, announcement --- */

	.last_announcement, .last_announcement_index  {
		width: 100%;
		margin: 0 auto;
		display: table;
		float: none;
	}

	.display_none_block1 {
		margin: 0 auto;
		float: none;
		display: table;
		margin-top: 20px;
	}

	.display_none_block1 a {
		font-size: 18px;
	}

	.announc_block li img, .info_block {
		width: 100%;
		height: auto;
	}

	/* ----  comments --- */
	.l_txt {
		left: 25px;
		bottom: 20px;
	}

	.r_txt {
		right: 50px;
		top: 20px;
	}

	/* --- counts --- */
	/*
	.counts {
		padding-top: 0;
	}

	.counts ul {
		margin: 0;
		padding: 0;
	}

	.counts ul li {
		width: 100%;
		position: static;
		padding-bottom: 20px;
	}

	.counts_nummber {
		width: 50%;
		margin-left: -35px;
	}
	*/
	/* --- slider --- */

	.homepage_slider h2 {
		font-size: 20px !important;
	}
	/*
	.slider_center {
		padding-top: 0 !important;
	}

	.owl-stage {
		height: 100px;
		overflow: hidden;
	}

	.owl-item {
		width: 300px !important;
		margin-right: 0 !important;
	}

	.owl-item img {
		margin: 0 auto;
	}
	*/
	/* --- footer --- */
	/*
	.ft_cont, .ft_logo, .about_as, .copyright > div {
		width: 80%;
		padding: 0;
		margin: 0 auto;
		float: none;
		display: table;
		padding-bottom: 20px;
	}

	.footer_logo {
		margin: 0 auto;
		display: table;
	}

	.dvs .corp {
		margin: 0 auto;
		text-align: center;
		display: table;
	}
*/
}

@media all and (min-width: 1025px) and (max-width: 1124px) {

	/* --- event block --- */

	.data_tab_ev > a {
		margin: 0 auto;
	}

	.last_event {
		width: 47%;
		margin-left: 3%;
	}

	.img img {
		width: 100%;
		height: auto;;
	}

	.ln_date {
		//top: 260px;
	}

}

@media all and (min-width: 1125px) and (max-width: 1280px) {

	/* --- event block --- */

    .block_height {
        height: 635px;
        display: flex;
        align-items: flex-start;
        gap: 25px;
        justify-content: center;
        flex-direction: row;
    }
	.data_tab_ev > a {
		margin: 0 auto;
	}

	.last_event {
		width: 100%;
		margin-left: 6%;
	}

	.img img {
		width: 100%;
		height: auto;;
	}

	.ln_date {
		top: 260px;
	}

}


/* --- iPhone 6,7,8 portrait --- */

@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 2) {


	/* --- header --- */

	header {
		width: 100%;
		//max-width: 360px;
		//height: 100%;
		height: 100vw;
	}

	.langs {
		width: 170px;
	}

	.site_name {
		display: none;
	}

	.site_name_resp {
		display: block;
	}

	.site_name_resp .top_logo {
		    width: 50px;
		margin-left: 10px;
		margin: 0 auto;
		display: table;
		float: none;
		margin-top: 10px;
	}

	.site_name_resp .site {
		left: 0;
		width: 100%;
		background: unset;
		height: 50px;
		z-index: 9999;
		margin-top: 10px;
	}

	.site_name_resp .site_tytle {
		width: 100%;
		margin-top: -10px;
		left: 0;
		margin-left: 0;
		font-size: 16px;
		padding-bottom: 10px;
	}

	/* --- cards --- */

	.all {
		width: 100%;
		max-width: 340px;
		margin: 0 auto;
	}

	.row_1, .row_2 {
		width: 100%;
		height: auto;
		position: static !important;
	}


	.image_sc_div.image_sc_div_1,
	.image_sc_div.image_sc_div_2,
	.image_sc_div.image_sc_div_3.image_sc_div_big,
	.image_sc_div.image_sc_div_4.image_sc_div_big {
		width: 100%;
		-webkit-clip-path: unset;
		clip-path: unset;
		max-width: 340px;
		margin: 0 auto;
		display: table;
	}

	/* --- event block --- */

	.data_tab_ev > a {
		margin: 0 auto;
	}

	.last_event {
		width: 96%;
		margin: 0 auto;
		float: none;
		display: table;
		margin-top: 20px;
	}

	.img img {
		width: 100%;
		height: auto;
		max-width: 360px;
	}

	.ln_date {
		//top: 172px;
		top: 210px;
	}

	/* --- edu block --- */

	.education_block .w_25, .edu_box {
		width: 100%;
	}

	.edu_box ul {
		overflow: hidden;
		padding: 0;
		width: 80%;
		margin: 0 auto;
		margin-top: 20px;
	}

	.bg_color .w_19 {
		width: 96%;
		margin-left: 0;
		margin: 0 auto;
		float: none;
		max-width: 480px;
	}

	/* --- news, announcement --- */

	.last_announcement, .last_announcement_index  {
		width: 100%;
		margin: 0 auto;
		display: table;
		float: none;
	}

	.display_none_block1 {
		margin: 0 auto;
		float: none;
		display: table;
		margin-top: 20px;
	}

	.display_none_block1 a {
		font-size: 18px;
	}

	.announc_block li img, .info_block {
		width: 100%;
		height: auto;
	}

	/* ----  comments --- */

	.comment {
		min-height: 300px;
	}

	.r_txt {
		top: 0;
		left: 15px;
	}

	.l_txt {
		width: 300px;
		left: 0;
		top: 20px;
		border: 0;
		position: relative;
		z-index: 9;
		margin: 0 auto;
	}

	/* --- counts --- */

	.counts {
		padding-top: 0;
	}

	.counts ul {
		margin: 0;
		padding: 0;
	}

	.counts ul li {
		width: 100%;
		position: static;
		padding-bottom: 20px;
	}

	.counts_nummber {
		width: 50%;
		margin-left: -35px;
	}

	/* --- slider --- */

	.homepage_slider h2 {
		font-size: 20px !important;
	}
	/*
	.slider_center {
		padding-top: 0 !important;
	}

	.owl-stage {
		height: 100px;
		overflow: hidden;
	}

	.owl-item {
		width: 300px !important;
		margin-right: 0 !important;
	}

	.owl-item img {
		margin: 0 auto;
	}
	*/
	/* --- footer --- */

	.ft_cont, .ft_logo, .about_as, .copyright > div {
		width: 80%;
		padding: 0;
		margin: 0 auto;
		float: none;
		display: table;
		padding-bottom: 20px;
	}

	.footer_logo {
		margin: 0 auto;
		display: table;
	}

	.dvs .corp {
		margin: 0 auto;
		text-align: center;
		display: table;
	}

}

/* --- iPhone 6,7,8 landscape --- */

@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 2) {

	/* --- header --- */

	header {
		width: 100%;
		//max-width: 360px;
		//height: 100%;
	}

	.langs {
		width: 170px;
	}

	.site_name {
		display: none;
	}

	.site_name_resp {
		display: block;
	}

	.site_name_resp .top_logo {
		    width: 50px;
		margin-left: 10px;
		margin: 0 auto;
		display: table;
		float: none;
		margin-top: 10px;
	}

	.site_name_resp .site {
		left: 0;
		width: 100%;
		background: unset;
		height: 50px;
		z-index: 9999;
		margin-top: 10px;
	}

	.site_name_resp .site_tytle {
		width: 100%;
		margin-top: -10px;
		left: 0;
		margin-left: 0;
		font-size: 16px;
		padding-bottom: 10px;
	}

	/* --- cards --- */

	.all {
		width: 100%;
		max-width: 340px;
		margin: 0 auto;
	}

	.row_1, .row_2 {
		width: 100%;
		height: auto;
		position: static !important;
	}


	.image_sc_div.image_sc_div_1,
	.image_sc_div.image_sc_div_2,
	.image_sc_div.image_sc_div_3.image_sc_div_big,
	.image_sc_div.image_sc_div_4.image_sc_div_big {
		width: 100%;
		-webkit-clip-path: unset;
		clip-path: unset;
		max-width: 340px;
		margin: 0 auto;
		display: table;
	}

	/* --- event block --- */

	.data_tab_ev > a {
		margin: 0 auto;
	}

	.last_event {
		width: 90%;
		margin: 0 auto;
		float: none;
		display: table;
		margin-top: 20px;
		max-width: 510px;
	}

	.img img {
		width: 100%;
		height: auto;;
	}

	.ln_date {
		//top: 200px;
	}

	/* --- edu block --- */

	.education_block .w_25, .edu_box {
		width: 100%;
	}

	.edu_box ul {
		overflow: hidden;
		padding: 0;
		width: 80%;
		margin: 0 auto;
		margin-top: 20px;
	}

	.bg_color .w_19 {
		width: 96%;
		margin-left: 0;
		margin: 0 auto;
		float: none;
		max-width: 480px;
	}

	/* --- news, announcement --- */

	.block_height {
		height: 900px;
	}

	.last_announcement, .last_announcement_index  {
		width: 100%;
		margin: 0 auto;
		display: table;
		float: none;
	}

	.display_none_block1 {
		margin: 0 auto;
		float: none;
		display: table;
		margin-top: 20px;
	}

	.display_none_block1 a {
		font-size: 18px;
	}

	.announc_block li img, .info_block {
		width: 100%;
		height: auto;
	}

	/* ----  comments --- */

	.comment {
		min-height: 300px;
	}

	.r_txt {
		top: 0;
		left: 15px;
	}

	.l_txt {
		width: 300px;
		left: 0;
		top: 20px;
		border: 0;
		position: relative;
		z-index: 9;
		margin: 0 auto;
	}

	/* --- counts --- */

	.counts {
		padding-top: 0;
	}

	.counts ul {
		margin: 0;
		padding: 0;
	}

	.counts ul li {
		width: 100%;
		position: static;
		padding-bottom: 20px;
	}

	.counts_nummber {
		width: 50%;
		margin-left: -35px;
	}

	/* --- slider --- */

	.homepage_slider h2 {
		font-size: 20px !important;
	}
	/*
	.slider_center {
		padding-top: 0 !important;
	}

	.owl-stage {
		height: 100px;
		overflow: hidden;
	}

	.owl-item {
		width: 300px !important;
		margin-right: 0 !important;
	}

	.owl-item img {
		margin: 0 auto;
	}
	*/
	/* --- footer --- */

	.ft_cont, .ft_logo, .ft_soc, .about_as {
		width: 48%;
		float: left;
		padding-bottom: 20px;
		margin-left: 2%;
	}

	.ft_soc {
		clear: both;
	}
	/*
	.ft_cont, .ft_logo, .about_as, .copyright > div {
		width: 80%;
		padding: 0;
		margin: 0 auto;
		float: none;
		display: table;
		padding-bottom: 20px;
	}
	*/
	.footer_logo {
		margin: 0 auto;
		display: table;
	}

	.dvs .corp {
		margin: 0 auto;
		text-align: center;
		display: table;
	}

}

/* --- iPhone 8plus --- */

@media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 3) {

	/* --- header --- */

	header {
		width: 100%;
		//max-width: 360px;
		//height: 100%;
		height: 100vw;
	}

	.langs {
		width: 170px;
	}

	.site_name {
		display: none;
	}

	.site_name_resp {
		display: block;
	}

	.site_name_resp .top_logo {
		    width: 50px;
		margin-left: 10px;
		margin: 0 auto;
		display: table;
		float: none;
		margin-top: 10px;
	}

	.site_name_resp .site {
		left: 0;
		width: 100%;
		background: unset;
		height: 50px;
		z-index: 9999;
		margin-top: 10px;
	}

	.site_name_resp .site_tytle {
		width: 100%;
		margin-top: -10px;
		left: 0;
		margin-left: 0;
		font-size: 16px;
		padding-bottom: 10px;
	}

	/* --- cards --- */

	.all {
		width: 100%;
		max-width: 340px;
		margin: 0 auto;
	}

	.row_1, .row_2 {
		width: 100%;
		height: auto;
		position: static !important;
	}


	.image_sc_div.image_sc_div_1,
	.image_sc_div.image_sc_div_2,
	.image_sc_div.image_sc_div_3.image_sc_div_big,
	.image_sc_div.image_sc_div_4.image_sc_div_big {
		width: 100%;
		-webkit-clip-path: unset;
		clip-path: unset;
		max-width: 340px;
		margin: 0 auto;
		display: table;
	}

	/* --- event block --- */

	.data_tab_ev > a {
		margin: 0 auto;
	}

	.last_event {
		width: 96%;
		margin: 0 auto;
		float: none;
		display: table;
		margin-top: 20px;
		max-width: 330px;
	}

	.img img {
		width: 100%;
		height: auto;
		max-width: 330px;
	}

	.ln_date {
		//top: 155px;
		top: 190px;
	}

	/* --- edu block --- */

	.education_block .w_25, .edu_box {
		width: 100%;
	}

	.edu_box ul {
		overflow: hidden;
		padding: 0;
		width: 80%;
		margin: 0 auto;
		margin-top: 20px;
	}

	.bg_color .w_19 {
		width: 96%;
		margin-left: 0;
		margin: 0 auto;
		float: none;
		max-width: 480px;
	}

	/* --- news, announcement --- */

	.last_announcement, .last_announcement_index  {
		width: 100%;
		margin: 0 auto;
		display: table;
		float: none;
	}

	.display_none_block1 {
		margin: 0 auto;
		float: none;
		display: table;
		margin-top: 20px;
	}

	.display_none_block1 a {
		font-size: 18px;
	}

	.announc_block li img, .info_block {
		width: 100%;
		height: auto;
	}

	/* ----  comments --- */

	.comment {
		min-height: 300px;
	}

	.r_txt {
		top: 0;
		left: 15px;
	}

	.l_txt {
		width: 300px;
		left: 0;
		top: 20px;
		border: 0;
		position: relative;
		z-index: 9;
		margin: 0 auto;
	}

	/* --- counts --- */

	.counts {
		padding-top: 0;
	}

	.counts ul {
		margin: 0;
		padding: 0;
	}

	.counts ul li {
		width: 100%;
		position: static;
		padding-bottom: 20px;
	}

	.counts_nummber {
		width: 50%;
		margin-left: -35px;
	}

	/* --- slider --- */

	.homepage_slider h2 {
		font-size: 20px !important;
	}
	/*
	.slider_center {
		padding-top: 0 !important;
	}

	.owl-stage {
		height: 100px;
		overflow: hidden;
	}

	.owl-item {
		width: 300px !important;
		margin-right: 0 !important;
	}

	.owl-item img {
		margin: 0 auto;
	}
	*/
	/* --- footer --- */

	.ft_cont, .ft_logo, .about_as, .copyright > div {
		width: 80%;
		padding: 0;
		margin: 0 auto;
		float: none;
		display: table;
		padding-bottom: 20px;
	}

	.footer_logo {
		margin: 0 auto;
		display: table;
	}

	.dvs .corp {
		margin: 0 auto;
		text-align: center;
		display: table;
	}

}

/* --- iPhone 8plus --- */

@media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 3) {

	/* --- header --- */

	header {
		width: 100%;
		//max-width: 360px;
		//height: 100%;
	}

	.langs {
		width: 170px;
	}

	.site_name {
		display: none;
	}

	.site_name_resp {
		display: block;
	}

	.site_name_resp .top_logo {
		    width: 50px;
		margin-left: 10px;
		margin: 0 auto;
		display: table;
		float: none;
		margin-top: 10px;
	}

	.site_name_resp .site {
		left: 0;
		width: 100%;
		background: unset;
		height: 50px;
		z-index: 9999;
		margin-top: 10px;
	}

	.site_name_resp .site_tytle {
		width: 100%;
		margin-top: -10px;
		left: 0;
		margin-left: 0;
		font-size: 16px;
		padding-bottom: 10px;
	}

	/* --- cards --- */

	.all {
		width: 100%;
		max-width: 680px;
		margin: 0 auto;
	}

	.row_1, .row_2 {
		width: 100%;
		height: auto;
		position: static !important;
	}


	.image_sc_div.image_sc_div_1,
	.image_sc_div.image_sc_div_2,
	.image_sc_div.image_sc_div_3.image_sc_div_big,
	.image_sc_div.image_sc_div_4.image_sc_div_big {
		width: 100%;
		-webkit-clip-path: unset;
		clip-path: unset;
		max-width: 340px;
		margin: 0 auto;
		float: left;
	}

	/* --- event block --- */

	.data_tab_ev > a {
		margin: 0 auto;
	}

	.last_event {
		width: 90%;
		margin: 0 auto;
		float: none;
		display: table;
		margin-top: 20px;
		max-width: 510px;
	}

	.img img {
		width: 100%;
		height: auto;;
	}

	.ln_date {
		//top: 200px;
	}

	/* --- edu block --- */

	.education_block .w_25, .edu_box {
		width: 100%;
	}

	.edu_box ul {
		overflow: hidden;
		padding: 0;
		width: 80%;
		margin: 0 auto;
		margin-top: 20px;
	}

	.bg_color .w_19 {
		width: 96%;
		margin-left: 0;
		margin: 0 auto;
		float: none;
		max-width: 480px;
	}

	/* --- news, announcement --- */

	.block_height {
		height: 980px;
	}

	.last_announcement, .last_announcement_index  {
		width: 100%;
		margin: 0 auto;
		display: table;
		float: none;
	}

	.display_none_block1 {
		margin: 0 auto;
		float: none;
		display: table;
		margin-top: 20px;
	}

	.display_none_block1 a {
		font-size: 18px;
	}

	.announc_block li img, .info_block {
		width: 100%;
		height: auto;
	}

	/* ----  comments --- */

	.comment {
		min-height: 300px;
	}

	.r_txt {
		top: 0;
		left: 15px;
	}

	.l_txt {
		width: 300px;
		left: 0;
		top: 20px;
		border: 0;
		position: relative;
		z-index: 9;
		margin: 0 auto;
	}

	/* --- counts --- */

	.counts {
		padding-top: 0;
	}

	.counts ul {
		margin: 0;
		padding: 0;
	}

	.counts ul li {
		width: 100%;
		position: static;
		padding-bottom: 20px;
	}

	.counts_nummber {
		width: 50%;
		margin-left: -35px;
	}

	/* --- slider --- */

	.homepage_slider h2 {
		font-size: 20px !important;
	}
	/*
	.slider_center {
		padding-top: 0 !important;
	}

	.owl-stage {
		height: 100px;
		overflow: hidden;
	}

	.owl-item {
		width: 300px !important;
		margin-right: 0 !important;
	}

	.owl-item img {
		margin: 0 auto;
	}
	*/
	/* --- footer --- */

	.ft_cont, .ft_logo, .ft_soc, .about_as {
		width: 48%;
		float: left;
		padding-bottom: 20px;
		margin-left: 1%;
	}

	.ft_soc {
		clear: both;
	}
	/*
	.ft_cont, .ft_logo, .about_as, .copyright > div {
		width: 80%;
		padding: 0;
		margin: 0 auto;
		float: none;
		display: table;
		padding-bottom: 20px;
	}
	*/
	.footer_logo {
		margin: 0 auto;
		display: table;
	}

	.dvs .corp {
		margin: 0 auto;
		text-align: center;
		display: table;
	}

}

/* --- iphone X portrait --- */

@media only screen and (device-width : 375px) and (device-height : 812px) and (orientation : portrait) and (-webkit-device-pixel-ratio : 3) {

	/* --- header --- */

	header {
		width: 100%;
		//max-width: 360px;
		//height: 100%;
		height: 100vw;
	}

	.langs {
		width: 170px;
	}

	.site_name {
		display: none;
	}

	.site_name_resp {
		display: block;
	}

	.site_name_resp .top_logo {
		width: 50px;
		margin-left: 10px;
		margin: 0 auto;
		display: table;
		float: none;
		margin-top: 10px;
	}

	.site_name_resp .site {
		left: 0;
		width: 100%;
		background: unset;
		height: 50px;
		z-index: 9999;
		margin-top: 10px;
	}

	.site_name_resp .site_tytle {
		width: 100%;
		margin-top: -10px;
		left: 0;
		margin-left: 0;
		font-size: 16px;
		padding-bottom: 10px;
	}

	/* --- cards --- */

	.all {
		width: 100%;
		max-width: 340px;
		margin: 0 auto;
	}

	.row_1, .row_2 {
		width: 100%;
		height: auto;
		position: static !important;
	}


	.image_sc_div.image_sc_div_1,
	.image_sc_div.image_sc_div_2,
	.image_sc_div.image_sc_div_3.image_sc_div_big,
	.image_sc_div.image_sc_div_4.image_sc_div_big {
		width: 100%;
		-webkit-clip-path: unset;
		clip-path: unset;
		max-width: 340px;
		margin: 0 auto;
		display: table;
	}

	/* --- event block --- */

	.data_tab_ev > a {
		margin: 0 auto;
	}

	.last_event {
		width: 96%;
		margin: 0 auto;
		float: none;
		display: table;
		margin-top: 20px;
		max-width: 300px;
	}

	.img img {
		width: 100%;
		height: auto;
		max-width: 300px;
	}

	.ln_date {
		//top: 140px;
		top: 175px;
	}

	/* --- edu block --- */

	.education_block .w_25, .edu_box {
		width: 100%;
	}

	.edu_box ul {
		overflow: hidden;
		padding: 0;
		width: 80%;
		margin: 0 auto;
		margin-top: 20px;
	}

	.bg_color .w_19 {
		width: 96%;
		margin-left: 0;
		margin: 0 auto;
		float: none;
		max-width: 480px;
	}

	/* --- news, announcement --- */

	.last_announcement, .last_announcement_index  {
		width: 100%;
		margin: 0 auto;
		display: table;
		float: none;
	}

	.display_none_block1 {
		margin: 0 auto;
		float: none;
		display: table;
		margin-top: 20px;
	}

	.display_none_block1 a {
		font-size: 18px;
	}

	.announc_block li img, .info_block {
		width: 100%;
		height: auto;
	}

	/* ----  comments --- */

	.comment {
		min-height: 300px;
	}

	.r_txt {
		top: 0;
		left: 15px;
	}

	.l_txt {
		width: 300px;
		left: 0;
		top: 20px;
		border: 0;
		position: relative;
		z-index: 9;
		margin: 0 auto;
	}

	/* --- counts --- */

	.counts {
		padding-top: 0;
	}

	.counts ul {
		margin: 0;
		padding: 0;
	}

	.counts ul li {
		width: 100%;
		position: static;
		padding-bottom: 20px;
	}

	.counts_nummber {
		width: 50%;
		margin-left: -35px;
	}

	/* --- slider --- */

	.homepage_slider h2 {
		font-size: 20px !important;
	}
	/*
	.slider_center {
		padding-top: 0 !important;
	}

	.owl-stage {
		height: 100px;
		overflow: hidden;
	}

	.owl-item {
		width: 300px !important;
		margin-right: 0 !important;
	}

	.owl-item img {
		margin: 0 auto;
	}
	*/
	/* --- footer --- */

	.ft_cont, .ft_logo, .about_as, .copyright > div {
		width: 80%;
		padding: 0;
		margin: 0 auto;
		float: none;
		display: table;
		padding-bottom: 20px;
	}

	.footer_logo {
		margin: 0 auto;
		display: table;
	}

	.dvs .corp {
		margin: 0 auto;
		text-align: center;
		display: table;
	}

}

/* --- iphone X landscape --- */

@media only screen and (device-width : 375px) and (device-height : 812px) and (orientation : landscape) and (-webkit-device-pixel-ratio : 3) {

	/* --- header --- */

	header {
		width: 100%;
		//max-width: 360px;
		height: 100%;
	}

	.langs {
		width: 170px;
	}

	.site_name {
		display: none;
	}

	.site_name_resp {
		display: block;
	}

	.site_name_resp .top_logo {
		    width: 50px;
		margin-left: 10px;
		margin: 0 auto;
		display: table;
		float: none;
		margin-top: 10px;
	}

	.site_name_resp .site {
		left: 0;
		width: 100%;
		background: unset;
		height: 50px;
		z-index: 9999;
		margin-top: 10px;
	}

	.site_name_resp .site_tytle {
		width: 100%;
		margin-top: -10px;
		left: 0;
		margin-left: 0;
		font-size: 16px;
		padding-bottom: 10px;
	}

	/* --- cards --- */

	.all {
		width: 100%;
		max-width: 340px;
		margin: 0 auto;
	}

	.row_1, .row_2 {
		width: 100%;
		height: auto;
		position: static !important;
	}


	.image_sc_div.image_sc_div_1,
	.image_sc_div.image_sc_div_2,
	.image_sc_div.image_sc_div_3.image_sc_div_big,
	.image_sc_div.image_sc_div_4.image_sc_div_big {
		width: 100%;
		-webkit-clip-path: unset;
		clip-path: unset;
		max-width: 340px;
		margin: 0 auto;
		display: table;
	}

	/* --- event block --- */

	.data_tab_ev > a {
		margin: 0 auto;
	}

	.last_event {
		width: 90%;
		margin: 0 auto;
		float: none;
		display: table;
		margin-top: 20px;
		max-width: 530px;
	}

	.img img {
		width: 100%;
		height: auto;;
	}

	.ln_date {
		//top: 200px;
	}

	/* --- edu block --- */

	.education_block .w_25, .edu_box {
		width: 100%;
	}

	.edu_box ul {
		overflow: hidden;
		padding: 0;
		width: 80%;
		margin: 0 auto;
		margin-top: 20px;
	}

	.bg_color .w_19 {
		width: 96%;
		margin-left: 0;
		margin: 0 auto;
		float: none;
		max-width: 480px;
	}

	/* --- news, announcement --- */

	.block_height {
		height: 980px;
	}

	.block_height {
		height: 955px;
	}

	.last_announcement, .last_announcement_index  {
		width: 100%;
		margin: 0 auto;
		display: table;
		float: none;
	}

	.display_none_block1 {
		margin: 0 auto;
		float: none;
		display: table;
		margin-top: 20px;
	}

	.display_none_block1 a {
		font-size: 18px;
	}

	.announc_block li img, .info_block {
		width: 100%;
		height: auto;
	}

	/* ----  comments --- */

	.comment {
		min-height: 300px;
	}

	.r_txt {
		top: 0;
		left: 15px;
	}

	.l_txt {
		width: 300px;
		left: 0;
		top: 20px;
		border: 0;
		position: relative;
		z-index: 9;
		margin: 0 auto;
	}

	/* --- counts --- */

	.counts {
		padding-top: 0;
	}

	.counts ul {
		margin: 0;
		padding: 0;
	}

	.counts ul li {
		width: 100%;
		position: static;
		padding-bottom: 20px;
	}

	.counts_nummber {
		width: 50%;
		margin-left: -35px;
	}

	/* --- slider --- */

	.homepage_slider h2 {
		font-size: 20px !important;
	}
	/*
	.slider_center {
		padding-top: 0 !important;
	}

	.owl-stage {
		height: 100px;
		overflow: hidden;
	}

	.owl-item {
		width: 300px !important;
		margin-right: 0 !important;
	}

	.owl-item img {
		margin: 0 auto;
	}
	*/
	/* --- footer --- */

	.ft_cont, .ft_logo, .about_as, .copyright > div {
		width: 80%;
		padding: 0;
		margin: 0 auto;
		float: none;
		display: table;
		padding-bottom: 20px;
	}

	.footer_logo {
		margin: 0 auto;
		display: table;
	}

	.dvs .corp {
		margin: 0 auto;
		text-align: center;
		display: table;
	}

}


/*--- ipad portrait --- */

@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : portrait) {

	/* --- header --- */

	header {
		width: 100%;
		//max-width: 360px;
		//height: 100%;
		height: 100vw;
	}

	.langs {
		width: 170px;
	}

	.site_name {
		display: none;
	}

	.site_name_resp {
		display: block;
	}

	.site_name_resp .top_logo {
		    width: 50px;
		margin-left: 10px;
		margin: 0 auto;
		display: table;
		float: none;
		margin-top: 10px;
	}

	.site_name_resp .site {
		left: 0;
		width: 100%;
		background: unset;
		height: 50px;
		z-index: 9999;
		margin-top: 10px;
	}

	.site_name_resp .site_tytle {
		width: 100%;
		margin-top: -10px;
		left: 0;
		margin-left: 0;
		font-size: 16px;
		padding-bottom: 10px;
	}

	/* --- cards --- */

	.all {
		width: 100%;
		max-width: 680px;
		margin: 0 auto;
	}

	.row_1, .row_2 {
		width: 100%;
		height: auto;
		position: static !important;
	}


	.image_sc_div.image_sc_div_1,
	.image_sc_div.image_sc_div_2,
	.image_sc_div.image_sc_div_3.image_sc_div_big,
	.image_sc_div.image_sc_div_4.image_sc_div_big {
		width: 100%;
		-webkit-clip-path: unset;
		clip-path: unset;
		max-width: 340px;
		margin: 0 auto;
		float: left;
	}

	/* --- event block --- */

	.data_tab_ev > a {
		margin: 0 auto;
	}

	.last_event {
		width: 90%;
		margin: 0 auto;
		float: none;
		display: table;
		margin-top: 20px;
		max-width: 510px;
	}

	.img img {
		width: 100%;
		height: auto;;
	}

	.ln_date {
		//top: 200px;
	}

	/* --- edu block --- */

	.education_block .w_25, .edu_box {
		width: 100%;
	}

	.edu_box ul {
		overflow: hidden;
		padding: 0;
		width: 80%;
		margin: 0 auto;
		margin-top: 20px;
	}

	.bg_color .w_19 {
		width: 96%;
		margin-left: 0;
		margin: 0 auto;
		float: none;
		max-width: 480px;
	}

	/* --- news, announcement --- */

	.block_height {
		height: 950px;
	}

	.last_announcement, .last_announcement_index  {
		width: 100%;
		margin: 0 auto;
		display: table;
		float: none;
	}

	.display_none_block1 {
		margin: 0 auto;
		float: none;
		display: table;
		margin-top: 20px;
	}

	.display_none_block1 a {
		font-size: 18px;
	}

	.announc_block li img, .info_block {
		width: 100%;
		height: auto;
	}

	/* ----  comments --- */
	.l_txt {
		left: 25px;
		bottom: 20px;
	}

	.r_txt {
		right: 50px;
		top: 20px;
	}

	/* --- counts --- */
	/*
	.counts {
		padding-top: 0;
	}

	.counts ul {
		margin: 0;
		padding: 0;
	}

	.counts ul li {
		width: 100%;
		position: static;
		padding-bottom: 20px;
	}

	.counts_nummber {
		width: 50%;
		margin-left: -35px;
	}
	*/
	/* --- slider --- */

	.homepage_slider h2 {
		font-size: 20px !important;
	}
	/*
	.slider_center {
		padding-top: 0 !important;
	}

	.owl-stage {
		height: 100px;
		overflow: hidden;
	}

	.owl-item {
		width: 300px !important;
		margin-right: 0 !important;
	}

	.owl-item img {
		margin: 0 auto;
	}
	*/
	/* --- footer --- */

	.ft_cont, .ft_logo, .ft_soc, .about_as {
		width: 48%;
		float: left;
		padding-bottom: 20px;
		margin-left: 2%;
	}

	.ft_soc {
		clear: both;
	}

	.copyright > div {
		width: 80%;
		padding: 0;
		margin: 0 auto;
		float: none;
		display: table;
		padding-bottom: 20px;
	}

	.footer_logo {
		margin: 0 auto;
		display: table;
	}

	.dvs .corp {
		margin: 0 auto;
		text-align: center;
		display: table;
	}

}

/*--- ipad landscape --- */

@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : landscape) {

	/* --- header --- */

	header {
		width: 100%;
		//max-width: 360px;
		//height: 100%;
	}

	.langs {
		width: 170px;
	}

	.site_name {
		display: none;
	}

	.site_name_resp {
		display: block;
	}

	.site_name_resp .top_logo {
		    width: 50px;
		margin-left: 10px;
		margin: 0 auto;
		display: table;
		float: none;
		margin-top: 10px;
	}

	.site_name_resp .site {
		left: 0;
		width: 100%;
		background: unset;
		height: 50px;
		z-index: 9999;
		margin-top: 10px;
	}

	.site_name_resp .site_tytle {
		width: 100%;
		margin-top: -10px;
		left: 0;
		margin-left: 0;
		font-size: 16px;
		padding-bottom: 10px;
	}

	/* --- cards --- */

	.all {
		width: 100%;
		max-width: 680px;
		margin: 0 auto;
	}

	.row_1, .row_2 {
		width: 100%;
		height: auto;
		position: static !important;
	}


	.image_sc_div.image_sc_div_1,
	.image_sc_div.image_sc_div_2,
	.image_sc_div.image_sc_div_3.image_sc_div_big,
	.image_sc_div.image_sc_div_4.image_sc_div_big {
		width: 100%;
		-webkit-clip-path: unset;
		clip-path: unset;
		max-width: 340px;
		margin: 0 auto;
		float: left;
	}

	/* --- event block --- */

	.data_tab_ev > a {
		margin: 0 auto;
	}

	.last_event {
		width: 90%;
		margin: 0 auto;
		float: none;
		display: table;
		margin-top: 20px;
		max-width: 510px;
	}

	.img img {
		width: 100%;
		height: auto;;
	}

	.ln_date {
		//top: 200px;
	}

	/* --- edu block --- */

	.education_block .w_25, .edu_box {
		width: 100%;
	}

	.edu_box ul {
		overflow: hidden;
		padding: 0;
		width: 80%;
		margin: 0 auto;
		margin-top: 20px;
	}

	.bg_color .w_19 {
		width: 96%;
		margin-left: 0;
		margin: 0 auto;
		float: none;
		max-width: 480px;
	}

	/* --- news, announcement --- */

	.block_height {
		height: 1100px;
	}

	.last_announcement, .last_announcement_index  {
		width: 100%;
		margin: 0 auto;
		display: table;
		float: none;
	}

	.display_none_block1 {
		margin: 0 auto;
		float: none;
		display: table;
		margin-top: 20px;
	}

	.display_none_block1 a {
		font-size: 18px;
	}

	.announc_block li img, .info_block {
		width: 100%;
		height: auto;
	}

	/* ----  comments --- */
	.l_txt {
		left: 25px;
		bottom: 20px;
	}

	.r_txt {
		right: 50px;
		top: 20px;
	}

	/* --- counts --- */
	/*
	.counts {
		padding-top: 0;
	}

	.counts ul {
		margin: 0;
		padding: 0;
	}

	.counts ul li {
		width: 100%;
		position: static;
		padding-bottom: 20px;
	}

	.counts_nummber {
		width: 50%;
		margin-left: -35px;
	}
	*/
	/* --- slider --- */

	.homepage_slider h2 {
		font-size: 20px !important;
	}
	/*
	.slider_center {
		padding-top: 0 !important;
	}

	.owl-stage {
		height: 100px;
		overflow: hidden;
	}

	.owl-item {
		width: 300px !important;
		margin-right: 0 !important;
	}

	.owl-item img {
		margin: 0 auto;
	}
	*/
	/* --- footer --- */

	.ft_cont, .ft_logo, .ft_soc, .about_as {
		width: 48%;
		float: left;
		padding-bottom: 20px;
		margin-left: 2%;
	}

	.ft_soc {
		clear: both;
	}

	.copyright > div {
		width: 80%;
		padding: 0;
		margin: 0 auto;
		float: none;
		display: table;
		padding-bottom: 20px;
	}

	.footer_logo {
		margin: 0 auto;
		display: table;
	}

	.dvs .corp {
		margin: 0 auto;
		text-align: center;
		display: table;
	}

}


@media print {
    body > header, aside, .hor_vids, .icons, footer, .hor_news, .slider_outer, .secondary_menu, .bot_blocks, .img_button, .fsbb, .page_cont, .cont_gallery, #breadcrumb, iframe {
        display: none
    }

    .content {
        display: block;
        margin: 0 auto;
    }

    .subheader_img {
        position: relative;
        margin: 0 auto
    }

    .subheader_img .slide-caption {
        position: absolute;
        z-index: 3
    }

    .subheader_img img {
        position: absolute;
        left: 50px
    }
}

ul li a:hover {
    color: #b56969 !important;
}

.img_hover:hover {
	//opacity: 0.8;
	transition: ease 1s;
}
#nav ul li:first-child a {
	color:red;
}
