/* here you can put your own css to customize and override the theme */

p{
    margin: 0px;
    padding: 0px;
}
a:hover{
    text-decoration: inherit;
}

#background_img{
    position: fixed;
    top: -50%; 
    left: -50%; 
    width: 100%; 
    height: 100%;
    z-index: -1;
    overflow: hidden;
}
.clear{
    clear: both;
}
.spance{
    height: 11px;
    width: 100%;
}
.inner{
    min-height: 200px;
    background: url(../imagens/bk_inner.png);
}
.content{
    width: 1159px;
    margin: auto;
}

.inner_w{
    background: white;
    width: 1099px;
    margin: auto;
}
.fixed_social{
    position: fixed;
    right: -20px;
    top: 40%;
    width: 92px;
}
.fixed_social img{
    float: left;
    clear: both;
    margin-bottom: 10px;
    margin-left: 20px;
    cursor: pointer;
}
.a_voltar, .a_voltar:hover{
    font-size: 16px;
    font-family: 'montserrat-regular';
    color: #58c261;
}
.btn_white{
    background: none;
    border: 0;
    border: 3px solid white;
    color: white;
    text-transform: uppercase;
    font-size: 21px;
    font-family: 'montserrat-regular';
    padding: 5px 15px;
    width: auto;
}
#menu #logoimg{
    float: left;
}

#menu #topmen{
    background: #292929;
    width: 900px;
    height: 52px;
    float: left;
}
#menu #btn_home{
    float: left;
    height: 58px;
    width: 61px;
    background: url(../imagens/btn_home.png) no-repeat;
    background-color: #333333;
    background-position: center center;
}
#menu #btn_home.active, #menu #btn_home:hover{
    background-color: #8dc63f;
}
#menu #btn_pesquisa{
    float: right;
    height: 52px;
    width: 60px;
    background: url(../imagens/btn_pesquisa.png) no-repeat;
    background-color: #333333;
    background-position: center center;
    cursor: pointer;
}

#pesquisa_m{
    position: absolute;
    margin-left: 634px;
    width: 206px;
    overflow: hidden;
}
#pesquisa_m input{
    position: relative;
    float: right;
    color: white;
    width: 0px;
    height: 52px;
    background: #343434;
    font-family: 'montserrat-regular';
    font-size: 13px;
    border: 0;
    outline: none;
}

.transparent{
    border: 0;
    color: transparent;
    width: 100%;
    height: 100%;
}

#menu #topmen #number{
    height: 52px;
    line-height: 52px;
    color: #898989;
    font-family: 'montserrat-regular';
    font-size: 14px;
    float: left;
    margin-left: 75px;
}

#menu #topmen2{
    width: 839px;
    height: 58px;
    float: left;
    background: url(../imagens/bk_menu.jpg) no-repeat;
	cursor: pointer;
}
#menu #topmen ul{
    list-style: none;
    padding: 0;
    margin: 0;
    height: 52px;
    margin-left: 53px;
    width: 530px;
    float: left;
}
.ss22 ul.dropdown{
	margin-left: -231px !important;
}
#menu #topmen ul li{ 
    float: left;
    height: 52px;
    line-height: 52px;
    padding: 0 17px;
    font-size: 14px;
	color: #898989;
    font-family: 'montserrat-regular';
}

#menu #topmen ul li.es {
	font-size: 12px !important;
}

#menu #topmen ul li.fr {
	font-size: 13px !important; 
}

#menu #topmen ul li:hover, #menu #topmen ul li.active{ 
    background: #6f6f6f;
    cursor: pointer;
}
#menu #topmen ul li:hover a, #menu #topmen ul li.active a{ 
    color: black;
}
#menu #topmen ul li:hover .dropdown{
    display: block;
}

#menu #topmen ul li ul.dropdown{
    background: #6f6f6f;
    position: absolute;
    width: 127px;
    margin-left: -17px;
    display: none;
    height: auto;
    z-index: 100;
}

