@font-face {
    font-family: 'BrownStd Reclining';
    src: url('../fonts/BrownStd-ReclinRegular.eot');
    src: url('../fonts/BrownStd-ReclinRegular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/BrownStd-ReclinRegular.woff2') format('woff2'),
        url('../fonts/BrownStd-ReclinRegular.woff') format('woff'),
        url('../fonts/BrownStd-ReclinRegular.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'BrownStd Light Reclining';
    src: url('../fonts/BrownStd-ReclinLight.eot');
    src: url('../fonts/BrownStd-ReclinLight.eot?#iefix') format('embedded-opentype'),
        url('../fonts/BrownStd-ReclinLight.woff2') format('woff2'),
        url('../fonts/BrownStd-ReclinLight.woff') format('woff'),
        url('../fonts/BrownStd-ReclinLight.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'BrownStd';
    src: url('../fonts/BrownStd-Light.eot');
    src: url('../fonts/BrownStd-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/BrownStd-Light.woff2') format('woff2'),
        url('../fonts/BrownStd-Light.woff') format('woff'),
        url('../fonts/BrownStd-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'BrownStd';
    src: url('../fonts/BrownStd-Thin.eot');
    src: url('../fonts/BrownStd-Thin.eot?#iefix') format('embedded-opentype'),
        url('../fonts/BrownStd-Thin.woff2') format('woff2'),
        url('../fonts/BrownStd-Thin.woff') format('woff'),
        url('../fonts/BrownStd-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'BrownStd';
    src: url('../fonts/BrownStd-ThinItalic.eot');
    src: url('../fonts/BrownStd-ThinItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/BrownStd-ThinItalic.woff2') format('woff2'),
        url('../fonts/BrownStd-ThinItalic.woff') format('woff'),
        url('../fonts/BrownStd-ThinItalic.ttf') format('truetype');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'BrownStd';
    src: url('../fonts/BrownStd-Bold.eot');
    src: url('../fonts/BrownStd-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/BrownStd-Bold.woff2') format('woff2'),
        url('../fonts/BrownStd-Bold.woff') format('woff'),
        url('../fonts/BrownStd-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'BrownStd';
    src: url('../fonts/BrownStd-Regular.eot');
    src: url('../fonts/BrownStd-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/BrownStd-Regular.woff2') format('woff2'),
        url('../fonts/BrownStd-Regular.woff') format('woff'),
        url('../fonts/BrownStd-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'BrownStd';
    src: url('../fonts/BrownStd-BoldItalic.eot');
    src: url('../fonts/BrownStd-BoldItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/BrownStd-BoldItalic.woff2') format('woff2'),
        url('../fonts/BrownStd-BoldItalic.woff') format('woff'),
        url('../fonts/BrownStd-BoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'BrownStd';
    src: url('../fonts/BrownStd-Italic.eot');
    src: url('../fonts/BrownStd-Italic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/BrownStd-Italic.woff2') format('woff2'),
        url('../fonts/BrownStd-Italic.woff') format('woff'),
        url('../fonts/BrownStd-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}


html{
    overflow-x: hidden;
}
h1, h2, h3, h4, h5, h6 {
    margin: 0;
    font-family: 'BrownStd' !important;
}
h1 span {
    font-family: 'BrownStd';
    font-weight: 700;
    letter-spacing: 1.6px;
}
#qx-heading-1427 h1 span {
    letter-spacing: 3.2px;
}
h2 span{
    font-family: 'BrownStd';
    font-weight: bold;
    letter-spacing: 1.6px;
}
.qx-element-wrap{
    margin: 0 !important;
}
p,div{
    margin: 0;
    font-family: 'BrownStd' !important;
}
span{
    font-family: 'BrownStd' !important;
}
#qx-row-63735 h2{
    padding-bottom: 16px;
}
#qx-row-63735 a{
    color: #fff;
}
.t3-mainbody, .t3-content {
    padding-top: 0;
    padding-bottom: 0;
}
/* #t3-footer{
    display: none;
} */
.qx-btn:focus{
    box-shadow: none;
}
a.qx-btn-primary{
    font-size: 14px;
    color: #fff;
    padding: 16px 32px;
    border-radius: 25px;
    border: solid 1px #9ba3ac;
    background: transparent;
    text-transform: uppercase;
    transition: 0.3s all ease;
}
a.qx-btn-primary:hover{
    color: #191919;
    background: #fff;
    transition: 0.3s all ease;
    border-color: #fff;
}


/* Header and Menu */
#t3-mainnav.wrap.navbar.navbar-default.t3-mainnav{
    display: none;
}
.t3-header {
    padding-top: 0;
}
.header-bg {
    background: transparent;
    position: fixed;
    width: 100%;
    z-index: 9999;
    height: 85px;
    transition: 0.3s all ease;
}
.logo-image .logo-img {
    max-height: 50px;
    transition: .3s ease all;
}
ul.level0 {
    margin-left: auto;
    padding-top: 15px;
    margin-right: 15px;
}
ul.level0 li a {
    color: #fff;
    font-size: 15px;
    letter-spacing: 0.75px;
    text-transform: uppercase;
}
.nav > li > a:hover,
.nav > li > a:focus {
    background-color: unset;
}
ul.level0 li a{
    background: none !important;
}
ul.level0 li a:hover,
ul.level0 li.active a{
    color: #fff !important;
}

ul.nav.navbar-nav.level0 ul.level1 li:last-child a:hover{
    color: #fff !important;
}
ul.level0 li:last-child a:hover {
    color: #fff;
    border-color: #fff!important;
}
ul.level0 li.active a{
    color: #fff;
}
.t3-navbar.navbar-collapse.collapse .level0 > li:first-child {
    display: none;
}
.t3-megamenu ul.level0 > li:last-child{
    right:8%;
    position:absolute;
}
#t3-header .t3-navbar.navbar-collapse.collapse{
    width: 48%;
    margin-left: auto;
    margin-right: auto;
}
.reserve-menu{
    color: #fff;
    padding: 10px 33px 10px 33px !important;
    border-radius: 50px;
    border: solid 1px #fff;
}
ul.level0 li .reserve-menu:hover{
    color: #212121 !important;
    border: solid 1px #fff;
    background-color: #fff !important;
}
/* sticky mneu */
.logo-sticky-menu img.logo-img{
    max-height: 50px;
}
.logo-sticky-menu {
    opacity: 0;
}
.sticky-menu {
    position: fixed;
    z-index: 9999;
    top: 0;
    width: 100%;
    background: rgba(212,211,211,0.6);
    box-shadow: 0 3px 1rem rgb(0 0 0 / 10%);
}
.sticky-menu ul.level0 {
    padding-top: 17px;
}
.sticky-menu ul.level0 li a {
    color: #212121;
}
.navbar-brand {
    height: auto;
}
.sticky-menu .logo-sticky-menu {
    opacity: 1;
}
.sticky-menu .logo-sticky-menu .logo-img {
    max-height: 50px;
    transition: .3s ease all;
}
.sticky-menu .logo-image {
    display: none;
}
.sticky-menu .reserve-menu {
    border: solid 1px #212121;
}

/* menu hover animation */
ul.level0 li a {
  position: relative;
  text-decoration: none;
}
ul.level0 li a::after {
  position: absolute;
  content: "";
  width: 50%;
  height: 1px;
  top: 80%;
  left: 25%;
  background: #fff;
  transition: transform 0.5s;
  transform: scaleX(0);
  transform-origin: left;
}
ul.level0 li a:hover::after {
  transform: scaleX(1);
}
ul.level0 li:last-child a:hover::after {
  transform: scaleX(0);
}
ul.level0 li.active a::after {
  transform: scaleX(1);
}
/* hide offcanvas on desktop */
.off-canvas-toggle {
    display: none;
}
/* top-section-collapse */
#qx-section-462 {
    /* margin-top: -70px; */
}
#qx-section-882{
    margin-top: -70px;
}


/* HOMEPAGE */

#qx-heading-1427 h2 span{
    letter-spacing: 3.2px;
}
#qx-column-8134 .qx-col-wrap,
#qx-column-24322 .qx-col-wrap{
    display: flex;
    align-items: center;
}
#qx-column-8134 .qx-col-wrap .qx-element-heading-v2,
#qx-column-24322 .qx-col-wrap .qx-element-heading-v2{
    padding-bottom: 39px;
}
#qx-column-8134 .qx-col-wrap  #qx-text-53145,
#qx-column-24322 .qx-col-wrap  #qx-text-36320{
    padding-bottom: 39px;
}
#qx-row-8433 a,
#qx-row-70317 a{
    font-size: 14px;
    color: #fff;
    padding: 16px 32px;
    border-radius: 25px;
    border: solid 1px #9ba3ac;
    background: transparent;
    text-transform: uppercase;
    transition: 0.3s all ease;
}
#qx-row-8433 a:hover,
#qx-row-70317 a:hover{
    color: #191919;
    background: #fff;
    transition: 0.3s all ease;
}
#qx-row-541107 h2{
    padding-top: 24px;
    padding-bottom: 18px;
    letter-spacing: 3.2px;
}
#qx-row-541107 h2 span{
    letter-spacing: 0px;
}
#qx-row-451452{
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
}
#qx-row-63735 h2 span{
    letter-spacing: 0.9px;
}
#qx-row-451452 img{
    width: 100%;
    padding: 1px;
}

