/*
Theme Name: Webrion Psikolojik Danışmanlık WP1
Theme URI: https://wp1.webrion.com.tr/
Author: Webrion | Yonkasoft
Author URI: https://yonkasoft.com/
Description: https://wp1.webrion.com.tr/
Version: 1.1
Tested up to: 5.4
Requires PHP: 5.6
License: Webrion tema.
License URI: https://wp1.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: "Amaranth", 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: 40px 0;
}

header.not-home {padding: 40px 0 0;}

header.not-home .head-bar-wrapper {
    border-bottom: 1px solid #D7A184;
    padding: 0 0 40px;
}

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: 258px;
    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 {
}


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 35px;
    height: 50px;
    color: #fff;
    border-radius: 30px;
    background-color: #D7A184;
    transition: 0.3s;
}

header .head-bar-wrapper .meet-btn a:hover {
    background-color: #000;
    transition: 0.3s;
}

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

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: 16px;
    font-weight: 500;
}

.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;
  border-top: 1px solid #e1e1e15e;
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
} */

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

/* .webrion-about-us::before {
  content: '';
  position: absolute;
  border-width: 2px;
  border-style: solid;
  border-image: linear-gradient(to bottom, #e1e1e15e, rgba(0, 0, 0, 0)) 1 100%;
  width: 100%;
  height: 100%;
} */
.webrion-about-us .webrion-about-us-wrapper {
    position: relative;
    border-top: 1px solid #e3e3e369;
    border-top-left-radius: 70px;
    border-top-right-radius: 70px;
    padding: 50px;
    width: 100%;
}

.webrion-about-us .webrion-about-us-wrapper::before {
    content: '';
    position: absolute;
    border-width: 1px;
    border-style: solid;
    border-image: linear-gradient(to bottom, #e3e3e369, rgb(0 0 0 / 0%)) 1 100%;
    width: 100%;
    height: 100%;
    left: 0;
    z-index: -1;
}


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

.webrion-about-us .about-us-left img {
    max-width: 100%;
    max-height: 500px;
    object-fit: cover;
    border-radius: 30px;
}

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

.webrion-about-us .about-us-right h2::before {
    position: absolute;
    content: "";
    background-image: url(/wp-content/uploads/2024/08/smile-1.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 45px;
    bottom: 65%;
    height: 45px;
    right: 100%;
}

.webrion-about-us .about-us-right h2 span {
    color: #D7A184;
}

.webrion-about-us .about-us-right p {
    font-size: 15px;
    font-weight: 400;
    padding-bottom: 30px;
    font-family: 'Poppins';
}

.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 50px;
    height: 50px;
    background: #66796B;
    color: #ffff;
}


.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 {}

.webrion-comment.about-detail {
    position: relative;
    margin-bottom: 40px;
}

.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 {
    text-align: center;
    font-size: 34px;
    font-weight: 500;
    margin-bottom: 25px;
    position: relative;
}

.webrion-comment .webrion-comment-head .comment-head-title span {
    color: #D7A184;
}

.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%;
}


footer {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
}

footer::before {
    content: "";
    width: 100%;
    position: absolute;
    height: 1px;
    background: #0000001f;
    z-index: -9;
    bottom: 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: 34px;
    font-weight: 500;
    margin-bottom: 0;
    line-height: 1;
}

.webrion-breadcrumb .breadcrumb-content ul {
    display: flex;
    gap: 10px;
    align-items: center;
    justify-content: end;
    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: 40px 0 0;
}

.webrion-contact .webrion-contact-form {
    padding: 30px;
    border: 1px solid #D7A184;
    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 #D7A184;
    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: 16px;
    font-weight: 400;
    color: #D7A184;
    font-family: 'Poppins';
    transition: 0.3s;
}


.webrion-contact .webrion-contact-grid .contact-list ul li .adress {}

.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: 28px;
    font-weight: 500;
    color: #D7A184;
    line-height: 1;
    margin-bottom: 15px;
}

.webrion-contact .webrion-contact-form p {
    font-size: 14px;
    font-weight: 300;
    color: #000;
    font-family: 'Poppins';
    margin-bottom: 15px !important;
}

.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: 10px;
    font-weight: 400;
    font-size: 14px;
}

.webrion-contact .webrion-contact-form .contact-form .contact-item input {
    background: #F6F6F6;
    height: 50px;
    padding: 0 30px;
    font-size: 15px;
    border-radius: 10px;
    outline: none;
    border: navajowhite;
    color: #00000099;
    width: 100%;
}

.webrion-contact .webrion-contact-form .contact-form .contact-item input::placeholder,
.webrion-contact .webrion-contact-form .contact-form .contact-item textarea::placeholder {
    font-weight: 300;
    color: #00000099;
}

.webrion-contact .webrion-contact-form .contact-form .contact-item textarea {
    background: #F6F6F6;
    padding: 20px;
    border-radius: 10px;
    outline: none;
    border: none;
    color: #00000040;
    width: 100%;
    height: 200px;
    margin-bottom: 25px;
}

.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] {
    border: none;
    border-radius: 30px;
    text-align: center;
    padding: 0 25px;
    height: 50px;
    font-weight: 500;
    font-family: 'Poppins';
    font-size: 16px;
    transition: all 0.3s;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
    color: #fff;
}


.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;
    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: #D7A184;
    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;
}

.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 #D7A184;
}

.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: #D7A184;
    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;
    color: #D7A184;
    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: #D7A184;
    border: 2px solid #fff;
    border-radius: 99px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.3s;
    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;
    transition: 0.3s;
    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: #D7A184;
    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 #D7A184;
    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: #D7A184;
}

.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: #D7A184;
}

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 #D7A184;
    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: #D7A184;
    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: #D7A184;
    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 {
}

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

.sub-active {
    display: block;
}

.top-bar {
    background: #efdfcc54;
    padding: 13px 0;
    position: relative;
    z-index: 9999;
}

.top-bar i {
    color: #D7A184;
    font-size: 20px;
}

.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: 25px;
}

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

.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: 0;
}

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

.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 {}

.webrion-about-us-content .about-us-content {
    margin: 40px 0 80px;
}

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

.webrion-about-us-content .about-us-content p {
    font-size: 15px;
    font-weight: 400;
    padding-bottom: 30px;
    font-family: 'Poppins';
    text-align: center;
}

.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;
    border: 1px solid #D7A184;
}

.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 {
    background: #efdfcc54;
    padding: 50px 0px 80px;
}

