/* ============================== Main =============================== */
@font-face {
    font-family: "Roboto";
    font-weight: 400;
    font-style: normal;
    src: url("https://static.mediacdn.vn/fonts/Roboto-Regular.woff2") format("woff2"),
    url("https://static.mediacdn.vn/fonts/Roboto-Regular.woff") format("woff"),
    url("https://static.mediacdn.vn/fonts/Roboto-Regular.ttf") format("truetype"),
    url("https://static.mediacdn.vn/fonts/Roboto-Regular.eot") format("embedded-opentype");
}

@font-face {
    font-family: "Roboto";
    font-weight: bold;
    font-style: normal;
    src: url("https://static.mediacdn.vn/fonts/Roboto-Bold.woff2") format("woff2"),
    url("https://static.mediacdn.vn/fonts/Roboto-Bold.woff") format("woff"),
    url("https://static.mediacdn.vn/fonts/Roboto-Bold.ttf") format("truetype"),
    url("https://static.mediacdn.vn/fonts/Roboto-Bold.eot") format("embedded-opentype");
}

* {
    padding: 0;
    margin: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: none !important;
}

body {
    font-family: 'Roboto';
    font-size: 14px;
    color: #333;
    margin: 0 auto;
}

img {
    max-width: 100%;
    height: auto;
    width: 100%;
    height: auto;
    object-fit: cover;
}

ul {
    -webkit-padding-start: 0px;
    padding-inline-start: 0px;
}

a {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    cursor: pointer;
    color: #692e07;
}

a, a:hover, a:focus {
    text-decoration: none;
}

a:active, a:focus, a:hover {
    outline: 0;
    color: #faa21b;
}

.btn:focus {
    outline: none !important;
}

ul {
    margin: 0;
    list-style: none;
}

.clear {
    clear: both;
    height: 0;
}

.mg-0 {
    margin: 0 !important;
}

.mt-1 {
    margin-top: 10px !important;
}

.mt-2 {
    margin-top: 20px !important;
}

.mt-3 {
    margin-top: 30px !important;
}

.mt-4 {
    margin-top: 40px !important;
}

.mt-5 {
    margin-top: 50px !important;
}

.mt-6 {
    margin-top: 60px !important;
}

.mt-10 {
    margin-top: 100px !important;
}

.mb-0 {
    margin-bottom: 0px !important;
}

.mb-1 {
    margin-bottom: 10px !important;
}

.mb-2 {
    margin-bottom: 20px !important;
}

.mb-3 {
    margin-bottom: 30px !important;
}

.mb-4 {
    margin-bottom: 40px !important;
}

.mb-5 {
    margin-bottom: 50px !important;
}

.mb-10 {
    margin-bottom: 100px !important;
}

.mb-6 {
    margin-bottom: 60px !important;
}

.ml-1 {
    margin-left: 10px !important;
}

.ml-2 {
    margin-left: 20px !important;
}

.ml-3 {
    margin-left: 30px !important;
}

.ml-4 {
    margin-left: 40px !important;
}

.ml-5 {
    margin-left: 50px !important;
}

.ml-6 {
    margin-left: 60px !important;
}

.mr-1 {
    margin-right: 10px !important;
}

.mr-2 {
    margin-right: 20px !important;
}

.mr-3 {
    margin-right: 30px !important;
}

.mr-4 {
    margin-right: 40px !important;
}

.mr-5 {
    margin-right: 50px !important;
}

.mr-6 {
    margin-right: 60px !important;
}

.pd-0 {
    padding: 0 !important;
}

.pb-1 {
    padding-bottom: 10px !important;
}

.pb-2 {
    padding-bottom: 20px !important;
}

.pb-3 {
    padding-bottom: 30px !important;
}

.pb-4 {
    padding-bottom: 40px !important;
}

.pb-5 {
    padding-bottom: 50px !important;
}

.pb-6 {
    padding-bottom: 60px !important;
}

.pb-10 {
    padding-bottom: 100px !important;
}

.pt-0 {
    padding-top: 0px !important;
}

.pt-1 {
    padding-top: 10px !important;
}

.pt-2 {
    padding-top: 20px !important;
}

.pt-3 {
    padding-top: 30px !important;
}

.pt-4 {
    padding-top: 40px !important;
}

.pt-5 {
    padding-top: 50px !important;
}

.pt-6 {
    padding-top: 60px !important;
}

.pl-1 {
    padding-left: 10px !important;
}

.pl-2 {
    padding-left: 20px !important;
}

.pl-3 {
    padding-left: 30px !important;
}

.pl-4 {
    padding-left: 40px !important;
}

.pl-5 {
    padding-left: 50px !important;
}

.pl-6 {
    padding-left: 60px !important;
}

.pr-1 {
    padding-right: 10px !important;
}

.pr-2 {
    padding-right: 20px !important;
}

.pr-3 {
    padding-right: 30px;
}

.pr-4 {
    padding-right: 40px;
}

.pr-5 {
    padding-right: 50px;
}

