@charset "utf-8";
/* CSS Document */
/* CUSTOM CSS FOR boostnbloom */

/* ARTICLES */
/* HOMEPAGE STYLING */
/* BLOG STYLING */
.intro-introtext {
	/*min-height: 325px;*/
}
/* UNIQ STLING BNB*/
.bnb-image {
	display: block;
	max-height: 100%;
	max-width: 40%;
	float: left;
	padding-right: 30px;
}
.bnb-text {
	display: block;
	margin: left 32%;
	height: 100%;
	}
.uk-panel-body {
	min-height: 100%;
	padding-top: 50px;
	padding-left: 50px;
}
.uk-panel-body .highlights .uk-panel-title {
    justify-content: left !important;
}

/* HOMEPAGE HEADER */
.tm-overlay-uniq {
  padding-bottom: 70px;
}
.header-home .tm-overlay-uniq .uk-overlay-panel:after {
  content: "";
  position: absolute;
  top: -35%;
  left: -100%;
  display: block;
  width: 300%;
  height: 500%;
  background: none;
  border-radius: 0;
  transform: translateY(15%);
  -webkit-transition: transform 0.2s, opacity 0.2s, border-radius 0.2s;
  transition: transform 0.2s, opacity 0.2s, border-radius 0.2s;
  z-index: -1;
}
.header-home .tm-overlay-uniq:hover .uk-overlay-panel {
  height: 20%;
  background: none;
  z-index: 1;
}
.header-home .tm-panel-caption {
	margin-left: 10%;
	margin-right: 10%;
}
.header-home .uk-thumbnav {
    display: none;
}
.uk-slidenav {
    display: none;
}
.tm-overlay-uniq:hover .uk-overlay-panel:after {
  background: #ff9933;
  border-radius: 50%;
  transform: translateY(0);
}
.tm-overlay-uniq .tm-panel-caption {
  position: absolute;
  left: 0;
  padding: 0 30px;
  transform: translate(0, 50px);
  opacity: 0;
  -webkit-transition: transform .2s;
  transition: transform .2s;
}
.tm-overlay-uniq:hover .tm-panel-link {
  display: block;
}
.tm-overlay-uniq:hover .tm-panel-caption {
  transform: translate(0, 0);
  opacity: 1;
}
.tm-overlay-uniq .tm-overlay-panel-title {
  -webkit-transition: transform .2s;
  transition: transform .2s;
  transform: translate(0, 0);
}
.tm-overlay-uniq:hover .tm-overlay-panel-title {
  transform: translate(0, -20px);
}
.tm-overlay-uniq .tm-panel-link {
  opacity: 0;
  transform: translateY(50px);
  -webkit-transition: transform .2s, opacity .1s;
  transition: transform .2s, opacity .1s;
  z-index: 1;
}
.tm-overlay-uniq:hover .tm-panel-link {
  transform: translateY(0);
  opacity: 1;
}
.header-home .tm-panel-link .tm-icon-plus {
  top: calc(67% - 35px);
  left: calc(50% - 35px);
}

