body, html, button, input, select, textarea {
	font-family: "Open Sans", sans-serif, "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #555;
	margin: 0;
	font-size: 14px;
	background-color: white; } 

/** Address `font-family` inconsistency between `textarea` and other form * elements. **/
html, button, input, select, textarea {
	font-family: sans-serif; } 

/* H1&H3 for page titles */
h1, h2, h3, h4, h5, h6 {
	font-family: 'Lato', sans-serif;
	margin: 0 0 20px 0;
	font-weight: 400;
	color: #333; }

h1 {
	font-size: 26px;
	line-height: 35px; }
	
h2 {
	font-size: 24px;
	line-height: 30px; }
	
h3 {
	font-size: 22px;
	line-height: 26px; }
	
h4 {
	font-size: 18px;
	line-height: 22px; }
	
h5 {
	font-size: 16px;
	line-height: 22px; }
	
h6 {
	font-size: 14px;
	line-height: 20px; }

a {
	color: #999;
	text-decoration: none;
	-webkit-transition: all .2s ease 0s;
	-moz-transition: all .2s ease 0s;
	transition: all .2s ease 0s; }
	

a:focus {
	outline: none; }

a:hover {
	text-decoration: none;
	color: #999; }

p {
	font-family: "Open Sans", sans-serif, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 20px; }

body, html, button, input, select, textarea {
	overflow-x: hidden; }

blockquote {
	padding: 5px 0 5px 25px;
	margin: 0 0 20px 20px;
	color: #AFAFAF;
	font-size: 12px;
	text-transform: uppercase; }

::selection {
	background-color: #2479AF;
	color: #fff; }

::-moz-selection {
	background-color: #2479AF;
	color: #fff; }
	
/*
   HEADER SECTION
   ========================================================================== */

.header-section {
	position: fixed;
	background: #fff;
	z-index: 999;
	min-width: 100%;
	height: 120px;
	
	-webkit-transition: all .2s ease 0s;
	-moz-transition: all .2s ease 0s;
	transition: all .2s ease 0s; }
	
.header-section .menuzord-brand img {
	-webkit-transition: all .2s ease 0s;
	-moz-transition: all .2s ease 0s;
	transition: all .2s ease 0s; }

.padding-on-my-header {
	height: 100px;
	background: #fff;
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2); }
	
.padding-on-my-header .menuzord-brand {
	padding: 6px 0; }
	
.padding-on-my-header .menuzord-menu > li > a {
    height: 68px;
	line-height: 68px;
}

.padding-on-my-header .menuzord-brand img {
	height: 56px; }
	
/* Contact Block */
.address-social {
	background: #2479AF; }

.contact-block {
	display: inline-block;
    float: right;
    margin: 8px 0 0 0;
    overflow: hidden;
    padding: 0;
    width: auto; }
	
.contact-block li {
	display: inline-block;
	float: left;
	margin-left: 30px; }
	
.contact-block li a i {
	font-size: 12px;
	display: block;
	float: left;
	margin-top: 1px;
	margin-right: 7px;}
	
.contact-block li a i.icon_mail_alt {
	margin-top: 0px;}
	
.contact-block li a {
	display: block;
	font-size: 12px;
	text-align: center;
	font-weight: 600;
	color: #fff;
	cursor: default;
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s;
	transition: all ease 0.3s; }
	
.contact-block li a:hover {
	color: #eee; }	
	
/* Social Icon */
.social-icon {
	margin: 0 0 0 25px;
	padding: 0;
	height: 32px; }
	
.social-icon li {
	display: inline-block;
    float: left;
    margin-left: 5px; }
	
.social-icon li a {
    color: #fff;
    display: block;
    float: left;
    font-size: 16px;
    height: 32px;
    text-align: center;
	line-height: 32px;
    width: 32px;
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s;
	transition: all ease 0.3s; }
	
.social-icon li a.googleplus {
    font-weight: bold; }
	
.social-icon li a.facebook:hover {
	background: #3B5998;
	color: #fff; }
	
.social-icon li a.linkedin:hover {
	background: #167F9D;
	color: #fff; }
	
.social-icon li a.instagram:hover {
	background: #53809F;
	color: #fff; }
	
.social-icon li a.twitter:hover {
	background: #00A0D1;
	color: #fff; }

/*SLIDER*/
#slider {
	position: relative;
	z-index: 1;
	margin-top: 10px; }
	
#slider .slider-content {
	padding: 40px 0px 30px 0px;
	text-align: center; }
	
#slider .slider-content h1 {
	font-size: 30px;
	font-weight: 300; }
	
#slider .slider-content h4 {
	color: #666;
    font-weight: 300;
    line-height: 30px; }
	
	
	
/*content*/
#content-aria {
	padding: 40px 0px 0px 0px; }
	
#content-aria .main-text {
	text-align: justify; }
	
#content-aria .heading {
	border-bottom: 1px solid #F8F8F8;
	padding-bottom: 20px;
	font-size: 34px; }
	
#content-aria .courses-name {
	background: #F8F8F8;
	position: relative;
	margin-top: -40px;
	padding-top: 40px;
	padding-left: 25px;
	padding-right: 25px; }
	
#content-aria .courses-name .courses-name-titel {
	text-align: left;
	margin-bottom: 20px; }
	
