/*
Theme Name: Webrion Temizlik Firma Sitesi WT1
Theme URI: https://wt1.webrion.com.tr/
Author: Webrion | Yonkasoft
Author URI: https://yonkasoft.com/
Description: https://wt1.webrion.com.tr/
Version: 1.1
Tested up to: 5.4
Requires PHP: 5.6
License: Webrion tema.
License URI: https://wt1.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;
    overflow-x: hidden;
    font-family: 'Biennale' !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;
}

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

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

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

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


header .head-bar-wrapper .left-bar {
    margin-top: 50px;
}

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

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

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

header .head-bar-wrapper .center-bar {
    display: flex;
    align-items: center;
    gap: 50px;
    position: relative;
    height: fit-content;
    padding: 30px 0;
}

header .head-bar-wrapper .center-bar .menu-center {
    z-index: 999;
}

header .head-bar-wrapper .center-bar img.back-menu {
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    top: 0;
    height: 100%;
    z-index: 0;
    width: 110%;
    object-fit: fill;
}

header .head-bar-wrapper .center-bar .menu-center ul {
    display: flex;
    gap: 30px;
    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: 14px;
    font-weight: 500;
    color: #393939;
    transition: 0.3s;
    display: inline-block;
}

header .head-bar-wrapper .center-bar .menu-center ul li a.active {
    background: rgb(23, 118, 214);
    background: -moz-linear-gradient(90deg, rgba(23, 118, 214, 1) 0%, rgba(53, 213, 255, 1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(23, 118, 214, 1) 0%, rgba(53, 213, 255, 1) 100%);
    background: linear-gradient(90deg, rgba(23, 118, 214, 1) 0%, rgba(53, 213, 255, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#1776d6", endColorstr="#35d5ff", GradientType=1);
    color: #fff;
    padding: 10px 20px;
    border-radius: 50px;
}

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

header .head-bar-wrapper .meet-btn {
    display: flex;
    align-items: center;
    margin-top: 50px;
}

header .head-bar-wrapper .meet-btn .meet-icon {
    background-color: #fff;
    width: 55px;
    height: 55px;
    position: absolute;
    left: 0;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0px 1px 9px 4px rgba(222, 222, 222, 0.75);
    -webkit-box-shadow: 0px 1px 9px 4px rgb(236 236 236 / 75%);
    -moz-box-shadow: 0px 1px 9px 4px rgba(222, 222, 222, 0.75);
}

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

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

header .head-bar-wrapper .meet-btn a: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 40px 0 70px;
    height: 50px;
    background-color: #fff;
    border-radius: 50px;
    position: relative;
}

header .head-bar-wrapper .meet-btn a img {
    width: 30px;
}

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

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

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

header .head-bar-wrapper .meet-btn .text-phone span {
    color: #393939;
    font-size: 14px;
    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;
}

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

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

.webrion-about-us .common-button {
    font-size: 16px;
}

.webrion-about-us .common-button img {
    width: 30px;
}

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

.webrion-about-us .webrion-about-box .main-image {
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 30px;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.webrion-about-us .webrion-about-box .column {
    position: relative;
    z-index: 9;
    display: flex;
    height: 300px;
}

.webrion-about-us .webrion-about-box .column.first-column {
    justify-content: end;
}

.webrion-about-us .webrion-about-box .column.first-column .first-part::before {
    content: "";
    position: absolute;
    left: -39px;
    top: -24px;
    background-image: url(https://wt1.webrion.com.tr/wp-content/uploads/2024/05/kose.svg);
    width: 60px;
    height: 60px;
    z-index: 99999;
    transform: rotate(180deg);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

.webrion-about-us .webrion-about-box .column.first-column .first-part::after {
    content: "";
    position: absolute;
    right: -21px;
    bottom: -38px;
    background-image: url(https://wt1.webrion.com.tr/wp-content/uploads/2024/05/kose.svg);
    width: 60px;
    height: 60px;
    z-index: 99999;
    transform: rotate(180deg);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}


.webrion-about-us .webrion-about-box .column.second-column .second-part::before {
    content: "";
    position: absolute;
    left: -21px;
    top: -36px;
    background-image: url(https://wt1.webrion.com.tr/wp-content/uploads/2024/05/kose.svg);
    width: 60px;
    height: 60px;
    z-index: 99999;
    transform: rotate(0deg);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

.webrion-about-us .webrion-about-box .column.second-column .second-part::after {
    content: "";
    position: absolute;
    right: -39px;
    bottom: -24px;
    background-image: url(https://wt1.webrion.com.tr/wp-content/uploads/2024/05/kose.svg );
    width: 60px;
    height: 60px;
    z-index: 99999;
    transform: rotate(0deg);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}


.webrion-about-us .webrion-about-box .column.first-column .first-part {
    border-radius: 0 30px 0 30px;
    display: flex;
    align-items: center;
}

.webrion-about-us .webrion-about-box .column .about-box {
    width: 48%;
    background-color: #fff;
    padding: 40px;
    height: 100%;
    position: relative;
}

.webrion-about-us .webrion-about-box .column .about-box h2 {
    color: #393939;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 10px;
}

.webrion-about-us .webrion-about-box .column .about-box p {
    font-size: 16px;
    font-weight: 400;
    color: #393939;
    margin-bottom: 20px !important;
}

.webrion-about-us .webrion-about-box .column .about-box .content {
    width: 100%;
}

.webrion-about-us .webrion-about-box .column .about-box .content .d-flex {
    width: 100%;
    gap: 60px;
    justify-content: center;
}

.webrion-about-us .webrion-about-box .column .about-box .item {
    color: #393939;
    font-size: 20px;
    font-weight: 400;
}

.webrion-about-us .webrion-about-box .column .about-box .item span {
    display: block;
    font-weight: 600;
    font-size: 30px;
    text-align: center;
}

.webrion-about-us .webrion-about-box .column.second-column .second-part {
    display: flex;
    align-items: center;
    border-radius: 0 30px 0 30px;
    padding: 40px 40px 0 0;
}

.webrion-about-us .webrion-about-box .column.second-column .second-part .content {
    height: 100%;
    border: 1px solid #E0E0E0;
    border-radius: 20px;
    display: flex;
    align-items: center;
}


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


.webrion-head h2 {
    color: #393939;
    font-size: 25px;
    font-weight: 400;
    margin-bottom: 0;
    width: 50%;
    line-height: 1.3;
}

.webrion-head h2 span {
    font-weight: 600;
}

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

.webrion-head a {
    text-decoration: underline !important;
    color: #393939;
    width: auto;
    display: inline-block;
    position: relative;
    font-size: 16px;
    font-weight: 500;
    transition: 0.3s;
}

.webrion-head a:hover {
    color: #1776D6;
    transition: 0.3s;
}

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

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

.swiper-service .swiper-slide .service-box {
    position: relative;
    display: block;
}

.swiper-service .swiper-slide .service-box::before {
    content: "";
    background: rgb(255, 255, 255);
    background: -moz-linear-gradient(135deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-linear-gradient(135deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(230deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#ffffff", GradientType=1);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.swiper-service .swiper-slide .service-box:hover:before {
    background: unset;
}

.swiper-service .swiper-slide .service-box img {
    border-radius: 30px;
}

.swiper-service .swiper-slide .service-box h3 {
    z-index: 9;
    position: absolute;
    top: 20px;
    right: 20px;
    color: #393939;
    font-size: 24px;
    max-width: 80%;
    font-weight: 400;
    text-align: right;
}

.swiper-service .swiper-slide .service-box h3 span {
    font-weight: 500;
    display: block;
}

.swiper-service .swiper-slide .service-box .service-button {
    z-index: 9;
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: #fff;
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 10px 30px;
    border-radius: 0 20px 0 20px;
    font-size: 16px;
    font-weight: 500;
}

.swiper-service .swiper-slide .service-box .service-button::before {
    content: "";
    position: absolute;
    right: -38px;
    bottom: -22px;
    background-image: url(https://wt1.webrion.com.tr/wp-content/uploads/2024/05/kose.svg);
    width: 60px;
    height: 60px;
    z-index: 99999;
    transform: rotate(6deg);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

.swiper-service .swiper-slide .service-box .service-button::after {
    content: "";
    position: absolute;
    left: -23px;
    top: -39px;
    background-image: url(https://wt1.webrion.com.tr/wp-content/uploads/2024/05/kose.svg);
    width: 60px;
    height: 60px;
    z-index: 99999;
    transform: rotate(8deg);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

.swiper-service .swiper-slide .service-box .service-button span {
    background: linear-gradient(to right, #1776D6, #35D5FF);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}

.swiper-service .swiper-slide .service-box .service-button img {
    width: 32px;
}

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

.webrion-service .webrion-service-body .service-content .service-title:hover {
    color: #1776D6;
    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: #1776D6 !important;
}

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

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

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

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

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

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

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

.webrion-comment .webrion-comment-body .comment-body-grid .comment-body .comment-title {
    color: #1776D6;
    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;
    border-radius: 50%;
}

.webrion-comment-swiper .comment-item .comment-head .head-title {
    font-size: 20px;
    color: #1776D6;
    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: #1776D6;
    text-align: left;
    font-size: 17px;
    font-weight: 500;
    transition: 0.3s;

}

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

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

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

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

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

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

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

.webrion-blog .webrion-blog-head a:hover {
    background: #1776D6;
    transition: 0.3s;
    color: #fff !important;
    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;
    align-items: flex-start;
}

.webrion-blog-swiper .blog-content .image {
    position: relative;
    border-radius: 30px;
}

.webrion-blog-swiper .blog-content .image::before {
    content: "";
    background: rgb(255, 255, 255);
    background: -moz-linear-gradient(135deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-linear-gradient(135deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(230deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#ffffff", GradientType=1);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 30px 30px 0 0;
}

.webrion-blog-swiper .blog-content .blog-box {
    padding: 20px;
}

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

.webrion-blog-swiper .blog-content .blog-content-title {
    color: #393939;
    font-size: 20px;
    font-weight: 500;
    margin: 0 0 10px;
}

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

.webrion-blog-swiper .blog-content .blog-btn a {
    width: fit-content;
    background: linear-gradient(to right, #1776D6, #35D5FF);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    position: relative;
    font-size: 17px;
    font-weight: 500;
    transition: 0.3s;
    padding: 0 20px 20px;
}

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

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

.webrion-blog-swiper .blog-content .blog-btn a img {
    width: 40px;
}

.blog-pagination {
    position: relative;
    bottom: 0 !important;
    margin-top: 30px;
    display: flex;
    justify-content: center;
}

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

footer {
    background: rgb(23, 118, 214);
    background: -moz-linear-gradient(90deg, rgba(23, 118, 214, 1) 0%, rgba(53, 213, 255, 1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(23, 118, 214, 1) 0%, rgba(53, 213, 255, 1) 100%);
    background: linear-gradient(90deg, #F5F5F5 0%, #F5F5F5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#1776d6", endColorstr="#35d5ff", GradientType=1);
}

footer .footer-grid {
    display: flex;
    align-items: center;
    gap: 30px;
    border-radius: 30px;
    position: relative;
    justify-content: space-between;
}

footer .footer-grid .footer-group {
    height: 100%;
    padding: 40px 0;
    flex: 1;
}

footer .footer-grid .footer-group.contact-group {
    background-color: #F5F5F5;
}

footer .footer-grid .footer-group .f-header {
    font-size: 25px;
    color: #1776D6;
    font-weight: 400;
    border-bottom: 1px solid #1776D6;
    margin-bottom: 15px;
    padding-bottom: 5px;
}

footer .footer-grid .footer-group ul {
    display: flex;
    gap: 20px;
    justify-content: center;
}

footer .footer-grid .footer-group ul li a {
    color: #393939;
    font-size: 17px;
    font-weight: 500;
    transition: 0.3s;
    background-color: #EFEFEF;
    padding: 10px 20px;
    border-radius: 15px;
    display: inline-block;
}

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

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

footer .footer-grid .footer-group .contact-list {
    flex-direction: column;
    align-items: end;
    gap: 0;
}

footer .footer-grid .footer-group .contact-list li a {
    background-color: unset;
    font-size: 20px;
    padding-right: 0;
}

footer .footer-grid .footer-group .contact-list li a img {
    width: 30px;
    margin-right: 10px;
}

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

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

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

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

.arrow {
    display: flex;
}

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

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

.webrion-breadcrumb {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 80px;
}

.webrion-breadcrumb::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #0000006b;
    top: 0;
    right: 0;
    border-radius: 0 0 30px 30px;
}

.webrion-breadcrumb img {
    border-radius: 0 0 30px 30px;
}

.webrion-breadcrumb .breadcrumb-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 30px;
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translate(-50%, 0);
    z-index: 99999;
    width: 50%;
    height: 70px;
}

.webrion-breadcrumb .breadcrumb-wrapper .breadcrumb-content {
    z-index: 999;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    position: absolute;
    gap: 5px;
    bottom: -15px;
}

.webrion-breadcrumb .breadcrumb-wrapper h1 {
    color: #000;
    font-size: 25px;
    font-weight: 600;
    margin-bottom: 0;
}

.webrion-breadcrumb .breadcrumb-wrapper ul {
    display: flex;
    gap: 20px;
    align-items: center;
}

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

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

.webrion-breadcrumb .breadcrumb-wrapper ul li a:hover {
    color: #1776D6;
    transition: 0.3s;
}

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

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

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

.webrion-contact .webrion-contact-form {
    padding: 30px;
    border-radius: 30px;
    background: #fff;
    position: absolute;
    bottom: 0;
    z-index: 1;
    margin-right: 99px;
    margin-left: 20px;
    border: 1px solid #0000001a;
}

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

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

.webrion-contact .webrion-contact-grid .contact-map {
    height: 405px;
}

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

}

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

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

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

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

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

.webrion-contact .webrion-contact-form .form-title {
    font-size: 25px;
    font-weight: 500;
    color: #000;
    margin-bottom: 15px;
}

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

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

.webrion-contact .webrion-contact-form .contact-form .contact-item label {
    color: #000;
    margin-bottom: 5px;
    font-weight: 400;
    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;
    height: 160px;
    margin-bottom: 20px;
}

.webrion-contact .webrion-contact-form .contact-form .contact-form-btn input {
    padding: 0 30px;
    color: #fff;
    height: 50px;
    background: linear-gradient(to right, #1776D6, #35D5FF);
    border: none;
    border-radius: 10px;
    display: flex;
    width: 50%;
    align-items: center;
    justify-content: center;
    gap: 10px;
    position: relative;
    transition: 0.3s;
    font-weight: 500;
}

.webrion-service {
    margin: 100px 0;
}

.webrion-our-service .service-box {
    border: 1px solid #00000030;
    padding: 30px;
    border-radius: 30px 30px 0 0;
    margin-bottom: 30px;
}

.webrion-our-service .service-box h2 {
    font-size: 17px;
    font-weight: 400;
    margin-bottom: 0;
    color: #393939;
}

.webrion-our-service .service-box span {
    color: #393939;
    font-size: 25px;
    font-weight: 500;
}

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

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

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

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

.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: #1776D6;
    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 #1776D6;
    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 #1776D6;
    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 #1776D6;
    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 #1776D6;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.webrion-service .webrion-service-grid .service-col .all-service ul li a {
    color: #1776D6;
    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: #1776D6;
    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;
}

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

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

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

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

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

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

.mobilefooter-sticky .sticky-box .icon i {
    font-size: 22px;
    color: #000;
    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: #1776D6;
    border: 2px solid #fff;
    border-radius: 99px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 60px;
    position: relative;
    font-size: 35px;
    height: 60px;
}

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

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

.mobilefooter-sticky {
    display: none;
}

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

.sub-list li a {
    font-size: 14px !important;
    color: #1776D6 !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 #1776D6;
    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: #1776D6;
}

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

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

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

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

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

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

.sub-active {
    display: block;
}

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

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

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

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

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

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

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

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

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

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

.top-bar .top-bar-wrapper .topbar-item ul li .social {
    border: 1px solid #1776D6;
    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 {
    background: #000;
    border-color: #000;
    transition: 0.3s;
}

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

.webrion-our-applications {
    position: relative;
    background-color: #1876d6;
}

.webrion-our-applications .swiper-app {
    height: 500px;
}

.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: #1776D6;
    transition: 0.3s;
}

.webrion-our-applications .applications-body {
    display: flex;
}

.webrion-our-applications .applications-body .applications-content-area {
    width: 33.33%;
    padding: 40px 40px 0 0;
    position: relative;
}

.webrion-our-applications .applications-body .applications-content-area::before {
    content: "";
    position: absolute;
    right: -22px;
    top: -20px;
    background-image: url(https://wt1.webrion.com.tr/wp-content/uploads/2024/05/kose.svg);
    width: 60px;
    height: 60px;
    z-index: 99999;
    transform: rotate(190deg);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

.webrion-our-applications .applications-body .applications-content-area::after {
    content: "";
    position: absolute;
    right: -38px;
    bottom: -20px;
    background-image: url(https://wt1.webrion.com.tr/wp-content/uploads/2024/05/kose-mavi.svg);
    width: 60px;
    height: 60px;
    z-index: 99999;
    transform: rotate(10deg);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

.webrion-our-applications .applications-body .applications-content-area h2 {
    color: #fff;
    font-size: 24px;
    line-height: 1;
    margin-bottom: 12px;
}

.webrion-our-applications .applications-body .applications-content-area p {
    font-size: 16px;
    color: #fffc;
    line-height: 28px;
    margin-bottom: 15px !important;
}

.webrion-our-applications .applications-body .applications-content-area a {
    color: #fff;
    font-size: 16px;
}

.webrion-our-applications .applications-body .applications-content-area a img {
    width: 30px;
}

.webrion-our-applications .applications-body .applications-show {
    background-color: #fff;
    padding: 0 30px 30px;
    width: 66.66%;
    position: relative;
}

.webrion-our-applications .applications-body .applications-show::before {
    content: "";
    position: absolute;
    left: 100%;
    width: 1000%;
    background-color: #fff;
    height: 100%;
}

.swiper-app .swiper-slide .applications-content {
    height: 450px;
}

.webrion-our-applications .applications-navigation {
    padding: 50px 0;
    position: relative;
}

.webrion-our-applications .applications-navigation::before {
    content: "";
    width: 100%;
    height: 1px;
    background-color: #ffffff4f;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0, -50%);
}

.webrion-our-applications .applications-navigation .navigation-box {
    display: flex;
    justify-content: end;
    padding-right: 150px;
}

.webrion-our-applications .applications-navigation .navigation-box .nav-box {
    width: fit-content;
    display: flex;
    align-items: center;
    gap: 60px;
    z-index: 9;
    background-color: #1876d6;
    padding: 0 80px;
}

.webrion-our-applications .applications-navigation .navigation-box .nav-box button {
    background-color: unset;
    border: unset;
}

.webrion-our-applications .applications-navigation .navigation-box .nav-box button img {
    width: 50px;
}

.webrion-our-applications .applications-navigation .navigation-box .nav-box button.prev img {
    transform: rotate(180deg);
}

.webrion-our-applications .applications-navigation .navigation-box .nav-box .applications-pagination {
    position: relative;
    padding-top: 18px;
}

.webrion-our-applications .applications-navigation .navigation-box .nav-box .applications-pagination .swiper-pagination-bullet {
    width: 12px !important;
    height: 12px !important;
    background-color: #fff !important;
    border-radius: 100% !important;
    opacity: .2 !important;
    position: relative;
    overflow: hidden;
    transition: all .5s;
}

.webrion-our-applications .applications-navigation .navigation-box .nav-box .applications-pagination .swiper-pagination-bullet::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    transform: translateX(-20px);
    width: 100%;
    height: 100%;
    background-color: #fff;
    border-radius: 100%;
    transition: all .5s;
}

.webrion-our-applications .applications-navigation .navigation-box .nav-box .applications-pagination .swiper-pagination-bullet-active::before {
    transform: translateX(0px);
    transition: all .5s;
    opacity: 1;
}

.webrion-our-applications .applications-navigation .navigation-box .nav-box .applications-pagination .swiper-pagination-bullet-active {
    opacity: 1 !important;
    transition: all .5s;
    background-color: unset !important;
}

.footer-head {
    background: #1776D6;
    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: 1px solid #1776D6;
    border-radius: 99px;
    padding: 5px;
    display: flex;
    width: 30px;
    height: 30px;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    font-weight: 500;
    color: #1776D6;
    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 {
    color: #1776D6;
}

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

.webrion-breadcrumb .breadcrumb-btn a:hover {
    background: #1776D6;
    border-color: #1776D6;
    color: #fff;
    transition: 0.3s;
}

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

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

.webrion-about-us-content {
    padding-top: 40px;
}

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

.webrion-about-us-content .about-us-content h2 {
    font-size: 35px;
    text-align: center;
    font-weight: 500;
    color: #1776D6;
}

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

.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 img {
    width: 100%;
    object-fit: cover;
    border: 1px solid #1776D6;
    padding: 19px;
    border-radius: 30px;
}

.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:
        ". .";
    background: #1776D6;
    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: 20px;
}

.webrion-about-us-form .about-us-form-wrapper .about-us-form-text p {
    color: #fff;
    font-weight: 400;
    padding-bottom: 20px;
    font-size: 25px;
    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: 20px;
    display: flex;
    gap: 30px;
    align-items: center;
}

.webrion-about-us-form .about-us-form-wrapper .about-us-form .about-us-form-item span {
    color: #fff;
    font-weight: 500;
}

.webrion-about-us-form .about-us-form-wrapper .about-us-form .about-us-form-item .radio-item {
    gap: 10px;
    flex-direction: row-reverse;
    display: flex;
    align-items: baseline;
    position: relative;
}

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

.webrion-about-us-form .about-us-form-wrapper .about-us-form .about-us-form-item .radio-item input {
    position: relative;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

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

.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: #1776D6;
    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 {
    width: 100%;
    border: none;
    outline: none;
    padding: 0 30px;
    height: 50px;
    border-radius: 30px;
}

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

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

.webrion-branches .branches-wrapper .branches-filter-content select {
    background: #1776D6;
    height: 45px;
    border: none;
    padding: 0 20px;
    width: fit-content;
    color: #fff;
}

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

.webrion-branches .branches-wrapper .branches-grid .branches-item .info-item {
    padding: 30px;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    background: #1776D6;
}

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

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

.right-bar {
    display: none;
}

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

.entry-webrion {
    position: relative;
    height: 100vh;
    padding: 50px 0;
}


.entry-webrion .entry-webrion-wrapper {
    height: 100%;
    position: relative;
}

.entry-webrion .entry-webrion-wrapper::before {
    content: "";
    width: 95%;
    left: 50%;
    height: 30px;
    position: absolute;
    transform: translate(-50%, 0);
    background-color: #fff;
    border-radius: 0 0 20px 20px;
    top: 100%;
    z-index: 99;
}

.entry-webrion .entry-webrion-wrapper .social-webrion {
    position: absolute;
    top: 50%;
    right: 0;
    background-color: #fff;
    padding: 30px 15px;
    transform: translate(0, -50%);
    border-radius: 20px 0 0 20px;
    z-index: 99;
}

.entry-webrion .entry-webrion-wrapper .social-webrion::before {
    content: "";
    position: absolute;
    left: 25px;
    bottom: -24px;
    background-image: url(../img/kose.svg);
    width: 40px;
    height: 40px;
    z-index: 99999;
    transform: rotate(180deg);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

.entry-webrion .entry-webrion-wrapper .social-webrion::after {
    content: "";
    position: absolute;
    right: -15px;
    top: -26px;
    background-image: url(../img/kose.svg);
    width: 40px;
    height: 40px;
    z-index: 99999;
    transform: rotate(274deg);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

.entry-webrion .entry-webrion-wrapper .social-webrion ul {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.entry-webrion .entry-webrion-wrapper .social-webrion ul li a i {
    font-size: 22px;
}

.entry-webrion .entry-webrion-wrapper .content-entry {
    position: absolute;
    left: 0;
    bottom: 150px;
    z-index: 9;
    padding: 0 70px;
}

.entry-webrion .entry-webrion-wrapper .content-entry .content-swiper {
    width: 50%;
}

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

.webrion-swiper {
    border-radius: 31px;
}

.webrion-swiper::before {
    transform: translate(-50%, -50%);
    content: "";
    background: rgb(255, 255, 255);
    background: -moz-linear-gradient(135deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-linear-gradient(135deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(86deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#ffffff", GradientType=1);
    position: absolute;
    left: 50%;
    top: 50%;
    width: 101%;
    height: 101%;
    z-index: 999;
    border-radius: 0 0 30px 30px;
}

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

.webrion-swiper-content .swiper-slide {
    width: 100% !important;
    opacity: 0;
    transition: all .5s;
}

.webrion-swiper-content .swiper-slide.swiper-slide-active {
    opacity: 1;
    transition: all .5s;
}

.webrion-swiper-content .swiper-content {
    display: flex;
    justify-content: end;
    align-items: flex-start;
    flex-direction: column;
}

.webrion-swiper-content .swiper-content span {
    color: #39393980;
    font-size: 30px;
    font-weight: 500;
    margin-bottom: 5px;
}

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

.webrion-swiper-content .swiper-content .entry-title {
    color: #1876d6;
    font-size: 50px;
    font-weight: 600;
    margin-bottom: 15px;
    line-height: 1;
}

.webrion-swiper-content .swiper-content p {
    font-size: 18px;
    color: #393939;
    font-weight: 400;
    text-align: left;
    max-width: 70%;
    margin-bottom: 20px !important;
    line-height: 28px;
}

.common-button {
    color: #000;
    font-size: 18px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    transition: 0.3s;
    font-weight: 600;
    width: fit-content;
    line-height: 1;
    transition: 0.4s;

}

.common-button:hover {
    color: #1876d6;
    transition: 0.4s;
}

.common-button img {
    width: 40px;
    height: fit-content;
}

.entry-nav {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 30px;
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translate(-50%, 0);
    z-index: 99999;
    width: 50%;
    height: 70px;
}

.entry-nav::before {
    content: "";
    position: absolute;
    left: -43px;
    bottom: -29px;
    background-image: url(../img/kose.svg);
    width: 60px;
    height: 60px;
    z-index: 99999;
    transform: rotate(300deg);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

.entry-nav::after {
    content: "";
    position: absolute;
    right: -38px;
    bottom: -26px;
    background-image: url(../img/kose.svg);
    width: 60px;
    height: 60px;
    z-index: 99999;
    transform: rotate(354deg);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

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

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

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

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

.entry-nav img.back-entry {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    transform: rotate(180deg);
    border-bottom-right-radius: 34px;
    border-bottom-left-radius: 34px;
}

.entry-nav .entry-pagination {
    z-index: 9999;
    display: flex;
    gap: 15px;
    align-items: center;
    position: relative;
}

.entry-nav .entry-pagination span {
    font-size: 16px;
    font-weight: 500;
    color: #393939;
}

.entry-nav .entry-pagination .progress {
    width: 180px;
    height: 7px;
    background-color: #DBDBDB;
    border-radius: 10px;
    position: relative;
    top: -2px;
}

.progress {
    z-index: 100;
    height: 7px;
}

.progress__bar {
    opacity: 1;
    position: relative;
    width: 100%;
    height: 100%;
    background-color: unset;
}

.progress__bar:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    background: #1876d6;
    content: "";
}

.progress.animate .progress__bar:after {
    transition: width linear;
    width: 100%;
    transition-duration: 5s;
}

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

.open-sub-menu i {
    color: #1776D6;
    font-size: 20px;
}

.container-fluid {
    height: 100%;
}

.entry-order-form {
    margin: 20px 0 100px;
    position: relative;
}

.entry-order-form::before {
    content: "";
    position: absolute;
    left: 0;
    top: -150px;
    width: 100%;
    height: 450px;
    background-image: url(https://wt1.webrion.com.tr/wp-content/uploads/2024/05/back-form.png);
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 30px 30px 0 0;
}

.entry-order-form::after {
    content: "";
    background-image: url(https://wt1.webrion.com.tr/wp-content/uploads/2024/05/linear.png);
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
    height: 450px;
    position: absolute;
    top: -150px;
}

.entry-order-form .entry-order-box {
    background-color: #fff;
    border-radius: 20px;
    padding: 30px 40px;
    position: relative;
    z-index: 99;
}

.entry-order-form .entry-order-box h2 {
    font-size: 20px;
    font-weight: 500;
    color: #393939;
    margin-bottom: 25px;
}

.entry-order-form .entry-order-box .order-form-area .col {
    flex: 1;
}

body input {
    background-color: #F6F6F6;
    border: unset;
    border-radius: 10px;
    padding: inherit;
    height: 45px;
    width: 100%;
    font-size: 14px;
    padding: 0 15px;
    font-weight: 500;
    color: #393939;
}

body input::placeholder {
    font-size: 14px;
    font-weight: 300;
    color: #0000007c;
}

body label {
    display: block;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 0;
    color: #393939;
}

body .submit-button {
    position: relative;
    vertical-align: bottom;
    height: 45px;
    background: rgb(23, 118, 214);
    background: -moz-linear-gradient(90deg, rgba(23, 118, 214, 1) 0%, rgba(53, 213, 255, 1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(23, 118, 214, 1) 0%, rgba(53, 213, 255, 1) 100%);
    background: linear-gradient(90deg, rgba(23, 118, 214, 1) 0%, rgba(53, 213, 255, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#1776d6", endColorstr="#35d5ff", GradientType=1);
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    border-radius: 15px;
    width: 100%;
    transition: 0.5s;
}

body .submit-button:hover {
    transition: 0.5s;
    transform: scale(.9);
}

body .submit-button input {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: unset;
    appearance: unset;
    z-index: 9999999;
    color: #fff;
}

body .submit-button span {
    position: absolute;
    top: 100%;
}

body .submit-button img {
    width: 25px;
    position: absolute;
    right: 25px;
}

.comparison-slider .text-comparison {
    background-color: #ffffff38;
    padding: 7px 20px;
    border-radius: 10px;
    color: #fff;
    border: 1px solid #ffffff4a;
    font-size: 14px;
    cursor: default;
}

.webrion-references .row {
    height: 100%;
    row-gap: 20px;
}

.webrion-references .references-logo {
    height: 100%;
    padding: 30px 0 0;
}

.webrion-references .references-logo .logo-box {
    border: 1px solid #E0E0E0;
    padding: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    border-radius: 20px;
}

.webrion-references .references-logo .logo-box img {
    width: 150px;
}

.webrion-references .references-content {
    background: rgb(23, 118, 214);
    background: -moz-linear-gradient(90deg, rgba(23, 118, 214, 1) 0%, rgba(53, 213, 255, 1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(23, 118, 214, 1) 0%, rgba(53, 213, 255, 1) 100%);
    background: linear-gradient(180deg, rgb(24 118 214) 20%, rgba(53, 213, 255, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#1776d6", endColorstr="#35d5ff", GradientType=1);
    padding: 50px 0 100px 50px;
    border-radius: 0 0 0 30px;
    display: flex;
    flex-direction: column;
    align-items: end;
    text-align: end;
    position: relative;
}

.webrion-references .references-content::before {
    content: "";
    background: rgb(23, 118, 214);
    background: -moz-linear-gradient(90deg, rgba(23, 118, 214, 1) 0%, rgba(53, 213, 255, 1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(23, 118, 214, 1) 0%, rgba(53, 213, 255, 1) 100%);
    background: linear-gradient(180deg, rgb(24 118 214) 20%, rgba(53, 213, 255, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#1776d6", endColorstr="#35d5ff", GradientType=1);
    position: absolute;
    left: 100%;
    width: 1000%;
    top: 0;
    height: 100%;
}

.webrion-references .references-content::after {
    content: "";
    position: absolute;
    left: -38px;
    top: -20px;
    background-image: url(https://wt1.webrion.com.tr/wp-content/uploads/2024/05/kose-mavi.svg);
    width: 60px;
    height: 60px;
    z-index: 99999;
    transform: rotate(189deg);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

.webrion-references .references-content h2 {
    color: #fff;
    font-size: 24px;
    line-height: 1;
    margin-bottom: 12px;
}

.webrion-references .references-content p {
    font-size: 16px;
    color: #fffc;
    line-height: 26px;
    margin-bottom: 15px !important;
}

.webrion-references .references-content a {
    color: #fff;
    font-size: 16px;
}

.webrion-references .references-content a img {
    width: 30px;
}

.webrion-social-and-form .social-and-form-box {
    border: 1px solid #E0E0E0;
    border-radius: 30px;
    padding: 30px;
    margin-bottom: 70px;
}

.webrion-social-and-form .social-and-form-box .social-box {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
    border-right: 1px solid #E0E0E0;
}

.webrion-social-and-form .title {
    font-size: 24px;
    font-weight: 500;
    line-height: 1;
    margin-bottom: 10px;
}

.webrion-social-and-form p {
    font-size: 16px;
    font-weight: 400;
}

.webrion-social-and-form .social-list {
    margin: 15px 0 0;
}

.webrion-social-and-form .social-list a i {
    font-size: 22px;
    line-height: 1;
}

.webrion-social-and-form .form-box .form-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
}

.footer-tag-list {
    margin: 20px 0 0;
}

.footer-tag-list ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.footer-tag-list .footer-tag-item a {
    color: #000;
    background-color: #F7F7F7;
    padding: 10px 20px;
    font-size: 14px;
    font-weight: 400;
    display: block;
    border-radius: 10px;
}


.gradient-box {
    position: relative;
    box-sizing: border-box;
    background: #fff;
    background-clip: padding-box;
    border: 1px solid transparent;
}

.gradient-box::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100.5%;
    height: 100.5%;
    z-index: -1;
    border-radius: inherit;
    background: linear-gradient(to right, #f1f1f1, #f1f1f100);
}

.webrion-breadcrumb .breadcrumb-wrapper .back-entry {
    transform: rotate(180deg);
    position: absolute;
    display: flex;
    top: 0;
    height: 100%;
    z-index: 0;
    width: 100%;
    object-fit: fill;
    border-radius: 0;
}

.webrion-breadcrumb .breadcrumb-wrapper::before {
    content: "";
    position: absolute;
    left: -36px;
    bottom: -26px;
    background-image: url(../img/kose.svg);
    width: 60px;
    height: 60px;
    z-index: 99999;
    transform: rotate(288deg);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

.webrion-breadcrumb .breadcrumb-wrapper::after {
    content: "";
    position: absolute;
    right: -34px;
    bottom: -24px;
    background-image: url(../img/kose.svg);
    width: 60px;
    height: 60px;
    z-index: 99999;
    transform: rotate(360deg);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

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

.webrion-mission-vission .webrion-about-text {
    padding-bottom: 60px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.webrion-mission-vission .webrion-about-text p {
    font-size: 16px;
    font-weight: 400;
    color: #393939;
    margin-bottom: 20px !important;
    text-align: center;
    max-width: 80%;
}

.webrion-mission-vission .webrion-mission-vission-box .first-column {
    display: flex;
}

.webrion-mission-vission .webrion-mission-vission-box .first-column .frst-part {
    padding-right: 30px;
    padding-bottom: 30px;
    width: 100%;
}

.webrion-mission-vission .webrion-mission-vission-box .first-column .scnd-part {
    width: 100%;
}

.webrion-mission-vission .webrion-mission-vission-box .first-column .scnd-part .content {
    height: 100%;
    background: #F9F9F9;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 30px;
    border-radius: 30px 30px 30px 0;
}

.webrion-mission-vission .webrion-mission-vission-box .first-column .scnd-part .content h2 {
    font-size: 24px;
    background: linear-gradient(to right, #1776D6, #35D5FF);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    font-weight: 600;
    margin-bottom: 10px;
}

.webrion-mission-vission .webrion-mission-vission-box .first-column .scnd-part .content p {
    font-size: 16px;
    font-weight: 400;
    color: #393939;
    margin-bottom: 20px !important;
}

.webrion-mission-vission .webrion-mission-vission-box .second-column {
    display: flex;
}

.webrion-mission-vission .webrion-mission-vission-box .second-column .frst-part {
    width: 100%;
}

.webrion-mission-vission .webrion-mission-vission-box .second-column .frst-part .content {
    height: 100%;
    border: 1px solid #D6D6D6;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 30px;
    border-radius: 30px 0 30px 30px;
}

.webrion-mission-vission .webrion-mission-vission-box .second-column .frst-part .content h3 {
    background: linear-gradient(to right, #1776D6, #35D5FF);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 10px;
}

.webrion-mission-vission .webrion-mission-vission-box .second-column .frst-part .content p {
    font-size: 16px;
    font-weight: 400;
    color: #393939;
    margin-bottom: 20px !important;
}

.webrion-mission-vission .webrion-mission-vission-box .second-column .scnd-part {
    width: 100%;
}

.webrion-mission-vission .webrion-mission-vission-box .second-column .scnd-part .content {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 30px;
}

.webrion-mission-vission .webrion-mission-vission-box .second-column .scnd-part .content .d-flex {
    gap: 30px;
    align-items: baseline;
}

.webrion-mission-vission .webrion-mission-vission-box .second-column .scnd-part .content .item {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 100%;
    font-size: 15px;
    font-weight: 500;
    text-align: center;
    gap: 20px;
}

.webrion-mission-vission .webrion-mission-vission-box .second-column .scnd-part .content .item span {
    background: #fff;
    -webkit-box-shadow: 1px 3px 15px -4px rgba(0, 0, 0, 0.14);
    -moz-box-shadow: 1px 3px 15px -4px rgba(0, 0, 0, 0.14);
    box-shadow: 1px 3px 15px -4px rgba(0, 0, 0, 0.14);
    width: 100%;
    height: auto;
    padding: 10px;
    border-radius: 10px;
}

.webrion-mission-vission .webrion-mission-vission-box .second-column .scnd-part .content .item span img {
    object-fit: contain;
    width: 60px;
}

.webrion-our-service {
    padding: 80px 0;
}

.webrion-our-service .service-box .service-form .service-form-item textarea {
    outline: none;
    background: #00000008;
    border: none;
    border-radius: 20px;
    padding: 10px 17px;
}

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

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


.webrion-our-service .service-box .service-form .service-form-item select {
    background: #F6F6F6;
    border: none;
    outline: none;
    width: 100%;
    font-size: 14px;
    height: 45px;
    padding: 0 20px;
    border-radius: 10px;
    color: #0000005b;
}

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

.webrion-our-service .service-box .service-form .service-form-btn input {
    position: relative;
    font-weight: 500;
    transition: 0.3s;
    border: none;
    font-size: 16px;
    background-image: linear-gradient(to right, #1776D6, #35D5FF);
    color: #fff;
    border-radius: 10px;
    text-align: center;
    width: 100%;
    display: flex;
    height: 50px;
    align-items: center;
    justify-content: center;
    gap: 10px;
}

.webrion-our-service .service-box .service-form .service-form-btn button span img {
    width: 20px;
    position: relative;
    top: -3px;
}

.webrion-our-service .service-wp-box {
    border: 1px solid #00000030;
    padding: 12px 30px;
    border-bottom-right-radius: 30px;
    border-bottom-left-radius: 30px;
}

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

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

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


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

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

.webrion-our-service .service-content {
    border: 1px solid #00000030;
    border-radius: 20px;
    padding: 20px;
    position: relative;
    margin-bottom: 30px;
}

.webrion-our-service .service-content::before {
    content: "";
    position: absolute;
    right: -20px;
    top: 20px;
    width: 100%;
    height: 100%;
    background-image: url(https://wt1.webrion.com.tr/wp-content/uploads/2024/05/service-overlay.png);
    background-size: cover;
    background-repeat: no-repeat;
}

.webrion-our-service .service-content img {
    border-radius: 20px;
    height: 300px;
    object-fit: cover;
}

.webrion-our-service .service-content .service-text {
    position: absolute;
    bottom: 0;
    right: 0;
    text-align: right;
    max-width: 65%;
}

.webrion-our-service .service-content .service-text h3 {
    color: #000;
    font-size: 23px;
    line-height: 1.3;
    margin-bottom: 12px;
    transition: 0.3s;
}

.webrion-our-service .service-content .service-text h3:hover {
    color: #007bff;
    transition: 0.3s;
}

.webrion-our-service .service-content .service-text p {
    font-size: 16px;
    color: #000;
    line-height: 24px;
    transition: 0.3s;
}

.webrion-our-service .service-content .service-text p:hover {
    color: #007bff;
    transition: 0.3s;
}

.webrion-our-service .other-service {
    border: 1px solid #E0E0E0;
    padding: 30px;
    border-radius: 30px;
    margin-top: 30px;
}

.webrion-our-service .other-service .service-head .service-title {
    color: #393939;
    font-size: 25px;
    font-weight: 500;
}

.webrion-our-service .other-service .service-head .service-title span {
    display: flex;
    font-weight: 400;
    font-size: 20px;
    margin: 15px 0;
}

.webrion-our-service .other-service .service-head ul {
    display: flex;
    flex-direction: column;
    gap: 7px;
}

.webrion-our-service .other-service .service-head ul li a {
    color: #000;
    font-weight: 300;
    font-size: 16px;
    transition: 0.3s;
}

.webrion-our-service .other-service .service-head ul li a:hover {
    color: #007bff;
    transition: 0.3s;
}

.webrion-our-service .other-service .service-head ul li a.active {
    color: #000;
    font-weight: 500;
    font-size: 16px;
    transition: 0.3s;
}

.webrion-our-service .other-service .service-head ul li a.active:hover {
    color: #007bff;
    transition: 0.3s;
}

.webrion-our-service .service-detail-title {
    color: #000;
    font-size: 24px;
    line-height: 1;
    margin-bottom: 12px;
    font-weight: 500;
}

.webrion-our-service .service-detail-text p {
    font-size: 16px;
    color: #000;
    line-height: 28px;
    margin-bottom: 15px !important
}

.webrion-our-service .service-detail-img {
    margin: 40px 0;
}

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

.webrion-refences {
    padding: 80px 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: 150px;
}

.webrion-refences-contact-us {
    padding-bottom: 40px;
}

.refences-contact-wrapper {
    display: grid;
    grid-auto-columns: 1fr;
    grid-template-columns: 1fr 1fr;
    position: relative;
}

.refences-contact-wrapper::before {
    content: "";
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(https://wt1.webrion.com.tr/wp-content/uploads/2024/05/referans-banner-overlay.png);
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 30px;
    width: 100%;
    z-index: 1;
}

.refences-contact-wrapper .refences-contact-item {
    height: 100%;
    display: flex;
    align-items: center;
    position: relative;
}

.refences-contact-wrapper .refences-contact-item .refences-contact-img img {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.refences-contact-wrapper .refences-contact-item .refences-contact-text {
    position: relative;
    z-index: 1;
    padding: 60px;
}

.refences-contact-wrapper .refences-contact-item .refences-contact-text h2 {
    color: #393939;
    font-size: 24px;
    font-weight: 300;
    margin-bottom: 20px;
}

.refences-contact-wrapper .refences-contact-item .refences-contact-text h2 span {
    font-weight: 500;
}

.refences-contact-wrapper .refences-contact-item .refences-contact-text p {
    font-size: 17px;
    font-weight: 400;
    color: #393939;
    margin-bottom: 40px !important;
}

.refences-contact-wrapper .refences-contact-item .refences-contact-text .refences-contact-btn a {
    position: relative;
    font-weight: 500;
    transition: 0.3s;
    border: none;
    font-size: 16px;
    background-image: linear-gradient(to right, #1776D6, #35D5FF);
    color: #fff;
    border-radius: 10px;
    text-align: center;
    display: flex;
    padding: 0 40px;
    height: 50px;
    align-items: center;
    justify-content: center;
    gap: 10px;
    width: fit-content;
}

.webrion-gallery-detail {
    padding-bottom: 99px;
}

.webrion-gallery-detail .gallery-detail-grid {
    display: grid;
    grid-auto-columns: 1fr;
    grid-template-columns: 1fr 1fr;
    gap: 30px;
}

.webrion-gallery-detail .gallery-detail-grid .gallery-detail-content {
    display: flex;
    gap: 30px;
    padding: 30px;
    border: 1px solid #0000001c;
    border-radius: 20px;
}

.webrion-gallery-detail .gallery-detail-grid .gallery-detail-content .gallery-detail-item {
    position: relative;
    width: 100%;
}

.webrion-gallery-detail .gallery-detail-grid .gallery-detail-content .gallery-detail-item .gallery-content-ellipse {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 40px;
    height: 40px;
    border-radius: 99px;
    padding: 5px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 5px;
}

.webrion-gallery-detail .gallery-detail-grid .gallery-detail-content .gallery-detail-item .gallery-content-ellipse .ellipse-text {
    color: #fff;
    font-size: 20px;
    font-weight: 400;
}

.webrion-gallery-detail .gallery-detail-grid .gallery-detail-content .gallery-detail-item .change-item::before {
    content: "";
    width: 55%;
    height: 100%;
    border: 3px solid #1A4D8C;
    position: absolute;
    right: 0;
    top: 0;
    border-radius: 30px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.webrion-gallery-detail .gallery-detail-grid .gallery-detail-content .gallery-detail-item .change-item .before {
    position: absolute;
    top: 15px;
    left: 15px;
    border-radius: 30px;
    background: #ffffff36;
    padding: 0 20px;
    height: 30px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}

.webrion-gallery-detail .gallery-detail-grid .gallery-detail-content .gallery-detail-item .change-item .after {
    position: absolute;
    top: 15px;
    right: 15px;
    border-radius: 30px;
    background: #ffffff36;
    padding: 0 20px;
    height: 30px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}

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

.webrion-gallery-detail .gallery-detail-grid .gallery-detail-content .gallery-detail-item .content-ellipse {
    position: absolute;
    top: 50%;
    left: 45%;
    transform: translate(-50%, -50%);
    background: #1A4D8C;
    width: 40px;
    height: 40px;
    border-radius: 99px;
    padding: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 9;
}

.webrion-refences-contact-us .refences-contact-wrapper .refences-contact-item .refences-contact-text ul {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.webrion-refences-contact-us .refences-contact-wrapper .refences-contact-item .refences-contact-text ul li a {
    color: #000;
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 14px;
    font-weight: 500;
    transition: 0.3s;
}

.webrion-refences-contact-us .refences-contact-wrapper .refences-contact-item .refences-contact-text ul li a:hover {
    color: #007bff;
    transition: 0.3s;
}

.webrion-refences-contact-us .refences-contact-wrapper .refences-contact-item .refences-contact-text ul li span img {
    width: 30px;
}

.webrion-our-service .why-webrion {
    position: relative;
    margin-bottom: 40px;
}

.webrion-our-service .why-webrion::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-image: url("https://wt1.webrion.com.tr/wp-content/uploads/2024/05/overlay.png");
    border-radius: 30px;
    background-size: cover;
    background-repeat: no-repeat;
    z-index: 1;
}

.why-webrion .why-webrion-item {
    display: flex;
    align-items: center;
}

.why-webrion .why-webrion-item .why-webrion-image {
    border-radius: 30px;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.why-webrion .why-webrion-item .why-webrion-text {
    position: relative;
    width: 60%;
    z-index: 9;
    padding: 30px;
}

.why-webrion .why-webrion-item .why-webrion-text h2 {
    color: #393939;
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 20px;
}

.why-webrion .why-webrion-item .why-webrion-text p {
    font-size: 17px;
    font-weight: 400;
    color: #393939;
    margin-bottom: 30px !important;
}

.why-webrion .why-webrion-item .why-webrion-list {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.why-webrion .why-webrion-item .why-webrion-list .list-item {
    padding: 12px;
    border: 1px solid #e3e3e3;
    border-radius: 10px;
    background: #e3e3e342;
}

.why-webrion .why-webrion-item .why-webrion-list .list-item img {
    width: 20px;
}

.content.contact .webrion-refences-contact-us {
    padding-bottom: 40px;
}

.webrion-period {
    margin-top: 40px;
}

.webrion-period .scnd-part .content .d-flex {
    gap: 30px;
    align-items: baseline;
}

.webrion-period .scnd-part .content .item {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 100%;
    gap: 20px;
    position: relative;
    text-align: center;
}

.webrion-period .scnd-part .content .item span {
    width: 100%;
    height: 100%;
}

.webrion-period .scnd-part .content .item span img {
    -webkit-box-shadow: 1px 3px 15px -4px rgba(0, 0, 0, 0.14);
    -moz-box-shadow: 1px 3px 15px -4px rgba(0, 0, 0, 0.14);
    box-shadow: 1px 3px 15px -4px rgba(0, 0, 0, 0.14);
    border-radius: 10px;
    width: 120px;
    height: auto;
    padding: 30px;
}

.webrion-period .scnd-part .content .item .item-title {
    font-size: 15px;
    font-weight: 500;
    text-align: center;
}

.ti-widget.ti-goog .ti-controls .ti-prev:before {
    visibility: hidden;
}

.ti-widget.ti-goog .ti-controls .ti-prev:after {
    visibility: hidden;
}

.ti-widget.ti-goog .ti-controls .ti-next:before {
    visibility: hidden;
}

.ti-widget.ti-goog .ti-controls .ti-next:after {
    visibility: hidden;
}

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

.webrion-breadcrumb .breadcrumb-wrapper ul li.separator:before {
    content: "";
    width: 10px;
    height: 2px;
    display: block;
    position: relative;
    color: #000;
    border: 1px solid;
}

.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.invalid .wpcf7-response-output {
    background: #fff3cd !important;
    font-size: 14px;
    color: #7a6e6f !important;
    border-radius: 10px;
}

.webrion-our-service .other-service .alert-warning {
    background: #fff3cd !important;
    border-color: #ffb900;
    font-size: 14px;
    padding: 0.2em 1em;
    color: #7a6e6f !important;
    border-radius: 10px;
}

.webrion-our-service .service-detail-text h1 {
    color: #000;
    line-height: 1;
    margin-bottom: 12px;
    font-weight: 500;
}

.webrion-our-service .service-detail-text h2 {
    color: #000;
    line-height: 1;
    margin-bottom: 12px;
    font-weight: 500;
}

.webrion-our-service .service-detail-text h3 {
    color: #000;
    line-height: 1;
    margin-bottom: 12px;
    font-weight: 500;
}

.webrion-our-service .service-detail-text h4 {
    color: #000;
    line-height: 1.3;
    margin-bottom: 12px;
    font-weight: 500;
}

.webrion-our-service .service-detail-text h5 {
    color: #000;
    line-height: 1;
    margin-bottom: 12px;
    font-weight: 500;
}

.webrion-our-service .service-detail-text img {
    max-width: 400px;
    max-height: 400px;
    border-radius: 20px;
    margin: 20px 0;
}

.refences-contact-wrapper .refences-contact-item .refences-contact-img img {
    border-radius: 0 30px 30px 0;
}

.webrion-gallery-detail .gallery-detail-grid .gallery-detail-content .gallery-detail-item .gallery-image {
    position: relative;
    height: 100%;
}

.webrion-gallery-detail .gallery-detail-grid .gallery-detail-content .gallery-detail-item .gallery-image:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #0000004a;
    z-index: 0;
    border-radius: 20px;
}

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

.search_page {
    padding: 0px 0 100px 0px;
    margin-top: 200px;
}

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

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

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

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

.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: #1776D6;
    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: #1776D6;
    margin-bottom: 10px;
    font-weight: 500;
}

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

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

.blog_box .blog_flex .content_blog .button_format2 {
    margin-top: 20px;
    gap: 10px;
    background-color: #1776D6;
    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;
}

.thanks-appointment {
    margin: 70px 0;
}

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

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

footer .footer-grid .footer-group.footer-menu {
    flex: 2;
}