/* Font's */
@font-face{font-family: 'Droid Bold'; src: url(../fonts/DroidSerif-Bold.ttf);}
@font-face{font-family: 'Droid Serif'; src: url(../fonts/DroidSerif-Regular.ttf);}

/* Tag's */
html, body{width: 100%; height: 100%; font-family: 'Droid Serif', sans-serif; line-height: 1.15; font-size: 1rem; font-weight: 400; line-height: 1.5; color: #212529;}
h1{padding: 10px 5px; font-weight: 500; font-size: 2.5rem; font-family: 'Droid Bold';}
h2{padding: 10px 5px; font-weight: 500; font-size: 2rem; font-family: 'Droid Bold';}
h3{padding: 10px 5px; font-weight: 500; font-size: 1.75rem; font-family: 'Droid Bold';}
h4{padding: 10px 5px; font-weight: 500; font-size: 1.5rem; font-family: 'Droid Bold';}
h5{padding: 10px 5px; font-weight: 500; font-size: 1.25rem; font-family: 'Droid Bold';}
h6{padding: 10px 5px; font-weight: 500; font-size: 1rem; font-family: 'Droid Bold';}
p{padding: 10px 5px;}
strong{font-weight: bold;}
blockquote{padding: 25px 15px; border-left: 3px solid #DDD; font-size: 1.25rem;}
hr{border: 1px dashed #ccc;}
img{}
table{}
ul{padding: 5px 0; list-style: square;}
ul li{padding-left: 10px;}
a{text-decoration: none; color: #333;}
a:hover,
a:focus{text-decoration: underline;}
fieldset{}
label{margin: 5px;}
input[type=text],
input[type=date],
input[type=email],
input[type=password]{margin: 5px; padding: 5px; height: 40px; border: 1px solid #ccc; outline: none;}
input[type=text]:focus,
input[type=date]:focus,
input[type=email]:focus,
input[type=password]:focus{border: 1px solid #333;}
input[type=checkbox]{margin: 5px; padding: 5px; border: 1px solid #ccc; outline: none;}
input[type=checkbox]:focus{border: 1px solid #333;}
input[type=radio]{margin: 5px; padding: 5px; border: 1px solid #ccc; outline: none;}
input[type=radio]:focus{border: 1px solid #333;}
select{margin: 5px; padding: 5px; height: 40px; border: 1px solid #ccc; outline: none;}
select:focus{border: 1px solid #333;}
textarea{margin: 5px; padding: 5px; height: 120px; border: 1px solid #ccc; outline: none;}
textarea:focus{border: 1px solid #333;}
button,
input[type=button],
input[type=submit], 
input[type=reset]{margin: 5px; padding: 5px; padding: 0 15px; height: 40px; border: 1px solid #333; background-color: #333; color: #fff; cursor: pointer;}
button:hover,
input[type=button]:hover,
input[type=submit]:hover, 
input[type=reset]:hover{border: 1px solid #333; background-color: #fff; color: #333;}

/*
Classes comuns
==================================================*/
/* Limpar Float */
.clear{clear: both;}

/* Alinhamento de texto */
.t-left{text-align: left;}
.t-right{text-align: right;}
.t-center{text-align: center;}
.t-justify{text-align: justify;}

/* Boxes */
.boxes{width: 100%; text-align: center; vertical-align: top;}
.boxes .box{display: inline-block; vertical-align: top;}

/* Colunas */
.cols{width: 100%; text-align: center; vertical-align: top;}
.cols .col{display: inline-block; vertical-align: top;}
.cols .left{display: inline-block; vertical-align: top;}
.cols .right{display: inline-block; vertical-align: top;}

/* Imagens */
.img{width: 100%; text-align: center;}
.img img{max-width: 85%; width: auto;}

/* Iframes */
.iframe{width: 100%; text-align: center;}
.iframe iframe{max-width: 85%; width: 85%;}

.text-bot{background: transparent url(../img/title_bot.png) no-repeat scroll center bottom; margin-bottom: 50px;}

/*
Layout
==================================================*/
/*
Desktop
----------------------------*/
@media screen and (min-width: 1200px){
    #wrapper{width: 100%; min-height: 100%; margin: 0; padding: 0; /*background: url(../img/bg-wrapper.jpg) no-repeat center top #ccc;*/ background-color: #eee;}
    .inner{width: 1200px; margin: 0 auto;}
    
    /*Página inicial*/
    #home{width: 100%; min-height: 100%; margin: 0; padding: 0; background: url(../img/bg-home.jpg) no-repeat; background-size: 100%;}
    #home .home{width: 550px; height: 350px; position: absolute; top: 30%; left: 10%;}
    #home .home h1{color: #fff; font-size: 64px;}
    #home .home h4{color: #fff;}
    #home .home ul{list-style: none;}
    #home .home ul li{width: auto; height: 35px; margin: 0 15px; padding: 0 15px; float: left; position: relative;}
    #home .home ul li a{color: #fff; line-height: 35px;}
    
    /*Header*/
    #header{width: 100%; height: 100px; border-top: 5px solid #333;}
    #header .logo{width: 300px; height: 100px; float: left;}
    #header .logo img{height: 80px; padding: 10px 0;}
    #header .lenguage{width: 900px; height: 40px; float: left;}
    #header .lenguage ul{width: auto; height: 30px; margin: 5px; padding: 0; list-style: none; float: right;}
    #header .lenguage ul li{width: auto; height: 30px; margin: 0; padding: 0 5px; float: left; position: relative;}
    #header .lenguage ul li a{font-family: sans-serif; font-size: 10px; line-height: 30px; color: #333;}
    #header .nav{width: 900px; height: 60px; float: left;}
    #header .nav ul{width: auto; height: 30px; margin: 15px 0; padding: 0; list-style: none; float: right;}
    #header .nav ul li{width: auto; height: 30px; margin: 0; padding: 0 10px; float: left; position: relative;}
    #header .nav ul li:hover{border-bottom: 2px solid #333;}
    #header .nav ul li.select{border-bottom: 2px solid #727376;}
    #header .nav ul li a{font-family: sans-serif; font-size: 12px; text-transform: uppercase; line-height: 30px; color: #333;}
    #header .nav ul li a:hover{text-decoration: none;}
    
    /*Content*/
    #slide{width: 100%; height: auto;}
    #slide .inner{padding: 10px 0;}
    #slide .slide{width: 100%; height: 450px; background-color: #333; -webkit-box-shadow: 15px 15px 11px -4px rgba(0,0,0,0.75); -moz-box-shadow: 15px 15px 11px -4px rgba(0,0,0,0.75); box-shadow: 15px 15px 11px -4px rgba(0,0,0,0.75);}
    
    .content{padding: 35px 0;}
    
    #secao-atuacao{width: 100%; height: auto;}
    #secao-atuacao .boxes{padding: 35px 0;}
    #secao-atuacao .boxes .box{width: 280px; height: 200px; margin: 5px; padding: 0; background-color: #333;}
    
    #content{width: 100%; height: auto;}
    #content .main{width: 100%;}
    #content .main table{width: 100%; text-align: center;}
    #content .main table .input{width: 75%;}
    
    /*Footer*/
    #footer{width: 100%; height: auto;}
    #footer .top{width: 100%; height: auto; background-color: #eee;}
    #footer .top .boxes{padding: 10px 0;}
    #footer .top .boxes .box{width: 280px; height: 140px; margin: 5px; background-color: #eee;}
    #footer .top .boxes .box img{max-width: 180px;}
    #footer .bot{width: 100%; height: auto; background-color: #333;}
    #footer .bot .boxes{padding: 10px 0;}
    #footer .bot .boxes .box{width: 380px; min-height: 200px; height: auto;}
    #footer .bot .boxes .box img{padding-top: 100px; width: 250px;}
    #footer .bot .boxes .box h4{color: #fff;}
    #footer .bot .boxes .box ul{color: #fff;}
    #footer .bot .boxes .box ul li a{color: #fff;font-size: 14px;}
    #footer .bot .boxes .box p{color: #fff; font-size: 14px;}
    #footer .copyright{width: 100%; height: auto; background-color: #ccc;}
    #footer .copyright span{display: block; text-align: center; font-family: sans-serif; color: #222; font-size: 12px;}
}

/*
Mobile
----------------------------*/
@media screen and (max-width: 1199px){
    #wrapper{width: 100%; height: auto; margin: 0; padding: 0; /*background: url(../img/bg-wrapper.jpg) no-repeat center top #ccc;*/ background-color: #eee;}
    .inner{width: 100%; margin: 0 auto;}
    
    /*Página inicial*/
    #home{width: 100%; min-height: 100%; margin: 0; padding: 0; background: url(../img/bg-home.jpg) no-repeat; background-size: 100%;}
    #home .home{width: 85%; height: 350px; margin: 0 auto;}
    #home .home h1{color: #fff; font-size: 64px;}
    #home .home h4{color: #fff;}
    #home .home ul{list-style: none;}
    #home .home ul li{width: auto; height: 35px; margin: 0 15px; padding: 0 15px; float: left; position: relative; background-color: #212529; border-radius: 10px;}
    #home .home ul li a{color: #fff; line-height: 35px;}
    
    /*Header*/
    #header{width: 100%; height: auto; border-top: 5px solid #333;}
    #header .logo{width: 100%; height: 100px; text-align: center;}
    #header .logo img{height: 50px; padding: 25px 0;}
    #header .lenguage{width: 100%; height: 40px; text-align: center;}
    #header .lenguage ul{width: auto; height: 30px; margin: 5px; padding: 0; list-style: none; display: inline-block;}
    #header .lenguage ul li{width: auto; height: 30px; margin: 0; padding: 0 5px; float: left; position: relative;}
    #header .lenguage ul li a{font-family: sans-serif; font-size: 10px; line-height: 30px; color: #333;}
    #header .nav{width: 100%; height: auto; text-align: center;}
    #header .nav ul{width: 100%; height: auto; margin: 0; padding: 0; list-style: none; background-color: #333;}
    #header .nav ul li{width: 100%; height: 30px; margin: 0; padding: 0; border-bottom: 1px dashed #fff;}
    #header .nav ul li.select{background-color: #f1f1f1}
    #header .nav ul li a{font-family: sans-serif; font-size: 12px; text-transform: uppercase; line-height: 30px; color: #fff;}
    #header .nav ul li.select a{color: #333;}
    
    /*Content*/
    #slide{width: 100%; height: auto;}
    #slide .slide{width: 100%; height: auto;}
    #slide .slide img{width: 100%; height: auto;}
    
    .content{padding: 35px 0;}
    
    #secao-atuacao{width: 100%; height: auto;}
    #secao-atuacao .boxes{padding: 35px 0;}
    #secao-atuacao .boxes .box{width: 280px; height: 200px; margin: 5px; padding: 0; background-color: #333;}
    
    #content{width: 100%; height: auto;}
    #content .main{width: 100%;}
    #content .main table{width: 100%; text-align: center;}
    #content .main table .input{width: 75%;}
    
    /*Footer*/
    #footer{width: 100%; height: auto;}
    #footer .top{width: 100%; height: auto; background-color: #eee;}
    #footer .top .boxes{padding: 10px 0;}
    #footer .top .boxes .box{width: 280px; height: 140px; margin: 5px; background-color: #eee;}
    #footer .top .boxes .box img{max-width: 180px;}
    #footer .bot{width: 100%; height: auto; background-color: #333;}
    #footer .bot .boxes{padding: 10px 0;}
    #footer .bot .boxes .box{width: 380px; min-height: 200px; height: auto;}
    #footer .bot .boxes .box img{padding-top: 100px; width: 250px;}
    #footer .bot .boxes .box h4{color: #fff;}
    #footer .bot .boxes .box ul{color: #fff;}
    #footer .bot .boxes .box ul li a{color: #fff;font-size: 14px;}
    #footer .bot .boxes .box p{color: #fff; font-size: 14px;}
    #footer .copyright{width: 100%; height: auto; background-color: #ccc;}
    #footer .copyright span{display: block; text-align: center; font-family: sans-serif; color: #222; font-size: 12px;}
}

/*
Plugins
==================================================*/
/* Cycle2 */
.cycle-slideshow{width: 100%; height: auto;}
.cycle-slideshow .cycle-pager{width: 100%; text-align: center; position: absolute; top: 70%; z-index: 999; overflow: hidden;}
.cycle-slideshow .cycle-pager span{color: #fff; display: inline-block; font-size: 50px; cursor: pointer;}
.cycle-slideshow .cycle-pager span.cycle-pager-active{color:#333;}

/* Lightbox2 */
.lightbox2{width: 100%; height: auto; text-align: center;}
.lightbox2 a img{width: 240px; height: 240px; margin: 5px; display: inline-block; border: 1px solid #ccc;}

/* Box Modal */
#boxes{}
#boxes .window{width: 500px; height: 350px; padding: 10px; position: absolute; left: 0; top: 0; z-index: 9999; display: none;}
#boxes #dialog{width: 500px; height: 350px; padding: 10px; background-color: #fff;}
#mask{position: absolute; left: 0; top: 0; z-index: 9000; background-color: #333; display: none;}