/*
Theme Name: Webrion Guzellik Merkezi WG1
Theme URI: https://wg1.webrion.com.tr/
Author: Webrion | Yonkasoft
Author URI: https://yonkasoft.com/
Description: https://wg1.webrion.com.tr/
Version: 1.1
Tested up to: 5.4
Requires PHP: 5.6
License: Webrion tema.
License URI: https://wg1.webrion.com.tr/


 */


* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}

html {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  overflow-x: hidden;
}

body {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  font-family: "Quicksand", sans-serif !important;
}

a {
  text-decoration: none !important;
  color: inherit;
}

* a {
  color: inherit;
}

p {
  font-size: 16px;
  margin-bottom: 0 !important;
}

ul {
  padding-left: 0 !important;
  margin-bottom: 0 !important;
}

li {
  list-style: none;
}

img {
  width: 100%;
}

p {
  margin: 0;
}

header {
  position: relative;
  width: 100%;
  right: 0;
  top: 0;
  z-index: 9999;
  padding: 25px 0;
}
header.not-home{
  padding: 0;
}
header.not-home .head-bar-wrapper{
  padding: 25px 0;
  border-bottom: 1px solid #BB9441;
}

header .head-bar-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

header .head-bar-wrapper .left-bar .logo {
  display: flex;
  justify-content: center;
  position: relative;
  z-index: 99999999;
}

header .head-bar-wrapper .left-bar .logo a {
  position: relative;
}

header .head-bar-wrapper .left-bar .logo img {
  width: 200px;
  height: auto;
}

header .head-bar-wrapper .center-bar {
  display: flex;
  align-items: center;
  gap: 50px;
}

header .head-bar-wrapper .center-bar .menu-center ul {
  display: flex;
  gap: 40px;
  align-items: center;
}

header .head-bar-wrapper .center-bar .menu-center ul li {
  position: relative;
}

header .head-bar-wrapper .meet-btn {
  border-radius: 99px;
  transition: 0.3s;
}



header .head-bar-wrapper .meet-btn:hover i {
  transition: 0.3s;
  color: #fff;
}

header .head-bar-wrapper .meet-btn:hover .text-phone span {
  color: #fff;
  transition: 0.3s;
}

header .head-bar-wrapper .meet-btn a {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 0 30px;
  height: 50px;
}

header .head-bar-wrapper .meet-btn i {
  font-size: 25px;
}

header .head-bar-wrapper .meet-btn .text-phone {
  display: flex;
  flex-direction: column;
}

header .head-bar-wrapper .meet-btn .text-phone .attach {
  color: #000;
  font-size: 13px;
  font-weight: 400;
}

header .head-bar-wrapper .meet-btn .text-phone span {
  font-size: 14px;
  font-weight: 600;
}

.swiper {
  width: 100%;
  height: 100%;
}

.swiper-slide {
  text-align: center;
  font-size: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
}

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

.swiper {
  margin-left: auto;
  margin-right: auto;
}


.webrion-about-us {
  position: relative;
}

.webrion-about-us .row {
  align-items: center;
}

.webrion-about-us::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  background-image: url(../img/about-us-bg.png);
  background-position: center;
  background-size: contain;
}

.webrion-about-us .about-us-right::after {
  content: "";
  width: 100%;
  height: 400px;
  display: block;
  position: absolute;
  right: 0;
  z-index: -3;
	background-image: url("/wp-content/themes/webrion/assets/img/ellipse2.png");

  background-size: contain;
  background-repeat: no-repeat;
  background-position: left;
  bottom: 0;
}

.webrion-about-us .about-us-left {
  width: 100%;
  height: 100%;
}

.webrion-about-us .about-us-left img {
  max-width: 100%;
  max-height: 700px;
  object-fit: contain;
}

.webrion-about-us .about-us-right h2 {
  font-size: 25px;
  font-weight: 500;
  margin-bottom: 20px;
}

.webrion-about-us .about-us-right h2 span {
  display: block;
  font-size: 35px;
  font-weight: 400;
}

.webrion-about-us .about-us-right p {
  font-size: 16px;
  font-weight: 400;
  padding-bottom: 30px;
}

.webrion-about-us .about-us-right .about-us-btn {
  display: flex;
  gap: 30px;
}

.webrion-about-us .about-us-right .about-us-btn .contact-us-phone {
  width: fit-content;
  border-radius: 99px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  font-size: 16px;
  font-weight: 400;
  transition: 0.3s;
  padding: 0 20px;
  height: 50px;
}



.webrion-about-us .about-us-right .about-us-btn .contact-us-phone:hover i {
  color: #fff !important;
  transition: 0.3s;
}

.webrion-about-us .about-us-right .about-us-btn .contact-us-phone i {
  font-size: 20px;
}

.webrion-service .webrion-service-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 60px;
}

.webrion-service .webrion-service-head.second .service-head-text {
  justify-content: unset;
}

.webrion-service .webrion-service-head.second .service-head-title {
  text-align: end;
}

.webrion-service .webrion-service-head .service-head-title {
  font-size: 25px;
  font-weight: 500;
  margin-bottom: 0;
  width: 50%;
  line-height: 1.3;
}

.webrion-service .webrion-service-head .service-head-title span {
  display: block;
  font-size: 35px;
  font-weight: 500;
}

.webrion-service .webrion-service-head a {
  color: #fff;
  border: 1px solid #BB9441;
  width: fit-content;
  padding: 17px;
  border-radius: 17px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  position: relative;
  font-size: 17px;
  font-weight: 400;
  transition: 0.3s;
}

.webrion-service .webrion-service-head a:hover {
  background: #BB9441;
  color: #fff;
  transition: 0.3s;
}

.webrion-service .webrion-service-head a:hover i {
  color: #fff;
  transition: 0.3s;
}

.webrion-service .webrion-service-body .service-content img {
  width: 100%;
  object-fit: cover;
  padding: 19px;
  border-radius: 30px;
}

.webrion-service .webrion-service-body .webrion-service-wrapper {
  display: grid;
  grid-auto-columns: 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-template-rows: 1fr;
  gap: 30px;
  grid-template-areas:
      ". . . .";
}

.webrion-service .webrion-service-body .webrion-service-wrapper a{
  display: block;
}

.webrion-service .webrion-service-body .service-content .service-title {
  margin-top: 10px;
  font-size: 20px;
  font-weight: 400;
  transition: 0.3s;
  text-align: center;
}



.webrion-service-swiper .swiper-pagination {
  position: relative;
  bottom: 0 !important;
  margin-top: 30px;
}

.webrion-service-swiper .swiper-pagination-bullet {
  width: 30px !important;
  height: 5px !important;
  border-radius: 10px !important;
  background-color: #BB9441 !important;
}

.webrion-comment {
  padding-bottom: 99px;
  padding-top: 0;
}

.webrion-comment.about-detail {
  position: relative;
}

.webrion-comment.about-detail::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  z-index: -3;
  background-image: url(../img/comment-bg.png);
  background-size: contain;
}

.webrion-comment .webrion-comment-head {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 40px;
  position: relative;
}

.webrion-comment .webrion-comment-head .comment-head-title {
  font-size: 25px;
  font-weight: 500;
  text-align: center;
  line-height: 1.3;
}

.webrion-comment .webrion-comment-head .comment-head-title span {
  display: block;
  font-size: 35px;
  font-weight: 600;
}

.webrion-comment .webrion-comment-body .comment-body-grid {
  display: flex;
}

.webrion-comment .webrion-comment-body .comment-body-grid .comment-body .comment-title {
  color: #BB9441;
  margin-bottom: 0;
  font-size: 70px;
  font-weight: 700;
}

.stars {
  display: flex;
  align-items: center;
}

.stars .star {
  color: #FDCC0D;
}

.webrion-comment .webrion-comment-body .comment-body-grid .comment-body img {
  width: 100px;
}

.webrion-comment .webrion-comment-body .comment-body-grid .comment-body span {
  color: #000;
  font-size: 20px;
  font-weight: 400;
}

.webrion-comment-swiper .comment-item {
  background: #F9F9F9;
  padding: 20px;
  border-radius: 20px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.webrion-comment-swiper .comment-item .comment-head {
  display: flex;
  align-items: center;
  gap: 15px;
}

.webrion-comment-swiper .comment-item .comment-head img {
  width: 40px;
}

.webrion-comment-swiper .comment-item .comment-head .head-title {
  font-size: 20px;
  color: #BB9441;
  font-weight: 500;
}

.webrion-comment-swiper .comment-item .comment-head span {
  display: flex;
  color: #BABABA;
  font-size: 13px;
  font-weight: 400;
}

.webrion-comment-swiper .comment-item p {
  font-size: 14px;
  text-align: left;
  font-weight: 400;
}

.webrion-comment-swiper .comment-item a {
  color: #BB9441;
  text-align: left;
  font-size: 17px;
  font-weight: 500;
  transition: 0.3s;

}

.webrion-comment-swiper .comment-item a:hover {
  color: #000;
  transition: 0.3s;
}

.webrion-comment .webrion-comment-body .comment-body-grid .comment-swipe {
  width: 100%;
}

.webrion-blog {
  padding-bottom: 60px;
}

.webrion-blog .webrion-blog-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 40px;
}

