@charset "ISO-8859-1";
body{
	font-size:12px;	
	font-family: helvetica;
	background-color:#d2d3d5;
}

.lb-dataContainer {
	background-color: #fff;
}

.lb-data .lb-caption {
color: #222;
}
/* header */
#mainNav{
	height:150px;
	background-image: url("../img/trama-header.png");
	background-repeat: repeat;
	    background-size: contain;
	z-index:2;    
}
.footer{
	background-image: url("../img/trama-header.png");
	background-repeat: repeat;
	    background-size: contain;
	 z-index:2;   
}
.slider{
	position:relative;
}
/* flex safari */
.navbar-nav {
/*	display: -webkit-box;*/
}
.navbar-collapse {
	-webkit-box-flex: 1;
}
.flex-row{
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
}
.row {
/*	display: -webkit-box;*/
}
section{
	z-index:1;
}


/* */
.navbar-brand {
width: 35%;
}
.fb-link{
	display:none;
}
.ig-link{
	display:none;
}	
.navbar .nav-link{
	letter-spacing:1pt;
}
#navLogo{
	width: 80%;
    margin: auto;
    display: block;
}
.top-header{
	float:right;
	display:block;
}
.nav-linea1{
	margin-bottom:20px;
}
.nav-link-wa{
	background-image: url("../img/menu-wa.png");
	background-repeat:no-repeat;
	background-size: 100% 100%;
	padding-left:35px !important;
	height:30px;
	background-color: transparent !important;
	letter-spacing: 0pt !important;
	border-top-left-radius: 15px;
}
.nav-link-fb{
	background-image: url("../img/fb.png");
	background-repeat:no-repeat;
	background-size: 100% 100%;
	height:30px;
	margin-right:35px;
	width:30px;
	color: transparent !important;
	background-color:  transparent !important;
}
.nav-link-fb img{height:18px;}
.nav-link-ig{
	background-image: url("../img/ig.png");
	background-repeat:no-repeat;
	background-size: 100% 100%;
	height:30px;
	width:30px;
	color: transparent !important;
	background-color:  transparent !important;
}
.nav-link-ig img{height:18px;}
.nav-link-mail{
	background-image: url("../img/menu-mail.png");
	background-repeat:no-repeat;
	background-size: 100% 100%;
	padding-left:35px !important;
	margin-left:120px;
	height:30px;
	letter-spacing: 0.5pt;
	color: #ffffff !important;
	background-color:  transparent !important;
}
.nav-link-mail2{
	background-image: url("../img/menu-mail.png");
	background-repeat:no-repeat;
	background-size: 100% 100%;
	padding-left:35px !important;
	height:30px;
	background-color:  transparent !important;
	letter-spacing: 0.5pt;
	color: #ffffff !important;
}
.nav-link-corto{
	height:30px;
}
.navbar .nav-link{
	color: #727376;
	font-weight: 400;
	 background-color: #d2d3d5;
	 line-height:14px;
    border-bottom-left-radius: 15px;
    white-space:nowrap;
}
.navbar .nav-item{
	margin-left:4px;
}
.nav-link-largo{
	height:30px;
}
/* nosotros */
.nosotros{
	
}
.nosotros img{
	width: 70%;
	margin-top:50px;
	margin-bottom:50px;
	display: block;
	margin-left:auto;
}
.nosotros-texto{
	width:70%;
	color: #727376;
	margin-right:auto;
	display:block;
	font-size:14px;
	margin-top:50px;
	margin-bottom:50px;
	padding:5px;
	padding-right:20px;
	
}
.nosotros-texto h1{
	margin-bottom: 25px;
}
.nosotros-texto p{
	letter-spacing:1.5pt;
	line-height:30px;
}
/* items */
.cuadro{
	height:360px;
	border: 5px solid #fff;
	overflow:hidden;
	margin-bottom:30px;
	position:relative;
}
.item-imagen{
	    position: absolute;
    top: -9999px;
    bottom: -9999px;
    left: -9999px;
    right: -9999px;
    margin: auto;
    height:100%;
}
.item-titulo{
	position:absolute;
	    width: calc( 100% - 40px);
	text-align: center;
	bottom:35px;
	width:100%;
	bottom:0;
}
.item-titulo p{
	padding:1rem 0;
	margin:0;
	text-transform: uppercase;
	background:rgba(255,255,255,0.5);
	color: #000;
}
/* sub menu*/
.dropdown-menu{
	background-color: #d2d3d5;
	font-size:12px;
	    padding: 0px 0px;
    border-radius: 15px;
}
.dropdown-item{
	text-transform: uppercase;
	background-color: transparent;
	border-bottom: 1px solid #fff;
	padding: 0.25rem 0.25rem;
	padding-left:5px;
	padding-right: 20px;
}
.dropdown-menu-static{
	position: static !important;
}
.dropdown-item:last-child{
	border-bottom: none;
}
.dropdown-item a:hover{
	background-color: transparent;
	color: #000;
	text-decoration: none;
}
.dropdown-item:hover{
	background-color: transparent;
	color: #000;
	text-decoration: none;
}
.dropdown-submenu>a:after {
    border-left-color: #727376 !important;
}
.dropdown-item a{
	color:#727376;
	display:block;
	text-decoration: none;
	text-tranform:uppercase;
}
.dropdown-item:active {
    color: #000;
    text-decoration: none;
    background-color: transparent;
}

.header-img-front{
	width: 100%;
	max-width: 100%;
    max-height: 100%;
    height: auto;
	/* background-image: url('../img/home2.jpg');
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover; */
}

