/*  SECTIONS  ============================================================================= */

.section {
	/*clear: both;*/
	padding: 0px;
	margin: 0px;
}

/*  GROUPING  ============================================================================= */


.group:before,
.group:after {
    content:"";
    display:table;
}
/*.group:after {
    clear:both;
}*/
.group {
    zoom:1; /* For IE 6/7 (trigger hasLayout) */
}

/*  GRID COLUMN SETUP   ==================================================================== */

.col {
	display: block;
	float:left;
	margin: 0% 0 0% 1.6%;
}

.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */

.span_6_of_6 {
	width: 100%;
}

.span_5_of_6 {
  	width: 83.06%;
}

.span_4_of_6 {
  	width: 68.13%;
}

.span_3_of_6 {
  	width: 49.7%;
}

.span_2_of_6 {
  	width: 32.70%;
}

.span_1_of_6 {
  	width: 15.33%;
}
.caixa{box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);}
.w3-theme-rosa {color:#cc0099 !important;}
.w3-theme-rosa:hover{color:#cc0099 !important;text-decoration: none !important;}
.w3-theme-azul {color:#006699 !important;}
.w3-theme-azul:hover{color:#006699 !important;text-decoration: none;}
.w3-theme-azul2{background-color: #006699 !important;}
.logc{font-family:Dancing Script; color: #cc0099;text-shadow: 1px 1px #333;}
.logr{font-family:Dancing Script; color: #cc0099; font-size: 14px;text-shadow: 1px 1px #333;}
.cabeca{height: 3em;background-color: #006699;}
.cabe{opacity:0.8;}
.ladoes{width: 15.33%;float: left;height: 25em;}
.mostra{width: 69.13%; float: left;}
.mostram{width: 100%; float: left;}
#moscor{background-color:#fff;margin:0;padding:0;}
.mosrod{background-color: #006699;}
.mosrodm{background-color: #006699;height: 4em;width: 100%;}
.ladod{width: 15.33%;float: left;border: 2px solid red;}
.corho{background-image:url(imagem/laptop.png);background-size: 100%;background-repeat: no-repeat;opacity: 0.8;filter: alpha(opacity=70);}
.corho2{background-image:url(imagem/laptop.png);background-size: 100%;height:40em;background-repeat: no-repeat; opacity: 0.7;}
.corho2{background-image:url(imagem/mapa2.png);background-size: 100%;height:40em;background-repeat: no-repeat;}
.paho{color: #ffffff;background-color: #cc0099; opacity: 0.7;text-shadow: 1px 1px #333;}
.paho label{font-family: Garamond; font-size: 1.5em;}
.cores{background-image:url(imagem/relogio.jpg);height:40em;background-repeat: no-repeat; background-size: 100% ;width: 100%;}
.cocon{background-image:url(imagem/caneta.jpg);background-size: 100%;width: 100%;background-repeat: no-repeat; height:40em;}
.cocur{background-image:url(imagem/curso.jpg);background-size: 100%;width: 100%;background-repeat: no-repeat;height: 40em;}
.cosit{background-image:url(imagem/site.jpg);background-size: 100%;width: 100%;background-repeat: no-repeat;height: 40em;}
.colog{background-image:url(imagem/entrada.jpg);background-size: 100%;width: 100%;background-repeat: no-repeat; height: 40em;}
.imgmens{background-image: url("imagem/farmácia.png");height:15em;background-repeat: no-repeat;background-position: center;margin-top:0%;}
.cima{width: 100%;height: 40em;}

html{
	height: 100vh;
}

body {
	min-height: 100vh;
    /*font-family:"Calisto MT";*/
}

#mySidenav{
	width: 0;
}

.img_log{
	width: 100%;
}
	
.img_rod{
  width: 5%;
}  	

.fundo{
    background-color:#FFFFFF;
    margin:0;
    padding:0;
   	
}	


.contt{
	font-family:Gadugi;
	color:#cc0099; 
	text-align:	center;
	font-size:1.2em;
}	
	
.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    right: 0;
    background-color: #FFF;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 5px;
    opacity: 0.8;
    filter: alpha(opacity=70);
}

.sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 20px;
    color: #006699;
    display: block;
    transition: 0.3s;
}

.sidenav a:hover, .offcanvas a:focus{
    color: #ccc;
    text-decoration: none;
}

.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}

.sidenav .lar{color:#cc0099;text-shadow: 1px 1px #006699;}
.sidenav .lar:hover{color: #ccc;}

.escolha{display:none;}

.bar1, .bar2, .bar3 {
    width: 35px;
    height: 5px;
    background-color: #fff;
    margin: 6px 0;
    transition: 0.4s;
}

.change .bar1 {
    -webkit-transform: rotate(-45deg) translate(-9px, 6px);
    transform: rotate(-45deg) translate(-9px, 6px);
}

.change .bar2 {opacity: 0;}

.change .bar3 {
    -webkit-transform: rotate(45deg) translate(-8px, -8px);
    transform: rotate(45deg) translate(-8px, -8px);
}

ul{
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 15.33%;
    /*background-color:006699;*/
    position: fixed;
    height: 25%;
    overflow: auto;
    /*opacity: 0.8;filter: alpha(opacity=70);*/
	
}

li a {
    display: block;
    color: #006699;
    padding: 8px 16px;
    text-decoration: none;
}

li a.active {
    background-color: #cc0099;
    color: white;
    text-decoration:none;
}

li a:hover:not(.active) {
    background-color: #034f84;
    color: white;
    text-decoration: none;
}

li a:hover {
    background-color: #034f84;
    color: white;
    text-decoration: none;
}


input[type=text], select, textarea, password {
    width: 100%;
    padding: 12px;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
    margin-top: 6px;
    margin-bottom: 16px;
    resize: vertical;
}

input[type=email],[type=password] {
    width: 100%;
    padding: 12px;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
    margin-top: 6px;
    margin-bottom: 16px;
    resize: vertical;
}

input[type=submit],[type=button] {
    background-color: #006699;
    color: white;
    padding: 12px 20px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
}

input[type=submit]:hover {
    background-color: #ccc;
}

@media only screen and (min-width: 980px) {
	.img_log{
		width: 5%;
	}	
	
}

@media only screen and (max-width: 480px) {
	.span_6_of_6 {
		width: 100%; 
	}
	.span_5_of_6 {
		width: 100%; 
	}
	.span_4_of_6 {
		width: 100%; 
	}
	.span_3_of_6 {
		width: 100%; 
	}
	.span_2_of_6 {
		width: 100%; 
	}
	.span_1_of_6 {
		width: 100%; 
	}
	
   .sidenav {padding-top: 15px;}
   .sidenav a {font-size: 18px;}
   .cores{background-image:url(./imagem/relogio.jpg);height:250px;background-repeat: no-repeat; background-size: 100% ;width: 100%;}
	
   .col { 
		margin: 1% 0 1% 0%;
	}
	
	.img_log{
		width: 25%;
		height: 28px;
	}

    .btcur{
        cursor: default;
    }
		 		
	.img_rod{
		width: 20%;
		height: 25px;
	}	
	
	.contt{
		font-size: 0.7em;
	}		
	
}