/*
Theme Name: Laha
Theme URI: https://Laha.com.vn/
Author: Laha
Author URI: 
Description:
Version: 10.0.0
License: GPLv3 or later
License URI: 
Text Domain: Laha
Tags:
*/

/* --------------------------------------
=========================================
    General Body
=========================================
-----------------------------------------*/
body{
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 16px;
    letter-spacing: 0;
    font-weight: 400;
    line-height: 22px;
    color: #747474;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding: 0;
    margin: 0;
}
.box-information-pagecontact img.wp-image-15 {
    background: black;
    padding: 20px;
    border-radius: 10px;
}
body img {
    display: block;
    max-width: 100%;
    height: auto;
}
#woocommerce-product {
    display: block;
    width: 100%;
}
.woocommerce-layout__header {
    background: #fff;
    box-sizing: border-box;
    padding: 0;
    position: block !important;
    width: calc(100% - 160px);
    top: 32px;
    z-index: 1001;
    display:none !important;
}
#page-wrapper{
    max-width: 1920px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    width: 100%;
}
#content-wrapper {
    position: relative;
    background: #FFF;
    display: block;
    width: 100%;
}
ul.content-header-top li {
    color: #fff;
    font-size: 15px;
    padding: 10px 0px;
}
.fb-page.fb_iframe_widget iframe{
    max-width:100% !important;
	width:100% !important;
}
.fb-page.fb_iframe_widget .fb_iframe_widget_fluid_desktop iframe{
	width:100% !important;
}
.banner_before_pk {
    margin-bottom: 30px;
    margin-top: 10px;
}
.home header {
    position: absolute;
     width: 100%;
}
header {
    position: relative;
     width: 100%;
}
.bannerchild-slider{
    width: 100%;
    display: block;
    max-height: 300px;
    overflow: hidden;
}
.bannerchild-slider > img{
   width: 100%;
   height: 100%;
   object-fit: cover;
}
.site-description {
    display: none;
}
.box-navbar-header {
    position: relative;
    width: 100%;
    text-align: center;
	max-width: 150px;
	margin: 0 auto;
}
.is-sticky .box-navbar-header{
	max-width: 100px;
}
.box-navbar-header .navbar-brand {
    display: block;
    background: #202020 !important;
    border-radius: 15px;
    padding: 10px;
    position: absolute;
    top: -20px;
    left: 0;
    right: 0;
    width: auto;
    margin: 0 auto !important;
    max-width: 100%;
}
.is-sticky .navbar-brand > img {
    display: block;
    max-height: 50px;
    max-width: 200px;
}
.is-sticky .sticky-nav {
    padding: 0px;
    opacity: 1;
    margin: 0 auto;
    left: 0;
    right: 0;
}
.navbar-brand > img {
    display: block;
    max-height: 80px;
    margin: 0 auto;
}
div.wpcf7-mail-sent-ok{
    display: none;
}
.header-search-wrap{
    float: right;
    position: relative;
    padding:0px;
    margin: 0px;
    margin-top: 8px;
}
.header-search-wrap .btn.dropdown-toggle i{
    color: #083891;
    font-size: 20px;
}
.header-search-wrap .btn.dropdown-toggle {
    background: transparent;
}
.header-search-wrap .dropdown-menu {
    right: 0;
    left: auto;
    overflow: hidden;
    border-radius: 5px;
}
.title-section {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 32px;
    color: #010000;
    line-height: 40px;
    text-transform: uppercase;
    text-align: center;
    position: relative;
    margin: 0;
    padding: 0px;
    margin-bottom: 20px;
    background: transparent;
    padding-bottom: 10px;
}
.title-section::before{
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    content: "";
    bottom: 0px;
    width: 220px;
    height: 2px;
    background: #f87306;
    z-index: 10;
}
.title-section a,.title-section span{
    display: inline-block;
    text-transform: uppercase;
    color: #010000;
}
.page-title {
    font-family: 'Roboto Condensed',sans-serif;
    font-size: 22px;
    color: #000;
    line-height: 30px;
    text-transform: uppercase;
    text-align: left;
    position: relative;
    width: 100%;
    margin: 0;
    padding: 0px;
    padding-left: 15px;
    margin-bottom: 20px;
    border-left: solid 3px #f87306;
    border-bottom: solid 1px #eee;
    padding-bottom: 5px;
}
.des-section {
    max-width: 992px;
    margin: 0 auto;
    color: #4d4d4d;
    font-size: 16px;
    margin-bottom: 30px;
    text-align: center;
    line-height: 24px;
    padding: 0px 15px;
}
.des-section p{
   color: #333333; 
   line-height: 22px;

}
.readmore-section{
    margin: 0px;
    text-align: center;
    margin-top: 20px;
}
.readmore-section a{
    position: relative;
    transition: all .45s ease-Out;
    display: inline-block;
    padding: 10px 30px;
    font-size: 18px;
    border: 1px solid #f87306;
    color: #f87306;
    text-transform: uppercase;
    font-weight: bold;
}
.readmore-section a:hover {
    color: #FFF;
    border-color: #f87306;
    background: #f87306;
}
.readmore-section a > i{
    margin-left: 5px;
    display: inline-block;
}
.title-single {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 25px;
    color: #f87306;
    line-height: 32px;
    text-transform: uppercase;
    text-align: center;
    position: relative;
    margin: 0 auto;
    padding: 0px;
    margin-bottom: 10px;
}
.box-navbar-content {
    display: flex;
    width: 100%;
    justify-content: flex-end;
    padding-top: 20px;
}
#navbar_primary_right {
    padding: 0;
}
#navbar_primary_left {
    padding: 0;
}
#navbar_primary_left ul.nav,#navbar_primary_right ul.nav{
    text-align: center;
	width: 100%;
}
#navbar_primary_left ul.nav li,#navbar_primary_right ul.nav li{
	float: none;
	display:inline-block;
}
#navbar_primary_left ul.nav li.dropdown li, #navbar_primary_right ul.nav li.dropdown li{
	display:block;
}
#navbar_primary ul.nav{
    float: right;
}
#navbar_primary{
    position: relative;
    width: 100%;
    padding: 0;
}
#navbar_primary > ul li.unset_link > a {
    pointer-events: none;
}
#navbar_primary > ul li.unset_link:hover > a{
    color: #f8ac00;
}
.is-sticky .box-navbar-content{
    padding-top: 5px;
}
.is-sticky .navbar-default .navbar-nav > li > a{
    padding: 20px 25px;
}
.is-sticky .navbar-default .navbar-nav > .active > a,.is-sticky .navbar-default .navbar-nav > .active > a:hover{
    padding: 20px 25px;
}
.is-sticky .navbar-brand{
    padding: 5px 0px;
    top: 0;
	border-radius:5px;
}
.entry-content .nav-tabs > li.active > a, .entry-content .nav-tabs > li.active > a:hover, .entry-content .nav-tabs > li.active > a:focus {
    border: solid 1px #9a0608;
    color: #fff;
    background-color: #9a0608;
}
.entry-content .nav-tabs > li > a {
    border-radius: 5px;
    border: solid 1px #9a0608;
    color: #9a0608;
}
.entry-content .nav-tabs{
    padding-bottom: 10px;
}
.entry-content .nav-tabs > li{
    margin-right: 10px;
}
.tit-footer-widget {
    font-size: 20px;
    line-height: 32px;
    color: #ffffff;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.footer-sidebar .widget ul.menu{
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
}
.content-contact {
    display: block;
    margin: 0 auto;
    text-align: center;
    max-width: 768px;
    margin-top: 60px;
}
.formsearch-header{
    display: block;
    margin-top: 28px;
}
.dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit{
    background: #f87300;
}
.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit::before {
    border-color: transparent #f87300 transparent;
}

