/*
Theme Name: Webrion Tema
Theme URI: https://wl1.webrion.com.tr/
Author: Webrion
Author URI: https://gaziantepkivilcimelektrik.com/
Description: https://wl1.webrion.com.tr/
Version: 1.1
Tested up to: 5.4
Requires PHP: 5.6
License: Webrion tema.
License URI: https://wl1.webrion.com.tr/
*/
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
* {
    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: "Poppins", 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;
}

.container-fluid {
    margin: 0 30px;
    height: 100%;
}

header {
    position: absolute;
    width: 100%;
    right: 0;
    top: 0;
    z-index: 9;
}

header .head-bar-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #fff;
    padding: 15px 40px;
    border-radius: 20px;
}

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

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

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

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

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

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

header .head-bar-wrapper .center-bar .menu-center ul li a {
    font-size: 16px;
    font-weight: 600;
    color: #000;
    transition: 0.3s;
    text-transform: uppercase;
}

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

header .head-bar-wrapper .right-bar a {
    display: flex;
    align-items: center;
    gap: 10px;
    background: #fcb923;
    padding: 10px 41px;
    border-radius: 50px;
    transition: all .3s;
}

header .head-bar-wrapper .right-bar a:hover {
    background: #142863;
    transition: all .3s;
}

header .head-bar-wrapper .right-bar img {
    width: 30px;
}

header .head-bar-wrapper .right-bar .text-phone {
}

header .head-bar-wrapper .right-bar .text-phone .attach {
    color: #fff;
    font-size: 17px;
    font-weight: 600;
}


.webrion-home {
    position: relative;
    height: 100vh;
    padding: 40px;
    padding-bottom: 0;
}

.webrion-home .content-section {
    position: relative;
    height: 100%;
}

.webrion-home .content-section .webrion-swiper {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.webrion-home .content-section .webrion-swiper .swiper-pagination {
    bottom: 54px;
    width: 16%;
}

.webrion-home .content-section .webrion-swiper .hb_left {
    position: relative;
    z-index: 9999;
    color: #fff;
    font-weight: 500;
}

.webrion-home .content-section .webrion-swiper .hb_left .number_1 {
    font-size: 35px;
    font-weight: 500;
    margin-right: 5px;
    color: #fff;
}

.webrion-home .content-section .webrion-swiper .hb_left .number_2 {
    font-size: 30px;
    font-weight: 500;
    color: #B9B9B9;
}

.webrion-home .content-section .webrion-swiper .hb_left .number_slash {
    font-size: 30px;
    font-weight: 100;
}

/* .webrion-home .content-section .webrion-swiper .swiper-pagination-content h5 {
    font-size: 35px;
    color: #fff;
}

.webrion-home .content-section .webrion-swiper .swiper-pagination-content h5 span {
    font-size: 22px;
    color: #B9B9B9;
} */

.webrion-home .content-section .container-fluid {
    padding: 0 70px;
}


.webrion-home .content-section .webrion-swiper .hero-big-img {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 30px;
    z-index: 0;
}

.webrion-home .content-section .webrion-swiper .webrion-swiper-bg {
    width: 100%;
    height: 100%;
}

.webrion-home .content-section .webrion-swiper .webrion-swiper-bg::before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    background: #040404;
    z-index: 9;
    opacity: 0.5;
    border-radius: 30px;
    left: 0;
}

.webrion-home .content-section .webrion-swiper .swiper-content {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: left;
    width: 100%;
}

.webrion-home .content-section .webrion-swiper .swiper-content-2 {
    position: relative;
    z-index: 99;
    display: flex;
    flex-direction: column;
    gap: 10px;
    width: 100%;
    justify-content: center;
}


.webrion-home .content-section .webrion-swiper .swiper-slide-content .swiper-content-2 .hero-title-2 {
    color: #FFFFFF;
    margin-bottom: 14px;
    font-size: 21px;
    font-weight: 300;
    line-height: 1.3;
    text-align: justify;
}

.webrion-home .content-section .webrion-swiper .swiper-content-2 .detail {
    color: #ffffff;
    letter-spacing: 6px;
    font-weight: 400;
    font-size: 17px;
    display: flex;
    align-items: center;
    gap: 11px;
}

.webrion-home .content-section .webrion-swiper .swiper-content-2 .detail img {
    width: 27px;
}

.webrion-home .content-section .webrion-swiper .swiper-content span {
    color: #CBCBCB;
    font-size: 27px;
    font-weight: 500;
}

.webrion-home .content-section .webrion-swiper .swiper-slide-content .swiper-content .hero-title {
    line-height: 1.3;
    color: #fff;
    margin-bottom: 0;
    font-size: 32px;
    font-weight: 600;
}

.webrion-home .content-section .webrion-swiper .swiper-content p {
    color: #fff;
    font-size: 19px;
    font-weight: 400;
    display: none;
}

.webrion-home .content-section .webrion-swiper .swiper-content .webrion-swiper-btn {
    color: #fff;
    border: 1px solid #c5ad6f;
    width: fit-content;
    margin-top: 30px;
    padding: 0 35px;
    border-radius: 99px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    font-size: 17px;
    font-weight: 400;
    transition: 0.3s;
    display: none;
}

.webrion-home .content-section .webrion-swiper .swiper-content .webrion-swiper-btn:hover {
    background: #c5ad6f;
    color: #fff;
    transition: 0.3s;
}

.webrion-home .content-section .webrion-swiper .swiper-content .webrion-swiper-btn:hover i {
    color: #fff;
    transition: 0.3s;
}

.webrion-home .content-section .webrion-swiper .swiper-content .webrion-swiper-btn i {
    color: #C5AD6F;
    font-size: 40px;
}

.content-section .webrion-swiper .swiper-pagination-webrion {
    position: relative;
    z-index: 99999;
    bottom: 0;
    left: 0;
}

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

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

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

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

.swiper-pagination-bullet {
    width: 40px !important;
    height: 7px !important;
    border-radius: 10px !important;
    background-color: white !important;
}

