body {
    background-image: url(../img/Depositphotos_215143336_xl-2015.jpg);
    background-size: cover;
	    background-position: center;
}
@font-face {
    font-family: 'Berlin-Bold';
    src: url('Berlin-Bold.woff2') format('woff2'), url('../Berlin-Bold.woff') format('woff');
}
@font-face {
    font-family: 'Berlin-ExtraBold';
    src: url('Berlin-ExtraBold.woff2') format('woff2'), url('../Berlin-ExtraBold.woff') format('woff');
}
@font-face {
    font-family: 'Berlin-Normal';
    src: url('Berlin-Normal.woff2') format('woff2'), url('../Berlin-Normal.woff') format('woff');
}
@font-face {
    font-family: 'Playlist-Script';
    src: url('Playlist-Script.woff2') format('woff2'), url('../Playlist-Script.woff') format('woff');
}
.boc-landing a {
    text-decoration: none;
}
.redessociales {
    padding: 5px 10px;
}
.redes-left {
    display: flex;
}
.redes-left a i {
    color: #ffffff;
    margin: 14px 8px;
    font-size: 20px;
    border: 1px solid;
    height: 35px;
    width: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 27px;
}
.boc-landing {
    max-width: 600px;
    /*background: rgba(255, 255, 255, 0.13);*/
    margin: 0 auto;
}
.cont-logo {
    margin: 0 auto;
    width: 100px;
}
.cont-logo img {
    width: 100%;
}
.cont-imagen {
    padding: 11px 0;
    display: flex;
    color: red;
    justify-content: space-between;
    flex-direction: column;
}
.imagen1{
	width: 100%;
	margin: 0 auto;
	display: flex;
	justify-content: center;
	align-items: center;
}
.imagen2 {
	/**width: 29%;**/
	width: 100%;
	margin: 0 auto;
	display: flex;
	justify-content: center;
	align-items: center;
}
.imagen1 img {
	width: 90%;
}
.imagen2 img {
	width: 100%;
}

.cont-producto {
    display: flex;
    margin: 18px auto;
    width: auto;
    flex-direction: column;
}

.producto-imagen1 img {
    width: 100%;
}

.producto-imagen1 {
    margin: 30px auto;
    /* width: 46%; */
    /* margin-left: 8%; */
    flex: 1;
}

.producto-imagen2 img {
    width: 100%;
}

.producto-imagen2 {
    margin: 30px auto;
    /* width: 70%; */
    /* margin-left: 25%; */
    flex: 1;
}

.producto-imagen3 img {
    width: 100%;
}

.producto-imagen3 {
    margin: 30px auto;
    /* width: 32%; */
    /* margin-left: 25%; */
    flex: 1;
}
.boton-bases-legales {
    margin: 30px auto;
    background: rgba(156, 236, 212, 0.60);
    /* margin: 28px 0; */
    text-align: center;
    width: 150px;
    padding: 7px 5px;
    color: white;
    margin-bottom: 0;
    font-weight: 600;
}

.formulario {
    width: 100%;
    background: rgba(255, 255, 255, 0.70);
    display: flex;
    flex-direction: column;
    text-align: center;
    margin: 20px 0;
}

.logo-formulario {
    margin: 11px auto;
    width: 110px;
}

.logo-formulario img {
    width: 100%;
}
.cont-formulario {
    display: flex;
    flex-direction: column;
}
.confro {
    display: flex;
    flex-direction: column;
    width: 80%;
    margin: 0 auto;
}
.confro input  {
    background: none;
    border: 1px solid #ffffff;
    padding: 4px 10px;
}
.confro select  {
    background: none;
    border: 1px solid #ffffff;
    padding: 4px 10px;
}
.confro label {
    font-weight: 600;
    color: #4c4c4c;
}
.confro2 input {
    margin: 22px 0;
    background: #92cdba;
    border: 0;
    color: #ffffff;
    padding: 6px 13px;
    font-weight: 500;
}
.textop span {
    font-family: 'Berlin-Bold';
    font-size: 33px;
    line-height: 1;
}
.textop {
    font-family: 'Berlin-Normal';
    color: #ffffff;
    font-size: 12px;
    /* margin: 20px 0; */
    width: 53%;
    margin: 0 auto;
}
span.raya-blanca {
    width: 170px;
    display: block;
    background: white;
    height: 1px;
    margin: 31px auto;
}
.text-galeria {
    display: flex;
    justify-content: center;
    flex-direction: column;
    margin: 35px auto;
    color: #ffffffff;
    font-size: 15px;


    text-transform: uppercase;
    text-align: center;
    font-family: 'Berlin-Normal';
    line-height: 10px;
}
.flecha-left1 {
    position: absolute;
    left: -37px;
    height: 38vh;
    color: #ffffff;
    align-items: center;
    justify-content: center;
    display: flex;
    font-size: 55px;
}
.flecha-left2 {
    position: absolute;
    right: -37px;
    height: 38vh;
    color: #ffffff;
    align-items: center;
    justify-content: center;
    display: flex;
    font-size: 55px;
}
.text-galeria2 {
    text-transform: capitalize;
    font-size: 22px;
}
.text-galeria h3 {
    font-family: 'Berlin-Bold' !important;
	
}







/************/


.fromulario {
    background: rgba(255, 255, 255, 0.3);
    padding: 0 14px;
    display: flex;
    border-radius: 6px;
    flex-direction: column;
    width: 100%;
}

.caja-comentario {
    width: 100%;
    display: flex;
    flex-direction: column;
}

.fromulario p {
    font-size: 22px;
    text-align: -webkit-center;
    margin-top: 16px;
    /* font-weight: bold; */
    color: white;
    font-family: 'Playlist-Script';
    font-family: 'Berlin-Normal';
    line-height: 27px;
}

.fromulario textarea {
    border: none;
    height: 150px;
    margin-bottom: 10px;
    background: rgba(255, 255, 255, 0.32);
}

.boton-caja {
    width: 50%;
    margin: 16px auto;
    background: rgb(93, 211, 188);
    border: none;
    padding: 7px 0;
    font-family: 'Berlin-Normal';
    color: #ffffff;
    border-radius: 7px;
}

.sube-foto {
    font-size: 43px;
    text-align: center;
    font-family: 'Berlin-Normal';
    color: #ffffff;
    font-family: 'Playlist-Script';
    line-height: 48px;
}


@media (min-width: 768px) and (max-width: 1920px) {
	
	.cont-imagen {
    flex-direction: row;
}
	.cont-producto {
    display: flex;
    margin: 18px auto;
    width: auto;
    max-width: 800px !important;
    flex-direction: row;
}
	.text-galeria {
  
    font-size: 24px;

}
	.flecha-left1 {

    left: -37px;
        height: 86%;

    font-size: 55px;
}
.flecha-left2 {
 
    right: -37px;
        height: 86%;

    font-size: 55px;
}
}