.header-img-front img{
	padding: 0;
	margin: auto
}

.home-titulos{
	position: relative;
    width: 500px;
    color: #fff;
    font-size:15px;
    font-weight:600;
    letter-spacing: 1pt;
    line-height: 25px;
    padding: 30px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    height: auto;
    z-index:2;
}
/* contacto */
.contacto{
	position: relative;
    padding-top: 50px;
    padding-bottom: 50px;
}
.formu-contacto{
	position: relative;
    width: 500px;
    background-color: #e8f5f7;
    padding: 30px;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    height: auto;
}
.formu-contacto h2{
	color: #0fabbf;
	font-size:14px;
	font-weight:800;
	margin-bottom:20px;
}
.formu-contacto .boton{
	background-color: #0fabbf;
	color: #fff;
	font-weight:600;
	padding-left: 30px;
	padding-right: 30px;
}
.formu-contacto .campo{
	    width: 100%;
    background-color: #d2d3d5;
    text-transform: uppercase;
    border: none;
    margin-bottom: 10px;
    font-weight:600;
    height: 40px;
    padding-left: 8px;
    padding-top: 8px;
    padding-bottom: 8px;
    line-height: 24px;
}
.formu-contacto .campo::placeholder { 
    color: #aaabaf;
    opacity: 1; /* Firefox */
}
/* footer */
.footer{
	padding-top:25px;
	padding-bottom:30px;
	position: relative;
	    border-top: 10px solid #d2d3d5;
}
.footer input{
	font-size:10px;
	padding-left: 5px;
    padding-right: 5px;
	font-family: helvetica;
	background-color: #d2d3d5;
    text-transform: uppercase;
    border: none;
    
}
.footer input::placeholder { 
    color: #aaabaf;
    opacity: 1; /* Firefox */
}
.footer .btn-secondary {
    color: #aaabaf;
    background-color: #d2d3d5;
    border-color: #d2d3d5;
    border-left-color: #fff;
}
.footer .nav-item{
	margin-left: 4px;
	margin-right: 4px;
}
.footer .nav-link{
	padding-right: .5rem;
    padding-left: .5rem;
    letter-spacing:1.1pt;
   line-height:14px;
       color: #727376;
    font-weight: 400;
}
.nav-link-wa2{
	background-image: url("../img/menu-wa.png");
	background-repeat:no-repeat;
	background-size: 100% 100%;
	padding-left:35px !important;
	height:30px;
	
	color: #727376 !important;
}
.nav-link-fb2{
	background-image: url("../img/fb.png");
	background-repeat:no-repeat;
	background-size: 100% 100%;
	height:30px;
	margin-right:35px;
	width:30px;
	color: transparent !important;
}
.nav-link-mail2{
	background-image: url("../img/menu-mail.png");
	background-repeat:no-repeat;
	background-size: 100% 100%;
	padding-left:35px !important;
	height:30px;
	margin-right: 20px;
}
.nav-link-fb2 img{height:18px;}
.design{
	position: absolute;
    bottom: 0;
    width: 100%;
    background-color: #d2d3d5;
    text-align: center;
    color: #fff;
}
.design p{
	color: #fff;
}
/* */
.fondo-home img{
	width: 100%;
	height:auto;
	border-bottom:10px solid #e6e7e8 ;
}
/* */
.designby{
	font-size:10px !important;
	color: #fff !important;
	margin-bottom:5px;
}

.designby a{
	color: #fff !important;
	text-decoration: none;
	font-weight:600;
}

.navbar-brand img{
	-webkit-transition: all 0.4s ease;
   transition: all 0.4s ease;
}
#navbarResponsive{
	margin-bottom:auto;
}

#mainNav .navbar-toggler {
    font-size: 12px;
    right: 0;
    padding: 13px;
    text-transform: uppercase;
    color: white;
    border: 0;
    background-color: #087dcd;}

/* cuerpo */
.slider{
	min-height:400px;
}
@media (min-width: 768px){
#mainNav .navbar-nav .nav-item .nav-link {
    /*padding: 1.1em 1em !important;*/
}
}
@media (max-width: 768px) {
	.nav-link{background-image:none; padding-left:0 !important;margin-left:0;}
	.navbar-nav{ flex-direction: column !important;    margin-left: 0px !important;}
	#navLogo{height: 30px;
    width: auto;}
    #mainNav{height:auto;}
    .home{height:auto;}
    .nav-link{ color: #727376 !important;}
    .nav-linea1 {    margin-bottom: 0px;}
    .fb-link{display:block;}
    .ig-link{display:block;}
    .input-group {	width: 80%;    margin: 0 auto;}
    .navbar .nav-link {background-color: transparent !important; }
    body{font-size:12px;}
    .nosotros img{
	width: 100%;
	margin-top:10px;
	margin-bottom:10px;
	display: block;
}
.navbar-nav .dropdown-menu {
    position: absolute !important;
    }
.nosotros-texto{
	width:100%;
	color: #727376;
	margin-top:10px;
	margin-bottom:10px;
	padding:5px;
	
}
    
}


@media (max-width: 968px){
	body{font-size:10px;}
	.slider{
		min-height:100px !important;
	}
	.home{
	min-height:100px;}
}
@media (max-width: 1025px){
	body{font-size:11px;}
	.lb-nav a.lb-next {
    opacity: 1 !important;}
    .lb-nav a.lb-prev {
    opacity: 1 !important;}
}