html,
body {
    padding-top: 28px;
    font-family: 'Lora', serif;
    background-color: #000;
    color: #ffffff;
}
.bg-white{
    background-color: #000 !important;
    border-bottom: 1px solid #fdc581;
}
@media (min-width: 1200px){
    .container {
        max-width: 1240px;
    }
}
.bg_header{
    background-color: white;
    border-bottom: 1px solid #dbdbdb;
    opacity: 0.9;
    padding: .1rem 1rem;
}
.menu_head a{
    color: white;
}
.logo img{
    width: 200px;
}
.logo_header{
    border-bottom: 1px solid #dbdbdb;
    padding: 8px 0px;
}
.ml-lg-15, .mx-lg-15 {
    margin-left: 15px;
}
a {
    color: #fff;
}
a:hover {
    color: #f8fbff;
    text-decoration: underline;
}
.image, img{
    max-width: 100%;
    height: auto;
}
.css_h{
    color: #233A7A;
}
.top_banner_1{width:100%;}
.view_more {
    position: relative;
    display: inline-block;
    padding: 10px 20px;
    background-color: #333;
    color: #fff;
    text-decoration: none;
    transition: all 0.3s ease;
    background: #a97b4899;
    border-radius: 48px;
    padding: 10px 20px;
    color: white;
}

.view_more::after {
    content: "\f054";
    font-family: "Font Awesome 5 Pro";
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    opacity: 0;
    transition: all 0.3s ease;
}

.view_more:hover {
    padding-right: 40px;
}

.view_more:hover::after {
    opacity: 1;
    right: 20px;
}
.dtv{
    background: url('../../images/hinh_web/dtv1.png') no-repeat;
    background-size: cover;
    padding: 60px;
    background-position: bottom;
}
.dtv_1{
    background: url('../../images/hinh_web/dtv.png') no-repeat;
    background-size: 100%;
    border: 8px solid #fdc581;
    border-radius: 16px;
    padding: 190px 40px 20px;
}
.dtv_3{
    font-size: 39px;
    font-weight: bold;
}
.dtv_4{
    color: #fdc581;
}
.aboutph0{
    padding: 60px 0px;
}
.aboutph{
    position: relative;
    width: 100%;
    height: 100%;
    border-radius: 4px;
    overflow: hidden;
}
.aboutph img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: transform 0.5s, opacity 0.5s;
}
.hinh1{
    z-index: 2;
}
.hinh2{
    z-index: 1;
}
.aboutph:hover img:first-child {
    transform: translateX(-90%);
    opacity: 0.2;
}
.aboutph1{
    font-size: 39px;
}
.rectangle-parent6 {
    align-self: stretch;
    display: flex;
    justify-content: flex-start;
}
.rectangle-parent6 {
    flex-direction: row;
    align-items: center;
    gap: 24px;
    font-size: 20px;
    color: #fdc581;
}
.frame-child13, .frame-child14 {
    position: relative;
    background-color: #fdc581;
    height: 1px;
}
.frame-child13 {
    width: 24px;
}
.monthyear1, .monthyear2 {
    position: relative;
    line-height: 150%;
    font-size: 16px;
}
.frame-child13, .frame-child14 {
    position: relative;
    background-color: #fdc581;
    height: 1px;
}
.frame-child14 {
    flex: 1;
}
.monthyear-parent15 {
    display: flex;
    flex-direction: row;
}
.monthyear-parent15 {
    align-self: stretch;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 24px;
    color: #fdc581;
}
.monthyear4, .monthyear5 {
    position: relative;
    line-height: 130%;
    font-weight: 500;
    font-size: 40px;
    padding-bottom: 20px;
}
.khch-hng {
    margin: 0;
}
.frame-parent9 {
    flex: 1;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    gap: 60px;
    color: #fff;
}
.monthyear-parent16 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 4px;
}
.concept, .rectangle-parent7 {
    align-self: stretch;
    position: relative;
}
.concept {
    font-size: 12px;
    letter-spacing: 0.05em;
    line-height: 130%;
    text-transform: uppercase;
    font-weight: 600;
}
.frame-child17 {
    position: relative;
    background-color: #fff;
    width: 1px;
    height: 90px;
    opacity: 0.1;
}
.logo-icon1 {
    position: relative;

    height: 91px;
}
.concept_ph{
    background-color: #262524;
    padding: 40px 0px;
}
.logo-black-1-icon {

    height: 91px;
}
.concept_ph1 {
    position: relative;
    line-height: 130%;
    font-weight: 500;
    font-size: 25px;
}
.goc_eni{
    position: relative;
}
.bo_sec{
    position: relative;
}
.block_menu{
    position: absolute;
    width: 500px;
    height: auto;
    bottom: 0px;
    right: 200px;
    background-color: #000;
    padding: 40px;
}
.block_menu1{
    color: #fdc581;
}
.block_menu2{

}
.block_menu3{
    border-top: 1px solid #fdc581;
    border-bottom: 1px solid #fdc581;
    padding: 10px 0px;
    font-size: 14px;
}
.h1_eni{
    font-size: 47px;
    color: #233A7A;
    font-weight: 900;
    text-transform: uppercase;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.pa_sp_h{
    padding-bottom: 30px;
}
.searchform {
    position: relative;
}
.searchinput {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #e5e5e5;
    border-radius: 0;
    color: #000;
    font-size: 15px;
    letter-spacing: 1px;
    max-width: 100%;
    padding: 11px 13px;
    width: 100%;
}
.searchsubmit {
    background: url("/images/search_i.png") no-repeat scroll center 6px;
    border: medium none;
    font-size: 0;
    height: 36px;
    position: absolute;
    left: 1px;
    top: 1px;
    width: 39px;
}
.searchsubmit_1 {
    background: #000 url(/images/search5.png) no-repeat scroll center 13px;
    border: medium none;
    font-size: 0;
    height: 42px;
    position: absolute;
    right: 1px;
    top: 1px;
    width: 44px;
}
.close_sea{
    color: white;
    background-color: #000;
    height: 36px;
    width: 39px;
}
.but_header{
    border: medium none;
    background-color: #fff;
}
.but_header:hover{
    cursor: pointer;
}
/*menu*/
.navbar-light .navbar-nav .nav-link {
    color: rgb(0, 0, 0);
}
.about{
    position: relative;
    width: 100%;
    height: 607px;
    padding: 60px 0px;
}
.about_1{
    position: absolute;
    left: 0%;
    right: 55.23%;
    top: 0%;
    bottom: 41.32%;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.5) 0%, rgba(73, 104, 255, 0.5) 100%), #0076E2;
    opacity: 0.2;
    filter: blur(100px);
}
.about_2{
    position: absolute;
    width: 554px;
    height: 439px;
    left: 0px;
    bottom: 0px;
    background: url(/images/hinh_web/Rectangle_8.png), #233A7A;
    background-size: cover;
}
.about_3{
    position: absolute;
    width: 528px;
    height: 444px;
    left: 152px;
    bottom: 104px;
    background: url(/images/hinh_web/Rectangle_9.png), #0026E2;
    border-radius: 16px;
    background-size: cover;
}
.about_5{
    position: absolute;
    /* left: 0%; */
    right: 22%;
    top: 60%;
    bottom: 0%;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.5) 0%, rgba(73, 104, 255, 0.5) 100%), #0076E2;
    opacity: 0.4;
    filter: blur(100px);
    width: 300px;
}
.about_6{
    position: absolute;
    width: 175px;
    height: 205px;
    right: 0px;
    bottom: 528px;
    top: 20px;
    background: url(/images/hinh_web/Rectangle_10_1.png);
    border-radius: 16px 0px 0px 16px;
    background-size: cover;
}
.about_7{
    position: absolute;
    width: 202px;
    height: 238px;
    right: 220px;
    bottom: -56px;
    background: url(/images/hinh_web/Rectangle_10.png);
    border-radius: 16px;
    background-size: cover;
}
.about_8{
    width: 426px;
}
.about_9{
    color: #fdc581;
    font-size: 35px;
    font-weight: bold;
}
.dn_ph0{
    border-top: 1px solid #fdc581;
    padding-top: 50px;
    margin-top: 50px;
}
.dn_ph{
    list-style: none;
}
.dn_ph li{
    float: left;
}
.dn_ph1{
    font-size: 15px;
    padding-top: 10px;
    font-weight: bold;
}
.dn_ph2{
    font-size: 12px;
}
.bg_ti_ab{
    padding: 1px 50px 11px;
}
.dtv_1_ab {
    background: url(../../images/hinh_web/banner4.jpg) no-repeat;
    background-size: 100%;
    border: 8px solid #fdc581;
    border-radius: 16px;
    padding: 352px 40px 20px;
}
.monthyear-parent158{
    color: #fdc581;
    font-size: 28px;
    padding-top: 55px;
}
.link_more{
    color: #233A7A;
    text-transform: uppercase;
    font-weight: 600;
}
.hype_real{
    padding: 60px 0px;
    position: relative;
}
.hype_real_1{
    padding-bottom: 0px;
    margin-bottom: 15px;
}
.hype_real_2{
    color: #233A7A;
    font-size: 14px;
    margin-bottom: 5px;
}
.hype_real_3{
    font-weight: 600;
    color: #1B1A20;
}
.hype_real_l{
    position: relative;
    width: 100%;
    height: 364px;
}
.hype_real_l_b{
    position: absolute;
    left: 5.62%;
    right: 70.21%;
    top: 16.85%;
    bottom: 33.05%;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.5) 0%, rgba(73, 104, 255, 0.5) 100%), #0076E2;
    opacity: 1.15;
    filter: blur(100px);
}
.hype_real_r_b{
    position: absolute;
    left: 86.73%;
    right: 4.73%;
    top: 18.03%;
    bottom: 47.32%;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.5) 0%, rgba(73, 104, 255, 0.5) 100%), #0076E2;
    opacity: 0.6;
    filter: blur(100px);
}
.sp_bc{
    background-color: white;
    padding: 20px 0px;
    margin: 10px 0px;
}
.sp_bc_1{
    padding: 29px 41px 12px;
    font-weight: bold;
}
.sp_bc_2{
    margin-bottom: 2px;
}
.sp_bc_3{
    color:#D12626;
    margin-bottom: 0px;
}
.sp_bc_3 span{
    text-decoration-line: line-through;
    color:#a1a1a3;
}

