
#map {

width: 100%;
height: 400px;
}

.map iframe {
		
width: 100%;
height: 320px;
border: solid 1px #ccc;
padding: 2px;
background: #222;
}

.map-container{
	
height: 500px;
overflow:hidden;
}


#content {
	width:100%;
	background:#fff;
	padding:90px 0 0px 0;
	z-index:100;
	}
	
	.de_light #content{
	background:#fff;
	}
		
	
	#content{
	background:#333;
	}



.no-bottom {
padding-bottom: 0 !important;
}
.no-top {
padding-top: 0 !important;
}



section{padding:0px 0 0px 0;}
	section{background:#18191b;}
	
	.de-navbar-left .container-fluid .container{
	width:100% !important;
	}
	
	.de-navbar-left section{
	padding:70px;
	}
	
	.de_light section{
	background:#343434;
	}
	
	.section-fixed {
	position:fixed;
	width:100%;
	min-height:100%;
	height:auto;
	}

body {
    line-height: 1;
	margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
	font-family: Rockwell;
}



.icon-1.instagram svg {
    width: 40px;
    height: 40px;
}

.icon-2.facebook svg {
    width: 40px;
    height: 40px;
}

.icon-3.googleplus svg {
    width: 40px;
    height: 40px;
}


.icon-1 svg * {
    fill: #fff;
}

.icon-2 svg * {
    fill: #fff;
}

 .icon-3 svg * {
    fill: #fff;
} 



@font-face {
	font-family: 'Rockwell';
	src: url('../fonts/Rockwell.eot?') format('eot'), 
	     url('../fonts/Rockwell.woff') format('woff'), 
	     url('../fonts/Rockwell.ttf')  format('truetype'),
	     url('../fonts/Rockwell.svg#Rockwell') format('svg');
}

@font-face {
	font-family: 'Rockwell-Italic';
	src: url('../fonts/Rockwell-Italic.eot?') format('eot'), 
	     url('../fonts/Rockwell-Italic.woff') format('woff'), 
	     url('../fonts/Rockwell-Italic.ttf')  format('truetype'),
	     url('../fonts/Rockwell-Italic.svg#Rockwell-Italic') format('svg');
}

@font-face {
	font-family: 'Rockwell-Bold';
	src: url('../fonts/Rockwell-Bold.eot?') format('eot'), 
	     url('../fonts/Rockwell-Bold.woff') format('woff'), 
	     url('../fonts/Rockwell-Bold.ttf')  format('truetype'),
	     url('../fonts/Rockwell-Bold.svg#Rockwell-Bold') format('svg');
}

.text-center {
    text-align: center;
}


.list-inline {
    padding-left: 0;
    margin-left: -5px;
    list-style: none;
}


.list-unstyled {
    padding-left: 0;
    list-style: none;
}

.list-inline>li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px;
}




a, .btn, .btn * {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}


a:link 
{ 
text-decoration:none; 
} 


	.error {
	padding:20px;
	border:none;
	display: none;
	color: #d9534f;
	border:solid 1px #d9534f;
	font-size: 19px;
	}
	.success {
	padding:20px;
	display: none;
	color: #5cb85c;
	border:solid 1px #5cb85c;
	margin-bottom: 20px;
	font-size: 19px;
	}
	.error img {
	vertical-align: top;
	}
	.full {
	width: 98%;
	}

	#contact_form{
	margin-top:20px;
	}
	
	#contact_form input[type=text],#contact_form textarea,#contact_form input[type=email],#search{
	padding:10px;
	margin-bottom:20px;
	color:#fff;
	border:solid 1px rgba(0,0,0,.3);
	background:rgba(0,0,0,.2);
	border-radius:0 !important;
	height:auto;
	}

	.de_light #contact_form input[type=text],.de_light #contact_form textarea,.de_light #contact_form input[type=email], .de_light #search
		{
		border:solid 1px #ddd;
		background:#f5f5f5;	
		color:#333 !important;
		}

	
	
	
	#contact_form input[placeholder],#contact_form textarea[placeholder]{
	color:#eee;
	}
	#contact_form input[type=submit]{
	background:none;
	}
	
	#contact_form input[type=submit]:hover{
	color:#fff !important;
	background:#111;
	border-color:#111;
	}
	
	#contact_form textarea{
	height:165px;
	}
	
	.error_input{
	border-color:#D31E2B !important;
	}


