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

/* --------------------------------------
=========================================
    General Body
=========================================
-----------------------------------------*/
body{
    font-family: Quicksand;
    font-size: 14px;
    letter-spacing: 0;
    font-weight: 400;
    line-height: 21px;
    color: #747474;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding: 0;
    margin: 0;
}
@font-face {
font-family:UTM Swiss;
src:url('inc/fonts/UTM-Swiss/UTM_Swiss_Condensed.ttf') format('truetype');
}
@font-face {
font-family:UTM SwissBold;
src:url('inc/fonts/UTM-Swiss/UTM_Swiss_CondensedBold.ttf') format('truetype');
}
@font-face {
font-family:Quicksand;
src:url('inc/fonts/quicksand/Quicksand-Regular.ttf') format('truetype');
font-weight:normal;
 font-style:normal;
}
@font-face {
font-family:Quicksand Bold;
src:url('inc/fonts/quicksand/Quicksand-Bold.ttf') format('truetype');
font-weight:normal;
 font-style:normal;
}
body img {
    display: block;
    max-width: 100%;
    height: auto;
}
iframe{
    max-width:100% !important;
	width:100% !important;
    display: block;
}
.fb_iframe_widget_fluid_desktop iframe{
	width:100% !important;
}
header {
	position: absolute;
	left: 0;
	width: 100%;
	z-index:99;
	top:0;
}

#slider2_container .woocommerce-images .jssort03{
    bottom: -10px !important;
}
#menu-menu-categories-pk{
	display:block !important;
}
.single-product .page-wrapper .row{
	margin:0px;
}
.searchfor-title{
	padding:30px 5px
}
#navbar_primary .navbar-right {
	margin-right:25px;
}
div.wpcf7-mail-sent-ok {
    border: 2px solid #398f14;
    display: none !important;
}
.site-description {
    display: none;
}
.navbar-header {
    width: 100%;
}
.is-sticky .navbar-brand > img {
	display: block;
	max-height: 55px;
}
.navbar-brand > img {
	display: block;
	max-height: 70px;
}
div.wpcf7-mail-sent-ok{
    display: none;
}
.header-search-wrap{
    float: right;
    position: relative;
    padding-top: 30px;
}
.header-search-wrap i.fa{
    color: #d12027;
}
.header-search-wrap .dropdown-menu{
    right: 0;
    left: auto;
}
.shopping_cart{
    right: 0;
    top: 5px;
    float: right;
    position: relative;
    margin-left: 10px;
}
.shopping_cart .cart-contents span {
    position: absolute;
    right: -10px;
    top: -8px;
    background: #df0024;
    color: #fff;
    border-radius: 20px;
    width: 20px;
    height: 20px;
    text-align: center;
    padding: 1px 6px;
}
.shopping_cart i{
    color: #fff;
    font-size: 25px;
}
.language-selected{
    float: right;
    max-width: 75px;
    padding-top: 6px;
	overflow:hidden;
}
.title-section {
    font-family: UTM SwissBold;
    font-size: 30px;
    color: #d12027;
    margin-bottom: 50px;
    line-height: 25px;
    text-transform: uppercase;
    text-align: center;
    position: relative;
}
.home .title-section{
    color: #fff;
}
.title-section span {
    position: relative;
    padding-bottom: 15px;
}
.title-section span::after {
    content: "";
    position: absolute;
    left: 0px;
    bottom: 0px;
    right: 0;
    margin: 0 auto;
    height: 2px;
    width: 60px;
    background-color: #d12027;
}
.related.products > h2{
    font-family: UTM Swiss;
    font-size: 26px;
    color: #d12027;
    line-height: 25px;
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 30px;
}
.related.products > h2::before{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    content: "";
    background-color:#c61e25;
    width: 60px;
    height: 2px;
    margin: 0 auto;
}
.page-title{
    font-family: UTM Swiss;
    font-size: 26px;
    color: #c61e25;
    line-height: 25px;
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 20px;
}
.page-title::before{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    content: "";
    background-color:#c61e25;
    width: 60px;
    height: 2px;
    margin: 0 auto;
}
.des-section {
    max-width: 890px;
    margin: 0 auto;
    color: #999;
    font-size: 14px;
    margin-bottom: 30px;
    text-align: center;
    line-height: 25px;
}
.des-section p{
   color: #333333; 
   line-height: 25px;

}
.title-single{
    font-size: 20px;
    color: #d12027;
    text-align: center;
    text-transform: uppercase;
     font-family: UTM Swiss;
      margin-bottom: 0px;
}
.footer-sidebar .form-group .wpcf7-submit {
    background: #d12027;
    color: #fff;
    text-transform: uppercase;
    border: 0;
    border-radius: 0;
    padding: 10px 30px;
    display: block;
    width: 100%;
    font-family: UTM Swiss;
    font-size: 16px;
}
#navbar_primary > ul li.unset_link > a {
    pointer-events: none;
}
#formLogin .modal-title{
   font-size: 26px;
    color: #d12027;
    text-align: left;
    text-transform: uppercase;
     font-family: UTM Swiss;
      margin-bottom: 0px;
}
#formLogin .login-submit input{
    background-color: #d12027;
    color: #fff;
    text-transform: uppercase;
    border-radius: 0;
    border: 0;
}
#rev_slider_1_1 .tp-caption{
	text-align:center;
}
.is-sticky .navbar-default .navbar-nav > li > a{
    padding: 25px 20px;
}
.is-sticky .navbar-default .navbar-nav > .active > a,.is-sticky .navbar-default .navbar-nav > .active > a:hover{
    padding: 25px 20px;
}
.is-sticky .language-selected {
    padding-top: 25px;
}
.is-sticky #searchform{
    margin-top: 15px;
}
/* --------------------------------------
=========================================
   Page documents  Css
=========================================
-----------------------------------------*/
#page-documents .background-overlay{
    padding:60px 0;
}
table.list-documents{
    margin: 60px 0px;
}
table.list-documents .header-documents {
    background: #11519b;
}
table.list-documents .header-documents:hover{
    background: #11519b;
}
table.list-documents .header-documents td{
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
}
table.list-documents tr{
    background-color: #fff;
}
table.list-documents tr:hover{
    background-color: #e8f3ff;
}
table.list-documents tr td{
    padding: 12px;
    text-align: center;
    font-size: 14px;
    color: #333333;
}
table.list-documents td.number_file{
   width: 6%;
}
table.list-documents td.name_file{
   width: 64%;
   text-align: left;
}
table.list-documents td.link_file{
   width: 15%;
}
table.list-documents td.download_file{
   width: 15%;
}
table.list-documents td.download_file i{
    color: #7f7f7f;
    font-size: 22px;
}
table.list-documents tr:hover td.download_file i{
    color: #11519b;
}

/* --------------------------------------
=========================================
   Product Css
=========================================
-----------------------------------------*/
#section-producttab{
   background-color: #181b24;
}
#section-producttab .background-overlay{
    padding: 60px 0; 
}
#section-producttab .title-section{
	color:#000;
}
#section-producttab .nav.nav-tabs {
    text-align: center;
    margin-bottom: 30px;
    border-bottom: 0;
}
#section-producttab .nav.nav-tabs li{
    float: none;
    display: inline-block;
}
#producttab-carousel .owl-nav [class*="owl-"] {
    background: transparent;
    width: 50px;
    height: 50px;
    text-align: center;
    border-radius: 100%;
    opacity: 1;
    border: solid 1px #ffffff3b;
}
#producttab-carousel .owl-nav [class*="owl-"]:hover{
    opacity: 1;
    background: #000;
    color: #fff;
}
#producttab-carousel .owl-nav .owl-prev{
    position: absolute;
    left: -47px;
    top: 48%;
    padding: 0px;
    padding-top: 10px;
}
#producttab-carousel .owl-nav .owl-next{
	position: absolute;
    right: -47px;
    top: 48%;
    padding: 11px;
}
#producttab-carousel .owl-nav i::before {
     color: #fff;
     font-size: 9px;
}
/* Sweep To Right */
#section-producttab .nav-tabs > li > a {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  color: #fff;
 background: rgba(0, 0, 0, 0.8);
 min-width: 150px;
 border-left: solid 1px #d12027;
border-radius: 0px;
padding: 10px;
text-align: center;
font-size: 14px;
text-transform: uppercase;
}
#section-producttab .nav-tabs > li > a:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #d12027;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
#section-producttab .nav-tabs > li > a:hover:before, #section-producttab .nav-tabs > li > a:focus:before, #section-producttab .nav-tabs > li > a:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

#section-producttab .nav-tabs > li:hover > a{
    color:#fff;
    border: solid 1px #d12027;
}

