/*
 Theme Name:     Intro sablon
 Theme URI:      http://www.intro.hu
 Description:    Maraton intro tema
 Author:         Budapest Sportiroda
 Author URI:     http://www.tomastoman.cz/minezine/
 Template:       quill
 Version:        1.0.4
*/
 
@import url("../quill/style.css"); 
/* =Tema modositasok innen*/

.main-navigation {
	clear: both;
	padding-top: 300px;
	display: block;
	float: left;
	width: 100%;
	text-align: center;
	font-family: 'Open Sans Condensed', sans-serif;
}


.main-navigation span {
	color:#FFF;
	font-size: 18px;
	font-weight: 500;
}

.main-navigation ul {
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation li {
	display: inline-block;
	position: relative;
	padding: 10px;
	font-size: 18px;
	font-weight: 600;
	border: 2px solid #aed0ee;
	margin-right: 10px;
	margin-top: 10px;
	text-transform: uppercase;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	background-color: #242d34;
	opacity: 0.8;
}

.main-navigation li h2 {
	font-size: 20px;
}


.main-navigation li:hover {
	background-color: #4f89e1;
	opacity: 0.9;
}
.main-navigation a {
	display: block;
	text-decoration: none;
	color: #fff;
}
.main-navigation ul ul {
	float: left;
	position: absolute;
	top: 100%;
	left: auto;
	z-index: 99999;
}

.main-navigation ul ul ul {
	left: -999em;
	top: -2px;
}

.main-navigation ul ul a {
	width: 200px;
}
.main-navigation ul ul li {
	text-align: left;
}

.main-navigation li:hover > a {
		color: #FFF;
}
.main-navigation ul ul :hover > a {
}

.main-navigation ul ul a:hover {
}

.main-navigation ul li:hover > ul {
	left: -2px;
}

.main-navigation ul ul li:hover > ul {
	left: 100%;
}

.main-navigation .current_page_item a,
.main-navigation .current-menu-item a {
}
.site-main .comment-navigation,
.site-main .paging-navigation,
.site-main .post-navigation {
	margin: 0 0 60px;
	overflow: hidden;
}

.comment-navigation .nav-previous,
.paging-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	max-width: 50%;
}
.buttons a {
	color: #2E2E2E;
}
.buttons:hover a {
	color: #fff;
	text-decoration: none;
}
.comment-navigation .nav-next,
.paging-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	max-width: 50%;
}

.header-buttons {
	position: absolute;
	bottom: 60px;
	width: 100%;
	text-align: center;
	z-index: 999;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 22px;
}
.header-button {
	padding: 20px;
	border: 2px solid #fff;
	color: #fff;
	text-transform: uppercase;
	font-size: 15px;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;	
}
.header-button:hover {
	background-color: #F3F3F3;
	color: #2E2E2E;
	text-decoration: none;	
}
.header-button:hover > a {

}
.header-button:first-of-type {
	margin-right: 30px;
}

.site-description {
	font-size: 20px;
	color: #fff;
	font-weight: 800;
	text-shadow: 0 5px 5px #000;
}

.site-content {
	margin-top: 2px;
	padding: 0;
}

.site-title {
		font-size: 70px;
	}
	
