/* Stylewars.4.6 - by osttongraphic.com */

/* RESET */
a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font:inherit;vertical-align:baseline}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}
blockquote:after,blockquote:before,q:after,q:before{content:'';content:none}
ol,ul					{list-style:none}
blockquote,q			{quotes:none}
table					{border-collapse:collapse;border-spacing:0}
*, *:before, *:after 	{-moz-box-sizing: border-box;-webkit-box-sizing: border-box;box-sizing:border-box;}
a:active, a:hover 		{outline:0;text-decoration:none;}
a, a img 				{border:0;outline:none;background:transparent;text-decoration:none;}

/* LAYOUTS GRIDS */

header:before,
header:after			{display:table;content:"";visibility:hidden;}
header:after			{clear:both;}

.wrap					{width:80%;max-width:1300px;margin:0 auto;position:relative;height:100%;}
.wrap:before,
.wrap:after				{display:table;content:"";visibility:hidden;}
.wrap:after				{clear:both;}

.row:before,
.row:after				{display:table;content:" ";visibility:hidden;}
.row:after				{clear:both;}
.row					{margin-left:auto;height:100%;width:100%;display:flex;}
.row.pad				{margin-left:-2em;}
.row *[class*="col-"] 	{position:relative;float:left;min-height: 1px;padding-left:0;padding-right:0;border-collapse:collapse;}
.row.pad *[class*="col-"] {padding-right:0;padding-left:2em;}

.col-1					{width:6.25%;}
.col-2					{width:12.5%;}
.col-3					{width:18.75%;}
.col-4					{width:25%;}
.col-5					{width:31.25%;}
.col-6					{width:37.5%;}
.col-7					{width:43.75%;}
.col-8					{width:50%;}
.col-9					{width:56.25%;}
.col-10					{width:62.5%;}
.col-11					{width:68.75%;}
.col-12					{width:75%;}
.col-13					{width:81.25%;}
.col-14					{width:87.5%;}
.col-15					{width:93.75%;}
.col-16					{width:100%;}
.col-1-3				{width:33.3333333333%;}
.col-2-3				{width:66.6666666667%;}

.col-offset-1			{margin-left:6.25%;}
.col-offset-2			{margin-left:12.5%;}
.col-offset-3			{margin-left:18.75%;}
.col-offset-4			{margin-left:25%;}
.col-offset-5			{margin-left:31.25%;}
.col-offset-6			{margin-left:37.5%;}
.col-offset-7			{margin-left:43.75%;}
.col-offset-8			{margin-left:50%;}
.col-offset-9			{margin-left:56.25%;}
.col-offset-10			{margin-left:62.5%;}
.col-offset-11			{margin-left:68.75%;}
.col-offset-12			{margin-left:75%;}
.col-offset-13			{margin-left:81.25%;}
.col-offset-14			{margin-left:87.5%;}
.col-offset-15			{margin-left:93.75%;}
.col-offset-16			{margin-left:100%;}
.col-offset-1-3			{margin-left:33.3333333333%;}
.col-offset-2-3			{margin-left:66.6666666667%;}

