/*
Theme Name: Gala - Schema Child
Version: 1.0
Description: A child theme of Schema by MyThemeShop
Template: mts_schema
Text Domain: schema
*/

/* Carousel */
@import url("../mts_schema/style.css");
/* general */
.container {
	max-width: 1130px !important;
}
.btn {
	color: #fff !important;
	background: #1179bd;
	padding: 10px 15px;
	text-transform: uppercase;
	border-radius: 10px;
	-moz-border-radius: 10px;
	box-shadow: 1px 1px 1px #000;
	-moz-box-shadow: 1px 1px 1px #000;
}
#ui-datepicker-div {
    display: none;
}
.alignleft {
	float: left;
	margin: 0px 20px 20px 0px;
	border: 2px solid #ececec;
	margin-bottom:20px;
	-webkit-box-shadow: 0 8px 6px -6px black;
	-moz-box-shadow: 0 8px 6px -6px black;
	box-shadow: 0 8px 6px -6px black;
}
.alignright {
	float: right;
	margin: 5px 0px 30px 30px;
	border: 5px white solid;
	box-shadow: 2px 2px 15px rgba(0,0,0,0.2),0 0 1px 1px rgba(0,0,0,0.15);
	-moz-box-shadow: 2px 2px 15px rgba(0,0,0,0.2),0 0 1px 1px rgba(0,0,0,0.15);
	-webkit-box-shadow: 2px 2px 15px rgba(0,0,0,0.2),0 0 1px 1px rgba(0,0,0,0.15);
}
.alignnone {
	border: 2px solid #ececec;
	margin-bottom:20px;
	-webkit-box-shadow: 0 8px 6px -6px black;
	-moz-box-shadow: 0 8px 6px -6px black;
	box-shadow: 0 8px 6px -6px black;
}
.center { text-align: Center; }
.clear { clear: both; }

.post-content { overflow: visible; }

