option {
    font-size: inherit;
    font-family: inherit;
}

a {
    cursor: pointer;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    font-weight: normal;
}

.material_sumqty,
.material_mqty,
.qty,
.unitprice,
.unitprice_avg_format,
.child-price,
.itemprice_format,
.cost,
.old_price,
.base_price {
    text-align: right;
}

span.child-price {
    display: block;
}

td input.qty {
    float: right;
}

.msg {
    color: #d00;
}

.email_msg {
    color: #d00;
}

.msg-after-element {
    color: #d00;
    line-height: 120%;
}

th,
td {
    color: #333;
}

td {
    white-space: normal;
}

.clr {
    clear: both;
}

.hr {
    border-bottom: #ddd solid 1px;
    margin: 15px 0;
}

.wrapper {
    min-height: 100vh;
    padding-bottom: 50px;
}

.content-page {
    /*
	max-width: 1880px;
	*/
    min-height: 100%;
}

.content {
    padding: 0;
}

#kantent {
    margin: 0 0 90px 0;
    padding: 0;
    vertical-align: top;
}

a:hover .card-box {
    box-shadow: rgba(0, 0, 0, .3) 0 0 2px;
}

a:hover .card-box .mini-stat-icon {
    -moz-transform: rotate(5deg);
    -webkit-transform: rotate(5deg);
    -o-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    transform: rotate(5deg);
}

a:hover .card-box h4 {
    background: #fff;
    color: #000 !important;
}

.card-box h4 {
    margin-top: 0;
}

.fixed {
    position: fixed;
    z-index: 10;
    top: 0;
}

#operate ul {
    margin: 20px 0 20px 32px;
    padding: 0;
}

#operate li {
    margin: 2px 0;
    padding: 0;
}

span.status {
    padding: 0 5px;
    display: inline-block;
}

.focus {
    background: rgba(0, 153, 255, .2)
}

.focus-delete {
    background: rgba(255, 0, 0, .2);
    color: #f00;
}

.topbar-left img {
    vertical-align: middle;
    padding-bottom: 5px;
}

.focus-btn-group {
    display: none;
}

.btn-inquiry-submit {
    color: #ffffff !important;
    background-color: #007ee5 !important;
}

.btn-inquiry-submit:hover {}

.btn-add,
.btn-apply {
    background-color: #61BA43 !important;
    border: 1px solid #61BA43 !important;
    color: #fff;
}

.btn-save {
    background-color: #4A8E33 !important;
    border: 1px solid #4A8E33 !important;
    color: #fff;
}

.btn-draft {
    background-color: #FFBD4A !important;
    border: 1px solid #FFBD4A !important;
}

.btn-cancel {
    background-color: #999 !important;
    border: 1px solid #999 !important;
}

.btn-rejected {
    background: #999;
}

.label-cancel,
.label-rejected {
    background: #999;
}

.label-lite {
    background: #bbb;
}

.label-lite-border {
    border: #bbb solid 1px;
    color: #666;
    font-weight: normal;
}

.label-lg {
    font-size: 21px !important;
}

.btn-edit {
    background-color: #FF6600 !important;
    border: 1px solid #FF6600 !important;
    color: #fff;
}

.btn-paritied {
    background: #6C9;
}

.bg-brown {
    background: #673521 !important;
}

.bg-light-brown {
    background: rgba(198, 185, 180, .3) !important;
}

.bg-green {
    background: #090 !important;
}

.bg-light-green {
    background: rgba(102, 204, 0, .2) !important;
}

.bg-red {
    background: #f00 !important;
}

.bg-black-op50 {
    background: rgba(0, 0, 0, .5) !important;
}

.bg-black-op80 {
    background: rgba(0, 0, 0, .8) !important;
}

.bg-fuchsia {
    background: #F06;
}

.bg-cover {
    background-size: cover;
    background-repeat: no-repeat;
}

/* end colors */

#file-tip {
    color: #090;
}

