﻿@font-face {
    font-family: tt fors trial;
    font-style: normal;
    font-weight: 400;
    src: local('TT Fors Trial'),url('https://fonts.cdnfonts.com/s/97033/TT Fors Trial Regular.woff') format('woff')
}

@font-face {
    font-family: tt fors trial;
    font-style: italic;
    font-weight: 400;
    src: local('TT Fors Trial'),url('https://fonts.cdnfonts.com/s/97033/TT Fors Trial Italic.woff') format('woff')
}

@font-face {
    font-family: tt fors trial;
    font-style: normal;
    font-weight: 100;
    src: local('TT Fors Trial'),url('https://fonts.cdnfonts.com/s/97033/TT Fors Trial Thin.woff') format('woff')
}

@font-face {
    font-family: tt fors trial;
    font-style: italic;
    font-weight: 100;
    src: local('TT Fors Trial'),url('https://fonts.cdnfonts.com/s/97033/TT Fors Trial Thin Italic.woff') format('woff')
}

@font-face {
    font-family: tt fors trial;
    font-style: normal;
    font-weight: 200;
    src: local('TT Fors Trial'),url('https://fonts.cdnfonts.com/s/97033/TT Fors Trial ExtraLight.woff') format('woff')
}

@font-face {
    font-family: tt fors trial;
    font-style: italic;
    font-weight: 200;
    src: local('TT Fors Trial'),url('https://fonts.cdnfonts.com/s/97033/TT Fors Trial ExtraLight Italic.woff') format('woff')
}

@font-face {
    font-family: tt fors trial;
    font-style: normal;
    font-weight: 300;
    src: local('TT Fors Trial'),url('https://fonts.cdnfonts.com/s/97033/TT Fors Trial Light.woff') format('woff')
}

@font-face {
    font-family: tt fors trial;
    font-style: italic;
    font-weight: 300;
    src: local('TT Fors Trial'),url('https://fonts.cdnfonts.com/s/97033/TT Fors Trial Light Italic.woff') format('woff')
}

@font-face {
    font-family: tt fors trial;
    font-style: normal;
    font-weight: 500;
    src: local('TT Fors Trial'),url('https://fonts.cdnfonts.com/s/97033/TT Fors Trial Medium.woff') format('woff')
}

@font-face {
    font-family: tt fors trial;
    font-style: italic;
    font-weight: 500;
    src: local('TT Fors Trial'),url('https://fonts.cdnfonts.com/s/97033/TT Fors Trial Medium Italic.woff') format('woff')
}

@font-face {
    font-family: tt fors trial;
    font-style: normal;
    font-weight: 600;
    src: local('TT Fors Trial'),url('https://fonts.cdnfonts.com/s/97033/TT Fors Trial DemiBold.woff') format('woff')
}

@font-face {
    font-family: tt fors trial;
    font-style: italic;
    font-weight: 600;
    src: local('TT Fors Trial'),url('https://fonts.cdnfonts.com/s/97033/TT Fors Trial DemiBold Italic.woff') format('woff')
}

@font-face {
    font-family: tt fors trial;
    font-style: normal;
    font-weight: 700;
    src: local('TT Fors Trial'),url('https://fonts.cdnfonts.com/s/97033/TT Fors Trial Bold.woff') format('woff')
}

@font-face {
    font-family: tt fors trial;
    font-style: italic;
    font-weight: 700;
    src: local('TT Fors Trial'),url('https://fonts.cdnfonts.com/s/97033/TT Fors Trial Bold Italic.woff') format('woff')
}

@font-face {
    font-family: tt fors trial;
    font-style: normal;
    font-weight: 800;
    src: local('TT Fors Trial'),url('https://fonts.cdnfonts.com/s/97033/TT Fors Trial ExtraBold.woff') format('woff')
}

@font-face {
    font-family: tt fors trial;
    font-style: italic;
    font-weight: 800;
    src: local('TT Fors Trial'),url('https://fonts.cdnfonts.com/s/97033/TT Fors Trial ExtraBold Italic.woff') format('woff')
}