/* latest news homepage */
.latest-blog ul {
    display: flex;
}
.latest-blog ul .clearList {
    display: none !important;
}
.home .latest-blog img {
    max-width: 100%;
    object-fit: cover;
    width: 100%;
    transition: 0.3s;
}
.latest-blog .moduleItemImage {
    overflow: hidden;
}
.latest-blog li {
    width: 50%;
    padding: 0px 15px !important;
}
.latest-blog li .moduleItemTitle,
.latest-blog li .moduleItemIntrotext {
    padding: 0px 20px !important;
}
.latest-blog li .moduleItemTitle {
    margin-top: 10px;
}
.latest-blog li .moduleItemIntrotext {
    margin-bottom: 20px;
    overflow: hidden;
    padding: 0 !important;
}
.latest-blog  div.moduleItemIntrotext a.moduleItemImage img {
    padding-right: 0px !important;
}
.k2ItemsBlock.latest-blog li{
    display: flex;
    flex-direction: column;
}
.k2ItemsBlock.latest-blog li .moduleItemIntrotext{
    order: 1;
}
.k2ItemsBlock.latest-blog li a.moduleItemTitle{
    order: 3;
    text-align: center;
    font-size: 20px;
    line-height: 1.4;
    color: #fff;
}
.k2ItemsBlock.latest-blog li .moduleItemDateCreated{
    order: 2;
    text-align: center;
    font-size: 14px;
    line-height: 1.57;
    color: #a0a5aa;
    text-transform: uppercase;
    padding-bottom: 4px;
}
.latest-blog img{
    height: 240px !important;
    object-fit: cover !important;
}
.latest-blog .moduleItemImage img {
    object-fit: cover;
    object-position: top;
    height: 350px !important;
}