#section-producttab .nav-tabs > li.active > a,#section-producttab .nav-tabs > li.active > a:hover,#section-producttab .nav-tabs > li.active > a:focus{
border: solid 1px #d12027;
color: #fff;
background-color: #d12027;
}
.colums-product {
    margin-bottom: 30px;
    padding: 0px 8px !important;
}
.box-product{
box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
margin: 0 auto;
background: #F7F8F8;
padding: 0px;
border: solid 1px transparent;
max-width:360px;
}
#section-producttab .box-product:hover{
 box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.8);
}
.box-product:hover{
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.8);
}
.info-product {
    text-align: center;
	padding: 20px;
	padding-bottom:5px;
}
.info-product .name-product:hover{
	color:#ff0000;
}
.name-product{
    color: #000;
    display: block;
    height: 44px;
    overflow: hidden;
    font-size: 16px;
}
.price-product {
    margin: 0;
    color: #ff0000;
	height:44px;
}
.line-product{
	display: none;
}
.line-product img{
    margin: 0 auto;
}
.woo-sidebar .widget li.wc-layered-nav-term{
    position: relative;
} 
.wc-layered-nav-term .count {
    position: absolute;
    right: 10px;
    top: 10px;

}
.content_specifications {
	position: relative;
	display: block;
	clear: both;

	overflow: hidden;
}
.content_specifications p{
	margin-bottom:0px;
}
.content_specifications ul{
    width: 100%;
    display: block;
    list-style: none;
    margin: 10px 0px;
    padding: 0;
}
.content_specifications ul li{
    width: 48%;
    display: inline-block;
    color: #333;
}
.colums-product .img-product{
    position: relative;
    height: 200px;
    overflow: hidden;
}
/* Opacity #1 */
.colums-product .img-product img {
    padding: 0px;
    width: 100%;
    height: 200px;
	object-fit: initial;
    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;
}
.colums-product:hover .img-product img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.colums-product:hover .details-product{
    display: table;
}
#section-producttab .readmore-section{
    text-align: center;
}
#section-producttab .readmore-section > a {
    color: #fff;
    background: rgba(0, 0, 0, 0.8);
    border-radius: 0px;
    padding: 10px 30px;
    text-align: center;
    font-size: 14px;
    text-transform: uppercase;
}
#section-producttab .readmore-section > a:hover{
    background-color: #cb1d25;
}
#relatedpr-carousel .owl-nav [class*="owl-"] {
    background: rgba(0, 0, 0, 0.4);
    width: 40px;
    height: 40px;
    text-align: center;
    border-radius: 0px;
    opacity: 1;
}
#relatedpr-carousel .owl-nav [class*="owl-"]:hover{
    opacity: 1;
    background: #000;
    color: #fff;
}
#relatedpr-carousel .owl-nav .owl-prev{
    position: absolute;
    left: -50px;
    top: 45%;
    padding: 0px;
    padding-top: 10px;
}
#relatedpr-carousel .owl-nav .owl-next{
    position: absolute;
    right: -50px;
    top: 45%;
    padding: 0px;
    padding-top: 10px;
}
#relatedpr-carousel .owl-nav i::before {
     color: #fff;
     font-size: 22px;
}
.single-product .woocommerce-images img {
	width: 100%;
	object-fit: cover;
}
.woocommerce .star-rating span{
	color:gold;
}
.woocommerce .price-product{
    color: #ff0000;
}
.woocommerce .line-product img {
    margin: 0 auto;
    width:100%;
}
.woocommerce .cart .single_add_to_cart_button.button.alt{
    background: #a2171c;
    color: #fff;
    border-radius: 5px;
    font-size: 18px;
    font-weight: bold;
	 width: 100%;
	border: solid 1px #fff;
	font-family: Quicksand;
	padding: 15px 0px;
    text-align:center;
	margin-right:5px;
}
.woocommerce nav.woocommerce-pagination {
	text-align: center;
	margin-bottom: 20px;
}
.woocommerce .cart .single_add_to_cart_button.button.alt:hover{
    color: #333;
    background: linear-gradient(90deg, rgba(216,178,86,1) 0%, rgba(252,240,170,1) 50%,rgba(216,178,86,1) 100%);
}
.woocommerce .quantity .qty{
    height: 50px;
    margin: 0;
}
.devvn_prod_variable .quantity {
    display: inline-block;
}
.devvn_prod_variable .callnow {
    float: right;
}
.woocommerce .cart .single_add_to_cart_button.button:hover {
 color: #fff;
 background-color: #d12027;
}
.woocommerce div.product .product_title {
    font-size: 20px;
    font-family: Quicksand bold;
    color: #d12027;
    text-transform: uppercase;
	margin-bottom:10px;
	line-height:25px;
}
.woocommerce div.product .woocommerce-product-rating {
	margin-bottom:10px;
}
.woocommerce div.product form.cart{
    display: flex;
	margin:0px;
	width:55%;
}
.woocommerce div.product p.price ins{
    color: #8e2626;
}
.woocommerce-cart table.cart img {
    width: 150px;
    margin: 0 auto;
}
 .woocommerce form .form-row textarea{
    max-width: 100%;
    min-height: 330px;
 }
 .woocommerce-product-details__short-description p{
    line-height: 26px;
 }
 .woocommerce div.product .woocommerce-tabs ul.tabs{
    padding-left: 0;
 }
 .woocommerce-tabs.wc-tabs-wrapper {
	margin-top: 30px;
	float: left;
	width: 100%;
}
.related_products {
	width: 100%;
	clear: both;
	float: left;
}
 .woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
    color: #fff;
    font-family:Quicksand bold;
    padding: 10px 20px;
    background-color: #d12027;
	margin-bottom:10px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a{
    padding: 10px 20px;
    font-size: 22px;
    background: #e4e4e4;
    color: #333;
     font-family:Quicksand bold;
}
 .woocommerce div.product .woocommerce-tabs ul.tabs li.active::after{
    display: none;
 }
 .woocommerce div.product .woocommerce-tabs ul.tabs li.active::before{
    display: none;
 }
 .woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    background: transparent;
    z-index: 2;
    border: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs::before {
    border-bottom: 1px solid #ddd;
}
 .woocommerce div.product .woocommerce-tabs ul.tabs li {
    border: 0px solid #d3ced2;
    background: transparent;
    display: inline-block;
    position: relative;
    z-index: 0;
    border-radius: 0;
    margin: 0;
    padding: 0;
}
.woocommerce span.onsale{
    display: none;
}
#slider1_container {
    background: radial-gradient(#1069d1, #033f85);
}
#slider1_container .woocommerce-images img {
    height: auto;
    max-width: 100%;
    margin: 0 auto;
    padding: 2px;
}
.woocommerce div.product div.summary.entry-summary {
	width: 50% !important;
	height: 400px;
	margin: 0;
	position: relative;
}
.title-detailsproduct{
font-family: Quicksand;
    font-size: 16px;
    color: #dba620;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 0;
}
.detailsproduct_left p{
    margin-bottom: 8px;
    color: #444;
}
.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;
}
.detailsproduct_left .product_price{
    color: brown;
     font-weight: bold;
}
.product_price strong{
    color: #444;
}
.product_price a {
    color: firebrick;
    font-weight: bold;
    font-size: 15px;
}
.contact-product {
    width: 100%;
    position: relative;
    clear: both;
    margin: 20px 0px;
    display: flex;
}
.big_image_details {
    margin-bottom: 10px;
    position: relative;
    max-height: 350px;
    overflow: hidden;
}
.button_quickbuy_info {
	display: flex;
	width: 100%;
	clear: both;
	margin-bottom: 0px;
	position: absolute;
	bottom: 0;
}
.buynow_btn {
    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%);
    padding: 1px;
    border-radius: 8px;
}
.buynow_btn > a {
    display: block;
    width: 100%;
    padding: 12px 5px;
    background: #a2171c;
    color: #fff;
    border-radius: 5px;
    font-size: 18px;
    font-weight: bold;
}
.buynow_btn > a:hover{
    color: #333;
    background: transparent;
}
.callnow_btn {
    width: 55%;
    text-align: center;
    margin-left: 10px;
    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;
}
.callnow_btn > a {
    display: block;
    width: 100%;
    padding: 12px 5px;
    background: #262525;
    color: #fff;
    border-radius: 5px;
    font-size: 18px;
    font-weight: bold;
}
.callnow_btn > a:hover{
    color: #333;
    background: transparent;
}
.devvn-popup-quickbuy .devvn_prod_variable {
    display: none;
}
.devvn-popup-quickbuy .popup-customer-info-radio label {
    display: inline-block;
    font-weight: 400;
    position: relative;
    cursor: pointer;
    margin: 0;
    display: inline-block;
    max-width: 49%;
}
.form-number {
position: relative;
display: block;
width: 100%;
background-color: #e5e5e5;
padding: 20px 10px;
margin-top: 0px;
padding-bottom: 0px;
border-radius: 5px;
}
.form-number p{
    text-align: center;
    color: #424242;
    font-size: 14px;
    font-family: UTM Swiss;
}
.form-number .form-group {
    position: relative;
    margin: 0;
}
.form-number .form-control {
    height: 34px;
}
.form-number .form-group .btn-submit {
    border-radius: 0;
    border: 0 solid #292929;
    display: inline-block;
    height: 40px;
    padding: 0px 20px;
    color: #fff;
    background-color: #292929 !important;
    position: absolute;
    text-transform: uppercase;
    right: 0px;
    top: 0px;
    max-width: 100%;
    cursor: pointer;
}
.content_gallery{
    display: block;
    margin: 0 auto;
}
#gallery-products .owl-item.active{
border: solid 1px #ddd;
border-radius: 0px;
}
#gallery-products .owl-item img{
    height: 100%;
    object-fit: cover;
    width: 100%;
}
#gallery-products .owl-controls .owl-dot{
  border: solid 1px #ddd;  
  border-radius: 0px;
}
#gallery-products .owl-dots .owl-dot span{
    display: none;
}
#gallery-products{
    width: calc(100% - 170px);
    height: 320px;
}
#gallery-products div {
    width: 100%;
}
#gallery-products .owl-stage-outer{
    height: 100%;
}
#gallery-products .owl-stage{
    height: 100%;
}
#gallery-products .owl-item.active{
    height: 100%;
}
#gallery-products .owl-item.active .item{
    height: 100%;
}
#gallery-products .owl-controls .owl-dot {
    background-size: cover;
    margin-bottom: 0px;
}
#gallery-products .owl-dots {
    position: absolute;
    top: 0;
    right: -170px;
    width: 150px;
    height: 94%;
    margin-top: 0px;
}
#gallery-products .owl-dot {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;  
}

