/* Global */

body {
	font-family: 'Tahoma', sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height:21px;
	color: #3e3e3e;
	overflow-x:hidden;
}
::selection {
 background: #fdc82b;
 color:#fff;
}
::-moz-selection {
 background: #fdc82b; /* Firefox */
 color:#fff;
}
img {
	max-width: 100%;
}
a:link {
	color: #fdc82b;
	text-decoration: none;
}
a:hover {
	color:#fdc82b;
}
a:visited {
	color: #fdc82b;
	text-decoration: none;
}

a.textlink {
	color: #C00;
	text-decoration: none;
}
a.textlink:hover {
	color:#3e3e3e;
}

.fright {
	float:right;
}
.fleft {
	float:left;
}
.overflow_hidden {
	overflow-x:hidden;
}
.disclaimer {
	color:#999;
	font-size: 11px;
	}
	h4.disclaimer {
	padding: 20px 0 0 0;
	text-align:center;
	}

/* Navigation */
#undefined-sticky-wrapper {
	position:relative;
	height:0 !important;
}
.menu {
	position:absolute;
	bottom:0;
	width:100%;
	height:76px;
	border-top: 3px solid #eee;
	background:#3e3e3e;
	z-index:9999;
}
#logo {
	float:left;
	margin-bottom:0;
	margin-left:0;
}
#nav {
	text-align: right;
}
.navigation {
	list-style: none;
}
ul.navigation {
	position:relative;
	width:850px;
	padding:0;
	margin: auto;
}
.navigation li {
	float: left;
	text-align:left;
	padding:6px 9px;
	margin:22px 15px 21px 0;
	text-transform:uppercase;
	background:none;
	font-family: 'Raleway', sans-serif;
	font-weight:600;
	font-size:14px;
	line-height:20px;
	color:#b7b7b7;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
}
.navigation li:hover, .navigation .active {
	cursor:pointer;
	background:#fdc82b;
	color:#3e3e3e;
}
.btn_dropdown {
	display:none;
	cursor:pointer;
	background:#fff;
	margin:20px 30px 0 0;
	width:130px;
	height:36px;
	text-align:center;
	font-family: 'Raleway', sans-serif;
	font-weight:700;
	font-size:18px;
	line-height:36px;
	color:#3e3e3e;
	border-radius:5px;
}
.btn_dropdown:hover {
	color:#3e3e3e;
}
/* General Slides */ 

.slide {
	background-attachment: fixed;
	width:100%;
	height:100%;
	position: relative;
	padding:0;
}
h2 {
	margin:0 0 23px 0;
	text-transform:uppercase;
	text-align:center;
	font-style:normal;
	background:none;
	font-family: 'Raleway', sans-serif;
	font-size: 69px;
	line-height: 86px;
	color:#3e3e3e;
	font-weight: 400;
}

.enroll-promo {
	font-size: 20px;
	line-height:30px;
	font-weight: 600;
	text-align:center;
	padding:0 0 20px 0;
	}

.enroll-promo a.enroll {
	cursor:pointer;
	color:#C00;
	text-transform:uppercase;
	font-family: 'Raleway', sans-serif;
}

a.enroll:hover {
	color:#3e3e3e;
}
a.pdflink {
	cursor:pointer;
	color:#C00;
	text-transform:uppercase;
	font-family: 'Raleway', sans-serif;
	font-weight: 600;
}
a.pdflink:hover {
	color:#3e3e3e;
}
.slide_descr {
	margin:0 auto;
	width:790px;
}
h3 {
	margin:0;
	padding:40px 0 32px 0;
	text-transform:uppercase;
	text-align:center;
	font-family: 'Raleway', sans-serif;
	font-weight:800;
	font-size:32px;
	font-style:normal;
	line-height:36px;
	color:#3e3e3e;
}
.author span {
	display:inline-block;
	padding:0 8px;
	text-transform:uppercase;
	font-family: 'Raleway', sans-serif;
	font-weight:800;
	font-size:15px;
	line-height:36px;
	color:#3e3e3e;
}
.author_bord {
	display:inline-block;
	padding-bottom:5px;
	background:url(../images/author_bord.png) no-repeat;
	height:1px;
	width:22px;
}
h4 {
	margin:0;
	padding:0 0 15px;
	text-transform:none;
	text-align:left;
	font-family: 'Raleway', sans-serif;
	font-weight:400;
	font-size:32px;
	font-style:normal;
	line-height:36px;
	color:#3e3e3e;
}
img.icon_img {
	float:left;
	margin-right:20px;
	margin-top:20px;
	margin-bottom:25px;
}
.effect_2 {
	background:url(../images/effect_2.png) repeat left top;
	position:relative;
	top:0;
	bottom:-57px;
	height:100%;
	z-index:999 !important;
}
/* Slide 1 */ 