.hentry {
	margin: 0 0 0px;
	overflow: auto;
}
/*--------------------------------------------------------------
Front page blocks
--------------------------------------------------------------*/
.home.page section {
	padding: 0 0 90px;
	overflow: hidden;
}
.panel-grid-cell .widget-title {
	margin: 0 0 40px;
	font-size: 40px;
	color: #1e73be;
	border-bottom: 0;
	text-transform: uppercase;
	padding: 0;
}
.panel-grid-cell .widget-title span {
	display: table;
	margin-top: -2px;
	font-weight: 400;
}
.section-desc {
	border-bottom: 1px solid #2e2e2e;
	padding-bottom: 15px;
	margin-bottom: 60px;
	font-style: italic;
}
/* Services */
.service:first-of-type {
	padding-left: 0;
}
.service:nth-of-type(3) {
	padding-right: 0;
}
.service-icon {
	position: relative;
	top: -10px;
	float: left;
	font-size: 24px;
	line-height: 1;
	padding: 10px;
	width: 50px;
	color: #2E2E2E;
	border: 2px solid #2E2E2E;	
	text-align: center;
	margin-right: 15px;
}
.service-title {
	margin: 0 0 30px;
	font-size: 24px;
	text-transform: uppercase;
}
.buttons,
.wpcf7-submit,
.comment-respond input[type="submit"] {
	border: 2px solid #2E2E2E;
	font-size: 20px;
	padding: 15px;
	color: #2E2E2E;
	text-transform: uppercase;
	font-family: 'Open Sans Condensed', sans-serif;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;	
}
.wpcf7-submit {
	clear: both;
	display: block;
}
.read-more {
	margin: 30px auto 0;
	display: table;
}
.wpcf7-submit {
	clear: both;
	display: block;
	margin: 30px auto 0;
}
.buttons:hover,
.wpcf7-submit:hover,
.comment-respond input[type="submit"]:hover {
	background-color: #2E2E2E;
	color: #fff;
	text-decoration: none;
}
.service-desc:first-letter { 
	float: left; 
	color: #2E2E2E; 
	font-size: 50px; 
	line-height: 65px; 
	padding-top: 5px; 
	padding-right: 10px; 
}
/* Facts */
.facts-area .col-md-3 {
	text-align: center;
	font-family: 'Open Sans Condensed', sans-serif;
}
.fact {
	font-size: 50px;
	padding: 0 15px;
	color: #fff;
	display: block;
	background-color: #2E2E2E;
}
.facts-area .col-md-3:first-of-type {
	padding-left: 0;
}
.facts-area .col-md-3:last-of-type {
	padding-right: 0;
}
.fact-name {
	font-size: 20px;
	display: block;
	margin-top: 15px;
	color: #2E2E2E;
	border: 2px solid #2e2e2e;
	padding: 10px 0;
	font-weight: 700;
}
/* Contact */
.wpcf7-form-control-wrap input,
.wpcf7-form-control-wrap textarea {
	background-color: transparent;
	border: 2px solid #2E2E2E;
	padding: 15px;
	width: 100%;
}
.contact-info {
	text-align: center;
	margin-bottom: 60px;
}
.contact-info div {
	display: inline-block;
	margin-right: 30px;
	padding: 15px;
	background-color: #2E2E2E;
	color: #fff;
}
.contact-info a {
	color: #fff;
}
.contact-info .fa {
	margin-right: 5px;
}
.wpcf7-form-control-wrap textarea {
	margin-bottom: 30px;
	max-height: 182px;
}
.wpcf7-submit {
	background-color: transparent;
}
/* Employees */
.employee {
	text-align: center;
}
.employee-name {
	padding: 15px;
	margin: 0;
	font-size: 24px;
	text-transform: uppercase;
}
.employee-position,
.employee-social {
	padding: 15px;
	display: block;
}
.employee-social .fa {
	color: #2e2e2e;
	color: #fff;
	font-size: 20px;
}
.employee-social a {
	margin-right: 10px;	
}
.employee-social a:last-of-type {
	margin-right: 0;
}
.employee-name,
.employee-position,
.employee-social {
	background-color: #2e2e2e;
	color: #fff;
	border-bottom: 1px solid #383838;
}
.employee .read-more {
	display: block;
	margin: 0;
	background-color: #2e2e2e;
	color: #fff;
	border: 0;
}

