@font-face {
    font-family: "Myriad Pro";
    src: url("fonts/Myryad.otf") format("truetype");
}

li{
    float:left;
    list-style:none;
}

table{
    margin:0;
    padding:0;
    background:none;
    border:none;
    border-collapse:collapse;
    border-spacing:0;
    background-image:none;	
}
table, th, td {
	empty-cells:hide;
}
a{
	color:#000;
	text-decoration:none;
	font-family: "Myriad Pro","Gill Sans", "Gill Sans MT", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif
}
.centralizar{
    width:1000px;
    margin:0 auto;
}

.central{
    margin:0 auto;
}

/*#menu  ul li a {
	padding: 14px 27px 14px 27px;
	background-color: #eaeff3;
	color: #72828e;
	font-size: 12px;
	float: left;
	cursor: pointer;
}

#menu {
    margin-left: 40px;
}*/

#header {
    margin-top: 60px;
}

#backmenu {
    width: 100%;
    height: 45px;
    background-color: #eaeff3;
}

#infophone{
    width: 160px;
    text-align: left;
    cursor: pointer;
}

#infophone i {
    color: #36a8ff;
    margin-left: 0px;
}

#infomail{
    display: box;
    text-align: left;
    cursor: pointer;
}

#infomail i{
    color: #36a8ff;
    margin-left: 0px;
}


#infophone h4{
    color: #96a2ac;
    font-size: 80%;
    margin-top: 0px;
}

#infophone h2 {
    color: #414950;
    font-size: 110%;
    font-weight: bold;
}

#infomail h4{
    color: #96a2ac;
    font-size: 80%;
    margin-top: 0px;
}

#infomail h2 {
    color: #414950;
    font-size: 110%;
    font-weight: bold;
}

#about {
    height: 850px;
    margin-top: 0px;
    background-image: url("../../hotpage/images/about/about-bg.png");
    background-position: 40% 40%;
    background-repeat: no-repeat;
    background-size: auto;
}

#texto{
    width: 50%;
    float: left;
    display: table-cell;
    vertical-align: middle;
}

#texto > h1{
    color: #ffffff;
    text-align: center;
    margin-left: -15%;
    font-size: 280%;
    font-family: 'Roboto', sans-serif;
}

#texto > h4{
    color: #ffffff;
    text-align: center;
    margin-left: 10%;
    font-size: 145%;
}

#texto > p {
    color: #ffffff;
    width: 80%;
    font-size: 15px;
    margin-top: 50px;
    font-family: 'Open Sans', sans-serif;
    text-align: justify;
}

#texto ul {
    width: 600px;
    margin: 30px auto;
    text-align: center;
}

#texto li {
    list-style: none;
    position: relative;
    display: inline-block;
    margin-right: 70px;
    width: 130px;
    height: 100px;
}

#servtext{
    width: 80%;
    /*min-width: 400px;*/
}

#servtext > h1 {
    font-weight: bold;
    font-size: 190%;
    font-family: 'Roboto', sans-serif;
    text-align: left;
}

#servtext > h4 {
    font-size: 145%;
    font-family: 'Roboto', sans-serif;
    text-align: right;
}

#servtext > p {
    font-size: 14px;
    margin-top: 10px;
    color: #767676;
    text-align: justify;
}

#servbox {    
    width: 100%;    
    min-width: 280px;
    cursor: pointer;
}

#servbox > img {
    cursor: pointer;
    float: left;
    padding: 5px;
}

#servbox img:hover {
    opacity: 0.8;
    -webkit-filter: grayscale(100%);
    -webkit-animation: fadeIn 0.7s ease-in-out;
    -moz-animation: fadeIn 0.7s ease-in-out;
    -o-animation: fadeIn 0.7s ease-in-out;
    animation: fadeIn 0.7s ease-in-out;
}

#projetos-bg {
    width: 100%;
    height:auto;
    background-color: #eaeff3;
    margin-top: 600px;
}

#projtext {
	width: 500px;
	float: right;
	margin-top: 80px;
}

#projtext > h1 {
	font-weight: bold;
	font-size: 30px;
	font-family: 'Roboto', sans-serif;

}

#projtext > h4 {
	font-size: 14px;
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
}