/* SPACES UNITS */
hr 						{height:0px;display:block;clear:both;border:none;margin:0 0;}
hr:before,
hr:after				{display:table;content:" ";visibility:hidden;}
hr:after				{clear:both;}
hr.line 				{position:relative;}
hr.line:after			{border-bottom:1px solid #dddddd;content:"";visibility:visible;width:100%;position:absolute;height:0px;top:50%;margin-top:-0.5px;}
.h-x05					{height:12px;}
.h-x1					{height:24px;}
.h-x2					{height:48px;}
.h-x3					{height:72px;}
.h-x4					{height:96px;}

.vr						{border-right:1px solid #dddddd;width:0;position:absolute;height:100%;top:0;bottom:0;left:0;right:0;margin:0 auto;}
.vr.left				{right:auto;}
.vr.right				{left:auto;}

.vh						{height:100%;}
.vh-100					{height:100vh;position:relative;}
.vh-90					{height:90vh;position:relative;}
.vh-80					{height:80vh;position:relative;}
.vh-75					{height:75vh;position:relative;}
.vh-70					{height:70vh;position:relative;}
.vh-60					{height:60vh;position:relative;}
.vh-50					{height:50vh;position:relative;}
.vh-40					{height:40vh;position:relative;}



.pad-x05				{padding-top:12px;padding-bottom:12px;}
.pad-x1					{padding-top:24px;padding-bottom:24px;}
.pad-x2 				{padding-top:48px;padding-bottom:48px;}
.pad-x3 				{padding-top:72px;padding-bottom:72px;}
.pad-x4 				{padding-top:96px;padding-bottom:96px;}

.pad-l-x05				{padding-left:6px;}
.pad-l-x1				{padding-left:12px;}
.pad-l-x2 				{padding-left:24px;}
.pad-l-x3 				{padding-left:36px;}
.pad-l-x4 				{padding-left:48px;}
.pad-r-x05				{padding-right:6px;}
.pad-r-x1				{padding-right:12px;}
.pad-r-x2 				{padding-right:24px;}
.pad-r-x3 				{padding-right:36px;}
.pad-r-x4 				{padding-right:48px;}

.w-10,.resize img.w-10	{width:10%;}
.w-15,.resize img.w-15	{width:15%;}
.w-20,.resize img.w-20	{width:20%;}
.w-25,.resize img.w-25	{width:25%;}
.w-30,.resize img.w-30	{width:30%;}
.w-35,.resize img.w-35	{width:35%;}
.w-40,.resize img.w-40	{width:40%;}
.w-45,.resize img.w-45	{width:45%;}
.w-50,.resize img.w-50	{width:50%;}
.w-55,.resize img.w-55	{width:55%;}
.w-60,.resize img.w-60	{width:60%;}
.w-65,.resize img.w-65	{width:65%;}
.w-70,.resize img.w-70	{width:70%;}
.w-75,.resize img.w-75	{width:75%;}
.w-80,.resize img.w-80	{width:80%;}
.w-85,.resize img.w-85	{width:85%;}
.w-90,.resize img.w-90	{width:90%;}
.w-95,.resize img.w-95	{width:95%;}
.w-100,.resize img.w-100{width:100%;}

.flex 					{display:flex;}
.child-center			{display:flex;justify-content:center;}
.child-right			{display:flex;justify-content:right;}
.child-middle			{display:flex;align-items:center;}
.child-bottom			{display:flex;align-items:flex-end;}

.pos-right,
.pos-left,
.pos-bottom,
.pos-top,
.pos-middle,
.pos-center 			{position:absolute;}
.pos-right				{right:0;}
.pos-left				{left:0;}
.pos-top				{top:0;}
.pos-bottom				{bottom:0;}
.pos-middle				{top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);}
.pos-center				{margin:0 auto;right:0;left:0;}

/* RECURSIVES */
.clearfix:before,
.clearfix:after			{display:table;content:" ";visibility:hidden;}
.clearfix:after			{clear:both;}
.clear					{clear:both;}
.hide 					{display:none!important;}
.show					{display:block;}
.relative				{position:relative;}
.fixed					{position:fixed;z-index:1;}
.unfixed				{position:relative;left:auto;right:auto;top:auto;bottom:auto;}
.overflow-hide			{overflow:hidden;}
.pull-left				{float:left;}
.pull-right				{float:right;}
.center-block 			{display:block!important;margin-right:auto;margin-left:auto;text-align:center;}
.center-inline 			{display:inline-block;text-align:center;margin-right:auto;margin-left:auto;}
.text-center			{text-align:center;}	
.text-right				{text-align:right;}
.text-justify			{text-align:justify;}
.text-hide 				{font: 0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0;}
.text-wrap				{white-space:nowrap;}
.text-column-2 			{-webkit-column-count:2;-moz-column-count:2;column-count:2;-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px;}
.text-column-3 			{-webkit-column-count:3;-moz-column-count:3;column-count:3;-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px;}
.text-column-4 			{-webkit-column-count:4;-moz-column-count:4;column-count:4;-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px;}

.resize img,
img.resize				{display:block;width:100%;height:auto;}
.vresize img,
img.vresize 			{height:100%;width:auto;display:block;}
.vh img					{height:100%;width:auto;display:block;}

.bg-cover				{background-size:cover;background-position:center center;background-repeat:no-repeat;}


/* NAV & LISTS */
nav	a					{display:block;}
.inline li				{display:inline-block;padding:0 6px;}
.block li				{display:block;padding:6px 0;}

.inline.pull-right li:last-child 	{margin-right:0px;padding-right:0;}
.inline.pull-right li:first-child	{border-left:0;}
.inline.pull-left li:first-child 	{margin-left:0px;padding-left:0;}
.inline.pull-left li:last-child 	{border-right:0;}

/* Buttons (beta) */

button, .btn, input[type="submit"] {
	overflow:visible;
	vertical-align:middle;
	line-height:100%;
	text-align:center;
	text-decoration:none;
	display:inline-block;
	cursor:pointer;
	width:auto;
	border:0;
	text-indent:0;
	-webkit-appearance:none;
   	-moz-appearance:none;
   	appearance:none;
	background-color:transparent;
	font-size:inherit;
	padding:0;
	margin:0;
	line-height:inherit;
	color:inherit;
	height:auto;
}



/* OTHER USEFULL CLASSES */

.view					{border:1px solid red;}
/*
.bgcover				{background-size:cover;background-repeat:no-repeat;background-position:center center;}
.round					{-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}
.pill					{-webkit-border-radius:200em;-moz-border-radius:200em;border-radius:200em}
.nowrap					{white-space:nowrap;}
.opacity 				{opacity:0.4;filter:alpha(opacity=40);}
.opacity				{-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";filter: alpha(opacity=50);-moz-opacity: 0.5;-khtml-opacity:0.5;opacity:0.5;}
.radius					{-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;}
.bw-color				{-webkit-filter:grayscale(100%);filter: grayscale(100%);}
.animate				{-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease;}
.text-shadow			{text-shadow: 0 2px 2px rgba(0,0,0,0.3);}
.tooltip 				{display:none;position:absolute;background-color:#161616;padding:8px;color:#fff;z-index:999999;}
.resize-video 			{position:relative;padding-bottom:56.25%;padding-top:30px;height:0;overflow:hidden;}
.resize-video iframe,
.resize-video object,
.resize-video embed 	{position:absolute;top:0;left:0;width:100%;height:100%;}
.object 				{position:relative;z-index:0;}
#map_canvas img, 
.google-maps img,
.gm-style img 		{max-width: none;}
.acf-map 			{width:100%;height:100%;margin:0;}
.rotate:hover			{-ms-transform: rotate(90deg);-webkit-transform: rotate(90deg);transform: rotate(90deg);}
.pass:hover				{-webkit-transform: translate(2em,0); -moz-transform: translate(2em,0); -o-transform: translate(2em,0); -ms-transform: translate(2em,0); transform: translate(2em,0);}

.circle					{-webkit-border-radius:500px;-moz-border-radius:500px;border-radius:500px}

.borderbox-reset		{-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;}
.noresize img,
img.noresize			{display:block;width:auto!important;height:auto;}

[class*=col-auto-]{float:left;margin-left:3.2%;margin-bottom:30px}
.col-auto-1{float:none;margin-left:0}
.col-auto-2{width:48.4%}
.col-auto-3{width:31.2%}
.col-auto-4{width:22.6%}
.col-auto-2:nth-of-type(2n+1),.col-auto-3:nth-of-type(3n+1),.col-auto-4:nth-of-type(4n+1){margin-left:0;clear:left}

.lead					{font-weight:300;}

.title  				{display:block;font-weight:700;position:relative;margin-bottom:24px;}
.title:after 			{content:"";position: absolute;bottom:-12px;width:60px;height:1px;left:0;margin-left:0;background-color:#666;}
.title.text-center:after {left:50%;margin-left: -30px;}

*/

/* ANIMATION */
h1,h2,h3,h4,h5,p,small,
.btn,input,textarea,.animate 	{-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease;}

a 								{-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-ms-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;}


/* PLUGINS - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

/* SLIDE AND PUSH MENU */
.sp-menu 				{position:fixed;background:#f2f2f2;z-index:9999;}
.sp-menu.vertical 		{width:240px;height:100%;top:0;}
.sp-menu.horizontal 	{width:100%;height:168px;left:0;overflow:hidden;}
.sp-menu.left 			{left:-240px;}
.sp-menu.left.active 	{left:0px;}
.sp-menu.right 			{right:-240px;}
.sp-menu.right.active 	{right:0px;}
.sp-menu.top 			{top: -168px;}
.sp-menu.top.active 	{top: 0px;}
.sp-menu.bottom 		{bottom: -168px;}
.sp-menu.bottom.active 	{bottom: 0px;}
.sp-push-right 			{left:240px;}
.sp-push-left 			{left:-240px;}
.sp-menu.full			{height:0;width:0;left:0;right:0;bottom:0;top:50%;overflow:hidden;margin:0 auto;}
.sp-menu.full.active 	{width:100%;height:100%;left:0;right:0;bottom:0;top:0;}
.sp-menu.auto			{position:relative!important;display:none;}
.sp-menu.auto.active	{display:block;}
.sp-menu, body 			{-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;transition: all 0.3s ease;}
body.sp-push-right			{left:-240px!important;}
body.sp-push-left			{left:240px!important;}
body.sp-bodyfix				{position:fixed;width:100%;left:0;overflow:hidden;}
body.sp-bodyblur:before		{content: "";position:absolute;width:100%;z-index:99998;top:0;right:0;bottom:0;right:0;display:block;background-color:rgba(0,0,0,0.8);}


/* COVERIZE PLUGINS */
.greenishCover 					{position:absolute;height:100%;width:100%;overflow:hidden;}
.height.greenishCover div 		{position:relative;height:100%;width:10100%;left:-5000%;text-align:center;}	
.height.greenishCover img		{display:inline;height:100%;margin-top:0!important;}
.height.left.greenishCover div 	{position:absolute;left:0px;text-align:left;}
.height.right.greenishCover div {position:absolute;right:0px;left:auto;text-align:right;}
.width.greenishCover div 		{position:relative;width:100%;	top:50%;}	
.width.greenishCover img 		{display:block;width:100%;}
.width.top.greenishCover div 	{position:absolute;top:0px;}
.width.top.greenishCover img 	{margin-top:0px !important;}
.width.bottom.greenishCover div {position:absolute;bottom:0px;}
.width.bottom.greenishCover img {margin-top:0px !important;position:absolute;bottom:0px;}

/* OVERLAY&MODAL PLUGINS */
.modal 							{background:#fff;width:24rem;padding:18px;margin:0 auto;display:none;}
.modal.full						{width:100%;min-height:100vh;}
.modal header					{margin-left:-18px;margin-right:-18px;margin-top:-18px;padding:18px;margin-bottom:18px;background-color:#f2f2f2;}
.modal header *					{line-height:inherit;padding-bottom:0;}

/* RESPONSIVE */

@media screen and (max-width: 2800px) {

}

@media screen and (max-width: 1024px) {

}

@media screen and (max-width: 960px) {

}

@media screen and (max-width: 768px) {
	.wrap							{width:90%;}
	.md-wrap						{padding-left:5%;padding-right:5%;}
	.row, .row.flex 				{display:inherit!important;}
	.row *[class*="col-"] 			{width:100%;float:none;border:0;}
	.row *[class*="text-column-"] 	{-webkit-column-count:inherit;-moz-column-count:inherit;column-count:inherit;}
	.row *[class*="col-offset"] 	{margin-left:0;}
	*[class*="pad-"]				{padding-top:24px;padding-bottom:24px;}
	.row.pad *[class*="col-"]		{padding-top:24px;padding-bottom:24px;}
	.w-25							{width:50%;}
	.w-50							{width:75%;}
	.w-75							{width:100%;}
	.md-vh-reset					{height:inherit;}
	.md-pos-reset					{position:relative;left:auto;right:auto;top:auto;bottom:auto;transform:inherit;-webkit-transform:inherit;-ms-transform:inherit;}
	.sm-pos-reset					{position:relative;left:auto;right:auto;top:auto;bottom:auto;transform:inherit;-webkit-transform:inherit;-ms-transform:inherit;}
	.valign		 					{top:auto;transform:inherit;-webkit-transform:inherit;-ms-transform:inherit;}
	.md-valign						{vertical-align:middle;position:relative;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%); -ms-transform:translateY(-50%);}
	.md-show						{display:block!important;}
	.md-hide						{display:none;}
	.md-unfixed						{position:relative;left:auto;right:auto;top:auto;bottom:auto;}
	.md-pull-left					{float:left;}
	.md-pull-right					{float:right;}
	.md-center-block				{float:none;text-align:center;margin:0 auto;}
	.md-center-block-child *		{display:block;float:none;text-align:center;margin:0 auto;}
	.md-flex-center					{display:flex;justify-content:center;align-items:center;}

	.md-block li					{display:block;padding:6px 0;text-align:center;}
	/*
	.md-all-center 					{text-align:center;}
	.md-all-center *[class*="w-"],
	.md-all-center *[class*="md-w-"]{margin:0 auto;}
	*/
	.row *[class*="md-col-"]		{float:left;}
	.row .md-col-1					{width:6.25%;}
	.row .md-col-2					{width:12.5%;}
	.row .md-col-3					{width:18.75%;}
	.row .md-col-4					{width:25%;}
	.row .md-col-5					{width:31.25%;}
	.row .md-col-6					{width:37.5%;}
	.row .md-col-7					{width:43.75%;}
	.row .md-col-8					{width:50%;}
	.row .md-col-9					{width:56.25%;}
	.row .md-col-10					{width:62.5%;}
	.row .md-col-11					{width:68.75%;}
	.row .md-col-12					{width:75%;}
	.row .md-col-13					{width:81.25%;}
	.row .md-col-14					{width:87.5%;}
	.row .md-col-15					{width:93.75%;}
	.row .md-col-16					{width:100%;}
	.row .md-col-1-3				{width:33.3333333333%;}
	.row .md-col-2-3				{width:66.6666666667%;}

	.md-w-10,.resize img.md-w-10	{width:10%;}
	.md-w-15,.resize img.md-w-15	{width:15%;}
	.md-w-20,.resize img.md-w-20	{width:20%;}
	.md-w-25,.resize img.md-w-25	{width:25%;}
	.md-w-30,.resize img.md-w-30	{width:30%;}
	.md-w-35,.resize img.md-w-35	{width:35%;}
	.md-w-40,.resize img.md-w-40	{width:40%;}
	.md-w-45,.resize img.md-w-45	{width:45%;}
	.md-w-50,.resize img.md-w-50	{width:50%;}
	.md-w-55,.resize img.md-w-55	{width:55%;}
	.md-w-60,.resize img.md-w-60	{width:60%;}
	.md-w-65,.resize img.md-w-65	{width:65%;}
	.md-w-70,.resize img.md-w-70	{width:70%;}
	.md-w-75,.resize img.md-w-75	{width:75%;}
	.md-w-80,.resize img.md-w-80	{width:80%;}
	.md-w-85,.resize img.md-w-85	{width:85%;}
	.md-w-90,.resize img.md-w-90	{width:90%;}
	.md-w-95,.resize img.md-w-95	{width:95%;}
	.md-w-100,.resize img.md-w-100	{width:100%;}

	.md-pad-x1				{padding-top:24px;padding-bottom:24px;}
	.md-pad-x2 				{padding-top:48px;padding-bottom:48px;}
	.md-pad-x3 				{padding-top:72px;padding-bottom:72px;}
	.md-pad-x4 				{padding-top:96px;padding-bottom:96px;}

}

@media screen and (max-width: 480px) {

	.sm-pull-left					{float:left;width:auto;}
	.sm-pull-right					{float:right;width:auto;}
	.sm-center-block				{float:none;text-align:center;margin:0 auto;}
	.sm-center-block-child *		{display:block;float:none;text-align:center;margin:0 auto;}

	.sm-block li					{display:block;padding:6px 0;text-align:center;}
	.sm-h-x1						{height:24px;}
	.sm-h-x2						{height:48px;}
	.sm-h-x3						{height:72px;}
	.sm-h-x4						{height:96px;}
	.sm-pull-reset					{float:none;}
	.sm-pos-reset					{position:relative;left:auto;right:auto;top:auto;bottom:auto;transform:inherit;-webkit-transform:inherit;-ms-transform:inherit;}
	/* *[class*="vh-"]				{height:inherit;} */
	*[class*="hr-"] 				{margin-top:20px;margin-bottom:20px;}
	*[class^="w-"], 
	*[class*=" w-"]					{width:100%;}
	.sm-show						{display:block;}
	.sm-hide						{display:none;}
	.sm-unfixed						{position:relative;left:auto;right:auto;top:auto;bottom:auto;}
	.row *[class*="md-col-"] 		{width:100%;float:none;}

}

/* STARTING CUSTOM THEME **************************************************************************************************** */



