/*-- add style --*/
html, html body, body #wrapper { overflow-x: hidden;  } h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6 {  } ul, li { list-style: none; margin-bottom: 0 }
#indexHomeBody .XsBNwHOAARA { background: #fff } #indexHomeBody .section { padding: 48px 0 }
.container { max-width: 1600px; padding-left: 15px; padding-right: 15px; }  .container-none { max-width: 100%; padding-left: 15px; padding-right: 15px; }
.mih-56 { min-height: 56px; } .mih-60 { min-height: 60px; } .mih-66 { min-height: 66px; }
.mih-76 { min-height: 76px; } .mih-86 { min-height: 86px; } .mih-96 { min-height: 96px; }
.mih-56:not(.sticky-header) { min-height: 56px; } .mih-60:not(.sticky-header) { min-height: 60px; } .mih-66:not(.sticky-header) { min-height: 66px; }
.mih-76:not(.sticky-header) { min-height: 76px; } .mih-86:not(.sticky-header) { min-height: 86px; } .mih-96:not(.sticky-header) { min-height: 96px; }
.ai-none { display: none !important }  .ci-none { display: none !important } .si-none { display: none !important }  .mi-none { display: none !important }  .ei-none { display: none !important }
@media only screen and (max-width: 1200px) {
    .ci-none { display: block !important } .c-none { display: none !important; }
}

@media only screen and (max-width: 991px) {
    #indexHomeBody .section { padding: 24px 0 !important }
    .container-none { max-width: 100%; padding-left: 15px; padding-right: 15px; }
    .si-none { display: block !important } .s-none { display: none !important; }
}
@media only screen and (max-width: 767px) {
    .mi-none { display: block !important } .m-none { display: none !important; }
    .mih-50:not(.sticky-header), .mih-55:not(.sticky-header), .header-13 .seOsqvJ { min-height:50px !important; }
    .mih-70:not(.sticky-header), .mih-80:not(.sticky-header), .mih-90:not(.sticky-header) { min-height:50px !important; }
    .min-50 { min-height: 50px !important; } .min-50:not(.sticky-header) { min-height: 50px !important; }
    .min-56 { min-height: 56px !important; } .min-56:not(.sticky-header) { min-height: 56px !important; }
    .min-60 { min-height: 60px !important; } .min-60:not(.sticky-header) { min-height: 60px !important; }
    .min-66 { min-height: 66px !important; } .min-66:not(.sticky-header) { min-height: 66px !important; }
    .min-76 { min-height: 76px !important; } .min-76:not(.sticky-header) { min-height: 76px !important; }
    .min-86 { min-height: 86px !important; } .min-86:not(.sticky-header) { min-height: 86px !important; }
    .min-96 { min-height: 96px !important; } .min-96:not(.sticky-header) { min-height: 96px !important; }
}
@media only screen and (max-width: 576px) {
    .ei-none { display: block !important } .e-none { display: none !important; }
}