/* GOOGLE MAP*/
.gm-style .gm-style-iw {
color: #666;
}
/* BREEZING FORMS */
.homequick .bfQuickMode .controls .control-label {
    width: auto;
}
.homequick .form-actions {
	background-color: transparent !important;
	border-top: 0px solid #e5e5e5;
	margin-bottom: 0px;
	margin-top: 2px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.homequick .uk-panel-space, .homequick .uk-panel-box {
    padding: 10px;
}

/* HIGHLIGHTS */
.highlights .uk-panel-title {
    font-size: 27px;
    line-height: 27px;
    margin-bottom: 15px;
    padding: 10px;
	min-height: 50px;
	align-items: center;
    display: flex;
    justify-content: center;
    margin: 0 0 8px;
    text-align: center;
}
.uk-modal-dialog {
    background: #5f5e5e none repeat scroll 0 0;
    box-sizing: border-box;
    margin: 0 auto;
    max-width: 100%;
    opacity: 0;
    padding: 0px;
    position: relative;
    transform: translateY(-100px);
    transition: opacity 0.3s linear 0s, transform 0.3s ease-out 0s;
    width: 100%;
}
.tm-close {
    background: #ff9933 none repeat scroll 0 0 !important;
}
/*NAVBAR*/

.tm-navbar .uk-navbar {
	background: rgb(255, 153, 51) none repeat scroll 0 0 !important;	
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	height: 95px;
}
.tm-navbar .uk-navbar.uk-active {
	background: rgb(255, 153, 51) none repeat scroll 0 0 !important;
}
.tm-navbar iframe, svg {
    max-width: 100%;
    padding-top: 5px;
}
/* GALLERY HEADER */
.header-text {
	display: block;
	float: right;
	background: rgba(255, 153, 51, 0.8) none repeat scroll 0 0;
	color: #ffffff;
	font-size: 36px;
	line-height: 40px;
 	font-family: "Open Sans";
	padding: 20px;
	right: 0px;
	bottom: 75px;
	width: auto;
	clear: right;
}
.uk-panel-space, .uk-panel-box {
    padding: 0;
}
/*.intro-text {
	display: block;
	float: right;
	background: rgba(255, 153, 51, 0.8) none repeat scroll 0 0;
	color: #ffffff;
	font-size: 22px;
	line-height: 24px;
	padding: 20px;
	right: 0px;
	width: 420px;
	margin-bottom: 20px;
	text-align: right;
}*/
/*ARTICLES*/
.uk-article {
   line-height: 25px;
}
.tm-isblog .uk-article img {
   max-width: 320px;
}

.uk-width-medium-1-4 img {
	min-width: 100%;
}

em {
    color: #000000;
}
.home-intro {
	padding-left: 20%;
	padding-right: 20%;
	text-align: center;
}
.uk-article-title {
    border-bottom: none;
    color: #ff9933;
	font-size: 26px;
	font-weight: bold;
    padding-bottom: 0px;
	margin-bottom: 10px;
}
.tm-navbar-nav > .uk-navbar-nav:last-child > li:last-child a {
    padding-right: 15px;
}
.tm-logo {
    padding-left: 35px;
    position: absolute;
    top: 0px;
    z-index: 200;
}

/*BLOCKS*/
/*.tm-block {
    padding-top: 35px;
}
.topblocks .hometext {
	display: block;
    height: 93px;
	overflow: hidden;
}
 .uk-width-medium-3-5, .uk-width-medium-6-10 {
    padding-left: 20px;
}
li {
    color : #ff9933;
}
.tm-bottom-b {
	padding-top: 0px;
}
li span {
    color : black;
}
.highlights .uk-panel-title {
    color: #ffffff;
    font-size: 27px;
    line-height: 27px;
    margin-bottom: 15px;
    padding: 10px;
    position: absolute;
    top: 70%;
	background: rgba(255, 153, 51, 0.85) none repeat scroll 0 0 !important;	
	width: 80%;
	min-height: 50px;
	align-items: center;
    display: flex;
    justify-content: center;
    margin: 0 0 8px;
    text-align: center;
}

.bottom-b .tm-block {
	padding-top: 5px;
}
.uk-panel-box-primary .divider {
/*	background-color: #ececec;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.uk-panel-box-secondary .divider {
	background-color: #ffffff;
}
h3 {
   margin: 0 0 5px !important;
}
* + .uk-margin {
    margin-top: 5px;
}
.uk-panel {
	padding: 0px !important;
}
/* READ MORE BUTTON */
.uk-button-primary {
	background-color: #53555c;
	border-color: transparent;
	color: #ffffff;
	background-image: url(/templates/yoo_salt/images/boostnbloom/arrow-right.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 30px;
	height: 30px;
	float: right;
	margin-right: 5px;
	min-height: 0px !important;
}
/*
.uk-panel-header .uk-panel-title {
    border-bottom: none;
    color: #657c87;
	font-size: 40px;
	font-weight: bold;
    padding-bottom: 10px;
}
.uk-panel-header {
    margin-left: 20%;
    margin-right: 20%;
    text-align: center;
}
.uk-panel-title {
    color: #b80e80;
	padding-left: 20px;
	font-size: 27px;
	line-height: 27px;
	margin-bottom: 15px;
}
.uk-h4 {
    color: #000;
    font-size: 26px;
	line-height: 28px;
	font-weight: bold;
}
.uk-width-medium-2-5, .uk-width-medium-4-10 {
    width: 40%;

	padding-left: 10px;
}
.tm-content-home {
	text-align: center;

}
.uk-panel-space, .uk-panel-box {
	padding-top: 5px;
	padding-right: 50px;
	padding-bottom: 5px;
	padding-left: 50px;
}
/* NAVIGATION */
.uk-navbar-nav > li > a {
	font-size: 16px;
	font-weight: normal;
	height: 35px !important;
	padding: 0 15px;
	text-decoration: none;
	line-height: 35px !important;
}

/* QUOTE BLOCK*/
.quote h1 {
	color: #ffffff;
	font-size: 42px;
    line-height: 52px;
	padding-top: 25px;
}
.aboutme {
	color: #ffffff;
	font-size: 17px;
    line-height: 22px;
}
.aboutme .uk-flex-middle {
    background-color: #ff9933;
}
.aboutme p {
	margin: 25px;
}
.aboutme .uk-h1 {
	color: #ffffff;
}
[class*="tm-icon-"]::before, [class*="tm-icon-"]::after {
    background: none repeat scroll 0 0;
    content: "";
    height: 100%;
    position: absolute;
    transition: all 0.2s cubic-bezier(0, 0.99, 0.2, 1) 0s;
    width: 100%;
}

/*GAVICK NEWS*/
.nspLinks .nspLinkScroll1 ul li {
	background: none repeat scroll 0 0;
	border-top: 1px solid #ff9933 !important;
	margin: 0 !important;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
}
.nspLinks h4 {
	line-height: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
		
}
/* FOOTER MENU */
.footerboostnbloom .uk-nav-header {
	font-size: 18px;
	color: #fff;
	text-transform: none;
}
.footerboostnbloom .uk-nav-side > li > a, .footerboostnbloom .footer-tekst  {
    color: #ffffff;
	font-size: 14px;
	line-height: 14px;
}
.footerboostnbloom .footer-tekst  {
    color: #ffffff;
	font-size: 14px;
	line-height: 24px;
}
.footerboostnbloom .uk-nav-side > li:not(:first-child) > a {
    border-top: none;
}
.tm-footer {
	padding: 20px;
	background: rgb(255, 153, 51) none repeat scroll 0 0;

}
.footerboostnbloom p {
	color: #ffffff;
	font-size: 14px;
	line-height: 14px;
}
.footerboostnbloom .uk-panel-title {
    color: #ffffff;
    font-size: 17px;
    font-weight: bold;
    line-height: 20px;
    margin-bottom: 5px;
    margin-top: 0;
    text-transform: none;
}
.footerboostnbloom .tm-block {
	background: rgb(255, 153, 51) none repeat scroll 0 0;
	margin-top: 40px;
}
/*MOBILE VERSION*/
.uk-navbar-content, .uk-navbar-brand, .uk-navbar-toggle {
    box-sizing: border-box;
    display: block;
    float: right;
    height: 70px;
    padding-bottom: 0;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 0;
}
.tm-logo-small {
    padding-left: 35px;
	left: 35px;
    position: absolute;
    top: 0px;
    z-index: 200;
	max-height: 75px;
}

/* EXTRA FOR UNIQ STYLES */

/* Helper
 ========================================================================== */
@media (min-width: 768px) {
  .tm-margin-large-top {
    margin-top: 100px !important;
  }
  .tm-margin-large-bottom {
    margin-bottom: 100px !important;
  }
}
.tm-icon-google-plus {
  color: #dd4b39;
}
.tm-icon-facebook {
  color: #3b5998;
}
.tm-icon-youtube-play {
  color: #bb0000;
}
.tm-icon-instagram:hover {
  color: #125688;
}
.tm-icon-twitter {
  color: #40b4df;
}
.tm-close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0;
  width: 50px;
  height: 50px;
  background: #2a2a2a;
  border: none;
  z-index: 1000;
  -webkit-transition: background-color 0.14s ease-out;
  transition: background-color 0.14s ease-out;
  cursor: pointer;
}
.tm-close:before,
.tm-close:after {
  position: absolute;
  content: '';
  width: 30px;
  height: 2px;
  margin-left: -15px;
  background: #ffffff;
}
.tm-close:before {
  transform: rotate(45deg);
}
.tm-close:after {
  transform: rotate(-45deg);
}
.tm-close:hover {
  background: #4c368b;
}
@media (min-width: 768px) {
  .tm-close {
    width: 80px;
    height: 80px;
  }
}
.tm-icon-plus,
.tm-icon-arrow {
  position: absolute;
  display: block;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  background: #5f5e5e;
  z-index: 1000;
}
.tm-icon-plus:after,
.tm-icon-plus:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 20px;
  width: 30px;
  height: 2px;
  margin-top: -1px;
  background: #ff9933;
}
.tm-icon-plus:after {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.tm-icon-arrow {
	background-image: url(../../../images/default/icon-arrow.svg);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	z-index: 1000;
}
.tm-icon-arrow-down {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.tm-timeline-avatar {
  position: relative;
  margin-top: -80px;
  border: 4px solid #ffffff;
  border-radius: 50%;
}
/* Widgetkit
 ========================================================================== */
.uk-panel-box .tm-slideshow-uniq-media .uk-slideshow li:before {
  background-color: #ff9933;
}
.uk-panel-box-primary .tm-slideshow-uniq-media .uk-slideshow li:before {
  background-color: #2a2a2a;
}
.uk-panel-box-secondary .tm-slideshow-uniq-media .uk-slideshow li:before {
  background-color: #fafafa;
}
.tm-slideshow-uniq .uk-slideshow li:before {
  content: '';
  position: absolute;
  top: 90%;
  left: -100%;
  width: 300%;
  height: 100%;
  border-radius: 50%;
  z-index: 1;
}
.tm-button-uniq .tm-icon-arrow {
  top: calc(90% - 35px);
  left: 50%;
  margin-left: -35px;
}
@media (min-width: 768px) {
  .tm-slideshow-uniq .uk-slideshow li:before {
    left: 80%;
    top: -25%;
    width: 100%;
    height: 150%;
    -webkit-transition: left .2s, right .2s;
    transition: left .2s, right .2s;
  }
  .tm-button-uniq:hover .uk-slideshow li:before {
    left: 70%;
  }
  .tm-button-uniq .tm-icon-arrow {
    top: 50%;
    left: 80%;
    opacity: 0;
    margin-top: -35px;
    margin-left: 0;
    -webkit-transition: all .2s, left .2s;
    transition: all .2s, left .2s;
  }
  .tm-button-uniq:hover .tm-icon-arrow {
    opacity: 1;
    left: calc(70% - 35px);
  }
  .tm-button-uniq .uk-position-cover {
    -webkit-transition: background-position 0.12s;
    transition: background-position 0.12s;
  }
  .tm-button-uniq:hover .uk-position-cover {
    background-position: -20px 0;
  }
  .tm-slideshow-uniq [class*=uk-flex-order-last] .uk-slideshow li:before {
    left: -80%;
  }
  .tm-button-uniq [class*=uk-flex-order-last] .tm-icon-arrow {
    left: 0%;
  }
  .tm-button-uniq:hover [class*=uk-flex-order-last] .uk-slideshow li:before {
    left: -70%;
  }
  .tm-button-uniq:hover [class*=uk-flex-order-last] .tm-icon-arrow {
    left: calc(30% - 35px);
  }
  .tm-button-uniq:hover [class*=uk-flex-order-last] .uk-position-cover {
    background-position: 20px 0;
  }
}
.tm-overlay-uniq {
  padding-bottom: 70px;
}
.tm-overlay-uniq .uk-overlay-panel {
  background: #ff9933;
  opacity: 1 !important;
}
.tm-overlay-uniq .uk-overlay-panel:after {
  content: "";
  position: absolute;
  top: -35%;
  left: -100%;
  display: block;
  width: 300%;
  height: 500%;
  background: none;
  border-radius: 0;
  transform: translateY(15%);
  -webkit-transition: transform 0.2s, opacity 0.2s, border-radius 0.2s;
  transition: transform 0.2s, opacity 0.2s, border-radius 0.2s;
  z-index: -1;
}
.tm-overlay-uniq:hover .uk-overlay-panel {
  height: 45%;
  background: none;
  z-index: 1;
}
.tm-overlay-uniq:hover .uk-overlay-panel:after {
  background: #ff9933;
  border-radius: 50%;
  transform: translateY(0);
}
.tm-overlay-uniq .tm-panel-caption {
  position: absolute;
  left: 0;
  padding: 0 30px;
  transform: translate(0, 50px);
  opacity: 0;
  -webkit-transition: transform .2s;
  transition: transform .2s;
}
.tm-overlay-uniq:hover .tm-panel-link {
  display: block;
}
.tm-overlay-uniq:hover .tm-panel-caption {
  transform: translate(0, 0);
  opacity: 1;
}
.tm-overlay-uniq .tm-overlay-panel-title {
  -webkit-transition: transform .2s;
  transition: transform .2s;
  transform: translate(0, 0);
}
.tm-overlay-uniq:hover .tm-overlay-panel-title {
  transform: translate(0, -20px);
}
.tm-overlay-uniq .tm-panel-link {
  opacity: 0;
  transform: translateY(50px);
  -webkit-transition: transform .2s, opacity .1s;
  transition: transform .2s, opacity .1s;
  z-index: 1;
}
.tm-overlay-uniq:hover .tm-panel-link {
  transform: translateY(0);
  opacity: 1;
}
.tm-panel-link .tm-icon-plus {
  top: calc(25% - 35px);
  left: calc(50% - 35px);
}