.webrion-contact-us {
    padding-top: 30px;
    padding-bottom: 60px;
}

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

.webrion-contact-us .contact-us-left img {
    max-width: 100%;
    max-height: 700px;
}

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

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

.webrion-contact-us .contact-us-right h2 span {
    color: #C5AD6F;
    display: block;
    font-size: 30px;
    font-weight: 400;
}

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

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

.webrion-contact-us .contact-us-right .contact-us-btn .contact-us-phone {
    color: #000;
    border: 1px solid #c5ad6f;
    width: fit-content;
    margin-top: 30px;
    padding: 0 35px;
    border-radius: 99px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    font-size: 17px;
    font-weight: 400;
    transition: 0.3s;
}

.webrion-contact-us .contact-us-right .contact-us-btn .contact-us-phone:hover {
    background: #3E4E80;
    border-color: #3E4E80;
    color: #fff;
    transition: 0.3s;
}

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

.webrion-contact-us .contact-us-right .contact-us-btn .contact-us-phone i {
    color: #C5AD6F;
    font-size: 30px;
}

.webrion-contact-us .contact-us-right .contact-us-btn .contact-us-wp {
    color: #2AA850;
    border: 1px solid #2AA850;
    width: fit-content;
    margin-top: 30px;
    padding: 0 35px;
    border-radius: 99px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    transition: 0.3s;
}

.webrion-contact-us .contact-us-right .contact-us-btn .contact-us-wp:hover {
    background: #2AA850;
    color: #fff;
    transition: 0.3s;
}

.webrion-contact-us .contact-us-right .contact-us-btn .contact-us-wp:hover i {
    color: #fff;
    transition: 0.3s;
}

.webrion-contact-us .contact-us-right .contact-us-btn .contact-us-wp i {
    color: #2AA850;
    font-size: 30px;
}

.webrion-service {
    padding-bottom: 60px;
    position: relative;
}

/* .webrion-service::before{
content: "";
width: 100%;
height: 100%;
position: absolute;
z-index: -1;
background-image: url(../img/main-bg.png);
background-repeat: no-repeat;
} */

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

.webrion-service .webrion-service-head .service-head-title h2 {
    color: #FFFFFF;
    font-size: 32px;
    font-weight: 500;
    margin-bottom: 9px;
    padding-left: 51px;
    letter-spacing: 7px;
}

.webrion-service .webrion-service-head .service-head-title {
    position: relative;
}

.webrion-service .webrion-service-head .service-head-title::before {
    content: "";
    width: 99px;
    height: 4px;
    background: #fcb923;
    position: absolute;
    z-index: -1;
    top: 17px;
}

.webrion-service .webrion-service-head .service-head-title p {
    display: block;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 300;
    width: 55%;
}

.webrion-service .webrion-service-head a {
    color: #fff;
    border: 1px solid #c5ad6f;
    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: #c5ad6f;
    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;
    border-radius: 20px;
    height: 285px;
}

.webrion-service .webrion-service-body .service-content {
}

.webrion-service .webrion-service-body .service-content a {
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: left;
}

.webrion-service .webrion-service-body .service-content a p {
    font-size: 16px;
    color: #000000;
    font-weight: 300;
    line-height: 1.5;
}

.webrion-service .webrion-service-body .service-content .service-title {
    font-size: 26px;
    font-weight: 500;
    color: #142863;
    transition: 0.3s;
    text-align: left;
    margin: 15px 0 4px;
}


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

.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: #C5AD6F !important;
}

.webrion-about-us {
    padding: 60px 0;
    position: relative;
    margin-bottom: 150px;
}

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

.webrion-about-us .container .row {
    height: 100%;
}

/* .webrion-about-us .about-us-content {
    display: grid;
    grid-auto-columns: 1fr;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr 1fr;
    gap: 0px 0px;
    grid-template-areas:
        ". ."
        ". .";
    background: #3E4E80;
    border-radius: 0 30px 30px 0;
    padding: 30px;
} */

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

.webrion-about-us .about-us-content {
    position: relative;
    display: flex;
    gap: 30px;
}

.webrion-about-us .about-us-content .about-us-item-2 {
    position: relative;
    bottom: -100px;
}

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

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

.webrion-about-us .about-us-content .about-us-item .item-title {
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 0;
    text-align: center;
}

.webrion-about-us .about-us-content .about-us-item p {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
}

.webrion-about-us .about-us-content.about-text {
    display: flex;
    flex-flow: column;
    background: unset;
    border: none;
}

.webrion-about-us::before {
    /* content: ""; */
    width: 45%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #3E4E80;
    border-radius: 0 30px 30px 0;
    z-index: -3;
}

.webrion-about-us .about-text .about-title h3 {
    color: #000;
    font-size: 32px;
    font-weight: 500;
    position: relative;
    letter-spacing: 9px;
    margin-bottom: 20px;
    text-align: end;
}

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

.webrion-about-us .about-text .about-title::before {
    content: "";
    position: absolute;
    width: 150px;
    height: 4px;
    background: #fcb923;
    top: 17px;
    left: -72px;
}


.webrion-about-us .about-text p {
    color: #000;
    margin-bottom: 25px !important;
    font-size: 16px;
    font-weight: 300;
    text-align: right;
    max-width: 90%;
}

.webrion-about-us .about-text a {
    color: #ffffff;
    width: fit-content;
    padding: 13px 32px;
    border-radius: 30px;
    font-weight: 600;
    transition: 0.3s;
    background: #142863;
    font-size: 16px;
    text-transform: uppercase;
}

.webrion-about-us .about-text a:hover {
    background: #fcb923;
    color: #fff;
    transition: 0.3s;
}

.webrion-about-us .about-text a:hover i {
    color: #fff;
    transition: 0.3s;
}

.webrion-comment {
    padding-bottom: 80px;
    padding-top: 50px;
}

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

.webrion-comment .webrion-comment-head .comment-head-title {
    color: #000;
    font-size: 35px;
    font-weight: 500;
}

.webrion-comment .webrion-comment-head .comment-head-title span {
    display: block;
    color: #C5AD6F;
    font-size: 30px;
    font-weight: 400;
}

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

