/*
	Theme Name: HTML5 Blank
	Theme URI: http://html5blank.com
	Description: HTML5 Blank WordPress Theme
	Version: 1.4.3
	Author: Todd Motto (@toddmotto)
	Author URI: http://toddmotto.com
	Tags: Blank, HTML5, CSS3

	License: MIT
	License URI: http://opensource.org/licenses/mit-license.php
*/

/*------------------------------------*\
    MAIN
\*------------------------------------*/

/* global box-sizing */
*,
*:after,
*:before {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-font-smoothing:antialiased;
	font-smoothing:antialiased;
	text-rendering:optimizeLegibility;
}
/* html element 62.5% font-size for REM use */
html {
	font-size:62.5%;
}
body {
	font:300 11px/1.4 'Helvetica Neue', Helvetica, Arial, sans-serif;
	color:#444;
}
/* clear */
.clear:before,
.clear:after {
    content:' ';
    display:table;
}

.clear:after {
    clear:both;
}
.clear {
    *zoom:1;
}
img {
	max-width:100%;
	vertical-align:bottom;
}
a {
	color:#444;
	text-decoration:none;
}
a:hover {
	color:#444;
}
a:focus {
	outline:0;
}
a:hover,
a:active {
	outline:0;
}
input:focus {
	outline:0;
	border:1px solid #04A4CC;
}

/*------------------------------------*\
    STRUCTURE
\*------------------------------------*/

/* wrapper */
.wrapper {
	max-width:1280px;
	width:95%;
	margin:0 auto;
	position:relative;
}
/* header */
.header {

}
/* logo */
.logo {

}
.logo-img {

}
/* nav */
.nav {

}
/* sidebar */
.sidebar {

}
/* footer */
.footer {

}

/*------------------------------------*\
    PAGES
\*------------------------------------*/



/*------------------------------------*\
    IMAGES
\*------------------------------------*/



/*------------------------------------*\
	TYPOGRAPHY
\*------------------------------------*/

@font-face {
	font-family:'Font-Name';
	src:url('fonts/font-name.eot');
	src:url('fonts/font-name.eot?#iefix') format('embedded-opentype'),
		url('fonts/font-name.woff') format('woff'),
		url('fonts/font-name.ttf') format('truetype'),
		url('fonts/font-name.svg#font-name') format('svg');
    font-weight:normal;
    font-style:normal;
}

/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/

@media only screen and (min-width:320px) {

}
@media only screen and (min-width:480px) {

}
@media only screen and (min-width:768px) {

}
@media only screen and (min-width:1024px) {

}
@media only screen and (min-width:1140px) {

}
@media only screen and (min-width:1280px) {

}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),
	   only screen and (min-resolution:144dpi) {

}

/*------------------------------------*\
    MISC
\*------------------------------------*/

::selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-webkit-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-moz-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}

/*------------------------------------*\
    WORDPRESS CORE
\*------------------------------------*/

.alignnone {
	margin:5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
	display:block;
	margin:5px auto 5px auto;
}
.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
a img.alignnone {
	margin:5px 20px 20px 0;
}
a img.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.wp-caption {
	background:#FFF;
	border:1px solid #F0F0F0;
	max-width:96%;
	padding:5px 3px 10px;
	text-align:center;
}
.wp-caption.alignnone {
	margin:5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin:5px 20px 20px 0;
}
.wp-caption.alignright {
	margin:5px 0 20px 20px;
}
.wp-caption img {
	border:0 none;
	height:auto;
	margin:0;
	max-width:98.5%;
	padding:0;
	width:auto;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}
.sticky {

}
.bypostauthor {

}

/*------------------------------------*\
    PRINT
\*------------------------------------*/

