
body {
	margin: 0;
	padding: 0px 0px 150px 0px;
	padding-top:72px;
	padding-bottom:0;
	margin-bottom:0;
	background-color:transparent;
	color: #000000;
}
/*
@media only screen and (min-width: 120px) {
    main {
		margin-top: 58px;
		margin-bottom: 144px;
    }
}
@media only screen and (min-width: 220px) {
    main {
		margin-top: 58px;
		margin-bottom: 144px;
    }
}
@media only screen and (min-width: 320px) {
    main {
		margin-top: 58px;
		margin-bottom: 144px;
    }
}
@media only screen and (min-width: 620px) {
    main {
		margin-top: 88px;
		margin-bottom: 144px;
    }
}
@media only screen and (min-width: 720px) {
    main {
		margin-top: 180px;
		margin-bottom: 144px;
    }
}
@media only screen and (min-width: 900px) {
    main {
		margin-top: 88px;
		margin-bottom: 144px;
    }
}
@media only screen and (min-width: 1200px) {
    main {
		margin-top: 88px;
		margin-bottom: 144px;
    }
}
@media only screen and (min-width: 1300px) {
    main {
		margin-top: 88px;
		margin-bottom: 144px;
    }
}
@media only screen and (min-width: 1400px) {
    main {
		margin-top: 88px;
		margin-bottom: 144px;
    }
}
@media only screen and (min-width: 2500px) {
    main {
		margin-top: 88px;
		margin-bottom: 144px;
    }
}
*/
main {
	padding-top:58px;
	padding-bottom:144px;
	background-image: url("../imgs/bg_main.png");
	background-repeat: repeat;
}	
main.padding {
  overflow: visible;
  padding-left: 100px;
  padding-right: 100px;
}
p.absolute-example {
  position: absolute;
  display: block;
  left: 0;
  top: 0; 
}
section {
  padding: 0px;
  margin: -1.2% 0px 0px 0px;
}
p.row-example { color: orange; text-align: center; }
p.toggle {
  text-align: center;
}
.by-me { text-align: center; }



/*   for visualizing the row as a block  */
.row {
  position: relative;
  margin: 0px;
  padding: 30px 0px;
}
/*
#width-container {
  background-color: rgba(0,0,0,0.5);
}
#width-container-solid-272727 {
  background-color: rgba(39,39,39,1.0);
}
#width-container-6f1b00 {
  background-color: rgba(111,27,0,0.5);
}



#width-no-container {
  background-color: rgba(0,0,0,0.5);
}
#width-container-fluid {
  background-color: rgba(0,0,0,0.5);
}
*/

/*   custom css   */
* {
	-moz-outline-style:none !important;
	outline:none !important;
	background-color:none;
}
*:focus {
	-moz-outline-style:none !important;
	outline:none !important;
}

button:focus {
	outline:0 !important;
}
.navbar {
	border-bottom: none;
}
.navbar {
	font-size: 1.2em;
}
/* font size for nav */
@media only screen and (min-width: 600px) {
    .nav {
	 font-size: 0.9em;
    }
}
@media only screen and (max-width: 599px) {
    .nav {
	 font-size: 0.9em;
    }
}

.navbar-text > a {
	color:inherit;
	text-decoration: none;
}
.navbar-text > a:hover {
	color:#6f2c8d;
	text-decoration: none;
}


/* dropdown top style 
.dropdown, .dropdown-menu, ul, li {
}
*/

.opacity {
    opacity: 0.5!important;
}

.container-full {
  margin: 0 auto;
  width: 100%;
}
.container {
	margin; 0px;
}

.testimonials {
	color: #ffffff;
}

/*   form styles   */
legend {
	color: #ffffff;
}
label {
	color: #ffffff;
}
.short_explanation {
	font-size: 9px;
}


/* font families success stories */
@font-face {
  font-family: 'Caveat-Regular';

  src: url('../fonts/Caveat-Regular.eot');
  src: url('../fonts/Caveat-Regular.ttf') format('truetype');
}

.Caveat-Regular {
  font-family: 'Caveat-Regular', cursive;
  text-transform: none;
  font-size: 1.25em;
}

p.success-stories {
  font-family: 'Caveat-Regular', cursive;
  text-transform: none;
  font-size: 1.25em;
	
}







/* font families p h1 h2 h3 h4 h5 h6... */
@font-face {
  font-family: 'AlegreyaSans';

  src: url('../fonts/AlegreyaSans-Italic.eot?#iefix') format('embedded-opentype'), url('../fonts/AlegreyaSans-Italic.woff2') format('woff2'), url('../fonts/AlegreyaSans-Italic.woff') format('woff'), url('../fonts/AlegreyaSans-Italic.ttf') format('truetype');
}

@font-face {
  font-family: 'PTSerif';

  src: url('../fonts/PTSerif-Regular.ttf') format('truetype');
}

@font-face {
  font-family: 'PTSerif-Regular';

  src: url('../fonts/PTSerif-Regular.ttf') format('truetype');
}

@font-face {
  font-family: 'PTSerif-Italic';

  src: url('../fonts/PTSerif-Italic.ttf') format('truetype');
}

@font-face {
  font-family: 'PTSerif-Bold';

  src: url('../fonts/PTSerif-Bold.ttf') format('truetype');
}

@font-face {
  font-family: 'JustLovely';

  src: url('../fonts/JustLovely_Slanted.ttf') format('truetype');
}

.JustLovely {
  font-family: 'JustLovely', cursive;
  text-transform: none;
  font-size: 4.0em;
  font-weight: normal;
}

p.testimonials {
	font-family: 'PTSerif-Italic', serif;
	font-style: italic;
	font-size:1.2em;
	color:#6E298D;
}

p, a, ul, li, html, div, form {
	font-family: 'PTSerif-Regular', serif;
	
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'PTSerif-Bold', serif;
	color:#6E298D;
	font-weight: bold;
}
h1 {
  text-align: center;
  color:#6E298D;
  text-transform: uppercase;
}
h2 {
  text-align: center;
}
h3,#events {
	color:#6E298D;
}
h4, h5 {
	color:#6E298D;
}
h5 {
	font-size: 1.1em;
}


/*   ==============================   */
/*   btn style   */

/*   dropdown btn style   */
.btn-dd:link {
	color: #ffffff !important;
	background-color: #000000;
	text-decoration: none;
}
.btn-dd:visited {
	color: #ffffff !important;
	background-color: #000000;
	text-decoration: none;
}
.btn-dd:hover {
	color: #000000 !important;
	background-color: #ffffff;
	text-decoration: none;
}
.btn-dd:active {
	color: #ffffff !important;
	background-color: #000000;
	text-decoration: none;
}

/*   black btn style   */
.btn-black:link {
	color: #ffffff;
	background-color: #000000;
	text-decoration: none;
	padding: 1% 3%;
}
.btn-black:visited {
	color: #ffffff;
	background-color: #000000;
	text-decoration: none;
	padding: 1% 3%;
}
.btn-black:hover {
	color: #636467;
	background-color: #ffffff;
	text-decoration: none;
	padding: 1% 3%;
}
.btn-black:active {
	color: #ffffff;
	background-color: #000000;
	text-decoration: none;
	padding: 1% 3%;
}

/*   grey btn style   */
.btn-grey:link {
	color: #ffffff;
	background-color: #636467;
	text-decoration: none;
	padding: 1% 3%;
}
.btn-grey:visited {
	color: #ffffff;
	background-color: #636467;
	text-decoration: none;
	padding: 1% 3%;
}
.btn-grey:hover {
	color: #636467;
	background-color: #ffffff;
	text-decoration: none;
	padding: 1% 3%;
}
.btn-grey:active {
	color: #ffffff;
	background-color: #636467;
	text-decoration: none;
	padding: 1% 3%;
}

/*   purple btn style   */
.btn-purple:link {
	color: #ffffff;
	background-color: #6e2a8d;
	text-decoration: none;
	padding: 1% 3%;
}
.btn-purple:visited {
	color: #ffffff;
	background-color: #6e2a8d;
	text-decoration: none;
	padding: 1% 3%;
}
.btn-purple:hover {
	color: #6e2a8d;
	background-color: #ffffff;
	text-decoration: none;
	padding: 1% 3%;
}
.btn-purple:active {
	color: #ffffff;
	background-color: #6e2a8d;
	text-decoration: none;
	padding: 1% 3%;
}

/*   purple modal btn style   */
.btn-purple-modal:link {
	color: #ffffff;
	background-color: #6e2a8d;
	text-decoration: none;
	padding: 1% 3%;
}
.btn-purple-modal:visited {
	color: #ffffff;
	background-color: #6e2a8d;
	text-decoration: none;
	padding: 1% 3%;
}
.btn-purple-modal:hover {
	color: #6e2a8d;
	background-color: #ffffff;
	text-decoration: none;
	padding: 1% 3%;
}
.btn-purple-modal:active {
	color: #ffffff;
	background-color: #6e2a8d;
	text-decoration: none;
	padding: 1% 3%;
}

/* modal styles */
.modal-header  {
	background-color: #000000;
	color: #ffffff;
	border: none;
}
.modal-body  {
	background-color: #000000;
	color: #ffffff;
	border: none;
}
.modal-close {
	color: #ffffff;
	cursor: pointer;
	font-size: 2em;
	float: right;
}
.modal-backdrop {
  background-color: #fff;
  opacity: 0 !important;
}

/*   more info on selflove btn style   */
.btn-brush-stroke:link {
	margin-top: 100px;
	opacity: 1.00;
    filter: alpha(opacity=100); /* For IE8 and earlier */
}
.btn-brush-stroke:visited {
	cursor:pointer;
	opacity: 0.75;
    filter: alpha(opacity=75); /* For IE8 and earlier */
}
.btn-brush-stroke:hover {    
	cursor:pointer;
	opacity: 0.75;
    filter: alpha(opacity=75); /* For IE8 and earlier */
}
.btn-brush-strokeactive {    
	cursor:pointer;
	opacity: 0.75;
    filter: alpha(opacity=75); /* For IE8 and earlier */
}
/* booking btn styles */
.btn-booking:link {
	color: #ffffff;
	text-align: center;
	background-color: #6e2a8d;
	text-decoration: none;
	padding: 1.5% 1.5%;
	min-width: 26%;
	position: absolute;
    left: 35%;
    right: 35%;
    top: 33%;
    z-index: 10;
    font-size: 1.2em;
}
.btn-booking:visited {
	color: #ffffff;
	text-align: center;
	background-color: #6e2a8d;
	text-decoration: none;
	padding: 1.5% 1.5%;
	min-width: 26%;
	position: absolute;
    left: 35%;
    right: 35%;
    top: 33%;
    z-index: 10;
    font-size: 1.2em;
}
.btn-booking:hover {
	color: #6e2a8d;
	text-align: center;
	background-color: #ffffff;
	text-decoration: none;
	padding: 1.5% 1.5%;
	min-width: 26%;
	position: absolute;
    left: 35%;
    right: 35%;
    top: 33%;
    z-index: 10;
    font-size: 1.2em;
}
.btn-booking:active {
	color: #ffffff;
	text-align: center;
	background-color: #6e2a8d;
	text-decoration: none;
	padding: 1.5% 1.5%;
	min-width: 26%;
	position: absolute;
    left: 35%;
    right: 35%;
    top: 33%;
    z-index: 10;
    font-size: 1.2em;
}








/* purple box style */
.purple-box {
	background-color: #6e2a8d;
	font-style:normal;
	color: #ffffff;
}

/* black box style */
.black-box {
	color: #ffffff;
	background-color: #000000;
}
p.black-box {
	color: #ffffff;
}

/* grey box style */
.grey-box {
	color: #ffffff;
	background-color: #636467;
}
p.grey-box {
	color: #ffffff;
}

/*   navbar top style   */
.navbar {
	padding: 0.5%;
}
.navbar-default {
  background-color: #ffffff;
  border-color: #2e6381;
}
.navbar-default .navbar-brand {
  color: #ffffff;
}
.navbar-default .navbar-brand:hover ,
.navbar-default .navbar-brand:focus  {
  color: #2e6381;
  background-color: transparent;
}
.navbar-default .navbar-nav li > a {
	color: #636466;
	font-size: 0.9em;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover.
 {
	color: #2e6381;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav li > a:hover,
.navbar-default .navbar-nav li > a:focus {
	color: #6e2a8d;
}



/*   footer styles   */
#footer-spacing {
	clear:both;
	margin:0px 0px 0px 0px;
}
#footer {
	margin:0px 0px 0px 0px;
}

/* form styles */
.error {
	color:#fff;
	background:#a40000;
}

/*   events css   */
.events-dates {
	font-size: 13px;
	clear: both;
	color: #000000;
}
.events-header {
	color:#6E298D;
	text-align: left;
	padding-bottom: 0;
	margin-bottom: 0;
}
@media only screen and (min-width: 240px) {
    .events-large-img {
	    margin-bottom: 5%;
	    margin-right: 5%;
		box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.5);
	}
}
@media only screen and (min-width: 600px) {
    .events-large-img {
	    margin-bottom: 5%;
	    margin-right: 5%;
		box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.5);
	}
}





* {box-sizing:border-box}
.mySlides {display:none}

/* Slideshow container */
.slideshow-container {
  max-width: 1000px;
  position: relative;
  margin: auto;
}

/* Caption text */
.text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* The dots/bullets/indicators */
.dot {
  height: 13px;
  width: 13px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active {
  background-color: #717171;
}

/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 2.5s;
}

@-webkit-keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
  .text {font-size: 11px}
}










/* gallery page */
/* large */
@media only screen and (min-width: 820px) {
  .modal-xl {
	  width: 80%;
	  max-height: 88%;
  }
}

@media only screen and (min-width: 820px) {
    .iframe-left {
		border:none;
		height: 100%;
		width: 59%; 
    }
}

@media only screen and (min-width: 820px) {
    .iframe-left-video {
	    margin:0px 13% 0 13%;
		border:none;
		height: 100%;
		width: 75%;
		overflow: visible;
    }
}

@media only screen and (min-width: 820px) {
    .iframe-right {
		border:none;
		height: 100%;
		width: 39%; 
    }
}

/* medium */
@media only screen and (max-width: 819px) {
  .modal-xl {
	  width: 90%;
	  height: auto;
  }
}

@media only screen and (max-width: 819px) {
    .iframe-left {
		border:none;
		height: 50%;
		width: 100%;
		overflow: hidden;
    }
}

@media only screen and (max-width: 819px) {
    .iframe-left-video {
		border:none;
		height: 50%;
		width: 100%;
		overflow: hidden;
    }
}

@media only screen and (max-width: 819px) {
    .iframe-right {
		border:none;
		height: 50%;
		width: 100%;
		overflow: hidden;
    }
}

/* small 
@media only screen and (max-width: 320px) {
  .modal-xl {
	  width: 90%;
	  max-height: 75%;
  }
}

@media only screen and (max-width: 320px) {
    .iframe-left {
		border:none;
		height: 100%;
		width: 59%; 
    }
}
@media only screen and (max-width: 320px) {
    .iframe-right {
		border:none;
		height: 100%;
		width: 39%;
    }
}

*/



/* home page videos */
/* large */
@media only screen and (min-width: 820px) {
  .modal-xl {
	  width: 80%;
	  max-height: 88%;
  }
}

@media only screen and (min-width: 820px) {
    .iframe-left {
		border:none;
		height: 100%;
		width: 59%; 
    }
}

@media only screen and (min-width: 820px) {
    .iframe-left-video {
	    margin:0px 13% 0 13%;
		border:none;
		height: 100%;
		width: 75%;
		overflow: visible;
    }
}

@media only screen and (min-width: 820px) {
    .iframe-right {
		border:none;
		height: 100%;
		width: 39%; 
    }
}

/* medium */
@media only screen and (max-width: 819px) {
  .modal-xl {
	  width: 90%;
	  height: auto;
  }
}

@media only screen and (max-width: 819px) {
    .iframe-left {
		border:none;
		height: 50%;
		width: 100%;
		overflow: hidden;
    }
}

@media only screen and (max-width: 819px) {
    .iframe-left-video {
		border:none;
		height: 50%;
		width: 100%;
		overflow: hidden;
    }
}

@media only screen and (max-width: 819px) {
    .iframe-right {
		border:none;
		height: 50%;
		width: 100%;
		overflow: hidden;
    }
}








/* testimonial page */
/* large */
@media only screen and (min-width: 820px) {
  .testimonial_img {
	  float: left;
	  margin: 0 20px 20px 0;
  }
}
@media only screen and (min-width: 820px) {
	.carousel-inner-testimonial {
		min-height: : 360px ;
	}
}

/* medium */
@media only screen and (max-width: 1019px) {
  .testimonial_img {
	  margin: 0 20px 30px 0;
  }
}
@media only screen and (min-width: 820px) {
	.carousel-inner-testimonial {
		min-height: 360px ;
	}
}

/* small */
@media only screen and (max-width: 1019px) {
  .testimonial_img {
	  margin: 0 20px 30px 0;
  }
}
@media only screen and (max-width: 820px) {
	.carousel-inner-testimonial {
		min-height: 400px ;
	}
}





/*



@media only screen and (min-width: 400px) {
  .modal-xl {
	  width: 90%;
	  max-height: 70%;
  }
}

@media only screen and (min-width: 400px) {
    .iframe-left {
		border:none;
		height: 100%;
		width: 40%; 
    }
}

@media only screen and (min-width: 400px) {
    .iframe-right {
		border:none;
		height: 100%;
		width: 40%; 
    }
}
*/
.modal-dialog-height,
.modal-content-height {
    /* 90% of window height */
    height: 90%;
    margin-left: auto;
    margin-right: auto;
}

.modal-body-height {
    /* 100% = dialog height, 120px = header + footer */
    max-height: calc(100% - 120px);
    overflow-y:hidden;
}