/* header */
.main-header { background: #2b346b; }
#header { background: #fff; top: 0px;}
.logo-wrap, .headerPhone, .headerInfo { float: left; width: 31%; padding: 1%; }
.logo-wrap { margin: 10px 0 0 0; }
.headerInfo { width: 32%; text-align: right; margin-top: 30px; }
.headerInfo p { margin-bottom: 5px; }
.headerPhone { text-align: center; margin-top: 30px; }
.headerPhone a { color: #fff !important; }
div.header-social-icons { background: none; border: 0px; }
div.header-social-icons a { background: #fff; border-radius: 50%; padding: 10px; width: 30px; text-align: center; line-height: 30px; margin: 0px 5px; font-size: 26px;}
div.header-social-icons::before { border: 0px; }
#primary-navigation .header-social-icons a, .header-social-icons a { padding: 0px 10px; }

.primary-slider-container { max-width: 100%; float: none; width: 100%;  overflow: hidden; margin: 0px; }
.primary-slider-container .slide-caption { width: 94%; padding: 2% 3%; bottom: 0%; left: 0px; max-height: 50px; }
.slide-title { font-size: 32px !important; line-height: 34px; }
.owl-carousel .owl-item img { max-width: 100% !important; }
.primary-slider .owl-dots { bottom: 8%; top: inherit; right: 16%; }


#page { padding-top: 0px; width: 100%; max-width: 100%; }

/* home boxes */
.homeBoxes {
	margin: 0px auto;
	margin-top: 0px;
	height: 240px;
	text-align: left;
	padding: 25px 0px;
}
.homeBoxes h3{
	color: #000;
	font-size: 32px;
	margin-top: 0px;
}
.homeBoxes p{
	color: #000 !important;
	font-size: 14px !important;
}
.homeBoxes .box01,
.homeBoxes .box02,
.homeBoxes .box03 {
	float: left;
	height: 200px;
	width: 31%;
	position: relative;
	padding: 1%;
}
.homeBoxes .box02{
	width: 32%;
}

/* home widgets */
.homeWidgets {
	margin: 30px auto;
	text-align: left;
}
.widgetBox {
	margin-right: 3%;
	margin-bottom: 20px;
	padding: 2%;
	width: 27%;
	float: left;
	border-radius: 10px;
	-moz-border-radius: 10px;
	background: rgba(255,255,255,0.8);
}
.widgetBox h3 { text-align: center; }

.widgetBox.noMargin {
	margin-right: 0px;
}
.widgetBox img { width: 100%; }

.textwidget p {
	font-size: 16px;
	line-height: 20px;
}



/* inner pages */
#page.single { float: left; }
.article { background: none;  margin: 0 auto; float: none; }
.page h1.title { margin-bottom: 20px; }

.infographic_section {
	width: 33%;
	float: left;
}


/* footer */
.copyrights { text-align: center; }
#copyright-note span { display: none; }
.to-top { float: none; }
#copyright-note .to-top span{ display: inline-block; font-size: 16px; line-height: 24px; }

.hide-d { display: none; }

.social-icons a {
    display: inline-block;
    color: #fff;
    background: #ffffff;
    width: 44px;
    height: 44px;
    line-height: 41px;
    text-align: center;
    border-radius: 2px;
    color: #32251c;
    font-size: 30px;
    background-color: #4c9fb7;
    color: #fff;
    border-radius: 5px;
}
.social-icons a:hover {
    color: #fff !important;
}
.headerPhone {
	width: 100%;
	margin-top: 0px;
}
.headerPhone p {
	display: inline-block;
	font-size: 14px;
	margin:0px;
	color: #fff;
}
.primary-slider-container {
	overflow: visible;
	width: 1130px;
	margin: 0px auto 30px;
	position: relative;
}
.menuOverSlider {
    position: absolute;
    right: 100px;
    width: 410px;
    border: 10px solid #3f2b13;
    border-top: 0px;
    border-bottom: 0px;
    padding:30px;
    box-sizing: border-box;
    z-index: 10;
    background-color: #d4be96;
    top: -25px;
    /*height: 555px;*/
	height: 500px;
}
.button li:nth-child(4) > a > div {
    position: relative;
    top: 4px;
    z-index: 10;
}
.button li a p {
	margin: 0px;
	position: relative;
	top: 5px;
	z-index: 10;
}
.button li:nth-child(4) a {
	position: relative;
}
.button li:nth-child(4) a:after {
    display: block;
    position: absolute;
    content: "";
    height: 38px;
    width: calc(100% + 6px);
    background-color: #04a4a4;
    left: -3px;
    bottom: -20px;
    border: 3px solid #006867;
    box-sizing: border-box;
    border-top: 0px;
    border-radius: 0px 0px 99% 99%;
    background: linear-gradient(to bottom, rgb(77, 160, 183) 1%,rgb(66, 149, 174) 99%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#07adad', endColorstr='#009999',GradientType=0 );
}

.menuOverSlider:after {
    display: block;
    position: absolute;
    content: "";
    height: 80px;
    width: calc( 100% + 20px);
    background-color: #d5bf96;
    left: -10px;
    bottom: -38px;
    border: 10px solid #3f2b13;
    box-sizing: border-box;
    border-top: 0px;
    border-radius: 0px 0px 80% 80%;
    border-bottom: 10px solid #3f2b13;
}
#slider {
	box-sizing: border-box;
	margin: 0px;
	border: 4px solid #6d573c;
	border-radius: 5px;
}
.navigation ul {
	text-align: right;
	padding-top: 0px;
}
.navigation ul li {
	float: none;
	display: inline-block;
}
.imagesPhoto {
	margin:0px -40px;
	margin-top: -60px;
	height: 260px;
	padding-top: 30px;
	box-sizing: border-box;
	position: relative;
}
.imagesPhoto img { margin-left: -55px; max-width: 130%; }
.imagesPhoto div {
	width: 196px;
	box-sizing: border-box;
    height: 196px;
    position: absolute;
    background-color: #f1e9cf;
    border: 9px solid #f1e9cf;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.44);
    background-size: cover;
    background-position: 50% 50%;
}
.button ul {
	list-style: none;
	padding-top: 20px;
    position: relative;
    z-index: 10;
}
.button li {
	margin-bottom: 8px;
	display: block;
}
.button li a {
    line-height: 48px;
    display: block;
    width: 100%;
    text-align: left;
    border-radius: 9px;
    border: 3px solid #006868;
    color: #fff;
   	padding-left: 5px;
    box-sizing: border-box;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#07adad+1,009999+99 */
	background: rgb(7,173,173); /* Old browsers */
	background: -moz-linear-gradient(top, #5fb0c6 1%, #4094ad 99%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #5fb0c6 1%,#4094ad 99%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #5fb0c6 1%,#4094ad 99%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#07adad', endColorstr='#009999',GradientType=0 ); /* IE6-9 */

}
.button li a span {
    vertical-align: middle;
    display: inline-block;
    font-size: 24px;
    position: relative;
    top: -2px;
}
.button li a i {
    width: 60px;
    text-align: center;
    font-size: 30px;
    line-height: 48px;
    display: inline-block;
    vertical-align: middle;
}
.imagesPhoto div:nth-child(1) {
    top: 40px;
    left: -25px;
    transform: rotate(4deg);
}
.imagesPhoto div:nth-child(2) {
    top: 40px;
    right: 0px;
    margin: 0px auto;
    left: 0px;
    transform: rotate(-4deg);
    z-index: 10;
}
.imagesPhoto div:nth-child(3) {
    top: 40px;
    right: -15px;
    transform: rotate(3deg);
    z-index: 8;
    height: 188px;
    top: 46px;
}
#secondary-navigation .navigation > ul > .menu-item-has-children > a {
    padding: 22px 30px;
}
.regular_header #secondary-navigation {
	float: none !important;
}
#secondary-navigation .menu-item-has-children > a:after {
	display: none !important;
}
.menu-br {
    border-bottom: 6px solid #4b351a;
    background-image: url(/wp-content/uploads/2018/05/nav-bg.png);
}
#secondary-navigation .navigation ul li:hover, #secondary-navigation .navigation ul .current-menu-item {
    background: #432c0d;
}
#secondary-navigation .navigation ul#menu-main-menu > li:hover, #secondary-navigation .navigation ul#menu-main-menu > .current-menu-item {
    color: #ffe8c5;
    background: #684c28;
    background: rgba(0,0,0,0.3);
    box-shadow: inset 4px 4px 30px rgba(0,0,0,0.5);
}
#secondary-navigation .navigation ul#menu-main-menu > li:hover > a,
#secondary-navigation .navigation ul#menu-main-menu > .current-menu-item > a {
	color: #fff !important;
}
html body #menu-item-144 .sub-menu {
    /*column-count: 2;*/
    font-size: 12px;
    color: #fff;
    background-color: #583d19;
    /*width: 380px;*/
}
.navigation { z-index: 15; }
#secondary-navigation .navigation ul ul li a {
    text-transform: capitalize !important;
    display: block;
    width: 100% !important;
    color: #fff !important;
    font-size: 15px;
    padding: 10px 15px !important;
}
#secondary-navigation .navigation ul ul li {
    background: #fff;
    width: 100%;
    text-align: left;
    color: #ffe8c5;
    background: #593c18;
}
#header > .container:first-of-type {
	padding: 10px 0px;
}
#header h1, #header h2 {
	display: block;
}
#secondary-navigation a{
    padding: 22px 30px;
    margin: 0;
}
.newCon {
	height: 450px;
	background-size: cover;
	background-position: 50% 50%;
}
.welcome h1 {
    font-size: 30px;
    color: #282e67;
    margin-top: 0px;
}
.welcome img {
    width: 100%;
    max-width: 300px;
    display: block;
    margin: 0px auto;

}
.leftwow {
	width: 33.33%;
	float: left;
	box-sizing: border-box;
	padding:0px 15px;
}
.rightwow {
	width: 66.66%;
	box-sizing: border-box;
	padding:0px 15px;
	float: right;
}
#tagline {
    padding-top: 0px;
    font-style: italic;
    text-align: center;
    text-shadow: 2px 2px 2px rgba(0,0,0,0.5);
    color: #fff;
}
#tagline p span span {
    color: #ffd890;
}
#tagline p {
    color: #fff8e1;
    font-family: Volkhov,Georgia,"Times New Roman",Times,serif !important;
    line-height: 35px;
}
#tagline1 {
    font-size: 20px;
}
#tagline2 {
    font-size: 22px;
}
#tagline3 {
    font-size: 25px;
}
#tagline4 {
   	font-size: 26px;
}
.logoRight {
    margin-top: 0px;
    margin-bottom: 50px;
}
.row {
	margin:0px -15px;
}
.row:after,
.container:after {
	clear: both;
	content: "";
	display: block;
	position: relative;
}
.main-header .container {
	background-color: transparent !important;
}
#reviews {
    padding-bottom: 20px;
    background: #f2f2f2;
    padding-top: 10px !important;
}
#reviews h2 {
    color: #1179bd;
    font-size: 32px;
    padding-top: 10px !important;
}
#reviews h4 {
    font-weight: normal;
    line-height: 26px;
    font-size: 16px;
}
.carousel-indicators {
    bottom: -9px !important;
}
.col-sm-6 {
	width: 50%;
	box-sizing: border-box;
	padding:0px 15px;
	float: left;
}
.featured {
	margin: 30px auto 10px;
}
.featured img {
	border: 2px solid #ececec;
    margin-bottom: 20px;
    -webkit-box-shadow: 0 8px 6px -6px black;
    -moz-box-shadow: 0 8px 6px -6px black;
    box-shadow: 0 8px 6px -6px black;
}
.featured p {
	padding-right: 15px;
}
.homeBoxes {
    background: #2b4f97;
    border-bottom: 5px solid #2b4f97;
    font-size: 14px;
    padding: 30px 0px;
}
.homeBoxes h3 {
	margin-top: 0;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-size: 18px;
    text-align: center;
    color: #fff;
}
footer {
	margin-top: 0px;
	padding:10px 0px;
}
.to-top,.to-top a {
	color: #fff !important;
}
#page.single {
	float: none !important;
}
.article:after {
	clear:both;
	content: "";
	display: block;
	position: relative;
}
.post-info {
	display: none !important;
}
#featured-thumbnail {
	float: right;
	width: 30%;
}
.front-view-content {
	float: left;
	width: 68%;
}
.opacit_ { opacity: 0; }
.sticky { position: fixed !important; box-shadow: 0px 0px 17px rgba(0,0,0,0.9); }
.sticky img { max-width: 100px !important }