@media print {
	* {
		background:transparent !important;
		color:#000 !important;
		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;
	}
	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;
	}
}
body *{font-size:14px;}
h1{display:none;}
h3{font-size: 20px!important;}
h2{margin-top: 20px!important;}
h2 > a {font-size: 20px!important;}
h2 i{font-size: 18px;}
h3{margin-top:20px!important;}
nav{float:right;line-height:60px}
nav a{color:grey!important;text-transform:uppercase;font-size:14px}
nav a:hover{color:#0e4438!important;}
nav li{float:left;list-style-type:none;padding:0px 15px;}
li a:hover{text-decoration:none;}
.submenu li a:hover{color: #9cc9dd!important;}
nav li ul li{float:none;display:none}
li#menu-item-503:hover ul {display: block;position: absolute;padding:0px; z-index: 1;}
li#menu-item-503:hover ul li {display: block;padding:0px;}
li#menu-item-503:hover ul:before {content: '';position: absolute;top: -10px;left: 35%;width: 10px;height: 10px;border-left: 5px solid transparent;border-right: 5px solid transparent;border-bottom: 5px solid #054235;}
li#menu-item-503:hover ul a {color:white!important;}
li#menu-item-503:hover ul {display: block;position: absolute;padding: 10px;background: #054235;border-radius: 3px;margin-left: -50px;}
#menu-item-501 > a:last-child{background: #054235;color:white!important;padding:5px;border-radius:3px}
a{color:#054235!important;}
footer {text-align: center;background-image: url(/wp-content/uploads/2019/02/footer.jpg);background-repeat: no-repeat;background-position: center;padding-top: 34px;}
footer ul{max-width:553px;margin:auto;clear:both;height:20px;padding:0px}
footer li{list-style-type:none;float:left;padding:0px 10px;font-size:14px;}
footer p{text-align:center;}
footer .current_page_item a {color: #05634f;text-shadow: 0px 0px 5px #ccc;}
table{width:100%;text-align:center;}
table tr td{border:3px solid white}
table img{max-width:200px;}
section { background: transparent url(https://www.limusinasgirona.com/wp-content/themes/limusinasgirona/img/lateral/lateral.jpg) 5px bottom no-repeat;}
img.sentence {position: absolute;margin-top: -70px;width: 50%!important;margin-left: 30px;}
th.tg-0lax.green.alt{height:80px;background-color:#054235;color:white;}
.dealbox{width:33.3333%;float:left;}
.dealbox > a > img{height:auto;width:100%;}
#front {margin: 0 auto;width: 100%;margin-top: 0px;height: 396px;background: transparent url(https://www.limusinasgirona.com/wp-content/themes/limusinasgirona/img/home/slide-lincoln.jpg) center top no-repeat;position: relative;background-size: 100%;background-position: center;}
.content-right {float: right;width: calc(100% - 340px);}
.bestplan {margin-left: 40px;width: 250px;padding: 200px 10px 10px 10px;/* position: absolute; */background-image: -webkit-gradient( linear, left top, left bottom, color-stop(0, #FFFFFF), color-stop(1, #4A4A4A) );background-image: -o-linear-gradient(bottom, #FFFFFF 0%, #0E4438 100%);background-image: -moz-linear-gradient(bottom, #FFFFFF 0%, #0E4438 100%);background-image: -webkit-linear-gradient(bottom, #FFFFFF 0%, #0E4438 100%);background-image: -ms-linear-gradient(bottom, #FFFFFF 0%, #0E4438 100%);background-image: linear-gradient(to bottom, #FFFFFF 0%, #0E4438 100%);opacity: .93;filter: alpha(opacity=93);-ms-filter: "alpha(opacity=75)";-khtml-opacity: .93;-moz-opacity: .93;float: left;margin-right: 30px;color:white;}
.wpcf7-captchac{width:80px!important;}
.current_page_item a {color: white;text-shadow: 0px 0px 5px #ccc;}
.constrain{display:block!important; width:600px!important; margin:auto!important;}
#post-9 > table > tbody > tr:nth-child(1) > td:nth-child(3), #post-9 > table > tbody > tr:nth-child(1) > td:nth-child(4) {background-color: #004234;color: white;line-height: 100px;}
#post-9 > table > tbody > tr:nth-child(6) > td:nth-child(3), #post-9 > table > tbody > tr:nth-child(6) > td:nth-child(4) {background-color: #004234;color: white;line-height: 50px;}
.dropclick {margin-left: 10px;}
.full-width img{width:100%;height:auto;}
.wp-block-column{margin:0px!important;}
.logo{float:left;line-height:60px;margin-top:10px;}
.has-post-thumbnail img {width: 100%;}
.submenu {background: #054235;padding: 0px 20px;display: block;width: 100%;position: relative;display:inline-block;}
.submenu li{padding:10px;float:left;list-style-type:none;line-height:25px;}
.submenu a {color: white!important;font-size: 14px;text-transform: uppercase;letter-spacing: 1px;}
.title-1{clear:both;}
.title-2{font-size: 28px;font-weight: bold;line-height: 1.2;color: #004234;}
.title-3{}
.btn-primary{text-transform:uppercase!important;background-color: #054235!important;border-color: #054235!important;color:#fff!important;line-height:48px!important;font-size:14px!important;}
.btn-lg{color:#fff!important;width:100%;line-height:48px!important;}
.btn-success{text-transform:uppercase!important;background-color: #054235!important;border-color: #054235!important;color:#fff!important;line-height:48px!important;font-size:14px!important;}
tr{height:100px;}
iframe{float:left;width:48%;display:block;margin:0px 1%;}
div#seal {position: absolute;z-index: 10;top: 50px;right: -20px;}
div#seal img{height: 180px;width: 150px;}
table{display:table;background-color:white;}
img.floatleft {float: left;width: 40%;padding-right: 20px;}
img.floatright {float: right;width: 40%;padding-right: 20px;}
.box{padding:20px 0px;}
.bestplan{ margin-top: -15px;}
#post-342 .bestplan {display: none;}
#post-342 h1{display:block;}
.submenu a{display: block;}
.reservas  .bestplan, .mercedes-viano .bestplan, .limusina-lincoln .bestplan, .limobus .bestplan{display:none;}
.limobus section{background: transparent url(https://www.limusinasgirona.com/wp-content/themes/html5blank-stable/img/lateral/lateral-limobus.jpg) left bottom no-repeat;}
.mercedes-viano section{ background: transparent url(https://www.limusinasgirona.com/wp-content/themes/html5blank-stable/img/lateral/lateral-viano.jpg) left bottom no-repeat!important;}
.reservas .content-right {float: left;width: 45%;}
div#wpcf7-f470-p23-o1 {float: right;width: 50%;}
.reservas section{background:none;}
.reservas iframe{width:100%;}
#linkscontent {margin-bottom: 70px!important;}
.hide{display:none;}
#post-505 > table > tbody > tr > th:nth-child(1){min-width:120px;}
.lang{font-size: 14px!important; color: #054235!important;}
.lang:hover{text-decoration:none;}

@media(max-width:980px){
.lang { text-align: center!important;  width: 100%;  margin-top: -25px;}
div#wpcf7-f470-p23-o1 {padding: 20px;}
.flota footer {margin-top: 0px!important;padding-top: 62px!important;}
table{display:block!important;overflow-x:auto;width:100%;}
#front {height: 300px;}
.nav li{ white-space: nowrap;}
.nav a{font-size:10px;}
.submenu li {padding: 10px;float: left;list-style-type: none;line-height: 25px;width: 100%;text-align: center;}
.logo {float: none;line-height: 60px;margin-top: 10px;text-align: center;}
.nav{float:none;display:block;}
.nav ul{display:flex; width: 100%;padding:0px;}
.nav li {float: left;list-style-type: none;padding: 0px!important;flex: 1 0 0;text-align: center;}
li#menu-item-503:hover ul {display: none;}
footer ul{width:100%; display: none;}
.constrain{width:100%!important;}
div#seal{display:none;}
iframe{width:100%;max-height: 210px;}
.bestplan {padding: 20px 0px;float: none;width: 100%;text-align: center;background-position: bottom;background-image: linear-gradient(to bottom, #072400 0%, #0E4438 100%);margin-left:0px;}
.content-right {float: none;width: 100%;padding: 30px 20px;background-color: white;}
h2 > a {font-size: 20px!important;}
p {margin-top: 20px;margin-bottom: 20px;}
.btn{margin-bottom: 3px;}
img.sentence {position: absolute;margin-top: calc(100% - 109%);width: 80%;margin-left: 9px;width: 90%!important;}
}

@media (max-width: 780px){#front {height: 200px;}
.reservas #wpcf7-f470-p23-o1, .reservas .content-right{width:100%!important}
.dealbox{width:100%!important;}
}
@media (max-width: 520px){#front {height: 140px;}
.floatleft, .floatright{width:100%!important;}

}
.mercedes-viano .sentence, .limusina-lincoln .sentence, .limobus .sentence{display:none;}
.comments {
    padding-top: 40px;
    clear: both;
}