.text_ne{
    padding: 60px 0px 30px;
}
.text_ne_2{
    text-align: right;
}
.news_home{
    font-size: 18px;
}
.news_home_1{
    color: #7e7e7e;
    font-size: 14px;
}
.pa_bot{
    padding-bottom: 30px;
}
.connect_home{
    padding: 60px 0px 0px;
}
.social-icons{
    list-style: none;
}
.social-icons li{
    float:right;
    padding-left: 15px;
}
.social-icons li a{
    color: #233A7A;
}
.banchay{
    font-size: 14px;
}
.bg_dm_sp{
    background: #F2F4FD;
    padding-bottom: 10px;
}
.name_dm{
    color: #233A7A;
    text-transform: uppercase;
}
.banchay_2{
    border-radius: 16px;
}
.hype_real_4{
    border-radius: 16px;
}
.bg_ti{
    padding: 14px 50px 1px;
}
.bg_ti_3{
    background: url(../../images/hinh_web/ph1.png) no-repeat;
    background-size: 100%;
}
.bg_ti_4{
    background: url(../../images/hinh_web/ph2.png) no-repeat;
    background-size: 100%;
}
.bg_ti_5{
    background: url(../../images/hinh_web/ph3.png) no-repeat;
    background-size: 100%;
}
.bg_ti_6{
    background: url(../../images/hinh_web/ph4.png) no-repeat;
    background-size: 100%;
}
.bg_ti_7{
    background: url(../../images/hinh_web/ph5.png) no-repeat;
    background-size: 100%;
}
.bg_ti_8{
    background: url(../../images/hinh_web/ph6.png) no-repeat;
    background-size: 100%;
}
.bg_ti1{
    font-size: 14px;
}
.bg_ti2{
    font-size: 20px;
}
.bg_ti2 span{
    font-size: 12px;
}
.about_0{
    background-color: #040404;
    color: #fff;
    padding: 80px 0px
}
.itemtd{
    padding-bottom: 12px;
    font-size: 22px;
}
.itemtd1{
    font-size: 13px;
}
.itemtd1 i{
    padding-right: 10px;
    color: #fdc581;
}
.item .price_old {
    font-size: 13px;
    margin-left: 5px;
    color: #2f2f2f;
    text-decoration: line-through;
}


.nav-scroller {
    position: relative;
    z-index: 2;
    height: 2.75rem;
    overflow-y: hidden;
}

.nav-scroller .nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    padding-bottom: 1rem;
    margin-top: -1px;
    overflow-x: auto;
    color: rgba(255, 255, 255, .75);
    text-align: center;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
}

.nav-underline .nav-link {
    padding-top: .75rem;
    padding-bottom: .75rem;
    font-size: .875rem;
    color: var(--secondary);
}

.nav-underline .nav-link:hover {
    color: var(--blue);
}

.nav-underline .active {
    font-weight: 500;
    color: var(--gray-dark);
}

.text-white-50 {
    color: rgba(255, 255, 255, .5);
}

.bg-purple {
    background-color: var(--purple);
}