.single-product .entry-header{
    margin-bottom: 30px;
}
/* --------------------------------------
=========================================
   section contact Page  Css
=========================================
-----------------------------------------*/
.page-contact .background-overlay{
   padding: 60px 0px;
}
.contactpage-images img{
    margin: 0 auto;
}
.contactpage-bottom {
    display: flex;
    width: 100%;
}
.contactpage-bottom p{
    color: #fff;
}
.content-information{
    width: 50%;
    padding: 40px;
    background-color: #262626;
    color: #fff;
}
.contactpage-form{
    width: 50%;
    padding: 40px;
    background-color: #181b24;
    color: #fff;
}
.contactpage-bottom .title-contactpage{
   text-align: left;
   color: #fff;
   padding-bottom: 15px;
   font-size: 20px;
   margin-bottom: 10px;
   text-transform: uppercase;
}
.contactpage-form .form-group{
    text-align: center;
}
.contactpage-form .form-group .wpcf7-submit {
    background: #333333;
    color: #fff;
    text-transform: uppercase;
    border: 0;
    border-radius: 0;
    padding: 10px 30px;
    display: inline-block;
    width: auto;
    font-family: UTM Swiss;
    font-size: 16px;
    border-bottom: solid 1px #d12027;
}
.contactpage-form .form-group .wpcf7-submit:hover{
     background: #d12027;
}
.contactpage-form .form-group .row-form_register {
    display: flex;
    width: 100%;
}
.contactpage-form .form-group .row-form_register .wpcf7-form-control-wrap{
position: relative;
display: block;
z-index: 99;
width: 50%;
}
.contactpage-form .form-group .form-control{
    background-color: #5e6066;
    border: 0;
    color: #fff;
}
.contactpage-form .form-group .wpcf7-form-control-wrap {
    position: relative;
    display: block;
    width: 100%;
    padding-right: 5px;
}
.contactpage-goolemaps {
    display: block;
    border-top: solid 2px #d12027;
}
/* --------------------------------------
=========================================
   section introduce  Css
=========================================
-----------------------------------------*/
#section-introduce .background-overlay {
    background: #181b24;
    padding: 60px 0px;
}
#page-aboutus #section-introduce .background-overlay{
    background-color: #fff;
}
#page-aboutus .hexagon-border {
    background: url('images/bodder-hexagon_intro.png')center center no-repeat;
}
#page-aboutus .introduce_left .inner-image_introduce::after,#page-aboutus .introduce_right .inner-image_introduce::after{
    background: #fff;
}
#page-aboutus .excerpt-introduce {
    font-size: 14px;
    color: #fff;
}
#page-aboutus .des-section{
    color: #fff;
}
.content-introduce {
    display: flex;
    width: 100%;
}
.image-introduce{
    width: 30%;
    padding: 140px 0px;
}
.info-introduce{
    width: 40%;
    text-align: center;
    padding: 5px;
}
.hexagon-border{
    background: url('images/bodder-hexagon.png')center center no-repeat;
    background-size: 100%;
    padding: 135px 40px;
}
.excerpt-introduce {
    font-size: 14px;
    color: #999999;
}
.chuky-introduce img{
    width: auto;
    margin: 0 auto;
    filter: brightness(0) invert(1);
}
.name-introduce {
    font-size: 14px;
    color: #ffffff;
    margin: 0;
}
.inner-image_introduce {
    height: 250px;
    width: 100%;
    overflow: hidden;
    position: relative;
}
.introduce_left .inner-image_introduce::after {
    content: "";
    position: absolute;
    display: block;
    width: 40%;
    height: 100%;
    top: 0%;
    left: 0%;
    z-index: 1;
    background: #181b24;
    transform-origin: bottom right;
    -ms-transform: skew(40deg, 0deg);
    -webkit-transform: skew(40deg, 0deg);
    transform: skew(28deg, 0deg);
}
.introduce_right .inner-image_introduce::after {
    content: "";
    position: absolute;
    display: block;
    width: 40%;
    height: 100%;
    bottom: 0;
    right: 0;
    z-index: 1;
    background: #181b24;
    transform-origin: bottom right;
    transform: skew(-28deg, 0deg);
}
.inner-image_introduce img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    padding-bottom: 1px;
}
/* --------------------------------------
=========================================
   section accessories  Css
=========================================
-----------------------------------------*/
#section-accessories .background-overlay {
    padding: 60px 0px;
}
#section-accessories .title-section{
	display:none;
}
#section-accessories .des-section{
	display:none;
}
.box-accessories {
    position: relative;
    display: block;
    float: left;
    overflow: hidden;
    margin: -9px;
}
.content-accessories {
    display: block;
float: left;
margin: -2px;
}
.colums-accessories{
    padding: 20px;
	border: solid 1px #86888a57;
}
.colums-accessories:hover{
	background: #d12027;
}
.colums-accessories .icon-accessories{
    width: 90px;
    height: 70px;
    margin: 0 auto;
}
.colums-accessories .icon-accessories > span{
width: 90px;
height: 90px;
background: url('images/icon-pk.png') no-repeat 3px 0px;
display: block;
margin: 0 auto;
filter: brightness(0) invert(1);
}
.colums-accessories:hover .name-accessories a{
    color: #fff;
}
.colums-accessories:hover .text-accessories{
	color:#fff;
}
.colums-accessories:hover .name-accessories a::after {
	background-color: #fff;
}
.colums-accessories.item-accessories2 .icon-accessories > span{
    background-position: -90px 0;
}
.colums-accessories.item-accessories3 .icon-accessories > span{
    background-position: -180px 0;
}
.colums-accessories.item-accessories4 .icon-accessories > span{
    background-position: 0px -80px;
}
.colums-accessories.item-accessories5 .icon-accessories > span{
    background-position: -95px -80px;
}
.colums-accessories.item-accessories6 .icon-accessories > span{
    background-position: -190px -80px;
}
.colums-accessories.item-accessories7 .icon-accessories > span{
    background-position: 0 -160px;
}
.colums-accessories.item-accessories8 .icon-accessories > span{
    background-position: -90px -160px;
}
.colums-accessories.item-accessories9 .icon-accessories > span{
    background-position: -180px -160px;
}
.name-accessories{
    text-align: center;
}
.name-accessories a{
    font-family: UTM Swiss;
    font-size: 16px;
    color: #fff;
    line-height: 25px;
    text-transform: uppercase;
    text-align: center;
    position: relative;
    display: block;
    padding-bottom: 10px;
}
.name-accessories a::after {
    content: "";
    position: absolute;
    left: 0px;
    bottom: 0px;
    right: 0;
    margin: 0 auto;
    height: 2px;
    width: 60px;
    background-color: #d12027;
}
.text-accessories {
    text-align: center;
    height: 44px;
    color: #999;
    font-size: 14px;
    line-height: 22px;
	padding:0px 60px; 
}
/* --------------------------------------
=========================================
   section introduce awards  Css
=========================================
-----------------------------------------*/
#section-awards {
    padding: 60px 0px;
}
.txtcounter {
    font-size: 15px;
    color: #d12027;
    text-align: center;
    font-weight: bold;
}
.numberup {
    text-align: center;
    font-size: 35px;
    color: #fff;
}
.hexagon-awards{
  position: relative;
  width: 80px; 
  height: 45px;
  background-color: #fff;
  margin: 40px auto;
}
.hexagon-awards .icon-awards img{
    margin: 0 auto;
   filter: contrast(50%);
}
.hexagon-awards:hover .icon-awards img{
    filter: brightness(0) invert(1);
}
.hexagon-awards::before,
.hexagon-awards::after
{
  content: "";
  position: absolute;
    left: 0; /* added */
  width: 0;
  border-left: 40px solid transparent;
  border-right: 40px solid transparent;
}

.hexagon-awards::before
{
  bottom: 100%;
  border-bottom: 20px solid #fff;
}

.hexagon-awards::after
{
  top: 100%;
  width: 0;
  border-top: 20px solid #fff;
}

.hexagon-awards:hover
{
    background-color: #d12027;
}

.hexagon-awards:hover::before
{
    border-bottom-color: #d12027;
}

.hexagon-awards:hover::after
{
    border-top-color: #d12027;
}