#content-aria .courses-name .courses-name-titel h2 {
	margin-bottom: 10px;
	padding-bottom: 16px;
	border-bottom: 1px solid #eee; }
	
/*#content-aria .courses-name .courses-name-titel hr {
    border-width: 2px;
    margin: 0 auto;
    width: 50px;
	border-color: #2479AF;
}*/

#content-aria .courses-name .courses-name-list {
	padding: 0px; }

#content-aria .courses-name .courses-name-list li {
	list-style: none; }
	
#content-aria .courses-name .courses-name-list li a {
	border-bottom: 1px solid #eee;
	padding: 8px 20px;
	display: block;
	color: #555;
	background: url(../images/bullet.png) no-repeat left; }
	
#content-aria .courses-name .courses-name-list li:last-child a {
	border-bottom: none; }
	
#content-aria .courses-name .courses-name-list li a:hover {
	color:#2479AF; }
	
	
.language-logo {
	text-align: center;
	margin-top: 60px; }
	.language-logo h1 {
	color: #fff;
	font-size:50px;
	font-weight: 400; }
.language-logo h4 {
	color: #fff;
	font-size:18px;
	font-weight: 400; }
	
.language-logo h5 {
	color: #fff;
	font-size: 26px;
	font-weight: 100; }
	
.language-logo img {
	margin: 0 20px; }
	
	
	
.phone-number {
	text-align: center;
	color: #fff;
	background: #2479AF;
	padding: 30px 0px; }
	
.phone-number h4 {
	font-size: 26px;
	margin-bottom: 25px;
	color: #fff;
	font-weight: 500; }
	
.phone-number h1 {
	font-size: 40px;
	margin-bottom: 0px;
	color: #fff;
	font-weight: 600; }
	
/*.phone-number h6 {
	font-size: 14px;
	color: #fff;
	font-weight: 500;
	margin-bottom: 0px; }*/
	
	
	
<!--Programs-->	
.post-media img, .content img {
    width: 100% !important; }
	
.about-module h4 {
    font-size: 13px;
    letter-spacing: 3px;
	text-transform: uppercase;
}

.about-module h3 {
    font-size: 21px;
    font-weight: bold;
    padding-bottom: 10px;
    text-transform: uppercase;
}

.about-module .btn {
    font-size: 14px;
    padding: 8px 26px;
	background-color: #3ca1db !important;
    border-color: #3ca1db !important;
}

.about-module .duration {
	color: #999;
	display: block;
	font-size: 12px;
	margin-bottom: 20px; }
	
.course-margin {
	margin: 50px 0px; }
	
	


	
/*Footer*/	
#footer {
	color: rgba(255, 255, 255, 0.5);
	background: #303030;
    font-size: 13px;
    line-height: 1.2; }
	
#footer div {
	padding: 0px; }
	
.footer-item {
    height: 200px; }

#footer-slogan {
    color: rgba(255, 255, 255, 0.3);
    font-weight: 300;
    text-transform: uppercase; }