.entry-webrion .entry-webrion-wrapper .entry-webrion-right-content {
    height: 552px;
    width: 430px;
    margin-bottom: -160px;
    position: relative;
    z-index: 1;
}

.entry-webrion .entry-webrion-wrapper .entry-webrion-right-content img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 30px;
}

.entry-webrion .entry-webrion-wrapper .entry-webrion-left-content {
    gap: 33px;
    width: 70%;
    display: flex;
    flex-direction: column;
}

.wb-btn {}

.entry-webrion .entry-webrion-wrapper .entry-webrion-left-content .webrion-contact-button {}

.entry-webrion .entry-webrion-wrapper .entry-webrion-left-content .webrion-contact-button .wb-btn {
    padding: 0 50px;
    height: 55px;
    border: 1px solid #D7A184;
    border-radius: 50px;
    color: #D7A184;
    width: max-content;
    display: flex;
    transition: 0.3s;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    font-size: 18px;
}

.entry-webrion .entry-webrion-wrapper .entry-webrion-left-content .entry-webrion-text {}

.entry-webrion .entry-webrion-wrapper .entry-webrion-left-content .entry-webrion-text p {
    font-family: "Poppins";
    font-size: 18px;
}

.entry-webrion .entry-webrion-wrapper .entry-webrion-left-content .entry-webrion-title {}

.entry-webrion .entry-webrion-wrapper .entry-webrion-left-content .entry-webrion-title h1 {
    font-size: 50px;
    color: #010101;
    margin-bottom: 0;
}

.entry-webrion .entry-webrion-wrapper .entry-webrion-left-content .entry-webrion-title h1 span {
    color: #D7A184;
}

.entry-webrion .entry-webrion-wrapper {
    display: grid;
    grid-auto-columns: 1fr;
    grid-template-columns: 1.6fr 1fr;
    gap: 0px 0px;
    align-items: center;
}

.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;
}

.entry-webrion-box {
    margin-top: -60px;
    position: relative;
}

.entry-webrion-box::after {
    content: "";
    background-image: url(/wp-content/uploads/2024/08/form-background.webp);
    position: absolute;
    width: 100%;
    height: 800px;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: -9;
    top: 50%;
    opacity: 0.5;
}

.entry-webrion-box .webrion-boxes {}

.entry-webrion-box .webrion-boxes .boxes-content {
    background: #D7A184;
    padding: 45px 30px;
    border-radius: 50px;
}

.entry-webrion-box .webrion-boxes .boxes-content .bx-content-wrapper {
    /* position: relative; */
}

.entry-webrion-box .webrion-boxes .boxes-content .bx-content-wrapper .boxes {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 15px;
}

.entry-webrion-box .webrion-boxes .boxes-content .bx-content-wrapper .boxes::before {
    position: absolute;
    width: 1px;
    height: 150px;
    right: 0;
    color: #000;
    content: "";
    background: #ffffff54;
    top: 50%;
    transform: translate(0, -50%);
}

.entry-webrion-box .webrion-boxes .boxes-content .bx-content-wrapper .col-lg-3:last-child .boxes::before {
    display: none;
}

.entry-webrion-box .webrion-boxes .boxes-content .bx-content-wrapper .boxes .boxes-text {
    max-width: 80%;
}

.entry-webrion-box .webrion-boxes .boxes-content .bx-content-wrapper .boxes .boxes-text p {
    text-align: center;
    font-size: 12px;
    color: #fff;
    font-family: 'Poppins';
    font-weight: 400;
}

.entry-webrion-box .webrion-boxes .boxes-content .bx-content-wrapper .boxes .boxes-title {}

.entry-webrion-box .webrion-boxes .boxes-content .bx-content-wrapper .boxes .boxes-title h2 {
    font-size: 20px;
    color: #fff;
    margin: 0;
    font-weight: 600;
}

.entry-webrion-box .webrion-boxes .boxes-content .bx-content-wrapper .boxes .boxes-image {
    align-items: center;
    text-align: center;
}

.entry-webrion-box .webrion-boxes .boxes-content .bx-content-wrapper .boxes .boxes-image img {
    width: 45px;
}

.entry-webrion-box .webrion-boxes .boxes-content .bx-content-wrapper .row {}

.entry-webrion-box .webrion-boxes .boxes-content .bx-content-wrapper .row .col-lg-3 {
    max-width: 20%;
    position: relative;
}


.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;
    display: flex;
    align-items: center;
    gap: 11px;
}

.head-home-title span {
    transition: 0.3s;
}

.head-home-title i {}

header .head-bar-wrapper .center-bar .menu-center .sub-menu li a:hover {
    background: #D7A184;
    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/08/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/08/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 {}

.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: 24px;
    font-weight: 400;
    margin-bottom: 10PX;
}

.webrion-blog .service-box span {
    font-weight: 500;
    color: #D7A184;
}

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

.webrion-blog .service-box .service-form .service-form-item textarea {
    height: 140px;
    padding: 0 30px;
    padding-top: 20px;
    font-size: 16px;
    border-radius: 30px;
    outline: none;
    border: 1px solid #E0E0E0;
    background: #ffffff;
    color: #00000099;
    width: 100%;
}

.webrion-blog .service-box .service-form .service-form-item textarea::placeholder {
    font-weight: 300;
    color: #00000099;
}

.webrion-blog .service-box .service-form .service-form-item input::placeholder {

    font-weight: 300;
    color: #00000099;
}

.webrion-blog .service-box .service-form .service-form-item input {
    height: 50px;
    padding: 0 30px;
    font-size: 15px;
    line-height: 1;
    border-radius: 30px;
    outline: none;
    border: 1px solid #E0E0E0;
    background: #ffffff;
    color: #00000099;
    width: 100%;
}

.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: 20px;
    position: relative;
}

.webrion-blog .service-box .service-form .service-form-btn input[type=submit] {
    border: none;
    border-radius: 30px;
    text-align: center;
    padding: 0 25px;
    height: 50px;
    font-weight: 500;
    font-family: 'Poppins';
    font-size: 16px;
    transition: all 0.3s;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
    color: #fff;
}


.webrion-blog .service-gallery {}

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

.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: 54%;
    transform: translate(0, -50%);
}

.swiper-navigation button.next {
    right: -15px;
    z-index: 9;
}

.swiper-navigation button.prev {
    left: -15px;
    z-index: 9;
}

.swiper-navigation button i {
    font-size: 25px;
    color: #D7A184;
    padding: 9px;
    transition: 0.3s;
    border-radius: 50%;
    background: #ffff;
    border: 1px solid #E0E0E0;
}

