/* Copyright (C) Primer Templates http://www.primertemplates.com */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 
 body {
    -webkit-font-smoothing: antialiased;	 
 }
 
.tm-block-topb-top {
  background: rgba(0, 0, 0, 0) url("../images/top.jpg") no-repeat scroll center center;
}
 
 .tm-logo {
	 float: left;
 }
 
.uk-navbar-nav {
  font-feature-settings: "liga";
  letter-spacing: 1px;
  text-transform: uppercase;
}

.tm-headerbar {
  margin-bottom: 0;
  margin-top: 0;
} 

.tm-navbar {
  margin-bottom: 0;
  margin-top: 0;
}

.tm-footer {
  color: #888888;
  margin-bottom: 0;
  margin-top: 0;
  padding-bottom: 40px;
  padding-top: 80px;
  font-size: 90%;
}

.tm-footer a {
	color: #ffffff;
}

.tm-block-menu-top {
  background-color: #ffffff;
  border-top: 2px solid #c7cdee;
}

.makeup-home {
	text-align: center;
	padding-bottom: 200px;
	padding-top: 200px;
}

.makeup-home h1 {
  color: #c7cdee;
  font-family: arial;
  font-size: 80px;
  font-weight: 900;
  text-transform: uppercase;
}

.boxed-home-content {
  color: #060958;
  line-height: 0;
}

.centered-text {
	text-align: center;
}

.tm-top-b {
	padding-bottom: 100px;
	padding-top: 100px;
}

.tm-block-main-body-top {
  background: #c7cdee url("../images/pattern.png") repeat scroll center top;
}

.main-body-overlay {

}

.tm-main {
	padding-bottom: 80px;
	padding-top: 80px;
}

.tm-bottom-a {
	padding-bottom: 80px;
	padding-top: 80px;
}

.tm-bottom-b {
	padding-bottom: 80px;
	padding-top: 80px;
}

.uk-article {
	background: #ffffff;
	padding: 25px;
}

.omega-powered {
	display: none !important;
}

.pt-rounded-images {
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}

.page-header {
  border-bottom: medium none;
  color: #ffffff;
  font-size: 25px;
  font-weight: 300;
  padding-bottom: 15px;
  text-align: center;
}

h1, h2, h3, h4, h5, h6 {
	letter-spacing: 0.08em;
}

.pt-melbourne {
	padding-bottom: 100px;
	padding-top: 100px;
	color: #ffffff;
	text-shadow: 0px 0px 50px rgba(0,0,0,0.9);
	font-size: 20px;
}

.pt-melbourne h1, .pt-melbourne h2, .pt-melbourne h3, .pt-melbourne h4, .pt-melbourne h5 {
	color: #ffffff;
	text-shadow: 0px 0px 50px rgba(0,0,0,0.9);
}

.pt-check {
	list-style: none;
	padding-left: 0;
}

.pt-check li {
	
}

.pt-check i {
  margin-right: 15px;
}

.tm-block-bottomc-top {
	background: #f4f4f4;
}

.tm-bottom-c .uk-list-line > li:nth-child(n+2) {
  border-top: none;
  margin-top: 0;
  padding-top: 0;
}

.tm-bottom-c li a {
	color: #888888;
}

.tm-bottom-c {
	padding-bottom: 60px;
	padding-top: 60px;
}

.tm-block-topa-top {
  background-color: #c7cdee;
}

.tm-top-a {

}

.tm-top-a .uk-nav {
  display: flex;
  justify-content: center;
}

.tm-top-a .uk-nav li {
	
}

.tm-top-a .uk-nav li a {
  color: #ffffff;
  font-size: 110%;
  padding: 15px 20px;
}

/*----------------Countdown----------------------*/

.otcountdowntext b {
  display: none;
}

.otcountdowntext {
  margin: 0 0 20px;
  text-align: center;
}

.otcountdown p {
	font-weight: 300;
}

.basic_countdown .otcountdown {
  background-image: none !important;
  border: 1px solid #eaa8ba;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  height: 120px !important;
  width: 120px !important;
  transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -webkit-transition: all 0.3s linear 0s;
    -ms-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
}

