/* teh designer maded dis coad */
body{
    font-family: 'Arial', sans-serif;
    background-color: #faf6e2;
}

ul{
    padding: 0;
}

a{color:#000;}
a:hover{color:#000;}

p{font-size: 12px; font-family: "Arial";}
.content{border: 10px solid white;}

.lustria{
    font-family: "lustria";
}

/*Back to top button */

#back-top {
    position: fixed;
    bottom: 30px;
    margin-left: 95%;
}
#back-top a {
    width: 50px;
    display: block;
    text-align: center;
    font: 12px/100% "Arial",serif;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: bold;
    color: #5b5b5b;
    /* background color transition */
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
}
#back-top a:hover {
    color: #000;
}
/* arrow icon (span tag) */
#back-top span {
    width: 50px;
    height: 50px;
    display: block;
    margin-bottom: 7px;
    background: #5b5b5b url(../images/up-arrow.png) no-repeat center center;
    /* rounded corners */
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    /* background color transition */
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
}
#back-top a:hover span {
    background-color: #000;
}

/* -------------------- header -------------------- */
.top-bar {}

.lang{margin-left:0px; width:40px; float:left; background-image: url(../images/lingua.png); background-repeat:no-repeat; padding:2px 7px 12px 7px;}

.lang a.active{filter: none; -webkit-filter: grayscale(0%);}

.line_one ul li{
    display: block;
}
.line_one a{
    font-size: 12px;
}
.line_one ul li:first-child{
    //border-right: 1px solid #000;
}
.line_one ul li a{
    line-height: 29px;
    height: 25px;
    width: 200px;
    float: left;
    padding-left: 10px;
}
.newsletter{
    background-image: url(../images/seta_down.png);
    background-position: right;
    background-repeat:no-repeat;
    width: 190px;
    height: 25px;
    margin-right: 10px;
    color: #666666;
}
.newsletter a{
    color: #666666 !important;
}
.areacliente{
    width: 120px;
    height: 25px;
}

.line_two{
    margin-top: 15px;
}

/*-------------REDES-------------*/
/*
.redes{
   margin-top: 20px;
}
*/
.redes .social_links{
    width: 200px;
    margin: 0 auto;
}
.redes a{
    font-size:12px;
    padding: 6px 6px;
}

.redes a {
    -o-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;

    /*
    -webkit-box-shadow: 2px 2px 7px 0px rgba(50, 50, 50, 0.46);
    -moz-box-shadow:    2px 2px 7px 0px rgba(50, 50, 50, 0.46);
    box-shadow:         2px 2px 7px 0px rgba(50, 50, 50, 0.46);
    */
}

.redes .social_links a{
    display: inline-block;
    width: 22px;
    height: 22px;
    vertical-align: middle;
    padding: 2px;
}
.redes .social_links a.fb{
    background: url(../images/fb.png) left -34px no-repeat;
}
.redes .social_links a.twitter{
    background: url(../images/twitter.png) left -34px no-repeat;
}
.redes .social_links a.pint{
    background: url(../images/pinterest.png) left -34px no-repeat;
}
.redes .social_links a.google{
    background: url(../images/google.png) left -34px no-repeat;
}
.redes .social_links a.inst{
    background: url(../images/instagram.png) left -34px no-repeat;
}
.redes .social_links a.cenas{
    background: url(../images/cenas.png) left -34px no-repeat;
}

.redes .social_links a.fb:hover,
.redes .social_links a.fb .active{
    background: url(../images/fb.png) left top no-repeat;
}
.redes .social_links a.twitter:hover,
.redes .social_links a.twitter .active{
    background: url(../images/twitter.png) left top no-repeat;
}
.redes .social_links a.pint:hover,
.redes .social_links a.pint .active{
    background: url(../images/pinterest.png) left top no-repeat;
}
.redes .social_links a.google:hover,
.redes .social_links a.google .active{
    background: url(../images/google.png) left top no-repeat;
}
.redes .social_links a.inst:hover,
.redes .social_links a.inst .active{
    background: url(../images/instagram.png) left top no-repeat;
}
.redes .social_links a.cenas:hover,
.redes .social_links a.cenas .active{
    background: url(../images/cenas.png) left top no-repeat;
}
.redes .social_links p{
    padding-bottom: 10px;
    line-height: 20px;
    margin: 0;
}