/* --------------------------------------
=========================================
   section introduce Team  Css
=========================================
-----------------------------------------*/
#section-team {
    background: #fff;
    padding: 60px 0px; 
}
#section-team .des-section {
    color: #333333;
}
#team-carousel .item-team {
    border: solid 1px #f3f3f3;
    background: transparent;
    padding: 5px;
}
#team-carousel .box-team {
    background: #838689;
    border: solid 6px #f3f3f3;
    display: table;
    height: 105px;
     width: 100%;
}
#team-carousel .inner-team {
    display: table-cell;
    vertical-align: middle;
    height: 100%;
    width: 100%;
    text-align: center;
}
#team-carousel .avatar-userteam {
    position: relative;
    width: 100%;
    display: block;
    height: 310px;
}
#team-carousel .avatar-userteam img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
#team-carousel .inner-team .name-userteam {
    line-height: 22px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
     margin-bottom: 0px;
}
#team-carousel .inner-team .position-userteam {
    line-height: 30px;
    color: #fff;
    font-size: 14px;
    margin-bottom: 0px;
}
#team-carousel .item-team:hover .box-team{
    background: #d12027;
}
#team-carousel .item-team:hover {
    border: solid 1px #d12027;
}
#team-carousel .owl-nav [class*="owl-"] {
    background: rgba(0, 0, 0, 0.4);
    width: 40px;
    height: 40px;
    text-align: center;
    border-radius: 0px;
    opacity: 1;
}
#team-carousel .owl-nav [class*="owl-"]:hover{
    opacity: 1;
    background: #000;
    color: #fff;
}
#team-carousel .owl-nav .owl-prev{
    position: absolute;
    left: -50px;
    top: 45%;
    padding: 0px;
    padding-top: 10px;
}
#team-carousel .owl-nav .owl-next{
    position: absolute;
    right: -50px;
    top: 45%;
    padding: 0px;
    padding-top: 10px;
}
#team-carousel .owl-nav i::before {
     color: #fff;
     font-size: 22px;
}
/* --------------------------------------
=========================================
   section videos  Css
=========================================
-----------------------------------------*/
#section-videos .background-overlay{
   padding: 150px 0px; 
   background:rgba(24,27,36,0.8);
}
.gallery-videos .gallery-innervideos{
    position: relative;
    display: block;
    height: 80px;
width: 120px;
    margin: 0 auto;
    overflow: hidden;
}
.gallery-videos .icplay-video:hover{
    background: transparent;
}
/* --------------------------------------
=========================================
   section news  Css
=========================================
-----------------------------------------*/
#section-news{
    padding: 60px 0;
	background: linear-gradient(90deg, rgba(21,34,65,1) 25%, rgba(58,20,28,1) 75%);
}
.colums-news{
    margin-bottom: 50px;
}
.colums-news .box-news{
    padding: 0px;
    position: relative;
    height: 420px;
}
.info-news{
padding: 15px;
position: absolute;
background-color: #181b24;
bottom: 0;
left: 0;
right: 0;
margin: 0 auto;
width: 90%;
z-index: 99;
box-shadow: 0px 5px 10px 5px rgba(0,0,0,.1);
text-align: center;
}
.info-news:hover{
background: linear-gradient(90deg, rgba(21,34,65,1) 25%, rgba(58,20,28,1) 75%);
}
.info-news .time-news {
    display: flex;
}
.info-news .time-news span{
    color: #666;
    width: 50%;
}
.img-news .details-news {
    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-news .details-news 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: 16px;
    text-align: center;
    text-decoration: none;
    padding: 10px 20px;
    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-news:hover .details-news a{
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.img-news .details-news a:hover{
    background-color: #fff;
    color: #333;
}
.img-news{
    position: relative;
    overflow: hidden;
    height: 260px;
}
.img-news 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-news:hover img{
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.details-news{
    position: relative;
}
.details-news a span{
font-family: Quicksand;
font-size: 14px;
color: #fff;
background-color: #9e001e;
text-decoration: none;
padding: 10px 20px;
}
.details-news .date-news{
    position: absolute;
    right: 0px;
bottom: -10px;
}
.img-news .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-news:hover .ovrly{
opacity: 1;
}
.info-news .name-news{
    color: #cb1d25;
    font-family: UTM Swiss;
    font-size: 16px;
    line-height: 22px;
    display: block;
height: 44px;
overflow: hidden;
font-weight: 600;
margin-top: 20px;
margin-bottom: 10px;
	text-transform:uppercase;
}
.info-news:hover .name-news{
    color: #d12027;
}
.excerpt-news{
    color: #c9c9c9;
    font-family: Quicksand;
    font-size: 14px;
    margin-bottom: 20px;
    display: block;
height: 66px;
overflow: hidden;
}
.readmore-news {
    display: block;
    text-align: center;
}
.readmore-news a{
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    border-radius: 20px;
    padding: 10px 20px;
}
.readmore-news a i{
    padding-left: 10px;
}
#news-carousel .owl-nav [class*="owl-"] {
    background: transparent;
    width: 50px;
    height: 50px;
    text-align: center;
    border-radius: 100%;
    opacity: 1;
    border: solid 1px #ffffff36;
}
#news-carousel .owl-nav [class*="owl-"]:hover{
    opacity: 1;
    background: #000;
    color: #fff;
}
#news-carousel .owl-nav .owl-prev{
    position: absolute;
    left: -65px;
    top: 33%;
    padding: 0px;
    padding-top: 10px;
}
#news-carousel .owl-nav .owl-next{
    position: absolute;
    right: -65px;
    top: 33%;
    padding: 12px;
   
}
#news-carousel .owl-nav i::before {
     color: #fff;
     font-size: 9px;
}
/* --------------------------------------
=========================================
 Section video Page Css
=========================================
-----------------------------------------*/
.icplay-video:hover{
    background: rgba(0, 0, 0, 0.6);
}
.icplay-video {
    position: absolute;
    width: 100%;
    height: 100%;
    display: table;
    top: 0;
    left: 0;
    right: 0;
    text-align: center;
}
.icplay-video .icplays{
    display: table-cell;
    vertical-align: middle;
    color: #d12027;
    opacity: 0.7;
}
.icplay-video .icplays .icplays-inner {
    position: relative;
    width: 100px;
    height: 100px;
    margin: 0 auto;
    display: block;
}
.icplay-video .icplays .alo-circle{
   background-color: #cb1d25;
   border-color: #cb1d25;
   width: 80px;
    height: 80px;
    margin: 0 auto;
right: 0;
left: 0;
top: 0;
animation-duration: 1.5s;
opacity: 0.2;
}
.icplay-video .icplays .animated.alo-circle-fill{
    width: 60px;
    height: 60px;
    opacity: 0.7;
    top: 10px;
    background-color: #cb1d25;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.icplay-video .icplays .animated.alo-circle-fill.alo-circle-fill2{
    opacity: 1;
    width: 40px;
    height: 40px;
    top: 20px;
    animation-name: none;
    padding-top: 8px;
}
.icplay-video .icplays .icplays-inner{
    position: relative;
}
.icplay-video .icplays .icplays-inner i::before {
    color: #fff;
    font-size: 20px;
}
.boxitem-video{
    position: relative;
    display: block;
    overflow: hidden;
    height: 330px;
    margin-bottom: 30px;
    padding-bottom: 15px;
}
.boxitem-video .fancybox-youtube{
    position: relative;
display: block;
width: 100%;
height: 100%;
}
.boxitem-video img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
h3.name-video{
    color: #cb1d25;
    position: absolute;
    bottom: 0;
    z-index: 99;
    left: 0;
    right: 0;
    width: 90%;
    text-align: center;
    text-transform: uppercase;
    font-size: 16px;
    background: #181b24;
    margin: 0 auto;
    padding: 15px 10px;
    line-height: 22px;
}
/* --------------------------------------
=========================================
 Section aboutus Css
=========================================
-----------------------------------------*/
.box-aboutus{
    position: relative;
    display: block;
    overflow: hidden;
    height: 230px;
    margin-bottom: 30px;
    background-color: #000;
}
.box-aboutus img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.box-aboutus:hover img{
    opacity: 0.6;
}
h3.name-aboutus{
    color: #fff;
    position: absolute;
    bottom: 0;
    z-index: 99;
    left: 0;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    font-size: 14px;
    background: rgba(0,0,0,0.6);
    margin: 0;
    padding: 10px 0;
    line-height: 22px;
}
/* --------------------------------------
=========================================
 Section subscribe Css
=========================================
-----------------------------------------*/
.section-subscribe .form-group{
    display: flex;
    margin-bottom: 0;
}
.section-subscribe .form-group .form-control{
    margin-bottom: 0;
    border-radius: 0;
    border: 0;
    padding-left: 35px;
    background-color: #5e6066;
    color: #fff;
}
.section-subscribe .form-group .form-control::placeholder {
    color: #fff;
    opacity: 1;
}
.section-subscribe .form-group .wpcf7-form-control-wrap.your-email {
    position: relative;
    display: block;
    width: 100%;
}
.section-subscribe .form-group .wpcf7-form-control-wrap.your-email::before {
    content: "\f0e0";
    position: absolute;
    left: 12px;
    top: 7px;
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    color: #fff;
}
.section-subscribe .form-group .wpcf7-form-control-wrap {
    width: 75%;
    padding: 0px 2px;
}
.section-subscribe .form-group .wpcf7-submit {
    width: 25%;
    height: 40px;
    background-color: #cb1d25;
}
/* --------------------------------------
=========================================
   Post sidebar Css
=========================================
-----------------------------------------*/
.sidebar-post {
    display: grid;
    list-style: none;
    padding: 0px;
    margin: 0px;
}
.sidebar-post li{
    display: block;
    width: 100%;
    clear: both;
    position: relative;
}
.sidebar-post li .img-sidebarpost{
    position: relative;
}
.sidebar-post li .img-sidebarpost 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;
    object-fit: cover;
height: 100% !important;
}
.sidebar-post li:hover .img-sidebarpost img{
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.sidebar-post li .img-sidebarpost img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.sidebar-post li .name-sidebarpost a{
    display: block;
    height: 44px;
    overflow: hidden;
    line-height: 22px;
}
.sidebar-post li .post-time{
    display: block;
    color: #aaa;
    font-size: 12px;
}
.sidebar-post li:hover .name-sidebarpost a{
    color: #4db2ec;
}
.post-style-1{

}
.post-style-1 li:first-child .name-sidebarpost{
  position: absolute;
bottom: 0;
padding: 0 10px;
margin-bottom: 15px;
z-index: 1;
width: 100%;
}
.post-style-1 li:first-child .name-sidebarpost a{
color: #fff;
text-transform: uppercase;
}
.post-style-1 li:first-child .img-sidebarpost{
     height: 180px;
     width: 100%;
}
.post-style-1 li:first-child .img-sidebarpost::before {
    bottom: 0;
    top: auto;
    content: "";
    display: block;
    height: 80%;
    width: 100%;
    position: absolute;
    z-index: 1;
    background: linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,0.9) 100%);
}
.post-style-1 .img-sidebarpost{
    width: 30%;
    float: left;
    height: 60px;
    overflow: hidden;
}
.post-style-1 .name-sidebarpost{
   width: 70%;
    float: left;
    padding-left: 10px;
}

.post-style-2 .img-sidebarpost{
    width: 30%;
    float: right;
    height: 60px;
    overflow: hidden;
}
.post-style-2 .name-sidebarpost{
   width: 70%;
    float: left;
    padding-left: 10px;
}
.post-style-2 li:first-child .name-sidebarpost{
  position: absolute;
bottom: 0;
padding: 0 10px;
margin-bottom: 15px;
z-index: 1;
width: 100%;
}
.post-style-2 li:first-child .name-sidebarpost a{
color: #fff;
text-transform: uppercase;
}
.post-style-2 li:first-child .img-sidebarpost{
     height: 180px;
     width: 100%;
}
.post-style-2 li:first-child .img-sidebarpost::before {
    bottom: 0;
    top: auto;
    content: "";
    display: block;
    height: 80%;
    width: 100%;
    position: absolute;
    z-index: 1;
    background: linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,0.9) 100%);
}

