/*
Template Name: Spectrum - Responsive Landing Page Template
Template URL: http://themeforest.net/item/spectrum-responsive-landing-page-template/11309875?ref=bogdan_09
Author URL: http://themeforest.net/user/bogdan_09/portfolio?ref=bogdan_09
Version: 1.0
*/


/* --- TABLE OF CONTENT

01. RESET
02. PRIMARY STYLES
03. GENERAL LAYOUT
04. HEADER
		1. Header Styles
		2. Logo
		3. Navigation
05. FOOTER
		1. Footer Styles
		2. Footer Social Icons
		3. Footer Pictures
06. HOME
07. SERVICES
08. TESTIMONIALS
09. CAROUSEL
10. PRICING
11. TEAM
12. NEWSLETTER
13. FEATURES
		1. Partners
		2. Blockquote
		3. Fun Facts
		4. Dropcaps
		5. Notice
		6. Photos Hover Animations
14. MOBILE DEVICES
15. RESPONSIVE NAVIGATION
16. PRINT STYLES

--- */


/* ========================================================== */
/* 				  		    01. RESET                         */
/* ========================================================== */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address,
big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i,
center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
html, button, input, select, textarea { font-family: 'Roboto', sans-serif; font-weight: 400;}
body { margin: 0; }

a { color: #454545; font-weight: 300;}
a:visited { color: #454545; }
a:hover { color: #3498db; }
a:hover, a:active, a:focus { outline: 0; }

abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #cccccc; margin: 1em 0; padding: 0; }
ins { background: #ffff99; color: #000000; text-decoration: none; }
mark { background: #ffff00; color: #000000; }
pre, code, kbd, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }

sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

/* ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
   dd { margin: 0 0 0 40px; }
*/
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }

img { border: 0; -ms-interpolation-mode: bicubic; }

svg:not(:root) { overflow: hidden; }

figure { margin: 0; }

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; white-space: normal; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible; }
button[disabled], input[disabled] { cursor: default; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; *width: 13px; *height: 13px; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical;}
input:valid, textarea:valid {  }
/*input:invalid, textarea:invalid { background-color: #f0dddd; }  */

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }

.chromeframe { margin: 0.2em 0; background: #ccc; color: black; padding: 0.2em 0; }

/* ========================================================== */
/* 				  	    02. PRIMARY STYLES                    */
/* ========================================================== */

img,object,video,embed { max-width: 100%; }
img { height: auto; vertical-align: middle;}

.sl_font {font-family: 'Shadows Into Light Two', cursive; font-weight:400!important;}

.bold {	font-weight: 700; }
.semi_bold{ font-weight:500;}
.regular{ font-weight:400;}
.thin{ font-weight:300;}
.italic { font-style: italic; }
.alignright { float: right; }
.alignleft { float: left; }
.aligncenter { margin-left: auto; margin-right: auto; }
.clearBoth { clear: both; display: block; font-size: 0; height: 0; line-height: 0; overflow: hidden; visibility: hidden; width: 100%; vertical-align: super; }
th, thead td { font-weight: bold; }
em, dfn, cite { font-style: italic; }
del { color: #cccccc; text-decoration: line-through; }
dfn, ins { border-bottom: 1px solid #E8E8E8; }
abbr, acronym { text-transform: uppercase; letter-spacing: .1em; }
a abbr, a acronym { border: none; }
abbr[title], acronym[title], dfn[title] { border-bottom: 1px dotted #E8E8E8; cursor: help; }
a { text-decoration: none; }
address,caption,cite,code,dfn,h1,h2,h3,h4,h5,h6,th,var { font-style: normal; font-weight: normal; }
caption,th { text-align: left; }
ol, ul { list-style: none; }

ul li i{
	vertical-align: text-top;
}

body { position: inherit /* conflict prettyphoto and dynamic to top plugin */; }
body, html, #wrapper { height:100%; }

::-moz-selection { background: #b3d4fc; text-shadow: none;}
::selection { background: #b3d4fc; text-shadow: none; }

hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }

code, kbd, samp, pre, tt, var {
	font: 11px Monaco,"Courier New","DejaVu Sans Mono","Bitstream Vera Sans Mono",monospace;
}

code, pre, input[type=text], input[type=password], input[type=email], textarea {
	line-height: 20px;
}

iframe{
	float:left;
	padding-bottom:25px!important;
}

p, a, ul, ol, dl, table, fieldset, blockquote {
	margin-bottom: 25px;
	font-size:15px;
	line-height:22px;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	color:#757575;
}

p.grey_text{
	font-size:16px;
	line-height:24px;
	font-weight:100;
	margin:0 0 20px 0;
	color:#cecece;
}

.row {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}

#header .row {
	overflow: inherit;
}

.onecol, .twocol, .threecol, .fourcol, .fivecol, .sixcol, .sevencol, .eightcol, .ninecol, .tencol, .elevencol {
	margin-right: 3.8%;
	float: left;
	min-height: 1px;
}

.row .onecol {
	width: 4.85%;
}

.row .twocol {
	width: 13.45%;
}

.row .threecol {
	width: 22.05%;
}

.row .fourcol {
	width: 30.75%;
}

.row .fivecol {
	width: 39.45%;
}

.row .sixcol {
	width: 48%;
}

.row .sevencol {
	width: 56.75%;
}

.row .eightcol {
	width: 65.4%;
}

.row .ninecol {
	width: 74.05%;
}

.row .tencol {
	width: 82.7%;
}

.row .elevencol {
	width: 91.35%;
}

.row .twelvecol {
	width: 100%;
	float: left;
}

.last {
	margin-right: 0px;
}

/* ========================================================== */
/* 				  		 03. GENERAL LAYOUT                   */
/* ========================================================== */

body {
	font-family: 'Roboto', sans-serif;
	background-color: #fff;
}

#container{
	position:relative;
	overflow:hidden;
}

.section_wrapper{
	width:100%;
	background-color:#fff;
	position:relative;
}

.section_wrapper.grey_bg{
	background-color:#f6f7f8;
}

.section_wrapper.dark_bg{
	background-color:#22282c;
}

.section_wrapper.blue_bg{
	background-color:#2e83bc;
}

.grey_border_top{
	border-top:1px solid #e0e0e0;
}

.grey_border_bottom{
	border-bottom:1px solid #e0e0e0;
}

.section_box{
	width:100%;
	max-width:1140px;
	margin:0 auto;
	padding:20px 0 60px 0;
	position:relative;
}

.section_box.no_margins{
	padding:80px 0 0 0;
}

.section_box.small_margins{
	padding:80px 0 40px 0;
}

.section_box.facts_margins{
	padding:20px 0;
}

.section_features{
	width:100%;
	max-width:1140px;
	margin:0 auto;
	padding:80px 0 0 0;
	position:relative;
	overflow:hidden;
	z-index:1;
}

a.button_white, a.button_transparent, a.button_blue{
	display:inline-block;
	font-weight:500;
	font-size:12px;
	text-transform:uppercase;
	padding:12px 20px 10px 20px;
	margin:10px 10px 20px 0;
}

a.button_blue{
	background-color: #3498db;
	border:1px solid #3498db;
	color:#fff;
	-webkit-border-radius: 3px 3px;
	-moz-border-radius: 3px 3px;
	border-radius: 3px 3px;
	transition: all .50s ease-in-out;
	-moz-transition: all .50s ease-in-out;
	-webkit-transition: all .50s ease-in-out;
}

a.button_blue:hover{
	background-color:#3498db;
	border:1px solid #3498db;
	color:#fff;
	transition: all .50s ease-in-out;
	-moz-transition: all .50s ease-in-out;
	-webkit-transition: all .50s ease-in-out;
}

a.button_transparent{
	background-color: transparent;
	border:2px solid #fff;
	color:#fff;
	-webkit-border-radius: 3px 3px;
	-moz-border-radius: 3px 3px;
	border-radius: 3px 3px;
	transition: all .50s ease-in-out;
	-moz-transition: all .50s ease-in-out;
	-webkit-transition: all .50s ease-in-out;
}

a.button_transparent:hover{
	background-color:#fff;
	border:2px solid #fff;
	color:#252525;
	transition: all .50s ease-in-out;
	-moz-transition: all .50s ease-in-out;
	-webkit-transition: all .50s ease-in-out;
}

a.button_white{
	background-color: #fff;
	border:2px solid #fff;
	color:#252525;
	-webkit-border-radius: 3px 3px;
	-moz-border-radius: 3px 3px;
	border-radius: 3px 3px;
	transition: all .50s ease-in-out;
	-moz-transition: all .50s ease-in-out;
	-webkit-transition: all .50s ease-in-out;
}

a.button_white:hover{
	background-color: transparent;
	border:2px solid #fff;
	color:#fff;
	transition: all .50s ease-in-out;
	-moz-transition: all .50s ease-in-out;
	-webkit-transition: all .50s ease-in-out;
}

a.button_dark_blue{
	display:inline-block;
	font-weight:400;
	font-size:12px;
	text-transform:uppercase;
	padding:6px 18px;
	margin:10px 0 0 0;
	background-color: transparent;
	border:1px solid #227ebb;
	color:#227ebb;
	-webkit-border-radius: 3px 3px;
	-moz-border-radius: 3px 3px;
	border-radius: 3px 3px;
	transition: all .50s ease-in-out;
	-moz-transition: all .50s ease-in-out;
	-webkit-transition: all .50s ease-in-out;
}

a.button_dark_blue:hover{
	background-color:#227ebb;
	border:1px solid #227ebb;
	color:#fff;
	transition: all .50s ease-in-out;
	-moz-transition: all .50s ease-in-out;
	-webkit-transition: all .50s ease-in-out;
}

.align_center{
	text-align:center;
}

/* Call To Action
========================================================== */

.call_to_action_white_wrapper{
	margin:0 auto!important;
	width:90%;
	padding:0 5%;
	position:relative;
	z-index:1;
	background-color:#fff;
}

.call_to_action_grey_wrapper{
	margin:0 auto!important;
	width:90%;
	padding:0 5%;
	position:relative;
	z-index:1;
	background-color:#f6f7f8;
}

.call_to_action_dark_wrapper{
	margin:0 auto!important;
	width:90%;
	padding:0 5%;
	position:relative;
	overflow:hidden;
	z-index:1;
	background-color:#2a2a2a;
}

.call_to_action_blue_wrapper{
	margin:0 auto!important;
	width:90%;
	padding:0 5%;
	position:relative;
	z-index:1;
	background-color:#2e83bc;
}

.call_to_action_white, .call_to_action_grey, .call_to_action_dark, .call_to_action_blue{
	margin:0 auto!important;
	position:relative;
	z-index:10;
	padding: 60px 0 0 0;
	width:100%;
	max-width:840px;
	text-align:center;
}

.call_to_action_white h3, .call_to_action_white h4, .call_to_action_grey h3, .call_to_action_grey h4, .call_to_action_dark h3, .call_to_action_dark h4{
	margin:0;
	padding:0;
}

.call_to_action_white h3, .call_to_action_grey h3, .call_to_action_dark h3{
	margin-bottom: 10px;
	display:block;
	clear:both;
	font-size:28px;
	line-height:36px;
	text-align:center;
	font-weight:300;
}

.call_to_action_white h3, .call_to_action_grey h3{
	color:#454545;
}

.call_to_action_dark h3{
	color:#ddd;
}

.call_to_action_blue h3{
	color:#fff;
}

.call_to_action_white h4, .call_to_action_grey h4, .call_to_action_dark h4, .call_to_action_blue h4{
	margin: 0;
	display:block;
	clear:both;
	font-size:16px;
	line-height:26px;
	text-align:center;
	font-weight:300;
	color:#eee;
	font-style:italic;
}

.call_to_action_white h4, .call_to_action_grey h4{
	color:#656565;
}

.call_to_action_dark h4{
	color:#bbb;
}

.call_to_action_blue h4{
	color:#fff;
}

/* Headings
========================================================== */

h1,h2,h3,h4,h5,h6{
	margin:0 0 20px 0;
	line-height:110%;
	color:#454545;
	font-weight:300;
	font-family: 'Roboto', sans-serif;
}

h1.margin_bottom,h2.margin_bottom,h3.margin_bottom,h4.margin_bottom,h5.margin_bottom,h6.margin_bottom{
	margin-bottom:50px;
}
.title_small_margins{
	margin-bottom:10px;
}

h1{
	font-size:32px;
	line-height:46px;
}

h2{
	font-size:28px;
	line-height:32px;
}

h3{
	font-size:26px;
	line-height:32px;
}

h4{
	font-size:20px;
	line-height:28px;
}

h5{
	font-size:18px;
	line-height:22px;
}

h6{
	font-size:14px;
	line-height:18px;
	text-transform:uppercase;
}

.uppercase{
	text-transform:uppercase;
}

.blue{
	color:#3498db;
}

.white{
	color:#fff;
}

.green{
	color:#16a085;
}

.red{
	color:#df4c3c;
}

.padding_top{
	padding-top:25px;
}

.padding_top_large{
	padding-top:35px;
}




/* ========================================================== */
/* 				  		     06. Home                         */
/* ========================================================== */

.video_wrapper{
	width:100%;
	/*position:relative; */
	overflow:hidden;
	display:block;
	z-index:-1;
}

.video_box{
	width:100%;
	max-width:1170px;
	margin:0 auto;
	padding:180px 0 180px 0;
	text-align:center;
}

video#bgvid {
	position: fixed;
	right: 0;
	bottom: 0;
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
	z-index: -10;
	background: #3498db;
}

.stopfade { opacity: .5; }

.gradient_overlay:before {
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: -1;
	content: '';
	background: -webkit-linear-gradient(90deg, #222425 10%, #454A49 90%);
	background: -moz-linear-gradient(90deg, #222425 10%, #454A49 90%);
	background: -ms-linear-gradient(90deg, #222425 10%, #454A49 90%);
	background: -o-linear-gradient(90deg, #222425 10%, #454A49 90%);
	background: linear-gradient(90deg, #222425 10%, #454A49 90%);
	opacity: 0.8;
}

a.buy_btn{
	position:relative;
	z-index:1000;
	display: inline-block;
	margin:10px 5px 0 5px;
}

.info_transparent h2{
	font-size: 36px;
	line-height: 42px;
	margin-bottom:15px;
}

/* ========================================================== */
/* 				  		    07. SERVICES                      */
/* ========================================================== */

.services_box{
	padding:15px 0 0 0;
}

.services_box h2{
	font-size:18px;
	line-height:100%;
	vertical-align: baseline;
	margin:0 0 10px 0;
	font-weight:400;
	color:#252525;
	transition: all .50s ease-in-out;
	-moz-transition: all .50s ease-in-out;
	-webkit-transition: all .50s ease-in-out;
}

.services_box p{
	margin-bottom:30px;
	transition: all .50s ease-in-out;
	-moz-transition: all .50s ease-in-out;
	-webkit-transition: all .50s ease-in-out;
}

.icon_wrapper .services_icon{
	margin: 0 20px 40px 0;
	float:left;
	color: #3498db!important;
	font-size: 62px;
	transition: all .50s ease-in-out;
	-moz-transition: all .50s ease-in-out;
	-webkit-transition: all .50s ease-in-out;
}

/* ========================================================== */
/* 						  08. TESTIMONIALS                    */
/* ========================================================== */

h3.testimonials_title{
	font-size:36px;
	font-weight:400;
	margin-bottom:50px;
}

h4.testimonials_subtitle{
	font-size:24px;
	font-weight:300;
	margin:30px 0 10px 0;
}

.testimonials_item {
	position: relative;
	z-index:100;
	margin-bottom:50px;
	padding-bottom: 0;
	width: 100%;
}

.testimonials_box {
	background-color:#f7f7f7;
	border-bottom:2px solid #3498db;
	padding: 25px 30px;
	position: relative;
	z-index:100;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}

.testimonials_box .testimonials_arrow {
	background: none repeat scroll 0 0 #f6f7f8;
	border-right:2px solid #3498db;
	border-bottom:2px solid #3498db;
	display: block;
	width: 12px;
	height: 12px;
	left: 40px;
	bottom: -8px;
	position: absolute;
	z-index:50;
	transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	display : none\9; /* IE9 and below */
}

.testimonials_box p {
	margin: 0;
	color:#656565;
	font-size:16px;
	line-height:24px;
	font-weight:300;
}

img.autor_pic{
	float:left;
	margin:20px 15px 0 15px;
	width:66px;
	height:66px;
	background-color:#fff;
	-webkit-border-radius: 39px 39px;
	-moz-border-radius: 39px 39px;
	border-radius: 39px 39px;
}

p.autor {
	display: block;
	font-weight:400;
	margin-top:30px;
	font-size:14px;
	line-height:20px;
	color:#3498db;
}

p.autor span {
	text-transform:uppercase;
	color: #454545;
	font-weight:500;
	font-size:15px;
}

/* ========================================================== */
/* 						    09. CAROUSEL                      */
/* ========================================================== */

.featured{
	background-color:#fff;
	border-bottom: 1px solid #e0e0e0;
	padding-bottom:20px;
	text-align:center;
	-webkit-border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
}

.featured_inner {
	display: block;
	padding: 20px 10px 10px 10px;
	text-align: center;
}

.featured img {
	display: block;
}

.featured h5 {
	font-weight:400;
	margin-bottom:10px;
	color:#227ebb;
}

.featured p {
	margin-bottom:5px;
	color:#252525;
	font-size:14px;
}

/* ========================================================== */
/* 				  		    10. PRICING                       */
/* ========================================================== */

.price_item{
	margin-bottom:50px;
	text-align:center;
}

.price_item:hover{
}

.price_item.last{
	margin-right:0;
}

.price_head{
	padding:30px 0 40px 0;
	background-color:#2f3539;
	-webkit-border-radius: 3px 3px 0 0;
	-moz-border-radius: 3px 3px 0 0;
	border-radius: 3px 3px 0 0;
}

.price_head.blue_head{
	background-color:#3498db;
}

.price_head h2{
	margin:0;
	color:#fff;
	font-size:16px;
	font-weight:400;
	text-transform:uppercase;
}

.price_head h4{
	margin:0;
	padding-top:10px;
	color:#fff;
	font-size:50px;
	font-weight:400;
}

.price_head h4 span{
	font-size:18px;
}

ul.price_features{
	margin:0;
}

ul.price_features li{
	color:#454545;
	font-size:16px;
	padding:15px 0;
	background-color:#f6f7f8;
	border-left:1px solid #e0e0e0;
	border-right:1px solid #e0e0e0;
	border-bottom:1px solid #e0e0e0;
}

.price_button_wrapper{
	background-color:#f6f7f8;
	border-left:1px solid #e0e0e0;
	border-right:1px solid #e0e0e0;
	border-bottom:1px solid #e0e0e0;
	padding:35px 0;
	-webkit-border-radius: 0 0 3px 3px;
	-moz-border-radius: 0 0 3px 3px;
	border-radius: 0 0 3px 3px;
}

a.price_button{
	font-size:14px;
	font-weight:400;
	padding:12px 20px;
	background-color:#2f3539;
	border:1px solid #2f3539;
	color:#fff;
	text-transform:uppercase;
	-webkit-border-radius: 5px 5px;
	-moz-border-radius: 5px 5px;
	border-radius: 5px 5px;
	transition: all .50s ease-in-out;
	-moz-transition: all .50s ease-in-out;
	-webkit-transition: all .50s ease-in-out;
}

a.price_button.price_blue{
	background-color:#3498db;
	border:1px solid #3498db;
}

a.price_button:hover{
	background-color:#fff;
	color:#2f3539;
	transition: all .50s ease-in-out;
	-moz-transition: all .50s ease-in-out;
	-webkit-transition: all .50s ease-in-out;
}

a.price_button.price_blue:hover{
	background-color:#fff;
	color:#3498db;
	border:1px solid #3498db;
	transition: all .50s ease-in-out;
	-moz-transition: all .50s ease-in-out;
	-webkit-transition: all .50s ease-in-out;
}

/* ========================================================== */
/* 						       11. TEAM                       */
/* ========================================================== */
.team_pwl{
	/*width:22.05%;*/
	width:251px;
	float:left;
	margin-top:15px;
	margin-left:30px;
}

.team{
	background-color:#fff;
	border-bottom: 1px solid #e0e0e0;
	padding-bottom:20px;
	margin-bottom:30px;
	text-align:center;
	-webkit-border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
}

.team_info{
	padding-top:20px;
	height: 54px;
	overflow:hidden;
}

.team h5{
	font-size:16px;
	font-weight:400;
	color:#3498db;
	margin-bottom:3px;
}

.team p, .team a{
	margin:0;
	font-size:14px;
	font-weight:400;
	color:#454545;
}

.team a:hover{
	color:#3498db;
}

/* ========================================================== */
/* 						   12. NEWSLETTER                     */
/* ========================================================== */

.newsletter_wrapper{
	width:100%;
	position:relative;
	overflow:hidden;
	z-index:100;
	background: url(../images/bg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-size: cover;
	padding:0;
}

.newsletter_wrapper .newsletter_overlay{
	opacity: 0.6;
	position: absolute;
	z-index:10;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	background: -webkit-linear-gradient(90deg, #222425 10%, #454A49 90%);
	background: -moz-linear-gradient(90deg, #222425 10%, #454A49 90%);
	background: -ms-linear-gradient(90deg, #222425 10%, #454A49 90%);
	background: -o-linear-gradient(90deg, #222425 10%, #454A49 90%);
	background: linear-gradient(90deg, #222425 10%, #454A49 90%);
}

.newsletter_inside{
	position:relative;
	z-index:100;
}

.newsletter_box{
	width:100%;
	display:block;
	max-width:1170px;
	margin:0 auto;
	padding:90px 0 90px 0;
	text-align:center;
}

.newsletter_form_wrap p.newsletter_success_box{
	font-size:18px;
	margin-bottom:15px;
	text-shadow: 1px 1px 1px white;
	-moz-text-shadow: 1px 1px 1px white;
	-webkit-text-shadow:1px 1px 1px white;
}

#newsletter-form {
	padding:0 0 15px 0!important;
	margin:0!important;
}

.sub_form{
	width:70%;
	max-width:400px;
	height:50px;
	padding:0 15px;
	border: 2px solid #fff;
	background-color: #fff;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	color:#252525;
	font-size:18px;
	margin:0 5px 0 0;
}

#submit-button-form {
	width:30%;
	max-width: 140px;
	height:54px;
	line-height:54px;
	text-transform:uppercase;
	background-color:#0791EF;
	border: none;
	color:#fff;
	margin:0 0 0 0;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius: 3px;
	font-size:20px;
	font-weight:400;
	vertical-align: top;
	transition: background-color .25s ease-in-out;
	-moz-transition: background-color .25s ease-in-out;
	-webkit-transition: background-color .25s ease-in-out;
}

#email_newsletter {
	width:70%;
	max-width:300px;
	height:50px;
	padding:0 15px;
	border: 2px solid #fff;
	background-color: #fff;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	color:#252525;
	font-size:14px;
	margin:0 5px 0 0;
}

#submit-button-newsletter {
	width:35%;
	max-width: 140px;
	height:54px;
	line-height:54px;
	text-transform:uppercase;
	background-color:#0791EF;
	border: none;
	color:#fff;
	margin:0 0 0 0;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius: 3px;
	font-size:14px;
	font-weight:400;
	vertical-align: top;
	transition: background-color .25s ease-in-out;
	-moz-transition: background-color .25s ease-in-out;
	-webkit-transition: background-color .25s ease-in-out;
}

#submit-button-newsletter:hover {
	background-color:#227ebb;
	transition: background-color .25s ease-in-out;
	-moz-transition: background-color .25s ease-in-out;
	-webkit-transition: background-color .25s ease-in-out;
}



#more_projects {

	width:30%;
	max-width: 140px;
	height:44px;
	line-height:44px;
	text-transform:uppercase;
	background-color:#3498db;
	border: none;
	color:#fff;
	margin:0 0 0 0;
	-moz-border-radius:5px 5px 5px 5px;
	-webkit-border-radius:5px 5px 5px 5px;
	border-radius:5px 5px 5px 5px;
	font-size:14px;
	font-weight:500;
	vertical-align: top;
	transition: background-color .25s ease-in-out;
	-moz-transition: background-color .25s ease-in-out;
	-webkit-transition: background-color .25s ease-in-out;

}

input#email_newsletter::-webkit-input-placeholder { /* WebKit browsers */
	color:#252525;
}
input#email_newsletter:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
	color:#252525;
}
input#email_newsletter::-moz-placeholder { /* Mozilla Firefox 19+ */
	color:#252525;
}
input#email_newsletter:-ms-input-placeholder { /* Internet Explorer 10+ */
	color:#252525;
}

.info_transparent{
	margin:0 auto!important;
	overflow:hidden;
	width:90%;
	padding-left: 5%;
	padding-right: 5%;
	max-width:1170px;
	text-align:center;
}

.info_transparent h3{
	font-size: 30px;
	line-height: 38px;
	margin-bottom:15px;
}

.info_transparent p{
	font-size:20px;
	line-height:30px;
}

span.nospam{
	display:block;
	padding-top:5px;
	font-size:16px;
	line-height:28px;
	font-weight:300;
	color:#fff;
}

/* ========================================================== */
/* 				  		    13. FEATURES                      */
/* ========================================================== */

/* ----- 1. Partners ----- */
ul.partners{
	margin:0;
	width:100%;
	max-width:1140px;
	text-align:center;
}

ul.partners li{
	display:inline-block;
	margin:15px 35px;
}

/* ----- 2. Blockquote ----- */
.blockquote{
	border-left:3px solid #3498db;
	background-color:#f0f0f0;
	padding:15px 15px 15px 20px;
	font-weight:400;
	-webkit-border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
}

/* ----- 3. Fun Facts ----- */
.fun_facts_box{
	float:left;
	width:33%;
	padding:15px 0 20px 0;
}

.fun_title{
	float:left;
	width:33%;
	padding:85px 0 0 0;
}

.fun_title_new{
	float:left;
	width:50%;
	padding:65px 0 0 0;
}


span.fun_facts_name{
	font-size:20px;
	font-weight:500;
	color:#252525;
	font-style:italic;
}

span.timer{
	display:block;
	margin:5px 0;
	font-size:36px;
	line-height:36px;
	font-weight:500;
	font-style:normal;
	color:#3498db;
}

.fun_facts_icons{
	margin-bottom: 3px;
	width:100%;
}

.fun_facts_icons .fun_icons{
	text-align:center;
	color:#3498db;
	font-size:36px;
	transition: all .50s ease-in-out;
	-moz-transition: all .50s ease-in-out;
	-webkit-transition: all .50s ease-in-out;
}

/* ----- 4. Dropcaps ----- */
.featured_dropcap{
	float:left;
}

.featured_dropcap p{
	margin-bottom:15px;
}

.dropcaps_icon {
	float:left;
	margin:8px 20px 5px 0;
	font-size: 32px;
	color:#3498db;
	position: relative;
}

/* ----- 5. Notice ----- */
.notice_wrapper{
	width:100%;
	position:relative;
	background-color:#2e83bc;
}

.notice_box{
	background-color:#2e83bc;
	width:100%;
	max-width:960px;
	margin:0 auto;
	text-align:center;
	padding:60px 0 50px 0;
}

.notice_box h3{
	font-size: 30px;
	line-height: 38px;
	margin-bottom:15px;
}

.notice_box p{
	font-size:22px;
}

/* ----- 6. Photos Hover Animations ----- */
.zoom_photo{
	display:block;
	overflow:hidden;
}

.view {
	width:100%;
	padding:0;
	border:none;
	float: left;
	overflow: hidden;
	position: relative;
	text-align: center;
	cursor: default;
}

.view .mask,.view .content {
	position: absolute;
	overflow: hidden;
	top: 0;
	left: 0;
}

.view img {
	display: block;
	position: relative;
}

.view span.zoom {
	position:absolute;
	display:block;
	width:100%;
	height:100%;
	cursor:pointer;
	background-image: url(../images/zoom_icon.png);
	background-repeat:no-repeat;
	background-position:center;
}

.view-first img {
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	transition: all 0.2s linear;
}

.view-first .mask {
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	background-color: rgba(0,0,0, 0.5);
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	height:100%;
	width:100%;
}

.zoom_photo:hover .view-first img {
	-webkit-transform: scale(1.1,1.1);
	-moz-transform: scale(1.1,1.1);
	-o-transform: scale(1.1,1.1);
	-ms-transform: scale(1.1,1.1);
	transform: scale(1.1,1.1);
}

.zoom_photo:hover .view-first .mask {
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
}

.zoom_photo:hover .view-first a.zoom {
	-webkit-transition-delay: 0.2s;
	-moz-transition-delay: 0.2s;
	-o-transition-delay: 0.2s;
	-ms-transition-delay: 0.2s;
	transition-delay: 0.2s;
}

/* ========================================================== */
/* 		                     1024px                           */
/* ========================================================== */

@media only screen and (max-width: 1024px) {
	.row {
		width: 90%;
		min-width: 0;
		margin-left: 0px;
		margin-right: 0px;
		padding-left: 5%;
		padding-right: 5%;
	}


	#home_wrapper, .newsletter_wrapper, video#bgvid {
		background-attachment: scroll;
		background-size: cover;
		background-repeat: no-repeat;
	}

}

/* ========================================================== */
/* 					   14. MOBILE DEVICES                     */
/* ========================================================== */
@media handheld, only screen and (max-width: 992px) {
	.row {
		width: 90%;
		min-width: 0;
		margin-left: 0px;
		margin-right: 0px;
		padding-left: 5%;
		padding-right: 5%;
	}


	.row .onecol, .row .twocol, .row .threecol, .row .fourcol, .row .fivecol, .row .sixcol, .row .sevencol, .row .eightcol, .row .ninecol, .row .tencol, .row .elevencol, .row .twelvecol {
		width: auto;
		float: none;
		margin-left: 0px;
		margin-right: 0px;
		padding-left: 0px;
		padding-right: 0px;
		clear:both;
	}



	#header_wrapper #header {
		position: relative;
		width:90%;
		padding:0 5%;
		text-align:center;
	}



	.responsive_padding{
		float:left;
		margin-bottom:30px;
	}

	ul.footer_pics{
		float:left;
		margin-bottom:30px;
	}

	a.button_blue, a.button_white, a.button_transparent{
		margin-bottom:30px;
	}

	.call_to_action_white{
		padding: 70px 0 0 0!important;
	}

	.call_to_action_white h3,
	.call_to_action_grey h3,
	.call_to_action_dark h3 {
		font-size:24px;
		line-height:32px;
		font-weight:400;
		margin-bottom:20px;
	}

	.call_to_action_white h4,
	.call_to_action_grey h4,
	.call_to_action_dark h4 {
		font-size:16px;
		line-height:24px;
	}

	.section_box{
		padding: 50px 0 40px 0;
	}

}

/* ========================================================== */
/* 						   MOBILE 767px                       */
/* ========================================================== */
@media handheld, only screen and (max-width: 767px) {

	.fun_facts_box{
		float:left;
		width:33.33%!important;
		padding:15px 0 20px 0;
		text-align:center;
	}

}

/* ========================================================== */
/* 						   MOBILE 360px                       */
/* ========================================================== */
@media handheld, only screen and (max-width: 320px) {

	.fun_facts_box{
		float:left;
		width:100%;
		padding:15px 0 20px 0;
	}
}

/* ========================================================== */
/* 				    15. RESPONSIVE NAVIGATION                 */
/* ========================================================== */
#wt_responsive_nav_wrap {
	width: 100%;
	right: -100%;
	position: absolute;
	z-index: 9999;
	top: 0;
	background-color: #ffffff;
	height: 100%;
	padding: 62px 0;
	margin-left: -2px;
	overflow: hidden;
	-webkit-perspective: 1000;
	-webkit-backface-visibility: hidden;
	-webkit-transform: 	scale(0.5);
	-moz-transform: 	scale(0.5);
	-ms-transform: 		scale(0.5);
	-o-transform: 		scale(0.5);
	transform: 			scale(0.5);
	-webkit-transition: all 0.6s ease;
	-moz-transition: 	all 0.6s ease;
	-o-transition: 		all 0.6s ease;
	-ms-transition: 	all 0.6s ease;
	transition: 		all 0.6s ease;
	-webkit-transform-origin: 0% 0%;
	-moz-transform-origin: 0% 0%;
	-ms-transform-origin: 0% 0%;
	-o-transform-origin: 0% 0%;
	transform-origin: 0% 0%; }

#wt-responsive-nav {
	margin-left: 0;
	width: 100%; }

