/* Global */

body {
	font-family: 'Arial', sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height:20px;
	color: #7e7e7e;
	background-color:#ffffff;
	overflow-x:hidden;
}
img {
	max-width: 100%;
}
a:link {
	color: #b92706;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #f68f67;
	text-decoration: none;
}

.fright{float:right;
}
.fleft{float:left;
}



/* Navigation */

.menu {
	position:fixed;
	top:0px;
	width:100%;
	height: 74px;
	background-color:#343434;
	z-index:9999;
}
#logo {
	margin-bottom:0;
	width: 7%;
	float: left;
}
#logo img.logo_small {display:none;}
.school-name {
	font-size: 15px;
	color: #141414;
	text-align: left;
	padding-left: 15px;
	float: left;
	width: 28%;
}
.contacty {
	font-size: 15px;
	color: #141414;
	text-align: left;
	padding-left: 15px;
	float: left;
	width: 28%;
}
.podrobnee {
	font-size: 15px;
	color: #141414;
	text-align: left;
	padding-left: 25px;
	float: left;
	width: 28%;
}
#nav {
	text-align: right;
}
.navigation{
	float: right;
	list-style: none;
	margin: 0;
}
ul.navigation {
	margin:0;
	padding:0;
}
.navigation li{
	float: left;
	width: 100%;
	padding: 30px 0 45px 0;
	text-transform:none;
	font-size:18px;
	color:#a5a5a5;
	transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
}
.navigation li:hover,
.navigation .active {
	cursor:pointer;
	background:url(../images/menu_bg_h.png) no-repeat 0 0;
	color: #fff;
	text-shadow:1px 2px 0 rgba(0,0,0,0.28);
}




/* General Slides */ 

.slide{
	background-attachment: fixed;
	width:100%;
	height:auto;
	position: relative;
	padding:0;
	margin: 0;
}

h2 {
	margin:0 auto;
	padding-top: 10px;
	padding-right: 15px;
	text-transform:none;
	text-align:center;
	font-family:Arial;
	font-size: 24px;
	line-height: 28px;
	color:#3e3e3e;
	font-weight: 400;
}
img.icon_img {margin-bottom:19px;
}
h4 {
	margin:0 0 26px 0;
	text-transform:none;
	font-family:Lobster;
	font-weight:400;
	font-size:22px;
	line-height:22px;
	color:#454545;
}

/* ____________________________________ header ____________________________________ */

#slide4{
	background:#fff;
	margin: 0 auto;
	padding:0;
}
#slide4 p { font-size: 16px;}
.gallery-list li.grid_3 {width:236px !important;}

#slide4 ul{
	margin-bottom:-50px;
	padding:0;
	list-style-type:none;
}

/* ____________________________________ Slide 1 ____________________________________ */ 
.effects {
	position:relative;
}
.effect_2 {
	background:url(../images/effect_2.png) repeat left top;
	position:relative;
	z-index:999 !important;
}


