html {font-size: 10px;}

::selection {
	background: var(--accent);
	color: #fff;
}

* { margin: 0; padding: 0; outline:0 !important; }

body {
	font-family: 'Montserrat', sans-serif !important;
	color: #000;
	line-height: 1.3;
	overflow-x: hidden;
	-webkit-font-smoothing: antialiased !important;
	-moz-osx-font-smoothing: grayscale !important;
}

h1, h2, h3 {
  text-rendering: optimizeLegibility;
}

h1 {
    font-weight: 700;
    font-size: 6rem;
    line-height: 7rem;
    margin: 0;
}

h2 {
	font-weight: 700;
    font-size: 5rem;
    line-height: 6rem;
    margin: 0;
}

h3 {
	font-weight: 700;
    font-size: 4rem;
    line-height: 5rem;
    margin: 0;
}

h4 {
	font-weight: 700;
    font-size: 3rem;
    line-height: 4rem;
    margin: 0;
}

h5 {
	font-weight: 700;
    font-size: 2rem;
    line-height: 3rem;
    margin: 0;
}

p {
    font-weight: 400;
    font-size: 1.5rem;
    line-height: 2rem;
    margin: 0;
}

a { text-decoration: none; }

div { box-sizing: border-box; }

img { max-width: 100%; }

content {
	position: relative;
  display: block;
	height: 100%;
}

desc {
	display: block;
	position: relative;
}

.links a {
	text-decoration: none;
	color: inherit;
}

.links a:hover {
	text-decoration: none;
	color: inherit;
}

.links a:focus {
	text-decoration: none;
	color: inherit;
}

.links a:visited {
	text-decoration:none;
	color: inherit;
}

.row { margin: 0 !important;}

.jcontainer {
	width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
	max-width: 70%;
}

.pcontainer {
	width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
	max-width: 50%;
}

ul {
	margin: 0;
}

li {
	margin: 0;
}

.padd0 { padding: 0!important; }

.carousel-fade .carousel-inner .item {
  -webkit-transition-property: opacity;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  opacity: 0;
}
.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.carousel-fade .carousel-control {
  z-index: 2;
}

.scroll-animations .animated {
  flex-grow: 1;
  opacity: 0;
}

.page {margin: 0 !important;}



.col-xl-12 content.wyz h1, .col-xl-12 content.wyz h2, .col-xl-12 content.wyz h3, .col-xl-12 content.wyz h4, .col-xl-12 content.wyz h5, .col-xl-12 content.wyz h6 {
	font-family: var(--font);
	font-size: 8vmin;
	line-height: 1.3;
	margin: 0 0 1vmin;
}

.col-xl-11 content.wyz h1, .col-xl-11 content.wyz h2, .col-xl-11 content.wyz h3, .col-xl-11 content.wyz h4, .col-xl-11 content.wyz h5, .col-xl-11 content.wyz h6 {
	font-family: var(--font);
	font-size: 8vmin;
	line-height: 1.3;
	margin: 0 0 1vmin;
}

.col-xl-10 content.wyz h1, .col-xl-10 content.wyz h2, .col-xl-10 content.wyz h3, .col-xl-10 content.wyz h4, .col-xl-10 content.wyz h5, .col-xl-10 content.wyz h6 {
	font-family: var(--font);
	font-size: 8vmin;
	line-height: 1.3;
	margin: 0 0 1vmin;
}

.col-xl-9 content.wyz h1, .col-xl-9 content.wyz h2, .col-xl-9 content.wyz h3, .col-xl-9 content.wyz h4, .col-xl-9 content.wyz h5, .col-xl-9 content.wyz h6 {
	font-family: var(--font);
	font-size: 7vmin;
	line-height: 1.3;
	margin: 0 0 1vmin;
}

.col-xl-8 content.wyz h1, .col-xl-8 content.wyz h2, .col-xl-8 content.wyz h3, .col-xl-8 content.wyz h4, .col-xl-8 content.wyz h5, .col-xl-8 content.wyz h6 {
	font-family: var(--font);
	font-size: 7vmin;
	line-height: 1.3;
	margin: 0 0 1vmin;
}

.col-xl-7 content.wyz h1, .col-xl-7 content.wyz h2, .col-xl-7 content.wyz h3, .col-xl-7 content.wyz h4, .col-xl-7 content.wyz h5, .col-xl-7 content.wyz h6 {
	font-family: var(--font);
	font-size: 7vmin;
	line-height: 1.3;
	margin: 0 0 1vmin;
}

.col-xl-6 content.wyz h1, .col-xl-6 content.wyz h2, .col-xl-6 content.wyz h3, .col-xl-6 content.wyz h4, .col-xl-6 content.wyz h5, .col-xl-6 content.wyz h6 {
	font-family: var(--font);
	font-size: 6vmin;
	line-height: 1.3;
	margin: 0 0 1vmin;
}

.col-xl-5 content.wyz h1, .col-xl-5 content.wyz h2, .col-xl-5 content.wyz h3, .col-xl-5 content.wyz h4, .col-xl-5 content.wyz h5, .col-xl-5 content.wyz h6 {
	font-family: var(--font);
	font-size: 6vmin;
	line-height: 1.3;
	margin: 0 0 1vmin;
}