#menu #topmen ul li ul.dropdown.big {
	width: 178px;
}

#menu #topmen ul li ul.dropdown a{
    color: white;
    font-size: 10px;


}
#menu #topmen ul li ul.dropdown li{
    padding: 11px 16px;
    line-height: 100%;
    height: auto;
}

#menu #topmen ul li a{
    color: #898989;
}

#menu #topmen #lang_options{
    float: left;
    margin-bottom: 16px;
    margin-top: 16px;
    margin-left: 585px;
    padding-left: 4px;
    position: absolute;
    z-index: 1;
    height: 20px;
    background: url(../imagens/s_down.png) right 7px no-repeat;
    width: 45px;
    cursor: pointer;
    overflow: hidden;
    background-size: 12px 6px;
}
#menu #topmen #lang_options img{
    height: 16px;
}
#menu #topmen #lang_options div{
    /*    display: none;*/
    position: relative;
    float: left;
    width: 100%;
    margin-top: 7px;
}
#menu #topmen #lang_options .selc{
    display: block;
    float: left;
    margin: 0;
    cursor: pointer;
}

#menu #topmen2 ul{
    list-style: none;
    padding: 0;
    margin: 0;
    height: 58px;
    float: left;
}

#menu #topmen2 ul li{ 
    float: left;
    height: 58px;
    line-height: 58px;
    text-align: center;
    width: 245px;
    font-size: 20px;
    font-family: 'montserrat-regular';
    margin-right: 1px;
}
#menu #topmen2 ul li.submenu{
    width: 362px;
    text-align: left;
    padding-left: 35px;
    margin: 0;
}
#menu #topmen2 ul li.submenu:hover{
    background: url(../imagens/menu_drop.png) 320px center no-repeat;
    background-color: #8dc63f;
}

#menu #topmen2 ul li.submenu:hover ul.dropdown{ 
    display: block;
}

#menu #topmen2 ul li ul li {
	height: 45px !important;
	display: block;
	line-height: 45px;
}

#menu #topmen2 ul li.submenu ul.dropdown{
    position: absolute;
    z-index: 100;
    background: #333333;
    /* width: 839px; */
	width: 362px;
    /* margin-left: -512px; */
	margin-left: -35px;
    height: auto;
    display: none;
}
#menu #topmen2 ul li.submenu ul.dropdown li{
    /* width: 231px; */
	width: 362px;
    /* text-align: right;
    padding-right: 45px; */
    border-bottom: 1px solid #262626;
    border-right: 1px solid #262626;
}

#menu #topmen2 ul li ul li ul.subsubmenu {
	margin-left: 231px;
	width: 231px;
	line-height: 54px;
	border-bottom: 1px solid #262626;
	border-right: 1px solid #262626;
	background: #333333;
	margin-top: -54px;
	display: none;
}

#menu #topmen2 ul li ul li ul.subsubmenu li:hover {
	background-color: #8dc63f;
}

#menu #topmen2 ul li ul li ul.subsubmenu li {
	background: #333333;
}

#menu #topmen2 ul li ul li:hover ul.subsubmenu {
	display: block;
}

#menu #topmen2 ul li.submenu ul.dropdown li.center{
    width: 244px;
    text-align: center;
    padding: 0;
}
#menu #topmen2 ul li.submenu ul.dropdown li.right{
    width: 361px;
    text-align: left;
    padding-left: 45px;
    border-right: 0;
}
#menu #topmen2 ul li.submenu ul.dropdown a{
    font-size: 18px;
	display: block;
}

#menu #topmen2 ul li.submenu2:hover{
    background: url(../imagens/menu_drop.png) 320px center no-repeat;
    background-color: #8dc63f;
}

#menu #topmen2 ul li.submenu2:hover ul.dropdown{ 
    display: block;
}
#menu #topmen2 ul li.submenu2 ul.dropdown{
    position: absolute;
    z-index: 100;
    background: #333333;
    /* width: 839px; */
	width: 232px;
    margin-left: 0px;
    height: auto;
    display: none;
}

