

@import url("https://fonts.googleapis.com/css?family=Asap:400,700|Roboto:300,400,700,900&display=swap");

@font-face {
    font-family: 'Made Tommy Black';
    src: url('font/MADE-TOMMY-Black.woff2') format('woff2'),
        url('font/MADE-TOMMY-Black.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Made Tommy Regular';
    src: url('font/MADE-TOMMY-Regular.woff2') format('woff2'),
        url('font/MADE-TOMMY-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

* {
    padding: 0;
    margin: 0;
    vertical-align: baseline;
    list-style: none;
    border: 0;
}

:root {
    --white: #fff;
    --bg: #FFF2E4;
    --default-1: #FFF;
    --default-2: #fff;
    --sucess: #ff5285;
    --gray-1: #00000029;
    --gray-2: #707070;
    --gray-3: #484848;
}

a {
    text-decoration: none !important;
}

.wrapper td,
.wrapper div,
.wrapper p,
.wrapper input,
.wrapper textarea,
.wrapper select,
.wrapper a,
body,
.promo-home-txt h3,
.home-container {
    font-family: 'Montserrat', sans-serif !important;
}

body {
    overflow-x: hidden;
}

main {
    background-color:#ffffff;

}

header {
    width: 100%;
    display: flex;
    justify-content: left;
    align-items: center;
    background: var(--default-1);

}

header img {
    height: 80px;
    padding: 13px
}



.form--holder {

    display: flex;
    flex-direction: row;
    justify-content: space-around;

   
    margin: 0 auto;
}

.naked {
    width: 100%;
}
.border img{
    width: 100%;
}

.form--main {
	width: 60%;
}

h1.spotlight {
    font: normal normal 800 95px/149px Montserrat;
    color: var(--gray-2)
}

h1.spotlight b {
    font: normal normal 800 163px/100px Montserrat;
    color: var(--default-1)
}

.mail--holder {
    height: auto;
    background: var(--default-1);
    border-radius: 30px;
    display: flex;
    flex-wrap: wrap;
	justify-content: space-between;
	
}

.container_bn {
	display: flex;
	justify-content: flex-end;
}



.naked img {
	width: 100%;
	display: block;
}

.input--title {
   
    text-align: left;
	padding: 55px 35px 35px 33px;
}

.mail--title{
    color: #ff5285;
    font-size: 30px;
    font-family: 'Made Tommy Black';
    text-transform: uppercase;
}

.input--title span{
    font-family: 'Made Tommy Regular', sans-serif;
    line-height: 25px;
    font-weight: bold;
    font-size: 25px;
}
.input--holder {
 /*   background: var(--default-2);
    border-radius: 35px;
    width: 412px;
    height: 69px;
    display: flex;
    align-items: center;*/
    display: flex;
    flex-direction: column;
    align-items: left;
	margin-left: 30px;
}


.input--holder label{
    font-family: 'Made Tommy Regular', sans-serif;
    font-size: 22px;
    color: #ff5285;
    font-weight: bold;
    padding-right: 10px;
   
  
}

.boton{
    cursor: pointer;
    background-color: transparent;
}
.boton img{
    max-width: 180px;
    width: 100%;
}

.input--holder input{
    background: #f7c9de;
    color:#ff5285;
    width: 100%;
    height: auto;
	border-radius: 20px;
	padding: 8px;
}



.completeInput{
    font-family: 'Made Tommy Regular', sans-serif;
    font-size: 16px;
    color: #ffffff;
    background: transparent;
width: 100%;
    height: auto;
}

input#email::placeholder {
    color: #ee5382;
}

:focus-visible {
    outline: none;
}

#form {
    display: flex;
    flex-wrap: wrap;
    margin: 23px 0 42px;
    justify-content: center;
}
.button{
    text-align: center;
    margin-bottom: 34px;
    margin-top: 13px;
}
button.submit-btn {
    font: normal normal bold 20px/31px Montserrat;
    color: var(--default-1);
    background: var(--white);
    border-radius: 35px;
    width: 412px;
    height: 69px;
    cursor: pointer;
    margin-top: 32px;
}

/* button.submit-btn.sucess {
    background: var(--sucess);
    color: var(--white);
}
button.submit-btn.sucess:hover {
    background: var(--sucess);
    color: var(--white);
    border: none;
}
button.submit-btn:hover {
    border: 2px solid var(--white);
    color: var(--white);
    background: var(--default-1);
    transition: all ease-in-out 0.3s;
} */



.share a {
    cursor: pointer;
}

.Gif {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
   
    margin: 0 auto;

}

.Gif img{
    width: 100%;
}

img.img-title {
    margin: 0 50%;
}

p.share--text {
    font: normal normal normal 30px/37px Montserrat;
    text-align: center;
    color: var(--gray-2);
    margin: -25px auto 25px;
    max-width: 796px;
}

.share--btns {
    display: flex;
    gap: 12px;
    margin-bottom: 53px;
}

.footer {
    padding-bottom: 90px;
}

.footer--img {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    max-width: 1200px;
    margin: 0 auto;
}

.info--img {
    width: 100%;
    text-align: center;
    margin-top: 60px;
}



.form_acepto {
margin-left: 20px;
	padding: 10px;
}


	
.input--title p {
    font-size: 1em;
    margin: 8px 1em 0;
    text-align: center;
    font-weight: 400;
    color: var(--white);

}

@media screen and (min-width:1920px) {
    .bg-element {
        top: 536px;
        left: 1302px;
    }
}

@media screen and (min-width:1280px)and (max-width:1680px) {
    .bg-element {
        top: 540px;
        left: 1000px;
    }
}




.info--img img{
    width: 75%;
}

.form{
    background-color: #ffffff;
}



@media screen and (max-width:768px) {
 
	.container_bn {
		display: none;
	}



    .form--holder {
        padding-top: 20px;
        flex-direction: column-reverse;
        padding: 15px;
    }

    .info--img::after {
        display: none;
    }

    .share--btns {
        flex-direction: column;
        margin-bottom: 20px;
    }

    .input--title {
        margin-top: 20px;
    }

    #form {
        margin: 10px 0 35px;
    }

    .form--main {
        margin-top: 20px;
        width: 100%;
      
    }

    .mail--holder {
        width: 100%;
        height: auto;

    }

    .input--holder {
        width: 273px;
    }



    .button {
        padding-bottom: 20px;
    }

    img.img-info {
        width: 100%;
        height: auto;
    }
}

@media screen and (max-width:425px) {
    p.share--text {
        width: 280px;
    }

    img.img-title {
        width: 90%;
        height: auto;
    }
}