.post-style-3 .img-sidebarpost{
    width: 100%;
    float: left;
    height: 180px;
    overflow: hidden;
}
.post-style-3 .name-sidebarpost{
   width: 100%;
    float: left;
    padding: 0px 15px;
    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%);
    text-align: center;
    z-index: 11;
    text-transform: uppercase;
}
.sidebar .widget .post-style-3 .name-sidebarpost a{
    color: #fff;
}
.post-style-3 li .img-sidebarpost::before {
    bottom: 0;
    top: auto;
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: 1;
    background:rgba(0,0,0,0.6);
}
.post-style-4 li .img-sidebarpost{
display: none;
}
.post-style-4 li:first-child .img-sidebarpost{
display: block;
}
.post-style-4 li:first-child .name-sidebarpost{
  position: absolute;
bottom: 0;
padding: 0 10px;
margin-bottom: 15px;
z-index: 1;
}
.post-style-4 li:first-child .name-sidebarpost a{
color: #fff;
text-transform: uppercase;
}
.post-style-4 li:first-child .img-sidebarpost::before {
    bottom: 0;
    top: auto;
    content: "";
    display: block;
    height: 80%;
    width: 100%;
    position: absolute;
    z-index: 1;
    background: linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,0.9) 100%);
}
.post-style-4 .img-sidebarpost{
    width: 100%;
    float: left;
    height: 180px;
    overflow: hidden;
}
.post-style-4 .name-sidebarpost{
   width: 100%;
    float: left;
    padding-left: 32px;
    position: relative;
}
.post-style-4 .name-sidebarpost::before {
    content: url('images/dot.png');
    position: absolute;
    left: 5px;
    top: 10px;
}
.post-style-4 li:first-child .name-sidebarpost::before{
    display: none;
}
.post-style-4 li .post-time{
    display: none;
}
.sidebar .widget .post-style-4 li{
    border-bottom: dashed 1px #ddd;
    padding: 2px 0px;
    margin-bottom: 8px;
    background: #eff1f2;
}
/* --------------------------------------
=========================================
   Customer Css
=========================================
-----------------------------------------*/
.is-sticky .navbar-header{
    padding: 0px 15px;
}
.is-sticky .navbar-brand{
    padding: 5px;
    width: auto;
max-height: 50px;
}
.title-contact {
    color: #666;
    font-size: 18px;
    font-family: Quicksand;
    padding: 0px;
    font-weight: bold;
    border-bottom: solid 1px #1e3380;
    text-transform: uppercase;
    margin: 30px 0px;
    padding-bottom: 10px;
}
.form-group .form-control{
    margin-bottom: 10px;
    height: 40px;
}
.form-group .wpcf7-form-control-wrap textarea {
    height: 80px;
}
.form-group .wpcf7-submit {
    background: darkkhaki;
    color: #fff;
    text-transform: uppercase;
    border: 0;
    border-radius: 5px;
    padding: 10px 30px;
}
.row.footer-top {
    margin-bottom: 40px;
    padding-bottom: 40px;
    border-bottom: solid 1px #5a5a5a;
}
#form_number {
    position: relative;
    padding: 0;
    margin: 0px;
    width: 100%;
    margin-top: 30px;
}
#form_number .form-control {
    border-radius: 0px;
    height: 35px;
    background-color: #fff;
    border-color: #fff;
    color: #333;
    margin-bottom: 0;
    font-family: Quicksand;
    width: 100%;
    float: right;
}
#form_number .btn-submit{
    position: absolute;
    top: 0;
    right: 0;
    border-radius: 0;
    border: 0;
    height: 35px;
    padding: 0;
    width: 60px;
    background: #fff;
    border-left: 3px solid #1e3380;
    color: #333;
}
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}
.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000; /* Above WP toolbar. */
}
/* --------------------------------------
=========================================
   Customer posts
=========================================
-----------------------------------------*/
.related-post{
    padding: 60px 0px;
}
#relatedposts-carousel .owl-nav [class*="owl-"] {
    background: rgba(0, 0, 0, 0.4);
    width: 40px;
    height: 40px;
    text-align: center;
    border-radius: 100%;
    opacity: 1;
    border: solid 1px #fff;
}
#relatedposts-carousel .owl-nav [class*="owl-"]:hover{
    opacity: 1;
    background: #000;
    color: #fff;
}
#relatedposts-carousel .owl-nav .owl-prev{
    position: absolute;
    left: -25px;
    top: 33%;
    padding: 0px;
    padding-top: 10px;
}
#relatedposts-carousel .owl-nav .owl-next{
    position: absolute;
    right: -25px;
    top: 33%;
    padding: 0px;
    padding-top: 10px;
}
#relatedposts-carousel .owl-nav i::before {
     color: #fff;
     font-size: 20px;
}
.colums-posts{
    margin-bottom: 50px;
}
.colums-posts .box-posts{
    padding: 0px;
    position: relative;
    height: 520px;
}
.info-posts{
padding: 15px;
position: absolute;
background-color: #181b24;
bottom: 0;
left: 0;
right: 0;
margin: 0 auto;
width: 90%;
z-index: 99;
box-shadow: 0px 5px 10px 5px rgba(0,0,0,.1);
text-align: center;
}
.info-posts:hover{
background: linear-gradient(90deg, rgba(21,34,65,1) 25%, rgba(58,20,28,1) 75%);
}
.info-posts .time-posts {
    display: flex;
}
.info-posts .time-posts span{
    color: #666;
    width: 50%;
}
.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: 16px;
    text-align: center;
    text-decoration: none;
    padding: 10px 20px;
    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: 350px;
}
.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: Quicksand;
font-size: 14px;
color: #fff;
background-color: #9e001e;
text-decoration: none;
padding: 10px 20px;
}
.details-posts .date-posts{
    position: absolute;
    right: 0px;
bottom: -10px;
}
.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: #e42e36;
    font-family: UTM Swiss;
    font-size: 18px;
	font-weight:bold;
    line-height: 22px;
    display: block;
	text-transform: uppercase;
height: 44px;
overflow: hidden;
font-weight: 600;
margin-top: 20px;
margin-bottom: 10px;
}
.info-posts:hover .name-posts{
    color: #d12027;
}
.excerpt-posts{
    color: #fff;
    font-family: Quicksand;
    font-size: 14px;
    margin-bottom: 20px;
    display: block;
height: 66px;
overflow: hidden;
}
/* --------------------------------------
=========================================
  section categories Css
=========================================
-----------------------------------------*/
#section-categories .background-overlay {
    padding:60px 0;
}
.categories-brand {
	display: none;
	width: 100%;
	margin-bottom: 30px;
}
.categories-brand img{
	margin:0 auto;
	filter: brightness(0) invert(1);
}
.categories-list .item-categories {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 2em;
    color: #ffeead;
	padding: 10px;
}
.categories-list .item-categories .inner-categories{
	position:relative;
	display:block;
	height: 100%;
	width:100%;
	box-shadow: 0 4px 5px rgba(0, 0, 0, 0.4);
	background:#fff;
}
.categories-list .title-categories {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	background: linear-gradient(90deg, rgba(21,34,65,0.6) 25%, rgba(58,20,28,0.6) 75%);
	text-align:center;
	padding:10px;
	text-transform:uppercase;
	color:#fff;
	font-size:16px;
	margin:0px;
	line-height:25px;
	z-index:99;
	display: none;
}
.categories-list .backend-categories {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	z-index: 10;
	background: linear-gradient(90deg, rgba(21,34,65,0.6) 25%, rgba(58,20,28,0.6) 75%);
}
.categories-list .innerbackend-categories {
	display:table;
	width: 100%;
	height: 100%;
}
.categories-list .innerbackend-categories > a{
	display:table-cell;
	width: 100%;
	height: 100%;
	vertical-align:middle;
}
.categories-list .innerbackend-categories > a > img{
	margin:0 auto;
	object-fit: contain;
}
.categories-list .item-categories .inner-categories > img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.categories-list .item-categories:hover .backend-categories{
	opacity:1;
	transition: all 0.5s ease;
	background: #d12027;
}
.categories-list .item-categories:hover .title-categories{
	background:transparent;
	transition: all 0.5s ease;
}
.categories-list .item-categories:hover .inner-categories > img{
  -webkit-filter: blur(4px);
  -moz-filter: all .35s ease;
  -o-filter: all .35s ease;
  -ms-filter: all .35s ease;
  filter: blur(4px);
  transition: all 0.5s ease;
}
/* Grid */
.categories-list {
	display: grid;
	grid-gap: 5px;
	grid-template-columns: repeat(auto-fit, minmax(135px, auto));
	grid-auto-rows: 80px;
	grid-auto-flow: dense;
	width: 100%;
}

.categories-list .item-categories.catedisplay-1 {
	grid-column: span 2;
	grid-row: span 2;
}

.categories-list .item-categories.catedisplay-2 {
	grid-column: span 2;
	grid-row: span 4;
}

.categories-list .item-categories.catedisplay-3 {
	grid-column: span 2;
	grid-row: span 2;
}
.categories-list .item-categories.catedisplay-4 {
	grid-column: span 2;
	grid-row: span 2;
}

.categories-list .item-categories.catedisplay-5 {
	grid-column: span 4;
	grid-row: span 2;
}

.categories-list .item-categories.catedisplay-6 {
	grid-column: span 2;
	grid-row: span 4;
}
.categories-list .item-categories.catedisplay-7 {
	grid-column: span 4;
	grid-row: span 2;
}

.categories-list .item-categories.catedisplay-8 {
	grid-column: span 2;
	grid-row: span 2;
}

.categories-list .item-categories.catedisplay-9 {
	grid-column: span 4;
	grid-row: span 2;
}
.categories-list .item-categories.catedisplay-10 {
	grid-column: span 2;
	grid-row: span 2;
}
.categories-list .item-categories.catedisplay-11 {
	grid-column: span 2;
	grid-row: span 4;
}
.categories-list .item-categories.catedisplay-12 {
	grid-column: span 2;
	grid-row: span 2;
}

.categories-list .item-categories.catedisplay-13 {
	grid-column: span 4;
	grid-row: span 2;
}
/* --------------------------------------
=========================================
   FormLogin Css
=========================================
-----------------------------------------*/
#formLogin{
    top: 10%;
}
#formLogin .modal-header .close {
    position: absolute;
    right: 0px;
    top: 0px;
    color: #fff;
    opacity: 1;
    background: rgba(0, 0, 0, 0.8);
    width: 30px;
    height: 30px;
    border-radius: 0;
}
#message {
    text-align: center;
    font-size: 16px;
    font-family: Tahoma;
    color: green;
    margin-bottom: 30px;
}
/* --------------------------------------
=========================================
   RegisterForm Css
=========================================
-----------------------------------------*/
#registerForm{
    top: 10%;
}
#registerForm .modal-content{
    background: url('images/bg-popup.png')center top no-repeat;
    font-family: Quicksand;
    border: 0;
    box-shadow: unset;
}
.popup-register {
    bottom: 2%;
    position: fixed;
    right: 12px;
    text-align: center;
    z-index: 9999;
}
#registerForm .modal-header {
    border-bottom: 0px solid #e5e5e5;

}
#registerForm .modal-body{
 
}
#registerForm .form-group{
    padding: 0px 50px;
    margin-bottom: 0;
}
#registerForm .form-group .form-control{
height: 44px;
box-shadow: 0 4px 5px rgba(0, 0, 0, .2);
padding-left: 40px;
margin-bottom: 12px;
}
#registerForm .form-group .wpcf7-form-control-wrap{
    position: relative;
    display: block;
    width: 100%;
}
#registerForm .form-group .wpcf7-form-control-wrap::before {
    position: absolute;
    left: 12px;
    top: 8px;
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    color: #716d6d;
}
#registerForm .form-group .wpcf7-form-control-wrap.your-product::before {
    content: "\f23d";
    font-family: "Font Awesome 5 Brands";
}
#registerForm .form-group .wpcf7-form-control-wrap.your-tour::before{
content: "\f1d8";
}
#registerForm .form-group .wpcf7-form-control-wrap.your-name::before{
content: "\f007";
}
#registerForm .form-group .wpcf7-form-control-wrap.your-phone::before{
content: "\f095";
font-weight: 900;
}
#registerForm .form-group .wpcf7-form-control-wrap.your-address::before{
content: "\f3c5";
font-weight: 900;
}
#registerForm .form-group .wpcf7-form-control-wrap.your-email::before{
content: "\f0e0";
}
#registerForm .form-group textarea{
height: 80px;
box-shadow: 0 4px 5px rgba(0, 0, 0, .2);
}
#registerForm .modal-title {
    text-align: center;
    font-size: 18px;
    color: #fff;
    font-family: Quicksand;
    font-weight: bold;
    text-transform: uppercase;
    max-width: 380px;
    margin:0 auto;
    margin-top: 35px;
}
#registerForm .modal-header .close {
    position: absolute;
    right: 5px;
    top: 0px;
    color: #0a2e63;
    opacity: 1;
    background: #fff;
    width: 25px;
    height: 25px;
}
#registerForm .wpcf7-form-control.wpcf7-submit {
    height: auto;
    float: left;
    color: #fff;
    background-color: #e37f07;
    border-radius: 0px;
    border-width: 0;
    padding: 10px 0px;
    text-transform: uppercase;
    font-family: Quicksand;
    font-size: 20px;
    display: block;
