@import "reset.css";
@import "prettyPhoto.css";
@import "cycle.css";
@import "supersized.core.css";
@import "jplayer.css";
@import "http://fonts.googleapis.com/css?family=Open+Sans:700";

/* 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 ======================================================== */
::selection{
  color: #fff;
  background: #282a2c;
}
::-moz-selection{
  color: #fff;
  background: #282a2c;
}

body, html {height:100%;}

body{ background:#272c30; border:0; font: 12px Arial, Helvetica, sans-serif; color:#282a2c ; line-height:18px; min-width:960px; min-height: 500px;}

#spinner { position:fixed; z-index:99; background:url(../images/loader.gif) 50% 50% no-repeat #272c30; width:100%; height:100%; top:0; left:0;}
#pageLoader { position: fixed; width: 72px; height: 72px; top: 50%; left: 50%; margin: -36px 0 0 -36px; background:#272c30; z-index: 1000; padding: 0px; display: none; border-radius:50%; -moz-border-radius:50%; -webkit-border-radius:50%;}
#pageLoader > div { background: url(../images/page_loader.gif) 0 0 no-repeat; width: 64px; height: 64px; margin: 4px;}

.top1{width: 100%; height: 195px; position: absolute; left: 0; top: 0; z-index: 20; border-bottom: 3px solid #fff;}

header{display: inline-block; position: absolute; z-index: 10; left: 40px; top: 105px;}
.logo { display:block;text-decoration:none; white-space:nowrap;}
.logo .img{float: left; padding-right: 20px;}
.logo .txt1{font-size: 55px; line-height: 50px; font-family: 'BebasNeueRegular'; color: #fff; text-decoration: none;}
.logo .txt2{display: block; font-size: 20px; line-height: 20px; font-family: 'BebasNeueRegular'; color: #a7adb3; text-decoration: none;}



footer{width: 100%; height: 34px; background: url(../images/footer.png); position: absolute; left: 0; bottom: 0; z-index: 30;}
.copyright{color:#929292; line-height:34px; float: left; padding-left: 20px;}
.copyright span{color: #353535; padding: 0 10px;}
.privacy { color:#929292;}
.privacy:hover{color: #fff;}
.tola{ float: left;padding-left: 60px;}

.icons { float: right; padding-top: 1px;}
.icons > li { display:inline-block;margin-right: 1px; margin-bottom: 1px; position:relative; float: left;background: url(../images/social_bg.png);}
.icons > li > a{display:block; width:32px; height:32px; background: none;
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;
}
.icons > li.nav1 > a:hover{background: #00abe3;}
.icons > li.nav2 > a:hover{background: #3a546d;}
.icons > li.nav3 > a:hover{background: #c91e25;}
.icons > li.nav4 > a:hover{background: #004088;}
.icons > li.nav5 > a:hover{background: #01669c;}
.icons > li.nav6 > a:hover{background: #f14724;}





.splash{width: 100%; height: 549px; position: relative; background:#fff url(../images/globe1.jpg) right top no-repeat;}
.splash2{width: 500px; position: absolute; right: 0; top: 210px; z-index: 20;}

.prev{text-decoration: none;display: block;width: 23px; height: 40px; position: absolute; right: 0; top: 30px; z-index: 20;}
.prev span{display: block; width: 100%; height: 100%; background: url(../images/prev.png) 0 0 no-repeat;}

.next{text-decoration: none;display: block;width: 23px; height: 40px; position: absolute; right: 0; top: 71px; z-index: 20;}
.next span{display: block; width: 100%; height: 100%; background: url(../images/next.png) 0 0 no-repeat;}





/* ============================= main menu ====================== */

.menu { display:inline-block; height:50px; position: absolute; right: 25px; bottom: 0px; z-index: 15; white-space:nowrap; }
#menu { display:block; height:50px; white-space:nowrap;}
#menu > li { display: inline-block;height:50px; position:relative; float:left; white-space:nowrap;}
#menu > li > a{display: inline-block; height:100%; text-decoration:none; position:relative; padding:0 8px; overflow:hidden; }
#menu > li > a .over1{display:block;position: absolute;width:100%; height:4px; left:0px; bottom:0px; z-index:1; text-align: center;}
#menu > li > a .over2{width: 100%; height: 4px; display: inline-block; background: #2bb8e6;}
#menu > li > a .txt1{ display:block; position: relative; width:100%; z-index:5;font-family:'BebasNeueRegular';font-size:20px; line-height:30px; color:#a8aeb4; text-decoration:none;text-transform:uppercase;}

.submenu{ position:absolute; z-index:10; top:50px; left:0px;white-space:nowrap;}
.submenu > ul{ border-bottom: 1px solid #c6c6c7;}
.submenu ul > li{ display:block; height:29px; position:relative; text-align:left;}
.submenu ul > li:first-child{}
.submenu ul > li > a{ display:block;height:29px;line-height:29px; text-decoration:none; position: relative; font-family:'BebasNeueRegular';font-size:16px; color:#717375; text-transform: uppercase; padding:0 8px; background: #e8e8e8;
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 { text-decoration:none; background: #2bb8e6; color: #fff;}

.menu_splash { width:637px; position:absolute; left:0; top:0; z-index:5;}
#menu_splash { }
#menu_splash > li { width:637px; height:180px; position: relative;margin-bottom: 3px;}
#menu_splash > li > a{display:block; width:100%; height:100%; text-decoration:none; position:relative;}
#menu_splash > li > a .img{ position: absolute; left:-33px; top:0px; z-index:1;}
#menu_splash > li > a .over1{display:block; width: 6px; height: 180px; border-right: 1px solid #fff; position: absolute;left: 0; top: 0; z-index:10; }
#menu_splash > li > a .over2{display:block; width: 6px; height: 180px; border-right: 1px solid #fff; position: absolute;left: 0; top: 0; z-index:11; }
#menu_splash > li > a .arr1{display:block; width: 26px; height: 49px; background: url(../images/arr1.png) 0 0 no-repeat;  position: absolute;left: 466px; top: 68px; z-index:20; }
#menu_splash > li > a .txt1{ display: inline-block; position: absolute;  left:55px; top: 55px; z-index:21; font-family:'BebasNeueRegular';font-size:41px; line-height:41px; color:#fff; text-decoration:none; white-space:nowrap; text-transform:uppercase;}
#menu_splash > li > a .txt2{ display: inline-block; position: absolute;  left:55px; top: 95px; z-index:21; font-family:'BebasNeueRegular';font-size:20px; line-height:20px; color:#fff; text-decoration:none; white-space:nowrap; text-transform:uppercase;}

#menu_splash > li.nav1 > a .over1 { background: #d5baaf; }
#menu_splash > li.nav2 > a .over1 { background: #8bcdc8; }
#menu_splash > li.nav3 > a .over1 { background: #8bc5d7; }

#menu_splash > li.nav1 > a .over2 { background: #672f19; }
#menu_splash > li.nav2 > a .over2 { background: #116760; }
#menu_splash > li.nav3 > a .over2 { background: #114a5c; }








/* ============================= main layout ====================== */
#wrapper > section { position: relative; top: 198px;  z-index: 10; /*height: 100%;width: 960px;margin: 0 auto;*/ overflow: hidden; }
#wrapper > section > div { position: relative; /*height: 100%;*/ overflow: visible;  }

.box{position: relative; padding: 40px 0px 50px 40px; background:#fff url(../images/globe2.jpg) right top no-repeat;}
.box2{width: 920px; position: relative;}

.dynamicContent { position: absolute; width: 100%; z-index: 2; }
.dynamicContent .content{padding-bottom: 0px;}







.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:440px;}









.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;}
.pad_left7{ padding-left:70px;}




a{ color:#278e86; text-decoration: underline; outline:none}
a:hover{ text-decoration: none}

h2{ font-family:'BebasNeueRegular';font-weight: normal; font-size:60px; color:#28768f; line-height:50px; padding:0px 0 0px 0; text-transform: uppercase;  }
h3{ font-family:'BebasNeueRegular';font-weight: normal; font-size:30px; color:#28768f; line-height:30px; padding:0px 0 10px 0; text-transform: uppercase; border-bottom: 1px solid #bebfc0; margin-bottom: 15px;  }
h4{ font-family:'Open Sans';font-weight: 700; font-size:20px; color:#515457; line-height:24px; padding-bottom: 7px; text-transform: uppercase; letter-spacing: -1px; }
h5{ font-family:'Open Sans';font-weight: 700; font-size:20px; color:#a03901; line-height:24px; padding-bottom: 7px; text-transform: uppercase; letter-spacing: -1px; }
h6{font-size: 11px; font-weight: normal; text-transform: uppercase; color: #000; padding-bottom: 5px;}



.upper { text-transform:uppercase;}

.color1{ color:#fff;}
.color2{ color:#ff0000;}

.text { padding:0 0 5px; display: block;}

.line1 { height:1px; background:url(../images/line1_px.png) 0 0 repeat-x; margin:15px 0;}

.radius1{border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;}

.border1 { border:1px solid #6c6c6c;}



.img1 {margin-bottom:20px;margin-right:20px;}
.img2 {margin-right:20px; }
.img3 {margin-bottom:20px;}

.button1{ display:inline-block; height:46px; line-height:46px; text-decoration: none; margin-top:10px; margin-bottom:10px; font-size:25px; font-family:'BebasNeueRegular'; color:#fff; text-transform:uppercase; white-space:nowrap; letter-spacing:0px; background:#278e86; padding:0 20px;
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 { background: #a03901;}

.button2{ display:inline-block; height:46px; line-height:46px; text-decoration: underline; margin-top:10px; margin-bottom:10px; font-size:25px; font-family:'BebasNeueRegular'; color:#b3b8bb; text-transform:uppercase; white-space:nowrap; letter-spacing:0px; background:url(../images/button2.png) right center no-repeat; padding-right:23px; margin-left: 50px;}
.button2:hover { color:#687178; text-decoration: none;}

.about1{padding-bottom: 15px;}
.about1 .img{float: left; margin-right: 20px;}

.services1{float: left; padding-bottom: 20px; margin-right: 34px;}
.services1.last{margin-right: 0;}

.services2{padding-bottom: 15px;}
.services2 .img{float: left; margin-right: 20px;}

.destinations1{padding-bottom: 15px;}
.destinations1 .img{float: left; margin-right: 20px;}

.destinations2{float: left; width: 208px; padding-bottom: 20px; margin-right: 24px;}
.destinations2.last{margin-right: 0;}
.destinations2 .img{margin-bottom: 15px;}


.gal1 { width:208px; padding-bottom:20px; float:left; margin-right:24px; }
.gal1.last { margin-right:0px; }

.photo1 {width:208px; height:117px; margin-bottom:15px; overflow: hidden; position: relative;}
.photo1 a img {}
.photo1 a .over{width: 208px; height: 117px; background: url(../images/photo1.png) center center no-repeat; position: absolute; left: 0; top: 0; z-index: 10;}

.ul1{ margin-bottom:0px;}
.ul1 > li { line-height:28px; }
.ul1 > li a{ display:block; height:100%; text-decoration:underline; color:#515457; padding-left:20px; background: url(../images/li_st1.png) 0 10px no-repeat;
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;
}
.ul1 > li a:hover{ text-decoration:none; color:#278e86; background-position: 10px 10px;}

.google_map{

    width: 440px; float: left; margin-right: 20px;
    height: 330px;
    border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px;
    background: #fff;
    position:relative;
    overflow:hidden; margin-bottom:20px; 
}

.google_map iframe { background:#fff url(../images/googleMapLoader.gif) no-repeat center center; border: medium none; display: inline-block; height: 100%; outline: medium none; position: relative; width: 100%; }









/*================= Contacts =========================*/

#note{ width:430px;}
.notification_error{ color:#f00; margin-bottom:5px }
.notification_ok{ text-align: center;} 

#ajax-contact-form label{float:left; width: 100px; line-height:31px; color:#fff;}
#ajax-contact-form label.c{ margin-top:5px;}

#ajax-contact-form input{ float:left; width:420px; height:33px; font-family:Arial, Helvetica, sans-serif; font-size:13px; color: #fff; background: #595e61; border: 1px solid #303234; margin-bottom:5px; border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px;  padding-left: 5px; padding-right: 0;-moz-box-shadow: inset 2px 2px 5px #4b4f51; -webkit-box-shadow: inset 2px 2px  5px #4b4f51; box-shadow: inset 2px 2px 5px #4b4f51;}
#ajax-contact-form input:focus{border-color:#000; }

#ajax-contact-form textarea{ float:left; width:420px; height:160px; font-family:Arial, Helvetica, sans-serif; font-size:13px; color: #fff; background: #595e61; border: 1px solid #303234; margin-bottom:5px; border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px; padding-left: 5px; padding-right: 0; padding-top: 5px;-moz-box-shadow: inset 2px 2px 5px #4b4f51; -webkit-box-shadow: inset 2px 2px  5px #4b4f51; box-shadow: inset 2px 2px 5px #4b4f51;}
#ajax-contact-form textarea:focus{border-color:#000; }

#ajax-contact-form img{float:left; width:160px; height:45px; margin-top:5px; margin-left:10px;}

#ajax-contact-form input.capthca{ float:left; width:150px; margin-top:5px; margin-right:10px;}

#ajax-contact-form input.submit{ width:95px; height:46px; cursor:pointer; background:url(../images/submit.png) left top no-repeat; border:none; margin:15px 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: 'BebasNeueRegular';
    src: url('bebasneue-webfont.eot');
    src: url('bebasneue-webfont.eot?#iefix') format('embedded-opentype'),
         url('bebasneue-webfont.woff') format('woff'),
         url('bebasneue-webfont.ttf') format('truetype'),
         url('bebasneue-webfont.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