.border-bottom {
    border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
    box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

.lh-100 {
    line-height: 1;
}
.lh-125 {
    line-height: 1.25;
}
.lh-150 {
    line-height: 1.5;
}
/*end menu*/
.slidex img{
    max-width: 100%;
}
.pa_left_0{
    padding-left: 0px;
}
.pa_right_0{
    padding-right: 0px;
}

.about_10{
    border-bottom: 1px solid #333;
    padding-bottom: 15px;
    margin-bottom: 15px;
    font-weight: bold;
}
.about_10 span{
    font-weight: normal;
    padding-left: 15px;
}
.over_top{
    overflow: hidden;
}

.pa_sp{
    padding: 60px 0px;
}
.sum_about{
    padding-top: 30px;
}
.list_pro_home_2{
    padding: 1px;
}

/*san pham*/
.list_pro_home .nav-tabs .nav-item.show .nav-link, .list_pro_home .nav-tabs .nav-link.active {
    color: #000000;
    background-color: #fff;
    border-color: #fff;
    border-bottom: 1px solid #333;
    padding: 0px;
}
.list_pro_home .nav-tabs .nav-link {
    border: 0px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
    color: #858585;
    padding: 0px;
    margin-right: 15px;
}
.list_pro_home .nav-tabs {
    border-bottom: 0px solid #dee2e6;
    padding-bottom: 10px;
}
.list_pro_home .nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
    color: #000;
}
div.title, h1.title {
    border-bottom: 1px solid #d4d4d4;
    color: #262626;
    float: left;
    font-size: 25px;
    line-height: 1.35;
    margin: 0 0 10px;
    padding-bottom: 5px;
    text-transform: uppercase;
    width: 100%;
    margin-top: 15px;
}
.head, .heading {
    float: left;
    margin: 0px;
    font-size: 18px;
    font-weight: normal;
}
div.title a.view-all {
    background: #f4f4f4 none repeat scroll 0 0;
    border-left: 1px solid #d4d4d4;
    border-right: 1px solid #d4d4d4;
    border-top: 1px solid #d4d4d4;
    color: #262626;
    float: right;
    font-size: 12px;
    margin-bottom: -5px;
    padding: 5px 10px;
    text-transform: none;
    font-weight: normal;
}
.head{
    text-transform: uppercase;
    font-size: 18px;
}
.pro_home li.active{
    border: 1px solid #333;
}
.pro_home li a h3{
    padding: 10px 0px;
    margin-bottom: 0px;
    font-weight: normal;
}
.pro_home li a h3{
    font-size: 14px;
}
.b-blog{
    padding-top: 60px;
}
.blogdetail{
    background-color: white;
    color: #000;
    padding-top: 40px;
}
.blogdetail a {
    color: #000;
}
.item{
    border: 1px solid #333;
    padding: 25px;
    color: white;
}
.item a{
    color: white;
}
.item1{
    background: #FFFFFF;
    box-shadow: 0px 4px 24px rgba(0, 0, 0, 0.05);
    border-radius: 24px;
    padding: 10px;
    margin-bottom: 30px;
}
.item1 h3{
    color: #1B1A20;
    padding-top: 10px;
    font-weight: bold;
    font-size: 15px;
}
.item-image{
    position: relative;
}
.item-image img{
    border-radius: 16px;
}
.link_dtsp:hover {
    text-decoration: none;

}
.link_dtsp:hover .item1{
    border: 1px solid #233A7A;
}
.item h3 a {
    color: #1B1A20;
    display: block;
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 8px;
    word-wrap: break-word;
    font-weight: 600;
}
.item h4 a {
    color: #3f3f3f;
    display: block;
    font-size: 15px;
    line-height: 25px;
    margin-bottom: 8px;
    word-wrap: break-word;
    font-weight: normal;
}
.price {
    /*color: #ffffff;*/
    font-size: 13px;
    margin-right: 5px;
    font-weight: normal;
}

.discount{
    position: absolute;
    right: 0px;
    top: 0;
}
.discount:after {
    content: "";
    width: 0;
    height: 0;
    left: 0;
    bottom: -4px;
    border-style: solid;
    position: absolute;
    border-width: 0 21px 4px;
    border-color: transparent rgb(201, 33, 42);
}
.discount span {
    background: #c9212a none repeat scroll 0 0;
    border: 1px solid transparent;
    /* border-radius: 100%; */
    color: #fff;
    float: left;
    font-size: 14px;
    font-weight: normal;
    padding: 5px;
    width: 42px;
}
.like_pro{
    position: absolute;
    left: -3px;
    top: 13px;
    background-color: #c9212a;
    color: white;
    padding: 1px 10px;
    font-size: 11px;
}
.like_pro:before {
    content: "";
    display: inline-block;
    position: absolute;
    left: 0;
    bottom: -.1875rem;
    border-top: .1875rem solid currentColor;
    border-left: .1875rem solid transparent;

    -webkit-filter: brightness(60%);
    filter: brightness(60%);
}
.free_pro{
    position: absolute;
    bottom: 0px;
}
.free_pro img{
    width: 100px;
}
.img_free{
    width: 100px !important;
}
/*phan trang paging*/
.paging {
    clear: both;
    display: inline-block;
    margin-bottom: 20px;
    margin-top: 20px;
    text-align: right;
    width: 100%;
}
.paging > strong, .paging > a {
    background: #f9f9f9;
    border: 1px solid #b48c61;
    color: #333;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    padding: 10px 16px;
    text-decoration: none;
    transition: all 0.2s ease 0s;
    margin-left: 6px;
    border-radius: 6px;
}
.paging > a:hover,.paging > a:focus {
    background: #a97b48;
    color: #fff;
}
.paging > strong {
    background: #a97b48;
    color: #fff;
}
.no_bo_r{
    padding-right: 0px;
}
.re_news{
    padding-bottom: 10px;
}
.re_news_1{
    border-radius: 5px;
}
.post-meta{
    color: #c9c9c9;
    font-size: 14px;
    padding-bottom: 10px;
}
.breadcrumb {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 10px 0px;
    margin-bottom: 1rem;
    list-style: none;
    background-color: #ffffff;
    border-radius: .25rem;
    font-size: 11px;
}
.pro_detail{
    font-size: 28px;
    padding: 10px 0px 0px;
    color: #000000;
    font-weight: 600;
}
.bo_detail_pro{
    border: 1px solid #ededed;
    padding: 15px 20px;
    border-radius: 16px;
}
.bo_detail_pro label{
    font-weight: bold;
}
.in_sl{
    width: 85px;
    border-radius: 10px;
}
.nav-tabs {
    border-bottom: 1px solid #dee2e6;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.pro_de a{
    color: #233A7A;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
}
.info_sp button{
    padding: 0px 10px;
    font-size: 13px;
}
.price_detail{
    padding-bottom: 10px;
}
.price_detail .price{
    color: #c71c22;
    font-size: 24px;
    margin-right: 5px;
    font-weight: normal;
}
.stock-countdown__counter{
    font-weight: bold;
}
.stock-countdown__title{
    font-size: 15px;
}
.count_stock{
    margin-bottom: 10px;
}
.review_de{
    color:#ffc61f;
}
.html5gallery-elem-img-0 > a {
    display: none;
}
.title_p h3{
    font-size: 25px;
    color: #fdc581;
}
.bo_left{
    border-left: solid 1px #0000001f;
}
.css_lh{
    color: #233A7A;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 13px;
}
.css_lh1{
    font-size: 12px;
    margin-bottom: 0px;
}
.contact_title_1{
    margin-bottom: 0px;
    margin-top: 0;
    text-transform: uppercase;
    color: #233A7A;
    font-size: 16px;
    font-weight: bold;
}
.contact_title{
    color: #000000;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
}
.ut_de{
    text-align: center;
    padding: 10px;
}
.ut_de a{
    color: white !important;
}
.pro_same{
    background-color: #000;
    padding: 60px 0px;
}
.bo_r_1{
    border-right: 1px solid #d9d9d9;
}
.post-share {
    border: 1px solid #d4d4d4;
    margin-bottom: 25px;
    padding: 18px 16px 16px;
    transition: all 0.2s ease 0s;
    border-radius: 16px;
    margin-top: 10px;

}
.post-share:hover {
    border: 1px solid #444;
}
.post-share:hover > span.share-text {
    color: #222;
}
.post-share span.share-text {
    color: #aaa;
    font-size: 19px;
    font-weight: 700;
    margin-right: 34px;
    text-transform: uppercase;
    transition: all 0.2s ease 0s;
    vertical-align: top;
}
.sharing {
    display: inline-block;
}
.sharing_tab {
    float: left;
    margin-right: 15px;
    width: auto;
}
.facebook_comment {
    margin: 25px 0 10px;
    overflow-x: auto;
    overflow-y: hidden;
}
/*modal right*/
.modal.left .modal-dialog,
.modal.right .modal-dialog {
    position: fixed;
    margin: auto;
    width: 420px;
    height: 100%;
    -webkit-transform: translate3d(0%, 0, 0);
    -ms-transform: translate3d(0%, 0, 0);
    -o-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0);
}

