/*
------------------------------------
version: 1.7
last updated: 2018-09-17
------------------------------------
*/




a,
a:hover,
a:focus {
    text-decoration: none;
}

.disabled {
    pointer-events: none;
}

/*
------------------------------------
	Layout, margin, padding
------------------------------------
*/

hauto {
    height: auto;
}

.vh-100 {
    min-height: 100vh;
}

.vh-80 {
    min-height: 80vh;
}



.w20,
.w-20 {
    width: 20px;
}

.w22,
.w-22 {
    width: 22px;
}

.w24,
.w-24 {
    width: 24px;
}

.w680,
.w-680 {
    width: 680px;
    max-width: 100%;
}

.w600,
.w-600 {
    width: 600px;
    max-width: 100%;
}

.w500,
.w-500 {
    width: 500px;
    max-width: 100%;
}


.w450,
.w-450 {
    width: 450px;
    max-width: 100%;
}

.w400,
.w-400 {
    width: 400px;
    max-width: 100%;
}

.wfull {
    width: auto;
    max-width: none;
}

.h400,
.h-400 {
    height: 400px;
    max-height: 100%;
}


.h360,
.h-360 {
    height: 360px;
    max-height: 100%;
}


.h300,
.h-300 {
    height: 300px;
    max-height: 100%;
}

.mauto,
.m-auto {
    margin: auto;
}

.m0,
.m-0 {
    margin: 0 !important;
}

.mh400,
.mh-400 {
    min-height: 400px;
}

.mt--400 {
    margin-top: -400px !important;
}

.mt--300 {
    margin-top: -300px !important;
}

.mt--200 {
    margin-top: -200px !important;
}

.mt--100 {
    margin-top: -100px !important;
}

.mt--80 {
    margin-top: -80px !important;
}

.mt--60 {
    margin-top: -60px !important;
}

.mt--55 {
    margin-top: -55px !important;
}

.mt--50 {
    margin-top: -50px !important;
}

.mt--40 {
    margin-top: -40px !important;
}

.mt0,
.mt-0 {
    margin-top: 0 !important;
}

.mt-1 {
    margin-top: 1px !important;
}

.mt-2 {
    margin-top: 2px !important;
}

.mt-3 {
    margin-top: 3px !important;
}

.mt-4 {
    margin-top: 4px !important;
}

.mt-5 {
    margin-top: 5px !important;
}

.mt-6 {
    margin-top: 6px !important;
}

.mt-7 {
    margin-top: 7px !important;
}

.mt-8 {
    margin-top: 8px !important;
}

.mt-9 {
    margin-top: 9px !important;
}

.mt-10 {
    margin-top: 10px !important;
}

.mt15,
.mt-15 {
    margin-top: 15px !important;
}

.mt17,
.mt-17 {
    margin-top: 17px !important;
}

.mt-20 {
    margin-top: 20px !important;
}

.mt-30 {
    margin-top: 30px !important;
}
.mt40,
.mt-40 {
    margin-top: 40px !important;
}

.mt-50 {
    margin-top: 50px !important;
}
.mt60,
.mt-60 {
    margin-top: 60px !important;
}

.mt-70 {
    margin-top: 70px !important;
}

.mt80,
.mt-80 {
    margin-top: 80px !important;
}

.mt-90 {
    margin-top: 90px !important;
}

.mt100,
.mt-100 {
    margin-top: 100px !important;
}

.mr-10 {
    margin-right: 10px !important;
}

.mb0,
.mb-0 {
    margin-bottom: 0 !important;
}

.mb10,
.mb-10 {
    margin-bottom: 10px !important;
}

.mb15,
.mb-15 {
    margin-bottom: 15px !important;
}

.mb20,
.mb-20 {
    margin-bottom: 20px !important;
}

.mb-30 {
    margin-bottom: 30px !important;
}

.ml-10 {
    margin-left: 10px !important;
}

.ml-20 {
    margin-left: 20px !important;
}

.ml-30 {
    margin-left: 30px !important;
}

.p-15 {
    padding: 15px !important;
}

.py100,
.py-100 {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
}

.py80,
.py-80 {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
}

.py60,
.py-60 {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
}

.py40,
.py-40 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
}

.py30,
.py-30 {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}

.py20,
.py-20 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}

.py0,
.py-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.px40,
.px-40 {
    padding-left: 40px !important;
    padding-right: 40px !important;
}