#file-tip .file-tip-text {
    margin: 5px 0;
}

.white-space-normal td {
    white-space: normal;
}

.table th {
    white-space: nowrap;
}

.btn:hover,
.btn:focus {
    color: #fff;
}

#operate.affix-top {
    position: static;
    display: block;
}

#operate.affix {
    position: fixed;
    top: 0;
    width: 100%;
    background: #fff;
    z-index: 100;
    display: block;
    box-sizing: border-box;
    padding-bottom: 10px;
    margin-top: -10px;
}

.affix {
    position: fixed;
    top: 0;
    width: 100%;
    background: #fff;
    z-index: 100;
    display: block;
    box-sizing: border-box;
    padding-bottom: 10px;
    margin-top: -10px;
}

#operate.affix ul {}

#operate .btn,
.operate .btn {
    font-size: 15px;
}

#operate ul,
.operate ul {
    margin: 0;
    padding: 0;
    display: table;
}

#operate li,
.operate li {
    float: left;
    margin: 0;
    margin-right: 5px;
    padding: 0;
    list-style: none;
}

.operate-absolute {
    position: absolute;
    top: 20px;
    left: 30px;
    width: auto;
}

.btn {
    font-weight: bold;
}

.operate table,
.operate-absolute table {
    width: auto;
    float: left;
}

.operate td,
.operate-absolute td {
    padding: 0 4px;
}

input.short {
    max-width: 100px;
}

.nowrap,
.nowrap * {
    white-space: nowrap;
}

.no-border {
    border: none;
    background: none;
}

.tablelist {
    margin: 0;
    padding: 0;
}

.tablelist th {
    white-space: nowrap;
    padding-left: 1px;
    padding-right: 1px;
    border: 0;
}

.tablelist td {
    border: 0;
    padding-left: 1px;
    padding-right: 1px;
    white-space: normal;
}

/*
.tablelist .chk {
	width: 100%;
	height: 100%;
	padding: 10px;
	line-height: 1;
	text-align: center;
	margin: 0 auto;
}
*/

.tablelist input.mno {
    float: none;
    width: calc(100% - 30px);
}

.tablelist td.nowrap {
    white-space: nowrap;
}

.tablelist ol {
    margin: 0 0 0 13px;
    padding: 0;
}

.tablelist li {
    font-size: inherit;
    margin: 0 0 1px 0;
}

span.label {
    font-size: 16px;
    line-height: 20px;
    height: 20px;
    padding: 0 6px;
    letter-spacing: 0;
}

.btn-gray,
.label-gray {
    background: #ccc;
}

.btn-purple.focus,
.btn-purple:focus {
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .5)
}

.btn-purple.disabled,
.btn-purple:disabled {
    color: #fff;
    background-color: #7266ba;
    border-color: #7266ba
}

.btn-purple:not(:disabled):not(.disabled).active,
.btn-purple:not(:disabled):not(.disabled):active,
.show > .btn-purple.dropdown-toggle {
    color: #fff;
    background-color: #0062cc;
    border-color: #005cbf
}

.btn-purple:not(:disabled):not(.disabled).active:focus,
.btn-purple:not(:disabled):not(.disabled):active:focus,
.show > .btn-purple.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .5)
}

.btn-outline-purple {
    color: #7266ba;
    background-color: transparent;
    background-image: none;
    border-color: #7266ba
}

.btn-outline-purple:hover {
    color: #fff;
    background-color: #7266ba;
    border-color: #7266ba
}

.btn-outline-purple.focus,
.btn-outline-purple:focus {
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .5)
}

.btn-outline-purple.disabled,
.btn-outline-purple:disabled {
    color: #7266ba;
    background-color: transparent
}

.btn-outline-purple:not(:disabled):not(.disabled).active,
.btn-outline-purple:not(:disabled):not(.disabled):active,
.show > .btn-outline-purple.dropdown-toggle {
    color: #fff;
    background-color: #7266ba;
    border-color: #7266ba
}

