@font-face {
  font-family:"rollerscript-smooth";
  src:url("https://use.typekit.net/af/03b7db/00000000000000007735a92c/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"),url("https://use.typekit.net/af/03b7db/00000000000000007735a92c/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"),url("https://use.typekit.net/af/03b7db/00000000000000007735a92c/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("opentype");
  font-display:auto;font-style:normal;font-weight:400;
}

@font-face {
font-family:"montserrat";
src:url("https://use.typekit.net/af/7ad153/00000000000000007735a19d/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n8&v=3") format("woff2"),url("https://use.typekit.net/af/7ad153/00000000000000007735a19d/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n8&v=3") format("woff"),url("https://use.typekit.net/af/7ad153/00000000000000007735a19d/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n8&v=3") format("opentype");
font-display:auto;font-style:normal;font-weight:800;
}

button:focus {
    outline: none !important;
}

.promo *, .form_fields .form_checkbox a{
	margin: 0;
	padding: 0;
	font: normal 400 16px/1.3em "FuturaMdBTMedium", Arial, Helvetica, sans-serif;
}

body *{
	box-sizing: border-box;
}

img{
    max-width: 100%;
}

.promo{
    width: 100%;
    max-width: 1600px;
    margin: 0 auto;
    /* display: table; */
}

.imago{
  cursor:pointer;
}

.promo_text i{
  font: normal 600 20px/1.3em "FuturaMdBTMedium", Arial, Helvetica, sans-serif;
  color: #000000;
}

.requirements{
   margin-top: 2rem;
   display: block;
}

.requirements small{
    font-size: 80%;
    font-weight: 400;
    margin: 0.5rem 0;
    display: block;
}

.photo{
    width: 100%;
    display: table;
    margin-bottom: 1rem;
    height: auto;
}
.bold{
    text-transform: uppercase;
    font-family: rollerscript-smooth, sans-serif;
    font-style: normal;
    font-size: 3.5rem;
    line-height:.9em;
    color: #D42426;
    font-weight: bolder;
}

.promo_text{
    padding: 2rem;
}

.promo_header{
    text-align: center;
    width: 100%;
}

.promo_header h1 {
	color: #000000;
	font-size: 2rem;
	line-height: 1.5em;
	margin: 0 0 2rem 0;
  letter-spacing: 2px;
  font-family: montserrat, sans-serif;
  font-weight: 800;
  font-style: normal;
}
.promo_text h2 {
    margin-bottom: 2rem;
    color: #000000;
    font-family: rollerscript-smooth, sans-serif;
    font-style: normal;
    font-size: 2.5rem;
    line-height: 1.3em;
    color: #D42426;
    font-weight: bolder;
    text-align: center;
}

.promo_header span {
	font: normal 400 16px/1.3em "FuturaMdBTMedium", Arial, Helvetica, sans-serif;
	margin-bottom: 2rem;
	color: #827d9d;
}

.promo_text ul, .promo_text ol {
	list-style-type: none;
	list-style-position: inside;
	display: block;
}

.promo_text p {
	font-size: 1.2rem;
	line-height: 1.2em;
	margin-bottom: 1rem;
	color: #000;
}

.promo_text li, .promo_thanks {
	font-size: 1.2rem;
	line-height: 1.2em;
	margin-bottom: 1rem;
	color: #000;
}

.promo_text button {
	background-color: #000000;
	padding: 1rem 1.5rem;
	margin: 3rem auto;
	display: table;
	color: #fff;
	font: italic  1.3rem / 1.35em 'playfair_displaybold', Arial, Helvetica, sans-serif;
	border-radius: 2em;
}

.m_popup .m_popup_text p {
    margin-top: 15px;
    font-size: .9rem;
    line-height: 1.4rem;
    font-family: arial;
}

/* formulario */

form .m_header_guide {
  display:none;
}

.form_fields .form_checkbox {
    margin-bottom: 3rem !important;
}

button#js_cool_promo_submit_button{
    position:relative;
    margin-top: 0;
}

button#js_cool_promo_submit_button:after{
       content: "Enter giveaway";
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate3d(-50%, -50%, 0);
    height: auto;
    width: 90%;
    margin: 0;
    padding: 0;
}
.m_btn:after, .wizard > .steps .current a, .wizard > .actions a:after{
  background-color: #000000;
}
button#js_cool_promo_submit_button:hover{
  background-color: #000000;
}

.form_fields .form_checkbox label {
    padding-top: 0;
}

.form_fields .form_checkbox label.step_error {
    font-weight: bold;
    font-style: italic;
    padding: 0 0 0 1rem;
    font-size: 16px;
    color: #C00 !important;

}

.section.actions_section{
  margin-top: 1rem;
}

ul.share-others {
    list-style: none;
    display: table;
}

ul.share-others li{
    margin-right:1.5rem;
}

ul.share-others i{
    font-size:1.3rem;
}

a.js_share_whatsapp.js_social_share.btn.btn-whatsapp {
    background: none;
    box-shadow: none;
    color: #C00;
    padding: 0;
    margin: 0;
    border-radius: 0;
    margin: -10px 0 0;
}

p.comentarioFinal {
    text-transform: uppercase;
    font-size: .8rem;
    margin: 2rem 0 1rem;
}

.m_popup{
  background-color:#FFFFFF;
} 

.m_popup_header{
  padding-right:2rem;
  width:100%;
}

.legal-provider-container{
  display:none;
}

@media screen and (min-width: 905px){
  .page-landing #topBar .socialmedia {
      display: none;
  }
}

@media screen and (max-width: 1024px)  {
.promo_content img{
  width:100%;
}
}

@media screen and (min-width: 1025px)  {
  .promo_header{
    margin-top: 1.5rem;
}

    body{
        background-color: #fff !important;
    }

    .promo_content{
        display: flex;
        align-items: flex-start;
        background-color: #fff;
        padding: 2rem 0;
    }
    .photo{
        width: 52%;
        margin: 0;
    }

    .promo_header span {
        font-size: 2.5rem;
    }
    .promo_header h1 {
        font-size: 4rem;
    }
    .promo_text {
        padding: 0 0 0 2rem;
        width: 48%;
    }

    .promo_text h2 {
        font-size: 3rem;
        text-align: left;
    }
    
    .promo_text ol{
      float:left; 
      width:50%;
      margin-bottom: 2.5rem;
    }
    
    .promo_text li, .form_fields .form_checkbox a{
        font: normal 400 16px/1.3em "FuturaMdBTMedium", Arial, Helvetica, sans-serif;
    }

    .promo_text button{
        margin: 0 auto;
    }
    
    .promo_text form{
      float:left;
      width:100%;
    }
}
