.bg-color-menu, .bg-color-slider, .bg-color-main, .bg-color-sidebar, .bg-color-footer, .primary-menu li.block-1 {
    /*text-align: center;*/
}
.hightlight-button{
	display: block;
    color: #fff;
    padding: 10px;
    text-align: center;
    text-transform: uppercase;
}
.show-on-mobile{
	display:none;
}
.white-popup {
  position: relative;
  background: #FFF;
  padding: 20px;
  width: auto;
  max-width: 500px;
  margin: 20px auto;
}
.logo-pane-inner, .primary-menu li a span{
	font-weight: 400;
	text-transform:uppercase;
	font-size: 14px;
	word-wrap: break-word;
}
.um li a span{
	text-transform: none;
}
.um{
	margin: 6px 0!important;
}
.um li a span{
	position: relative;
	left: 0;
    right: 0;
    bottom: 0;
	top: 0;
}
.primary-menu li.highlight-menu-item, .hightlight-button{
	background-color: #FD7440;
}
.um a{
	color:#fff;
	text-decoration: underline;
}
.um .ubermenu-skin-black-white-2{
	background-image: none;
	background-color: #8aba14;
	border: none;
	margin: 0 6px;
}
.um .ubermenu-skin-black-white-2 {
    font-size: 14px;
}
.um .ubermenu-skin-black-white-2 .ubermenu-item-level-0 > .ubermenu-target{
	min-height: 80px;
	text-transform: none;
	font-weight: 400;
	padding: 30px 11px 15px;
	border: none;
	color:#fff;
	font-size: 14.58px;
}
.ubermenu-main .ubermenu-item-level-0.ubermenu-current-menu-item:not(:hover) > .ubermenu-target{
	background-color: transparent!important;
    background-image: none!important;
}
.um .ubermenu-skin-black-white-2 .ubermenu-item-level-0.ubermenu-has-submenu-drop > .ubermenu-target{
	padding-right: 0px;
}
.um .ubermenu-sub-indicators .ubermenu-item-level-0.ubermenu-has-submenu-drop>.ubermenu-target:after{
	position: relative!important;
    margin-left: 15px;
}
.um .ubermenu-skin-black-white-2 .ubermenu-item.ubermenu-item-level-0 > .ubermenu-highlight{
	color:#fff;
	padding-top: 17px;
	padding-right: 0px;
}
.um .ubermenu-skin-black-white-2 .ubermenu-item.ubermenu-item-level-0 > .ubermenu-highlight span{
	background-color: #FD7440;
	display: inline-block;
	padding: 15px 10px;
}
.um .ubermenu-skin-black-white-2 .ubermenu-submenu, .um .ubermenu-skin-black-white-2 .ubermenu-submenu .ubermenu-target{
	color:#fff;
}
.um .ubermenu.ubermenu-main .highlight-menu-item.ubermenu-item-level-0:hover > .ubermenu-target{
	background-color: transparent;
	background: none;
}
.um .ubermenu-skin-black-white-2 .ubermenu-item.ubermenu-item-level-0:hover > .ubermenu-highlight span{
	background-color: #898989;
}
.um .ubermenu-submenu input[type=text],
.um .ubermenu-submenu input[type=password],
.um .ubermenu-submenu textarea {
    background: #f7f7f7;
}
.um .ubermenu-submenu .gform_wrapper label.gfield_label{
	font-weight: 400;
}
.um .ubermenu-skin-black-white-2.ubermenu-horizontal .ubermenu-item-level-0.ubermenu-active > .ubermenu-submenu-drop,
.um .ubermenu-skin-black-white-2.ubermenu-horizontal:not(.ubermenu-transition-shift) .ubermenu-item-level-0 > .ubermenu-submenu-drop {
    margin-top: 0px;
}
.um h3 {
	margin: 10px 0 6px;
	font-weight: 700;
	font-size: 1.25em;
	font-family: 'Lato';
}
.um .col-50 {
    width: 50%;
    padding: 0 5px;
    box-sizing: border-box;
}
.portfolio-thumb .pic.block-h-1 {
    height: 144px;
}
.textwidget .toggle{
	background-image: none;
}
.textwidget .toggle .toggle-title{
	font-size: 14px;
	padding: 6px 12px 6px 30px;
    background: url(../img/toggle-control.png) no-repeat 9px 12px;
}
.textwidget .toggle .toggle-title.expanded {
    background-position: 9px -179px;
}
.wpcf7-select{
    background: #f7f7f7;
    background-color: rgba(0,0,0,0.03);
    border: 0px;
    padding: 6px 10px;
    margin: 0;
    font-size: 100%;
    border-top-color: rgba(0,0,0,0.07);
    border-radius: 0px;
    -webkit-appearance: none;
    -moz-appearance: none;
	height: 43px!important;
    width: 98%;
    border: none;
	margin: 5px 0;
}
.h339{
	min-height:339px;
}
.big-slider-wrapper {
    overflow: visible;
}
.col{
	float:left;
	padding:10px 0 20px;
}
.col-50{
	width: 50%;
}
.col input, .col textarea { 
    width: 99%;
    border-top: none;
}
.col input {
    margin-bottom: 0px;
    height: 43px;
}
.col textarea{
	height:161px;
}
.col > .col {
    margin-right: 0px;
    display: inline-block;
    float: none;
	padding: 0;
	width: 49%;
	margin-bottom: 0;
}
.col > .col:nth-child(2){
	margin-right: 0px;
}