.textoground{
	
  
   
	font-family: Rockwell;
	font-size:14px;
	line-height:22px;
    text-transform: uppercase;
    color: #777;
   
}


.textoground  a {
	
	color: #777;
	text-decoration: none;
	
	 -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}


.textoground  a:hover {
	
	color: #fff;
	
}


.btn-custom-1 {
	
    background: transparent;
    border: 1px solid #ffffff;
    padding: 3px 30px;
	font-family: Rockwell;
	font-size:16px;
    text-transform: uppercase;
    color: #ffffff;
    border-radius: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

    .btn-custom-1:hover{background:#ffffff;color:#1f1f1f;border-color:#1f1f1f}
    .btn-custom-1:focus,
    .btn-custom-1.focus,
    .btn-custom-1:active{background:transparent;color:#ffffff;}

.footer-container{
   background: rgba(020,020,020,1);
    margin-top: 100px;
    overflow: hidden;
	padding-top: 122px;
    padding-bottom: 122px;
    position: relative;
    z-index: 9; 
}
.clear {
    clear: both;
}

.lined{
   
	    border-top: 1px solid #222;
    padding-top: 42px;
    margin-top: 27px;
}
}

.panelbox{
    margin:20px;
}

h2{
	font-weight:300;
	font-family: Rockwell;
	font-size: 100px;
	font-weight:inherit;
	
}



h3{
	font-weight:300;
	font-family: Rockwell;
	font-size: 18px;
	line-height:26px;
	font-weight:inherit;
	text-transform:uppercase;
	
}

h2 a{
	
	color:#fff;
	
}


h2 a:hover{
	
	color:#ddd;
	
}

address span{
	
	font-weight:300;
	font-family: Rockwell;
	font-size: 16px;
	line-height:24px;
	display:block;
}

.logo-menu{
float: right;
    margin-right: 30px;
}
.content-menu {
	overflow: hidden;
	margin-bottom: 50px;
	background: rgba(255, 255, 255, 0.97);
	
	padding: 8px 0;
	position: fixed;
	width: 100%;
	z-index: 999;
	line-height: 31px;
	top:0px;
}
.menu li {
	float: left;
	margin-right: 40px;
	font-family: Rockwell;
	font-size: 16px;
	list-style-type:none;
}
.menu li a {
	text-transform: uppercase;
	color: #777;
	text-decoration: none;
	position: relative;
	 -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.menu li a:hover {
	
	color: #333;
	
}

.menu .current-menu-item a {
	color: #4A4A4A;
}
/*.menu li a.active:before {
	content:'TRAGALUZ';
    position: absolute;
    width: 69px;
    height: 20px;
    right: 0;
    left: 0;
    top: 46px;
    -webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg); 
	transform: rotate(90deg);
    margin: auto;
    opacity: 1;
    -webkit-transition: all .2s;transition: all .2s;-moz-transition: all .2s;
}*/
.menu li a span {
	position: absolute;
    width: 69px;
    height: 20px;
    right: 0;
    left: 5px;
    top: 58px;
    -webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg); 
	transform: rotate(90deg);
	display: none;
	margin: auto;
}
#menu-item-152 a span {
	left: -5px;
}
#menu-item-262 a span {
	left: -5px;
}
.lang {
	position: relative;
	top: 5px;
}
.lang ul {
	border-top: none !important;
}
.lang ul li a{
	font-family: OPTIVenBolCon;
	font-size: 22px !important;
	text-transform: uppercase;
	background: transparent !important;
	color: white !important;
	padding-left: 0 !important;
}
.ex {
	background: url(img/ex.png) 0 4px no-repeat;
	width: 5px;
    height: 39px;
    display: inline-block;
    margin-right: -3px;
}
.texto-promo .ex {
	background: url(img/ex.png) 0 0 no-repeat;
	height: 35px;
}
.link-blue{
	color: #337ab7;
}
.link-blue:hover {
	text-decoration: underline;
}





@media (max-width: 997px) {

.footer-container{
	
	
	    padding-top: 57px !important;
    padding-bottom: 62px !important;
	
 text-align:center !important;
}

.paddingfoot{
	
	
	    padding-top: 40px !important;
   
}


.lined {

    margin-top: -19px !important;
}

}