.bg-4 {
    background-color: #303030; }
	
.P30 {
    padding: 30px !important; }
	
.footer-item h5 {
    color: #fff;
    font-weight: 700;
	font-size: 22px;
    margin-bottom: 17px; }
	
.footer-item p {
	line-height: 14px;}
	
.footer-item h5 small {
	color: #fff;
	font-weight: inherit; }
	
.footer-item a {
	color: #fff; }

.bg-2 {
    background-color: #555; }

.bg-1 {
    background-color: #f3f3f3; }
	
.footer-item_subscribe h5 small {
    color: #000000; }
	
#footer-form {
    margin-bottom: 15px;
    padding-top: 5px;
	position: relative; }
	
#footer-logo {
    background: url(../images/footer-logo.png) no-repeat;
	background-size: 170px;
    height: 60px;
	display: block;
    margin-bottom: 10px;
    width: 173px;
}
	
#footer-form + p {
    color: rgba(85, 85, 85, 0.5);
    font-size: 12px;
    line-height: 1.3;
}
.footer-item .el-bottom {
    bottom: 25px;
    margin: 0;
    position: absolute;
}

#footer-form p {
    color: rgba(111, 111, 111, 0.8);
    margin-bottom: 17px;
}

#footer-form input {
    font-size: 14px;
    padding-right: 60px;
	height: 39px;
	background: #fff none repeat scroll 0 0;
    border-color: #e0e0e0;
    border-radius: 0;
    border-style: solid;
    border-width: 1px;
    box-shadow: none;
    color: rgba(69, 69, 69, 0.5);
    display: block;
    outline: medium none;
    padding: 8px 20px;
    transition: color 300ms ease-in-out 0s, border-color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s;
    width: 100%;
}

#footer-form button[type="submit"] {
    bottom: 0;
    color: #e0e0e0;
    font-size: 18px;
    height: 39px;
    line-height: 1;
    padding: 0;
    position: absolute;
    right: 0;
    text-align: center;
    width: 40px;
	background: #fff none repeat scroll 0 0;
    border-color: #e0e0e0;
    border-radius: 0;
    border-style: solid;
    border-width: 1px;
    box-shadow: none;
    display: block;
    outline: medium none;
}



.page-title {
    display: block;
    padding: 40px 0;
    position: relative;
	margin-top: 0px; }
	
.bgg {
    background-color: #f4f4f7; }
	
.page-title h2 {
    font-size: 26px;
    font-weight: 700;
    line-height: 1;
    margin: 0;
    padding: 0; }
	
.page-title h2 small {
    display: block;
    font-size: 16px;
    margin: 10px 0 0;
	font-family: "Droid Serif",serif;
	font-style: italic; }
	
.breadcrumb {
    background-color: transparent;
    border-radius: 0;
    font-style: italic;
    list-style: outside none none;
    margin-bottom: 0;
    margin-top: 15px;
    padding: 0;
	font-family: "Droid Serif",serif; }
	
.breadcrumb li {
    font-size: 13px; }
	
.breadcrumb > li {
    display: inline-block; }
	
.breadcrumb > .active {
    color: #777; }
	
.breadcrumb > li + li:before {
    color: #ccc;
    content: "/ ";
    padding: 0 5px; }
	
	
.widget {
    position: relative;
    z-index: 90;
}

.contact-details {
    margin: 0 auto;
    padding: 0;
}

.contact-details li {
    margin-bottom: 10px;
	list-style: none;
}

.contact-details li i {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #f4f4f7;
    font-size: 12px;
    height: 25px;
    line-height: 25px;
    margin-right: 5px;
    text-align: center;
    width: 25px;
}

.social-icons li, .social-icons ul {
    margin: 0 !important;
    padding: 0 !important;
}

.social-icons li {
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 35px;
	-webkit-transition: all .2s ease 0s;
	-moz-transition: all .2s ease 0s;
	transition: all .2s ease 0s;
}

.social-icons li:hover a {
	color: #fff !important; }

.social-icons li {
    margin-left: -5px !important;
}

li.facebook:hover {
    background-color: #3b5998;
}

li.twitter:hover {
    background-color: #00b6f1;
	color: #fff;
}
li.linkedin:hover {
    background-color: #007bb5;
}
li.google:hover {
    background-color: #da5333;
}

.eluid53ac6bf7dad24 {
    height: 450px; }
	
.zn_gmap_canvas {
    height: 100%;
    width: 100%; }



	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	

	
	