.webrion-appointment {
    margin: 40px 0;
}

.webrion-appointment .appointment-box {
    padding: 30px;
    border: 1px solid #e0e0e0;
    border-radius: 20px;
    position: relative;
}

.webrion-appointment .appointment-box label {
    display: block;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 5px;
}

.webrion-appointment .appointment-box input {
    background: #F6F6F6;
    height: 50px;
    padding: 0 30px;
    font-size: 15px;
    border-radius: 10px;
    outline: none;
    border: none;
    color: #00000099;
    width: 100%;
}

.webrion-appointment .appointment-box input::placeholder {
    color: #00000099;
}

/*
.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;
    align-items: end;
}


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: #D7A184;
}

.thanks-appointment .thanks-box a {
    background-color: #D7A184;
    padding: 12px 30px;
    display: inline-block;
    color: #fff;
    font-family: 'Poppins';
    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: #D7A184;
    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: #D7A184;
}

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


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;
}


.main-contact-form {
    position: relative;
    padding: 80px 0;
}

/* .main-contact-form::before {
    content: "";
    background-image: url(assets/img/form-background.png);
    position: absolute;
    width: 100%;
    height: 600px;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 99;
} */

.main-contact-form .main-contact-form-content {
    display: flex;
    position: relative;
    flex-direction: column;
    justify-content: center;
    gap: 20px;
}

.main-contact-form .main-contact-form-content .main-contact-form-title h2 {
    font-size: 28px;
    color: #010101;
    font-weight: 400;
}

.main-contact-form .main-contact-form-content .main-contact-form-title h2 span {
    color: #D7A184;
}

.main-contact-form .main-contact-form-content .main-contact-form-title p {
    color: #ffffffe8;
    font-weight: 300;
    margin-bottom: 20px !important;
    display: none;
}

.main-contact-form-list {
    display: flex;
    align-items: baseline;
    gap: 20px;
}

.main-contact-form-list .main-contact-form-item {
    display: flex;
    align-items: center;
    position: relative;
    flex: 1;
}

.main-contact-form-list .main-contact-form-button {
    flex: 1;
    position: relative;
}

.main-contact-form-list .main-contact-form-item p {
    width: 100%;
}

.main-contact-form-list .main-contact-form-item .main-contact-form-image {
    position: absolute;
    left: 23px;
}

.main-contact-form-list .main-contact-form-item .main-contact-form-image img {
    width: 23px;
}

.main-contact-form-list .main-contact-form-item input {
    height: 55px;
    padding: 0 30px;
    border-radius: 30px;
    outline: none;
    border: 1px solid #E0E0E0;
    background: #ffffff;
    color: #00000099;
    width: 100%;
}

.main-contact-form-list .main-contact-form-item input::placeholder {
    color: #00000099;
    font-weight: 400;
    font-size: 16px;
}


.main-contact-form-list .main-contact-form-button input i {
    font-size: 19px;
}

.main-contact-form-list .main-contact-form-button input {
    position: absolute;
    left: 0;
    top: 0;
    background-color: unset;
    border: unset;
    width: 100%;
    height: 100%;
    color: #fff;
    z-index: 99999;
}

.main-contact-form-list .main-contact-form-button button .spinner-grow {
    width: 20px;
    height: 20px;
    display: none;
}

.main-contact-form-list .main-contact-form-button button .spinner-grow span {}

.about-us-right {
    padding-left: 50px;
}


.webrion-certificate-swiper {
    padding: 0;
    position: relative;
}

.webrion-certificate-swiper::before {
    content: "";
    right: 0;
    position: absolute;
    width: 60%;
    background: linear-gradient(129deg, rgb(239 223 204 / 0%) 0%, rgb(239 223 204 / 35%) 91%);
    height: 100%;
    border-bottom-left-radius: 50px;
    border-top-left-radius: 50px;
    z-index: -1;
}

.webrion-certificate-swiper .row {
    align-items: center;
}

.webrion-certificate-swiper .webrion-certificate-left-content {
    display: flex;
    flex-direction: column;

}

.webrion-certificate-swiper .webrion-certificate-left-content .webrion-certificate-text {}

.webrion-certificate-swiper .webrion-certificate-left-content .webrion-certificate-text p {
    width: 80%;
    font-family: 'Poppins';
    font-size: 16px;
}

.webrion-certificate-swiper .webrion-certificate-left-content .webrion-certificate-title {}

.webrion-certificate-swiper .webrion-certificate-left-content .webrion-certificate-title h2::before {
    position: absolute;
    content: "";
    background-image: url(/wp-content/uploads/2024/08/smile-1.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 45px;
    bottom: 65%;
    height: 45px;
    right: 100%;
}

.webrion-certificate-swiper .webrion-certificate-left-content .webrion-certificate-title h2 {
    font-size: 34px;
    font-weight: 500;
    margin-bottom: 25px;
    position: relative;
}

.webrion-certificate-swiper .webrion-certificate-left-content .swiper-buttons {
    display: flex;
    gap: 15px;
    width: fit-content;
    margin: 15px 0px;
}

.webrion-certificate-swiper .webrion-certificate-left-content .swiper-buttons i {
    font-size: 25px;
    color: #66796B;
    padding: 6px;
    transition: 0.3s;
    border-radius: 50%;
    border: 1px solid #E0E0E0;
}

.webrion-certificate-swiper .webrion-certificate-left-content .webrion-certificate-more-button {}

.webrion-certificate-swiper .webrion-certificate-left-content .webrion-certificate-more-button .button-v1 {
    background-color: #e6017e;
    color: #fff;
    width: fit-content;
    margin-top: 15px;
    display: inline-block;
    padding: 0 20px;
    font-size: 12px;
    font-weight: 700;
    line-height: 44px;
    border-radius: 10px;
    letter-spacing: 1px;
    cursor: pointer;
    font-family: Quicksand, sans-serif;
    border: none;
}

.webrion-certificate-swiper .webrion-certificate-right-content {}

.webrion-certificate-swiper .webrion-certificate-right-content .swiper-slide {}

.webrion-certificate-swiper .webrion-certificate-right-content .webrion-certificate-image {}

.webrion-certificate-swiper .webrion-certificate-right-content .webrion-certificate-image img {
    border-radius: 30px;
    width: 100%;
}


.webrion-certificate-swiper .webrion-certificate-wrapper {
    padding: 50px 0px;
}

.webrion-workspaces .webrion-workspaces-wrapper .row {
    flex-direction: column;
    align-items: center;
    justify-content: center;
    row-gap: 37px;
}

.webrion-workspaces {
    /* padding: 50px 0px; */
    position: relative;
    border-radius: 50px;
    background: #D7A184;
    margin: 50px 0px 136px;
}

.webrion-workspaces::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-image: url(/wp-content/uploads/2024/08/swiper-back.webp);
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 50px;
    opacity: .1;
    z-index: 0;
}

