﻿@charset "UTF-8";
.yy-footer .footer-1 {
  background-color: #eee;
  border-bottom: 1px solid #eee;
}
.yy-footer .footer-1 .item:last-child h3 {
  font-weight: bold;
}
.yy-footer .footer-1 .container .f-menu {
  margin-left: unset;
}
.yy-footer .footer-1 .container .f-contact-1 {
  margin-right: unset;
  margin-left: unset;
}
.yy-footer .footer-1 .container .f-contact-2 {
  margin-right: unset;
  margin-left: unset;
}
.yy-footer .footer-1 .container .f-subscribe .wpcf7 p {
  line-height: 1.5;
  color: #999;
  font-size: 14px;
}
.yy-footer .footer-1 .container .f-subscribe p {
  margin-bottom: 8px;
}
.yy-footer .cnss-social-icon {
  margin-top: 10px !important;
}
.yy-footer .footer-2 {
  background-color: var(--yy-hf-dark-color);
  color: #fff;
}
.yy-footer .footer-2 a {
  color: #eee;
}
.yy-footer .footer-2 a:hover {
  color: #eee;
}
@media screen and (min-width: 768px) {
  .yy-footer .footer-1 .container {
    justify-content: space-around;
  }
  .yy-footer .footer-1 .container .f-contact-info {
    max-width: 33%;
  }
  .yy-footer .footer-1 .container .f-subscribe {
    max-width: 25%;
  }
}
.yy-pc-header {
  border-bottom: none;
}
.yy-pc-header .yy-group-1 {
  border-top: 10px solid var(--yy-hf-dark-color);
  padding-top: 10px;
}
.yy-pc-header .yy-group-1 .container {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
.yy-pc-header .yy-group-1 .container .icons-wrap {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  align-items: flex-end;
}
.yy-pc-header .yy-group-1 .container .social-icon {
  margin-bottom: 0;
}
.yy-pc-header .yy-group-1 .container .social-icon li {
  list-style-type: none !important;
}
.yy-pc-header .yy-group-1 .container .langs {
  position: relative;
  min-width: 200px;
  height: 50px;
}
.yy-pc-header .yy-group-1 .container .langs .gtranslate_wrapper {
  position: absolute;
  right: 0;
}
.yy-pc-header .yy-group-1 .container .langs .gtranslate_wrapper .gt_options {
  text-align: left;
  background-color: #fff;
}
.yy-pc-header .yy-group-1 .container .navbar {
  box-shadow: unset;
}
.yy-pc-header .yy-group-1 .container .main-menu .navbar-nav {
  flex-direction: row;
}
.yy-pc-header .yy-group-1 .container .main-menu .navbar-nav > li {
  padding: 20px 0;
}
.yy-pc-header .yy-group-1 .container .main-menu .navbar-nav .sub-menu {
  margin-top: 20px;
}
.yy-pc-header .yy-group-2 {
  background-color: var(--yy-hf-dark-color);
  color: #fff;
}
.yy-pc-header .yy-group-2 .container {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
.yy-pc-header .yy-group-2 .category-menu .navbar-nav {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.yy-pc-header .yy-group-2 .category-menu .navbar-nav li {
  border-right: 1px solid var(--yy-hf-main-color);
}
.yy-pc-header .yy-group-2 .category-menu .navbar-nav li:first-child {
  border-left: 1px solid var(--yy-hf-main-color);
}
.yy-pc-header .yy-group-2 .category-menu .navbar-nav a {
  color: #fff;
  padding: 0px 20px;
  height: 56px;
  line-height: 56px;
}
.yy-pc-header .yy-group-2 .category-menu .navbar-nav a:hover {
  color: #fed000;
}
.yy-pc-header .yy-group-2 .yy-search-inner .search-form {
  position: relative;
  max-width: 300px;
  margin: 0 auto;
}
.yy-pc-header .yy-group-2 .yy-search-inner .search-form .form-group {
  margin: 0;
}
.yy-pc-header .yy-group-2 .yy-search-inner .search-form .keywords {
  padding: 8px 35.8px 8px 10px;
  font-size: 16px;
  background-color: #fff;
  color: #333;
  border-color: #ddd;
  border-radius: 0;
}
.yy-pc-header .yy-group-2 .yy-search-inner .search-form .submit {
  position: absolute;
  top: 1px;
  right: 1px;
  width: 42.8px;
  height: 40.8px;
  border: 0;
  background-color: transparent;
  cursor: pointer;
  outline: 0;
  line-height: 1;
}
.yy-pc-header .yy-group-2 .yy-search-inner .search-form .fa-search {
  color: #999;
  font-size: 16px;
}
.yy-pc-header .yy-group-2 .yy-search-inner .search-form .fa-search:hover {
  color: var(--yy-main-color);
}
.yy-m-header .langs {
  position: relative;
  min-width: 150px;
  height: 45px;
}
.yy-m-header .langs .gtranslate_wrapper {
  position: absolute;
  right: 0;
}
.yy-m-header .langs .gtranslate_wrapper .gt_options {
  text-align: left;
  background-color: #fff;
}
.yy-m-header .langs .gtranslate_wrapper .gt_float_switcher {
  box-shadow: none;
}
@media screen and (min-width: 768px) {
  .md-up-none {
    display: none !important;
  }
}
@media screen and (max-width: 767px) {
  .md-down-none {
    display: none !important;
  }
}
@media screen and (min-width: 768px) {
  .categories {
    padding: 80px 0 80px 0;
  }
  .categories .items {
    display: flex;
    flex-direction: column;
    gap: 60px;
  }
  .categories .item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 60px;
  }
  .categories .item .img {
    width: 65%;
  }
  .categories .item .text h3 {
    font-weight: bold;
    font-size: 22px;
    margin-bottom: 30px;
    display: list-item;
    width: fit-content;
    margin-left: 20px;
    margin-right: 20px;
  }
  .categories .item .text h3::marker {
    content: "▍";
    color: #fc5531;
  }
  .categories .item .text p {
    line-height: 2;
  }
  .categories .item:nth-child(even) .img {
    width: 59%;
    text-align: right;
  }
  .categories .item:nth-child(even) .text {
    order: -1;
  }
}
@media screen and (max-width: 767px) {
  .categories {
    padding: 40px 0 40px 0;
  }
  .categories .items {
    display: flex;
    flex-direction: column;
    gap: 60px;
  }
  .categories .item {
    display: flex;
    flex-direction: column;
    gap: 40px;
  }
  .categories .item img {
    width: 100%;
  }
  .categories .item h3 {
    font-weight: bold;
    font-size: 22px;
    margin-bottom: 30px;
    display: list-item;
    width: fit-content;
    margin-left: 20px;
    margin-right: 20px;
  }
  .categories .item h3::marker {
    content: "▍";
    color: #fc5531;
  }
  .categories .item p {
    line-height: 2;
  }
}





.float-contact {
    position: fixed;
    right: 0;
    bottom: 300px;
    width: 160px;
    background-color: #fff;
    border: 1px solid #ccc;
    z-index: 2;
}

.float-contact .fa {
    color: #fff;
    padding: 5px;
    border-radius: 15px;
    width: 27px;
    height: 27px;
    text-align: center;
}

.float-contact .fa-phone {
    background-color: #27bfb6;
}

.float-contact .fa-envelope {
    background-color: var(--yy-main-color);
}

.float-contact .fa-whatsapp {
    background-color: #27bf27;
}

.float-contact ul {
    margin: 0;
    padding: 0;
}

.float-contact li {
    list-style-type: none;
    padding: 10px 12px;
    border-top: 1px solid #ccc;
}

.float-contact li a {
    padding-left: 10px;
}

.float-contact img {
    width: 100%;
}

.float-contact-m {
    display: none;
}

@media screen and (max-width: 767px) {
    .float-contact {
        display: none;
    }

    .float-contact-m {
        display: block;
        position: fixed;
        right: 20px;
        bottom: 20px;
        z-index: 2;
    }

    .float-contact-m .fa {
        font-size: 26px;
        border-radius: 50%;
        height: 50px;
        width: 50px;
        display: flex;
        color: #fff;
        align-items: center;
        justify-content: center;
        background-color: #0c5aa7;
    }
}