/*-------------END REDES-------------*/

/*-----------------IDIOMAS------------*/

.top_left_side{
    width: 377px !important;
}
.top_right_side{
    width: 377px !important;
}
.top_center{
    width: 225px !important;
}

.dropdown{
    width:60px;
    height: 30px;
    background-color: #FFF;
    text-align: center;
}
.dropdown-menu{
    min-width: 60px;
}
.dropdown-menu>li>a{
    padding: 3px 0;
}
.dropdown-menu>li>a img{
    margin-left: 3px;
}
.dropdown ul li{
    width:60px;

    background-color: #FFF;
    text-align: center;
}
.dropdown a{
    line-height: 32px;
}
.dropdown a:hover,
.dropdown a.active{
    text-decoration: none;
    color: #000;
}

.top_left_side select{
    width: auto;
    border: 0;
    /*background-color: #FFF;*/
    outline: none;
    box-shadow: 0;
}

#idiomas select option[value="pt"]{ 
    background-image:url(../images/seta.png); 
    width:50px; 
    height:20px;   
    float: left;
}


.search{
    margin-top: 20px;
    padding: 0;
}
.form-group .input:focus{
    border:none;
    box-shadow:none;
}
.ok{
    background-color: #000;
    color: #FFF;
}
.ok:hover{
    background-color: #666666;
    color: #FFF;
}


.display{
    display: block;
}

h1{
    font-size: 30px;
    font-family: "lustria";
}
h2{
    font-size: 24px;
    font-family: "lustria";
}
h3{
    font-family: "lustria";
    width: 100%;

}
h4{
    font-family: "lustria";
    font-size: 16px;
}

/*------------------MENU------------------*/

/*.menu_top{
   border-top: 1px solid #dad6c5;
   height: 60px;
}
.menu_top ul{
   float: left;
   margin-top: 10px;
   padding: 0;
}
.menu_top ul li{
   float: left;
   display: block;
   background: url(../images/bola_menu.jpg) no-repeat right;
   padding: 0px 0 10px; 
}
.menu_top ul li:last-child{
   background: none;

}
.menu_top ul li a{
   text-transform: uppercase;
   font-family: "lustria";
   padding: 10px 23px;
   color: #543817 !important;
   font-size: 15px ;
}
.menu_top ul li a:hover{
   color: #000 !important;
   text-decoration: none;
}*/

.programas{
    border-right:1px solid #d9d4bb;
    //min-height:310px;
}
.programas ul li{
    display: block;
    border-bottom: 1px solid #d9d4bb;
}
.programas ul li:last-child{
    border-bottom: 0;
}
.programas:last-child{
    border-right:none;
}


.tit {
    line-height: 0.5;
    text-align: center;
    margin-bottom: 15px;
    width: 100%;
    overflow-x:hidden;
}
.tit h4 {
    display: inline-block;
    position: relative; 
}
.tit h4:before,
.tit h4:after {
    content: "";
    position: absolute;
    height: 8px;
    border-bottom: 1px solid #dad6c5;
    top: 0;
    width: 100%;
}
.tit h4:before {
    right: 100%;
    margin-right: 15px;
}
.tit h4:after {
    left: 100%;
    margin-left: 15px;
}

.programas .img_prog img{
    border: 5px solid white;
    margin-bottom: 10px;
    width: 288px;
    height: 129px;
}
.programas .img_prog img:hover{
    opacity: 0.8;
}
.tit2{
    font-family: "lustria";
    font-size: 16px;
}