.modal.left .modal-content,
.modal.right .modal-content {
    height: 100%;
    overflow-y: auto;
}

.modal.left .modal-body,
.modal.right .modal-body {
    padding: 15px 15px 80px;
}

/*Top*/
.modal.top.fade .modal-dialog{
    top: 0px;
    -webkit-transition: opacity 0.3s linear, top 0.3s ease-out;
    -moz-transition: opacity 0.3s linear, top 0.3s ease-out;
    -o-transition: opacity 0.3s linear, top 0.3s ease-out;
    transition: opacity 0.3s linear, top 0.3s ease-out;
}

.modal.top.fade.in .modal-dialog{
    top: 0;
}
.top_dow{
    width: 100% !important;
    max-width: 100% !important;
    margin: 0px auto;
}
.top_dow .modal-content{
    height: 174px;
}
.top_dow .modal-body {
    padding: 60px;
}
#myModal3{
    padding-right: 0px !important;
}
/*Left*/
.modal.left.fade .modal-dialog{
    left: -320px;
    -webkit-transition: opacity 0.3s linear, left 0.3s ease-out;
    -moz-transition: opacity 0.3s linear, left 0.3s ease-out;
    -o-transition: opacity 0.3s linear, left 0.3s ease-out;
    transition: opacity 0.3s linear, left 0.3s ease-out;
}

.modal.left.fade.in .modal-dialog{
    left: 0;
}

/*Right*/
.modal.right.fade .modal-dialog {
    right: 0px;
    -webkit-transition: opacity 0.3s linear, right 0.3s ease-out;
    -moz-transition: opacity 0.3s linear, right 0.3s ease-out;
    -o-transition: opacity 0.3s linear, right 0.3s ease-out;
    transition: opacity 0.3s linear, right 0.3s ease-out;
}

.modal.right.fade.in .modal-dialog {
    right: 0;
}

/* ----- MODAL STYLE ----- */
.modal-content {
    border-radius: 0;
    border: none;
}

.modal-header {
    border-bottom-color: #EEEEEE;
    background-color: #ffffff;
}
.info_sp{
    font-size: 16px;
    border-bottom: 1px solid #d7d7d7;
    padding: 15px 0px;
    margin-bottom: 15px;
}
.info_sp_1{
    padding-right: 20px;
}
.popup-services__content{
    font-size: 13px;
    box-shadow: 0px 4px 24px rgba(0, 0, 0, 0.05);
    border-radius: 16px;
    padding: 15px;
    margin-bottom: 15px;
}
.popup-services__content i{
    margin-right: 10px;
    margin-top: 4px;
    font-size: 18px;
    color: #233A7A;
}
.mb-15, .my-15 {
    margin-bottom: 15px !important;
}

