/*Color defaults:
Blue:	#496cad
Green:	#b1be5e
		rgb(168,179,66)
		rgba(168,179,66,.5)
black:	#231f20
Purple #869e4c
*/

/* Special Callout Area */

div#footer-group {
    background: #231f20;
   /* max-height: 250px;*/
    overflow: hidden;
}
.quoteBlue {
    background: #496cad !important;
}
.quoteGreen {
    background: #b1be5e !important;
}

.btn.btnGreen {
    border-radius: 6px !important;
    background:  #496cad !important;
	color: #fff;
}
.btn.btnGreen:hover {
    background: #3b508e !important;
	color: #fff;
}

.btn.btnBlue {
    border-radius: 6px !important;
    background:  #b1be5e !important;
}
.btn.btnBlue:hover {
    background: #869e4c !important;
}

.button.btnBlue {
    background: #b1be5e !important;
    width: 70%;
    margin-left: auto;
    min-height: 30px;
    padding: 5px !important;
    margin-top: 30px;
    margin-right: auto;
}

a.btn:hover {
	color: #fff !important;
}

.callout-img-3, .callout-img-2, .callout-img-1 {
    z-index: 1 !important;
}
.callout-quote p {
	   text-align: left;
}
div.callout-quote {
	padding: 30px;
	z-index: 200 !important;
}
.callout-quote .button {
    text-align: center !important;

	    margin-bottom: 25px !important;
}

.callout-quote a.btn {
	/*background-color: #496cad;*/
	color: #fff;
}
.callout-quote .button, .callout-quote button, .callout-quote input[type=button], .callout-quote input[type=reset], .callout-quote input[type=submit] {
    color: #fff;
    cursor: pointer !important;
    padding: 0;
    display: block;
    box-shadow: inset 0 -1px 0 rgba(0,0,0,0);
	    border-radius: 6px !important;
}
.callout-quote .button, .callout-quote button, .callout-quote input[type=button], .callout-quote input[type=reset], .callout-quote input[type=submit] {
    background-color: #3b508e;
}
p.calloutText {
	min-height: 170px;
    padding: 0px 0px 10px 0px;
    font-size: 95%;
    text-align: justify;
}
.callout-quote {
    /*background-color: #b1be5e;
    height: 350px;*/
    width: 100%;
    padding-top: 0px;
    margin-top: 0px;
    padding-left: 0;
    margin-left: 0;
}
.callout-quote h3 {
    color: #fff;
    text-align: left;
    font-weight: bold;
    padding: 5px 0;
    margin: 0;
}
.callout-quote p {
    color: #fff;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 15px;
	/*background: #b1be5e;*/
	    font-weight: bold;
}




/* NEW CALOUT CSS */

/*RIGHT TEXT */
.tiles-2 {
    margin-top: -1px;
    display: table;
    width: 100%;
    background: #465d50;
}
.content-block {
    position: relative;
    z-index: 10;
    clear: both;
    overflow: hidden;
}
.tiles-2 .tile {
    position: relative;
    width: 50%;
    display: table;
    height: 40vw;
}
.tile.standard_text {
    position: relative;
    z-index: 100;
    height: 100%;
    padding-left: 40px;
    padding-left: 2.5rem;
    padding-right: 40px;
    padding-right: 2.5rem;
}
.tile {
    float: left;
    overflow: hidden;
}
.left-align {
    text-align: left;
}
.bg-img {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: -1;
    width: 100%;
}
/* LEFT IMAGES */
.tiles-2 .gallery-handler-wrap {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 50%;
}

.tiles-2 .img-handler.gallery-handler.gallery-handler-1, .tiles-2 .img-handler.gallery-handler.gallery-handler-2 {
    top: 0;
    bottom: 50%;
}
.tiles-2 .img-handler.gallery-handler.gallery-handler-1, .tiles-2 .img-handler.gallery-handler.gallery-handler-4 {
    width: 75%;
}
.tiles-2 .img-handler.gallery-handler.gallery-handler-1, .tiles-2 .img-handler.gallery-handler.gallery-handler-3 {
    left: 0;
}
.tiles-2 .img-handler.gallery-handler {
    position: absolute;
    padding-bottom: 0;
    right: auto;
    height: auto;
}
.img-handler {
    position: relative;
    padding-bottom: 70%;
}
.img-handler {
    position: relative;
}
.gallery-handler {
    width: 50%;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 100;
}
.tiles-2 .img-handler.gallery-handler.gallery-handler-3, .tiles-2 .img-handler.gallery-handler.gallery-handler-4 {
    top: 50%;
    bottom: 0;
}
.tiles-2 .img-handler.gallery-handler.gallery-handler-2, .tiles-2 .img-handler.gallery-handler.gallery-handler-3 {
    width: 25%;
}
.tiles-2 .img-handler.gallery-handler.gallery-handler-1, .tiles-2 .img-handler.gallery-handler.gallery-handler-3 {
    left: 0;
}
.tiles-2 .img-handler.gallery-handler {
    position: absolute;
    padding-bottom: 0;
    right: auto;
    height: auto;
}
.tiles-2 .img-handler.gallery-handler.gallery-handler-3, .tiles-2 .img-handler.gallery-handler.gallery-handler-4 {
    top: 50%;
    bottom: 0;
}
.tiles-2 .img-handler.gallery-handler.gallery-handler-1, .tiles-2 .img-handler.gallery-handler.gallery-handler-4 {
    width: 75%;
}
.tiles-2 .img-handler.gallery-handler.gallery-handler-4 {
    left: 25%;
}