.btn-outline-purple:not(:disabled):not(.disabled).active:focus,
.btn-outline-purple:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-purple.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .5)
}

.btn-purple:hover {
    color: #fff;
    background-color: #7266ba;
    border-color: #7266ba;
}

input.dynamic {
    border: none;
    background: none;
    max-width: 120px;
    width: auto;
}

/* align */

/* .center, .left, .right 捨棄使用 */

.t-c,
.center {
    text-align: center !important;
}

.t-l,
.left {
    text-align: left !important;
}

.t-r,
.t-r *,
.right {
    text-align: right !important;
}

.col-nowrap {
    white-space: nowrap;
}

.total,
.total-format,
.unitprice,
.rsnprice-format {}

/* color */

.text-black {
    color: #000 !important;
}

.text-eee {
    color: #eee !important;
}

.text-red,
.red {
    color: #f00 !important;
}

.text-orange,
.orange {
    color: #F90 !important;
}

.text-green,
.green {
    color: #090 !important;
}

.text-blue,
.blue {
    color: #06F !important;
}

.text-gray,
.gray {
    color: #999 !important;
}

.text-brown {
    color: #673521 !important;
}

.t-usd {
    color: #2e937e !important;
}

/**************/

.remove-row {
    vertical-align: middle;
    color: #ccc;
    height: 100%;
    padding: 4px;
    font-size: 18px;
    cursor: pointer;
}

.remove-row:hover {
    color: rgba(255, 0, 0, 1);
}

#date-refresh {
    cursor: pointer;
}

.fa-spin {
    -webkit-animation: fa-spin .1s infinite linear;
    animation: fa-spin .1s infinite linear;
}

.file-block {
    width: 120px;
    height: 180px;
    float: left;
    margin: 5px 20px;
}

.file-block table {
    width: 120px;
    height: 120px;
}

.file-block td {
    vertical-align: middle;
    text-align: center;
}

.file-block table img {
    max-width: 120px;
    max-height: 120px;
}

.thumb-title {
    font-size: 13px;
}

.thumb-xs {
    max-height: 14px;
    max-width: 24px;
}

iframe.attfile {
    margin: 0;
    padding: 0;
    width: 100%;
    background: none;
    border: none;
}

.att {
    cursor: pointer;
}

/* file-att */

.thumb-title {
    font-size: 13px;
    line-height: 120%;
}

.att-item {
    height: 30px;
    line-height: 30px;
    vertical-align: top;
    border-bottom: #ddd solid 1px;
}

.filename {
    display: inline-block;
    padding: 0;
    margin: 0;
}

.removefile {
    cursor: pointer;
    padding: 0;
    margin: 0;
    margin-left: 15px;
}

.removefile:hover {
    color: #f00;
}

/* */

ul.parsley-errors-list {
    margin: 0;
    padding: 0;
}

li.parsley-required {}

.required {
    color: #F30;
    margin-left: 3px;
    margin-right: -10px;
}

.td-button span.fa {
    display: inline-block;
    width: 20px;
    margin: 0;
    padding: 0;
}

.dropdown-menu li {
    clear: both;
    vertical-align: top;
    width: 100%;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: none;
}

.dropdown-menu input[type=checkbox] {
    width: 100%;
}

.mainTable .th-item,
.mainTable .td-item {
    display: none;
}

.material_no {
    white-space: nowrap;
    width: 160px;
}

.material_no input {
    width: 120px;
}

.material_title {
    white-space: nowrap;
}

#inquiry-list td div {
    padding: 0 0 5px 0;
}

tr.just_copied td {
    background: #FF9;
}

.control-label {
    text-align: right;
    white-space: nowrap;
}

@media (max-width: 575.98px) {
    .control-label {
        text-align: left;
    }
}

.XANFNR {
    font-size: 14px;
    font-weight: 100;
}

.width50-list div {
    width: 50%;
    float: left;
    margin: 0;
    padding: 0;
}

.tablelist .medium {
    max-width: 120px;
    float: left;
}