.padding_slide1 {
	padding:241px 0 101px 0;
}
.inset_shadow {
	position:absolute;
	z-index:10;
	left:0;
	right:0;
	top:0;
	bottom:76px;
	box-shadow:0 0 60px rgba(0, 0, 0, 0.7) inset;
}
#slide1 {
	background-image:url(../images/slide1_bg.jpg);
	background-size: cover !important;
	width:100%;
	text-align:center;
}
.filtr_bg {
	position:relative;
	z-index:20;
	text-align:center;
}
#slide1 h1 {
	float:none;
	display:block;
	border-right:none;
	margin:0 0 10px 0;
	padding:0;
	text-align:center;
	text-transform:uppercase;
	font-family: 'Raleway', sans-serif;
	font-size: 80px;
	line-height: 80px;
	letter-spacing: 0.05em;
	color:#fff;
	font-weight:900;
}
#slide1 span {
	margin:0;
	padding:0 0 14px;
	text-align:center;
	border-bottom:1px solid #cecece;
	text-transform:uppercase;
	font-family: 'Raleway', sans-serif;
	font-size: 22px;
	line-height: 20px;
	color:#fff;
	font-weight:800;
	letter-spacing:0.7px;
}
.slogan_text {
	display:inline-block;
	padding:0 25px;
	text-transform:uppercase;
	font-family: 'Raleway', sans-serif;
	font-weight:800;
	font-size:25px;
	line-height:33px;
	color:#fff;
}
.left_bord, .right_bord {
	display:inline-block;
	margin-bottom:8px;
	background:#cecece;
	height:1px;
	width:28%;
}
#slide1 .button {
	cursor:pointer;
	display:block;
	margin:185px auto 0;
	width:35px;
	height:20px;
	border:none;
	text-transform:uppercase;
	background:url(../images/button_down.png) no-repeat center bottom;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
}
/* Slide 2 */ 

#slide2 {
	background:url(../images/slide2_bg.jpg) repeat left top;
	width:100%;
	padding:86px 0 69px;
}

/*  Testimonials */
.testim_in {
	margin-bottom:14px;
}
.testim_block {
	position:relative;
	padding:16px 18px 18px;
	background:#fff;
	color:#646464;
}
.testim_block span {
	position:absolute;
	bottom:-27px;
	right:0;
	display:block;
	width:36px;
	height:27px;
	background:url(../images/testim_span_bg.png) no-repeat;
}
.author {
	float:right;
	margin-top:29px;
	color:#363535;
}
/* //Testimonials */

.about_bord {
	margin-bottom:23px;
	width:100%;
	height:1px;
	background:#ceb249;
}
/* //Slide 2 */ 

/* Slide 4 */ 
#slide4 {
	background:url(../images/slide4_bg.jpg) repeat left top;
	width:100%;
	padding:86px 0 69px;
}
.educ_block {
	margin:7px 0 24px;
	padding:0 0 0 30px;
	border-left:3px solid #fdc82b;
	color:#797979;
}
.educ_block p {
	padding:0 0 10px;
	text-transform:none;
	font-family: 'Raleway', sans-serif;
	font-weight:400;
	font-size:20px;
	line-height:22px;
	color:#3e3e3e;
}

/* //Slide 4 */

/*  Slide 8 */ 
#slide8 {
	background:url(../images/slide8_bg.jpg) repeat left top;
	width:100%;
	padding:86px 0 69px;
}
#slide8 h2 {
	color:#fdc82b;
}
/* PHOTO GALLERY */
.gallery-list {
	text-align:center;
	margin-right:-20px !important;
}
#slide8 .hover_img {
	overflow:hidden;
	position:relative;
	height:211px;
	width:235px;
	background:#343434;
}
.img_block {
	display:inline-block;
	margin:0 20px 20px 0;
	width:235px;
	height:211px;
}
.portfolio_zoom, .portfolio_link {
	width:40px;
	height:40px;
	position:absolute;
	top:-204px;
	background-repeat:no-repeat;
	background-color:#3e3e3e;
	opacity:0.54;
	filter: alpha(opacity=54);
	border-radius:50%;
	transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
}
.portfolio_zoom {
	left:96px;
	background-image:url(../images/zoom.png);
	background-position:0 0;
	z-index:302;
	transition-delay:0.2s;
	-o-transition-delay:0.2s;
	-moz-transition-delay:0.2s;
	-webkit-transition-delay:0.2s;
}
.portfolio_link {
	right:76px;
	background-image:url(../images/link.png);
	background-position:0 0;
	z-index:303;
	transition-delay:0.3s;
	-o-transition-delay:0.3s;
	-moz-transition-delay:0.3s;
	-webkit-transition-delay:0.3s;
}
.portfolio_zoom:hover, .portfolio_link:hover {
	opacity:1;
	filter: alpha(opacity=100);
	z-index:310;
}
.portfolio_zoom a, .portfolio_link a {
	display:block;
	width:40px;
	height:40px;
	text-indent:-9999px;
}
.hover_img:hover .portfolio_zoom, .hover_img:hover .portfolio_link {
	top:154px;
}
.item_description {
	position:absolute;
	top:-220px;
	left:0;
	right:0;
	padding: 0 10px;
	height:211px;
	background:#fdc82b;
	text-align:center;
	color:#3e3e3e;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
}
.hover_img:hover .item_description {
	top:0;
}
.item_description p {
	padding:22px 10px 0 10px;
	margin:0;
	font-family: 'Raleway', sans-serif;
	font-size: 18px;
	color: #3e3e3e;
	line-height: 26px;
	font-weight: 400;
	text-transform:uppercase;
}
/* FILTER  */
#filters {
	margin-bottom:20px;
	margin-top:22px;
	text-align:center;
}
#filters li {
	display:inline-block;
	position:relative;
}
#filters li a {
	display:block;
	position:relative;
	z-index:10;
	margin:0 6px 10px 0;
	padding:3px 15px;
	text-transform:none;
	font-family: 'Raleway', sans-serif;
	font-weight:400;
	font-size:16px;
	line-height:26px;
	color:#3e3e3e;
	background:#fcfcfc;
}
#filters li a span {
	position:absolute;
	z-index:-1;
	left:0;
	top:0;
	bottom:0;
	width:3px;
	background:#fdc82b;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
}
#filters li a:hover span, #filters li .selected span {
	width:100%;
}
.isotope-item {
	z-index: 2;
}
.isotope-hidden.isotope-item {
	pointer-events: none;
	z-index: 1;
}
.isotope, .isotope .isotope-item {
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	transition-duration: 0.8s;
}
.isotope {
	-webkit-transition-property: height, width;
	-moz-transition-property: height, width;
	transition-property: height, width;
}
.isotope .isotope-item {
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property:    -moz-transform, opacity;
	transition-property:         transform, opacity;
}
.isotope.no-transition, .isotope.no-transition .isotope-item, .isotope .isotope-item.no-transition {
	-webkit-transition-duration: 0s;
	-moz-transition-duration: 0s;
	transition-duration: 0s;
}
.isotope.infinite-scrolling {
	-webkit-transition: none;
	-moz-transition: none;
	transition: none;
}
.element {
	overflow: hidden;
	position: relative;
}
.element img {
	max-width:100%;
}
/*  //FILTER  */
/*  //PHOTO GALLERY */
/*  //SLIDE 8   */