/* juicer ig feed */
#qx-heading-801401 a{
    color: #fff;
    transition: 0.3s all ease;
}
#qx-heading-801401 a:hover{
    color: #191919;
    text-decoration: none;
}
.juicer-feed .referral{
    display: none !important;
}
#qx-row-38207{
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    overflow: hidden;
}
#qx-row-38207 .j-stacker .j-stack{
    padding: 1px !important;
}
.juicer-feed.image-grid li.feed-item img {
    object-fit: cover !important;
}
.juicer-feed.image-grid li.feed-item img {
    height: 310px !important;
}
.juicer-feed h1, .juicer-feed .j-poster, .juicer-feed .j-text, .juicer-ad {
    display: none !important;
}
#qx-row-38207 .qx-col-wrap{
    padding-bottom: 0;
}
#qx-row-38207 li.feed-item{
    margin-bottom: 0px !important;
}
.j-gallery-nav{
    display: none !important;
}
.home .t3-footer {
    border-top: 0px solid #516893 !important;
}

/* ARTICLE PAGE */
.itemSocialSharing{
    display: none;
}
.back-and-social-share{
    display: flex;
    justify-content: space-between;
    border-top: 1px solid #516893;
    border-bottom: 1px solid #516893;
    padding: 10px 0;
    margin-top: 60px;
}
.back-and-social-share p a{
    font-size: 14px;
    line-height: 2.14;
    text-align: left;
    color: #fff;
    text-transform: uppercase;
}
.back-and-social-share p.back-to-blog a::before{
    content: '<';
    margin-right: 7px;
}
.back-and-social-share p.back-to-blog a::before {
    font-family: 'Font Awesome 5 Free';
    content: "\f104";
    font-weight: 900;
}
.share-btn-blog{
    display: flex;
}
.share-btn-blog p{
    font-size: 17px;
    font-weight: 300;
    color: #fff;
    margin-right: 10px;
    margin-top: 5px;
}
.at-share-btn-elements a{
    background-color: transparent !important;
    border: 1px solid #fff !important;
}
.at-share-btn-elements a:hover{
    background-color: #99a3ad !important;
    border: 1px solid #99a3ad !important;
}
.addthis_inline_share_toolbox .at-resp-share-element .at-share-btn{
   margin-bottom: 0;
}