.webrion-comment .webrion-comment-body .comment-body-grid .comment-body {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 5px;
    width: 25%;
}

.webrion-comment .webrion-comment-body .comment-body-grid .comment-body .comment-title {
    color: #C5AD6F;
    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: #C5AD6F;
    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: #C5AD6F;
    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: 75%;
}

.webrion-blog {
    padding: 60px 0;
    margin-top: 60px;
    position: relative;
}

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

.webrion-blog .webrion-blog-head .blog-button-prev {
    color: #fcb923;
    border: 1px solid #fcb923;
    width: 60px;
    height: 60px;
    font-size: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
}

.webrion-blog .webrion-blog-head .blog-button-prev i {
    font-size: 40px;
}

.webrion-blog .webrion-blog-head .blog-button-next {
    color: #fcb923;
    border: 1px solid #fcb923;
    width: 60px;
    height: 60px;
    font-size: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
}

.webrion-blog .webrion-blog-head .blog-button-next i {
    font-size: 40px;
}

.webrion-blog .webrion-blog-head .blog-head-title h2 {
    color: #000;
    font-size: 32px;
    font-weight: 500;
    letter-spacing: 15px;
    padding-left: 55px;
}

.webrion-blog .webrion-blog-head .blog-head-title {
    margin-bottom: 25px;
    position: relative;
}

.webrion-blog .webrion-blog-head .blog-head-title::before {
    content: "";
    width: 108px;
    height: 5px;
    background: #fcb923;
    position: absolute;
    z-index: -1;
    top: 17px;
    left: 0;
}

.webrion-blog .webrion-blog-head .blog-head-title span {
    display: block;
    color: #000000;
    font-size: 16px;
    width: 55%;
    font-weight: 300;
}

.webrion-blog .webrion-blog-head a {
    color: #fff;
    border: 1px solid #c5ad6f;
    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-blog .webrion-blog-head a:hover {
    background: #c5ad6f;
    transition: 0.3s;
    color: #fff;
    transition: 0.3s;
}

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

.webrion-blog-swiper .blog-content {
    border-radius: 30px;
    text-align: left;
    display: flex;
    flex-direction: column;
    position: relative;
    width: 100%;
    height: 100%;
}

.webrion-blog-swiper .blog-content::before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: -1;
    background: #00000040;
    border-radius: 30px;
}

.webrion-blog-swiper .blog-content .blog-bg {
}

.webrion-blog-swiper .blog-content .blog-bg img {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 30px;
    z-index: 0;
}

/* .webrion-blog-swiper .blog-content {
    width: 100%;
    object-fit: cover;
} */

.webrion-blog-swiper .blog-content .blog-content-title {
    color: #ffffff;
    font-size: 26px;
    font-weight: 500;
    margin: 15px 0;
    line-height: 1.3;
}

.webrion-blog-swiper .blog-content p {
    color: #000;
    font-size: 14px;
    font-weight: 400;
    display: none;
}

.webrion-blog-swiper .blog-content .blog-btn a {
    color: #c5ad6f;
    border: 1px solid #c5ad6f;
    width: fit-content;
    padding: 7px 17px;
    border-radius: 17px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    position: relative;
    margin-top: 20px;
    font-size: 17px;
    font-weight: 400;
    transition: 0.3s;
}

.webrion-blog-swiper .blog-content .blog-btn a:hover {
    background: #3E4E80;
    border-color: #3E4E80;
    color: #fff;
    transition: 0.3s;
}

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

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

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

footer {z-index: 0;position: relative;}

footer .container .footer-logo {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 30px;
}

footer .container .footer-logo img {
    width: 250px;
    height: auto;
}

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

footer .container .footer-grid .footer-group {
    flex: 1;
    padding: 60px 30px;
    z-index: 99999;
}

footer .container .footer-grid .footer-group .f-header {
    font-size: 23px;
    color: #ffffff;
    font-weight: 500;
    position: relative;
    margin-bottom: 10px;
    padding-bottom: 5px;
}

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

footer .container .footer-grid .footer-group ul li a {
    color: #ffff;
    font-size: 14px;
    font-weight: 300;
    transition: 0.3s;
}

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

footer .container .footer-grid::before {
    content: "";
    width: 30%;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    background-color: #fcb923;
    border-radius: 30px;
    z-index: 99;
}

footer .container .footer-grid::after {
    content: "";
    width: 75%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #142863;
    border-radius: 30px;
    z-index: 9;
}

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

.webrion-copyright .row {
    align-items: center;
}

.webrion-copyright .footer-logo img {
    width: 214px;
}

.webrion-copyright .footer-logo {
    display: flex;
    justify-content: left;
}

.webrion-copyright .footer-bar {
    display: flex;
    /* align-items: center; */
    gap: 36px;
}


.webrion-copyright .footer-bar li {
}

.webrion-copyright .footer-bar li a {
    border: 1px solid #fcb923;
    border-radius: 30px;
    display: flex;
    width: 40px;
    height: 40px;
    align-items: center;
    transition: 0.3s;
    justify-content: center;
    color: #fcb923;
}

.webrion-copyright .footer-bar li .footer-bar-image {
    border: 1px solid #fcb923;
    padding: 7px;
    border-radius: 50%;
    width: 41px;
    display: block;
    height: 41px;
    transition: all .3s;
}

.webrion-copyright .footer-bar li .footer-bar-image:hover {
    border: 1px solid #142863;
    transition: all .3s;
    transform: scale(1.1);
}

.webrion-copyright .footer-bar li .footer-bar-image img {
    width: 15px;
}

.webrion-copyright .copyright-text {
    display: flex;
    align-items: center;
    justify-content: end;
    text-align: end;
}

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

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

footer .container .footer-grid .footer-group.contact ul {
    display: flex;
    flex-direction: column;
    align-items: end;
    justify-content: end;
    text-align: end;
    gap: 5px;
}

footer .container .footer-grid .footer-group.contact ul li a {
    color: #fff;
    display: flex;
    gap: 8px;
    font-size: 15px;
    font-weight: 500;
    transition: 0.3s;
    align-items: center;
}