.show_responsive_nav {
	overflow: hidden; }

.csstransforms3d #wt_responsive_nav_wrap {
	-webkit-transform: 	scale3d(0.5);
	-moz-transform: 	scale3d(0.5);
	-ms-transform: 		scale3d(0.5);
	-o-transform: 		scale3d(0.5);
	transform: 			scale3d(0.5); }

.show_responsive_nav #wt_responsive_nav_wrap {
	-webkit-transform: 	scale(1);
	-moz-transform: 	scale(1);
	-ms-transform: 		scale(1);
	-o-transform: 		scale(1);
	transform: 			scale(1);
	-webkit-transform: 	translate(-100%, 0);
	-moz-transform: 	translate(-100%, 0);
	-ms-transform: 		translate(-100%, 0);
	-o-transform: 		translate(-100%, 0);
	transform: 			translate(-100%, 0); }

.csstransforms3d .show_responsive_nav #wt_responsive_nav_wrap {
	-webkit-transform: 	scale3d(1);
	-moz-transform: 	scale3d(1);
	-ms-transform: 		scale3d(1);
	-o-transform: 		scale3d(1);
	transform: 			scale3d(1);
	-webkit-transform: 	translate3d(-100%, 0, 0);
	-moz-transform: 	translate3d(-100%, 0, 0);
	-ms-transform: 		translate3d(-100%, 0, 0);
	-o-transform: 		translate3d(-100%, 0, 0);
	transform: 			translate3d(-100%, 0, 0); }