.webrion-workspaces .webrion-workspaces-wrapper {
    padding: 50px 0px;
    position: relative;
    z-index: 9;
}

.webrion-workspaces .webrion-workspaces-wrapper .webrion-workspaces-top-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    justify-content: center;
}

.webrion-workspaces .webrion-workspaces-wrapper .webrion-workspaces-top-content .webrion-workspaces-title {}

.webrion-workspaces .webrion-workspaces-wrapper .webrion-workspaces-top-content .webrion-workspaces-title h2 {
    font-size: 34px;
    font-weight: 500;
    margin-bottom: 25px;
    color: #fff;
    position: relative;
}

.webrion-workspaces .webrion-workspaces-wrapper .webrion-workspaces-top-content .webrion-workspaces-title h2::before {
    position: absolute;
    content: "";
    background-image: url(/wp-content/uploads/2024/08/smile-white.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 45px;
    bottom: 65%;
    height: 45px;
    right: 100%;
}

.webrion-workspaces .webrion-workspaces-wrapper .webrion-workspaces-top-content .webrion-workspaces-text {
    width: 100%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.webrion-workspaces .webrion-workspaces-wrapper .webrion-workspaces-top-content .webrion-workspaces-text p {
    font-family: 'Poppins';
    font-size: 15px;
    text-align: center;
    color: #fff;
}

.webrion-workspaces .webrion-workspaces-wrapper .webrion-workspaces-top-content .workspaces-swiper-buttons {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    width: 100%;
    height: 100%;
    position: relative;
    top: -41px;
}

.webrion-workspaces .webrion-workspaces-wrapper .webrion-workspaces-top-content .workspaces-swiper-buttons i {
    font-size: 25PX;
    color: #D7A184;
    transition: 0.3s;
    padding: 9px;
    border-radius: 50%;
    background: #ffff;
    border: 1px solid #E0E0E0;
}

.webrion-workspaces .webrion-workspaces-wrapper .webrion-certificate-bottom-content {
    /* display: flex; */
    padding: 25px 0px;
    overflow-x: hidden;
    margin-bottom: -166px;
}

.webrion-workspaces .webrion-workspaces-wrapper .webrion-certificate-bottom-content .webrion-workspaces-boxes {
    background: #fff;
    padding: 35px 35px 20px;
    border-radius: 20px;
    position: relative;
    border: 1px solid #F3F3F3;
}

.webrion-workspaces .webrion-workspaces-wrapper .webrion-certificate-bottom-content .webrion-workspaces-boxes::before {
    content: "";
    border-radius: 20px;
    border: 1px solid #F0F0F0;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 4%;
    top: 6%;
    border-radius: 20px;
}

.webrion-workspaces .webrion-workspaces-wrapper .webrion-certificate-bottom-content .webrion-workspaces-boxes .workspaces-box-content {
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.webrion-workspaces .webrion-workspaces-wrapper .webrion-certificate-bottom-content .webrion-workspaces-boxes .webrion-workspaces-box {}

.webrion-workspaces .webrion-workspaces-wrapper .webrion-certificate-bottom-content .webrion-workspaces-boxes .workspaces-box-content .webrion-workspaces-box-button {
    text-align: left;
}

.webrion-workspaces .webrion-workspaces-wrapper .webrion-certificate-bottom-content .webrion-workspaces-boxes .workspaces-box-content .webrion-workspaces-box-button a {
    display: block;
    background: #66796B;
    width: fit-content;
    color: #fff;
    height: 40px;
    padding: 0 30px;
    font-size: 14px;
    transition: 0.3s;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
}

.webrion-workspaces .webrion-workspaces-wrapper .webrion-certificate-bottom-content .webrion-workspaces-boxes .webrion-workspaces-box .webrion-workspaces-box-content {
    text-align: left;
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.webrion-workspaces .webrion-workspaces-wrapper .webrion-certificate-bottom-content .webrion-workspaces-boxes .webrion-workspaces-box .webrion-workspaces-box-content .webrion-box-text {}

.webrion-workspaces .webrion-workspaces-wrapper .webrion-certificate-bottom-content .webrion-workspaces-boxes .webrion-workspaces-box .webrion-workspaces-box-content .webrion-box-text p {
    font-family: 'Poppins';
    font-size: 13px;
    color: #00000040;
}

.webrion-workspaces .webrion-workspaces-wrapper .webrion-certificate-bottom-content .webrion-workspaces-boxes .webrion-workspaces-box .webrion-workspaces-box-content .webrion-box-title {
    font-size: 21px;
    color: #D7A184;
    margin-bottom: 0;
    transition: 0.3s;
    line-height: 1;
}

.webrion-workspaces-swipers {
    overflow: unset !important;
}

.webrion-blogs {
    padding: 80px 0 80px;
}

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

.webrion-blogs .webrion-blogs-head .webrion-blogs-head-title {}

.webrion-blogs .webrion-blogs-head .webrion-blogs-head-title h2 {
    text-align: center;
    font-size: 34px;
    font-weight: 500;
    position: relative;
    margin: 0 !important;
    width: max-content;
}

.webrion-blogs .webrion-blogs-head .webrion-blogs-head-title h2::before {
    position: absolute;
    content: "";
    background-image: url(/wp-content/uploads/2024/08/smile-1.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 42px;
    bottom: 100%;
    height: 40px;
    right: 100%;
}

.webrion-blogs .webrion-blogs-head .webrion-blogs-head-title h2 span {
    color: #D7A184;
}

.webrion-blogs .webrion-blogs-body {
    position: relative;
}

.webrion-blogs .webrion-blogs-body .webrion-blogs-content {}

.webrion-blogs .webrion-blogs-body .webrion-blogs-content a {}

.webrion-blogs .webrion-blogs-body .webrion-blogs-content a p {
    text-align: left;
    font-family: 'Poppins';
    font-size: 13px;
    max-width: 80%;
    color: #000;
    font-weight: 300;
    margin-bottom: 15px !important;
}

.webrion-blogs .webrion-blogs-body .webrion-blogs-content a .blog-content-title {
    color: #000;
    font-size: 22px;
    text-align: left;
    width: 80%;
    font-family: 'Amaranth';
    font-weight: 400;
    line-height: 1.3;
    margin-bottom: 15px;
    transition: 0.3s;
}

.webrion-blogs .webrion-blogs-body .webrion-blogs-content a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    margin-bottom: 15px;
    border-radius: 30px;
}

.webrion-blogs .webrion-blogs-body .webrion-blogs-content .webrion-blogs-btn {
    text-align: left;
}

.webrion-blogs .webrion-blogs-body .webrion-blogs-content .webrion-blogs-btn a {
    display: block;
    background: #66796B;
    width: fit-content;
    padding: 0 30px;
    transition: 0.3s;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 14px;
    border-radius: 50px;
    font-family: 'Amaranth';
}

.footer-head {
    padding: 40px 0px;
    background: #efdfcc54;
}

.footer-head .footer-head-content {}

.footer-head .footer-head-content .ft-head-group {}

.footer-head .footer-head-content .ft-head-group .col-lg-3 {
    border-bottom: 1px solid #0000001f;
    border-bottom-right-radius: 30px;
    position: relative;
}

.footer-head .footer-head-content .ft-head-group .col-lg-3:nth-child(even)::after {
    content: "";
    position: absolute;
    width: 1px;
    height: 111px;
    background: #0000000d;
    top: 14%;
    left: 0px;
}

.footer-head .footer-head-content .ft-head-group .col-lg-3:nth-child(even) {
    border: 1px solid #0000001f;
    border-bottom: unset;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    border-bottom-right-radius: unset;
    position: relative;
    border-left: none;
    border-right: none;
}

.footer-head .footer-head-content .ft-head-group .col-lg-3:nth-child(even)::before {
    content: "";
    position: absolute;
    width: 1px;
    height: 100px;
    background: #0000001f;
    right: 0;
    content: "";
    position: absolute;
    width: 1px;
    height: 111px;
    background: #0000000d;
    top: 14%;
}

.footer-head .footer-head-content .ft-head-group .col-lg-3:nth-child(3) {
    border-bottom-right-radius: 30px;
    border-bottom-left-radius: 30px;
}

.footer-head .footer-head-content .ft-head-group .col-lg-3:last-child::before {
    display: none;
}

.footer-head .footer-head-content .ft-head-group .ft-head-group-content {
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 150px;
}

.footer-head .footer-head-content .ft-head-group .ft-head-group-content a {
    display: flex;
    flex-direction: column;
    transition: 0.3s;
    align-items: center;
    justify-content: center;
    color: #000;
    font-size: 20px;
    text-align: center;
}

.footer-head .footer-head-content .ft-head-group .ft-head-group-content a i {
    font-size: 25px;
    color: #D7A184;
}

.footer-head .footer-head-content .ft-head-group .ft-head-group-content .ft-social-media-group {}

.footer-head .footer-head-content .ft-head-group .ft-head-group-content .ft-social-media-group ul {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}

.footer-head .footer-head-content .ft-head-group .ft-head-group-content .ft-social-media-group ul li {}

.footer-head .footer-head-content .ft-head-group .ft-head-group-content .ft-social-media-group ul li a {}

.footer-head .footer-head-content .ft-head-group .ft-head-group-content .ft-social-media-group ul li a i {
    color: #66796B;
}


footer {
    position: relative;

    height: 100%;
}

footer .ft-wrapper {
    height: 100%;
}

pa {}

footer .ft-wrapper .footer-wrapper-content {
    height: 100%;
}

footer .ft-wrapper .ft-left-content {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 100px 0px 80px;
}

footer .ft-wrapper .container {
    height: 100%;
}

footer .ft-wrapper .ft-left-content .ft-menu {
    display: flex;
    height: 100%;
    align-items: center;
}

footer .ft-wrapper .ft-left-content .ft-menu .footer-group {
    flex: 1;
    z-index: 9;
    height: 100%;
}

footer .ft-wrapper .ft-left-content .ft-menu .footer-group .footer-group-title {}

footer .ft-wrapper .ft-left-content .ft-menu .footer-group .footer-group-title h3 {
    font-size: 28px;
    margin-bottom: 15px;
}

footer .ft-wrapper .ft-left-content .ft-menu .footer-group .ft-menu-content {}

footer .ft-wrapper .ft-left-content .ft-menu .footer-group .ft-menu-content .ft-menu-list {}

footer .ft-wrapper .ft-left-content .ft-menu .footer-group .ft-menu-content .ft-menu-list ul {
    gap: 5px;
    display: flex;
    flex-direction: column;
}

footer .ft-wrapper .ft-left-content .ft-menu .footer-group .ft-menu-content .ft-menu-list ul li {}

footer .ft-wrapper .ft-left-content .ft-menu .footer-group .ft-menu-content .ft-menu-list ul li a {
    color: #2121214d;
    font-size: 16px;
    font-weight: 300;
    font-family: 'Poppins';
    transition: 0.3s;
}

.ft-copyright {
    padding: 20px 0px;
}

.ft-copyright .copyright-content {
    display: flex;
    justify-content: space-between;
}

.ft-copyright .copyright-content a {}

.ft-copyright .copyright-content a img {
    width: 125px;
}

.ft-copyright .copyright-content .ft-copyright-text p {
    font-family: 'Poppins';
    font-size: 14px;
}

footer .ft-right-content {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 40%;
}

footer .ft-right-content .ft-map {
    height: 100%;
}

footer .ft-right-content .ft-map iframe {
    border-bottom-left-radius: 35px;
    border-top-left-radius: 35px;
    height: 100%;
}


footer .footer-content {
    height: 100%;
    position: relative;
}

footer .footer-content .ft-content {
    display: grid;
    grid-template-columns: 2fr 1fr;
    grid-template-rows: 1fr;
    gap: 0px 0px;
    grid-template-areas:
        ". .";
    justify-content: space-between;
    align-items: center;
    height: a;
}

.main-contact-form-list .main-contact-form-button .submit-form {
    border: none;
    background: #66796B;
    border-radius: 30px;
    text-align: center;
    width: 100%;
    height: 55px;
    font-weight: 500;
    transition: 0.3s;
    font-family: 'Poppins';
    font-size: 18px;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
    color: #fff;
}

.main-contact-form-list .main-contact-form-button .submit-form:hover {
    background: #D7A184;
}

header .head-bar-wrapper .meet-btn:hover {
}

.webrion-swiper-content .swiper-content .webrion-swiper-btn:hover {
    background: #bb9441;
    border-color: #D7A184;
    color: #fff !important;
    transition: 0.3s;
}

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

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

.webrion-service .webrion-service-body .service-content .service-title:hover {
    color: #D7A184;
    transition: 0.3s;
}

.webrion-our-applications::before {
    content: "";
    width: 100%;
    height: 400px;
    display: block;
    position: absolute;
    right: 0;
    z-index: -3;
    background-color: #D7A184;
    top: 0;
}

.comparison-slider-wrapper .comparison-slider .divider:before {
    content: "";
    position: absolute;
    width: 40px;
    height: 40px;
    left: -18px;
    top: 50%;
    margin-top: -20px;
    border-radius: 50%;
    background-color: #D7A184;
    transition: all 0.1s ease-in-out;
}

.webrion-comment .ti-widget.ti-goog .ti-review-item>.ti-inner {
    background-color: unset !important;
    border: 1px solid #D7A184 !important;
    border-radius: 30px !important;
}

.webrion-comment .ti-widget.ti-goog .ti-widget-container .ti-name {
    color: #D7A184 !important;
    font-size: 16px;
    font-weight: 500;
    font-family: 'Poppins' !important;
}

.webrion-comment .ti-widget.ti-goog .ti-read-more span {
    color: #D7A184;
    font-size: 14px;
    font-weight: 600;
    opacity: 1;
    display: inline-block;
    font-family: 'Poppins' !important;
    margin: 10px 0 0;
}

.webrion-comment .ti-widget.ti-goog .ti-rating-text span strong {
    font-size: inherit;
    font-weight: 500;
    color: #D7A184;
}

.webrion-blog .webrion-blog-head a:hover {
    background-color: #D7A184;
    transition: 0.3s;
    color: #fff !important;
    transition: 0.3s;
}

.webrion-blog-swiper .blog-content .blog-btn a:hover {
    color: #0a0000 !important;
    transition: 0.3s;
}

.webrion-blog-swiper .blog-content .blog-btn a:hover i {
    color: #0a0000 !important;
    transition: 0.3s;
}

.top-bar .top-bar-wrapper .topbar-item ul li .social:hover {
    background: #0a0000;
    border-color: #0a0000 !important;
    transition: 0.3s;
}

header .head-bar-wrapper .center-bar .menu-center ul li a {
    font-size: 16px;
    font-weight: 400;
    color: #010101;
    transition: 0.3s;
}

header .head-bar-wrapper .center-bar .menu-center ul li a::before {
    position: absolute;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    transition: 0.3s;
    background: #D7A184;
    opacity: 0;
    content: "";
    bottom: -10px;
    left: 50%;
    transform: translate(-50%, 0);
}

header .head-bar-wrapper .center-bar .menu-center .sub-menu li a:hover::before {
    display: none;
}

header .head-bar-wrapper .center-bar .menu-center ul li a:hover::before {
    opacity: 1;
    transition: 0.3s;
}

.webrion-blog .service-box .service-form .service-form-btn input[type=submit] {
    background-color: #D7A184;
}

.webrion-blog .service-box .service-form .service-form-btn input[type=submit]:hover {
    background-color: #D7A184;
    transition: 0.3s;
}

.webrion-breadcrumb .breadcrumb-content ul li a:hover {
    color: #D7A184;
    transition: 0.3s;
}

.ti-widget.ti-goog .ti-review-content,
.webrion-comment .ti-widget.ti-goog .ti-rating-text span {
    color: #D7A184;
}

.webrion-blog-swiper .blog-content p {
    color: #D7A184;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.2;
}

footer .footer-grid .footer-group ul li a {
    color: #D7A184;
    font-size: 14px;
    font-weight: 500;
    transition: 0.3s;
    line-height: 1;
}

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

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

.webrion-breadcrumb .breadcrumb-content ul li.separator::before {
    content: "";
    width: 25px;
    display: block;
    position: relative;
    color: #000;
    border: 0.5px solid;
}

.webrion-breadcrumb .breadcrumb-content ul li a {
    color: #D7A184;
    transition: 0.3s;
}

.webrion-breadcrumb .breadcrumb-content ul li {
    color: #D7A184;
    transition: 0.3s;
}

.webrion-breadcrumb .breadcrumb-btn a:hover {
    background: #bb9441;
    border-color: #bb9441 !important;
    color: #fff !important;
    transition: 0.3s;
}

.webrion-breadcrumb .breadcrumb-btn a:hover i {
    color: #fff !important;
}

.webrion-branches .branches-wrapper .branches-grid .branches-item .info-item .info-head-btn a:hover {
    background: #0a0000;
    border-color: #D7A184;
    color: #fff;
    transition: 0.3s;
}

.footer-head .footer-head-wrapper a:hover {
    color: #D7A184;
}

.webrion-blog .service-gallery .gallery-content .gallery-box:hover .gallery-title {
    color: #D7A184;
    transition: 0.3s;
}

.webrion-contact .webrion-contact-grid .contact-list ul li a:hover {
    color: #D7A184 !important;
    transition: 0.3s;
}


.webrion-contact .webrion-contact-form .contact-form .contact-item label {
    color: #D7A184;
}

.webrion-contact .webrion-contact-form .contact-form .contact-form-btn input[type=submit] {
    background-color: #D7A184;
}

.webrion-contact .webrion-contact-form .contact-form .contact-form-btn input[type=submit]:hover {
    color: #fff;
    background-color: #D7A184;
    border-color: #D7A184;
    transition: 0.3s;
}

.webrion-appointment .appointment-box input[type=submit] {
    border: none;
    border-radius: 10px;
    text-align: center;
    padding: 0 25px;
    height: 50px;
    font-weight: 500;
    background: #D7A184;
    font-family: 'Poppins';
    font-size: 16px;
    transition: all 0.3s;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
    color: #fff;
}

.webrion-appointment .appointment-box label {
    color: #D7A184;
}

.blog_box .blog_flex .content_blog .title_blog {
    color: #D7A184;
    margin-bottom: 10px;
    font-weight: 500;
}

.blog_box .blog_flex .content_blog .button_format2 {
    margin-top: 20px;
    gap: 10px;
    background-color: #D7A184;
    transition: all .6s ease;
    color: #fff;
    border-radius: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: fit-content;
    padding: 0 20px;
}

.blog_box .blog_flex .content_blog p {
    color: #D7A184;
    font-size: 14px;
    font-weight: 100;
    line-height: 1.5;
}

.blog_box .blog_flex .content_blog .button_format2:hover {
    background-color: #D7A184;
    transition: all .6s ease;
}

.page_common .common_flex .title_c h1 span {
    color: #D7A184;
    font-weight: 900;
}

.none_search {
    background-color: #D7A184;
    border-radius: 25px;
    padding: 30px;
}

.none_search p {
    color: #D7A184;
    font-size: 15px;
    margin-bottom: 10px !important;
}

.none_search input[type=submit] {
    padding: 0;
    background-color: #D7A184;
    color: #fff;
    text-transform: uppercase;
    font-size: 17px;
    font-weight: 500;
    line-height: 1;
    margin-left: 15px;
}

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

.content-common {
    color: #D7A184;
}

.content-common h2,
.content-common h3,
.content-common h4,
.content-common h5,
.content-common h6 {
    color: #D7A184;
}

.webrion-blog .service-content-detail h2,
.webrion-blog .service-content-detail h3,
.webrion-blog .service-content-detail h4,
.webrion-blog .service-content-detail h5,
.webrion-blog .service-content-detail h6 {
    color: #D7A184;
}

.webrion-about-us-content .about-us-content h2 {
    color: #D7A184;
}

.main-contact-form-list .main-contact-form-item input:focus-visible {
    border: 1px solid #E0E0E0 !important;
}

.webrion-comment .webrion-comment-head .comment-head-title:before {
    position: absolute;
    content: "";
    background-image: url(/wp-content/uploads/2024/08/smile.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 45px;
    bottom: 65%;
    height: 45px;
    right: 100%;
}

.ti-widget.ti-goog .ti-review-content {
    font-family: 'Poppins' !important;
    font-size: 14px !important;
    color: #000;
}

.webrion-blog .service-box .service-form .service-form-item input:focus-visible {
    border: 1px solid #E0E0E0 !important;
}

.webrion-blog .service-box .service-form .service-form-item textarea:focus-visible {
    border: 1px solid #E0E0E0 !important;
}

.webrion-blog {
    margin: 40px 0 0;
}

.main-contact-form-list .main-contact-form-button .submit-form .wpcf7-spinner {
    position: absolute;
    left: 100%;
}

.single_pg {
}

.single_pg .single-ct {}

.single_pg .single-ct strong {
    font-family: 'Poppins';
    font-weight: 600;
}

.single_pg .single-ct p {
    font-size: 14px;
    margin-bottom: 15px !important;
    font-family: 'Poppins';
    color: #000;
}

.single_pg .single-ct h1,
.single-ct h2,
.single-ct h3,
.single-ct h4,
.single-ct h5,
.single-ct h6 {
    margin-bottom: 15px;
    color: #D7A184;
}

.single_pg .single-ct ul {
    margin-bottom: 15px !important;
    padding-left: 15px !important;
}

.single_pg .single-ct ul li {
    font-family: 'Poppins';
    font-size: 14px;
    margin-bottom: 5px;
    list-style: disc;
}

.single_pg .single-ct ol {
    margin-bottom: 15px !important;
    padding-left: 15px !important;
}

.single_pg .single-ct ol li {
    font-family: 'Poppins';
    font-size: 14px;
    margin-bottom: 5px;
    list-style: disc;
}

.footer-head .footer-head-content .ft-head-group .col-md-3:last-child {
    border-top-right-radius: 0;
}

.webrion-refences {
    padding: 40px 0 0;
}

.webrion-refences .logo-box {
    border: 1px solid #E0E0E0;
    padding: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 150px;
    border-radius: 20px;
    margin-bottom: 30px;
    background: #F8F8F8;
}

.webrion-refences .logo-box img {
    width: 200px;
}

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

.footer-head .footer-head-content .ft-head-group .col-lg-3:last-child {
    border-top-right-radius: 0;
}

.webrion-blogs .container {
    position: relative;
}

.webrion-blogs .webrion-blogs-head .swiper-navigation {
    display: flex;
    gap: 15px;
    width: fit-content;
    margin: 15px 0;
}

footer .ft-wrapper .ft-left-content .ft-menu .footer-group .ft-menu-content .ft-menu-list ul:nth-last-child(1) {}

.ft-menu-list::-webkit-scrollbar {
    width: 3px;
}

.ft-menu-list::-webkit-scrollbar-track {
    background: #EDEDED;
}

.ft-menu-list::-webkit-scrollbar-thumb {
    background: #D7A184;

}

.webrion-appointment .appointment-box .wpcf7-spinner {
    position: absolute;
    bottom: 0;
}

.comments {
    position: relative;
}

.comments .container {
    position: relative;
}

.common-head {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 30px;
}

.navigation .comments-button-prev {
    border-radius: 50%;
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 20px -5px rgba(179, 179, 179, 0.5);
    -moz-box-shadow: 0px 0px 19px -5px rgba(179, 179, 179, 0.5);
    box-shadow: 0 0 30px 0px rgb(207 207 207 / 50%);
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    z-index: 999;
    left: -25px;
}

.navigation .comments-button-next {
    border-radius: 50%;
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 20px -5px rgba(179, 179, 179, 0.5);
    -moz-box-shadow: 0px 0px 19px -5px rgba(179, 179, 179, 0.5);
    box-shadow: 0 0 30px 0px rgb(207 207 207 / 50%);
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    z-index: 999;
    right: -25px;
}

.navigation .comments-button-prev i {
    color: #D7A184;
    font-size: 25px;
}

.navigation .comments-button-next i {
    color: #D7A184;
    font-size: 25px;
}

.comments .comments-bg {}

.customer-comment-box {
    border: 1px solid #D7A184;
    padding: 20PX;
    border-radius: 10px;
    height: 400px;
}

.customer-comment-box .box-head {
    display: flex;
    align-items: center;
    gap: 20px;
    min-height: 80px;
}

.customer-comment-box .box-head img {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    object-fit: cover;
}

.customer-comment-box .box-head .right {}

.customer-comment-box .box-head .right .title {
    font-size: 18px;
    color: #D7A184;
}

.customer-comment-box .rating-group {
    margin: 10px 0;
    text-align: start;
}

.customer-comment-box .rating-group i {
    color: #F99C1C;
}

.customer-comment-box .box-body .box-body-content {
    max-height: 150px;
    overflow: hidden;
    transition: all .2s;
}

.customer-comment-box .box-body p {
    font-size: 14px;
    margin-bottom: 10px !important;
    display: block;
    font-family: 'Poppins';
    margin: 0;
}

.customer-comment-box .box-body a.read-more {
    color: #D7A184 !important;
    font-size: 16px;
    font-weight: 500;
    display: block;
    width: fit-content;
    margin: 10px 0;
}

.customer-comment-box .box-body a.read-more span.close-text {
    display: none;
}

.common-head h2 {
    text-align: center;
    font-size: 34px;
    font-weight: 500;
    position: relative;
    margin: 0 !important;
}

.common-head h2:before {
    position: absolute;
    content: "";
    background-image: url(/wp-content/uploads/2024/08/smile-1.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 42px;
    bottom: 100%;
    height: 40px;
    right: 100%;
}

.common-head h2 span {
    color: #D7A184;
}

.customer-comment-box .box-body {
    text-align: start;
}

.video-open {
}

.video-open .open-flex {
    display: flex;
    justify-content: end;
    gap: 50px;
}

.video-open .item-videos {
    width: 100%;
    position: relative;
}

.video-open .item-videos:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    background-color: #000;
    z-index: 9;
    border-radius: 20px;
    opacity: .3;
    visibility: hidden;
}

.video-open .item-videos.secItem {
    top: 70px;
}

.video-open .item-videos a {
    display: block;
    position: relative;
    width: 100%;
}

.video-open .item-videos a img.backImage {
    width: 100%;
    border-radius: 20px;
    position: relative;
    max-height: 500px;
    object-fit: cover;
}

.video-open .item-videos a img.playAround {
    position: absolute;
    width: 80px;
    left: 50%;
    top: 50%;
    z-index: 1;
    transform: translate(-50%, -50%);
    height: auto;
}

.video-open a.viewAll {
    display: flex;
    align-items: center;
    gap: 10px;
    position: relative;
    left: 50%;
    position: absolute;
    bottom: -60px;
    width: 180px;
    height: auto;
    transform: translate(-50%, 0);
}

.video-open a.viewAll span {
    font-size: 20px;
    color: #464c7d;

}

.video-open a.viewAll img {
    width: 50px;
}

.video-open .fullVideos::before {
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #e9e9ef;
    opacity: .8;
}

.video-open .fullVideos {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 9999999999;
    display: none;
}

.video-open .fullVideos .videosClose {display: flex;align-items: center;justify-content: center;position: absolute;cursor: pointer;left: 100%;bottom: 100%;}

.video-open .fullVideos .videosClose i {
    font-size: 25px;
    color: #D7A184;
}

.video-open .fullVideos .videosClose.active {
    transform: translate(-50%, 0) rotate(45deg) !important;
}

.video-open .fullVideos .videosPage {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 500px;
    z-index: 9999;
    width: auto;
}

.video-open .fullVideos .videosPage video {
    width: 100%;
    height: 100%;
    border-radius: 20px;
    object-fit: cover;
}

header .head-bar-wrapper .center-bar .menu-center ul li a:hover {
    color: #000;
    transition: 0.3s;
}

.head-home-title span:hover {
    color: #D7A184;
    transition: 0.3s;
}

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

.entry-webrion .entry-webrion-wrapper .entry-webrion-left-content .webrion-contact-button .wb-btn:hover {
    background: #D7A184;
    transition: 0.3s;
    color: #fff;
}

.main-contact-form-list .main-contact-form-button .submit-form:hover {
    background: #000;
    transition: 0.3s;
}

.webrion-about-us .about-us-right .about-us-btn .contact-us-phone:hover {
    background: #000;
    transition: 0.3s;
}

.webrion-certificate-swiper .webrion-certificate-left-content .swiper-buttons i:hover {
    background: #D7A184;
    transition: 0.3s;
    color: #fff;
    border: 1px solid #D7A184;
}

.webrion-workspaces .webrion-workspaces-wrapper .webrion-workspaces-top-content .workspaces-swiper-buttons i:hover {
    background: url();
    transition: 0.3s;
    color: #fff;
    border: 1px solid #fff;
}

.webrion-workspaces .webrion-workspaces-wrapper .webrion-certificate-bottom-content .webrion-workspaces-boxes .workspaces-box-content .webrion-workspaces-box-button a:hover {
    background: #000;
    transition: 0.3s;
}

.webrion-blogs .webrion-blogs-body .webrion-blogs-content .webrion-blogs-btn a:hover {
    background: #000;
    transition: 0.3s;
}

.footer-head .footer-head-content .ft-head-group .ft-head-group-content a:hover {
    color: #D7A184;
    transition: 0.3s;
}

footer .ft-wrapper .ft-left-content .ft-menu .footer-group .ft-menu-content .ft-menu-list ul li a:hover {
    color: #D7A184;
    transition: 0.3s;
}

.fixed-vision .item-vision.wp .sm-dd a:hover {
    background: #000;
    transition: 0.3s;
}

.fixed-vision .item-vision .sm-dd a:hover {
    background: #000;
    transition: 0.3s;
}

.swiper-navigation button i:hover {
    background: #D7A184;
    transition: 0.3s;
    color: #fff;
    border: 1px solid #D7A184;
}

.webrion-workspaces .webrion-workspaces-wrapper .webrion-certificate-bottom-content .webrion-workspaces-boxes .webrion-workspaces-box .webrion-workspaces-box-content .webrion-box-title:hover {
    color: #000;
    transition: 0.3s;
}

.webrion-blogs .webrion-blogs-body .webrion-blogs-content a .blog-content-title:hover {
    color: #D7A184;
    transition: 0.3s;
}

.webrion-blog .service-box .service-form .service-form-btn input[type=submit]:hover {
    background: #000;
    transition: 0.3s;
}

.pagination .page-numbers.current:hover {
    background: #000;
    transition: 0.3s;
}

.webrion-contact .webrion-contact-grid .contact-list ul li a:hover {
    color: #000 !important;
    transition: 0.3s;
}

.webrion-contact .webrion-contact-form .contact-form .contact-form-btn input[type=submit]:hover {
    background: #000;
    transition: 0.3s;
}

.webrion-appointment .appointment-box input[type=submit]:hover {
    background: #000;
    transition: 0.3s;
}

.video-area {
    margin: 60px 0 100px;
}

.video-area .video-head {
    justify-content: center;
    display: flex;
    align-items: center;
    margin-bottom: 60px;
}

.video-area .video-head .video-title {
    font-size: 34px;
    font-weight: 500;
    color: #000;
    position: relative;
}

.video-area .video-head .video-title span {
    color: #D7A184;
}

.video-area .video-head .video-title:before {
    position: absolute;
    content: "";
    background-image: url(/wp-content/uploads/2024/08/smile-1.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 45px;
    bottom: 65%;
    height: 45px;
    right: 100%;
}

.video-area .row {
    row-gap: 25px;
}

.video-area .video-col {
    width: 20%;
}