.top-block { background-color: #f4f4f4; line-height: 30px; font-size: 14px; z-index: 120; } .top-block .nav-link { cursor: pointer; } .badge { padding: 0; font-size: 12px; color: #FFF; background-color: #D72326; display: inline-block; line-height: 20px; border-radius: 10px; height: 20px; margin-left: 4px; min-width: 20px; text-align: center; } .badge:empty { margin-left: 0; min-width: 0; } #shopping-basket { display: none; position: fixed; right: 20px; bottom: 90px; width: 40px; height: 40px; line-height: 32px; text-align: center; font-size: 25px; background: rgba(0, 0, 0, .36); color: #FAFCFD; cursor: pointer; z-index: 80; } #shopping-basket.show { display: block; } #shopping-basket .badge { position: absolute; left: auto; right: -8px; top: -8px; } .sexchk-btn { height: 100%; box-shadow: none !important; border-color: #ced4da; border-left-width: 0; } .sexchk-btn.active .fa-check { visibility: visible; } .sexchk-btn .fa-check { visibility: hidden; } #nav-affr .nav-item { border: 0; } #nav-affr .nav-item:hover { border: 0; } #nav-affr .nav-link { padding: 0 8px; } #nav-affr .nav-item::before { content: '|'; position: absolute; right: -4px; line-height: 28px; color: #CCC; } #nav-affr .nav-item:last-child::before { content: ''; right: auto; } #nav-user-t { min-width: 0; } #nav-user-t .nav-item { border: 0; } #nav-user-t .nav-item:hover { border: 0; } #nav-user-t .nav-link { padding: 0 8px; } #nav-user-t .nav-item::before { content: ''; position: absolute; width: 1px; height: 16px; top: 8px; right: -4px; background-color: #CCC; } #nav-user-t .nav-item:last-child::before { width: 0; right: 0; } .list-head { display: block; border: 1px solid #efefef; margin: 5px auto; width: 100%; padding-left: 40px; padding-right: 16px; background-color: #efefef; } .chk-content .square-box { position: absolute; left: 10px; top: 14px; z-index: 10; color: #CCC; opacity: 1; } .chk-content label.btn-default.active { background-color: rgb(17, 58, 114); color: #FFF } .chk-content label.btn-default { display: block; border: 1px solid #efefef; margin: 5px auto; width: 100%; padding-left: 40px; } .chk-content .btn-group { width: 100% } .chk-content .btn span.glyphicon { position: absolute; left: 10px; top: 14px; z-index: 10; opacity: 0; } .chk-content .btn.active .square-box { opacity: 0; } .chk-content .btn.active span.glyphicon { opacity: 1; } .chk-content .chk-title { position: relative; word-break: normal; white-space: normal; margin-bottom: 0; line-height: 28px; text-align: left; } .quo-wrap .minus, .quo-wrap .plus { display: inline-block; height: 30px; width: 30px; vertical-align: middle; line-height: 28px; text-align: center; cursor: pointer; border: 1px solid #ccc; background-color: rgb(238, 238, 238); transition-duration: .3s; } .quo-wrap .minus:hover, .quo-wrap .plus:hover { background-color: rgb(255, 255, 255); transition-duration: .3s; } .quo-wrap input:disabled { background-color: rgb(245, 245, 245); color: #CCC; } #buyCount { display: inline-block; -webkit-appearance: none; border-radius: 0; line-height: 28px; width: 50px; height: 30px; border-left: none; border-right: none; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; vertical-align: middle; text-align: center; background-color: #fff; } #addShopcart { line-height: 30px; height: 30; padding-top: 0; padding-bottom: 0; } .btn_addcart { } .listTable .table-sum { background-color: #EFEFEF; } .listTable th, .listTable td { border-bottom: 1px solid #CCC; padding: 0.6rem 0; } .cart-popover-modal { position: absolute; width: 260px; left: auto; right: -60px; background-color: #FFF; border: 1px solid #000; padding: 10px; } .categories-block .cat-item { font-size: 16px; } .cart-step { border-bottom: 1px solid #323437; text-align: center; margin: 30px 0 35px; font-size: 16px; color: #888888; letter-spacing: 1px; } .cart-step li { display: inline-block; margin: 0 0 20px; padding: 0 50px; position: relative; } .cart-step li .icon { display: block; width: 60px; height: 60px; margin: 0 auto 5px; border-radius: 50%; border: 1px solid #999; font-size: 32px; line-height: 60px; } .cart-step .current { color: rgba(0, 112, 172, 1); } .cart-step .current .icon { color: #FFF; background-color: rgba(0, 112, 172, 1); border: 1px solid #FFF; box-shadow: 2px 2px 8px rgba(0, 112, 172, 1); } .cart-step .step1::after { content: '\e092'; font-family: 'Glyphicons Halflings'; position: absolute; right: -10px; font-size: 30px; color: #999; } .cart-step .step3::after { content: '\e092'; font-family: 'Glyphicons Halflings'; position: absolute; left: -10px; font-size: 30px; color: #999; } .payment-list { border-top: 1px solid #DDD; margin-bottom: 30px; list-style: none; padding: 0; } .payment-list>.item>.form-group { display: table; height: 50px; border-bottom: 1px solid #DDD; width: 100%; margin: 0; padding: 2px 0; } .payment-topic { display: table-cell; vertical-align: middle; width: 140px; color: #999; background: #EFEFEF; font-size: 15px; font-weight: bold; padding: 0 20px; position: relative; } .payment-radio { display: table-cell; vertical-align: middle; width: 60px; background: #DDD; text-align: center; } .payment-txt { font-size: 14px; display: table-cell; vertical-align: middle; padding: 0 15px; } fieldset.order-field { border: 1px solid #CCC; padding: 1rem; } fieldset.order-field legend { width: auto; max-width: 100%; padding: 0 1rem; margin-bottom: .5rem; font-size: 1.2rem; } fieldset.order-field legend::before, fieldset.order-field legend::after { content: ' / '; } .item-table-wrap { border: 1px solid #CCC; border-radius: 10px; padding: 10px; } .cart-item-table { border-spacing: 0; } .cart-item-table th { border-top: 0; padding: 10px 0; } .cart-item-table td { vertical-align: middle; padding: 10px 0; } .cart-item-table label { margin: 0; } .cart-detail-row td { border-bottom: 1px dashed #CCC; } .cart-detail-row:last-child td { border-bottom: 0; } .cart-detail-row .name { width: 100px; } .cart-detail-row .del { width: 40px; } .cart-prodimg { display: block; width: 60px; height: 60px; background-position: center; background-size: contain; background-repeat: no-repeat; } .cart-item-del { display: block; text-align: center; width: 32px; height: 32px; line-height: 28px; border: 1px solid #999; border-radius: 50%; font-size: 18px; } .cart-btn-box { display: block; text-align: center; margin: 30px 0 40px 0; } .cart-btn-box .btn { margin-right: 20px; margin-top: 20px; } .cart-btn-box .btn:last-child { margin-left: 0; } .cart-item-table .row { margin-right: -0.25rem; margin-left: -0.25rem; } .cart-item-table .t-body>.t-row { border: 1px solid #CCC; border-radius: 4px; margin-top: 8px; } .cart-item-table .t-cell { padding: 0.25rem; align-self: center; } @media (max-width: 768px) { .cart-item-table .sname, .cart-item-table .del { background-color: #EFEFEF; } .cart-item-del { width: 28px; height: 28px; line-height: 26px; font-size: 16px; } .cart-item-table .sname, .cart-item-table .del { align-self: auto; } } @media (min-width:465px) { .col-buycount { -ms-flex: 0 0 120px; flex: 0 0 120px; max-width: 120px; } } .paymethod-sort .nav-link { padding: 0.25rem; margin-left: 0; font-size: 0.875rem; line-height: 1.5; border-radius: 0.2rem; border: 1px solid #CCC; cursor: pointer; } .paymethod-sort .nav-link.active { background-color: #ffc107; } .paymethod-sort .nav-link.active::before { content: '\f058'; margin-right: 0.2rem; font: normal normal normal 14px/1 FontAwesome; } .paymethod-sort .nav-item { margin-bottom: 1rem; } .paymethod-sort .nav-item:not(:last-child) { margin-right: 1rem; } .order-title { padding: 10px 0; line-height: 20px; border-radius: 26px; border: 1px solid #999; background-color: #FFF; color: #000; } .order-title.trigger { background-color: rgb(17, 58, 114); } .order-title::after { font-family: FontAwesome; content: '\f107'; position: absolute; right: 16px; top: 50%; margin-top: -12px; font-size: 24px; line-height: 1; transition: .2s; transition-duration: .3s; transform: rotate(0deg); } .order-title.trigger::after { content: '\f107'; color: #FFF; transition: .2s; transition-duration: .3s; transform: rotate(-180deg); } .order-title h5 { max-width: calc(100% - 35px); padding-left: 16px; margin: 0; color: #000; } .order-title.trigger h5 { color: #FFF; } @media (max-width: 992px) { #nav-affr { position: absolute; bottom: 0; left: 0; right: 0; text-align: center; float: none; border-top: 1px solid #CCC; } #nav-affr .nav-item { display: inline-block; border: 0; } #nav-affr .nav-item:hover { border: 0; } #nav-affr .nav-link { border: 0; line-height: 32px; } #nav-affr .nav-link:hover { border: 0; } } @media (max-width: 768px) { .cart-step li { display: block; padding: 0 0 40px 0; margin: 0; } .cart-step li .icon { display: inline-block; margin-right: 1rem; width: 40px; height: 40px; font-size: 20px; line-height: 40px; } .cart-step li .step-txt { display: inline-block; width: 180px; } .cart-step .step1::after { font-size: 24px; right: auto; left: 50%; margin-left: -16px; bottom: 6px; transform: rotate(90deg); } .cart-step .step3::after { font-size: 24px; left: 50%; margin-left: -16px; top: -35px; transform: rotate(90deg); } .payment-topic { display: inline-block; vertical-align: middle; width: calc(100% - 60px); color: #999; background: #EEE; line-height: 50px; } .payment-radio { display: inline-block; line-height: 50px; } .payment-txt { display: block; width: 100%; padding: 0 0 20px 0; } } @media (max-width: 544px) { .btn_addcart { width: calc(100% - 125px); } } input[type=radio], input[type=checkbox] { width: 16px; height: 16px; vertical-align: middle; } .sexchk-btn .fa-check { visibility: hidden; } .sexchk-btn.active .fa-check { visibility: visible; } .tips { color: #EC0D75; font-size: 14px; } .list-unstyled>li { display: inline-block; } .status-sort { display: block; float: none !important; } .status-sort .nav-item>.nav-link { border-top: 5px solid transparent; padding: 0.2rem; margin-left: 0.5rem; cursor: pointer; } .status-sort .nav-item>.nav-link.active { border-top: 5px solid #ffc107; } .updating-block { position: fixed; left: 0; right: 0; top: 90px; bottom: auto; height: 30px; opacity: 0; line-height: 30px; transition-duration: 1s; background-color: rgba(255, 255, 255, 0.7); text-align: center; pointer-events: none; z-index: 5000; } .updating-block.in { opacity: 1; transition-duration: 1s; } .updating-block.in.out { opacity: 0; transition-duration: 1s; } .updating-block.in .msg-inner>* { font-size: 14px; color: #333; display: inline-block; vertical-align: middle; } .updating-block .msg-inner { font-weight: bold; text-shadow: 0 0 3px 6px #FFF; display: inline-block; transform: translateX(-100px); transition-duration: .6s; } .updating-block.in .msg-inner { transform: translateX(0); transition-duration: 1s; } .updating-block.in.out .msg-inner { transform: translateX(100px); transition-duration: 1s; } .sk-wave { display: inline-block; margin: auto; width: 30px; height: 24px; text-align: center; } .sk-wave .sk-rect { background-color: #333; height: 100%; width: 2px; margin: 0 1px; display: inline-block; animation: sk-waveStretchDelay 1.2s infinite ease-in-out; } .sk-wave .sk-rect1 { animation-delay: -1.2s; } .sk-wave .sk-rect2 { animation-delay: -1.1s; } .sk-wave .sk-rect3 { animation-delay: -1s; } .sk-wave .sk-rect4 { animation-delay: -0.9s; } .sk-wave .sk-rect5 { animation-delay: -0.8s; } @keyframes sk-waveStretchDelay { 0%, 40%, 100% { transform: scaleY(0.4); } 20% { transform: scaleY(1); } } .no-arrow[type='number']::-webkit-outer-spin-button, .no-arrow[type='number']::-webkit-inner-spin-button { -webkit-appearance: none; margin: 0; } .no-arrow[type='number'] { -moz-appearance: textfield; } .remit-info-tick { width: 24px; height: 24px; vertical-align: bottom; } .remit-info-tick .circ { fill: none; stroke: rgb(142, 195, 28); stroke-width: 3; stroke-linejoin: round; stroke-miterlimit: 10; opacity: 0; stroke-dasharray: 130; stroke-dashoffset: 130; -webkit-transition: all 1s; -moz-transition: all 1s; -ms-transition: all 1s; -o-transition: all 1s; transition: all 1s; } .remit-info-tick .tick { fill: none; stroke: rgb(142, 195, 28); stroke-width: 3; stroke-linejoin: round; stroke-miterlimit: 10; stroke-dasharray: 50; stroke-dashoffset: 50; -webkit-transition: stroke-dashoffset 1s 0.5s ease-out; -moz-transition: stroke-dashoffset 1s 0.5s ease-out; -ms-transition: stroke-dashoffset 1s 0.5s ease-out; -o-transition: stroke-dashoffset 1s 0.5s ease-out; transition: stroke-dashoffset 1s 0.5s ease-out; } .remit-info-tick.drawn>svg .path { opacity: 1; stroke-dashoffset: 0; }.footer { border-top: solid 1px #d8d8d8; padding: 40px 0; background-color: #000; color: #FFF; text-align: center; } .footer .brand-logo { max-width: 205px; } .footer .copyright { color: #CCC; font-size: 0.9rem; line-height: 150%; } .footer a { color: #CCC; } .footer nav { border-bottom: solid 1px rgba(255, 255, 255, 0.25); padding: 1rem 0; margin: 1rem 0; text-align: left; } .footer nav h3 { font-size: 1rem; } .footer nav ul { list-style: none; color: rgba(255, 255, 255, 0.50); font-size: 0.8rem; padding-left: 0.5rem; } .footer nav a { color: #FFF; text-decoration: none; } .footer nav ul a { color: rgba(255, 255, 255, 0.50); } .footer nav a:hover, .footer nav ul a:hover { color: #da251d; } .footer .design { font-size: .8rem; }@media (max-width:544px) { /*html,body{ font-size: 14px; }*/ } img { max-width: 100%; height: auto; } .btn-default { background-color: #bd2130; } .flex-card-header { display: block; } .empty-hidden:empty { display: none; } .indent-cont { display: block; max-width: 830px; margin-left: auto; margin-right: auto; } .bg-top-shadow { box-shadow: inset 0px 2px 3px rgba(20%, 20%, 40%, 0.2); } #pagearea .break-inside-avoid { outline: 1px dotted #CCC; background-color: rgba(0, 255, 100, 0.1); } .break-inside-avoid { display: grid; -webkit-column-break-inside: avoid; page-break-inside: avoid; break-inside: avoid; } .dotted-btm { border-bottom: 2px dotted #DDD; } .step-wrap { counter-reset: my-sub-counter; } .step-row { counter-reset: my-sec-counter; } .step-block { padding: 1.25rem; height: 100%; } .step-block::before { counter-increment: my-sec-counter; content: counter(my-sec-counter); position: absolute; top: -50px; right: -5px; color: #E8E8E8; font-family: Arial; font-style: italic; font-size: 8em; text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8); } .step-block::after { content: ''; position: absolute; bottom: 0; left: 0; right: 0; height: 0; border-bottom: 1px dotted #CCC; } .step-topic::before { content: '步驟'counter(my-sub-counter); counter-increment: my-sub-counter; position: relative; display: inline-block; font-family: 'Allura', '微軟正黑體'; font-size: 1rem; } .en .step-topic::before { content: 'Step'counter(my-sub-counter); } .step-topic>span.fa { font-size: 18px; margin-left: 0.25rem; margin-right: 0.25rem; color: #990000; } .step-topic>span { font-size: 1rem; } .step-text { color: #999; } .entre-row { counter-reset: block-counter; } .entre-row .card-body { text-align: center; } .entre-row .card-title::before { content: 'STEP 'counter(block-counter); counter-increment: block-counter; position: relative; display: inline-block; } .slick-dots { position: absolute; bottom: 30px; } .slick-arrow { z-index: 10; } .products-carousel { max-width: 420px; margin: auto; } .slider-syn { width: 100%; } .slider-syn .items-view { margin-bottom: 1rem; } .slider-syn .slider-nav .slick-slide { margin: 0.5rem; } .slider-syn .slider-nav .slick-list { margin: -0.5rem; } .slider-syn .slider-nav .items-block { cursor: pointer; border: dotted 1px #CCC; } .slick-arrow { cursor: pointer; width: 40px; height: 40px; } .slick-prev { left: -50px; } .slick-next { right: -50px; } .slick-prev::before { content: ''; display: block; width: 40px; height: 40px; background-image: url(/images/icons/arrow-bl.png); background-size: cover; } .slick-next:before { content: ''; display: block; width: 40px; height: 40px; background-image: url(/images/icons/arrow-br.png); background-size: cover; } .slider-syn .slider-nav .slick-slide.slick-current .items-block { border: solid 1px #000; } .slider-syn .items-view { margin-bottom: 1rem; } .items-view .items-block, .items-nav .items-block { background-size: contain; background-position: center center; background-repeat: no-repeat; padding-bottom: 100%; } #gotop { display: none; position: fixed; right: 20px; bottom: 30px; width: 40px; height: 40px; line-height: 32px; text-align: center; font-size: 25px; background: rgba(0, 0, 0, .36); color: #FAFCFD; cursor: pointer; z-index: 80 } #gotop>span.fa { top: -5px; } #gotop>.txt { position: absolute; width: 100%; line-height: normal; font-size: 12px; bottom: 5px; text-align: center } .wdg-contact-wrap { position: absolute; left: 0; top: 100px; padding: 0.25rem; margin-top: 1rem; background-color: rgba(0, 0, 0, 0.4); color: #FFF; font-size: 12px; transition-duration: .6s; transition-timing-function: ease-out; z-index: 3000; } .wdg-contact-wrap.hide { left: -55px; transition-duration: .6s; transition-timing-function: ease-out; } .wdg-contact-wrap .wdg-switch { display: block; left: 0; line-height: 32px; text-align: center; transition-duration: .6s; font-family: FontAwesome; } .wdg-contact-wrap .wdg-switch::before { content: '\f060'; } .wdg-contact-wrap.hide .wdg-switch { width: 28px; line-height: 60px; left: 100%; background-color: rgba(0, 0, 0, 0.4); transition-duration: .6s; transition-delay: .3s; } .wdg-contact-wrap.hide .wdg-switch::before { content: '\f061'; } .wdg-contact-wrap .wdg-link:not(:last-child) { border-bottom: 1px solid rgba(255, 255, 255, 0.4); } .wdg-contact-wrap .wdg-link { display: block; } .wdg-contact-wrap .wdg-icon { display: block; width: 45px; height: 45px; text-align: center; margin: auto; } .wdg-contact-wrap .wdg-icon:before { content: ''; display: inline-block; height: 100%; width: 0; vertical-align: middle; } .wdg-contact-wrap .wdg-icon>img { max-width: 32px; max-height: 32px; display: inline-block; vertical-align: middle; } .invalid-feedback { font-size: 14px; color: #FF3F00; position: absolute; right: 14px; bottom: 0; pointer-events: none; } .invalid-feedback .list-unstyled { margin: 0; } .has-error .form-input { box-shadow: 0 0 1px 1px #FF3F00 inset; } .help-block { font-size: 14px; color: #FF3F00; position: absolute; right: 24px; bottom: 0; pointer-events: none } .help-block .list-unstyled { margin: 0 }.home-carousel .slick-prev { left: 25px; } .home-carousel .slick-next { right: 25px; } .home-carousel .items-block>img { width: 100%; } @media (max-width:544px) { .home-carousel .slick-prev { left: 1rem; } .home-carousel .slick-next { right: 1rem; } } .about_section .about-content-left { text-align: right; vertical-align: bottom; } .about_section .text-parallax { background-repeat: no-repeat; margin-top: 10px; display: inline-block; background: url(/images/content/index-09.jpg); background-position: center; } .about_section .text-parallax-content { font-family: 'Oswald', sans-serif; font-weight: 700; font-size: 180px; line-height: 1; overflow: hidden; margin-bottom: 0; background-color: #FFF; color: #c5a47e; mix-blend-mode: hard-light; } .about_section .about-content-right { vertical-align: bottom; text-align: left; font-size: 26px; font-weight: bold; line-height: 36px; padding: 0 0 20px 20px; } .about_section .about-content-right .txt-1st { color: #dc3545; } .about_section .table-xl { display: table; width: 100%; table-layout: fixed; margin-top: -2rem; } .rd-parallax.index-parallax { color: #FFF; text-shadow: 0 2px 3px rgba(0, 0, 0, 0.8); } .rd-parallax.index-parallax .heading, .about_section .heading { text-align: center; } .rd-parallax.index-parallax h4.title span, .about_section h4.title span { padding: 0 20px; z-index: 1; position: relative; font-weight: normal; font-family: 'Montserrat'; line-height: 100%; font-size: 2rem; } .rd-parallax.index-parallax .container { margin-top: 4rem; margin-bottom: 4rem; } @media (max-width:576px) { .home-rd-parallax .rd-parallax-inner, .home-rd-parallax .rd-parallax-layer { transform: none !important; } } .why-cont>.row>* { padding-bottom: 0.5rem; } .why-cont .card { border: solid 1px #FFF; background-color: rgba(0, 0, 0, 0.60); height: 100%; padding: 1rem; } .why-cont .why-title .glyphicon { color: #dc3545; margin-right: 0.5rem; } .why-cont .why-text { color: rgba(255, 255, 255, 0.5); } .advisory-cont { background-color: rgba(255, 255, 255, 0.5); padding: 3rem; border-radius: 0.5rem; } .flip-wrap .card { border: 0; background-color: transparent; height: 100%; } .flip-wrap .card .card-footer { border: 0; background-color: transparent; } .flip-wrap .why-title .glyphicon { color: #dc3545; margin-right: 0.5rem; } .flip-wrap .why-text { color: rgba(255, 255, 255, 0.5); } .flip-wrap .card-body { border: solid 1px #FFF; background-color: rgba(0, 0, 0, 0.60); padding: 1rem; } .flip-cont { padding-bottom: 100%; border: solid 1px #FFF; border-radius: 4px; } .flip-link-wrap { display: flex; flex-direction: column; justify-content: space-between; align-items: center; background-color: rgba(0, 0, 0, 0); opacity: 0; transition-duration: .4s; } #pagearea .flip-link-wrap { opacity: 2; } .flip-link { color: rgba(255, 255, 255, 0.7); display: flex; justify-content: center; align-items: center; font-size: 1.25rem; border-bottom: 1px solid #CCC; height: inherit; pointer-events: none; } .flip-link:link, .flip-link:active, .flip-link:visit { color: rgba(255, 255, 255, 1); } .flip-link:hover { color: rgba(255, 255, 255, 1); background-color: rgba(0, 0, 0, 0.4); } .flip-link:last-child { border-bottom: 0; } .flip-link-wrap:hover { background: rgba(0, 0, 0, 0.8); opacity: 1; transition-duration: .4s; } .flip-link-wrap:hover .flip-link { pointer-events: all; } @media (max-width:768px) { .flip-wrap .card { background-color: transparent; height: auto; } .flip-cont { transform: translateX(71%); } .flip-link-wrap, .flip-link-wrap:hover { background-color: rgba(0, 0, 0, 0.1); opacity: 1; width: 66% !important; right: 105%; ; display: block; } .flip-link, .flip-link:link { display: block; height: auto; color: #333 !important; padding: 0.5rem 0.25rem; text-align: center; background-color: transparent !important; } }.banner-section .banner-inner-bg { background-size: cover; background-repeat: no-repeat; background-position: center; padding-bottom: 20%; width: 100% !important; } .banner-section .topic-wrap { left: 6vw; } .banner-section .topic-wrap h3 { font-size: 2.5vw; font-weight: bold; text-shadow: 0.3vw 0.3vw 0.5vw rgba(0, 0, 0, 0.5); } .pg-title { font-size: 2.2rem; color: #005CB9; font-weight: 700; } .g-recaptcha > div{ width: 150px !important; height: 35px !important; border-width: 1px; border-style: solid; border-color: rgb(209, 164, 5); border-radius:2px; overflow:hidden; } .g-recaptcha > div > div{ transform:scale(0.77); -webkit-transform:scale(0.77); transform-origin:0 0; -webkit-transform-origin:0 0; } .g-recaptcha iframe{ margin-top:-14px; } @media(max-width:992px) { .pg-title { font-size: 2rem; } .banner-section .banner-inner-bg { padding-bottom: 40%; } .banner-section .topic-wrap h3 { font-size: 3.5vw; } } @media(max-width:768px) { .pg-title { font-size: 1.75rem; } } @media(max-width:576px) { .pg-title { font-size: 1.5rem; } .banner-section .topic-wrap h3 { font-size: 5vw; } } @media(max-width:464px) { .pg-title { font-size: 1.2rem; } .banner-section .topic-wrap h3 { font-size: 6vw; } } .slick-slide { outline: none !important; } .page-list-row .item-info-wrap { padding-top: 0.5rem; } .page-list-row .item-info-wrap>.name { display: inline-block; color: #666; margin-bottom: 0; } .page-list-row .item-wrap { padding: 8px; border: 1px solid #EEE; border-radius: 4px; height: 100%; } .page-list-row .description { position: absolute; top: 80px; left: 0; right: 0; bottom: 0; overflow: hidden; color: #FFF; } .page-list-row .description .ani-list { transform: translateX(50%); opacity: 0; transition-duration: .4s; } .page-list-row .box:hover .ani-list { transform: translateX(0); opacity: 1; transition-duration: .4s; } .page-list-row .box .ani-list:nth-child(1) { transition-delay: .4s; } .page-list-row .box .ani-list:nth-child(2) { transition-delay: 0.6s; } .page-list-row .box .ani-list:nth-child(3) { transition-delay: 0.8s; } .page-list-row .box .ani-list:nth-child(4) { transition-delay: 1.0s; } .page-list-row .box .ani-list:nth-child(5) { transition-delay: 1.2s; } .page-list-row .box .ani-list:nth-child(6) { transition-delay: 1.4s; } .page-list-row .box .ani-list:nth-child(7) { transition-delay: 1.6s; } .page-list-row .cate { color: #FFF; } .about-img { border: 6px #FFF solid; border-radius: 80px; border-bottom-right-radius: 0; border-bottom-left-radius: 0; } .brand-sect { background-size: 100% auto; background-repeat: no-repeat; } .brand-sect::before { content: ''; position: absolute; top: 0; right: 0; bottom: 0; left: 0; background-image: url(/images/content/about_bg_full.jpg); z-index: -1; } .brand-block { margin-top: 15%; margin-left: 6%; width: 60%; } @media (max-width:992px) { .brand-block { width: 700px; } } @media (max-width:768px) { .brand-block { width: auto; margin-left: auto; } } .content-sys { margin: 2.5rem auto; } .idx-row { counter-reset: block-counter; } .idx-col .card-body { margin: 0; padding: 0; } .idx-col .card-index { flex: 0 0 auto; width: auto; max-width: none; margin: 0; padding-right: 0.5rem; } .idx-col .card-index::before { content: counter(block-counter); counter-increment: block-counter; font: 8rem 'arial'; font-style: italic; color: #DDD; line-height: 8rem; } .idx-col .card-text { -ms-flex-preferred-size: 0; flex-basis: 0; -ms-flex-positive: 1; flex-grow: 1; max-width: 100%; padding-top: 1rem; color: #666; } .numberlist ol { counter-reset: li; list-style: none; margin-bottom: 1rem; text-align: left; padding-left: 1rem; } .numberlist li { position: relative; display: block; padding: 1em 1em 1em 3em; *padding: .4em; margin: .5em 0; background: #fff; color: #444; text-decoration: none; -moz-border-radius: .3em; -webkit-border-radius: .3em; border-radius: .3em; } .numberlist li::before { content: counter(li); counter-increment: li; position: absolute; left: -1.3em; top: 50%; margin-top: -1.3em; background: #87ceeb; height: 3em; width: 3em; line-height: 2.5em; border: .3em solid #fff; text-align: center; font-weight: 700; -moz-border-radius: 2em; -webkit-border-radius: 2em; border-radius: 2em; color: #fff; } .contacts-block>a { text-decoration: none; } .contacts-block>a>div { border: 1px solid #CCC; border-radius: 4px; } .contacts-block>a>div:hover { background-color: #e5feff; } .contacts-block h5 { margin-top: 1rem; color: #da251d; text-decoration: none; } .contacts-block p { margin-top: 1rem; color: #666; text-decoration: none; } .prev-next-wrap>.row { background-color: #e2e2e2; margin: 0; border-radius: 0.25rem; } .prev-next-wrap a { color: #dc3545; } .prev-next-wrap .prev-pg:hover, .prev-next-wrap .next-pg:hover { background-color: #efefef; } .prev-next-wrap .prev-pg { padding: 0 1rem 0 40px; } .prev-next-wrap .next-pg { padding: 0 40px 0 1rem; } .prev-next-wrap .prev-pg, .prev-next-wrap .next-pg { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .prev-next-wrap .prev-pg::before { content: '\f104'; font-family: FontAwesome; font-size: 24px; position: absolute; left: 1rem; top: 15px; } .prev-next-wrap .next-pg::before { content: '\f105'; font-family: FontAwesome; font-size: 24px; position: absolute; left: auto; right: 1rem; top: 15px; } .prev-next-divider { position: absolute; top: 10px; bottom: 10px; width: 0; left: 50%; border-left: 1px solid #FFF; z-index: 1; } @media (max-width:464px) { .prev-next-divider { top: 50%; bottom: auto; width: auto; left: 10px; right: 10px; border-top: 1px solid #FFF; } }aside { margin-bottom: 1rem; } aside .categories-block { width: 250px; background-color: #FFF; width: 270px; } .col-aside { flex: 0 0 300px; max-width: 300px; } .col-content { flex: 0 0 calc(100% - 300px); max-width: calc(100% - 300px); } @media (max-width:992px) { .col-aside, .col-content { flex: 0 0 100%; max-width: 100%; } .aside-top { display: none; } aside .categories-block { background-color: transparent; width: auto; } aside .cat-button { width: 100%; overflow: hidden; text-overflow: ellipsis; } aside #cat-wrap { width: 100%; box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3); z-index: 50; } aside #cat-wrap>.cat-item { border-radius: 0; margin-bottom: 0; border-top: 0; } } .categories-block .cat-caret { position: absolute; width: 32px; height: 32px; top: 4px; right: 0; text-align: center; transition-duration: .3s; transform: rotate(0deg); transform-origin: center center; line-height: 32px; } .categories-block .cat-item { padding: 0; } .categories-block .cat-caret:before { display: block; font-family: FontAwesome; content: '\f107'; color: #999; font-size: 20px; } .cat-caret.trigger { transition-duration: .3s; transform: rotate(-180deg); } .cat-wrap>.cat-item { border: 1px solid #DDD; border-radius: 0.25rem; margin-bottom: 0.15rem; background-color: rgba(0, 0, 0, 0.03); } .cat-wrap>.cat-item>.cat-link { width: calc(100% - 35px); font-size: 1.2rem; text-decoration: none; padding: 8px 12px; } .cat-menu { border-radius: 0 0 0.25rem 0.25rem; } .cat-menu>.cat-item { border-top: 1px dotted #CCC; } .cat-menu>.cat-item>.cat-link { white-space: pre-wrap; word-break: break-all; padding: 8px 0 8px 24px; text-decoration: none; transition-duration: .6s; } .cat-menu>.cat-item>.cat-link:hover { background-color: #fafafa; color: #dc3545; padding-left: 3rem; transition-duration: .6s; } .aside-top { margin-bottom: 1.5rem; } .aside-top span { position: absolute; z-index: 99; color: #FFF; font-weight: bold; font-size: 1.2rem; left: 15px; top: 6px; width: 90%; text-align: center; } aside ul { padding: 0; } aside ul li { list-style: none; } aside ul li::after { display: block; clear: both; content: ''; } aside .collapse ul li::before { border: none; } aside .collapse ul li { border-bottom: 1px dotted #CCC; margin-left: 2rem; font-size: 0.9rem; } aside ul a { color: #686868; display: inline-block; width: 100%; cursor: pointer; } aside ul li.active::before { border-left: solid 1px #8d4999; } aside ul li.active>a { color: #c82333; } aside ul li.active>a:hover { color: #dc3545; }.items-view .slick-track:empty::before { content: ''; display: none !important; } .products-info { border: 1px solid #DDD; border-radius: 4px; padding: 1rem; } .products-info .pd-name { font-size: 1.5rem; line-height: 2.5rem; color: #666666; font-weight: bold; margin-top: 0; } .product-list h4 { background-color: rgba(0, 0, 0, 0.50); color: #FFF; font-weight: bold; font-size: 1rem; text-align: center; padding: 0.25rem 0; margin-top: 0.25rem; } .product-list .item-wrap { padding: 8px; border: 1px solid #EEE; border-radius: 4px; height: 100%; } .product-list .item-wrap .p-name { color: #666; text-decoration: none; flex: 0 0 100%; max-width: 100%; } .product-list .item-wrap a:link { text-decoration: none; } .product-list .item-wrap.new::before { content: ''; position: absolute; width: 50px; height: 50px; background-image: url(/images/tags/label-new.png?3); background-size: contain; top: -4px; left: -4px; z-index: 1; } .product-list>li { padding-left: 1rem; padding-right: 1rem; margin-bottom: 2rem; flex: 0 0 33.333333%; max-width: 33.333333%; } .product-list[data-view='grid'] .col-image, .product-list[data-view='grid'] .col-info { flex: 0 0 100%; max-width: 100%; } .page-list-row .item-wrap>div, .product-list[data-view='grid'] .col-image { overflow: hidden; } .page-list-row .item-wrap .pic-img, .product-list .col-image>div { transition-timing-function: ease-in-out; transform: scale(1) translateZ(0); backface-visibility: hidden; object-fit: cover; transition-duration: .6s; transition-property: transform; } .page-list-row .item-wrap:hover .pic-img, .product-list .col-image:hover>div { transform: scale(1.2) translateZ(0); transition-duration: .6s; } .product-list[data-view='grid'] .item-info { margin: 0; height: 100%; } .product-list[data-view='grid'] .item-info>* { padding: 0; } .product-list[data-view='grid'] .item-info>.p-name { margin-top: 0.5rem; text-align: center; } .product-list[data-view='grid'] .p-price, .product-list[data-view='grid'] .p-button { align-self: center; } .product-list[data-view='list']>li { flex: 0 0 50%; max-width: 50%; } .product-list[data-view='list'] .col-image { flex: 0 0 100px; max-width: 100px; } .product-list[data-view='list'] .col-info { -ms-flex-preferred-size: 0; flex-basis: 0; -ms-flex-positive: 1; flex-grow: 1; max-width: 100%; } .product-list[data-view='list'] .item-info { margin: 0; height: 100%; } .product-list[data-view='list'] .item-info>.p-name { margin: 0; padding: 0 0.5rem 0.5rem 1rem; } .product-list[data-view='list'] .p-price, .product-list[data-view='list'] .p-button { align-self: flex-end; } @media (max-width:768px) { .product-list { margin-left: -0.5rem; margin-right: -0.5rem; } .product-list li { padding-left: 0.5rem; padding-right: 0.5rem; margin-bottom: 1rem; } .product-list h4 { font-size: 14px; } .product-list[data-view='list']>li { flex: 0 0 100%; max-width: 100%; } } @media (max-width:576px) { .product-list li { flex: 0 0 50%; max-width: 50%; } } .products-intro { margin-bottom: 1rem; } .products-intro .form-group { padding: 12px 0; border-bottom: 1px dashed rgb(211, 211, 211); margin-bottom: 0; } .products-intro .control-label { color: #5F5F5F; font-size: 14px; display: inline-block; vertical-align: top; min-width: 115px; margin: 0; padding-right: 1rem; } .products-intro .control-label:before { content: ''; -webkit-border-radius: 20%; -moz-border-radius: 20%; border-radius: 20%; width: 6px; height: 6px; background: #bd2130; display: inline-block; vertical-align: middle; margin: 0px 15px 0 8px; } @media (max-width: 992px) { .products-intro .control-label { width: 90px; } } .products-intro .control-box { display: inline-block; font-size: 1rem; color: #717171; max-width: 260px; } @media (min-width: 1200px) { .products-intro .control-box { max-width: 304px; } } .products-intro .price { color: #DC6565; position: relative; top: 2px; } .products-intro .price .pprc { font-size: 22px; font-weight: bold; } .products-intro select.form-control { border: 1px solid #E4E4E4; height: 26px; line-height: 26px; } .products-intro .btn-box { margin: 0; text-align: left; padding: 15px 0; } .products-intro .btn-box .btn.soldout { background: #BBBBBB; border: 1px solid #BBBBBB; cursor: auto; } .qty-box { position: relative; display: inline-block; width: 93px; max-width: none; padding: 3px 29px; border: 1px solid #E4E4E4; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .qty-box .form-control { position: relative; text-align: center; margin-bottom: 0; height: 18px; line-height: 18px; padding: 0 4px; border: 0; z-index: 1; -webkit-border-radius: 0; border-radius: 0; } .qty-box .ibtn { background-image: url(/images/sprites/btn_qty.png); width: 24px; height: 24px; position: absolute !important; z-index: 0; top: 0; } .qty-box .ibtn.add { background-position: 0 0; right: 0; } .qty-box .ibtn.less { background-position: 100% 0; left: 0; } .qty-box .ibtn.add:hover { background-position: 0 100%; } .qty-box .ibtn.less:hover { background-position: 100% 100%; } .ibtn { text-indent: 100%; white-space: nowrap; overflow: hidden; text-align: left; padding: 0 !important; -webkit-transition: none; transition: none; } .ibtn:hover { background-position: 0 100%; } .products-info .pd-id { color: #662F49; font-size: 15px; font-weight: normal; display: inline-block; position: absolute; right: 0; bottom: 13px; } .cart-icon-btn { padding: 0; font-size: 20px; color: #666; width: 28px; text-align: center; line-height: 28px; cursor: pointer; } .cart-icon-btn>span { color: #666; } .list-view-mode { border-radius: 4px 0 0 0; } .list-view-mode>* { background-color: #f8f8f8; } .list-view-mode>*:not(:first-child) { line-height: 35px; } .veiew-order-col { position: static; } .veiew-order-col::after { position: absolute; content: ''; left: 0; right: 0; top: 34px; border-top: 1px solid #c82333; z-index: 1; } .veiew-order-col.latest .DESC[data-type='latest']::after, .veiew-order-col.hotest .ASC[data-type='hotest']::after { content: '\f175'; font-family: FontAwesome; color: #FFF; margin-left: 4px; } .veiew-order-col.latest .ASC[data-type='latest']::after, .veiew-order-col.hotest .DESC[data-type='hotest']::after { content: '\f176'; font-family: FontAwesome; color: #FFF; margin-left: 4px; } .btn-order-type { border-radius: 4px 4px 0 0; cursor: pointer; } .icon-view-mode { display: inline-block; width: 24px; height: 24px; line-height: 22px; text-align: center; border: 1px solid transparent; border-radius: 2px; } .icon-view-mode:hover { border: 1px solid #c82333; } .icon-view-mode>span { color: #999; } .icon-view-mode.active>span { color: #c82333; } .detail-title { font-size: 13px; color: #999; margin: 1.5rem 0 2rem 0; position: relative; width: 100%; font-size: 2rem; } .detail-title:after { content: ''; width: calc(100% - 170px); display: block; position: absolute; right: 0; top: 31px; background: url(/images/bg_line.png) repeat; background-color: rgba(0, 0, 0, 0.05); content: ''; height: 5px; } .detail-title b { display: inline-block; vertical-align: middle; position: relative; top: 1px; font-size: 0.9rem; } .detail-title i { display: inline-block; margin: 0 10px; } .detail-title span { padding: 7px 10px; display: inline-block; top: 8px; left: 0; background-color: #FFF; z-index: 9; } .detail-title span::before { content: ''; position: absolute; display: block; background: url(/images/bg_line.png) repeat; background-color: rgba(0, 0, 0, 0.05); height: 28px; width: 5px; left: -3px; top: 50%; margin-top: -16px; } .cate-info-wrap { padding: 2vw; text-align: center; position: absolute; right: 0; background-color: rgba(255, 255, 255, 0.85); } .cate-info-wrap .topic-wrap>h2 { font-weight: bold; color: #333; } .cate-info-wrap .topic-wrap>h6 { color: #666; } @media (max-width:768px) { .cate-info-wrap .topic-wrap>h2 { font-size: 28px; } } @media (max-width:464px) { .cate-info-wrap { padding: 1rem 0; position: relative; top: 0; right: 0; transform: none; background-color: transparent; } .cate-info-wrap .topic-wrap>h2 { font-size: 24px; } } .prod-banner-section .topic-wrap span { font-size: 0.9rem; color: #CCC; } .prod-banner-section .topic-wrap h6 { color: #999; line-height: 1.8; }@charset 'utf-8'; .timeline div { height: auto; } .timeline { width: 100%; position: relative; padding: 1px 0; list-style: none; font-weight: 300; } .timeline .timeline-item { padding-left: 0; padding-right: 30px; } .timeline .timeline-item.timeline-item-right, .timeline .timeline-item:nth-of-type(even):not(.timeline-item-left) { padding-left: 30px; padding-right: 0; } .timeline .timeline-item .timeline-event { width: 100%; } .timeline:before { border-right-style: solid; } .timeline:before, .timeline:after { content: ' '; display: block; } .timeline:after { clear: both; } .timeline:before { content: ''; position: absolute; top: 0; left: 0; bottom: 0; width: 50%; height: 100% !important; margin-left: 1px; border-right-width: 2px; border-right-style: solid; border-right-color: #888888; } .timeline.timeline-single-column.timeline { width: 100%; max-width: 768px; } .timeline.timeline-single-column.timeline .timeline-item { padding-left: 72px; padding-right: 0; } .timeline.timeline-single-column.timeline .timeline-item.timeline-item-right, .timeline.timeline-single-column.timeline .timeline-item:nth-of-type(even):not(.timeline-item-left) { padding-left: 72px; padding-right: 0; } .timeline.timeline-single-column.timeline .timeline-item .timeline-event { width: 100%; } .timeline.timeline-single-column.timeline:before { left: 42px; width: 0; margin-left: -1px; } .timeline.timeline-single-column.timeline .timeline-item { width: 100%; margin-bottom: 20px; } .timeline.timeline-single-column.timeline .timeline-item:nth-of-type(even) { margin-top: 0; } .timeline.timeline-single-column.timeline .timeline-item.timeline-item-left+.timeline-item:not(.timeline-item-left):not(.timeline-item-right), .timeline.timeline-single-column.timeline .timeline-item.timeline-item-right+.timeline-item:not(.timeline-item-left):not(.timeline-item-right) { margin-top: 0; } .timeline.timeline-single-column.timeline .timeline-item.timeline-item-left+.timeline-item:not(.timeline-item-left):not(.timeline-item-right)+.timeline-item:not(.timeline-item-left):not(.timeline-item-right), .timeline.timeline-single-column.timeline .timeline-item.timeline-item-right+.timeline-item:not(.timeline-item-left):not(.timeline-item-right)+.timeline-item:not(.timeline-item-left):not(.timeline-item-right) { margin-top: 0; } .timeline.timeline-single-column.timeline .timeline-item>.timeline-event { float: right !important; } .timeline.timeline-single-column.timeline .timeline-item>.timeline-event:before, .timeline.timeline-single-column.timeline .timeline-item>.timeline-event:after { right: auto !important; border-left-width: 0 !important; } .timeline.timeline-single-column.timeline .timeline-item>.timeline-event:before { left: -15px !important; border-right-width: 15px !important; } .timeline.timeline-single-column.timeline .timeline-item>.timeline-event:after { left: -14px !important; border-right-width: 14px !important; } .timeline.timeline-single-column.timeline .timeline-item>.timeline-point { transform: translateX(-50%); left: 42px !important; margin-left: 0; } .timeline.timeline-single-column.timeline .timeline-label { transform: translateX(-50%); margin: 0 0 20px 42px; } .timeline.timeline-single-column.timeline .timeline-label+.timeline-item:not(.timeline-item-left):not(.timeline-item-right) { margin-top: 0; } .timeline.timeline-single-column.timeline .timeline-label+.timeline-item:not(.timeline-item-left):not(.timeline-item-right)+.timeline-item:not(.timeline-item-left):not(.timeline-item-right) { margin-top: 0; } .timeline.timeline-line-solid:before { border-right-style: solid; } .timeline.timeline-line-dotted:before { border-right-style: dotted; } .timeline.timeline-line-dashed:before { border-right-style: dashed; } .timeline.timeline-line-hidden:before { border-right-style: none; } .timeline .timeline-item { position: relative; float: left; clear: left; width: 50%; margin-bottom: 20px; } .timeline .timeline-item:before, .timeline .timeline-item:after { content: ''; display: table; } .timeline .timeline-item:after { clear: both; } .timeline .timeline-item:last-child { margin-bottom: 0 !important; } .timeline .timeline-item.timeline-item-right>.timeline-event, .timeline .timeline-item:nth-of-type(even):not(.timeline-item-left)>.timeline-event { float: right !important; } .timeline .timeline-item.timeline-item-right>.timeline-event:before, .timeline .timeline-item:nth-of-type(even):not(.timeline-item-left)>.timeline-event:before, .timeline .timeline-item.timeline-item-right>.timeline-event:after, .timeline .timeline-item:nth-of-type(even):not(.timeline-item-left)>.timeline-event:after { right: auto !important; border-left-width: 0 !important; } .timeline .timeline-item.timeline-item-right>.timeline-event:before, .timeline .timeline-item:nth-of-type(even):not(.timeline-item-left)>.timeline-event:before { left: -15px !important; border-right-width: 15px !important; } .timeline .timeline-item.timeline-item-right>.timeline-event:after, .timeline .timeline-item:nth-of-type(even):not(.timeline-item-left)>.timeline-event:after { left: -14px !important; border-right-width: 14px !important; } .timeline .timeline-item>.timeline-event:before { top: 10px; right: -15px; border-top: 15px solid transparent; border-left-width: 15px; border-left-style: solid; border-right-width: 0; border-right-style: solid; border-bottom: 15px solid transparent; } .timeline .timeline-item>.timeline-event:after { top: 11px; right: -14px; border-top: 14px solid transparent; border-left-width: 14px; border-left-style: solid; border-right-width: 0; border-right-style: solid; border-bottom: 14px solid transparent; } .timeline .timeline-item>.timeline-point { top: 25px; } .timeline-single-column.timeline .timeline-item>.timeline-event { float: right !important; } .timeline-single-column.timeline .timeline-item>.timeline-event:before, .timeline-single-column.timeline .timeline-item>.timeline-event:after { right: auto !important; border-left-width: 0 !important; } .timeline-single-column.timeline .timeline-item>.timeline-event:before { left: -15px !important; border-right-width: 15px !important; } .timeline-single-column.timeline .timeline-item>.timeline-event:after { left: -14px !important; border-right-width: 14px !important; } .timeline .timeline-item:nth-of-type(2) { margin-top: 40px; } .timeline .timeline-item.timeline-item-left, .timeline .timeline-item.timeline-item-right { clear: both !important; } .timeline .timeline-item.timeline-item-left+.timeline-item:not(.timeline-item-left):not(.timeline-item-right), .timeline .timeline-item.timeline-item-right+.timeline-item:not(.timeline-item-left):not(.timeline-item-right) { margin-top: 0; } .timeline .timeline-item.timeline-item-left+.timeline-item:not(.timeline-item-left):not(.timeline-item-right)+.timeline-item:not(.timeline-item-left):not(.timeline-item-right), .timeline .timeline-item.timeline-item-right+.timeline-item:not(.timeline-item-left):not(.timeline-item-right)+.timeline-item:not(.timeline-item-left):not(.timeline-item-right) { margin-top: 40px; } .timeline .timeline-item.timeline-item-left+.timeline-item:not(.timeline-item-left):not(.timeline-item-right), .timeline .timeline-item.timeline-item-right+.timeline-item:not(.timeline-item-left):not(.timeline-item-right) { clear: both; } .timeline .timeline-item.timeline-item-right, .timeline .timeline-item:nth-of-type(even):not(.timeline-item-left) { float: right; clear: right; } .timeline .timeline-item.timeline-item-right>.timeline-point, .timeline .timeline-item:nth-of-type(even):not(.timeline-item-left)>.timeline-point { left: -24px; } .timeline .timeline-item.timeline-item-right>.timeline-point.timeline-point-blank, .timeline .timeline-item:nth-of-type(even):not(.timeline-item-left)>.timeline-point.timeline-point-blank { left: -12px; } .timeline .timeline-item.timeline-item-arrow-sm.timeline-item-right>.timeline-event, .timeline .timeline-item.timeline-item-arrow-sm:nth-of-type(even):not(.timeline-item-left)>.timeline-event { float: right !important; } .timeline .timeline-item.timeline-item-arrow-sm.timeline-item-right>.timeline-event:before, .timeline .timeline-item.timeline-item-arrow-sm:nth-of-type(even):not(.timeline-item-left)>.timeline-event:before, .timeline .timeline-item.timeline-item-arrow-sm.timeline-item-right>.timeline-event:after, .timeline .timeline-item.timeline-item-arrow-sm:nth-of-type(even):not(.timeline-item-left)>.timeline-event:after { right: auto !important; border-left-width: 0 !important; } .timeline .timeline-item.timeline-item-arrow-sm.timeline-item-right>.timeline-event:before, .timeline .timeline-item.timeline-item-arrow-sm:nth-of-type(even):not(.timeline-item-left)>.timeline-event:before { left: -10px !important; border-right-width: 10px !important; } .timeline .timeline-item.timeline-item-arrow-sm.timeline-item-right>.timeline-event:after, .timeline .timeline-item.timeline-item-arrow-sm:nth-of-type(even):not(.timeline-item-left)>.timeline-event:after { left: -9px !important; border-right-width: 9px !important; } .timeline .timeline-item.timeline-item-arrow-sm>.timeline-event:before { top: 4px; right: -10px; border-top: 10px solid transparent; border-left-width: 10px; border-left-style: solid; border-right-width: 0; border-right-style: solid; border-bottom: 10px solid transparent; } .timeline .timeline-item.timeline-item-arrow-sm>.timeline-event:after { top: 5px; right: -9px; border-top: 9px solid transparent; border-left-width: 9px; border-left-style: solid; border-right-width: 0; border-right-style: solid; border-bottom: 9px solid transparent; } .timeline .timeline-item.timeline-item-arrow-sm>.timeline-point { top: 14px; } .timeline-single-column.timeline .timeline-item.timeline-item-arrow-sm>.timeline-event { float: right !important; } .timeline-single-column.timeline .timeline-item.timeline-item-arrow-sm>.timeline-event:before, .timeline-single-column.timeline .timeline-item.timeline-item-arrow-sm>.timeline-event:after { right: auto !important; border-left-width: 0 !important; } .timeline-single-column.timeline .timeline-item.timeline-item-arrow-sm>.timeline-event:before { left: -10px !important; border-right-width: 10px !important; } .timeline-single-column.timeline .timeline-item.timeline-item-arrow-sm>.timeline-event:after { left: -9px !important; border-right-width: 9px !important; } .timeline .timeline-item.timeline-item-arrow-md.timeline-item-right>.timeline-event, .timeline .timeline-item.timeline-item-arrow-md:nth-of-type(even):not(.timeline-item-left)>.timeline-event { float: right !important; } .timeline .timeline-item.timeline-item-arrow-md.timeline-item-right>.timeline-event:before, .timeline .timeline-item.timeline-item-arrow-md:nth-of-type(even):not(.timeline-item-left)>.timeline-event:before, .timeline .timeline-item.timeline-item-arrow-md.timeline-item-right>.timeline-event:after, .timeline .timeline-item.timeline-item-arrow-md:nth-of-type(even):not(.timeline-item-left)>.timeline-event:after { right: auto !important; border-left-width: 0 !important; } .timeline .timeline-item.timeline-item-arrow-md.timeline-item-right>.timeline-event:before, .timeline .timeline-item.timeline-item-arrow-md:nth-of-type(even):not(.timeline-item-left)>.timeline-event:before { left: -15px !important; border-right-width: 15px !important; } .timeline .timeline-item.timeline-item-arrow-md.timeline-item-right>.timeline-event:after, .timeline .timeline-item.timeline-item-arrow-md:nth-of-type(even):not(.timeline-item-left)>.timeline-event:after { left: -14px !important; border-right-width: 14px !important; } .timeline .timeline-item.timeline-item-arrow-md>.timeline-event:before { top: 10px; right: -15px; border-top: 15px solid transparent; border-left-width: 15px; border-left-style: solid; border-right-width: 0; border-right-style: solid; border-bottom: 15px solid transparent; } .timeline .timeline-item.timeline-item-arrow-md>.timeline-event:after { top: 11px; right: -14px; border-top: 14px solid transparent; border-left-width: 14px; border-left-style: solid; border-right-width: 0; border-right-style: solid; border-bottom: 14px solid transparent; } .timeline .timeline-item.timeline-item-arrow-md>.timeline-point { top: 25px; } .timeline-single-column.timeline .timeline-item.timeline-item-arrow-md>.timeline-event { float: right !important; } .timeline-single-column.timeline .timeline-item.timeline-item-arrow-md>.timeline-event:before, .timeline-single-column.timeline .timeline-item.timeline-item-arrow-md>.timeline-event:after { right: auto !important; border-left-width: 0 !important; } .timeline-single-column.timeline .timeline-item.timeline-item-arrow-md>.timeline-event:before { left: -15px !important; border-right-width: 15px !important; } .timeline-single-column.timeline .timeline-item.timeline-item-arrow-md>.timeline-event:after { left: -14px !important; border-right-width: 14px !important; } .timeline .timeline-item.timeline-item-arrow-lg.timeline-item-right>.timeline-event, .timeline .timeline-item.timeline-item-arrow-lg:nth-of-type(even):not(.timeline-item-left)>.timeline-event { float: right !important; } .timeline .timeline-item.timeline-item-arrow-lg.timeline-item-right>.timeline-event:before, .timeline .timeline-item.timeline-item-arrow-lg:nth-of-type(even):not(.timeline-item-left)>.timeline-event:before, .timeline .timeline-item.timeline-item-arrow-lg.timeline-item-right>.timeline-event:after, .timeline .timeline-item.timeline-item-arrow-lg:nth-of-type(even):not(.timeline-item-left)>.timeline-event:after { right: auto !important; border-left-width: 0 !important; } .timeline .timeline-item.timeline-item-arrow-lg.timeline-item-right>.timeline-event:before, .timeline .timeline-item.timeline-item-arrow-lg:nth-of-type(even):not(.timeline-item-left)>.timeline-event:before { left: -18px !important; border-right-width: 18px !important; } .timeline .timeline-item.timeline-item-arrow-lg.timeline-item-right>.timeline-event:after, .timeline .timeline-item.timeline-item-arrow-lg:nth-of-type(even):not(.timeline-item-left)>.timeline-event:after { left: -17px !important; border-right-width: 17px !important; } .timeline .timeline-item.timeline-item-arrow-lg>.timeline-event:before { top: 10px; right: -18px; border-top: 18px solid transparent; border-left-width: 18px; border-left-style: solid; border-right-width: 0; border-right-style: solid; border-bottom: 18px solid transparent; } .timeline .timeline-item.timeline-item-arrow-lg>.timeline-event:after { top: 11px; right: -17px; border-top: 17px solid transparent; border-left-width: 17px; border-left-style: solid; border-right-width: 0; border-right-style: solid; border-bottom: 17px solid transparent; } .timeline .timeline-item.timeline-item-arrow-lg>.timeline-point { top: 28px; } .timeline-single-column.timeline .timeline-item.timeline-item-arrow-lg>.timeline-event { float: right !important; } .timeline-single-column.timeline .timeline-item.timeline-item-arrow-lg>.timeline-event:before, .timeline-single-column.timeline .timeline-item.timeline-item-arrow-lg>.timeline-event:after { right: auto !important; border-left-width: 0 !important; } .timeline-single-column.timeline .timeline-item.timeline-item-arrow-lg>.timeline-event:before { left: -18px !important; border-right-width: 18px !important; } .timeline-single-column.timeline .timeline-item.timeline-item-arrow-lg>.timeline-event:after { left: -17px !important; border-right-width: 17px !important; } .timeline .timeline-item>.timeline-event { background: #fff; border: 1px solid #888888; color: #555; position: relative; float: left; border-radius: 3px; } .timeline .timeline-item>.timeline-event:before { border-left-color: #888888; border-right-color: #888888; } .timeline .timeline-item>.timeline-event:after { border-left-color: #fff; border-right-color: #fff; } .timeline .timeline-item>.timeline-event h1, .timeline .timeline-item>.timeline-event h2, .timeline .timeline-item>.timeline-event h3, .timeline .timeline-item>.timeline-event h4, .timeline .timeline-item>.timeline-event h5, .timeline .timeline-item>.timeline-event h6, .timeline .timeline-item>.timeline-event p, .timeline .timeline-item>.timeline-event .timeline-inherit-color { color: inherit; } .timeline .timeline-item>.timeline-event.timeline-event-default { background: #fff; border: 1px solid #888888; color: #555; } .timeline .timeline-item>.timeline-event.timeline-event-default:before { border-left-color: #888888; border-right-color: #888888; } .timeline .timeline-item>.timeline-event.timeline-event-default:after { border-left-color: #fff; border-right-color: #fff; } .timeline .timeline-item>.timeline-event.timeline-event-default h1, .timeline .timeline-item>.timeline-event.timeline-event-default h2, .timeline .timeline-item>.timeline-event.timeline-event-default h3, .timeline .timeline-item>.timeline-event.timeline-event-default h4, .timeline .timeline-item>.timeline-event.timeline-event-default h5, .timeline .timeline-item>.timeline-event.timeline-event-default h6, .timeline .timeline-item>.timeline-event.timeline-event-default p, .timeline .timeline-item>.timeline-event.timeline-event-default .timeline-inherit-color { color: inherit; } .timeline .timeline-item>.timeline-event.timeline-event-primary { background: #f5f5f5; border: 1px solid #888888; color: #555; } .timeline .timeline-item>.timeline-event.timeline-event-primary:before { border-left-color: #888888; border-right-color: #888888; } .timeline .timeline-item>.timeline-event.timeline-event-primary:after { border-left-color: #f5f5f5; border-right-color: #f5f5f5; } .timeline .timeline-item>.timeline-event.timeline-event-primary h1, .timeline .timeline-item>.timeline-event.timeline-event-primary h2, .timeline .timeline-item>.timeline-event.timeline-event-primary h3, .timeline .timeline-item>.timeline-event.timeline-event-primary h4, .timeline .timeline-item>.timeline-event.timeline-event-primary h5, .timeline .timeline-item>.timeline-event.timeline-event-primary h6, .timeline .timeline-item>.timeline-event.timeline-event-primary p, .timeline .timeline-item>.timeline-event.timeline-event-primary .timeline-inherit-color { color: inherit; } .timeline .timeline-item>.timeline-event.timeline-event-success { background: #F3F8ED; border: 1px solid #72b92e; color: #3F8100; } .timeline .timeline-item>.timeline-event.timeline-event-success:before { border-left-color: #72b92e; border-right-color: #72b92e; } .timeline .timeline-item>.timeline-event.timeline-event-success:after { border-left-color: #F3F8ED; border-right-color: #F3F8ED; } .timeline .timeline-item>.timeline-event.timeline-event-success h1, .timeline .timeline-item>.timeline-event.timeline-event-success h2, .timeline .timeline-item>.timeline-event.timeline-event-success h3, .timeline .timeline-item>.timeline-event.timeline-event-success h4, .timeline .timeline-item>.timeline-event.timeline-event-success h5, .timeline .timeline-item>.timeline-event.timeline-event-success h6, .timeline .timeline-item>.timeline-event.timeline-event-success p, .timeline .timeline-item>.timeline-event.timeline-event-success .timeline-inherit-color { color: inherit; } .timeline .timeline-item>.timeline-event.timeline-event-info { background: #F0F8FD; border: 1px solid #3e93cf; color: #0062A7; } .timeline .timeline-item>.timeline-event.timeline-event-info:before { border-left-color: #3e93cf; border-right-color: #3e93cf; } .timeline .timeline-item>.timeline-event.timeline-event-info:after { border-left-color: #F0F8FD; border-right-color: #F0F8FD; } .timeline .timeline-item>.timeline-event.timeline-event-info h1, .timeline .timeline-item>.timeline-event.timeline-event-info h2, .timeline .timeline-item>.timeline-event.timeline-event-info h3, .timeline .timeline-item>.timeline-event.timeline-event-info h4, .timeline .timeline-item>.timeline-event.timeline-event-info h5, .timeline .timeline-item>.timeline-event.timeline-event-info h6, .timeline .timeline-item>.timeline-event.timeline-event-info p, .timeline .timeline-item>.timeline-event.timeline-event-info .timeline-inherit-color { color: inherit; } .timeline .timeline-item>.timeline-event.timeline-event-warning { background: #FFF9E9; border: 1px solid #d0aa42; color: #ac7e00; } .timeline .timeline-item>.timeline-event.timeline-event-warning:before { border-left-color: #d0aa42; border-right-color: #d0aa42; } .timeline .timeline-item>.timeline-event.timeline-event-warning:after { border-left-color: #FFF9E9; border-right-color: #FFF9E9; } .timeline .timeline-item>.timeline-event.timeline-event-warning h1, .timeline .timeline-item>.timeline-event.timeline-event-warning h2, .timeline .timeline-item>.timeline-event.timeline-event-warning h3, .timeline .timeline-item>.timeline-event.timeline-event-warning h4, .timeline .timeline-item>.timeline-event.timeline-event-warning h5, .timeline .timeline-item>.timeline-event.timeline-event-warning h6, .timeline .timeline-item>.timeline-event.timeline-event-warning p, .timeline .timeline-item>.timeline-event.timeline-event-warning .timeline-inherit-color { color: inherit; } .timeline .timeline-item>.timeline-event.timeline-event-danger { background: #FFC4BC; border: 1px solid #d25a4b; color: #B71500; } .timeline .timeline-item>.timeline-event.timeline-event-danger:before { border-left-color: #d25a4b; border-right-color: #d25a4b; } .timeline .timeline-item>.timeline-event.timeline-event-danger:after { border-left-color: #FFC4BC; border-right-color: #FFC4BC; } .timeline .timeline-item>.timeline-event.timeline-event-danger h1, .timeline .timeline-item>.timeline-event.timeline-event-danger h2, .timeline .timeline-item>.timeline-event.timeline-event-danger h3, .timeline .timeline-item>.timeline-event.timeline-event-danger h4, .timeline .timeline-item>.timeline-event.timeline-event-danger h5, .timeline .timeline-item>.timeline-event.timeline-event-danger h6, .timeline .timeline-item>.timeline-event.timeline-event-danger p, .timeline .timeline-item>.timeline-event.timeline-event-danger .timeline-inherit-color { color: inherit; } .timeline .timeline-item>.timeline-event:before, .timeline .timeline-item>.timeline-event:after { content: ''; display: inline-block; position: absolute; } .timeline .timeline-item>.timeline-event .timeline-heading, .timeline .timeline-item>.timeline-event .timeline-body, .timeline .timeline-item>.timeline-event .timeline-footer { padding: 4px 10px; } .timeline .timeline-item>.timeline-event .timeline-heading p, .timeline .timeline-item>.timeline-event .timeline-body p, .timeline .timeline-item>.timeline-event .timeline-footer p, .timeline .timeline-item>.timeline-event .timeline-heading ul, .timeline .timeline-item>.timeline-event .timeline-body ul, .timeline .timeline-item>.timeline-event .timeline-footer ul { margin-bottom: 0; } .timeline .timeline-item>.timeline-event .timeline-heading h4 { font-weight: 400; } .timeline .timeline-item>.timeline-event .timeline-footer a { cursor: pointer; text-decoration: none; } .timeline .timeline-item>.timeline-event .panel, .timeline .timeline-item>.timeline-event .table, .timeline .timeline-item>.timeline-event .blankslate { margin: 0; border: none; border-radius: inherit; overflow: hidden; } .timeline .timeline-item>.timeline-event .table th { border-top: 0; } .timeline .timeline-item>.timeline-point { color: #888888; background: #fff; right: -24px; width: 24px; height: 24px; margin-top: -12px; margin-left: 12px; margin-right: 12px; position: absolute; z-index: 100; border-width: 2px; border-style: solid; border-radius: 100%; line-height: 20px; text-align: center; } .timeline .timeline-item>.timeline-point.timeline-point-blank { right: -12px; width: 12px; height: 12px; margin-top: -6px; margin-left: 6px; margin-right: 6px; color: #888888; background: #888888; } .timeline .timeline-item>.timeline-point.timeline-point-default { color: #888888; background: #fff; } .timeline .timeline-item>.timeline-point.timeline-point-primary { color: #888888; background: #fff; } .timeline .timeline-item>.timeline-point.timeline-point-success { color: #72b92e; background: #fff; } .timeline .timeline-item>.timeline-point.timeline-point-info { color: #3e93cf; background: #fff; } .timeline .timeline-item>.timeline-point.timeline-point-warning { color: #d0aa42; background: #fff; } .timeline .timeline-item>.timeline-point.timeline-point-danger { color: #d25a4b; background: #fff; } .timeline .timeline-label { position: relative; float: left; clear: left; width: 50%; margin-bottom: 20px; top: 1px; width: 100%; margin-left: auto; margin-right: auto; padding: 0; text-align: center; } .timeline .timeline-label:before, .timeline .timeline-label:after { content: ''; display: table; } .timeline .timeline-label:after { clear: both; } .timeline .timeline-label:last-child { margin-bottom: 0 !important; } .timeline .timeline-label+.timeline-item:not(.timeline-item-left):not(.timeline-item-right) { margin-top: 0; } .timeline .timeline-label+.timeline-item:not(.timeline-item-left):not(.timeline-item-right)+.timeline-item:not(.timeline-item-left):not(.timeline-item-right) { margin-top: 40px; } .timeline .timeline-label .label-default { background-color: #888888; } .timeline .timeline-label .label-primary { background-color: #888888; } .timeline .timeline-label .label-info { background-color: #3e93cf; } .timeline .timeline-label .label-warning { background-color: #d0aa42; } .timeline .timeline-label .label-danger { background-color: #d25a4b; } @media all and (orientation: portrait) { .timeline.timeline { width: 100%; max-width: 100%; } .timeline.timeline .timeline-item { padding-left: 72px; padding-right: 0; } .timeline.timeline .timeline-item.timeline-item-right, .timeline.timeline .timeline-item:nth-of-type(even):not(.timeline-item-left) { padding-left: 72px; padding-right: 0; } .timeline.timeline .timeline-item .timeline-event { width: 100%; } .timeline.timeline:before { left: 42px; width: 0; margin-left: -1px; } .timeline.timeline .timeline-item { width: 100%; margin-bottom: 20px; } .timeline.timeline .timeline-item:nth-of-type(even) { margin-top: 0; } .timeline.timeline .timeline-item.timeline-item-left+.timeline-item:not(.timeline-item-left):not(.timeline-item-right), .timeline.timeline .timeline-item.timeline-item-right+.timeline-item:not(.timeline-item-left):not(.timeline-item-right) { margin-top: 0; } .timeline.timeline .timeline-item.timeline-item-left+.timeline-item:not(.timeline-item-left):not(.timeline-item-right)+.timeline-item:not(.timeline-item-left):not(.timeline-item-right), .timeline.timeline .timeline-item.timeline-item-right+.timeline-item:not(.timeline-item-left):not(.timeline-item-right)+.timeline-item:not(.timeline-item-left):not(.timeline-item-right) { margin-top: 0; } .timeline.timeline .timeline-item>.timeline-event { float: right !important; } .timeline.timeline .timeline-item>.timeline-event:before, .timeline.timeline .timeline-item>.timeline-event:after { right: auto !important; border-left-width: 0 !important; } .timeline.timeline .timeline-item>.timeline-event:before { left: -15px !important; border-right-width: 15px !important; } .timeline.timeline .timeline-item>.timeline-event:after { left: -14px !important; border-right-width: 14px !important; } .timeline.timeline .timeline-item>.timeline-point { transform: translateX(-50%); left: 42px !important; margin-left: 0; } .timeline.timeline .timeline-label { transform: translateX(-50%); margin: 0 0 20px 42px; } .timeline.timeline .timeline-label+.timeline-item:not(.timeline-item-left):not(.timeline-item-right) { margin-top: 0; } .timeline.timeline .timeline-label+.timeline-item:not(.timeline-item-left):not(.timeline-item-right)+.timeline-item:not(.timeline-item-left):not(.timeline-item-right) { margin-top: 0; } } @media (max-width: 768px) { .timeline.timeline { width: 100%; max-width: 100%; } .timeline.timeline .timeline-item { padding-left: 72px; padding-right: 0; } .timeline.timeline .timeline-item.timeline-item-right, .timeline.timeline .timeline-item:nth-of-type(even):not(.timeline-item-left) { padding-left: 72px; padding-right: 0; } .timeline.timeline .timeline-item .timeline-event { width: 100%; } .timeline.timeline:before { left: 42px; width: 0; margin-left: -1px; } .timeline.timeline .timeline-item { width: 100%; margin-bottom: 20px; } .timeline.timeline .timeline-item:nth-of-type(even) { margin-top: 0; } .timeline.timeline .timeline-item.timeline-item-left+.timeline-item:not(.timeline-item-left):not(.timeline-item-right), .timeline.timeline .timeline-item.timeline-item-right+.timeline-item:not(.timeline-item-left):not(.timeline-item-right) { margin-top: 0; } .timeline.timeline .timeline-item.timeline-item-left+.timeline-item:not(.timeline-item-left):not(.timeline-item-right)+.timeline-item:not(.timeline-item-left):not(.timeline-item-right), .timeline.timeline .timeline-item.timeline-item-right+.timeline-item:not(.timeline-item-left):not(.timeline-item-right)+.timeline-item:not(.timeline-item-left):not(.timeline-item-right) { margin-top: 0; } .timeline.timeline .timeline-item>.timeline-event { background-color: transparent; float: right !important; } .timeline.timeline .timeline-item>.timeline-event:before, .timeline.timeline .timeline-item>.timeline-event:after { right: auto !important; border-left-width: 0 !important; } .timeline.timeline .timeline-item>.timeline-event:before { left: -15px !important; border-right-width: 15px !important; } .timeline.timeline .timeline-item>.timeline-event:after { left: -14px !important; border-right-width: 14px !important; } .timeline.timeline .timeline-item>.timeline-point { transform: translateX(-50%); left: 42px !important; margin-left: 0; } .timeline.timeline .timeline-label { transform: translateX(-50%); margin: 0 0 20px 42px; } .timeline.timeline .timeline-label+.timeline-item:not(.timeline-item-left):not(.timeline-item-right) { margin-top: 0; } .timeline.timeline .timeline-label+.timeline-item:not(.timeline-item-left):not(.timeline-item-right)+.timeline-item:not(.timeline-item-left):not(.timeline-item-right) { margin-top: 0; } } .timeline-sec { padding: 30px 0; background-color: #EEE; z-index: 0; } .timeline.timeline .timeline-label span { background-color: rgb(163, 123, 91); padding: 4px 6px; border-radius: 3px; } .timeline-sec .more-label { display: none; } .timeline .timeline-label .label-primary { font-size: 22px; } .timeline .timeline-item>.timeline-event { border: 0; padding-top: 25px; background-color: transparent; } .timeline .timeline-icon img { max-width: 40px; height: auto; margin-top: -13px; } .timeline .timeline-item:nth-child(7n+1) * { border-color: #5ca6cb !important; } .timeline .timeline-item:nth-child(7n+1) .timeline-bg { background-color: #5ca6cb !important; } .timeline .timeline-item:nth-child(7n+1) .timeline-heading { color: #5ca6cb; } .timeline .timeline-item:nth-child(7n+2) * { border-color: #2b6897 !important; } .timeline .timeline-item:nth-child(7n+2) .timeline-bg { background-color: #2b6897 !important; } .timeline .timeline-item:nth-child(7n+2) .timeline-heading { color: #2b6897; } .timeline .timeline-item:nth-child(7n+3) * { border-color: #c75286 !important; } .timeline .timeline-item:nth-child(7n+3) .timeline-bg { background-color: #c75286 !important; } .timeline .timeline-item:nth-child(7n+3) .timeline-heading { color: #c75286; } .timeline .timeline-item:nth-child(7n+4) * { border-color: #7e1b6e !important; } .timeline .timeline-item:nth-child(7n+4) .timeline-bg { background-color: #7e1b6e !important; } .timeline .timeline-item:nth-child(7n+4) .timeline-heading { color: #7e1b6e; } .timeline .timeline-item:nth-child(7n+5) * { border-color: #d3b93e !important; } .timeline .timeline-item:nth-child(7n+5) .timeline-bg { background-color: #d3b93e !important; } .timeline .timeline-item:nth-child(7n+5) .timeline-heading { color: #d3b93e; } .timeline .timeline-item:nth-child(7n+6) * { border-color: #b86725 !important; } .timeline .timeline-item:nth-child(7n+6) .timeline-bg { background-color: #b86725 !important; } .timeline .timeline-item:nth-child(7n+6) .timeline-heading { color: #b86725; } .timeline .timeline-item:nth-child(7n+0) * { border-color: #97b53b !important; } .timeline .timeline-item:nth-child(7n+0) .timeline-bg { background-color: #97b53b !important; } .timeline .timeline-item:nth-child(7n+0) .timeline-heading { color: #97b53b; } .timeline .timeline-item>.timeline-event:before, .timeline .timeline-item>.timeline-event:after { display: none !important; } .timeline .timeline-item { padding-left: 3px !important; padding-right: 3px !important; } .timeline .timeline-item>.timeline-event .timeline-heading { border-top: 1px solid #000; left: 0; border-left: 1px solid #000; border-top-left-radius: 30px; height: 40px; } .timeline .timeline-item>.timeline-event .timeline-heading::before { content: '●'; position: absolute; transform: scale(0.75); transform-origin: center; left: -5px; bottom: -12px; } .timeline .timeline-item>.timeline-event .timeline-heading { border-top: 1px solid #000; left: auto; right: 0; border-left: 0; border-right: 1px solid #000; border-top-left-radius: 0; border-top-right-radius: 30px; text-align: right; } .timeline .timeline-item>.timeline-event .timeline-heading::before { left: auto; right: -5px; } @media (min-width: 934px) { .timeline .timeline-item:nth-child(odd)>.timeline-event .timeline-heading { left: 0; right: 0; border-right: 0; border-left: 1px solid #000; border-top-right-radius: 0; border-top-left-radius: 30px; text-align: left; } .timeline .timeline-item:nth-child(odd)>.timeline-event .timeline-heading::before { right: auto; left: -5px; } } .timeline .timeline-item>.timeline-event .timeline-icon { position: absolute; top: -3px; left: 50%; transform: translateX(-36px); width: 72px; height: 72px; border-radius: 50%; background-color: #01AA63; color: #FFF !important; line-height: 66px; font-size: 40px; text-align: center; z-index: 1; border: 4px solid #FFF !important; } .timeline .timeline-item>.timeline-event .timeline-icon::before { content: ''; position: absolute; left: 0; right: 0; top: 0; bottom: 0; border-radius: 50%; background: linear-gradient(135deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.25) 100%); } .timeline .timeline-item>.timeline-event .timeline-body { padding: 16px; font-size: 16px; color: #000; background-color: transparent; } .timeline .timeline-item>.timeline-event .timeline-footer { min-height: 15px; } .timeline .timeline-item>.timeline-point { color: rgb(163, 123, 91); background: #fff; right: -28px; width: 28px; height: 28px; margin-top: -14px; margin-left: 14px; margin-right: 14px; position: absolute; z-index: 100; border-width: 2px; border-style: solid; border-radius: 50%; line-height: 24px; text-align: center; transform: scale(0.6); } .timeline .timeline-item.timeline-item-right>.timeline-point, .timeline .timeline-item:nth-of-type(even):not(.timeline-item-left)>.timeline-point { left: -28px; } @media (max-width: 768px) { .timeline.timeline .timeline-label { transform: translateX(0); margin: 0 0 20px 0px; text-align: left; } .timeline.timeline:before { left: 12px; } .timeline.timeline .timeline-item { padding-left: 42px; } .timeline.timeline .timeline-item.timeline-item-right, .timeline.timeline .timeline-item:nth-of-type(even):not(.timeline-item-left) { padding-left: 42px; padding-right: 0; } .timeline.timeline .timeline-item>.timeline-point { left: 12px !important; } }.title_heading { text-align: center; margin-bottom: 1.5rem; } .title_heading h4.title::after { background: url(/images/sprites/bg_line.png) repeat; content: ''; height: 5px; margin-left: 10px; position: absolute; bottom: 0px; width: 99%; display: block; } .title_heading h4.title { overflow: hidden; font-size: 2rem; } .title_heading h4 { margin: 0; padding: 0; position: relative; } .title_heading h4.title span { background: #FFF; padding: 0 20px; z-index: 1; position: relative; font-weight: normal; line-height: 117%; } .backgray .title_heading h4.title span { background: #f3f5f6; } .area-title.backgray h4.title { font-size: 2rem; } .about-service { max-width: 800px; margin: 2rem auto 0; } .about-service .icon-col { position: relative; padding-bottom: 1.2rem } .about-service .icon-col .popover { position: absolute; top: 100%; left: 0px; will-change: transform; opacity: 0; transition-duration: .5s; font-size: 0.8rem; pointer-events: none; } .about-service .popover-body { color: rgba(100, 100, 100, 0.7); } .about-service .icon-col:hover .popover { opacity: 1; top: calc(100% - 1.5rem); } #pagearea .about-service .icon-col .popover { pointer-events: none; } #pagearea .about-service .icon-col:hover .popover { pointer-events: all; } .about-service .icon-col .popover .arrow { left: 50%; } .about-service .one { background-color: #333; padding: 0; border-radius: 80px; max-width: 72px; margin-left: auto; margin-right: auto; } .about-service .one:hover { background-color: #990000; } .about-service h5 { margin-top: 1rem; font-size: 1rem; text-align: center; } .about-img { border: 6px #FFF solid; border-radius: 80px; border-bottom-right-radius: 0; border-bottom-left-radius: 0; } .about-counsell .fa { font-size: 18px; margin-left: 0.25rem; margin-right: 0.25rem; color: #990000; } .about-counsell .card { background-color: transparent; border: none; border-bottom: 2px #DDD dotted; text-align: left; position: relative; } .about-counsell .card-title { margin-bottom: 1rem; }.inquiry { font-size: 1rem; text-align: left; } .inquiry .container { max-width: 1300px; } @media (max-width: 576px) { .inquiry .container { max-width: 100%; } } .birthdayPicker select { display: inline-block !important; width: auto; } .inquiry .inquiry-bg { background: url(/images/content/inquiry-01.jpg) 100% center; background-size: cover; } .inquiry .inquiry-content { background-color: #FFF; } .inquiry-content form { border: solid 1px #d8d8d8; padding: 1rem 7%; } @media (max-width: 576px) { .inquiry-content form { border: 0; padding: 0; } } .inquiry .col-form-label { color: #FFF; text-align: right; background-color: rgba(119, 119, 119, 1.00); padding: 10px 15px; flex: 0 0 33.333333%; max-width: 33.333333%; } .inquiry .col-form-input { padding: 5px 14px; flex: 0 0 66.666667%; max-width: 66.666667%; align-self: center !important; } .inquiry .form-check-inline>* { vertical-align: middle; } @media (max-width: 464px) { .inquiry .col-form-label { text-align: center; background-color: rgba(119, 119, 119, 1.00); flex: 0 0 calc(100% - 16px); margin: 8px 8px 0 8px; padding: 4px; border-radius: 4px; max-width: 100%; } .inquiry .col-form-input { padding: 4px 8px; margin-top: 4px; flex: 0 0 100%; max-width: 100%; } } .inquiry .form-check-label { line-height: 100%; margin-left: 5px; margin-top: -2px; } .inquiry .form-check-input { margin-left: 5px; } .inquiry .form-check { margin-bottom: 0; } .inquiry legend { font-size: 1rem; } .inquiry .form-row { background-color: #e6e6e6; } .inquiry .form-group { margin-bottom: 2px; } .inquiry .form-control { padding: 0.25rem 0.75rem; vertical-align: middle; } .inquiry textarea.form-control { margin: 4px 0; } .inquiry input.form-control { margin-right: 1rem; } .w-10 { width: 10% !important; } .contactform .form-group.has-error .invalid-feedback { display: block; bottom: 10px; right: 16px; }.cart-step .current .icon { background-color: #bd2130; box-shadow: 2px 2px 8px #bd2130; } .cart-step .current { color: #bd2130; } .status-sort .nav-item>.nav-link.active { border-top: 5px solid #bd2130; } .paymethod-sort .nav-link.active, .btn.update-reciver { background-color: #bd2130; color: #FFF; } .paymethod-sort .nav-link.active:hover, .btn.update-reciver:hover { background-color: #c82333; color: #FFF; } #invoice-form input[type='radio'] { cursor: pointer; -webkit-appearance: none; -moz-appearance: none; appearance: none; outline: 0; background: #FFF; height: 1rem; width: 1rem; border: 1px solid #CCC; top: -1px; } #invoice-form input[type='radio']:checked { background: #bd2130; } #invoice-form input[type='radio']:hover { filter: brightness(90%); } #invoice-form input[type='radio']:disabled { background: #e6e6e6; opacity: 0.6; pointer-events: none; } #invoice-form input[type='radio']:after { font-family: FontAwesome; content: '\f00c'; font-size: 14px; top: 50%; left: 50%; position: absolute; line-height: 14px; color: #FFF; display: none; transform: scale(0.95) translate(-50%, -50%); } #invoice-form input[type='radio']:checked:after { display: block; } #invoice-form input[type='radio']:disabled:after { color: #7b7b7b; }.article-img-block { width: 160px; float: left; margin-right: 1rem; padding: 3px; border: 1px solid #DDD; border-radius: 4px; } .article-list-col:last-child hr { display: none; } .article-img { padding-bottom: 62.5%; background-position: center center; background-size: cover; } .news-title { font-size: 1.8rem; } .list-title { display: block; float: right; width: calc(100% - 176px); color: #dc3545; } .search-res-list .list-title, .search-res-list .list-text { width: calc(100% - 116px); } .search-res-list .list-title>a { color: #dc3545; } .search-res-list .list-link { overflow: hidden; text-overflow: ellipsis; display: block; color: #009933; width: calc(100% - 116px); } a.list-title.no-img { width: 100%; } a.badge-news-sort { background: #777; padding: 2px 6px; color: #FFF !important; border-radius: 3px; } a.badge-news-sort:link, a.badge-news-sort:visited { color: #FFF !important; } .list-text { line-height: 1.6rem; color: #585756; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; max-height: 3.2rem; } @media (max-width: 768px) { .article-img-block {} .news-title { font-size: 1.5rem; } a.list-title { float: none; width: 100%; margin-bottom: 0.5rem; } .search-res-list .list-title, .search-res-list .list-link { width: 100%; } .list-text { -webkit-line-clamp: 3; max-height: 4.8rem; } .search-res-list .list-text { -webkit-line-clamp: 4; ; max-height: 6.4rem; } } @media (max-width: 464px) { .article-img-block { width: 120px; } .article-img { padding-bottom: 80%; } } .pagination { align-items: center; display: flex; justify-content: center; padding-left: 0; margin: 20px 0; border-radius: 4px; list-style: none; } .pagination>li { flex: 0 0 auto; width: auto; max-width: none; } .pagination.blue>li>a, .faq-wrapper .pagination.blue>li>span { background: #e3edf5; } .pagination>li>a, .pagination>li>span { display: inline-block; width: 30px; line-height: 30px; text-align: center; color: #dc3545; margin: 0 4px; border: none; border-radius: 3px; } .pagination>li:first-child>a, .pagination>li:first-child>span, .pagination>li:last-child>a, .pagination>li:last-child>span { width: auto; padding: 0 22px; border-radius: 3px; font-size: 12px; text-transform: uppercase; } .pagination.blue>li>a, .faq-wrapper .pagination.blue>li>span { background: #ffd8dc; } .pagination>li>a.active { color: #FFF; background-color: #dc3545; }.video-card { border: 1px solid #EEE; border-radius: 0.25rem; } .video-card .flex-card-header { border-bottom: 1px solid #EEE; padding: 0.25rem; } .video-card .flex-card-header .bsyoutube { border-radius: 0.25rem; } .video-card .flex-card-body>h5 { font-size:1rem; padding: 0.5rem; margin: 0; } @media (max-width: 464px){ .video-card .flex-card-body>h5 { padding: 0.3rem 0.5rem; } }.class-card { border: 1px solid #EEE; border-radius: 0.25rem; } .class-card .flex-card-header { border-bottom: 1px solid #EEE; padding: 0.25rem; } .class-card .flex-card-header .bsyoutube { border-radius: 0.25rem; } .class-card .flex-card-body a:link h5,.class-card .flex-card-body a:visited h5 { font-size: 1rem; padding: 0.5rem; margin: 0; color:#222; } .class-card .flex-card-body a:hover h5 { color:#dc3545; } @media (max-width: 464px) { .class-card .flex-card-body h5 { padding: 0.3rem 0.5rem; } }.dyn-img-row { margin-left: -2px; margin-right: -2px; } .dyn-img-row>.column { padding: 0; } .dyn-img-row .img-layer { position: absolute; right: 2px; top: 2px; bottom: 2px; left: 2px; z-index: 10; background-size: cover; background-position: center center; transform: scale(1, 1); transition-duration: 2s; } .wd-45{ width:45%; } .wd-25{ width:25%; } .wd-30{ width:30%; } .topic-cont { text-align: center; margin-bottom: 1.5rem; position: relative; overflow: hidden; } .topic-cont h3::before, .topic-cont h3::after { background: url(/images/bg_line.png) repeat; background-color: rgba(0, 0, 0, 0.05); content: ''; height: 5px; position: absolute; top: calc(50% - 2px); margin-top: 10px; width: 900px; display: block; } .topic-cont h3::before { left: auto; right: 100%; } .topic-cont h3::after { right: 0; left: 100%; } .topic-cont h3 { text-align: center; font-size: 2rem; display: inline-block; padding: 0.5rem 1rem 0.8rem; margin-bottom: 0; } .topic-cont h6 { color: #666; display: block; margin-top: 1rem; } @media (max-width:576px) { .topic-cont h3 { font-size: 1.5rem; padding: 0.5rem 0.5rem 0.5rem; } .topic-cont h6 { margin-top: 0.25rem; } } .swipe-gallery .pswp-item { cursor: zoom-in; } .spotlight-grid .img-set figure, .swipe-gallery figure { position: absolute; right: 0; left: 0; bottom: 0px; margin: 0; padding: 0.5rem; background-color: rgba(0, 0, 0, 0.5); color: #FFF; line-height: 1.2rem; } .standard-slick { margin-left: -0.5em; margin-right: -0.5em; } .standard-slick .slick-dots { position: relative; bottom: auto; } .standard-slick .items-block { margin-left: 0.5em; margin-right: 0.5em; } @media(max-width:1200px) { .standard-slick .slick-arrow { width: 32px; height: 32px; background-color: rgba(255, 255, 255, 0.5); } .standard-slick .slick-arrow::before { display: block; width: 24px; height: 24px; margin-left: auto; margin-right: auto; } .standard-slick .slick-prev { left: 10px; } .standard-slick .slick-next { right: 10px; } } .tab-slick .slider-for { background-color: rgb(230, 230, 230); } .tab-slick .slider-for .items-block { padding: 1rem; } .tab-slick .slick-carousel .slick-arrow::before { color: rgb(0, 92, 175); } .tab-slick>.slider-nav { margin: 0 auto; overflow: hidden; } .tab-slick>.slider-nav::before { content: ''; background-color: #C8CACE; position: absolute; left: 0; right: 0; top: auto; bottom: 0; height: 8px; z-index: -1; } .tab-slick>.slider-nav .slick-list { width: 100%; margin: auto; overflow: hidden; padding-bottom: 8px; } .tab-slick>.slider-nav .slick-list:nth-child(2) { width: calc(100% - 50px); } .tab-slick>.slider-nav .slick-prev { left: 0; } .tab-slick>.slider-nav .slick-next { right: 0; } .tab-slick>.slider-nav .items-block { text-align: center; height: 46px; font-size: 16px; padding: 0 12px; transition-duration: .3s; cursor: pointer; } .tab-slick>.slider-nav .items-block>span { display: block; text-align: center; top: 50%; transform: translateY(-50%); line-height: 24px; font-size: 20px; color: #005CB9; } @media(max-width:576px) { .tab-slick>.slider-nav .items-block>span { font-size: 16px; line-height: 16px; } } .tab-slick>.slider-nav .slick-current .items-block { transition-duration: .3s; } .tab-slick>.slider-nav .slick-current .items-block::after { content: ''; background-color: #005CB9; position: absolute; left: 0; right: 0; top: 100%; height: 8px; z-index: 1; transition-duration: .3s; } .tab-slick>.slider-for .slick-slide { height: 0; transition-duration: .3s; } .tab-slick>.slider-for .slick-slide.slick-current { height: auto; transition-duration: .3s; }.scroll-tb-wrap { overflow: auto; max-height: 700px; padding-left: 0; } .scroll-tb-wrap:not(.border-none) { border-left: 1px solid #999 !important; border-top: 1px solid #999 !important; } .scroll-tb-wrap>table { width: 100%; min-width: 700px; } .scroll-tb-wrap th:first-child { position: sticky; left: 0; z-index: 100; } .scroll-tb-wrap tbody>tr>td[rowspan]:first-child { z-index: 110; } .scroll-tb-wrap thead tr th, .scroll-tb-wrap tbody>tr:first-child>td { position: sticky; top: 0; z-index: 120 !important; } .scroll-tb-wrap tbody>tr:first-child>td:first-child { z-index: 130 !important; } .scroll-tb-wrap th:first-child { z-index: 2; } .scroll-tb-wrap table { /*overflow: auto; -ms-overflow-style: scrollbar;*/ } .scroll-tb-wrap table:not(.table) th, .scroll-tb-wrap table:not(.table) td { vertical-align: middle !important; border-right: 1px solid #999 !important; border-bottom: 1px solid #999 !important; } .scroll-tb-wrap table th { } .scroll-tb-wrap table th:first-child { } .scroll-tb-wrap table thead th:first-child { z-index: 100; } @media (max-width:576px) { .scroll-tb-wrap table th:first-child { min-width: auto; } } .scroll-tb-wrap table td { } .scroll-tb-wrap .device .flex-card-header .bsbgset { height: 300px; } @media (max-width: 576px) { .device .flex-card-header .bsbgset { height: 200px; } } .device .fn-sel .flex-card:hover .btn-dark { color: #8ec31d; } .device .fn-sel:nth-child(1) .flex-card .flex-card-header .bsbgset { background-image: url('/files/device01.png'); } .device .fn-sel:nth-child(1) .flex-card:hover .flex-card-header .bsbgset { background-image: url('/files/device01-1.png'); } .device .fn-sel:nth-child(2) .flex-card .flex-card-header .bsbgset { background-image: url('/files/device02.png'); } .device .fn-sel:nth-child(2) .flex-card:hover .flex-card-header .bsbgset { background-image: url('/files/device02-1.png'); } .device .fn-sel:nth-child(3) .flex-card .flex-card-header .bsbgset { background-image: url('/files/device03.png'); } .device .fn-sel:nth-child(3) .flex-card:hover .flex-card-header .bsbgset { background-image: url('/files/device03-1.png'); } .device .fn-sel:nth-child(4) .flex-card .flex-card-header .bsbgset { background-image: url('/files/device04.png'); } .device .fn-sel:nth-child(4) .flex-card:hover .flex-card-header .bsbgset { background-image: url('/files/device04-1.png'); } .device .fn-sel:nth-child(5) .flex-card .flex-card-header .bsbgset { background-image: url('/files/device05.png'); } .device .fn-sel:nth-child(5) .flex-card:hover .flex-card-header .bsbgset { background-image: url('/files/device05-1.png'); }.sticky-wrap { display: block; min-height: 1.5rem; overflow: auto; scroll-behavior: smooth; } .sticky-wrap>table { width:100%; border-collapse: collapse; } .sticky-wrap>table th { color: #FFF; background-color: rgb(162, 143, 204); } .sticky-wrap>table td { z-index: 0; } .sticky-wrap>table th { text-align: center; z-index: 1; } .sticky-wrap>table th::after, .sticky-wrap>table td::after { content: ''; position: absolute; top: 0; right: 0; left: 0; bottom: 0; display: block; border-bottom: 1px solid #EEE; border-right: 1px solid #EEE; pointer-events: none; } .sticky-wrap>table>thead.caption { top: 0; position: -webkit-sticky; position: sticky; display: table-caption; z-index: 5; } .sticky-wrap>table>thead:not(.caption) th { top: 0; position: -webkit-sticky; position: sticky; z-index: 3; } .sticky-wrap>table>thead:not(.caption) th:first-child { z-index: 5 !important; } .sticky-wrap>table>tbody>tr:first-child th { top: 0; left: auto; position: -webkit-sticky; position: sticky; z-index: 3; } .sticky-wrap>table>tbody th { left: 0; position: -webkit-sticky; position: sticky; z-index: 3; } .sticky-wrap>table>tbody>tr:first-child th:first-child { top: 0; left: 0; z-index: 5; } .sticky-wrap>table>tfoot th { bottom: 0; position: -webkit-sticky; position: sticky; } .sticky-left { position: -webkit-sticky; position: sticky; left: 0; z-index: 4 !important; } .sticky-right { position: -webkit-sticky; position: sticky; right: 0; z-index: 4 !important; }.recipe-img { width: 100%; max-width: 100%; }