
body{
    font-family: 'Miller Banner';
}
.ul-control-box a{
    text-decoration: none;
}
ul{
    padding: 0;
    margin: 0;
    list-style: none;
}
img{
    width: 100%;
}
header#header_chir {
    position: relative;
    z-index: 1001;
    background: #fff;
}
.news-content img{
    height: auto !important;
}
section#chir_top_bar {
    padding: 5px;
    background: #f7f7f7;
    color: #555;
}
section#main_header {
    padding: 15px 0;
}
section#chir_top_bar ul li {
    display: inline-block;
    margin-right: 20px;
}
.top-info ul li span {
    display: inline-block;
}
.social a {
    padding: 3px;
    font-size: 17px;
    color: #002D5C;
}
.social a:hover{
    text-decoration: none;
}
#chir_logo {
    height: 85px;
}
#chir_logo img {
    max-height: 100%;
}
#mainLogo{
    height: 100%;
    object-fit: contain;
}
#chir_search_head form#frm_search_head {
    position: relative;
}
#frm_search_head>i {
    -o-transition: transform .3s ease,color .2s ease;
    -moz-transition: transform .3s ease,color .2s ease;
    -webkit-transition: transform .3s ease,color .2s ease;
    transition: transform .3s ease,color .2s ease;
    padding: 1px;
    top: 8px;
    left: 14px;
    position: absolute;
    color: #002d5c;
}
.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
#chir_search_head .chir_frm input[type=text] {
    padding: 6px 12px;
    padding-left: 40px;
    height: 35px;
    padding-right: 5px;
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    border: 1px solid #002d5c;
    border-radius: 3px;
    font-size: 14px;
    width: 100%;
    padding-right: 110px;
}
#frm_search_head button.chir_btn_sub {
    border-radius: 0 3px 3px 0;
    background: #002D5C;
    border: 1px solid transparent;
    color: #fff;
    height: 35px;
    width: 100px;
    position: absolute;
    right: 0;
    top: 0;
}
.ul-control-box {
    margin: 0;
    margin-left: 5%;
    padding: 0;
    text-align: right;
}
.ul-control-box li {
    list-style-type: none;
    display: inline-block;
    min-width: 60px;
    position: relative;
}
.top-hotline span.div-user-control {
    background: 0 0;
    text-align: center;
    line-height: 35px;
}
.div-user-control.control-4 {
    width: 40px;
    position: relative;
}
.top-hotline span.div-user-control img {
    max-width: 30px;
}
.ul-control-box .info {
    font-size: 12px;
    margin: -3px auto 0;
    display: block;
    text-align: center;
    color: black
}
.div-user-control {
    width: 40px;
    margin: 0 auto;
    display: block;
    height: 40px;
}
.control-4 {
    background: url(/tp/T0197/img/temp/sprite-icon.png) -40px -78px no-repeat;
    background-size: 500px;
}
.header-cart-count {
    position: absolute;
    top: 5px;
    right: 17px;
    background-color: #002D5C;
    color: #fff;
    text-align: center;
    min-width: 19px;
    min-height: 19px;
    line-height: 19px;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -webkit-border-radius: 20px;
    -o-border-radius: 20px;
    font-size: 11px;
}
.control-2 {
    background: url(/tp/T0197/img/temp/sprite-icon.png) -40px -40px no-repeat;
    background-size: 500px;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}
ul.dropdown-menu.info-user {
    left: auto;
    right: 0;
    border-radius: 0;
    min-width: 120px;
    padding: 0;
    margin: 0;
}
ul.dropdown-menu.info-user li.info {
    margin: 0;
    text-align: left;
    font-size: 14px;
}
ul.dropdown-menu.info-user li a {
    padding: 5px 10px;
    font-size: 13px;
}
.dropdown-menu>li>a {
    clear: both;
    font-weight: 400;
    color: #333;
}
.dropdown-header, .dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    line-height: 1.42857143;
    white-space: nowrap;
}
ul.nav-navbar {
    position: relative;
}
.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.navar_menu ul li {
    display: inline-block;
    position: relative;
}
ul.nav-navbar li.has_c:before {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f107";
    color: #1a4877;
    position: absolute;
    top: 53%;
    right: 5px;
    transform: translateY(-50%);
}
ul.nav-navbar li.has_c:before:hover {
    color: black
}
.navar_menu>ul>li>a {
    padding: 10px 20px;
    display: block;
    color: #1a4877;
    font-size: 16px;
    font-style: italic;
}
nav>li, .nav>li>a {
    display: block;
    position: relative;
}
span.label_icon.no_label {
    display: none;
}
span.label_icon {
    position: absolute;
    top: -8px;
    right: 0;
    font-size: 10px;
    text-align: center;
    color: #fff;
    line-height: 16px;
    width: 29px;
    height: 18px;
}
ul.nav-navbar div.menu_lv_2 {
    display: none;
    position: absolute;
    background-color: #fff;
    z-index: 9999;
    min-width: 205px;
}
ul.nav-navbar div.menu_lv_2 li {
    float: left;
    display: table-row;
    width: 100%;
    border: 1px solid #e5e5e5;
    position: relative;
}
ul.nav-navbar div.menu_lv_2 li a {
    display: block;
    padding: 7px 20px 7px 15px;
    color: #1a4877;
    font-size: 16px;
    font-style: italic;
}
/*.navar_menu>ul>li:hover>a, .navar_menu>ul>li.active>a {*/
    /*color: #fff;*/
    /*background: #0c6136;*/
/*}*/
#chir_main_menu{
    text-align: center;
}
.socialImage-group{
    width: 100%;
    margin-top: 10px;
    margin-bottom: 15px;
}
/*.header-phone{*/
    /*margin-top: 10px;*/
    /*margin-bottom: 15px;*/
