@font-face { font-family: 'Champagne and Limousine'; src: url('../Fonts/Champagne&Limousines.ttf'); -webkit-font-smoothing: antialiased; font-weight: 700; } @font-face { font-family: "Open Sans"; font-style: normal; font-weight: 300; src: url("../Fonts/OpenSans.woff") format("woff"); } #logo { opacity:0; transition: opacity 0.5s ease-in-out; } html, body { font-family: 'Open Sans'; -webkit-font-smoothing: antialiased; -webkit-text-stroke: 0.50px; letter-spacing: 0.5px; } .left{ text-align: left!important; } .section{ padding: 30px; } .max-top-space{ margin-top: 100px; } .promocion { background-image: url("../Images/wallpapo.jpg"); background-size: cover; color: #FFF; padding-bottom: 5rem; } input[type='number'] { -moz-appearance:textfield; } input::-webkit-outer-spin-button, input::-webkit-inner-spin-button { -webkit-appearance: none; } .help{ color: rgb(128, 128, 128); font-style: italic; } .mandatory{ color: #ED5565 } .top-space{ margin-top: 10px; } .disclaimer{ color: rgb(128, 128, 128); font-size: 80%; font-style: italic; }