ul.content-header-top {
    display: flex;
    width: 100%;
    justify-content: space-between;
    list-style: none;
    margin: 0;
    padding: 0px;
}
ul.content-header-top li{
    color: #fff;
    font-size: 15px;
    padding: 10px 0px;
}
ul.content-header-top li span{
    font-weight: bold;
    color: #fff;
}
ul.content-header-top li a{
    font-weight: bold;
    color: #fff;
}
ul.content-header-top li i{
    margin-right: 3px;
    font-size: 18px;
}
ul.content-header-top li.top-header-cart{
    padding: 4px 0px;
}
.navbar-default .navbar-nav > li.subbox_menu:hover > ul.dropdown-menu{
    display: flex;
    width: 768px;
    left: -100%;
    flex-wrap: wrap;
}
.navbar-default .navbar-nav > li.subbox_menu > ul.dropdown-menu > li.dropdown-submenu > a{
    text-transform: uppercase;
    font-weight: bold;
}
.navbar-default .navbar-nav > li.subbox_menu > ul.dropdown-menu > li.dropdown-submenu{
    width: 25%;
}
.navbar-default .navbar-nav > li.subbox_menu > ul.dropdown-menu li > ul.dropdown-menu {
    display: block;
    position: relative;
    left: 0 !important;
    width: 100%;
    box-shadow: none;
    border: 0;
    min-width: 180px;
    animation-duration: 0s;
    animation-name: none;
    animation-fill-mode: both;
}
.service-register {
    display: block;
    text-align: center;
    margin: 30px auto;
}
.service-register a{
    color: #fff;
    background: #ff0000;
    text-transform: uppercase;
    padding: 10px 30px;
    font-size: 20px;
    border-radius: 10px;
    font-weight: bold;
}
.service-register a:hover{
    color: #000;
    background: gold;
}
/* --------------------------------------
=========================================
   #Section shopping_cart  Css
=========================================
-----------------------------------------*/
.is-sticky .shopping_cart{
    margin-top: 15px;
}
.content-header-top .minicart-quickcart a{
    color: #333;
}
.shopping_cart {
    float: right;
    position: relative;
    margin: 0px;
}
.shopping_cart > .btn{
    padding: 0px; 
    background: transparent;
}
.shopping_cart .cart-contents{
    margin: 0px;
    position: relative;
    display: block;
}
.shopping_cart .cart-contents span {
	position: absolute;
	right: -10px;
	top: -5px;
	background: #333;
	color: #fff;
	border-radius: 20px;
	width: 20px;
	height: 20px;
	text-align: center;
	padding: 0px 6px;
	/* display: none; */
	font-size: 12px;
}
.content-header-top .shopping_cart .total span{
    color: #f87306;
}
.shopping_cart .cart-contents i{
    color: #fff;
    font-size:30px;
    margin: 0;
}
.shopping_cart img{
    width: auto;
}
.shopping_cart .woocommerce-minicart {
    right: 0;
    left: auto;
}
.shopping_cart .woocommerce-minicart{
    padding: 10px;
   margin: 0px;
   border-radius: 10px;
}
.shopping_cart .woocommerce-minicart ul .variation {
	display: flex;
	width: 100%;
	margin: 0;
	justify-content: space-between;
}
.shopping_cart .woocommerce-minicart ul .variation dd,.shopping_cart .woocommerce-minicart ul .variation dt{
	margin: 0;
}
.shopping_cart .woocommerce-minicart ul{
   padding: 0px;
   margin: 0px;
   list-style: none;
}
.content-header-top .shopping_cart span {
	color: #f87306;
}
.shopping_cart .woocommerce-minicart ul.product_list_widget li.mini_cart_item{
    display: block;
    position: relative;
    padding: 0;
    padding-left: 20px;
}
.shopping_cart .woocommerce-minicart ul.product_list_widget li img{
    width: 60px;
    float: right;
}
.shopping_cart .woocommerce-minicart ul.product_list_widget li .quantity {
    display: block;
    margin-left: 0px;
    color: #f87306;
}
.woocommerce-minicart ul li.mini_cart_item .remove.remove_from_cart_button:hover{
    color: #b71010;
}
.woocommerce-minicart ul li.mini_cart_item .remove.remove_from_cart_button {
    background: transparent;
    color: #b71010;
    border-radius:0;
    padding: 0px 5px;
    position: absolute;
    left: -3px;
    top: 5px;
    height: 15px;
    line-height: 10px;
    font-size: 22px;
}
.shopping_cart .woocommerce-minicart .woocommerce-mini-cart__buttons.buttons{
    display: flex;
    width: 100%;
}
.shopping_cart .woocommerce-minicart .woocommerce-mini-cart__buttons.buttons a{
    font-size: 14px;
    padding: 8px 5px;
    text-transform: none;
    background: #e93939;
    color: #fff;
    width: 50%;
    text-align: center;
}
.shopping_cart .woocommerce-minicart .woocommerce-mini-cart__buttons.buttons a:first-child{
    margin-right: 10px;
}
.shopping_cart .woocommerce-minicart .woocommerce-mini-cart__buttons.buttons a:hover{
    background: #077fae;
}
.row.list-product-archive {
    clear: both;
}
.woocommerce .woocommerce-ordering select {
    vertical-align: top;
    border: solid 1px #ddd;
    padding: 10px;
    border-radius: 5px;
    color: #333;
    font-family: 'Roboto Condensed', sans-serif;
}
.woocommerce .woocommerce-ordering select option{
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 14px;
}
.header-single_product {
    display: flex;
    width: 100%;
    clear: both;
    position: relative;
    margin: 20px 0px;
}
.header-single_product .woocommerce-images img{
    margin: 0 auto;
}
.woocommerce .product_meta{
    display: none;
}
.woocommerce div.product .product_title {
    clear: none;
    margin-top: 0;
    padding: 0;
    color: #4d4d4d;
    font-size: 22px;
    text-transform: uppercase;
    margin-bottom: 10px;
    line-height: 30px;
}
.sku-products {
    color: #333;
    font-size: 16px;
}
.woocommerce div.product p.price{
    color: #333;
    font-size: 16px;
}
.woocommerce div.product p.price ins{
    font-size: 18px;
    color: #ed4956;
}
.woocommerce-product-details__short-description ul{
    list-style: square;
}
.woocommerce-product-details__short-description ul li {
    color: #666666;
    font-size: 14px;
    padding: 5px 0px;
}
.header-single_product .woocommerce-images a{
    border: solid 1px #ddd;
    display: block;
    height: 300px;
    background: #FFF;
}
.header-single_product .woocommerce-images a > img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.woocommerce div.product div.images {
    width: 60%;
}
.woocommerce div.product div.summary {
    margin-bottom: 0;
    margin-left: 20px;
    width: 40%;
}
.woocommerce div.product .woocommerce-tabs ul.tabs{
    padding: 0;
    margin-bottom: 20px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    display: block;
    font-weight: 600;
    color: #333;
    text-decoration: none;
    font-size: 18px;
    background: #FFF;
    padding: 10px 20px;
    border: 0;
    border-radius: 6px;
    margin-right: 10px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
    color: #ffffff;
    background: #f87306;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active,.woocommerce div.product .woocommerce-tabs ul.tabs li{
    background: transparent;
    border: 0px;
    padding: 0;
    margin: 0px 1px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::before,.woocommerce div.product .woocommerce-tabs ul.tabs li::after{
    display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs::before {
    display: none;
}
.woocommerce div.product .woocommerce-tabs .panel{
    background: #fff;
    padding: 15px;
}
.woocommerce table thead tr:first-child{
    background: #f87306;
}
.woocommerce table thead tr:first-child td{
	color:#fff;
}
.woocommerce-flex-btn {
    display: flex;
    width: 100%;
    clear: both;
    margin:0px;
}
.woocommerce-flex-btn .buy_now_button{
    width: 45%;
    text-align: center;
    background: linear-gradient(90deg, rgba(216,178,86,1) 0%, rgba(252,240,170,1) 50%,rgba(216,178,86,1) 100%) !important;
    padding: 1px !important;
    border-radius: 8px !important;
}
.woocommerce-flex-btn .buy_now_button > span {
    display: block;
    width: 100%;
    padding: 15px 5px;
    background: #f87306;
    color: #fff;
    border-radius: 5px;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
	height:100%;
}
.woocommerce-flex-btn .buy_now_button > span:hover{
    color: #333;
    background: transparent;
}
.woocommerce-flex-btn .single_add_to_cart_button{
    width: 55%;
    text-align: center;
    background: linear-gradient(90deg, rgba(216,178,86,1) 0%, rgba(252,240,170,1) 50%,rgba(216,178,86,1) 100%);
    padding: 1px;
    border-radius: 8px;
    border: 0px;
    margin-right: 10px;
	position:relative;
}
.woocommerce-flex-btn .single_add_to_cart_button > span {
    display: block;
    width: 100%;
    padding: 12px 5px;
    background: #333;
    color: #fff;
    border-radius: 5px;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
}
.woocommerce-flex-btn .single_add_to_cart_button > span:hover{
    color: #333;
    background: transparent;
}
.woocommerce div.product form.cart div.quantity {
    float: left;
    margin: 0 4px 0 0;
    display: flex;
    width: 100%;
    padding-left: 80px;
    position: relative;
    margin-bottom: 10px;
}
.woocommerce div.product form.cart div.quantity::before{
    content: "Số Lượng:";
    left: 0;
    top: 5px;
    color: #333;
    position: absolute;
    font-size: 16px;
}
.woocommerce div.product form.cart div.quantity .qty{
    border: solid 1px #ddd;
    margin: 0;
padding: 2px 5px;
width: 60px;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt{
    background-color: #0084dd;
    color: #fff;
    border-radius: 10px;
    margin-right: 10px;
}
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
    background-color: #cd201f;
    color: #fff;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
    border: solid 1px #dddd;
    height: 40px;
    padding: 5px;
    max-width: 100%;
}
.woocommerce form .form-row textarea{
    height: 100px;
}
.woocommerce form .form-row .input-checkbox {
    display: inline-block;
    margin: 0;
    text-align: center;
    vertical-align: middle;
    position: relative;
}
#product-perfume #loadMore,#product-fashion #loadMore,#product-watch #loadMore {
    text-align: center;
    margin: 0 auto;
    display: block;
    max-width: 250px;
    clear: both;
    margin-top: 30px;
}
#product-perfume #loadMore span:hover,#product-fashion #loadMore span:hover,#product-watch #loadMore span:hover{
    background-color: #f2f2f2;
    text-decoration: none !important;
    box-shadow: 0 -1px 2px 0 rgba(60,64,67,.1),0 5px 10px 0 rgba(60,64,67,.14);
    color: #111;
}
#product-perfume #loadMore span,#product-fashion #loadMore span,#product-watch #loadMore span{
    display: block;
    padding: 6px 15px;
    color: #444;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-color: #f6f6f6;
    border: none;
    box-shadow: 0 1px 2px 0 rgba(60,64,67,.3),0 1px 2px rgba(0,0,0,.08);
    transition: all .4s ease 0s;
}
#product-carousel .owl-nav [class*="owl-"] {
    background: transparent;
    width: auto;
    height: auto;
    text-align: center;
    border-radius: 5px;
    opacity: 1;
    border: solid 0px #FFF;
}
#product-carousel .owl-nav [class*="owl-"]:hover{
    opacity: 1;
    background:transparent;
    color: #fff;
    border: solid 0px transparent;
}
#product-carousel .owl-nav .owl-prev{
    position: absolute;
    left: -25px;
    top: 45%;
    padding: 0px;
}
#product-carousel .owl-nav .owl-next{
    position: absolute;
    right: -25px;
    top: 45%;
    padding: 0px;
}
#product-carousel .owl-nav i::before {
     color: #333;
     font-size: 25px;
}
.woocommerce span.onsale {
    padding: 3px;
    background-color: #d80202;
    font-size: 12px;
    border-radius: 100%;
    font-weight: bold;
}
.woocommerce div.product form.cart .variations label {
    font-weight: 500;
    color: #555;
    font-size: 14px;
    text-align: left;
    margin: 0;
    padding: 5px 10px;
}
.woocommerce div.product form.cart .variations .value{
    padding: 0px;
    width: 75%;
    position: relative;
    padding-top: 5px;
}
.woocommerce div.product form.cart .reset_variations {
    position: absolute;
    top: 0;
    right: 10px;
}
.woocommerce button.button.alt.disabled, .woocommerce button.button.alt.disabled:hover{
    background: #1687b3;
}
.woocommerce div.product .woocommerce-variation-price span.price {
    color: #f20000;
}
.woocommerce-cart table.cart img, .woocommerce-checkout table.cart img {
    width: auto;
    box-shadow: none;
    height: 120px;
}
.woocommerce-message {
    border-top-color: #d00;
}
#sticky-wrapper {
    height: auto !important;
}
.woocommerce .select_option:hover,.woocommerce .select_option.selected {
    border-color: #f00;
}
.woocommerce .select_option span,.woocommerce .select_option img {
    width: auto;
    min-width: 30px;
    font-size: 14px;
    display: inline-block;
}
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper{
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}
.woocommerce div.product div.images .woocommerce-product-gallery__image{
    width: 50%;
    padding-right: 5px;
    margin-bottom: 10px;
    /* display: inline-block; */
}
.woocommerce div.product div.images .woocommerce-product-gallery__image a {
    display: block;
    position: relative;
    padding-top: 100%!important;
    width: 100%;
}
.woocommerce div.product div.images img {
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    object-fit: contain;
}
#yith-quick-view-content.woocommerce div.product div.images .woocommerce-product-gallery__image {
	width: 100%;
}
#yith-quick-view-content.woocommerce div.product div.images .woocommerce-product-gallery__image a {
    padding-top: 0%!important;
}
#yith-quick-view-content.woocommerce div.product div.images img {
    width: 100%;
    position: relative;
    top: auto;
    right: auto;
    height: 100%;
    object-fit: cover;
}
#yith-quick-view-close {
	color: #333;
	opacity: 1;
}
.woocommerce div.product div.images .woocommerce-product-gallery__image a{
    border: solid 1px #ddd;
    min-height: 200px;
    display: flex;
    align-items: center;
    height: 100%;
}
.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) {
    width: 50%;
    /* display: inline-block; */
}
.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-of-type(2n) {
    padding-left: 5px;
    padding-right: 0;
}
.woocommerce-cart .page-wrapper .background-overlay,.woocommerce-checkout .page-wrapper .background-overlay {
    padding-top: 80px;
}
/* --------------------------------------
=========================================
   #copy share  Css
=========================================
-----------------------------------------*/
.fb-like.fb_iframe_widget span {
    padding-top: 8px;
}
.copyshare-posts {
    display: inline-block;
}
.copyshare-click {
    position: relative;
    padding-bottom: 2px;
    text-decoration: none;
    cursor: copy;
    color: #484848;
    transition: background-color calc(var(--duration) * 2) var(--ease);
    display: inline-block;
    background: #017dc5;
    color: #fff;
    padding: 5px;
    border-radius: 5px;
}
.copyshare-click:hover{
    color: #fff;
}
.copyshare-click:after {
    content: attr(data-tooltip-text);
    position: absolute;
    bottom: calc(100% + 6px);
    left: 50%;
    padding: 8px 16px;
    white-space: nowrap;
    background-color: white;
    border-radius: 4px;
    box-shadow: 0 0 0 -12px rgba(0,0,0,0);
    pointer-events: none;
    backface-visibility: hidden;
    opacity: 0;
    transform: translate(-50%, 12px);
    transition: 
    box-shadow calc(var(--duration) / 1.5) var(--bounce),
    opacity calc(var(--duration) / 1.5) var(--bounce),
    transform calc(var(--duration) / 1.5) var(--bounce);
    color: #333;
  }
 