/* footer */
/* .footer-menu ul{
    display: flex;
    justify-content: center;
    list-style: none;
}
.footer-menu ul li{
    margin-right: 30px;
}
.footer-menu ul li a{
    color: #fff;
}
#qx-section-31626{
    border-top: 1px solid #516893;
}
#qx-section-771814{
    border-top: 1px solid #334b79;
} */

/* FOOTER */
#t3-footer,
#t3-footer .custom,
#t3-footer .module-inner {
    background-color: transparent ;
}
.t3-footnav{
    padding: 60px 0 30px !important;
}
.t3-footer{
    border-top: 1px solid #516893 !important;
    background: url(/images/homepage/main-bg.jpg) no-repeat;
    background-size: fit !important;
    background-repeat: repeat;
}
.t3-footnav .t3-module{
    background: transparent !important;
    margin: 0;
}
#collapseOne img{
    width: 14%;
}
#t3-footer .panel {
    -webkit-box-shadow: none;
    background-color: transparent ;
    box-shadow: none;
    margin-bottom: 20px;
    background-color: transparent ;
    border: 0px solid transparent;
}
#t3-footer .panel-info > .panel-heading {
    background-color: transparent ;
    border-color: #f7f7f8;
    padding-bottom: 0;
    pointer-events: none;
    cursor: pointer;
}
.t3-footer .t3-spotlight h4{
    display: none;
}
.t3-footer .t3-spotlight a,
.t3-footer .t3-spotlight p,
.t3-footer .t3-spotlight li {
    font-size: 16px;
	color: #fff !important;
    transition: 0.3s all ease;
}
.t3-footer .panel-collapse.collapse {
    height: auto !important;
    display: block !important;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
    border-top: 0px solid #dddddd;
}
.panel-group .panel-heading + .panel-collapse > .panel-body{
    padding-top: 0px;
    text-align: center;
}
.panel-group .panel-heading + .panel-collapse > .panel-body ul{
    display: flex;
    justify-content: center;
}
.panel-group .panel-heading + .panel-collapse > .panel-body ul li{
    margin-right: 30px;
}
.social-footer img{
    margin-right: 12px;
    margin-left: 12px;
}
/* footer-copyright */
.t3-copyright {
    padding: 28px 0 8px;
    text-align: center;
    border-top: 1px solid #334b79;
}
.copyright p {
    font-size: 15px;
    font-weight: 300;
    line-height: 1.47;
    color: #99a3ad;
}
.copyright small,
.copyright small a {
    font-size: 13px;
    font-weight: 300;
    line-height: 1.99;
    color: #99a3ad;
    transition: 0.3s all ease;
}

/* ABOUT PAGE */
#qx-text-13234 br{
    display: none;
}