@font-face {
    font-family: tt fors trial;
    font-style: normal;
    font-weight: 900;
    src: local('TT Fors Trial'),url('https://fonts.cdnfonts.com/s/97033/TT Fors Trial Black.woff') format('woff')
}

@font-face {
    font-family: tt fors trial;
    font-style: italic;
    font-weight: 900;
    src: local('TT Fors Trial'),url('https://fonts.cdnfonts.com/s/97033/TT Fors Trial Black Italic.woff') format('woff')
}

@font-face {
    font-family: tt fors trial variable;
    font-style: normal;
    font-weight: 400;
    src: local('TT Fors Trial Variable'),url('https://fonts.cdnfonts.com/s/97033/TT Fors Trial Variable.woff') format('woff')
}

@font-face {
    font-family: tt fors;
    font-style: normal;
    font-weight: 910;
    src: local('TT Fors'),url('https://fonts.cdnfonts.com/s/97033/TT Fors Black Outline Trial.woff') format('woff')
}

@font-face {
    font-family: tt fors;
    font-style: italic;
    font-weight: 910;
    src: local('TT Fors'),url('https://fonts.cdnfonts.com/s/97033/TT Fors Black Outline Trial Italic.woff') format('woff')
}



:root {
    --white: #fff;
    --gray-mid: #EAECF5;
    --gray-light: #ECECEC;
    --company-color: #2B3D98;
    --company-light-color: var(--gray-mid);
    --text-color: #2C2D2E;
    --text-color-secondary: var(--company-color);
    --nav-link-color: var(--company-color);
    --nav-link-fs: 20px;
    --footer-link-color: var(--white);
    --top-nav-height: 90px;
    /*--font-family: "Figtree", sans-serif;*/
    --font-family: "TT Fors Trial",sans-serif;
    /**/
    --sub-page-menu-top-padding: 16px;
    --sub-page-menu-left-padding: 16px;
    --sub-page-menu-link-border-radius: 0;
    --sub-page-menu-border-radius: 0;
    --sub-page-menu-link-active-color: var(--white);
    --sub-page-menu-link-active-bg: var(--company-color);
    /**/
    --sub-page-content-top-padding: 24px;
    --sub-page-content-left-padding: 40px;
    --sub-page-title-fs: 32px;
    /**/
    --marquee-width: 100vw;
    --marquee-height: 86px;
    --marquee-elements-displayed: 8;
    --marquee-element-width: calc(var(--marquee-width) / var(--marquee-elements-displayed));
    --marquee-animation-duration: calc(var(--marquee-elements) * 4s);
    /*bs  variables overwrite */
    --bs-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
    --bs-box-shadow-sm: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
    --bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, 0.175);
    --bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, 0.075);
    --bs-focus-ring-width: 1.25rem;
    --bs-focus-ring-opacity: 0.25;
    --bs-focus-ring-color: rgba(13, 110, 253, 0.25);
    --bs-form-valid-color: #198754;
    --bs-form-valid-border-color: #198754;
    --bs-form-invalid-color: #dc3545;
    --bs-form-invalid-border-color: #dc3545;
    --bs-navbar-toggler-focus-width: 2.25rem !important;
    --bs-btn-border-radius: 0 !important;
    --bs-body-font-size: 18px;
}

/* Genel */

body, html {
    font-family: var(--font-family);
    overflow-x: hidden;
}

p {
    text-align: justify;
}


.text-company-secondary {
    --bs-text-opacity: 1;
    color: var(--text-color-secondary);
}

.shadow-custom {
    box-shadow: 0 4px 10px 0 rgb(0 0 0 / 25%) !important;
}

.form-control {
    border-radius: 0;
    height: 50px;
    background-color: #F9FAFB;
}

textarea.form-control {
    height: auto !important;
}

.text-primary {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-primary-rgb), var(--bs-text-opacity)) !important;
}

.text-body-white {
    --bs-text-opacity: 1;
    color: var(--white) !important;
}

.bg-white {
    --bs-bg-opacity: 1;
    background-color: var(--white) !important;
}

.bg-video {
    position: absolute;
    right: 0;
    top: 0;
    min-width: 100%;
}