.tablelist .long {
    max-width: 200px;
    float: left;
}

.sshort {
    width: 50px !important;
}

.tablelist td {
    vertical-align: top;
}

.rfq-item {
    margin: 20px;
}

.spec {
    position: absolute;
    top: 52%;
    left: 20px;
    width: auto;
    white-space: nowrap;
    background: linear-gradient(to right, #f3f3f3, #fcfcfc, #f3f3f3);
    padding: 2px 4px;
    line-height: 130%;
}

.icon {
    font-weight: normal;
}

/* sidebar-menu */

#sidebar-menu {
    font-size: 14px;
}

#sidebar-menu li li {
    margin: 0;
    padding: 0;
    line-height: 130%;
    height: 30px;
}

.add-in-operate {
    margin: 10px 0;
}

th.width0 {
    width: 0;
}

h4 .badge {
    margin: -3px 3px 0 0;
    padding: 0;
    font-size: 21px;
    display: inline-block;
    height: 30px;
    min-width: 30px;
    border-radius: 50%;
    line-height: 28px;
}

.opacity-2 {
    opacity: .2;
}

.opacity-5 {
    opacity: .5;
}

..history-box {
    width: 800px;
}

h5 {
    font-size: 15px;
    font-weight: bold;
    line-height: 120%;
}

.go-transfer {}

.remove {
    color: #999;
    cursor: pointer;
}

.remove:hover {
    color: #f00;
}

h2 {
    font-size: 21px;
    font-weight: normal;
}

