/*
@font-face {
    font-family: 'futura_bk_btbook';
    src: url('../fonts/futubk__-webfont.eot');
    src: url('../fonts/futubk__-webfont.eot?#iefix') format('embedded-opentype'),
        url('../fonts/futubk__-webfont.woff') format('woff'),
        url('../fonts/futubk__-webfont.ttf') format('truetype'),
        url('../fonts/futubk__-webfont.svg#futura_bk_btbook') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'futura_lt_btlight';
    src: url('../fonts/futult__-webfont.eot');
    src: url('../fonts/futult__-webfont.eot?#iefix') format('embedded-opentype'),
        url('../fonts/futult__-webfont.woff') format('woff'),
        url('../fonts/futult__-webfont.ttf') format('truetype'),
        url('../fonts/futult__-webfont.svg#futura_lt_btlight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'futura_md_btmedium';
    src: url('../fonts/futumd__-webfont.eot');
    src: url('../fonts/futumd__-webfont.eot?#iefix') format('embedded-opentype'),
        url('../fonts/futumd__-webfont.woff') format('woff'),
        url('../fonts/futumd__-webfont.ttf') format('truetype'),
        url('../fonts/futumd__-webfont.svg#futura_md_btmedium') format('svg');
    font-weight: normal;
    font-style: normal;
}
*/

* {
    margin: 0;
    padding: 0;
}

body {
    font-family: arial;
	background-image: url("../../img/maincontainer_bg.jpg");
	background-repeat: repeat-x;
/*    background-position: left top, right 150px;*/
}

img{
    border: none;
}

a{
    text-decoration: none;
}

#header{
	background:  url("../../img/header_bg_1.jpg");
    height: 90px;
    min-width: 975px;
}

#wrapper-header{
    width: 100%;
    height: 78px;
    margin-top: 7px;
    float: left;
}

#container-header{
    width: 975px;
    margin: auto;
    height: 70px;
}

#menu-bar{
    height: 216px;
    min-width: 172px;
}

#container-menu{
    width: 172px;
	height: 216px;
    margin: auto;
}

#wrapper-banner{
    width: 176px;
    height: 176px;
    margin-top: 2px;
    padding: 2px 0px 0px 5px;
    color: blue;
    text-align: center;
}

.banner-container{
    width: 176px;
    height: 196px;
    background-color: #ffffff;
    -webkit-border-radius:10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    margin: auto;
}

#wrapper-banner-1{
    margin-left: 200px;
    width: 410px;
    height: 410px;
    margin-top: 2px;
    padding: 2px 0px 0px 5px;
    color: blue;
}

.banner-container-1{
    width: 400px;
    height: 400px;
    background-color: #ffffff;
    -webkit-border-radius:10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    margin: auto;
}

.banner-container > div{
    position: absolute;
}

.banner-container-1 > div{
    position: absolute;
}

.image-banner{
    margin-left: 10px;
    margin-top: 10px;
}

.views-content{
    width: 1030px;
    margin: auto;
    min-height: 750px;
    margin-top: 20px;
}

.views-content_1{
    width: 975px;
    margin: auto;
    min-height: 800px;
    margin-top: 20px;
}

#box{
	font-size: 11pt;
/*	background-color: #ffffff;*/
	border-bottom: 1px dotted #767676;
	border-top: 1px dotted #ffffff;
/*	padding-top: 20px;*/
	padding-bottom: 15px;
	padding-left: 10px;
	padding-right: 10px;
	min-height:420px;
    background-image: url("../../img/icon.gif");
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: 15%;
}

#box_1{
    font-size: 11pt;
    align-items: center;
    /*	background-color: #ffffff;*/
    border-bottom: 1px dotted #767676;
    border-top: 1px dotted #ffffff;
    /*	padding-top: 20px;*/
    padding-bottom: 15px;
    padding-left: 10px;
    padding-right: 10px;
    min-height:420px;
}

#box_2{
	font-size: 11pt;
	background-color: #ffffff;
	border-bottom: 1px dotted #767676;
	border-top: 1px dotted #767676;
	padding-top: 20px;
	padding-bottom: 15px;
	padding-left: 10px;
	padding-right: 25px;
	min-height:550px;
}

#footer_1{
	background-image: url("../../img/maincontainer_bg_end_1.jpg");
	background-repeat: repeat-x;
    height: 10px;
    width: 100%;
}