.pr-6 {
    padding-right: 60px;
}

/*End Main */
.header-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-top: 20px;
}

#logo {
    width: 195px;
}

.header-medium {
    width: 100%;
}

.header-medium .header-nav {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.section-detail-production .mySwiper12{
    height:500px!important;
    
}

.header-medium .header-nav li {
    min-width: 30%;
}

.featured-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.featured-box .icon-box-img {
    margin-right: 10px;
}
.featured-box .icon-box-text{
    font-weight:500;
}
.featured-box .icon-box-text span {
    color: #333333;
    font-size: 18px !important;
    font-weight: bold;
}

.header-search-form-wrapper {
    background-color: rgba(0, 0, 0, 0.2) !important;
    border-color: rgba(0, 0, 0, 0.09);
    color: #FFF;
    height: 40px;
    border-radius: 99px;
    position: relative;
    min-width: 200px;
}

.header-search-form-wrapper input {
    border: none;
    background: transparent;
    padding: 10px;
    text-align: left;
    color: #FFF;
    padding-left: 20px;
    padding-right: 42px;
    width: 100%;
}

.header-search-form-wrapper input::-webkit-input-placeholder {
    color: #fff;
}

.header-search-form-wrapper input:-ms-input-placeholder {
    color: #fff;
}

.header-search-form-wrapper input::-ms-input-placeholder {
    color: #fff;
}

.header-search-form-wrapper input::placeholder {
    color: #fff;
}

.header-search-form-wrapper .btn-search-submit {
    border: none;
    background-color: transparent;
    position: absolute;
    right: 20px;
    top: 0;
    bottom: 0;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
}
.btn-default:hover{
    box-shadow: inset 0 0 0 100px #00000033;
}
.section-production-hot .product-box .box-content .produc-title a:hover,.box-right-related-item .box-right-content .box-right-link-title:hover{
    color: #faa21b;
}
.wide-nav {
    background-color: #faa21b;
}

.wide-nav .nav-link {
    color: #333;
    font-weight: 600;
    font-size: 14px;
    text-transform: uppercase;
}

.sidebar {
    min-height: 420px;
    border: 1px solid #ececec;
}

.sidebar .title {
    padding: 10px;
    text-align: center;
    font-weight: 600;
    line-height: 1.05;
    letter-spacing: .05em;
    text-transform: uppercase;
    color: #777;
    border-bottom: 1px solid #ececec;
}

.sidebar .product-categories .cat-item {
    padding: 10px 20px;
}

.sidebar .product-categories .cat-item .cat-link {
    font-size: 14px;
    font-weight: bold;
}

.sidebar .product-categories .cat-item .menu-chidl {
    padding-left: 20px;
}

.sidebar .product-categories .cat-item .menu-chidl a {
    font-size: 14px;
    font-weight: 400;
}

.main {
    padding-top: 50px;
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

.swiper {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
}

.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    
}
.section-production-related .swiper-slide img{
    height: 200px;
}

.slider .swiper-container {
    width: 100%;
    height: 100%;
}

.slider__flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.slider__col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
}

.slider__prev,
.slider__next {
    cursor: pointer;
    text-align: center;
    font-size: 14px;
    height: 48px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.slider__prev:focus,
.slider__next:focus {
    outline: none;
}

.slider__thumbs {
    height: calc(480px);
}

.slider__thumbs .slider__image {
    -webkit-transition: 0.25s;
    transition: 0.25s;
}

.slider__thumbs .slider__image:hover {
    opacity: 1;
}

.slider__images {
    height: 400px;
}

.slider__images .slider__image img {
    -webkit-transition: 3s;
    transition: 3s;
}

.slider__image {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.slider__image img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

@media (max-width: 767.98px) {
    .slider__flex {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }
    .slider__col {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-right: 0;
        margin-top: 24px;
        width: 100%;
    }
    .slider__images {
        width: 100%;
    }
    .slider__thumbs {
        height: 100px;
        width: calc(100% - 96px);
        margin: 0 16px;
    }
    .slider__prev,
    .slider__next {
        height: auto;
        width: 32px;
    }
}

.box-right-related-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    padding: 18px 0 12px;
}

.box-right-related-item .box-right-link-with-avatar {
    width: 110px;
    height: 110px;
    margin-right: 10px;
    border-radius: 3px;
    overflow: hidden;
}

.box-right-related-item .box-right-content {
    width: calc(100% - 120px);
}

.box-right-related-item .box-right-content .box-right-link-title {
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 130%;
    color: #333333;
    margin-bottom: 6px;
    display: block;
}

.box-right-content .box-right-category {
    font-family: Arial;
    font-style: normal;
    font-weight: bold;
    font-size: 13px;
    line-height: 15px;
    color: #666666;
}

.section-production-hot {
    padding: 50px 0;
    margin: 50px 0;
    background-color: #efefef;
}

.section-production-hot .title {
    text-align: center;
    margin: 10px 0 40px;
    text-transform: uppercase;
    font-size: 180%;
    color: #faa21b;
}

.section-production-hot .product-box {
    width: 30%;
}

.section-production-hot .product-box .thumb-image {
    border-radius: 5px;
    overflow: hidden;
    
}
.page-home .section-production-hot .product-box .thumb-image 
{
     overflow: hidden;
    width: 400px;
    height: 400px;
    display:block;
    object-fit: cover;
}
.list-production-hot .thumb-image  {
     overflow: hidden;
    width: 100%;
    height: 300px;
    display:block;
    object-fit: cover;
}
#NotiflixNotifyWrap{
    top:50px!important;
}
.wide-nav .nav-item:hover > ul.menu-chidl {
    opacity: 1;
      display: table;
}
.wide-nav ul.menu-chidl {
    position: absolute;
    min-width: 200px;
    max-height: 0;
    z-index: 9;
    padding: 0px 0 20px;
    opacity: 0;
    margin: 0;
    transition: opacity .25s;
    box-shadow: 1px 1px 15px rgb(0 0 0 / 15%);
    border: 2px solid #ddd;
    color: #777;
    background-color: #fff;
    text-align: left;
    display: none;
}
.wide-nav ul.menu-chidl li{
     padding:  0 20px;
}
.wide-nav ul.menu-chidl li:last-child a {
    margin-bottom: 0;
    border-bottom: 0;
    padding-bottom: 0;
}
.wide-nav ul.menu-chidl li a{
     padding:  0 20px;
    border-bottom: 1px solid #ececec;
    padding: 10px 0px;
    color: rgba(102,102,102,0.85);
    transition: all .2s;
    font-weight: 500;
    width: 100%;
    display: block;
    margin-bottom: 10px;

}
.wide-nav ul.menu-chidl li a:hover{
    color:#faa21b;
}


