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

*:not(i) {
    font-family: 'Gilroy' !important;
}

html {
    overflow-x: hidden !important;
}

body {
    padding: 0;
    margin: 0;
    overflow-x: unset;
}

body button {
    background-color: unset;
    border: unset;
    transition: all .4s ease-in-out;
}

body a {
    text-decoration: unset;
    color: inherit;
    transition: all .4s ease-in-out;
}

body svg {
    transition: all .4s ease-in-out;
}

body a:hover,
body button:hover {
    transition: all .4s ease-in-out;
}

body li {
    list-style: none;
}

body ul {
    padding-left: 0;
    margin-bottom: 0;
}

body img {
    width: 100%;
    display: block;
    position: relative;
}

body p {
    font-size: 16px;
    margin: 0;
}

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

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


/*** START HEADER **/

.adoz-header .adoz-topbar {
    position: relative;
    z-index: 9;
    padding: 5px 0;
    background-color: #fff;
    border-bottom: 1px solid #dadada;
}

.pages-header.adoz-header .adoz-topbar {
    background-color: #F7F7F7;
}

.adoz-header .adoz-topbar .topbar-group {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.adoz-header .adoz-topbar .topbar-group .topbar-col {
    display: flex;
    align-items: center;
    gap: 30px;
    flex: 1;
    line-height: 1;
}

.adoz-header .adoz-topbar .topbar-group .topbar-col.middle {
    justify-content: center;
}

.adoz-header .adoz-topbar .topbar-group .topbar-col.right {
    justify-content: end;
}

.adoz-header .adoz-topbar .topbar-group .topbar-col.left {}

.adoz-header .adoz-topbar .topbar-group .topbar-col .topbar-slider {
    display: flex;
    align-items: center;
}

.adoz-header .adoz-topbar .topbar-group .topbar-col .topbar-slider .swiper-navigation-button {
    width: auto;
    height: auto;
}

.adoz-header .adoz-topbar .topbar-group .topbar-col .topbar-slider .swiper-navigation-button img {
    width: 11px;
}

.adoz-header {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 99;
    transition: all .4s ease;
    border-bottom: 1px solid #D4D4D8;
}

.adoz-header.mega-menu-active {
    z-index: unset;
}

.adoz-header::before {
    content: "";
    width: 100%;
    height: 100%;
    background-color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    transform: translate(0, -100%);
    transition: all .4s ease;
    z-index: -1;
}

.adoz-header.sub-menu-active {
    transition: all .4s ease;
}

.adoz-header.sub-menu-active::before {
    transition: all .4s ease;
    transform: translate(0, 0);
}

.adoz-header.pages-header {
    position: relative;
}

.pages-header .menu-button {
    background-color: #131C48;
}

.pages-header .menu-button.circle-effect::before {
    background-color: hsl(230deg 58% 18% / 10%);
}

.adoz-header .adoz-topbar .topbar-group {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.adoz-header .adoz-topbar .topbar-group .topbar-col {}

.adoz-header .adoz-topbar .topbar-group .topbar-col .topbar-links {
    display: flex;
    align-items: center;
    gap: 10px;
}

.adoz-header .adoz-topbar .topbar-group .topbar-col .topbar-links a {
    color: #B8B8B8;
    font-size: 12px;
    position: relative;
}

.adoz-header .adoz-topbar .topbar-group .topbar-col .topbar-links a:not(:first-child) {
    border-left: 1px solid #B8B8B8;
    padding: 0 0 0 10px;
}

.adoz-header .adoz-topbar .topbar-group .topbar-col .topbar-links a.active {
    color: #000;
    font-weight: 600;
}


.adoz-header .adoz-topbar .topbar-group .topbar-col .social-links {}

.head-social {
    display: flex;
    flex-direction: column;
    gap: 10px;
    position: absolute;
    right: 102%;
}

.head-social>a {
    color: #fff;
    display: flex;
    align-items: center;
    font-size: 12px;
    font-weight: 200;
    gap: 5px;

}

.sub-menu-active .head-social>a {
    color: #000;
}

.head-social>a img {
    width: 22px;
}

.social-links {}

.social-links .social-links-group {
    display: flex;
    align-items: center;
    gap: 10px;
}

.social-links .social-links-group a {
    border: 1px solid #D4D4D8;
    border-radius: 100%;
    width: 22px;
    height: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #A6A6A6;
    font-size: 12px;
}

.sub-menu-active .social-links .social-links-group a {
    color: #000;
}

header.pages-header .social-links .social-links-group a {}

header.pages-header .head-social>a {
    color: #000;
}

header.pages-header .head-social>a img {
    width: 16px;
}

.social-links .social-links-group a i {}

.adoz-header .adoz-head-main {}

.adoz-header .adoz-head-main .adoz-head-main-group {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    padding: 27px 0 26px 50px;
    gap: 40px;
}

.adoz-header .adoz-head-main .adoz-head-main-group .head-col {}

.adoz-header .adoz-head-main .adoz-head-main-group .head-col.head-logos {
    flex: 1;
}

.adoz-header .adoz-head-main .adoz-head-main-group .head-col .logo {}

.adoz-header.mega-menu-active .adoz-head-main .adoz-head-main-group .head-col .logo {
    position: relative;
    z-index: 99;
}

.adoz-header .adoz-head-main .adoz-head-main-group .head-col .logo a {
    width: fit-content;
    display: block;
}

.adoz-header .adoz-head-main .adoz-head-main-group .head-col .logo a img {
    width: 150px;
}

.adoz-header .adoz-head-main .adoz-head-main-group .head-col.head-menus {}

.adoz-header .adoz-head-main .adoz-head-main-group .head-col.head-menus .menu-group {}

.adoz-header .adoz-head-main .adoz-head-main-group .head-col.head-menus .menu-group ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 40px;
}

.adoz-header .adoz-head-main .adoz-head-main-group .head-col.head-menus .menu-group ul li {
    position: relative;
}

.adoz-header .adoz-head-main .adoz-head-main-group .head-col.head-menus .menu-group ul li a {
    color: #fff;
    font-size: 13px;
    font-weight: 300;
    display: flex;
    align-items: center;
    transition: all .4s ease;
    font-family: 'Sora', sans-serif !important;
}

.adoz-header .adoz-head-main .adoz-head-main-group .head-col.head-menus .menu-group ul li a.active {
    color: #E3000F !important;
}

.adoz-header .adoz-head-main .adoz-head-main-group .head-col.head-menus .menu-group ul li a.active i {
    transform: rotate(180deg);
    transition: all .4s ease;
}

.adoz-header.sub-menu-active .adoz-head-main .adoz-head-main-group .head-col.head-menus .menu-group ul li a,
.adoz-header.pages-header .adoz-head-main .adoz-head-main-group .head-col.head-menus .menu-group ul li a {
    color: #000;
}

.adoz-header .adoz-head-main .adoz-head-main-group .head-col.head-actions {
    position: relative;
}

.adoz-header .adoz-head-main .adoz-head-main-group .head-col.head-actions .actions-group {
    display: flex;
    align-items: center;
    justify-content: end;
    gap: 20px;
}

.adoz-header .adoz-head-main .adoz-head-main-group .head-col.head-actions .actions-group .search-action {}

.adoz-header.pages-header .adoz-head-main .adoz-head-main-group .head-col.head-actions .actions-group .search-action svg {
    stroke: #000;
}

.adoz-header .adoz-head-main .adoz-head-main-group .head-col.head-actions .actions-group .search-action img {}

.adoz-header .adoz-head-main .adoz-head-main-group .head-col.head-actions .actions-group a {
    background-color: #ffffff52;
    height: 45px;
}

.adoz-header.sub-menu-active .adoz-head-main .adoz-head-main-group .head-col.head-actions .actions-group a,
.adoz-header.pages-header .adoz-head-main .adoz-head-main-group .head-col.head-actions .actions-group a {
    background-color: #E9E9E9;
    color: #000;
}


/*** START HOME HERO /**/

.adoz-hero {
    position: relative;
}

.adoz-hero .adoz-hero-wrapper {}

.adoz-hero .adoz-hero-wrapper .adoz-hero-media-slider {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.swiper.swiper-hero-media {
    z-index: -1;
}

.swiper.swiper-hero-media .swiper-slide {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    height: 100vh;
}

.swiper.swiper-hero-media .swiper-slide video {
    object-fit: cover;
    width: 100%;
    height: 100%;
}

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

.swiper.swiper-hero-content .hero-slide-desc {
    font-size: 0.95em;
    opacity: 0.9;
    margin-top: 0.5rem;
}

.swiper.swiper-hero-media .swiper-slide::before {
    content: "";
    background: #00000000;
    background: -moz-linear-gradient(90deg, rgb(0 0 0 / 40%) 25%, #00000021 50%);
    background: -webkit-linear-gradient(90deg, rgb(0 0 0 / 40%) 25%, #00000021 50%);
    background: linear-gradient(90deg, rgb(0 0 0 / 40%) 25%, #00000021 50%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#000000", GradientType=1);
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
}

/*
.swiper.swiper-hero-media .swiper-slide::before {
    content: "";
    background: #00000000;
    background: -moz-linear-gradient(180deg, #000000c9 0%, #00000000 25%);
    background: -webkit-linear-gradient(180deg, #000000c9 0%, #00000000 25%);
    background: linear-gradient(180deg, #000000c9 0%, #00000000 25%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#000000", GradientType=1);
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
}
*/

.adoz-hero .adoz-hero-wrapper .adoz-hero-content-slider {
    height: 100vh;
}

.nav-container {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
}

.container.nav-container {
    position: relative;
}

.nav-container .hero-navigation {
    position: absolute;
    right: 100%;
    top: 50%;
    transform: translate(0, -50%);
    z-index: 9;
}

.swiper.swiper-hero-content {
    height: 100%;
}

.swiper.swiper-hero-content .swiper-slide {}

.swiper.swiper-hero-content .swiper-slide .hero-content-box {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    border-left: 1px solid #D4D4D8;
    padding: 80px 0 0 50px;
}

.swiper.swiper-hero-content .swiper-slide .hero-content-box .image {
    display: flex;
    justify-content: flex-start;
    margin: 0 0 30px;
}

.swiper.swiper-hero-content .swiper-slide .hero-content-box .image img {
    height: 45px;
    width: fit-content;
}

.swiper.swiper-hero-content .swiper-slide .hero-content-box .title {
    color: #fff;
    font-size: 30px;
    line-height: 40px;
    margin: 0 0 3px;
    font-weight: bold;
}

.swiper.swiper-hero-content .swiper-slide .hero-content-box .title span {
    font-weight: 800;
    -webkit-text-stroke: 2px #ffffff;
    color: transparent;
    display: block;
}

.swiper.swiper-hero-content .swiper-slide .hero-content-box .title strong {
    font-weight: 700;
}

.swiper.swiper-hero-content .swiper-slide .hero-content-box .title br {}

.swiper.swiper-hero-content .swiper-slide .hero-content-box p {
    font-weight: 300;
    color: #fff;
    font-size: 20px;
    max-width: 40%;
    margin: 0 0 15px;
}

.swiper.swiper-hero-content .swiper-slide .hero-content-box a {
    background-color: rgb(255 255 255 / 40%);
    height: 45px;
    padding: 0 30px;
    font-size: 14px;
}

.swiper.swiper-hero-content .swiper-slide .hero-content-box .links-group {
    margin: 50px 0 0;
}

.swiper.swiper-hero-content .swiper-slide .hero-content-box .links-group .adoz-button {}

.swiper.swiper-hero-content .swiper-slide .hero-content-box .links-group .adoz-button.contact {
    background-color: #E3000Fb3;
}

.swiper-hero-pagination-container {
    margin: 50px 0 0;
}

.swiper-hero-pagination-container .swiper-hero-pagination {
    display: flex;
    align-items: center;
    gap: 10px;
}

.swiper-hero-pagination-container .swiper-hero-pagination .swiper-pagination-bullet {
    background-color: unset;
    margin: 0 !important;
    width: 10px;
    height: 10px;
    background-color: #7b7b7b;
    opacity: 1 !important;
    transition: all .4s ease;
}

.swiper-hero-pagination-container .swiper-hero-pagination .swiper-pagination-bullet::before {
    content: "";
}

.swiper-hero-pagination-container .swiper-hero-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 50px;
    border-radius: 5px;
    background-color: #fff;
}

.swiper-hero-pagination-container .swiper-hero-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::before {
    content: "";
}



/*** START ABOUT **/

.adoz-about {
    margin: 75px 0 0;
    position: relative;
}

.adoz-about::before {
    content: "";
    width: 450px;
    height: 450px;
    position: absolute;
    left: -300px;
    top: 50%;
    transform: translate(0, -50%) rotate(10deg);
    background-image: url(assets/images/icon-gray.svg);
    background-repeat: no-repeat;
    background-size: contain;
    z-index: -1;
}

.adoz-about .row {}

.adoz-about .adoz-about-content {
    padding: 30px 0 0;
}

.adoz-about .adoz-about-content .adoz-head {}

.adoz-about .adoz-about-content p {
    font-size: 14px;
    font-weight: 400;
    line-height: 27px;
    margin: 0 0 20px;
    position: relative;
    padding: 0 100px 0 20px;
}

.adoz-about .adoz-about-content p::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 1px;
    height: 40%;
    background-color: #131C48;
}

.adoz-about .adoz-about-content a {
    background-color: #131C48;
    height: 40px;
    padding: 0 30px;
    font-size: 13px;
}


/*** START COMPANY ***/

.adoz-company {
    background-color: #131C48;
    padding: 75px 0;
    position: relative;
    margin: 75px 0 0;
}

.adoz-company::before {
    content: "";
    width: 420px;
    height: 420px;
    position: absolute;
    right: -140px;
    top: 50%;
    transform: translate(0, -50%) rotate(20deg);
    background-image: url(assets/images/icon.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.adoz-company .adoz-company-head {}

.adoz-company .adoz-company-head .adoz-head {}

.adoz-company .adoz-company-head .adoz-head .head-col.nav {
    justify-content: flex-end;
}

.adoz-company .head-navigation {}

.adoz-company .head-navigation .navigation-group {
    display: flex;
    flex-direction: column;
}

.adoz-company .swiper-navigation-button {
    height: 30px;
}

.adoz-company .swiper-navigation-button img {
    width: 18px;
}

.adoz-company .adoz-company-head .adoz-head h3 {
    color: #fff;
}

.adoz-company .adoz-company-head .adoz-head p {
    color: #fff;
    background-color: #0E0F0F;
    z-index: 9;
    position: relative;
    width: fit-content;
    padding: 0 10px 0 0;
}

.adoz-company .adoz-company-head .adoz-head p::before {
    content: "";
}

.adoz-company .adoz-company-slider {}

.adoz-company .adoz-company-slider>p {
    color: #fff;
    font-weight: 300;
    margin: 60px 0 0;
    max-width: 50%;
    border-left: 1px solid #fff;
    padding: 0 0 0 20px;
    font-size: 15px;
    line-height: 25px;
}

.swiper.swiper-company {
    width: 100%;
    position: relative;
}

.swiper.swiper-company::before {
    content: "";
    width: 1px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #131C48;
    z-index: 99;
}

.swiper-company .swiper-slide {
    border-left: 1px solid #fff;
}

.swiper-company .swiper-slide .images {
    border-radius: 5px;
    padding: 10px;
}

.swiper-company .swiper-slide .images img {
    height: 120px;
    object-fit: contain;
}


/*** END COMPANY ***/


/*** START SERVICE ***/

.adoz-services {
    margin: 75px 0 0;
}

.adoz-services .adoz-head {}

.adoz-services .adoz-head .adoz-head-col {}

.adoz-services .adoz-head .adoz-head-col .subtitle {
    color: #000;
    font-weight: 300;
    font-size: 16px;
}

.adoz-services .adoz-head .adoz-head-col h3 {
    text-transform: unset;
    font-size: 35px;
    line-height: 45px;
}

.adoz-services .adoz-service-content {}

.adoz-services .adoz-service-content .row {
    --bs-gutter-y: 20px;
    align-items: center;
}

.adoz-services .adoz-service-content .service-content-group {
    width: 75%;
}

.adoz-services .adoz-service-content .service-content-group .group-item {}

.adoz-services .adoz-service-content .service-content-group .group-item:not(:last-child) {
    margin: 0 0 30px;
}

.adoz-services .adoz-service-content .service-content-group .group-item h4 {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 700;
}

.adoz-services .adoz-service-content .service-content-group .group-item p {
    font-size: 13px;
    line-height: 23px;
}

/*** END SERVICE ***/


/*** FOOTER ***/

.adoz-footer {
    margin: 100px 0 0;
    position: relative;
}

.adoz-footer::before {
    content: "";
    width: 450px;
    height: 450px;
    position: absolute;
    left: -200px;
    top: 50%;
    transform: translate(0, -50%) rotate(10deg);
    background-image: url(assets/images/icon-gray.svg);
    background-repeat: no-repeat;
    background-size: contain;
    z-index: -1;
}

.adoz-footer .adoz-footer-menus {
    padding: 50px 0 75px;
}

.adoz-footer .adoz-footer-menus .adoz-footer-menus-group {}

.adoz-footer .adoz-footer-menus .adoz-footer-menus-group .row {}

.adoz-footer .adoz-footer-menus .adoz-footer-menus-group .row .col {}

.adoz-footer .adoz-footer-menus .adoz-footer-menus-group .footer-menu-item {}

.adoz-footer .adoz-footer-menus .adoz-footer-menus-group .footer-menu-item.worked .title {
    justify-content: flex-end;
}

.adoz-footer .adoz-footer-menus .adoz-footer-menus-group .footer-menu-item .title {
    font-size: 16px;
    font-weight: 500;
    display: flex;
    align-items: center;
    gap: 5px;
    margin: 0 0 15px;
    color: #000;
}

.adoz-footer .adoz-footer-menus .adoz-footer-menus-group .footer-menu-item .title i {
    color: #E3000F;
    font-size: 14px;
    line-height: 1;
    margin: 0 0 3px;
}

.adoz-footer .adoz-footer-menus .adoz-footer-menus-group .footer-menu-item .menu-content {}

.adoz-footer .adoz-footer-menus .adoz-footer-menus-group .footer-menu-item .menu-content ul {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.adoz-footer .adoz-footer-menus .adoz-footer-menus-group .footer-menu-item.worked .menu-content ul {
    align-items: flex-end;
}

.adoz-footer .adoz-footer-menus .adoz-footer-menus-group .footer-menu-item .menu-content ul li {}

.adoz-footer .adoz-footer-menus .adoz-footer-menus-group .footer-menu-item .menu-content ul li p {

    font-size: 12px;
    font-weight: 300;
    text-align: end;
    width: fit-content;
    display: flex;
    align-items: center;
    gap: 10px;
}

.adoz-footer .adoz-footer-menus .adoz-footer-menus-group .footer-menu-item .menu-content ul li p::before {
    content: "";
    width: 5px;
    height: 5px;
    display: block;
    background-color: #000;
}

.adoz-footer .adoz-footer-menus .adoz-footer-menus-group .footer-menu-item.worked .menu-content ul li p {}

.adoz-footer .adoz-footer-menus .adoz-footer-menus-group .footer-menu-item .menu-content ul li .social-links {}

.adoz-footer .adoz-footer-menus .adoz-footer-menus-group .footer-menu-item .menu-content ul li .social-links .social-links-group {}

.adoz-footer .adoz-footer-menus .adoz-footer-menus-group .footer-menu-item .menu-content ul li .social-links .social-links-group a {
    color: #000;
    border-color: #D4D4D8;
    gap: 0;
    width: 30px;
    height: 30px;
}

.adoz-footer .adoz-footer-menus .adoz-footer-menus-group .footer-menu-item .menu-content ul li .social-links .social-links-group a::before {
    display: none;
}

.adoz-footer .adoz-footer-menus .adoz-footer-menus-group .footer-menu-item .menu-content ul li a.contact-links {
    font-weight: 400;
}

.adoz-footer .adoz-footer-menus .adoz-footer-menus-group .footer-menu-item .menu-content ul li a.contact-links::before {
    display: none;
}

.adoz-footer .adoz-footer-menus .adoz-footer-menus-group .footer-menu-item .menu-content ul li a.contact-links img {
    width: 20px;
}

.adoz-footer .adoz-footer-menus .adoz-footer-menus-group .footer-menu-item .menu-content ul li a {
    font-size: 13px;
    font-weight: 300;
    display: flex;
    align-items: center;
    gap: 10px;
}

.adoz-footer .adoz-footer-menus .adoz-footer-menus-group .footer-menu-item .menu-content ul li a::before {
    content: "";
    width: 2px;
    height: 2px;
    border-radius: 2px;
    display: block;
    background-color: #000;
}

.adoz-footer .adoz-footer-menus .adoz-footer-menus-group .footer-menu-item .menu-content ul li a:hover {
    color: #E3000F
}

.adoz-footer-tops {}

.adoz-footer-tops {}

.adoz-footer-tops .adoz-footer-tops-group {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 50px 0 0;
    border-top: .5px solid #000;
}

.adoz-footer-tops .adoz-footer-tops-group .logo {}

.adoz-footer-tops .adoz-footer-tops-group .logo a {}

.adoz-footer-tops .adoz-footer-tops-group .logo a img {
    width: 200px;
}

.adoz-footer-tops .adoz-footer-tops-group .social-links {}

.adoz-footer-tops .adoz-footer-tops-group .social-links .social-links-group {}

.adoz-footer-tops .adoz-footer-tops-group .social-links .social-links-group a {
    color: #A6A6A6;
    width: 30px;
    height: 30px;
    font-size: 14px;
    border-color: #D4D4D8;
}

.adoz-footer-tops .adoz-footer-tops-group .social-links .social-links-group a i {}

.adoz-footer .adoz-footer-copyright {
    padding: 30px 0;
}

.adoz-footer .adoz-footer-copyright .adoz-footer-copyright-group {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.adoz-footer .adoz-footer-copyright .adoz-footer-copyright-group .copyright-col {}

.adoz-footer .adoz-footer-copyright .adoz-footer-copyright-group .copyright-col.contact {
    display: flex;
    align-items: center;
    gap: 50px;
}

.adoz-footer .adoz-footer-copyright .adoz-footer-copyright-group .copyright-col img.logo {
    width: 100px;
    margin: 0 0 10px;
}

.adoz-footer .adoz-footer-copyright .adoz-footer-copyright-group .copyright-col p {
    font-size: 14px;
    line-height: 1;
}

.adoz-footer .adoz-footer-copyright .adoz-footer-copyright-group .copyright-col .copyright-contact-item {
    display: flex;
    flex-direction: column;
}

.adoz-footer .adoz-footer-copyright .adoz-footer-copyright-group .copyright-col .copyright-contact-item span {
    font-weight: 300;
    font-size: 12px;
}

.adoz-footer .adoz-footer-copyright .adoz-footer-copyright-group .copyright-col .copyright-contact-item a {
    font-size: 16px;
    font-weight: 500;
}

.footer-contact {}

.footer-contact>p {
    font-size: 15px;
    line-height: 25px;
    margin: 0 0 30px;
    width: 75%;
}

.footer-contact .address {
    display: flex;
    align-items: center;
    gap: 10px;
    margin: 0 0 40px;
}

.footer-contact .address .icon {}

.footer-contact .address .icon img {
    width: 25px;
}

.footer-contact .address .content {
    line-height: 1;
}

.footer-contact .address .content .text {
    font-size: 16px;
    color: #fff;
    font-weight: 400;
    line-height: 1;
    margin: 0 0 6px;
}

.footer-contact .address .content .label {
    font-size: 12px;
    color: #fff;
    letter-spacing: .2px;
}

.footer-contact .footer-contact-button {
    display: flex;
    height: 50px;
    margin: 0 0 10px;
    width: 50%;
}

.footer-contact .footer-contact-button.help {
    background-color: #6C7375;
}

.footer-contact .footer-contact-button.help .icon {
    background-color: #4B5558;
}

.footer-contact .footer-contact-button.help .text {
    color: #fff;
}

.footer-contact .footer-contact-button.call {
    border: .5px solid #808080;
}

.footer-contact .footer-contact-button.call:hover {
    border-color: transparent;
}

.footer-contact .footer-contact-button.call .icon {
    border-right: .5px solid #808080;
}

.footer-contact .footer-contact-button.call .text {
    color: #000;
}

.footer-contact .footer-contact-button .icon {
    width: 50px;
    min-width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.footer-contact .footer-contact-button .icon img {
    width: 24px;
}

.footer-contact .footer-contact-button .text {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}

.adoz-footer .adoz-footer-copyright .adoz-footer-copyright-group {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.adoz-footer .adoz-footer-copyright .adoz-footer-copyright-group .copyright-col {}

.adoz-footer .adoz-footer-copyright .adoz-footer-copyright-group .copyright-col.contact {
    display: flex;
    align-items: center;
    gap: 50px;
}

.adoz-footer .adoz-footer-copyright .adoz-footer-copyright-group .copyright-col img.logo {
    width: 100px;
    margin: 0 0 10px;
}

.adoz-footer .adoz-footer-copyright .adoz-footer-copyright-group .copyright-col p {
    font-size: 14px;
    line-height: 1;
}

.adoz-footer .adoz-footer-copyright .adoz-footer-copyright-group .copyright-col .copyright-contact-item {
    display: flex;
    flex-direction: column;
}

.adoz-footer .adoz-footer-copyright .adoz-footer-copyright-group .copyright-col .copyright-contact-item span {
    font-weight: 300;
    font-size: 12px;
}

.adoz-footer .adoz-footer-copyright .adoz-footer-copyright-group .copyright-col .copyright-contact-item a {
    font-size: 16px;
    font-weight: 500;
}


/** ABOUT PAGE **/

.adoz-about-page {
    padding: 75px 0 0;
}

.adoz-about-page .row {
    padding: 0 75px;
}

.adoz-about-page .about-media {}

.adoz-about-page .about-media img {}

.adoz-about-page .about-content {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0 0 0 40px;
}

.adoz-about-page .about-content h2 {
    font-size: 30px;
    font-weight: 600;
    letter-spacing: 2px;
    margin: 0 0 15px;
}

.adoz-about-page.foot .about-content h2 {
    text-transform: uppercase;
    font-weight: 700;
}

.adoz-about-page .about-content p {
    letter-spacing: 1px;
    font-size: 15px;
    line-height: 30px;
    font-weight: 400;
}

.adoz-about-page .about-content .foot-text {
    font-size: 30px;
    letter-spacing: 2px;
    margin: 15px 0 0;
    text-transform: uppercase;
    font-weight: 700;
}

.adoz-about-logos {
    margin: 75px 0 0;
}

.adoz-about-logos .about-logos-wrapper {}

.adoz-about-logos .about-logos-wrapper .about-logos-head {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.adoz-about-logos .about-logos-wrapper .about-logos-head img {
    height: 65px;
    width: auto;
    margin: 0 0 30px;
}

.adoz-about-logos .about-logos-wrapper .about-logos-head .text {
    text-align: center;
    font-size: 15px;
    line-height: 20px;
}

.adoz-about-logos .about-logos-wrapper .about-logos-head .text strong {
    display: block;
}

.adoz-about-logos .about-logos-wrapper .about-logos-body {}

.adoz-about-logos .about-logos-wrapper .about-logos-body .about-logos-group {
    width: 60%;
    margin: 30px auto 0;
    border-top: 1px solid #D9D9D9;
    padding: 30px 0 0;
}

.adoz-about-logos .about-logos-wrapper .about-logos-body .row {}

.adoz-about-logos .about-logos-wrapper .about-logos-body .image {}

.adoz-about-logos .about-logos-wrapper .about-logos-body .image img {}


/** CONTACT PAGE **/

.adoz-contact-page {
    margin: 50px 0;
}

.adoz-contact-page .adoz-contact-page-wrapper {}

.adoz-contact-page .adoz-contact-page-wrapper .breadcrumb {
    margin: 0 0 30px;
}

.adoz-contact-page .adoz-contact-page-wrapper .media {
    margin: 0 0 70px;
}

.adoz-contact-page .adoz-contact-page-wrapper .media img {
    height: 400px;
    object-fit: cover;
}

.adoz-contact-page .adoz-contact-page-wrapper .adoz-contact-page-head {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.adoz-contact-page .adoz-contact-page-wrapper .adoz-contact-page-head .title {
    width: 60%;
}

.adoz-contact-page .adoz-contact-page-wrapper .adoz-contact-page-head .title .subtitle {
    font-size: 18px;
    font-weight: 400;
    margin: 0 0 10px;
}

.adoz-contact-page .adoz-contact-page-wrapper .adoz-contact-page-head .title h1 {
    font-size: 60px;
    font-weight: 500;
}

.adoz-contact-page .adoz-contact-page-wrapper .adoz-contact-page-head .social-links {}

.adoz-contact-page .adoz-contact-page-wrapper .adoz-contact-page-head .social-links .social-links-group {
    flex-direction: column;
}

.adoz-contact-page .adoz-contact-page-wrapper .adoz-contact-page-head .social-links .social-links-group a {
    border-color: #B7B7B7;
    width: 40px;
    height: 40px;
    font-size: 16px;
    color: #000;
}

.adoz-contact-page .adoz-contact-page-wrapper .adoz-contact-page-head .social-links .social-links-group a i {}

.adoz-contact-page .adoz-contact-page-wrapper .adoz-contact-page-body {
    margin: 50px 0 0;
}

.adoz-contact-page .adoz-contact-page-wrapper .adoz-contact-page-body .adoz-contact-page-form {}

.adoz-contact-page .adoz-contact-page-wrapper .adoz-contact-page-body .adoz-contact-page-form .adoz-input-group {}

.adoz-contact-page .adoz-contact-page-wrapper .adoz-contact-page-body .adoz-contact-page-form .adoz-input-group input,
.adoz-contact-page .adoz-contact-page-wrapper .adoz-contact-page-body .adoz-contact-page-form .adoz-input-group textarea {
    font-size: 14px;
}

.adoz-contact-page .adoz-contact-page-wrapper .adoz-contact-page-body .adoz-contact-page-form .adoz-input-group input::placeholder {}

.adoz-contact-page .adoz-contact-page-wrapper .adoz-contact-page-body .adoz-contact-page-form .form-action-buttons {
    display: flex;
    gap: 20px;
}

.adoz-contact-page .adoz-contact-page-wrapper .adoz-contact-page-body .adoz-contact-page-form .form-action-buttons .adoz-submit {
    background-color: #dedede40;
    border: unset;
    height: 50px;
    padding: 0 25px;
    color: #A4A4A4;
    font-size: 15px;
    font-weight: 500;
    position: relative;
}

.adoz-contact-page .adoz-contact-page-wrapper .adoz-contact-page-body .adoz-contact-page-form .form-action-buttons .whatsapp {
    background-color: #131C481c;
    border: unset;
    height: 50px;
    padding: 0 70px 0 50px;
    color: #131C48;
    font-size: 15px;
    font-weight: 500;
    position: relative;
    display: flex;
    width: fit-content;
    align-items: center;
}

.adoz-contact-page .adoz-contact-page-wrapper .adoz-contact-page-body .adoz-contact-page-form .form-action-buttons .whatsapp i {
    position: absolute;
    right: 15px;
}

.adoz-contact-page .adoz-contact-page-info {
    background-color: #FAFAFA;
    margin: 50px 0 0;
    padding: 50px 0;
}

.adoz-contact-page .adoz-contact-page-info .adoz-contact-page-info-wrapper {}

.adoz-contact-page .adoz-contact-page-info .adoz-contact-page-info-wrapper .row {}

.adoz-contact-page .adoz-contact-page-info .adoz-contact-page-info-wrapper .info-title {}

.adoz-contact-page .adoz-contact-page-info .adoz-contact-page-info-wrapper .info-title h2 {
    font-size: 45px;
    font-weight: 700;
}

.adoz-contact-page .adoz-contact-page-info .adoz-contact-page-info-wrapper .info-list {}

.adoz-contact-page .adoz-contact-page-info .adoz-contact-page-info-wrapper .info-list ul {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.adoz-contact-page .adoz-contact-page-info .adoz-contact-page-info-wrapper .info-list ul li {}

.adoz-contact-page .adoz-contact-page-info .adoz-contact-page-info-wrapper .info-list ul li a {
    font-size: 18px;
    font-weight: 500;
}



/** COMPANY PAGE **/

.adoz-company-page {
    margin: 30px 0 0;
}

.adoz-company-page .company-page-head {}

.adoz-company-page .company-page-head .company-logos {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
}

.adoz-company-page .company-page-head .company-logos .logo-item {}

.adoz-company-page .company-page-head .company-logos .logo-item img {
    height: 80px;
    object-fit: contain;
}

.adoz-company-page .company-page-head .company-logos span {
    font-weight: 200;
}

.adoz-company-page .company-page-wrapper {
    margin: 30px 0 0;
}

.adoz-company-page .company-page-wrapper .company-content {
    display: flex;
    flex-direction: column;
    text-align: center;
    align-items: center;
}

.adoz-company-page .company-page-wrapper .company-content h2 {
    font-weight: 700;
    letter-spacing: 3px;
    font-size: 26px;
    color: #000;
    width: 60%;
    line-height: 36px;
    margin: 0 0 25px;
}

.adoz-company-page .company-page-wrapper .company-content p {
    font-size: 15px;
    line-height: 26px;
}

.adoz-company-page .company-page-wrapper .company-content img {
    margin: 100px 0 0;
}


.adoz-company-infos {
    margin: 100px 0 0;
}

.adoz-company-infos .company-infos-wrapper {}

.adoz-company-infos .company-infos-wrapper h2 {
    font-weight: 700;
    letter-spacing: 3px;
    font-size: 26px;
    color: #000;
    width: 60%;
    line-height: 36px;
    margin: 0 auto 75px;
    text-align: center;
}

.adoz-company-infos .company-infos-wrapper .company-infos-body {}

.adoz-company-infos .company-infos-wrapper .company-infos-body .company-infos-group {
    display: grid;
    grid-template-columns: 1fr 1fr;
    width: 75%;
    margin: auto;
}

.adoz-company-infos .company-infos-wrapper .company-infos-body .company-infos-group .company-infos-item {
    display: flex;
    flex-direction: column;
    border-bottom: .5px solid #000;
}

.adoz-company-infos .company-infos-wrapper .company-infos-body .company-infos-group .company-infos-item:nth-child(odd) {
    align-items: flex-end;
    padding: 50px 50px 50px 0;
    border-right: .5px solid #000;
}

.adoz-company-infos .company-infos-wrapper .company-infos-body .company-infos-group .company-infos-item:nth-child(even) {
    padding: 50px 0 50px 50px;
}

.adoz-company-infos .company-infos-wrapper .company-infos-body .company-infos-group .company-infos-item:nth-last-child(-n+2) {
    border-bottom: unset;
}

.adoz-company-infos .company-infos-wrapper .company-infos-body .company-infos-group .company-infos-item .title {
    font-size: 26px;
    font-weight: 700;
    line-height: 1;
}

.adoz-company-infos .company-infos-wrapper .company-infos-body .company-infos-group .company-infos-item .sub {
    font-size: 18px;
    font-weight: 200;
}

.adoz-content-section {
    padding: 75px 0 0;
}

.adoz-content-section .row {
    padding: 0 75px;
}

.adoz-content-section .main-media {}

.adoz-content-section .main-media img {}

.adoz-content-section .main-content {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0 0 0 40px;
    text-align: end;
}

.adoz-content-section .main-content h2 {
    font-size: 24px;
    font-weight: 600;
    letter-spacing: 2px;
    margin: 0 0 15px;
}

.adoz-content-section .main-content.foot {
    text-align: center;
    margin: 100px 0 0;
}

.adoz-content-section .main-content.foot h2 {
    font-size: 30px;
    width: 60%;
    margin: 0 auto 20px;
}

.adoz-content-section .main-content.foot p {}

.adoz-content-section.foot .main-content h2 {
    text-transform: uppercase;
    font-weight: 700;
}

.adoz-content-section .main-content p {
    letter-spacing: 1px;
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
}

.adoz-content-section .main-content .foot-text {
    font-size: 30px;
    letter-spacing: 2px;
    margin: 15px 0 0;
    text-transform: uppercase;
    font-weight: 700;
}


/** CAREER PAGE **/

.adoz-career-page {
    margin: 50px 0 0;
}

.adoz-career-page .row {}

.adoz-career-page .media {}

.adoz-career-page .media img {}

.adoz-career-page .career-form {
    padding: 0 0 0 50px;
}

.adoz-career-page .career-form .adoz-head {}

.adoz-career-page .career-form .adoz-head .subtitle {
    color: #000;
    letter-spacing: 0;
    text-transform: unset;
    font-size: 16px;
    font-weight: 200;
}

.adoz-career-page .career-form .adoz-head h3 {}

.adoz-career-page .career-form .adoz-input-group {}

.adoz-career-page .career-form .adoz-input-group label {
    font-size: 13px;
    font-weight: 300;
    display: block;
    margin: 0 0 6px;
}

.adoz-career-page .career-form .adoz-input-group input {
    border: 1px solid rgb(66 66 66 / 20%);
    height: 50px;
    border-radius: 10px;
}

.adoz-career-page .career-form .adoz-input-group textarea {
    border: 1px solid rgb(66 66 66 / 20%);
    height: 150px;
    border-radius: 10px;
}



.search-action {}

.search-action img {
    width: 24px;
}

.search-action svg {
    width: 24px;
    height: 24px;
    stroke: #fff;
}

.search-action i {
    color: #fff;
    font-size: 30px;
    line-height: 1;
    font-weight: 100;
    position: relative;
    top: 5px;
    display: none;
}

.search-action svg path {}

.links-group {
    display: flex;
    align-items: center;
    gap: 15px;
}

body .adoz-button {
    height: 55px;
    background-color: #E3000F;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 40px;
    border-radius: 10px;
    color: #fff;
    font-size: 15px;
    line-height: 20px;
    text-align: center;
    width: fit-content;
    gap: 5px;
}

body .adoz-button:hover {
    background-color: #000 !important;
}

body .adoz-button.transparent {
    background-color: #ffffff52;
}

body .adoz-button img {
    width: 20px;
    margin: 0 0 3px;
}

body .adoz-button i {}

.adoz-head {
    display: flex;
    position: relative;
    margin: 0 0 40px;
}

.adoz-head .head-col {
    width: 50%;
}

.adoz-head h1 {
    font-size: 40px;
    line-height: 45px;
    font-weight: 600;
    color: #E3000F;
    margin: 0 0 15px;
}

.adoz-head h1 span {
    color: #BCBCBC;
    display: block;
    font-weight: 400;
}

.adoz-head .subtitle {
    color: #9D9D9D;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 500;
    position: relative;
    line-height: 1;
    width: fit-content;
    letter-spacing: 8px;
}

.adoz-head h3 {
    font-size: 45px;
    line-height: 50px;
    font-weight: 600;
    color: #000;
    margin: 0;
    text-transform: uppercase;
}

.adoz-head h3 span {
    color: #BCBCBC;
    display: block;

    font-weight: 400;
}

.adoz-head h4 {
    font-weight: 400;
    font-size: 25px;
    margin: 0;
}

.adoz-head h2 {
    color: #fff;
    font-size: 13px;
    line-height: 20px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 5px;
}

.adoz-head p {
    font-size: 14px;
    font-weight: 400;
    max-width: 75%;
    line-height: 20px;
}

.adoz-head .adoz-head-col {}

.adoz-head a {
    font-size: 16px;
    font-weight: 400;
    display: flex;
    align-items: center;
    gap: 3px;
}

.adoz-head a i {
    line-height: 1;
}

.swiper-navigation-button {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 9;
    position: relative;
}

.swiper-navigation-button img {
    width: 24px;
}

body .swiper {
    display: none;
}

body .swiper.swiper-horizontal,
body .swiper.swiper-vertical {
    display: block;
}



/** START HEAD SUB MENU  **/

.sub-head-menu {
    position: absolute;
    left: 0;
    top: 100%;
    margin-top: 0;
    width: 300px;
    max-width: min(300px, 92vw);
    display: none;
    z-index: 2000;
}

@media (min-width: 992px) {
    /**
     * Üst menü altı: aşağı inerken ara boşlukta :hover kırılmasın diye kutu yukarı taşınır
     * ve şeffaf padding ile "köprü" oluşturulur (fare hâlâ li altında sayılır).
     */
    header.adoz-header .adoz-head-main .head-col.head-menus .menu-group > ul > li > .sub-head-menu {
        display: none;
        top: calc(100% - 16px);
        margin-top: 0;
        padding-top: 16px;
        box-sizing: border-box;
    }

    header.adoz-header .adoz-head-main .head-col.head-menus .menu-group > ul > li:hover > .sub-head-menu,
    header.adoz-header .adoz-head-main .head-col.head-menus .menu-group > ul > li:focus-within > .sub-head-menu {
        display: block !important;
    }

    header.adoz-header .adoz-head-main .sub-head-menu .sub-head-menu-wrapper {
        margin-top: 0;
    }
}

.sub-head-menu.active {
    appearance: auto;
    opacity: 1;
    transform: translate(0, 0);
    display: block;
    transition: all .4s ease;
}

.sub-head-menu .sub-head-menu-wrapper {
    background-color: #fff;
    margin: 45px 0 0;
    border-radius: 0 0 25px 25px;
}

.sub-head-menu .sub-head-menu-wrapper .sub-head-menu-group {}

.sub-head-menu .sub-head-menu-wrapper .sub-head-menu-group .sub-head-menu-title {
    background-color: #E3000F;
    display: flex;
    align-items: center;
    justify-content: center;
}

.sub-head-menu .sub-head-menu-wrapper .sub-head-menu-group .sub-head-menu-title::before {
    content: "";
}

.sub-head-menu .sub-head-menu-wrapper .sub-head-menu-group .sub-head-menu-title .title {
    color: #fff;
    font-size: 30px;
    font-weight: 600;
    text-transform: uppercase;
}

.sub-head-menu .sub-head-menu-wrapper .sub-head-menu-group .sub-head-menu-list {
    padding: 30px 25px;
}

header.adoz-header .adoz-head-main .sub-head-menu .sub-head-menu-wrapper .sub-head-menu-group .sub-head-menu-list ul {
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
}

.sub-head-menu .sub-head-menu-wrapper .sub-head-menu-group .sub-head-menu-list ul li {
    display: block;
    width: 100%;
}

.sub-head-menu .sub-head-menu-wrapper .sub-head-menu-group .sub-head-menu-list ul li:not(:last-child) {}

header.adoz-header .adoz-head-main .sub-head-menu .sub-head-menu-wrapper .sub-head-menu-group .sub-head-menu-list ul li a {
    color: #000;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-weight: 300;
    width: 100%;
    font-size: 13px;
}

header.adoz-header .adoz-head-main .sub-head-menu .sub-head-menu-wrapper .sub-head-menu-group .sub-head-menu-list ul li a::after {
    content: "";
    background-image: url(assets/images/menu-icon.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 10px;
    height: 10px;
    opacity: 0;
    transition: all .4s ease;
}

header.adoz-header .adoz-head-main .sub-head-menu .sub-head-menu-wrapper .sub-head-menu-group .sub-head-menu-list ul li a:hover::after {
    opacity: 1;
    transition: all .4s ease;
}

header.adoz-header .adoz-head-main .sub-head-menu .sub-head-menu-wrapper .sub-head-menu-group .sub-head-menu-list ul li a:hover {
    color: #000;
    font-weight: 500;
}

.sub-head-menu .sub-head-menu-wrapper .sub-head-menu-group .sub-head-menu-list ul li a i {
    margin: 0 0 2px;
    font-size: 12px;
}

/** END HEAD SUB MENU  **/



/** START PAGE HEAD  **/

body .breadcrumb {
    margin: 0 0 15px;
}

body .breadcrumb ul {
    display: flex;
    gap: 5px;
}

body .breadcrumb ul li {
    color: #D2D2D2;
    font-size: 14px;
    font-weight: 100;
}

body .breadcrumb ul li a {}

body .breadcrumb ul li i {
    font-size: 14px;
}

body .breadcrumb ul li a::after {
    content: "/";
}

body .breadcrumb ul li:last-child {
    color: #000;
}


/** MENU BUTTON **/

.menu-button {
    background-color: #ffffff33;
    width: 45px;
    height: 45px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

header.mega-menu-active .menu-button {
    position: relative;
    z-index: 99;
    background-color: #131C48;
}

header.mega-menu-active .menu-button::before {
    background-color: #131C482b;
}

.sub-menu-active .menu-button {
    background-color: #131C48;
}

.sub-menu-active .menu-button.circle-effect::before {
    background-color: #131C482b;
}

.menu-button .menu-button-group {
    display: flex;
    flex-direction: column;
    gap: 5px;
    width: fit-content;
}

.menu-button span {
    height: 1px;
    display: block;
    background-color: #fff;
}

.menu-button span:nth-child(1) {
    width: 18px;
}

.menu-button span:nth-child(2) {
    width: 14px;
}

.menu-button span:nth-child(3) {
    width: 8px;
}

.menu-button.active span:nth-child(1) {
    transform: rotate(45deg);
    width: 18px;
    top: 4px;
}

.menu-button.active span:nth-child(2) {
    display: none;
}

.menu-button.active span:nth-child(3) {
    width: 18px;
    transform: rotate(-45deg);
    top: -2px;
}

.menu-button.active span {
    position: relative;
}

.circle-effect {
    position: relative;
}

.circle-effect::before {
    content: "";
    width: 65px;
    height: 65px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background-color: rgb(255 255 255 / 10%);
    border-radius: 100%;
    z-index: -1;
}

.adoz-navigation {}

.adoz-navigation .navigation-group {
    width: 110px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 50px;
}

.adoz-input-group {
    margin: 0 0 30px;
}

.adoz-input-group input,
.adoz-input-group select,
.adoz-input-group textarea {
    width: 100%;
    border: unset;
    border-bottom: 1px solid #CACACA;
    height: 60px;
    font-size: 16px;
    color: #000;
}

.adoz-input-group input::placeholder,
.adoz-input-group select::placeholder,
.adoz-input-group textarea::placeholder {
    color: #000;
}

.adoz-input-group input {}

.adoz-input-group select {}

.adoz-input-group textarea {
    height: 120px;
}

.form-action-buttons {}

.form-action-buttons button {
    background-color: #DC0024;
    width: 100%;
    color: #fff;
    font-size: 13px;
    font-weight: 500;
    height: 50px;
    border-radius: 10px;
    position: relative;
}

.form-action-buttons button i {
    position: absolute;
    right: 30px;
}

/** MEGA MENU **/

.mega-menu-section {
    position: absolute;
    background-color: #fff;
    width: 60%;
    height: 100vh;
    z-index: 99;
    display: none;
    right: 0;
}

.mega-menu-section .mega-menu-wrapper {
    height: 100%;
    padding: 150px 100px 100px;
}

.mega-menu-section .mega-menu-wrapper .mega-menu-group {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}

.mega-menu-section .mega-menu-wrapper .mega-menu-group .mega-menu-contact {}

.mega-menu-section .mega-menu-wrapper .mega-menu-group .mega-menu-contact .mega-menu-contact-item {
    display: flex;
    flex-direction: column;
    text-align: end;
}

.mega-menu-section .mega-menu-wrapper .mega-menu-group .mega-menu-contact .mega-menu-contact-item:not(:last-child) {
    margin: 0 0 30px;
}

.mega-menu-section .mega-menu-wrapper .mega-menu-group .mega-menu-contact .mega-menu-contact-item span {
    color: rgb(0 0 0 / 20%);
    font-family: 'Sora', sans-serif !important;
    font-weight: 200;
    display: block;
    margin: 0 0 5px;
}

.mega-menu-section .mega-menu-wrapper .mega-menu-group .mega-menu-contact .mega-menu-contact-item a {
    font-family: 'Sora', sans-serif !important;
    font-size: 14px;
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: flex-end;
}

.mega-menu-section .mega-menu-wrapper .mega-menu-group .mega-menu-contact .mega-menu-contact-item a::after {
    content: "";
    width: 6px;
    height: 6px;
    display: block;
    background-color: #1D35AC;
    transform: rotate(45deg);
    position: relative;
}

.mega-menu-section .mega-menu-wrapper .mega-menu-foot {
    margin: 50px 0 0;
}

.mega-menu-section .mega-menu-wrapper .mega-menu-foot .mega-menu-foot-group {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.mega-menu-section .mega-menu-wrapper .mega-menu-foot .mega-menu-foot-group .foot-item {}

.mega-menu-section .mega-menu-wrapper .mega-menu-foot .mega-menu-foot-group .foot-item .text {
    font-size: 16px;
}

.mega-menu-section .mega-menu-wrapper .mega-menu-foot .mega-menu-foot-group .foot-item .text strong {
    display: block;
}

.mega-menu-section .mega-menu-wrapper .mega-menu-foot .mega-menu-foot-group .foot-item .social-links {}

.mega-menu-section .mega-menu-wrapper .mega-menu-foot .mega-menu-foot-group .foot-item .social-links a {
    width: 24px;
    height: 24px;
}

.mega-menu-section .mega-menu-wrapper .mega-menu-list {}

.mega-menu-section .mega-menu-wrapper .mega-menu-list .sub-head-menu {
    position: relative;
    top: unset;
    width: 100%;
}

.mega-menu-section .mega-menu-wrapper .mega-menu-list .sub-head-menu .sub-head-menu-wrapper {
    margin: 10px 0 0;
}

.mega-menu-section .mega-menu-wrapper .mega-menu-list .sub-head-menu .sub-head-menu-wrapper .sub-head-menu-list {
    padding: 0;
}

.mega-menu-section .mega-menu-wrapper .mega-menu-list .sub-head-menu .sub-head-menu-wrapper .sub-head-menu-list ul {
    gap: 6px;
}

.mega-menu-section .mega-menu-wrapper .mega-menu-list .sub-head-menu .sub-head-menu-wrapper .sub-head-menu-list ul li {}

.mega-menu-section .mega-menu-wrapper .mega-menu-list .sub-head-menu .sub-head-menu-wrapper .sub-head-menu-list ul li a {
    font-size: 13px;
    color: #838383;
}

.mega-menu-section .mega-menu-wrapper .mega-menu-list ul {
    display: flex;
    flex-direction: column;
    gap: 30px;
    align-items: flex-start;
}

.mega-menu-section .mega-menu-wrapper .mega-menu-list ul li {}

.mega-menu-section .mega-menu-wrapper .mega-menu-list ul li a {
    font-size: 20px;
    font-weight: 400;
    font-family: 'Sora', sans-serif !important;
    position: relative;
}

.mega-menu-section .mega-menu-wrapper .mega-menu-list ul li a.parent-links {}

.mega-menu-section .mega-menu-wrapper .mega-menu-list ul li a.parent-links.active {
    color: #E3000F;
}

.mega-menu-section .mega-menu-wrapper .mega-menu-list ul li a.parent-links.active::before {
    transform: translate(0, -50%) rotate(-90deg);
}

.mega-menu-section .mega-menu-wrapper .mega-menu-list ul li a.parent-links::before {
    content: "";
    background-image: url(assets/images/menu-icon.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 10px;
    height: 10px;
    display: block;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%) rotate(90deg);
    right: -25px;
}

.mega-menu-section .mega-menu-wrapper .mega-menu-list ul li a i {
    color: #c0c0c0;
}

.overlay {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    background-color: #f3f8fc00;
    z-index: 9;
    backdrop-filter: blur(6px);
    opacity: 0;
    visibility: hidden;
}

.overlay.active {
    opacity: 1;
    visibility: visible;
}


.lines-area {
    position: absolute;
    height: 100%;
    left: 0;
    width: 100%;
    z-index: -1;
}

.lines-area {}

.lines-area .lines-group {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: space-between;
}

.lines-area .lines-group span {
    background-color: #E0E0E0;
    width: 1px;
}

main {
    position: relative;
}

/*** MEDYA SAYFASI (statik şablon) ***/
.adoz-media-page {
    overflow-x: hidden;
}

.adoz-media-hero {
    position: relative;
    min-height: 320px;
    display: flex;
    align-items: flex-end;
    padding: 72px 0 56px;
    background:
        linear-gradient(180deg, rgba(11, 18, 32, 0.2) 0%, rgba(11, 18, 32, 0.75) 100%),
        var(--media-hero-bg) center / cover no-repeat;
    color: #fff;
}

.adoz-media-hero-inner {
    max-width: 720px;
}

.adoz-media-hero-kicker {
    font-size: 13px;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    opacity: 0.9;
    margin-bottom: 12px;
    font-weight: 600;
}

.adoz-media-hero-title {
    font-size: clamp(32px, 5vw, 46px);
    font-weight: 800;
    line-height: 1.1;
    margin: 0 0 12px;
    font-family: 'Sora', sans-serif !important;
}

.adoz-media-hero-lead {
    font-size: 17px;
    line-height: 1.55;
    opacity: 0.92;
    margin: 0;
    max-width: 520px;
}

.adoz-media-intro {
    padding: 48px 0 24px;
    background: #fff;
}

.adoz-media-intro-box {
    max-width: 800px;
    margin: 0 auto;
    text-align: center;
    padding: 24px 20px;
    border: 1px solid #ececec;
    border-radius: 16px;
    background: linear-gradient(135deg, #fafafa 0%, #fff 100%);
}

.adoz-media-intro-box p {
    font-size: 17px;
    line-height: 1.7;
    color: #333;
    margin: 0;
}

.adoz-media-section {
    padding: 56px 0 64px;
    background: #fff;
}

.adoz-media-section--alt {
    background: #f7f7f7;
}

.adoz-media-section-head {
    display: flex;
    align-items: flex-start;
    gap: 18px;
    margin-bottom: 36px;
    padding-bottom: 20px;
    border-bottom: 1px solid #e8e8e8;
}

.adoz-media-section-icon {
    width: 52px;
    height: 52px;
    border-radius: 14px;
    background: linear-gradient(145deg, #fff 0%, #f0f0f0 100%);
    border: 1px solid #e5e5e5;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

.adoz-media-section-icon i {
    font-size: 26px;
    color: #E3000F;
}

.adoz-media-section-head h2 {
    font-size: 28px;
    font-weight: 700;
    margin: 0 0 6px;
    color: #0b1220;
    font-family: 'Sora', sans-serif !important;
}

.adoz-media-section-sub {
    margin: 0;
    font-size: 15px;
    color: #666;
}

.adoz-media-press-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 24px;
}

@media (max-width: 991px) {
    .adoz-media-press-grid {
        grid-template-columns: 1fr;
    }
}

.adoz-media-card {
    background: #fff;
    border: 1px solid #ebebeb;
    border-radius: 16px;
    padding: 24px 22px;
    transition: box-shadow 0.25s ease, border-color 0.25s ease;
}

.adoz-media-section--alt .adoz-media-card {
    background: #fff;
}

.adoz-media-card:hover {
    box-shadow: 0 14px 40px rgba(2, 6, 23, 0.08);
    border-color: #e0e0e0;
}

.adoz-media-card time {
    display: block;
    font-size: 13px;
    color: #E3000F;
    font-weight: 600;
    margin-bottom: 10px;
}

.adoz-media-card h3 {
    font-size: 18px;
    font-weight: 700;
    margin: 0 0 12px;
    line-height: 1.35;
    color: #0b1220;
    font-family: 'Sora', sans-serif !important;
}

.adoz-media-card p {
    font-size: 15px;
    line-height: 1.6;
    color: #555;
    margin: 0 0 16px;
}

.adoz-media-card-link {
    font-size: 14px;
    font-weight: 600;
    color: #0b1220;
    display: inline-flex;
    align-items: center;
    gap: 6px;
}

.adoz-media-card-link i {
    transition: transform 0.2s ease;
}

.adoz-media-card:hover .adoz-media-card-link i {
    transform: translateX(4px);
}

.adoz-media-card-link--muted {
    opacity: 0.45;
    pointer-events: none;
    cursor: default;
}

.adoz-media-gallery-cell {
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    border: none;
    background: transparent;
    text-align: left;
    cursor: pointer;
    color: inherit;
    font: inherit;
}

.adoz-media-gallery-cell:focus-visible {
    outline: 2px solid #E3000F;
    outline-offset: 4px;
    border-radius: 12px;
}

.adoz-media-gallery-caption {
    display: block;
    margin-top: 8px;
    font-size: 14px;
    font-weight: 600;
    color: #333;
    line-height: 1.35;
}

.adoz-media-gallery {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 14px;
}

@media (max-width: 767px) {
    .adoz-media-gallery {
        grid-template-columns: repeat(2, 1fr);
    }
}

.adoz-media-gallery-item {
    position: relative;
    margin: 0;
    border-radius: 12px;
    overflow: hidden;
    aspect-ratio: 4/3;
    background: #e5e5e5;
}

.adoz-media-gallery-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.35s ease;
}

.adoz-media-gallery-item:hover img {
    transform: scale(1.04);
}

.adoz-media-gallery-zoom {
    position: absolute;
    right: 12px;
    bottom: 12px;
    width: 40px;
    height: 40px;
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.95);
    display: flex;
    align-items: center;
    justify-content: center;
    color: #0b1220;
    box-shadow: 0 4px 14px rgba(0, 0, 0, 0.12);
}

.adoz-media-gallery-zoom i {
    font-size: 20px;
}

.adoz-media-gallery-play {
    position: absolute;
    right: 12px;
    bottom: 12px;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.96);
    display: flex;
    align-items: center;
    justify-content: center;
    color: #0b1220;
    box-shadow: 0 4px 14px rgba(0, 0, 0, 0.14);
    pointer-events: none;
}

.adoz-media-gallery-play i {
    font-size: 28px;
    color: #E3000F;
}

.adoz-media-video-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 28px;
    max-width: 900px;
}

@media (max-width: 767px) {
    .adoz-media-video-grid {
        grid-template-columns: 1fr;
    }
}

.adoz-media-video-card h3 {
    font-size: 17px;
    font-weight: 700;
    margin: 14px 0 0;
    color: #0b1220;
    font-family: 'Sora', sans-serif !important;
}

.adoz-media-video-thumb {
    position: relative;
    border-radius: 14px;
    overflow: hidden;
    aspect-ratio: 16/9;
    background: #111;
}

.adoz-media-video-thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    opacity: 0.92;
}

.adoz-media-video-play {
    position: absolute;
    inset: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 64px;
    text-shadow: 0 4px 24px rgba(0, 0, 0, 0.45);
    pointer-events: none;
}

.adoz-media-video-duration {
    position: absolute;
    right: 12px;
    bottom: 12px;
    background: rgba(11, 18, 32, 0.85);
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    padding: 4px 10px;
    border-radius: 6px;
}

.adoz-media-cta {
    padding: 56px 0 72px;
    background: linear-gradient(135deg, #0b1220 0%, #1a2332 100%);
    color: #fff;
}

.adoz-media-cta-inner {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    gap: 24px;
}

.adoz-media-cta-inner h2 {
    font-size: 26px;
    font-weight: 700;
    margin: 0 0 10px;
    font-family: 'Sora', sans-serif !important;
}

.adoz-media-cta-inner p {
    margin: 0;
    max-width: 520px;
    font-size: 15px;
    line-height: 1.65;
    opacity: 0.9;
}

.adoz-media-cta-btn {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 14px 26px;
    border-radius: 999px;
    background: #fff;
    color: #0b1220 !important;
    font-weight: 700;
    font-size: 15px;
    border: none;
    transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.adoz-media-cta-btn:hover {
    transform: translateY(-2px);
    box-shadow: 0 12px 28px rgba(0, 0, 0, 0.2);
    color: #0b1220 !important;
}

/* Medya lightbox */
.adoz-media-lightbox {
    position: fixed;
    inset: 0;
    z-index: 99990;
    background: rgba(11, 18, 32, 0.92);
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 24px 56px;
    box-sizing: border-box;
}

.adoz-media-lightbox[hidden] {
    display: none !important;
}

.adoz-media-lightbox-close {
    position: absolute;
    top: 16px;
    right: 16px;
    width: 48px;
    height: 48px;
    border: none;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.12);
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    z-index: 2;
    transition: background 0.2s ease;
}

.adoz-media-lightbox-close:hover {
    background: rgba(255, 255, 255, 0.22);
}

.adoz-media-lightbox-close i {
    font-size: 28px;
}

.adoz-media-lightbox-nav {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 48px;
    height: 48px;
    border: none;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.12);
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    z-index: 2;
    transition: background 0.2s ease;
}

.adoz-media-lightbox-nav:hover {
    background: rgba(255, 255, 255, 0.22);
}

.adoz-media-lightbox-nav i {
    font-size: 28px;
}

.adoz-media-lightbox-nav.ado-prev {
    left: 12px;
}

.adoz-media-lightbox-nav.ado-next {
    right: 12px;
}

@media (max-width: 767px) {
    .adoz-media-lightbox {
        padding: 72px 12px 24px;
    }

    .adoz-media-lightbox-nav.ado-prev {
        left: 4px;
    }

    .adoz-media-lightbox-nav.ado-next {
        right: 4px;
    }
}

.adoz-media-lightbox-inner {
    width: min(1100px, 100%);
    max-height: calc(100vh - 48px);
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.adoz-media-lightbox-meta {
    text-align: center;
    color: #fff;
}

.adoz-media-lightbox-count {
    display: block;
    font-size: 13px;
    opacity: 0.75;
    margin-bottom: 4px;
}

.adoz-media-lightbox-title {
    font-size: 17px;
    font-weight: 600;
    margin: 0;
    color: #fff;
    font-family: 'Sora', sans-serif !important;
}

.adoz-media-lightbox-content {
    flex: 1;
    min-height: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 12px;
    overflow: hidden;
    background: #000;
}

.adoz-media-lightbox-content img {
    max-width: 100%;
    max-height: min(78vh, 820px);
    width: auto;
    height: auto;
    object-fit: contain;
    display: block;
}

.adoz-media-lightbox-content iframe,
.adoz-media-lightbox-content video {
    width: 100%;
    max-width: 100%;
    aspect-ratio: 16 / 9;
    max-height: min(78vh, 820px);
    border: 0;
    background: #000;
}

.adoz-media-lightbox-content video {
    max-height: none;
    height: auto;
}

/* Google Translate: gizli tetikleyici + üst çubuk alanı sadeleştirme */
.adoz-google-translate-mount {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}

body {
    top: 0 !important;
}

iframe.goog-te-banner-frame,
.goog-te-banner-frame {
    display: none !important;
    visibility: hidden !important;
}

.goog-te-balloon-frame,
#goog-gt-tt {
    display: none !important;
}

/** YARDIM MERKEZİ / SSS **/

.adoz-faq-page {
    margin: 50px 0 80px;
}

.adoz-faq-hero-strip {
    display: flex;
    align-items: stretch;
    max-width: 520px;
    height: 50px;
    margin: 0 0 40px;
    background-color: #6C7375;
    border-radius: 4px;
    overflow: hidden;
}

.adoz-faq-hero-strip-icon {
    width: 50px;
    min-width: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #4B5558;
    color: #fff;
    font-size: 22px;
}

.adoz-faq-hero-strip-text {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.04em;
}

.adoz-faq-page-head {
    margin-bottom: 36px;
    max-width: 720px;
}

.adoz-faq-page-head .adoz-faq-kicker {
    font-size: 18px;
    font-weight: 400;
    margin: 0 0 8px;
    color: #555;
}

.adoz-faq-page-head h1 {
    font-size: 48px;
    font-weight: 500;
    margin: 0 0 16px;
    line-height: 1.15;
}

.adoz-faq-page-head .adoz-faq-lead {
    font-size: 16px;
    line-height: 1.55;
    color: #444;
    margin: 0;
}

.adoz-faq-page-head .adoz-faq-lead a {
    color: inherit;
    text-decoration: underline;
    text-underline-offset: 3px;
}

.adoz-faq-accordion .accordion-item {
    border-color: #dee2e6;
    margin-bottom: 10px;
    border-radius: 6px !important;
    overflow: hidden;
}

.adoz-faq-accordion .accordion-button {
    font-size: 16px;
    font-weight: 500;
    background-color: #f8f9fa;
    color: #222;
    box-shadow: none !important;
}

.adoz-faq-accordion .accordion-button:not(.collapsed) {
    background-color: #4B5558;
    color: #fff;
}

.adoz-faq-accordion .accordion-button:focus {
    box-shadow: 0 0 0 2px rgba(75, 85, 88, 0.25);
}

.adoz-faq-accordion .accordion-body {
    font-size: 15px;
    line-height: 1.65;
    color: #333;
    padding-top: 1.1rem;
    padding-bottom: 1.25rem;
}