#menu #topmen2 ul li#men8 ul.dropdown {
	margin-left: 0 !important;
	width: 245px;
}

	#menu #topmen2 ul li#men8 ul.dropdown li {
		width: 245px;
	}

#menu #topmen2 ul li.submenu2 ul.dropdown li{
    width: 231px;
    /* text-align: right;
    padding-right: 45px; */
    line-height: 44px;
    border-bottom: 1px solid #262626;
    border-right: 1px solid #262626;
	display:inline-block;
	vertical-align:middle;
	font-size: 12px;
	margin: 0;
}
#menu #topmen2 ul li.submenu2 ul.dropdown li.center{
    /* width: 244px; */
    text-align: center;
    padding: 0;
}
#menu #topmen2 ul li.submenu2 ul.dropdown li.right{
	/* width: 362px; */
	text-align: left;
	padding-left: 45px;
	margin-right: 0px;
}
#menu #topmen2 ul li.submenu2 ul.dropdown a{
    font-size: 11px;
	display: block;
}


#menu #topmen2 ul li:first-child{
    width: 230px;
}
#menu #topmen2 ul li a{
    color: white;
    text-transform: uppercase;
}

#menu #topmen2 ul li:hover, #menu #topmen2 ul li.active{
    background-color: #8dc63f;
}

.banner_home ul{
    padding: 0;
    margin: 0;
}
.banner_home p.titulo{
    font-size: 79px;
    color: white;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    line-height: 80%;
    font-family: 'montserrat-regular';
}
.banner_home a{
    margin-top: 30px;
	float: left;
}
.banner_home a.btn_white:hover{
    color: white;
}
.banner_home table{
    font-size: 14px;
    color: white;
    width: 100%;
    text-align: center;
    font-family: 'montserrat-regular';
}
.banner_home table:hover tr td{
    background: url(../imagens/bk_inner.png);
}
.serv_home ul{
    padding: 0;
    margin: 0;
    list-style: none;
    width: 100%;
}

.serv_home ul li{
    float: left;
}
.serv_home p{
    font-size: 39px;
    color: white;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    line-height: 80%;
    font-family: 'montserrat-regular';
}

.serv_home p.de {
	font-size: 30px;
	width: 285px;
}

.serv_home p.fr {
	font-size: 33px;
}

.serv_home p.es {
	font-size: 35px;
}

.serv_home ul li:hover table tr td{
    background: url(../imagens/bk_inner.png);
    cursor: pointer;
}

.title1{
    width: 100%;
    height: 59px;
    background-color: black;
}
.pagina .title1{
    margin: 0px 30px 30px 30px;
    width: 95%;
}
.title1 div{
    height: 59px;
    line-height: 59px;
    color: white;
    text-transform: uppercase;
    font-size: 15px;
    float: left;
    background-color: #343434;
    padding: 0 40px;
    font-family: 'montserrat-regular';
}
.title1 table tr td{
    text-align: center;
    vertical-align: middle;
    font-size: 20px;
    line-height: 100%;
}
.title1.ver_todas{
    background-image: url(../imagens/seta_left.png);
    background-position: 1050px center;
    background-repeat: no-repeat;
    cursor: pointer;
}

.nov_home .last_not_cont{
    margin: 30px 5px 0px 30px;  
}

.nov_home .last_not_cont a{
    color: #000;
}
.nov_home .novidade_home{
    margin-right: 25px;
    background: white;
    float: left;
    width: 348px;
    cursor: pointer;
}
.nov_home .novidade_home table tr td{
    background: url(../imagens/bk_b.png);
    display: none;
}

.nov_home .novidade_home:hover table tr td{
    display: table-cell;
    cursor: pointer;
}
.nov_home .novidade_home:hover .nov_home_data{
    color: black;
    background: white;
}
.nov_home .nov_home_textblock{
    margin: 20px;
}

.nov_home .nov_home_textblock p{
    font-family: 'montserrat-regular';
    font-size: 12px;
}

