@font-face {
    font-family: staatliches;
    src: url(../fonts/StackSansText.ttf);
}


body {
    font-family: staatliches;
    margin: 0;
    display: flex;
    flex-direction: column;
    min-height: 100vh;
}

a {
    text-decoration: none;
    color: inherit;
}

ul {
    color: #fefefe;
    opacity: 0.85;
    margin: 0;
}

.fulloto_section2_h2 {
    margin: 0!important; 
    padding-top: 48px;
}

.fulloto_section2_h3 {
    text-align: center; 
    font-size: 24px; 
    font-weight: bold; 
    padding-top: 32px;
}

.fulloto_main {
    padding-top: 100px;
}

.fulloto_content_background {
    background-color: #00000081; 
    position: absolute; 
    width: -webkit-fill-available; 
    height: calc(100vh - 100px);
}

.fulloto_container {
    /*width: 100vw;*/
    height: 100%;
    display: flex;
    flex-direction: row;
}

.fulloto_section_container {
    width: 100vw;
    display: flex;
    flex-direction: column;
    margin-top: auto;
    margin-bottom: auto;
    z-index: 2;
}

.fulloto_section2_container {
    width: calc(100vw - 64px);
    display: flex;
    flex-direction: column;
    margin-left: 32px;
    margin-right: 32px;
}

.fulloto_content_first {
    width: -webkit-fill-available;
    height: calc(100vh - 100px);
    display: flex;
    flex-direction: row;
    background-image: url('../imgs/dyno-testi.webp');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.fulloto_content_about {
    width: -webkit-fill-available;
    height: calc(40vh - 100px);
    display: flex;
    flex-direction: row;
    background-image: url('../imgs/background2.webp');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.fulloto_content {
    width: -webkit-fill-available;
    height: fit-content;
    display: flex;
    flex-direction: row;
}

.fulloto_htext {
    font-size: 1em!important;
    font-weight: normal!important;
    text-align: center;
    padding: 48px 48px 0 48px;
}

.fulloto_htext_sub1 {
    font-size: 32px; 
    color: #fefefe;
}

.fulloto_htext_sub2 {
    font-size: 64px; 
    color: #efefef;
}

.fulloto_hp {
    text-align: center;
    font-size: 16px;
    color: #dedede;
}

.fulloto_htext_nopadding {
    font-size: 1em!important;
    font-weight: normal!important;
    text-align: center;
}

.fulloto_randevu_btn {
    margin: 16px auto 16px auto!important;
    padding: 16px;
    background-color: #f7a600;
    border-radius: 8px;
    text-align: center;
    cursor: pointer;
    user-select: none;
    color: #efefef;
}

.fulloto_randevu1_btn {
    margin-top: 24px!important;
    margin-bottom: 16px!important;
    padding: 16px;
    background-color: #f7a600;
    border-radius: 8px;
    cursor: pointer;
    user-select: none;
    color: #efefef;
    width: fit-content;
}

.fulloto_list {
    display: flex;
    flex-direction: row;
}

.fulloto_item {
    padding: 16px;
    background-color: #f7a600fa;
    margin: 4px;
    border: solid 1px #121212;
    border-radius: 8px;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.65);
}

.fulloto_services_list {
    display: flex;
    flex-direction: row;
}

.fulloto_services_item {
    background-color: #f7a600fa;
    margin: 12px;
    background-image: url('../imgs/airbag-kontrolu.jpg');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 300px;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.65);
    width: -webkit-fill-available;
}

.fulloto_services_item_none {
    margin: 12px;
    height: 300px;
    width: -webkit-fill-available;
    opacity: 0.0;
}

.fulloto_packs_item {
    background-color: #f7a600fa;
    margin: 12px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 300px;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.65);
    width: -webkit-fill-available;
}


.fulloto_bayi_list {
    display: flex;
    flex-direction: row;
}

.fulloto_bayi_item {
    background-color: #f7a600fa;
    margin: 12px;
    /*background-image: url('../imgs/airbag-kontrolu.jpg');*/
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 300px;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.65);
    width: -webkit-fill-available;
}


.fulloto_default_list {
    display: flex;
    flex-direction: row;
}