.gfield_select {
    background: #f7f7f7;
    border: 0px;
    padding: 6px 10px;
    margin: 0;
    font-size: 100%;
    border-radius: 0px;
}

.wpcf7 input[type=text], .wpcf7 input[type=password], .wpcf7 input[type=files],.wpcf7 input[type=email], .wpcf7 input[type=tel], .wpcf7 textarea{
	max-width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	font-size:13px;
}


.colorbox5 .wpcf7 {
	padding:5px 10px;
}
.mfp-content .gform_wrapper{
	margin: 0 auto
}
.mfp-close-btn-in .mfp-close {
    top: 10px;
}
.gform_wrapper ul{
	padding:0;
}

#sgcboxLoadedContent .gform_wrapper{
    max-width: 92%!important;
    margin: 16px auto;
}
#cboxLoadedContent .gform_wrapper{
    max-width: 98%!important;
}
#cboxLoadedContent .gform_wrapper .gform_button{
	text-transform:upppercase;
	font-size:16px;
}
#cboxLoadedContent #gform_16{
	min-height:430px;
}
#cboxLoadedContent .wpcf7 input[type=text],
#cboxLoadedContent .wpcf7 input[type=password],
#cboxLoadedContent .wpcf7 input[type=files],
#cboxLoadedContent .wpcf7 input[type=tel],
#cboxLoadedContent .wpcf7 input[type=email],
#cboxLoadedContent .wpcf7 textarea,
.mfp-content .wpcf7 input[type=text],
.mfp-content .wpcf7 input[type=password],
.mfp-content .wpcf7 input[type=files],
.mfp-content .wpcf7 input[type=tel],
.mfp-content .wpcf7 input[type=email],
.mfp-content .wpcf7 textarea{
	border-top: 1px solid #fff;
}
.colorbox5 .wpcf7 p input[type=text],
.colorbox5 .wpcf7 p input[type=password],
.colorbox5 .wpcf7 p input[type=files],
.colorbox5 .wpcf7 p input[type=tel],
.colorbox5 .wpcf7 p input[type=email],
.colorbox5 .wpcf7 p textarea{
	width: 100%;
}

.mfp-content .wpcf7 p input[type=text],
.mfp-content .wpcf7 p input[type=password],
.mfp-content .wpcf7 p input[type=files],
.mfp-content .wpcf7 p input[type=tel],
.mfp-content .wpcf7 p input[type=email],
.mfp-content .wpcf7 p textarea{
	width: 100%;
}