/*Home Page*/
.home-solutions {
    display: flex;
    align-items: baseline;
    flex-direction: column;
    justify-content: end;
    color: #fff;
    padding-bottom: 5%;
    padding-left: 5%;
}

.home-solutions-image {
    filter: brightness(0.65);
}

.card-text.title {
    font-size: 20px;
}

.card-text {
    font-size: 16px;
    font-weight: 500;
}

h2.home-page-title {
    font-size: 48px;
    font-weight: 500;
}

.swiper-container {
    height: 100vh;
}


.text-wrapper {
    margin-top: 10%;
}

.body-content {
    min-height: 100vh;
    overflow: hidden;
}

.bd-footer {
    & a

{
    color: var(--footer-link-color);
    text-decoration: none !important;
}

& a.link-underline {
    text-decoration-color: var(--footer-link-color) !important;
    text-decoration: underline;
}

}

.card {
    overflow: hidden;
    img

{
    overflow: hidden;
    transition: all .5s;
}

&:hover img {
    transform: scale(1.2);
    transition: all .5s;
}

}

.btn {
    border-radius: 0;
}

.btn-primary {
    --bs-btn-color: #fff;
    --bs-btn-bg: var(--company-color);
    --bs-btn-border-color: var(--company-color);
}
/* Top Navigation */

.b-nav-top {
    top: 0 !important;
    transition: all 400ms ease !important;
    z-index: 1020;
    height: var(--top-nav-height);
}

.b-nav-top {
    .nav-link

{
    display: inline-block;
    color: var(--text-color);
    text-decoration: none;
    position: relative;
    margin: 0 7px;
    font-size: var(--nav-link-fs);
    font-weight: bold;
}

.nav-link::after {
    content: '';
    display: block;
    border-bottom: solid 6px var(--company-color);
    width: 0;
    position: absolute;
    left: 0;
    -webkit-transition: 1s ease;
    transition: .5s ease;
    padding-bottom: 10px
}

.nav-link:hover::after {
    width: 100%;
    padding-left: 0;
    padding-bottom: 10px
}

.nav-link.lang-link:hover {
    transition: color .5s ease;
}

    .nav-link.lang-link:hover::after {
        width: 0;
        padding-left: 0;
        padding-bottom: 10px
    }

}

.offcanvas.show {
    li .nav-item

{
    line-height: 30px;
}

.b-nav-top .nav-link {
    margin: 0;
}

}

.nav-link:hover::after {
    width: 100%;
    padding-left: 0;
    padding-bottom: 0;
    padding: 0;
    margin: 0;
    left: 0;
}

.nav-link::after {
    padding: 0;
    border: 0;
}

/* top navigation bitti */

/*left navigation*/
.b-custom-v-tabs .nav-pills {
    background-color: #333;
    color: #fff;
    padding-top: 20px;
    padding-bottom: 20px;
}

.bg-company {
    --bs-bg-opacity: 1;
    background-color: var(--company-color) !important;
}

.bg-company-light {
    --bs-bg-opacity: 1;
    background-color: var(--company-light-color) !important;
}

.swiper-pagination-bullet {
    width: 36px !important;
    height: 2px !important;
    display: inline-block;
    border-radius: 0 !important;
    background: #fff !important;
    opacity: .8;
    margin: 0 2px;
}

.swiper-pagination-bullet-active {
    opacity: 1 !important;
    background: green !important;
    width: 36px !important;
    height: 6px !important;
    background: #fff !important;
}

.dropdown-toggle::after {
    border: 0;
}

.navbar-nav .nav-link.selected,
.navbar-nav .nav-link.show {
    color: inherit;
}

