
@font-face {
    font-family: gotham-black;
    src: url(font/gotham-black/gotham-black.eot), url(font/gotham-black/gotham-black.woff) format('woff'), url(font/gotham-black/gotham-black.ttf) format('truetype'), url(font/gotham-black/gotham-black.svg) format('svg');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: gotham-bold;
    src: url(font/gotham-bold/gotham-bold.eot), url(font/gotham-bold/gotham-bold.woff) format('woff'), url(font/gotham-bold/gotham-bold.ttf) format('truetype'), url(font/gotham-bold/gotham-bold.svg) format('svg');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: gotham-book;
    src: url(font/gotham-book/gotham-book.eot), url(font/gotham-book/gotham-book.woff) format('woff'), url(font/gotham-book/gotham-book.ttf) format('truetype'), url(font/gotham-book/gotham-book.svg) format('svg');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: gotham-light;
    src: url(font/gotham-light/gotham-light.eot), url(font/gotham-light/gotham-light.woff) format('woff'), url(font/gotham-light/gotham-light.ttf) format('truetype'), url(font/gotham-light/gotham-light.svg) format('svg');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: gotham-medium;
    src: url(font/gotham-medium/gotham-medium.eot), url(font/gotham-medium/gotham-medium.woff) format('woff'), url(font/gotham-medium/gotham-medium.ttf) format('truetype'), url(font/gotham-medium/gotham-medium.svg) format('svg');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: gotham-thin;
    src: url(font/gotham-thin/gotham-thin.eot), url(font/gotham-thin/gotham-thin.woff) format('woff'), url(font/gotham-thin/gotham-thin.ttf) format('truetype'), url(font/gotham-thin/gotham-thin.svg) format('svg');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: gotham-ultra;
    src: url(font/gotham-ultra/gotham-ultra.eot), url(font/gotham-ultra/gotham-ultra.woff) format('woff'), url(font/gotham-ultra/gotham-ultra.ttf) format('truetype'), url(font/gotham-ultra/gotham-ultra.svg) format('svg');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: gotham-xlight;
    src: url(font/gotham-xlight/gotham-xlight.eot), url(font/gotham-xlight/gotham-xlight.woff) format('woff'), url(font/gotham-xlight/gotham-xlight.ttf) format('truetype'), url(font/gotham-xlight/gotham-xlight.svg) format('svg');
    font-weight: 400;
    font-style: normal
}

body{font-family:gotham-light; color:white;overflow-x: hidden; background: #fff; background-image: url('../images/1.jpg'); background-repeat: no-repeat; background-position: top center;}
.hidden{display:none;}

.logo img{margin-top:20px; width: 300px; margin-bottom: 20px;}
h2{
    text-align: center;
    font-size:40px;
}


#subenglish{opacity:0.5;margin-bottom:30px;}
#portugues{margin-top:40px;}
#english{opacity:0.5;
    margin-bottom: 60px;}

footer{text-align: center;font-size:12px;margin-bottom:10px;width:100%;  font-family: gotham-black;
    color: #026bb9; margin-top: 40px;}


.cta-hibrid-field,
.cta-hibrid-form legend {
    font-family: gotham-book, sans-serif;
    font-size: .8em
}

.cta-hibrid-field {
    color: #fff;
    width: 70%;
    height: 47px;
    float: left;
    padding: 1em;
    border: 0;
    background: 0 0;
    border: 3px solid white;
}

.cta-hibrid-form .btn {
    width: 30%;
    padding: 0.65em 0;
    border-radius: 0;
    background-color: #90b800;
    text-transform: uppercase;
    font-family: gotham-bold;
    color:white;
}


.cta-hibrid-form .btn:hover {
    background: rgba(144, 184, 0, 0.68);
}

*:focus {
    outline: none;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: white;
}
::-moz-placeholder { /* Firefox 19+ */
  color: white;
}
:-ms-input-placeholder { /* IE 10+ */
  color: white;
}
:-moz-placeholder { /* Firefox 18- */
  color: white;
}




header h2 {
    text-align: center;
    font-family: gotham-black;
    font-size: 41px;
    line-height: 41px;
    color: #fff;
    margin: 0 0 30px 0;
}

.cta-hibrid h2 {
    text-transform: uppercase;
    margin-bottom: 1em;
}

.cta-city h2 strong, .cta-hibrid h2 strong, .feat-site-content h3, .speaker-info a {
    font-family: gotham-black, sans-serif;
}

#header-call {
    font-size: 18px;
    line-height: 24px;
    font-family: gotham-book, sans-serif;
}

form{
    margin-left: auto;
    margin-right: auto;
}






#dropdown_linguas{
    display: none;
}

.lingua i{
    font-size: 20px;
}

.lingua span{
}

#menu_language ul li:hover a{
    color: #969696;
}

#menu_language ul li i{
    height: auto;
}