/* MENU PAGE */
#qx-text-7871{
    font-size: 20px !important;
    padding-bottom: 54px;
}
.itemid-287 #qx-section-2638 h1 span{
    font-size: 32px;
    font-weight: bold;
    line-height: 1.16;
    letter-spacing: 1.6px;
    color: #fff;
    text-transform: uppercase;
}
.itemid-287 #qx-section-2638 h3 span{
    font-size: 18px;
    line-height: 2.06;
    color: #fff;
    text-transform: capitalize;
    font-weight: bold;
}
.itemid-287 #qx-section-2638 .qx-element-text-v2{
    font-size: 17px;
    font-weight: 300;
    line-height: 1.53;
    color: #fff;
}
#qx-row-28363{
    border-top: 1px solid #516893;
}
#qx-column-4227 > .qx-col-wrap{
    padding-left: 0;
}
#qx-divider-74167 .qx-divider-separator {
    margin-bottom: 0;
}
#qx-column-4227 > .qx-col-wrap{
    padding-top: 0;
}
#qx-row-13204,
#qx-row-84520{
    border-top: 1px solid #516893;
}
#qx-column-42173 > .qx-col-wrap{
    padding-left: 0;
}
#qx-divider-757 .qx-divider-separator {
    margin-bottom: 0;
}
#qx-column-42173 > .qx-col-wrap{
    padding-top: 0;
}
#qx-row-20114 ,
#qx-row-2249 ,
#qx-row-58258 ,
#qx-row-54267 ,
#qx-row-47276 {
    border-top: 1px solid #516893;
}
#qx-row-47276 {
    border-bottom: 1px solid #516893;
}
#qx-column-10107 > .qx-col-wrap{
    padding-left: 0;
}
#qx-divider-81106 .qx-divider-separator {
    margin-bottom: 0;
}
#qx-column-53104 > .qx-col-wrap{
    padding-top: 0;
}
#qx-text-94588 b{
    font-size: 11px;
    font-style: italic;
}
#qx-heading-88187 span{
    visibility: hidden;
}
#qx-row-44182 {
    border-top: 1px solid #516893;
}
#qx-text-19762 b{
    font-size: 11px;
    font-style: italic;
}
#qx-row-10759{
    border-top: 1px solid #516893;
}
#qx-text-53216 b,
#qx-text-99295 b{
    font-size: 13px;
    font-style: italic;
}

/* GALLERY PAGE */
.ba-edit-gallery-btn{
    display: none !important;
}
.ba-btn.load-more{
    text-transform: uppercase;
    margin-top: 30px;
}

/* CONTACT US PAGE */
#qx-column-3965 h2{
    padding-top: 36px;
}
#qx-column-3965 #qx-heading-5575 h2{
    padding-top: 0px;
}
#qx-column-3965 h2 span{
    font-size: 18px;
    font-weight: bold;
    line-height: 1.67;
    letter-spacing: 0.9px;
    color: #fff;
    text-transform: uppercase;
}
#qx-column-3965 .qx-element-text-v2{
    font-size: 17px;
    font-weight: 300;
    line-height: 1.53;
    color: #fff;
    padding-top: 16px;
}
#qx-text-41135{
    margin-top: 20px;
}
#qx-text-41135 a{
    font-size: 12px;
    font-weight: 600;
    color: #191919;
    padding: 10px 20px 10px 20px;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    background-color: #f2f2f2;
    border-radius: 16px;
    margin-right: 12px;
}
#qx-text-41135 a img{
    margin-right: 8px;
    margin-top: -5px;
}
#qx-text-50191 a{
    color: #fff;
}
#qx-heading-25252 h1 span{
    font-size: 32px;
    font-weight: bold;
    line-height: 1.56;
    letter-spacing: 2.56px;
    color: #fff;
    text-transform: uppercase;
}
#qx-text-32273{
    font-size: 17px;
    font-weight: 300;
    line-height: 1.53;
    color: #fff;
    padding-bottom: 43px;
    padding-top: 16px;
}

/* form */
#userForm label {
    font-size: 16px;
}
#userForm .rsform-block label .formRequired {
    display: none;
}
#userForm input {
    padding: 10px;
    width: 85%;
    font-size: 15px;
    color: #212942;
    border-radius: 6px;
    background: #e8e8e8;
}
#userForm textarea {
    padding: 10px;
    width: 89%;
    font-size: 15px;
    border-radius: 6px;
    background: #e8e8e8;
}
#userForm input:focus,
#userForm select:focus,
#userForm textarea:focus {
    border: solid 3px #9ba3ac;
    background-color: #fff;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -moz-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
}
#userForm .rsform-submit-button {
    background: transparent;
    color: #fff;
    font-size: 14px;
    padding: 16px 32px;
    border-color: #fff;
    border-radius: 25px;
    transition: 0.3s all ease;
    margin-top: 20px;
    text-transform: uppercase;
}
#userForm .rsform-submit-button:hover {
    background-color: #fff;
    color: #191919;
    border-color: #fff;
}
#rsform_3_page_0 .formControlLabel{
    display: none !important;
}
#rsform_3_page_0 .formControls{
    margin: 0;
}
.formResponsive .formHorizontal .rsform-block{
    margin-bottom: 0 !important;
}
#rsform_3_page_0 .formValidation{
    display: none;
}

