@font-face {
    font-family: Folion;
    src: url("../font/folio/folion.ttf") format("truetype");
}

@font-face {     
    font-family: Foliob;
    src: url(../font/folio/foliob.ttf) format("truetype");
}
body {
    display: flex;
    min-height: 100vh;
    flex-direction: column;
}
main {
    flex: 1 0 auto;
}

p{
    font-size: 15px !important; 
}

.faixaMenu{
    margin-bottom: 0px;

}

.row:after {
    clear: none;
}

.menu{
    height: 30px;
}
i.left {
    margin-right: 5px;
}
/*
.nav-wrapper>ul{width: 100% !important; height: 75px; }
.nav-wrapper>ul>li>a{display: inline; color: red; margin:0px; height: 5px}*/
.gradienteNav{
    height: 160px;
    box-shadow: none;
    background: #e0e0e0; /* Old browsers */
    background: -moz-linear-gradient(left,  #e0e0e0 12%, #f4f3f3 18%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left,  #e0e0e0 12%,#f4f3f3 18%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right,  #e0e0e0 12%,#f4f3f3 18%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e0e0e0', endColorstr='#f4f3f3',GradientType=1 ); /* IE6-9 */
}

.nav-wrapper img{
    margin-top: 10%;
    margin-left: 5%;
    max-height: 100px;    
}

#nav-menu{
    margin-top: 3%;
}

nav ul a {
    padding-left: 0px;
    color: #6795C8 !important;
}
nav ul li:hover a, nav ul li:hover i, nav ul li:focus i, nav ul li:focus a, nav ul li.active i, nav ul li.active a{
    color: #0E669F !important
}

i{
    color: #6795C8;   
}
/*
nav, nav .nav-wrapper i, nav a.button-collapse, nav a.button-collapse i {
    height: 75px;
}
*/
.cleaner{
    clear:both;
}

.h10{
    height: 10px;
}

.h20{
    height: 20px;
}

.h30{
    height: 30px;
}

.h40{
    height: 40px;
}

.h50{
    height: 50px;
}

.h60{
    height: 60px;
}

.h70{
    height: 70px;
}

.h80{
    height: 80px;
}

body {
    display: flex;
    min-height: 100vh;
    flex-direction: column;
    background-color: #f4f3f3;
}
/*
main {
    flex: 0.89 0 auto;
}
*/
.item{
    padding: 0 2rem !important;
}

input, textarea{
    display: inline-block; 
    border: 1px solid #aabfd2; 
    border-radius: 2px; 
    background: #fff; 
    padding: 4px 6px; 
    width: 332px;
}

@media only screen and (min-width: 1024px) {
    .container {
        width: 90%;
    }
    .fundo{
        //position: relative;
        //height: 720px;
        z-index: -1 !important;
        margin-top: -20px;
    }
    .gradienteQuem{
        /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,f4f3f3+98&0+0,1+84 */
        background: -moz-linear-gradient(left,  rgba(255,255,255,0) 0%, rgba(246,245,245,1) 65%, rgba(244,243,243,1) 98%); /* FF3.6-15 */
        background: -webkit-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(246,245,245,1) 65%,rgba(244,243,243,1) 98%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to right,  rgba(255,255,255,0) 0%,rgba(246,245,245,1) 65%,rgba(244,243,243,1) 98%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#f4f3f3',GradientType=1 ); /* IE6-9 */
    }

}

@media only screen and (min-width: 1200px) and (max-width: 1400px){
    html {
        font-size: 13px !important;
    }
    .container {
        width: 85%;
    }
    .fundo{
        //position: relative;
        //height: 750px;
        z-index: -1 !important;
        margin-top: -30px;
    }
    .gradienteQuem{
        /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,f4f3f3+98&0+0,1+84 */
        background: -moz-linear-gradient(left,  rgba(255,255,255,0) 0%, rgba(246,245,245,1) 65%, rgba(244,243,243,1) 98%); /* FF3.6-15 */
        background: -webkit-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(246,245,245,1) 65%,rgba(244,243,243,1) 98%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to right,  rgba(255,255,255,0) 0%,rgba(246,245,245,1) 65%,rgba(244,243,243,1) 98%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#f4f3f3',GradientType=1 ); /* IE6-9 */
    }
}