width: 100%;
margin-top: 10px;
}
#registerForm .wpcf7-form-control.wpcf7-submit:hover{
    background-color: #f39a2e;
}
#SuccessfulForm{
    top: 15%;
}
#SuccessfulForm .modal-body{
  background-color: #fff;
  text-align: center;
}
#SuccessfulForm .modal-body img{
    margin: 0 auto;
}
#SuccessfulForm .modal-body .close {
    position: absolute;
    right: 0px;
    top: 2px;
    color: #fff;
    opacity: 1;
    background: rgba(0,0,0,0.4);
    width: 35px;
    height: 35px;
    border-radius: 0;
}
#SuccessfulForm .title-successful{
color: #11519b;
font-size: 26px;
text-transform: uppercase;
font-family: UTM Swiss;
}
#SuccessfulForm .des-successful{
color: #333;
font-size: 14px;
font-family: Segoe UI;
}
#SuccessfulForm .des-successful a{
  color: #ff0000;
font-size: 14px;
font-family: Segoe UI;  
}
#SuccessfulForm .back-homepage a{
    border: solid 1px #11519b;
    display: inline-block;
}
#SuccessfulForm .back-homepage a span{
    padding: 10px 30px;
    background: #11519b;
    border: solid 1px #fff;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    font-family: Quicksand;
}
#SuccessfulForm .icon-check{
    text-align: center;
}
#SuccessfulForm .icon-check i.fa{
    font-size: 40px;
    color: #11519b;
    background: #fff;
}
div.wpcf7-mail-sent-ok {
	display:none;
}
/* --------------------------------------
=========================================
   Social-ring
=========================================
-----------------------------------------*/
.fa-facebook-messenger::before {
    content: "\f39f";
    font-family: "Font Awesome 5 Brands" !important;
}
.social-ring i.fa-zalo {
    font-size: 18px;
    padding: 3px 5px;
}
.social-ring .call-icon{
    margin-bottom: 20px;
}
.social-ring .call-icon i.fa{
    background: rgb(103, 182, 52);
    color: #fff;
}
.social-ring .zalo{
    margin-bottom: 20px;
}
.social-ring .mes{
    margin-bottom: 20px;
}
.social-ring .mes i.fa{
    background-color: #365899;
    color: #fff;
    padding: 8px;
}
.social-ring .mes i.fa img{
    max-width: 25px;
}
.social-ring .mes .alo-circle-fill{
    background-color: rgba(11, 75, 99, 0.5);
}
.social-ring .mes .alo-circle{
    border-color: #365899;
}
.social-ring .call-icon .alo-circle-fill{
    background-color: rgba(20, 164, 11, 0.5);
}
.social-ring .call-icon .alo-circle{
    border-color: #109316;
}
.social-ring .mes:hover > span{
    background-color: #365899;
 }
.social-ring .zalo:hover > span{
    background-color: #43a1f3;
 }
.social-ring a.zalo span:before {
border-color: transparent rgb(5, 144, 199) transparent transparent;
}
.social-ring a.mes span:before {
border-color: transparent rgb(54, 88, 153) transparent transparent;
}
.social-ring{
  display: inline-grid;
    position: fixed;
    bottom: 15px;
    left: 45px;
    min-width: 45px;
    text-align: center;
    z-index: 99999;
}
.social-ring-main{
    display: block;
}
.social-ring-content{
  display: inline-grid;   
}
.social-ring a {padding:8px 2px;cursor: pointer;position: relative;}
.social-ring i{
  width: 40px;
    height: 40px;
    background: #43a1f3;
    color: #fff;
    border-radius: 100%;
    font-size: 22px;
    text-align: center;
    line-height: 1.9;
    position: relative;
    z-index: 999;
}
.social-ring span{
  display: none;
}
.alo-circle {
    animation-iteration-count: infinite;
    animation-duration: 1s;
    animation-fill-mode: both;
    animation-name: zoomIn;
    width: 50px;
    height: 50px;
    top: 3px;
    right: -3px;
    position: absolute;
    background-color: transparent;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid rgba(30, 30, 30, 0.4);
    opacity: .1;
    border-color: #0089B9;
    opacity: .5;
}
.alo-circle-fill {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-fill-mode: both;
  animation-name: pulse;
    width: 60px;
    height: 60px;
    top: -2px;
    right: -8px;
    position: absolute;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    background-color: rgba(0, 175, 242, 0.5);
    opacity: .75;
}
.call-icon:hover > span, .mes:hover > span, .sms:hover > span, .zalo:hover > span{display: block}
.social-ring a span {
    border-radius: 2px;
    text-align: center;
    background: rgb(103, 182, 52);
    padding: 9px;
    display: none;
    width: 180px;
    margin-left: 10px;
    position: absolute;
    color: #ffffff;
    z-index: 999;
    top: 9px;
    left: 40px;
    transition: all 0.2s ease-in-out 0s;
    -moz-animation: headerAnimation 0.7s 1;
    -webkit-animation: headerAnimation 0.7s 1;
    -o-animation: headerAnimation 0.7s 1;
    animation: headerAnimation 0.7s 1;
}
@-webkit-keyframes "headerAnimation" {
    0% { margin-top: -70px; }
    100% { margin-top: 0; }
}
@keyframes "headerAnimation" {
    0% { margin-top: -70px; }
    100% { margin-top: 0; }
}
.social-ring a span:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 10px 10px 0;
  border-color: transparent rgb(103, 182, 52) transparent transparent;
  position: absolute;
  left: -10px;
  top: 10px;
}
/*---------------------------------------
   Header Contact Details 
-----------------------------------------*/
.header-top-info-1{
    float: none;
    position: relative;
    background: rgba(0,0,0,0.0);
    border-bottom: 1px solid #9999;
    z-index: 10000;
    padding: 6px 0;
}
.header-top-info-1 .info {
    padding-left: 0;
    margin: 0;
    padding-top: 4px;
}
.header-top-info-1 .info li {
    font-size: 13px;
    padding-right: 0;
    display: inline-block;
}
.header-top-info-1 .info li i {
    color: #747474;
    margin-right: 6px;
}
.header-top-info-1 .info li a {
    font-size: 13px;
    margin-right: 10px;
}

/*---------------------------------------
    Social Icons    
-----------------------------------------*/
.header-top-info-1 .social {
    padding: 0px 0;
    margin: 0;
    line-height: 20px;
    padding: 0;
}
.header-top-info-1 .social li:first-child{
    color: #fff;
    font-family: Quicksand;
}
.header-top-info-1 .social li {
    font-family: 'Awesomefont';
    margin-right: 4px;
        display: inline-block;
}
.header-top-info-1 .social li {
    position: relative;
}
.header-top-info-1 .social li a {
    display: table;
    position: relative;
    -webkit-transition: .3s all;
    transition: .3s all;
     overflow: hidden;
}
.header-top-info-1 .social li a i.fa-facebook-f{
    background: #597acb;
}
.header-top-info-1 .social li a i.fa-twitter{
    background: #5dc8ff;
}
.header-top-info-1 .social li a i.fa-google-plus{
    background: #810505;
}
.header-top-info-1 .social li a i.fa-youtube{
    background: #ed3e00;
}
.header-top-info-1 .social li a i {
    background: #dddd;
    border-radius: 0;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    color: #fff;
    width: 22px;
    height: 22px;
    font-size: 16px;
}
.header-top-info-1 .social li a i:hover {
    color: #ffffff;
    background: #f6921e;
}
.header-contact{
    list-style: none;
    margin: 0px;
    padding: 0px;
    float: left;
}
.header-contact li:first-child{
    padding-right: 30px;
}
.header-contact li{
    display: inline-block;
    color: #fff;
}
.header-contact li i{
    padding-right: 3px;
}
.header-contact li a{
    color: #fff;
    font-size: 16px;
}
.header-contact li a span {
	color: #e61919;
	font-family: UTM Swiss;
	font-weight: bold;
}

/*---------------------------------------
 Slider
-----------------------------------------*/
.owl-theme .owl-controls .owl-nav [class*=owl-] {
    color: #fff;
    font-size: 16px;
    margin: 5px;
    padding: 8px 17px;
    width: 40px;
    height: 40px;
    display: inline-block;
    cursor: pointer;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: all 200ms ease-out;
       -moz-transition: all 200ms ease-out;
         -o-transition: all 200ms ease-out;
            transition: all 200ms ease-out;
}

