html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
    font-family: 'Open Sans', sans-serif !important;
}
.logo-modal{
    height: 50px;
    width: 225px;
    
}
body {
    line-height:1;
}

.amount{
    display: flex;
    justify-content: center;
}
.error{
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:75%;
    color: red;
    float: left;
    font-family: 'Open Sans', sans-serif !important;
}
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
    display:block;
}

nav ul {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
    text-decoration: none;
    color: inherit;
}

/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}

/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
    vertical-align:middle;
}

.bordergray {
        border-bottom: 2px solid #ececec;
}


.container {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

.header {
    width: 95%;
    border-bottom: 2px solid #ececec;
    padding: 20px 2.5%;
    display: block;
    overflow: hidden;
    margin: 0 auto;
}

.producto {
    display: block;
    float: left;
    width: 100%;
    max-width: 60%;
    min-width: 500px;
}

.img-prod {
    display: block;
    float: left;
    width: 40%;
}

.logo {
    display: block;
    float: left;
}

.distr {
    display: block;
    float: right;
    height: 90px !important ;
    width: 200px !important ;
}

.main-content {
    width: 95%;
    max-width: 1280px;
    margin: 0 auto;
    display: block;
    padding: 50px 2.5%;
    overflow: hidden;
}

.thermomix {
    float: left;
}

label {
    display: block !important;
    font-weight: 600;
    text-align: left;
}


.acards {
    text-align: left;
}

.acards p {
    font-weight: 600;
    float: left;
    margin-top: 10px;
}

.acards img {
    max-width: 75px;
    margin-left: 5px;
}

.cc-number.identified {
    background-repeat: no-repeat;
    background-position-y: center;
    background-position-x: center;
    background-size: 50px;
    background-color: #fff;
}

.cc-number.visa {
    background-image: url(../img/cc_visa.jpg)
}

.cc-number.amex {
    background-image: url(../img/cc_amex.jpg)
}

.cc-number.cabal {
    background-image: url(../img/cc_cabal.jpg)
}

.cc-number.master {
    background-image: url(../img/cc_master.jpg)
}

.cc-number.none {
    background-image: url(../img/cc_empty.jpg)
}

.teacft small {
    display: block;
    float: left;
    margin-top: 10px;
    width: 100%;
    text-align: left;
}

.teacft .cft-container {
    display: block;
    float: left;
    width: 100%;
    text-align: left;
    line-height: 41px;
    font-size: 36px;
    font-weight: 600;
}

.mainform {
    border: 1px solid #ccc;
    overflow: hidden;
    background-color: #fff;
    padding: 20px;
    border-radius: 10px;
}

.fheader {
    background-color: #eaeaea;
    border-radius: 5px;
}

.thermotitle {
    font-size: 36px;
    border-bottom: 6px solid #009c3b;
    padding: 0 0 24px 0;
    text-align: left;
    font-weight: 600;
}

h1 span, .h1 span, h2 span, .h2 span, h3 span, .h3 span, h4 span, .h4 span, h5 span, .h5 span, h6 span, .h6 span {
    color: #009c3b;
}

.bggray {
    background-color: #f5f5f5;
}

.bigtext {
    font-size: 20px;
    line-height: 1.5em;
    text-align: justify;
    color: #113c2b;
    padding: 55px 0;
    margin-bottom: 25px;
    font-weight: 300;
    border-bottom: 5px solid #009c3b;
}

#bigtext2 {
    font-size: 20px;
    line-height: 1.5em;
    text-align: center;
    color: #113c2b;
    margin-bottom: 25px;
    margin-top:25px;
    font-weight: 300;
}

.form-content {
    background-color: #f5f5f5;
    width: 100%;
    width: 95%;
    padding: 50px 2.5%;
}

.form-content h2 {
    width: 100%;
    text-align: center;
    font-size: 32px;
    font-weight: 500;
    margin-bottom: 15px;
    color: #000;
}

.footer {
    background-color: #113c2b;
    width: 100%;
    padding: 20px 0;
    color: #fff;
    border-bottom: 15px solid #0d231a;
    text-align: center;
}

.footer span {
    float: left;
    margin-right: 5%;
    line-height: 1.2em;
    position: relative;
    width: 20%;
    text-align: left;
}

a.flink {color: #fff !important; text-decoration: none;}

.footer span:nth-child(1) {
    font-size: 32px;
    font-weight: 700;
}

.fo-in {
    display: block;
    max-width: 1280px;
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}

.fo-in span strong {
    text-transform: uppercase;
    color: #009b3c;
    display: block;
    font-size: 18px;
    margin-bottom: 5px;
}

.footer span:nth-child(2):before {
    content: url(../img/telefono.png);
    position: absolute;
    left: -41px;
    top: 3px;
}

.footer span:nth-child(3):before {
    content: url(../img/direccion.png);
    position: absolute;
    left: -39px;
    top: 4px;
}


.footer span:nth-child(4):before {
    content: url(../img/website.png);
    position: absolute;
    left: -43px;
    top: 1px;
}


@media screen and (max-width: 980px) {

.fo-in span strong {
    text-transform: uppercase;
    color: #009b3c;
    display: block;
    font-size: 6vw;
    margin-bottom: 0vw;
}

.footer span {
    float: left;
    margin-right: 0;
    margin: 0 auto;
    font-size: 5vw;
    margin-bottom: 3vw;
    line-height: 1.2em;
    position: relative;
    width: 100%;
    text-align: center;
}

.footer span:nth-child(1) {
    font-size: 8vw;
    font-weight: 700;
}



.holder {
    width: 100%;
}

.producto {
    max-width: 100%;
        min-width: 100%;
}

.img-prod {
    display: block;
    float: left;
    text-align: center;
    width: 100%;
    margin: 0 auto;
}

.thermomix {
    float: left;
    text-align: center;
    margin: 0 auto;
    width: 100%;
}


.footer span {
    float: left;
    margin-right: 0;
    margin: 0 auto;
    margin-bottom: 22px;
    line-height: 1.2em;
    position: relative;
    width: 100%;
    text-align: center;
}

@media screen and (max-width: 560px) {

.acards p {
    font-weight: 600;
    float: left;
    margin-top: 10px;
    display: block;
    width: 100%;
}

.logo {
    display: block;
    float: left;
    width: 100%;
    margin-bottom: 20px;
}

.distr {
    display: block;
    float: right;
    /* width: 50%; */
    height: 90px;
    width: 200px;
}}}