footer .container .footer-grid .footer-group.contact ul li a img {
    width: 20px;
}

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

footer .container .footer-grid .footer-group.contact ul {
    align-items: start;
    text-align: left;
    gap: 15px;
}

footer .container .footer-grid .footer-group.contact ul li span {
    display: flex;
}

.arrow {
    display: flex;
}

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

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

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

.webrion-breadcrumb .breadcrumb-img {
    position: relative;
    height: 100%;
}

.webrion-breadcrumb .breadcrumb-img::before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    background: #040404;
    z-index: 0;
    opacity: 0.6;
    border-radius: 20px;
    left: 0;
    top: 0;
}

.webrion-breadcrumb .breadcrumb-img img {
    border-radius: 20px;
    width: 100%;
    object-fit: cover;
    height: 400px;
}

.webrion-breadcrumb .breadcrumb-content {
    position: absolute;
    left: 50%;
    bottom: 50px;
    transform: translate(-50%,0);
    z-index: 3;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px;
}

.webrion-breadcrumb .breadcrumb-content h1 {
    color: #fff;
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 0;
    text-transform: uppercase;
    text-align: center;
}

.webrion-breadcrumb .breadcrumb-content ul {
    display: flex;
    gap: 15px;
}

.webrion-breadcrumb .breadcrumb-content ul span img {
    width: 10px;
    height: 10px;
}

.webrion-breadcrumb .breadcrumb-content ul li.separator {
    display: flex;
    align-items: center;
}

.webrion-breadcrumb .breadcrumb-content ul li.separator:before {
    content: "";
    width: 10px;
    height: 10px;
    display: block;
    position: relative;
    background: #fcb923;
    z-index: 0;
    border-radius: 100%;
}

.webrion-breadcrumb .breadcrumb-content ul li {
    color: #fff;
    transition: 0.3s;
    font-size: 14px;
    font-weight: 300;
}

.webrion-breadcrumb .breadcrumb-content ul li a {
    color: #fff;
    transition: 0.3s;
    font-size: 14px;
    font-weight: 300;
}

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

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

.webrion-icon-content .icon-wrapper {
    background: #C5AD6F;
    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: #C5AD6F;
    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: #C5AD6F;
    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: #C5AD6F;
    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: 60px 0;
}

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

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

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

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

.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 {
    color: #142863;
    display: flex;
    align-items: center;
    gap: 20px;
    font-size: 17px;
    font-weight: 500;
    transition: 0.3s;

}

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

.webrion-contact .webrion-contact-grid .contact-list ul li a:hover i {
    color: #142863;
    transition: 0.3s;
}

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

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

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

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

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

.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 {
    color: #142863;
    margin-bottom: 5px;
    font-weight: 500;
    font-size: 17px;
}

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

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

.webrion-contact .webrion-contact-form .contact-form .contact-form-btn input {
    color: #fff;
    background: #fcb923;
    border: none;
    padding: 12px 28px;
    border-radius: 17px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    position: relative;
    transition: 0.3s;

}

.webrion-contact .webrion-contact-form .contact-form .contact-form-btn input:hover {
    color: #fff;
    background: #142863;
    border-color: #142863;
    transition: 0.3s;
}

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

.webrion-service {
    display: flex;
}

.webrion-service  .service-content-detail {
    background: #FBFBFB;
    padding: 40px;
    border-radius: 40px;
}

.webrion-service .service-box {
    padding: 30px;
    border-radius: 40px;
    background-image: linear-gradient(to top, #12a50f, #1bae17, #22b71f, #29c125, #2fca2c);
    position: relative;
}

.webrion-service .service-box h2 {
    font-size: 28px;
    font-weight: 500;
    color: #fff;
    line-height: 37px;
    max-width: 80%;
    margin-bottom: 20px;
}

.webrion-service .service-box {
}

.webrion-service .service-box span {
    border: 2px solid #fff;
    width: 30%;
    display: flex;
}

.webrion-service .service-box .service-form-item {
    display: flex;
    flex-direction: column;
}

.webrion-service .service-box .service-form-item a {
    display: flex;
    align-items: center;
    gap: 10px;
    color: #fff;
    font-weight: 400;
    font-size: 18px;
}

.webrion-service .service-box .service-form-item a img {
    width: 20px;
}

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

.webrion-service   .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   .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   .service-box .service-form .service-form-btn {
    margin-top: 30px;
}

.webrion-service   .service-box .service-form .service-form-btn button {
    color: #fff;
    background: #c5ad6f;
    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   .service-box .service-form .service-form-btn button:hover {
    color: #fff;
    background: #3E4E80;
    border-color: #3E4E80;
    transition: 0.3s;
} */

.webrion-service .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 .service-gallery .gallery-content {
    padding-left: 30px;
    padding-top: 30px;
    position: relative;
}

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

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

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

.webrion-service .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-service   .service-wp-box {
    border: 1px solid #C5AD6F;
    padding: 15px;
    border-radius: 30px;
}

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

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

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

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

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

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

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

.webrion-service .all-service .all-service-head .service-head-title {
    font-size: 32px;
    color: #fcb923;
    font-weight: 600;
    margin-bottom: 0;
    text-transform: uppercase;
}

.webrion-service .all-service .all-service-head span {
    font-size: 25px;
    color: #000;
    font-size: 25px;
    font-weight: 500;
    background-color: #fcb923;
    width: 100px;
    position: absolute;
    height: 4px;
    top: 50px;
}

.webrion-service .all-service ul li {
}

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

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

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

.webrion-service .service-content-detail h1 {
    color: #fcb923;
    font-weight: 600;
    margin-bottom: 20px;
}

.webrion-service .service-content-detail h2 {
    color: #fcb923;
    font-weight: 600;
    margin-bottom: 20px;
    font-size: 26px;
}

.webrion-service .service-content-detail h3 {
    color: #fcb923;
    font-weight: 600;
    margin-bottom: 20px;
    font-size: 20px;
}

.webrion-service .service-content-detail h4 {
    color: #fcb923;
    font-weight: 600;
    margin-bottom: 20px;
}

.webrion-service .service-content-detail h5 {
    color: #fcb923;
    font-weight: 600;
    margin-bottom: 20px;
}

.webrion-service .service-content-detail h6 {
    color: #fcb923;
    font-weight: 600;
    margin-bottom: 20px;
}


.webrion-service .service-content-detail h1 strong,
.webrion-service .service-content-detail h2 strong,
.webrion-service .service-content-detail h3 strong,
.webrion-service .service-content-detail h4 strong,
.webrion-service .service-content-detail h5 strong,
.webrion-service .service-content-detail h6 strong{
    font-weight: inherit;
}

.webrion-service .service-content-detail p {
    font-size: 14px;
    color: #343434;
    font-weight: 400;
    line-height: 26px;
    margin-bottom: 15px !important;
}

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

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

.mobile-menu {
    position: fixed;
    right: 0;
    top: 0;
    z-index: 99999999;
    background-color: #fff;
    height: 100vh;
    width: 100%;
    padding: 30px;
    overflow: hidden;
    opacity: 0;
    visibility: hidden;
    transition: all 0.6s ease-in-out;
}

.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%;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 90%;
}

.mobile-menu .mobile-nav ul {
    width: 100%;
    height: auto;
    margin-top: 30px;
}

.mobile-menu .mobile-nav ul li a {
    display: flex;
    padding: 0;
    margin-bottom: 20px;
    font-weight: 600;
    font-size: 16px;
    color: #142863;
    text-align: left;
    align-items: center;
    position: relative;
    gap: 10px;
}

.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: #fcb923;
    display: block;
    font-size: 17px;
    font-weight: 400;
}

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

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

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

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