.guest{
    padding-top: 10px;
}
.guest a:hover{
    color:#000;
}
.mapa{
    margin: 15px 0 5px;
    border: 5px solid white;
}
.like .minilogo{
    border:5px solid white;
    float: left;
}
.like{
    float: left;
    margin-top: 15px;
}
.like p{
    font-weight: bold;
    color:#4d619d;
    margin:10px 0 10px 20px;
    float: left;
}
.fb-share-button{
    margin-left: 20px;
}
.banner{
    width:960px;
    height:425px;
}
.banner2{
    border: 5px solid white;
    margin-top: 25px;
}
.banner_property{
    position: absolute;
    z-index: 9999;
    top: 634px;
}
.external{
    position: static;
}
.center{
    text-align: center;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";       /* IE 8 */
    filter: alpha(opacity=70);  /* IE 5-7 */
    -moz-opacity: 0.7;          /* Netscape */
    -khtml-opacity: 0.7;        /* Safari 1.x */
    opacity: 0.7; 
    background-color: #0F0A04;
    line-height: 37px;
    width: 958px;
}
#external_menu_banner a{
    text-transform: uppercase;
    font-size: 12px;
    padding: 12px 12px;
    color: #FFF !important;
}
#external_menu_banner a:hover,
#external_menu_banner .cycle-pager-active{
    color: #FFF !important;
    text-decoration: underline;
}
.menu_banner ul li:last-child{
    background: none;
}
#prev_banner{
    background: url(../images/gal_nav_lft.png);
    background-repeat: no-repeat;
    width: 81px;
    height: 81px;
    float: left;
}
#next_banner{
    background: url(../images/gal_nav_rgt.png);
    background-repeat: no-repeat;
    width: 81px;
    height: 81px;
    float: right;
}
#prev{
    background: url(../images/gal_nav_lft.png);
    background-repeat: no-repeat;
    width: 81px;
    height: 81px;
    float: left;
}
#next{
    background: url(../images/gal_nav_rgt.png);
    background-repeat: no-repeat;
    width: 81px;
    height: 81px;
    float: right;
}
.navs_comum{
    width: 600px;
    float: left;
    position: absolute;
    z-index: 9999;
    margin-top: 145px;
    padding: 0 20px;
}
.navs{
    width: 940px;
    float: left;
    position: absolute;
    z-index: 100;
    margin-top: 170px;
    margin-left: 10px;
}
#cycle_gal_home{
    border: 10px solid white;
}
.menu_gal ul li{
    /*background: url(../images/dot.jpg);*/
    background-repeat: no-repeat;
    background-position: right;

    float: left;
    display: block;
}
#external_menu_gal a{
    text-transform: uppercase;
    font-size: 12px;
    padding: 18px 10px 15px 10px !important;
    color:#6e4d26 !important; 
    height: 45px;
    float: left;

}
#external_menu_gallerypage a{
    text-transform: uppercase;
    font-size: 12px;
    padding: 18px 10px 15px 10px !important;
    color:#6e4d26 !important; 
    height: 45px;
    float: left;

}
#external_menu_gallerypage{
    width: 930px;
    height: 60px;
}
#external_menu_gallerypage a:hover,
#external_menu_gallerypage .cycle-pager-active{
    text-decoration: none;
    background: url(../images/seta_down.png);
    background-repeat: no-repeat;
    background-position: bottom center;
    color: #000 !important;
}
#external_menu_gal a{
    text-transform: uppercase;
    font-size: 12px;
    padding: 14px 10px !important;
    color:#6e4d26 !important; 
    height: 45px;
    float: left;

}
#external_menu_gal{
    width: 600px;
    height: 60px;
}
#external_menu_gal a:hover,
#external_menu_gal .cycle-pager-active{
    text-decoration: none;
    background: url(../images/seta_up.png);
    background-repeat: no-repeat;
    background-position: top center;
    color: #000 !important;
}
.banner_property2{
    position: absolute;
    z-index: 100;
    background: #FFF;
}

/*
.menu_gal ul li:last-child{
   background: none;
*/
#cycle_banner{
    float: left;
    height: 424px;
}
#cycle_banner .cycle-slideshow {
    width: 960px;
    float: left;
}
.submenu {
    margin-top: 15px;
}
.submenu ul li{
    border-right: 1px solid #996600;
    float: left;
    display: block;
    padding: 2px 10px;
}
.submenu ul li:last-child{
    border-right:0;
}
.submenu ul li a{
    font-size: 12px;
    color: #996600;
}
.submenu ul li a:hover,
.submenu ul li a.active{
    color: #000;
    background: none;
}
ul.list_about{
    padding-left: 5px !important;
    padding-right: 10px !important;
}
ul.list_about li{
    margin-bottom: 15px; 
    background:url(../images/bola_list.jpg) 0px 5px no-repeat;
    list-style:none;
    padding-left:15px;
}

.webcomum:hover{
    opacity: 0.8;
}
.agendar{
    float: left;
}
.agendar p{
    min-height: 50px !important;
}
.wrap_festas{
    /*margin-bottom: 15px;*/
    width: 100%;
}
.wrap_festas p{
    min-height:120px;
    min-height: 110px;
}