.owl-theme .owl-controls .owl-nav [class*=owl-]:hover {
    color: #fff;
    text-decoration: none;
    -webkit-transition: all 200ms ease-out;
       -moz-transition: all 200ms ease-out;
         -o-transition: all 200ms ease-out;
            transition: all 200ms ease-out;
}
.owl-theme .owl-controls .owl-nav .disabled {
    opacity: .5;
    cursor: default
}
.owl-carousel .owl-controls .owl-dot{
    display: inline-block;
}
.owl-carousel .owl-controls .owl-dots{
    text-align: center;
    margin-top: 10px;
}
.owl-carousel .owl-controls .owl-dot.active span{
    background: #c95d65;
}
.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
}
/* --------------------------------------
=========================================
    Latest Blog Section
=========================================
-----------------------------------------*/
/*---------------------------------------
    Search Form
-----------------------------------------*/
#searchform {
    position: relative;
    float: right;
    padding: 0;
    margin: 0;
    max-width: 220px;
    width: 100%;
    margin-top: 30px;
}
#languages{
float: right;
max-width: 60px;
padding-top: 8px;
}
#searchform .form-control {
    border-radius: 3px;
    height: 33px;
    background: transparent;
    border: 0;
    color: #fff;
    margin-bottom: 0;
    width: 100%;
    font-family: Quicksand;
    padding: 0px 10px;
    border-bottom: solid 1px #d12027;
}
#searchform .form-control::placeholder{
    color: #ddd;
}
#searchsubmit {
    position: absolute;
    top: 0;
    right: 0;
    border: 0;
    border-radius: 0px;
    height: 33px;
    padding: 0;
    width: 33px;
    background:transparent;
    color: #fff;
    font-family: Quicksand;
    font-weight: bold;
    font-size: 14px;
}
#searchsubmit i.fa {
    color: #fff;
    padding-right: 5px;
}
/* --------------------------------------
=========================================
    Footer Section
=========================================
-----------------------------------------*/
.footer-sidebar .social {
    padding: 0px;
    margin-bottom: 0;
    list-style: none;
    margin: 0px;
}
.footer-sidebar .social li {
    font-family: 'Awesomefont';
    margin: 0;
    display: inline-block;
   padding: 0px 3px;
    line-height: 20px;
    width: auto;
}
.footer-sidebar .social li a i {
    background: #7c8190;
    border-radius: 100%;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    color: #181b24;
    width: 40px;
    height: 40px;
    font-size: 25px;
}
.footer-sidebar .social li a i:hover{
    background: #cb1d25;
}
.footer-sidebar .social li a span {
    padding-left: 10px;
    display: none;
}
.footer-sidebar .social li a{
    color: #fff;
}
.footer-sidebar .info_contact i.fa{
    padding-right: 10px;
    color: #fff;
}
.footer-sidebar .info_contact p {
    color: #ccc;
}
.footer-sidebar .info_contact p span{
    color: #f23535;
    font-weight: bold;
    font-family: arial;
    font-size: 16px;
}
.footer-sidebar p {
    color: #ccc;
}
.footer-sidebar .info_contact p strong{
    padding-right: 5px;
}
.footer-sidebar .background-overlay {
    bottom: 0;
    height: 100%;
    z-index: 3;
    padding-top: 40px;
    position: relative;
    margin-top: 0px;
    background-color: #181b24;
	border-top:solid 1px #ff0000;
}
.footer-sidebar .widget-title-followus {
    color: #333333;
    font-size: 16px;
    text-transform: uppercase;
    border-bottom: 1px solid #e7eaf1;
    line-height: 22px;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.footer-top .title-widget {
    font-family: UTM Swiss;
    font-size: 18px;
    color: #fff;
    line-height: 30px;
    font-style: normal;
    margin: 0;
    text-transform: uppercase;
}
/* --------------------------------------
=========================================
    Footer Copyright Section
=========================================
-----------------------------------------*/
.footer-sidebar .widget .menu-gioi-thieu-container ul.menu li{
   width: 50%;
   display: block;
float: left;
}
.footer-sidebar .widget .menu-gioi-thieu-container ul.menu{
    padding-left: 0px;
}
/*---------------------------------------
    Footer Copyright
-----------------------------------------*/
.footer-copyright, .footer-copyright p, .footer-copyright p a {
    background: #10131c;
    color: #999999;
    line-height: 22px;
text-align: left;
margin: 0;
padding: 5px 0px;
}
.footer-copyright .widget-title {
    margin: 0;
}
.footer-copyright ul {
    margin: 0;
padding: 5px 0;
list-style: none;
display: block;
width: 100%;
position: relative;
text-align: right;
}
.footer-copyright ul li:first-child label{
     border-left: solid 0px #fff;
}
.footer-copyright ul li:first-child{
    padding-left: 15px;
}
.footer-copyright ul li:first-child::after{
    position: absolute;
    left: 0;
    top: 0;
    content: "\f0c0";
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
}
.footer-copyright ul li {
    width: auto;
    float: none;
    display: inline-block;
    color: #fff;
    position: relative;
    padding: 0 10px;
}
.footer-copyright ul li label {
    width: auto;
    font-weight: normal;
    padding-right: 5px;
    border-left: solid 2px #fff;
    padding-left: 10px;
    line-height: 13px;
    display: inline-block;
}
.logo-footer {
    text-align: center;
}
.logo-footer img{
    margin: 0 auto;
    max-width: 260px;
    max-height: 80px;
}
.logo-footer .txt-footer{
    margin: 20px 0px;
    color: #f5c718;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
}
/* --------------------------------------
=========================================
    Breadcrumb Section
=========================================
-----------------------------------------*/
.breadcrumb{
    font-family: Quicksand;
    padding: 0 !important;
    margin-bottom: 0 !important;
    border-radius: 0;
    list-style: none;
    background-color: transparent !important;
}
.breadcrumb .background-overlay{
    bottom: 0;
    height: 100%;
    z-index: 3;
    opacity: 0.79;
}
.breadcrumb-position {
    text-align: left;
}
.page-breadcrumb{
    list-style: none outside none;
    margin-bottom: 0px;
    padding: 10px 0;
    text-align: left;
    font-size: 15px;
    line-height: 20px;
    display: inline-block;
}
.page-breadcrumb li{
    display: inline-block;
    color: #333;
}
.page-breadcrumb span{
	color:#333;
}


/* --------------------------------------
=========================================
    Blog Section
=========================================
-----------------------------------------*/
#comments .comment-list {
	margin: 0;
	width: 100%;
	background: 0 0;
	list-style: none;
	padding: 0;
}
#comments .comment-list ol.children{
	margin: 0;
	width: 100%;
	background: 0 0;
	list-style: none;
	padding: 0;
	margin-top:10px;
}
#comments .comment-list li {
	padding: 0;
	margin: 0 0 20px;
	border: 0;
	position: relative;
	background: 0;
	border: 0;
	padding-left: 80px;
}
#comments .comment-list li .comment-text {
	margin: 0 0 0 50px;
	border: 1px solid #e4e1e3;
	border-radius: 4px;
	padding: 1em 1em 0;
}
#comments .comment-list .comment-content p{
	color:#444;
}
#comments .comment-list article.comment-body{
	border: solid 1px #ddd;
background: #fefefe;
border-radius: 3px;
padding: 10px;
}
#comments .comment-list .comment-reply-link{
	color:#097bf5;
}
#comments .comment-list .comment-author .fn {
	display: none;
}
#comments .comment-list .comment-author .says {
	display: none;
}
.comment-meta .comment-author img.avatar {
	float: left;
	position: absolute;
	top: 0;
	left: 0;
	padding: 3px;
	width: 60px;
	height: auto;
	background: #ebe9eb;
	border: 1px solid #e4e1e3;
	margin: 0;
	box-shadow: none;
}


/*---------------------------------------
    Post Style
-----------------------------------------*/

article.comment-body {
    border: solid 1px #f7f9fc;
    background: #fefefe;
    border-radius: 3px;
}
a.post-thumbnail img{
   opacity: 1;
   -webkit-transition: all 200ms ease-out;
       -moz-transition: all 200ms ease-out;
         -o-transition: all 200ms ease-out;
            transition: all 200ms ease-out;
}
a.post-thumbnail img:hover{
   opacity: 0.9;
   -webkit-transition: all 200ms ease-out;
       -moz-transition: all 200ms ease-out;
         -o-transition: all 200ms ease-out;
            transition: all 200ms ease-out;
}

header.entry-header {
    padding: 14px 20px;
}
h2.entry-title {
    margin: 0;
    line-height: 28px;
}
h2.entry-title a {
    font-family: Quicksand;
    font-size: 22px;
}
.entry-header h2.entry-title {
    font-size: 22px;
    font-family: Quicksand;
}
.entry-header {
    display: block;
    width: 100%;
    clear: both;
    padding: 0px;
}
.entry-content {
    display: block;
    width: 100%;
    clear: both;
    padding: 0px 15px;
}
.entry-content .aligncenter{
    margin: 0 auto;
}
.entry-content .more-link {
    font-family: Quicksand;
    padding: 10px 20px;
    border-radius: 30px;
    background: transparent;
    -webkit-transition: all 200ms ease-out;
       -moz-transition: all 200ms ease-out;
         -o-transition: all 200ms ease-out;
            transition: all 200ms ease-out;
}
.entry-meta{
    text-align: center;
    color: #666;
    display: block;
    margin-bottom: 30px;
}
a.more-link{
    position: relative;
    top: 15px;
}
.entry-content .more-link:hover {
    color: #ffffff;
     -webkit-transition: all 200ms ease-out;
       -moz-transition: all 200ms ease-out;
         -o-transition: all 200ms ease-out;
            transition: all 200ms ease-out;
}
footer.entry-footer {
    font-size: 13px;
    color: #ffffff;
    padding: 15px 20px;
    -webkit-transition: all 200ms ease-out;
       -moz-transition: all 200ms ease-out;
         -o-transition: all 200ms ease-out;
            transition: all 200ms ease-out;
}
footer.entry-footer .byline, footer.entry-footer .posted-on, footer.entry-footer .cat-links, footer.entry-footer .tags-links {
    margin-right: 15px;
}
footer.entry-footer span {
  /*  display: inline-block;*/
}
footer.entry-footer a {
    color: #ffffff;
}
footer.entry-footer a:hover {
    color: #ffffff;
}
.page-wrapper article:hover footer.entry-footer {
     -webkit-transition: all 200ms ease-out;
       -moz-transition: all 200ms ease-out;
         -o-transition: all 200ms ease-out;
            transition: all 200ms ease-out;
}
/*---------------------------------------
    Post Pagination
-----------------------------------------*/
.paginations {
    margin: 0px;
    text-align: center;
    width: 100%;
    clear: both;
    display: block;
}
.paginations a, span.page-numbers.current {
    border: solid 1px #f2f2ff;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    line-height: 20px;
    margin: 0 1px 0;
    padding: 9px 16px;
    transition: all 0.3s ease 0s;
    vertical-align: baseline;
    white-space: nowrap;
    border-radius: 0px;
    background-color: #f2f2ff;
    color: #333;
}

.paginations a:hover, .paginations a:focus, .paginations a.active, span.page-numbers.current {
    color: #ffffff;
    border-radius: 0px;
    background-color: #ff9c30;
}


/*---------------------------------------
    Error Page
-----------------------------------------*/
.error-page {}
.error-page h1{
    font-family: 'Raleway', sans-serif;
    font-size: 146px;
    font-weight: 800;
    color: #e84c3d;
    line-height: 156px;
    text-shadow: 0 3px 0 #000;
    animation: bounce 2s infinite;
}
.error-page h2{
    font-family: Quicksand;
    font-size: 26px;
    line-height: 36px;
    font-weight: 800;
    color: #1c314c;
    margin: 0;
}

/*---------------------------------------
    Top Scroller 
-----------------------------------------*/
.top-scroll {
    bottom: 12%;
    display: none;
    height: 40px;
    opacity: 1;
    overflow: hidden;
    position: fixed;
    right: 12px;
    text-align: center;
    width: 40px;
    z-index: 9999;
    border-radius: 30px;
    border-width: 2px;
    border-style: solid;
    animation: bounce 2s infinite;
    color: darkgoldenrod;
}
.top-scroll:hover {
    opacity: 1;
}
.top-scroll i {
    font-size: 26px;
    line-height: 36px;
}
.top-scroll:hover, .top-scroll:focus {
    border-width: 2px;
    border-style: solid;
    transition: all 0.3s ease 0s;
}
/*---------------------------------------
    Search Result
-----------------------------------------*/ 

.page-wrapper .posts-navigation a {
    background: transparent;
    font-family: Quicksand;
    padding: 12px 24px;
    border-radius: 30px;
    display: table-cell;
    float: left;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}

.page-wrapper .posts-navigation a:hover {
    color: #fff;
}