/*}*/

.header-phone a,
.header-cart a{
    color: #1a4877;
    text-decoration: none !important;
    font-size: 18px;
}

.header-phone{
    margin-bottom: 5px;
}
.header-phone a i{
    color: white;
    display: inline-block;
    border-radius: 50%;
    background-color: #002D5C;
    padding: 6px;
    width: 35px;
    height: 35px;
    font-size: 21px;

}
.header-cart a i{
    color: white;
    display: inline-block;
    border-radius: 50%;
    background-color: #002D5C;
    padding: 0 6px;
    width: 35px;
    height: 35px;
    font-size: 20px;
    line-height: 35px;
}
.socialImage-group a{
    font-size: 18px;
    padding-right: 5px;
    text-decoration: none !important;
    color: #002d5c;
    display: inline-block;
}
.socialImage-group a:last-child{
    padding: 0
}
ul.nav-navbar li:hover div.menu_lv_2 {
    display: block;
}
ul.nav-navbar div.menu_lv_2 li div.menu_lv_3 {
    display: none;
    min-width: 205px;
    position: absolute;
    background-color: #fff;
    z-index: 9999;
    left: 203px;
    top: 0;
}
.socialImage{
    height: 30px;
    width: auto;
}
ul.nav-navbar div.menu_lv_2 li {
    float: left;
    display: table-row;
    width: 100%;
    border: 1px solid #e5e5e5;
    position: relative;
}
ul.nav-navbar div.menu_lv_2 li a {
    display: block;
    padding: 7px 20px 7px 15px;
    text-decoration: none;
}
ul.nav-navbar li.has_child:before {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f105";
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
}
ul.nav-navbar div.menu_lv_2 li:hover div.menu_lv_3 {
    display: block;
}
.favorite-product h2{
    color: #002d5c;
    font-style: italic;
    margin-bottom: 20px;
}
.favorite-product{
    padding: 30px;
}
.product-wrapper>a{
    display: block;
    height: 250px;

}
.product-wrapper .product-info{
    text-align: center;
    background-color: white;
    padding: 10px;
}
.product-wrapper .product-info a{
    text-decoration: none;
    color: #002d5c;
}
.product-wrapper .product-info a.product-name {
    height: 30px;
    display: block;
    overflow: hidden;
    margin-bottom: 5px;
    font-size: 20px;
    font-style: italic;
}
.product-wrapper .product-info .product-price{
    font-weight: bold;
}
.product-wrapper .product-info .product-price del{
    margin-left: 5px;
    color: #999;
    font-size: 13px;
}
.product-wrapper .product-info .product-price span{
    color: #002d5c;
    font-size: 16px;
}
.product-wrapper .product-info a.buy-now-btn{
    display: inline-block;
    background: #fff;
    color: #002d5c;
    border: 1px solid #002d5c;
    padding: 5px 15px;
    margin: 5px 20px 0;
    font-style: italic;
    font-size: 16px;
}
.copyright img{
    width: auto;
}
.copyright p{
    margin: 5px 0;
    font-size: 16px;
    color: #1a4877;
}
.owl-product{
    position: relative;
}
.owl-product .owl-prev{
    position: absolute;
    top: calc(50% - 25px);
    left: 0;
}
.owl-product .owl-prev i,
.owl-product .owl-next i{
    font-size: 50px;
    color: #002d5c;
}
.owl-product .owl-next{
    position: absolute;
    top: calc(50% - 25px);
    right: 0;
}
.news-head h1{
    text-align: center;
    font-style: italic;
    margin: 20px 0;
    color: #002d5c;
}
.news-title{
    margin: 15px 0;
    font-size: 17px;
    font-style: italic;
    color: #002d5c;
    display: block;
    font-weight: bold;
    text-decoration: none !important;
}
.read-more {
    display: inline-block;
    border: 1px solid #002d5c;
    color: #002d5c;
    font-style: italic;
    padding: 7px 10px;
    text-decoration: none !important;
}
.news-wrapper{
    padding-top: 20px;
    padding-bottom: 20px;
}
.news-wrapper:nth-child(3n+1){
    clear: both
}
.paginator .labelPages,
.paginator .titlePages{
    display: none;
}
.paginator{
    text-align: center;
}
.paginator span.currentPage {
    background-color: #002d5c;
    padding: 6px 12px;
    border: 1px solid #002d5c;
    color: #fff;
    margin-right: 5px;
}
.paginator a {
    margin-right: 5px;
    padding: 6px 12px;
    border: 1px solid #002d5c;
    color: #002d5c;
}
.paginator a:hover{
    background-color: #002d5c;
    color: white;
    text-decoration: none;
}
.paginator a.paging-next:before {
    content: "\f105";
    font-family: FontAwesome;
}
.paginator a.paging-last:before {
    content: "\f101";
    font-family: FontAwesome;
}
.paginator a.paging-first:before {
    content: "\f100";
    font-family: FontAwesome;
}
.paginator a.paging-previous:before {
    content: "\f104";
    font-family: FontAwesome;
}
.pagination_wrapper{
    margin: 30px 0;
}
.product-wrapper img{
    height: 100%;
    object-fit: contain;
}
.news-back{
    text-align: center;
    margin: 60px 0;
}
.news-back button{
    display: inline-block;
    border: 1px solid #002d5c;
    padding: 7px 10px;
    font-style: italic;
    color: #002d5c;
    text-decoration: none !important;
    background: white;
}
.category-product-wrapper{
    /*margin-top: 50px;*/
    margin-bottom: 40px;
}
.product-wrapper-row{
    margin-bottom: 20px;
}
.newsletter-wrapper{
    margin: 5% auto;
    padding: 0 20px;
    max-width: 600px;
}
.newsletter-form{
    margin-top: 10%;
}
.newsletter-form label{
    display: block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
    font-size: 18px;
    color: #002D5C;
}
input.form-control{
    margin-bottom: 15px;
}
.wrap-double-product .product-wrapper{
    margin-bottom: 20px;
}
/*.btn-default {*/
    /*color: #333;*/
    /*background-color: #fff;*/
    /*border-color: #ccc;*/
