@font-face {
    font-display: block;
    font-family: "ReklameScriptW00-Medium";
    src: url("../fonts/05b176f5-c622-4c35-af98-c0c056dd5b66.woff") format("woff"),
    url("../fonts/1e87d66a-d7f1-4869-8430-51662777be57.svg#1e87d66a-d7f1-4869-8430-51662777be57") format("svg");
}
@font-face {
    font-display: block;
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 700;
    src: url('../fonts/opensans-bolditalic-webfont.woff') format('woff'),
    url('../fonts/opensans-bolditalic-webfont.svg') format('svg');
}
@font-face {
    font-display: block;
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 400;
    src: url('../fonts/opensans-italic-webfont.woff') format('woff'),
    url('../fonts/opensans-italic-webfont.svg#open_sansregular') format('svg');
}
@font-face {
    font-display: block;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/opensans-regular-webfont.woff') format('woff'),
    url('../fonts/opensans-regular-webfont.svg#open_sansregular') format('svg');
}
@font-face {
    font-display: block;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/opensans-bold-webfont.woff') format('woff'),
    url('../fonts/opensans-bold-webfont.svg#open_sansregular') format('svg');
}

body{
    background-color: rgb(123,89,85);
    color: rgb(254, 253, 253);
    font-size: 20px;
    font-family: sans-serif;
}
header {
    background-color: rgba(61, 44, 42, 0.75);
}
.color11{
    color: rgb(61,44,42)
}
p > a{
    color: rgb(251, 216, 212);
    text-decoration: none;
    border-bottom: 1px dashed rgba(251, 216, 212, .4);
}
p > a:hover{
    color: rgb(254, 253, 253);
    text-decoration: none;
    border-bottom: 1px dashed rgba(254, 253, 253, .4);
}
.margin302{
    margin: 3em 0 2em;
}
div[style*="aspect"] {
    /*height: 100%;*/
}
.padding404{
    padding: 4em 0;
}
.bordered1{
    border-radius: 1em
}
.covered{
    object-fit: cover;
}
a.navbar-brand {
    color: rgb(254, 253, 253);
    font-size: 30px;
    position: absolute;
    right: 0;
    bottom: 0;
}
a.boxed{
    border:0;
}
.container_here{
    max-width: 980px;
    margin: auto;
}
nav {
    max-width: 980px;
    margin: auto;
    text-align: right;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{
    font-weight: bold;
}
.h2, h2 {
    margin-top: 1em;
}
.header_menu_sub.dropdown-menu.show {
    background-color: #3b2826;
}
.navbar-expand-lg .navbar-collapse {
    justify-content: flex-end;
}
#navbarSupportedContent li{
    padding: 0 20px;
}
#navbarSupportedContent li span{
    display: inline-block;
}
#navbarSupportedContent li a{
    text-decoration: none;
}
#navbarSupportedContent li a,
#navbarSupportedContent li span{
    color: rgb(251, 216, 212);
    line-height: 30px;
    font-size: 16px;
}
#navbarSupportedContent li.active a,
#navbarSupportedContent li.active a span,
#navbarSupportedContent li:hover a{
    color: rgb(254, 253, 253);
}
#navbarSupportedContent li.nav-item.header_menu__item.dropdown {
    text-align: right;
    padding-right: 0!important;
}
a#navbarDropdown {
    padding: 0 0 20px 20px;
}
img#front_logo {
    position: absolute;
    z-index: 1;
}
.main_slick img {
    object-fit: cover;
}
.grided {
    display: grid;
    grid-template-columns: 55% 45%;
    align-items: flex-start;
    gap: 3em 1em;
    margin: 4em 0;
}
iframe{
    width: 100%;
}
.grided div iframe{
    height: 100%;
}
.grided div img{
    width: 100%;
    object-fit: cover;
    object-position: center;
}
.grided h3 {
    margin-bottom: 2em;
}
.youtube{
    height: 100%;
    background-position: center;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
}
.youtube .play, .youtube .pl, .mp4 .play, .mp4 .pl {
    background: url(/images/play.png) no-repeat left top/contain !important;
    width: 100px;
    height: 100px;
    opacity: 0.5;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    transition: 0.3s;
    cursor: pointer;
}
.inlined{
    border-bottom: 1px dashed rgba(250,250,250,.5);
    display: inline;
}
.centered-grid {
    display: grid;
    grid-template-columns: 27% 1fr 27% 1fr 27%;
    align-items: center;
    gap: 1em;
    margin: 2em 0;
}
.centered-grid .wide {
    grid-column-start: 1;
    grid-column-end: 6;
}
.centered-grid svg{
    fill: #01B1AF;
    height: 79px;
    width: 49px;
}
.centered-grid div:first-of-type {
    grid-column-start: 1;
    grid-column-end: 3;
}
.centered-grid div:nth-of-type(3) {
    grid-column-start: 4;
    grid-column-end: 6;
}
.centered-grid svg{
    transform: rotate(180deg);
}
.centered-grid div ul{
    text-align: left;
    font-size: smaller;
}
.centered-grid div:last-of-type {
    grid-column-start: 2;
    grid-column-end: 5;
}
#cont{
    background: url(/images/trees.jpg) no-repeat center / cover;
}
#cont > div {
    background: rgba(247,178,170,.84);
}
#cont > div > div.grided_bot {
    display: grid;
    grid-template-columns: 25% 1fr;
}
form .btn.btn-primary{
    background-color: rgb(219, 184, 154);
    border-color: rgb(219, 184, 154);
}
form input.form-control,
form textarea.form-control{
    border: 1px solid #634944;
}
.overlay.hidden {
    display: none;
}
.overlay {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1100;
    background-color: rgba(0, 0, 0, 0.6);
}
.overlay .win {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    padding: 2em;
}
.win .fa-close {
    color: #fff;
    cursor: pointer;
    float: right;
    margin: 5px;
    font-size: 40px;
}
.win i {
    font-style: normal;
}
div#vid_inner {
    width: 900px;
    height: 507px;
    max-width: 100%;
}
div#vid_inner iframe {
    height: 100% !important;
}
#vid_inner img {
    height: 100%;
    display: block;
    margin: auto;
}
.abs{
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.grided-image-left > div > div {
    display: grid;
    grid-template-columns: 220px 1fr;
    gap: 4em 2em;
}
.grided-image-left > div{
    margin-bottom: 4em;
}
#feedback i {
    font-size: smaller;
}
.slider-for {
    height: 320px;
}
.slider-nav {
    height: 50px;
    margin-top: 20px;
}
.slider-thumb-wrapper {
    display: grid;
    grid-template-columns: 62% 1fr;
    gap: 2%;
}
.slider-for img.slick-slide {
    object-fit: cover;
}
.slider-nav img.slick-slide {
    max-width: 90px;
    margin: 0 4px;
}
.slider-feedback {
    font-size: smaller;
}
.grided9{
    display:grid;
    grid-template-columns:1fr 1fr 1fr;
    grid-template-rows:1fr 1fr 1fr;
    gap: 1em;
    width: 80%;
    margin: 3em auto;
}
.grided9 a.boxed {
    display: block;
}
.grided9 a.boxed img {
    display: block;
    width: 100%;
    max-height: 140px;
    object-fit: cover;
}
.grided60-40 {
    display: grid;
    grid-template-columns: 70% 1fr;
    gap: 2%;
}
.a.boxed img{
    filter: brightness(1.3);
    text-decoration: none;
}
.grided3070 {
    display: grid;
    grid-template-columns: 30% 1fr;
    gap: 2%;
}
.grided5545 {
    display: grid;
    grid-template-columns: 55% 1fr;
    gap: 2%;
}
.grided5050 {
    display: grid;
    grid-template-columns: 50% 1fr;
    gap: 2%;
}
.grided5050 a.boxed img {
    display: block;
    width: 100%;
    max-height: 340px;
    object-fit: cover;
}
.grided4060 {
    display: grid;
    grid-template-columns: 40% 1fr;
    gap: 2%;
}
.grided4060 a.boxed img {
    display: block;
    width: 100%;
    max-height: 340px;
    object-fit: cover;
}
.grided303030 {
    display: grid;
    grid-template-columns: 35% 1fr 35%;
    gap: 2%;
}
.grided303030 a.boxed img {
    display: block;
    width: 100%;
    max-height: 340px;
    object-fit: cover;
}
.grided4 {
    display: grid;
    grid-template-columns: 20% 20% 1fr 20%;
    gap: 1%;
}
.grided4 a.boxed img {
    display: block;
    width: 100%;
    max-height: 240px;
    object-fit: cover;
}
.hexes{
    display: grid;
    grid-template-columns: repeat(3, 32%);
    grid-template-rows: repeat(3,22%);
}
.hexes svg{
    stroke-width:10;
    stroke: white;
    fill-opacity:0.6;
    transition:fill-opacity .8s;    
}
.hexes svg:hover{
    fill-opacity:1;   
}
.hexes svg:nth-child(4) {
    left: 157px;
    position: relative;
}
.hexes svg:nth-child(5) {
    grid-column-start: 2;
    grid-column-end: 4;
    margin-left: 157px;
    margin-right: 157px;
}
.vidwrap {
    width: 100%;
}
.container_here img{
    max-width: 100%;
}
/* search icon with css shape

#magnifying-glass {
    font-size: 10em;
    display: inline-block;
    width: 0.4em;
    box-sizing: content-box;
    height: 0.4em;
    border: 0.1em solid red;
    position: relative;
    border-radius: 0.35em;
  }
  #magnifying-glass:before {
    content: "";
    display: inline-block;
    position: absolute;
    right: -0.25em;
    bottom: -0.1em;
    border-width: 0;
    background: red;
    width: 0.35em;
    height: 0.08em;
    transform: rotate(45deg);
  } */