input[type=text], input[type=password], textarea, select{
		border:none;
		min-height:43px;
}
.gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium{
	width:100%!important;
}
#cboxLoadedContent > div, #cboxLoadedContent .col.p0 {
	padding-top:0;
}
#cboxMiddleLeft, #cboxMiddleRight, #cboxTopLeft, #cboxTopCenter, #cboxTopRight{
    background: #fff none;
}
#cboxBottomLeft, #cboxBottomCenter, #cboxBottomRight{
	background: #eee none;
}
#cboxTopLeft, #cboxTopCenter, #cboxTopRight{
	border-top: 5px solid #8aba14;
}
#cboxTitle {
    font-size: 16px;
    line-height: 10px;
}
#cboxClose {
    bottom: -30px;
}
.news-block {
	background-color:rgba(0,0,0,0.5);
	background-position:center;
	background-size:100%;
	transition: background-size 0.6s ease-in;
}
.news-block:hover{
	background-size: 110%;
}
.news-block h3 {
    margin-top: 0;
	margin-bottom: 0;
    padding: 20px 20px 10px;
    position: relative;
    color: #FFF;
    text-transform: uppercase;
    font-family: 'Lato';
    font-size: 28px;
	    line-height: 30px;
    text-align: center;
    font-weight: 400;
}
.news-block h3 a {
    font-size: 15px;
    color: #898989;
    position: absolute;
    right: 20px;
    text-transform: none;
    background-image: url('../img/right_arrow.jpg');
    background-repeat: no-repeat;
    background-position: 100% 62%;
    padding-right: 55px;
	font-weight: 400;
}
.news-block ul {
	padding:0 20px;
}
.news-block li{
	padding:10px 0;
}
.news-block li a {
    color: #fff;
    font-size: 15px;
    font-family: 'Open Sans', Arial;
    font-weight: 300;
}
.news-block a.big-btn, .news-block a.cboxElement {
    border: 2px solid #fff!important;
    color: #FFF!important;
	background-color:transparent!important;
    font-size: 15px;
    text-decoration: none;
    z-index: 99;
    position: relative;
    font-weight: 100;
    padding: 10px 15px;
	display: inline-block;
}
.news-block a.cboxElement {
	padding: 10px 15px!important;
}
.news-block a.cboxElement:hover {
    border-color: #8aba14!important;
}
.news-block li a:hover, {
	text-decoration : none;
}
.news-block li .date{
	color:#8aba14;
	display:block;
	margin-top: 5px;
	font-size: 13px;
}
.news-block > .fa{
	border: 2px solid #fff!important;
    border-radius: 4px!important;
	color: #fff!important;
	z-index: 99;
    position: relative;
	width: 24px;
    height: 24px;
    line-height: 24px;
}
.all-news{
	position: absolute;
	right: 20px;
	font-size: 15px;
    color: #898989;
    text-transform: none;
    background-image: url('../img/right-arrow.png');
    background-repeat: no-repeat;
    background-position: 100% 62%;
    padding-right: 55px;
	font-weight: 400;
	bottom: 10px;
	}

.bg-color-slider{
	background-color:#fff;
}
.patch-block {
    background-color: #fff;
    text-align: center;
}
.patch-block > div{
	padding: 60px 20px 0; 
}
.patch-block .fa {
    font-size: 60px;
    color: #8aba14;
}
.patch-block h3 {
    color: #8aba14;
    font-weight: 300;
    font-size: 30px;
    text-transform: uppercase;
}
.patch-block a {
    padding: 8px 0;
    display: block;
    margin-top: 50px;
    border: 1px solid #8aba14;
    width: 200px;
    margin: 50px auto 0;
    text-transform: uppercase;
}
.homepage-blocks .block-3 h3{
	font-size: 35px;
    font-family: 'Open Sans'!important;
    font-weight: 100;
    text-align: center;
    line-height: 35px;
	min-height: 70px;
}

