.titulo-principal{
    text-align: center;
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    color: #052404;

}

.bosque-texto{
    font-family: 'Poppins', sans-serif;
    font-size: 21px;
    font-weight: 400;
    line-height: 30px;
}

.bosque-texto2{
    font-family: 'Poppins', sans-serif;
    font-size: 24px;
    font-weight: 400;
    line-height: 30px;
}

.bosque-texto3{
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
}

.bosque-texto4{
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 30px;
}

.texto-alto{
    font-size: 120%;
}

.margin-300px-bottom{
    margin-bottom: 300px;
}

.padding-150px-t{
    padding-top: 150px;
}

.m0{
    margin: 0;
}

.checkbox{
    display: inline-block;
}

.padding-20px-t{
    padding-top: 20px;
}

nav.navbar.navbar-default ul.nav > li > a{
    padding: 20px 0;
    margin-left: 0px;
}

span.hide{
    display: none;
}

.sombra{
    text-shadow: 3px 3px 5px #5a5a5a;
}

.border-blue-light {border-color: rgba(6,201,201,1) !important;}

.texto-12{
    font-size: 12px;
}

.texto-20{
    font-size: 20px;
    font-weight: bold;
}

.texto-18{
    font-size: 18px;
    font-weight: bold;
    line-height: 20px;
}

.texto-16{
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
}

.azul-aqua{
    color: #06c9c9;
}

.azul-aqua-back{
    background-color: #06c9c9;
}

.azul-claro{
   background-color: #e1f8f8;
    color: #fff;
}

.borde-gris{
    border: 1px solid #ccc;
}

.btn.btn-transparent-blue {background: transparent; border-color: #06c9c9; color: #06c9c9}
.btn.btn-transparent-blue:hover, .btn.btn-transparent-white:focus {background: #ffffff; border-color: #06c9c9; color: #06c9c9}

.hover-option6 .grid-item figcaption{
    background-color: #e1f8f8;
}

.azul-1{
    background-color: #1a4b5e;
}

.azul-2{
    background-color: #01374c;
}

.blanco{
    color: #fff;
}

input.blanco::placeholder{
   color: #fff; 
}

select.inicio, textarea.inicio2::placeholder{
    color:#fff;}

.select-style2 { width: 100%; overflow: hidden; background: url("../images/select-arrow.png") no-repeat 97% 50%; border: 1px solid #06c9c9; margin-bottom: 20px }
.select-style2 select { width: 100%; border: none; box-shadow: none; background-color: transparent; background-image: none; -webkit-appearance: none; -moz-appearance: none; appearance: none;  cursor: pointer; }
.select-style2 select:focus { outline: none; border: none; box-shadow: none }


/*.portfolio-grid .grid-item figure img{
    border: 1px solid #e1f8f8;
}*/

.banner-redes{
    background-color: #001c0a;
    color: #fff;
    width: 100%;
    max-width: 100%;
    padding-left: 5%;
}

.logo-funeral{
    position: absolute;
    top: 50px;
    right: 50px;
    text-align: right;
}

.color-1, .color-2, .color-3, .color-4, .bg-background-fade {
    background-color: #01220c;
}

.color-claro{
    background-color: #f6f8f7;
}

.verde{
    color: #052404
}

.logo-bosque{
    max-width: 400px;
}

.play{
    max-width: 100px;
}

.padding-200{
    padding: 200px 0 !important;
}

h1, h2, h3, p{
    font-family: 'Montserrat', sans-serif;    
}

p{
    font-size: 16px;
    font-weight: 300;
}

b{
   font-weight: 900;   
}

.bold{
font-weight: 900;   
}

.tres-celdas {
    max-width: 100%;
    width: 33%;
    display: inline-block;
    padding: 10px;
}

.patrocinadores{
    max-width: 150px;
}

.isotipo{
    max-width: 119px;
}


@media (max-width:1200px){
    span.hide2{
    display: none;
}
}

@media (max-width: 768px){
    span.hide,span.hide2{
    display: inline-block;
    }   
}

.siete-celdas{
    max-width: 100%;
    width: 13%;
    display: inline-block;
    padding: 10px;
}

@media (max-width: 768px){
    .siete-celdas{
    width: 100%;
    display: block;}

}

h3.medios{
    font-size: 25px;
}

header nav.menu-logo-center .navbar-nav > li:last-child a{
    margin-right:0px;
}

.pt-30{
    padding-top: 30px;
}
}

.vide-tamano{
    width: 60%;
    display: inline-block;
}
