#myVideo {
    position: fixed;
    right: 0;
    bottom: 0;
    min-width: 100%; 
    min-height: 100%;
}
.logoPrincipal{
    max-width: 200px;
}
main{
    margin: 0 2% 0 2%;
}
.active{
    color:#fd7e14 !important
}

.nav-link2 {
    display: block;
    padding: 1.5rem 1rem;
    color: #fff;
    text-decoration: none;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
    font-size:14px;
    font-weight: bold;
}
.nav-link2:hover {
    color:#fd7e14;
}

.sellinguas{

    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: url(/img/seta20.png) no-repeat center right #FFF;
    border: 1px solid #333;
    font-size: 15px;
    padding-right: 20px;

}

@font-face {
    font-family: 'OpenSans';
    src: url(../css/OpenSans-Regular.ttf);
}
@font-face {
    font-family: 'Poppins';
    src: url(../css/Poppins-Medium.ttf);
}

.panel .sections .menu li a {
    font-family: Poppins;
    font-size:13px;
    font-weight:300;
}

*{
    /*font-family: OpenSans;
    font-size:24px*/
    font-family: Poppins;
font-size: 13px;
}
.texto{
    font-family: Poppins;
    font-size:13pt;
    color: #fff;
    text-align: justify
}
.titulo{
    font-family: OpenSans;
    font-size:17pt;
    color:#fd7e14;
}
.square{
    font-size:8px
}
.slide-sobrenos{
    font-size:22px;
    text-align:justify;
    line-height: 130%;
}

.slide-sobrenos-text{
    color:#fff;
    font-size:18px;
    text-align:justify;
    padding-top:10px
}

.ponto{
    width:8px;
    height: 8px;
    background: #fd7e14;
    margin:8px 0;
}

@media (min-width: 1200px){
    .container{
        max-width: 100% !important;
    }

}
td{
    padding: 0 5px 0 5px;
    vertical-align: top;

}


.contacto input{
    border-radius: 5px;
    background: rgb(255,255,255,0.2);
    border: 0px;
    width: 100%;
    margin-bottom: 21px;
    font-size: 11px;
    padding: 10px;
}
.contacto textarea{
    border-radius:5px;
    background: rgb(255,255,255,0.2);
    border:0px;
    width:100%;
    font-size:11px;
    padding:10px;
    margin:4px 0 10px 0;
    min-height: 115px;
}
/* Base */

#awwwards{
    position: fixed;
    top: 11vh;
    width: 70px;
    height: 120px;
    text-indent: -999em !important;
    overflow: hidden;
    z-index: 11;
    background-color: transparent !important;
    -webkit-transition: all 1s ease;
    transition: all 1s ease; 
}
#awwwards.top{
    top: 20px;
}
#awwwards.left{
    left: 0;
}
#awwwards.right{
    right: 0;
}

#awwwards a{
    position: absolute;
    top: 0;
    left: 0;
    text-indent: -9999em;
    display: block;
    width: 70px;
    height: 100%;
    background-color: transparent;
    background-repeat: no-repeat;
    background-size: 100% auto;
}

@media (max-width: 767px) {
    #awwwards,
    #awwwards a{
        width: 50px;
    }
}

/* NOMINEE */

#awwwards.nominee.black.left a{
    background-image: url(../assets/img/ribbons/awwwards_nominee_black_left.png);
}
#awwwards.nominee.black.right a{
    background-image: url(../assets/img/ribbons/awwwards_nominee_black_right.png);
}
#awwwards.nominee.silver.left a{
    background-image: url(../assets/img/ribbons/awwwards_nominee_silver_left.png);
}
#awwwards.nominee.silver.right a{
    background-image: url(../assets/img/ribbons/awwwards_nominee_silver_right.png);
}
#awwwards.nominee.white.left a{
    background-image: url(../assets/img/ribbons/awwwards_nominee_white_left.png);
}
#awwwards.nominee.white.right a{
    background-image: url(../assets/img/ribbons/awwwards_nominee_white_right.png);
}
#awwwards.nominee.green.left a{
    background-image: url(../assets/img/ribbons/awwwards_nominee_green_left.png);
}
#awwwards.nominee.green.right a{
    background-image: url(../assets/img/ribbons/awwwards_nominee_green_right.png);
}

@media only screen and (-Webkit-min-device-pixel-ratio: 1.5), only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2),	only screen and (min-device-pixel-ratio: 1.5) {

    /* NOMINEE */

    #awwwards.nominee.black.left a{
        background-image: url(../assets/img/ribbons/awwwards_nominee_black_left@2x.png);
    }
    #awwwards.nominee.black.right a{
        background-image: url(../assets/img/ribbons/awwwards_nominee_black_right@2x.png);
    }
    #awwwards.nominee.silver.left a{
        background-image: url(../assets/img/ribbons/awwwards_nominee_silver_left@2x.png);
    }
    #awwwards.nominee.silver.right a{
        background-image: url(../assets/img/ribbons/awwwards_nominee_silver_right@2x.png);
    }
    #awwwards.nominee.white.left a{
        background-image: url(../assets/img/ribbons/awwwards_nominee_white_left@2x.png);
    }
    #awwwards.nominee.white.right a{
        background-image: url(../assets/img/ribbons/awwwards_nominee_white_right@2x.png);
    }
    #awwwards.nominee.green.left a{
        background-image: url(../assets/img/ribbons/awwwards_nominee_green_left@2x.png);
    }
    #awwwards.nominee.green.right a{
        background-image: url(../assets/img/ribbons/awwwards_nominee_green_right@2x.png);
    }

}

.Modal{
     z-index: 99999;
    position: fixed;
    bottom: 0;
    text-align: left;
    padding-left: 50px;
    height: 50px;
    vertical-align: middle;
    left: 0;
}

.Modal2{
     z-index: 99999;
    position: fixed;
    bottom: 0;
    text-align: left;
    padding-left: 50px;
    height: 50px;
    vertical-align: middle;
    left: 200px;
}


.Modal span,.Modal2 span{
    position: fixed;
    top: 25%;
    width: 40%;
    height: 40%;
    margin: 0 25%;
    background: #fff;
    display: none;
    overflow: auto;
    border-radius: 10px;
    color: #000;

}
.Modal span>p,.Modal2 span>p{
    font-size: 11px;
    color: #000;
    padding: 10px;
}
.Modal span svg,.Modal2 span svg{
    text-align: right;
    cursor: pointer;
    color: #000;
    height: 30px;
    margin: 10px;
}
.rodapeNovo{
    z-index: 99999;
    width: 50%;
    position: fixed;
    bottom: 0;
    text-align: right;
    padding-right: 50px;
    right: 0;
    height: 50px;
    vertical-align: middle;
}
.rodapeNovo img{
    height: 40px !important;
}

.btnFechar{
    font-size: 14px !important;
    color: #000;
background-color: #fd7e14;
border-color: #fd7e14;

display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .375rem .75rem;
font-size: 1rem;
line-height: 1.5;
border-radius: .25rem;
transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
a{
    color: #fd7e14 !important;
}