/*  SLIDE 9 - ADDITIONAL INFO  */
#slide9 {
	background:url(../images/slide2_bg.jpg) repeat left top;
	width:100%;
	padding:86px 0 69px;
}
#slide9 .container {
	margin-bottom:80px;
}

/* //SLIDE 9 */
/* SLIDE 10 */

#slide10 {
	background:url(../images/slide10_bg.jpg) repeat left top;
	width:100%;
	padding:86px 0 69px;
}
#slide10 .container {
	margin-bottom:80px;
}

/* CONTACT_FORM */
::-webkit-input-placeholder {
opacity:1 !important;
color:#929292 !important;
}
:-moz-placeholder {
opacity:1 !important;
color:#929292 !important;
}
::-moz-placeholder {
opacity:1 !important;
color:#929292 !important;
}
:-ms-input-placeholder {
opacity:1 !important;
color:#929292 !important;
}
.contact_form input[type="text"], .contact_form textarea {
	width:93%;
	margin:22px 0 0 0;
	padding:17px 10px 17px 21px;
	background: #fff;
	font-size:14px;
	line-height:21px;
	border:1px solid #e3e3e3;
	color:#929292;
}
.contact_form input[type="text"]:first-child {
	margin-top:0;
}
.contact_form textarea {
	resize: none;
	margin-top:0;
	height: auto;
	min-height: 164px;
}
.contact_btn {
	border:none;
	text-transform:none;
	margin:0 4px 10px 0;
	padding:7px 25px;
	font-size: 16px;
	line-height: 20px;
	color: #fff;
	font-family: 'Raleway', sans-serif;
	font-weight:400;
	text-align: center;
	vertical-align: middle;
	background:#3e3e3e;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
}
.contact_btn:hover, .send_btn {
	background:#fdc82b;
	color:#3e3e3e;
}
#note .notification_ok {
	margin-top:20px;
	padding:7px 10px;
	text-align:center;
	text-transform:None;
	background:#3e3e3e;
	font-family: 'Raleway', sans-serif;
	font-weight:400;
	font-size:14px;
	color:#fff;
}
#note .notification_error {
	font-family: 'Raleway', sans-serif;
	font-weight:400;
	font-size:16px;
	color:#f00;
}
/* //CONTACT_FORM */

/* FOOTER */
#footer {
	background:#3e3e3e;
	padding:27px 0 23px;
}
.copyright {
	float:left;
	text-transform:uppercase;
	font-family: 'Raleway', sans-serif;
	font-weight:300;
	color:#e9e9e9;
}
.copyright a {
	color:#fdc82b;
}
.copyright a:hover {
	text-decoration:none;
	color:#fff;
}
/* BACK_TOP */
#back_top {
	float:right;
}
#back_top a.button {
	cursor:pointer;
	position:relative;
	z-index:300;
	display:block;
	margin:0;
	width:13px;
	height:9px;
	background:url(../images/back_top.png) no-repeat;
	text-transform:uppercase;
	font-family: 'Raleway', sans-serif;
	font-weight:400;
	color:#fff;
}
#back_top a.button:hover {
	text-decoration:none;
}
/* //BACK_TOP */