.copyshare-click.is-hovered:after{    
    box-shadow: 0 4px 8px rgba(0,0,0,0.10);
    opacity: 1;
    transform: translate(-50%, 0);
    transition-timing-function: var(--ease); 
} 
.copyshare-click.is-copied {
    background-color: #017dc5;
    color: #333;
}
.copyshare-click.is-copied:after { 
    content: attr(data-tooltip-text-copied); 
}

.floating-social-share {
    position: fixed;
    left: 0;
    height: 100%;
    display: flex;
    align-items: center;
    z-index: 99999;
    bottom: 0;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-name: fadeInLeft;
    animation-delay: 0.3s;
}
.floating-social-share div.heateor_sss_horizontal_sharing ul.heateor_sss_sharing_ul li{
    float: none !important;
    display: block;
}
.floating-social-share div.heateor_sss_horizontal_sharing ul.heateor_sss_sharing_ul li i{
    width: 50px !important;
    height: 50px !important;
    border-radius: 100%;
}

/* --------------------------------------
=========================================
   Banner Css
=========================================
-----------------------------------------*/
#section-banner .background-overlay{
    padding: 0; 
}
#section-banner .name-company {
    font-size: 20px;
    font-weight: 700;
    color: #083891;
    margin-bottom: 10px;
    line-height: 30px;
}
#banner-carousel .item-banner {
  height: 660px;
  position: relative;
}
#banner-carousel .item-banner img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#banner-carousel .item-banner .cover-banner{
  padding: 75px 0;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background:transparent;
  display: flex;
  align-items: center;
}
.infor-banner {
  position: relative;
  padding: 0px;
  overflow: hidden;
  display: block;
  max-width:600px;
  display: none;
}
.infor-banner .line-banner {
  content: "";
  display: none;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
  border: 5px solid #fff;
  -webkit-clip-path: polygon(0 0, 100% 0, 60% 100%, 0 100%);
  clip-path: polygon(0 0, 100% 0, 60% 100%, 0 100%);
}
#banner-carousel .infor-banner .name-banner {
  font-size: 32px;
  font-weight: 600;
  margin: 0 0 20px;
  word-spacing: 3px;
  color: #083891;
}
.description-banner {
    color: #083791;
    font-size: 16px;
    line-height: 24px;
}
#banner-carousel .owl-item.active .name-banner{
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: fadeInDown;
  animation-delay: 0.3s;
}
#banner-carousel .owl-item.active .description-banner{
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: fadeInDown;
  animation-delay: 0.3s;
}
#banner-carousel .owl-item.active .readmore-banner {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: fadeInUp;
  animation-delay: 0.3s;
}
#banner-carousel .owl-item.active .line-banner {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: fadeInLeft;
  animation-delay: 0.3s;
}
#banner-carousel .owl-nav [class*="owl-"] {
    background: transparent;
    width: 45px;
    height: 45px;
    text-align: center;
    border-radius: 100%;
    opacity: 1;
    border: solid 1px #FFF;
}
#banner-carousel .owl-nav [class*="owl-"]:hover{
    opacity: 1;
    background:#000;
    color: #fff;
    border: solid 1px transparent;
}
#banner-carousel .owl-nav .owl-prev{
    position: absolute;
    left: 3%;
    top: 45%;
    padding: 0px;
    padding-top: 10px;
}
#banner-carousel .owl-nav .owl-next{
    position: absolute;
    right: 3%;
    top: 45%;
    padding: 10px;
}
#banner-carousel .owl-nav i::before {
     color: #fff;
     font-size: 20px;
}
#banner-carousel .owl-controls .owl-dots {
    position: absolute;
    bottom: 0;
    text-align: center;
    left: 0;
    margin: 0 auto;
    right: 0;
    margin-bottom: 10px;
}
/* --------------------------------------
=========================================
   #Section introduce  Css
=========================================
-----------------------------------------*/
#section-introduce .background-overlay{
    padding: 40px 0;
    background: #fff;
}
#section-introduce .title-section{
    text-align: center;
    font-weight: normal;
    font-size: 30px;
}
.box-image-introduce {
    position: relative;
    display: block;
    width: 100%;
    height: 330px;
    overflow: hidden;
}
.box-image-introduce img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.wellcome-introduce {
    display: block;
    font-size:30px;
    color: #202020;
    line-height: 40px;
    text-align: center;
    font-weight: normal;
    margin-bottom: 10px;
}
.slogan-introduce{
    display: block;
    text-align: center;
}
.slogan-introduce a {
	text-align: center;
	display: inline-block;
	color: #f87306;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 40px;
	transform: translateZ(0);
	transition-timing-function: ease-out;
	-webkit-animation-name: hvr-icon-pulse-grow;
	-webkit-animation-duration: 0.5s;
	-webkit-animation-timing-function: linear;
	animation-iteration-count: infinite;
	-webkit-animation-direction: alternate;
}
.slogan-introduce a:hover{
    text-shadow: 2px 2px #666;
    color: #ff0000;
}
.description-introduce {
    display: block;
    width: 100%;
    margin: 20px 0px;
}
.description-introduce ul{
    list-style: none;
    margin: 0;
    padding: 0px;
    width:100%;
    display: flex;
    flex-wrap: wrap;
}
.description-introduce ul li{
    position: relative;
    display: block;
    width: 50%;
    text-align: left;
    color: #333;
    font-size: 18px;
    padding-left: 40px;
}
.description-introduce ul li::before {
    position: absolute;
    left: 0;
    top: 6px;
    content: "\f634";
    font-family: "Font Awesome 5 Pro";
    font-weight: 300;
    z-index: 1;
    color: #f87306;
    font-size: 30px;
}
.search-introduce {
    display: block;
    margin: 0 auto;
    max-width: 380px;
}
.search-introduce .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input {
	border: 1px solid #f87306;
}
.search-introduce .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input::placeholder{
	color: #555;
}
/* Icon Pulse Grow */
@-webkit-keyframes hvr-icon-pulse-grow {
  to {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}
@keyframes hvr-icon-pulse-grow {
  to {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}
/* --------------------------------------
=========================================
   #Section service  Css
=========================================
-----------------------------------------*/
#section-service .background-overlay{
    background: #fff;
    padding-bottom: 30px;
}
.row.content-service{
    padding: 0px 5px;
}
.row.content-service .colums-service{
    padding: 0px 10px;
}
.box-service {
    display: block;
    margin-bottom: 30px;
}
.img-service{
    position: relative;
    overflow: hidden;
    height: 210px;
    display: block;
    width: 100%;
}
.img-service img {
    width: 100%;
    display: block;
    margin: 0 auto;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: box-shadow, transform;
    transition-property: box-shadow, transform;
    height: 100%;
    object-fit: cover;
}
.img-service:hover img{
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.img-service .ovrly {
    background: rgba(255, 255, 255, 0.8);
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    opacity: 0.3;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.img-service:hover .ovrly{
    opacity: 1;
    background: rgba(0, 102, 204, 0.8);
}
.details-service{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
}
.name-service {
    display: block;
    text-align: center;
    color: #222;
    font-size: 20px;
    font-weight: bold;
    width: 100%;
    line-height: 24px;
    padding: 0px;
    text-transform: uppercase;
    margin: 15px 0px;
    height: 45px;
}
.name-service a{
    color: #222;
}
.details-service a{
    padding: 8px 20px;
    color: #fff;
    font-size: 16px;
    border-radius: 8px;
}
.readmore-service {
    background: #333;
}
.quotes-service {
    background: #f87306;
}
.details-service a:hover{
    color: #fff;
    background: #43a1f3;
}

#page-service h3.title-section{
    text-align: left;
    margin-top:45px;
}
#page-service h3.title-section::before {
    left: 0;
    right: auto;
    margin: 0;
}
#page-service .readmore-section{
	margin-bottom:20px;
}
#relatedservice-carousel .owl-nav [class*="owl-"] {
    background: transparent;
    width: auto;
    height: auto;
    text-align: center;
    border-radius: 0;
    opacity: 1;
}
#relatedservice-carousel .owl-nav [class*="owl-"]:hover{
    opacity: 1;
    background: transparent;
    color: #717171;
}
#relatedservice-carousel .icon-starview > img{
    width: auto;
}
#relatedservice-carousel .owl-nav .owl-prev{
    position: absolute;
    left: -25px;
    top: 45%;
    padding: 0px;
    padding-top: 10px;
}
#relatedservice-carousel .owl-nav .owl-next{
    position: absolute;
    right: -25px;
    top: 45%;
    padding: 0px;
    padding-top: 10px;
}
#relatedservice-carousel .owl-nav i::before {
     color: #333;
     font-size: 22px;
     font-weight: 900;
}
/* --------------------------------------
=========================================
   #Section products  Css
=========================================
-----------------------------------------*/
#section-products .background-overlay{
    background: #fff;
    padding: 30px 0px;
}
#section-products .img-product{
    position: relative;
    overflow: hidden;
    height: 230px;
}
#section-products .readmore-section{
    text-align: center;
}
.row.content-product{
    padding: 0px 10px;
}
.row.content-product .colums-product{
    padding: 0px 5px;
}
.box-product{
    padding: 0px;
    background-color: #ffffff;
    border: solid 1px #ddd;
    max-width: 420px;
    margin: 10px auto;
    border-radius: 5px;
    position: relative;
    overflow: hidden;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.box-product:hover{
    box-shadow: 0 -1px 2px 0 rgba(60,64,67,.1),0 5px 10px 0 rgba(60,64,67,.14);
}
.info-product{
padding: 5px;
    padding-top: 20px;
position: relative;
text-align: center;
}
.img-product .details-product {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
	display:none;
}
.img-product .details-product a{
    background: #fff;
    -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
    border-radius: 5px;
    border: solid 1px #fff;
    display: inline-block;
    line-height: 22px;
    font-size: 14px;
    text-align: center;
    text-decoration: none;
    padding: 5px 10px;
    opacity: 0;
    color: #333;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    position: relative;
    -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
    -moz-transition: -moz-transform 0.3s, opacity 0.3s;
    -o-transition: -o-transform 0.3s, opacity 0.3s;
    transition: transform 0.3s, opacity 0.3s;
}
.img-product:hover .details-product a{
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.img-product .details-product a:hover {
    background-color: #F61508;
    color: #fff;
     border: solid 1px #F61508;
}
.img-product .details-product a.added_to_cart.wc-forward{
    margin-top: 5px;
}
.img-product{
    position: relative;
    overflow: hidden;
    height: 200px;
}
.img-product img {
    width: 100%;
    display: block;
    margin: 0 auto;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: box-shadow, transform;
    transition-property: box-shadow, transform;
    height: 100%;
    object-fit: contain;
}
.img-product:hover img{
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.details-product{
    position: relative;
}
.details-product a span{
font-family: 'Roboto Condensed', sans-serif;
font-size: 14px;
color: #fff;
background-color: #9e001e;
text-decoration: none;
padding: 10px 20px;
}
.details-product .date-product{
    position: absolute;
    right: 0px;
bottom: -10px;
}
.img-product .ovrly {
    background: rgba(0, 0, 0, 0.5);
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
	display:none;
}
.img-product:hover .ovrly{
opacity: 1;
}
.info-product .name-product{
    color: #222222;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 18px;
    line-height: 24px;
    display: block;
    height: 47px;
    overflow: hidden;
    margin: 0;
    text-transform: uppercase;
    font-weight: 500;
}
.excerpt-product {
    color: #666;
    font-size: 14px;
    line-height: 20px;
    height: 80px;
    overflow: hidden;
}
.info-product .price-product {
    color: #f87306;
    font-size: 14px;
    margin-bottom: 0px;
    margin-top: 5px;
    display: block;
	height:22px;
}
.info-product .price-product > span{
    display: block;
}
.info-product .price-product del{
    color: #999;
    font-size: 12px;
}
.info-product .price-product ins{
    font-size: 16px;
}
.info-product .name-product:hover{
    color: #e1203b;
}
.shopingcart-product{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    margin: 10px 0px;
    position: relative;
}
.shopingcart-product a{
    padding: 8px 20px;
    color: #fff;
    font-size: 16px;
    border-radius: 8px;
}
.shopingcart-product a i{
    margin-right: 5px;
}
.shopingcart-product .button.yith-wcqv-button {
	background: #f87306;
	padding: 10px 20px;
	color: #fff;
	font-size: 16px;
	border-radius: 8px;
	display: block;
}
.btn-addtocart {
    background: #333;
}
.btn-buynow {
    background: #333;
}
.shopingcart-product a:hover{
    color: #fff;
    background: #43a1f3;
}
.added_to_cart.wc-forward {
    position: absolute;
    bottom: 100%;
    z-index: 100;
    left: 14px;
    background: #333;
    opacity: 0;
}
.box-product:hover .added_to_cart.wc-forward{
    opacity: 1;
}
.woocommerce a.button{
    border-radius: 8px;
    color: #fff;
    background: #333;
    font-weight: normal;
}
.woocommerce .shopingcart-product a.button:hover{
    color: #fff;
    background: #43a1f3;
}
#page-product h3.title-section{
    text-align: left;
    margin-top: 30px;
}
#page-product h3.title-section::before {
    left: 0;
    right: auto;
    margin: 0;
}
/* --------------------------------------
=========================================
   #Section Video & Fanpage  Css
=========================================
-----------------------------------------*/
#section-videofanpage .background-overlay{
    padding: 30px 0;
    background: #fff;
}
.box-play_video {
    position: relative;
    width: 100%;
    display: block;
    overflow: hidden;
    height: 350px;
}
.box-play_video img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.box-content-video {
    display: flex;
    width: 100%;
}
.img-smallvideos {
    position: relative;
    display: block;
    height: 80px;
    overflow: hidden;
}
.img-smallvideos img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
#tab_videos {
    width: calc(100% - 100px);
    position: relative;
    margin-right: 10px;
}
#list_videos{
    position: relative;
    list-style: none;
    display: block;
    width: 100px;
    margin: 0;
    padding: 0;
    overflow-y: scroll;
    scrollbar-width: thin;
    height: 350px;
    scrollbar-color: #ff9400 #F5F5F5;
}
#list_videos::-webkit-scrollbar {
    width: 2px;
    background-color: #F5F5F5;
} 
#list_videos::-webkit-scrollbar-thumb {
    background-color: #ff9400;
}
#list_videos::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 2px rgba(104,181,210,0.3);
    background-color: #F5F5F5;
}
#list_videos > li a{
    color: #333;
    padding: 1px;
    border: 0px;
    border-radius: 0;
}
#list_videos > li{
    display: block;
    width: 100%;
    padding: 0px;
    border: 0px;
    margin-bottom: 10px;
}
#list_videos > li.active > a, #list_videos > li.active > a:focus, #list_videos > li.active > a:hover ,#list_videos > li > a:hover {
    color: #fff;
    cursor: pointer;
    background: #ff9400;
    border: 0px solid #ddd;
    border-bottom-color: transparent;
}
#tab_videos .prev-videostab {
    position: absolute;
    left: 10px;
    top: 45%;
    cursor: pointer;
    font-size: 22px;
    color: #000;
    border-radius: 100%;
    border: solid 1px #ffffff36;
    background: #ff9400;
    padding: 7px 10px;
    width: 35px;
    height: 35px;
    opacity: 0.5;
    z-index: 10;
}
#tab_videos .next-videostab{
    position: absolute;
    right: 10px;
    top: 45%;
    padding: 0px;
    cursor: pointer;
    font-size: 22px;
    color: #000;
    border-radius: 100%;
    border: solid 1px #ffffff36;
    background: #ff9400;
    padding: 7px 10px;
    width: 35px;
    height: 35px;
    opacity: 0.5;
    z-index: 10;
}
#tab_videos .prev-videostab:hover,#tab_videos .next-videostab:hover{
    opacity: 1;
}
.box-content-fanpage{
    width: 100%;
    display: block;
    overflow: auto;
    height: 350px;
}
.box-content-fanpage .fb-page {
    width: 100%;
}
/* --------------------------------------
=========================================
   #Section blog  Css
=========================================
-----------------------------------------*/
#section-blog .background-overlay{
    padding: 30px 0;
    background: #fff;
}
#section-blog .des-section {
    color: #083891;
    font-size: 32px;
    font-weight: 900;
    margin-bottom: 40px;
}
.items-blog{
    padding: 10px 10px;
}
.items-blog .box-blog{
    padding: 0px;
    background-color: #ffffff;
    border: solid 0px #ddd;
    max-width: 420px;
    margin: 0 auto;
    box-shadow: 0px 1px 3px 1px rgba(0,0,0,.1);
}
.info-blog{
    padding: 15px;
    position: relative;
    text-align: left;
}
.info-blog .time-blog {
    display: none;
    flex-direction: column;
    position: absolute;
    top: -15px;
    border-radius: 6px;
    background-color: #083891;
    color: #fff;
    width: 45px;
    height: 80px;
    justify-content: center;
    align-items: center;
    padding: 5px;
    z-index: 10;
}
.info-blog:hover .time-blog{
    background: #3f7ff8;
}
.img-blog .details-blog {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.img-blog .details-blog a{
    background: transparent;
    -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
    border-radius: 5px;
    border: solid 1px #fff;
    display: inline-block;
    line-height: 22px;
    font-size: 14px;
    text-align: center;
    text-decoration: none;
    padding: 6px 15px;
    opacity: 0;
    color: #fff;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    position: relative;
    -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
    -moz-transition: -moz-transform 0.3s, opacity 0.3s;
    -o-transition: -o-transform 0.3s, opacity 0.3s;
    transition: transform 0.3s, opacity 0.3s;
}
.img-blog:hover .details-blog a{
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.img-blog .details-blog a:hover{
    background-color: #fff;
    color: #333;
}
.img-blog{
    position: relative;
    overflow: hidden;
    height: 250px;
}
.img-blog img {
    width: 100%;
    display: block;
    margin: 0 auto;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: box-shadow, transform;
    transition-property: box-shadow, transform;
    height: 100%;
    object-fit: cover;
}
.img-blog:hover img{
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.details-blog{
    position: relative;
}
.details-blog a span{
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 14px;
    color: #fff;
    background-color: #9e001e;
    text-decoration: none;
    padding: 10px 20px;
}
.img-blog .ovrly {
    background: rgba(0, 0, 0, 0.5);
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.img-blog:hover .ovrly{
    opacity: 1;
}
.info-blog .name-blog{
    color: #333;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 16px;
    line-height: 24px;
    display: block;
    height: 50px;
    overflow: hidden;
    margin: 5px 0;
    text-transform: uppercase;
    font-weight: 600;
    text-align: center;
}
.info-blog:hover .name-blog{
    color: #f87306;
}
.excerpt-blog{
    color: #333333;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 16px;
    margin-bottom: 10px;
    display: block;
    height: 66px;
    overflow: hidden;
    text-align: justify;
}
.readmore-blog {
    display: block;
    text-align: center;
}
.readmore-blog a {
    background: #1f1f21;
    font-size: 14px;
    border-radius: 5px;
    padding: 7px 15px;
    color: #fff;
}
.readmore-blog a:hover{
    background: #f87306;
}
#blog-carousel .owl-nav [class*="owl-"] {
    background: transparent;
    width: auto;
    height: auto;
    text-align: center;
    border-radius: 5px;
    opacity: 1;
    border: solid 0px #FFF;
}
#blog-carousel .owl-nav [class*="owl-"]:hover{
    opacity: 1;
    background:transparent;
    color: #fff;
    border: solid 0px transparent;
}
#blog-carousel .owl-nav .owl-prev{
    position: absolute;
    left: -25px;
    top: 45%;
    padding: 0px;
}
#blog-carousel .owl-nav .owl-next{
    position: absolute;
    right: -25px;
    top: 45%;
    padding: 0px;
}
#blog-carousel .owl-nav i::before {
     color: #333;
     font-size: 25px;
}
/* --------------------------------------
=========================================
 Section partner Css
=========================================
-----------------------------------------*/
#section-partner .background-overlay{
    background: #fff;
    padding: 20px 0px;
}
#partner-carousel .owl-item .item-partner{
    position: relative;
    overflow: hidden;
    height: 100px;
    background-color: #fff;
    margin: 3px;
}
#partner-carousel .owl-item img {
    height: 100%;
    object-fit: contain;
    margin: 0 auto;
    width: 100%;
    padding: 5px;
}
#partner-carousel .owl-nav [class*="owl-"] {
    background: transparent;
    width: auto;
    height: auto;
    text-align: center;
    border-radius: 0px;
    opacity: 1;
}
#partner-carousel .owl-nav [class*="owl-"]:hover{
    opacity: 1;
    color: #333;
}
#partner-carousel .owl-nav .owl-prev{
    position: absolute;
    left: -15px;
    top: 35%;
    padding: 0px;
    padding-top: 10px;
}
#partner-carousel .owl-nav .owl-next{
    position: absolute;
    right: -15px;
    top: 35%;
    padding: 0px;
    padding-top: 10px;
}
#partner-carousel .owl-nav i::before {
     color: #333;
     font-size: 22px;
}
/* --------------------------------------
=========================================
   #Section relatedproduct  Css
=========================================
-----------------------------------------*/
#relatedproduct-carousel .owl-nav [class*="owl-"] {
    background: transparent;
    width: auto;
    height: auto;
    text-align: center;
    border-radius: 0;
    opacity: 1;
}
#relatedproduct-carousel .owl-nav [class*="owl-"]:hover{
    opacity: 1;
    background: transparent;
    color: #717171;
}
#relatedproduct-carousel .icon-starview > img{
    width: auto;
}
#relatedproduct-carousel .owl-nav .owl-prev{
    position: absolute;
    left: -15px;
    top: 45%;
    padding: 0px;
    padding-top: 10px;
}
#relatedproduct-carousel .owl-nav .owl-next{
    position: absolute;
    right: -15px;
    top: 45%;
    padding: 0px;
    padding-top: 10px;
}
#relatedproduct-carousel .owl-nav i::before {
     color: #F61508;
     font-size: 22px;
     font-weight: 900;
}
/* --------------------------------------
=========================================
   Customer posts
=========================================
-----------------------------------------*/
.related-post{
    padding:0;
    background-color: transparent;
    margin-top: 60px;
}
.related-post .related-title{
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 26px;
    color: #101e4b;
    line-height: 25px;
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
    position: relative;
    padding: 20px 10px;
    margin-bottom: 20px;
    background: transparent;
}
.related-post .related-title::before{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 5px;
    content: "";
    background-color:#ed1625;
    width: 60px;
    height: 3px;
    margin: 0 auto;
}
#relatedpost-carousel .owl-nav [class*="owl-"] {
    background: transparent;
    width: auto;
    height: auto;
    text-align: center;
    border-radius: 0;
    opacity: 1;
}
#relatedpost-carousel .owl-nav [class*="owl-"]:hover{
    opacity: 1;
    background: transparent;
    color: #717171;
}
#relatedpost-carousel .icon-starview > img{
    width: auto;
}
#relatedpost-carousel .owl-nav .owl-prev{
    position: absolute;
    left: -25px;
    top: 45%;
    padding: 0px;
    padding-top: 10px;
}
#relatedpost-carousel .owl-nav .owl-next{
    position: absolute;
    right: -25px;
    top: 45%;
    padding: 0px;
    padding-top: 10px;
}
#relatedpost-carousel .owl-nav i::before {
     color: #333;
     font-size: 22px;
     font-weight: 900;
}
.colums-posts{
    margin-bottom: 30px;
    padding: 10px 15px;
}
.colums-posts .box-posts{
    padding: 0px;
    background-color: #ffffff;
    border: solid 0px #ddd;
    max-width: 420px;
    margin: 0 auto;
    box-shadow: 0px 1px 3px 1px rgba(0,0,0,.1);
}
.info-posts{
    padding: 15px;
    position: relative;
    text-align: left;
}
.info-posts .time-posts {
    display: none;
    flex-direction: column;
    position: absolute;
    top: -15px;
    border-radius: 6px;
    background-color: #083891;
    color: #fff;
    width: 45px;
    height: 80px;
    justify-content: center;
    align-items: center;
    padding: 5px;
    z-index: 10;
}
.info-posts:hover .time-posts{
    background: #3f7ff8;
}
.img-posts .details-posts {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.img-posts .details-posts a{
    background: transparent;
    -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
    border-radius: 5px;
    border: solid 1px #fff;
    display: inline-block;
    line-height: 22px;
    font-size: 14px;
    text-align: center;
    text-decoration: none;
    padding: 6px 15px;
    opacity: 0;
    color: #fff;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    position: relative;
    -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
    -moz-transition: -moz-transform 0.3s, opacity 0.3s;
    -o-transition: -o-transform 0.3s, opacity 0.3s;
    transition: transform 0.3s, opacity 0.3s;
}
.img-posts:hover .details-posts a{
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.img-posts .details-posts a:hover{
    background-color: #fff;
    color: #333;
}
.img-posts{
    position: relative;
    overflow: hidden;
    height: 250px;
}
.img-posts img {
    width: 100%;
    display: block;
    margin: 0 auto;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: box-shadow, transform;
    transition-property: box-shadow, transform;
    height: 100%;
    object-fit: cover;
}
.img-posts:hover img{
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.details-posts{
    position: relative;
}
.details-posts a span{
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 14px;
    color: #fff;
    background-color: #9e001e;
    text-decoration: none;
    padding: 10px 20px;
}
.img-posts .ovrly {
    background: rgba(0, 0, 0, 0.5);
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.img-posts:hover .ovrly{
    opacity: 1;
}
.info-posts .name-posts{
    color: #333;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 16px;
    line-height: 24px;
    display: block;
    height: 50px;
    overflow: hidden;
    margin: 5px 0;
    text-transform: uppercase;
    font-weight: 600;
    text-align: center;
}
.info-posts:hover .name-posts{
    color: #f87306;
}
.excerpt-posts{
    color: #333333;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 16px;
    margin-bottom: 10px;
    display: block;
    height: 66px;
    overflow: hidden;
    text-align: justify;
}
.readmore-posts {
    display: block;
    text-align: center;
}
.readmore-posts a {
    background: #1f1f21;
    font-size: 14px;
    border-radius: 5px;
    padding: 7px 15px;
    color: #fff;
}
.readmore-posts a:hover{
    background: #f87306;
}
/*---------------------------------------
    footer top
-----------------------------------------*/ 
.background-overlay.footer-top-infor{
    background: #f87306;
    padding: 10px 0;
}
.register-email {
    display: flex;
    width: 100%;
    align-items: center;
}
.form-register-email {
    width: calc(100% - 25%);
    margin-left: 15px;
}
.text-register-email {
    color: #fff;
    text-transform: uppercase;
    margin: 0;
    font-size: 16px;
    line-height: 24px;
    width: auto;
}
/*---------------------------------------
    Page About
-----------------------------------------*/ 
.header-background{
    position: relative;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    min-height: 200px;
}
.header-background .container {
    position: relative;
    z-index: 1;
}
.header-background .widget-title {
    font-size: 44px;
    font-weight: bold;
    margin-bottom: 10px;
    color: #fff;
    line-height: 50px;
}
.header-background .grandient-banner {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0.7;
    background-image: linear-gradient(to right, #000, #00000026, #00000000);
}
.header-background ul.menu {
    list-style: none;
    margin: 0px;
    display: block;
    padding: 0px;
    margin-left: -20px;
}
.header-background ul.menu li{
    display: block;
    position: relative;
    max-width: 350px;
    padding: 0px;
}
.header-background ul.menu li a{
    font-weight: 600;
    font-size: 16px;
    text-transform: uppercase;
    padding: 10px 20px;
    line-height: 26px;
    display: block;
    transition: .15s;
    color: #fff;
}
.header-background ul.menu li:hover a,.header-background ul.menu li.active a{
    background-color: #000000bf;
    color: #F5C61F;
} 
.contactpage-goolemaps {
    width: 100%;
    clear: both;
    display: flex;
}

.relatedservice-list {
    margin-bottom: 30px;
}
.items-relatedservice {
    display: flex;
    width: 100%;
    margin-bottom: 10px;
    align-items: center;
}
.img-relatedservice {
    width: 35%;
}
.name-relatedservice {
    width: 65%;
    font-size: 16px;
    margin: 0;
    padding: 5px;
    margin-left: 5px;
    line-height: 24px;
    font-weight: normal;
}
.name-relatedservice a{
    color: #333;
}
/*---------------------------------------
    Responsive
-----------------------------------------*/ 

@media (max-width: 768px) {
    .footer-sidebar .colums-widget-footer {
        padding: 0 10px;
    }
    .banner_before_pk img {
        height: 300px;
        object-fit: cover;
    }
.title-section{
    font-size: 20px;
    line-height: 28px;
}
h1{
    font-size: 30px;
    line-height: 40px;
        margin-bottom: 10px;
}
h2{
    font-size: 25px;
    line-height: 30px;
        margin-bottom: 10px;
}
h3{
    font-size: 20px;
    line-height: 28px;
        margin-bottom: 10px;
}
h4{
    font-size: 18px;
    line-height: 26px;
        margin-bottom: 10px;
}
h5{
    font-size: 16px;
    line-height: 24px;
        margin-bottom: 10px;
}
h6{
    font-size: 14px;
    line-height: 22px;
        margin-bottom: 10px;
}
.des-section {
    font-size: 14px;
    margin-bottom: 20px;
    line-height: 22px;
    padding: 0px;
}
.home-navbarmobile{
    position: absolute;
    left: 0px;
    top: 15px;
    color: #fff !important;
    font-size: 22px;
    display: block;
}
.box-navbar-header .navbar-brand {
    border-radius: 5px;
    padding: 5px;
    top: 0px;
    max-width: 100px;
    text-align: center;
    display: block;
    margin: 0 auto;
}
.is-sticky .box-navbar-header .navbar-brand {
    padding: 5px 0px;
    top: 0;
}
.navbar.navbar-default.sticky-nav{
    top: 0px;
    max-width: 100%;
}
.form-group .form-control{
    padding-left: 10px;
    margin-bottom: 10px;
}
.form-group textarea.form-control{
    padding-left: 10px;
}
.form-group .wpcf7-form-control-wrap::before {
    display: none;
}
.social-ring-main{
    display: none;
}
#content-wrapper {
    display: block;
}
#ads-sticky-left{
    display: none;
}
#ads-sticky-right{
    display: none;
}
.navbar-brand {
    padding: 5px 0px;
}
.navbar-brand > img {
    display: block;
    max-height: 40px;
    margin: 0 auto;
}
.is-sticky .navbar-brand > img {
    max-height: 40px;
}
.box-navbar-content{
    display: none;
}
.is-sticky .navbar-brand {
    padding: 5px 0px;
}
.modal-dialog .modal-content .form-group {
    padding: 0px;
    margin-bottom: 0;
}
.header-single_product {
    display: block;
    width: 100%;
}
ul.content-header-top li.top-header-address{
    display: none;
}
#slider2_container {
    width: 100% !important;
    float: none;
}
.woocommerce div.product div.summary {
    width: 100%;
    margin: 0;
    margin-top: 20px;
    clear: both;
}
.woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering {
    float: left;
    width: 100%;
    clear: both;
}
.woocommerce div.product .product_title {
    font-size: 18px;
    margin-bottom: 5px;
    line-height: 26px;
}
.woocommerce div.product p.price ins {
    font-size: 16px;
}
.woocommerce div.product p.price del{
    font-size: 14px;
}
.woocommerce .woocommerce-ordering select {
    width: 100%;
}
.woocommerce div.product div.images {
    width: 100%;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    font-size: 16px;
    padding: 6px 10px;
    margin-right: 5px;
}
.shopping_cart img {
    width: auto;
    height: 25px;
}
.shopping_cart .cart-contents span{
    top: -10px;
}
.shopping_cart {
    margin:0px;
    padding: 2px;
}
.shopping_cart .cart-contents i {
    color: #fff;
    font-size: 25px;
    margin: 0;
}
.row.list-product-archive {
    clear: both;
    padding: 0px 10px;
}
.row.list-product-archive .colums-product{
    padding: 0px 5px;
}
#products-carousel .owl-nav .owl-next{
    right: -20px;
}
#products-carousel .owl-nav .owl-prev{
    left: -20px;
}
.footer-sidebar .social {
    margin: 0;
    margin-top: 10px;
    text-align: center;
    width: 100%;
}
.img-thongbao{
    margin-bottom: 20px;
}
.footer-top .title-widget {
    font-size: 16px;
    line-height: 30px;
}
.footer-top .des-widget {
    font-size: 14px;
}
#section-products .background-overlay {
    padding: 30px 0;
}
#banner-carousel .item-banner {
    height: 300px;
}
#banner-carousel .item-banner .cover-banner {
    padding: 10px 40px;
}
#banner-carousel .infor-banner .name-banner {
    font-size: 18px;
    font-weight: 600;
    line-height: 26px;
    margin-bottom: 0px;
}
#section-banner .name-company {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 5px;
    line-height: 24px;
    margin-bottom: 0px;
}
.description-banner {
    color: #083791;
    font-size: 14px;
    line-height: 22px;
}
.readmore-section a {
    padding: 8px 25px;
    font-size: 15px;
    font-weight: 500;
}
#banner-carousel .owl-nav [class*="owl-"] {
    width: 30px;
    height: 30px;
    padding: 5px;
}
#banner-carousel .owl-nav .owl-prev{
    padding-top: 5px;
    left: 10px;
}
#banner-carousel .owl-nav .owl-next{
    padding-top: 5px;
    right: 10px;
}
#banner-carousel .owl-nav i::before {
    color: #fff;
    font-size: 18px;
}
#section-products .readmore-section {
    margin-bottom: 15px;
}
#section-products .img-product {
    height: 180px;
}
#section-blog .des-section {
    font-size: 25px;
    font-weight: 900;
    margin-bottom: 30px;
}
#section-introduce .background-overlay {
    padding: 20px 0;
}
#section-introduce .title-section {
    font-size: 22px;
}
.wellcome-introduce {
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 10px;
}
.slogan-introduce a {
    font-size: 30px;
}
.description-introduce ul li::before {
    font-size: 18px;
}
.description-introduce ul li {
    font-size: 15px;
    padding-left: 28px;
}
.box-image-introduce {
    height: 300px;
    margin-bottom: 10px;
}
.details-service a {
    padding: 5px 10px;
    color: #fff;
    font-size: 14px;
    border-radius: 6px;
}
.shopingcart-product a {
    padding: 5px 10px;
    color: #fff;
    font-size: 14px;
    border-radius: 6px;
}
.woocommerce a.button {
    border-radius: 6px;
    padding: 8px 10px;
}
.content-video{
    margin-bottom: 20px;
}
.woocommerce-cart .page-wrapper .background-overlay,.woocommerce-checkout .page-wrapper .background-overlay {
    padding-top: 40px;
}
}
@media (max-width: 500px) {
    .banner_before_pk img {
        height: 160px;
        object-fit: cover;
    }
    .navbar .box-navbar-header {
        max-width: 100%;
    }
.page-wrapper .background-overlay {
    padding: 20px 0px;
}
.row.content-service .colums-service {
    width: 100%;
}
.box-play_video {
    height: 260px;
}
#list_videos{
    height: 260px;
}
.box-content-fanpage {
    height: 260px;
}
.text-register-email {
    font-size: 14px;
    line-height: 22px;
    width: 25%;
}
.form-register-email {
    width: calc(100% - 25%);
    margin-left: 10px;
}
.info-product .price-product ins {
    font-size: 12px;
}
.woocommerce a.button {
    padding: 8px 5px;
	font-size: 14px;
    width: 49%;
    margin: 1px;
}
.shopingcart-product .button.yith-wcqv-button {
    padding: 8px 5px;
    font-size: 14px;
}
.shopingcart-product a {
    padding: 5px 5px;
    font-size: 14px;
	width: 49%;
    margin: 1px;
}
.shopingcart-product a i {
    margin-right: 0px;
    display: none;
}
#section-partner .background-overlay {
    padding: 10px 0px;
}
#partner-carousel .owl-item .item-partner {
    height: 80px;
}
.row .colums-posts {
    width: 100%;
}
}
@media (max-width: 320px) {

}
@media (min-width: 420px) and (max-width: 768px) {

}
@media (min-width: 768px) and (max-width: 992px) {
#sticky-wrapper .navbar-default .navbar-nav > li > a {
    padding: 15px 15px;
    font-size: 13px;
}
#sticky-wrapper .navbar-default .navbar-nav > .active > a,#sticky-wrapper  .navbar-default .navbar-nav > .active > a:hover {
    padding: 15px 15px;
    font-size: 13px;
}
.title-section {
    font-size: 22px;
    line-height: 30px;
}
.des-section {
    font-size: 14px;
    margin-bottom: 20px;
    line-height: 22px;
}
.readmore-section a {
    padding: 8px 25px;
    font-size: 16px;
    margin-top: 15px;
}
.box-navbar-header .navbar-brand {
    border-radius: 5px;
    padding: 6px;
    top: -10px;
}
.is-sticky .box-navbar-header .navbar-brand {
    padding: 5px 0px;
    top: 0;
}
.navbar.navbar-default.sticky-nav{
    top: 20px;
}