#wt-responsive-nav>li:first-child>a:first-child { border-top-style: solid; border-top-width: 1px; }
#wt-responsive-nav li { margin: 0; padding: 0; position: relative; float: none; clear: both; }
#wt-responsive-nav li > a:before {
	content: "\e00b";
	position: absolute;
	top: 13px;
	margin-left: -15px;
	font-family: 'icons-font';
	font-size: 12px;
	color: #222; }
#wt-responsive-nav li > a i {
	position: absolute;
	top: 15px;
	display: inline-block;
	right: 24px;
	font-size: 14px;
	color: #222; }
#wt-responsive-nav .sub-menu {
	/*display: none;*/ }
#wt-responsive-nav,
#wt-responsive-nav li > a {
	border-color: #E1E1E1;
	color: #555;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	transition: none }
#wt-responsive-nav .current_page_item > a,
#wt-responsive-nav li > a:hover,
#wt-responsive-nav li > a.active {
	color: #FFFFFF;
	background-color: #222; }
#wt-responsive-nav .current_page_item  > a:before,
#wt-responsive-nav li > a:hover:before,
#wt-responsive-nav li > a.active:before,
#wt-responsive-nav .current_page_item  > a i,
#wt-responsive-nav li > a:hover i,
#wt-responsive-nav li > a.active i {
	color: #FFFFFF;}