.webrion-blog .webrion-blog-head .blog-head-title {
  font-size: 25px;
  font-weight: 400;
  line-height: 1.3;
}

.webrion-blog .webrion-blog-head .blog-head-title span {
  display: block;
  font-size: 35px;
  font-weight: 600;
}

.webrion-blog .webrion-blog-head a {
  color: #fff;
  width: fit-content;
  padding: 0 20px;
  height: 50px;
  border-radius: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  position: relative;
  font-size: 16px;
  font-weight: 400;
  transition: 0.3s;
}


.webrion-blog .webrion-blog-head a:hover i {
  color: #fff;
  transition: 0.3s;
}

.webrion-blog-swiper .blog-content {
  padding: 25px;
  border-radius: 30px;
  text-align: left;
  display: flex;
  flex-direction: column;
  min-height: 470px;
}

.webrion-blog-swiper .blog-content img {
  width: 100%;
  object-fit: cover;
  border-radius: 20px;
}

.webrion-blog-swiper .blog-content .blog-content-title {
  font-size: 20px;
  line-height: 26px;
  font-weight: 500;
  margin: 15px 0 10px;
}

.webrion-blog-swiper .blog-content p {opacity: .6;}

.webrion-blog-swiper .blog-content .blog-btn a {
  width: fit-content;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  position: relative;
  margin-top: 20px;
  font-size: 17px;
  font-weight: 500;
  transition: 0.3s;
}





.webrion-blog-swiper .blog-content .blog-btn a i{
  font-size: 20px;
  line-height: 1;
  position: relative;
  left: -10px;
}

.webrion-blog-swiper .swiper-pagination {
  position: relative;
  bottom: 0 !important;
  margin-top: 30px;
}



footer {
  background-image: url("/wp-content/themes/webrion/assets/img/footer-bg.png");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 60px 0 0;
}

footer .footer-grid {
  display: flex;
  align-items: start;
  gap: 30px;
  border-radius: 30px;
  position: relative;
}

footer .footer-grid .footer-group {
  flex: 1;
}

footer .footer-grid .footer-group .f-header {
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 10px;
  padding-bottom: 5px;
}

footer .footer-grid .footer-group ul {
  display: flex;
  flex-direction: column;
  gap: 5px;
}

footer .footer-grid .footer-group .f-list li a {
  font-weight: 400;
}

footer .footer-grid .footer-group ul li a {
}

footer .footer-grid .footer-group ul li .adress {
  font-weight: 400;
}

footer .footer-grid .footer-group ul li a:hover {
  color: #BB9441;
  transition: 0.3s;
}

.webrion-copyright {
  margin: 30px 0;
}

.webrion-copyright .copyright-text {
  display: flex;
  align-items: center;
  gap: 10px;
}

.webrion-copyright .copyright-text a {
  color: #000;
}

.webrion-copyright .copyright-text span {
  font-weight: 600;
}

.arrow {
  display: flex;
}

.arrow .button-prev {
  font-size: 50px;
  color: #BB9441;
}

.arrow .button-next {
  font-size: 50px;
  color: #BB9441;
}

.webrion-breadcrumb {
  padding: 30px 0;
  position: relative;
}

.webrion-breadcrumb img {
  border-radius: 30px;
  max-height: 400px;
  object-fit: cover;
}

.webrion-breadcrumb .breadcrumb-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 25px;
  gap: 50px;
}

.webrion-breadcrumb .breadcrumb-content .breadcrumb-title {
  font-size: 35px;
  font-weight: 500;
  margin-bottom: 0;
}

.webrion-breadcrumb .breadcrumb-content ul {
  display: flex;
  gap: 10px;
  align-items: center;
  flex-wrap: wrap;
}
.webrion-breadcrumb .breadcrumb-content ul li{
  font-size: 14px;
}
.webrion-breadcrumb .breadcrumb-content ul li.separator{
  position: relative;
}


.webrion-breadcrumb .breadcrumb-content ul span::before {
  content: "";
  width: 40px;
  display: block;
  position: relative;
  color: #BB9441;
  border: 1px solid;
}




.webrion-breadcrumb .breadcrumb-btn {
  display: flex;
  align-items: center;
  gap: 30px;
  margin-top: 30px;
}

.webrion-icon-content {
  margin-bottom: 60px;
  position: relative;
  height: 100%;
}

.webrion-icon-content .icon-wrapper {
  background: #BB9441;
  padding: 30px;
  border-radius: 99px 0 0 99px;
  height: 100%;
}

.webrion-icon-content .icon-wrapper .icon-content {
  display: flex;
}

.webrion-icon-content .icon-wrapper .icon-content .icon-box {
  padding: 10px 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: center;
}

.webrion-icon-content .icon-wrapper .icon-content .icon-box img {
  width: 60px;
}

.webrion-icon-content .icon-wrapper .icon-content .icon-box .icon-title {
  color: #fff;
  font-size: 20px;
  margin: 15px 0;
}

.webrion-icon-content .icon-wrapper .icon-content .icon-box p {
  color: #fff;
  font-size: 14px;
  font-weight: 400;
}


.webrion-icon-content::before {
  content: "";
  width: 30%;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  background-color: #BB9441;
  z-index: -3;
}

.webrion-vision {
  padding-bottom: 0;
}

.webrion-vision .vision-left {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 90%;
}

.webrion-vision .vision-left .vision-title {
  color: #000;
  font-size: 35px;
  font-weight: 500;
  margin-bottom: 20px;
}

.webrion-vision .vision-left .vision-title span {
  color: #BB9441;
  display: block;
  font-size: 30px;
  font-weight: 400;
}

.webrion-vision .vision-left p {
  color: #000;
  font-size: 14px;
  font-weight: 400;
  padding-bottom: 30px;
}

.webrion-vision .vision-right img {
  width: 100%;
  object-fit: cover;
}

.webrion-mission {
  padding: 60px 0;
}

.webrion-mission .mission-left img {
  width: 100%;
  object-fit: cover;
}

.webrion-mission .mission-right {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 90%;
  text-align: right;
}

.webrion-mission .mission-right .mission-title {
  color: #000;
  font-size: 35px;
  font-weight: 500;
  margin-bottom: 20px;
}

.webrion-mission .mission-right .mission-title span {
  color: #BB9441;
  display: block;
  font-size: 30px;
  font-weight: 400;
}

.webrion-mission .mission-right p {
  color: #000;
  font-size: 14px;
  font-weight: 400;
  padding-bottom: 30px;
}

.webrion-contact {
  padding-bottom: 99px;
}

.webrion-contact .webrion-contact-form {
  padding: 30px;
  border: 1px solid #BB9441;
  border-radius: 30px;
}

.webrion-contact .webrion-contact-grid {
  display: flex;
  flex-direction: column;
  gap: 30px;
  height: 100%;
}

.webrion-contact .webrion-contact-grid .contact-list {
  border: 1px solid #BB9441;
  padding: 30px;
  border-radius: 30px;
  display: flex;
  align-items: center;
}

.webrion-contact .webrion-contact-grid .contact-map {
  height: 100%;
}