#logo a, #logo img { float: none !important; }
.innerImage {
	height: 550px;
	background-size: cover;
	background-position: 50% 50%;
	position: relative;
}
#regular-header {
	height: 14px;
	background: rgb(122,79,36); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(122,79,36,1) 0%, rgba(88,57,26,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(122,79,36,1) 0%,rgba(88,57,26,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(122,79,36,1) 0%,rgba(88,57,26,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7a4f24', endColorstr='#58391a',GradientType=0 ); /* IE6-9 */
}
#header {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#638955+0,608551+50,557847+99 */
	background: rgb(99,137,85); /* Old browsers */
	background: -moz-linear-gradient(top, #638955 0%, #5f8450 50%, #567b49 99%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #638955 0%,#5f8450 50%,#567b49 99%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #638955 0%,#5f8450 50%,#567b49 99%);
}
#header * {
	box-sizing: border-box !important;
}
.button .ima {
    display: inline-block;
    vertical-align: middle;
    width: 60px;
    position: relative;
    z-index: 1;
}
.ima img {
    max-height: 34px;
    display: block;
    margin: 0px auto;
    position: relative;
    top: -1px;
}
#header #logo a {
	display: block !important;
	text-align: center;
}
#header h1, #header h2 {
	float: none !important;
	text-align: center;
}
body,p,a {
	font-family: Open Sans !important;
}
.col4 {
	float: left;
    padding-top: 10pX;
}
.col4 p {
    margin: 0;
    padding: 0;
    font-size: 24px;
    text-align: center;
	color: #f5e5af;
}
.phoned {
	font-size: 30px !important;
}
.phoned a {
	color: #f8efd0 !important;
}
.col4phone {
    margin-top: 55px;
    font-weight: 600;
    text-align: center;
    text-shadow: 1px 1px 2px rgba(0,0,0,0.6);

	padding-right: 50px;
	width: 362px;
    margin: 0 30px;
    border-right: 3px #85a179 solid;
    border-right: 3px rgba(255,255,255,0.2) solid;
}
#header .social-icons {
    position: absolute;
    top: 50%;
    right: -2%;
    transform: translateY(-50%);
}
.wrapTexture {
    padding: 70px 0px;
	position: relative;
	/*background-color: #704a20;*/
}
/*.wrapTexture:before,.copyrights:before {
	background-image: url(/wp-content/uploads/2018/05/clean-textile.png);
	content: "";
	position: absolute;
	left: 0px;
	top: 0px;
	display: block;
	opacity: 0.3;
	height: 100%;
	width: 100%;
}
.woodText {
    opacity: 0.8;
    background: url(/wp-content/uploads/2018/06/wood.jpg) repeat-x center top / auto 100%;
    height: 285px;
    position: absolute;
    top: 0px;
    left: 0px;
    display: block;
    width: 100%;
    border-top: 6px solid #4b351a;
    z-index: 1;
    background-color: #946937;
    box-shadow: 0px 0px 18px rgba(0, 0, 0, 0.72);
}*/
.owl-controls {
	display: none !important;
}
.welcome {
	position: relative;
	z-index: 10;
}
.leftwow {
    width: 710px;
    padding: 30px;
    border-radius: 12px;
    background: #e5dcd1;
    box-sizing: border-box;
    box-shadow: 3px 3px 35px rgba(0,0,0,0.6);
}
.leftwow h1,.leftwow h3 {
	text-align: center;
	font-style: italic;
	font-family: Volkhov;
	margin: 0px;
}
.leftwow h3 {
    color: #85673d;
    font-size: 38px;
}
.leftwow h1 {
    color: #6c4d21;
    margin-bottom: 15px;
    font-size: 40px;
}
footer,.copyrights {
    background-color: #704a20 !important;
}
.copyrights a,.copyrights {
	font-size: 12px;
    font-weight: 400;
    margin: 0;
    padding: 0 0 8px;
    color: #d6b68e;
}
.rightwow {
    float: right;
    width: 340px;
}
/*.article:before {
    background-image: url(/wp-content/uploads/2018/05/clean-textile.png);
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    display: block;
    opacity: 0.3;
    height: 100%;
    width: 100%;
}*/