/*sidemenuleft*/
.mega-left-title{
    padding: 15px 15px 0px;
    color: #233A7A;
}
.sidemenuleft {
    background-color: #fff;
    border: 1px solid rgba(27, 26, 32, 0.1);
    border-radius: 24px;
    margin-bottom: 20px;
    padding-bottom: 10px;
}
.sidemenuleft ul {
    clear: both;
    line-height: 28px;
    margin-bottom: 0;
    padding: 15px 15px 0px 30px;
}
.sidemenuleft ul.navsub {
    padding-top: 0;
    padding-bottom: 0;
}
.sidemenuleft ul li {
    list-style: inherit;
}
.sidemenuleft ul li.active {
    /*    background: rgba(35, 58, 122, 0.1);
        border-radius: 16px;
        padding: 5px 10px;*/
}
.sidemenuleft a {
    /*display: block;
    */
    color: #2f2f2f;
    font-size: 13px;
    font-weight: normal;
}
.sidemenuleft a:hover,.sidemenuleft a:focus {
    text-decoration: underline;
}
.sidemenuleft a.active {
    color: #233A7A;
    background: rgba(35, 58, 122, 0.1);
    border-radius: 16px;
    padding: 5px 10px;
}
.sidemenuleft a i {
    color: #c71c22;
}
.sidemenuleft h3 {
    border-bottom: 4px solid #c9212a;
    color: #000;
    float: left;
    font-size: 13px;
    font-weight: bold;
    margin-left: 15px;
    min-width: 78px;
    padding-bottom: 5px;
    padding-left: 0;
    text-transform: uppercase;
}
/*sortby*/
.sortby {
    margin-bottom: 15px;
    background: rgba(0, 0, 0, 0.06);
    border-radius: 24px;
}
.fixed-sidebar {
    top: 45%;
    margin-top: -80px;
    z-index: 1;
    font-size: 13px;
}
.right-0 {
    right: 0!important;
}
.position-fixed {
    position: fixed!important;
}
.pointer-events-none {
    pointer-events: none;
}
.pointer-events-all {
    pointer-events: all;
}
.position-relative {
    position: relative!important;
}
.product-fixed-sizebar {
    width: 270px;
    transition-property: transform,box-shadow;
    will-change: transform,box-shadow;
}
.cnch{
    font-size: 14px;
}
.image_cc{
    width:176px;
    height:176px;
}
@media (max-width: 1199.98px) {
    .bg_ti {
        padding: 2px 50px 1px;
    }
    .bg_ti2 {
        font-size: 15px;
    }
    .dtv_1 {
        background-size: cover;
    }
    .monthyear4, .monthyear5 {
        font-size: 31px;
    }
    .block_menu {
        right: 100px;
    }
    .bg_ti_ab {
        padding: 0px 0px 11px 28px;
    }
    .about_0 {
        padding: 80px 0px 20px;
    }
    .dtv_1_ab {
        background-size: cover;
    }
    .monthyear-parent158 {
        color: #fdc581;
        font-size: 20px;
        padding-top: 99px;
    }
    .image_cc {
        height: 130px;
    }
    .view_more {
        font-size: 12px;
    }
}
@media (max-width: 767.98px) {
    .dtv {
        padding: 10px;
        text-align: center;
    }
    .about_0 {
        padding: 40px 0px;
    }
    .dtv_3 {
        font-size: 19px;
    }
    .dtv_1 {
        background: url(../../images/hinh_web/tim_mo.png) no-repeat;
        padding: 316px 40px 20px;
        background-size: 100%;
    }
    .monthyear4, .monthyear5 {
        font-size: 29px;
    }
    .frame-parent9 {
        border-bottom: 1px solid #333;
        padding-bottom: 15px;
        margin-bottom: 14px;
    }
    .frame-child17 {
        opacity: 0;
    }
    .gotop {
        right: 10px;
    }
    .logofo{
        text-align: center;
        padding-bottom: 39px;
    }
    .img_mo{
        width: 100%;
    }
    .tieude_ft {
        line-height: 30px;
    }
    .navbar-toggler-icon {
        color: #FDC581;
    }
    /*.menu_head a {
        color: black;
    }*/
    .bo_sec {
        /*height: 554px;*/
        padding-top: 26px;
    }
    .block_menu {
        position: relative;
        width: 100%;
        height: auto;
        bottom: 0px;
        right: 0px;
        background-color: #000;
        padding: 20px;
    }
    .monthyear-parent158 {
        padding-top: 0px;
    }
    .dtv_1_ab {
        background: url(../../images/hinh_web/gt_mo.png) no-repeat;
        background-size: 100%;
        padding: 552px 40px 20px;
    }
    .item {
        margin-bottom: 10px;
    }
    .itemtd1 {
        font-size: 17px;
        line-height: 31px;
    }
    .more_m{
        padding-top: 12px;
    }
    .about_8{
        width: 100%;
    }
    .list_pro_home_2 {
        padding: 15px;
    }
    .about {
        height: 341px;
    }
    .about_2 {
        display: none;
    }
    .about_3 {
        position: absolute;
        width: 367px;
        height: 288px;
        left: 15px;
        bottom: 5px;
        background: url(/images/hinh_web/Rectangle_9.png), #0026E2;
        border-radius: 16px;
        background-size: cover;
    }
    .about_6 {
        display: none;
    }
    .about_mb{
        height: 720px;
    }
    .about_7 {
        position: absolute;
        width: 394px;
        height: 304px;
        right: 2px;
        bottom: 5px;
        background: url(/images/mobile_r.jpg);
        border-radius: 0px;
        background-size: cover;
    }
    .sp_bc {
        background-color: #ffffff00;
        padding: 20px 10px;
        margin: 10px 0px;
    }
    .sp_bc_1 {
        padding: 29px 0px 12px;
        font-weight: bold;
    }
    .banchay_1{
        background: white;
        border-radius: 16px;
        padding: 10px;
    }

    .hype_real_l {
        position: relative;
        width: 100%;
        height: auto;
        padding-bottom: 50px;
    }
    .hype_real_1 {
        border-bottom: 1px solid #ebebeb;
    }
    .news_home {
        font-size: 19px;
        padding-top: 14px;
    }
    .news_home_1 {
        /*display: none;*/
    }
    .social-icons {
        list-style: none;
        display: table;
        padding-left: 0px;
    }
    .social-icons li {
        float: left;
        padding-left: 0px;
        padding-right: 15px;
    }
    .h1_eni {
        position: relative;
        top: 0%;
        transform: none;
    }
    .bo_r_1 {
        border-right: 0px solid #d9d9d9;
        border-bottom: 1px solid #d9d9d9;
        padding-bottom: 12px;
        margin-bottom: 10px;
    }
    .modal.left .modal-dialog, .modal.right .modal-dialog {
        width: 100% !important;
    }
    .product-fixed-sizebar {
        transform: translate3d(calc(100% - 30px),0,0);
    }
    .offcanvas-collapse {
        position: fixed;
        top: 81px; /* Height of navbar */
        bottom: 0;
        width: 100%;
        padding-right: 1rem;
        padding-left: 1rem;
        overflow-y: auto;
        background-color: black;
        transition: -webkit-transform .3s ease-in-out;
        transition: transform .3s ease-in-out;
        transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out;
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
        z-index: 9;
    }
    .offcanvas-collapse.open {
        -webkit-transform: translateX(-1rem);
        transform: translateX(-1rem); /* Account for horizontal padding on navbar */
    }
}
@media (min-width: 1025px){

    .product-fixed-sizebar {
        transform: translate3d(calc(100% - 33px),0,0);
    }
    .cursor-lg-pointer {
        cursor: pointer!important;
    }
}
.product-fixed-sizebar, .product-fixed-sizebar__btn {
    background-color: #fff;
    -webkit-box-shadow: 0 0 20px 0 rgba(0,0,0,0.15);
    -moz-box-shadow: 0 0 20px 0 rgba(0,0,0,0.15);
    box-shadow: 0 0 20px 0 rgba(0,0,0,0.15);
}
.product-fixed-sizebar:hover {
    transform: none!important;
}
.product-fixed-sizebar {
    transition-duration: 0.3s;
}
.position-absolute {
    position: absolute!important;
}
.top-0 {
    top: 0!important;
}
.right-100 {
    right: 100%!important;
}
.giay_bd{
    background: #F2F4FD;
    padding: 60px 0px 0px;
}
.gt_eni{
    padding: 60px 0px;
}
.product-fixed-sizebar__btn {
    width: 20px;
    height: 20px;
    font-size: 15px;
    padding: 3px;
}
.product-fixed-sizebar, .product-fixed-sizebar__btn {
    background-color: #fff;
    -webkit-box-shadow: 0 0 20px 0 rgba(0,0,0,0.15);
    -moz-box-shadow: 0 0 20px 0 rgba(0,0,0,0.15);
    box-shadow: 0 0 20px 0 rgba(0,0,0,0.15);
}
.product-fixed-sizebar:hover .product-fixed-sizebar__btn i {
    transform: rotate3d(0,1,0,180deg);
}
.product-fixed-sizebar__btn::after {
    content: '';
    position: absolute;
    display: block;
    width: 10px;
    height: 100%;
    right: -10px;
}
.product-fixed-sizebar__btn::after {
    background-color: #fff;
}
.pl-10, .px-10 {
    padding-left: 10px !important;
}
.product-fixed-sizebar__line i {
    vertical-align: middle;
    margin-right: 10px;
}
.pt-9, .py-9 {
    padding-top: 9px !important;
}
.pb-9, .py-9 {
    padding-bottom: 9px !important;
}
.product-fixed-sizebar:hover .product-fixed-sizebar__line:not(:first-child) {
    border-top-color: #e5e5e5;
}
.product-fixed-sizebar__line:not(:first-child) {
    border-top: solid 1px transparent;
    transition-property: border-color;
}
.human_view{
    background-color: #141414;
    color: #fff;
    padding: 4px 6px;
}
/*filter*/
.sidefilter {
    background: #fff;
    border: 1px solid #d4d4d4;
    border-radius: 24px;
    padding: 10px 0px;
}
.filter {
    padding: 10px 15px;
}
.filter a {
    cursor: pointer;
}
.filter h4 {
    margin-top: 5px;
    color: #233A7A;
    font-size: 15px;
    font-weight: 900;
}
.filter ol {
    padding: 5px 0 0px 15px;
    list-style: unset;
}
.filter ol li {
    padding: 2px 2px 2px 5px;
    width: 100%;
}
.filter ol li a {
    color: #000;
    display: block;
    font-size: 13px;
}
.filter ol li a:hover,.filter ol li a:focus {
    text-decoration: underline;
}
.filters {
}
.filters p {
    position: relative;
    margin-bottom: 5px;
}
.filters a {
    clear: both;
    color: #de4c4a;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 3px;
}
/*quick support*/
div.quick_support {
    margin-top: 15px;
}
.quick_support i.fa {
    color: #555;
    font-size: 18px;
    margin-right: 7px;
    width: 30px;
}
.quick_support i.fa-angle-down {
    float: right;
}
.quick_support .panel-heading {
    padding: 0;
}
.quick_support .panel-title > a {
    display: block;
    font-size: 13px;
    font-weight: bold;
    padding: 10px 15px;
}
.quick_support .panel-body {
    line-height: 24px;
}
/*phan loai sp*/
a.t_cart_text {
    font-size: 10px;
    color: #ffffff !important;
    text-decoration: none;
    background-color: #C7272C;
    padding: 2px 6px 2px;
    border-radius: 10px;
    cursor: pointer;
}
.title_p{
    padding: 10px 0px;
}
.title_p h1{
    font-size: 24px;
    margin-bottom: 0px;
}