.salas{
    margin-top: 20px;
}

.salas ul li{
    float: left;
    display: block;
    width: 320px;
    padding: 15px 20px 15px;
}
.salas ul li p{
    min-height: 70px;
}
.salas>ul>li a:hover{
    text-decoration:none;
}
.salas ul li:hover,
.salas ul li.active{
    background-color: #f5eaba;
}
.img_festa{
    width: 280px;
    height: 174px;
}
//-------------- Pagination -------------
/*.salas ul li{
   float: left;
   display: block;
   width: 320px;
   padding: 15px 20px 15px;
}*/
//--------------  Pagination -------------
.sabermais{
    font-size: 14px;
}
.page_nav{
    width: 100%;
    float: left;
    text-align: center;
}
.page_nav ul li{
    width: 30px;
    padding: 0;

}
.pagination{
    border-bottom:1px solid #dad6c5;
    border-top:1px solid #dad6c5;
    padding: 5px 0;
    font-size: 14px;
}
.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.428571429;
    text-decoration: none;
    color: #000;
    background-color: #f9f3d7;
    border: 0;
    margin-left: -1px;
}
.pagination>li>a :hover, .pagination>li>span:hover {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.428571429;
    text-decoration: none;
    color: #000;
    background-color: #dad6c5;
    border: 0;
    margin-left: -1px;
}
.active{
    background-color: #dad6c5;
}
.pagination>li:last-child>a, .pagination>li:last-child>span {
    border-bottom-right-radius: 0px;
    border-top-right-radius: 0px;
}
.pagination>li:first-child>a, .pagination>li:first-child>span {
    margin-left: 0;
    border-bottom-left-radius: 0px;
    border-top-left-radius: 0px;
}


/*-----------------------------SAIDA FESTA-----------------------------*/



.tit_salas {
    line-height: 0.5;
    text-align: center;
    width: 100%;
    overflow-x: hidden;
}
.tit_salas h1 {
    display: inline-block;
    position: relative;  
}
.tit_salas h1:before,
.tit_salas h1:after {
    content: "";
    position: absolute;
    height: 15px;
    border-bottom: 1px solid #dad6c5;
    top: 0;
    width: 100%;
}
.tit_salas h1:before {
    right: 100%;
    margin-right: 15px;
}
.tit_salas h1:after {
    left: 100%;
    margin-left: 15px;
}

.caracteristicas{
    font-size: 12px;
    margin-top:30px;
}
.caracteristicas ul li{
    display: block;
    height: 52px;
    width: 100%;
    float: left;
    line-height: 52px;
    padding-left: 55px;
    border-bottom: 1px solid #dad6c5;
}

.caracteristicas .area{
    //background: url(../images/icon_area.jpg);
    background-repeat: no-repeat;
    background-position: left;
}
.caracteristicas .plateia{   
    background: url(../images/icon_plateia250.jpg);
    background-repeat: no-repeat;
    background-position: left;

}
.caracteristicas .escola{   
    background: url(../images/icon_escola140.jpg);
    background-repeat: no-repeat;
    background-position: left;
}
.caracteristicas .mesa{   
    background: url(../images/icon_mesa70.jpg);
    background-repeat: no-repeat;
    background-position: left;
}
.caracteristicas .rececao{   
    background: url(../images/icon_rececao.jpg);
    background-repeat: no-repeat;
    background-position: left;
}
.caracteristicas .banquete{   
    background: url(../images/icon_banquete.jpg);
    background-repeat: no-repeat;
    background-position: left;
}
.caracteristicas .altura{   
    background: url(../images/icon_altura.jpg);
    background-repeat: no-repeat;
    background-position: left;
    border-bottom:0 !important;
}
.back a{
    font-size: 11px;
    color: #000 !important;
}

.galery_left ul li{
    display: block;
    width: 100%;
    margin-bottom: 20px;
    float: left;
}

.galery_left .share{
    text-transform: uppercase;
    text-align: center;
    float: left;
    width:100%;
    margin-top: 10px;
    font-size: 12px;
}

.cycle-overlay a{
    color: #cc9933 !important;
}