.tri-rounded {
    display: grid;
    grid-template-columns: 32% 32% 32%;
    grid-template-rows: 220px;
    gap:1%;
}  
.tri-rounded img{
    height: 100%;
    object-position: center;
}
.tri-inner {
    overflow: hidden;
    border-radius: 50%;
}
.bg {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    padding: 4em;
    background: #eee;
}
p.cent {
    color: #333;
}

@media(min-width:1024.1px){
    .main_slick{
        height:500px;
    }
    .interval166,
    nav {
        height: 166px;
    }
}

@media(max-width:1024px){
    .interval166 {
        height: 56px;
    }
    .abs {
        top: 13%;
    }
    .container_here {
        margin: auto 1em;
    }
    .centered-grid {
        gap: 4px;
    }
    .centered-grid svg {
        height: 39px;
        width: 19px;
    }
    button.navbar-toggler {
        border-color: #fefdfd;
    }
    button.navbar-toggler svg path{
        color: #fefdfd;
    }
    .main_slick {
        height: 500px;
        margin-top: 16px;
    }
    img#front_logo {
        top: 60px;
    }
    #navbarSupportedContent li.nav-item.header_menu__item.dropdown {
        padding-right: 20px!important;
    }
    ul.navbar-nav{
        margin-bottom: 2em;
    }
    .header_menu_sub.dropdown-menu.show {
        margin-bottom: 1em;
    }
    .grided {
        overflow: hidden;
    }
    .grided div img {
        object-fit: cover;
    }
    .grided60-40 {
        grid-template-columns: 52% 1fr;
    }
}