.dropdown-menu {
    --bs-dropdown-zindex: 1000;
    --bs-dropdown-min-width: 10rem;
    --bs-dropdown-padding-x: 0;
    --bs-dropdown-padding-y: 0.5rem;
    --bs-dropdown-spacer: 0.125rem;
    --bs-dropdown-font-size: 1rem;
    --bs-dropdown-color: var(--bs-body-color);
    --bs-dropdown-bg: var(--bs-body-bg);
    --bs-dropdown-border-color: var(--bs-border-color-translucent);
    --bs-dropdown-border-radius: var(--bs-border-radius);
    --bs-dropdown-border-width: var(--bs-border-width);
    --bs-dropdown-inner-border-radius: calc(var(--bs-border-radius) - var(--bs-border-width));
    --bs-dropdown-divider-bg: var(--bs-border-color-translucent);
    --bs-dropdown-divider-margin-y: 0.5rem;
    --bs-dropdown-box-shadow: var(--bs-box-shadow);
    --bs-dropdown-link-color: var(--text-color);
    --bs-dropdown-link-hover-color: var(--white);
    --bs-dropdown-link-hover-bg: var(--company-color);
    --bs-dropdown-link-active-color: #fff;
    --bs-dropdown-link-active-bg: #0d6efd;
    --bs-dropdown-link-disabled-color: var(--bs-tertiary-color);
    --bs-dropdown-item-padding-x: 1rem;
    --bs-dropdown-item-padding-y: 0.25rem;
    --bs-dropdown-header-color: #6c757d;
    --bs-dropdown-header-padding-x: 1rem;
    --bs-dropdown-header-padding-y: 0.5rem;
    position: absolute;
    z-index: var(--bs-dropdown-zindex);
    display: none;
    min-width: var(--bs-dropdown-min-width);
    padding: 12px 0 24px 24px;
    margin: 0;
    font-size: 16px;
    color: var(--text-color);
    background-color: var(--white);
    border: 0;
    border-radius: 0;
    transition: all 0.5s ease;
}

.dropdown-item {
    padding-block: 9px;
}

    .dropdown-item.active,
    .dropdown-item:active {
        background-color: var(--company-color);
    }

.dropdown-menu {
    transition: all 0.5s ease;
    opacity: 0;
}

    .dropdown-menu.show {
        transition: all 0.5s ease;
        opacity: 1;
    }

.dropdown-item:focus,
.dropdown-item:hover {
    transition: all 0.5s ease;
}

.motto {
    position: absolute;
    width: 30vw;
    display: flex;
    flex-direction: column;
    top: 30%;
    left: 5%;
    color: #fff;
    z-index: 12;
}

.mini-motto {
    display: block;
    font-size: 24px;
}

.main-motto {
    display: block;
    font-size: 40px;
}


/* sub page styles */

.menu-industries-men {
    padding: var(--sub-page-menu-top-padding) var(--sub-page-menu-left-padding);
    top: calc(var(--top-nav-height) + 1.5rem);
    border: solid 1px rgb(222, 226, 230);
}

/* .sub-page-left-nav içinde .nav-pills */
.nav-pills .nav-link.selected,
.nav-pills .nav-link.selected:hover,
.nav-pills .nav-pills .show > .nav-link {
    color: var(--sub-page-menu-link-active-color) !important;
    background-color: var(--sub-page-menu-link-active-bg) !important;
}


/* .sub-page-left-nav içinde .nav-pills içindeki .nav-link */
.nav-pills .nav-link {
    border-radius: var(--sub-page-menu-link-border-radius) !important;
    padding: 14.5px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: var(--text-color);
}

    /* .sub-page-left-nav içinde .link-dark hover/focus */
    .nav-pills .nav-link:focus,
    .nav-pills .nav-link:hover {
        color: var(--text-color) !important;
        background-color: var(--gray-light) !important;
    }

.sub-page-content {
    padding: var(--sub-page-content-top-padding) var(--sub-page-content-left-padding);
    text-align: justify;
}


    .sub-page-content.bordered {
        top: calc(var(--top-nav-height) + 1.5rem);
        border: solid 1px rgb(222, 226, 230);
    }

.h1.content-title,
h1.content-title {
    font-size: var(--sub-page-title-fs);
    margin-bottom: 15px;
}

h1.big-title {
    font-size: 48px;
    font-weight: 500;
    margin-bottom: 30px;
}


.content-list {
    padding: 10px;
    margin-bottom: 24px;
    &>li

{
    display: flex;
    align-items: start;
    gap: 24px;
    margin-bottom: 24px;
    text-wrap: balance;
}

}

.content-number {
    display: block;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    border: solid 1px #41424359;
    display: flex;
    align-items: center;
    flex: none;
    justify-content: center;
    font-size: 16px;
    font-weight: 500;
}

