@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,700;1,400;1,700&display=swap');
* { margin: 0px; padding: 0px; -webkit-font-smoothing: antialiased; box-sizing: border-box; -webkit-box-sizing: border-box; -webkit-text-size-adjust: none; }
html, body { width: 100%; line-height: 1.4; font-size: 24px; color: #000; font-family: 'Helvetica Neue LT Std'; background: #bd2532; }
*::-webkit-input-placeholder { opacity:1; color: #000; }
*::-moz-placeholder {opacity:1;color: #000; }
*:-ms-input-placeholder {opacity:1;color: #000;}

input[type=checkbox]{ -webkit-appearance: checkbox; margin: 5px 0 0 5px; display: inline-block; vertical-align: top;}
button, input, textarea, select { -webkit-appearance: none; -webkit-border-radius: 0px; font-family: 'Helvetica Neue LT Std'; }

:focus,input:focus, textarea:focus { outline: none; }
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; vertical-align: baseline; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
:focus { outline: none; }

/* common */
b,strong { font-weight:600;}
a { transition: all 0.3s; -webkit-transition: all 0.3s; -ms-transition: all 0.3s; text-decoration: none; outline: none; color: #809c68; }
ul { list-style: none; }
.clear { clear: both; overflow: hidden; font-size:0; line-height:0; }
img { border: 0px; outline: none; display: block; max-width: 100%; }
p {  }
p a { display: inline-block; vertical-align: top; color: #809c68; text-decoration:none; }
p a:hover { text-decoration:none; }
.mob-show { display: none !important; }

#back-to-top { box-shadow: 0px 0px 15px rgba(0,0,0,0.4) inset; -webkit-box-shadow: 0px 0px 15px rgba(0,0,0,0.4) inset; -ms-box-shadow: 0px 0px 15px rgba(0,0,0,0.4) inset; position: fixed; bottom: 20px; display: none; right: 15px; z-index: 9999; width: 34px; height: 34px; cursor: pointer; border-radius: 50%; -webkit-border-radius: 50%; transition: opacity 0.2s ease-out; -webkit-transition: opacity 0.2s ease-out; opacity: 0; background: #006bb6; }
#back-to-top:after { width: 0px; height: 0px; content: ''; position: absolute; left: 50%; top: 50%; border: 10px solid transparent; border-bottom-color: #fff; margin: -15px 0 0 -10px; }
#back-to-top.show { opacity: 0.8; }
#back-to-top.show:hover { opacity: 1; }
.animated { display:inline-block; }

.caption { position: absolute; bottom: 0; left: 0; color: #fff; font-size: 12px; background-color: rgba(0, 0, 0, 0.6); padding: 5px 10px; z-index: 1; }

.layout_wrapper { max-width: 1170px; padding: 0 15px; margin: auto; position: relative; }
.text-block { max-width:780px; margin:0 auto; position:relative; }
.flex-row { display: flex; -webkit-display: flex; flex-wrap:wrap; -webkit-flex-wrap:wrap; }

/* wrapper */
#wrapper {  overflow: hidden; padding-top:175px; width: 100%; min-height: 100%; position: relative; }
.cont_wrapper { max-width: 1120px; padding: 0 15px; margin: auto; position: relative; }
.layout_wrapper { max-width:1280px; margin:0 auto; position:relative; }
.flex-wrap { display: flex; -webkit-display: flex; flex-wrap:wrap; -webkit-flex-wrap:wrap; }
.v-center { align-items:center; -webkit-align-items:center; }
.h-center { justify-content:center; -webkit-justify-content:center; }

.head-wrap { width: 100%; position: absolute; left:0; top:0; padding-bottom:55px; background: #fff; z-index:99; }
.ad_container { width: 100%; min-height:120px; background-color: #fff}
.ad_container .ad { display: block; width: 100%; text-align: center; max-width: 100%; margin: 0px auto; padding: 15px 0; max-height: 120px; }
.ad_container .ad img { vertical-align: top; }

/*********Header Css*********/
header { width:100%; background:#151515; text-align:center;  position:absolute; z-index:999999; left:0; bottom:0;   }
header .header_inner{float:left; width:100%; padding:0 20px; border-top:4px solid #bce2f1; position:relative; min-height:55px; z-index:99;}
header.show { position: fixed; top:0; bottom: auto; }
.ad iframe { background: rgba(0,0,0,0.05); }

.logobar { float: left; padding: 5px 0 0px 0px; }
.logobar a.site-logo { display:inline-block; max-width: 102px; vertical-align: middle; }
.logobar a.brand-logo { display:inline-block; max-width: 90px; vertical-align: middle; }
.logobar .sep { display:inline-block; max-width: 12px; margin: 0 4px; vertical-align: middle; }
header a.paid_logo{ display:inline-block;width:auto;  margin:0 auto;vertical-align:top; color:#000; text-transform:uppercase; font-family: 'Source Sans Pro', sans-serif; font-size:13px; line-height: 18px; font-weight:600; background:#bce2f1; padding:0 10px 3px 10px; position:absolute; top:0; left:50%; transform:translateX(-50%); -webkit-transform:translateX(-50%); -moz-transform:translateX(-50%); -ms-transform:translateX(-50%); -o-transform:translateX(-50%);}
a.paid_logo i{ padding:0 0 0 5px; font-size:13px; }
header .show_text { float:left; width:100%; font-family: 'Source Sans Pro', sans-serif; font-size:11px; font-weight:600; color:#151515; text-transform:uppercase; text-align:center; background:#fff; padding:8px 20px; margin:0; position:relative; display:none; line-height:14px; position:absolute; left:0; top:100%; width:100%; box-shadow: 0px 2px 2px rgba(0,0,0,0.1); }
header .show_text a { color: #003865; font-style: normal; font-weight: bold; }
header .show_text span.close{ position:absolute; right:2px; top:10px; width:20px; height:20px; cursor:pointer;}
header .show_text span.close:before, header .show_text span.close:after { position:absolute; left:10px; content:""; height:13px; width:1px; background-color:#151515; }
header .show_text span.close:before { transform: rotate(45deg); -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); }
header .show_text span.close:after { transform: rotate(-45deg); -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); }
header ul.social_icon{ list-style:none; float:right; width:auto; margin-top:10px;}
header ul.social_icon li{ list-style:none; display:inline-block; float:left; margin-left:10px;  }
header ul.social_icon li:first-child{ margin-left:0; }
header ul.social_icon li a{ display:block; width:30px; height:30px; border-radius:50%; border:2px solid #fff; opacity:1; transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease;}
header ul.social_icon li a i{ font-size:15px; line-height:26px; vertical-align: top; color:#fff; display:inline-block; }
header ul.social_icon li a:hover{opacity:0.7; }

/*content-part*/
#content-part { width: 100%; position: relative; }

/*intro_sec*/
.intro_sec { position: relative; text-align:center; padding: 30px 0 45px; width: 100%; background: url(../images/overlay1.png) center 0px no-repeat; background-size:cover; }
.intro_sec .logo { display: inline-block; vertical-align: top;  max-width:785px; margin: 0 0 0 25px; }
.intro_sec h1 { padding: 20px 0 13px; color: #ffffff; font-size: 36px; font-weight: 700; font-style: normal; letter-spacing: 0em; line-height: 1.1; }
.intro_sec p { padding: 0 0 30px; color: #fff; font-weight:700; letter-spacing:-0.022em; font-size: 25px; line-height:1.35; }
.intro_sec .logo_lockup { justify-content:center; -webkit-justify-content:center; }
.intro_sec .logo_lockup li { padding: 0 6px; display: inline-block; vertical-align: top; }
.intro_sec .logo_lockup li:nth-of-type(1) a { max-width:122px; }
.intro_sec .logo_lockup li:nth-of-type(2) a { max-width:121px; }
.intro_sec .logo_lockup li:nth-of-type(3) a { max-width:87px; }
.intro_sec .logo_lockup li:nth-of-type(4) a { max-width:100px; }
.intro_sec .logo_lockup li:nth-of-type(5) a { max-width:103px; }
/*.intro_sec .logo_lockup li:nth-of-type(6) a { max-width:73px; }*/
.intro_sec .logo_lockup li:nth-of-type(6) a { padding-bottom:5px; max-width:122px; }
.intro_sec .logo_lockup li a { display: inline-block; vertical-align: middle; }
.intro_sec .logo_lockup li .plus { display: inline-block; vertical-align: middle; max-width: 11px; margin: 0px 0 0 4px; }



/*poster_sec*/
.poster_sec { width:100%; }
.poster_sec .cont_wrapper { padding:0; max-width: 1280px; }
.poster_sec li { position: relative; width: 16.66%; }
.poster_sec li figure,
.poster_sec li img { display: block; width:100%; } 
.poster_sec li a { display: block; position: relative; }
.poster_sec li a:after { transition:all 0.3s; -webkit-transition:all 0.3s; width: 45px; height:32px; content:''; position:absolute; left:50%; margin-left:-23px; z-index:1; bottom:-50px; opacity:0; background:url(../images/arrow.png) no-repeat; background-size:100% 100%; }
.poster_sec li a:hover:after ,
.poster_sec li a.active:after { bottom: -45px; opacity:100; }

.poster_sec li .overlay { width: 100%; height:100%; position:absolute; left:0; top:0; z-index:1; background:rgba(35,4,7,0.8); }
.poster_sec li .overlay span { font-size: 20px; line-height: 1.1; color:#BD2532; font-weight:700; text-align:center; width: 100%; padding: 35px 10px 0; position:absolute; left:0; bottom: 110px; letter-spacing: -0.02em; background: url(../images/ribbon.png) center top no-repeat; background-size:40px auto; }


.the_section { display: none; width:100%; }
.the_section.active { display: block; }


/*video_sec*/
.video_sec { padding-top:55px; padding-bottom:70px; text-align: center; width: 100%; background: url(../images/overlay2.png) center center no-repeat; background-size:cover; position: relative;}
.video_sec .arrow { max-width:45px; margin:10px auto 0; display:block; }
.video_sec .videobox { position: relative; margin:20px auto 60px; max-width: 810px; background-position: center center; background-size:cover; }
.video_sec .videobox .video { box-shadow: 0 2px 9px rgba(0, 0, 0, 0.5); -webkit-box-shadow: 0 2px 9px rgba(0, 0, 0, 0.5);  display: block; background-position: center center; background-size:cover; width: 100%; }
.video_sec .vjs-poster { background-position: center center; background-size:cover !important; }
.video_sec [video="poster"] { object-fit:cover ; }
.video_sec p { max-width:1070px; margin:0 auto; color: #ffffff; font-size: 36px; font-weight: 700; font-style: normal; letter-spacing: 0.01em; line-height: 1.34; }
.video_sec .name { color: #ffffff; font-size: 24px; font-weight: 700; letter-spacing: 0.10em; line-height: 1.1; text-transform: uppercase; display: block; padding: 28px 0 0 0; }
.video_sec .vid_trigger { position:absolute; left:0; top:0; width:100%; height:100%; font-size:0; line-height:0; background:url(../images/play.png) calc(100% - 20px) 20px no-repeat; background-size:102px auto; }


/*slider_sec*/
.slider_sec { padding: 105px 0; width: 100%; background:#fff; }
.slider_sec .wrapper { max-width: 1130px; }
.slider_sec .flex-wrap { padding-left:38px; }
.slider_sec .image { width: 54.5%; }
.slider_sec .text { width: 45.5%; padding: 30px 0 0 60px; }
.slider_sec .slick-arrow { width: 47px; height:14px; border:0; font-size:0; cursor: pointer; position:absolute; left:-45px; top:55%; margin-top:-7px; background:url(../images/prev.png) no-repeat; background-size:100% 100%; }
.slider_sec .slick-arrow.slick-next { left:auto; right:-45px; background-image:url(../images/next.png); } 
.slider_sec h2 { padding-bottom: 10px; line-height:1; }
.slider_sec h2 span { display: inline-block; vertical-align: top; margin: 0 0 15px; color: #ffffff; font-size: 60px; font-weight: 700; letter-spacing: 3px; line-height: 1; background-color: #bd2532; padding: 0px 10px 10px; }
.slider_sec .num { display: block; padding-bottom: 20px; color: #000000; font-size: 60px; font-weight: 700; letter-spacing: 3px; line-height: 1; text-decoration: underline; }
.slider_sec p { font-weight:500; line-height:1.55; letter-spacing:-0.022em; }

/*shop_sec*/
.shop_sec { padding:35px 0; text-align: center; width: 100%; position: relative; }
.shop_sec h2 { color: #ffffff; font-size: 38px; font-weight: 400; font-style: normal; letter-spacing: 0.01em; line-height: 1.2; padding-bottom: 15px; }  
.shop_sec h2 .logo { transform: translate(0,5px); -webkit-transform: translate(0,5px); max-width: 172px; display:inline-block; vertical-align: top; }
.shop_sec .col3 { width: 33.33%; padding: 0 29px 35px; }
.shop_sec .col4 { width: 25%; padding: 0 22px 20px; }
.shop_sec .flex-wrap { margin: 0 -22px; justify-content:center; -webkit-justify-content:center; }
.shop_sec .cont_wrapper { max-width: 1155px; }
.shop_sec .pic img { width: 100%; display:block; }
.shop_sec .btn { transition:all 0.3s; -webkit-transition:all 0.3s; color: #ffffff; font-size: 22px; font-weight: 400; letter-spacing: 0.01em; display: inline-block; vertical-align: top; border: 1px solid rgba(255,255,255,0.8); line-height: 1.2; margin:20px 0 0 0; padding: 8px 15px; text-align: center; min-width:280px; }
.shop_sec .btn:hover { color: #bd2532; background:rgba(255,255,255,0.95); } 
.shop_sec h3 { color: #ffffff; font-size: 30px; font-weight: 700; font-style: normal; letter-spacing: 0.10em; line-height: 1.2; text-transform: uppercase; }
.shop_sec h4 { color: #ffffff; font-size: 38px; font-weight: 400; font-style: normal; line-height: 1.2; }
.shop_sec p { color: #ffffff; font-size: 20px; font-weight: 400; font-style: normal; letter-spacing: 0.01em; line-height: 1.3; }

/*footer*/
.footer { position: relative; width: 100%; background: #151515; padding: 25px 0 20px; text-align: center; z-index: 9999; line-height: 20px; }
/*.footer:after { width: 100%; height:64px; content:''; position:absolute; left:0; top:-64px; background:url(../images/footer-bg.png) no-repeat; background-size:100% 100%; }*/ 
.footer a.footer_logo { display: inline-block; line-height: 20px; vertical-align: top; }
.footera.footer_logo img { vertical-align: top; width: 169px; }
.footer ul { list-style: none; padding: 8px 0 0; line-height: 20px; }
.footer ul li { display: inline-block; vertical-align: top; font-family: 'Source Sans Pro', sans-serif; font-size: 11px; line-height: 16px; font-weight: 600; color: #fff; padding: 0 2px 0 6px; position: relative; }
.footer ul li:not(:first-child):after { width: 1px; height:10px; content:''; position:absolute; left: 0; top:5px; background:#fff; }
.footer ul li:first-child { background: none; }
.footer ul li a { display: block; color: #fff; }
.footer ul li a:hover, footer ul li a:focus { color: #888888; }


.video-js { background-color:transparent !important; display: block; width: 100%; height:0; padding-bottom: 56.2%; }
.video-js [video="poster"] { object-fit:cover; }
.bc-player-B1FpNCG8g_default .vjs-poster { background-color:transparent; background-size:cover; background-position: center center; }
.video_bar .video:after, 
.bc-player-B1FpNCG8g_default .vjs-big-play-button { opacity:0; width: 102px; height: 102px; content:''; position:absolute; right:20px; left:auto; top:20px; background:url(../images/play.png) center center no-repeat; background-size:100% 100%; margin-top:-40px; margin:0; }
.bc-player-B1FpNCG8g_default .vjs-big-play-button span { opacity: 0; }
.bc-iframe .vjs-playlist-sidebar .vjs-playlist-show-hide button:hover, .bc-player-B1FpNCG8g_default .vjs-big-play-button:active, .bc-player-B1FpNCG8g_default .vjs-big-play-button:focus, .bc-player-B1FpNCG8g_default .vjs-menu-button-popup .vjs-menu .vjs-menu-item.vjs-selected, .bc-player-B1FpNCG8g_default .vjs-play-progress, .bc-player-B1FpNCG8g_default .vjs-volume-level, .bc-player-B1FpNCG8g_default:active .vjs-big-play-button, .bc-player-B1FpNCG8g_default:hover .vjs-big-play-button  { background-color:transparent; }
.video-js .vjs-big-play-button { opacity:0 !important; }