.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: #142863;
    border-radius: 50%;
    position: relative;
    -webkit-box-shadow: -1px 4px 4px rgba(0, 0, 0, .77);
    box-shadow: -1px 4px 4px rgb(168 168 168/77%);
    width: 50px;
    height: 50px;
}

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

.mobilefooter-sticky .sticky-box .icon {
    width: 3rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 5px;
}

.mobilefooter-sticky .sticky-box .icon i {
    font-size: 24px;
    color: #fcb923;
    line-height: 1;
}

.mobilefooter-sticky .sticky-box .name {
    font-size: 11px;
    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: #fcb923;
    border: 2px solid #fff;
    border-radius: 99px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 60px;
    position: relative;
    font-size: 35px;
    height: 60px;
    transition: all .3s;
}

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

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

.mobilefooter-sticky {
}

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

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

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 #fcb923;
    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: #fcb923;
    border-radius: 10px;
}

footer .container .footer-grid .footer-group.contact .f-header {
    display: none;
}

.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: #fcb923;
    border-radius: 10px;
}

.webrion-about-us .about-us-content::after {
    /* content: ""; */
    border: 2px solid #C5AD6F;
    width: 100%;
    height: 87% !important;
    position: absolute;
    border-radius: 0 30px 30px 0;
    z-index: 9;
    top: 50%;
    left: 0;
    transform: translate(-6%, -50%);
}

.webrion-about-us .about-text {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: end;
}

.webrion-about-us .about-text h2{}
.webrion-about-us .about-text ul{
    margin: 0 0 15px !important;
    display: block;
}
.webrion-about-us .about-text ul li{
    list-style: disc;
}

.webrion-service-head .services-button-next {
    color: #fcb923;
    border: 1px solid #fcb923;
    width: 60px;
    height: 60px;
    font-size: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
}

.webrion-service-head .services-button-prev {
    color: #fcb923;
    border: 1px solid #fcb923;
    width: 60px;
    height: 60px;
    font-size: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
}

.webrion-service-head .services-button-prev i {
    font-size: 40px;
}

.webrion-service-head .services-button-next i {
    font-size: 40px;
}


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

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

.sub-active {
    display: block;
}