.section-production-hot .product-box .box-content .produc-cat {
    font-style: normal;
    font-size: 14px;
    line-height: 15px;
    color: #666666;
    margin-top: 20px;
    font-weight: 500;
}

.section-production-hot .product-box .box-content .produc-cat a {
    color: inherit;
}

.section-production-hot .product-box .box-content .produc-title {
    font-style: normal;
    font-weight: 600;
    font-size: 17px;
    line-height: 130%;
    color: #333333;
    display: block;
    margin-bottom: 12px;
    margin-top: 15px;
}

.section-production-hot .product-box .box-content .produc-title a {
    color: inherit;
}

.title-form {
    margin: 10px 0 40px;
    text-transform: uppercase;
    font-size: 180%;
    color: #faa21b;
    text-align:  center;
}

.form-send-contact .form-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.form-send-contact .form-group label {
    color: #403737;
    text-shadow: none;
    font-size: 14px;
    font-weight: 600;
}

.form-send-contact .form-group .form-control {
    width: 80%;
}

.btn-default {
    background-color: #faa21b;
    padding: 0 1.2em;
    font-size: 14px;
    color: #ffff;
    border-radius: 99px;
    border: 0;
    padding: 10px 30px;
    font-weight: 600;
    cursor: pointer;
}

footer {
    background-color: #1d1d1d;
    margin-top: 50px;
    padding: 40px 0;
    color: #ffff;
}

.title_ft {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 20px;
}

.list-link li {
    font-size: 14px;
    color: #fff;
    margin-bottom: 10px;
}

.copyright {
    text-align: center;
    padding: 5px;
    background-color: #000000;
    color: rgba(255, 255, 255, 0.5);
}

.slider__mob {
    display: none;
}