.basic_countdown .otcountdown:hover {
	background-color: rgba(234, 168, 186, 0.4);
	transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -webkit-transition: all 0.3s linear 0s;
    -ms-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
}

.otcountdown > span {
  color: #ffffff !important;
  line-height: 110px;
}

.otcountdowntext h2 {
  color: #ffffff;
  display: none;
}

.otcountdown > p {
  line-height: 40px;
  color: #ffffff;
}

.basic_countdown {
  display: inline;
}

/*---------------------------Portfolio--------------------------*/

.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-info {
  background: #ffffff none repeat scroll 0 0;
}

.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-btns a:hover {
  background: #c7cdee none repeat scroll 0 0;
  border-color: #c7cdee;
}

.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li > a {
  background: #c7cdee none repeat scroll 0 0;
  border-radius: 0;
  color: #ffffff;
  display: block;
  padding: 10px 20px;
  text-decoration: none;
}

.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-info h3 {
  font-size: 13px;
  line-height: 16px;
  margin: 0 0 10px;
  padding: 0;
}

.sp-simpleportfolio-tags {
	font-size: 12px;
}

.ba-form:last-child a, .ba-form:last-child p {
	display: none !important;
}

.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-btns a {
  text-transform: capitalize;
}

.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li.active > a {
  background: #ffffff none repeat scroll 0 0;
  color: #c7cdee;
}

.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-info:hover {
  background: #c7cdee;
  color: #ffffff;
}

/*----------------Bookings----------------*/

/*----------------------------Uniform-------------------------------*/

.jsn-master {
  font-family: inherit !important;
  font-size: 12px;
  line-height: 1.5em;
  margin-left: auto;
  margin-right: auto;
  width: 80%;
  padding-top: 200px;
  padding-bottom: 200px;
}

.jsn-master .form-horizontal .controls {
  margin-left: 0;
}

.jsn-uniform.jsn-master .jsn-row-container [class*="span"] {
  margin-left: 0;
  min-height: 0;
}

.jsn-uniform.jsn-master .row-fluid .span4 {
  width: auto;
}

.jsn-uniform.jsn-master .btn-toolbar {
  font-size: 0;
  margin-bottom: 0;
  margin-top: 0;
}

.jsn-uniform.jsn-master .jsn-row-container {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-flex;
}

.adventure-type {

}

.destination-places {

}

.your-name .jsn-input-fluid {
  float: left;
  margin-right: 10px;
}

.jsn-master .jsn-text-center {
  display: none;
  text-align: center;
}

.jsn-bootstrap .jsn-form-content .control-group {
  width: auto !important;
}

.jsn-input-fluid {
  height: 40px !important;
  line-height: 40px !important;
  border: medium none !important;
  border-radius: 0 !important;
  padding: 0 12px !important;
  background-color: #ffffff !important; 
  color: #444444 !important;   
}

.select2-container .select2-choice {
  background-clip: padding-box;
  background-color: #ffffff !important;
  background-image: none !important;
  border: medium none !important;
  border-radius: 0 !important;
  color: #444444 !important;
  display: block;
  height: 40px !important;
  line-height: 40px !important;
  overflow: hidden;
  padding: 0 0 0 8px;
  position: relative;
  text-decoration: none;
  white-space: nowrap;
  box-shadow: none !important;
}

.select2-container .select2-choice div b {
  background: #ffffff url("../images/select.svg") no-repeat scroll 50% 50% !important;
  display: block;
  height: 100%;
  width: 35px !important;
  line-height: 40px !important;
}

.select2-container .select2-choice div {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
  border-left: 1px solid #cccccc !important;
  border-radius: 0 4px 4px 0;
  display: inline-block;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  width: 25px !important;
}

.jsn-bootstrap .jsn-form-content .control-group .controls input, .jsn-bootstrap .jsn-form-content .control-group .controls select, .jsn-bootstrap .jsn-form-content .control-group .controls textarea {

}

.jsn-bootstrap .jsn-form-content .control-group.ui-state-highlight {
  background-color: transparent !important;
  border-color: transparent !important;
}