.fulloto_default_item {
    margin: 12px;
}

.fulloto_services_bg {
    background-color: #0000004f;
    width: -webkit-fill-available;
    height: -webkit-fill-available;
    padding: 16px;
    display: flex;
    flex-direction: column;
}

.fulloto_item_title {
    margin: 0!important;
    font-size: 18px;
    font-weight: bold;
    color: #fefefe;
}

.fulloto_item_exp {
    margin: 0!important;
    font-size: 14px;
    color: #efefef;
}

.fulloto_default_exp {
    margin: 0!important;
    font-size: 18px;
}

.fulloto_service_title {
    margin: auto 0 0 0!important;
    font-size: 18px;
    font-weight: bold;
    color: #fefefe;
}

.fulloto_packs_title {
    margin: 24px 0 0 24px!important;
    font-size: 18px;
    font-weight: bold;
    color: #fefefe;
}

.fulloto_packs_price {
    margin: auto 0 24px 24px !important;
    color: #fefefe;
    font-size: 32px;
}

.fulloto_service_exp {
    margin-bottom: 0!important;
    font-size: 14px;
    color: #efefef;
}

.fulloto_icons1 {
    width: 50px;
    height: 50px;
    object-fit: contain;
}

.fulloto_subheader {
    margin: 0!important; 
    padding-top: 48px; 
    padding-bottom: 16px;
    text-align: left;
}

.fulloto_subheader_about {
    font-size: 36px; 
    font-weight: bold; 
    margin: 0 0 16px 0!important;
}

.fulloto_subheader_contact {
    margin-top: 32px!important; 
    margin-bottom: 0!important;
}

.fulloto_img_about {
    width: 30vw; 
    height: 500px; 
    object-fit: contain;
}

.fulloto_contact_tel {
    color: #121212; 
    font-size: 18px;
}

.content-wrapper {
    flex: 1;
}

.fulloto_htext_span {
    font-size: 48px; 
    color: #fefefe;
}

.fulloto_default_bayi,
.fulloto_default_about,
.fulloto_default_product,
.fulloto_default_contact {
    display: flex; 
    flex: 1; 
    flex-direction: column; 
    margin: auto 0 auto 0!important;
}

.fulloto_bayi_h2 {
    font-size: 36px; 
    font-weight: bold; 
    margin: 16px 0 16px 0!important;
}

.fulloto_bayi_exp,
.fulloto_about_exp,
.fulloto_product_exp {
    margin-top: 8px!important;
}

#fulloto_input_search {
    padding: 12px; 
    font-size: 16px; 
    margin-top: 16px; 
    margin-bottom: 16px;
}

.fulloto_bayi_content_span {
    font-size: 14px; 
    opacity: 0.7;
}

@media screen and (max-width: 1300px) {
    .fulloto_container, .fulloto_section_container, .fulloto_section2_container {
        margin-left: 32px;
        margin-right: 32px;
    }
}

/* wide screen */
@media screen and (min-width: 1301px) {
    .fulloto_container {
        margin-left: auto;
        margin-right: auto;
        width: 1200px;
    }

    .fulloto_section_container {
        margin-left: auto;
        margin-right: auto;
        width: 1200px;
    }

    .fulloto_section2_container {
        margin-left: auto;
        margin-right: auto;
        width: 1200px;
    }
}

@media screen and (max-width: 920px) {

    .fulloto_img_about {
        width: 100%;
    }

    .fulloto_container, .fulloto_section_container, .fulloto_section2_container {
        width: -webkit-fill-available;
    }

    .fulloto_list {
        display: grid;
    }

    .fulloto_default_list {
        display: grid;
    }

    .fulloto_services_list {
        display: grid;
    }

    .fulloto_services_item_none {
        display: none;
    }

    .fulloto_subheader {
        text-align: center;
    }
}

@media screen and (max-width: 980px) {
    .fulloto_htext_sub1 {
        font-size: 24px;
    }

    .fulloto_htext_sub2 {
        font-size: 38px; 
        color: #efefef;
    }

    .fulloto_hp {
        text-align: center;
        font-size: 15px;
        color: #dedede;
    }
}