.ham {
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
    transition: transform 400ms;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.hamRotate.active {
    transform: rotate(45deg);
}

.hamRotate180.active {
    transform: rotate(180deg);
}

.line {
    fill: none;
    transition: stroke-dasharray 400ms, stroke-dashoffset 400ms;
    stroke: #000;
    stroke-width: 5.5;
    stroke-linecap: round;
}

.ham1 .top {
    stroke-dasharray: 40 139;
}

.ham1 .bottom {
    stroke-dasharray: 40 180;
}

.ham1.active .top {
    stroke-dashoffset: -98px;
}

.ham1.active .bottom {
    stroke-dashoffset: -138px;
}

.ham2 .top {
    stroke-dasharray: 40 121;
}

.ham2 .bottom {
    stroke-dasharray: 40 121;
}

.ham2.active .top {
    stroke-dashoffset: -102px;
}

.ham2.active .bottom {
    stroke-dashoffset: -102px;
}

.ham3 .top {
    stroke-dasharray: 40 130;
}

.ham3 .middle {
    stroke-dasharray: 40 140;
}

.ham3 .bottom {
    stroke-dasharray: 40 205;
}

.ham3.active .top {
    stroke-dasharray: 75 130;
    stroke-dashoffset: -63px;
}

.ham3.active .middle {
    stroke-dashoffset: -102px;
}

.ham3.active .bottom {
    stroke-dasharray: 110 205;
    stroke-dashoffset: -86px;
}

.ham4 .top {
    stroke-dasharray: 40 121;
}

.ham4 .bottom {
    stroke-dasharray: 40 121;
}

.ham4.active .top {
    stroke-dashoffset: -68px;
}

.ham4.active .bottom {
    stroke-dashoffset: -68px;
}

.ham5 .top {
    stroke-dasharray: 40 82;
}

.ham5 .bottom {
    stroke-dasharray: 40 82;
}

.ham5.active .top {
    stroke-dasharray: 14 82;
    stroke-dashoffset: -72px;
}

.ham5.active .bottom {
    stroke-dasharray: 14 82;
    stroke-dashoffset: -72px;
}

.ham6 .top {
    stroke-dasharray: 40 172;
}

.ham6 .middle {
    stroke-dasharray: 40 111;
}

.ham6 .bottom {
    stroke-dasharray: 40 172;
}

.ham6.active .top {
    stroke-dashoffset: -132px;
}

.ham6.active .middle {
    stroke-dashoffset: -71px;
}

.ham6.active .bottom {
    stroke-dashoffset: -132px;
}

.ham7 .top {
    stroke-dasharray: 40 82;
}

.ham7 .middle {
    stroke-dasharray: 40 111;
}

.ham7 .bottom {
    stroke-dasharray: 40 161;
}

.ham7.active .top {
    stroke-dasharray: 17 82;
    stroke-dashoffset: -62px;
}

.ham7.active .middle {
    stroke-dashoffset: 23px;
}

.ham7.active .bottom {
    stroke-dashoffset: -83px;
}

.ham8 .top {
    stroke-dasharray: 40 160;
}

.ham8 .middle {
    stroke-dasharray: 40 142;
    transform-origin: 50%;
    transition: transform 400ms;
}

.ham8 .bottom {
    stroke-dasharray: 40 85;
    transform-origin: 50%;
    transition: transform 400ms, stroke-dashoffset 400ms;
}

.ham8.active .top {
    stroke-dashoffset: -64px;
}

.ham8.active .middle {
    stroke-dashoffset: -20px;
    transform: rotate(90deg);
}

.ham8.active .bottom {
    stroke-dashoffset: -64px;
}

.webrion-top-bar .menu-top-bar {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 20px;
}

.webrion-top-bar .menu-top-bar .right-top-bar {
    display: flex;
    gap: 26px;
    align-items: center;
}

.webrion-top-bar .menu-top-bar .right-top-bar .right_menu {
}

.webrion-top-bar .menu-top-bar .right-top-bar .right_menu .menu_language {
}

.webrion-top-bar .menu-top-bar .right-top-bar .right_menu .menu_language .language_list {
    margin: 0;
    padding: 0;
}

.webrion-top-bar .menu-top-bar .right-top-bar .right_menu .menu_language .language_list .parent_lang_item {
    display: flex;
    flex-direction: column;
    position: relative;
    align-items: center;
    justify-content: center;
}

.webrion-top-bar .menu-top-bar .right-top-bar .right_menu .menu_language .language_list .parent_lang_item .sub_language_menu {
    opacity: 0;
    padding: 0;
    visibility: hidden;
    position: absolute;
    top: 30px;
    width: 100%;
    transition: all .5s ease-in-out;
    z-index: 9999;
    background: #142863fa;
    padding: 9px 0px;
    border-radius: 9px;
    left: 0;
}

.webrion-top-bar .menu-top-bar .right-top-bar .right_menu .menu_language .language_list .parent_lang_item .sub_language_menu.active_current {
    opacity: 1 !important;
    visibility: visible !important;
    transition: all .5s ease-in-out;
}

.webrion-top-bar .menu-top-bar .right-top-bar .right_menu .menu_language .language_list .parent_lang_item .sub_language_menu .lang_item {
    width: 100%;
}

.webrion-top-bar .menu-top-bar .right-top-bar .right_menu .menu_language .language_list .parent_lang_item a {
    display: flex;
    gap: 10px;
    position: relative;
    justify-content: center;
    align-items: center;
}

.webrion-top-bar .menu-top-bar .right-top-bar .right_menu .menu_language .language_list .parent_lang_item a img {
    width: 20px;
}

.webrion-top-bar .menu-top-bar .right-top-bar .right_menu .menu_language .language_list .parent_lang_item a span {
    color: #fff;
    font-size: 15px;
    color: #fff;
}

.webrion-top-bar .menu-top-bar .right-top-bar .right_menu .menu_language .language_list .parent_lang_item .sub_language_menu .lang_item:not(:last-child) {
    padding-bottom: 7px;
}

.webrion-top-bar .menu-top-bar .left-top-bar {
    display: flex;
    align-items: center;
    gap: 20px;
}

.webrion-top-bar .menu-top-bar .left-top-bar .mail {
    display: flex;
    align-items: center;
    color: #fff;
    gap: 11px;
    transition: all .3s;
}

.webrion-top-bar .menu-top-bar .left-top-bar .mail div {
    margin: 0;
    font-size: 13px;
    font-weight: 500;
}

.webrion-top-bar .menu-top-bar .left-top-bar .mail img {
    width: 20px;
    height: 20px;
}

.webrion-top-bar .menu-top-bar .left-top-bar .telephone {
    display: flex;
    align-items: flex-end;
    color: #ffffff;
    gap: 6px;
    transition: all .3s;
}

.webrion-top-bar .menu-top-bar .left-top-bar .telephone div {
    margin: 0;
    /* color: #fff; */
    font-size: 13px;
    font-weight: 500;
}

.webrion-top-bar .menu-top-bar .left-top-bar .telephone img {
    width: 18px;
    height: 18px;
}

.webrion-top-bar .menu-top-bar .right-top-bar .top-bar-social-media {
    display: flex;
    gap: 15px;
}

.webrion-top-bar .menu-top-bar .right-top-bar .top-bar-social-media a {
    border: 1px solid #fff;
    border-radius: 30px;
    display: flex;
    width: 35px;
    height: 35px;
    align-items: center;
    justify-content: center;
    color: #fff;
    transition: 0.3s;
}

.webrion-top-bar .menu-top-bar .right-top-bar .top-bar-social-media a:hover {
    color: #fff;
    border-color: #fcb923;
    background: #fcb923;
    transition: 0.3s;
}

.webrion-top-bar .menu-top-bar .right-top-bar .top-bar-social-media a img {
    width: 11px;
}

.main {
    padding: 40px 0px;
    position: relative;
}

.webrion-top-bar {
    height: 100%;
    margin-bottom: 15px;
    margin-top: 57px;
}



.webrion-bg-image{
    content:'';
    position: absolute;
    background: #142863;
    width: 3000px;
    height: 700px;
    z-index: -1;
    left: -200px;
    top: -305px;
    rotate: 10deg;
}
.webrion-about-us-bars {
    margin: 100px 0;
}

.webrion-about-us-bars .about-us-bar-content {
    display: flex;
    gap: 30px;
}

.webrion-about-us-bars .about-us-bar-content .bars {
    display: flex;
    flex-direction: column;
    border: 1px solid #142863;
    border-radius: 30px;
    padding: 20px;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    gap: 10px;
}

.webrion-about-us-bars .about-us-bar-content .bars p {
    font-size: 14px;
    color: #142863;
    text-align: center;
    min-height: 45px;
}

.webrion-about-us-bars .about-us-bar-content .bars .bars-percent {
    color: #142863;
    font-size: 26px;
    font-weight: 500;
    line-height: 1.3;
}

.webrion-about-us-bars .about-us-bar-content .bars .bars-percent span {
}


.webrion-references {
    padding: 80px 0;
    background: #F6F6F6;
}

.webrion-references .reference-gallery {
    display: flex;
    flex-direction: column;
}

.webrion-references .reference-gallery .bottom-gallery {
    display: flex;
    align-items: center;
    gap: 13px;
    flex-direction: row;
}

.webrion-references .reference-gallery .bottom-gallery .gallery-image {
    background: #fff;
    padding: 56px 23px;
    padding: 57px 25px;
    height: 180px;
}

.webrion-references .reference-gallery .bottom-gallery .gallery-image img {
    width: 227px;
}

.webrion-references .reference-gallery .top-gallery {
}

.webrion-references .reference-gallery .top-gallery .gallery-image {
    background: #fff;
    padding: 48px 25px;
}

.webrion-references .reference-gallery .top-gallery .gallery-image img {
    width: 100%;
}

.webrion-references .reference-title {
    position: relative;
    width: max-content;
    display: table;
    margin: auto;
    padding-bottom: 60px;
}

.webrion-references .reference-title::before {
    content: "";
    position: absolute;
    width: 150px;
    height: 4px;
    background: #fcb923;
    top: 17px;
    left: -60px;
}

.webrion-references .reference-title h2 {
    position: relative;
    font-size: 32px;
    letter-spacing: 15px;
}

.webrion-offer-area {
    position: relative;
    padding: 20px 0 70px;
}

.webrion-offer-area .offer-area-bg {
    position: relative;
}

.webrion-offer-area .offer-area-bg img {
    width: 494px;
    opacity: 0.8;
    position: absolute;
    z-index: -5;
    left: 100px;
    top: -200px;
}

.webrion-offer-area .offer-area-content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 30px;
}