#projtext > p {
	font-size: 12px;
	margin-top: 20px;
	color: #767676;
}

#projtext > span {
	padding: 10px;
	color: #ffffff;
	font-size: 11px;
	background-color: #0e111a;
	cursor: pointer;
}

#imagemproj > img {
	margin-top: -100px;
	margin-left: -80px;
}

#parcerias-bg{
	width: 100%;
	height: auto;
	background-color: #36a8ff;
}

#text-parcerias > h1 {
	color: #ffffff;
	font-size: 30px;
	text-align: center;
	font-weight: bold;
}

#text-parcerias > p {
	color: #ffffff;
	text-align: center;
	font-size: 12px;
}

#empresas > img {
	width: 100px;
	background-color: #ffffff;
	padding: 25px 23px;
}

#empresas {
	margin-top: 50px;
}

#parc > img {
	width: 200px;
	background-color: #ffffff;
	padding: 25px 23px;
}

#parc {
	margin-top: 50px;
}

#textosmart h1 {
	color: #ffffff;
	text-align: center;
	font-size: 30px;
}

#textosmart p {
    color: #ffffff;
    text-align: center;
    font-size: 12px;
}

#smartbox {
	margin-top: 50px;
	float: left;
	margin-left: 35px;
}

#smartbox  i {
	margin-top: 10px;
	float: left;
	color: #5c9bcd;
}


#smartbox  h4 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 50px;
}

#smartbox  p {
	width: 220px;
	font-size: 12px;
	color: #c9c9c9;
	margin-left: 50px;
	text-align: justify;
}

#spacebox {
	width: 700px;
}

#spacebox2 {
	width: 300px;
}

#contact > h1 {
	font-size: 50px;
	color: #36a8ff;
	float: left;
	margin-left: 380px;
}

#contact > p {
	width: 900px;
	font-size: 12px;
	color: #36a8ff;
	float: left;
	margin-left: 100px;
	text-align: center;
}

#endereco {
    float: left;
}

#endereco> h2 {
	color: #a30c0c;
	font-size: 24px;
	font-weight: normal;
}

#endereco> h4 {
	color: #36a8ff;
	font-size: 12px;
	font-weight: normal;
}

#mapa{
	margin-top: -170px;
	float: right;
}

#formulario {
	margin-top: 50px;
	width: 450px;
	float: right;
}

#formulario > h2 {
	float: left;
	color: #36a8ff;
	font-size: 24px;
	font-weight: normal;
}

#formulario > form {
	float: left;
	margin-top: 10px;
}

#nome {
	width: 185px;
	float: left;
        background-color: #f7d6d6;
	border: none;
	padding: 7px;
	border-radius: 5px;
}

#e-mail {
	width: 185px;
	background-color: #f7d6d6;
	border: none;
	padding: 7px;
	border-radius: 5px;
	float: left;
}

#mensagem {
	width: 400px;
	height: 100px;
        background-color: #f7d6d6;
	border: none;
	padding: 7px;
	border-radius: 5px;
	float: left;
	margin-top: 5px;
}

#button_enviar {
	width: 200px;
	background-color: #a30c0c;
	margin-top: 15px;
	border: none;
	height: 40px;
	color: #ffffff;
	font-size: 22px;
	cursor: pointer;

-webkit-box-shadow: 0px 4px 18px -5px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 4px 18px -5px rgba(0,0,0,0.75);
box-shadow: 0px 4px 18px -5px rgba(0,0,0,0.75);
}

#map {
	margin-top: 480px;
}

#links {
	margin-right: 3%;
	margin-top: 90px;
	float: right;
}

#links > ul li {
	padding-left: 30px;
	color: #ffffff;
	font-size: 12px;
}

#cop {
	float: left;
	margin-left: 75%;
	margin-top: -120px;
}

#cop > h5 {
	color: #757576;
	margin-top: -15px;
}

#cop > img {
	width: 80px;
	margin-left: 75px;
}

#slider-box {
	width: 500px;
	height: 200px;
	background-color: #36a8ff;
	position: absolute;
	margin-top: -23%;
}

#slider-box > h2 {
	width: 450px;
	font-size: 22px;
	color: #ffffff;
	margin-top: 10px;
	margin-left: 15px;
	font-family: 'Open Sans', sans-serif;
}