#footer{
	background-image: url("../../img/footer_bg.jpg");
    float: left; 
    height: 90px; 
    position: relative; 
    width: 100%;
    background-color: #3a3a3a;
}

#container-logo{
    float: left;
    width: 220px;
    height: 70px;
}

#main-contacts{
    float: right;
    width: 315px;
    height: 90px;
    -webkit-border-radius:10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background: #009bdb;
    margin-top: 15px;
}

#left-main-contacts{
    float: left;
    width: 210px;
    margin-left: 20px;
    margin-top: 10px;
}

#right-main-contacts{
    float: right;
    margin-right: 20px;
    line-height: 100px;
}

.line-main-contact{
    height: 23px;
    font-family: Arial, Helvetica;
    color: #ffffff;
    font-size: 11pt;
    margin-top: 5px;
}


.menu>a>li{
    list-style: none;
    float: left;
    line-height: 76px;
    padding-right: 40px;
    padding-left: 40px;
    cursor: pointer;
    text-align: center;
}


.menu>a>li:hover{
    background: #009bdb;
    color: #81F7F3;
}

.menu-selected{
    background: #009bdb;
    color: #81F7F3;
}

.menu>a{
    text-decoration: none;
    font-family: Arial, Helvetica;
    font-size: 12pt;
    color:#81F7F3;
}

.menu>li{
    list-style: none;
    float: left;
    line-height: 76px;
    padding-right: 40px;
    padding-left: 40px;
    cursor: pointer;
    text-align: center;
    border-right: 1px solid #cfcfcf;
    font-family: Arial, Helvetica;
    color:#81F7F3;
}

.menu>li:hover{
    background: #009bdb;
    color: #81F7F3;
}

.title-view{
    font-family: Arial, Helvetica;
    width: 798px;
    color:#03B5EB;
    font-size: 20pt;
    padding-bottom: 10px;
}

.format-view{
    width: 191px;
    color:#03B5EB;
    font-family: arial,helvetica;
    font-size: 12pt;
    min-height: 500px;
    text-align: justify;
    float:left;
}

.format-view_1{
    padding: 0px 10px 10px 10px;
    width: 818px;
/*    margin-top: 30px;*/
    color:#E1F5A9;
    font-family: arial,helvetica;
    font-size: 12pt;
    min-height: 700px;
    text-align: justify;
    float:left;
}

#main-images{
    width: 815px;
    margin: auto;
    padding-top: 30px;
}

#footer-container{
    width: 975px;
    margin: auto;
}

#certificate{
	width: 300px;
    float: left;
}

#certificate img{
    float:left;
}

#files{
    float: left;
	margin-left: 10px;
    margin-top: 25px;
}

.link-files{
    font-family: Arial, Helvetica;
    color:#767676;
    font-size: 12pt;
}

.link-files:hover{
    color:#e4e4e4;
}

#copyrights{
/*    float: right;*/
    font-family: Arial, Helvetica;
    color:#ffffff;
    font-size: 11pt;
    margin-top: 10px;
    text-align: center;
}

#powered{
    color:#c32032;
}

.input-form-container{
    width:375px;
    min-height: 65px;
    margin-bottom: 10px;
}

.label-form{
    font-family: Arial, Helvetica;
    font-size: 11pt;
    color:#828282;
    margin-bottom: 7px;
}

.input-text{
    height: 40px;
    width: 300px;
    font-family: Arial, Helvetica;
    background: #dedfdf;
    color:#757575;
    border: none;
    margin-bottom: 5px;
}

.textarea-contact{
    height: 200px;
    width: 375px;
    background: #dedfdf;
    font-family: Arial, Helvetica;
    resize: none;
    overflow: hidden;
    color:#757575;
    border: none;
}

.submit-button{
    border: none;
    width: 75px;
    height: 35px;
    background-color: #009bdb;
    font-family: Arial, Helvetica;
    color:#ffffff;
    cursor: pointer;
    -webkit-border-radius:10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    margin-bottom: 20px;
    margin-top: 5px;
}

.submit-button:hover{
    background:#00a6ea;
}

.submit-button:disabled{
    background-color: #009bdb;
    cursor: default;
}

.container-form-contacts{
    float: left;
}

.container-form-contacts_1{
    float: right;
}

.error-form{
    background: #da9f9f;
    color:#ffffff;
}