#section-introduce .title-section {
    font-size: 22px;
}
.wellcome-introduce {
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 10px;
}
.slogan-introduce a {
    font-size: 30px;
}
.description-introduce ul li::before {
    font-size: 18px;
}
.description-introduce ul li {
    font-size: 14px;
    padding-left: 25px;
}
.box-image-introduce {
    height: 300px;
}
.box-play_video {
    height: 260px;
}
#list_videos{
    height: 260px;
}
.box-content-fanpage {
    height: 260px;
}
.footer-sidebar .social li{
    padding: 5px 0px;
}
.footer-sidebar .social li a i {
    width: 28px;
    height: 35px;
}
.footer-sidebar .form-group .form-control {
    height: 40px;
}
.text-register-email {
    font-size: 14px;
    line-height: 22px;
    width: 20%;
}
.form-register-email {
    width: calc(100% - 20%);
    margin-left: 10px;
}
}
@media (min-width: 992px) and (max-width: 1190px) {
#sticky-wrapper .navbar-default .navbar-nav > li > a {
    padding:15px 15px;
    font-size: 14px;
}
#sticky-wrapper .navbar-default .navbar-nav > .active > a,#sticky-wrapper  .navbar-default .navbar-nav > .active > a:hover {
    padding: 15px 15px;
    font-size: 14px;
}
#sticky-wrapper.is-sticky .navbar-default .navbar-nav > li > a {
    padding:15px 15px;
    font-size: 14px;
}
#sticky-wrapper.is-sticky .navbar-default .navbar-nav > .active > a,#sticky-wrapper  .navbar-default .navbar-nav > .active > a:hover {
    padding: 15px 15px;
    font-size: 14px;
}
.title-section {
    font-size: 25px;
    line-height: 32px;
}
.des-section {
    font-size: 14px;
    margin-bottom: 20px;
    line-height: 22px;
}
.box-navbar-header .navbar-brand {
    border-radius: 10px;
    padding: 10px;
    top: -15px;
    max-width: 110px;
}
.navbar-brand > img {
    max-height: 60px;
}
.is-sticky .box-navbar-header .navbar-brand {
    padding: 5px 0px;
    top: 0;
}
#banner-carousel .item-banner {
    height: 400px;
}
.navbar.navbar-default.sticky-nav{
    top: 20px;
}