.block-inner {
    padding: 20px;
}
.slider-image {
    display: block;
    width: 100%;
    height: 100%;
    background-size: cover;
}
.big-slider-slide .text .title {
    color: #8aba14;
    font-weight: 300;
}

.fa-parking {
    background-image: url(../img/icon-parking.png);
    height: 22px;
    background-size: 100%;
    background-repeat: no-repeat;
}
.bdn-members-block h3 {
    font-family: 'Lato','Open Sans',Arial;
    font-size: 35px;
    color: #898989;
    text-align: center;
    font-weight: 300;
}
.bdn-members-block h3:before{
	content:'-';
	padding: 0 20px;
}
.bdn-members-block h3:after{
	content:'-';
	padding: 0 20px;
}

ul.recap{
	    padding: 50px 0 0;
}
ul.recap li {
    width: 33%;
    display: inline-block;
    text-align: center;  
    padding: 25px 0;
    font-weight: 300;
    text-transform: uppercase;
	line-height: 35px;
	position:relative;
	 font-size: 22px;
	color:#898989;
	line-height:22px;
}

ul.recap li strong {
	display: block;
	color: #8aba14;
	font-weight: 600;
	 font-size: 36px;
	     line-height: 60px;
}

ul.recap li:after {
    content: ' ';
    width: 1px;
    height: 112px;
    background-color: #262626;
    position: absolute;
    right: -1px;
    bottom: 20px;
}

ul.recap li.noborder:after {
	display:none;
}

.statistics .stat {
    display: inline-block;
    margin: 35px 75px;
    line-height: 1.4;
    width: 20%;
	max-width: 230px;
	position: relative;
}
.statistics .stat:after {
    content: ' ';
    width: 1px;
    height: 112px;
    background-color: #262626;
    position: absolute;
    right: -82px;
    bottom: 0;
}
.statistics .stat:last-child:after {
	display:none;
}
.statistics .stat span {
    font-weight: 100;
}
.statistics .stat .count-title{
	font-size: 1.6em;
    line-height: 23px;
	color:#898989;
}
.statistics .stat .number {
    font-weight: 600;
	line-height: 40px;
}
.statistics-inner {
    padding: 40px 3% 15px;
}
.bdn-members-block a.custom-button,
input.custom-button,
a.footer-button,
.portfolio-item a.custom-button,
.portfolio-item a.cboxElement {
    display: inline-block;
    border: 1px solid #8aba14;
    color: #8aba14!important;
    padding: 10px 20px;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 400;
	font-size: 16px!important;
	background-image: none!important;
    box-shadow: 0 0 0 0 transparent;
}
.faq-block, .calendar-block{
	text-align: center;
	background-repeat:no-repeat;
	/*background-size:100% auto;*/
	background-size:cover;
	color: #fff;
}
.faq-block h3, .calendar-block h3{
margin-bottom: 40px;
}
.faq-block .textwidget > .fa, .calendar-block .textwidget > .fa {
    color: #fff;
    border: 2px solid #fff;
    border-radius: 7px;
    z-index: 100;
    position: relative;
    width: 22px;
    height: 22px;
    line-height: 22px;
}
.faq-block{
	background-image:url(../img/faq-block.jpg);
}
.calendar-block{
	background-image:url(../img/speed_bdn_9_11.jpg)
	/*background-image:url(../img/calendar-block.jpg);*/
}
.calendar-block .addeventatc {
	margin: 0 auto;
    color: #FFF!important;
    background-color: transparent!important;
    border: 2px solid #fff!important; 
    border-radius: 0px!important;
	padding-left:12px!important;
	font-family:"Open Sans",Arial,sans-serif;
}