#slide1{
	background-color:#033946;
	
	text-align:center;
	background-position:0 0 !important;
	background-size: cover !important;
	width:100%;
	margin: 0 auto;
}
.filtr_bg {
	background:url(../images/filtr_bg_sust.png) repeat left top;
	padding:27px 0 15px 27px;
	margin-bottom:100px;
}
#slide1 .logo {
	position: relative;
	margin: 0 auto;
}
#slide1 h1 {
	margin:0;
	padding:0;
	padding-right: 15px;
	border:none;
	text-transform:none;
	font-family:Lobster;
	font-size: 40px;
	line-height: 50px;
	color:#343434;
	font-weight: 400;
}
#slide1 h3 {
	margin:0;
	padding:0;
	border:none;
	text-transform:none;
	font-family:Lobster;
	font-size: 38px;
	line-height: 40px;
	color:#343434;
	font-weight: 400;
}
#slide1 ul {
	margin: 0 auto;
	width: 90%;
	display: block;
}
#slide1 li {
	font-size: 16px;
	text-align: left;
	color: #333333;
	padding-bottom: 15px;
	padding-top: 10px;
	font-family: Arial;
	font-weight: 400;
}
.bord_in_red {
	margin:10px 45px 20px 13px;
	height:1px;
	background: #CD853F;
}
.bord_in_red_f {
	margin:10px 15px 0 13px;
	height:1px;
	background: #CD853F;
}
#slide1 p {
	font-size: 16px;
	color: #343434;
	line-height: 24px;
	padding:19px 0 0 50px;
	font-weight: 600;
	text-align: left;
}
.button_down {
	position:relative;
}
a.button_vid {
    display:block;
	position:absolute;
	left:50%;
	bottom:21px;
	margin-left:-113px;
	overflow:hidden;
	background:url(../images/video_btn.png) repeat-x;
	border-top:1px solid #ec811b;
	border-right:1px solid #ea801a;
	border-bottom:1px solid #d87312 ;
	border-left:1px solid #ec811b;
	padding:8px 0;
	width:250px;
	height:47px;
	text-align:left;
	font-family: 'Lato', sans-serif;
	font-weight:600;
	font-size:18px;
	line-height:20px;
	color:#fff;
	text-shadow:1px 1px 0 rgba(167,89,10,0.87);
	-webkit-box-shadow: 0 0 5px #000;
     -moz-box-shadow: 0 0 5px #000;
          box-shadow: 0 0 5px #000;
}
a.button_vid:hover {
	text-decoration:none;
	-webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
	height:42px;
	bottom:17px;
}
.button_vid img {
	margin:3px 22px 0 28px;
	float:left;
	-webkit-transition: all 0.9s ease 0s;
    -moz-transition: all 0.9s ease 0s;
    -o-transition: all 0.9s ease 0s;
    -ms-transition: all 0.9s ease 0s;
    transition: all 0.9s ease 0s;
	opacity:1;
	filter: alpha(opacity=100);
}
.button_vid:hover img {
	opacity:0;
	filter: alpha(opacity=0);
	/* safari / chrome */
	-webkit-animation-name:rotater;
	-webkit-animation-duration:500ms;
	-webkit-animation-iteration-count:1;
	-webkit-animation-timing-function: ease-out;

	/* mozilla */
	-moz-transform:rotate(360deg) scale(2);
	-moz-transition-duration:500ms;
	-moz-transition-timing-function: ease-out;

	/* opera */
	-o-transform:rotate(360deg) scale(2);
	-o-transition-duration:500ms;
	-o-transition-timing-function: ease-out;

	/* ie */
	-ms-transform:rotate(360deg) scale(2);
	-ms-transform-duration:500ms;
	-ms-transform-timing-function: ease-out;
}

.bottom_center_bg img {
	position:relative;
	min-width:100%;
	max-height:57px;
	margin:0 auto -6px;
	z-index:1001;
}
/* ______________ comments______________ */
#vk_comments {
margin-left: 80px;
margin-top: 20px;
	
}
#fb-root {
	margin-top: 20px;
}
.fb-comments {

	
}

/* ______________ CONTACT_FORM ______________ */
#slide1 .contact_form {
	background: #C3DC8A;
	padding-bottom: 20px;
	background-position: center;
	margin: 0 auto;
}
#slide1 .contact_form_sust {
	background: #64A6C9;
	padding-bottom: 20px;
	background-position: center;
	margin: 0 auto;
}
.contact_form, .contact_form_sust input[type="text"],
.contact_form, .contact_form_sust textarea {
	width:50%;
	margin:15px 0 10px 20px;
	padding:11px 10px 9px 10px;
	background: #fff;
	font-family:Arial;
	font-weight:400;
	border:1px solid #d9d9d9;
	color:#8b8a8a;
	font-size: 16px;
}
.contact_form input[type="text"]:first-child {margin-left:0 !important;}
.contact_form textarea, .contact_form_sust textarea  {
	resize: none;
	margin-left:0;
	width:96%;
	height: auto;
    min-height: 95px;
}

.contact_btn {
	display: inline-block;
	text-transform:none;
	margin:5px 6px 10px 0;
	padding:10px 20px 10px 20px;
	border: none;
	font-size: 20px;
	line-height: 20px;
	text-shadow:1px 2px 0 rgba(0,0,0,0.33);
	color: #fff;
	font-weight:400;
	text-align: center;
	vertical-align: middle;
	background:url(../images/contact_btn.jpg) repeat-x left top;
}
.contact_btn_sust {
	display: inline-block;
	text-transform:none;
	margin: 0 auto;
	margin-left: 5px;
	margin-bottom: 15px;
	padding:10px 20px 10px 20px;
	border: none;
	font-size: 20px;
	line-height: 20px;
	text-shadow:1px 2px 0 rgba(0,0,0,0.33);
	color: #fff;
	font-weight:400;
	text-align: center;
	vertical-align: middle;
	background-color: #CC3300;
	animation: blink 3s linear infinite; -webkit-animation: blink 3s linear infinite;
}
@-webkit-keyframes blink {
  50% { color: rgb(0, 140, 0); }
  51% { color: rgb(255, 255, 255); }
  100% { color: rgb(0, 140, 0);}
}