.ajax-mini-loader {
    background:  url("../images/ajax-loader.gif") no-repeat center;
    height: 16px;
    width: 16px;
    margin-top: 7px;
}

.contacts-details{
    width: 400px;
    font-size: 11pt;
    color:#828282;
    float: right;
    font-family:  Arial, Helvetica;
}

.result-form-contact{
    margin-left: 20px;
    margin-top: 10px;
    float: left;
}


.container-contact{
    height: 100px;
    margin-bottom: 50px;
}

.container-image-contact{
    float: left;
    width: 90px
}

.container-title-contact{
    float: left;
    width: 300px;
    margin-left: 20px;
    font-family: Arial, Helvetica;
    font-size: 17pt;
}

.container-description-contact{
    float: left;
    width: 300px;
    margin-top: 10px;
    margin-left: 20px;
    font-size: 11pt;
    font-family: Arial, Helvetica;
}

.map-contacts{
    height: 200px;
    width: 375px;
    float: right;
}

#map-block {
    height: 200px;
    width: 375px;
    float: right;
    margin-top: -65px;
}

.label-company{
    font-family: arial, Helvetica;
    font-size: 13pt;
}

.button-details-item{
    background: #009bdb;
    color:#ffffff;
    padding:10px 10px 10px 10px;
/*    text-transform: uppercase;*/
    font-size: 9pt;
    -webkit-border-radius:10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.button-details-item:hover{
    background:#00a6ea;
}

.container-project-item{
    width: 93px;
    float: left; 
    margin-left: 32px;
    margin-bottom: 25px;
}

.title-project-item{
    text-align: center;
    font-size: 10pt;
    margin-bottom: 10px;
    height: 30px;
}

.imagem-project-item_1{
    width: 93px;
    height: 118px;
    margin: auto;
    background: #f9f9f9;
    border: 1px solid #e5e5e5;
}

.imagem-project-item{
    width: 93px;
    height: 118px;
    margin: auto;
    background: #f9f9f9;
    border: 1px solid #e5e5e5;
}

.imagem-project-item:hover{
    opacity: 0.85;
    cursor: pointer;
}

.imagem-project-item_1:hover{
    opacity: 0.85;
}

.button-project-item{
    text-align: center;
    margin-top: 15px;
}

.item-details-image{
    float: left;
    background: #f9f9f9;
    width: 185px;
    height: 235px;
    border: 1px solid #e5e5e5;
}

.details-item{
    float: left;
    margin-left: 40px;
}

.label-details{
    font-family: arial, Helvetica;
    font-size: 11pt;
/*    text-transform: uppercase;*/
    width: 125px;
}

.image-wrapper{
    width: 310px;
    height: 235px;
    float: left;
    margin-left: 10px;
    background: #f9f9f9;
    border: 1px solid #e5e5e5;
}

.image{
    margin-top: 5px;
    margin-left: 5px;
}

#container-menu ul ul{

    display: none;

}

#container-menu ul li:hover > ul{
	
    display: block;
}

#container-menu ul{
    padding: 0 0px;
    border-radius: 10px;
    list-style: none;
    position: relative;
    display: inline-table;
    /*font-size: 13pt; */
	float: right;
}

#container-menu ul:after{

    content:"";
    clear: both;
    display: block;
}

#container-menu ul li{
    float: left;
	min-width: 172px;
	height: 28px;
/*    border-left: 1px solid #d6d6d6;*/
	background-image: url("../../img/menu_bar_2.jpg");
}

#container-menu ul li_1{
    float: left;
    min-width: 172px;
    height: 28px;
    background-image: url("../../img/menu_bar_4.jpg");
}

#container-menu ul li:hover{
    color: #81F7F3;
}

#contacts-li{
    border-right: 1px solid #d6d6d6;
}

#container-menu ul li a{
    display: block;
    padding: 4px 38px 4px 45px;
    text-decoration: none;
    font-family: "futura_lt_btlight";
/*    text-transform: uppercase;*/
    color:#ffffff;


}

#container-menu ul li a:hover{
	background-image: url("../../img/menu_bar_3.jpg");
/*    color: #FFFFFF;
    font-weight: bold;*/
}

#container-menu ul ul{
/*    border-radius: 0px;*/
    padding: 0;
    position: absolute;
    top:100%;
    -webkit-box-shadow: #c2c2c2 0px 3px 5px;
    -moz-box-shadow: #c2c2c2 0px 3px 5px;
    box-shadow: #c2c2c2 0px 3px 5px;
    margin-left: -1px;
}