.webrion-contact .webrion-contact-grid .contact-list ul {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.webrion-contact .webrion-contact-grid .contact-list ul li a {
  display: flex;
  align-items: center;
  gap: 20px;
  font-size: 17px;
  font-weight: 400;
  transition: 0.3s;
}




.webrion-contact .webrion-contact-grid .contact-list ul li .adress {
  font-weight: 300;
}

.webrion-contact .webrion-contact-grid .contact-list ul li span {
  display: flex;
  font-size: 25px;
}

.webrion-contact .webrion-contact-grid .contact-map iframe {
  border-radius: 30px;
}

.webrion-contact .webrion-contact-form .form-title {
  font-size: 30px;
  font-weight: 500;
  color: #000;
}

.webrion-contact .webrion-contact-form p {
  font-size: 14px;
  font-weight: 300;
  color: #000;
}

.webrion-contact .webrion-contact-form .contact-form .contact-item {
  display: flex;
  flex-direction: column;
  margin-top: 20px;
}

.webrion-contact .webrion-contact-form .contact-form .contact-item label {
  margin-bottom: 5px;
  font-weight: 400;
  font-size: 14px;
}

.webrion-contact .webrion-contact-form .contact-form .contact-item input {
  background: #F6F6F6;
  border: none;
  outline: none;
  width: 100%;
  height: 45px;
  padding: 0 20px;
  border-radius: 10px;
}

.webrion-contact .webrion-contact-form .contact-form .contact-item input::placeholder,
.webrion-contact .webrion-contact-form .contact-form .contact-item textarea::placeholder{
  font-size: 14px;
  font-weight: 300;
  color: #0000005b;
}

.webrion-contact .webrion-contact-form .contact-form .contact-item textarea {
  height: auto;
  background: #F6F6F6;
  border: none;
  outline: none;
  width: 100%;
  padding: 20px;
  border-radius: 10px;
  margin-bottom: 20px;
  height: 200px;
}
.webrion-contact .webrion-contact-form .contact-form .contact-form-btn{
  width: fit-content;
  position: relative;
}
.webrion-contact .webrion-contact-form .contact-form .contact-form-btn p{}
.webrion-contact .webrion-contact-form .contact-form .contact-form-btn i{
  position: absolute;
  right: 30px;
  top: 50%;
  transform: translate(0,-50%);
  color: #fff;
  font-size: 20px;
}
.webrion-contact .webrion-contact-form .contact-form .contact-form-btn input[type=submit] {
  padding: 0 60px 0 30px;
  color: #fff;
  height: 50px;
  border: none;
  border-radius: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  position: relative;
  transition: 0.3s;
}



.webrion-service {
  padding: 90px 0;
}

.webrion-service .webrion-service-grid .service-col .service-box {
  border: 1px solid #BB9441;
  padding: 30px;
  border-radius: 30px;
  margin-bottom: 30px;
}

.webrion-service .webrion-service-grid .service-col .service-box h2 {
  font-size: 17px;
  font-weight: 400;
  margin-bottom: 5px;
}

.webrion-service .webrion-service-grid .service-col .service-box span {
  color: #000;
  font-size: 25px;
  font-weight: 500;
}

.webrion-service .webrion-service-grid .service-col .service-box .service-form .service-form-item {
  display: flex;
  flex-direction: column;
  margin-top: 20px;
}

.webrion-service .webrion-service-grid .service-col .service-box .service-form .service-form-item label {
  color: #000;
  margin-bottom: 5px;
  font-weight: 500;
  font-size: 17px;
}

.webrion-service .webrion-service-grid .service-col .service-box .service-form .service-form-item input {
  background: #F6F6F6;
  border: none;
  outline: none;
  width: 100%;
  height: 45px;
  padding: 0 20px;
  border-radius: 10px;
}

.webrion-service .webrion-service-grid .service-col .service-box .service-form .service-form-item select {
  background: #F6F6F6;
  border: none;
  outline: none;
  width: 100%;
  height: 45px;
  padding: 0 20px;
  border-radius: 10px;
}

.webrion-service .webrion-service-grid .service-col .service-box .service-form .service-form-btn {
  margin-top: 30px;
}

.webrion-service .webrion-service-grid .service-col .service-box .service-form .service-form-btn button {
  color: #fff;
  background: #BB9441;
  border: none;
  padding: 17px;
  border-radius: 17px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  position: relative;
  font-size: 17px;
  font-weight: 400;
  transition: 0.3s;
}

.webrion-service .webrion-service-grid .service-col .service-box .service-form .service-form-btn button:hover {
  color: #fff;
  background: #000;
  border-color: #000;
  transition: 0.3s;
}

.webrion-service .webrion-service-grid .service-col .service-gallery {
  display: grid;
  grid-auto-columns: 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-rows: 1fr;
  gap: 30px;
  grid-template-areas:
      ". . .";
}

.webrion-service .webrion-service-grid .service-col .service-gallery .gallery-content {
  padding-left: 30px;
  padding-top: 30px;
  position: relative;
}

.webrion-service .webrion-service-grid .service-col .service-gallery .gallery-content .gallery-box img {
  width: 100%;
}

.webrion-service .webrion-service-grid .service-col .service-gallery .gallery-content .gallery-box .gallery-title {
  font-size: 25px;
  color: #BB9441;
  margin: 20px 0;
  font-weight: 500;
  transition: 0.3s;
}

.webrion-service .webrion-service-grid .service-col .service-gallery .gallery-content .gallery-box .gallery-title:hover {
  color: #000;
  transition: 0.3s;
}

.webrion-service .webrion-service-grid .service-col .service-gallery .gallery-content::before {
  content: "";
  border: 1px solid #BB9441;
  width: 80%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 30px;
  z-index: -3;
}

.webrion-service .webrion-service-grid .service-col .service-wp-box {
  border: 1px solid #BB9441;
  padding: 15px;
  border-radius: 30px;
}

.webrion-service .webrion-service-grid .service-col .service-wp-box a {
  display: flex;
  align-items: center;
  gap: 10px;
}

.webrion-service .webrion-service-grid .service-col .service-wp-box img {
  width: 40px;
}

.webrion-service .webrion-service-grid .service-col .service-wp-box .text-wp {
  display: flex;
  flex-direction: column;
}

.webrion-service .webrion-service-grid .service-col .service-wp-box .text-wp .attach {
  color: #29A71A;
  font-weight: 400;
  font-size: 17px;
}

.webrion-service .webrion-service-grid .service-col .service-wp-box .text-wp span {
  font-weight: 500;
  color: #000;
  font-size: 17px;
  font-weight: 400;
}

.webrion-service .webrion-service-grid .service-col .all-service {
  border: 1px solid #BB9441;
  padding: 30px;
  border-radius: 30px;
  margin-bottom: 30px;
}

.webrion-service .webrion-service-grid .service-col .all-service .all-service-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 15px;
}

.webrion-service .webrion-service-grid .service-col .all-service .all-service-head .service-head-title {
  font-size: 25px;
  color: #000;
  font-weight: 500;
  margin-bottom: 0;
}

.webrion-service .webrion-service-grid .service-col .all-service .all-service-head span {
  font-size: 25px;
}

.webrion-service .webrion-service-grid .service-col .all-service ul li {
  border-bottom: 1px solid #BB9441;
  margin-bottom: 10px;
  padding-bottom: 10px;
}

.webrion-service .webrion-service-grid .service-col .all-service ul li a {
  color: #BB9441;
  font-size: 17px;
  font-weight: 500;
  transition: 0.3s;
}

.webrion-service .webrion-service-grid .service-col .all-service ul li a:hover {
  color: #000;
  transition: 0.3s;
}

.webrion-service .webrion-service-grid .service-col .all-service ul li:last-child {
  padding-bottom: 0;
  border: none;
}

.webrion-service .webrion-service-grid .service-col .service-content-detail .service-content-title {
  font-size: 25px;
  color: #BB9441;
  font-weight: 500;
  margin-bottom: 20px;
}

.webrion-service .webrion-service-grid .service-col .service-content-detail p {
  font-size: 16px;
  color: #000;
  font-weight: 400;
  margin-bottom: 20px !important;
}

.webrion-service .webrion-service-grid .service-col .service-content-detail .service-image {
  margin: 40px 0;
}

.webrion-service .webrion-service-grid .service-col .service-content-detail .service-image img {
  max-width: 400px;
  max-height: 400px;
}

.mobile-menu {
	width: 100%;
height: 100%;
	background-color: #fff;
	z-index: 0;
	position: fixed;
	opacity: 0;
	visibility: hidden;
	transition: all 0.6s ease-in-out;
	display: flex;
	align-items: center;
	    right: -100%;
    bottom: 0;

}

.mobile-menu-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.mobile-menu-header a {
  display: inline-block;
}

.mobile-menu-header a img {
  width: 200px;
  height: auto;
}

.mobile-menu .mobile-nav {
  width: 100%;
}

.mobile-menu .mobile-nav ul {
  width: 100%;
  height: auto;
}

.mobile-menu .mobile-nav ul li a {
  display: flex;
  padding: 0;
  margin-bottom: 20px;
  font-weight: 600;
  font-size: 14px;
  color: #bb9442;
  text-align: left;
  align-items: center;
  position: relative;
  transition: 0.3s;
  gap: 5px;
}

.mobile-menu .mobile-nav ul li a:hover {
  color: #BB9441;
  transition: 0.3s;
}

.mobile-menu .mobile-nav ul li a i{
  display: flex;
  align-items: center;
  justify-content: center;
  color: #BB9441;
  font-size: 20px;
}

.mobile-menu .mobile-nav .language-item {
  display: flex;
  align-items: center;
  gap: 10px;
  height: auto;
  margin-top: 20px;
}

.mobile-menu .mobile-nav .language-item a {
  color: #BB9441;
  display: block;
  font-size: 17px;
  font-weight: 400;
}

.mobile-menu-active {
  right: 0;
  bottom: 0;
  overflow: unset;
  opacity: 1;
  visibility: visible;
  transition: all 0.6s ease-in-out;
}

.mobile-menu-header .ham1 {
  visibility: hidden;
}

