@yellow: #ebc400; @blue: #83b2e0; img{ max-width: 100%;} .img100{ width: 100%;} .npnm{ margin:0; padding: 0} body{ background:#41221c;font-family: 'COCOGOOSE'; font-size:16px; color:#FFF} ::-webkit-input-placeholder { /* Chrome/Opera/Safari */ color: #a0908d; } ::-moz-placeholder { /* Firefox 19+ */ color: #a0908d; } :-ms-input-placeholder { /* IE 10+ */ color: #a0908d; } :-moz-placeholder { /* Firefox 18- */ color: #a0908d; } .bgyellow{ background:url(../../images/bgyellow.png) no-repeat center; background-size:cover; img{ height:70%; width:auto; position: relative; top: 50%; left:-10%; transform: translateY(-50%) ; } } .bgplane{ background:url(../../images/plane.png) no-repeat bottom; background-size:cover; } .redes{ padding-top:20px; a{ display:inline-block; margin:0 10px} } .sec2{ background:#5c272a; h2{ padding:10px 0; span{ color:@yellow } } .yy{ width:20%; margin:auto; height:3px; background:@yellow; margin-top:-10px; } .elma{ img{ margin:20px 0;} .blue{ color:@blue} } } .sec3{ padding:40px 0 20px 0; .bgcf{background:#5c272a;} form{ display:block; padding:10px 20px; .form-control,select{ height:50px} .form-control{ -webkit-border-radius: 0px;-moz-border-radius: 0px;border-radius: 0px; color:#5c272a; border:3px solid #FFF; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; &:focus{ border-color:@yellow;} } } input[type="text"]:disabled { background: #fff; } .image-preview-input { position: relative; overflow: hidden; margin: 0px; color: #333; height:50px; background-color: @yellow; color:#FFF; vertical-align:middle; padding-top:15px; -webkit-border-radius: 0px;-moz-border-radius: 0px;border-radius: 0px; } .image-preview-input input[type=file] { position: absolute; top: 0; right: 0; margin: 0; padding: 0; font-size: 20px; cursor: pointer; opacity: 0; filter: alpha(opacity=0); } .image-preview-input-title { margin-left:2px; } .btsubmit{ color:#FFF; background:@yellow;-webkit-border-radius: 0px;-moz-border-radius: 0px;border-radius: 0px; font-size:30px; } .checkbox{ font-size:14px;} } .yy{ width:20%; height:3px; background:@yellow; margin-top:-10px; } .yellow{ color:@yellow; } .gracias{ .yy{ margin:auto; width:10%; } .codigo{ background:#FFF; color:#000; padding:10px; text-transform:uppercase; font-size:30px; margin:30px 15px;} } .terminos{ padding:20px; font-size:12px; color:#41221c; } .onlyBig{ display:none} @media (min-width: 1800px) { .onlyBig{ display:block} .hideBig{ display:none} } @media (min-width: 767px) { .hidden-sm{ display:none !important} } @media (max-width: 767px) { // Align text to center. .text-xs-center { text-align: center; } .btsubmit{ display:block; width:100%} } a,a:hover,a:focus,a:active{ color:#FFF;} .ckk{ border:2px solid transparent;} .parsley-errors-list{ display:none} .parsley-error{ border-color:#F00 !important} footer{ font-size:10px; padding:12px 0; text-align:center; background:#000; }