@media only screen and (min-width: 1400px){
    html {
        font-size: 15px !important;
    }
    .container {
        width: 85%;
    }
    .fundo{
        //position: relative;
        //height: 1100px;
        z-index: -1 !important;
        margin-top: -20px;
    }
    .gradienteQuem{
        /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,f4f3f3+98&0+0,1+84 */
        background: -moz-linear-gradient(left,  rgba(255,255,255,0) 0%, rgba(246,245,245,1) 65%, rgba(244,243,243,1) 98%); /* FF3.6-15 */
        background: -webkit-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(246,245,245,1) 65%,rgba(244,243,243,1) 98%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to right,  rgba(255,255,255,0) 0%,rgba(246,245,245,1) 65%,rgba(244,243,243,1) 98%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#f4f3f3',GradientType=1 ); /* IE6-9 */
    }
}

@media only screen and (max-width: 992px){
    .gradienteQuem{
        background: rgba(244,243,243, 0.8);
    }
}

.rectangle { 
    width: 100%; 
    height: 50px; 
    background: #CCCCCC; 
    position: relative;
    border-radius: 50%;
    z-index: 3 !important;
    margin-top: -30px;
}

nav .nav-wrapper ul:not(.side-nav) i {
    height: 12px !important;
    line-height: 40px !important;
    text-align: center
}

nav .nav-wrapper ul:not(.side-nav) span {
    height: 12px;
    line-height: 12px;
    text-align: center;
    padding: 0 0;
}

nav .nav-wrapper li {
    padding: 0 0px;
}

nav ul a {
    padding: 0 15px;
}
footer{z-index: 4 !important}
footer.page-footer{
    margin-top: 0px !important;
    padding-top: 0px !important;
    z-index: 4;
}
footer a{font-weight: bold; cursor: pointer}
.titulo, .titulo>span{    
    font-family: Foliob !important;
}

.titulo, .titulo>i{
    color: #0d659e !important;
}

.subtitulo{
    font-family: Foliob !important;
}

.subtitulo, .subtitulo>i{    
    font-size: 16px;
    color: #000 !important;
}

.frase{
    color: #0d659e !important;
    font-size: 20px;
    font-style: italic; 
    padding-left: 4px;
}

li{
    margin-bottom: 10px;
    text-align: justify;
}

#texto{
    text-align: justify;
}

ul.lista li{
    list-style-type: disc !important;
    list-style-position: inside;
}

.copyright, .copyright a{
    color: #222;
}

.side-nav a{
    height: 45px;
    line-height: 45px;
}

.contato>i{
    color: #0d659e !important;
}

nav ul li.active {
    background-color: #e0e0e0 !important;
}

input:not([type]):focus:not([readonly]), input[type=text]:focus:not([readonly]), input[type=password]:focus:not([readonly]), input[type=email]:focus:not([readonly]), input[type=url]:focus:not([readonly]), input[type=time]:focus:not([readonly]), input[type=date]:focus:not([readonly]), input[type=datetime]:focus:not([readonly]), input[type=datetime-local]:focus:not([readonly]), input[type=tel]:focus:not([readonly]), input[type=number]:focus:not([readonly]), input[type=search]:focus:not([readonly]), textarea.materialize-textarea:focus:not([readonly]){
    border-bottom: 1px solid #0d659e;
    box-shadow: 0 1px 0 0 #0d659e;
}

input:not([type]):focus:not([readonly])+label, input[type=text]:focus:not([readonly])+label, input[type=password]:focus:not([readonly])+label, input[type=email]:focus:not([readonly])+label, input[type=url]:focus:not([readonly])+label, input[type=time]:focus:not([readonly])+label, input[type=date]:focus:not([readonly])+label, input[type=datetime]:focus:not([readonly])+label, input[type=datetime-local]:focus:not([readonly])+label, input[type=tel]:focus:not([readonly])+label, input[type=number]:focus:not([readonly])+label, input[type=search]:focus:not([readonly])+label, textarea.materialize-textarea:focus:not([readonly])+label {
    color: #0d659e;
}

.corSistemas{
    color: #FFF !important;
}

.listaSistemas>li{
    font-size: 15px !important; 
    margin: 0px !important;
	list-style-type: disc !important;
}

.bordaSistemas{
    border-color: #FFF;
    border-top-width: 3px;
    border-top-style: dotted;
    border-right-width: 3px;
    border-right-style: dotted;
}

#barraLateral{
    background-color: #6795C8; 
    padding-left: 0px; 
    padding-right: 0px
}

#barraLateral>#galeria{
    //margin-top: 80px;
    margin-top: 20px;
}

#barraLateral>#galeria>h6{
    margin-bottom: 20px;
    color: #FFF;
    font-weight: bold;
    font-size: 14px;
    letter-spacing: 3px;
    text-align: center
}