/* THANK YOU PAGE */
.itemid-292 .header-bg{
 display: none;
}
.itemid-292 #t3-mainnav{
    display: none;
}


/* PRELOADER ANIMATION WHEN LOAD SITE */
.preloader {
  align-items: center;
  background: #FFF;
  display: flex;
  height: 100vh;
  justify-content: center;
  left: 0;
  position: fixed;
  top: 0;
  transition: opacity 0.2s linear;
  width: 100%;
  z-index: 9999;
  opacity: 1;
  transform: opacity 1s linear;
}
.component.window.com_quix body .preloader{
    display: none !important;
}


/* BLOG/LATEST NEWS CATEGORY PAGE */
.itemid-296 .cus-blog .itemContainer:first-child,
.itemid-297 .cus-blog .itemContainer:first-child{
    display: block;
}
.itemid-296 .cus-blog .itemContainer,
.itemid-297 .cus-blog .itemContainer{
    display: none;
}
.custommain-title-banner {
    text-align: center;
    color: #fff;
    padding-top: 120px;
    padding-bottom: 90px;
    background-size: cover;
    margin-top: -60px;

    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
}
.custommain-title-banner p {
    font-size: 40px;
    /* font-weight: 600; */
    text-transform: uppercase;
}
#itemListLeading .catItemView{
    padding: 10px;
}
.catItemBody .catItemHeader{
    text-align: center;
}
.catItemBody .catItemHeader .catItemDateCreated{
    font-size: 14px;
    color: #a0a5aa;
    text-transform: uppercase;
}
.catItemBody .catItemHeader .catItemTitle a{
    font-size: 24px;
    line-height: 1.17;
    color: #fff;
}
.com_k2 .t3-wrapper{
    background: url(/images/homepage/main-bg.jpg) no-repeat;
    background-size: fit;
    background-repeat: repeat;
}
.k2Pagination .pagination{
    float: none;
}
.cus-blog .pagination > .disabled > span,
.cus-blog .pagination > .disabled > span:hover,
.cus-blog .pagination > .disabled > span:focus,
.cus-blog .pagination > .disabled > a,
.cus-blog .pagination > .disabled > a:hover,
.cus-blog .pagination > .disabled > a:focus {
    color: #fff;
    background-color: transparent;
    border-color: transparent;
    cursor: not-allowed;
}
.cus-blog div.k2Pagination ul li{
    border-bottom: 1px solid #fff;
}
.cus-blog div.k2Pagination ul li.hidden-phone{
    border-bottom: 1px solid #fff;
    position: relative;
    top: 1px;
}
.cus-blog div.k2Pagination ul li.active{
    border-bottom: 3px solid #fff;
    position: relative;
    top: 0px;
}
.cus-blog div.k2Pagination ul li a {
    display: inline-block;
    padding: 4px 8px;
    margin: 0 8px;
    border: transparent;
    border-radius: 4px;
    vertical-align: middle;
    background: transparent;
    text-decoration: none;
    color: #fff;
}
.layout-category .container.t3-sl.t3-sl-1{
    padding-bottom: 0;
}
#Mod137{
    margin-bottom: 19px;;
}
#Mod137 ul.nav.nav-pills.nav-stacked.menu{
    display: flex;
    justify-content: center;
}
#Mod137 ul.nav.nav-pills.nav-stacked.menu li a{
    font-size: 18px;
    font-weight: bold;
    color: #99a3ad;
}
.container.t3-sl.t3-sl-1{
    display: none;
}
.layout-category .container.t3-sl.t3-sl-1{
    display: block;
}

