@font-face {
  font-family: 'Montserrat-Bold';
  src: url('fontes/Montserrat-Bold.eot');
  src: url('fontes/Montserrat-Bold.eot?#iefix') format('embedded-opentype'),
       url('fontes/Montserrat-Bold.ttf') format('truetype'),
       url('fontes/Montserrat-Bold.svg#Montserrat-Bold') format('svg');
}

@font-face {
  font-family: 'Montserrat-Regular';
  src: url('fontes/Montserrat-Regular.eot');
  src: url('fontes/Montserrat-Regular.eot?#iefix') format('embedded-opentype'),
       url('fontes/Montserrat-Regular.ttf') format('truetype'),
       url('fontes/Montserrat-Regular.svg#Montserrat-Regular') format('svg');
}

@font-face {
  font-family: 'SourceSansPro-Bold';
  src: url('fontes/SourceSansPro-Bold.eot');
  src: url('fontes/SourceSansPro-Bold.eot?#iefix') format('embedded-opentype'),
       url('fontes/SourceSansPro-Bold.ttf') format('truetype'),
       url('fontes/SourceSansPro-Bold.svg#SourceSansPro-Bold') format('svg');
}

@font-face {
  font-family: 'SourceSansPro-Light';
  src: url('fontes/SourceSansPro-Light.eot');
  src: url('fontes/SourceSansPro-Light.eot?#iefix') format('embedded-opentype'),
       url('fontes/SourceSansPro-Light.ttf') format('truetype'),
       url('fontes/SourceSansPro-Light.svg#SourceSansPro-Light') format('svg');
}

@font-face {
  font-family: 'SourceSansPro-Regular';
  src: url('fontes/SourceSansPro-Regular.eot');
  src: url('fontes/SourceSansPro-Regular.eot?#iefix') format('embedded-opentype'),
       url('fontes/SourceSansPro-Regular.ttf') format('truetype'),
       url('fontes/SourceSansPro-Regular.svg#SourceSansPro-Regular') format('svg');
}


::-webkit-scrollbar, -moz-scrollbar { width: 10px; height: 10px; }
::-webkit-scrollbar-track, -moz-scrollbar-track { -webkit-box-shadow: inset 2 2 6px rgba(0,0,0,0.3); border-radius: 1px; background-color: rgb(242, 242, 242); }
::-webkit-scrollbar-thumb, -moz-scrollbar-thumb { background-color: rgb(36, 171, 226);}

.validation-summary-errors li {color:red; list-style-type: none; font-family: arial,sans-serif;font-size: 10pt;}

input[type="submit"] {cursor:pointer;}

body {   
    background-color:rgb(250,250,250);
    font-size: 1em;
    margin: 0;
    padding: 0;
    color: #333;
    font-family: 'SourceSansPro-Bold';
    font-family: 'SourceSansPro-Light';    
    font-family: 'Montserrat-Bold',sans-serif;
    font-family: 'Montserrat-Regular',sans-serif;
    font-family: 'SourceSansPro-Regular';
    overflow: hidden;
}

a {
    text-decoration: none;
    cursor: pointer;
    color: #333;
}
p {
    text-align: center;
    /*font-weight: 600;*/
    color: #555557;
    /*line-height: 7pt;*/
}

#txt1 {
    color: rgb(247, 174, 0);
    font-weight: 600;
    line-height: 7pt;
    font-size: 12.5pt;
}

#txt2{
    font-weight: 600;
    line-height: 7pt;
}

.slideshow {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.slideshow img { 
    position: absolute; 
    margin: 0; 
    width: 100%;
    height: 100%;
}

#slideshow_blanket {
    height: 100%;
    opacity: 0.3 !important;
    position: absolute;
    width: 100%;
    z-index: 4;
    background-color: rgb(0, 0, 0);
}

/*first*/ 
#slider_1 { background-image: url('images/slider/1.jpg'); }

#slider_2 { background-image: url('images/slider/2.jpg'); } 

#slider_3 { background-image: url('images/slider/3.jpg'); } 

#slider_4 { background-image: url('images/slider/4.jpeg'); } 

#slider_5 { background-image: url('images/slider/5.jpg');background-position: center 16%;} 

#slider_6 { background-image: url('images/slider/6.jpg');} 

#slider_7 {  background-image: url('images/slider/7.jpg');} 

#slider_8 { background-image: url('images/slider/8.jpg');}

#slider_9 { background-image: url('images/slider/9.jpg'); } 


.sliders {
    width: 100%;
    height: 100%;
    position: absolute;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom;
}

.content {
    width: 100%;
    height: 100%;
    position: relative;
    margin: 0 auto;
    z-index: 5;
    min-height: 650px;
}

img#mj {
    display: block;
    margin: auto;
    width: 250px;
    margin-bottom: 50%;
    margin-top: 15%;
}

img#goo {
    display: block;
    margin: auto;
    width: 90px;
    clear:both;
}

#goo-academy{
    height: 150px;
    position: relative;
    top: 78%;
    margin: auto;
    width: 100%;
}
/* login form */

.login_2 {
    position: relative;
    height: calc(100% - 31px);
    margin: auto;
    width: 380px;
    background-color: rgba(253,250,244,0.85);
}

.login_21 {
    width: 100%;
    height: 100%;
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    min-height:600px;
}