@media(max-width: 910px) {
    .out {
        max-width: 100vw;
        height: calc(100vw * 9 / 16);
        width: 96vw;
    }
    div#vid_inner {
        max-width: 100vw;
        height: calc(96vw * 9 / 16);
        width: 100%;
    }
}


@media(max-width:768px){
    .main_front .container_here {
        padding: 0;
    }
    .abs {
        top: 20%;
    }
    .main_slick {
        margin-top: 0;
    }
    .centered-grid {
        hyphens: auto;
        word-break: break-all;
        overflow: hidden;
    }
    .centered-grid svg {
        height: 30px;
        width: 10px;
    }
    .centered-grid div ul {
        padding-left: 1em;
    }
    a.boxed{
        text-align: center;
    }
    a.boxed + p{
        text-align: center;
    }
    .slider-thumb-wrapper {
        grid-template-columns: 100%;
    }
    .grided {
        grid-template-columns: 100%;
    }
    .grided5050 {
        grid-template-columns: 100%;
    }
    .centered-grid {
        font-size: smaller;
        gap: 5px;
    }
    .centered-grid h3 {
        font-size: 16px;
    }
    #cont form .row {
        display: grid;
        grid-template-columns: 100%;
    }
    #cont form .row .btn{
        margin-top: 2em;
    }
    .youtube{
        max-width: 100%;
    }
    .vidwrap{
        width:100%!important;
    }
    .mx-auto .boxed {
        margin: 0 auto 2em;
        display: block;
    }
    .grided-image-left > div > div {
        grid-template-columns: 1fr;
        gap: 1em;
    }
    .grided-image-left > div > div img {
        width: 100%;
    }
    .grided9 {
        grid-template-columns: 1fr;
        grid-template-rows: auto;
    }
    .grid60-40 {
        grid-template-columns: 1fr;
    }
    .grided4060 {
        grid-template-columns: 100%;
    }
    .grided3070 {
        grid-template-columns: 1fr;
    }
    .grided303030 {
        grid-template-columns: 100%;
    }
    .grided3070 a.boxed {
        text-align: center;
        display: block;
    }
    .grided60-40 {
        grid-template-columns: 100%;
    }
    section#hr-club {
        margin-bottom: 6em;
        display: block;
    }
    .hexes {
        grid-template-columns: 1fr;
        grid-template-rows: auto;
    }
    .hexes svg:nth-child(4) {
        left: unset;
    }
    .hexes svg:nth-child(5) {
        grid-column-start: auto;
        grid-column-end: auto;
        margin-left: unset;
        margin-right: unset;
    }
    .grided5545 {
        grid-template-columns: 1fr;
    }
    .tri-rounded {
        grid-template-columns: 1fr;
        grid-template-rows: auto;
    }
    .tri-inner {
        height: 90vw;
    }
    .grided4 {
        grid-template-columns: 100%;
    }
    p > a {
        word-break: break-all;
    }
}