#Mod137 ul.nav.nav-pills.nav-stacked.menu li a::after {
    position: absolute;
    content: "";
    width: 50%;
    height: 1px;
    top: 80%;
    left: 25%;
    background: #fff;
    transition: transform 0.5s;
    transform: scaleX(0);
    transform-origin: left;
}
#Mod137 ul.nav.nav-pills.nav-stacked.menu li a:hover::after {
    transform: scaleX(1);
}
#Mod137 ul.nav.nav-pills.nav-stacked.menu li.active a::after {
    transform: scaleX(1);
}
#Mod137 ul.nav.nav-pills.nav-stacked.menu li.active a{
    color: #fff;
}
#Mod137  .nav-pills > li.active > a,
#Mod137  .nav-pills > li.active > a:hover,
#Mod137  .nav-pills > li.active > a:focus {
    background-color: transparent;
}
.itemid-293 #Mod137 ul.nav.nav-pills.nav-stacked.menu li:first-child a::after{
    transform: scaleX(1);
}
.itemid-293 #Mod137 ul.nav.nav-pills.nav-stacked.menu li:first-child a {
    color: #fff;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
    background-color: transparent !important;
    border-color: transparent !important;
}
.cus-blog .catItemImageBlock .catItemImage img{
    height: 375px !important;
    object-fit: cover;
    object-position: top;
}

/* ARTICLE PAGE */
.com_k2.view-item div#t3-mainbody{
    padding-top: 130px;
}
.com_k2.view-item .custommain-title-banner{
    display: none;
}
/* left column article */
.itemView .itemHeader{
    display: flex;
    flex-direction: column;
}
.itemView .itemDateCreated{
    order: 2;
    font-size: 14px;
    color: #a0a5aa;
    text-transform: uppercase;
}
.itemView .itemDateCreated::before{
    content:url('/images/latest-news/calendar.png');
    position: relative;
    top: 3px;
    margin-right: 7px;
}
.itemView h2.itemTitle{
    padding-top: 0 !important;
    order: 1;
    font-size: 32px;
    line-height: 1.19;
    color: #fff;
    padding-bottom: 20px !important;
}
.itemView .itemBody{
    padding-top: 38px;
}
.itemView span.itemImage {
    text-align: left;
}
.itemView span.itemImage img {
   width: 100% !important;
}
.itemView .itemFullText p{
    font-size: 17px;
    font-weight: 300;
    line-height: 1.65;
    color: #fff;
}
.itemBackToTop{
    display: none;
}
.itemid-293 .itemView span.itemImage img {
    width: 300px !important;
}
.itemid-293 .itemBody .itemImageBlock{
    float: left;
    padding: 0 40px 20px 0;
}

/* right column latest blog */
.blog-sticky .moduletablelatest-post {
    width: 262.5px;
}
.com_k2 .itemToolbar{
    display: none;
}
.blog-article .moduletablelatest-post h3 {
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 16px;
    text-transform: uppercase;
}
.k2ItemsBlock.latest-post li{
    display: flex;
    flex-direction: column;
}
div.k2ItemsBlock ul li div.moduleItemIntrotext a.moduleItemImage img {
    float: left !important;
    width: 100%;
    padding-right: 10px;
}
.k2ItemsBlock.latest-post .moduleItemTitle{
    order: 1;
}
.blog-article .moduletablelatest-post {
    border: 1px solid #516893;
    padding: 15px;
}
.blog-article .moduletablelatest-post ul a.moduleItemTitle{
    color: #fff;
    font-weight: 300;
}
.latest-post img{
    height: 140px !important;
    object-fit: cover;
}
.latest-post .moduleItemIntrotext img {
    object-fit: cover;
    object-position: top;
}

/* ------- RESPONSIVE --------- */