#responsive_nav_open:hover,
#responsive_nav_hide:hover {
	background-color: #222; }
#responsive_nav_open:hover i:before,
#responsive_nav_hide:hover i:before {
	color: #FFFFFF; }

.current_page_item > a:before,
.current-menu-item > a:before {
	font-weight: normal; }

#wt-responsive-nav ul { margin: 0; padding: 0; display: block; width: 100%; left: 0; position: relative; }
#wt-responsive-nav a { padding: 13px 28px; border-bottom-style: solid; border-bottom-width: 1px; width: 100%; display: block; margin: 0; text-decoration: none; position: relative; }
#wt-responsive-nav a { padding-left: 35px; }
#wt-responsive-nav ul a { padding-left: 55px; }
#wt-responsive-nav ul ul a { padding-left: 75px; }
#wt-responsive-nav ul ul ul a { padding-left: 95px; }

#responsive_nav_open,
#responsive_nav_hide {
	position: absolute;
	right: 20px;
	top: 0;
	text-decoration: none;
	text-align: center;
	width: 34px;
	height: 34px;
	margin-top: 12px;
	z-index: 9999;
	border-radius: 2px;
	border-style: solid;
	border-width: 1px;
	border-color: #E1E1E1;
	display: none;
	background-color: #FFFFFF; }