.list-production-hot {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

iframe {
    max-width: 100%;
}

.production-item {
    width: 89%;
    margin: auto;
}

.header_mob {
    display: none;
}

.product-categories .product-box {
    width: 100%;
    margin-bottom: 30px;
    -webkit-box-shadow: 0 1px 3px -2px #0000001f, 0 1px 2px #0000003d;
    box-shadow: 0 1px 3px -2px #0000001f, 0 1px 2px #0000003d;
}

.product-categories .product-box .box-content {
    padding: 10px;
}

.product-categories .product-box .produc-title{
    font-weight: bold;
    color: #333;
}
.pagination
{
    justify-content: center;
}
.pagination ul.links li {
    margin-left: inherit;
}
.pagination .page-item{
    margin: 0 0.4em;
}
.pagination .page-link
{
    font-size: 1.1em;
    display: block;
    height: 2.25em;
    line-height: 2em;
    text-align: center;
    width: auto;
    min-width: 2.25em;
    padding: 0 7px;
    font-weight: bolder;
    border-radius: 99px!important;
    border: 2px solid #dee2e6;
    -webkit-transition: all .3s;
    transition: all .3s;
    vertical-align: top;
    color: #334862;
}
.pagination > li > a:hover {
    background-color: #faa21b;
    color: #FFF;
}
.page-item.active .page-link{
    border-color: #faa21b;
    background-color: #faa21b;
    color: #FFF;
}
.woocommerce-pagination ul.links li:first-child {
    margin-left: 0;
}

.woocommerce-pagination ul.links li {
    margin: 0 0.4em;
    display: inline-block;
}

.nav-pagination > li > span, .nav-pagination > li > a {
    font-size: 1.1em;
    display: block;
    height: 2.25em;
    line-height: 2em;
    text-align: center;
    width: auto;
    min-width: 2.25em;
    padding: 0 7px;
    font-weight: bolder;
    border-radius: 99px;
    border: 2px solid #dee2e6;
    -webkit-transition: all .3s;
    transition: all .3s;
    vertical-align: top;
}

.nav-pagination > li > a:hover {
    background-color: #faa21b;
    color: #FFF;
}

.nav-pagination > li > .current {
    border-color: #faa21b;
    background-color: #faa21b;
    color: #FFF;
}

.open-menu-mb {
    display: none;
}

.slider__mob {
  display: none;
}

.list-production-hot {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

iframe {
  max-width: 100%;
}

.production-item {
  width: 89%;
  margin: auto;
}

.header_mob {
  display: none;
}

.product-categories .product-box {
  width: 100%;
  margin-bottom: 30px;
  -webkit-box-shadow: 0 1px 3px -2px #0000001f, 0 1px 2px #0000003d;
          box-shadow: 0 1px 3px -2px #0000001f, 0 1px 2px #0000003d;
}

.product-categories .product-box .box-content {
  padding: 10px;
}

.woocommerce-pagination ul.links li {
  margin-left: inherit;
}

.woocommerce-pagination ul.links li:first-child {
  margin-left: 0;
}

.woocommerce-pagination ul.links li {
  margin: 0 0.4em;
  display: inline-block;
}

.nav-pagination > li > span, .nav-pagination > li > a {
  font-size: 1.1em;
  display: block;
  height: 2.25em;
  line-height: 2em;
  text-align: center;
  width: auto;
  min-width: 2.25em;
  padding: 0 7px;
  font-weight: bolder;
  border-radius: 99px;
  border: 2px solid currentColor;
  -webkit-transition: all .3s;
  transition: all .3s;
  vertical-align: top;
}

.nav-pagination > li > a:hover {
  background-color: #faa21b;
  color: #FFF;
}

.nav-pagination > li > .current {
  border-color: #faa21b;
  background-color: #faa21b;
  color: #FFF;
}

.open-menu-mb {
  display: none;
}
.product-title{
    font-size: 1.7em;
    line-height: 1.3;
    color: #555;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0.5em;
}
.product-short-description{
    color: #777;
    font-size: 16px;
}
.production-cat{

    color: #777;
    font-size: 12px;
    display: block;
    border-top: 1px dotted #ddd;
    padding: 5px 0;
    margin-top: 20px;
}
.product-content
{
    margin-top: 30px;
    padding: 30px 0;
    border-top: 1px solid #ececec;
    font-size: inherit;
    color: #333;
}
.product-content img{
    width: auto;
}
.product-content figure {
    margin: 0 0 1rem;
      margin-bottom: 20px;
}
figcaption{
    padding:10px;
}
.product-content ul{
    list-style: inside;
    list-style-type: disc;
}
.product-content ul li{
    margin-bottom: 10px;
}
.description_tab{
    padding: 0 0.75em;
    border-radius: 99px;
    line-height: 2.5em;
    letter-spacing: .02em;
    text-transform: uppercase;
    font-weight: bolder;
    opacity: 1;
    color: #fff;
    background-color: #faa21b;
    display: inline-block;
    margin-bottom: 20px;
}
.section-production-hot .swiper-slide  .product-box{
    width: 100%;
   overflow: hidden;
}
.section-production-related .section-production-hot{
    padding: 0;
    background: transparent;
}
.title-section{
    padding-top: 15px;
    border-top: 1px solid #ececec;
    font-size: 1.25em;
    color: #555;
    font-weight: bold;
}
.section-list-news .post-box{
    display: flex;
    margin-bottom: 30px;
}
.section-list-news .post-box .thumb-image{
    width: 40%;
}
.section-list-news .post-box .box-content{
    width: 60%;
    padding-left: 20px;
}
.section-list-news .post-box .post-title
{
    color: #555;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0.5em;
    font-size: 1.15em;
    font-weight: bold;
}
.section-list-news .post-box .post-title a{
    color: inherit;
}
.sidebar-box .title-box{
    font-size: 18px;
    font-weight: 600;
    line-height: 1.05;
    letter-spacing: .05em;
    text-transform: uppercase;
    color: #777;
    position: relative;
}
.sidebar-box .title-box:after{
    content: '';
    height: 3px;
    display: block;
    background-color: rgba(0,0,0,0.1);
    margin: 1em 0 1em;
    width: 100%;
    max-width: 30px;
}
ul.product_list_widget li {
    list-style: none;
    padding: 10px 0 5px 75px;
    min-height: 80px;
    position: relative;
    overflow: hidden;
    vertical-align: top;
    line-height: 1.33;
    text-align: left;
    margin: 0;
}
ul.product_list_widget li a:not(.remove) {
    display: block;
    margin-bottom: 5px;
    padding: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.3;
}
ul.product_list_widget li img {
    top: 10px;
    position: absolute;
    left: 0;
    width: 60px;
    height: 60px;
    margin-bottom: 5px;
    object-fit: cover;
    object-position: 50% 50%;
}
ul.product_list_widget li .product-title{
    font-size: 14px;
    line-height: 1.3;
    color: #555;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0.5em;
    font-weight: bold;
}
.woocommerce-pagination{
    margin-bottom: 30px;
}
.entry-category a{
    color: #777;
    font-size: 12px;
}
.entry-category a.active {
    color: #faa21b;
}
.publish_date{
    margin-bottom: 30px;
}
h1, h2, h3, h4, h5, h6 {
    color: #555;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0.5em;
    text-rendering: optimizeSpeed;
}
.h1, h1 {
    font-size: 1.7em;
    line-height: 1.3;
}
table {
    width: 100%;
    margin-bottom: 1em;
    border-color: #ececec;
    border-spacing: 0;
}
td {
    color: #666;
}

th, td {
    padding: 0.5em;
    text-align: left;
    border-bottom: 1px solid #ececec;
    line-height: 1.3;
    font-size: 14px;
}
th a, td a {
    color: #007bff;
}
.section-top-home{
    display: flex;

}
.section-top-home .sidebar{
    width: 20%;
}
.section-top-home .mySwiper{
    width: 60%;
    margin: 0 30px;
}
.section-top-home .mySwiper img{
    height:480px;
}
.section-top-home .slider{
    width: 20%;
}
#logo {
    width: 90px;
    margin-top: -10px;
}
.call-now-button {
    z-index: 9999;
    clear: both;
    margin: 0 auto;
    display: flex !important;
    position: fixed;
    border-radius: 50px;
    left: 50px;
    bottom: 20%
}

.call-now-button div {
    display: flex;
}

.quick-alo-ph-circle.active {
    width: 130px;
    height: 130px;
    top: -40px;
    left: -40px;
    position: absolute;
    background-color: transparent;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid #faa21b;
    opacity: 1;
    -webkit-animation: quick-alo-circle-anim 1.2s infinite ease-in-out;
    -moz-animation: quick-alo-circle-anim 1.2s infinite ease-in-out;
    -ms-animation: quick-alo-circle-anim 1.2s infinite ease-in-out;
    -o-animation: quick-alo-circle-anim 1.2s infinite ease-in-out;
    animation: quick-alo-circle-anim 1.2s infinite ease-in-out;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}

.quick-alo-ph-circle-fill.active {
    width: 80px;
    height: 80px;
    top: -15px;
    left: -15px;
    position: absolute;
    background-color: #faa21b;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    opacity: 1;
    -webkit-animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
    -moz-animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
    -ms-animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
    -o-animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
    animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}

.quick-alo-ph-img-circle.shake {
    width: 50px;
    height: 50px;
    top: 0;
    left: 0;
    position: absolute;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    opacity: 1;
    background: url('https://gateistanbul.com/wp-content/plugins/quick-call-button/images/quick-call-button.png') no-repeat center center;
    -webkit-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
    -moz-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
    -ms-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
    -o-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
    animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}

.call-now-button div {
    display: flex;


}

@-webkit-keyframes quick-alo-circle-anim {
    0% {
        -webkit-transform: rotate(0) scale(.5) skew(1deg);
        -webkit-opacity: .1
    }
    30% {
        -webkit-transform: rotate(0) scale(.7) skew(1deg);
        -webkit-opacity: .5
    }
    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        -webkit-opacity: .1
    }
}