.page-wrapper .posts-navigation .nav-next {
    float: right;
}

#nav_menu-5 > .widget-title::before ,#nav_menu-6 > .widget-title::before{
	content: "\f107";
	color: #fff;
font-weight: 900;
font-family: "Font Awesome 5 Free";
position:absolute;
right:10px;
top:10px;
z-index:9;
}
/*---------------------------------------
    Responsive
-----------------------------------------*/ 

@media (max-width: 420px) {
#section-news .container{
padding: 0;
}
.tit-mission {
    font-size: 20px;
    margin-bottom: 5px;
}
.info-news .time-news span {
    padding: 10px 20px;
    font-size: 14px;
}
.name-news{
    font-size: 16px;
}
.readmore-news a{
     font-size: 14px;
}
.info-posts .time-posts span {
    padding: 10px 20px;
    font-size: 14px;
}
.name-posts{
    font-size: 16px;
}
.readmore-posts a{
     font-size: 14px;
}
.img-news{
    height: 180px;
}
.img-news .details-news a{
    font-size: 14px;
    padding: 5px 10px;
}
.img-posts{
    height: 180px;
}
.img-posts .details-posts a{
    font-size: 14px;
    padding: 5px 10px;
}
.title-page{
    font-size: 18px;
}
.name-story a{
    font-size: 16px;
}
.info-product .name-product{
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 20px;
margin-top: 10px;
}
.price-product span{
    font-size: 14px;
}
.price-product > i.fa {
    width: 25px;
    height: 25px;
    padding: 5px 8px;
    font-size: 16px;
    margin-right: 5px;
}
.title-section{
    font-size: 20px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a{
	font-size:14px;
}
.callnow_btn{
	width:60%;
	margin-left: 5px;
}
.callnow_btn > a{
	font-size:16px;
}
.buynow_btn {
    width: 40%;
}
.buynow_btn > a{
	font-size:16px;
}
	.colums-product .img-product{
		height:245px;
	}
}
@media (max-width: 768px) {
#section-news {
    padding: 30px 0px;
}
.innerform-contactpage .title-section {
    text-align: center;
}
.contactpage-form{
    height: auto;
    padding: 30px 0px;
}
.contactpage-goolemaps {
    width: 100%;
}
.contactpage-info {
    width: 100%;
    padding: 30px 0px;
    height: auto;
    text-align: center;
}
.language-selected {
    margin-right: 0;
    padding-top: 10px;
    max-width: 50px;
}
.navbar-brand > img {
	display: block;
	max-height: 45px;
}
.navbar-header .navbar-brand{
	padding: 5px;
}
.woocommerce div.product div.summary.entry-summary {
    width: 100% !important;
    clear: both !important;
}
#slider1_container {
    display: block;
    margin-bottom: 20px;
}
table.list-documents td.number_file{
   width: 10%;
}
table.list-documents td.name_file{
   width: 50%;
   text-align: left;
}
table.list-documents td.link_file{
   width: 20%;
}
table.list-documents td.download_file{
   width: 20%;
}
#section-product .background-overlay {
    padding: 30px 0px;
}
.page-contact .background-overlay {
    padding: 30px 0px;
}
#page-documents .background-overlay {
    padding: 30px 0;
}
.footer-sidebar .form-group .wpcf7-submit{
    padding: 10px 5px;
}
.title-section{
    margin-bottom: 40px;
}
.footer-sidebar .social{
    margin-bottom: 30px;
}
.header-top-info-1 .social li:first-child{
    display: none;
}
#relatedpr-carousel .owl-nav .owl-prev{
    left: 0px;
}
#relatedpr-carousel .owl-nav .owl-next{
    right: 0px;
}
.content-introduce {
    display: block;
    width: 100%;
}
.image-introduce {
    width: 100%;
    padding: 0px;
}
.info-introduce {
    width: 100%;
    padding: 0px;
}
.box-image_introduce .inner-image_introduce::after {
display: none;
}
#section-categories .background-overlay{
	padding:30px 0;
}
.categories-list .item-categories{
   grid-column: span 2 !important;
   grid-row: span 2 !important;
}
#producttab-carousel .owl-nav .owl-next {
	right: 0px;
}
#producttab-carousel .owl-nav .owl-prev {
	left: 0px;
}
#news-carousel .owl-nav .owl-next {
	right: 0px;
}
#news-carousel .owl-nav .owl-prev {
	left: 0px;
}
.header-contact li.header-address{
	display:none;
}
.header-contact li a{
	font-size:14px;
}
header{
	background:rgba(0,0,0,0.4);
}
#searchform{
	margin-right:10px;
	margin-top:10px;
    max-width: 180px;
}
.hidden_mobile{
	display:none;
}
.social-ring-main{
    display: none;
}
.woocommerce-ordering {
	width: 100%;
}
.woocommerce-result-count {
	width: 100%;
	text-align: center;
	display: none;
}
.image-introduce.introduce_left{
	display:none;
}
.image-introduce.introduce_right{
	display:none;
}
.menu-menu-categories-pk-container {
	display: none;
}
.menu-menu-categories-brands-container{
	display: none;
}
.woocommerce div.product div.summary.entry-summary{
	height:auto;
}
.button_quickbuy_info{
	position:relative;
}
}
@media (min-width: 420px) and (max-width: 768px) {
.title-page{
    font-size: 22px;
}
.name-story a{
    font-size: 18px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a{
	font-size:16px;
}
}
@media (min-width: 768px) and (max-width: 992px) {
#sticky-wrapper .navbar-default .navbar-nav > li > a {
    padding: 15px 10px;
    font-size: 12px;
}
#sticky-wrapper .navbar-default .navbar-nav > .active > a,#sticky-wrapper  .navbar-default .navbar-nav > .active > a:hover {
    padding: 15px 10px;
    font-size: 12px;
}
#section-news .des-register{
    margin-bottom: 5px;
}
.img-news{
    height: 180px;
}
.img-news .details-news a{
    font-size: 14px;
    padding: 5px 10px;
}
.img-posts{
    height: 180px;
}
.img-posts .details-posts a{
    font-size: 14px;
    padding: 5px 10px;
}
#section-news .colums-news {
   padding: 0px 5px;
}
.info-news .time-news span {
    padding: 10px 20px;
    font-size: 14px;
}
.name-news{
    font-size: 16px;
}
.readmore-news a{
     font-size: 14px;
}
.info-posts .time-posts span {
    padding: 10px 20px;
    font-size: 14px;
}
.name-posts{
    font-size: 16px;
}
.readmore-posts a{
     font-size: 14px;
}
.inner-mission {
    padding: 10px;
    height: 400px;
}
.tit-mission {
    font-size: 20px;
    margin-bottom: 5px;
}
.is-sticky .navbar-default .navbar-nav > li > a{
    padding: 25px 8px;
}
.is-sticky .navbar-default .navbar-nav > .active > a,.is-sticky .navbar-default .navbar-nav > .active > a:hover{
    padding: 25px 8px;
}
.language-selected{
	padding-top: 18px;
}
.woocommerce div.product div.summary.entry-summary {
    width: 100% !important;
    clear: both !important;
}
#slider1_container {
    display: block;
    margin-bottom: 20px;
}
table.list-documents td.number_file{
   width: 10%;
}
table.list-documents td.name_file{
   width: 50%;
   text-align: left;
}
table.list-documents td.link_file{
   width: 20%;
}
table.list-documents td.download_file{
   width: 20%;
}
.footer-sidebar .form-group .wpcf7-submit{
    padding: 10px 5px;
}
.title-page{
    font-size: 25px;
}
.name-story a{
    font-size: 22px;
}
.info-product .name-product{
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 20px;
margin-top: 10px;
}
.price-product span{
    font-size: 14px;
}
.price-product > i.fa {
    width: 25px;
    height: 25px;
    padding: 5px 8px;
    font-size: 16px;
    margin-right: 5px;
}
.footer-sidebar .social li a i{
    width: 30px;
height: 30px;
font-size: 20px;
}
.footer-sidebar p.des-widget{
    font-size: 12px;
}
.image-introduce {
    width: 25%;
    padding: 111px 0px;
}
.info-introduce {
    width: 50%;
    text-align: center;
    padding: 5px;
}
.hexagon-border{
    padding: 80px 5px;
}
.inner-image_introduce {
    height: 200px;
}
.box-image_introduce .inner-image_introduce::after {
display: none;
}
}
@media (min-width: 992px) and (max-width: 1190px) {
#sticky-wrapper .navbar-default .navbar-nav > li > a {
    padding: 15px 20px;
    font-size: 14px;
}
#sticky-wrapper .navbar-default .navbar-nav > .active > a,#sticky-wrapper  .navbar-default .navbar-nav > .active > a:hover {
    padding: 15px 20px;
    font-size: 14px;
}
.is-sticky .navbar-default .navbar-nav > li > a{
    padding: 25px 15px;
}
.is-sticky .navbar-default .navbar-nav > .active > a,.is-sticky .navbar-default .navbar-nav > .active > a:hover{
    padding: 25px 15px;
}
.woocommerce div.product div.summary.entry-summary {
    width: 40% !important;
}
.title-page{
    font-size: 30px;
}
.name-story a{
    font-size: 26px;
}
.hexagon-border{
    padding: 115px 10px;
}
.inner-image_introduce {
    height: 210px;
}
}
@media (min-width: 1190px) and (max-width: 1368px) {

}
@media (min-width: 768px) {
.admin-bar .is-sticky .sticky-nav{
    top: 32px !important;
}
#showmenu{
    display: none;
}
#nav_menu-5 > .widget-title::before, #nav_menu-6 > .widget-title::before{
	display:none;
}
.comment-form .comment-form-author, .comment-form .comment-form-email {
	width: calc(50% - 0.1rem);
	float: left;
}
	.comment-form .comment-form-email{
		padding-left:10px;
	}
.comment-form .comment-form-url{
	display: none;
}
#commentform .form-submit #submit{
    text-align: center !important;
    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;
    padding: 10px 30px !important;
    background: #a2171c !important;
    color: #fff !important;
    font-size: 16px !important;
    font-weight: bold !important;
	border:0px !important;
}
#commentform .form-submit #submit:hover{
    color: #333 !important;
    background: linear-gradient(90deg, rgba(216,178,86,1) 0%, rgba(252,240,170,1) 50%,rgba(216,178,86,1) 100%) !important;
}
	.woocommerce #reviews #comments ol.commentlist{
		padding:0px;
	}
	.woocommerce #reviews #comments ol.commentlist li img.avatar{
		width:60px;
	}
	.woocommerce #reviews #comments ol.commentlist li .comment-text{
		margin-left:80px;
	}
}