#slider-box > p {
	width: 450px;
	font-size: 12px;
	color: #ffffff;
	margin-top: 10px;
	margin-left: 15px;
	font-weight: normal;
	font-family: 'Open Sans', sans-serif;
}

#arows {
	float: right;
	margin-right: 20px;
}

#arows span {
	margin-left: 5px;
	color: #ffffff;
	padding: 10px 17px;
	background-color: #284159;
	cursor: pointer;
	font-family: 'Arial';
}


#title-slider {
	width: 200px;
	height: 40px;
	background-color: #284159;
	margin-top: -40px;
	position: absolute;
	z-index: 9999;
}

#title-slider > h4 {
	font-size: 16px;
	text-align: center;
	color: #ffffff;
	margin-top: 10px;
}

.slider > img {
	width: 100%;
}


@-webkit-keyframes fadeIn {
0% { opacity: 0; }
100% { opacity: 1; } 
}
@-moz-keyframes fadeIn {
0% { opacity: 0;}
100% { opacity: 1; }
}
@-o-keyframes fadeIn {
0% { opacity: 0; }
100% { opacity: 1; }
}
@keyframes fadeIn {
0% { opacity: 0; }
100% { opacity: 1; }
}

.fadeIn {
-webkit-animation: fadeIn 3s ease-in-out;
-moz-animation: fadeIn 3s ease-in-out;
-o-animation: fadeIn 3s ease-in-out;
animation: fadeIn 3s ease-in-out;
}

.overlay {
   background:transparent; 
   position:relative; 
   width:100%;
   height:250px; /* your iframe height */
   top:250px;  /* your iframe height */
   margin-top: -250px;
}

 @-moz-keyframes rotate {
        0% {transform: rotate(0deg);}
        100% {transform: rotate(-360deg);}
    }
 
    @-webkit-keyframes rotate {
        0% {transform: rotate(0deg);}
        100% {transform: rotate(-360deg);}
    }
 
    @-o-keyframes rotate {
        0% {transform: rotate(0deg);}
        100% {transform: rotate(-360deg);}
    }
 
    @keyframes rotate {
        0% {transform: rotate(0deg);}
        100% {transform: rotate(-360deg);}
    }
 
    .round {
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        padding-top: 30px;    
        text-decoration: none;     
        text-align: center;
        font-size: 25px;       
        text-shadow: 0 1px 0 rgba(255,255,255,.7);
        letter-spacing: -.065em;
        font-family: "Hammersmith One", sans-serif;    
        -webkit-transition: all .25s ease-in-out;
        -o-transition: all .25s ease-in-out;
        -moz-transition: all .25s ease-in-out;
        transition: all .25s ease-in-out;
        box-shadow: 2px 2px 7px rgba(0,0,0,.2);
        border-radius: 300px;
        z-index: 1;
        border-width: 4px;
        border-style: solid;
        font-size: 13px;
        text-align: center;
    }

    #empresa1 {
    	background: #333 url('../../hotpage/images/about/empresa1.jpg') no-repeat;
        background-position: center;
        background-size: 110% 110%;
    }

    #empresa2 {
    	background: #333 url('../../hotpage/images/about/empresa2.jpg') no-repeat;
        background-position: center;
        background-size: 110% 110%;
    }

    #empresa3 {
    	background: #333 url('../../hotpage/images/about/empresa3.jpg') no-repeat;
        background-position: center;
        background-size: 110% 110%;
    }
 
    .round:hover {
        width: 100%;
        height: 100%;
        left: -19%;
        top: -20%;
        font-size: 33px;
        -webkit-box-shadow: 5px 5px 10px rgba(0,0,0,.3);
        -o-box-shadow: 5px 5px 10px rgba(0,0,0,.3);
        -moz-box-shadow: 5px 5px 10px rgba(0,0,0,.3);
        box-shadow: 5px 5px 10px rgba(0,0,0,.3);
        z-index: 2;
        border-size: 10px;
        -webkit-transform: rotate(-360deg);
        -moz-transform: rotate(-360deg);
        -o-transform: rotate(-360deg);
        transform: rotate(-360deg);
    }
 
    a.red {
        background-color: rgba(239,57,50,1);
        color: rgba(133,32,28,1);
        border-color: rgba(133,32,28,.2);
    }
 
    a.red:hover {
        color: rgba(239,57,50,1);
    }
 
    a.green {
        background-color: rgba(1,151,171,1);
        color: rgba(0,63,71,1);
        border-color: rgba(0,63,71,.2);
    }
 
    a.green:hover {
        color: rgba(1,151,171,1);
    }
 
    a.yellow {
        background-color: rgba(252,227,1,1);
        color: rgba(153,38,0,1);
        border-color: rgba(153,38,0,.2);
    }
 
    a.yellow:hover {
        color: rgba(252,227,1,1);
    }
 
    .round span.round {
        display: block;
        opacity: .0;
        -webkit-transition: all .5s ease-in-out;
        -moz-transition: all .5s ease-in-out;
        -o-transition: all .5s ease-in-out;
        transition: all .5s ease-in-out;
        font-size: 1px;
        border: none;
        padding: 40% 20% 0 20%;
        color: #fff;
    }
 
    .round span:hover {
        opacity: .0;
        font-size: 16px;
        -webkit-text-shadow: 0 1px 1px rgba(0,0,0,.5);
        -moz-text-shadow: 0 1px 1px rgba(0,0,0,.5);
        -o-text-shadow: 0 1px 1px rgba(0,0,0,.5);
        text-shadow: 0 1px 1px rgba(0,0,0,.5); 
    }
 
    .green span {
        background: rgba(0,63,71,.7);      
    }
 
    .red span {
        background: rgba(133,32,28,.7);    
    }
 
    .yellow span {
        background: rgba(161,145,0,.7);
 
    }

    