/*}*/
.relative {
    position: relative;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}
ul.dropdown-menu.info-user li.info {
    margin: 0;
    text-align: left;
    font-size: 14px;
}
ul.dropdown-menu.info-user {
    left: auto;
    right: 0;
    border-radius: 0;
    min-width: 120px;
    padding: 0;
    margin: 0;
}
.dropdown-header, .dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    line-height: 1.42857143;
    white-space: nowrap;
}
.dropdown-menu>li>a {
    clear: both;
    font-weight: 400;
    color: #333;
}
ul.dropdown-menu.info-user li a {
    padding: 5px 10px;
}
ul.dropdown-menu.info-user li a i {
    margin-right: 5px;
}
.fullBanner .owl-dots button {
    display: inline-block;
}
.fullBanner .owl-dots .active span {
    background: #fff;
}
.fullBanner .owl-dots button span {
    border: 1px solid #fff;
    border-radius: 50%;
    cursor: pointer;
    display: inline-block;
    height: 10px;
    margin: 0 3px;
    width: 10px;
}
.fullBanner .owl-dots {
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    text-align: center;
}
.fullBanner .owl-prev{
    position: absolute;
    top: calc(50% - 35px);
    left: 5%;
}
.fullBanner .owl-next{
    position: absolute;
    top: calc(50% - 35px);
    right: 5%;
}
.fullBanner .owl-prev span,
.fullBanner .owl-next span{
    color: white !important;
    font-size: 60px;
}
.navar_menu>ul>li>a{
    font-size: 25px;
}
.news-content p{
    margin: 0;
}
.header-cart a{
    color: #002d5c;
    display: inline-block;
    text-decoration: none;
}
.news-title {
    font-size: 40px;
    line-height: 40px;
}
.color.req a {
    display: inline-block;
    border: 1px solid #fff;
    box-shadow: 0 0 0 1px #b8b8b8;
    font-size: 25px;
    line-height: 50px;
    width: 50px;
    height: 50px;
    margin-right: 10px;
}
.addCartWrapper label{
    font-size: 35px;
    font-style: italic;
    margin-right: 20px;
}
.addCartWrapper{
    /*text-align: center;*/
    /*padding: 25px 0;*/
}
.req a:hover, .req a.active {
    box-shadow: 0 0 2px 2px #ff7a00;
}
.btn-buyNow{
    background: #1a4877;
    color: white;
    font-size: 35px;
    padding: 15px 40px;
    font-style: italic;
    min-width: 300px;
    max-width: 100%;
}
.btn-buyNow:hover{
    color: white;
}
.size.req a{
    min-width: 50px;
    height: 50px;
    margin-right: 10px;
    display: inline-flex;
    border: 1px solid #fff;
    box-shadow: 0 0 0 1px #b8b8b8;
    color: black;
    font-size: 25px;
    justify-content: center;
    align-items: center;
}
.product-quantity span {
    display: inline-block;
    border: 1px solid #ccc;
    padding: 11px 0;
    font-size: 40px;
    font-weight: 700;
    color: #3f4140;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 24px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    float: left;
}
#quantity{
    font-size: 30px;
    text-align: center;
    height: 50px;
    float: left;
}
.addCartContent{
    display: inline-block;
}
.product-quantity .addCartContent{
    position: relative;
    top: 10px;
}
.size.req, .color.req{
    padding: 10px;
    display: flex;
    align-items: center;
}
.pro-price{
    font-size: 43px;
    font-style: italic;
    font-weight: bold;
    color: #1a4877;
}
input[type="number"]::-webkit-outer-spin-button, input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type="number"] {
    -moz-appearance: textfield;
}

.pview-name {
    margin: 0 0 20px;
    font-weight: 600;
}

.bottomBanner {
    margin-top: 30px;
}

.pro-old-price {
    font-size: 28px;
}