@-webkit-keyframes quick-alo-circle-fill-anim {
    0% {
        -webkit-transform: rotate(0) scale(.7) skew(1deg);
    }
    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
    }
    100% {
        -webkit-transform: rotate(0) scale(.7) skew(1deg);
    }
}
.za-chat__head-box{
    left: 53px;
    border: none;
    visibility: visible;
    bottom: 52px;
    right: 0px;
    position: fixed;
    width: 60px;
    z-index: 2147483644;
    height: 60px;
}

.wide-nav .nav-link:hover{
    color:#fff;
}
a.thumb-image{
    overflow: hidden;
}
a.thumb-image:hover img {
    transform: scale(1.1);
}

/*Reponsive*/
@media only screen and (max-device-width: 991px) {
    .hidden-mob{
        display:none;
    }
    .section-production-hot .product-box .thumb-image{
           width: 100%;
         height: 230px;

    }
    .call-now-button{
        bottom: 200px;
    }
    #logo {
        width: 50px;
        padding: 10px 0;
        margin: 0;
    }
    .section-top-home{
        display: flex;
        flex-wrap: wrap;
    }
    .section-top-home .sidebar,
    .section-top-home .mySwiper,
    .section-top-home .slider,
    .form-group input[type="file"]{
        width: 100% !important;
        margin: 0;
    }
    {}
    .section-production-hot{
        margin-top: 0;
    }
    ol{
        list-style: inside;
        list-style-type: decimal;
    }
    .product-info .product-title{
        margin-top: 20px;
    }
  .list-production-hot {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .slider__flex {
    display: none;
  }
  .slider__mob, .open-menu-mb {
    display: block;
  }
  .mfp-wrap.show {
    display: block;
  }
  .open-menu-mb {
    position: absolute;
    left: 30px;
    top: 20px;
  }
  .logo img {
    width: 120px;
    height: auto;
  }
  .section-production-hot .product-box {
    width: 100%;
  }
  .header-wrapper {
    background: #f2f2f2;
    width: 100%;
  }
  .header-wrapper.sticky {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
  }
  .title_ft {
    margin-top: 30px;
  }
  .header-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 0;
  }
  .header-inner .header-medium {
    display: none;
  }
  .header-inner .header-nav {
    display: none;
  }
  .header-inner .header-search-form-wrapper {
    display: none;
  }
  .header-inner .logo {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    text-align: center;
    margin: 0;
  }
  .title-form {
    text-align: center;
    margin-top: 30px;
  }
  .form-send-contact .form-group {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .form-send-contact .form-group .form-control {
    width: 100%;
  }
  .production-item {
    width: 100%;
    margin-bottom: 15px;
  }
  .box-right-related-item {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .box-right-related-item .box-right-link-with-avatar {
    width: 100%;
    height: auto;
    margin-bottom: 15px;
  }
  .box-right-related-item .box-right-content {
    width: 100%;
  }
  .wide-nav {
    display: none;
  }
  .mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    display: none;
    background: #0b0b0b99;
  }
  .mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 30px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .off-canvas-left.mfp-ready .mfp-content, .off-canvas-right.mfp-ready .mfp-content {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
    opacity: 1;
  }
  .off-canvas-right .mfp-content, .off-canvas-left .mfp-content {
    top: 0;
    bottom: 0;
    width: 260px;
    background-color: rgba(255, 255, 255, 0.95);
    left: 0;
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
    -webkit-transition: -webkit-transform 0.2s;
    transition: -webkit-transform 0.2s;
    transition: transform 0.2s;
    transition: transform 0.2s, -webkit-transform 0.2s;
    -webkit-transform: translateX(-270px);
            transform: translateX(-270px);
  }
  .off-canvas .sidebar-menu {
    padding: 30px 0;
  }
  .nav.nav-vertical {
    -ms-flex-flow: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-flow: column;
  }
  .nav li:first-child {
    margin-left: 0 !important;
  }
  .nav-vertical > li {
    display: -ms-flexbox;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    list-style: none;
    list-style: none;
  }
  .nav-vertical li {
    list-style: none;
    margin: 0;
    width: 100%;
  }
  .off-canvas:not(.off-canvas-center) li.html {
    padding: 20px;
  }
  .nav-sidebar.nav-vertical > li + li {
    border-top: 1px solid #ececec;
  }
  .nav > li.html {
    font-size: .85em;
  }
  .nav-vertical > li.html {
    padding-top: 1em;
    padding-bottom: 1em;
  }
  .searchform-wrapper {
    width: 100%;
  }
  .form-flat input:not([type="submit"]), .form-flat textarea, .form-flat select {
    background-color: transparent!important;
    -webkit-box-shadow: none;
            box-shadow: none;
    border-color: rgba(0, 0, 0, 0.09);
    background-position: 99% 50%;
    color: currentColor !important;
    border-radius: 99px;
    width: 100%;
  }
  .searchform-wrapper.form-flat .flex-col:last-of-type {
    margin-left: -2.9em;
  }
  .form-flat .flex-row .flex-col, .flex-row.form-flat .flex-col {
    padding-right: 4px;
  }
  .flex-col {
    max-height: 100%;
  }
  .form-flat .button.icon {
    color: currentColor !important;
    border-color: transparent !important;
    background-color: transparent !important;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .icon-search:before {
    content: "\e012";
  }
  .off-canvas-left.mfp-ready .mfp-content, .off-canvas-right.mfp-ready .mfp-content {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
    opacity: 1;
  }
  .off-canvas-right .mfp-content, .off-canvas-left .mfp-content {
    position: fixed;
    top: 0;
    bottom: 0;
    width: 260px;
    background-color: #fff;
    left: 0;
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
    -webkit-transition: -webkit-transform 0.2s;
    transition: -webkit-transform 0.2s;
    transition: transform 0.2s;
    transition: transform 0.2s, -webkit-transform 0.2s;
    -webkit-transform: translateX(-270px);
            transform: translateX(-270px);
  }
  .nav > li > a {
    font-family: "Roboto", sans-serif;
  }
  .nav > li > a {
    font-size: .8em;
    padding: 10px 0;
  }
  .nav-vertical > li > ul > li a, .nav-vertical > li > a {
    display: block;
    width: auto;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
            flex-grow: 1;
  }
  .nav-uppercase > li > a {
    letter-spacing: .02em;
    text-transform: uppercase;
    font-weight: bolder;
  }
  .nav > li > a, .nav-dropdown > li > a, .nav-column > li > a {
    color: rgba(102, 102, 102, 0.85);
    -webkit-transition: all .2s;
    transition: all .2s;
  }
  .nav .active > .children {
    position: inherit;
    opacity: 1;
    left: auto;
    padding-bottom: 30px;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  .active > ul.children {
    display: block !important;
  }
  .active > .toggle {
    -webkit-transform: rotate(-180deg);
            transform: rotate(-180deg);
  }
  .toggle:hover {
    cursor: pointer;
    opacity: 1;
  }
  .nav > li > a.button, .nav > li > button {
    margin-bottom: 0;
  }
  .toggle {
    height: auto;
    width: 45px;
    line-height: 1;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    padding: 0;
    color: currentColor;
    opacity: .6;
    margin: 0 5px 0 0;
  }
  .off-canvas:not(.off-canvas-center) .nav-vertical li > a {
    padding-left: 20px;
  }
  .off-canvas .nav-vertical li li > a {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .nav-vertical > li > ul li a {
    -webkit-transition: color .2s;
    transition: color .2s;
    color: #666;
  }
  .mfp-close {
    cursor: pointer;
    outline: none;
    z-index: 1046;
    -webkit-box-shadow: none;
            box-shadow: none;
    position: fixed;
    top: 0;
    right: 0;
    text-decoration: none;
    text-align: center;
    margin: 0 !important;
    color: #fff;
    font-style: normal;
    font-weight: 300;
    font-size: 40px;
    min-height: 0;
    width: 40px;
    height: 40px;
    -webkit-transition: opacity .3s, -webkit-transform .3s;
    transition: opacity .3s, -webkit-transform .3s;
    transition: opacity .3s, transform .3s;
    transition: opacity .3s, transform .3s, -webkit-transform .3s;
    background-color: transparent;
    border: none;
  }
  .mfp-close svg {
    font-size: 30px;
  }

    .list-production-hot {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .slider__flex {
        display: none;
    }
    .slider__mob, .open-menu-mb {
        display: block;
    }
    .mfp-wrap.show {
        display: block;
    }
    .open-menu-mb {
        position: absolute;
        left: 30px;
        top: 20px;
    }
    .logo img {
        width: 120px;
        height: auto;
    }
    .section-production-hot .product-box {
        width: 100%;
    }
    .header-wrapper {
        background: #f2f2f2;
        width: 100%;
    }
    .header-wrapper.sticky {
        position: fixed;
        top: 0;
        left: 0;
        z-index: 999;
    }
    .title_ft {
        margin-top: 30px;
    }
    .header-inner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding: 0;
    }
    .header-inner .header-medium {
        display: none;
    }
    .header-inner .header-nav {
        display: none;
    }
    .header-inner .header-search-form-wrapper {
        display: none;
    }
    .header-inner .logo {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        text-align: center;
        margin: 0;
    }
    .title-form {
        text-align: center;
        margin-top: 30px;
    }
    .form-send-contact .form-group {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .form-send-contact .form-group .form-control {
        width: 100%;
    }
    .production-item {
        width: 100%;
        margin-bottom: 15px;
    }
    .box-right-related-item {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .box-right-related-item .box-right-link-with-avatar {
        width: 100%;
        height: auto;
        margin-bottom: 15px;
    }
    .box-right-related-item .box-right-content {
        width: 100%;
    }
    .wide-nav {
        display: none;
    }
    .mfp-wrap {
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 1043;
        position: fixed;
        outline: none !important;
        display: none;
        background: #0b0b0b99;
    }
    .mfp-container {
        text-align: center;
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        padding: 30px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
    .off-canvas-left.mfp-ready .mfp-content, .off-canvas-right.mfp-ready .mfp-content {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
        opacity: 1;
    }
    .off-canvas-right .mfp-content, .off-canvas-left .mfp-content {
        top: 0;
        bottom: 0;
        width: 260px;
        background-color: rgba(255, 255, 255, 0.95);
        left: 0;
        overflow-y: auto;
        overflow-x: hidden;
        -webkit-overflow-scrolling: touch;
        -webkit-transition: -webkit-transform 0.2s;
        transition: -webkit-transform 0.2s;
        transition: transform 0.2s;
        transition: transform 0.2s, -webkit-transform 0.2s;
        -webkit-transform: translateX(-270px);
        transform: translateX(-270px);
    }
    .off-canvas .sidebar-menu {
        padding: 30px 0;
    }
    .nav.nav-vertical {
        -ms-flex-flow: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-flow: column;
    }
    .nav li:first-child {
        margin-left: 0 !important;
    }
    .nav-vertical > li {
        display: -ms-flexbox;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        list-style: none;
        list-style: none;
    }
    .nav-vertical li {
        list-style: none;
        margin: 0;
        width: 100%;
    }
    .off-canvas:not(.off-canvas-center) li.html {
        padding: 20px;
    }
    .nav-sidebar.nav-vertical > li + li {
        border-top: 1px solid #ececec;
    }
    .nav > li.html {
        font-size: .85em;
    }
    .nav-vertical > li.html {
        padding-top: 1em;
        padding-bottom: 1em;
    }
    .searchform-wrapper {
        width: 100%;
    }
    .form-flat input:not([type="submit"]), .form-flat textarea, .form-flat select {
        background-color: rgba(0, 0, 0, 0.03);
        -webkit-box-shadow: none;
        box-shadow: none;
        border-color: rgba(0, 0, 0, 0.09);
        background-position: 99% 50%;
        color: currentColor !important;
        border-radius: 99px;
        width: 100%;
    }
    .searchform-wrapper.form-flat .flex-col:last-of-type {
        margin-left: -2.9em;
    }
    .form-flat .flex-row .flex-col, .flex-row.form-flat .flex-col {
        padding-right: 4px;
    }
    .flex-col {
        max-height: 100%;
    }
    .form-flat .button.icon {
        color: currentColor !important;
        border-color: transparent !important;
        background-color: transparent !important;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    .icon-search:before {
        content: "\e012";
    }
    .off-canvas-left.mfp-ready .mfp-content, .off-canvas-right.mfp-ready .mfp-content {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
        opacity: 1;
    }
    .off-canvas-right .mfp-content, .off-canvas-left .mfp-content {
        position: fixed;
        top: 0;
        bottom: 0;
        width: 260px;
        background-color: #fff;
        left: 0;
        overflow-y: auto;
        overflow-x: hidden;
        -webkit-overflow-scrolling: touch;
        -webkit-transition: -webkit-transform 0.2s;
        transition: -webkit-transform 0.2s;
        transition: transform 0.2s;
        transition: transform 0.2s, -webkit-transform 0.2s;
        -webkit-transform: translateX(-270px);
        transform: translateX(-270px);
    }
    .nav > li > a {
        font-family: "Roboto", sans-serif;
    }
    .nav > li > a {
        font-size: .8em;
        padding: 10px 0;
    }
    .nav-vertical > li > ul > li a, .nav-vertical > li > a {
        display: block;
        width: auto;
        -ms-flex-positive: 1;
        -webkit-box-flex: 1;
        flex-grow: 1;
    }
    .nav-uppercase > li > a {
        letter-spacing: .02em;
        text-transform: uppercase;
        font-weight: bolder;
    }
    .nav > li > a, .nav-dropdown > li > a, .nav-column > li > a {
        color: rgba(102, 102, 102, 0.85);
        -webkit-transition: all .2s;
        transition: all .2s;
    }
    .nav .active > .children {
        position: inherit;
        opacity: 1;
        left: auto;
        padding-bottom: 30px;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    .active > ul.children {
        display: block !important;
    }
    .active > .toggle {
        -webkit-transform: rotate(-180deg);
        transform: rotate(-180deg);
    }
    .toggle:hover {
        cursor: pointer;
        opacity: 1;
    }
    .nav > li > a.button, .nav > li > button {
        margin-bottom: 0;
    }
    .toggle {
        height: auto;
        width: 45px;
        line-height: 1;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        padding: 0;
        color: currentColor;
        opacity: .6;
        margin: 0 5px 0 0;
    }
    .off-canvas:not(.off-canvas-center) .nav-vertical li > a {
        padding-left: 20px;
    }
    .off-canvas .nav-vertical li li > a {
        padding-top: 5px;
        padding-bottom: 5px;
    }
    .nav-vertical > li > ul li a {
        -webkit-transition: color .2s;
        transition: color .2s;
        color: #666;
    }
    .mfp-close {
        cursor: pointer;
        outline: none;
        z-index: 1046;
        -webkit-box-shadow: none;
        box-shadow: none;
        position: fixed;
        top: 0;
        right: 0;
        text-decoration: none;
        text-align: center;
        margin: 0 !important;
        color: #fff;
        font-style: normal;
        font-weight: 300;
        font-size: 40px;
        min-height: 0;
        width: 40px;
        height: 40px;
        -webkit-transition: opacity .3s, -webkit-transform .3s;
        transition: opacity .3s, -webkit-transform .3s;
        transition: opacity .3s, transform .3s;
        transition: opacity .3s, transform .3s, -webkit-transform .3s;
        background-color: transparent;
        border: none;
    }
    .mfp-close svg {
        font-size: 30px;
    }
    .sidebar {
    display: none;
  }

}

/*Mobile*/
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {

  


}

/*Ipad*/
/*Ipad-pro*/
@media only screen and (min-device-width: 1440px) {
    .container {
        max-width: 1270px;
    }
    
}
@media only screen and (max-device-width: 1440px) {
   
    .section-top-home .mySwiper{
        width:55%;
    }
    .section-top-home .slider{
        width:25%;
    }
}

@media only screen and (min-device-width: 1920px) {
    .container {
        max-width: 1570px;
    }
}
/*# sourceMappingURL=style.css.map */
