@charset "utf-8";
/** general **/
body { font-family: 'Advent Pro', Helvetica, Arial, sans-serif; color: #777777; font-weight: 400; font-size: 15px; }
a { color: #5B5E60; text-decoration: none; outline: 0; }
a:hover { color: #576a76; text-decoration: none; outline: none; }
a:focus { text-decoration: none; outline: 0px; }
a, #aboutArea .col-sm-3 { -webkit-transition: 0.25s; -moz-transition: 0.25s; -o-transition: 0.25s; transition: 0.25s; -webkit-backface-visibility: hidden; }
.banner_header { text-shadow: 1px 1px 1px #333333; }
h1, h2, h3, h4, h5, h6 { color: #333333; }
h1, h2 { color: inherit; font-family: 'Advent Pro'; line-height: normal; text-rendering: optimizelegibility; }
h1 { color: #5B5E60; font-size: 42px; font-weight: 700; }
h3 { margin-bottom: 20px; color: #5B5E60; font-family: 'Advent Pro'; }
h4 {}
h5 {}
h6 {}
p { margin-bottom: 18px; }
blockquote footer, blockquote small, blockquote .small { color: #453951; }
.navbar-toggle {}
.col-space { margin: 30px 0; clear: both; overflow: hidden; width: 100%; }
.lead { font-weight: 300; }
.progress { -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.0); box-shadow: inset 0 1px 2px rgba(0,0,0,0.0); background-color: #ebebeb; }
.progress .progress-bar { background-color: #576a76; -webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,0.0); box-shadow:inset 0 -1px 0 rgba(0,0,0,0.0); }
.form-control { border-color: #5B5E60; }
.form-control:focus { border-color: #5B5E60; }
.img-thumbnail { background: #576a76; border-radius: 0; }
.dropdown-menu, .well { border-radius: 0; }
.dropdown-menu { padding: 0px; }
.dropdown-menu > li > a { padding-left: 15px; padding-right: 15px; }
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus { background: #576a76; color: #fff; } 

.nav-tabs { border-color: #576a76; }
.nav-tabs > li > a { border-radius: 0; }
.nav-tabs > li.active > a, 
.nav-tabs > li.active > a:hover, 
.nav-tabs > li.active > a:focus { border-color: #576a76; color: #fff; background: #576a76; }

.tab-content > .tab-pane { padding: 15px 0; }

.nav-tabs > li > a:hover {}
.nav > li > a:hover, 
.nav > li > a:focus {}

.nav-pills > li > a { background: #F6F6F6; color: #453951; }
.nav-pills > li > a { margin: 0 2px; }
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus { background: #576a76; }
.nav-pills > li.active > a:after { top: 100%; left: 50%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; border-color: rgba(0, 194, 169, 0); border-top-color: #576a76; border-width: 10px; margin-left: -10px; }

.panel-default { border: #576a76; }
.panel-group .panel + .panel { margin-top: 10px; }
.panel-title > a { display: block; padding: 10px 15px; background: #576a76; color: #fff; border: 0px !important; }
.panel-title > a i { margin-right: 5px; }
.panel-title > a.collapsed { background: #F6F6F6; color: #333333; }
.panel-title > a kbd { float: right; }
.panel-heading { padding: 0px; }
.panel-default > .panel-heading + .panel-collapse .panel-body { background: none; }
.panel-body { padding: 10px 0; }
.panel-default { }
.panel.panel-default { background: none;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.0);box-shadow:0 1px 1px rgba(0,0,0,.0) }

.social-icon { width: 24px; height: 24px; line-height: 24px; text-align: center; font-size: 14px; color: #fff; display: inline-block; -webkit-border-radius: 50%; border-radius: 50%; background: #8F8F8F; margin-left: 10px; }
.social-icon:hover { color: #fff; background: #1CB2DD; }

.icon { -webkit-border-radius: 10%; display: inline-block; border-radius: 10%; width: 80px; height: 80px; padding: 10px 0; text-align: center; font-size: 40px; border: 1px solid #576a76; color: #576a76; -webkit-transition: 0.25s; -moz-transition: 0.25s; -o-transition: 0.25s; transition: 0.25s; }

.big-icon { font-size: 280px; line-height: 280px; }

#introArea, #clientArea { background-color: #576a76; background-attachment: fixed; background-repeat: no-repeat; background-position: center center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; -webkit-background-size: widthpx heightpx; -webkit-background-size: 1900px 1200px; }

/* Buttons */
.btn, .btn.btn-primary:hover { border-color: #5B5E60; text-decoration: none; text-transform: uppercase; text-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-transition: 0.25s; -moz-transition: 0.25s; -o-transition: 0.25s; transition: 0.25s; -webkit-backface-visibility: hidden; outline: 0; background: none; color: #5B5E60; }
.btn:hover, .btn:focus { background: #5B5E60; color: #fff; border-color: #5B5E60; }
.btn.btn-primary { border-color: #5B5E60; background: #5B5E60; color: #fff; }
.btn.btn-primary:hover { background: none; }
.btn-outline-inverse { border: 1px solid #fff; color: #fff; background: rgba(0, 0, 0, 0.0); }
.btn-outline-inverse:hover { background: #fff; color: #333; border: 1px solid #fff; }
.btn-outline-inverse:hover, .btn-outline-inverse:focus { background: #fff; border-color: #fff; color: #576a76; }

/* Navigation */
.top-menu { font-size: 14px; position: static; margin: 0px; font-family: 'Advent Pro'; padding: 15px 0; background: #fff; border-bottom: 0px; -webkit-box-shadow: 0 3px 2px 0 rgba(0,0,0,0.2); box-shadow: 0 3px 2px 0 rgba(0,0,0,0.2); }
.top-menu .navbar-header { margin-left: 0px; margin-right: 0px; }
.top-menu .navbar-brand { color: #5B5E60; font-size: 32px; height: auto; line-height: 50px; padding: 0px; font-weight: 700; }
.top-menu .navbar-brand i { color: #576a76; }
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus { color: #1CB2DD; }
.top-menu, .top-menu .navbar-brand, .top-menu .navbar-nav > li > a { -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; }
.top-menu .navbar-nav > li > a { color: #576a76; text-transform: uppercase; }
.top-menu .navbar-nav > li > a:hover,
.top-menu .navbar-nav > li > a.current,
.top-menu .navbar-nav > .active > a, 
.top-menu .navbar-nav > .active > a:hover, 
.top-menu .navbar-nav > .active > a:focus,
.top-menu .navbar-nav > .open > a, 
.top-menu .navbar-nav > .open > a:hover, 
.top-menu .navbar-nav > .open > a:focus,
.top-menu .navbar-nav .open .dropdown-menu > li > a:hover, 
.top-menu .navbar-nav .open .dropdown-menu > li > a:focus { background: none; color: #576a76; }
.top-menu .navbar-toggle { border-color: #576a76; margin-right: 0px; }
.top-menu .navbar-toggle .icon-bar { background: #576a76; }
.top-menu .navbar-toggle:hover, 
.top-menu .navbar-toggle:focus { background: #576a76; border-color: #576a76; }
.top-menu .navbar-toggle:hover .icon-bar,
.top-menu .navbar-toggle:focus .icon-bar { background: #fff; }
.top-menu .navbar-right .dropdown-menu { left: 0px; }
.top-menu .navbar-collapse, .top-menu .navbar-form { border-color: #576a76; }
.top-menu > .container .navbar-brand, 
.top-menu > .container-fluid .navbar-brand { margin: 0px; }

/* animated header */
.top-menu.tiny { padding: 5px 0; position: fixed; }

/* jumbotron */
.jumbotron { text-align: center; padding: 40px 0; min-height: 0px; background: none; margin: 0px; color: #fff; }
.jumbotron h1 { font-weight: 700; line-height: 1; margin: 10px 0 30px; }
.jumbotron a.btn { font-weight: bold; margin: 20px auto 0; }

/* jumbotron */
.content-head { text-align: center; }

/* Top Area */
#topArea { padding: 7px; font-size: 13px; border-bottom: 1px solid #E1E1E1; color: #8F8F8F; background: #F1F1F1; }
#topArea p { padding: 2px 0; margin: 0px; }

/* Main Area */
#mainArea { }

/* Main Slider */
#main-slider { position: relative; }
#main-slider .jumbotron { padding-top: 15%; position: absolute; left: 0px; right: 0px; top: 0px; }

/* Welcome Area */
#welcomeArea { padding: 20px 0; color: #fff; background: #576a76; border-bottom: 1px solid #03b09a; }
#welcomeArea h2 { color: #fff; margin: 0px; }
#welcomeArea a.btn { margin: 5px 10px; }
#welcomeArea p { margin: 0px; }

/* About Area */
#aboutArea { padding: 30px 0px; border-bottom: 1px solid #ECECEC; }
#aboutArea h6 { margin-bottom: 5px; text-transform: uppercase; }
#aboutArea a.more { font-size: 35px; }
#aboutArea .about-box { padding: 1.5em 0; }
#aboutArea .about-box:hover .icon { color: #fff; background: #576a76;}

/* Feature Area */
#featureArea { padding: 30px 0px; position: relative; background-color: #F8F8F8; border-bottom: 1px solid #ECECEC; }
#featureArea .container { position: relative; }
#featureArea .bg { position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; background: rgba(255,255,255,0.9); }
#featureArea .icon { border-color: #576a76; color: #576a76; }
#featureArea a.btn { margin: 5px 0; }

/* Detail Area */
#detailArea { padding: 30px 0; color: #fff; background: #576a76; border-bottom: 1px solid #03b09a; }
#detailArea .nav-pills > li.active > a, 
#detailArea .nav-pills > li.active > a:hover, 
#detailArea .nav-pills > li.active > a:focus { background: #F6F6F6; color: #576a76; }
#detailArea .nav-pills > li.active > a:after { top: 100%; left: 50%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; border-color: rgba(255, 255, 255, 0); border-top-color: #F6F6F6; border-width: 10px; margin-left: -10px; }
#detailArea h1, #detailArea h2, #detailArea h3 { color: #fff; }

/* Service Area */
#serviceArea { padding: 30px 0px; position: relative; }
#serviceArea .i-overlay { padding: 10px 0; font-size: 40px; color: #576a76; width: 80px; height: 80px; background: #fff; margin: 15px auto; -webkit-border-radius: 50%; border-radius: 50%; }
#serviceArea .service { padding: 20px; margin-bottom: 20px; -webkit-border-radius: 10px; border-radius: 10px; border: 1px solid #ECECEC; background: #F8F8F8; -webkit-transition: 0.35s; -moz-transition: 0.35s; -o-transition: 0.35s; transition: 0.35s; }
#serviceArea .service:hover { background: #fff; }

/* Timeline Area */
#timelineArea { padding: 30px 0; background: #333; }

/* Work Area */
#workArea { padding: 30px 0px; }
#workArea ul.controls { width: 100%; padding: 0px; overflow: hidden; margin: 10px 0; text-transform: uppercase; font-weight: 700; }
#workArea ul.controls li { list-style: none; display: inline-block; padding: 10px 15px; cursor: pointer; margin-bottom: 10px; }
#workArea ul.controls li a { display: block; }
#workArea ul.controls li.active { color: #fff; background: #5B5E60; }
#workArea ul#Grid { margin-top: 20px; margin-bottom: 20px; padding: 0; position: relative; }
#workArea ul#Grid li { display: none; margin-bottom: 2em; position: relative; }
#workArea ul#Grid a { display: inline-block; width: 30px; height: 30px; padding: 4px 0; color: #576a76; background: #fff; font-weight: 700; text-transform: uppercase; -webkit-border-radius: 50%; border-radius: 50%; }
#workArea ul#Grid a:hover { color: #fff; background: #5B5E60; }
#workArea ul#Grid span { display: block; color: #fff; margin-bottom: 5px; font-weight: 700; padding-top: 38%; }
#workArea ul#Grid img { -webkit-transition: 0.25s; -moz-transition: 0.25s; -o-transition: 0.25s; transition: 0.25s; margin: 0px auto; }
#workArea ul#Grid .detail { opacity: 0; cursor: pointer; position: absolute; text-align: center; height: 100%; top: 0px; right: 15px; left: 15px; background: rgba(0, 194, 169, 0.7); }

/* Client Area */
#clientArea { color: #fff; padding: 40px 0px; position: relative; background-image: url(../jpg/photos/tourism_industry2a.jpg); }
#clientArea h1 { color: #fff; }
#clientArea ul.slides li { margin-right: 20px; }
#clientArea .flex-control-paging li a { background: rgba(255,255,255,0.5); }
#clientArea .flex-control-paging li a.flex-active { background: rgba(255,255,255,1.0); }

/* Team Area */
#teamArea { padding: 30px 0px; }
#teamArea h3 { margin-bottom: 5px; }
#teamArea img { margin: 0px auto; }
#teamArea .small { text-transform: uppercase; }
#teamArea .fa { font-size: 18px; margin: 0 4px; }
#teamArea p.lead a { width: 28px; display: inline-block; font-size: 13px; text-align: center; padding: 5px 0; height: 28px; -webkit-border-radius: 50%; border-radius: 50%; background: #576a76; color: #fff; }
#teamArea .team { padding: 12px; margin: 0 2px; margin-bottom: 20px; background: #F8F8F8; border: 1px solid #ECECEC; -webkit-border-radius: 10px; border-radius: 10px; }
#teamArea .team:hover { color: #fff; border-color: #576a76; background: #576a76; }
#teamArea .team:hover h3 { color: #fff; }
#teamArea .team:hover p.lead a { background: #fff; color: #576a76; }

/* Intro Area */
#introArea { color: #fff; padding: 40px 0px; position: relative; background-image: url(../jpg/photos/tourism_industry2.jpg); }
#introArea h1 { color: #fff; }

/* Newsletter Area */
#newsletterArea { padding: 30px 0px; background: #F8F8F8; border-top: 1px solid #ECECEC; border-bottom: 1px solid #ECECEC; }

/* Contact Area */
#contactArea { padding: 30px 0; }
#contactArea #map { margin: 0; height: 100%; }
#contactArea #map_canvas { height: 180px; width: 100%; clear: both; }
#contactArea form { padding: 20px; background: rgba(255,255,255,0.9); }
#contactArea .form-control { margin-bottom: 20px; }
#contactArea textarea { min-height: 180px; }
#contactArea h4 { margin-top: 0px; text-transform: uppercase; font-weight: 700; }
#contactArea .btn { margin: 5px; margin-left: 0px;}

/* Footer Area */
#footerArea { padding: 30px 0; background: #5B5E60; color: #fff; }
#footerArea a { color: #fff; text-decoration: underline; }
#footerArea a:hover { color: #fff; text-decoration: none; }

/* Smaller than standard 960 (devices and browsers) */
@media only screen and (min-width: 960px) and (max-width: 1224px) {
	
	.navbar .navbar-brand { font-size: 28px; }
	.nav > li > a { padding-left: 10px; padding-right: 10px; }
	.navbar .navbar-brand { font-size: 28px; }
	
	}

/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 959px) {
	
	.navbar .navbar-brand, .navbar.tiny .navbar-brand { font-size: 24px; }
	.navbar-nav > li > a { padding-left: 8px; padding-right: 8px; font-size: 12px; }
	
	#main-slider .jumbotron { padding-top: 10%; }
	.jumbotron h1, .jumbotron .h1 { font-size: 50px; }
	
	.big-icon { font-size: 205px; }
	
	}

/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {

	h1 { font-size: 32px; }
	
	.navbar .navbar-brand, .navbar.tiny .navbar-brand { font-size: 26px; }
	.jumbotron { padding: 20px 0; }
	.jumbotron h1 { font-size: 35px; }
	.jumbotron p { font-size: 16px; }
	
	.flex-direction-nav a { top: 80%; margin: 0px; }
	
	.top-menu.tiny { padding: 5px 0; }
	
	#contactArea #map { position: static; }
	#contactArea #map_canvas { height: 300px; }
	
	#topArea, #topArea .text-right { padding: 5px 0; text-align: center; }
	
	#mainArea .flex-direction-nav { display: none; }
	#main-slider .jumbotron { padding-top: 7%; }
	
	#featureArea { text-align: center; }
	
	#welcomeArea .text-right { text-align: left; }
	#welcomeArea a.btn { margin: 15px 0; }
	
	#detailArea .nav-justified > li { margin: 0px; margin-bottom: 12px; }
	
	}

/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {

	.navbar { padding: 10px 0; }	
	.navbar.tiny { padding: 0px; }
	
	.jumbotron { padding: 10px 0; }
	
	#main-slider .jumbotron h1 { font-size: 24px; }
	
	#teamArea .col-sm-6 { width: 50%; float: left; }

	#detailArea .nav-justified > li, #workArea ul#Grid li { width: 50%; float: left; }
	
	 }

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) { 
	
	#main-slider .jumbotron { padding: 20px 0; }
	#main-slider .jumbotron h1 { font-size: 18px; }
	#main-slider .jumbotron p { display: none; }
	
	}