/*sub page styles bitti */




/*.swiper-container {
    position: relative;
    overflow: hidden;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: auto;
}*/

video.slider-video {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
}

/*.swiper-slide .swiper-slide-next,
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
    width: 100vw !important;
    height: 100vh !important;
}*/

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2;
    cursor: pointer;
    height: 8px !important;
    background: transparent !important;
    border-bottom: solid 4px white;
}

.swiper-slide .title {
    color: var(--white);
    font-size: 80px;
    font-weight: 600;
}

.swiper-slide .text-wrapper {
    text-align: left;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

    .swiper-slide .text-wrapper.color-1 {
        background-color: var(--company-color);
    }

    .swiper-slide .text-wrapper.color-2 {
        background-color: #8e7e64;
    }

    .swiper-slide .text-wrapper.color-3 {
        background-color: #546E7A;
    }

.swiper-wrapper .swiper-slide:first-child .slider-container .text-wrapper {
    background-color: var(--company-color);
}

.swiper-wrapper .swiper-slide:nth-child(2) .slider-container .text-wrapper {
    background-color: #8e7e64;
}

.swiper-wrapper .swiper-slide:last-child .slider-container .text-wrapper {
    background-color: #546E7A;
}

.page-left {
}

    .page-left > ul {
        padding: var(--sub-page-menu-top-padding) var(--sub-page-menu-left-padding);
        top: calc(var(--top-nav-height) + 1.5rem);
        border: solid 1px rgb(222, 226, 230);
        margin-left: 10%;
    }

.page-right {
}

    .page-right > div {
        padding: var(--sub-page-menu-top-padding) var(--sub-page-menu-left-padding);
        top: calc(var(--top-nav-height) + 1.5rem);
        border: solid 1px rgb(222, 226, 230);
        margin-right: 5%;
    }

.text-wrapper .detail {
    font-size: 46px;
    color: var(--white);
    line-height: 1.1;
    margin-top: 25px;
}

.autoplay-progress {
    padding: 10px;
    height: 55px;
    width: 100%;
}

.p-special {
    padding: 3rem 5rem !important;
}

.p-special-dark {
    padding: 10rem 5rem !important;
}

/* Teaser Bitti */
@media (width <= 600px) {
    :root {
        --marquee-width: 100vw;
        --marquee-height: 16vh;
        --marquee-elements-displayed: 3;
    }

    .marquee:before, .marquee:after {
        width: 5rem;
    }

    .text-wrapper .detail {
        font-size: 24px;
        color: #ffffff;
        line-height: 1.5;
    }
}

@media (width >= 1024px) {
    .swiper-container .text-wrapper {
        max-width: 550px;
        height: 409px;
        width: 100%;
        position: relative;
        padding: 30px;
        min-height: 480px;
        background-color: black;
        transition: background-color 0.5s ease;
        opacity: .9;
        max-width: calc(50% - 15px);
        padding: 50px;
        height: 520px;
        width: 610px;
        max-width: 100%;
        min-height: 100%;
        line-height: normal;
    }

    .swiper-container {
        height: 90vh !important;
    }
}

@media (width >= 1200px) {
    .h2, h2 {
        font-size: 24px;
    }
}

@media (width >= 7680px) {
    .video-slider-container {
        top: auto;
        padding: 0;
        margin-top: -10%;
    }
}

@media (width >= 1280px) {
    .video-slider-container {
        max-width: 1210px;
        margin: 0 auto;
        position: relative;
        width: 100%;
        top: -10%;
        left: -10%;
    }
}



@media (360px <= width <= 1024px) {
    .swiper-slide .swiper-slide-next, .swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
        width: 100vw !important;
        height: auto !important;
        flex-direction: column;
    }

    video.slider-video {
        position: relative;
        width: 100%;
        top: 0;
        left: 0;
    }

    .text-wrapper {
        margin-top: auto;
        max-width: 550px;
        height: 409px;
        width: 100%;
        position: relative;
        padding: 30px;
        min-height: 480px;
        background-color: black;
        transition: background-color 0.5s ease;
        opacity: .9;
        max-width: calc(50% - 15px);
        padding: 0;
        height: 240px;
        width: 100vw;
        max-width: none;
        min-height: unset;
        line-height: normal;
    }



    .sub-page-content {
        padding: 10px !important;
    }

    .content-list {
        padding: 0;
    }

        .content-list > li {
            display: flex;
            align-items: start;
            gap: 24px;
            margin-bottom: 24px;
            text-wrap: balance;
            display: flex;
            flex-direction: column;
        }

    .contact-page .sub-page-content {
        padding: 25px !important;
    }

    .p-special, .p-special-dark {
        padding: 1rem !important;
    }

    h1.big-title {
        font-size: 38px;
    }

    .row.border-bottom {
        margin-bottom: 10px;
    }

    .accordion-button {
        height: 60px !important;
        font-size: 15px !important;
        font-weight: 600 !important;
    }


    .swiper-container {
        height: 100%;
    }

    .swiper-slide .title {
        font-size: 38px;
        font-weight: 600;
    }
}