.footer-active {
  padding: 30px;
  padding-bottom: 0;
}

.mobilefooter-sticky {
  display: flex;
  position: fixed;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background: #fafafa;
  position: fixed;
  z-index: 0;
  z-index: 999999;
  width: 100%;
  bottom: 0;
  border-top: 6px solid #BB9441;
}

.mobilefooter-sticky .sticky-box {
  width: 20%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.mobilefooter-sticky .top-box {
  -webkit-transform: translateY(-1.5rem);
  transform: translateY(-30px);
  position: relative;
}

.mobilefooter-sticky .top-box .icon {
  background: #000;
  border-radius: 50%;
  position: relative;
  -webkit-box-shadow: -1px 4px 4px rgba(0, 0, 0, .77);
  box-shadow: -1px 4px 4px rgb(168 168 168/77%);
  width: 50px;
  height: 50px;
}

.mobilefooter-sticky .top-box .icon i {
  color: #fff !important;
}

.mobilefooter-sticky .sticky-box .icon {
  width: 3rem;
  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;
  margin-bottom: 5px;
}

.mobilefooter-sticky .sticky-box .icon i {
  font-size: 22px;
  line-height: 1;
}

.mobilefooter-sticky .sticky-box .name {
  font-size: 12px;
  color: #000;
  text-align: center;
  font-weight: 500;
}

.fixed-vision {
  position: fixed;
  bottom: 27px;
  right: 27px;
  z-index: 99999;
}

.fixed-vision .item-vision {
  margin-bottom: 10px;
}

.fixed-vision .item-vision .sm-dd a {
  background: #BB9441;
  border: 2px solid #fff;
  border-radius: 99px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 60px;
  position: relative;
  font-size: 35px;
  height: 60px;
}

.fixed-vision .item-vision.wp .sm-dd a {
  background: #2AA850;
  border: 2px solid #fff;
  border-radius: 99px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 60px;
  position: relative;
  font-size: 35px;
  height: 60px;
}

.fixed-vision .item-vision a i {
  position: relative;
  color: #fff;
}

.mobilefooter-sticky {
  display: none;
}

header .head-bar-wrapper .center-bar .menu-center .sub-menu {
  position: absolute;
  left: 0;
  border: 1px solid #bb9541;
  width: 267px;
  display: none;
  z-index: 999999;
  top: 20px;
  background: #fff;
}

header .head-bar-wrapper .center-bar .menu-center .sub-menu::before {
  /* content: ""; */
  background-color: #ffffff;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
  border-radius: 10px;
  z-index: -1;
}

header .head-bar-wrapper .center-bar .menu-center .sub-menu li {
  position: relative;
  width: 100%;
  border-bottom: 1px solid #f3f3f3;
}

header .head-bar-wrapper .center-bar .menu-center .sub-menu li:last-child {
  margin-bottom: 0 !important;
  border: none;
}

header .head-bar-wrapper .center-bar .menu-center .sub-menu li::after {
  visibility: hidden;
}

header .head-bar-wrapper .center-bar .menu-center .sub-menu li a {
  font-size: 14px;
  font-weight: 400;
  position: relative;
  color: #BB9441;
  padding: 10px;
  display: flex;
  align-items: center;
}

header .head-bar-wrapper .center-bar .menu-center .sub-menu li a i {
  font-size: 20px;
}

.sub-list {
  display: none;
  margin-top: 0 !important;
  margin-bottom: 20px !important;
  height: auto !important;
}

.sub-list li a {
  font-size: 14px !important;
  color: #BB9441 !important;
  margin-bottom: 10px !important;
}

header .head-bar-wrapper .dots {
  width: 32px;
  height: 34px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  position: relative;
  z-index: 999999999;
  display: none;
}

header .head-bar-wrapper .dots::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 2px;
  border: 1px solid #BB9441;
  border-radius: 100%;
  transform: scale(1.7);
  opacity: 0;
  visibility: hidden;
  transition: .4s;
}

.mb-menu-active .head-bar-wrapper .dots::before {
  opacity: 1;
  visibility: visible;
  transform: scale(1);
  border-color: #BB9441;
}

.mb-menu-active .head-bar-wrapper .dots .dot {
  left: 50% !important;
  top: 50% !important;
  transform: translate(-50%, -50%);
  width: 10px;
  height: 10px;
  background: #ffffff;
}

.mb-menu-active .head-bar-wrapper .dots .dot {
  border-color: #BB9441;
}

header .head-bar-wrapper .dots .dot:nth-child(1) {
  left: 0;
  top: 0;
}

header .head-bar-wrapper .dots .dot {
  width: 14px;
  height: 14px;
  border: 2px solid #BB9441;
  display: block;
  border-radius: 100%;
  position: absolute;
  transition: .4s;
  transform: translate(0px, 0px);
}

header .head-bar-wrapper .dots .dot:nth-child(2) {
  left: 18px;
  top: 0;
}

header .head-bar-wrapper .dots .dot:nth-child(3) {
  top: 20px;
  left: 0;
}

header .head-bar-wrapper .dots .dot:nth-child(4) {
  top: 20px;
  left: 18px;
}

body::-webkit-scrollbar {
  width: 7px;
}

body::-webkit-scrollbar-track {
  background: #EDEDED;
  border-radius: 10px;
}

body::-webkit-scrollbar-thumb {
  background: #BB9441;
  border-radius: 10px;
}

.mobile-menu .mobile-nav ul::-webkit-scrollbar {
  width: 7px;
}

.mobile-menu .mobile-nav ul::-webkit-scrollbar-track {
  background: #EDEDED;
  border-radius: 10px;
}

.mobile-menu .mobile-nav ul::-webkit-scrollbar-thumb {
  background: #BB9441;
  border-radius: 10px;
}

.service-head-text {
  width: 50%;
  display: flex;
  align-items: center;
  justify-content: end;
}

.service-head-text p {
  font-size: 16px;
  max-width: 80%;
  font-weight: 400;
}

.webrion-contact .webrion-contact-grid .contact-list ul li span i {
  transition: 0.3s;
}

.dots-hide {
  display: none !important;
}

.sub-active {
  display: block;
}

.top-bar {
  background: #f3f3f3;
  padding: 13px 0;
}

.top-bar .top-bar-wrapper {
  align-items: center;
  display: grid;
  grid-template-columns: 0.7fr 1.3fr;
  grid-template-rows: 1fr;
  gap: 0px 0px;
  grid-template-areas:
    ". .";
}

.top-bar .top-bar-wrapper .topbar-item {
  width: 100%;
}

.top-bar .top-bar-wrapper .topbar-item a {
  font-size: 14px;
  font-weight: 400;
}

.top-bar .top-bar-wrapper .topbar-item a:hover {
  color: #000;
  transition: 0.3s;
}

.top-bar .top-bar-wrapper .topbar-item ul {
  display: flex;
  align-items: center;
  justify-content: end;
  gap: 10px;
}

.top-bar .top-bar-wrapper .topbar-item ul li a {
  font-size: 14px;
  font-weight: 500;
  display: flex;
  align-items: center;
  gap: 5px;
  transition: 0.3s;
}

.top-bar .top-bar-wrapper .topbar-item ul li a i {
  font-size: 20px;
}

.top-bar .top-bar-wrapper .topbar-item ul li:nth-child(1) {
  margin-right: 20px;
}

.top-bar .top-bar-wrapper .topbar-item ul li:nth-child(2) {
  margin-right: 20px;
}

.top-bar .top-bar-wrapper .topbar-item ul li .social {
  border-radius: 99px;
  padding: 5px;
  display: flex;
  width: 30px;
  height: 30px;
  align-items: center;
  justify-content: center;
  transition: 0.3s;
}

.top-bar .top-bar-wrapper .topbar-item ul li .social i {
  font-size: 14px;
}



.top-bar .top-bar-wrapper .topbar-item ul li .social:hover i {
  color: #fff;
  transition: 0.3s;
}

.webrion-our-applications {
  padding-top: 40px;
  padding-bottom: 99px;
  position: relative;
}



.webrion-our-applications .applications-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 40px;
}

.webrion-our-applications .applications-head .applications-head-title {
  color: #fff;
  font-size: 25px;
  font-weight: 400;
  margin-bottom: 0;
  line-height: 1.3;
}

.webrion-our-applications .applications-head .applications-head-title span {
  display: block;
  color: #fff;
  font-size: 35px;
  font-weight: 600;
}

.webrion-our-applications .applications-head .applications-head-btn {
  display: flex;
  align-items: center;
  justify-content: end;
}

.webrion-our-applications .applications-head .applications-head-btn a {
  color: #fff;
  border: 1px solid #fff;
  width: fit-content;
  padding: 0 20px;
  height: 50px;
  border-radius: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  font-size: 16px;
  font-weight: 500;
  transition: 0.3s;
}

