Sindbad~EG File Manager
@charset "utf-8";
* {
padding:0;
margin:0;
font-family: /*TitilliumWebRegular*/ 'Titillium Web', Verdana, Geneva, sans-serif;
font-size: 100%;
}
html, body {height: 100%;}
body {color: #4D4D4D;}
/*@font-face {
font-family: TitilliumWebRegular;
src: url('font/TitilliumWebRegular.ttf');
}*/
a, a:visited, a:active, a:hover {text-decoration:none;}
img {max-width: 80%; height:auto;}
img.grayscale {
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */
filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+ */
filter: gray; /* IE6-9 */
}
img.grayscale:hover {
filter: none;
-webkit-filter: grayscale(0%);
}
/*html5*/
header, section, footer, aside, nav, main, article, figure {display: block;}
/*geral*/
h1 {
font-size: 2em;
font-family: Titillium Web, Verdana, sans-serif;
font-weight: 200;
color: #000;
margin-bottom: 1em;
}
h2 {
color: #666666;
font-size: 1.4em;
margin: 1em 0;
}
h4 {
font-size: 0.7em !important;
font-weight: bold;
padding: 0.5em;
}
.box {
width: 98%;
padding: 0 2%;
margin: auto;
display: table;
}
.clear {clear: both;}
.round {
border-radius: 5px;
-webkit-border-radius: 5px;
border: solid 2px #ffffff;
display: table;
padding: 0.3em 0.5em 0.5em 0.5em;
text-align: center;
margin: 1em auto auto auto;
border-radius:0;
}
/*menu*/
#menu {
height: 43px;
background: #316AE0;
color: #ffffff;
position: fixed;
width: 100%;
z-index: 999;
}
.logo {
height: 30px;
width: 78px;
margin: 0.5em;
float: left;
}
.menuLogo1 {background: url(../img/logo_eagle_menu_small.png) no-repeat; height: 30px; width: 103px;}
.menuLogo2 {background: url(../img/bico_eagle_menu_small.png) no-repeat; height: 30px; width: 103px;}
#nav {
margin: 0.5em;
float: right;
}
#nav ul {text-align: right;}
#nav ul a, #nav ul a:visited, #nav ul a:active {color: #f2f2f2;}
#nav ul a:hover {color: #cccccc;}
li {
list-style: none;
vertical-align: middle;
display: inline;
margin-right: 1em;
}
.tablet {display: none;}
/*menumobile*/
.menumobile {
background: url(../img/square1.png);
font-size: 2em;
min-height: 90vh;
}
.menumobile .box {
padding: 2em 1em 1em 1em;
}
.menumobile ul {
display: table;
margin: auto;
}
.menumobile ul a li {
display:list-item;
list-style:none;
text-align: left;
}
.menumobile a {line-height: 1.5em;}
.menumobile a, .menumobile a:visited {color: #4D4D4D;}
.menumobile a:hover {color: #808080;}
.menumobile a:active {color: #CCCCCC;}
/*topo*/
#topo {
/*background: url(../img/fundo_aguia_0.png) no-repeat center;*/
background: url(../img/fundo_ceu2.png) no-repeat center;
height: 280px;
}
#logoPreto {
float: none;
width: 70%;
margin: 20% auto auto auto;}
#logoPreto img {
margin: auto;
width: 98%;}
#texto {
color: #FFF;
font-size: 1em;
float: none;
width: 70%;
margin: 5% auto auto auto;
text-align: center;}
/*sobre a eagle*/
#sobreaeagle {
background: #F2F2F2;
text-align: center;
font-size: 1.2em;
padding: 1em;
}
#sobreaeagle a p.round, #sobreaeagle a:visited p.round, #sobreaeagle a:active p.round, #sobreaeagle a:hover p.round {
color: #6FCCDD !important;
border-color: #6FCCDD;
}
/*o que fazemos*/
#oquefazemos {
background: url(../img/square1.png);
padding: 3em 0;
text-align: left;}
.b0, .b00 {
float: none;
margin:auto;
padding-bottom: 2em;}
.b1, .b2 {
float: none;
width: 100%;
text-align: center;
margin:auto;
margin-top: 1em;
}
.b1 h1, .b2 h1 {text-align: center;}
.b0 img, .b00 img {
max-width: 280px\9;
border: none;}
#oquefazemos a p.round, #oquefazemos a:visited p.round, #oquefazemos a:active p.round, #oquefazemos a:hover p.round {
color: #4D4D4D !important;
border-color: #4D4D4D;
background: #F2F2F2;
}
.oquefazemos {
background: #F2F2F2;
}
.oquefazemos .box, .quemsomos .box, .simpool .box, .contato .box {
padding-top: 1em;
padding-bottom: 2em;
text-align: justify;
}
.oquefazemos .box hr {
color: #4D4D4D;
width: 90%;
margin: auto;
}
/*simpool*/
#simpool {
background: url(../img/fundo_simpool.png) no-repeat center;
height: 350px;
color: #ffffff;
padding-top: 1em;
}
#simpool h1 {color:#FFFFFF;}
#simpool a p.round, #simpool a:visited p.round, #simpool a:active p.round, #simpool a:hover p.round {
color: #ffffff !important;
border-color: #ffffff;
}
.simpool a p.round, .simpool a:visited p.round, .simpool a:active p.round, .simpool a:hover p.round {
/*color: #316AE0 !important;*/
color: #4d4d4d !important;
border-color: #4d4d4d;
}
.simpo {
text-align: center;
margin: 2em auto;
}
/*contato*/
.contaE {
margin: 2em auto 1em auto;
text-align: center;
}
.contaD {
margin: 1em auto 1em auto;
text-align: center;
}
.fb a, .fb a:visited {color: #808080;}
.fb a:hover {color: #29ABE2;}
.fb a:active {color: #74D5F7;}
.tw a, .tw a:visited {color: #808080;}
.tw a:hover {color: #CC3333;}
.tw a:active {color: #EA8B8B;}
.lkd a, .lkd a:visited {color: #808080;}
.lkd a:hover {color: #FFCC33;}
.lkd a:active {color: #FFE092;}
.yt a, .yt a:visited {color: #808080;}
.yt a:hover {color: #69BD45;}
.yt a:active {color: #8DD66B;}
.flk a, .flk a:visited {color: #808080;}
.flk a:hover {color: #B251F2;}
.flk a:active {color: #CB88FF;}
#contato hr {
border: 1px #4D4D4D thin;
color: #4D4D4D;
}
#contato p {
margin: 1em auto 2em auto;
text-align: center;
}
#contato a p.round, #contato a:visited p.round, #contato a:active p.round, #contato a:hover p.round {
color: #4D4D4D !important;
border-color: #4D4D4D;
}
.contato .box form input[type="text"], .contato .box form input[type="submit"], .contato .box form input[type="button"], .contato .box form textarea {
border-radius: 5px;
-webkit-border-radius: 5px;
border: solid 2px #CCCCCC;
padding: 0.3em 0.5em 0.5em 0.5em;
}
.contato .box form input[type="text"], .contato .box form textarea {width: 92%}
.contato .box form input[type="submit"], .contato .box form input[type="button"] {
text-align: center;
width: 100px;
background: #ffffff;
font-size: 1.1em;
color: #666666;
border: solid 2px #666666;
}
/*mapa*/
#mapa {
background: url(../img/fundo_mapa_azul.png) no-repeat center;
height: 240px;
color: #000000;
padding-top: 1em;
}
/*final*/
/*footer*/ .fixo {
position: absolute;
bottom: 0;
width: 100%;
}
#rodape {
background: #6FCCDD;
color: #ffffff;
/*position: absolute;
bottom: 0;*/
width: 100%;
}
.wide {
background: #6FCCDD url(../img/equipe.png) no-repeat center;
background-size: cover;
padding-top: 5em;
}
.wide2 {
background: #6FCCDD url(../img/objetos.png) no-repeat top center;
background-size: cover;
padding-top: 5em;
}
.wide3 {
background: #6FCCDD url(../img/fundo_simpool.png) no-repeat top center;
background-size: cover;
padding-top: 5em;
}
.wide4 {
background: #6FCCDD url(../img/fundo_clientes.png) no-repeat top center;
background-size: cover;
padding-top: 5em;
}
.wide h1, .wide2 h1, .wide3 h1, .wide4 h1 {
color: #FFFFFF;
font-weight: 600;
text-align: center;
}
.infraestrutura-img{
margin-left:15%;
}
/*----CODIGOS RESPONSIVOS-----*/
@media screen and (max-width: 400px) {
.b0 img, .b00 img {width: 80%; height: auto !important;}
.simpo img {
margin: auto;
width: 90%;}
}
/*tablet*/
@media screen and (min-width: 480px) {
#topo, #simpool {
height: 410px;
}
.tablet {display: inline;}
.menumobile {font-size: 2.5em;}
#logoPreto {
float: left;
width: 40%;
margin-top: 25%;
}
#texto {
color: #000000;
font-size: 1.3em;
float: right;
width: 55%;
margin-top: 25%;
text-align: left;
}
#texto p {margin-top:1em;}
.simpo {
text-align: left;
float: right;
font-size: 1.2em;
}
.contaE {
margin: 2em 2px 1em 2px;
float: left;
text-align: left;
}
.contaD {
margin: 8em 2% 1em 2%;
float: right;
width: 55%;
}
}
@media screen and (min-width: 626px) {
.lkd a, .tw a, .fb a, .yt a, .flk a {font-size: 2em;}
.oquefazemos .box, .quemsomos .box, .simpool .box, .contato .box {width: 600px;}
}
@media screen and (min-width: 720px) {
.menumobile {font-size: 3em;}
#logoPreto {
float: left;
width: 55%;
margin-top: 20%;
margin-left: 5%;
margin-right: 3%;
}
#texto {
color: #FFFFFF;
font-size: 1.3em;
float: right;
width: 30%;
margin-top: 20%;
text-align: left;
margin-right: 7%;
}
#texto p {margin-top:3em;}
.b2 h1, .b1 h1 {font-size: 1.8em;}
.b0 {
float: left;
width: 100%;
margin-right: 1%;
}
.b1 {
float: left;
width: 30%;
margin-right: 0%;
text-align: left;
}
.b2 {
float: left;
width: 30%;
margin-left: 1%;
text-align: left;
}
.b00 {
float: right;
width: 35%;
margin-left: 2%;
}
.wide h1, .wide2 h1, .wide3 h1, .wide4 h1 {font-size: 3em;}
.simpool .box .b0, .simpool .box .b00 {width: 44%;}
}
/*desktop*/
@media screen and (min-width: 1000px) {
#topo, #simpool {height: 475px;}
#menu {height: 70px;}
.logo {
height: 58px;
width: 233px;
margin: 0.5em;
float: left;
}
.menuLogo1 {
background: url(../img/logo_eagle_menu.png) no-repeat;
height: 58px;
width: 233px;
}
.menuLogo2 {
background: url(../img/bico_eagle_menu.png) no-repeat;
height: 27px;
width: 57px;
display: table;
margin: 15px 0px;
}
#nav {margin: 1.2em 0.5em;}
.box {
width: 900px;
padding: 0px 22%;
}
#logoPreto {
float: left;
width: 450px;
margin-top: 20%;
}
#texto {
color: #FFFFFF;
font-size: 1.7em;
float: right;
width: 270px;
margin-top: 21%;
margin-right: 10%;
}
.simpo {
text-align: left;
float: right;
font-size: 1.2em;
width: 400px;
}
.wide .box {width: 800px}
}
.menu-hide-show {
width:200px;
height:200px;
background: url(../img/square1.png);
display:none;
font-size:13pt;
}
.menu-hide-show ul {
list-style-type:none;
padding-left:40px;
padding-top:10px;
}
.menu-hide-show ul li {
float:left;
clear:both;
padding-bottom:10px;
margin-left:10px;
}
.menu-hide-show ul a{
color:#4D4D4D;
}
.menu-hide-show ul a:hover {
color: #cccccc;
}
/*---fim dos codigos responsivos----*/
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists