/*
Theme Name: Fundland
Author: Fresh Creative
Author URI: 
Description: Bootstrap v.4 basic theme for developers to build their new theme very fast and easy. To follow what was changed, please look for <a href="https://github.com/Rundiz/bootstrap-basic4" target="commits">commits</a> of this theme at Github.
Version: 0.1.7
License: MIT
License URI: http://opensource.org/licenses/MIT
Text Domain: bootstrap-basic4
Domain Path: /languages/
Tags: one-column, two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-menu, featured-images, front-page-post-form, post-formats, threaded-comments, translation-ready

This theme built with Twitter Bootstrap v.4. It is basic theme with basic style for build new theme with Bootstrap.

*/


/*
Required WordPress CSS
*/
.aligncenter {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}
.bypostauthor {
}


/* WordPress gallery */
.gallery-caption {
}
.gallery {
	margin-bottom: 1.6em;
}
.gallery-item {
	display: inline-block;
	padding: 1.79104477%;
	text-align: center;
	vertical-align: top;
	width: 100%;
}
.gallery-columns-2 .gallery-item {
	max-width: 50%;
}
.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
	max-width: 25%;
}
.gallery-columns-5 .gallery-item {
	max-width: 20%;
}
.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}
.gallery-icon img {
	margin: 0 auto;
}
.gallery-caption {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	display: block;
	font-family: "Noto Sans", sans-serif;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.5;
	padding: 0.5em 0;
}
.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}


.sticky {
}
.wp-caption {
	border: 1px solid #ccc;
	margin-bottom: 1.5em;
	max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 1.2% auto 0;
	max-width: 98%;
}
.wp-caption-text {
	text-align: center;
}
.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}


/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}
/* custom style*/



.container .nopadding-left{padding-left: 0;}
.container .nopadding{padding-left: 0;padding-right: 0;}
.about_container .col-md-6{float:left;}
.about_container .col1{  max-width: 540px; padding-right:0px; }
.about_container .col1.col-md-12{ max-width:100%; }
 