.webrion-our-applications .applications-head .applications-head-btn a:hover {
  background: #fff;
  border-color: #fff;
  color: #BB9441;
  transition: 0.3s;
}
.webrion-our-applications .applications-body{
  position: relative;
}
.webrion-our-applications .applications-body .applications-body-wrapper {
  display: grid;
  grid-auto-columns: 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-rows: 1fr;
  gap: 30px;
  grid-template-areas:
      ". . .";
}

.webrion-our-applications .applications-body .applications-content {
  position: relative;
  height: 400px;
}

.webrion-our-applications .applications-body .applications-content a {
  display: inline-block;
  width: 100%;
}

.webrion-our-applications .applications-body .applications-content .content-ellipse {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #BB9441;
  width: 40px;
  height: 40px;
  border-radius: 99px;
  padding: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.webrion-our-applications .applications-head::after {
  content: "";
  width: 100%;
  height: 400px;
  display: block;
  position: absolute;
  right: 90px;
  z-index: -3;
  background-image: url(../img/ellipse.png);
  background-size: contain;
  background-repeat: no-repeat;
  top: 0;
}

.webrion-our-applications.second .applications-head::after {
  content: "";
  width: 400px;
  height: 100%;
  display: block;
  position: absolute;
  right: 0;
  z-index: -3;
  background-image: url(../img/ellipse3.png);
  background-size: contain;
  background-repeat: no-repeat;
  top: -199px;
}

.footer-head {
  padding: 15px;
}

.footer-head .footer-head-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
}

.footer-head .footer-head-wrapper a {
  color: #fff;
  font-size: 17px;
  font-weight: 400;
  display: flex;
  align-items: center;
  gap: 10px;
}

.footer-head .footer-head-wrapper span {
  font-weight: 600;
}

.footer-head .footer-head-wrapper img {
  width: 25px;
}

footer .footer-grid .footer-group .footer-logo {
  margin-bottom: 30px;
}

footer .footer-grid .footer-group .footer-logo img {
  width: 200px;
}

footer .footer-grid .footer-group .footer-paragraf p {
  font-size: 17px;
  font-weight: 400;
}

.webrion-copyright .copyright-text ul {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
}

.webrion-copyright .copyright-text ul li a {
  border-radius: 99px;
  padding: 5px;
  display: flex;
  width: 30px;
  height: 30px;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  font-weight: 500;
  transition: 0.3s;
}

.webrion-copyright .copyright-text ul li a:hover {
  background: #000;
  border-color: #000;
  transition: 0.3s;
}

.webrion-copyright .copyright-text ul li a:hover i {
  color: #fff;
  transition: 0.3s;
}

.webrion-blog .webrion-blog-head .service-head-btn a {
}

.webrion-breadcrumb .breadcrumb-btn a {
  display: flex;
  align-items: center;
  gap: 10px;
  border-radius: 99px;
  padding: 0 30px;
  transition: 0.3s;
  height: 50px;
}





.webrion-breadcrumb .breadcrumb-btn i {
  font-size: 25px;
  color: #BB9441;
}

.webrion-about-us-content {
  padding-bottom: 99px;
}

.webrion-about-us-content .about-us-content {
  margin-bottom: 60px;
  margin-top: 50px;
}

.webrion-about-us-content .about-us-content h2 {
  font-size: 35px;
  text-align: center;
  font-weight: 500;
  margin-bottom: 15px;
}

.webrion-about-us-content .about-us-content p {
  text-align: center;
  font-weight: 300;
  padding-bottom: 30px;
  font-size: 16px;
  line-height: 28px;
}

.webrion-about-us-content .about-us-gallery {
  display: grid;
  grid-auto-columns: 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-rows: 1fr;
  gap: 30px;
  grid-template-areas:
      ". . .";
}
.webrion-about-us-content .about-us-gallery .gallery-item a{
  padding: 19px;
  border-radius: 30px;
  display: block;
}

.webrion-about-us-content .about-us-gallery .gallery-item img {
  width: 100%;
  object-fit: cover;
  border-radius: 20px;
}

.webrion-about-us-form {
  padding-bottom: 99px;
}

.webrion-about-us-form .about-us-form-wrapper {
  display: grid;
  grid-auto-columns: 1fr;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 1fr;
  gap: 30px;
  grid-template-areas:
    ". .";
  border-radius: 30px;
  padding: 60px;
  align-items: center;
  position: relative;
}

.webrion-about-us-form .about-us-form-wrapper::after {
  content: "";
  border: 2px solid #fff;
  width: 96%;
  height: 85%;
  top: 50%;
  right: 50%;
  position: absolute;
  transform: translate(50%, -50%);
  border-radius: 30px;
  z-index: 9;
}

.webrion-about-us-form .about-us-form-wrapper .about-us-form-text {
  width: 100%;
  position: relative;
  z-index: 999999;
}

.webrion-about-us-form .about-us-form-wrapper .about-us-form-text .about-us-form-title {
  font-size: 40px;
  font-weight: 500;
  color: #fff;
  line-height: 1.1;
  margin-bottom: 15px;
}

.webrion-about-us-form .about-us-form-wrapper .about-us-form-text p {
  color: #fff;
  font-weight: 300;
  padding-bottom: 20px;
  font-size: 20px;
  line-height: 1.1;
}

.webrion-about-us-form .about-us-form-wrapper .about-us-form-text a {
  font-size: 30px;
  color: #fff;
  font-weight: 600;
  line-height: 1.1;
}

.webrion-about-us-form .about-us-form-wrapper .about-us-form-text a span {
  font-size: 17px;
  font-weight: 300;
  display: flex;
}

.webrion-about-us-form .about-us-form-wrapper .about-us-form {
  width: 100%;
  position: relative;
  z-index: 999999;
}

.webrion-about-us-form .about-us-form-wrapper .about-us-form .about-us-form-item {
  margin-bottom: 15px;
  display: flex;
  gap: 20px;
  align-items: center;
}

.webrion-about-us-form .about-us-form-wrapper .about-us-form .about-us-form-item span {
  color: #fff;
  font-weight: 500;
  width: 100%;
  font-size: 15px;
}

.webrion-about-us-form .about-us-form-wrapper .about-us-form .about-us-form-item .radio-item {
}
.webrion-about-us-form .about-us-form-wrapper .about-us-form .about-us-form-item .radio-item span{
  display: inline-block;
  width: fit-content;
}

.webrion-about-us-form .about-us-form-wrapper .about-us-form .about-us-form-item .radio-item label {
  margin-bottom: 0;
  font-weight: 500;
  font-size: 14px;
  color: #fff;
  display: flex;
  flex-direction: row-reverse;
  gap: 5px;
  align-items: center;
  height: 100%;
  position: relative;
  padding-left: 20px;
}

.webrion-about-us-form .about-us-form-wrapper .about-us-form .about-us-form-item .radio-item label::before{
  content: "";
  top: 2px;
  display: block;
  left: 0;
  height: 15px;
  width: 15px;
  border-radius: 100%;
  position: absolute;
  border: 1px solid #fff;
}
.webrion-about-us-form .about-us-form-wrapper .about-us-form .about-us-form-item .radio-item label::after{
  content: "";
  top: 2px;
  display: block;
  left: 0;
  height: 15px;
  width: 15px;
  border-radius: 100%;
  position: absolute;
  background-color: #fff;
  opacity: 0;
}

.webrion-about-us-form .about-us-form-wrapper .about-us-form .about-us-form-item .radio-item label.selected::before{
  opacity: 0;
}
.webrion-about-us-form .about-us-form-wrapper .about-us-form .about-us-form-item .radio-item label.selected::after{
  opacity: 1;
}

.webrion-about-us-form .about-us-form-wrapper .about-us-form .about-us-form-item .radio-item input {
  opacity: 0;
  cursor: pointer;
  height: 100% !important;
  width: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
}

.checkmark {
  position: relative;
  top: 0;
  display: block;
  left: 0;
  height: 15px;
  width: 15px;
  background-color: #fff;
  border-radius: 30px;
}

.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

.checkmark:after {
}

.radio-item input:checked~.checkmark {
  border: 1px solid #fff;
  background: unset;
  border-radius: 30px;
}

.radio-item input:checked~.checkmark:after {
  display: block;
}

.webrion-about-us-form .about-us-form-wrapper .about-us-form .about-us-form-item button {
  border: none;
  border-radius: 30px;
  color: #BB9441;
  font-weight: 500;
  font-size: 17px;
  padding: 0 30px;
  height: 50px;
  background: #fff;
  transition: 0.3s;
}

.webrion-about-us-form .about-us-form-wrapper .about-us-form .about-us-form-item button:hover {
  background: #000;
  color: #fff;
  transition: 0.3s;
}