.vertical-align {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
}
.floatRight {
	float: left;
}
.brush.brushBottom {
    background-image: url(../img/brushedge-down.png);
    background-repeat: repeat-x;
    width: 100%;
    height: 60px;
    /*margin-bottom: -25px;*/
    padding: 0;
    background-size: contain;
    /* z-index: 500 !important; */
}
.brush.brushBottom2 {
    background-image: url(../img/brushedge-down.png);
    background-repeat: repeat-x;
    width: 100%;
    height: 60px;
    padding: 0;
    background-size: contain;
    /* z-index: 500 !important; */
    margin-bottom: -20px;
}
.brush.brushTopCallout {
    background-image: url(../img/brushedge-down.png);
    background-repeat: repeat-x;
    width: 100%;
    height: 60px;
    margin: -40px 0 0px 0;
    padding: 0;
    background-size: contain;
    background-position: 0;
    /* z-index: 500 !important; */
}
img.brushupCallout {
    margin-top: -25px;
    margin-bottom: -25px !important;
    /* height: 100px; */
    width: 100%;
}
img.brushAboveCallout {
    margin-bottom: -70px !important;
}
.brush.brushTopBelow {
    background-image: url(../img/brushedge-upbelow.png);
    background-repeat: repeat-x;
    width: 100%;
    height: 60px;
    margin: -75px 0 0px 0;
    padding: 0;
    background-size: contain;
    background-position: 0;
    /* z-index: 500 !important; */
}
.brush.brushBottomTestimonial {
    background-image: url(../img/brushedge-upbelow.png);
    background-repeat: repeat-x;
    width: 100%;
    height: 60px;
    margin: -20px 0 0px 0;
    padding: 0;
    background-size: contain;
    background-position: 0;
    /* z-index: 500 !important; */
}
.brush.brushBelowCallout {
    background-image: url(../img/brushedge-upbelow.png);
    background-repeat: repeat-x;
    width: 100%;
    height: 60px;
    margin: -25px 0 0px 0;
    padding: 0;
    background-size: contain;
    background-position: 0;
    /* z-index: 500 !important; */

}
img.brushBelowCallout {
    margin-bottom: -25px;
	    margin-top: -40px;
}
.brush.brushTopHeader {
    background-image: url(../img/brushedge-up.png);
    background-repeat: repeat-x;
    width: 100%;
    height: 50px;
    margin: -30px 0 -25px 0;
    padding: 0;
    background-size: contain;
    background-position: 0;
    /* z-index: 500 !important; */
}

.brush.brushTopHeaderContact {
    background-image: url(../img/brushedge-up-cream.png);
    background-repeat: repeat-x;
    width: 100%;
    height: 50px;
    margin: -30px 0 -25px 0;
    padding: 0;
    background-size: contain;
    background-position: 0;
    /* z-index: 500 !important; */
}

.brush.brushTopHeaderEvents {
    background-image: url(../img/brushedge-up.png);
    background-repeat: repeat-x;
    width: 100%;
    height: 50px;
    margin: 0px 0 -15px 0;
    padding: 0;
    background-size: contain;
    background-position: 0;
    /* z-index: 500 !important; */
    /* background: transparent; */
}

.brush.brushWorkshop {
    background-image: url(../img/brush-green-both.png);
    background-repeat: repeat-x;
    width: 100%;
    height: 300px;
    margin: 0px 0 -200px 0;
    padding: 0;
    background-size: contain;
    background-position: 0;
    /* z-index: 500 !important; */
	        -moz-transform: scaleY(-1);
        -o-transform: scaleY(-1);
        -webkit-transform: scaleY(-1);
        transform: scaleY(-1);
        filter: FlipV;
        -ms-filter: "FlipV";
}
.brush.brushTopGreen {
    background-image: url(../img/brushedge-green.png);
    background-repeat: repeat-x;
    width: 100%;
    height: 30px;
    margin: 60px 0 0px 0;
    padding: 0;
    background-size: contain;
    background-position: 0;
    /* z-index: 500 !important; */
	        -moz-transform: scaleY(-1);
        -o-transform: scaleY(-1);
        -webkit-transform: scaleY(-1);
        transform: scaleY(-1);
        filter: FlipV;
        -ms-filter: "FlipV";
}
.brush.brushBottomGreen {
    background-image: url(../img/brushedge-green.png);
    background-repeat: repeat-x;
    width: 100%;
    height: 30px;
    margin: 0px 0 0px 0;
    padding: 0;
    background-size: contain;
    background-position: 0;
    /* z-index: 500 !important; */
}
img.brushCallBottom {
    margin-top: -20px;
}
.container-fluid.events {
    padding-top: 50px;
}
/* Contact Form & page */
.container-fluid.contact, .container.contact {
    background-color: #f6f7eb;
	    padding-bottom: 50px;
}
.contact-form {
    background-color: #e8eccc;
    border-radius: 6px !important;
    padding: 20px 20px 1px 20px;
	margin: 20px auto;
}
.contact-form .btn {
    border-radius: 6px !important;
    padding: 5px;
}

