@font-face {
    font-family: 'amithen_extraregular';
    src: url('../fonts/amithen_extra-webfont.eot');
    src: url('../fonts/amithen_extra-webfont_.eot#iefix') format('embedded-opentype'),
         url('../fonts/amithen_extra-webfont.woff2') format('woff2'),
         url('../fonts/amithen_extra-webfont.woff') format('woff'),
         url('../fonts/amithen_extra-webfont.svg#amithen_extraregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'amithenregular';
    src: url('../fonts/amithen-webfont.eot');
    src: url('../fonts/amithen-webfont_.eot#iefix') format('embedded-opentype'),
         url('../fonts/amithen-webfont.woff2') format('woff2'),
         url('../fonts/amithen-webfont.woff') format('woff'),
         url('../fonts/amithen-webfont.svg#amithenregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* Footer */
#footer\#1-1-0-0 {
    font-size: 12px;
}

#footer\#1-1-0-2 .uk-dropdown {
    border: 1px solid #eaeaea;
}
/* Footer */

/* Home */
#page\#0 {
    z-index: 0;
}

@media (max-width: 959px) {
    #page\#2-1-0-0 .el-image {
        width: 500px;
    }
}

@media (max-width: 639px) {
    #page\#2-1-0-0 .el-image {
        width: 300px;
    }
}

@media (min-width: 640px) and (max-width: 960px) {
    #page\#6-1-0-0 > * > :last-child {
        display: none;
    }
    #page\#1-1-0-0 > * > :last-child {
        display: none;
    }
}
/* Home */

/* Feedback Form */
.comment-btn {
    width: 55px;
    height: 55px;
    border-radius: 50%;
    background: #bd242b;
    text-align: center;
    line-height: 55px;
    border: 1px solid transparent;
    position: fixed;
    bottom: 100px;
    right: 23px;
    cursor: pointer;
}
/* Feedback Form */

/* Trekking */
@media (min-width: 640px) and (max-width: 960px) {
    #page\#1-1-0-0 > * > :last-child {
        display: none;
    }
}
/* End Trekking */

.uk-notification-message.uk-notification-message-success {
    background-color: #f8ce1c;
}
.uk-notification-message.uk-notification-message-danger {
    background-color: #bd242b;
}

.pignose-calendar{
    width: 100% !important; 
    margin: unset !important;
}
.pignose-calendar .pignose-calendar-body{
    font-size: 85% !important;
}
.pignose-calendar .pignose-calendar-unit.pignose-calendar-unit-active a {
    background-color: #1c5c6d !important;
}
.pignose-calendar .pignose-calendar-top .pignose-calendar-top-nav .pignose-calendar-top-icon{
    color: #fff !important;
}
.pignose-calendar .pignose-calendar-top {
    background-color: #1c5c6d !important;
}
.pignose-calendar-button-group {
    border-top: 1px solid #e2e2e2;
    overflow: hidden;
}
.pignose-calendar-button-group .pignose-calendar-button {
    width: 50%;
    display: block;
    float: left;
    height: 3.2em;
    text-align: center;
    line-height: 3.2em;
    color: #333;
    font-weight: 600;
    text-decoration: none;
    -webkit-transition: background-color .3s ease;
    transition: background-color .3s ease;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.pignose-calendar-button-group .pignose-calendar-button-apply {
    color: #fff;
    background-color: #2fabb7;
}

.photo-credit{
    background: rgb(64 82 92 / 50%);
    padding: 5px 15px;
    color: #fff;
    border-top-left-radius: 5px;
}
.bannerphoto-credit{
    background: rgb(64 82 92 / 50%);
    padding: 5px 15px;
    color: #fff;
    border-top-left-radius: 5px;
    bottom: 28px;
}
.img-100 {
    height: 100px;
    width: 100%;
    object-fit: cover;
}
.img-117 {
    height: 117px;
    width: 100%;
    object-fit: cover;
}
.img-155 {
    height: 155px;
    width: 100%;
    object-fit: cover;
}
.img-168 {
    height: 168px;
    object-fit: cover;
}
.img-250 {
    height: 250px;
    width: 100%;
    object-fit: cover;
}
.img-305 {
    height: 305px;
    width: 100%;
    object-fit: cover;
}
.img-370 {
    height: 370px;
    width: 100%;
    object-fit: cover;
}
.img-400 {
    width: 100%;
    height: 400px;
    object-fit: cover;
}
.img-420 {
    width: 100%;
    height: 420px;
    object-fit: cover;
}
.img-500 {
    width: 100%;
    height: 500px;
    object-fit: cover;
}

/* Aspect Ratio Utilities */
.aspect-ratio img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
}

.aspect-ratio{
    position: relative;
    width: 100%;
}

.aspect-ratio-3-2{
    padding-top: 66.67%;
}

.aspect-ratio-16-9{
    padding-top: 56.25%;
}

.aspect-ratio-1-1{
    padding-top: 100%;
}

/* Utilities */

.link-primary-hover{
    transition: all 0.3s;
}

.link-primary-hover:hover{
    color: #fcce1c !important;
}

.underline-primary{
    position: relative;
}

.underline-primary:after{
    position: absolute;
    content: '';
    width: 100%;
    height: 2px;
    border-radius: 500px;
    background-color: #fcce1c;
    left: 0;
    bottom: -2px;
}

/* Utilities */

/* Newsletter section design */

.newsletter-img-left{
    transform: scale(0.7) translateX(5rem);
}

.newsletter-img-center{
    transform: scale(0.9);
    z-index: 9;
}

.newsletter-img-right{
    transform: scale(0.7) translateX(-5rem);
}

@media (max-width: 960px){
    .newsletter-heading{
        margin-bottom: 10px;
    }
}

/* Newsletter section design */

/* NTB Header styles */

.header-logo{
    position: relative;
}

.logo-divider{
    position: relative;
    display: inline-block;
    height: 60px;
    width: 1px;   
}

.logo-divider:after{
    position: absolute;
    content: '';
    display: inline-block;
    height: 60%;
    top: 50%;
    left: 0;
    width: 1px;
    transform: translateY(-50%);
    background-color: rgba(0,0,0,0.07);
}

/* NTB Header styles */

.bg-solid{background: #fff;}
.uk-navbar-center:not(:only-child){width: auto;}
@media (max-width: 640px){
	.img-155{
		height: auto;
	}
}
@media (max-width: 1569px) and (min-width: 1199px){
	.uk-navbar-nav>li>a{
		font-size: 12px;
	}
}