#losango{
  width:300px;
  height:300px;
  margin-top:50px;
  margin-left:50px;
   /* Rotação */  
   transform: rotate(-45deg);  
   cursor: pointer;
   background-color: #184d76;
}

#imagemproj img:hover {
	opacity: 0;
}

#losango2 {
	width: 150px; 
	height: 150px; 
	position: relative; 
	margin-left: 343px; 
	margin-top: -116px;
  	background-color: #184d76;
   /* Rotação */  
   transform: rotate(-45deg);  
   cursor: pointer;
}


#losango2 img {
	width: 150px; 
	height: 150px;
}

#losango3 img {
	width: 150px; 
	height: 150px;
}

#losango4 img {
	width: 150px; 
	height: 150px;
}

#losango5 img {
	width: 150px; 
	height: 150px;
}

#losango6 img {
	width: 150px; 
	height: 150px;
}

#losango3 {
	width: 150px; 
	height: 150px; 
	position: relative; 
	margin-left: 235px; 
	margin-top: -40px;
  	background-color: #184d76;   /* Rotação */  
   transform: rotate(-45deg);  
   cursor: pointer;
}

#losango4 {
	width: 150px; 
	height: 150px; 
	position: relative; 
	margin-left: 455px; 
	margin-top: -150px;
  	background-color: #184d76;
   /* Rotação */  
   transform: rotate(-45deg);  
   cursor: pointer;
}

#losango5 {
	width: 150px; 
	height: 150px; 
	position: relative; 
	margin-left: 567px; 
	margin-top: -260px;
  	background-color: #184d76;
   /* Rotação */  
   cursor: pointer;
   transform: rotate(-45deg);  
}
#losango6 {
	width: 150px; 
	height: 150px; 
	position: relative; 
	margin-left: 680px; 
	margin-top: -40px;
  	background-color: #184d76;
   /* Rotação */  
   transform: rotate(-45deg);  
   cursor: pointer;
}

#port-box {
	width: 470px;
	height: 200px;
	float: left;
	margin-left: 20px;
	background-color: #ffffff;
	margin-top: 15px;
}

#port-box > h2 {
	color: #36a8ff;
	font-size: 18px;
	text-align: center;
	margin-top: 10px;
}

#port-box > p {
	font-size: 12px;
	text-align: justify;
	margin-top: 10px;
	margin-left: 20px;
}

#div-escond > span {
	text-align: center;
	color: #36a8ff;
	float: right;
	cursor: pointer;
	margin-right: 30px;
}


