@charset "UTF-8";
/* CSS Document */

.navbar-main-white .navbar-brand {
  	color: #000000 !important;
    font-size: 20px;
    font-weight: 700;
	font-family: 'Prata', serif;
    text-transform: lowercase;
}

.navbar-main-white .navbar-brand2 {
  	color: #DDAC7A !important;
    font-size: 20px;
    font-weight: 700;
	font-family: 'Prata', serif;
    text-transform: lowercase;
}

.navbar-main-white .nav li a:hover, .nav i:hover {
    outline: 0;
    background: none;
    color: #DDAC7A;
    -webkit-transition: color .3s ease-in-out;
    -moz-transition: color .3s ease-in-out;
    transition: color 0.3s ease-in-out 0s;
}


.border-white-btn:hover {
    background: #DDAC7A;
    color: #fff;
    border: 2px solid #DDAC7A;
    text-decoration: none;
}

.testimonial-section {
    background: url(../img/bg-marcas.jpg) no-repeat top center;
    background-attachment: fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    display: table;
    width: 100%;
    height: auto;
    padding: 80px 0 80px;
    position: relative;
}

.section-vertical-line {
    height: 150px;
    width: 1px;
    border-right: 1px solid #DDAC7A;
    position: absolute;
    left: 50%;
}

.heading-line-b {
    width: 130px;
    border-bottom: 3px solid #DDAC7A;
    margin-top: 25px;
}

a, p a {
    color: #DDAC7A;
    cursor: pointer;
    text-decoration: none;
    transition: color 0.2s ease-in-out 0s;
}


.post2 {
    color: #fff;
    position: relative;
    float: left;
    overflow: hidden;
    width: 100%;
    text-align: center;
}

p {
    font-family: "Open Sans",Helvetica,Arial,sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
}

.col-md-3, .col-md-4 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
	padding-bottom: 30px;
}

.col-md-6 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
	padding-bottom: 30px;
}

.portfolio-content-align-left {
    text-align: left;
    padding-top: 70px;
    z-index: 1;
    left: 0;
}

.portfolio-content-align-right {
    text-align: right;
    padding-top: 70px;
    z-index: 1;
    right: 50%;
}

.portfolio-header-title {
    color: #8d8d8d !important;
    font-family: "Playfair Display",serif;
    font-style: italic;
    font-size: 30px;
    font-weight: 400;
    letter-spacing: 4px;
    line-height: 1.8em;
    text-transform: none;
    text-align: center !important;
    margin-bottom: 10px;
}

.section-padding {
    background-color: #fff;
    padding: 20px 0 120px;
    position: relative;
}

.more-bt, .more-bt:focus {
    color: #DDAC7A;
    font-family: "Georgia",sans-serif;
    font-style: italic;
    font-size: 16px;
    letter-spacing: 3px;
    margin-bottom: 3px;
}


.slider-section-title, .slider-section-title2 {
	background-color: rgba(0,0,0,0.6);
    color: #fff !important;
    font-family: 'Playfair Display', serif;
    font-size: 60px;
    font-weight: 400;
    letter-spacing: 2px;
    line-height: 1.3125em;
}
.slider-section p {
	background-color: rgba(0,0,0,0.6);
    color: #fff;
    font-size: 22px;
	padding-bottom: 20px;
	line-height: 1.3125em;
}

.post-header-title2 {
    color: #8d8d8d !important;
    font-family: "Playfair Display",serif;
    font-style: italic;
    font-size: 30px;
    font-weight: 400;
    letter-spacing: 4px;
    line-height: 1.8em;
    text-transform: none;
    text-align: center !important;
    margin-bottom: 10px;
}

.post-header-title2 span {
    color: #393939 !important;
    font-family: "Playfair Display",serif !important;
    font-style: italic;
    font-weight: 400;
    letter-spacing: 4px;
    line-height: 1.8em;
    text-transform: none;
    display: inline-block;
}

.post-header-title2 span::after {
    border-bottom: 1px solid #393939;
    bottom: 2px;
    content: "";
    position: relative;
    width: 90%;
    opacity: 0.4;
    display: block;
    transition: all 0.3s ease-in-out 0s;
}

figure.products img {
    max-width: 100%;
    vertical-align: top;
	margin-bottom: 10px;
}

.process-section img {
    margin-bottom: 10px;
}

#horario{
    padding-top: 120px;
}

.nav>li {
    position: relative;
    display: block;
    padding-right: 12px;
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 16px 7px;
}



@media screen and (max-width: 768px) {
    .txt-movil {
        font-size: 18px;
		line-height: 30px;
		padding-top: 30px;
    }
	.products-section {
		padding: 15px;
	}
	figure.products img {
    max-width: 100%;
    vertical-align: top;
	margin-bottom: 0;
}
	.slider-section-title {
    font-size: 45px;
}
    .slider-section-title2 {
    font-size: 35px;
}
}

@media (min-width: 992px){
.col-md-3, .col-md-4 {
    width: 33.33333333%;
	padding-bottom: 30px;
	}
}

@media (max-width: 992px){
.portfolio-content-align-right {
    padding-top: 10px;
	right: 0;
	}
.portfolio-content-align-left {
    padding-top: 10px;
    left: 0;
}
.col-md-4 {
	padding-bottom: 10px !important;
	}
}


.float-wa{
    position:fixed;
    width:60px;
    height:60px;
    bottom:40px;
    right:40px;
    background-color:#25d366;
    color:#FFF;
    border-radius:50px;
    text-align:center;
    font-size:30px;
    z-index:100;
}

/* color: #DDAC7A !important;

*/