.calendar-block  .addeventatc .addeventatc_icon,
.addeventatc.icon-button .addeventatc_icon,
.addeventatc.big-button .addeventatc_icon,
.addeventatc.link-button .addeventatc_icon{
	display:none;
}
.addeventatc.icon-button {
    display: inline-block;
    margin-left: 10px;
	padding: 7px;
	border-radius: 15px;
	border: 1px solid #8aba14;
	color: #8aba14!important;
}
.addeventatc.icon-button:hover{
	border: 1px solid #8aba14!important;
	/*background-color: #8aba14!important;
	color: #fff!important;*/
}
.addeventatc.big-button {
    margin: 0px auto; 
	border: 1px solid #8aba14!important;
	background-color: #8aba14!important;
	color: #fff!important;
	padding:12px;
}
.addeventatc.link-button {
    margin: 0px auto; 
	border: none!important;
	background-color: transparent!important;
	color: #fff!important;
	padding:12px;
}
.calendar-block .addeventatc.big-button {
	background-color: transparent!important;
	border: 1px solid #fff!important;
}
.addeventatc.big-button:hover{
	background-color: transparent!important;
	color: #8aba14!important;
}
.addeventatc > span{
	display:none;
}
.addeventatc > span.fa{
	display:inline-block;
}
.addeventatc.icon-button span.label{
	width:1px;
	transition: width 0.3s ease-in;
	margin-left: 1px;
    font-size: 14px;	
}
.addeventatc.big-button span.label{
	display:inline-block;
	margin-left: 7px;
	font-size: 14px;
}
.addeventatc.link-button span.label{
	display:inline-block;
}
.textwidget .addeventatc.link-button span.label, .textwidget .addeventatc.link-button span.fa{
	color: #88a026;
}
.news-block .textwidget .addeventatc.link-button span.label,
.news-block .textwidget .addeventatc.link-button span.fa{
	color: #fff;
}
.news-block .textwidget .addeventatc.link-button:hover span.label,
.news-block .textwidget .addeventatc.link-button:hover span.fa{
	color: #88a026;
}
.addeventatc.icon-button:hover span.label{
	width:auto;
	display:inline-block;
	}
	
.footer .toggle a.cboxElement{
	background-color: transparent!important;
    border: none!important;
    padding: 7px 0 !important;
    color: #8aba14!important;
    font-size: 13px!important;
	font-weight: 300!important;
}
.footer .toggle a.cboxElement:hover{
	color: #fff!important;
}
.with-icon {
    background-position: left center;
}
.news-block .space{
	    height: 125px;
}
.coverlay{
	background-color: rgba(0,0,0,0.5);
	position:absolute;
	width:100%;
	height:100%;
}
.portfolio-item a.custom-button,
.portfolio-item a.cboxElement {
    padding: 10px 0px!important;
	margin: 2px 0;
    width: 100%;
    text-align: center;
    font-weight: 400;
    border-radius: 2px;
}

.portfolio-item h3 {
    font-weight: 300;
    text-transform: uppercase;
	clear: both;
	
}

.portfolio-item h3:after {
    content: ' ';
    display: block;
    width: 150px;
    height: 1px;
    background-color: #555;
    margin-top: 15px;
}
.portfolio-item .logo{
	margin-bottom:20px;
	text-align: center;
}
.portfolio-item .rounded{
	border-radius:100%;
}
.portfolio-item .pic-inner h3:first-child{
	margin-top: 0;
}
.portfolio-item .desc{
  padding-right: 30px;
  padding-top: 16px;
}

.portfolio-item .info{
	padding-top: 30px;
	border-bottom: 1px dashed #ccc;
}
.portfolio-item .info .info-item {
    padding-left: 30px;
    padding: 10px 0 10px 30px;
    border-bottom: 1px dashed #ccc;
}
.portfolio-item .info .info-item:last-child{
	border-bottom: none;
}
.portfolio-item .info .info-item .fa {
    font-size: 18px;
    position: absolute;
    width: 30px;
    margin-left: -30px;
    margin-top: 3px;
}
.portfolio-item .team{
	background-color: #8aba14;
    padding: 10px 20px;
    color: #fff;
	margin-top:30px;
}
.portfolio-item .team h3{
	margin-top: 0;
}
.portfolio-item .team h3:after{
	background-color:#fff;
	width:auto;
}
.portfolio-item .team-item{
	display:inline-block;
	margin-bottom:10px;
	width:100px;
	text-align: center;
	vertical-align: top;
}
.portfolio-item .team-item .img-wrap{
	padding: 0 5px;
    min-height: 96px;
}