#section-introduce .title-section {
    font-size: 25px;
}
.wellcome-introduce {
    font-size: 25px;
    line-height: 33px;
    margin-bottom: 10px;
}
.slogan-introduce a {
    font-size: 32px;
}
.description-introduce ul li::before {
    font-size: 22px;
}
.description-introduce ul li {
    font-size: 16px;
    padding-left: 35px;
}
.box-image-introduce {
    height: 300px;
}
.box-play_video {
    height: 300px;
}
#list_videos{
    height: 300px;
}
.box-content-fanpage {
    height: 300px;
}
.footer-sidebar .social li a i {
    width: 35px;
    height: 35px;
}
.footer-sidebar .social li{
    padding: 3px 0px;
}
.footer-sidebar .form-group .form-control {
    height: 40px;
}
}
@media (min-width: 1190px) and (max-width: 1368px) {
#banner-carousel .item-banner {
    height: 500px;
}
}
@media (min-width: 1400px){
.container{
    width:1360px;
}
.box-image-introduce {
    height: 360px;
}
.description-introduce ul li {
    margin-bottom: 10px;
}
.img-service {
    height: 260px;
}
#list_videos {
    width: 160px;
}
#tab_videos {
    width: calc(100% - 160px);
}
.img-blog {
    height: 260px;
}
.navbar-default .navbar-nav > li > a{
    font-size: 20px;
}
}
@media (min-width: 768px) {
.admin-bar .is-sticky .sticky-nav{
    top: 32px !important;
}
#showmenu{
    display: none;
}
.social-ring a.user-support{
    display: none;
}
.header-navbar-mobile{
    display: none;
}
.home-navbarmobile{
    display: none;
}
}
@media (min-width: 1400px){

}