.linhaSistemas{
    height: 50px;
    border-left-width: 3px;
    border-left-style: dotted;
    border-color: #FFF; 
    margin-top: -60px; 
    margin-bottom: 20px;
}

#backgroundSistemas{
    background-image: url(../imagens/backgroundSistemas.png); 
    background-size: cover; 
    margin-top: -30px
}

/** TESTE **/
.rslides {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0;
}

.rslides li {
    -webkit-backface-visibility: hidden;
    position: absolute;
    display: none;
    width: 100%;
    left: 0;
    top: 0;
}

.rslides li:first-child {
    position: relative;
    display: block;
    float: left;
}

.rslides img {
    display: block;
    height: auto;
    float: left;
    width: 100%;
    border: 0;
}

.callbacks_container {
    //margin-bottom: 50px;
    position: relative;
    float: left;
    width: 100%;
}

.callbacks {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0;
}

.callbacks li {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    margin-bottom: 0px !important
}

.callbacks img {
    display: block;
    position: relative;
    z-index: 1;
    height: auto;
    width: 100%;
    border: 0;
}

.callbacks .caption {
    display: block;
    position: absolute;
    z-index: 2;
    font-size: 20px;
    text-shadow: none;
    color: #fff;
    background: #000;
    background: rgba(0,0,0, .8);
    left: 0;
    right: 0;
    bottom: 0;
    padding: 10px 20px;
    margin: 0;
    max-width: none;
}

.callbacks_nav {
    position: absolute;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    top: 52%;
    left: 0;
    opacity: 0.7;
    z-index: 3;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
    height: 61px;
    width: 38px;
    background: transparent url("themes/themes2.png") no-repeat left top;
    margin-top: -45px;
}

.callbacks_nav:active {
    opacity: 1.0;
}

.callbacks_nav.next {
    left: auto;
    background-position: right top;
    right: 0;
}

/*** TESTE SIDE NAV */
.side-nav{
    height: 100%;
    box-shadow: 0px 0px 40px 0px rgba(0,0,0,0.7) ;
    background-color: #f4f3f3
}
.side-nav img{
    margin: 10px !important
}
.side-nav a{
    color: #fff
}
.side-nav  li {
    -webkit-transition: background-color .3s;
    -moz-transition: background-color .3s;
    -o-transition: background-color .3s;
    -ms-transition: background-color .3s;
    transition: background-color .3s;
    margin-bottom: 0px
}
nav .button-collapse i{
    position: absolute;
    top: 0px;
}
nav .nav-wrapper .side-nav a:not(.button-collapse) i {
    text-align: left;
    line-height: 45px;
    display: inline-block;
}
nav .nav-wrapper .side-nav a:not(.button-collapse) i:not(.material-icons) {
    font-size: 1em;
    font-style: normal;
    vertical-align: top;
}
nav .nav-wrapper .side-nav a:not(.button-collapse) {
    text-align: left;
    text-indent: 10px;
    padding: 0 0;
    vertical-align: middle;
}
nav .nav-wrapper .side-nav a:not(.button-collapse) span{
    display: inline;
    top: -15px
}
/** teste faixa ie **/
.alert-danger {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
}
.alert-danger .material-icons{
    color: #8a6d3b;
    font-size: 65px;
    margin-top: 5px
}
.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid;
    border-radius: 4px;
}
.alert-danger h3{text-align: center; font-weight: bold; font-size: 18px; margin: 0px; margin-bottom: 5px}
.container.faixaIE{background-color: transparent !important}
.footerRec{height: 50px}

.slidesmall{
	width:1259 px !important;
	height:1788 px !important;	
}


.color-header{
    background-color:rgb(185, 183, 183);
}

/* BOOTSTRAP 3.x GLOBAL STYLES
-------------------------------------------------- */
body {
    padding-bottom: 40px;
    color: #5a5a5a;
  }
  
  .overlay { 
    color:#fff;
    position:absolute;
    z-index:12;
    top:50%;
    left:0;
    width:100%;
    text-align:center;
  }
  
  
  /* CUSTOMIZE THE NAVBAR
  -------------------------------------------------- */
  
  /* Special class on .container surrounding .navbar, used for positioning it into place. */
  .navbar-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 10;
  }

  a:hover {
    text-decoration: none !important; /* no underline */
  }

  .item {
    width: 1500px;
    height: 100%; 
  }
  
  #myCarousel {
    width: 100% !important;
    height: 100% ;
    object-fit: cover;
  }