@media (1024px <= width <= 1279px) {
    .video-slider-container {
        margin-top: -210px;
    }

    .video-slider-container {
        left: 0 !important;
    }
}

.about-min-title {
    font-size: 32px;
    font-weight: 500;
}

.fs-28 {
    font-size: 28px;
}

.person-card {
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 25px;
}



.accordion-button {
    height: 80px;
    font-size: 24px;
}


    .accordion-button:not(.collapsed) {
        background-color: var(--gray-light);
    }


{
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.accordion-item:first-of-type,
.accordion-item:first-of-type > .accordion-header .accordion-button,
.accordion-item:last-of-type > .accordion-header .accordion-button.collapsed,
.accordion-item:last-of-type {
    border-radius: 0;
}

.sub-page-content.bordered:has(.accordion),
.content-list:has(.accordion) {
    border: 0;
    padding: 0;
    top: 0;
    margin: 0;
}



/* Custom style */
.accordion-button::after {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='%23333' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' d='M8 0a1 1 0 0 1 1 1v6h6a1 1 0 1 1 0 2H9v6a1 1 0 1 1-2 0V9H1a1 1 0 0 1 0-2h6V1a1 1 0 0 1 1-1z' clip-rule='evenodd'/%3e%3c/svg%3e");
    transform: scale(.7) !important;
}

.accordion-button:not(.collapsed)::after {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='%23333' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' d='M0 8a1 1 0 0 1 1-1h14a1 1 0 1 1 0 2H1a1 1 0 0 1-1-1z' clip-rule='evenodd'/%3e%3c/svg%3e");
}


span.field-validation-error {
    color: var(--bs-red);
    font-size: 13px;
    font-weight: 500;
    padding: 5px;
    display: inline-block;
}

.dropdown-item {
    font-weight: 600;
}

.footer-nav {
    display: flex;
    gap: 5%;
}


    .footer-nav > li {
        list-style: none;
    }

.nav-pills .nav-link:after {
    content: "❯";
    color: lightslategray;
    width: auto;
}

.nav-pills .nav-link.selected:after {
    content: "❯";
    color: white;
    width: auto;
}


/*li.nav-item:has(> a.selected) {
    order: -1
}*/

.fs-24
{
    font-size: 24px
}


.bg-navy-24 {
    background-color: rgba(0, 13, 78, 1);
    color: rgba(255, 255, 255, 1);
    font-size: 24px
}


.w-80 {
    width: 80%;
}




button.g-recaptcha {
    font-size: var(--fs-18);
    background-color: var(--company-color);
    transition: background-color .5s;
    padding: 8px 18px !important;
    border: solid 1px var(--company-color);
    font-weight: 400;
    width: 100%;
    color: #fff
}

    button.g-recaptcha:hover {
        font-size: var(--fs-18);
        background-color: #0b5ed7;
        transition: background-color .5s;
        padding: 8px 18px !important;
        border: solid 1px #0b5ed7;
        font-weight: 400;
        color: #fff;
        width: 100%;
    }

/*
.alert-dismissible {
    padding-right: 3rem;
    position: absolute;
    z-index: 25000;
    width: 97vw;
    margin: 1vw;
}*/