.pview-desc {
    margin: 15px 0;
}
.footer-top{
    background: #474948;
    color: #d6d4d4;
    font-size: 14px;
}
.footer-top .footerFrame{
    padding: 0 100px;
}
.footer-top .ftcenCt {
    padding: 40px 15px 20px;
}
.ftcenCt>span {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    display: block;
}
.bLineFt {
    border: 1px solid #f44141;
    width: 17%;
    margin: 10px 0;
}
.ftcenCt>ul li {
    list-style: none;
    padding: 5px 0;
}
.ftcenCt>ul li a {
    color: #d6d4d4;
    font-size: 14px;
}
#scFooter {
    margin-top: 10px;
}
.footerEnd {
    display: block;
    overflow: hidden;
    padding-bottom: 20px;
}
.p-rl-15 {
    padding: 0 15px;
}
#logoFt {
    padding: 5px 0;
    text-align: center;
}
#logoFt img {
    width: auto;
    max-width: 100%;
    max-height: 40px;
}
.pays {
    border: 1px solid #d6d4d4;
    padding: 10px;
    border-radius: 5px;
    text-align: justify;
}
.pays span, .pays img {
    display: inline-block;
}
.pays img {
    max-height: 25px;
    width: auto;
}
.support img {
    max-height: 47px;
    width: auto;
}
#scFooter>.ftcenCt:first-of-type {
    padding: 10px 0 0;
}
.pays {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.pview-desc p img,
.news-content h1,
.news-content img{
    max-width: 100%;
}
.news-content{
    padding: 0 60px;
}
.ew-alo-phone{
    position: fixed;
    display: block;
    left: -50px;
    bottom: 345px;
    z-index: 999;
}
.zalo-btn {
    position: fixed;
    left: 10px;
    bottom: 120px;
    z-index: 999;
}
.zalo-btn img {
    width: 85px;
}
.messenger-icon {
    position: fixed;
    left: 20px;
    bottom: 65px;
    z-index: 999;
}
.messenger-icon img {
    width: 60px;
}
.ew-alo-ph-circle {
    width: 160px;
    height: 160px;
    top: 20px;
    left: 20px;
    position: absolute;
    background-color: transparent;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid rgba(30, 30, 30, 0.4);
    border: 2px solid #48A5D4 9;
    opacity: .1;
    -webkit-animation: ew-alo-circle-anim 1.2s infinite ease-in-out;
    -moz-animation: ew-alo-circle-anim 1.2s infinite ease-in-out;
    -ms-animation: ew-alo-circle-anim 1.2s infinite ease-in-out;
    -o-animation: ew-alo-circle-anim 1.2s infinite ease-in-out;
    animation: ew-alo-circle-anim 1.2s infinite ease-in-out;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

.ew-alo-phone.ew-alo-active .ew-alo-ph-circle {
    -webkit-animation: ew-alo-circle-anim 1.1s infinite ease-in-out !important;
    -moz-animation: ew-alo-circle-anim 1.1s infinite ease-in-out !important;
    -ms-animation: ew-alo-circle-anim 1.1s infinite ease-in-out !important;
    -o-animation: ew-alo-circle-anim 1.1s infinite ease-in-out !important;
    animation: ew-alo-circle-anim 1.1s infinite ease-in-out !important
}

.ew-alo-phone.ew-alo-static .ew-alo-ph-circle {
    -webkit-animation: ew-alo-circle-anim 2.2s infinite ease-in-out !important;
    -moz-animation: ew-alo-circle-anim 2.2s infinite ease-in-out !important;
    -ms-animation: ew-alo-circle-anim 2.2s infinite ease-in-out !important;
    -o-animation: ew-alo-circle-anim 2.2s infinite ease-in-out !important;
    animation: ew-alo-circle-anim 2.2s infinite ease-in-out !important
}

.ew-alo-phone.ew-alo-hover .ew-alo-ph-circle,
.ew-alo-phone:hover .ew-alo-ph-circle {
    border-color: #309ACF;
    opacity: .5
}

.ew-alo-phone.ew-alo-green.ew-alo-hover .ew-alo-ph-circle,
.ew-alo-phone.ew-alo-green:hover .ew-alo-ph-circle {
    border-color: #FDAA38;
    border-color: #ffc272 9;
    opacity: .5
}

.ew-alo-phone.ew-alo-green .ew-alo-ph-circle {
    border-color: #309ACF;
    border-color: #48A5D4 9;
    opacity: .5
}

.ew-alo-phone.ew-alo-gray.ew-alo-hover .ew-alo-ph-circle,
.ew-alo-phone.ew-alo-gray:hover .ew-alo-ph-circle {
    border-color: #ccc;
    opacity: .5
}

.ew-alo-phone.ew-alo-gray .ew-alo-ph-circle {
    border-color: #FDAA38;
    opacity: .5
}

.ew-alo-ph-circle-fill {
    width: 100px;
    height: 100px;
    top: 50px;
    left: 50px;
    position: absolute;
    background-color: #000;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    opacity: .1;
    -webkit-animation: ew-alo-circle-fill-anim 2.3s infinite ease-in-out;
    -moz-animation: ew-alo-circle-fill-anim 2.3s infinite ease-in-out;
    -ms-animation: ew-alo-circle-fill-anim 2.3s infinite ease-in-out;
    -o-animation: ew-alo-circle-fill-anim 2.3s infinite ease-in-out;
    animation: ew-alo-circle-fill-anim 2.3s infinite ease-in-out;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

.ew-alo-phone.ew-alo-active .ew-alo-ph-circle-fill {
    -webkit-animation: ew-alo-circle-fill-anim 1.7s infinite ease-in-out !important;
    -moz-animation: ew-alo-circle-fill-anim 1.7s infinite ease-in-out !important;
    -ms-animation: ew-alo-circle-fill-anim 1.7s infinite ease-in-out !important;
    -o-animation: ew-alo-circle-fill-anim 1.7s infinite ease-in-out !important;
    animation: ew-alo-circle-fill-anim 1.7s infinite ease-in-out !important
}

.ew-alo-phone.ew-alo-static .ew-alo-ph-circle-fill {
    -webkit-animation: ew-alo-circle-fill-anim 2.3s infinite ease-in-out !important;
    -moz-animation: ew-alo-circle-fill-anim 2.3s infinite ease-in-out !important;
    -ms-animation: ew-alo-circle-fill-anim 2.3s infinite ease-in-out !important;
    -o-animation: ew-alo-circle-fill-anim 2.3s infinite ease-in-out !important;
    animation: ew-alo-circle-fill-anim 2.3s infinite ease-in-out !important;
    opacity: 0 !important
}

.ew-alo-phone.ew-alo-hover .ew-alo-ph-circle-fill,
.ew-alo-phone:hover .ew-alo-ph-circle-fill {
    background-color: rgba(0, 175, 242, 0.5);
    background-color: #309ACF 9;
    opacity: .75 !important
}

.ew-alo-phone.ew-alo-green.ew-alo-hover .ew-alo-ph-circle-fill,
.ew-alo-phone.ew-alo-green:hover .ew-alo-ph-circle-fill {
    background-color: rgba(117, 235, 80, 0.5);
    background-color: #ffc272 9;
    opacity: .75 !important
}

.ew-alo-phone.ew-alo-green .ew-alo-ph-circle-fill {
    background-color: rgba(0, 175, 242, 0.5);
    background-color: #a6e3fa 9;
    opacity: .75 !important
}

.ew-alo-phone.ew-alo-gray.ew-alo-hover .ew-alo-ph-circle-fill,
.ew-alo-phone.ew-alo-gray:hover .ew-alo-ph-circle-fill {
    background-color: rgba(204, 204, 204, 0.5);
    background-color: #ccc 9;
    opacity: .75 !important
}

.ew-alo-phone.ew-alo-gray .ew-alo-ph-circle-fill {
    background-color: rgba(117, 235, 80, 0.5);
    opacity: .75 !important
}

.ew-alo-ph-img-circle {
    width: 60px;
    height: 60px;
    top: 70px;
    left: 70px;
    position: absolute;
    background: rgba(30, 30, 30, 0.1) url(/tp/T0197/img/temp/jIfeFOA.png) no-repeat center center;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    opacity: .7;
    -webkit-animation: ew-alo-circle-img-anim 1s infinite ease-in-out;
    -moz-animation: ew-alo-circle-img-anim 1s infinite ease-in-out;
    -ms-animation: ew-alo-circle-img-anim 1s infinite ease-in-out;
    -o-animation: ew-alo-circle-img-anim 1s infinite ease-in-out;
    animation: ew-alo-circle-img-anim 1s infinite ease-in-out;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

.ew-mess-ph-img-circle {
    width: 60px;
    height: 60px;
    top: 70px;
    left: 70px;
    position: absolute;
    background: rgba(30, 30, 30, 0.1) url(/tp/T0199/img/messenger_icon.png) no-repeat center center;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    opacity: .7;
    -webkit-animation: ew-alo-circle-img-anim 1s infinite ease-in-out;
    -moz-animation: ew-alo-circle-img-anim 1s infinite ease-in-out;
    -ms-animation: ew-alo-circle-img-anim 1s infinite ease-in-out;
    -o-animation: ew-alo-circle-img-anim 1s infinite ease-in-out;
    animation: ew-alo-circle-img-anim 1s infinite ease-in-out;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

.ew-alo-phone.ew-alo-active .ew-alo-ph-img-circle {
    -webkit-animation: ew-alo-circle-img-anim 1s infinite ease-in-out !important;
    -moz-animation: ew-alo-circle-img-anim 1s infinite ease-in-out !important;
    -ms-animation: ew-alo-circle-img-anim 1s infinite ease-in-out !important;
    -o-animation: ew-alo-circle-img-anim 1s infinite ease-in-out !important;
    animation: ew-alo-circle-img-anim 1s infinite ease-in-out !important
}

.ew-alo-phone.ew-alo-static .ew-alo-ph-img-circle {
    -webkit-animation: ew-alo-circle-img-anim 0s infinite ease-in-out !important;
    -moz-animation: ew-alo-circle-img-anim 0s infinite ease-in-out !important;
    -ms-animation: ew-alo-circle-img-anim 0s infinite ease-in-out !important;
    -o-animation: ew-alo-circle-img-anim 0s infinite ease-in-out !important;
    animation: ew-alo-circle-img-anim 0s infinite ease-in-out !important
}

.ew-alo-phone.ew-alo-hover .ew-alo-ph-img-circle,
.ew-alo-phone:hover .ew-alo-ph-img-circle {
    background-color: #309ACF
}

.ew-alo-phone.ew-alo-green.ew-alo-hover .ew-alo-ph-img-circle,
.ew-alo-phone.ew-alo-green:hover .ew-alo-ph-img-circle {
    background-color: #FDAA38
}

.ew-alo-phone.ew-alo-green .ew-alo-ph-img-circle {
    background-color: green;
}

.ew-alo-phone.ew-alo-gray.ew-alo-hover .ew-alo-ph-img-circle,
.ew-alo-phone.ew-alo-gray:hover .ew-alo-ph-img-circle {
    background-color: #ccc
}

.ew-alo-phone.ew-alo-gray .ew-alo-ph-img-circle {
    background-color: #FDAA38
}

@-moz-keyframes ew-alo-circle-anim {
    0% {
        -moz-transform: rotate(0) scale(.5) skew(1deg);
        opacity: .1;
        -moz-opacity: .1;
        -webkit-opacity: .1;
        -o-opacity: .1
    }
    30% {
        -moz-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .5;
        -moz-opacity: .5;
        -webkit-opacity: .5;
        -o-opacity: .5
    }
    100% {
        -moz-transform: rotate(0) scale(1) skew(1deg);
        opacity: .6;
        -moz-opacity: .6;
        -webkit-opacity: .6;
        -o-opacity: .1
    }
}

@-webkit-keyframes ew-alo-circle-anim {
    0% {
        -webkit-transform: rotate(0) scale(.5) skew(1deg);
        -webkit-opacity: .1
    }
    30% {
        -webkit-transform: rotate(0) scale(.7) skew(1deg);
        -webkit-opacity: .5
    }
    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        -webkit-opacity: .1
    }
}

@-o-keyframes ew-alo-circle-anim {
    0% {
        -o-transform: rotate(0) kscale(.5) skew(1deg);
        -o-opacity: .1
    }
    30% {
        -o-transform: rotate(0) scale(.7) skew(1deg);
        -o-opacity: .5
    }
    100% {
        -o-transform: rotate(0) scale(1) skew(1deg);
        -o-opacity: .1
    }
}

@-moz-keyframes ew-alo-circle-fill-anim {
    0% {
        -moz-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
    50% {
        -moz-transform: rotate(0) -moz-scale(1) skew(1deg);
        opacity: .2
    }
    100% {
        -moz-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
}

@-webkit-keyframes ew-alo-circle-fill-anim {
    0% {
        -webkit-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        opacity: .2
    }
    100% {
        -webkit-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
}

@-o-keyframes ew-alo-circle-fill-anim {
    0% {
        -o-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
    50% {
        -o-transform: rotate(0) scale(1) skew(1deg);
        opacity: .2
    }
    100% {
        -o-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
}

@-moz-keyframes ew-alo-circle-img-anim {
    0% {
        transform: rotate(0) scale(1) skew(1deg)
    }
    10% {
        -moz-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    20% {
        -moz-transform: rotate(25deg) scale(1) skew(1deg)
    }
    30% {
        -moz-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    40% {
        -moz-transform: rotate(25deg) scale(1) skew(1deg)
    }
    50% {
        -moz-transform: rotate(0) scale(1) skew(1deg)
    }
    100% {
        -moz-transform: rotate(0) scale(1) skew(1deg)
    }
}

@-webkit-keyframes ew-alo-circle-img-anim {
    0% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }
    10% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    20% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg)
    }
    30% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    40% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg)
    }
    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }
    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }
}

@-o-keyframes ew-alo-circle-img-anim {
    0% {
        -o-transform: rotate(0) scale(1) skew(1deg)
    }
    10% {
        -o-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    20% {
        -o-transform: rotate(25deg) scale(1) skew(1deg)
    }
    30% {
        -o-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    40% {
        -o-transform: rotate(25deg) scale(1) skew(1deg)
    }
    50% {
        -o-transform: rotate(0) scale(1) skew(1deg)
    }
    100% {
        -o-transform: rotate(0) scale(1) skew(1deg)
    }
}

@media (min-width: 1600px){
    .news-title {
        font-size: 50px;
        line-height: 60px;
    }
    .news-head h1{
        font-size: 70px;
    }
    .favorite-product h2{
        font-size: 50px;
    }
    .header-phone a,
    .header-cart a{
        font-size: 25px;
    }
    .socialImage{
        height: 40px;
    }
}

@media screen and (min-width: 992px){
    .container {
        width: 100% !important;
        padding: 0 2%
    }

    #main_header>.container>.row {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    #header-right {
        text-align: center;
    }
}
@media screen and (max-width: 991px){
    #chir_logo .tool_bar_menu {
        position: absolute;
        left: 15px;
        top: 50%;
        transform: translateY(-50%);
    }
    .tool_bar_user {
        position: absolute;
        right: 15px;
        top: 50%;
        transform: translateY(-50%);
        font-size: 25px;
        color: #002D5C;
        z-index: 100;
    }
    #chir_logo img {
        max-height: 100%;
        width: auto;
    }
    div#chir_logo {
        margin-bottom: 20px;
        text-align: center;
    }
    #chir_logo {
        height: 85px;
    }
    .tool_bar_menu a {
        display: inline-block;
        text-indent: -9999px;
        float: left;
        outline: none;
        cursor: pointer;
        width: 30px;
        height: 30px;
        position: relative;
    }
    .tool_bar_menu a span {
        top: 14px;
        left: 6px;
        position: relative;
        font-size: 0;
    }
    .tool_bar_menu a span, .tool_bar_menu a span:before, .tool_bar_menu a span:after {
        content: "";
        display: block;
        width: 30px;
        height: 2px;
        background: #002D5C;
        -webkit-transition: all .6s;
        transition: all .6s;
    }
    .tool_bar_menu a span:before {
        position: relative;
        top: -7px;
    }
    .tool_bar_menu a span:after {
        position: relative;
        bottom: -5px;
    }
    .tool_bar_user {
        position: absolute;
        right: 15px;
        top: 50%;
        transform: translateY(-50%);
        font-size: 25px;
        color: #002D5C;
        z-index: 100;
    }
    a.cart_mobile {
        display: inline-block;
        margin-right: 15px;
        position: relative;
    }
    .socialImage-group{
        margin-bottom: 0;
    }
    .tool_bar_user a {
        color: #002D5C;
    }
    .cart_mobile span.cart-control {
        width: 35px;
        height: 35px;
        display: inline-block;
        vertical-align: top;
    }
    .control-4 {
        background: url(/tp/T0197/img/temp/sprite-icon.png) -40px -78px no-repeat;
        background-size: 500px;
    }
    .header-cart-count {
        position: absolute;
        top: 5px;
        right: 17px;
        background-color: #002D5C;
        color: #fff;
        text-align: center;
        min-width: 19px;
        min-height: 19px;
        line-height: 19px;
        border-radius: 20px;
        -moz-border-radius: 20px;
        -ms-border-radius: 20px;
        -webkit-border-radius: 20px;
        -o-border-radius: 20px;
        font-size: 11px;
    }
    span#count_Cart_mobile {
        right: 2px;
    }
    .site_user_xs {
        display: inline-block;
    }
    .box_user_xs.open {
        visibility: visible;
        opacity: 1;
    }
    .box_user_xs {
        -webkit-transition: all .5s ease-in-out;
        -moz-transition: all .5s ease-in-out;
        -o-transition: all .5s ease-in-out;
        transition: all .5s ease-in-out;
        visibility: hidden;
        opacity: 0;
    }
    .box_user_xs.open ul.dropdown-menu {
        display: block;
        top: 120%;
    }
    .box_user_xs ul.dropdown-menu {
        display: block;
        top: 150%;
        -webkit-transition: all .5s ease-in-out;
        -moz-transition: all .5s ease-in-out;
        -o-transition: all .5s ease-in-out;
        transition: all .5s ease-in-out;
    }
    .overlay_chir {
        background: rgba(0,0,0,.6);
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        width: 100%;
        height: 100%;
        z-index: 1002;
        display: none !important;
    }
    .open_drawer .overlay_chir.menu, .open_drawer_filter .overlay_chir.filter {
        display: block !important;
    }
    #mobile_menu {
        position: fixed;
        -webkit-overflow-scrolling: touch;
        top: 0;
        bottom: 0;
        left: 0;
        padding: 0;
        max-width: 95%;
        z-index: 1003;
        background-color: #fff;
        width: 250px;
        border-right: 1px solid #e9e9e9;
        transition: all .4s cubic-bezier(.46,.01,.32,1);
        -ms-transform: translateX(-250px);
        -webkit-transform: translateX(-250px);
        transform: translateX(-250px);
    }
    .open_drawer #mobile_menu {
        -ms-transform: translateX(0px);
        -webkit-transform: translateX(0px);
        transform: translateX(0px);
    }
    #mobile_menu .head {
        padding: 10px;
        font-size: 15px;
        text-transform: uppercase;
        background: #002D5C;
        color: #fff;
        position: relative;
    }
    #mobile_menu ul.chir_menu_mobile, #left_column .block .block_content {
        overflow-y: auto;
        overflow-x: hidden;
    }
    #mobile_menu .head .tool_bar_menu {
        position: absolute;
        right: 15px;
        top: 50%;
        transform: translateY(-50%);
    }
    .tool_bar_menu a {
        display: inline-block;
        text-indent: -9999px;
        float: left;
        outline: none;
        cursor: pointer;
        width: 30px;
        height: 30px;
        position: relative;
    }
    .tool_bar_menu a span, .tool_bar_menu a span:before, .tool_bar_menu a span:after {
        content: "";
        display: block;
        width: 30px;
        height: 2px;
        background: #002D5C;
        -webkit-transition: all .6s;
        transition: all .6s;
    }
    .tool_bar_menu a span {
        top: 14px;
        left: 6px;
        position: relative;
        font-size: 0;
    }
    #mobile_menu .head .tool_bar_menu a span, #mobile_menu .head .tool_bar_menu a span:before, #mobile_menu .head .tool_bar_menu a span:after {
        background: #fff;
        -webkit-transition: all .6s;
        transition: all .6s;
    }
    #mobile_menu .head .tool_bar_menu a span {
        width: 20px;
    }
    .open_drawer .tool_bar_menu a span:before {
        -webkit-transform: rotate(315deg) translate(-4px,0);
        transform: rotate(315deg) translate(-4px,0);
        width: 13px;
    }
    .open_drawer .head .tool_bar_menu a span:after {
        -webkit-transform: rotate(-315deg) translate(-4px,0);
        transform: rotate(-315deg) translate(-4px,0);
        width: 13px;
    }
    #mobile_menu .head p{
        margin: 0;
    }
    .chir_menu_mobile li {
        padding: 10px;
        border-bottom: 1px solid #e5e5e5;
        position: relative;
    }
    .chir_menu_mobile li a {
        font-size: 16px;
        color: #444;
        text-decoration: none !important;
    }
    .chir_menu_mobile li a i {
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
        transition: transform .6s ease;
        position: absolute;
        right: 20px;
        top: 10px;
        font-size: 18px;
    }
    .chir_menu_mobile li a.open i {
        -webkit-transform: rotate(-180deg);
        -ms-transform: rotate(-180deg);
        -o-transform: rotate(-180deg);
        transform: rotate(-180deg);
        transition: transform .6s ease;
    }
    ul.mobile_lvlup li a i {
        right: 10px;
    }
    .chir_menu_mobile>li:last-child {
        border-bottom: 2px solid #002D5C;
    }
    ul.mobile_lvlup {
        display: none;
    }
    .news-title {
        font-size: 30px;
        line-height: 30px;
    }
}
@media (max-width: 768px){
    .news-title {
        font-size: 25px;
        line-height: 25px;
    }
    .copyright p{
        font-size: 14px;
    }
    .socialImage-group a:last-child{
        padding-right: 5px;
    }
    .favorite-product {
        padding: 0 15px;
    }
    .product-wrapper .product-info a.product-name {
        height: auto;
        font-size: 17px;
    }
    .pview-name {
        margin: 20px 0 15px;
        font-size: 25px;
    }
    .pro-price {
        font-size: 30px;
        margin: 0;
    }
    .pro-old-price {
        margin: 15px 0;
    }
    .size.req, .color.req {
        flex-wrap: wrap;
    }
    .addCartWrapper label {
        width: 100%;
        font-size: 30px;
    }
    .color.req a, .size.req a {
        width: 40px;
        height: 40px;
    }
    .footer-top .ftcenCt{
        padding: 20px 15px 0;
    }
    .footer-top .footerFrame{
        padding: 0;
    }
    .news-content{
        padding: 0 30px;
    }
}
/*---- end max 768 --------*/
@media screen and (max-width: 525px){
    .header-phone a,
    .header-cart a{
        font-size: 12px;
    }
    .header-phone span,
    .header-cart span{
        display: none;
    }
    .header-phone,
    .header-cart{
        display: inline-block;
    }
    .header-phone i,
    .header-cart i{
        height: 30px !important;
        width: 30px !important;
        padding: 7px !important;
        line-height: 15px !important;
        font-size: 15px !important;
    }
    .phone-cart-wrapper{
        text-align: center;
    }
    .header-phone,
    .header-cart{
        margin-right: 10px;
    }
}
@media screen and (max-width: 412px){
    .product-wrapper .product-info a.buy-now-btn{
        font-size: 14px;
        margin: 5px auto;
    }
}

