/*
Theme Name: Beaver Builder Child Theme - Alimpex
Theme URI: http://www.wpbeaverbuilder.com
Version: 1.0
Description: An example child theme that can be used as a starting point for custom development.
Author: webpartner.lu - Rodrigo
Author URI: webpartner.lu
template: bb-theme
*/


/* RRR */ 

/* NAV FADE */


#menu-main-1 > li.current-menu-item > a,
#menu-main-1 > li > a:hover, 
#menu-main-1 > li.current-menu-item > a,
#menu-main-1 > li > a:hover {
	color: #666666;
	border-bottom: 4px solid #666666;
    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
}


#menu-main-1 > li > a,
#menu-main-1 > li > a {
	border-bottom: 4px solid #fff;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
}

.fl-node-558d1088cf3ce .fl-bg-slideshow {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}


/* SLIDESHOW*/

.fl-node-558d1088cf3ce .fl-row-content-wrap {
  padding-top: 30%;
  padding-left: 30px;
  padding-right: 30px;
}

/* PArallax */

.fl-node-55a6775a47429 .fl-row-content-wrap {
  padding-bottom: 30%;
}


.fl-node-558d21f23c340 .fl-row-content-wrap {
  padding-top: 30%;
}

/* P END */

.fl-node-558d2bc3b468e .fl-heading {
  line-height: 1.2em;
}
la-bergamote.ydev.lu/


.fl-page-nav-right.fl-page-header-fixed .fl-logo-img, .fl-page-header-fixed .fl-logo-img {
	max-height: 52px;
	width: auto !important;
	margin-top: 20px;
	margin-bottom: 10px;
}

.fl-heading {
  line-height: 1em;
}

.fl-page-nav-wrap {
  border-bottom: 0px;
}


#fl-site-credits-toggle, .fl-page-footer-text {
display:none;
}

body {
line-height: 1.8em;
font-weight: 300;
}

/* BORDER'S */

.fl-page-nav-right .fl-page-header-wrap {
  border-bottom: 0;
}

.fl-page-footer-widgets {
	border-top: 0;
	display:block !important;
	font-size: 0.8em;
}

/* / BORDER'S */

.footR{
   width: 100%;
   text-align: left;
   font-size: 0.8em;
}

/* CALL TO ACTION WIDE */
.fl-node-5594f3dcb16bc .fl-col-content {
  margin-left: 25%;
  margin-right: 35%;
}

.fl-node-5594f70eb9b6d .fl-col-content {
  margin-left: 12%;
  margin-right: 12%;
}


.row {
  margin-left: 0!important;
  margin-right: 0!important;
}


.fl-page-footer {
border-top: none;
font-size: 12px;
background: #ffffff;
}

.gfield_required {
color: #334A7F;
margin-left: 4px;
}

#gform_submit_button_1{
    font-size: 1em;
background-color:#1a1a1a;
color:#fff;
border: none;
padding: 30px 55px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}

#gform_submit_button_1:hover{
background-color:#999;
}


/* TOP */

@media (max-width:600px) {
.scrollToTop {
    display: none!important;
    }
}

footer.fl-page-footer-wrap {
position: relative;
}

.scrollToTop {
    background: url("/wp-content/uploads/sites/387/2015/10/top-seta.png") no-repeat scroll center center transparent;
    bottom: 60px;
    display: block;
    /* float: right; */
    height: 110px;
    margin-right: 10px;
    padding: 0;
    position: fixed;
    text-decoration: none;
    width: 110px;
    right: 20px;
    display: none;
    z-index: 100;
}
.scrollToTop:hover { 
    text-decoration:none; 
}
a.scrollToTop:hover,
a.scrollToTop:focus { 
    outline: none;
}

/* TABLE */
.tablepress thead th {
  background-color: #fff;
}

/*
.column-3:after{
	content:" €";
}
*/

.tablepress [class*=column]+[class*=column]:last-child {
  float: none;
  text-align: left;
  min-width: 76px;
}

.column-1, .row-2 even {	
text-align: left;
}


@media (max-width:600px) {
 tr th div {
	max-width: 300px;
}

}