.webrion-about-us-form .about-us-form-wrapper .about-us-form .about-us-form-item input:not([type=checkbox]){
  width: 100%;
  border: none;
  outline: none;
  padding: 0 30px;
  height: 50px;
  border-radius: 30px;
}
.webrion-about-us-form .about-us-form-wrapper .about-us-form .about-us-form-item input[type=submit] {
  width: 100%;
  border: none;
  outline: none;
  padding: 0 30px;
  height: 50px;
  border-radius: 30px;
  flex: 1;
  background: #fff;
  color: #BB9441;
}

.webrion-branches {
  padding-bottom: 99px;
}

.webrion-branches .branches-wrapper {
  background: #EFEFEF;
  padding: 30px;
  border-radius: 20px;
}

.webrion-branches .branches-wrapper .branches-filter-content select {
  height: 45px;
  border: none;
  padding: 0 50px 0 30px;
  width: fit-content;
  color: #fff;
  border-radius: 100px;
  position: relative;
  cursor: pointer;
  appearance: unset;
}

.webrion-branches .branches-wrapper .branches-filter-content  .filter-box{
  width: fit-content;
  position: relative;
}
.webrion-branches .branches-wrapper .branches-filter-content  .filter-box .f-arrow{
  background-image: url(/wp-content/uploads/2024/04/arrow2.png);
  background-position: center;
  background-repeat: no-repeat;
  width: 16px;
  height: 16px;
  display: block;
  position: absolute;
  right: 20px;
  top: 45%;
  transform: translate(0, -50%);
  background-size: contain;
  z-index: 999999;
}


.webrion-branches .branches-wrapper .branches-grid {
  display: grid;
  grid-auto-columns: 1fr;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 1fr;
  gap: 30px;
  grid-template-areas:
      ". .";
  margin-top: 30px;
}

.webrion-branches .branches-wrapper .branches-grid .branches-item {
  display: grid;
  grid-auto-columns: 1fr;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 1fr;
  gap: 0px 0px;
  grid-template-areas:
    ". .";
  border: 1px solid #BB9441;
  min-height: 320px;
}

.webrion-branches .branches-wrapper .branches-grid .branches-item .info-item {
  padding: 30px;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  height: 100%;
}

.webrion-branches .branches-wrapper .branches-grid .branches-item .info-item .info-head-title {
  color: #fff;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.1;
}

.webrion-branches .branches-wrapper .branches-grid .branches-item .info-item .info-head-title span {
  color: #fff;
  display: flex;
  font-size: 14px;
  font-weight: 100;
  line-height: 1.3;
  margin-top: 10px;
  margin-bottom: 25px;
}

.webrion-branches .branches-wrapper .branches-grid .branches-item .info-item .info-head-alt {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.webrion-branches .branches-wrapper .branches-grid .branches-item .info-item .info-head-alt a {
  color: #fff;
  font-size: 20px;
  font-weight: 500;
  transition: 0.3s;
}

.webrion-branches .branches-wrapper .branches-grid .branches-item .info-item .info-head-alt a:hover {
  color: #000;
  transition: 0.3s;
}

.webrion-branches .branches-wrapper .branches-grid .branches-item .info-item .info-head-btn {
  margin-top: 20px;
}

.webrion-branches .branches-wrapper .branches-grid .branches-item .info-item .info-head-btn a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  color: #fff;
  border: 1px solid #fff;
  border-radius: 30px;
  padding: 0 30px;
  height: 40px;
  font-size: 16px;
  transition: 0.3s;
}


.right-bar {
  display: none;
}

.skew-item {
  transition: all .3s ease;
}

.entry-webrion {
  position: relative;
}


.entry-webrion .entry-webrion-wrapper {
  display: grid;
  grid-auto-columns: 1fr;
  grid-template-columns: 2fr 1fr;
  gap: 0px 0px;
}

.entry-webrion .webrion-swiper .swiper-wrapper .swiper-slide .entry-big-img {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 100%;
  border-radius: 30px;
}

.webrion-swiper-content {
  display: flex !important;
  gap: 30px;
  align-items: end;
  justify-content: center;
  flex-direction: column;
}

.webrion-swiper-content .swiper-wrapper {
  height: auto;

}

.webrion-swiper-content .swiper-slide{
  opacity: 0;
  transition: all .4s ease-in-out;
}

.webrion-swiper-content .swiper-slide-active{
  opacity: 1;
  transition: all .4s ease-in-out;
}
.webrion-swiper-content .swiper-content {
  display: flex;
  justify-content: end;
  align-items: end;
  flex-direction: column;
}

.webrion-swiper-content .swiper-content span {
  font-size: 19px;
  font-weight: 400;
}

.swiper-slide-center {
  display: flex !important;
}

.webrion-swiper-content .swiper-content .entry-title {
  font-size: 35px;
  font-weight: 500;
}

.webrion-swiper-content .swiper-content p {
  font-size: 16px;
  font-weight: 400;
  text-align: end;
  max-width: 60%;
  margin-bottom: 20px !important;
}

.webrion-swiper-content .swiper-content .webrion-swiper-btn {
  border-radius: 30px;
  padding: 0 20px;
  font-size: 16px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  transition: 0.3s;
  position: relative;
  left: -2px;
}

.entry-nav {
  display: flex;
  align-items: center;
  justify-content: end;
  gap: 30px;
}

.entry-nav .entry-arrow {
  display: flex;
}

.entry-nav .entry-arrow .button-prev i {
  font-size: 40px;
}

.entry-nav .entry-arrow .button-next i {
  font-size: 40px;
  color: #BB9441;
}

.entry-nav .entry-pagination .swiper-pagination {
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  bottom: auto;
  display: flex;
  align-items: center;
}

.content.border-h .head-bar-wrapper {
  border-bottom: 1px solid #BB9441;
  padding-bottom: 25px;
}

.open-sub-menu i {
  color: #BB9441;
  font-size: 20px;
}
.head-home-title{
  font-size: 14px;
  font-weight: 400;
}

header .head-bar-wrapper .center-bar .menu-center .sub-menu li a:hover{
  background: #BB9441;
  color: #fff;
}

.comparison-slider .text-comparison{
  background-color: #bb94424d;
  padding: 7px 20px;
  border-radius: 10px;
  color: #fff;
  border: 1px solid #ffffff4a;
  font-size: 14px;
  cursor: default;
}
.comparison-slider-wrapper img{
  height: 100%;
  object-fit: cover;
}

.comparison-slider-wrapper *::selection{
  background-color: unset !important;
}

.webrion-comment .ti-widget.ti-goog .ti-header .ti-rating-text strong.ti-rating{
  font-size: 40px !important;
  font-weight: 500;
  display: none;

}