.price_old {
    color: #2f2f2f;
    font-size: 15px;
    text-decoration: line-through;
}
.addtocart {
    background: #ea5a14 none repeat scroll 0 0;
    border: 1px solid transparent;
    border-radius: 3px;
    color: #fff;
    display: block;
    font-size: 16px;
    font-weight: bold;
    margin: 20px 0;
    padding: 10px 15px;
    text-decoration: none;
    text-transform: uppercase;
    width: 100%;
}
.addtocart:hover,.addtocart:focus {
    background-color: #de4e08;
}
.cart_price {
    font-weight: bold;
}
.list_cart .dot_bot>*:not(:first-child) {
    border-top-color: #e5e5e5;
}
.list_cart>:not(:first-child){
    padding-top: 20px;
    border-top: dashed 1px;
}
.sidebar {

    background: #fafafa;

    -webkit-box-shadow: 0 -1px 0 #e1e1e1 inset;
    box-shadow: 0 -1px 0 #e1e1e1 inset;

    background-position: left top;
    -webkit-box-shadow: 1px 0 0 #e1e1e1 inset;
    box-shadow: 1px 0 0 #e1e1e1 inset;
}
.cart_info{
    font-size: 18px;
    padding: 17px 0px;
}
.card-header{
    background-color: #2b3d73!important;
}
.anh_dl{
    padding:15px 0px;
}
.anh_dl_1 {
    padding-bottom: 15px;
}
/*footer*/
footer{
    position: relative;
    /*border-top: 1px solid #e3e3e3;*/
    padding-top: 40px;
    background: #a97b48;
    color: white;
}
.footer_contact{
    font-size: 14px;
}
footer .menulist ul{
    list-style: none;
    padding-left: 0px;
}
.footer_contact p{
    margin-bottom: 2px;
    line-height: 35px;
}
.copyenito{
    text-align: center;
    padding: 10px;
}
.copyenito p{
    color: #ceb395;
    font-size: 11px;
}
.gotop{
    position: absolute;
    top: 0;
    background-color: #000;
    width: 40px;
    height: 40px;
    right: 100px;
    color: white !important;
    padding: 7px 13px;
}
.tieude_ft{
    text-transform: uppercase;
    font-size: 17px;
    border-bottom: 1px solid #ce9c65;
    padding-bottom: 10px;
}
.menulist li{
    color: #6c6c6c;
    font-size: 14px;
    padding-bottom: 4px;
}
.menulist li a{
    color: #ffffff;
    font-size: 14px;
    padding-bottom: 4px;
    padding-left: 0px;
}
.info_dn i{
    margin-right: 10px ;
}
.pa_left{
    padding-left: 0px;
}
.same_title{
    font-size: 14px;
}
/*fake order*/
.tool-fake-client1{
    position: fixed;
    left: 10px;
    bottom: 2%;
    z-index: 1001190 !important;
}
.popup_cl.btn-lg{
    width: 350px;
    height: 92px;
    display: flex;
    padding:0px;
}
.popup_cl.btn-sm{
    width: 300px;
    height: 70px;
    display: flex;
    padding:0px;
}
.popup_cl.btn-light{
    backgrount: #fff;
}
.btn-lg #img_cl{
    border-radius: 105px;
    margin: 7.5px;
}
.btn-sm #img_cl{
    border-radius: 90px;
    margin: 5px;
}
.content_cl{
    font-weight: 600;
}
.light>#text_cl>#content_cl>#cl_cl
{
    color: #285c8e !important;
}
.btn-warning>#text_cl>#content_cl>#cl_cl, .btn-light>#text_cl>#content_cl>#cl_cl
{
    color: #000000 !important;
}
.dark>#text_cl>#content_cl>#cl_cl{
    color: yellow !important;
}
#text_cl>#content_cl>#cl_cl{
    font-weight: normal;
    color: yellow;
    font-size: 11px;
}
.pro_pus{
    font-weight: bold !important;
    margin-bottom: 0px;
    font-size: 12px;
}
#text_cl{
    padding-top: 22px;
    display: flex;
    flex-direction: column;
    text-align: left;
    margin: -20px 15px -5px 10px;
}
#title_cl{
    white-space: pre-line;
    font-weight: bold;
}
#content_cl{
    white-space: pre-line;
    margin-top: 5px;
    margin-bottom: 2px;
    font-size: 11px;
}
.btn-light {
    color: #222 !important;
    background-color: #FFFFFF !important;
    border-color: #FFFFFF !important;
}
.btn-light:hover, .btn-light:active, .btn-light.active, .show > .btn-light.dropdown-toggle {
    color: #222 !important;
    background-color: #F4F4F4 !important;
    border-color: #F4F4F4 !important;
}
.tool-btn-right-2{
    position: fixed;
    right: 130px;
    bottom: 50px;
    z-index: 1001190 !important;
}
.pss-fixed-right{
    position: fixed;
    right: 0;
    bottom: 0;
}

.chung_nhan{
    padding-bottom: 60px;
}
.image-container {
    position: relative;
    display: inline-block;
    overflow: hidden;
}

.image-container img {
    display: block;
    width: 100%;
    height: auto;
}

.overlay {
    position: absolute;
    bottom: 90px;
    left: 0;
    right: 0;
    background: rgba(35, 58, 122, 0.6);
    backdrop-filter: blur(8px);
    overflow: hidden;
    width: 100%;
    height: 0px;
    transition: height 0.5s ease;
}

.image-container:hover .overlay {
    height: 100%;
}

.text-container {
    position: absolute;
    height: 90px;
    left: 0%;
    right: 0%;
    bottom: 0px;
    background: rgba(35, 58, 122, 0.6);
    backdrop-filter: blur(8px);
    color: #fff;
    width: 100%;
    padding: 15px;
}

.text-container h3 {
    margin-top: 0;
    font-size: 20px;
}

.icon-container {
    position: absolute;
    top: 70%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 40px;
    height: 40px;
    background-color: #fff;
    border-radius: 50%;
    text-align: center;
    line-height: 40px;
    font-size: 20px;
    color: #000;
    transition: transform 0.2s ease;
}

.image-container:hover .icon-container {
    transform: translate(-50%, -50%) scale(1.2);
}
.name_th{
    color: #d4d7e0;
    margin-bottom: 5px;
    font-size: 14px;
}
.name_dm_1{

}
.anh_news {
    position: relative;
    display: inline-block;
}

.bg_over {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 100%;
    background-color: #a97b48;
    opacity: 0;
    transition: opacity 0.3s, top 0.3s;
    border-radius: 16px;
}

.anh_news:hover .bg_over {
    opacity: 0.8;
    top: 0;
}

.bg_over i {
    color: #fff;
    font-size: 24px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.news_home_2{
    border-radius: 16px;
}
/*contact*/
.contact {
    margin-top: 20px;
    margin-bottom: 20px;
}
.contact_title {
    margin-bottom: 20px;
    margin-top: 0;
    text-transform: uppercase;
}
.contactform {
}
.contactinfo {
}
.contactform form {
}
.contactinput {
    border: 1px solid #bbb;
    margin: 5px 0;
    padding: 12px;
    width: 100%;
    border-radius: 16px;
}
.contactinput:focus {
}
.contactsubmit {
    background: url(../../images/list_icon_white.png) no-repeat scroll right 10px center #c3925a;
    border: 1px solid transparent;
    border-radius: 16px;
    color: #fff;
    float: right;
    font-weight: bold;
    margin: 20px 0;
    padding: 6px 25px 6px 15px;
    text-decoration: none;
    white-space: nowrap;
    font-size: 16px;
}
.contactsubmit:hover,.contactsubmit:focus {
    color: #fff;
}
.contactinfo a {
    color: #333;
}
.dl_cc{
    height:264px;
}


#footer-logo-text-social-2 .bg-wrap {
    background: #2f422e;
}
#footer-logo-text-social-2 .bg {
    background-repeat: No-repeat;
    background-size: 100% auto;
    background-position: center top;
    background-image: url('../../images/bgsectionoganic.png');
}
/*----------------------- BUTTON ----------------------*/