.portfolio-item .team-item-fonction {
    display: block;
    font-size: 13px;
    line-height: 15px;
    font-weight: 300;
    color: #fff;
}

.left-footer a,
.footer .widgets-area ul li a
{
	color:#898989;
}

.footer {
    color:#898989;
    font-size: 14px;
}

.footer .block-inner {
    padding: 40px;
}
.footer .widget-header {
    border-bottom: 0;
    text-transform: uppercase;
    font-size: 20px;
    margin-top: 0;
    padding-top: 0;
	color: #8aba14;
}
.footer .widgets-area ul li {
    background: none;
    padding-left: 0px;
    margin-bottom: 12px;
}
.footer .widgets-area ul li .post-date {
    display: block;
    text-align: left;
    font-size: 13px;
	color: #8aba14;
}
	

.left-footer p{
	padding-bottom: 10px;
}
.left-footer .item{
	padding:10px 0;
	padding-left: 20px;
}
.left-footer .item .fa {
    color: #8aba14;
    position: absolute;
    margin-left: -27px;
    font-size: 20px;
    width: 22px;
    text-align: center;
}
.bdn-members-select{
	text-align: left;
}
.bdn-members-select-field {
    display: block;
    height: 35px;
    margin: 30px 0;
    width: 100%;
    max-width: 300px;
	color:#4d4d4d;
	background-color:#222326;
	border:none;
	    padding-left: 10px;
		    font-size: 14px;
}
.content-with-sidebar .bdn-members-select{
	text-align: center;
}
.content-with-sidebar .bdn-members-select-field {
	background-color:#f3f3f3;
	height:43px;
	margin: 15px auto;
	max-width: 360px;
}
.footer-button {
    padding: 7px 40px;
}
.mitems {
    margin-bottom: 30px;
}
.mitem{
	margin-bottom:15px;
}
.mitem > div {
    padding: 20px 0px;
    /*border: 1px solid #8aba14;*/
    text-align: center;
    margin: 0 5px;
}

.mitem .mtitle {
    font-size: 17px;
    min-height: 40px;
}
.mitem img {
    max-width: 180px;
}
.badge-inscription{
	display:none;
}
.ms-info h4{
	text-align: center;
    margin-top: 0;
    font-weight: 300;
}
.ms-staff-carousel .ms-nav-prev, .ms-staff-carousel .ms-nav-next{
	background-color:#8aba14!important;
	color: #fff;
}
.ms-slide-info {
	min-height:0 !important;
}
a.cboxElement{
	line-height: 18px !important;
    padding: 7px 10px !important;
    padding-top: 7px;
    padding-right: 10px;
    padding-bottom: 7px;
    padding-left: 10px;
    margin: 0 5px 12px 0 !important;
	display: inline-block !important;
	text-decoration: none !important;
	font-size: 100% !important;
    font-weight: normal !important;
    text-shadow: none !important;
	border-radius: 0 !important;
}
.textwidget a.cboxElement{
	font-size: 15px!important;
    padding: 10px 15px!important;
}
.p0{
	padding-bottom:0!important;
}
.wpcf7-form-control{
	border:none!important;
	min-height:43px;
}
.portfolio-item a.custom-button.btn-style-1,
.portfolio-item a.cboxElement,
input.custom-button.btn-style-1,
.button, a.button,
input[type=button], input[type=submit],
.content-with-sidebar .btn-hover-1,
a.cboxElement
{
	background-color: #8aba14!important;
	color: #fff!important;
	background-image:none!important;
	box-shadow: 0 0 0 0 transparent!important;
	border:1px solid #8aba14!important;
	transition: background-color 0.3s, box-shadow 0.3s;
}
.portfolio-item a.custom-button.btn-style-1.color-orange{
	background-color: #FD7440!important;
	border:1px solid #FD7440!important;
}

