body {
	font-family:  'Lato', sans-serif;
}
/*@font-face {
	font-family: 'TheNautiGalROB';
	src: url(../fonts/TheNautiGalROB/TheNautiGalROB.ttf);
	src: url(../fonts/TheNautiGalROB/TheNautiGalROB.ttf) format("embedded-opentype"), url(../fonts/TheNautiGalROB/TheNautiGalROB.ttf) format("woff"), url(../fonts/TheNautiGalROB/TheNautiGalROB.ttf) format("truetype"), url(../fonts/TheNautiGalROB/TheNautiGalROB.ttf) format("svg")
}*/


article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
	position: relative
}
ol, ul {
	list-style: outside none none;
	margin: 0;
	padding: 0
}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	vertical-align: baseline
}
.h1, h2, h3, h4, h5, h6 {
    font-family:  'Lato', sans-serif;
}
section {
	margin-bottom: 80px
}
#preloader {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #fff;
	z-index: 9999999999999999999;
}
#status {
	width: 200px;
	height: 200px;
	position: absolute;
	left: 50%;
	top: 50%;
	background-image: url(../img/status.gif);
	background-repeat: no-repeat;
	background-position: center;
	margin: -100px 0 0 -100px
}
body::-webkit-scrollbar {
	width: .7em
}
body::-webkit-scrollbar:hover {
	width: .7em
}
body::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3)
}
body::-webkit-scrollbar-thumb {
	
}
.blurp--top {
	position: absolute;
	bottom: -10px;
	left: calc(50% - 96px)
}
.header-section {
	height: 98vh;
	width: 100%
}
.header-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	display: table;
	top: 0;
	left: 0
}
.header-inner {
	display: table-cell;
	vertical-align: middle;
	position: relative;
	padding: 0;
	margin: 0;
	text-align: center
}
.header-inner img.top-logo {
	width: 30vw;
	margin-bottom: 15px
}
.text-logo {
	word-break: break-word;
	word-wrap: break-word;
	position: relative;
	font-size: 28px;
	font-weight: 400;
	text-transform: none;
	color: #fa91a2;
	text-align: center;
	letter-spacing: 5px;
	margin-bottom: 50px;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}
.header-menu {
	width: 100%;
	display: block
}
.nav-menu>nav {
	margin-bottom: 35px
}
.nav-menu>nav>ul {
	margin: 0 auto;
	padding: 0;
	display: table;
	text-align: center;
	position: relative
}
.nav-menu>nav>ul>li {
	display: table-cell;
	position: relative;
	padding: 0;
	list-style-type: none
}
.nav-menu>nav>ul>li>a {
	display: block;
	position: relative;
	padding: 8px 0;
	color: #fff;
	font-size: 19px;
	text-transform: capitalize;
	letter-spacing: 1px;
	line-height: 1.3em;
	text-decoration: none;

	font-family:  'Lato', sans-serif;

	top: -8px;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}
.nav-menu>nav>ul>li>a i {
	font-size: 35px;
}
.nav-menu>nav>ul>li:not(:last-of-type)>a:hover {
	background-color: #fff;
	color: #00b4aa !important
}
.nav-menu>nav>ul>li:last-child>a {
	display: inline-block;
	top: 0;
}
.nav-menu>nav>ul>li:last-child>a:nth-child(2) {
	padding-left: 10px !important;
}
.botrder-top {
	border-top: 1px solid #fff;
	margin: 0 auto;
	padding: 0;
	width: 0;
	top: -2px;
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out
}
.botrder-bottom {
	border-top: 1px solid #fff;
	margin: 0 auto;
	padding: 0;
	width: 0;
	bottom: -2px;
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out
}
.top-txt {
	color: #fff;
	font-size: 18px;

	font-family:  'Lato', sans-serif;

	text-align: center;
	line-height: 1.8em
}
.bottom-txt {
	color: #fff;
	font-size: 18px;

	font-family:  'Lato', sans-serif;

	line-height: 40px;
	text-align: justify;
	text-align-last: center;
	width: 40%;
	margin: 0 auto
}
.scroll-wrapper {
	background-color: transparent;
	z-index: 999999999999
}
.header-mobile {
	display: block;
	position: fixed;
	width: 100%;
	top: 0;
	z-index: 9999999999;
	background-color: #fff
}
.header-mobile .logo-img img {
	padding: 20px 30px;
	max-width: 100%;
	margin: 0 auto;
	text-align: center;
	display: block;
	width: 300px
}
.header-mobile li:last-of-type a {
	display: inline-block !important;
	width: auto !important;
}
.img-wrapper {
	overflow: hidden;
	position: relative;
	margin-bottom: 30px
}
.img-wrapper img {
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	width: 100%
}
.img-wrapper:before {
	content: '';
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	position: absolute;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	z-index: 1000
}
.img-wrapper:hover:before {
	background-color: rgba(0, 0, 0, 0.5)
}
.img-wrapper:hover img {
	transform: scale(1.1)
}
.section-title {
	    font-family: 'Lato', sans-serif;
    text-align: center;
    color: #00b4aa;
    font-size: 52px;
    margin-bottom: 30px;
    font-weight: 300;
        
}
.section-description {
	text-align: center;
	font-size: 18px;

	font-family:  'Lato', sans-serif;

	line-height: 40px;
	margin-bottom: 30px;
}
.about-section-banner {
	width: 98%;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
}
div, section, article, span, li, a, a:focus, a:active, input:focus, textarea:focus, input:active, textarea:active {
	outline: transparent!important
}
.gallery-section {
	width: 92%;
	margin: 0 auto 80px
}
.gallery-slider .thumbnail {
	background-color: transparent;
	border: none;
	padding: 0
}
.gallery-slider a.thumbnail {
	position: relative
}
.gallery-slider a.thumbnail:after {
	position: absolute;
	content: "";
	background: url(../img/plus.png);
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 99999999999999;
	background-repeat: no-repeat;
	background-position-x: 50%;
	background-position-y: 50%;
	opacity: 0;
	cursor: pointer;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}