.nov_home .nov_home_textblock .titulo{
    font-family: 'montserrat-regular';
    font-size: 17px;
}

.nov_home .nov_home_data{
    font-family: 'montserrat-regular';
    font-size: 17px;
    color: white;
    width: auto;
    padding: 11px 14px;
    /*    position: absolute;*/
    margin-top: -70px;
    float: right;
    background: url(../imagens/bk_nov_date.png);
}

.patrocionadores{
    background: white;
    margin: 30px;
    text-align: center;
    padding: 29px 0;
}

.patrocionadores .bx-wrapper{
    display: inline-block;
}

.patrocionadores .bx-wrapper .bx-controls-direction a{
    top: 45%;
    width: 19px;
    height: 16px;
}
.patrocionadores .bx-wrapper .bx-prev, .patrocionadores .bx-wrapper .bx-prev:hover{
    margin-left: -530px;
    background: url(../imagens/patro_l.png) no-repeat !important;
}
.patrocionadores .bx-wrapper .bx-next, .patrocionadores .bx-wrapper .bx-next:hover{
    margin-right: -530px;
    background: url(../imagens/patro_r.png) no-repeat !important;
}

.razoes_home .content{
    background-color: #343434;
    min-height: 200px;
}

.razoes_home #block_razoes{
    margin: 30px 5px 0px 30px;
}

.razoes_home .razao_home{
    width: 349px;
    height: 260px;
    background: white;
    float: left;
    margin-right: 25px;
    text-align: center;
    font-family: 'montserrat-regular';
    font-size: 15px;
    color: #c5c5c5;
    text-transform: uppercase;
    padding: 35px 25px;
    line-height: 100%;
}
.razoes_home .razao_home p.titulo{
    font-size: 23px;
    color: black;
	margin: 20px 0;
}

.hover_lay_razoes{
    width: 349px;
    height: 260px;
    font-family: 'montserrat-regular';
    font-size: 10px;
    position: absolute;
    margin-top: -35px;
    margin-left: -25px;
    line-height: 150%;
    display: none;
}
.hover_lay_razoes tr td{
    padding: 35px 20px;
}
.hover_lay_razoes .bold{
    font-size: 27px;
    text-transform: uppercase;
    font-weight: normal;
}

.hover_lay_razoes#r1{
    background: #8dc63f;
    color: white;
}
.hover_lay_razoes#r2{
    background: #ede503;
    color: black;
}
.hover_lay_razoes#r3{
    background: #fb1c2c;
    color: white;
}

.foot .content{
    background: black;
    min-height: 200px;
    padding: 30px;
}

.foot #top_foot{
    width: 100%;
}

.foot #top_foot #btn_face{
    width: 58px;
    height: 51px;
    background: url(../imagens/foot_face.png) center center no-repeat;
    background-color: #343434;
    float: left;
    margin-right: 2px;
    margin-left: 5px;
}
.foot #top_foot #btn_face:hover{
    background: url(../imagens/foot_face_s.png) center center no-repeat;
    background-color: #787676;
}
.foot #top_foot #btn_twit{
    width: 58px;
    height: 51px;
    background: url(../imagens/foot_twit.png) center center no-repeat;
    background-color: #343434;
    float: left;
    margin-right: 2px;

}
.foot #top_foot #btn_twit:hover{
    background: url(../imagens/foot_twit_s.png) center center no-repeat;
    background-color: #787676;
}
.foot #top_foot #btn_yt{
    background-color: #343434;
    width: 58px;
    height: 51px;
    background: url(../imagens/foot_yt.png) center center no-repeat;
    background-color: #343434;
    float: left;
}
.foot #top_foot #btn_yt:hover{
    background: url(../imagens/foot_yt_s.png) center center no-repeat;
    background-color: #787676;
}