.p60,
.p-60 {
    padding: 60px !important;
}

.p40,
.p-40 {
    padding: 40px !important;
}

.p30,
.p-30 {
    padding: 30px !important;
}


.p20,
.p-20 {
    padding: 20px !important;
}

.pt-0 {
    padding-top: 0;
}

.pb-0 {
    padding-bottom: 0;
}

.pl50,
.pl-50 {
    padding-left: 50px !important;
}

.pl40,
.pl-40 {
    padding-left: 40px !important;
}

.pl30,
.pl-30 {
    padding-left: 30px !important;
}

.pl20,
.pl-20 {
    padding-left: 20px !important;
}

.pl10,
.pl-10 {
    padding-left: 10px !important;
}

.pl0,
.pl-0 {
    padding-left: 0 !important;
}

.va-text-bottom {
    vertical-align: text-bottom;
}

.pr {
    position: relative;
}

.pf {
    position: fixed;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
}

.pf-right-bottom {
    top: auto;
    right: 0;
    bottom: 0;
    left: auto;
}

.pa {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.pa-top {
    position: absolute;
    top: 0;
    right: 0;
    bottom: auto;
    left: 0;
}

.pa-top-right {
    position: absolute;
    top: 0;
    right: 0;
    bottom: auto;
    left: auto;
}

.pa-bottom {
    position: absolute;
    top: auto;
    right: 0;
    bottom: 0;
    left: 0;
}

.paf,
.pa-f,
.pa-full {
    position: absolute;
    top: auto;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.pf-full {
    position: fixed;
    top: auto;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.full-fix {
    top: -9999px;
    right: -9999px;
    bottom: -9999px;
    left: -9999px;
    width: 100vw;
    height: 100vh;
    margin: auto;
}

.pf-top {
    position: fixed;
    top: 0;
    right: 0;
    bottom: auto;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.z0 {
    z-index: 0;
}

.z1 {
    z-index: 1;
}

.z2 {
    z-index: 2;
}

.z3 {
    z-index: 3;
}

.ov,
.ov .owl-stage-outer {
    overflow: visible;
}

.oh {
    overflow: hidden;
}

.hcenter {
    margin: 0 auto;
    display: block;
}

.vcenter {
    display: flex;
    align-items: center;
    justify-content: center;
}


.shy {
    opacity: 0;
    transition: all 0.2s;
}

.truesize {
    width: auto !important;
    max-width: none !important;
}

.overlay-less {
    background: rgba(0, 0, 0, 0.25);
}

.overlay {
    background: rgba(0, 0, 0, 0.5);
}

.overlay-more {
    background: rgba(0, 0, 0, 0.75);
}

/*
------------------------------------
    Opacity
------------------------------------
*/
.o10,
.o-10 {
    opacity: .10;
}

.o20,
.o-20 {
    opacity: .20;
}

.o30,
.o-30 {
    opacity: .30;
}

.o40,
.o-40 {
    opacity: .40;
}

.o50,
.o-50 {
    opacity: .50!important;
}

.o60,
.o-60 {
    opacity: .60;
}

.o70,
.o-70 {
    opacity: .70;
}

.o80,
.o-80 {
    opacity: .80!important;
}

.o90,
.o-90 {
    opacity: .50!important;
}

/*
------------------------------------
    Box
------------------------------------
*/

.box-shadow {
    box-shadow: 0 10px 120px -20px rgba(0, 0, 0, 0.15)
}

.square {
    width: 100px;
    height: 100px;
    background: #ddd;
}

.square.s80 {
    width: 80px;
    height: 80px;
}

.square.s70 {
    width: 70px;
    height: 70px;
}

/*
------------------------------------
    Video
------------------------------------
*/
.video-wrap {
    position: relative;
    height: 100%;

    background-size: cover;
    background-position: center;
}

.video-wrap:after {
    content: "\f04b";
    font: normal normal normal 14px/1 FontAwesome;

    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #fff;
    background: #ff0000;
    width: 50px;
    height: 50px;
    font-size: 20px;
    border-radius: 999px;
    text-align: center;
    line-height: 50px;
    padding-left: 2px;
    position: absolute;
    margin: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    font-size: 16px;

    display: block;
}

.video-wrap.s30:after {
    width: 30px;
    height: 30px;
    line-height: 30px;
    padding-left: 4px;
    font-size: 12px;
}

/*
------------------------------------
	BG
------------------------------------
*/
.bg-img,
.bg-full {
    background-position: center;
    background-size: cover;
}

.bg-ovl-w {
    position: relative;
    z-index: 0;
}

.bg-ovl-w:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #fff;
    opacity: 0.8;
    z-index: -1;
}
.bgdark, .bg-dark {
    background: #222!important;
}
/*
------------------------------------

.hl-*
height larger than 700px

.hm-*
height between 360 - 700px

.hs-*
height less than 360px

------------------------------------
*/

@media (max-height: 700px) and (min-height: 361px) {
    .hm-shrink-90 {
        width: 90%;
        height: auto;
    }

    .hm-shrink-80,
    img.hm-shrink-80,
    .owl-carousel .owl-item img.hm-shrink-80 {
        width: 80%;
        height: auto;
    }

    .hm-shrink-60 {
        width: 60%;
        height: auto;
    }

    .hm-shrink-50 {
        width: 50%;
        height: auto;
    }
}



/*
------------------------------------
Divider / hr
------------------------------------
*/
.hr-stripe {
    z-index: 1;
    display: block;
    height: 20px;
    border: none;
    background-image: linear-gradient(135deg, rgba(0, 0, 0, 0.2) 6.25%, rgba(0, 0, 0, 0) 6.25%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.2) 50%, rgba(0, 0, 0, 0.2) 56.25%, rgba(0, 0, 0, 0) 56.25%, rgba(0, 0, 0, 0) 100%);
    background-size: 8px 8px;
}

/*
------------------------------------
	Typo
------------------------------------
*/

address {
    font-style: normal;
}

.cfollow,
.c-follow {
    color: inherit;
}

.f14 {
    font-size: 14px;
}

.f15 {
    font-size: 15px;
}

.fw-thin {
    font-weight: 300;
}

.fw-normal {
    font-weight: 400;
}

.fw-bold {
    font-weight: 700;
}

strong,
b {
    font-weight: bold;
}

.tbig {
    font-size: 200%;
}

.allcaps {
    text-transform: uppercase;
}

.tw,
.text-white,
.txtw {
    color: #fff !important;
}

.text-ruler {
    display: inline-block;
    position: relative;
}

.text-ruler:before {
    content: '';
    display: block;
    height: 1px;
    width: 80px;
    background: #33282b;
    position: absolute;
    right: 100%;
    top: 50%;
    margin-right: 20px;
}

.text-ruler:after {
    content: '';
    display: block;
    height: 1px;
    width: 80px;
    background: #33282b;
    position: absolute;
    left: 100%;
    top: 50%;
    margin-left: 20px;
}

.text-ruler-before {
    display: inline-block;
    position: relative;
}

.text-ruler-before:before {
    content: '';
    display: block;
    height: 1px;
    width: 140px;
    background: #33282b;
    position: absolute;
    right: 100%;
    top: 50%;
    margin-right: 20px;
}


.text-ruler-before-short {
    display: inline-block;
    position: relative;
}

.text-ruler-before-short:before {
    content: '';
    display: block;
    height: 1px;
    width: 80px;
    background: #33282b;
    position: absolute;
    right: 100%;
    top: 50%;
    margin-right: 10px;
}

.text-light .text-ruler-before:before,
.text-light .text-ruler-before-short:before {
    background: #fff;
}

.text-ruler-after {
    display: inline-block;
    position: relative;
}

.text-ruler-after:before {
    content: '';
    display: block;
    height: 1px;
    width: 140px;
    background: #33282b;
    position: absolute;
    left: 100%;
    top: 50%;
    margin-left: 20px;
}

.text-light .deco-ruler-after:before {
    background: #fff;
}

small {
    font-size: 0.8em;
}

.text-muted {
    color: #999999;
}

.text-color-inherit {
    color: inherit !important;
}

.sup {
    display: inline-block;
    margin-top: -0.5em;
}

.lh13,
.lh-13 {
    line-height: 1.3;
}

.lh14,
.lh-14 {
    line-height: 1.4;
}

/*
------------------------------------
	Owl carousel
------------------------------------
*/
.owl-dot span {
    margin: 2px;
    background: #a2a2a2;
    width: 10px;
    height: 10px;
    border-radius: 99px;
    display: inline-block;
}

.owl-dot.active span {
    background: #888;
}



/*
------------------------------------
	Cursor
------------------------------------
*/
.cursor-pointer {
    cursor: pointer;
}

/*
------------------------------------
	Image
------------------------------------
*/

img,
.owl-carousel .owl-item img {
    max-width: 100%;
    width: auto;
}




/*
-------
Video
-------
*/

.video-container {
    position: absolute;
    width: 100vw;
    height: 100vh;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.video-container video,
.video-container .poster {
    position: fixed;
    width: 100vw;
    height: 100vh;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-attachment: fixed;
    background-position: center;
}

/*
------------------------------------
	Border
------------------------------------
*/
.border-bottom-dotted {
    border-bottom: 1px dotted rgba(0, 0, 0, 0.3);
}

.border-bottom-dotted-w {
    border-bottom: 1px dotted rgba(255, 255, 255, 0.4);
}

.border-bottom-dotted-w:hover {
    border-bottom: 1px dotted rgba(255, 255, 255, 0.8);
}

/*
------------------------------------
	Button
------------------------------------
*/

.btn-ghost,
.btn-outline {
    border: 1px solid;
    background: transparent;
}

.btn-outline:hover {
    background: #000;
    color: #fff;
}

.textlight .btn-outline:hover,
.textlight.btn-outline:hover {
    background: #fff;
    color: #555;
}

.btn-xs {
    font-size: 13px;
    padding: 0;
}

.btn-xs.btn-pill {
    padding-left: 0.6em;
    padding-right: 0.6em;
}

.btn-pill,
#mainNav .nav-link.btn-pill {
    border-radius: 999px;
    padding-left: 1.6em;
    padding-right: 1.6em;
}

.no-outline {
    outline: none !important;
}

/*
------------------------------------
	Hover
------------------------------------
*/
.hover-p .hover-p-in-left {
    margin-right: -20px;
    opacity: 0;
    transition: all 0.4s;
}

.hover-p:hover .hover-p-in-left {
    margin-right: 0;
    opacity: 1;
}


/*
------------------------------------
	Form
------------------------------------
*/
/* Sae */
/* Text-white version only - TODO - workout dark text version */
.input--sae {
    overflow: hidden;
    position: relative;
    display: block;
}

.input__field--sae {
    background: transparent;
    width: 100%;
    color: #fff;
    padding: 1.2em 0 0.3em;
    border: none;
    font-size: 16px;
    font-family: inherit;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    outline: none!important;
}
/*
select.input__field--sae {
    
      margin-right: -10%;
    margin-left: -4px;
    width: 120%;
}
*/
    select.input__field--sae option {
        
    background: #111;
}
.input__label--sae {
    position: absolute;
    width: 100%;
    text-align: left;
    padding: 0 0 0 0;
    height: 100%;
    bottom: 0;
	left: 0;
    /*line-height: 1;*/
    pointer-events: none;
}

.input__label--sae::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    background: #fff;
    bottom: 0;
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    -webkit-transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
}

.input__label-content--sae {
    padding: 0;
    font-size: 16px;
    display: inline-block;
    vertical-align: bottom;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
    -webkit-transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
}

.input__field--sae:focus + .input__label--sae .input__label-content--sae,
.input--filled .input__label-content--sae {
    -webkit-transform: translate3d(0, 0, 0) scale3d(0.8, 0.8, 1);
    transform: translate3d(0, 0, 0) scale3d(0.8, 0.8, 1);
    color: #999;
}

.input__field--sae:focus + .input__label--sae::after,
.input--filled .input__label--sae::after {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.input__field--sae:focus + .input__label--sae .icon--sae,
.input--filled .icon--sae {
    -webkit-transition-delay: 0.01s;
    transition-delay: 0.01s;
    -webkit-transform: translate3d(0, 0, 0) rotate3d(0, 0, 1, -90deg);
    transform: translate3d(0, 0, 0) rotate3d(0, 0, 1, -90deg);
}

/*
------------------------------------
	misselenious hack
------------------------------------
*/
.overlay-extend-trb,
.overlay-extend-r {
    position: relative;
}

.overlay-extend-trb:before {
    content: '';
    position: absolute;
    top: -999px;
    right: -999px;
    bottom: -999px;
    left: 0;
    background: rgba(0, 0, 0, 0.2);
}

.overlay-extend-r:before {
    content: '';
    position: absolute;
    top: 0;
    right: -999px;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.2);
}