@font-face {
    font-family: 'FjallaOne';
    src: url('../fonts/FjallaOne.woff2') format('woff2'), url('../fonts/FjallaOne.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

html,
body {
    margin: 0px;
    padding: 0px;
    width: 100%;
    min-height: 100%;
}

body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    background: #efefef;
}

a,
a:link,
a:visited {
    outline: none;
    text-decoration: none;
}

img {
    border: none;
    margin: 0px;
    display: block;
}

h1 {
    font-size: 2em;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
}

h2 {
    font-size: 1.2em;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
}

h3,
h4,
h5,
h6 {
    font-size: .9em;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
}

form,
input,
select,
textarea,
p {
    margin: 0px;
    padding: 0;
}

textarea {
    resize: none;
}

input:focus,
textarea:focus {
    outline: none;
}

input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
time {
    display: block;
    margin: 0px;
    padding: 0;
}

.customClear {
    clear: both;
    font-size: 0em;
    line-height: 0px;
    height: 0px;
    margin: 0px;
    padding: 0px;
}

.overlay {
    width: 100%;
    height: 100%;
    background: #000;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    display: none;
}

.modal_wrapper {
    width: 100%;
    position: absolute;
    padding-top: 50px;
    top: 0;
    left: 0;
    z-index: 1001;
    display: none;
}


/*IE below 9*/

#ieWrapper {
    background: #000;
    position: fixed;
    z-index: 100;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.ieHolder {
    position: relative;
    width: 555px;
    padding: 20px;
    margin: 200px auto 0 auto;
    background: #FFF;
    border: 7px solid #2b2927;
}

.btnIeUpdate {
    background: url(../images/btnIeUpdate.jpg) 0 0 no-repeat;
    width: 144px;
    height: 37px;
    position: absolute;
    right: 20px;
    bottom: 20px;
    color: #fff;
    line-height: 37px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 13px;
}

.ieLogo {
    float: left;
    width: 134px;
    height: 139px;
    background: url(../images/ieLogo.jpg) no-repeat 0 0;
}

.ieContent {
    float: right;
    margin: 0;
    padding: 0;
    width: 400px;
    color: #666;
    font-size: 15px;
    line-height: 18px;
}

.ieContent strong {
    margin: 0 0 15px 0;
    padding: 0 0 10px 0;
    border-bottom: 1px dashed #cccccc;
    display: block;
    font-size: 18px;
    color: #333;
    font-weight: normal;
}

* {
    box-sizing: border-box;
}


/*End IE below 9*/

.container {
    height: 100%;
    padding-bottom: 30px;
}

.page-header {
    background: #FFF;
    width: 100%;
    min-height: 110px;
    padding-top: 23px;
    margin-bottom: 50px;
    -webkit-box-shadow: 1px 3px 5px 0px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 1px 3px 5px 0px rgba(0, 0, 0, 0.05);
    box-shadow: 1px 3px 5px 0px rgba(0, 0, 0, 0.05);
}

.page-header img {
    margin: 0 auto;
}

.template-wrapper h2 {
    font-family: 'FjallaOne';
    font-size: 30px;
    color: #222222;
    text-align: center;
    font-weight: normal;
    padding-bottom: 60px;
    display: block;
}

.template-wrapper h2 span {
    font-size: 18px;
    color: #aaaaab;
    display: block;
}

.template-wrapper {
    min-height: 450px;
    padding: 50px 50px 80px;
    border-bottom: 1px solid #dddddd;
}

.temp-wrapper ul {
    max-width: 1116px;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex-flow: row wrap;
    margin: 0 auto
}

.temp-wrapper li {
    max-width: 256px;
    width: 100%;
    height: 256px;
    background: #FFF;
    margin-right: 30px;
    margin-bottom: 30px;
    position: relative;
    padding-bottom: 55px;
    display: flex;
    align-items: center;
    justify-content: center;
    display: none;
}

.temp-wrapper li:nth-child(4n+4) {
    margin-right: 0;
}

.temp-wrapper li span {
    background: #141414;
    min-height: 55px;
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 0;
}

.top-holder {
    font-size: 0px;
    position: absolute;
    top: 10px;
    right: 10px;
    line-height: 15px;
}

.temp-wrapper li em,
.temp-wrapper li b {
    font-family: 'FjallaOne';
    font-size: 13px;
    font-style: normal;
    font-weight: normal;
    color: #817f7f;
    display: inline-block;
}

.temp-wrapper li b {
    margin-left: 10px;
}

.temp-wrapper li a {
    font-family: 'FjallaOne';
    font-size: 22px;
    color: #FFF;
    line-height: 53px;
    width: 100%;
    height: 100%;
}


/* .temp-wrapper li img {

	margin: 60px auto 0;

} */

.temp-wrapper li:nth-child(4n+4) {
    margin-right: 0px;
}

.page-footer {
    font-family: 'FjallaOne';
    font-size: 12px;
    color: #999;
    text-align: center;
    padding: 0 0 30px;
}

.load-more {
    width: 100%;
    margin-top: 30px;
    display: none;
}

.load-more a {
    font-family: 'FjallaOne';
    font-size: 19px;
    color: #222;
    max-width: 300px;
    width: 100%;
    height: 60px;
    background: #FFF;
    text-align: center;
    margin: 0 auto;
    display: block;
    line-height: 62px;
    -webkit-transition: all 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
    -moz-transition: all 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
    transition: all 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
    position: relative;
}

.load-more a::after {
    content: "";
    max-width: 298px;
    height: 58px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    border: 2px solid #FFF;
}

.load-more a:hover {
    color: #fb9027;
    background: #141414;
}

.load-more a:hover::after {
    border: 2px solid #fb9027;
    ;
}


/* IMAGE LIGHTBOX SELECTOR */


/* IMAGE LIGHTBOX SELECTOR */

#imagelightbox {
    cursor: pointer;
    position: fixed;
    z-index: 10000;
    top: 50%;
    touch-action: none;
    box-shadow: 0 0 3.125em rgba(0, 0, 0, .75);
    /* 50 */
}