.contact_btn_sust:hover {
	background-color: #006600;
}
.contact_btn:hover {
	margin:2px 6px 8px 0;
	padding:10px 20px 10px;
	background:url(../images/contact_btn_h.jpg) repeat-x left top;
}
.zashita {
	padding: 0;
	display: block;
	margin: 0 auto;
}
.zamok {
	width: 21px;
	height: 23px;
	margin-left: 15px;
	background: url(../images/zamok.png) no-repeat;
	float: left;
}
#slide1 .sotial p{
	text-align: center;
}
/* _____________ //CONTACT_FORM _____________ */


/* ____________________________________ //Slide 1 ____________________________________ */ 

/* ____________________________________ FOOTER ____________________________________ */
#footer {
	background:#000000;
	padding:27px 0 23px;
}
#footer_sust {
	background:#000000;
	padding:27px 0 23px;
}
.copyright {
	float:left;
	text-transform: uppercase;
	font-weight:400;
	color:#979797;
}
.copyright a {
	color:#fff;
}
.copyright a:hover {text-decoration:none;color:#C3DC8A;
}

/* _____________ BACK_TOP ___________ */
#back_top {
	float:right;
}
#back_top a.button {
	display:block;
	text-transform:none;
	padding-right:28px;
	background:url(../images/back_top_bg.png) no-repeat top right;
	font-family:Lobster;
	font-weight:400;
	height:19px;
	color:#979797;
}
#back_top a.button:hover {text-decoration:none;}
/* ____________ //BACK_TOP __________ */

/* ___________________________________ //FOOTER ___________________________________ */

/* pop-up */	

#parent_popup, #parent_popup_click {
  background-color: rgba(0, 0, 0, 0.8);
  display: none;
  position: fixed;
  z-index: 99999;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: auto;
}
#popup, #popup_click { 
  background: #fff;
    max-width: 600px;
    width:70%;
    margin:  0 auto;
	top: 10px;
	padding: 5px 20px 13px 20px;
	border: 10px solid #ddd;
	position: relative;
	/*--CSS3 CSS3 shadow--*/
	-webkit-box-shadow: 0px 0px 20px #000;
	-moz-box-shadow: 0px 0px 20px #000;
	box-shadow: 0px 0px 20px #000;
	
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}


#popup h2, #popup_click h2 {
	font-size: 24px;
	line-height: 1.2;
    font-weight: bold;
	text-align: center;
	color: #008000;
	}
#popup h3, #popup_click h3 {
    font:24px;      
	color: #008000;
	text-align: left;
	text-shadow: 0 1px 3px rgba(0,0,0,.3);
	}
/* button close */
.close {
    background-color: rgba(0, 0, 0, 0.8);
	border: 2px solid #ccc;
    height: 24px;
    line-height: 24px;
    position: absolute;
    right: -24px;
	cursor: pointer;
    text-align: center;
    text-decoration: none;
	color: rgba(255, 255, 255, 0.9);
    font-size: 14px;
    font-family: helvetica, arial;
    text-shadow: 0 -1px rgba(0, 0, 0, 0.9);
    top: -24px;
    width: 24px;
	-webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
    border-radius: 15px;
	-moz-box-shadow: 1px 1px 3px #000;
	-webkit-box-shadow: 1px 1px 3px #000;
	box-shadow: 1px 1px 3px #000;
}
.close:hover {
    background-color: rgba(255, 69, 0, 0.8);
}
#popup_click #subscr-block-3590 { 
	width: 100%;
	height: auto;
	margin: 0 auto;
	}
.contact_form_pop_up {
	width: 100%;
	margin: 0 auto;
}
#popup_click .contact_form_pop_up p {
	text-align: left;
	padding-bottom: 10px;
	color: #CC0000;
	font-size: 20px;
}
.contact_form_pop_up .mail {
	width: 40%;
	height: 30px;
	padding-left: 5px;
	font-size: 16px;
	margin-right: 10px;
		margin-left: 20px;
	float: left;
}
#popup_click .contact_form_pop_up .contact_btn {
	width: 50%;
	font-size: inherit;
	height: 100%;
	float: left;
}