.webrion-comment .ti-widget{}
.webrion-comment .ti-rating{
  color: #353a6b !important;
}
.webrion-comment .ti-rating{
}
.webrion-comment .ti-widget .source-Google .ti-star.f{
  background-image: url(https://yonkasoft.com/wp-content/uploads/2024/01/star.png);
  background-size: contain;
}


.webrion-comment .ti-widget.ti-goog .ti-rating-text{
  font-size: 17px;
  font-weight: 300;
}

.webrion-comment .ti-widget.ti-goog .ti-rating-text span{
  font-size: inherit;
}





.logoIcon_ab3a{
  background-image: url(https://yonkasoft.com/wp-content/uploads/2023/10/light-logo.webp) !important;
  width: 85px !important;
}


.webrion-comment .ti-widget.ti-goog .ti-controls .ti-prev{
  background: unset;
  background-image: url(/wp-content/uploads/2024/04/arrow-left.png);
  width: 50px;
  height: 50px;
  background-size: contain;
  background-repeat: no-repeat;
  left: -20px;
  display: block !important;
}

.webrion-comment .ti-widget.ti-goog .ti-controls .ti-next:hover{
  transform: scale(1.1) !important;
}


.webrion-comment .ti-widget.ti-goog .ti-controls .ti-next{
  background: unset;
  background-image: url(/wp-content/uploads/2024/04/arrow-right.png);
  width: 50px;
  height: 50px;
  background-size: contain;
  background-repeat: no-repeat;
  right: -20px;
  display: block !important;
}


.webrion-comment .ti-widget.ti-goog .ti-controls .ti-prev::before,
.webrion-comment .ti-widget.ti-goog .ti-controls .ti-next::before{
  content:"";
  opacity:0;
}

.webrion-comment .ti-widget.ti-goog .ti-controls .ti-prev::after,
.webrion-comment .ti-widget.ti-goog .ti-controls .ti-next::after{
  content:"";
  opacity:0;
}



.swiper{
  height: 0;
}
.swiper-horizontal,.swiper-vertical{
  height: 100% !important;
}

.about-us-contact-form{}
.about-us-contact-form p{
  width: 100%;
}
.about-us-contact-form span{
  display: block;
}
.webrion-about-us-form .about-us-form-wrapper .about-us-form .about-us-form-item p{
  flex:1;
}
.webrion-about-us-form .about-us-form-wrapper .about-us-form .about-us-form-item .acceptance-item{
  flex: 3;
  padding-top: 8px;
}

.webrion-about-us-form .about-us-form-wrapper .about-us-form .about-us-form-item .acceptance-item input{
  opacity: 0;
  cursor: pointer;
  height: 100% !important;
  width: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
}
.webrion-about-us-form .about-us-form-wrapper .about-us-form .about-us-form-item .acceptance-item label{
  font-size: 12px;
  font-weight: 100;
  padding-left: 6px;
}
.webrion-about-us-form .about-us-form-wrapper .about-us-form .about-us-form-item .acceptance-item label::before{
  content: "";
  top: 2px;
  display: block;
  left: 0;
  height: 13px;
  width: 13px;
  border-radius: 100%;
  position: absolute;
  border: 1px solid #fff;
}
.webrion-about-us-form .about-us-form-wrapper .about-us-form .about-us-form-item .acceptance-item label::after{
  content: "";
  top: 2px;
  display: block;
  left: 0;
  height: 13px;
  width: 13px;
  border-radius: 100%;
  position: absolute;
  background-color: #fff;
  opacity: 0;
}

.webrion-about-us-form .about-us-form-wrapper .about-us-form .about-us-form-item .acceptance-item label.selected::before{
  opacity: 0;
}
.webrion-about-us-form .about-us-form-wrapper .about-us-form .about-us-form-item .acceptance-item label.selected::after{
  opacity: 1;
}

.webrion-about-us-form .about-us-form-wrapper .about-us-form .about-us-form-item .radio-item p{
  display: flex;
  align-items: center;
}

.webrion-about-us-form .wpcf7-radio{
  display: flex;
  padding-top: 3px;
  padding-left: 20px;
}
.webrion-about-us-form .wpcf7-radio .wpcf7-list-item{}
.webrion-about-us-form .wpcf7-radio .wpcf7-list-item label{}
.webrion-about-us-form .wpcf7-radio .wpcf7-list-item label{}

.wpcf7-not-valid-tip {
  color: #dc3232!important;
  font-size: 13px!important;
  position: relative;
  display: block;
  top: 0;
  font-weight: 400
}

.wpcf7 form.invalid .wpcf7-response-output {
  background: #fff3cd!important;
  font-size: 14px;
  color: #7a6e6f!important;
  border-radius: 10px;
}

.wpcf7 form .wpcf7-response-output {
  background: #5b9361!important;
  color: #fcf3f3!important;
  font-size: 13px!important;
  margin: 20px 0 0;
  padding: 10px;
  border: unset;
  border-radius: 10px;
}

.wpcf7-spinner {
  position: absolute;
  width: 24px !important;
  right: 100%;
  color: #23282d !important;
  background-color: #23282d !important;
  display: inline-block !important;
  margin: 0 !important;
}

.webrion-blog  .service-box {
  border: 1px solid #E0E0E0;
  padding: 27px 25px;
  margin-bottom: 10px;
  border-top-right-radius: 30px;
  border-top-left-radius: 30px;
}

.webrion-blog  .service-box h2 {
  font-size: 17px;
  font-weight: 400;
  margin-bottom: 5px;
}

.webrion-blog  .service-box span {
  font-size: 25px;
  font-weight: 500;
}

.webrion-blog  .service-box .service-form .service-form-item {
  display: flex;
  flex-direction: column;
  margin-top: 20px;
}

.webrion-blog  .service-box .service-form .service-form-item textarea {
  outline: none;
  background: #00000008;
  border: none;
  border-radius: 20px;
  padding: 10px 17px;
  width: 100%;
  height: 130px;
}

.webrion-blog  .service-box .service-form .service-form-item textarea::placeholder {
  font-size: 14px;
  font-weight: 300;
  color: #0000005b;
}

.webrion-blog  .service-box .service-form .service-form-item input::placeholder {
  font-size: 14px;
  font-weight: 300;
  color: #0000005b;
}

.webrion-blog  .service-box .service-form .service-form-item input {
  background: #F6F6F6;
  border: none;
  outline: none;
  width: 100%;
  padding: 20px;
  border-radius: 50px;
  font-size: 14px;
  line-height: 1;
}

.webrion-blog  .service-box .service-form .service-form-item select {
  background: #F6F6F6;
  border: none;
  outline: none;
  width: 100%;
  height: 45px;
  padding: 0 20px;
  border-radius: 10px;
}

.webrion-blog  .service-box .service-form .service-form-btn {
  margin-top: 30px;
}

.webrion-blog  .service-box .service-form .service-form-btn input[type=submit] {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  font-weight: 400;
  transition: 0.3s;
  border: none;
  font-size: 17px;
  padding: 11px 53px;
  color: #fff;
  border-radius: 50px;
  text-align: center;
}



.webrion-blog  .service-gallery {
}

.webrion-blog .service-gallery .row{
  row-gap: 30px;
}

.webrion-blog  .service-gallery .gallery-content {
  position: relative;
  width: 100%;
}

.webrion-blog  .service-gallery .gallery-content .gallery-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 30px;
}

.webrion-blog  .service-gallery .gallery-content .gallery-box::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  background: linear-gradient(177deg, rgb(0 0 0 / 0%) 11%, rgb(0 0 0 / 84%) 96%);
  border-radius: 30px;
}

.webrion-blog  .service-gallery .gallery-content .gallery-box .gallery-title {
  font-size: 20px;
  color: #fff;
  font-weight: 500;
  transition: 0.3s;
  position: absolute;
  bottom: 0;
  padding: 30px;
}



.webrion-blog  .service-gallery .gallery-content .gallery-box {
  height: 370px;
  position: relative;
  width: 100%;
  display: block;
}

.webrion-blog  .service-gallery .gallery-content::before {
  /* content: ""; */
  border: 1px solid #C5AD6F;
  width: 80%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 30px;
  z-index: -3;
}

.webrion-blog  .service-wp-box {
}

.webrion-blog  .service-wp-box a {
  display: flex;
  gap: 10px;
  align-items: center;
  border: 1px solid rgb(224 224 224);
  padding: 14px 20px;
  border-bottom-right-radius: 30px;
  border-bottom-left-radius: 30px;
  transition: all .5s;
}

.webrion-blog  .service-wp-box a:hover{
  background-color: #29a71a;
  transition: all .5s;
}

.webrion-blog  .service-wp-box a:hover .text-wp .attach{
  color: #fff;
  transition: all .5s;
}

.webrion-blog  .service-wp-box img {
  width: 35px;
}

.webrion-blog  .service-wp-box .text-wp {
  display: flex;
  flex-direction: column;
}

.webrion-blog  .service-wp-box .text-wp .attach {
  color: #29a71a;
  font-weight: 400;
  font-size: 16px;
}

.webrion-blog  .service-wp-box .text-wp span {
  font-weight: 500;
  color: #000;
  font-size: 16px;
  font-weight: 400;
}

.webrion-blog  .all-service {
  border: 1px solid #C5AD6F;
  padding: 30px;
  border-radius: 30px;
  margin-bottom: 30px;
}

.webrion-blog  .all-service .all-service-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 15px;
}

.webrion-blog  .all-service .all-service-head .service-head-title {
  font-size: 25px;
  color: #000;
  font-weight: 500;
  margin-bottom: 0;
}

.webrion-blog  .all-service .all-service-head span {
  font-size: 25px;
}

.webrion-blog  .all-service ul li {
  border-bottom: 1px solid #C5AD6F;
  margin-bottom: 10px;
  padding-bottom: 10px;
}

.webrion-blog  .all-service ul li a {
  color: #C5AD6F;
  font-size: 17px;
  font-weight: 500;
  transition: 0.3s;
}

.webrion-blog  .all-service ul li a:hover {
  color: #3E4E80;
  transition: 0.3s;
}

.webrion-blog  .all-service ul li:last-child {
  padding-bottom: 0;
  border: none;
}
.webrion-blog  .service-content-detail{}
.webrion-blog  .service-content-detail .service-content-title {
  font-size: 25px;
  color: #000;
  font-weight: 500;
}

.webrion-blog  .service-content-detail p {
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 25px !important;
  line-height: 25px;
}

.webrion-blog  .service-content-detail h2{
  font-size: 26px;
  font-weight: 600;
}
.webrion-blog  .service-content-detail h3{
  font-size: 22px;
  font-weight: 600;
}
.webrion-blog  .service-content-detail h4{
  font-size: 18px;
  font-weight: 600;
}
.webrion-blog  .service-content-detail li{
  font-size: 16px;
  color: #000000a3;
  font-weight: 400;
  margin-bottom: 25px !important;
  line-height: 25px;
}
.webrion-blog  .service-content-detail ul{
  padding-left: 25px;
}
.webrion-blog  .service-content-detail img{
  border-radius: 30px;
  width: 50%;
  margin: 10px 0;
}
.webrion-blog  .service-content-detail strong{}