.imagelightbox-open {
    user-select: none;
    overflow: hidden;
}


/* WITH ACTIVITY INDICATION */

.imagelightbox-loading,
.imagelightbox-loading div {
    border-radius: 9999px;
}

.imagelightbox-loading {
    background-color: rgba(130, 130, 130, 0.8);
    position: fixed;
    z-index: 10003;
    top: 50%;
    left: 50%;
    padding: 0.65em;
    margin: -1.3em 0 0 -1.3em;
    box-shadow: 0 0 2.5em rgba(130, 130, 130, 0.6);
    /* 40 */
}

.imagelightbox-loading div {
    width: 1.3em;
    height: 1.3em;
    background-color: #fff;
    animation: imagelightbox-loading .5s ease infinite;
}

@keyframes imagelightbox-loading {
    from {
        opacity: .5;
        transform: scale(.75);
    }
    50% {
        opacity: 1;
        transform: scale(1);
    }
    to {
        opacity: .5;
        transform: scale(.75);
    }
}


/* WITH OVERLAY */

.imagelightbox-overlay {
    background-color: rgba(30, 30, 30, 0.9);
    position: fixed;
    z-index: 9998;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}


/* WITH "CLOSE" BUTTON */

.imagelightbox-close {
    border: none;
    cursor: pointer;
    width: 3em;
    /* 40 */
    height: 3em;
    /* 40 */
    background-color: rgba(130, 130, 130, 0.8);
    position: fixed;
    z-index: 10002;
    top: 2.5em;
    /* 40 */
    right: 2.5em;
    /* 40 */
    border-radius: 50%;
    transition: color .3s ease;
}

.imagelightbox-close:hover {
    background-color: #111;
}

.imagelightbox-close:before,
.imagelightbox-close:after {
    width: 2px;
    background-color: #fff;
    content: '';
    position: absolute;
    top: 20%;
    bottom: 20%;
    left: 50%;
    margin-left: -1px;
}

.imagelightbox-close:before {
    transform: rotate(45deg);
}

.imagelightbox-close:after {
    transform: rotate(-45deg);
}


