
#container {
    color:#000000;
}
.content {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    /*border: solid 1px black;*/
}
.logos_container {
    margin-top: 30px;
    width: 90%;
    /*border: solid 1px blue;*/
}
.logos_content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    /*border: solid 1px red;*/
}
.h2_text_bolded {
    font-size: 2.2rem;
    font-weight: bold;
}
.examples {
    width: 80%;
    display: flex;
    flex-direction: column;
    margin-left: 40px;
    /*border: solid 1px black;*/
}
.examples a {
    padding: 30px 0;
    text-align: center;
}
.examples span:nth-child(2) {
    text-align: center;
    color: black;
    /*border: solid 1px green;*/
}
/*.plan-col:first-child > .col-content*/
.examples span {
    text-align: center;
    color: #707070;
    /*border: solid 1px red;*/
}
.examples p {
    padding-top: 10px;
}
#explanatory_vidios {
    padding-top: 50px;
    text-align: center;
    color: black;
    font-size: 2em;
}
#explanatory_vidios_container {
    width: 100%;
    margin-top: 30px;
    display: flex;
    justify-content: center;
    /*border: solid 1px red;*/
}
#explanatory_vidios_content {
    display: flex;
    flex-direction: column;
}
.explanatory_vidios {
    margin-left: 0;
}
.explanatory_vidios_text {
    text-align: center;
    color: #707070;
}
.explanatory_vidios_link {
    border:solid 2px #707070;
}
#whatsapp_content {
    margin-top: 30px;
}
.logo_div {
    text-align: center;
}
.logo_div a {
    /*border: solid 1px yellowgreen;*/
}
#logo_accedeme a img {
    margin-top: 0;
    width: 440px;
    max-width: 80%;
    height: auto;
    text-decoration: none;
}
#logo_kitdigital a img {
    width:305px;
    max-width:80%;
    height:auto;
    text-decoration:none;
}
#logos_oficiales {
    margin-top: 30px;
    text-align: center;
    /*border: solid 1px blue;*/
}
#logos_oficiales img {
    width: 350px;
}
#title {
    margin: 50px auto;
    color: #0E3590;
    text-align: center;
    font-size: 2.25em;
    font-weight:bold;
    letter-spacing:0.03em;
}
#subtitle {
    padding: 0 30px;
    margin: 0 auto;
    text-align: center;
    font-weight: 500;
    font-size: 2em;
    line-height: 1.2;
}
#smiling_partners {
    padding: 50px;
}
#text_1 {
    padding: 0 30px;
    margin:15px 0;
    text-align: center;
    font-weight: 500;
    font-size: 2em;
    line-height: 1.2;
}
#text_1_span {
    font-size: 2em;
    font-weight: bold;
    line-height: 30px;
}
#text_1_bold {
    padding: 0 20px;
    margin:40px 0;
    text-align: center;
    font-size: 1.5em;
    font-weight: bold;
    line-height: 1.6em;
    letter-spacing: 0.02em;
}
.text_1_bold {
    padding: 0 20px;
    margin:40px 0;
    text-align: center;
    font-size: 1.5em;
    font-weight: bold;
    line-height: 1.6em;
    letter-spacing: 0.02em;
}
#grey_box_1 {
    padding: 30px 100px;
    background-color: #eeeeee;
}
#text_margin {
    margin-top: 30px;
}
.email_subtitle {
    color: #0e3590;
    font-size: 2.5em;
    line-height: 35px;
    font-weight: bold;
    text-align: center;
}
#only_50 {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    /*border: solid 1px blue;*/
}
#number_50 {
    width: 60%;
    padding-left: 20px;
    color: black;
    font-size: 2.5em;
    font-weight: bold;
    text-align: left;
    /*border: solid 1px red;*/
}
#number_50 span {
    font-size: 2.5em;
}
#text_iva {
     padding-top: 10px;
     color: #707070;
     font-size: 1em;
 }