.galeria{
    border: 5px solid white;
    margin-top: 25px;
}
.cycle-galeria{
    height: 486px;
}
.cycle-overlay {
    font-family: arial;
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 600;
    background: black;
    color: white;
    padding: 15px;
    opacity: .6;
    font-size: 14px;
}
.minheight54{
    min-height: 54px;
    float: left;
}
.galeria_comum{
    width: 611px;
}
.galeria_comum .gal{
    margin-top: 20px;
}
.navs_img_gallery{
    width: 899px;
    padding: 0 15px;
    float: left;
    position: absolute;
    z-index: 9999;
    top: 0;
    margin-top: 20%;
}
#external_menu_gallery a{
    text-transform: uppercase;
    font-size: 12px;
    padding: 12px 11px;
    color: #6e4d26 !important;

}
#external_menu_gallery a:hover,
#external_menu_gallery .cycle-pager-active{
    color: #000 !important;
    text-decoration: underline;
}
#prev_gallery{
    background: url(../images/gal_nav_lft.png);
    background-repeat: no-repeat;
    width: 81px;
    height: 81px;
    float: left;
}
#next_gallery{
    background: url(../images/gal_nav_rgt.png);
    background-repeat: no-repeat;
    width: 81px;
    height: 81px;
    float: right;
}
.menu_gallery{
    float: left;
    background: #FFF;
    width: 100%;
    margin-bottom: 5px;
}
#cycle_galeria{
    margin-top: 70px;
}
.menu_gallery ul li{
    /*background: url(../images/dot.jpg);
    background-repeat: no-repeat;
    background-position: right;*/

    float: left;
    display: block;
    padding: 20px 10px;
}
.menu_gallery ul li a{
    text-transform: uppercase;
    font-size: 12px;
    color: #6e4d26 !important;

}
.menu_gallery ul li a:hover,
.menu_gallery ul li a.active{
    color: #000 !important;
    text-decoration: none;
    background: url(../images/seta_down.png);
    background-repeat: no-repeat;
    background-position: bottom center;
    padding: 10px 0;

}
.menu_gallery ul li:last-child{
    background: none;
}

.cena_img{
    width: 289px;
    height: 174px;
    float:left;
}
.widthareaimg{
    width: 305px;
    float: left;
}
/*----------------POP UP-------------------*/


#pop_up{
    width: 710px;
    background: #f9f3d7;
    margin: 0 auto;
    height: auto;
    border: 5px solid #FFF;
    padding: 25px 15px 25px;
}

.formulario input.subscrever{
    background-color: #f9f3d7 !important;
    margin: 0 auto;
}

.formulario input:focus, textarea:focus {outline: none;}






.contact p{
    min-height: 25px !important;
}
.contacto_home{
    margin-top: 20PX;
}
.local p{
    min-height: 25px !important;
}
.formulario{
    margin-top: 30px;
    margin-bottom: 30px;
}
.formulario input[type='text'] {
    border: 1px solid #dad6c5;
    width: 100%;
    padding-left: 10px;
    margin-top: 20px;
    height: 35px;
    outline: none;
    font-size: 14px;
    color: #000 !important;
}
.formulario textarea{
    border: 1px solid #dad6c5;
    width: 100%;
    padding-left: 10px;
    padding-top: 8px;
    margin-top: 20px;
    height: 35px;
    outline: none;
    font-size: 14px;
    color: #000 !important;
    min-height: 70px;
}
.formulario input[type='submit'] {
    border: 0;
    outline: none;
    text-transform: uppercase;
    color: #543817 !important;
    font-size: 14px;
    font-family: "lustria";

    padding: 10px 16px;
    float: none;
    background-color: #faf6e2;
    border-bottom:1px solid #dad6c5;
    border-top:1px solid #dad6c5;
    display: block;
    margin: 25px auto 0;
}
.formulario input[type='submit']:hover{
    color:#000 !important;
    padding: 10px 16px !important;
}
.cbp-tm-menu > li > a{
    line-height: 40px;
}

/*-------------------GUESTBOOK---------------------*/

.guestgal{
    border: 5px solid white;
    width: 590px;
    height: 370px;
}
.guest .img_festa img{
    -webkit-box-shadow: 1px 2px 5px 0px rgba(50, 50, 50, 0.2);
    -moz-box-shadow:    1px 2px 5px 0px rgba(50, 50, 50, 0.2);
    box-shadow:         1px 2px 5px 0px rgba(50, 50, 50, 0.2);
}
.guest_block .guest .comment p{
    margin-top: 7px;
}