.about_container .col2 img{width: 100%;visibility: hidden;}
.about_container .col2 { float: right;    max-width: 620px;   background-repeat: no-repeat;    background-size: cover !important;    min-height: 373px;}
#about_content{margin-top: 60px; clear: both;}
.about_container .col1 h2,.entry-title{ color: #262262;   font-family: GROBOLD;   font-size: 42px;  margin-bottom: 11px;}
.about_container .col1 p {    color: #231f20;    font-family: helvetica;    font-size: 16px;    font-weight: normal;    line-height: 22px; letter-spacing:-0.5px}
#packages{background:url('assets/img/pricebg.jpg'); padding: 36px 0;}
#packages .packbox {background: #662d91 none repeat scroll 0 0;    border-radius: 25px;    margin-right: 15px;    max-width: 383px; padding: 20px;}
#packages .packbox:last-child{margin-right: 0;}
#packages .packbox h3 {    color: #fff;    font-family: grobold;    font-size: 28px;}
.pricelists span {  font-size: 16px;font-family: 'Myriad Pro';   color: #fff; line-height: 28px;}
.pricelists li {    display: block;    float: left;    list-style: outside none none;    text-align: left;    width: 100%;}
.pricelists {  margin-bottom: 7px;   display: block;    float: left;    padding-left: 0;    text-align: left;}
.notice{ color: #fff;    float: left;    font-family: helvetica;    font-size: 14px;    line-height: 20px;    margin-bottom: 0;    padding-right: 60px;}
.terms{  color: #fff;    font-family: helvetica;    font-size: 12px;line-height: 15.2px;float: left;   padding-right: 60px;}
#packages .desc{color: #fff;  margin-bottom: 0;font-family: helvetica;    font-size: 14px;}
.rules_container .col {    float: left;}
body #main .post, body #main .page{border:0;}
.pricelists span.price {  font-family: 'Myriad Pro';  width: 20%; max-width: 50px; float: right;    text-align: left;}
#packages .packbox:last-child .price {    max-width: 110px;    width: 40%;}
.leftimg > img{visibility: hidden;}
.leftimg {    background-position: center center !important;    background-size: cover !important;    max-width: 377px;    min-height: 425px;}
#rules_block {    padding-bottom: 60px;    padding-top: 60px;}
.rules_container h2 {    color: #262262;    font-family: grobold;    font-size: 42px;}
.ruleslists {    margin-left: 5px;}
.packbox:first-child .terms{margin-top: 6px;}
.ruleslists > li {    line-height: 27px;  color: #231f20;    font-family: myriad pro;  padding-left: 20px;  font-size: 16px;}
.footer-section {    display: block;    float: left;    width: 100%;}
.content-section {    float: left;    width: 100%;}
.services {    width: 100%;}
.about_container {    width: 100%;}

.container.site-main{ padding:0px; }

.message_board_section{ float:left; width:100%; position:relative; padding:100px 0px; margin-top:40px;  }
.message_card{ max-width:560px; text-align:center;  background:#fff45b; box-shadow:1px 2px 19px rgba(0,0,0,0.5); padding:20px 15px; border-radius:25px; position:relative; font-family:SignPainter; font-size:34px; font-weight:600; line-height:35px; transform:rotate(-5deg)    }
.message_card .main_txt{ color:#662d91; font-family: grobold; font-size:50px; margin-bottom:15px;    }


.contact_info h3{ color:#262262; font-size:22px; margin-top:15px;   }

.contact-left{ padding-left:0px; float:left;  }
.contact-middle{ float:left; margin-top:-20px;  }
.contact-right{ float:right; margin-bottom:80px; padding-left:5px; margin-top:-16px;   }
.contact_address{ padding-left:0px; list-style:none; font-family:'Myriad Pro'; font-size:16px;  }
.contact_address li{ margin-bottom:5px; }
.contact_address li strong{ padding-right:25px; color:#231f20;  }
.contact_address li  a{ color:#231f20;  }
.contact_address li  a:hover{ text-decoration:none !important; }
.contact_address li.mobile strong{ padding-right:21px;}
li.address{ margin-top:20px; }
li.address br{ display:none;  }

.contact_address.opening li{ float:left; width:100%; }


.acf-map {
	width: 100%;
	height: 380px;
	border: #ccc solid 1px;
	margin: 20px 0;
}

/* fixes potential theme css conflict */
.acf-map img {
   max-width: inherit !important;
}



.wpcf7-form-control.wpcf7-textarea{ max-height:180px; resize:none; }

.contact-right .form-control,.contact-right .form-control:focus,.contact-right .form-control:active{ font-weight:400; font-size:18px; color:#FFF !important; background:#cccccc; border:none; border-radius:0px; margin-bottom:15px; padding:15px 15px  }


.form-group.recaptcha > div > div{ float:right;  }
.button,.wpcf7-submit{ background:#84d5f7; font-size:16px; max-width:140px; padding:12px 0px; width:100%; text-align:center; border:none; margin-top:20px; cursor:pointer; color:#231f20; text-decoration:none !important; transition: all .5s;      }
.wpcf7-submit{ float:right; }

.button:hover,.wpcf7-submit:hover{ background:#231f20; color:#84d5f7; }

div.form-field {    position: relative;
    float: left;
    width: 100%;}
span.wpcf7-not-valid-tip{ position:absolute; left:0px; min-width:320px; text-align:left; font-size:12px; width:100%; bottom:0px; z-index:999; float:left;   }
.wpcf7-form-control-wrap{ float:left; width:100%;  }
::-webkit-input-placeholder { 
  color: #FFF;
}

div.wpcf7-validation-errors {   
    position: absolute;
    width: 100%;
    font-size: 16px;
    bottom: -70px;
    background: #fe0000;
    border: 0px;
    border-radius: 10px;
    padding: 10px 15px;
    font-size: 14px;
    color: #FFF;
}

::-moz-placeholder { 
  color: #FFF;
}
:-ms-input-placeholder { 
  color: #FFF;
}
:-moz-placeholder { 
  color: #FFF;
}

.home .services img{ max-height:185px; }
.gallery .slick-list{ overflow:hidden; max-height:185px;  }
.gallery .slick-next,.gallery .slick-prev{ top:56% }
.gallery .slick-next:before,
.gallery .slick-prev:before{ color:#ef4036; font-family:'FontAwesome'; content:'\f105'; font-size:40px;   }
.gallery .slick-prev:before{ content:'\f104' !important;}

.widget-title{
     margin-top: 20px;
    font-family: 'HelveticaBold';
    font-size: 24px;
    color: #fff;
    margin-bottom: 20px;
    text-align: left;
}
 