/* Testimonials */
.testimonial-body {
	font-style: italic;
	border-bottom: 1px solid #2e2e2e;
}
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}
.flexslider {margin: 0; padding: 0; position: relative; zoom: 1;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;}
.slides:after {display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}
.no-js .slides > li:first-child {display: block;}
.flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
.flexslider .slides { zoom: 1; }
.flex-direction-nav {*height: 0;}
.flex-direction-nav a  { opacity: 0.5; text-decoration:none; display: block; width: 40px; height: 60px; margin: -20px 0 0; position: absolute; top: 50%; z-index: 10; overflow: hidden; cursor: pointer; text-shadow: 0 0 1px #2A363B, 0 0 1px #2A363B; -webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease; }
.flex-direction-nav .flex-prev { left: -20px; line-height: 1;}
.flex-direction-nav .flex-next { right: -20px; text-align: right; line-height: 1;}

.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { opacity: 1; }
.flex-direction-nav .flex-disabled { opacity: 0!important; filter:alpha(opacity=0); cursor: default; }
.flex-direction-nav a:before  { font-family: "FontAwesome"; font-size: 60px; display: inline-block; content: '\f104';  color: #282828;}
.flex-direction-nav a.flex-next:before  { content: '\f105'; }
@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev { opacity: 1; left: 10px;}
  .flex-direction-nav .flex-next { opacity: 1; right: 10px;}
}
/* Cases */
.cases-area .entry-title {
	margin: 0 0 30px;
	text-align: center;
	padding: 30px;
	border: 1px solid #2e2e2e;
	background-color: #2e2e2e;
}
.cases-area .entry-title a {
	color: #fff;
}
/*About us*/
.action-title {
	text-align: center;
	text-transform: uppercase;
	margin: 30px 0 0;
}

/*--------------------------------------------------------------
Slider
--------------------------------------------------------------*/
#slides {
  position: relative;
}
#slides .slides-container {
  display: none;
}
#slides .scrollable {
  *zoom: 1;
  position: relative;
  top: 0;
  left: 0;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  height: 100%;
}
#slides .scrollable:after {
  content: "";
  display: table;
  clear: both;
}

.overlay {
	background-color: #111;
	opacity: 0.2;
	position: absolute;
	width: 100%;
	z-index: 3;
}
.site-header.active-slider {
	position: absolute;
	top: 0;
	z-index: 999;
	width: 100%;
	padding: 0;
	text-align: center;
	background-color: transparent;
}

.site-header.active-slider .site-branding {
	padding: 20px 0;
}

/*--------------------------------------------------------------
Flags
--------------------------------------------------------------*/
.flags {float: right; position: fixed; padding-top: 10px; display: block; right: 5px; list-style-type: none;z-index:999;}
.qts-lang-menu li {
    position: relative;
	float: right;
    margin: 2px;
}
.qts-lang-menu {
    list-style-type: none;
}

/*--------------------------------------------------------------
Social
--------------------------------------------------------------*/
.social {float: left; position: fixed; padding-top: 10px; display: block; left: 8px; list-style-type: none;z-index:999;}

/*--------------------------------------------------------------
Szponzor
--------------------------------------------------------------*/
.szponzor {float: right; position: absolute; display: block; left: 8px; list-style-type: none;z-index:999;}