.text_h2_p h2 {
    margin: 10px 0;
    color: black;
    text-align: center;
    font-size: 2em;
    font-weight: bold;
    letter-spacing: 0.02em;
}
.text_h2_p p {
    text-align: center;
    font-size: 1.5em;
    /*line-height: 32px;*/
    letter-spacing: 0.03em;
}
.text_h2_p_2 h2 {
    margin: 10px 0;
    color: #000000;
    text-align: center;
    font-size: 1.2em;
    /*font-weight: bold;*/
    letter-spacing: 0.02em;
}
.text_h2_p_2 p {
    margin: 20px 0;
    color: #707070;
    text-align: center;
    font-size: 2em;
    font-weight: bold;
    /*line-height: 32px;*/
    letter-spacing: 0.03em;
}
#list_content {
    display: flex;
    justify-content: center;
    /*border: solid 1px blue;*/
}
#list {
    width: 80%;
    /*border: solid 1px blue;*/
}
#list ul {
    font-size: 1.2em;
}
#list li {
    margin: 20px 0 0 10px;
    list-style: circle;
}
#list li span {
    color: #0E3590;
    text-align: left;
    font-weight: bold;
}
#list li p {
    padding-left: 20px;
}
.email_text_grey_tr {
    margin-top: 20px;
    font-size: 1.2em;
    color: #707070;
    /*border: solid 1px red;*/
}
.email_text_black_tr {
    padding-top: 10px;
    padding-left: 60px;
    text-align: left;
    color: #000000;
    font-size: 1em;
    line-height: 1.2em;
    /*border: solid 1px red;*/
}
#important_content {
    width: 80%;
    padding: 20px 10px 50px 0;
    text-align: center;
    background-color: #eeeeee;
    color: #000000;
}
#important {
    padding-top: 10px;
    padding-left: 60px;
    text-align: left;
    color: #000000;
    font-size: 1em;
    line-height: 1.5em;
}
#important span {
    font-size: 1.2em;
    font-weight: bold;
    color: #0E3590;
}
#more {
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
    color: #000000;
}
#partner_a {
    padding-bottom: 0;
    text-align: center;
    color: #000000;
}
#partner_a a {
    margin-top: 20px;
    font-size: 1.2em;
    font-weight: bold;
    line-height: 1.5em;
}
#free {
    padding-top: 20px;
    padding-bottom: 20px;
    color: #000000;
    text-align: center;
    border: solid 1px transparent;
}
#free span {
    font-weight: bold
}
#many {
    padding: 50px;
    font-size: 2em;
    text-align: center;
    background-color: #eeeeee;
}
#help {
    padding-top: 50px;
    text-align: center;
    color: #707070;
}