.webrion-offer-area .offer-area-content a {
    color: #ffffff;
    padding: 13px 32px;
    border-radius: 30px;
    font-weight: 600;
    transition: 0.3s;
    background: #142863;
    font-size: 16px;
}

.webrion-offer-area .offer-area-content a:hover {
    background: #fcb923;
    color: #fff;
    transition: 0.3s;
}

.webrion-offer-area .offer-area-content p {
    font-size: 18px;
    display: flex;
    width: 100%;
    text-align: justify;
}

.webrion-offer-area .offer-area-content h2 {
    font-size: 36px;
    color: #fcb923;
    width: 100%;
}

.webrion-about-services {
    padding: 87px 0px;
}

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

.webrion-about-services .about-services-text {
    position: relative;
}

.webrion-about-services .about-services-text .webrion-explore-button {
    position: relative;
    width: 100%;
    margin-top: 40px;
}

.webrion-about-services .about-services-text .webrion-explore-button .explore-scroll {
    color: #ffff;
    display: flex;
    background: #142863;
    padding: 10px 30px;
    border-radius: 30px;
    font-size: 20px;
    font-weight: 500;
    align-items: center;
    gap: 10px;
    justify-content: center;
    width: max-content;
}

.webrion-about-services .about-services-text .webrion-explore-button .explore-scroll img {
    width: 25px;
}

.webrion-about-services .about-services-text p {
    font-size: 18px;
    font-weight: 300;
    line-height: 28px;
    margin-bottom: 13px !important;
}

.webrion-about-services .about-services-right-text {
    position: relative;
    /* top: 50%; */
    /* text-align: start; */
    /* width: 71%; */
    /* right: 0; */
}

.webrion-about-services .about-services-right-text span {
    width: 135px;
    height: 3px;
    background-color: #fcb923;
    position: absolute;
    right: 108px;
    bottom: -30px;
}

.webrion-about-services .about-services-right-text h2 {
    text-align: end;
    width: 85%;
    margin: 0;
    font-size: 44px;
    font-weight: 500;
}

.webrion-services {
}

.webrion-services .webrion-services-content {
    background: #F5F5F5;
    padding: 40px;
    border-radius: 40px;
}

.webrion-services .webrion-services-content .row {
    row-gap: 75px;
}

.webrion-services .webrion-services-content .services-item {
    display: block;
}

.webrion-services .webrion-services-content .services-item .services-item-text {
    display: flex;
    flex-direction: column;
    gap: 5px;
    padding: 14px 0;
}

.webrion-services .webrion-services-content .services-item .services-item-text p {
    margin: 0;
    font-size: 16px;
    color: #000;
    font-weight: 300;
}

.webrion-services .webrion-services-content .services-item .services-item-text h2 {
    color: #142863;
    font-size: 18px;
    margin-bottom: 0;
    font-weight: 600;
}

.webrion-services .webrion-services-content .services-item img {
    width: 100%;
    height: 315px;
    object-fit: cover;
    border-radius: 30px;
}

.webrion-home .content-section .webrion-swiper .swiper-slide-content {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: end;
    position: relative;
    bottom: 150px;
    z-index: 999;
    justify-content: center;
}

.webrion-home .content-section .webrion-swiper .swiper-slide-content .swiper-content-text {
    display: grid;
    grid-auto-columns: 1fr;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr;
    gap: 30px;
    grid-template-areas:
        ". .";
    align-items: baseline;
    justify-content: center;
}

.fixed-vision .item-vision .sm-dd a:hover {
    background: #142863;
    transition: all .3s;
}

