.home-fr .tm-top-c .tm-slider .uk-overlay-panel h1:before, .tm-slider .uk-overlay-panel h2:before, .tm-slider .uk-overlay-panel h3:before, .tm-slider .uk-overlay-panel h4:before, .tm-slider .uk-overlay-panel h5:before, .tm-slider .uk-overlay-panel h6:before {
	border-top-color: rgba(255, 255, 255, 0) !important;
}
.tm-main.tm-block,
.tm-main.tm-block {
	padding:0 !important;
}
.tm-toolbar {
	padding-bottom:0;
}

.tm-content {
	padding-bottom: 60px
}
.homepage .tm-content,
.home-fr .tm-content {
	padding-bottom: 0px
}
ul.lang-inline li {
	padding:30px 10px 10px 10px;
}
li.lang-active {
	background: #2eb1a7;
}
li.lang-active a {
	color: #fff;
}
.tm-block-dark {
	background: #2eb1a7;
}
.tm-block-footer {
	background: #272361;	
}
.uk-overlay-panel {
	color: #272361;
}
.tm-top-c .uk-overlay-panel p {
	color: #272361 !important;
}
.tm-bottom-c .hp-content {
	margin-left: 20%;
	margin-right: 20%;
}
.uk-button {
	background: #272361;
}
.uk-button:hover {
	background: #2eb1a7;
}
.tm-logo {
	width:350px;
	float:left;
}
.tm-nav {
	width: auto;
	float:left;
	padding-left:80px;
	padding-top:25px;
}
.tm-navbar {
	z-index:999999999;
	margin-top:-50px;
}
.uk-open {
    margin-top: 0;
    background: #fff !important;
    color: #272361;
    font-family: Roboto;
}
.tm-block.tm-top-b {padding-top:0 !important;}

.uk-dropdown-navbar {
    margin-top: -20px;
    background: #fff !important;
    color: #272361;
    font-family: Roboto;
    min-width: 400px !important;
    margin-left: 16px !important;
    text-align: left !important;
}
.uk-dropdown {
    background: #fff !important;
    padding:0;
}
.uk-dropdown .uk-nav-navbar .uk-text-center {
	text-align: left !important;
}
.uk-dropdown-navbar ul li {
    margin-top: 0;
    background: #2eb1a7;
    color: #ffffff;
    font-family: Roboto;
    font-size:15px !important;
    margin:2px;
    padding:10px;
    text-align: left !important;
    text-transform: uppercase;
}
.uk-nav {
    font-family: Roboto;
}
.uk-navbar-nav  {
	z-index:999999999;
	position: absolute;
}
.uk-navbar-nav > li > a {
	line-height: 70px;
	height:70px;
}
h1, h2 {
	color: #2eb1a7;
	padding-bottom: 20px;
	border-bottom: 1px dashed;
}
h3 {
	color: #272361;
}
h3.uk-heading-large {
	color: #272361;
	font-size:42px;	
}
.uk-panel-box-secondary {
	background: #fff;
	border: 1px dashed #00a698;
}

.uk-slider li {
	border-right: 1px dashed #fff;
}	
.uk-slider li[data-slider-slide="3"] {
	border-right: 0px;
}
.uk-navbar-nav > li > a,
.uk-button,
.tm-block-footer {
	font-family: Roboto !important;
}

/* BREEZINGFORMS */
.bfRolloverBg {background:none !important;}

#bfSubmitButton {
	background:#272361 !important;
	padding:10px 30px;
	float:left;
	border:none; 
	border-radius:501px;
	color:#fff;
	margin:20px 0 20px 5px;
	text-transform: uppercase;
	font-size: 13px;
}
#bfSubmitButton:hover {
	background:#2eb1a7 !important;
	-webkit-transition: background 300ms linear;
    -ms-transition: background 300ms linear;
    transition: background 300ms linear;
}
.bfQuickMode section input[type="text"], .bfQuickMode section textarea, .bfQuickMode section select {
	border: 1px dashed #2eb1a7;
}
.bfQuickMode .bfLabelLeft label {
    width: 100%;
    float: left;
    margin: 0px 10px 4px 0px;
    font-family:Sanchez;
}
.bfQuickMode section input[type='text'], .bfQuickMode section textarea, .bfQuickMode section select,
.bfQuickMode section.bfLabelLeft .bfElementGroupNoWrap {
    float: left;
    margin: 0px;
    width: 90%;
}





/* Style the navbar */
#stickynav {
  overflow: visible;
  background: #fff !important;
  z-index:99999999;
}
#stickynav .sticky {
	background: #fff !important;
}
.tm-navbar.sticky {
	margin-top:0px;
	padding-top:25px;
}
/* Navbar links 
#navbar a {
  float: left;
  display: block;
  color: #f2f2f2;
  text-align: center;
  padding: 14px;
  text-decoration: none;
}

/* Page content
.content {
  padding: 16px;
}
*/

/* The sticky class is added to the navbar with JS when it reaches its scroll position */
.sticky {
  position: fixed;
  top: 0px;
  width: 100%;
}

/* Add some top padding to the page content to prevent sudden quick movement (as the navigation bar gets a new position at the top of the page (position:fixed and top:0) 
.sticky + .content {
  padding-top: 60px;
}
*/






/*
.uk-navbar li {
		
}
.uk-navbar-nav > li > a {
	line-height: 60px;
	border-bottom: 1px solid #000;
}
*/
@media (min-width: 960px) and (max-width: 1220px) {
.tm-nav {
	padding-left:50px;
	}
}

@media (min-width: 1220px) {
.tm-navbar {
    padding-top: 20px;
	}
}
@media (max-width: 960px) {
	img.uk-responsive-height {
		display: block;
		margin-top:-100px;
	}
	h3.uk-heading-large {
		font-size:28px;
		line-height: 34px;
	}
	.tm-top-a {
		margin-top: 30px;
	}
	.tm-navbar {
		margin-top:0px;
		margin-bottom:30px;
	}
		#stickynav {
  		overflow: hidden;
  		height:140px;
	}
}
@media (max-width: 768px) {
	img.uk-responsive-height {
		display: block;
		max-height:100px;
		margin: 10px;
		margin-top:-90px;
	}
	h3.uk-heading-large {
		font-size:28px;
		line-height: 34px;
	}
	.tm-toolbar.uk-hidden-small {
    display: block !important;
	}
	.tm-navbar {
		margin-bottom:50px;
	}
	#stickynav {
  		overflow: hidden;
  		height:120px;
	}
	.tm-logo-small {
		margin-right:10px;
	}
}
@media (max-width: 633px) {
	.tm-navbar {
		margin-top:20px;
	}
	img.uk-responsive-height {
		display: block;
		max-height:100px;
		margin: 10px;
		margin-top:-90px;
	}
}
@media (max-width: 468px) {
	h1, .uk-h1 {
	font-size:32px;
	line-height: 36px;
	}
	h3, .uk-h3 {
    font-size: 24px;
    line-height: 28px;
	}
	.tm-main.tm-block {
    padding-top: 20px;
    padding-bottom: 20px;
	}
	.tm-top-a {
		margin-top: 10px;
	}
}
/*
.uk-slider li {
	background-image: url(/images/default/logo-bg.png);
}
*/
/*
<p class="tm-article-columns">
*/