.gallery-slider a.thumbnail:hover:after {
	opacity: 1
}
.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
	position: absolute;
	top: 46%
}
.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next {
	right: -40px
}
.owl-carousel .owl-nav .owl-prev {
	left: -40px
}
footer {
	background-image: url(../img/pattern.png);
	background-color: #00c4b4;
	border-top: 5px solid #fa91a2;
	background-size: 2% 10%;
	overflow: hidden;
	padding: 120px 0
}
footer .container {
	width: 82%
}
.footer-contacts h2, .footer-contacts a {
	font-size: 18px;
	line-height: 1.8em;

	font-family:  'Lato', sans-serif;

	color: #fff
}
.footer-contacts a i {
	font-size: 35px;
}
.footer-contacts h2:first-child {
	margin-bottom: 20px
}
.footer-contacts h2:nth-child(4) {
	margin-bottom: 20px
}
.footer-contacts h2:nth-child(7) {
	margin-bottom: 20px
}
ul.footer-social {
	padding-top: 15px;
}
ul.footer-social li {
	float: left;
	padding-right: 10px
}
footer iframe {
	width: 70%;
	float: right
}
/*  ----------------------------------------------------
menu section
-------------------------------------------------------- */

.menu-section {
    background-image: url(../img/frontpage-menu1.jpg);
    background-repeat: no-repeat;
    background-position: center;
    margin-bottom: 10px;
    background-size: cover;
    background-size: 100%;
}
.menu-section .container {
	width: 92%;
	padding: 0;
}
.menu-section .section-title {
	padding-top: 80px;
	margin-bottom: 0;
}
.menu-parent {
	clear: both;
	width: 100%;
	margin: 0 auto 500px;
	font-size: 0;
	background-color: #fff;
	padding: 40px 0 0;
	text-transform: capitalize;
}
.menu-wrapper {
	clear: both;
	font-size: 0;
	background-color: #fff;
	padding: 40px 0 100px;
	text-transform: capitalize;
}
.menu-parent .section-description {
	margin: 0 auto 30px;
	padding: 0 15px;
}
.menu-wrapper .menu-btn {
	display: inline-block;
	margin: 0px 15px;
}
.menu-btn h2 {
	position: relative;
	padding-bottom: 10px;
	font-size: 22px;
	line-height: 35px;
	text-transform: capitalize;
	cursor: pointer;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.menu-btn h2::after {
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	height: 1px;
	background: #00b4aa;
	content: '';
	opacity: 0;
	-webkit-transition: height 0.3s, opacity 0.3s, -webkit-transform 0.3s;
	-moz-transition: height 0.3s, opacity 0.3s, -moz-transform 0.3s;
	transition: height 0.3s, opacity 0.3s, transform 0.3s;
	-webkit-transform: translateY(-10px);
	-moz-transform: translateY(-10px);
	transform: translateY(-10px);
}
.menu-btn h2:hover::after, .menu-btn h2:focus::after {
	height: 3px;
	opacity: 1;
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	transform: translateY(0px);
	color: #A7781D;
}
.menu-btn h2:hover, .menu-btn h2:focus, .menu-btn h2.active {
	color: #00b4aa;
}
.menu-section .courses {
	display: contents;
	width: 100%;
	font-size: 0;
}
ul.courses>li {
	position: relative;
	display: none;
	width: 25%;
	margin-bottom: 60px;
	padding: 0;
	overflow: hidden;
	vertical-align: top;
}
ul.courses .mix-wrapper {
	width: 85%;
	margin: 0 auto;
	overflow: hidden;
}
ul.courses li h3 {
	display: inline-block;
	position: relative;
	font-size: 22px;
	text-transform: capitalize;
	margin-bottom: 10px;
	line-height: 25px;
	z-index: 999999999;
	overflow: hidden;
	background-color: #fff;
	padding-right: 10px;
}
ul.courses li h4 {
	position: relative;
	font-size: 20px;
	background-color: #fff;
	color: #00b4aa;
	float: right;
    display:none;
}
ul.courses li h4:before {
	position: absolute;
	content: '...........................................................................................................................................................................................................................................................................';
	right: 76px;
	top: 0;
	font-size: 20px;
	background-color: #fff;
	color: #222;
	z-index: 9999;
}
ul.courses li h5 {
	font-size: 16px;
	line-height: 25px;
}
.menu-click {
	display: inline-block;
	color: #323232;
	font-size: 24px;
	text-align: center;
	margin: 60px auto 80px;
	text-decoration: underline;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.menu-click:hover {
	color: #00b4aa;
}
.txt-center {
	text-align: center;
}
.down-txt {
	text-align: center;
}
li.spc {
	font-size: 0;
}
.spc ul li {
	display: inline-block;
	width: 50%;
	margin-bottom: 60px;
	vertical-align: top;
}
.spc ul li:nth-child(2n+2) {
	text-align: right;
}
ul.courses .spc h5 {
	font-size: 22px;
	color: #00b4aa;
}