.jsn-form-submit {
  border-radius: 0 !important;
  margin-top: 0 !important;
  padding-left: 25px !important;
  padding-right: 25px !important;
  border: none;
  float: right;
}

.jsn-row-container .btn {
  line-height: 2.3;
}

.jsn-master .jsn-row-container {
  background: #ffffff none repeat scroll 0 0;
}

.jsn-master .jsn-bootstrap .form-actions, .jsn-master.ui-dialog-contentpane .jsn-bootstrap .form-actions {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  margin: 0 !important;
  padding: 0 !important;
}

.jsn-bootstrap .jsn-form-content .control-group {
  padding: 0 !important;
}

.select2-drop {
  background: #ffffff none repeat scroll 0 0 !important;
  border-color: transparent !important;
  border-image: none;
  border-radius: 0 !important;
  border-style: none !important;
  border-width: 0 !important;
  box-shadow: none !important;
  color: #444444 !important;
  margin-top: -1px;
  position: absolute;
  top: 100%;
  width: 100%;
  z-index: 9999;
}

.select2-results .select2-highlighted {
  background: #c7cdee none repeat scroll 0 0 !important;
  color: #ffffff;
}

.control-label {
  margin-bottom: 10px;
}

.jsn-master .jsn-bootstrap h2 {
  font-size: 40px !important;
}

.jsn-master .jsn-bootstrap h1, .jsn-master .jsn-bootstrap h2, .jsn-master .jsn-bootstrap h3, .jsn-master .jsn-bootstrap h4, .jsn-master .jsn-bootstrap h5, .jsn-master .jsn-bootstrap h6 {
  color: #ffffff !important;
  font-weight: normal;
  margin: 5px 0 30px !important;
  text-align: left;
}

.jsn-master .jsn-bootstrap h3 {
  font-size: 26px !important;
}

.jsn-master .jsn-bootstrap h3 {
  font-size: 26px !important;
}

.jsn-bootstrap .jsn-form-content .control-group .control-label {
  color: #ffffff !important;
  display: none;
  font-size: 14px;
  font-weight: lighter !important;
}

.jsn-uniform.jsn-master .jsn-bootstrap .jsn-form-content span.required {
  font-weight: lighter !important;
  margin: 0 5px;
  color: #ffffff !important;
  display: none;
}

.jsn-master .jsn-bootstrap p {
  color: #ffffff;
}

.select2-container .select2-choice span {
  color: #999999;
}


/*---------------------------------*/

.tm-block-footer-top {
  background-color: #222222;
}

.tm-block-bottomb-top {

}

.wedding-rounded {

}

.uk-dropdown-navbar {
  text-transform: capitalize;
  padding: 0 15px;
}

.tm-sidebar-b {
	padding-bottom: 80px;
	padding-top: 80px;
}

.uk-navbar-nav > li > a[href="#"] {
  cursor: pointer;
}

.special-module-binds {
  background-image: url(../images/vintage2.png), url(../images/vintage1.png);
  background-position: top right, bottom left;
  background-repeat: no-repeat;
  background-attachment: scroll;
  padding: 55px;
}

.sp-simpleportfolio-details {
	background: #ffffff;
	padding: 35px;
}

.sp-simpleportfolio-view-item .sp-simpleportfolio-image {
	margin-bottom: 0;
}

/*---------------------Slideshow-------------------------*/

.camera_caption {
  width: 50%;
}

.camera_caption > div {
  background-color:  rgba(255, 255, 255, 0.9);
  background-image: url(../images/vintage2.png), url(../images/vintage1.png);
  background-position: top right, bottom left;
  background-repeat: no-repeat;
  background-attachment: scroll;
  padding: 50px 80px;
}

.camera_caption > div div.camera_caption_desc {
  font-size: 13px;
  color: #888888;
  font-family: "varela round";
}

.camera_caption_title {
  font-size: 22px !important;
  margin-bottom: 10px;
}

.camera_amber_skin .camera_prev > span {
  background-attachment: scroll;
  background-image: url("../images/navigation.png");
  background-position: 15% 85%;
  background-repeat: no-repeat;
}

.camera_amber_skin .camera_next > span {
  background-attachment: scroll;
  background-image: url("../images/navigation.png");
  background-position: 85% 85%;
  background-repeat: no-repeat;
}