#newsletter_block{
    float: right;
    font-family: 'montserrat-regular';
    color: white;
    font-size: 25px;
    text-transform: uppercase;
    height: 51px;
}
#newsletter_block input{
    float: left;
    color: white;
    width: 256px;
    height: 52px;
    background: #343434;
    font-family: 'montserrat-regular';
    font-size: 13px;
    border: 0;
    padding: 0 15px;
    outline: none;
}
button{
    border: 0;
    background: #787676;
    color: #343434;
    text-transform: uppercase;
    font-family: 'montserrat-regular';
    font-size: 13px;
    width: 96px;
    height: 52px;
    float: left;
}
button:hover{
    background: white;
    color: black;
}

#foot_bot{
    width: 100%;
    color: white;
    font-family: 'montserrat-regular';
    margin-top:67px;
    margin-left: 15px;
}
#foot_bot a{
    color: white;
}
#foot_bot p{
    font-size: 13px;
    width: 90%;
    margin-left: 5px;
}
#foot_bot p.titulo{
    border-bottom: 1px solid #343434;
    font-size: 18px;
    text-transform: uppercase;
    padding-bottom: 16px;
    margin: 0 0 16px 0;
    width: 100%;
    padding-left: 5px;
}
#foot_bot tr td{
    width: 25%;
    padding-right: 25px;
    vertical-align: top;
}

.foot_contact{
    width: 100%;
}
.foot_contact tr td{
    vertical-align: middle !important;
    padding: 0 !important;
    width: 25px !important;
}
.foot_contact tr{
    border-bottom: 1px solid #343434;
    height: 50px;
}
.foot_contact tr td:first-child{
    text-align: center;
}
.media_show{
    font-size: 10px;
}
.db{
    width: 100%;
    padding: 20px 15px;
}
.db img{
    float: right;
}

.pagina .content{ 
    padding: 30px 0;
}
.pagina .inner_w{
    padding-top: 49px;
}
.pagina .inner_w h1{
    color: #8dc63f;
    font-size: 36px;
    text-align: center;
    margin: 0px 0 49px 0;
    text-transform: uppercase;
    font-family: 'montserrat-regular';
}

.pagina .inner_w p{
    width: 90%;
    text-align: center;
    font-size: 13px;
    margin: auto;
    color: #343434;
    font-family: 'montserrat-regular';
}

.pagina#p6 .inner_w p{
    width: 500px;
}

#map{
    width: 100%;
    height: 200px;
}
.pagina .contact_table{
    width: 1000px; 
    margin: auto;
    font-size: 12px;
    color: #343434;
    font-family: 'montserrat-regular';
}

.pagina .contact_table table tr td:first-child{
    width: 50px;
    text-align: center;
    height: 70px;
}

.pagina .contact_table h2{
    font-size: 20px;
    margin: 0;
    color: #8dc63f;
    font-family: 'montserrat-regular';
}

.pagina .contact_table input.small{
    float: left;
    color: #787667;
    width: 248px;
    height: 52px;
    background: #343434;
    font-family: 'montserrat-regular';
    font-size: 13px;
    border: 0;
    padding: 0 15px;
    margin-right: 3px;
    outline: none;
}

.pagina .contact_table input.large{
    float: left;
    color: #787667;
    width: 499px;
    margin-top: 10px;
    height: 52px;
    background: #343434;
    font-family: 'montserrat-regular';
    font-size: 13px;
    border: 0;
    padding: 0 15px;
    margin-right: 3px;
    outline: none;
}
.pagina .contact_table input.green{
    border: 3px solid #8dc63f;
}
.pagina .contact_table textarea{
    float: left;
    color: #787667;
    width: 499px;
    max-width: 499px;
    margin-top: 10px;
    height: 202px;
    background: #343434;
    font-family: 'montserrat-regular';
    font-size: 13px;
    border: 0;
    padding: 15px;
    margin-right: 3px;
    outline: none;
}

.pagina .contact_table textarea.green{
    border: 3px solid #8dc63f;
}

.pagina .contact_table button{
    float: right;
    margin-top: 10px;
}
.inner_w button:hover{
    background: lightgray;
}