#container-menu ul ul li{
	
    float: none;
    position: relative;
}

#container-menu ul ul li a{
	
    padding: 15px 40px;
    color:#009bdb;
}

#container-menu ul li ul a{
	
    text-decoration: none;
    font-family: "futura_lt_btlight";
/*    text-transform: uppercase;*/
    color: #767676;
    background: #e8e8e8;
    font-size:12pt;
}

.active-button{
	background-image: url("../../img/menu_bar_3.jpg");
    display: block;
    padding: 28px 28px 29px 40px;
    text-decoration: none;
/*    background: #009bdb; */
    font-family: "futura_lt_btlight";
/*    text-transform: uppercase;*/
    color:#ffffff;
}

.list{

    cursor: pointer;

}

.item-news{
    padding: 20px;
    width: 935px;
    background: #e8e8e8;
    -webkit-border-radius:10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    margin-bottom: 20px;
    float: left;
}

.title-news{
    color:#767676;
    font-size: 20pt;
    margin-bottom: 10px;
}

.date-news{
    float: right;
    font-size: 12pt;
    line-height: 40px;
}

.page{
    border:1px solid #c1c1c1;
    float:left;
    padding:3px 7px 3px 7px;
    margin-right:4px;
    background: #ffffff;
    color:#01bff3;
}

.page a{
    color:#c1c1c1;
}

.selected-page{
    background:#e8e8e8;
    color:#767676;
}

.link-news{
    color:#767676;
}

.link-news:hover{
    color:#c1c1c1;
}

.container-image-news{
    float: left;
    padding-right: 20px;
    padding-bottom: 20px;
}

.container-date-news{
    float: right;
    font-size: 12pt;
    line-height: 45px;
}

#to-top{
    width: 141px;
    height: 16px;
    margin: auto;
    margin-top: -12px;
    cursor: pointer;
}

.selectbox{
    width: 377px;
    font-size: 12px;
    background: #dedfdf;
    color:#696969;
    line-height:normal;
    padding:12px;
    border: none;
    margin-bottom: 3px;
}

#logo-budget{
    width: 219px;
    height: 84px;
    float: right;
    margin-right: 70px;

}

#information-budget{
    float: right;
    width: 350px;
    margin-right: 100px;
    margin-top: 50px;
}

#information-box{
    background-color: #009bdb;
    width: 350px;
    height: 135px;
    -webkit-border-radius:10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    font-family: arial;
    color:#ffffff;
    text-align: center;
    font-size:15pt;
    line-height: 60px;
    float: left;
    margin-top: 20px;
}

#information-hover{
    background: url("img/hover_box.png");
    width: 350px;
    height: 42px;
    float: right;
        
}

.description-news{
    float: left;
    width: 710px;
}



.image-news{
    float: right;
    overflow: hidden;
}

#language{
    float: right; 
    font-size: 8pt;
}

#language a{
    color: #03B5EB;
	cursor: pointer;
}

#home-det-pt{
    float: left;
    width: 700px;
}

.home-det-esp{
    float: left;
    content: "";
    display: inline-block;
    width: 0px;
    height: 250px;
    border-right: 10px solid #fafafa;
    border-left: 10px solid #b4b4b4;
    padding: 0;
}

#home-text-pt{
    float: right;
}

#home-text-pt_1{
    float: left;
}

#home-text-pt_2{
    float: center;
}

#home-text-pt_3{
    font-size: 14pt;
}

#home-text-es{
    display: none;
}

#home-text-fr{
    display: none;
}

#home-text-en{
    display: none;
}

#img_lat {
/*    position: absolute; */ 
    top: 300px;
    left: 1437px; 


/*    z-index: 1;*/
    float: right;
}
.tabela{
    /*margin-left: 50px;*/
	width: 975px;
	
	/*border: 1px solid black;*/
}

.tabela_1{
    min-height: 700px;
    table-layout: fixed;
/*    margin-left: 50px;*/
}
.linha{
	/*width: 100px;*/
	height: 200px;
	/*border: 1px solid black;*/
}
.linha_1{
	height: 50px;
	text-align: center;
}

.linha_2{
	height: 30px;
	text-align: center;
}

.coluna{
	border: 1px solid black;
}

.centered{
	display: block;
	margin: auto;
}