.camera_amber_skin .camera_commands > .camera_stop {
  background-attachment: scroll;
  background-image: url("../images/navs.png");
  background-position: -120px -80px;
  background-repeat: no-repeat;
}

.camera_amber_skin .camera_commands > .camera_play {
  background-attachment: scroll;
  background-image: url("../images/navs.png");
  background-position: -80px -80px;
  background-repeat: no-repeat;
}

/*------------------Countdown----------------------*/

.otcountdowntext b {
  display: none;
}

.otcountdowntext {
  margin: 0 0 20px;
  text-align: center;
}

.otcountdown p {
	font-weight: 300;
}

/*-----------------------BT Login-----------------------*/

#btl .btl-panel > span {
  background: transparent none repeat scroll 0 0 !important;
  border: medium none !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  color: #888888 !important;
  font-size: 12px;
  font-weight: lighter;
  height: 32px;
  line-height: 30px;
  padding-left: 25px;
  padding-right: 0;
  text-transform: uppercase;
}

#btl {
  position: relative;
  float: right;
}

button.btl-buttonsubmit {
  background: #c7cdee none repeat scroll 0 0 !important;
  border: medium none !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  text-shadow: none;
  color: #ffffff;
  height: 45px !important;
  line-height: 45px !important;
  width: 100% !important;
}

input.btl-buttonsubmit {
  background: #c7cdee !important;
  border: medium none !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  color: #ffffff;
  height: 45px !important;
  line-height: 45px !important;
  padding: 0 20px !important;
  text-shadow: none !important;
  width: 100% !important;
}

div.btl-buttonsubmit {
  border-top: medium none !important;
  margin: 15px 25px 30px 20px;
  padding: 5px 0 0 !important;
  text-align: center !important;
}

#btl-content-login ul {
  list-style-type: none !important;
  position: static !important;
  text-align: left;
  display: inline-flex;
}

#bt_ul li a {
  color: #545454 !important;
  padding: 0 !important;
  text-decoration: none !important;
  margin-left: 10px;
}

.btl-content-block {
  background: #eff1f5 none repeat scroll 0 0;
  border: none !important;
  border-radius: 0;
  box-shadow: none;
  display: none;
  font-size: 12px;
  height: auto;
  overflow: hidden;
  position: relative;
  text-align: left;
  color: #444444;
}

.btl-content-block h3 {
  background: transparent none repeat scroll 0 0;
  color: #1b1b1b;
  font-size: 14px;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 35px;
  margin: 0;
  padding: 15px 20px 5px !important;
  text-transform: uppercase;
  font-family: helvetica;
}

.btl-input > input[type="text"], .btl-input > input[type="password"], #recaptcha > input {
  background: #ffffff none repeat scroll 0 0 !important;
  border: medium none;
  border-radius: 0;
  height: 40px;
  line-height: 40px;
}

.btl-label, .btl-input {
  height: 45px;
  line-height: 45px;
}

#btl .btl-panel {
  overflow: hidden;
  padding-top: 15px;
}

/*-------------------Module Class Suffixes and custom classes-----------------------*/

.special-module-binds {

}

.special-module-binds .uk-panel-title {

}

.wedding-menu-pt {
	text-align: center;
    background-image: url(../images/vintage2.png), url(../images/vintage1.png),  url(../images/vintage3.png), url(../images/vintage4.png);
    background-position: top right, bottom left, left top, right bottom;
    background-repeat: no-repeat;
    background-attachment: scroll;	
	padding-bottom: 100px;
	padding-top: 100px;
}

.wedding-names-pt {
  background: url(../images/invite.png) no-repeat center center;
  margin: 100px 8px;
  padding-bottom: 32px;
  padding-top: 35px;
}

.wedding-names-pt h2 {
  color: #ffffff;
  margin-bottom: 6px;
  font-size: 24px;
}

.wedding-content-text {
  background-image: url("../images/invite1.png"), url("../images/invite1.png");
  background-position: center top, center bottom;
  background-repeat: no-repeat;
  background-attachment: scroll;
  padding-top: 100px;
  padding-bottom: 100px;
}