a.btn-hover-1:hover{
	color:#fff!important;
	border-color:#fff!important;
}
a.btn-hover-2:hover, .calendar-block .addeventatc:hover{
	color:#8aba14!important;
	border-color:#8aba14!important;
}
a.btn-hover-3:hover{
	color:#212121!important;
	border-color:#212121!important;
}

.portfolio-item a.custom-button.btn-style-1:hover,
.portfolio-item a.cboxElement:hover,
input.custom-button.btn-style-1:hover,
.button:hover, a.button:hover,
.content-with-sidebar .btn-hover-1:hover,
input[type=button]:hover, input[type=submit]:hover,
a.cboxElement:hover,
#sc_button_3:hover,
#sc_button_2:hover,
#sc_button_1:hover,
#sc_button_4:hover,
#sc_button_5:hover,
#sc_button_6:hover{
	background-color: transparent!important;
	color:#8aba14!important;
	box-shadow: 0 0 0 0 transparent!important;
}
.portfolio-item a.custom-button.btn-style-1.color-orange:hover{
	color: #FD7440!important;
}

.no-touch .show-hover-link .after.btn-reco {
    width: 120px;
    height: auto;
	font-size: 12px;
    line-height: 18px;
    margin: -40px 0 0 -60px;
    text-align: center;
    text-transform: uppercase;
    border-radius: 4px;
    background-color: #FD7440;
	background-image: none!important;
	font-size: 12px;
	padding: 8px 0;
}

a.big-btn-speed-side {
    color: #FFF!important;
    background-color: #8ab818!important;
    font-size: 15px;
    text-decoration: none;
    z-index: 99;
    position: relative;
    font-weight: 100;
    padding: 10px 15px;
	display: inline-block;
	}

a.big-btn-speed-side:hover {
    background-color: transparent!important;
    color:#8aba14!important;
    border:1px solid #8aba14!important;
}
.gravity-transparent{
	opacity: 0;
}

.big-slider-control{
	display: none!important;
}

/*Menu : gravity forms confirmation messages*/

#success-body {
	padding-top: 100px !important;
    text-align: center !important;
}
#check {
      animation: grow 900ms;
	  animation-fill-mode: forwards !important;
}

#check::before {
      color: #66BB6A !important;
}

@keyframes fly {
    0%{transform: translateY(50vh);}
    30% {transform: translateY(-5vh);}
    60% {transform: translateY(3vh);}
    90% {transform: translateY(0vh);}
} 
@keyframes grow {
  0% {transform: scale(0);}
  30% {transform: scale(0);}
  60% {transform: scale(1.3);}
100% {transform: scale(1);}
}

.left-footer .item .fa {
    position: relative;
    font-size: 14px;
}

@media only screen and (min-width: 1420px){
	.block-h-1 {
		height: 80px;
	}
}

@media only screen and (max-width: 1419px) and (min-width: 1260px){
	.block-inner {
		padding: 20px;
	}
	.um .ubermenu-skin-black-white-2 .ubermenu-item-level-0 > .ubermenu-target{
		padding: 25px 10px 15px;
		font-size: 13px;
		min-height: 71.28px;
	}
	.um .ubermenu-skin-black-white-2 .ubermenu-item.ubermenu-item-level-0 > .ubermenu-highlight {
		padding-top: 13px;
		padding-bottom: 12px;
	}

	.block-h-1 {
		height: 71.28px;
	}
}

@media only screen and (max-width: 1259px)
{
	.statistics .stat{
		 margin: 35px 20px;
	}
	.statistics .stat:after {
		right: -25px;
	}
	.news-block .space{
		height: 40px;
	}
	
	.block-h-3 {
		height: 370px;
	}

	.logo-pane.block-3, .um.block-6{
		width: 100%;
		float: none;
	}
	.logo-pane.block-3{
		text-align: center;
		margin: 0;
	}
	.logo-pane-inner{
		position: relative;
		margin: 0 6px;
		background-color: #8aba14;
	}
	.block-h-1 {
		height: 80px;
	}
	.logo-image img {
		margin: 0 auto;
	}
	.news-block li:last-child{
		display: none;
	}
}