/* WITH CAPTION */

.imagelightbox-caption {
    text-align: center;
    color: #fff;
    background-color: #666;
    position: fixed;
    z-index: 10001;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 0.625em;
    /* 10 */
    transition: opacity .25s ease;
}


/* WITH NAVIGATION */

.imagelightbox-nav {
    background-color: rgba(0, 0, 0, .5);
    position: fixed;
    z-index: 10001;
    left: 50%;
    bottom: 3.75em;
    /* 60 */
    padding: 0.313em;
    /* 5 */
    transform: translateX(-50%);
    border-radius: 20px;
}

.imagelightbox-nav a {
    position: relative;
    top: 0.2em;
    width: 1em;
    /* 20 */
    height: 1em;
    /* 20 */
    border: 1px solid #fff;
    display: inline-block;
    margin: 0 0.313em;
    /* 5 */
    border-radius: 50%;
}

.imagelightbox-nav .active {
    animation: fade-in 0.45s linear;
    background-color: #fff;
}

.imagelightbox-navitem:active {
    background: #808080;
}


/* WITH ARROWS */

.imagelightbox-arrow {
    border: none;
    border-radius: 50%;
    cursor: pointer;
    width: 50px;
    /* 53.3 */
    height: 50px;
    /* 53.3 */
    background-color: rgba(130, 130, 130, 0.8);
    vertical-align: middle;
    display: none;
    position: fixed;
    z-index: 10001;
    top: 50%;
    padding: 0;
    margin-top: -3.75em;
    /* 60 */
}

.imagelightbox-arrow:hover {
    background-color: rgba(0, 0, 0, 0.75);
}

.imagelightbox-arrow:active {
    background-color: #111;
}

.imagelightbox-arrow-left {
    left: 2.5em;
    /* 40 */
}

.imagelightbox-arrow-right {
    right: 2.5em;
    /* 40 */
}

.imagelightbox-arrow:before {
    width: 0;
    height: 0;
    border: 1em solid transparent;
    content: '';
    display: inline-block;
    margin-bottom: -7%;
}

.imagelightbox-arrow-left:before {
    border-left: none;
    border-right-color: #fff;
    margin-left: -0.35em;
}

.imagelightbox-arrow-right:before {
    border-right: none;
    border-left-color: #fff;
    margin-left: 0.2em;
}

.imagelightbox-loading,
.imagelightbox-overlay,
.imagelightbox-close,
.imagelightbox-nav,
.imagelightbox-arrow {
    animation: fade-in 0.25s linear;
}

@keyframes fade-in {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

.tab-wrapper {
    position: relative;
    padding: 40px 0;
    font-family: 'FjallaOne';
}

.tabs-list ul {
    display: flex;
    justify-content: center;
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.tabs-list li {
    text-align: center;
    font-size: 16px;
    position: relative;
    padding: 8px 0 20px;
    margin-right: 37px;
    font-size: 18px;
    line-height: 24px;
    font-weight: 500;
    cursor: pointer;
    color: #b2b0b1;
    text-transform: uppercase;
}

.tabs-list ul li.selected {
    color: #000;
}

.tabs-list ul li::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 2px;
    background-color: #fb9027;
    -webkit-transition: .45s ease-in-out;
    -moz-transition: .45s ease-in-out;
    -o-transition: .45s ease-in-out;
    transition: .45s ease-in-out;
}

.tabs-list ul li.selected::after {
    width: 100%;
}

.tabs-list ul li:last-child {
    margin-right: 0;
}

.tab-mob {
    position: relative;
    cursor: pointer;
    display: none;
    font-size: 18px;
    line-height: 22px;
    font-weight: normal;
    padding: 0 0 10px;
    background-color: #FFF;
    color: #b2b0b1;
    text-transform: uppercase;
    -webkit-transition: .45s ease-in-out;
    -moz-transition: .45s ease-in-out;
    -o-transition: .45s ease-in-out;
    transition: .45s ease-in-out;
}

.tab-mob.selected {
    color: #000;
}

.tab-mob:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 2px;
    background-color: #fb9027;
    -webkit-transition: .45s ease-in-out;
    -moz-transition: .45s ease-in-out;
    -o-transition: .45s ease-in-out;
    transition: .45s ease-in-out;
}