.fx-btn-3d {
    border: none !important;
    -webkit-box-shadow: inset 0 -0.2em 0 0 rgba(0, 0, 0, 0.15), inset 0 -2em 3em -1em rgba(0, 0, 0, 0.2), 0 0.4em 0.6em -0.2em rgba(0, 0, 0, .15);
    box-shadow: inset 0 -0.2em 0 0 rgba(0, 0, 0, 0.15),
        inset 0 -2em 3em -1em rgba(0, 0, 0, 0.2),
        0px 1px 0 0 rgba(0, 0, 0, .1),
        0px 3px 0 -1px rgba(0, 0, 0, .1),
        0px 5px 0 -2px rgba(0, 0, 0, .075),
        0px 7px 0 -3px rgba(0, 0, 0, .035),
        0px 9px 0 -4px rgba(0, 0, 0, .035),
        0px 11px 0 -5px rgba(0, 0, 0, .02),
        0px 13px 0 -6px rgba(0, 0, 0, .02),
        0px 15px 0 -7px rgba(0, 0, 0, .01),
        0px 17px 0 -8px rgba(0, 0, 0, .01);
    text-shadow: 0 -1px 0px rgba(0, 0, 0, .1);
    -webkit-transition: -webkit-box-shadow .1s ease-in-out, -webkit-transform .1s ease-in-out;
    transition: -webkit-box-shadow .1s ease-in-out, -webkit-transform .1s ease-in-out;
    transition: box-shadow .1s ease-in-out, transform .1s ease-in-out;
    transition: box-shadow .1s ease-in-out, transform .1s ease-in-out, -webkit-box-shadow .1s ease-in-out, -webkit-transform .1s ease-in-out;
}

.fx-btn-3d:active {
    -webkit-box-shadow: inset 0 0 0 0 rgba(0, 0, 0, 0.15), inset 0 -2em 3em -1em rgba(0, 0, 0, 0.1), 0 0 0.1em 0 rgba(0, 0, 0, .2);
    box-shadow: inset 0 0 0 0 rgba(0, 0, 0, 0.15), inset 0 -2em 3em -1em rgba(0, 0, 0, 0.1), 0 0 0.1em 0 rgba(0, 0, 0, .2);
    -webkit-transform: translate(0, 0.1em);
    transform: translate(0, 0.1em);
}

.fx-btn-zoom,
.fx-btn-up {
    -webkit-transition: transform .1s ease-in-out;
    -webkit-transition: -webkit-transform .1s ease-in-out;
    transition: -webkit-transform .1s ease-in-out;
    transition: transform .1s ease-in-out;
    transition: transform .1s ease-in-out, -webkit-transform .1s ease-in-out;
}

.fx-btn-up:hover {
    -webkit-transform: translateY(-0.2em);
    transform: translateY(-0.2em);
}

.fx-btn-zoom:hover {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}

.fx-btn-shadow {
    -webkit-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
    -webkit-box-shadow: 0 0.7em 1.4em rgba(0, 0, 0, 0.1), 0 0.6em 0.5em -0.4em rgba(0, 0, 0, 0.15);
    box-shadow: 0 0.7em 1.4em rgba(0, 0, 0, 0.1), 0 0.6em 0.5em -0.4em rgba(0, 0, 0, 0.15);
}

.fx-btn-shadow:active {
    -webkit-transform: translateY(0.25em);
    transform: translateY(0.25em);
    -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, .3), 0 0 0 0 rgba(0, 0, 0, .5);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, .3), 0 0 0 0 rgba(0, 0, 0, .5);
}

.fx-btn-hard-shadow {
    -webkit-box-shadow: 0.25em 0.25em 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0.25em 0.25em 0 rgba(0, 0, 0, 0.1);
    -webkit-transition: -webkit-box-shadow .1s ease-in-out, -webkit-transform .1s ease-in-out;
    transition: -webkit-box-shadow .1s ease-in-out, -webkit-transform .1s ease-in-out;
    transition: box-shadow .1s ease-in-out, transform .1s ease-in-out;
    transition: box-shadow .1s ease-in-out, transform .1s ease-in-out, -webkit-box-shadow .1s ease-in-out, -webkit-transform .1s ease-in-out;
}

.fx-btn-hard-shadow:active {
    -webkit-transform: translate(0.1em, 0.1em);
    transform: translate(0.1em, 0.1em);
    -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.2);
}

.fx-btn-hidden-icon > .icon {
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
    opacity: 0;
    width: 0px;
    overflow: hidden;
}

.fx-btn-hidden-icon:not(:hover) > .icon {
    margin: 0;
}

.fx-btn-hidden-icon:hover > .icon {
    opacity: 1;
    width: auto;
}

.fx-btn-blick {
    position: relative;
    overflow: hidden;
}

.fx-btn-blick:before {
    content: "";
    background-color: #fff;
    height: 100%;
    width: 3em;
    display: block;
    position: absolute;
    top: 0;
    -webkit-transform: skewX(-45deg) translateX(0);
    transform: skewX(-45deg) translateX(0);
    -webkit-transition: none;
    transition: none;
    opacity: 0;
    -webkit-animation: left-slide 2s infinite;
    animation: left-slide 2s infinite;
}

@-webkit-keyframes left-slide {
    0% {
        left: -50%;
        opacity: 0.1;
    }
    50%,
    100% {
        left: 150%;
        opacity: 0.75;
    }
}

@keyframes left-slide {
    0% {
        left: -50%;
        opacity: 0.1;
    }
    50%,
    100% {
        left: 150%;
        opacity: 0.75;
    }
}

.fx-btn-wave {
    position: relative;
    z-index: 1;
}

.fx-btn-wave:before {
    content: "";
    display: block;
    background-color: inherit;
    border-radius: inherit;
    position: absolute;
    z-index: -1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0.75;
    -webkit-animation: waves 1s infinite;
    animation: waves 1s infinite;
}

@-webkit-keyframes waves {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    100% {
        -webkit-transform: scale(1.4);
        transform: scale(1.4);
        opacity: 0;
    }
}

@keyframes waves {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    100% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
        opacity: 0;
    }
}

.fx-btn-glow {
    -webkit-animation: glow 2s infinite;
    animation: glow 2s infinite;
}

@-webkit-keyframes glow {
    from,
    to {
        text-shadow: 0 0 0.05em rgba(255, 255, 255, 1), 0 0 0.1em rgba(255, 255, 255, 1), 0 0 1em rgba(255, 255, 255, 0.75), 0 0 2em rgba(255, 255, 255, 0.5);
    }
    25% {
        text-shadow: 0 0 0.05em rgba(255, 255, 255, 1), 0 0 0.1em rgba(255, 255, 255, 1), 0 0 1em rgba(255, 255, 255, 0.75), 0 0 2em rgba(255, 255, 255, 0.5);
    }
    27% {
        text-shadow: 0 0 0.05em rgba(255, 255, 255, 0), 0 0 0.1em rgba(255, 255, 255, 0), 0 0 1em rgba(255, 255, 255, 0), 0 0 2em rgba(255, 255, 255, 0);
    }
    29% {
        text-shadow: 0 0 0.05em rgba(255, 255, 255, 1), 0 0 0.1em rgba(255, 255, 255, 1), 0 0 1em rgba(255, 255, 255, 0.75), 0 0 2em rgba(255, 255, 255, 0.5);
    }
    31% {
        text-shadow: 0 0 0.05em rgba(255, 255, 255, 0.5), 0 0 0.1em rgba(255, 255, 255, 0.25), 0 0 1em rgba(255, 255, 255, 0), 0 0 2em rgba(255, 255, 255, 0);
    }
    33% {
        text-shadow: 0 0 0.05em rgba(255, 255, 255, 1), 0 0 0.1em rgba(255, 255, 255, 1), 0 0 1em rgba(255, 255, 255, 0.75), 0 0 2em rgba(255, 255, 255, 0.5);
    }
    66% {
        text-shadow: 0 0 0.05em rgba(255, 255, 255, 1), 0 0 0.1em rgba(255, 255, 255, 1), 0 0 1em rgba(255, 255, 255, 0.75), 0 0 2em rgba(255, 255, 255, 0.5);
    }
    68% {
        text-shadow: 0 0 0.05em rgba(255, 255, 255, 0.5), 0 0 0.1em rgba(255, 255, 255, 0), 0 0 1em rgba(255, 255, 255, 0), 0 0 2em rgba(255, 255, 255, 0);
    }
    70% {
        text-shadow: 0 0 0.05em rgba(255, 255, 255, 1), 0 0 0.1em rgba(255, 255, 255, 1), 0 0 1em rgba(255, 255, 255, 0.75), 0 0 2em rgba(255, 255, 255, 0.5);
    }
}