/*forms pages */

.parent-pageid-88 .article:before {
	background-image: none;
}

.parent-pageid-88 .article {
	background-color: transparent;
}

.gform_wrapper table.gfield_list thead th {
	color: black!important;
}

.article p,.article h1,.article h2,.article h3, .article * {
	color: #695332 !important;
}
.article header { margin-bottom: 50px; }
.article header h1 { color: #8d6637 !important; text-align: center; font-size: 36px; font-family: 'volkhov'; font-style: italic; text-shadow: 2px 2px 2px rgba(0,0,0,0.15); }
#page { background: url("/wp-content/uploads/2018/07/innerbg.jpg") repeat-x center top; }
#page.homepage { padding-top: 15px; }
.article {
	position: relative;
    margin: 0px auto;
    padding: 30px;
    box-sizing: border-box;
    box-shadow: 0px 0px 0px;
    box-sizing: border-box;
    width: 1130px !important;
    max-width: 100% !important;
    float: none !important;
    margin: 0px auto;
    color: #704a20;
	background: #fff url("/wp-content/uploads/2018/07/content.png") repeat-x center top;
}
.button li {
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.button li:hover {
	transform: scale(1.02);
}
header .logo-wrap {
	width: 280px;
	margin: 0px;
	padding: 0px;
}
#header .logo-wrap {
    margin-bottom: -91pX;
}
@media screen and (max-width: 1152px) {
	.col4phone{
		padding-right: 0px;
	}
	#secondary-navigation .navigation ul ul li a {
    font-size: 13px!important;
    padding: 10px 0px !important;
	    text-align: center;
}
	#menu-item-144 .sub-menu {
		right: 0px;
		left: auto;
		width: 100%!important;
	}
	.leftwow h1 {
	    margin-bottom: 15px;
	    font-size: 34px;
	}
	.leftwow {
		width: 60%;
	}
	.rightwow {
		width: 40%;
	}
	.menuOverSlider {
		right: 50px;
	}
	#page,.container {
		width: 100% !important;
		box-sizing: border-box;
		max-width: 100% !important;
	}
	.container {
		padding:0px 15px;
	}
	.innerImage {
		height: 350px;
	}
 	footer .container {
  		width: 100%;
 	}
 	.headerPhone {
  		box-sizing: border-box;
 	}
}
#content_box {
    position: relative;
    z-index: 1;
}
@media screen and (max-width: 1040px) {
	#secondary-navigation .navigation > ul > .menu-item-has-children > a,
	#secondary-navigation a {
	    padding: 22px 12px;
	    margin: 0;
	}
	.col4phone {
	    margin-top: 55px;
	    font-weight: 600;
	    text-align: center;
	    text-shadow: 1px 1px 2px rgba(0,0,0,0.6);
	    padding-right: 0px;
	    width: 315px;
	    margin: 0 20px;
	    border-right: 3px #85a179 solid;
	    border-right: 3px rgba(255,255,255,0.2) solid;
	}
}
/* mobile */
@media screen and (max-width: 970px) {
	.infographic_section {
		width: 100%;
	}
    #header .social-icons {
        position: absolute;
        top: 84%;
        right: 0px;
        transform: translateY(-50%);
    }
	#header .logo-wrap {
		width: 100%;
		text-align: center;
		margin-bottom: 20px !important;
	}
    .navigation ul {
        text-align: center;
    }
	.col4 {
		width: calc(50% - 10px);
		margin: 0px 5px;
	}
}