#title {
    margin: 0;
    font-size: 1.6em;
    float: right;
    width: 100%;
    color: #fff;
    font-weight: normal;
    line-height: 37pt;
    text-align: center;
    letter-spacing: 1pt;
    font-family: 'Montserrat-Bold',sans-serif;
}

#title em {
    font-style: normal;
    color: #3A3A3C;
    letter-spacing: 0;
    text-shadow: none;
}

.form {
    position: relative;
    width: 100%;
    height: 250px;
    margin: auto;
    float: left;
    margin-top: 29px;
}

.loginPlace {
    margin: auto;
    width: 380px;
    height: 177px;
    position: relative;
}

.linha {
    float: left;
    width: 300px;
    margin-left: 40px;
    /* border-bottom: 1px solid rgba(255, 255, 255, 0.99); */
    margin-top: 15px;
    background-color: rgb(255, 255, 255);
}

.label_login {
    color: #fff;
    font-size: 1em;
    font-family: 'SourceSansPro-Light';
    float: left;
    margin: 0;
    letter-spacing: 1.2pt;
    width: 120px;
    line-height: 40pt;
    text-align: center;
}

.login_icon {
    background-color:rgb(247, 174, 0);
    height: 30px;
    display: block;
    float: left;
    padding: 13px;
}

.label_input {
    width: 240px;
    height: 36px;
    background-color: rgba(255, 255, 255, 0.01);
    border: none;
    font-size: 1em;
    border-radius: 1px;
    padding: 5px 20px;
    text-align: left;
    margin: 9px 0px;
    float: left;
    color: white;
    color: #333;
    letter-spacing: 1pt;
    outline: none;
    font-family: 'SourceSansPro-Light';
    font-family: 'SourceSansPro-Regular';
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color:#333;
}
::-moz-placeholder { /* Firefox 19+ */
    color: #333;
}
:-ms-input-placeholder { /* IE 10+ */
    color:#333;
}
:-moz-placeholder { /* Firefox 18- */
    color:#333;
}

input:-webkit-autofill,
input:-webkit-autofill:focus {
    -webkit-box-shadow:  0 0 0px 1000px white inset;
} 

/* btn_entrar_login*/

#loginBTbox {
    display: block;
    width: 90px;
    height: 42px;
    margin: 36px 145px;
    float: left;
}

#btLogin {
    background-color: rgb(247, 174, 0);
    padding: 11px 0;
    width: 100%;
    display: block;
    margin: 0px auto;
    border: none;
    color: #FFFFFF;
    font-size: 1.05em;
    letter-spacing: 1.5pt;
    text-align: center;
    font-family: 'SourceSansPro-Light';
    opacity: 0.85;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

#btLogin:hover {    
    opacity: 1;
}

/* idryl footer */

.login_footer {
    bottom: -2px;
    left: 0;
    margin: auto;
    position: absolute; 
    z-index: 5;
}

#logos_2 {
    margin:0 auto;
    display: block;
    height: 200;
    width: 200;   
}

#poly_footer {
    fill: rgba(255,255,255, 0.7);
    stroke: rgba(255,255,255 0.9);
    stroke-width: 1px;
}

#logos_imgs_2 {
    bottom: 9px;
    position: absolute;
    left: 7px;
    width: 95px;
    margin: auto;
    z-index: 10;
}

#idryl {
    height: 37px;
    float: left;
    display: block;
    margin: 5px 0;
    cursor: pointer;
}

.footerGeral {
    position: relative;
    bottom: 32px;
    height: 31px;
    right: -140;
    z-index: 5;
    width: calc(100% - 141px);
    border-top: 1px solid rgba(255, 255, 255, 0.34);
}

button#footerContents {
    color: white;
    margin: 6px 10px;
    font-size: 0.7em;
    letter-spacing: 0.5pt;
    cursor: pointer;
    text-align: right;
    display: block;
    border: none;
    background: transparent;
    line-height: 14pt;
    float: right;
}

button#footerContents:focus {
    outline: none;
}

#politicas{
    background-color: rgba(0, 0,0 , 0.5);
    width: 500px;
    color: #fff;
}

div#linha-apoio {
    width: 198px;
    margin-top: -64px;
    float: right;
    margin-right: 12px;
}
img#telefone {
    width: 181px;
    margin: auto;
    display: block;
}

#email {
    text-align: center;
    display: block;
    font-size: 9.2pt;
    margin-left: 40px;
    color: #fff;
    z-index: 9;
    margin-top: -6px;
}


/*JANELA POLITICAS DE PRIVACIDADE E SEGURAÇA*/

/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */

}

/* Modal Content/Box */
.politicas {
    background-color: rgb(242, 242, 242);
    margin: 15% auto;
    padding: 28px;
    text-align: justify;
    border: 1px solid #888;
    width: 612px;
    color: #000;
}

/* The Close Button */
.close {
    color: #aaa;
    float: right;
    font-size: 28px;
    margin-top: -27px;
    font-weight: bold;
    margin-right: -10px;
}

.close:hover,
.close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}

p#politicas-titulo {
    font-size: 16pt;
    color: #ffb300;
}

p#politicas-txt {
    font-size: 11.5pt;
    text-align: justify;
    color:#111;
}