/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 
 
.tm-content-padding .tm-block-middle {
    background: none repeat scroll 0 0 #fff;
}
.uk-navbar-nav > li.uk-active > a {
	color: #0094cc !important;
}
.uk-navbar-nav > li > a {
	color: #ffffff;
	font-size: 16px;
    font-weight: 700;
	padding: 0 10px;
}
.uk-navbar-attached {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0);
}
.tm-navbar.uk-navbar-attached .tm-nav-logo {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.6);
    padding: 50px 30px 60px;
    position: absolute;
    top: 120px;
    transform: translateY(-50%);
}
.uk-animation-slide-top {
	background: none repeat scroll 0 0 #fff !important;
}
.uk-navbar-attached.uk-active .uk-navbar-nav > li > a {
	color: #333333;
}
.uk-navbar-attached.uk-active.tm-navbar .tm-nav-logo {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.uk-navbar-attached .uk-dropdown-navbar {
    margin-left: 15px;
    margin-top: -40px;
    background: #0094cc;
    padding: 20px;
}
.uk-nav-navbar > li > a {
    color: #fff;
    padding: 5px 15px;
}
.box {
    background: none repeat scroll 0 0 #f2f6f6;
    border: 2px solid rgba(70, 85, 100, 0.15);
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    max-width: 100%;
    padding: 20px;
}
.uk-navbar-toggle {
    color: #fff;
    font-size: 21px;
}
.uk-navbar-toggle:hover, .uk-navbar-toggle:focus {
	color: #0094cc;
}
.formResponsive .formHorizontal .rsform-block {
    float: left;
    margin-bottom: 18px;
    width: 50%;
}
.rsform-block-send {
	width: 100% !important;
	text-align: right;
}
.formResponsive input, .formResponsive textarea {
    width: 100%;
}
.toolbar-r {
	display: inline-block;
}
.vbcustomfields {
	border-top: 4px solid #efefef;
    margin-top: 141px;
    width: 100%;
}
.vbseparatorcflong {
    font-size: 20px;
    font-weight: 700;
    padding: 15px 0 30px;
	color: #444444;
}
.vbcustomfields .vbinput {
	width: 350px;
}
.vbcustomfields span {
	margin-right: 10px;
    position: relative;
    top: -7px;
}
.vbcustomfields span.vbrequired {
	margin-right: 0px;
}
.vbtextarea {
	width: 350px;
	min-height: 100px;
}

element.style {
    background-color: #efefef;
    border-top: 2px solid #999999;
    color: #999;
    margin-top: 50px;
    padding: 40px;
    text-align: left;
}
.vbchoosepayment {
    border-top: 4px solid #efefef;
    font-size: 20px;
    font-weight: 700;
    margin: 0;
    padding: 15px 0 !important;
    text-transform: none;
	color: #444;
}
.vbchoosepayment + ul li {
    border-right: 2px solid #dfdfdf;
    display: inline-block;
    text-align: center;
    width: 33%;
}
.vbchoosepayment + ul li label {
	color: #444444;
	font-size: 15px;
	font-weight: 700;
}
.vbchoosepayment + ul li:nth-child(1) {
	background: rgba(0, 0, 0, 0) url("../images/paypal.png") no-repeat scroll 50% 100%;
    height: 95px;
}
.vbchoosepayment + ul li:nth-child(2) {
	background:url('../images/credit-card.png') no-repeat scroll 50% 100%;
	 height: 95px;
}
.vboconfirmbottom {
    border-top: 3px solid #dfdfdf;
    padding: 20px 0;
    text-align: center;
    width: 100%;
}
.vbvordpaybutton {
    background-color: #d3efcf !important;
    background-image: none !important;
    height: auto;
    margin: 10px 0;
}
.tm-socialbar {
	 background: #fff none repeat scroll 0 0;
    margin-top: -36px;
    padding: 10px 5px;
    position: absolute;
    right: 0;
    top: 45px;
    width: 155px;
    z-index: 1;
}
.jfontsize {
	display: inline-block;
    position: relative;
    top: -4px;
}
.jfontsize-button {
    border: 0px solid #ccc;
    cursor: pointer;
    font: bold 11px "Roboto";
    padding: 4px;
}
.jfontsize-button:hover {
    background: #0094cc none repeat scroll 0 0;
    border: 0 solid #333;
    color: #fff;
    text-decoration: none;
}
.amea_bg {
    background: transparent none repeat scroll 0 0;
    border-radius: 0 0 3px 3px;
    display: inline;
    float: right;
    height: 22px;
    margin-top: 0;
    padding-left: 10px;
    position: relative;
    width: 70px;
}
.amea {
    background: rgba(0, 0, 0, 0) url("../../../images/amea/amea_up.png") no-repeat scroll 0 0px;
    height: 100%;
    width: 100%;
}
.amea-box {
	display: inline-block;
    left: 4px;
    position: relative;
    top: 1px;
}
.adults {
	display: none;
}
@media (min-width: 1120px) and (max-width: 1400px) {
	.tm-socialbar {
		margin-top: -74px;
	}
}