.line-top{
	background-color:#C79810;
    height:7px;
}

.container-full {
    margin: 0 auto;
    width: 100%;
  }

.bg-imagen{
    padding: 0;
    position: relative;
    z-index: 99;
    background: url(../imagenes/tail-header.gif);
}

.sf-menu > li > a {
    display: block;
    padding: 12px 14px !important;
    font-family: 'PT Serif Caption','serif';
}
.sf-menu a {
    color: #343434 !important;
    font-size: 14px;
    line-height: 20px;
    text-decoration: none;
}

.sf-menu > li.sfHover > a, .sf-menu > li > a:hover, .sf-menu li.active a {
    color: #d53827 !important;
}

.sf-menu > li.sfHover , .sf-menu > li:hover, .sf-menu li.active {
	background:url(../imagenes/tail-item.gif);
	   box-shadow:inset 0 1px 3px #c5c2a9;
	-moz-box-shadow: inset 0 1px 3px #c5c2a9;
	-webkit-box-shadow: inset 0 1px 3px #c5c2a9;	
}

.navegacion{
    padding: 0;
    position: relative;
    z-index: 99;
    background: url(../imagenes/tail-header.gif)
}

.carousel-item {
    height: 32rem;
  }

.carousel-caption{
    color:black !important;
}

.carousel-indicators{
    background-color: cornflowerblue;
}

.navbar-brand{
    width: 220px !important;
}

h1,h2,h3,h4,h5,h6{
    font-family: 'PT Serif Caption','serif';
}

.fondo-sec{
    background-color: #cccc98;
}

#content{
    padding: 0 0 44px;
    background: url(../imagenes/tail-cont.gif);
}
.policy{
    display: block;
    font-size: 14px;
    color: #343434;
    line-height: 16px;
    text-decoration: none;
    text-align: center;
    padding: 1rem;
}

.policy a{
    color:#d53827;
    text-decoration: none;
}

footer{
    background: url(../imagenes/tail-bg-footer.gif) repeat-x 0 0;
}
.carousel-caption p{
    font-family: 'PT Serif Caption','serif';   
}

@media (max-width: 997px) {

    .navbar-brand img{
        width: 90%;
    }
    .sf-menu li a{
        padding: 11px !important;
    }

    .carousel-item {
        height: 20rem !important;
    }

    .carousel-item img
    {
        width: 100% !important;
    }

    .carousel-caption h1{
        font-size: 2.0em !important;
    }

    .navbar-brand{
        width: 170px !important;
    }
}

.navbar-dark .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0,0,0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E") !important;
  }
  


/* NOSOTROS */
.art-izq{
    width: 100%;
    margin: 20px 0 0 0;
    padding: 0px 40px 0px 40px;
    background: #fff;
    border-radius: 18px;
    -moz-border-radius: 18px;
    -webkit-border-radius: 18px;
    box-shadow: 0 0 3px #c5c2a9;
    -moz-box-shadow: 0 0 3px #c5c2a9;
    -webkit-box-shadow: 0 0 3px#c5c2a9;  
    font-family: 'PT Serif Caption', serif;
}

.art-izq h3{
    font-size: 35px;
    line-height: 38px;
    padding: 33px 0 18px;
    text-shadow: 0 1px 2px#c5c2a9;
}

h3 span{
    color:#D53827;
    display: block;
    margin-bottom: -9px;
}

.art-der{
    margin-top: 10px;
}

.art-der h3{
    font-size: 35px;
    line-height: 38px;
    padding: 33px 0 18px;
    text-shadow: 0 1px 2px#c5c2a9;
    font-family: 'PT Serif Caption', serif;
}

.art-der p{
    font-family: 'PT Serif Caption', serif;
}
.art-der-leg h4{
    font-size: 20px;
    line-height: 28px;
    display: block;
    color:#d53827;
    font-family: 'PT Serif Caption', serif;
}
.art-der-leg p{
    font-family: 'PT Serif Caption', serif;
}
.box-image{
    padding: 15px;
    background:#cccc99;
    border-radius: 16px;
    -moz-border-radius: 16px;
    -webkit-border-radius: 16px;
    box-shadow: 0 0 3px #c5c2a9;
    -moz-box-shadow: 0 0 3px #c5c2a9;
    -webkit-box-shadow: 0 0 3px#c5c2a9;
    display: inline-block;
}

.box-contact{
	background:#fff;
    width:100%;
    margin:10px auto 0;
    padding:40px 30px 10px 30px;
    background:#fff;
    border-radius:18px;
	-moz-border-radius:10px;
	-webkit-border-radius:18px;
	 box-shadow:0 0 3px #c5c2a9;
	-moz-box-shadow: 0 0 3px #c5c2a9;
	-webkit-box-shadow:0 0 3px #c5c2a9;
}

#mensaje{
    height: 210px;
}

.tit-contact{
    font-size: 35px;
    line-height: 38px;
    padding: 10px 0 2px;
    text-shadow: 0 1px 2px#c5c2a9;
    font-family: 'PT Serif Caption', serif;
}

.btn-primary {
    color:black !important;
    background-color:#cccc99 !important;
    border-color: black !important;
}

.btn-primary:hover {
    color: red !important;
    background-color:#dedccf !important;
    border-color:black !important;
}

address {
    font-family: 'PT Serif Caption', serif;
}

.carousel-caption{

    bottom:0 !important;
    padding-bottom: 8px !important;
}

.success{
    margin-top: 30px;

}