@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800'); 

*{
    font-family: 'open sans', sans-serif !important;
}

/*.GothamNarrowBold {
font-family: 'GothamNarrowBold' !important;
}

.GothamNarrowBook {
font-family: 'GothamNarrowBook' !important;
}*/


div#SubsCenter {
    padding-bottom: 10px;
    border-style: solid;
    border-width: 0px 0px 5px 0px;
    border-color: #DC4668;
}
.layout-canvas-g { background-color: #000000 !important; }

/*.GothamNarrowBook {
font-family: 'GothamNarrowBook' !important;
}*/

@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800'); 

#STT {
    color: #DC4668 !important;
}

body {
    font-family: 'GothamNarrowBook','open sans', sans-serif !important;
}

p {
    margin: 10px;
}
.pb-3, .py-3 {
    padding-bottom: 1.1rem !important;
    background-color: #DC4668 !important;
}

div.box-right {
    display: block;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: rgba(62,62,63,0.7);
    padding: 20px 50px;
    /* max-width: 600px; */
    align-self: center;
}

form .smartcapture-controls {
    width: 100%;
}

form.smartcapture-content-wrapper a.btn {
    background: #dc4668;
    color: #FFF;
    text-transform: uppercase;
    border-radius: 0px;
    padding: 6px 50px;
    font-weight: bold;
    text-decoration: underline;
    font-size: 16px;
}

form.smartcapture-content-wrapper input[type="email"] {
    background: #FFFF;
    -webkit-appearance: none;
    border: #5a5f61 solid 1px;
    display: block;
    padding: 15px 15px;
    height: 50px !important;
    font-size: 16px;
    border-radius: 16px;
    -moz-border-radius: 16px;
    -webkit-border-radius: 16px;
}

div#SubsCenter p {
    color: #ffffff;
    font-size: 30px;
}

.container-general > .layout {
    background-image: url("https://image.mail.iadb.org/lib/fe45157075640479751170/m/3/c9c6d320-26ba-4158-8182-daba1482817c.png");
    background-repeat: no-repeat;
    background-position: right top;
    background-size: 50%  100%;
    height: calc(100vh - 50px);
}

.logos {
    display: block;
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 5;
}

.logos img {
  margin-left: 30% !important;
    margin-right: auto!important;
    max-width: 70%;
    height: auto !important;
    margin-top: 20px;
}

div#Text2 {
    display: block;
    margin-top: 10px;
    line-height: 1.2;
}

div#Text2 p:first-child {
    font-size: 20px;
    color: #ffffff;
    font-family: "GothamNarrowBold";
}

div#Text2 p:nth-child(2) {
    font-size: 20px;
    color: #DB4569;
    font-family: "GothamNarrowBook";
}

div#Text2 p:nth-child(3) {
    font-size: 20px;
    color: #ffffff;
    font-family: "GothamNarrowBook";
}

div#Text3 {max-width: 100%;}

div#Text3 p {
    text-align: center;
    color: #FFF;
    font-size: 20px;
    text-transform: uppercase;
}

div#Text4 p, div#Text5 p,div#Text6 p {
    color: #FFF;
    text-align: right;
    font-size: 25px;
    margin-bottom: 5px;
}

div#Text6 p {
    margin-bottom: 13px;
}

form.smartcapture-content-wrapper {
    /*width: 420px*/;
    align: center;
    text-align: center !important;
}

form.smartcapture-content-wrapper label {
    display: none;
}

.legal a {
    color: #FFFFFF !important;
    font-size: 14px;
    text-decoration: none;
}

.error-label {
    text-align: left;
    display: block;
    margin: 0px 0px;
    padding: 5px 0px 5px;
    font-size: 14px;
    color: #FF9800;
}

@media (max-width: 1280px) {
    div#SubsCenter p {
        font-size: 28px;
    }

    div#Text2 {
        margin-top: 25px;
    }

    div#Text2 p {
        font-size: 17px !important;
    }


    div#Text3 p {
        font-size: 17px;
    }

    form.smartcapture-content-wrapper a.btn {
        font-size: 13px;
    }

    div#Text3 {
        width: 100%;
    }

    form.smartcapture-content-wrapper {
        width: 100%;
    }
}

@media (max-width: 1199.98px) {
    div#Text3 p {
        padding-left: 0px;
    }
}

@media (max-width: 991.98px) {
    .wrapper-box-left {
        background: #000;
        /* padding-top: 40px; */
        padding-bottom: 60px;
    }


    .wrapper-box-right {
        background-position: right top;
        background-size: 210% auto;
    }
}

@media (max-width: 767.98px) {
    .container-general > .layout {
        height:auto;
        background: none;
    }



    .wrapper-box-left {
        padding-bottom: 40px
    }

    .wrapper-box-right {
        background-position: right top;
        background-image: url("https://image.mail.iadb.org/lib/fe45157075640479751170/m/3/c9c6d320-26ba-4158-8182-daba1482817c.png");
        background-size: 100%  100%;
        background-repeat: no-repeat
    }


.logos img {
     margin-left: 0% !important; 
     margin-right: 0%!important;

}
    .logos {
        position: relative;
        background: #000;
        padding-bottom: 30px;
        padding-top: 20px;
    }

    div#Text2 {
        margin-top: 30px;
    }

    div.box-right {
        background-color: rgba(62,62,63,0.7);
        margin-bottom: 150px;
        margin-top: 150px;
    }

    div#SubsCenter p {
        font-size: 30px;
    }

    div#Text2 p {
        font-size: 20px !important;
    }


    div#Text3 p {
        font-size: 20px;
    }

    div#Text4 p, div#Text5 p, div#Text6 p {
        font-size: 30px
    }

    div#Text3 {
        width: 100%;
    }

    form.smartcapture-content-wrapper {
        width: 100%;
    }

    form.smartcapture-content-wrapper input[type="email"] {
    height: 40px !important;
}
}