.pagina .banner_cover{
    height: 403px;
    background-repeat: no-repeat;
    background-position: center center;
    font-family: 'montserrat-regular';
    color: #343434;
    font-size: 13px;
}
.pagina .banner_cover table{
    height: 403px;
    width: 100%;
    text-align: left;
}
.pagina .banner_mid table{
    height: 316px;
    width: 100%;
    text-align: left;
}
.pagina .banner_cover table tr td, .pagina .banner_mid table tr td{
    text-align: left;
}

.pagina .banner_cover h1{
    color: #8dc63f;
    text-transform: uppercase;
    font-size: 70px;
    font-family: 'montserrat-regular';
}
.pagina .banner_mid{
    width: 50%;
    height: 316px;
    background-repeat: no-repeat;
    background-position: center center;
    font-family: 'montserrat-regular';
    color: white;
    font-size: 13px;
    float: left;
}
.pagina .banner_mid h1{
    color: white;
    font-size: 39px;
    text-align: left;
    text-transform: uppercase;
    margin: 0;
    font-family: 'montserrat-regular';
}

#ban9 h1{
    color: #8dc63f;
}
#ban9{
    color: #343434;
    padding: 100px 200px 0px 80px;
}

.pagina .text_block{
    width: 95%;
    font-size: 13px;
    margin: 0px 30px;
    color: #343434;
    font-family: 'montserrat-regular';
    float: left;
}
.pagina .pagina_html .text_block table{
    width: 100%;
    margin-top: 30px;
}
.pagina .pagina_html .text_block table tr td{
    width: 500px;
    vertical-align: top;
}
.pagina .pagina_html .text_block table tr td img{
    width: 100% !important;
    height: auto !important;
}
.banner_cover .green_intro{
    background: #8dc63f;
    color:white;
    font-size: 25px;
    padding: 13px 19px;
    margin: 0px 30px 0 30px;
    width: 785px;
    height: 176px;
    font-family: 'montserrat-regular';
}

.w_fix{
    background: white;
    padding-top: 30px;
    width: 840px;
    height: 206px;
}
.valores table{
    width: 100%;
}
.valores table tr td{
    width: 33.3333%;
    vertical-align: top;
    padding: 0px 80px 40px 20px;
}
.valores table tr td:last-child{
    padding: 0px 20px 40px 20px;
}
.valores table tr td h2{
    color: #8dc63f;
    font-size: 26px;
}

.testemunhos{
    width: 100%;
}
.testemunho{
    margin-bottom: -36px;
}
.testemunho.right{
    width: 100%;
    background: url(../imagens/testm_r.jpg) center center no-repeat;
    height: 233px;
    width: 550px;
    padding-left: 35px;
    padding-right: 195px;
    float: right;
    background-position: left 30px;
}
.testemunho.left{
    width: 100%;
    background: url(../imagens/testm_l.jpg) center center no-repeat;
    height: 233px;
    width: 579px;
    padding-left: 225px;
    padding-right: 35px;
    text-align: right;
    float: left;
    background-position: right 30px;
}
.testemunho.left.last{
    background: url(../imagens/testm_last.jpg) right 30px no-repeat;
}
.testemunho.right.last{
    background: url(../imagens/testm_last_l.jpg) 10px 30px no-repeat;
}
.testemunho{
    font-family: 'montserrat-regular';
    font-size: 12px;
    color: #343434;
}
.testemunho.right h1{
    font-size: 26px !important;
    text-align: left !important;
    margin: 0 0 !important;
}
.testemunho.left h1{
    font-size: 26px !important;
    text-align: right !important;
    margin: 0 0 !important;
}
.testemunho.right h2{
    font-family: 'montserrat-regular';
    font-size: 12px;
    color: #d73b01;
    margin: 0 0 15px 0;
}
.testemunho.left h2{
    font-family: 'montserrat-regular';
    font-size: 12px;
    color: #d73b01;
    text-align: right;
    margin: 0 0 15px 0;
}