@media (max-width: 540px){

    /* menu and header */
    .header-bg {
        position: fixed !important;
        margin-top: 0px !important;
    }
    img.logo-img {
        max-height: 40px !important;
    }
    .header-bg {
        height: 65px;
    }
    button.navbar-toggle{
        display: none;
    }
    #qx-section-882,
    #qx-section-1214{
        margin-left: 0 !important;
    }
    button.off-canvas-toggle {
        position: absolute;
        top: 10px;
        right: 10px;
        background: 0 0;
        color: #fff;
        display: block;
        border: none;
        font-size: 20px;
    }
    .t3-content {
        padding-left: 0;
        padding-right: 0;
    }
    .t3-off-canvas .t3-off-canvas-body a {
        color: #212121;
    }
    .nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus {
        color: #004a98;
    }
    .nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus {
        background-color: unset;
    }
    .t3-off-canvas .t3-off-canvas-body {
        padding: 10px;
    }
    .t3-off-canvas .t3-off-canvas-header h2 {
        display: none;
    }
    .contact-menu {
        color: #212121!important;
        border: solid 0px #1e4a93;
        background-color: #fff !important;
        padding: 10px 15px !important;
    }
    .contact-menu:hover {
        color: #004a98!important;
        border: solid 0px #1e4a93;
        background-color: #fff!important;
    }
    .reserve-menu {
        padding: 10px 15px !important;
    }
    .t3-off-canvas .t3-off-canvas-header {
        background: #fff;
        color: #333333;
        padding: 0 0 0 12px;
        height: 35px;
    }
    .t3-off-canvas .close {
        background: #fff;
        color: #4D4D4F;
        opacity: 1;
    }

    /* homepage */
    #qx-text-2385 br{
        display: none;
    }
    #qx-heading-45124 br{
        display: none;
    }
    #qx-text-53145 br{
        display: none;
    }
    #qx-text-36320 br{
        display: none;
    }
    #qx-row-451452 .qx-column{
        padding: 1px;
    }
    .k2ItemsBlock.latest-blog ul {
        display: block;
    }
    .k2ItemsBlock.latest-blog li {
        width: 100%;
    }
    .juicer-feed.image-grid li.feed-item img {
        height: 420px !important;
    }
    #qx-section-9830{
        padding-bottom: 0;
    }
    #qx-text-90468 br{
        display: none;
    }
    .latest-blog .moduleItemImage img {
        height: 215px !important;
    }

    /* footer */
    /* .footer-menu ul{
        flex-direction: column;
        justify-content: center;
    }
    .footer-menu ul li{
        text-align: center;
        padding-bottom: 20px;
    }
    #qx-row-521700 .qx-column{
        width: 50%;
        max-width: 50%;
    } */
    #collapseOne img {
        width: 40%;
    }
    .panel-group .panel-heading + .panel-collapse > .panel-body ul {
        display: block;
    }
    .panel-group .panel-heading + .panel-collapse > .panel-body ul li {
        padding-bottom: 15px;
        margin-right: 0;
    }

    /* about us */
    #qx-text-92113 br{
        display: none;
    }

    /* menu */
    #qx-text-7871 br{
        display: none;
    }

    /* latest news */
    .custommain-title-banner {
        padding-top: 140px;
        padding-bottom: 90px;
    }
    #Mod137 ul.nav.nav-pills.nav-stacked.menu{
        display: block;
    }
    #Mod137 ul.nav.nav-pills.nav-stacked.menu li{
        text-align: center;
    }
    .cus-blog .catItemImageBlock .catItemImage img {
        height: 247px !important;
    }

    /* article page */
    .blog-sticky .moduletablelatest-post {
        width: 100%;
        margin-bottom: 50px;
    }

    /* contact page */
    #userForm input {
        padding: 10px;
        width: 94% !important;
    }
    #qx-text-32273 br{
        display: none;
    }
    .latest-post img {
        height: 206px !important;
    }
}


@media only screen and (min-width: 768px) and (max-width: 1025px){
    /* homepage */
    #qx-text-2385 br{
        display: none;
    }
    #qx-heading-45124 br{
        display: none;
    }
    #qx-text-53145 br{
        display: none;
    }
    #qx-text-36320 br{
        display: none;
    }
    #qx-text-90468 br{
    display: none;
    }

    /* about us */
    #qx-text-92113 br{
        display: none;
    }
    #qx-row-13133 .qx-element.qx-element-text-v2 br{
    display: none;
    }

    /* latest news */
    .layout-category #t3-content #k2Container{
        padding-right: 30px;
    }

    /* article */
    .container.blog-article{
        padding-right: 45px;
    }
    .blog-sticky .moduletablelatest-post {
        width: 100%;
        margin-bottom: 40px;
    }
    .moduletablelatest-post div.k2ItemsBlock ul li div.moduleItemIntrotext a.moduleItemImage img {
        width: auto;
    }

    /* contact */
    #qx-text-32273 br{
        display: none;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1400px){
    .juicer-feed.image-grid li.feed-item img {
        height: 271px !important;
    }
}