.button_i_like {
    padding: 35px;
    font-size: 1.875em;
    background-color: #ffffff;
}
.button_i_like p {
    padding: 10px;
    /*text-align: center;*/
}
.button_i_like a {
    padding: 10px;
    text-align: center;
    border-radius:10px;
    background: #0E3590;
    text-decoration: none;
}
.button_i_like span {
    padding: 10px;
    color: #ffffff;
    font-weight: bold;
}
#we_are_experts p {
    text-align: center;
    font-size: 26px;
    line-height: 32px;
    font-weight: bold;
    letter-spacing: 0.02em;
}
.page_example {
    padding-top: 20px;
    text-align: center;
}
.page_example a {
    text-decoration: none;
}
.page_example span {
    color: #000000
}
#our_widget {
    margin-top: 50px;
}
#our_widget_a {
    color: #000;
    font-size: 1.2em;
    font-weight: bold;
}
#me {
    color: #E42724;
}
#our_widget span {
    text-align:center;
    font-size: 2em;
    font-weight: bold;
    letter-spacing: 0.02em;
    /*border: solid 1px green;*/
}
#our_widget_text {
    width: 100%;
    padding: 30px;
    background-color: #ffffff;
}
#our_widget_text p {
    margin: 0;
    font-size: 1.5em;
    line-height: 28px;
    letter-spacing: 0.02em;"
}
#any {
    padding:10px;
}
#any a {
    color:#000;
}
#platforms {
    width: 80%;
}
#platforms img {
    width: 100%;
    height: auto;
    display: block;
    text-align: center;
    text-decoration:none;
    color:#ffffff;
}
#why {
    width: 80%;
    padding: 20px 0;
}
#why img {
    width: 100%;
    height: auto;
    display: block;
    border: none;
    text-decoration: none;
    color:#ffffff;
}
#our_partners h2 {
    text-align: center;
    margin-top: 30px;
    font-size: 2em;
    font-weight: bold;
    letter-spacing: 0.02em;
}
#our_partners_content {
    padding: 35px 0 11px 0;
    /*border: solid 1px green;*/
}
#our_partners_imag_text_content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
#our_partners_imag_1 img {
    width: 115px;
    max-width: 80%;
    margin-bottom: 20px;
}
#our_partners_title {
    max-width: 395px;
    vertical-align: top;
    padding-bottom: 20px;
}
#our_partners_title span {
    margin: 15px 0;
    text-align: left;
    font-size: 26px;
    font-weight: bold;
    line-height: 32px;
    letter-spacing: 0.02em;
}
#stars {
    width: 100%;
    margin-top: 0;
    margin-bottom: 12px;
    /*border: solid 1px green;*/
}
#stars a {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 0;
    margin-bottom: 12px;
    /*border: solid 1px green;*/
}
#stars_img_1 {
    width: 80%;
    height: auto;
}
#stars_img_2 {
    width: 100%;
    height: auto;
}
#blablabla {
    text-align: center;
    /*border: solid 1px green;*/
}
#blablabla h2 {
    margin:15px 0;
    text-align: center;
    font-size: 2em;
    line-height: 32px;
    font-weight: bold;
    letter-spacing: 0.02em;
}
#blablabla p {
    margin-top :0;
    margin-bottom:18px;
    font-size: 1.2em;
}
#button_1 {
    margin:0;
    text-align:center;
}
#button_1 a {
    margin-bottom: 30px;
    background: #0E3590;
    text-decoration: none;
    padding: 5px 15px;
    color: #ffffff;
    border-radius: 10px;
    display: inline-block;
}
#button_1 span {
    font-size: 20px;
    font-weight: bold;
}
#date {
    width: 100%;
    padding: 30px 0;
    text-align: center;
    background-color: #404040;
    color: #cccccc;
}
#date p {
    margin: 0;
    font-size: 0.87em;
    line-height: 20px;
}


@media (min-width: 576px) {
}
@media (min-width: 768px) {
}
@media (min-width: 900px) {
    .logos_container {
        width: 60%;
    }
    .logos_content {
        flex-direction: row;
    }
    .examples {
        width: 80%;
        /*margin-left: 60px;*/
    }
    .logo_div {
        /*width: 50%;*/
    }
    #logo_accedeme a img {
        margin-top: 30px;
    }
    #logo_kitdigital {
    }
    #logos_oficiales img {
        width: auto;
    }
    #our_widget_text {
        width: 50%;
    }

    #platforms {
        width: 40%;
    }

    #why {
        width: 40%;
    }
    #our_partners_imag_text_content {
        flex-direction: row;
    }
    #stars_img_1 {
        width: 60%;
        height: auto;
    }
    #stars_img_2 {
        width: 80%;
        height: auto;
    }
    #button_1 span {
        font-size: 1.87em;
    }
    #date {
         /*width: 50%;*/
     }
}
@media (min-width: 1200px) {
    #date {
        width: 50%;
    }
    #text_margin {
        margin-top: 60px;
    }
    #number_50 {
        font-size: 3em;
    }
    #number_50 span {
        font-size: 3em;
    }
    .text_h2_p_2 h2 {
        margin-top: 30px;
        font-size: 1.5em;
    }
    #list {
        width: 50%;
    }
    #important_content {
        width: 50%;
    }
    #explanatory_vidios_content {
        display: flex;
        flex-direction: row;
    }
    .explanatory_vidios {
        margin-left: 20px;
    }

}