@keyframes glow {
    from,
    to {
        text-shadow: 0 0 0.05em rgba(255, 255, 255, 1), 0 0 0.1em rgba(255, 255, 255, 1), 0 0 1em rgba(255, 255, 255, 0.75), 0 0 2em rgba(255, 255, 255, 0.5);
    }
    25% {
        text-shadow: 0 0 0.05em rgba(255, 255, 255, 1), 0 0 0.1em rgba(255, 255, 255, 1), 0 0 1em rgba(255, 255, 255, 0.75), 0 0 2em rgba(255, 255, 255, 0.5);
    }
    27% {
        text-shadow: 0 0 0.05em rgba(255, 255, 255, 0), 0 0 0.1em rgba(255, 255, 255, 0), 0 0 1em rgba(255, 255, 255, 0), 0 0 2em rgba(255, 255, 255, 0);
    }
    29% {
        text-shadow: 0 0 0.05em rgba(255, 255, 255, 1), 0 0 0.1em rgba(255, 255, 255, 1), 0 0 1em rgba(255, 255, 255, 0.75), 0 0 2em rgba(255, 255, 255, 0.5);
    }
    31% {
        text-shadow: 0 0 0.05em rgba(255, 255, 255, 0.5), 0 0 0.1em rgba(255, 255, 255, 0.25), 0 0 1em rgba(255, 255, 255, 0), 0 0 2em rgba(255, 255, 255, 0);
    }
    33% {
        text-shadow: 0 0 0.05em rgba(255, 255, 255, 1), 0 0 0.1em rgba(255, 255, 255, 1), 0 0 1em rgba(255, 255, 255, 0.75), 0 0 2em rgba(255, 255, 255, 0.5);
    }
    66% {
        text-shadow: 0 0 0.05em rgba(255, 255, 255, 1), 0 0 0.1em rgba(255, 255, 255, 1), 0 0 1em rgba(255, 255, 255, 0.75), 0 0 2em rgba(255, 255, 255, 0.5);
    }
    68% {
        text-shadow: 0 0 0.05em rgba(255, 255, 255, 0.5), 0 0 0.1em rgba(255, 255, 255, 0), 0 0 1em rgba(255, 255, 255, 0), 0 0 2em rgba(255, 255, 255, 0);
    }
    70% {
        text-shadow: 0 0 0.05em rgba(255, 255, 255, 1), 0 0 0.1em rgba(255, 255, 255, 1), 0 0 1em rgba(255, 255, 255, 0.75), 0 0 2em rgba(255, 255, 255, 0.5);
    }
}

/*.fx-btn-pill {
    border-radius: 10em !important;
}*/

/*----------------------- TEXT ----------------------*/

.fx-text-shadow {
    text-shadow: 2px 4px 3px rgba(0, 0, 0, 0.3);
}

.fx-text-thin-shadow {
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);
}

.fx-text-hard-shadow {
    text-shadow: 6px 6px 0px rgba(0, 0, 0, 0.1);
}

.fx-text-glow {
    -webkit-animation: glow 3s infinite;
    animation: glow 3s infinite;
}

.fx-text-pushed-shadow {
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.35), 0 -1px 0 rgba(0, 0, 0, 0.35);
}

.fx-text-3d {
    text-shadow: 0 0.01em 0 #bbb,
        0 0.02em 0 #aaa,
        0 0.03em 0 #999,
        0 0.04em 0 #888,
        0 0.15em 0.1em rgba(0, 0, 0, 0.15),
        0 0.25em 0.02em rgba(0, 0, 0, 0.075),
        0 0.34em 0.3em rgba(0, 0, 0, 0.1);
}

.fx-text-anaglyphic {
    text-shadow: -0.05em 0 0 #F22613, 0.05em 0 0 #00FFFF;

}

.fx-text-isometric {
    text-shadow: -0.01em -0.01em 0 #222,
        -0.02em -0.02em 0 #222,
        -0.03em -0.03em 0 #222,
        -0.04em -0.04em 0 #222,
        -0.05em -0.05em 0 #222,
        -0.06em -0.06em 0 #222,
        -0.07em -0.07em 0 #222,
        -0.08em -0.08em 0 #222,
        -0.09em -0.09em 0 #222,
        -0.10em -0.10em 0 #222,
        -0.11em -0.11em 0 #222,
        -0.12em -0.12em 0 #222,
        -0.13em -0.13em 0 #222,
        -0.14em -0.14em 0 #222,
        -0.15em -0.15em 0 #222,
        -0.16em -0.16em 0 #222,
        -0.17em -0.17em 0 #222,
        -0.18em -0.18em 0 #222,
        -0.19em -0.19em 0 #222,
        -0.20em -0.20em 0 #222;

}

.fx-text-isometric-shadow {
    text-shadow: 0.01em 0.01em 0 rgba(0, 0, 0, 0.1),
        0.02em 0.02em 0 rgba(0, 0, 0, 0.1),
        0.03em 0.03em 0 rgba(0, 0, 0, 0.075),
        0.04em 0.04em 0 rgba(0, 0, 0, 0.075),
        0.05em 0.05em 0 rgba(0, 0, 0, 0.05),
        0.06em 0.06em 0 rgba(0, 0, 0, 0.05),
        0.07em 0.07em 0 rgba(0, 0, 0, 0.03),
        0.08em 0.08em 0 rgba(0, 0, 0, 0.03),
        0.09em 0.09em 0 rgba(0, 0, 0, 0.03),
        0.1em 0.1em 0 rgba(0, 0, 0, 0.025),
        0.11em 0.11em 0 rgba(0, 0, 0, 0.025),
        0.12em 0.12em 0 rgba(0, 0, 0, 0.02),
        0.13em 0.13em 0 rgba(0, 0, 0, 0.02),
        0.14em 0.14em 0 rgba(0, 0, 0, 0.015),
        0.15em 0.15em 0 rgba(0, 0, 0, 0.015),
        0.16em 0.16em 0 rgba(0, 0, 0, 0.01),
        0.17em 0.17em 0 rgba(0, 0, 0, 0.01),
        0.18em 0.18em 0 rgba(0, 0, 0, 0.01),
        0.19em 0.19em 0 rgba(0, 0, 0, 0.005),
        0.2em 0.2em 0 rgba(0, 0, 0, 0.005);
}