@media only screen and (max-width: 980px)
{
	.block-h-3 {
		height: auto;
		display: block;
		width: 100%;
		padding-bottom: 20px;
	}
	
	.news-block .space{
		height: 20px;
	}
	
	.statistics .stat .count-title {
		font-size: 1.3em!important;
	}
	
	.statistics .stat .number {
		font-size: 2.3em!important;
		line-height: 20px;
	}
	
}

@media only screen and (max-width: 959px)
{
	.um .ubermenu-skin-black-white-2 .ubermenu-item-level-0 > .ubermenu-target {
		min-height: 1px;
		padding: 5px 10px 5px;
	}
	.ubermenu-responsive-default.ubermenu-responsive.ubermenu {
		margin: 7px;
		width: auto;
		padding: 10px 0 15px;
	}
	.ubermenu-responsive-default.ubermenu-responsive.ubermenu-responsive-collapse{
		padding: 3px 0 !important;
	}
	.um .ubermenu-skin-black-white-2 .ubermenu-item.ubermenu-item-level-0 > .ubermenu-highlight {
		padding-top: 15px;
		font-size: 13px;
	}
	.um {
		margin: 2px 0!important;
	}
	.block-h-1 {
		height: 88px;
	}
	#success-body {
		padding-top: 0px !important;
	}
	.um .highlight-menu-item{
		display: none!important;
	}
	.show-on-mobile{
		display:block;
	}
	.um .ubermenu-skin-black-white-2{
		margin: 0;
	}
	.logo-pane-inner {
		margin: 0px 1px;
	}
	.hightlight-button {
		margin: 0 0px 0 2px;
	}
}
@media only screen and (max-width: 768px)
{
	.news-block {
		height: 450px!important;
	}
	.news-block .space {
		height: 130px;
	}

	.news-block.actus-block{
		height: auto!important;
	}
}

@media only screen and (max-width: 767px)
{
	.news-block {
		height: 370px!important;
	}
	.news-block .space {
		height: 80px;
	}
	ul.recap li{
		display:block;
		width: 100%;
	}
	ul.recap li:after{
		display:none;
	}
	.statistics .stat {
		display: block;
		width: 100%;
		margin: 20px 0;
		max-width: 100%;
	}
	.statistics .stat:after {
		display:none;
	}
	
	#big-slider-control{
		display:none!important;
	}
	
	.bdn-members-block h3 {
		font-size: 23px;
	}
	.col{
		float:none;
		width:100%!important;
		display:block;
	}
	
	.logo-pane {
		height: 84.28px;
	}
	.um .ubermenu-skin-black-white-2{	
    	margin: 0px;
	}
	.um .ubermenu-responsive-default.ubermenu.ubermenu-responsive .ubermenu-column,
	.um .ubermenu-responsive-default.ubermenu.ubermenu-responsive .ubermenu-column-auto {
		min-width: 100%!important;
		border-bottom: 1px solid rgba(255,255,255,0.2);
	}

	.um .ubermenu-skin-black-white-2 .ubermenu-item-level-0 > .ubermenu-target {
		padding: 5px 10px 10px;
	}

	.um .ubermenu-responsive-default.ubermenu.ubermenu-responsive .ubermenu-column:last-child,
	.um .ubermenu-responsive-default.ubermenu.ubermenu-responsive .ubermenu-column-auto:last-child {
		border-bottom: none;
	}

	.um .ubermenu-responsive-default.ubermenu-responsive.ubermenu {
		padding: 10px 0 0px;
	}
	.portfolio-thumb .pic.block-h-1 {
    	height: auto;
	}
}
@media only screen and (max-width: 479px)
{
	.logo-pane {
		height: 59px;
	}
}