.webrion-top-bar .menu-top-bar .left-top-bar .telephone:hover {
    color: #fcb923;
    transition: all .3s;
}

.webrion-top-bar .menu-top-bar .left-top-bar .mail:hover {
    color: #fcb923;
    transition: all .3s;
}

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

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

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

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

.content-common {
    padding: 60px 0;
}

.content-common p {
    font-size: 16px;
    color: #343434;
    font-weight: 400;
    line-height: 36px;
    margin-bottom: 20px !important;
}

.content-common h1 {
    color: #fcb923;
    font-weight: 600;
    margin-bottom: 20px;
}

.content-common h2 {
    color: #fcb923;
    font-weight: 600;
    margin-bottom: 20px;
}

.content-common h3 {
    color: #fcb923;
    font-weight: 600;
    margin-bottom: 20px;
}

.content-common h4 {
    color: #fcb923;
    font-weight: 600;
    margin-bottom: 20px;
}

.content-common h5 {
    color: #fcb923;
    font-weight: 600;
    margin-bottom: 20px;
}

.content-common h6 {
    color: #fcb923;
    font-weight: 600;
    margin-bottom: 20px;
}

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

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

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

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

.webrion-appointment .appointment-box input::placeholder {
    font-size: 14px;
    color: rgba(0, 0, 0, 0.54);
}

/*
.webrion-appointment .appointment-box input[type=date]{
  background-color: #0080ff;
  padding: 15px;
  color: #ffffff;
  font-size: 18px;
  border: none;
  outline: none;
  border-radius: 5px;
}
::-webkit-calendar-picker-indicator{
  background-color: #ffffff;
  padding: 5px;
  cursor: pointer;
  border-radius: 3px;
}
*/

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

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

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

.thanks-appointment {
    margin-bottom: 85px;
}

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

.thanks-appointment .thanks-box a {
    background-color: #fcb923;
    padding: 12px 30px;
    display: inline-block;
    color: #fff;
    border-radius: 100px;
    margin-top: 20px;
}

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

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

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

.none_search .page-header {
    padding: 0;
    position: relative;
    top: 0;
}

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

.search_page .page-content {
    display: flex;
    flex-direction: column;
    justify-content: unset;
    gap: 20px;
}

.search_page .page-content p {
    color: #fff !important;
}

.search_page .page-content form {
    display: flex;
    justify-content: unset;
    gap: 20px;
}

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

.none_search .page-header:before {
    visibility: hidden;
}

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

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

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

.page_common .common_flex .title_c h1 span {
    color: #fcb923;
    font-weight: 600;
}

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

.search_wrapper_c article {
    width: 48%;
}

.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%;
    gap: 15px;
}

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

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

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

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

.blog_box .blog_flex .content_blog .button_format2 {
    margin-top: 20px;
    gap: 10px;
    background-color: #fcb923;
    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 .media_blog {
    height: auto;
    width: 50%;
}

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

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

.webrion-appointment .appointment-box h2 {
    color: #142863;
    font-size: 26px;
    font-weight: 600;
}

.webrion-appointment .appointment-box p:not(form p) {
    color: #000;
    font-size: 16px;
    font-weight: 400;
    opacity: .7;
    max-width: 50%;
    margin-bottom: 30px !important;
}

.webrion-home .content-section .webrion-swiper .paginations {
    position: absolute;
    bottom: 40px;
    width: 100%;
    z-index: 999;
    margin: 0 25px;
}

.webrion-blog-swiper .blog-content .blog-number {
    position: absolute;
    left: 30px;
    top: 20px;
    z-index: 3;
}

.webrion-blog-swiper .blog-content .blog-number span {
    font-size: 36px;
    color: #fff;
    font-weight: 500;
}

.webrion-blog-swiper .blog-content .blog-cont {
    position: absolute;
    bottom: 0;
    margin: 20px;
}

.webrion-blog-swiper .blog-content .blog-img img {
    border-radius: 30px;
    filter: grayscale(0.9);
    height: 400px;
    object-fit: cover;
}

.webrion-blog-swiper .blog-content .blog-date span {
    font-size: 20px;
    color: #fff;
    font-weight: 400;
}

.webrion-offer-area .offer-area-content .area-content-btn {
    display: flex;
    align-items: center;
    justify-content: end;
    width: 100%;
}

.webrion-service .service-box ul {
    display: flex;
    flex-direction: column;
    gap: 15px;
    font-size: 17px;
}

.webrion-service .service-box ul li a {
    color: #fff;
    display: flex;
    gap: 15px;
    align-items: center;
}

.webrion-service .service-box .service-box-head {
    margin-bottom: 40px;
}

.webrion-service .service-box ul li a i {
    font-size: 20px;
}

.webrion-blog .webrion-blog-head .arrows {
    display: flex;
    gap: 25px;
}

.webrion-service .webrion-service-head .arrows {
    display: flex;
    gap: 25px;
}

.swiper-button-disabled {
    opacity: .35;
    border: 1px solid #fff !important;
    color: #fff !important;
    cursor: auto;
    pointer-events: none;
}
.p-rel{
    position:relative;
}
.webrion-service .all-service ul {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.webrion-copyright .footer-bar li a:hover {
    transition: 0.3s;
    color: #fff;
    background: #142863;
    border-color: #142863;
}

.webrion-blog .webrion-blog-head .arrows .swiper-button-disabled {
    color: #000 !important;
    opacity: 1 !important;
    border: 1px solid rgba(117, 117, 117, 0.42) !important;
}
.f-header:before{
    content:'';
    width: 100px;
    height: 2px;
    background: #fcb923;
    position: absolute;
    bottom: 0;
}
.webrion-about-us .about-text:after{
    content:'';
    width: 750px;
    z-index: -1;
    height: 750px;
    background: rgb(255,255,255);
    background: linear-gradient(176deg, rgba(255,255,255,1) 0%, rgba(245,245,245,1) 100%);
    right: -85px;
    position: absolute;
    bottom: -300px;
    border-radius: 100%;
}