@charset "utf-8";
@import url(http://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic,300,300italic|Open+Sans:400,400italic,700,700italic);
/** general **/
body { font-family: 'Open Sans', Helvetica, Arial, sans-serif; color: #666666; font-weight: 400; font-size: 14px; }
a { color: #E74C3C; text-decoration: none; outline: 0; -webkit-transition: 0.25s; -moz-transition: 0.25s; -o-transition: 0.25s; transition: 0.25s; -webkit-backface-visibility: hidden; }
a:hover { color: #666666; text-decoration: none; outline: none; }
a:focus { text-decoration: none; outline: 0px; }
.banner_header { text-shadow: 1px 1px 1px #333333; }
h1, h2, h3, h4, h5, h6 { color: #2C3E50; font-family: 'Lato'; line-height: normal; margin-top: 0px; }
h1, h2 { text-transform: uppercase; text-rendering: optimizelegibility; }
h1 { font-size: 36px; margin-bottom: 30px; }
h2 { font-size: 24px; margin-bottom: 24px; }
h2 span { display: block; font-weight: 700; font-size: 14px; text-transform: uppercase; color: #999; margin: 10px 0; }
h3 { font-size: 18px; margin-bottom: 20px; }
h4 { font-size: 16px; }
h5 { font-size: 14px; }
h6 { font-size: 13px; }
p { margin-bottom: 18px; }
blockquote { border: 0px; }
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; font-size: 18px; }
.line-sep { max-width: 100px; height: 2px; margin: 25px auto; background: #ff0000; }
.overlay { position: absolute; left: 0px; right: 0px; top: 0px; bottom: 0px; background: url(../images/overlay.png) repeat center center; }
.progress { height: 35px; -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 { line-height: 35px; background-color: #E74C3C; -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: #8CDDCD; -webkit-border-radius: 0px; border-radius: 0px; }
.form-control:focus { border-color: #1ABC9C; }
.img-thumbnail { background: #00C2A9; 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: #00C2A9; color: #fff; } 

.nav-tabs { border-color: #00C2A9; }
.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: #00C2A9; color: #fff; background: #00C2A9; }

.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: #00C2A9; }
.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: #00C2A9; border-width: 10px; margin-left: -10px; }

.panel-default { border: #00C2A9; }
.panel-group .panel + .panel { margin-top: 10px; }
.panel-title > a { display: block; padding: 10px 15px; background: #00C2A9; 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: 50%; display: inline-block; border-radius: 50%; width: 80px; height: 80px; padding: 10px 0; text-align: center; font-size: 40px; color: #fff; -webkit-transition: 0.25s; -moz-transition: 0.25s; -o-transition: 0.25s; transition: 0.25s; background: #2C3E50; }

.big-icon { font-size: 280px; line-height: 280px; }

#quoteArea, #twitterArea, .cover-img { background-color: #8CDDCD; 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: cover; -webkit-background-size: 1900px 1400px; }

/* Buttons */
.btn { border-color: #E74C3C; 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: #E74C3C; color: #fff; }
.btn:hover, .btn:focus { background: #d64232; color: #fff; border-color: #d64232; }
.btn-outline-inverse { border: 2px solid #fff; font-weight: 700; color: #fff; background: rgba(0, 0, 0, 0.0); }
.btn-outline-inverse:hover { background: #fff; color: #ff0000; border-color: #fff; }
.btn-outline-inverse:hover, .btn-outline-inverse:focus { background: none; border-color: #ff0000; color: #fff; }
.btn.btn-primary { background: none; color: #E74C3C; }
.btn.btn-primary:hover, .btn.btn-primary:focus, .btn .btn-primary:active, .btn.btn-primary.active { border-color: #E74C3C; }

/* Navigation */
.top-menu { font-size: 14px; position: static; margin: 0px; font-family: 'Lato'; font-weight: 700; padding: 10px 0; background: #2C3E50; border-bottom: 0px; }
.top-menu .navbar-header { margin-left: 0px; margin-right: 0px; }
.top-menu .navbar-brand { color: #fff; font-size: 32px; height: auto; line-height: 50px; padding: 2px 15px; font-weight: 700; }
.top-menu .navbar-brand i { color: #E74C3C; }
.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 { margin-left: 5px; }
.top-menu .navbar-nav > li > a { padding-top: 10px; padding-bottom: 10px; color: #fff; text-transform: uppercase; -webkit-border-radius: 3px; border-radius: 3px; }
.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: #E74C3C; color: #fff; }
.top-menu .navbar-toggle { border-color: #00C2A9; border-color: #fff; margin-right: 0px; }
.top-menu .navbar-toggle .icon-bar { background: #fff; }
.top-menu .navbar-toggle:hover, 
.top-menu .navbar-toggle:focus { background: #fff; border-color: #fff; color: #ff0000; }
.top-menu .navbar-toggle:hover .icon-bar,
.top-menu .navbar-toggle:focus .icon-bar { background: #ff0000; }
.top-menu .navbar-right .dropdown-menu { left: 0px; }
.top-menu .navbar-collapse { padding-top: 5px; padding-bottom: 5px; }
.top-menu .navbar-collapse, .top-menu .navbar-form { border-color: #00C2A9; }
.top-menu > .container .navbar-brand, 
.top-menu > .container-fluid .navbar-brand { margin: 0px; }

/* 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 h1 { color: #fff; margin: 0px; }
#mainArea p { color: #fff; }
#mainArea .slider-text { padding-top: 15%; }
#mainArea .container { margin-top: -90px; position: relative; z-index: 10; }
#mainArea .cover-img { position: relative; }

/* Main Slider */
#main-slider { position: relative; text-align: center; }

/* About Area */
#aboutArea { padding: 40px 0px; padding-top: 0px; background: #ECF0F1; }
#aboutArea .heading { padding: 40px 0; margin-bottom: 40px; background: #fff; }
#aboutArea .flexslider .slides > li { margin-right: 30px; font-weight: 700; }
#aboutArea .flexslider .slides > li a { display: block; background: #fff; color: #2C3E50; position: relative; text-transform: uppercase; }
#aboutArea .flexslider .slides > li span { display: block; padding: 10px 5px; }
#aboutArea .flexslider .slides > li i { opacity: 0.0; position: absolute; left: 50%; top: 50%; margin: -40px 0 0 -20px; font-size: 40px; width: 40px; height: 40px; }
#aboutArea .flexslider .slides > li a:hover { color: #fff; background: #2C3E50; }
#aboutArea .flexslider .slides > li a:hover img { opacity: 0.5; }
#aboutArea .flexslider .slides > li a:hover i { opacity: 1.0; }

/* Office Area */
#officeArea { padding: 40px 0px; }
#officeArea .flexslider .slides > li img { width: 100%; height: auto; }

/* Stats Area */
#statsArea { padding: 30px 0px; background: #2C3E50; color: #fff; }
#statsArea h2 { margin-top: 0px; color: #fff; }
#statsArea h4, #statsArea h6 { color: #fff; text-transform: uppercase; font-weight: 700; }
#statsArea h4 { color: #E74C3C; font-size: 36px; }
#statsArea .line-sep { background: #fff; }

/* Quote Area */
#quoteArea { position: relative; padding: 60px 0px; overflow: hidden; width: 100%; color: #fff; background-image: url(../images/image_1900x1400.jpg); }
#quoteArea .container { position: relative; z-index: 2; }
#quoteArea p { text-transform: uppercase; font-weight: 700; font-size: 25px; }
#quoteArea blockquote footer, blockquote small, #quoteArea blockquote .small { color: #fff; }
#quoteArea img { position: relative; margin: 0px auto; margin-bottom: -65px; }

/* Team Area */
#teamArea { padding: 40px 0px; }
#teamArea h3 { font-weight: 700; }
#teamArea h3 span { display: block; margin: 10px 0; font-size: 14px; text-transform: uppercase; color: #999; }
#teamArea i { width: 20px; }
#teamArea .detail { padding: 15px; }
#teamArea .col-md-3 { margin-top: 12px; }
#teamArea .col-md-3 img { width: 100%; height: auto; }
#teamArea .col-md-3:hover .detail { background: #ECF0F1; }

/* Client Area */
#clientArea { padding: 40px 0px; position: relative; }
#clientArea .flexslider .slides > li img { -webkit-border-radius: 50%; border-radius: 50%; float: left; }
#clientArea blockquote { margin-left: 100px; padding: 0px; }
#clientArea .flex-control-nav { background: none; }

/* Twitter Area */
#twitterArea { padding: 60px 0px; color: #fff; position: relative; background-image: url(../images/image_1900x1400.jpg); }
#twitterArea h2 { color: #fff; }
#twitterArea a { color: #8CDDCD; }
#twitterArea a:hover { color: #fff; }
#twitterArea p { margin: 0 35px; font-size: 18px; font-weight: 700; }
#twitterArea .container { position: relative; z-index: 2; }
#twitterArea .flex-direction-nav a { width: 35px; height: 35px; margin-top: -15px; }
#twitterArea .flex-direction-nav a span { font-size: 35px; }
#twitterArea .flex-direction-nav .flex-prev { left: 0px; }
#twitterArea .flex-direction-nav .flex-next { right: 0px; }

/* Service Area */
#serviceArea { padding: 40px 0px; background: #ECF0F1; }
#serviceArea ul { padding: 10px 0px; background: #fff; -webkit-border-radius: 10px; border-radius: 10px; }
#serviceArea ul li { padding: 10px; font-size: 14px; text-transform: uppercase; border-bottom: 1px solid #E8F8F5; }
#serviceArea ul li:last-child { border: 0px; }
#serviceArea .icon { margin: 0px auto; margin-bottom: 15px; }
#serviceArea .col-sm-4 { margin-top: 20px; }

/* Work Area */
#workArea { padding: 50px 0px; padding-bottom: 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; cursor: pointer; margin-bottom: 10px; }
#workArea ul.controls li a { display: block; }
#workArea ul.controls li.active { color: #fff; background: #E74C3C; }
#workArea ul#Grid { margin-top: 20px; margin-bottom: 0; padding: 0; position: relative; }
#workArea ul#Grid li { padding: 0px; display: none; position: relative; }
#workArea ul#Grid a { display: inline-block; width: 30px; height: 30px; padding: 4px 0; color: #00C2A9; background: #fff; font-weight: 700; text-transform: uppercase; -webkit-border-radius: 50%; border-radius: 50%; }
#workArea ul#Grid a:hover { color: #fff; background: #2C3E50; }
#workArea ul#Grid span { display: block; color: #fff; margin-bottom: 5px; font-weight: 700; padding-top: 38%; }
#workArea ul#Grid img { width: 100%; height: auto; -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: 0; left: 0; background: rgba(52, 73, 94, 0.5);}

/* Contact Area */
#contactArea { padding: 50px 0px; padding-bottom: 0px; background: #E8F8F5; }
#contactArea p i { width: 20px; }
#contactArea textarea { height: 100px; }
#contactArea .col-md-4 { margin-top: 20px; }
#contactArea #map { margin: 0; height: 100%; margin-top: 50px; }
#contactArea #map_canvas { height: 450px; width: 100%; clear: both; }

/* Footer Area */
#footerArea { padding: 30px 0; background: #2c3e50; color: #fff; }
#footerArea .social a { margin: 5px; font-size: 24px; }

/* Smaller than standard 960 (devices and browsers) */
@media only screen and (min-width: 960px) and (max-width: 1224px) {
	
	}

/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 959px) {
	
	
	#mainArea .container { margin-top: -50px; }
	.top-menu .navbar-nav > li > a { padding-left: 12px; padding-right: 12px; }
	#officeArea .flexslider { margin-bottom: 20px; }
	
	}

/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {
	
	h1 { font-size: 30px; }
	h2 { font-size: 22px; }
	h3 { font-size: 18px; }
	h4 { font-size: 16px; }
	h5 { font-size: 14px; }
	h6 { font-size: 12px; }

	.flex-direction-nav { display: none; }
	
	#officeArea .flexslider { margin-bottom: 20px; }
	
	#mainArea h1 { font-size: 24px; }

	
	}

/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {

	h1 { font-size: 28px; }
	h2 { font-size: 20px; }
	h3 { font-size: 18px; }
	h4 { font-size: 16px; }
	h5 { font-size: 14px; }
	h6 { font-size: 12px; }
	
	 }

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) { 

	#mainArea .container { margin-top: -20px; }
	
	}