.main-button { display: flex; justify-content: space-between;  }
.mouldBtn {
    display: inline-block;
    cursor: pointer;
    font-size: 14px;
    color: #fff;
    font-weight: 500;
    line-height: 1;
    background: none;
    border: solid 1px #fff;
    letter-spacing: 0;
    width: 100%;
    text-align: center;
    padding: 0.7vw 0;
    text-transform: uppercase;
    transition: all .2s
}
.mouldBtn:hover { background: #fff; color: #000 }
@media only screen and (max-width: 1600px) {
    .mouldBtn { font-size: 0.9vw }
}
@media only screen and (max-width: 991px) {
    .mouldBtn { font-size: 2.5vw; padding: 2.2vw 0; }
}

/* Top Bar */
.top-bar { background: #dcdddf; }
.top-bar .notices { overflow: hidden; }
.top-bar .notices .notice { font-size: 12px; min-height: 32px; font-weight: 400; color: #001745; text-align: center; letter-spacing: 1px;  line-height: 1 }
.top-bar .slick-arrow:before { font-size: 14px; font-weight: 300; color: #fff; opacity: 1; display: none !important }
.top-bar .slick-dots { display: none !important }
@media only screen and (max-width: 767px) {
    .top-bar .slick-arrow { display: none !important }
}

 /* Header */
.seOsqvJ { border-bottom: none;  box-shadow: none; transition: all .3s; background: #fff; }
body:not(.searchact) .seOsqvJ:not(.sticky-header) {  box-shadow: none; border-bottom: none; background: #fff; }
.seOsqvJ .header-into {  padding: 0 60px; }
.seOsqvJ .hide-features {  padding: 0 60px; position: relative }
.seOsqvJ .logo img { max-width: 150px; max-height: 57px; margin-right: 25px }
/* Header SiteNav */
.seOsqvJ #siteNav { height: 100%; padding: 0 12px; }
.seOsqvJ #siteNav > li { display: inherit; }
.seOsqvJ #siteNav > li > a {  font-size: 0.8rem; padding: 5px 25px 0; font-weight: 300; margin: auto 0; color: #000; text-transform: uppercase;  transition:  all 0s }
.seOsqvJ #siteNav > li:hover a { color: #000 }
.seOsqvJ #siteNav > li > a:after { background: #000; height: 1px; }
.seOsqvJ #siteNav > li:hover a:after { width: 100% }
.seOsqvJ #siteNav > li .YQopXVGAw { top: 100%; ; background: #fff; padding:30px 60px; border-top: none; box-shadow: none; overflow: hidden; transition: all 0s;  }
.seOsqvJ #siteNav > li .YQopXVGAw .lvl-1 a.lvl-1 { color: #001745; font-size: 0.8rem; font-weight: 500 !important; text-transform: uppercase }
.seOsqvJ #siteNav > li .YQopXVGAw .lvl-1 a.lvl-1:hover { text-decoration: none }
.seOsqvJ #siteNav > li .YQopXVGAw .lvl-1 .site-nav { color: #001745; font-size: 12px; font-weight: 400; letter-spacing: 0.02rem; }
.seOsqvJ #siteNav > li .YQopXVGAw .lvl-1 .site-nav:hover { text-decoration: underline; }
.seOsqvJ #siteNav > li .YQopXVGAw .lvl-1 .site-nav:before { content: none;  }
.seOsqvJ.sticky-header #siteNav > li:hover .YQopXVGAw { -webkit-box-shadow: none; top: 100% ;  }
/*.seOsqvJ #siteNav.medium  > li > a .an {display: block !important; transition: all 0.3s; margin-left: 5px; float: right; margin-top: 9px; }*/
/*.seOsqvJ #siteNav.medium  > li > a .an:before { color: #303030; font-weight: 600; font-size: 18px; }*/
/*.seOsqvJ #siteNav.medium  > li:hover > a .an { transform: rotate(-180deg); }*/
/*.seOsqvJ #siteNav.medium  > li:hover > a .an:before { color: #000 }*/
.seOsqvJ.sticky-header #siteNav > li .YQopXVGAw { top: 100%; }

/* Header IconSet */
.seOsqvJ .function { position: relative }
.seOsqvJ .iconset { padding: 0 8px; height: 30px; line-height: 30px; }
.seOsqvJ .iconset .icon { color: #666; font-size: 15px; font-weight: 300 }
.seOsqvJ .iconset .tooltip-label { display: none }
.seOsqvJ .iconset.header-cart .an-cart-l { position: relative }
.seOsqvJ .iconset.header-cart .an-cart-l:before { content: "\ebf8" }
.seOsqvJ .iconset .counter { position: absolute; background: none; color: #252525; border-radius: 50%; font-weight: 600; top: 6px; left: 2px; right: auto; max-width: 13px; height: 13px; line-height: 13px; min-width: 13px; text-align: center }
.seOsqvJ #HhtNHrvKW.active { top: calc( 100% - 70px ); }
.seOsqvJ #HhtNHrvKW { top: calc( 100% - 40px ); }
.seOsqvJ #HhtNHrvKW { right: 15px }
.seOsqvJ #userLinks { right: 15px;  }
.seOsqvJ #userLinks li a { font-weight: 500 }



/* Search Popup */
.seOsqvJ .search-drawer { border-top: none; border-bottom: none; box-shadow: none; background-color: #fff !important; padding: 30px 60px !important; top: 100% !important }
.seOsqvJ .search-drawer.active { top: 100% !important }
.seOsqvJ.sticky-header .search-drawer, .seOsqvJ.sticky-header .search-drawer.active { top:100% !important }
.seOsqvJ .search-drawer .action.search { left: 10px; }
.seOsqvJ .search-drawer .action.search .an { font-weight: 600; color: #333 }
.seOsqvJ .search-drawer .closeSearch { font-size: 15px; top: 9px; right: 30px; font-weight: 600; color: #333 }
.seOsqvJ .search-drawer .input-text { background-color: #fff; border-radius: 0; border: 1px solid rgba(26,26,30,.15); padding-left: 45px; font-size: 14px; color: #333 }
.seOsqvJ .search-drawer .input-text::-webkit-input-placeholder { color: #333; font-size: 14px; opacity: 1;  }
@media only screen and (min-width: 992px) {
    /*  Header Search */
    .seOsqvJ .searchBox { padding: 0 8px; height: 30px; line-height: 30px; max-width: 208px; }
    .seOsqvJ .searchBox .icon { font-size: 14px; color: #666 !important; font-weight: 300;  }
    .seOsqvJ .searchBox:hover .icon { color: #000 !important;  }
    .seOsqvJ .searchBox .s-input { max-width: 180px; }
    .seOsqvJ .searchBox .s-input::-webkit-input-placeholder { color: #999; font-weight: 400; font-size: 12px; opacity: 1;  text-transform: revert }
    .seOsqvJ .searchBox .s-input, .seOsqvJ .searchBox .input-but { border: none;  line-height: 30px; font-weight: 400; background: #fff !important; transition: all 0s; height: 100% }
    .seOsqvJ .searchBox .s-input { border-left: none !important; border-radius: 0 34px 34px 0 ; font-size: 13px; color: #000; padding: 0 10px 0 5px;  }
    .seOsqvJ .searchBox .input-but { border-right: none !important; border-radius: 34px 0 0 34px ; display: flex; align-items: center; padding: 0 5px 0 10px; }
    /*.seOsqvJ .searchBox .s-input:focus { border: 1px solid #000 !important; border-right: 0 !important;}*/
    /*.seOsqvJ .searchBox .s-input:focus + .input-but { border: 1px solid #000 !important;  border-left: 0 !important; }*/
    /*.seOsqvJ .searchBox:hover .s-input, .seOsqvJ .searchBox:hover .input-but { border-color: #b3b3b3 }*/
    .seOsqvJ .search-drawer { display: none }
}
@media only screen and (max-width: 1199px) {
    .seOsqvJ #siteNav > li > a { padding: 5px 15px 0 !important; }
}
@media only screen and (max-width: 991px) {
    .seOsqvJ .header-into { padding: 0 15px;  }
    .seOsqvJ .logo img { max-width: 130px; margin-right: 0 }
    .seOsqvJ .si-none.flex-none { display: flex !important }
    .seOsqvJ .iconset { padding: 0 10px; }
    .seOsqvJ .iconset .icon { font-size: 17px; font-weight: 600; color: #001745  }
    .seOsqvJ .btn--link .an{ font-size: 18px; font-weight: 600; color:  #001745;  }
    .seOsqvJ #userLinks { display: none !important }
    /* Mobile Nav Wrapper */
    .WygHr { width: 355px !important; }
    .WygHr .fREUkNjxD { padding: 16px 24px !important; background-color: revert !important  }
    .WygHr .fREUkNjxD .an { float: revert !important; width: auto !important; height: revert !important; padding: 0 !important; font-size: 18px !important; line-height: revert !important }
    .WygHr #JtecbFyX { padding: 0 24px 24px; }
    .WygHr #JtecbFyX li.parent:first-child { border: none }
    .WygHr #JtecbFyX li a { color: #000; font-size: 13px; font-weight: 400; padding: 20px 45px 20px 0; }
    .WygHr #JtecbFyX li a .an { color: #000; font-weight: 300; line-height: 63px; font-size: 15px; }
    .WygHr #JtecbFyX li li a { font-size: 12px !important; font-weight: 500; padding-left: 10px; }
    .WygHr #JtecbFyX li li li a { font-weight: 400; }
}
@media only screen and (max-width: 767px) {
    .seOsqvJ .logo img { max-width: 120px; }
    .seOsqvJ .search-drawer .closeSearch { right: 5px }
}
@media only screen and (max-width: 480px) {
    .seOsqvJ .search-drawer { padding: 20px 15px 20px 15px !important; }
    .seOsqvJ .search-drawer .searchField { display: flex }
}
@media only screen and (max-width: 355px) {
    .WygHr { width: 100% !important; }
}
/* End Header */

.slideshow .slide-content { position: relative; margin-bottom: 32px }
.slideshow .slide-content .banner-image img { width: 100%; height: 100%; object-fit: cover;   }
.slideshow .slide-content .banner-items { position: absolute; }
.slideshow.slide-style1 .slide-content .banner-items { width: 32%; right: 0; top: 28%; }
.slideshow.slide-style1 .slide-content .item-wrap .main-label { font-family: 'EB Garamond Regular', serif; font-size: 20px; font-weight: 600; color: #001745; margin: 2% 0 1%; letter-spacing: 1px; line-height: 1.5; font-style: italic; }
.slideshow.slide-style1 .slide-content .item-wrap .main-title {  font-size: 50px; font-weight: 500; color: #001745; margin: 3% 0; line-height: 1.2; display: block; letter-spacing: 1px; text-transform: revert }
.slideshow.slide-style1 .slide-content .item-wrap .main-title span { font-style: italic; font-size: 40px; font-weight: 600; font-family: 'EB Garamond Regular', serif; }
.slideshow.slide-style1 .slide-content .item-wrap .main-title sup { top: -1.5vw; font-size: 30%; left: 0.5%; }
.slideshow.slide-style1 .slide-content .item-wrap .main-content { font-size: 25px; color: #001745;  margin: 0 0 10%; line-height: 1.6em; font-weight: 600;letter-spacing: 3px; }
.slideshow.slide-style1 .slide-content .item-wrap .main-button { width: 70%; }
.slideshow.slide-style1 .slide-content .item-wrap .main-button a { width: 45%; }
.slideshow.slide-style1 .slide-content .item-wrap .mouldBtn { border-color: #001745; color: #001745; }
.slideshow.slide-style1 .slide-content .item-wrap .mouldBtn:hover { background: #001745; color: #fff }
@media only screen and (max-width: 1600px) {
    .slideshow .container { padding: 0 !important }
    .slideshow.slide-style1 .slide-content .item-wrap .main-label { font-size: 1.2vw }
    .slideshow.slide-style1 .slide-content .item-wrap .main-title { font-size: 3vw }
    .slideshow.slide-style1 .slide-content .item-wrap .main-title span { font-size: 2.5vw }
    .slideshow.slide-style1 .slide-content .item-wrap .main-content { font-size: 1.6vw }
}
@media only screen and (max-width: 991px) {
    .slideshow.slide-style1 .slide-content .banner-items {  width: 100%; text-align: left; top: 7%; left: 11%; }
    .slideshow.slide-style1 .slide-content .item-wrap .main-label { font-size: 3vw }
    .slideshow.slide-style1 .slide-content .item-wrap .main-title { font-size: 8vw }
    .slideshow.slide-style1 .slide-content .item-wrap .main-title span { font-size: 7vw }
    .slideshow.slide-style1 .slide-content .item-wrap .main-title sup { top: -1em; font-size: 39%; left: 1vw; }
    .slideshow.slide-style1 .slide-content .item-wrap .main-content { font-size: 5vw; margin: 0 0 5% }
}

.product-modular { margin-bottom: 32px; }
.vrPYG .QUgGKxfL .slick-track { display: flex; }
.vrPYG .QUgGKxfL .slick-list { display: flex; margin: 0 -10px }
.vrPYG .QUgGKxfL .slick-slide {  margin:  0 10px;  }
.vrPYG .QUgGKxfL .slick-slide div:not(.HtPyf,.gHUXbvrq,.button-set ) { height: 100% }
.vrPYG .QUgGKxfL .list-item { border: none;  border-radius: 0; padding: 0 ;}
.vrPYG .QUgGKxfL .list-item .HtPyf { overflow: hidden; background: #f3f3f3; }
.vrPYG .QUgGKxfL .list-item .HtPyf img { mix-blend-mode: multiply;  margin: 0 auto }
.vrPYG .QUgGKxfL .list-item .gHUXbvrq { padding: 0 ;  }
.vrPYG .QUgGKxfL .list-item .gHUXbvrq .bGJBvVbhzBh a { color: #001745; letter-spacing: -.2px; font-size: 13px !important; font-weight: 400; opacity: 1; text-transform: revert }
.vrPYG .QUgGKxfL .list-item .gHUXbvrq .product-price .price { color: #001745 !important; font-size: 13px; font-weight: 400; letter-spacing: 0  }
.vrPYG .QUgGKxfL .list-item .gHUXbvrq .product-price .old-price { font-size: 13px; color: #001745 }
.vrPYG .QUgGKxfL .list-item:hover .gHUXbvrq .bGJBvVbhzBh a { color: #000 }
.vrPYG .button-set li .btn-icon { width: 32px; height: 32px; line-height: 32px; transition: all 0s }
.vrPYG .button-set li .btn-icon .icon { font-size: 16px; color: #000; font-weight: 300; line-height: 34px; }
.vrPYG .button-set li .btn-icon:hover { opacity: 1 }
.vrPYG .button-set.style0 li .btn-icon { border:1px solid rgba(84,84,84,.3) }
.vrPYG .QUgGKxfL .slick-arrow { width: 42px; height: 42px; border-radius: 48px; background: #fff; transition: all .3s; box-shadow: 2px 2px 6px rgba(0,0,0,.35); }
.vrPYG .QUgGKxfL .slick-arrow:hover { opacity: 1 }
.vrPYG .QUgGKxfL .slick-arrow:before {  font-size: 16px; font-weight: 300; opacity: 1; color: #757575 }
.vrPYG .QUgGKxfL .slick-prev { left: 15px ; }
.vrPYG .QUgGKxfL .slick-next { right: 15px; }
@media only screen and (max-width: 991px) {
    .vrPYG .QUgGKxfL .slick-arrow { top: 45%;  width: 38px; height: 38px; }
}

.waist-banner .banner-items { background: url("../images/nautica/banner1d.jpg") no-repeat; background-size: cover; margin-bottom: 32px; display: flex; justify-content: center; height: 242px; align-items: center; overflow: hidden; text-align: center; }
.waist-banner .banner-items .main-label { width: 30%; text-align: center; font-family: 'EB Garamond Regular', serif; font-size: 20px; color: #fff; margin: 0; font-weight: 500; letter-spacing: 1px; font-style: italic;  line-height: 1.6em; }
.waist-banner .banner-items .main-title { width: 37%; text-align: center; }
.waist-banner .banner-items .main-title h2 { font-size: 44px; letter-spacing: 10px; line-height: 1.2; margin: 1% 0 0; color: #fff; font-weight: 300; }
.waist-banner .banner-items .main-title h3 { font-size: 32px; letter-spacing: 8px; line-height: 1.2; margin: 1% 0 0; color: #fff; font-weight: 600; }
.waist-banner .banner-items .main-title h3 sup {  font-size: 30%; top: -1vw; left: 1%; }
.waist-banner .banner-items .main-button { text-align: center; width: 30%; justify-content: space-evenly; }
.waist-banner .banner-items .main-button a { width: 38%; }
@media only screen and (max-width: 1600px) {
    .waist-banner .banner-items .main-label { font-size: 1.2vw }
    .waist-banner .banner-items .main-title h2 { font-size: 2.8vw }
    .waist-banner .banner-items .main-title h3 { font-size: 1.8vw }
}
@media only screen and (max-width: 991px) {
    .waist-banner .banner-items { background: url("../images/nautica/banner1m.jpg"); background-size: cover;  height: 66vw; margin-top: 2.2vw; flex-direction: column }
    .waist-banner .banner-items .main-label { font-size: 3.5vw; width: 100%; margin-bottom: 4vw  }
    .waist-banner .banner-items .main-title { width: 100%; margin-bottom: 6vw }
    .waist-banner .banner-items .main-title h2 { font-size: 7.5vw; letter-spacing: 7px; }
    .waist-banner .banner-items .main-title h3 { font-size: 5.5vw; letter-spacing: 5px; }
    .waist-banner .banner-items .main-button { width: 84%; }
}

.slideshow.slide-style2 .slide-content .banner-items { width: 42%; top: 26%; text-align: center }
.slideshow.slide-style2 .slide-content .item-wrap .main-label img { width: 55%; }
.slideshow.slide-style2 .slide-content .item-wrap .main-content { font-size: 17px; color: #fff; margin: 6% 0 ; line-height: 1.7; font-weight: 300;letter-spacing: 1px; }
.slideshow.slide-style2 .slide-content .item-wrap .main-button { width: 100%; justify-content: center }
.slideshow.slide-style2 .slide-content .item-wrap .main-button a { width: 27%; }
@media only screen and (max-width: 1600px) {
    .slideshow.slide-style2 .slide-content .item-wrap .main-content { font-size: 1vw; letter-spacing: 0.15vw }
}
@media only screen and (max-width: 991px) {
    .slideshow.slide-style2 .slide-content .banner-items {  width: 100%; text-align: center; top: 6.5%;  }
    .slideshow.slide-style2 .slide-content .item-wrap .main-content { font-size: 2.5vw; }
}

.lattice2Grid .subject-items { display: flex; flex-wrap: wrap; margin: 0 -20px; }
.lattice2Grid .subject-items .item_images img { width: 100%; height: 100%; object-fit: cover }
.lattice2Grid .subject-items .item-unit { padding: 20px; }
.lattice2Grid .subject-items .item-unit .stack_item { position: relative }
.lattice2Grid .subject-items .unit-1 .item-content { position: absolute; text-align: center; top: 34%; width: 92%; left: 6%; }
.lattice2Grid .subject-items .unit-1 .text-1 {  font-size: 32px; color: #fff; letter-spacing: 10px; margin: 0 0 4%; line-height: 1.2; font-weight: 300;   }
.lattice2Grid .subject-items .unit-1 .text-2 {  font-size: 24px; color: #fff; font-weight: 400; letter-spacing: 3px; margin: 0.5% 0; line-height: 1; }
.lattice2Grid .subject-items .item-unit .main-button { text-align: center; margin: 4% auto 0; justify-content: center; flex-wrap: wrap; width: 62%; }
.lattice2Grid .subject-items .item-unit .main-button a { width: 40%; margin: 0 4% 6%; }
.lattice2Grid .subject-items .unit-2 .item-content { position: absolute; text-align: center; top: 42%; width: 87%; left: 7%; }
.lattice2Grid .subject-items .unit-2 .main-label { display: block; width: 52%; margin: 0 auto 3%; }
.lattice2Grid .subject-items .unit-2 .text-3 { font-size: 18px; color: #fff; font-weight: 400; text-transform: uppercase; letter-spacing: 3px; margin: 4% 0 0; line-height: 1.6; }
@media only screen and (max-width: 1600px) {
    .lattice2Grid .container { padding: 0 !important }
    .lattice2Grid .subject-items .unit-1 .text-1 {  font-size: 2vw; letter-spacing: 0.7vw; margin: 0 0 3%;}
    .lattice2Grid .subject-items .unit-1 .text-2 {  font-size: 1.5vw; letter-spacing: 0.2vw;}
    .lattice2Grid .subject-items .unit-2 .text-3 { font-size: 1vw; letter-spacing: 0.2vw; line-height: 1.5; }
}
@media only screen and (max-width: 991px) {
    .lattice2Grid .subject-items .unit-1 .item-content {  top: 42%; width: 100%; left: 0; }
    .lattice2Grid .subject-items .unit-1 .text-1 {  font-size: 6vw; letter-spacing: 5px; margin: 0 0 2%;}
    .lattice2Grid .subject-items .unit-1 .text-2 {  font-size: 4vw; letter-spacing: 0.3vw; margin: 0}
    .lattice2Grid .subject-items .item-unit .main-button {  margin: 6% auto 0; justify-content: center; flex-wrap: wrap; width: 100%; }
    .lattice2Grid .subject-items .item-unit .main-button a { width: 35%; margin: 0 3% 6%; }
    .lattice2Grid .subject-items .unit-2 .text-3 { font-size: 3vw; letter-spacing: 3px; line-height: 1.7; }
}


.module-banner.banner-style1 .banner-content { display: flex; flex-wrap: wrap; margin-bottom: 48px; }
.module-banner.banner-style1 .item-images  { text-align: center; }
.module-banner.banner-style1 .item-content { display: flex; align-items: center;  height: 100%;  }
.module-banner.banner-style1 .item-content .item-wrap { max-width: 440px; }
.module-banner.banner-style1 .item-content .main-title { font-size: 32px; font-weight: 600; line-height: 1.2; margin-bottom: 10px; letter-spacing: 0;}
.module-banner.banner-style1 .item-content .main-label { font-size: 14px; color: #000; line-height: 1.4; margin: 20px 0;  }
.module-banner.banner-style1 .item-content .mouldBtn { min-width: 90% }
@media only screen and (max-width: 991px) {
    .module-banner.banner-style1 .banner-content { max-width: 680px; margin: 0 auto 24px; }
    .module-banner.banner-style1 .item-content .item-wrap { max-width: 100%; }
    .module-banner.banner-style1 .item-content .mouldBtn { min-width: 100% }
}



/* Footer */
.footer { background: #fff }
.footer .ePpibgZq { border-color: #ccc }
.footer .ePpibgZq .text-transform-title { font-size: 13px; font-weight: 400; margin-bottom: 10px; color: #0a2340;  text-transform: uppercase !important }
.footer .ePpibgZq p,
.footer .ePpibgZq a { font-size: 12px; font-weight: 400; margin-bottom: 20px; color: #6d7278; text-transform: uppercase; max-width: 420px; }
.footer .list-inline-item:not(:last-child) { margin-right: 15px; }
.footer .social-icons li i { font-size: 18px; color: #6d7278; }
.footer .social-icons li a { margin-bottom: 15px; }
.footer .social-icons li a:before { content: none }
.footer .ETUjYPJ { border-top: 1px solid #ccc }
.footer .copytext,
.footer .copytext a { color: #6d7278; font-size: 12px; font-weight: 400 }

/* Footer Email */
.email-input { height: 40px; margin-bottom: 20px }
.email-input .input-box::-webkit-input-placeholder { color: #6d7278; font-size: 12px; font-weight: 400; text-transform: uppercase; opacity: 1 }
.email-input .input-box {
    max-width: 320px;
    font-size: 14px;
    color: #000;
    font-weight: 400;
    padding: 0 10px;
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 0 ;
    transition: all 0s;
    text-indent: 2px;
    height: 100%
}
.email-input .input-but {
    min-width: 88px;
    padding: 0 14px;
    border: none;
    border-radius:0;
    background: #0a2340;
    text-transform: uppercase;
    color: #fff;
    transition: all .3s;
    font-size: 12px;
    font-weight: 400;
}
.email-input .input_icon { font-size: 24px; font-weight: 300; color: #fff; line-height: 44px;  }
.email-input .input-but:hover { background: #d35c1c }
.email-input .input_icon:before { content: '\eb68';  }
@media (max-width: 991px) and (min-width: 768px) {
    .footer .footer-links:last-child { margin-top: 20px; }
}
@media only screen and (max-width: 767px) {
    .footer .ePpibgZq .footer-links ul.list-inline { display:flex !important; }
    .footer .social-icons li i { font-size: 18px; }
    .footer .ePpibgZq .h4 { border-bottom: 1px solid #ccc !important }
    .footer .ePpibgZq .footer-links:last-child { padding-top: 15px; }
}