.call-tbt-menu{
    position: absolute;
    height: 56px;
    width: 56px;
    line-height: 56px;
    font-size: 14px;
    background-color: #fff;
    color: #1a4877;
    top: 0;
    right: -20px;
    text-align: center;
    cursor: pointer;
}
.nav_1 > li.tbt-menu{
    display: none;
}
.tbt-hmenu{
    display: none;
    position: absolute;
    right: 0;
    z-index: 3;
    background: #fff;
    top: 80px;
    width: 270px;
    text-align: left;
}
ul.tbt-hmenu > li > a:hover{
    text-decoration: none;
}
ul.tbt-hmenu li a {
    display: block;
    color: #1a4877;
    padding: 7px 15px;
    height: auto;
    font-size: 25px;
}
.has_c:hover .menu_lv_2{
    display: block;
}
.menu_lv_2{
    display: none;
}
.menu_lv_2 li{
    width: 100%;
}
.menu_lv_2 a{
    font-size: 16px!important;
    font-style: italic;
}
.tbt-menu{
    width: 100%!important;
}
.hotline-fixed{
    display: none;
}
.all-product .paginator{
    margin: 40px 0;
}
.all-product>h2 {
    font-size: 24px;
    font-weight: 700;
    margin: 0 0 20px;
}
/****** CONTACT PAGE *****/
.layout-pageContact {
    margin: 30px 30px;
}
.box-heading-contact {
    position: sticky;
    top: 0;
    border-right: 1px solid #ededed;
    height: 100vh;
    padding: 0;
}
.box-map iframe {
    width: 100%;
    height: 100vh;
}
.header-page-contact h1 {
    font-size: 30px;
    font-weight: 700;
    margin: 0;
}
.header-page-contact:after {
    content: "";
    display: block;
    width: 50px;
    height: 4px;
    margin-top: 30px;
    background: #252a2b;
    margin-bottom: 50px;
}
.box-info-contact li {
    margin-bottom: 30px;
}
.box-info-contact li p {
    margin-bottom: 0;
    color: #666;
    font-weight: 500;
}
.box-info-contact li p strong {
    font-weight: 600;
    color: #252a2b;
}
.box-send-contact h2 {
    font-weight: 700;
    font-size: 25px;
    margin: 40px 0 35px;
}
.box-send-contact h2:after {
    content: "";
    display: block;
    margin-top: 25px;
    width: 30px;
    height: 3px;
    background: #252a2b;
}
.wrapbox-content-page-contact {
    padding: 50px;
}
.contact-form .input-group {
    width: 100%;
    margin-bottom: 20px;
}
.contact-form .input-group input, .contact-form .input-group textarea {
    border: 1px solid #e7e7e7;
    box-shadow: none;
    height: 45px;
    font-weight: 500;
    padding: 0 20px;
    background: #fbfbfb;
    color: #252a2b;
    width: 100%;
}
.contact-form .input-group {
    width: 100%;
    margin-bottom: 20px;
}
.contact-form .input-group {
    margin: 15px 0;
}
.button.dark {
    color: #fff;
    border-color: #000;
}
.button:hover:before{
    -webkit-transform-origin: right center;
    transform-origin: right center;
    -webkit-transform: scale(0,1);
    transform: scale(0,1);
}
.box-send-contact button {
    height: 55px;
    line-height: 55px;
    padding: 0 30px;
    border-radius: 0;
    font-weight: 600;
    text-transform: uppercase;
}
.button.dark:before {
    background-color: #000;
}
.button.dark:hover {
    color: #252a2b;
}
button.button:before {
    position: absolute;
    content: '';
    display: block;
    left: -2px;
    top: 0;
    right: -2px;
    bottom: 0;
    -webkit-transform: scale(1,1);
    transform: scale(1,1);
    -webkit-transform-origin: left center;
    transform-origin: left center;
    z-index: -1;
    background-color: #fff;
    -webkit-transition: -webkit-transform .45s cubic-bezier(.785,.135,.15,.86);
    transition: -webkit-transform .45s cubic-bezier(.785,.135,.15,.86);
    transition: transform .45s cubic-bezier(.785,.135,.15,.86),-webkit-transform .45s cubic-bezier(.785,.135,.15,.86);
}
button.button {
    position: relative;
    display: inline-block;
    padding: 10px 28px;
    line-height: normal;
    border: 1px solid #fff;
    border-radius: 0;
    text-transform: uppercase;
    font-size: 12px;
    text-align: center;
    letter-spacing: 1px;
    background-color: transparent;
    -webkit-transition: color .45s cubic-bezier(.785,.135,.15,.86),border .45s cubic-bezier(.785,.135,.15,.86);
    transition: color .45s cubic-bezier(.785,.135,.15,.86),border .45s cubic-bezier(.785,.135,.15,.86);
    z-index: 1;
    color: #252a2b;
    overflow: hidden;
}
textarea.content_register:focus-visible {
    outline: unset;
}
.content-detail {
    clear: both;
    padding: 40px 0;
}
.content-detail h3 {
    font-size: 26px;
    font-weight: 600;
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 20px;
}
.content-detail h3:after {
    content: "";
    border: 1px solid #333;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 180px;
}
@media (max-width: 992px){
    .box-heading-contact{
        position: relative;
        height: 60vh;
    }
    .wrapbox-content-page-contact {
        padding: 0;
        margin-top: 35px;
    }
    .box-map iframe{
        height: 60vh;
    }
    .layout-pageContact {
        margin: 20px;
    }
    .content-detail {
        padding: 40px 15px;
    }
}