#responsive_nav_open i:before,
#responsive_nav_hide i:before {
	color: #333333;
	font-size: 18px;
	margin: 0;
	display: block;
	line-height: 36px; }
#responsive_nav_hide i:before {
	font-size: 30px; }
.small_device_active #responsive_nav_open { display: block; }
.small_device_active #nav { display: none; }
#responsive_nav_hide {
	display: block;
	z-index: 10000;
	visibility: hidden;
	opacity: 0;
	top: 0;
	 }
.show_responsive_nav #responsive_nav_hide {
	opacity: 1;
	visibility: visible; }

/* ========================================================== */
/* 				  	     17. PRINT STYLES                     */
/* ========================================================== */

@media print {
	* {background: transparent !important; color: #000 !important; /* Black prints faster: h5bp.com/s */ box-shadow:none !important; text-shadow: none !important; }
	a, a:visited { text-decoration: underline; }
	a[href]:after { content: " (" attr(href) ")"; }
	abbr[title]:after { content: " (" attr(title) ")"; }
	.ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }
	pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
	thead { display: table-header-group; /* h5bp.com/t */ }
	tr, img { page-break-inside: avoid; }
	img { max-width: 100% !important; }
	@page { margin: 0.5cm; }
	p, h2, h3 { orphans: 3; widows: 3; }
	h2, h3 { page-break-after: avoid; }
}


/*========================================================*/
/*              18. REG LOGIN STYLE                    */
/*======================================================*/

.col {
	padding-top: 11vh;

}

.main_container{
	padding-top: 120px;
	padding-bottom:40px;
}

.panel-heading{
	padding:15px 0 15px 30px !important;
	font-weight: bold !important;
	font-size: 17px !important;
	color: #777 !important;
	background-color: white !important;
}
.panel-body{
	padding: 30px !important;
	color: #777;
}

.login-input{
	border-radius: 3px !important;
	height:40px !important;
}

.login-btn-fb{
	margin-top:16px !important;
	margin-bottom: 15px !important;
	height: 40px !important;
	font-size: 14px !important;
	font-weight: 600 !important;
	background-color: #5C77B4 !important;
	border-color: #5C77B4 !important;
	border-radius: 3px !important;
}

.login-btn-success{
	margin-top:16px !important;
	margin-bottom: 15px !important;
	height: 40px !important;
	font-size: 14px !important;
	font-weight: 600 !important;
	background-color: #5fd354 !important;
	border-color: #5fd354 !important;
	border-radius: 3px !important;
}
.login-btn-success:hover{
	opacity: 0.8;
}

@media (max-width: 768px) {
	#subProj{
		display: none !important;
	}
}