#menu_language{
    margin-top: 40px;
    text-transform: uppercase;
    color: #fff;
    font-family: 'Montserrat',sans-serif;
    font-size: 15px;
    width: 150px;
    text-align: center;
}


.lingua{
    width: 150px;
    display: table-cell;
    vertical-align: middle;
    color: #fff;
}

.wrapper-dropdown-3 {
    /* Size and position */
    position: relative;
    cursor: pointer;
    outline: none;
    font-weight: bold;
    margin-left: 3px;
}

.wrapper-dropdown-3:hover{
    color: #fff;
}

.wrapper-dropdown-3:hover .lingua i, .wrapper-dropdown-3:hover span, .wrapper-dropdown-3:hover:after{
    color: #fff;
}

.wrapper-dropdown-3:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    right: 5px;
    top: 50%;
    margin-top: -3px;
    border-width: 6px 6px 0 6px;
    border-style: solid;
    border-color: #fff transparent;
}

.wrapper-dropdown-3 .dropdown {
    /* Size & position */
    position: absolute;
    top: 107%;
    left: 0;
    right: 0;

    /* Styles */
    background: white;
    border-radius: inherit;
    font-weight: normal;
    -webkit-transition: all 0.5s ease-in;
    -moz-transition: all 0.5s ease-in;
    -ms-transition: all 0.5s ease-in;
    -o-transition: all 0.5s ease-in;
    transition: all 0.5s ease-in;
    list-style: none;
    z-index: 999;
}

.wrapper-dropdown-3 .dropdown:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    bottom: 100%;
    right: 15px;
    border-width: 0 6px 6px 6px;
    border-style: solid;
    border-color: #fff transparent;
}

.wrapper-dropdown-3 .dropdown:before {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    bottom: 100%;
    right: 13px;
    border-width: 0 8px 8px 8px;
    border-style: solid;
    border-color: rgba(0,0,0,0.1) transparent;
}

.wrapper-dropdown-3 .dropdown li a {
    display: block;
    padding: 3px;
    text-decoration: none;
    color: #969696;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    font-weight: bold;
}

.wrapper-dropdown-3 .dropdown li:last-of-type a {
    border: none;
}

/* Hover state */

.wrapper-dropdown-3 .dropdown li:hover a {
    background: #fff;
}

/* Active state */

.wrapper-dropdown-3.active .dropdown {
    opacity: 1;
    pointer-events: auto;
}

#dropdown_linguas li{
    margin-left: -40px;
    border-right: 1px solid #969696;
    border-bottom: 1px solid #969696;
}

.menu_right_header{
    float: right;
    z-index: 999;
    position: relative;
}

.video{
    margin-top: 40px;
}

h3{
    text-align: center;
    font-size:30px;
    margin-top: 60px;
    font-family: gotham-black;
    text-transform: uppercase;
}

.desc_video{
    text-align: center;
    max-width: 70%;
    margin-left: auto;
    margin-right: auto;
}

.logo{
    margin-top: -57px;
}

iframe{
    border: 10px solid #fff;
}


@media (max-width: 575px) {

    h2{
        font-size: 20px;
    }

    #header-call{
        font-size: 16px;
        line-height: 20px;
    }

    .cta-hibrid-form .btn, .cta-hibrid-field{
        width: 100%;
    }

    .logo img{
        width: 250px;
    }

    .video {
        position: relative;
        padding-bottom: 56.25%; /* 16:9 */
        padding-top: 25px;
        height: 0;
    }
    .video iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

    .logo{
        margin-top: 0;
    }

    .menu_right_header {
        float: none;
        z-index: 999;
        position: relative;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
        width: 150px;
    }

    h3{
        font-size: 16px;
        margin-top: 40px;
    }

    .cta-hibrid h2{
        margin-bottom: 0;
    }

    .desc_video{
        max-width: 100%;
    }

}

/*Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) and (max-width: 767px) {
    h2{
        font-size: 20px;
    }

    #header-call{
        font-size: 16px;
    }

    .video {
        position: relative;
        padding-bottom: 56.25%; /* 16:9 */
        padding-top: 25px;
        height: 0;
    }
    .video iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

    .logo{
        margin-top: 0;
    }

    .menu_right_header {
        float: none;
        z-index: 999;
        position: relative;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
        width: 150px;
    }

    h3{
        font-size: 18px;
    }

    .desc_video{
        max-width: 100%;
    }

}

/*Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) and (max-width: 991px) {
    h2{
        font-size: 25px;
    }

    .logo{
        margin-top: 0;
    }

    h3{
        font-size: 20px;
    }


    .desc_video{
        max-width: 100%;
    }
}

/*Large devices (desktops, 992px and up)*/
@media (min-width: 992px) and (max-width: 1199px) {
    h2{
        font-size: 30px;
    }
}

/*Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) and (max-width: 1679px){
    h2{
        font-size: 35px;
    }

}