/*-------------------------SUBMENU-------------------------------*/

ul.cbp-tm-submenu{
    margin-top: -20px !important;
}
ul.cbp-tm-submenu li{
    width:200px;
}
.menu_top .cbp-tm-submenu > li > a{
    font-size: 0.8em !important;
}


/*-------------------------MARGINS PADDINGS-------------------------------*/

.marg_top30{margin-top: 30px !important;}
.marg_top10{margin-top: 10px !important;}
.marg_top15{margin-top: 15px !important;}
.marg_top20{margin-top: 20px !important;}

.marg_bot30{margin-bottom: 30px !important;}
.marg_bot10{margin-bottom: 10px !important;}
.marg_bot20{margin-bottom: 20px !important;}
.marg_bot5{margin-bottom: 5px !important;}

.marg-left15{margin-left: 15px !important;}


.paddtop10{padding-top: 10px !important;}
.paddtop20{padding-top: 20px !important;}

.paddbot20{padding-bottom: 20px !important;}
.paddbot10{padding-bottom: 10px !important;}

.pdd-left45{padding-left: 45px !important;}
.paddright15{padding-right: 15px !important;}
.paddright10{padding-right: 10px !important;}



/*-------------------------TITLES-----------------------------*/

.f12 p{font-size: 12px !important; }
.f10{font-size: 10px !important; }
.f13 p{font-size: 13px !important;}
.f14 p{font-size: 14px !important;}
.f16 p{font-size: 16px !important;}
.f25 p{font-size: 25px !important;}
.f21 p{font-size: 21px !important;}
.f15{font-size: 15px !important;}

.text-center{
    text-align: center;
    margin: 0 auto;
}

.italic{
    font-style: italic;
}

/*-------------------------OTHER-----------------------------*/


.bold{font-weight: bold;}

.uppercase{
    text-transform: uppercase
}

