@import "reset.css";
@import "prettyPhoto.css";
@import "slider.css";
@import "jquery.jscrollpane.css";
@import "jplayer.css";

/* Getting the new tags to behave */
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video{ display: block; }
mark, rp, rt, ruby, summary, time{ display: inline }

/* Left & Right alignment */

.left { float:left;}
.right { float:right;}
.clear {clear:both;}
.table {display:table;}
.wrapper {width:100%; overflow:hidden;}
.relative {position:relative;}
.absolute {position:absolute;}

/* Global properties ======================================================== */
body, html {height:100%;}

body{ background:#066dc5; border:0; font: 12px Arial, Helvetica, sans-serif; color:#324f64 ; line-height:18px; min-width:1000px; position:relative; overflow:hidden;min-width:1000px;}

.spinner{ position:absolute; z-index:99; background:url(../images/loader.gif) 50% 50% no-repeat #066dc5; width:100%; height:100%; top:0; left:0}

#bgStretch {overflow:hidden;z-index:-1; position:fixed}

.extra {min-width:1000px;min-height:100%; height:auto !important; height:100%; margin: 0 auto 0px; overflow:hidden; position:relative; z-index:10;}


.main1 { width:100%;height:760px; position:relative; z-index:1;}

#clouds1{width: 100%; height: 300px; background: url(../images/clouds1.png) 0 0 repeat-x; position: absolute; left: 0; top: 50%; margin-top: -250px; z-index: 5;}

#clouds2{width: 100%; height: 508px; background: url(../images/clouds2.png) 0 0 repeat-x; position: absolute; left: 0; top: 50%; margin-top: -400px; z-index: 4;}

.bot1{width: 100%; height: 130px; background: url(../images/bot1.png) center top repeat-x; position: absolute; left: 0; top: 50%; margin-top: 200px; z-index: 6;}
.bot2{width: 100%; height: 2000px; background: #fff; position: absolute; left: 0; top: 130px;}

.main2{ width:1000px; position:absolute; left:50%; margin-left:-500px; top:50%; margin-top:-370px; z-index:20;}

.main3{ width:1000px; height: 700px; position:absolute; left:50%; margin-left:-500px; top:50%; margin-top:-370px; z-index:10;}

header{position: absolute; left: 365px; top: 120px; z-index: 10;}
.logo { display:inline-block;text-decoration:none; white-space:nowrap; font-size: 80px; line-height: 80px; color: #ff7cba; font-family: 'cairoregular'; text-transform: uppercase; text-shadow: 0px 5px 0px rgba(14, 89, 153, 0.7); }

.cloud1{width: 577px; padding-left: 130px; height: 102px; padding-top: 100px; background: url(../images/cloud1.png) 0 0 no-repeat; position: absolute; left: 55px; top: 160px; z-index: 9; font-size: 24px; line-height: 30px; color: #2d6da3; font-family: 'bitteritalic';}

.slogan1{position: absolute; left: 575px; top: 210px; z-index: 8;white-space:nowrap; font-size: 50px; line-height: 50px; color: #a4daff; font-family: 'cairoregular'; text-shadow: 0px 5px 0px rgba(14, 89, 153, 0.7);}

.plane1{width: 117px; height: 81px; background: url(../images/plane1.png) 0 0 no-repeat; position: absolute; left: 800px; top: 315px; z-index: 11;}

.enter{display: inline-block; width: 52px; height: 52px; text-decoration: none; background: url(../images/enter.png) left top no-repeat; position: absolute; left: 474px; top: 400px; z-index: 12;}
.enter span{display: inline-block; width: 100%; height: 100%; background: url(../images/enter.png) left bottom no-repeat;}

.close{display: inline-block; width: 52px; height: 52px; text-decoration: none; background: url(../images/close.png) left top no-repeat; position: absolute; left: 110px; top: 40px; z-index: 13;}
.close span{display: inline-block; width: 100%; height: 100%; background: url(../images/close.png) left bottom no-repeat;}

footer{width: 100%; height: 50px; position: absolute; left: 0; bottom: 0; z-index: 40;}
.icons { float:left; padding-top:2px; padding-left:10px;}
.icons > li { display:inline-block; padding:0 5px;position:relative;}
.icons > li > a{display:block; width:100%;}

.tola{float: right;}

.privacy{ display: inline-block; float: right; height: 30px; line-height: 30px; color: #fff; text-decoration: none; padding: 0 15px; margin-top: 2px; margin-right: 6px; background: #a4d6f2;border-radius:15px; -moz-border-radius:15px; -webkit-border-radius:15px;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.privacy:hover{background: #4aade6; color: #fff;}

.copyright{color:#c1c1c1; padding-right:10px; float: right; line-height: 30px; margin-top: 2px;}

.splash{width: 790px; height: 467px; background: url(../images/splash.png) 0 0 no-repeat;}






/* ============================= main menu ====================== */

.menu { display:block; width: 165px; position:absolute; left:0; top:176px; z-index:10; text-align:center; white-space:nowrap; }
#menu { display:block; white-space:nowrap; text-align: right;}
#menu > li { display:block;height:35px; position:relative;margin:0 1px; white-space:nowrap;}
#menu > li > a{display:block; height:100%; text-decoration:none; position:relative; font-family: 'bitteritalic'; font-size: 20px; color: #2d6da3; line-height: 35px; }



.submenu{ position:absolute; z-index:1; top:10px; left:178px; background: url(../images/submenu.png) 0 0 no-repeat;}
.submenu > ul{ margin-left: 12px; background: #ff7cba; padding: 10px 6px;border-radius:0px 15px 15px 15px; -moz-border-radius:0px 15px 15px 15px; -webkit-border-radius:0px 15px 15px 15px;  }
.submenu ul > li{ display:block; width:100%; height:31px; position:relative; text-align:left; margin-bottom:1px;}
.submenu ul > li > a{ display:inline-block;height:100%;line-height:31px; text-decoration:none; position: relative; font-family:'bitteritalic';font-size:16px; color:#fff; white-space:nowrap; padding:0 15px;  border-radius:15px; -moz-border-radius:15px; -webkit-border-radius:15px;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.submenu ul > li > a:hover { color:#fff; text-decoration:none; background:#4aade6; }







/* ============================= main layout ====================== */



#content{ position:absolute; left:190px; top:176px; z-index:1; }
#content > ul{}
#content > ul > li{ width:790px; height:700px; position:absolute; }



.box{ width:720px;height:480px; background: url(../images/content_bg.png) 0 0 no-repeat; position:relative; padding: 17px 30px 0px 40px;}

.col0,.col1, .col2, .col3, .col4, .col5, .col6, .col7, .col8, .col9, .col10, .col11, .col12   { float:left;}

.col0 { width:1px; background:#131314; margin-left:29px; margin-right:30px; margin-top:20px;}

.col1{ width:270px;}
.col2{ width:410px;}







.pad_left1{ padding-left:10px;}
.pad_left2{ padding-left:20px;}
.pad_left3{ padding-left:30px;}
.pad_left4{ padding-left:40px;}
.pad_left5{ padding-left:50px;}
.pad_left6{ padding-left:60px;}




a{ color:#e856b2; text-decoration: underline; outline:none}
a:hover{ text-decoration: none}

h2{ font-family:'bitterbold';font-weight:normal; font-size:30px; color:#17558a; line-height:30px; padding:15px 0 15px 0;  }
.h3{ font-family:'bitteritalic';font-weight:normal; font-size:14px; color:#3490d5; line-height:20px; padding-bottom: 5px;  }


.upper { text-transform:uppercase;}

.color1{ color:#fff;}
.color2{ color:#ffae00;}

.text { padding:0 0 5px; display: block;}

.line1 { height:1px; background:#b0d6ec; margin:15px 0;}

.radius1{border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px;}

.border1 { border:5px solid #fff;}



.img1 {margin-bottom:20px;margin-right:20px;}
.img2 {margin-right:20px; }
.img3 {margin-bottom:20px;}

.video1 {width:270px; height:137px; margin-bottom:20px;}
.video1 a img {border:5px solid #fff;border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px; 
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.video1 a:hover img{border-color: #ff7cba;}

.button1{ display:inline-block; height:28px; line-height:28px;  text-decoration: none; margin-top:10px; margin-bottom:10px; font-size:12px; color:#fff; white-space:nowrap; letter-spacing:0px; background:#4aade6; padding: 0 20px;border-radius:14px; -moz-border-radius:14px; -webkit-border-radius:14px; 
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.button1:hover { color:#fff; background: #ff7cba;}

.what1{padding-bottom: 30px;}
.what1 .img{border:5px solid #fff;border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px; float: left; margin-right: 20px;}

.schedule1{padding-bottom: 8px; font-weight: bold;}
.schedule1 .txt1{float: left;}
.schedule1 .txt2{float: right;}

.classes1{width: 176px; float: left; padding-bottom: 25px; margin-right: 20px;}
.classes1.last{margin-right: 0;}
.classes1 .img{border:5px solid #fff;border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px; margin-bottom: 11px;}

.teachers1{width: 176px; float: left; padding-bottom: 25px; margin-right: 20px;}
.teachers1.last{margin-right: 0;}
.teachers1 .img{border:5px solid #fff;border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px; margin-bottom: 15px;}
.teachers1 .txt{font-weight: bold; text-align: center;}

.gal1 { width:218px; padding-bottom:25px; float:left; margin-right:15px; }
.gal1.last { margin-right:0px; }

.photo1 {width:218px; height:120px; margin-bottom:15px;}
.photo1 a img {border:5px solid #fff;border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.photo1 a:hover img{border-color: #ff7cba;}

.google_map{

    width: 260px;
    height: 200px;
    border-radius:10px;
    background: #fff;
    position:relative;
    overflow:hidden; margin-bottom:20px; border:5px solid #fff;
}











/*===================== jScrollPane =====================*/

.scroll-pane{width: 100%; height:388px; overflow: auto;}


/*================= Contacts =========================*/

#note{ width:400px;}
.notification_error{ color:#f00; margin-bottom:5px }
.notification_ok{ text-align: center;} 

#ajax-contact-form label{float:left; width: 100px; line-height:31px; color:#324f64;}
#ajax-contact-form label.c{ margin-top:5px;}

#ajax-contact-form input{ float:left; width:390px; height:29px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color: #324f64; background: #bcd0db; border: 1px solid #bdbdbd; margin-bottom:5px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;  padding-left: 5px;}
#ajax-contact-form input:focus{border-color:#fff; }

#ajax-contact-form textarea{ float:left; width:390px; height:120px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color: #324f64; background: #bcd0db; border: 1px solid #bdbdbd; margin-bottom:5px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; padding-left: 5px; padding-top: 5px;}
#ajax-contact-form textarea:focus{border-color:#fff; }

#ajax-contact-form img{float:left; width:120px; height:53px; margin-top:5px; margin-left:10px;}

#ajax-contact-form input.capthca{ float:left; width:125px; margin-top:5px; margin-right:10px;}

#ajax-contact-form input.submit{ width:132px; height:41px; cursor:pointer; background:url(../images/submit.png) left top no-repeat; border:none; margin:5px 0 0 0px; border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px;  text-indent:-999%;box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none; -o-box-shadow: none; }
#ajax-contact-form input.submit:hover{ background-position:bottom;}


/* Generated by Font Squirrel (http://www.fontsquirrel.com)  */

@font-face {
    font-family: 'cairoregular';
    src: url('cairo-webfont.eot');
    src: url('cairo-webfont.eot?#iefix') format('embedded-opentype'),
         url('cairo-webfont.woff') format('woff'),
         url('cairo-webfont.ttf') format('truetype'),
         url('cairo-webfont.svg#cairoregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'bitteritalic';
    src: url('bitter-italic-webfont.eot');
    src: url('bitter-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('bitter-italic-webfont.woff') format('woff'),
         url('bitter-italic-webfont.ttf') format('truetype'),
         url('bitter-italic-webfont.svg#bitteritalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'bitterbold';
    src: url('bitter-bold-webfont.eot');
    src: url('bitter-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('bitter-bold-webfont.woff') format('woff'),
         url('bitter-bold-webfont.ttf') format('truetype'),
         url('bitter-bold-webfont.svg#bitterbold') format('svg');
    font-weight: normal;
    font-style: normal;

}