.tab-mob.selected::after {
    width: 100%;
}

.tab-content-wrapper {
    padding-top: 30px;
}

.tab-wrapper .tab-content {
    position: relative;
    display: none;
}

.tab-content article,
.tab-content p {
    font-size: 15px;
    font-weight: normal;
    line-height: 26px;
    margin-bottom: 0;
}

.imagelightbox-wrapper a:focus,
.imagelightbox-wrapper button:focus {
    outline: none;
}

.imagelightbox-zoom {
    border: none;
    cursor: pointer;
    width: 3em;
    height: 3em;
    background-color: rgba(130, 130, 130, 0.8);
    position: fixed;
    z-index: 10002;
    top: 2.5em;
    border-radius: 50%;
    transition: color .3s ease;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 22px;
}

.imagelightbox-zoom:hover {
    background-color: rgba(0, 0, 0, 1);
}

.btn-zoomin {
    background-image: url(../images/zoom-in.png);
    right: 10em;
}

.btn-zoomout {
    right: 6.2em;
    background-image: url(../images/zoom-out.png);
}

.btn-zoomout.disable {
    background-color: rgba(130, 130, 130, 0.4);
    pointer-events: none;
}

.imagelightbox-open {
    overflow: auto;
}

@media only screen and (max-width: 41.250em) {
    /* 660 */
    #container {
        width: 100%;
    }
    .imagelightbox-close {
        top: 1.25em;
        /* 20 */
        right: 1.25em;
        /* 20 */
    }
    .imagelightbox-arrow {
        width: 2.5em;
        /* 40 */
        height: 3.75em;
        /* 60 */
        margin-top: -1.875em;
        /* 30 */
    }
    .imagelightbox-arrow-left {
        left: 1.25em;
        /* 20 */
    }
    .imagelightbox-arrow-right {
        right: 1.25em;
        /* 20 */
    }
}

@media only screen and (max-width: 20em) {
    /* 320 */
    .imagelightbox-arrow-left {
        left: 0;
    }
    .imagelightbox-arrow-right {
        right: 0;
    }
}

@media screen and (max-width: 1230px) {
    .tabs-list li {
        margin-right: 34px;
        font-size: 16px;
    }
    .temp-wrapper ul {
        flex-flow: column wrap;
        flex-direction: row;
        justify-content: center;
    }
    .temp-wrapper li:nth-child(4n+4) {
        margin-right: 30px;
    }
    .temp-wrapper li:nth-child(3n+3) {
        margin-right: 0;
    }
}

@media screen and (max-width: 1024px) {
    .tabs-list li {
        margin-right: 14px;
        font-size: 15px;
    }
}

@media screen and (max-width: 945px) {
    .temp-wrapper li:nth-child(3n+3) {
        margin-right: 30px;
    }
    .temp-wrapper li:nth-child(2n+2) {
        margin-right: 0;
    }
    .tabs-list ul {
        display: flex;
        flex-wrap: wrap;
    }
    .tabs-list li {
        margin-right: 14px;
        font-size: 16px;
    }
}

@media screen and (max-width: 768px) {
    .template-wrapper {
        padding: 50px 20px 45px;
    }
    .temp-wrapper ul {
        flex-direction: column;
        align-items: center;
    }
    .temp-wrapper li,
    .temp-wrapper li:nth-child(2n+2),
    .temp-wrapper li:nth-child(3n+3) {
        margin-right: 0;
    }
    .load-more {
        margin: 0;
    }
    .load-more a {
        font-size: 16px;
        height: 50px;
        line-height: 55px;
    }
    .load-more a,
    .load-more a::after {
        max-width: inherit;
    }
    .load-more a::after {
        height: 48px;
        width: 99%;
    }
    .tabs-list li {
        padding-bottom: 10px;
    }
    .page-header {
        margin-bottom: 25px;
    }
    .template-wrapper h2 {
        padding-bottom: 0;
    }
}