.bodr_bot{border-bottom: 1px solid #dad6c5;}
.bodr_right{border-right: 1px solid #dad6c5;}

.bodr_white{border: 5px solid #FFF;}

.block-center{
    margin: 0 auto;
    position: relative;
    text-align: center;
}

/*-------------------------GRAYSCALE-----------------------------*/

.grayscale {
    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 */
    -webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */
}

.grayscale:hover {
    filter: none;
    -webkit-filter: grayscale(0%);
}
/*-------------------------END GRAYSCALE-----------------------------*/


.fwhite{
    color:#FFF;
}
.fblack{
    color:#000 !important;
}
.fgrey{
    color: #666666;
}
.fbrown{
    color: #996600;
}

.bgbeje{
    background-color: #f9f3d7;
}

/* -------------------- footer -------------------- */

.mainfooter{ margin-top:20px;}
.mainfooter p{color: #000; font-size: 12px; margin:0 10px 0 20px; line-height: 70px;}
.mainfooter a{color: #000; font-size: 12px; line-height: 70px;}


.noRoundedCorners{ border-radius:0px;}
.noborder{ border:0px; }

.noboxshadow{ -webkit-box-shadow: none; box-shadow:none;}
.nopaddingtop{
    padding-top: 0;
}

.nomargin{
    margin: 0;
}
.nopadding{
    padding: 0;
}

.text-right{
    text-align: right;
}
.pull-left{
    float: left;
}
//--------------MENU--------------


.jMenu{
    display:table;margin:0;padding:0;list-style:none; border-top: 1px solid #dad6c5; padding: 10px 0;
}
#jMenu, #jMenu2{
    display: none;
}
.jMenu li{display:table-cell;background-color:#faf6e2;;margin:0;list-style:none; text-align: center;background-image: url(../images/bola_menu.jpg); background-repeat: no-repeat; background-position:right;}
.jMenu li:last-child{background-image: none;}
.jMenu li a{
    padding:10px 20px;display:block;background-color:transparent;color: #543817 !important;font-family: "lustria";text-transform:uppercase;cursor:pointer;font-size:16px;
}

.jMenu li a:hover {
    color: #000 !important;
    text-decoration: none;
}

.jMenu li ul{
    display:none;
    position:absolute;
    z-index:9999;
    padding:0;
    margin:0;
    list-style:none;
}

.jMenu li ul li{
    background-color:#FFF;
    display:block;
    padding:0;
    list-style:none;
    position:relative;
    color: #543817 !important;
    text-align: center;
    width: 130px;
}

.jMenu li ul li a{
    font-size:14px;
    font-family: "lustria";
    text-transform:none;display:block;
    padding:10px 5px;float: left;
    border-top:1px solid transparent;
    border-bottom:1px solid transparent; 
    color: #543817 !important;
    width: 130px;
    background: #dad6c5;
}

.jMenu li ul li a.isParent{
    background: #faf6e2;
    color: #543817 !important;
    font-size: 14px;

}

.jMenu li ul li a:hover{
    background: #dad6c5;border-top:1px solid #dad6c5;border-bottom:1px solid #dad6c5;color: #543817 !important;
}

.jMenu li ul li ul{
    margin-left: 37px !important;
}





.triggerThatShit{
    background: none;
}


/*NEW MENU*/




#nav ul li{border-right:none;width:170px;display:block;visibility:visible;}
#nav ul li a{color:#6791AD; font-size: 14px;text-transform: none;}
#nav li ul li{background: none !important;}
#nav li ul li:hover{background: #dad6c5 !important;}
#nav ul li:hover{background:#dad6c5;}
#nav ul{display:none;visibility:hidden;position:absolute;top:30px;z-index:1;background:#faf6e2;width:170px;padding:0}
#nav li:hover > ul{display:block;visibility:visible}
#nav{height:39px;font:12px Geneva, Arial, Helvetica, sans-serif;background:none;margin-left:0;padding-left:0; position: relative; z-index: 999999999;}
#nav li{list-style:none;display:block;float:left;position:relative;background-image: url(../images/bola_menu.jpg);background-repeat: no-repeat;background-position: right;}
#nav li:last-child{
    background: none !important;
}
/*#nav li a{line-height:40px;text-decoration:none;font-size: 16px;font-family: "lustria";text-transform: uppercase;height:40px;color: #543817 !important;display:block;margin:0;padding: 0 22px;}*/
#nav ul li:last-child,#nav ul li:last-child a{border-bottom:none}
#nav ul ul,#nav ul ul ul{top:0;left:170px;display:none;visibility:hidden;border:1px solid #DDD;z-index:1}
#nav li a ul li{
}


#nav li a {
    /* line-height: 40px; */
    text-decoration: none;
    font-size: 16px;
    font-family: "lustria";
    text-transform: uppercase;
    color: #543817 !important;
    display:table-cell;
    margin: 0;
    height: auto;
    padding: 10px 22px;
    vertical-align: middle !important;
}

#nav li.yahoo .yahoo{
    line-height: 16px;
}



/*
<!--[if IE 7]>
<style>
#nav{
   margin-left:0px
}
#nav ul{
   left:-40px;
}
#nav ul ul{
   left:130px;
}
#nav ul ul ul{
   left:130px;
}
</style>
<![endif]-->
*/
























































/* =============================================================================
   PLACEHOLDER Media Queries for Responsive Design.
   These override the primary ('mobile first') styles
   Modify as content requires.
   ========================================================================== */


@media handheld, screen and (max-width: 1070px) {
    .view-tenth a.info { margin: 34px 5px 0 5px !important;}

}
@media handheld, screen and (max-width: 990px) {

    .hidden_menu li a{ font-size: 12px;}
    .hidden_menu li span{ font-size: 12px;}
}
@media handheld, screen and (min-width: 900px) and (max-width: 1200px) {
    /* Style adjustments for viewports 768px and over go here */

    .view-tenth a.info { margin: 20px 0px 0 -64px !important;}
    .view a.info{padding: 4px 8px !important;}
    .font_smaller{font-size: 11px;}

}
@media all and (min-width:768px) and (max-width:991px){
    #lasCinco > .col-sm-4{ padding: 0 27px; }
    #lasCinco > .col-sm-6{ padding: 0 90px; }
    .view-tenth a.info {margin: 37px 0px 0 -3px !important;}
}

@media all and (max-width:767px){
    #lasCinco > .col-xs-12{ width: 189px; margin:0 auto; float: none; }
    .view-tenth a.info {margin: 26px 5px 0 -33px !important;}
}


@media handheld, screen and (min-width: 767px) {
    /* Style adjustments for viewports 768px and over go here */



}


@media (min-width:1680px){



}

@media (min-width:1366px){



}

@media (min-width:1200px){



}