.leash { position: absolute; right: -100px; top: -3px; z-index: 10; }

@media screen and (max-width: 880px) {
    .button li a span {
        font-size: 18px;
    }
#header #logo a { display:block; }
	#header:after,#regular-header:after {
		clear: both;
		content: "";
		display: block;
	}
	.logo-wrap {
		width: 100% !important;
	}
	#header .logo-wrap {
		float: none !important;
	}
	#secondary-navigation {
		height: auto !important;
	}
	.hide-d { display: block; }
	#header { padding: 0px 0 0px 0px; margin-bottom: 0px; }
	.mobileBtn { margin-bottom: 0px; }
	.mobileBtn a, .hours{
		 background: rgb(99,137,85);
    background: -moz-linear-gradient(top, #638955 0%, #5f8450 50%, #567b49 99%);
    background: -webkit-linear-gradient(top, #638955 0%,#5f8450 50%,#567b49 99%);
    background: linear-gradient(to bottom, #638955 0%,#5f8450 50%,#567b49 99%);
        display: block; color: #fff; text-align: center;padding: 10px; border-radius: 5px; -moz-border-radius: 5px; margin: 10px !important;}
	.mobileBtn.phoneBtn { font-size: 20px; }
	.mobileBtn a:hover, .mobileBtn a:visited { color: #fff; }
	#slider, .hide-xs { display: none; }
	.welcome .container, .widgetBox { width: 96%; padding: 2%; }

	.innerImage { display: none; }
	.homeBoxes, .homeWidgets, .welcome, .footerSocial, div.footer .copy { width: 100%; height: auto;}
	.box01, .box02, .box03 { width: 96%; float: none; margin-bottom: 20px; padding: 2%;}
	.welcome {margin: 20px auto;}
	.homeBoxes .box01, .homeBoxes .box02, .homeBoxes .box03 { width: 98%; }
	.post-content img { width: 100% !important; height: auto !important; }
	.footer-widgets.widgets-num-4 .f-widget:nth-child(even), .footer-widgets.widgets-num-3 .f-widget:nth-child(even),
	.footer-widgets.widgets-num-4 .f-widget, .footer-widgets.widgets-num-3 .f-widget	{ width: 100% !important; max-width: 100% !important; }
	.hours { display: none !important; }
	.main-header { background-color: #fff !important; }
	.leftwow {
		 width: 100%;
	}
	.logoRight {
	    margin-top: 30px;
	    margin-bottom: 20px;
	}
	html a#pull {
	    margin: 0px auto;
    	background-color: transparent;
	}
	.welcome {
		margin-bottom: 0px !important;
	}
	.rightwow {
		width: 100%;
	}
	#header .logo-wrap{
		margin-bottom: 0px !important;
	}
	.col-sm-6 {
		width: 100%;
	}
	.row {
		margin:0px;
	}
	.welcome iframe {
		height: 400px !important;
	}
	.featured .btn {
		display: block;
		text-align: center;
	}
	.homeBoxes .box01, .homeBoxes .box02, .homeBoxes .box03 {
		height: auto;
	}
	.box02 .btn {
		display: block;
		max-width: 250px;
		margin:10px auto 0px;
	}
	footer .container {
		width: 100%;
	}

	.sticky { background-color: #fff !important; }

	div.header-social-icons { float: none !important; text-align: center; background:none!important;}
	div.header-social-icons a { float: none; display: inline-block; position: relative; z-index: 9999; }
	.header-social-icons {  text-align: Center; float: none !important; }
	.header-social-icons a {  display: inline-block; font-size: 32px !important; width: 34px !important; line-height: 34px; color: #333 !important; }
	.menuOverSlider {
	    position: relative;
	    right: 100px;
	    width: 410px;
	    border: 10px solid #3f2b13;
	    border-top: 0px;
	    border-bottom: 0px;
	    padding: 30px;
	    box-sizing: border-box;
	    z-index: 10;
	    background-color: #d4be96;
	    top: -25px;
		height: 500px;
	    /*height: 565px;*/
	    margin: 0px auto;
	    left: 0px;
	    right: 0px;
	    top: -20px;
	}
	.home .sticks {
		background-color: #493b34;
	}
}
@media screen and (max-width: 540px) {
	.imagesPhoto {
		padding-top: 0px;
		margin: 0px -30px;
		height: 195px;
	}
	.menuOverSlider {
		width: 310px;
		padding: 30px 15px;
	}
	.imagesPhoto div:nth-child(1),.imagesPhoto div:nth-child(3) {
		display: none !important;
	}
	.imagesPhoto div:nth-child(2) {
		width: 100%;
		position: relative;
		top: 0px;
		right: 0px;
		left: 0px;
		transform: rotate(0deg);
	}
}
.innerImage img { width: 100% !important; }
#header .logo-wrap { padding: 0px; }
.carousel{position:relative}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner>.item{position:relative;display:none;-webkit-transition:.6s ease-in-out left;transition:.6s ease-in-out left}.carousel-inner>.item>img,.carousel-inner>.item>a>img{display:block;height:auto;max-width:100%;line-height:1}.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev{display:block}.carousel-inner>.active{left:0 !important;}.carousel-inner>.next,.carousel-inner>.prev{position:absolute;top:0;width:100%}.carousel-inner>.next{left:100%}.carousel-inner>.prev{left:-100%}.carousel-inner>.next.left,.carousel-inner>.prev.right{left:0}.carousel-inner>.active.left{left:-100%}.carousel-inner>.active.right{left:100%}.carousel-control{position:absolute;top:0;bottom:0;left:0;width:15%;font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,0.6);opacity:.5;filter:alpha(opacity=50)}.carousel-control.left{background-image:-webkit-linear-gradient(left,color-stop(rgba(0,0,0,0.5) 0),color-stop(rgba(0,0,0,0.0001) 100%));background-image:linear-gradient(to right,rgba(0,0,0,0.5) 0,rgba(0,0,0,0.0001) 100%);background-repeat:repeat-x;filter:progid: DXImageTransform.Microsoft.gradient(startColorstr='#80000000',endColorstr='#00000000',GradientType=1)}.carousel-control.right{right:0;left:auto;background-image:-webkit-linear-gradient(left,color-stop(rgba(0,0,0,0.0001) 0),color-stop(rgba(0,0,0,0.5) 100%));background-image:linear-gradient(to right,rgba(0,0,0,0.0001) 0,rgba(0,0,0,0.5) 100%);background-repeat:repeat-x;filter:progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#80000000',GradientType=1)}.carousel-control:hover,.carousel-control:focus{color:#fff;text-decoration:none;outline:0;opacity:.9;filter:alpha(opacity=90)}.carousel-control .icon-prev,.carousel-control .icon-next,.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right{position:absolute;top:50%;z-index:5;display:inline-block}.carousel-control .icon-prev,.carousel-control .glyphicon-chevron-left{left:50%}.carousel-control .icon-next,.carousel-control .glyphicon-chevron-right{right:50%}.carousel-control .icon-prev,.carousel-control .icon-next{width:20px;height:20px;margin-top:-10px;margin-left:-10px;font-family:serif}.carousel-control .icon-prev:before{content:'\2039'}.carousel-control .icon-next:before{content:'\203a'}.carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;padding-left:0;margin-left:-30%;text-align:center;list-style:none}.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;cursor:pointer;background-color:#000 \9;background-color:rgba(0,0,0,0);border:1px solid #fff;border-radius:10px}.carousel-indicators .active{width:12px;height:12px;margin:0;background-color:#fff}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,0.6)}.carousel-caption .btn{text-shadow:none}@media screen and (min-width:768px){.carousel-control .glyphicons-chevron-left,.carousel-control .glyphicons-chevron-right,.carousel-control .icon-prev,.carousel-control .icon-next{width:30px;height:30px;margin-top:-15px;margin-left:-15px;font-size:30px}.carousel-caption{right:20%;left:20%;padding-bottom:30px}.carousel-indicators{bottom:20px}}.clearfix:before,.clearfix:after{display:table;content:" "}.clearfix:after{clear:both}
@-webkit-keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}
.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}
@-webkit-keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{from{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}
@media screen and (min-width:0) and (min-resolution: .001dpcm) {
 .opacit_ {opacity:1;}
}

.flex-img{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;    
}
.flex-img img{
    width: 300px;
    height: 300px !important;
    object-fit: contain;
    object-position: top;
}
.flex-box{
    display: flex;
    flex-wrap: wrap;
}
.col-12, .col-11, .col-10, .col-9, .col-8, .col-7,
.col-6, .col-5, .col-4, .col-3, .col-2, .col-1{    padding: 1%;     }
.col-12{    width: calc(((100% / 12) * 12) - 2%);     }
.col-11{    width: calc(((100% / 12) * 11) - 2%);     }
.col-10{    width: calc(((100% / 12) * 10) - 2%);     }
.col-9{    width: calc(((100% / 12) * 9) - 2%);     }
.col-8{    width: calc(((100% / 12) * 8) - 2%);     }
.col-7{    width: calc(((100% / 12) * 7) - 2%);     }
.col-6{    width: calc(((100% / 12) * 6) - 2%);     }
.col-5{    width: calc(((100% / 12) * 5) - 2%);     }
.col-4{    width: calc(((100% / 12) * 4) - 2%);     }
.col-3{    width: calc(((100% / 12) * 3) - 2%);     }
.col-2{    width: calc(((100% / 12) * 2) - 2%);     }
.col-1{    width: calc(((100% / 12) * 1) - 2%);     }
.flex-ul-2{  columns: 2;    column-fill: balance;   }
.flex-ul-3{  columns: 3;   column-fill: balance;    }
ul.no-dot{
    
}
.dm-full ul.no-check li,
.dm-half ul.no-check li{
    list-style: disc;
}
.dm-full ul.no-check li:before,
.dm-half ul.no-check li:before{
    display: none;
}

@media (max-width: 880px) {
    .flex-ul-2,
    .flex-ul-3{  columns: 1;     }
    .col-12, .col-11, .col-10, .col-9, .col-8, .col-7,
    .col-6, .col-5, .col-4, .col-3, .col-2, .col-1{
        width: 100%;
    }
}