/* INTRO */
div#intro {
    margin-top: 10px;
    margin-bottom: 0px;
}

div#special {
	   /* height: 360px;*/
    overflow: hidden;
	    /*background: #b1be5e;*/
}

.callout-images {
	min-height: 400px;
    margin: -20px 0 0 -15px;;
    width: 100%;

}
.callout-image {
    overflow: hidden;
height: 105%;
    margin: 0;

}

.square {
    float:left;
    position: relative;
    width: 25%;
    padding-bottom : 25%; /* = width for a 1:1 aspect ratio */
    margin:0;
    background-position:center center;
    background-repeat:no-repeat;
    background-size:cover; /* you change this to "contain" if you don't want the images to be cropped */
}
.square33 {
    float: left !important;
    position: absolute !important;
    width: 65% !important;
    padding-bottom: 25%;
    margin: -20px 0 0 -15px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: -1;
    height: 100%;
    overflow: hidden;
    padding-right: 0 !important;
}
.square100 {
    float:left;
    position: relative;
    width: 100%;
    padding-bottom : 100%; /* = width for a 1:1 aspect ratio */
    margin:0;
    background-position:center center;
    background-repeat:no-repeat;
    background-size:cover; /* you change this to "contain" if you don't want the images to be cropped */
}

.col-md-2.callout-image {
	padding: 0;
	margin: 0;
	overflow: hidden;
}
.container-fluid.calloutBox {
   /* background-color: #b1be5e;*/
}

.z500 {
    z-index: 500 !important;
}
.z-1 {
    z-index: -1 !important;
}
.center-block {
   margin-left:auto;
   margin-right:auto;
   display:block;
}
.text-center {
   text-align:center;
}


.google-maps {
	position: relative;
	padding-bottom: 400px;
	height: 0;
	overflow: hidden;
}
.google-maps iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}

.site-header .site-branding, .site-header .site-logo-anchor, .site-header .site-logo-link {
    width: 20% !important;
    padding-left: 5%;
    margin-top: 40px;
}

table.gridtable {
    border: 1px solid #f1f1f1 !important;
    width: 50% !important;
    /* margin-right: auto; */
    /* margin-left: auto; */
    float: left;
	margin-right: 20px;
    margin-bottom: 20px;
}
/*fontawesome*/
i.fa.fa-download {
    color: #fff;
}
i.fa.fa-circle {
    color: #b1be5e;
}
span.fa-stack.fa-lg {
    font-size: 12px;
    padding: 0;
    margin: -40px 5px 0 0;
}

.col-lg-6.col-md-6.col-xs-12 {
    padding: 0;
}
.no-marg, div.no-marg {
    margin: 0;
    padding: 0;
}
/* Boostrap 5 colum setup
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
    width: 20%;
    float: left;
    height: 100%;
    background-size: 210%;
    background-position: top center;
    background-repeat: no-repeat;
}
.col-xs-15 {
    width: 20%;
    float: left;
}
.col-md-15.hidden-sm.col-xs-3.product-imgage {
    padding-bottom: 25%;
}*/

img.ambassador-image {
    padding-left: 20px;
    padding-bottom: 20px;
	    max-width: 200px;
}

.container-fluid.col-xs-12.col-sm-6.col-md-1.col-lg-4.square.callout-image.callout-img-1, .container-fluid.col-xs-12.col-sm-6.col-md-1.col-lg-4.square.callout-image.callout-img-2  {
    height: 100%;
}

@media (min-width: 768px) {
.col-sm-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}

@media (max-width: 992px) {
	.container-fluid.col-xs-12.col-sm-6.col-md-1.col-lg-4.square.callout-image.callout-img-1, .container-fluid.col-xs-12.col-sm-6.col-md-1.col-lg-4.square.callout-image.callout-img-2 {
    height: 50% !important;
}
}

@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }
}

@media (max-width: 1200px) {
	.container-fluid.col-xs-12.col-sm-6.col-md-1.col-lg-4.square.callout-image.callout-img-1, .container-fluid.col-xs-12.col-sm-6.col-md-1.col-lg-4.square.callout-image.callout-img-2  {
    height: 100%;
}
}