/*Footer*/
.footer-widget-area {

  /* fallback */
  background-color: #1f354e;
  background: url(images/linear_bg_2.png);
  background-repeat: repeat-x;

  /* Safari 4-5, Chrome 1-9 */
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#1f354e), to(#2F2727));

  /* Safari 5.1, Chrome 10+ */
  background: -webkit-linear-gradient(top, #2F2727, #1f354e);

  /* Firefox 3.6+ */
  background: -moz-linear-gradient(top, #2F2727, #1f354e);

  /* IE 10 */
  background: -ms-linear-gradient(top, #2F2727, #1f354e);

  /* Opera 11.10+ */
  background: -o-linear-gradient(top, #2F2727, #1f354e);

	padding: 60px 30px 30px;
	color: #fff !important;
}
.site-footer {
	background-color: #17283b;
	padding: 20px;
	color: #fff !important;
	border-top: 1px solid #31a0ff;
}
.site-footer a {
	color: #fff;
}
.site-footer .container,
.footer-widget-area .container {
	padding: 0;
	color: #fff !important;
}
.footer-widget-area .widget-title {
	color: #fff;
	border-color: #29679b;
}

.sidebar-column:first-of-type {
	padding-left: 0;
}
.sidebar-column:last-of-type {
	padding-right: 0;
}

/* Tables - extracted from Bootstrap and changed so it applies by default */
table {
	width: 100%;
}
th {
	background-color: #F8F8F8;
}
table > thead > tr > th,
table > tbody > tr > th,
table > tfoot > tr > th,
table > thead > tr > td,
table > tbody > tr > td,
table > tfoot > tr > td {
  vertical-align: top;
}
table > thead > tr > th,
table > tbody > tr > th,
table > tfoot > tr > th,
table > thead > tr > td,
table > tbody > tr > td,
table > tfoot > tr > td {
}

@media only screen and (max-width: 991px) {
	
	.project:nth-of-type(4),
	.service:nth-of-type(4),
	.employee:nth-of-type(4),
	.blog-post:nth-of-type(3) {
		clear: both;
	}
	.service,
	.employee {
		margin-bottom: 40px;
	}
	.service:last-of-type,
	.employee:last-of-type {
		margin-bottom: 0;
	}
	.content-area {
		width: 100%;
	}
	.blog .content-area {
		padding: 0 30px;
	}
	.widget-area,
	.contact-info div:last-of-type {
		margin-bottom: 0;
	}
	.fact-wrapper,
	.about-photo,
	.contact-info div,
	.blog-post {
		margin-bottom: 30px;
	}
	.facts-area .col-md-3:last-of-type {
		padding-right: 15px;
	}
}

@media only screen and (max-width: 767px) {
	.main-navigation {
	clear: both;
	padding-top: 50px;
	display: block;
	float: left;
	width: 100%;
	text-align: center;
	font-family: 'Open Sans Condensed', sans-serif;
	}
	.client-photo {
		margin-bottom: 30px;
	}
	.single .site-content,
	.page .site-content {
		padding: 0 15px;
	}
	.header-button {
		display: none;
	}
	.site-title {
		font-size: 40px;
	}
	.panel-grid-cell .widget-title {
		font-size: 40px;
	}
}
@media only screen and (max-width: 600px) {
	.main-navigation {
	clear: both;
	padding-top: 50px;
	display: block;
	float: left;
	width: 100%;
	text-align: center;
	font-family: 'Open Sans Condensed', sans-serif;
	}
	.hentry .entry-thumb,
	.post-content {
		width: 100%;
		padding: 0;
	}
	.entry-title {
		font-size: 25px;
	}
	.panel-grid-cell .widget-title {
		font-size: 30px;
	}
	.site-title {
		font-size: 25px;
	}	
}
@media only screen and (max-width: 499px) {
	.main-navigation {
	clear: both;
	padding-top: 50px;
	display: block;
	float: left;
	width: 100%;
	text-align: center;
	font-family: 'Open Sans Condensed', sans-serif;
	}
	.mc-subscribe {
		margin-bottom: 30px;
	}
	.project,
	.service,
	.employee {
		width: auto;		
	}
	.comments-area .children {
		padding-left: 0;
	}
	.site-title {
		font-size: 20px;
	}
}
@media only screen and (max-width: 416px) {
	
	.main-navigation {
	clear: both;
	padding-top: 50px;
	display: block;
	float: left;
	width: 100%;
	text-align: center;
	font-family: 'Open Sans Condensed', sans-serif;
}

	
	.social-area li {
		padding: 0 10px;	
	}
	.social-area a:before {
		font-size: 65px;
	}
	.site-title {
		font-size: 20px;
	}
}