.col-xl-4 content.wyz h1, .col-xl-4 content.wyz h2, .col-xl-4 content.wyz h3, .col-xl-4 content.wyz h4, .col-xl-4 content.wyz h5, .col-xl-4 content.wyz h6 {
	font-family: var(--font);
	font-size: 4vmin;
	line-height: 1.3;
	margin: 0 0 1vmin;
}

.col-xl-3 content.wyz h1, .col-xl-3 content.wyz h2, .col-xl-3 content.wyz h3, .col-xl-3 content.wyz h4, .col-xl-3 content.wyz h5, .col-xl-3 content.wyz h6 {
	font-family: var(--font);
	font-size: 4vmin;
	line-height: 1.3;
	margin: 0 0 1vmin;
}

.col-xl-2 content.wyz h1, .col-xl-2 content.wyz h2, .col-xl-2 content.wyz h3, .col-xl-2 content.wyz h4, .col-xl-2 content.wyz h5, .col-xl-2 content.wyz h6 {
	font-family: var(--font);
	font-size: 3vmin;
	line-height: 1.3;
	margin: 0 0 1vmin;
}

.col-xl-1 content.wyz h1, .col-xl-1 content.wyz h2, .col-xl-1 content.wyz h3, .col-xl-1 content.wyz h4, .col-xl-1 content.wyz h5, .col-xl-1 content.wyz h6 {
	font-family: var(--font);
	font-size: 2vmin;
	line-height: 1.3;
	margin: 0 0 1vmin;
}

.col-xl-12 content.wyz p, .col-xl-12 content.wyz ul li, .col-xl-12 content.wyz ol li {
	font-family: var(--fontsub);
	line-height: 1.8;
	font-size: 2vmin;
	margin: 0 0 1vmin;
}

.col-xl-11 content.wyz p, .col-xl-11 content.wyz ul li, .col-xl-11 content.wyz ol li {
	font-family: var(--fontsub);
	line-height: 1.8;
	font-size: 2vmin;
	margin: 0 0 1vmin;
}

.col-xl-10 content.wyz p, .col-xl-10 content.wyz ul li, .col-xl-10 content.wyz ol li {
	font-family: var(--fontsub);
	line-height: 1.8;
	font-size: 2vmin;
	margin: 0 0 1vmin;
}

.col-xl-9 content.wyz p, .col-xl-9 content.wyz ul li, .col-xl-9 content.wyz ol li {
	font-family: var(--fontsub);
	line-height: 1.8;
	font-size: 1.8vmin;
	margin: 0 0 1vmin;
}

.col-xl-8 content.wyz p, .col-xl-8 content.wyz ul li, .col-xl-8 content.wyz ol li {
    font-family: var(--fontsub);
    line-height: 1.8;
    font-size: 1.8vmin;
    margin: 0 0 1vmin;
}

.col-xl-7 content.wyz p, .col-xl-7 content.wyz ul li, .col-xl-7 content.wyz ol li {
    font-family: var(--fontsub);
    line-height: 1.8;
    font-size: 1.6vmin;
    margin: 0 0 1vmin;
}

.col-xl-6 content.wyz p, .col-xl-6 content.wyz ul li, .col-xl-6 content.wyz ol li {
    font-family: var(--fontsub);
    line-height: 1.8;
    font-size: 1.6vmin;
    margin: 0 0 1vmin;
}

.col-xl-5 content.wyz p, .col-xl-5 content.wyz ul li, .col-xl-5 content.wyz ol li {
    font-family: var(--fontsub);
    line-height: 1.8;
    font-size: 1.5vmin;
    margin: 0 0 1vmin;
}

.col-xl-4 content.wyz p, .col-xl-4 content.wyz ul li, .col-xl-4 content.wyz ol li {
    font-family: var(--fontsub);
    line-height: 1.8;
    font-size: 1.5vmin;
    margin: 0 0 1vmin;
}

.col-xl-3 content.wyz p, .col-xl-3 content.wyz ul li, .col-xl-3 content.wyz ol li {
    font-family: var(--fontsub);
    line-height: 1.8;
    font-size: 1.5vmin;
    margin: 0 0 1vmin;
}

.col-xl-2 content.wyz p, .col-xl-2 content.wyz ul li, .col-xl-2 content.wyz ol li {
    font-family: var(--fontsub);
    line-height: 1.8;
    font-size: 1.5vmin;
    margin: 0 0 1vmin;
}

.col-xl-1 content.wyz p, .col-xl-1 content.wyz ul li, .col-xl-1 content.wyz ol li {
    font-family: var(--fontsub);
    line-height: 1.8;
    font-size: 1.5vmin;
    margin: 0 0 1vmin;
}

content.wyz ul, content.wyz ol {
	margin: 0;
	padding: 0;
	border: none;
	font-size: 0;
}

content.wyz a {
	font-weight: 600;
	text-decoration: underline;
	color: inherit;
}

content.wyz blockquote {
	margin: 0 0 1vmin;
	padding: 2vmin;
	background: var(--accentalt);
}

content.wyz blockquote p {
	margin: 0 !important;
	opacity: 0.8;
}

content.wyz blockquote p:before {
	content: '“';
	font-weight: 600;
}

content.wyz blockquote p:after {
	content: '”';
	font-weight: 600;
}

[data-fixed] {
    background-attachment: fixed !important;
    background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    -webkit-background-size: cover !important;
    will-change: fixed;
}

.gin-wrapper {
    padding-left: 100px;
}

/* Media Queries */

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

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

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

	[data-fixed] {
    background-attachment: inherit !important;
	}

}

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

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