@media (max-width: 767px) {
	
	
	
	
	
	.menu li {
	float: left;
	margin-left: -19px;
	
}
	
	
	
	h2{
	font-weight:300;
	font-family: Rockwell;
	font-size: 47px;
	font-weight:inherit;
	
}
	
	
	.panelbox .logo-page img {
    width: 80% !important;
    height: auto;
}



.btn-custom-1 {
   
  
    padding: 3px 17px;
  
    font-size: 12px;

}


.panelbox ul li {
    padding-right: 11px !important;
}


	
.content-home {
    height: 10634.1px;
    padding-top: 76px;
}
	
	.content-menu-desplegar {
		display: none;
		padding-top: 10px;
		overflow: hidden;
    	width: 100%;
    	clear: both;   
		 padding-bottom: 15px;
	}
	nav {width: 100%;}
	.menu li {
		width: 100%;
	}
  	.menu li a {
  		width: 100%;
  		border-top: 1px solid #ddd;
  		padding: 19px 0 1px;
  		display: block;
  	}
  	.menu-mv {
  		width: 26px;
  		float: left;
  		padding-top: 14px;
  	}
  	.menu-mv .line {
  		    width: 100%;
    height: 3px;
    background: #000;
    margin-bottom: 5px;
    margin-left: 26px;
    margin-top: 2px;
  	}
  	.content-menu {
  		padding: 8px 0 0;
  		background: rgba(255, 255, 255, 0.97);
  	}
  	.lang {
   		padding-top: 11px;
    	margin-top: -5px;
    	float: right;
    	margin-right: 20px;
  	}
  	.menu-footer-header {
		font-family: OPTIVenBolCon;
		font-size: 22px;
		text-transform: uppercase;
		background: transparent;
		color: white;
		padding-left: 0;
		margin-top: 2px;
		padding-bottom: 10px;
  	}
  	.menu-footer-header ul li a {
  		color: white;
  	}
  	.menu-footer-header ul li a {
    	width: 100%;
    	border-top: 1px solid white;
    	padding: 8px 0 4px;
    	display: block;
  	}
  	.content-social-header {
  		margin-top: 15px;
  		margin-bottom: 15px !important;
  	}
}


.videoWrapper {
	position: relative;
	padding-bottom: 39.85%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

@media (min-aspect-ratio: 16/9){

.video-foreground {
    height: 200px;
    top: -100%;
}
}

.content-home {
    height: 15634.1px;
    padding-top: 76px;
}


.content-contact {
  
    padding-top: 76px;
}

.wrapper {
    position: fixed;
    width: 100%;
}

.wrapper .box {
    width: 50%;
    text-align: center;
    font-size: 160%;
    color: #fff;
    float: left;
}


.box img {
    width: 100%;
    max-width: 100%;
    vertical-align: middle;
}


.panelbox .logo-page img {
    width:41%;
	height:auto;
}

.center {
    position: absolute;
    transform: translateY(895.667px);
    width: 100% !important;
    bottom: 72.5%;
    z-index: 1;
}


.center2 {
    position: absolute;
    transform: translateY(895.667px);
    width: 100% !important;
    bottom: 43.5%;
    z-index: 1;
}


.center3 {
    position: absolute;
    transform: translateY(895.667px);
    width: 100% !important;
    bottom: -40%;
    z-index: 1;
}


.center4 {
    position: absolute;
    transform: translateY(895.667px);
    width: 100% !important;
    bottom: -78%;
    z-index: 1;
}


ul {
   list-style:none;
}


.panelbox ul {
   list-style:none;
   display:inline-flex;
   margin-left:-20px;
}

.panelbox ul li{
  padding-right:30px;
}


.icon-1:hover, .icon-2:hover, .icon-3:hover {
  border-radius: 100%;
  color: #0e1a25;
  fill: #0e1a25;
  -webkit-transform: scale(1.25) !important;
          transform: scale(1.25) !important;
  -webkit-transition: background-color 0.5s, -webkit-transform 0.5s ease-out !important;
  transition: background-color 0.5s, -webkit-transform 0.5s ease-out !important;
  transition: background-color 0.5s, transform 0.5s ease-out !important;
  transition: background-color 0.5s, transform 0.5s ease-out, -webkit-transform 0.5s ease-out !important;
}

.icon-1 {
  color: #d94a26;
  fill: #d94a26;
}


.icon-2 {
  color: #d96e26;
  fill: #d96e26;
}


.icon-3 {
  color: #d99126;
  fill: #d99126;
}


.subfooter {
    background: #222;
    padding: 30px 0 30px 0;
	text-align:center;
	font-family: Rockwell;
	font-size:12px;
    text-transform: uppercase;
    color: #666;
}