h2.engraved {
    color: #333;
    text-shadow: #ddd 3px 0 0;
    font-weight: bold;
    font-size: 21px;
    font-family: 'Noto Sans', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

h2.yahei-bold {
    color: #333;
    font-weight: bold;
    font-size: 21px;
    font-family: 'Noto Sans', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

/* select2 */

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: inherit;
    line-height: inherit;
}

.history-box {
    width: 800px;
}

.table-center,
.table-center th,
.table-center td {
    text-align: center;
}

.tags-default,
.bootstrap-tagsinput .label-info {
    font-size: 13px;
    font-weight: normal;
    padding-top: 0;
    padding-bottom: 0;
    line-height: 17px;
}

.select2 {
    width: 100% !important;
}

.select2-container .select2-selection--single {
    height: 38px;
    line-height: 38px;
    padding: 0 12px;
    border-radius: 4px;
    border: 1px solid #E3E3E3;
    width: 100% !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    padding: 0;
    margin: 0;
    line-height: 38px;
    box-sizing: border-box;
    width: 100% !important;
}

.select2-container .select2-selection--single .select2-selection__rendered {
    padding: 0;
    margin: 0;
    line-height: 38px;
    box-sizing: border-box;
    width: 100% !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 5px;
    right: 3px;
}

.bootstrap-tagsinput {
    background-color: #fff;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    color: #333;
    padding: 7px 5px;
    height: 38px;
    width: 100%;
    max-width: 100%;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
}

.bootstrap-tagsinput input {
    width: 100%;
}

.select2-container--default .select2-selection--multiple {
    border: #e3e3e3 solid 1px;
    padding: 2px 5px;
    height: 38px;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {}

.form-control-static {
    padding-top: calc(.375rem + 1px);
    padding-bottom: calc(.375rem + 1px);
    margin-bottom: 0;
    font-size: inherit;
    line-height: 1.5;
}

iframe,
iframe.attfile {
    margin: 0;
    padding: 0;
    width: 100%;
    background: none;
    border: none;
}

/* page-title */

#kanpo-name {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 30%;
    right: 30%;
    width: 40%;
    font-size: 21px;
    line-height: 60px;
    height: 60px;
    text-align: center;
}

.kanpo-name {
    display: none;
}

.text-ccc {
    color: #ccc;
}

.text-999 {
    color: #999;
}

.text-yellow {
    color: #ff0;
}

.lead {
    font-weight: inherit;
}

.bg-yellow {
    background: #ff0;
}

@media all and (max-width: 576px) {
    .xs-small {
        font-size: 13px !important;
    }
}

.radio label {
    white-space: nowrap !important;
}

.w-0 {
    width: 0 !important;
}

.tr-group td {
    background-color: #dff2ff !important;
}

.cursor-pointer {
    cursor: pointer;
}

/* font-size */

.font-11 {
    font-size: 11px !important;
}

.font-12 {
    font-size: 12px !important;
}

.font-13 {
    font-size: 13px !important;
}

.font-14 {
    font-size: 14px !important;
}

.font-15,
.checkbox label.font-15 {
    font-size: 15px !important;
}

.font-16,
.checkbox label.font-16 {
    font-size: 16px !important;
}

.font-18,
.checkbox label.font-18 {
    font-size: 18px !important;
}

.font-19,
.checkbox label.font-19 {
    font-size: 19px !important;
}

.font-20 {
    font-size: 20px !important;
}

.font-21 {
    font-size: 21px !important;
}

.font-24 {
    font-size: 24px !important;
}

.font-26 {
    font-size: 26px !important;
}

.font-28 {
    font-size: 28px !important;
}

.font-32 {
    font-size: 32px !important;
}

.font-36 {
    font-size: 36px !important;
}

.font-48 {
    font-size: 48px !important;
}

.font-52 {
    font-size: 52px !important;
}

.font-66 {
    font-size: 66px !important;
}

.font-72 {
    font-size: 72px !important;
}

/* line-height */

.lh-110,
.lh-110 * {
    line-height: 1.1 !important;
}

.lh-120,
.lh-120 * {
    line-height: 1.2 !important;
}

.lh-130,
.lh-130 * {
    line-height: 1.3 !important;
}

.lh-140,
.lh-140 * {
    line-height: 1.4 !important;
}

.lh-150,
.lh-150 * {
    line-height: 1.5 !important;
}

.lh-160,
.lh-160 * {
    line-height: 1.6 !important;
}

.lh-170,
.lh-170 * {
    line-height: 1.7 !important;
}

.lh-180,
.lh-180 * {
    line-height: 1.8 !important;
}

/* th, td padding */

.table td,
.table th {
    padding: 7px 4px;
}

.table-py-2 th,
.table-py-2 td {
    padding-top: 2px !important;
    padding-bottom: 2px !important;
}

.table-py-3 th,
.table-py-3 td {
    padding-top: 3px !important;
    padding-bottom: 3px !important;
}

.table-py-4 th,
.table-py-4 td {
    padding-top: 4px !important;
    padding-bottom: 4px !important;
}

.table td label {
    font-weight: normal;
}

.c-p {
    cursor: pointer !important;
}

.dropzone-rsn {
    position: relative;
    min-height: 0;
    height: 150px;
    border: #ccc dashed 2px;
    border-radius: 9px;
    display: flex;
    align-items: center;
    cursor: pointer;
}

.dropzone-rsn:hover {
    background: #f9f9f9;
    border: #aaa dashed 2px;
}

.dropzone-rsn p {
    display: block;
    margin: 0 auto;
}

.dropzone-rsn .files {
    width: 100%;
    min-height: 0;
    height: 150px;
    border: #ccc dashed 2px;
    border-radius: 9px;
    display: flex;
    align-items: center;
    cursor: pointer;
    position: absolute;
    z-index: 999;
    opacity: 0;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.text-right input {
    text-align: right !important;
}

/* content-box */

.content-box {
    box-sizing: content-box;
}

.pt-100p {
    padding-top: 100%;
}

.pt-66p {
    padding-top: 66%;
}

.pt-60p {
    padding-top: 60%;
}

.pt-55p {
    padding-top: 55%;
}

.pt-50p {
    padding-top: 50%;
}

/* list */

ul.list-icon {
    list-style: none;
    margin-left: 0;
    margin-right: 0;
    padding: 0;
}

ul.list-icon li {
    margin-left: 21px;
    margin-right: 0;
    padding: 0;
    text-indent: -16px;
}

ul.list-icon li i,
ul.list-icon span {
    text-indent: 0 !important;
}

/* checkbox */

.checkbox label {
    font-weight: inherit;
}

/* grid gutters */

.gutters-1 {
    margin-right: -3px;
    margin-left: -3px
}

.gutters-1 > .col,
.gutters-1 > [class*=col-] {
    padding-right: 3px;
    padding-left: 3px;
}

.gutters-2 {
    margin-right: -6px;
    margin-left: -6px
}

.gutters-2 > .col,
.gutters-2 > [class*=col-] {
    padding-right: 6px;
    padding-left: 6px;
}

.col-form-label {
    text-align: right;
    white-space: nowrap;
}

.bg-blue-1 {
    background: rgba(93, 156, 236, .1)
}

.bg-orange-1 {
    background: rgba(255, 189, 74, .1)
}

.bg-danger-1 {
    background: rgba(240, 80, 80, .1)
}

.bg-yellow-1 {
    background: rgba(93, 156, 236, .1)
}

/* alert */

.alert-warning {
    color: #f19a01 !important;
}

/* padding */

.p-6 {
    padding: 3.6rem !important;
}

.p-7 {
    padding: 4.2rem !important;
}

.p-8 {
    padding: 4.8rem !important;
}

.p-9 {
    padding: 5.4rem !important;
}

.p-10 {
    padding: 6rem !important;
}

/* margin */

.m-6 {
    margin: 3.6rem !important;
}

.m-7 {
    margin: 4.2rem !important;
}

.m-8 {
    margin: 4.8rem !important;
}

.m-9 {
    margin: 5.4rem !important;
}

.m-10 {
    margin: 6rem !important;
}

.mb-6,
.my-6 {
    margin-bottom: 3.6rem !important;
}

.mt-6,
.my-6 {
    margin-top: 3.6rem !important;
}

.mb-7,
.my-7 {
    margin-bottom: 4.2rem !important;
}

.mt-7,
.my-7 {
    margin-top: 4.2rem !important;
}

.mb-8,
.my-8 {
    margin-bottom: 4.8rem !important;
}

.mt-8,
.my-8 {
    margin-top: 4.8rem !important;
}

.mb-9,
.my-9 {
    margin-bottom: 5.4rem !important;
}

.mt-9,
.my-9 {
    margin-top: 5.4rem !important;
}

.mb-10,
.my-10 {
    margin-bottom: 6rem !important;
}

.mt-10,
.my-10 {
    margin-top: 6rem !important;
}

/* ol, ul, li */

.form-group ol {
    padding: 0;
    margin-left: 17px;
}

.select-sm {
    height: 30px !important;
    padding-top: .3rem !important;
    padding-bottom: .2.8rem !important;
}

.top-banner {
    position: relative;
}

.top-banner {
    text-shadow: rgba(0, 0, 0, .9) 1px 1px 5px;
}

.cover-flip-black {
    background: rgba(0, 0, 0, .3);
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.ls-1 {
    letter-spacing: 1px;
}

.ls-2 {
    letter-spacing: 2px;
}

.ls-3 {
    letter-spacing: 3px;
}

/*======================= SCROLL TO TOP =======================*/

#back-top {
    position: fixed;
    bottom: 50px;
    right: 40px;
    z-index: 999;
    display: none;
}

#back-top a {
    box-sizing: content-box !important;
    width: 46px;
    display: block;
    text-align: center;
    font-size: 14px;
    line-height: 46px;
    height: 46px;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: none;
    text-decoration: none;
    color: #464646;
    border-radius: 100px;
    border: 3px solid #e3e3e3;
    background: #fff;
    font-weight: bold;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    transition: 0.2s;
}

#back-top a:hover {
    color: #eb3035;
    border: 3px solid #eb3035;
}

.wow {
    visibility: hidden;
}