.certificado{
    width: 25%;
    margin: 0 4.1111%;
    text-align: left;
    float: left;
}
.certificado table{
    width: 100%;
}
.certificado h2{
    font-family: 'montserrat-regular';
    font-size: 22px;
    color: #8dc63f;
}
.certificado span{
    font-family: 'montserrat-regular';
    font-size: 12px;
}

.pagina_html h2{
    color: #8dc63f;
    font-family: 'montserrat-regular';
    font-size: 26px;
    margin: 0;
}

.go_vid{
    width: 1101px;
    height: 577px;
    background: black;
}
.go_vid iframe{
    width: 1101px;
    height: 577px;
    margin-bottom: -10px;
}

.servicos{
    margin: 30px;
}
.servicos .servico_list #img_serv{
    width: 100%;
}
.servicos .servico_list{
    float: left;
    background: white;
    width: 346px;
}
.servicos .servico_list h2{
    font-family: 'montserrat-regular';
    font-size: 25px;
    text-transform: uppercase;
    color: #8dc63f;
}
.servicos .servico_list span{
    font-family: 'montserrat-regular';
    font-size: 12px;
}

.newsletter form{
    width: 552px;
    margin: auto;
    text-align: center;
}
.newsletter input{
    float: left;
    color: white;
    margin-right: 20px;
    width: 256px;
    height: 52px;
    background: #343434;
    font-family: 'montserrat-regular';
    font-size: 13px;
    border: 0;
    padding: 0 15px;
    outline: none;
}
.newsletter input.green{
    border: 3px solid #8dc63f;
}
.newsletter button{
    float: right;
    margin: 20px;
    padding: 0 20px;
    width: 150px;
}

.ofertas{
    margin: 30px;
}
.ofertas .oferta_list{
    background: transparent;
    float: left;
    width: 346px;
    font-family: 'montserrat-regular';
    font-size: 13px;
    color: white;
    border-collapse: collapse;
}
.ofertas .oferta_list tr td{
    padding: 0;
    margin: 0;
}
.ofertas .oferta_list .img_serv{
    width: 346px;
    height: 228px;
}

.ofertas .oferta_list .type_of{
    margin: 10px 30px;
}
.ofertas .oferta_list .date_of{
    background: #bee885;
    color: white;
    line-height: 140%;
    padding: 0 20px;
    text-transform: uppercase;
}
.ofertas .oferta_list h2{
    font-family: 'montserrat-regular';
/* old font to fix width of h2
    font-size: 38px;*/
    font-size: 28px;
    color: white;
    margin: 0 0 10px 0;
    text-transform: uppercase;
	width: 285px;
}
.ofertas .oferta_list .valid{
    font-family: 'montserrat-regular';
    font-size: 14px;

}
.ofertas .oferta_list .date_spn{
    font-family: 'montserrat-bold';
    font-size: 21px;
}

.pesquisa{
    margin: 30px;

}
.pesquisa a{
    color: #343434;
    font-family: 'montserrat-regular';
    font-size: 14px;
}

.noticia .contant_not{
    width: 95%;
    margin: 30px;
}
.noticia .contant_not tr td{
    width: 50%;
}

.noticia .contant_not .text_not{
    color: #343434;
    font-family: 'montserrat-regular';
    font-size: 13px;
    padding-right: 20px;
}

.noticia .contant_not .gal_not #table_principal{
    width: 100%;
    height: 400px;
}
.noticia .contant_not .gal_not #table_principal2{
    width: 120px;
    height: 100px;
    float: left;
    margin: 10px 5px;
        
}
.noticia .contant_not .gal_not #table_principal tr td, .noticia .contant_not .gal_not #table_principal2 tr td{
    display: none;
}
.noticia .contant_not .gal_not #table_principal:hover tr td, .noticia .contant_not .gal_not #table_principal2:hover tr td{
    background: url(../imagens/bk_b.png);
    vertical-align: middle;
    text-align: center;
    display: table-cell;
}