.webrion-blog  .service-content-detail .service-image {
  margin: 40px 0;
}

.webrion-blog  .service-content-detail .service-image img {
  max-width: 400px;
  max-height: 400px;
}

.swiper-navigation{}
.swiper-navigation button{
  border: unset;
  background-color: unset;
  position: absolute;
  top: 50%;
  transform: translate(0,-50%);
}
.swiper-navigation button.next{
  left: 100%;
}
.swiper-navigation button.prev{
  right: 100%;
}
.swiper-navigation button i{font-size: 50px;color: #fff;line-height: 1;}

.webrion-appointment{
  margin-bottom: 70px;
}
.webrion-appointment .appointment-box{
  padding: 30px;
  border: 1px solid #e0e0e0;
  border-radius: 20px;
}
.webrion-appointment .appointment-box label{
  display: block;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 5px;
}
.webrion-appointment .appointment-box input{
  width: 100%;
  border: 1px solid #e0e0e0;
  padding: 0 15px;
  border-radius: 10px;
  height: 50px;
  font-size: 16px;
  font-weight: 400;
  color: #000;
}
.webrion-appointment .appointment-box input::placeholder{
  font-size: 14px;
  color: rgba(0, 0, 0, 0.54);
}
/*
.webrion-appointment .appointment-box input[type=date]{
  background-color: #0080ff;
  padding: 15px;
  color: #ffffff;
  font-size: 18px;
  border: none;
  outline: none;
  border-radius: 5px;
}
::-webkit-calendar-picker-indicator{
  background-color: #ffffff;
  padding: 5px;
  cursor: pointer;
  border-radius: 3px;
}
*/


.webrion-appointment .appointment-box .row{
  row-gap: 20px;
}


input:focus-visible,
textarea:focus-visible,
select:focus-visible{
  outline: 0 !important;
}
input:focus,
textarea:focus,
select:focus{
  outline: 0 !important;
}

.thanks-appointment{
  margin: 0 0 70px;
}
.thanks-appointment .thanks-box{
  text-align: center;
  border: 1px solid #e0e0e0;
  border-radius: 20px;
  padding: 50px;
}
.thanks-appointment .thanks-box .icon{}
.thanks-appointment .thanks-box .icon img{
  width: 100px;
}
.thanks-appointment .thanks-box .thanks-text{
  font-size: 20px;
  font-weight: 300;
  margin: 10px 0;
}
.thanks-appointment .thanks-box .thanks-text span{
  font-weight: 600;
  color: #BB9441;
}
.thanks-appointment .thanks-box a{
  background-color: #bb9442;
  padding: 12px 30px;
  display: inline-block;
  color: #fff;
  border-radius: 100px;
  margin-top: 20px;
}

.pagination {
  justify-content: center;
  gap: 8px;
  margin: 30px 0 0;
}

.pagination .page-numbers.current {
  width: 44px;
  height: 44px;
  background-color: #bb9442;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  border: unset;
}

.pagination .page-numbers:not(.current):hover{
  background-color: #ededed;
  transition: all .5s ease;
}

.pagination .page-numbers.next,
.pagination .page-numbers.prev{
  width: auto;
  padding: 0px 20px;
}

.pagination .page-numbers {
  display: block;
  width: 44px;
  height: 44px;
  padding: 0;
  line-height: 42px;
  text-align: center;
  border-radius: 3px;
  border: 1px solid #ccd3dd;
  background-color: #fff;
  transition: all .5s ease;
  font-weight: 500;
  font-family: 'Quicksand', sans-serif !important;
  color: #bb9442;
}

.pagination .dots {
  background-color: unset;
  color: #072156;
  border: unset;
}

.top-bar.hide {
  display: none;
}

html.scroll_hid {
  overflow: hidden;
}

.sub-menu.sub-down {
  margin: 15px 0 !important;
  overflow-y: scroll;
  height: 200px !important;
  padding-left: 30px !important;
}
.sub-menu.sub-down li a {
}

.mobile-nav .menu-item {
  position: relative;
}

.mobile-nav .menu-item i {color: #bb9442 !important;}

.mobile-menu .mobile-nav::-webkit-scrollbar {
  width: 4px;
}

.mobile-menu .mobile-nav::-webkit-scrollbar-track {
  background: #EDEDED;
  border-radius: 10px;
}

.mobile-menu .mobile-nav::-webkit-scrollbar-thumb {
  background: #BB9441;
  border-radius: 10px;
}

.webs .sub-menu {
  left: -267px !important;
}

.active {
  display: block;
}

.search_page {
  padding: 0px 0 100px 0px;
}

.no-results.not-found {
  margin: 50px 0 0;
}



.none_search h1 {
  font-size: 30px;
  color: #fff;
  margin-bottom: 10px;
}

.none_search input {
  border: unset;
  height: 50px;
  width: 200px;
  border-radius: 50px;
  padding: 0 20px;
  font-size: 14px;
  font-weight: 400;
}

.none_search input::placeholder {
  color: #ccc;
  font-size: 14px;
}




search_wrapper_c {
  display: flex;
  width: 100%;

  flex-wrap: wrap;
}

.is-search-sections{
  display: flex;
  flex-direction: column;
  gap: 15px;
}

.blog_connect {
  border: 1px solid #EDEDED;
  display: block;
  border-radius: 25px;
  height: 100%;
  padding: 20px;
}
.blog_box {
  height: 100%;
}

.blog_box .blog_flex {
  display: flex;
  height: 100%;
}

.blog_box .blog_flex .content_blog {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 50%;
}

.blog_box .blog_flex .content_blog .button_format2 span {}

.blog_box .blog_flex .content_blog .button_format2 img {
  width: 20px;
}

.blog_box .blog_flex .media_blog {
  height: auto;
  width: 50%;
}

.blog_box .blog_flex .media_blog img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 20px;
}

.search_wrapper_c {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  gap: 4%;
  row-gap: 40px;
}

.search_wrapper_c article{
  width: 48%;
}

.page_common {
  padding: 50px 0px;
  border-bottom: 1px solid #EDEDED;
}

.page_common .common_flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.page_common .common_flex .title_c {}

.page_common .common_flex .title_c h1{
  font-size: 30px !important;
}

.page_common .common_flex .breadcrumb {
  margin-bottom: 0;
}

.page_common .common_flex .breadcrumb ul {
  display: flex;
  gap: 5px;
  font-weight: 100;
}



.page_common .common_flex .breadcrumb ul li a {
  font-weight: 600;
  transition: all .6s ease;
}

.page_common .common_flex .breadcrumb ul li a:hover {
  color: #EF552A;
  transition: all .6s ease;
}

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

.blog_box .blog_flex .content_blog .title_blog h2{
  font-size: 24px;
  margin-bottom: 0;
}

.content-common{
  margin: 0 0 70px;
}
.content-common p{
  font-size: 16px;
  font-weight: 400;
  opacity: .7;
  margin-bottom: 15px !important;
}
.content-common li{
  font-size: 16px;
  font-weight: 400;
  opacity: .7;
  margin-bottom: 15px !important;
}
.content-common h2{
  font-size: 26px;
  font-weight: 400;
  margin: 15px 0 10px;
}
.content-common h3{
  font-size: 22px;
  font-weight: 400;
  margin: 15px 0 10px;
}
.content-common h4{
  font-size: 18px;
  font-weight: 400;
  margin: 15px 0 10px;
}
.content-common ul,
.content-common ol{
  padding-left: 20px;
}
.search_page .page-content {
		display: flex;
		flex-direction: column;
		justify-content: unset;
		gap: 20px;
	}
	.search_page .page-content form {
		display: flex;
		justify-content: unset;
		gap: 20px;
	}
	.search_page .page-content .search-submit {
		margin: 0;
	}
	.search_page .page-content p {
		color: #fff !important;
	}
.none_search .page-header {
		padding: 0;
	}

/* Sticky Contact Buttons */
.sticky-buttons {
    display: flex;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 999999;
}

.mobilefooter-sticky, .fixed-vision {
    display: none !important;
}

footer {
    padding-bottom: 70px !important;
}

.sticky-buttons .btn {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 12px 5px;
    color: #fff !important;
    text-align: center;
    text-decoration: none;
    gap: 12px;
    transition: 0.3s transform ease;
}

.sticky-buttons .btn:active {
    transform: scale(0.98);
}

.sticky-buttons .whatsapp {
    background-color: #58d871;
}

.sticky-buttons .phone {
    background-color: #007bff;
}

.sticky-buttons .btn span {
    font-size: 14px;
    font-weight: 600;
    line-height: 1.2;
    text-transform: uppercase;
}

.sticky-buttons .btn svg {
    width: 28px;
    height: 28px;
    fill: #fff;
}