/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/


@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}
:root {
    --primary: #eb401c
}

body,html {
    margin: 0;
    padding: 0;
    overflow-x: hidden
}

body {
    background: linear-gradient(white,#f7f7f7)
}

.container {
    max-width: 64vw
}

.showMobile {
    display: none
}

.flex {
    display: flex
}

.three-dot {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

ul {
    list-style: none
}

.page-info ul {
    list-style: disc!important
}

p {
    margin: 0
}

a {
    color: var(--primary)
}

a:hover {
    text-decoration: none
}

h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6 {
    font-size: inherit
}

.loader {
    display: none
}

.loader .loader-content {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #0000004d;
    display: flex;
    align-items: center;
    text-align: center;
    z-index: 100000000
}

.loader .loader-content span {
    width: 10rem;
    height: 10rem;
    margin-left: auto;
    margin-right: auto
}

.loader .loader-content img {
    width: 20vw;
    margin-left: auto;
    margin-right: auto
}

.alert {
    display: none;
    z-index: 100
}

.alert .alert-content {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,.22);
    display: flex;
    align-items: center;
    text-align: center
}

.alert .alert-content .alert-msg {
    background: #fff;
    padding: 2vw;
    border-radius: .5vw;
    box-shadow: 0 0 10px #000;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    max-width: 35vw
}

.alert .alert-content .alert-msg .alert-text {
    font-family: Montserrat;
    font-weight: 500;
    font-size: 1.3vw
}

.alert .alert-content .alert-msg .close {
    width: 2vw;
    position: absolute;
    right: .5vw;
    top: .5vw;
    cursor: pointer
}

.header {
    display: flex;
    position: fixed;
    z-index: 999;
    top: 0;
    left: 0;
    right: 0
}

.language_area,.changeLanguage {
    list-style-type: none;
    color: #000;
    font-size: 17px
}

.header .changeLanguage a {
    color: #4f4f50!important
}

.header.fixed .changeLanguage a {
    color: #fff!important;
    background: 0 0!important;
    border: none!important
}

.header .changeLanguage:hover a {
    background: 0 0!important;
    border-color: transparent!important
}

.changeLanguage img,.select img {
    width: 25px;
    margin: .3vw
}

.dropdown .dropdown-menu li {
    padding: 5px;
    transition: all .2s ease-in-out;
    cursor: pointer;
    color: #fff;
    font-weight: 200
}

.header.fixed {
    transition: 500ms;
    background: var(--primary);
    opacity: .97
}

.container9 {
    width: 90%;
    margin: 0 auto
}

.header .menu {
    display: none
}

.header .logo {
    width: 100%;
    padding: 1vw 3vw
}

.header.fixed .logo {
    padding: .5vw 3vw
}

.header .logo img {
    width: 9vw;
    height: calc(9vw/2.75)
}

.header .links {
    display: flex;
    padding-right: 3vw
}

.header .links .link-item {
    text-align: center;
    padding: 1.9vw 1vw;
    white-space: nowrap
}

.header.fixed .links .link-item {
    padding: 1.5vw 1vw
}

.header .links .link-item a {
    font-family: montserrat,sans-serif;
    font-weight: 500;
    font-size: 1.1vw;
    color: #fff
}

.header .links .link-item:last-child a {
    border: 1px solid #fff;
    color: #515050;
    background: #fff;
    padding: .4vw 1vw;
    border-radius: 5px;
    font-size: .9vw;
    font-family: montserrat,sans-serif;
    font-weight: 600;
    line-height: 1vw
}

.header .links .link-item div {
    font-family: montserrat,sans-serif;
    font-weight: 500;
    font-size: 1.1vw;
    color: #fff;
    cursor: pointer;
    display: inline
}

.header .links .link-item ul {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    text-align: left;
    transition: visibility 0s,opacity .5s linear;
    box-shadow: 0 0 15px 1px #000;
    padding: .3vw 0;
    margin: 1.2vw 0 0 -1vw;
    border-radius: .5vw;
    background: #fff
}

.header.fixed .links .link-item ul {
    background: var(--primary);
    box-shadow: none
}

.header .links .link-item:hover ul {
    visibility: visible;
    opacity: 1;
    z-index: 9
}

.header .links .link-item ul li {
    padding: .5vw 1vw
}

.header .links .link-item ul li:hover {
    background: #f6f6f6
}

.header.fixed .links .link-item ul li:hover {
    background: rgb(232 59 19)
}

.header .links .link-item ul li a {
    color: #000
}

.header.fixed .links .language_area .link-item ul li,.header.fixed .links .link-item ul li a {
    color: #fff
}

.header .header-phone {
    min-width: 38vw;
    display: none;
    padding: 2vw;
    text-align: right
}

.header.fixed .header-phone {
    text-align: right;
    padding: 2vw
}

.header .header-phone a {
    border: 1px solid #fff;
    color: #fff;
    padding: 2vw 3vw;
    background: 0 0;
    border-radius: 5px;
    font-size: 2.5vw;
    font-family: montserrat,sans-serif;
    font-weight: 700
}

.header .header-phone img {
    width: 5vw
}

.custom-modal .modal-header {
    padding: 1vw 2vw
}

.custom-modal .modal-header h3 {
    font-size: 2vw;
    margin: 0
}

.custom-modal .modal-header .close {
    padding: 1vw
}

.custom-modal .modal-body {
    font-size: 1.5vw;
    padding: 1vw 2vw
}

.custom-modal .modal-body ol {
    text-align: justify
}

.footer {
    background: #565555;
    border-radius: 20px 20px 0 0;
    padding: 3vw 2vw;
    color: #fff;
    margin-top: 4vw
}

.footer .social-media .social-media-title {
    font-family: montserrat,sans-serif;
    font-weight: 700;
    text-align: center;
    font-size: 1.5vw
}

.footer .social-media .social-media-icons {
    text-align: center;
    margin-top: 1vw
}

.footer .social-media .social-media-icons img {
    margin: 1vw;
    width: 3vw;
    height: 3vw
}

.footer .footer-partials {
    padding: 2vw 0 0;
    border-top: 1px solid #f7f7f7;
    border-bottom: 1px solid #f7f7f7;
    display: inline-block;
    width: 100%
}

.footer .footer-partials a {
    color: #fff;
    display: inline-block;
    margin: 4px 0
}

.footer .footer-partials .partial-item {
    width: 25%;
    float: left;
    padding: 0 .3vw
}

.footer .footer-partials .partial-item:nth-child(1) .partial-title {
    margin-right: 20px
}

.footer .footer-partials .partial-item .partial-title {
    font-family: montserrat,sans-serif;
    font-weight: 700;
    font-size: 1vw;
    margin-bottom: 1vw
}

.footer .footer-partials .partial-item .partial-content {
    font-family: montserrat,sans-serif;
    font-weight: 400;
    font-size: 1vw;
    border-bottom: 4vw;
    margin-bottom: 1vw
}

.footer .logo {
    text-align: center;
    padding-top: 2vw
}

.footer .logo img {
    width: 7vw
}

.footer .copy-right {
    text-align: center;
    font-family: montserrat,sans-serif;
    font-weight: 500;
    margin-top: 1vw;
    font-size: 1vw
}

.left-menu {
    position: fixed;
    width: 65vw;
    left: -65vw;
    top: 0;
    bottom: 0;
    background: #fff;
    box-shadow: 0 0 5px #6f6f6f;
    z-index: 10001;
    overflow-y: auto
}

.left-menu .logo {
    background: #e73922;
    padding: 2vw 3vw;
    text-align: center
}

.left-menu .logo img {
    width: 11vw;
    height: calc(11vw/2.84)
}

.left-menu .close {
    padding: 13px 3vw;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer
}

.left-menu .close img {
    width: 11vw;
    height: calc(11vw/1.2)
}

.left-menu .links .link-item {
    padding: 1vw 9vw;
    border: 1px solid #eee;
    background-image: url(/img/icon/sag-ok.png);
    background-repeat: no-repeat;
    background-size: 5vw;
    background-position: 2vw center;
    line-height: 9vw
}

.left-menu .links .link-item a {
    font-size: 3vw;
    color: #000;
    font-family: montserrat,sans-serif;
    font-weight: 500
}

@keyframes left-menu-open {
    from {
        left: -50vw
    }

    to {
        left: 0
    }
}

@keyframes left-menu-close {
    from {
        left: 0
    }

    to {
        left: -50vw
    }
}

.left-menu.open {
    animation-name: left-menu-open;
    animation-duration: 1s;
    left: 0
}

.left-menu.close {
    animation-name: left-menu-close;
    animation-duration: 1s;
    left: -65vw
}

.carousel-inner {
    overflow: visible
}

.banner {
}

.banner .banner-bg {
    height: 33vw;
    overflow: hidden
}

@media only screen and (max-width: 1500px) {
    .banner .banner-bg {
        height:38vw;
        overflow: hidden
    }
}

.banner .banner-bg img {
    margin-top: -10vw;
    width: 100%;
    height: auto
}

.banner .banner-content {
    position: absolute;
    top: 18vw;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 50%;
    background-color: rgba(255,255,255,.8);
    border-radius: 15px;
    padding: 20px 50px
}

.banner .banner-content .contact-container {
    display: flex;
    align-items: center;
    margin-top: 15px;
    gap: 10px;
    justify-content: center
}

.banner .banner-content .contact-container .form-contact {
    display: flex;
    align-items: center;
    gap: 5px;
    background-color: #fff;
    width: fit-content;
    border-radius: 10px;
    padding: 10px 20px
}

.banner .banner-content .contact-container .form-contact div {
    font-size: 1.1vw;
    font-weight: 500;
    color: #000
}

.banner .banner-content .banner-texth1 {
    text-align: center;
    color: #000;
    font-size: 2.2vw;
    font-weight: 700
}

.banner .banner-content .banner-texth2 {
    text-align: center;
    color: #525252;
    font-size: 25px;
    font-weight: 500
}

.banner .banner-content .banner-text {
    color: #fff;
    font-size: 2.5vw;
    line-height: 4vw;
    font-family: montserrat,sans-serif;
    font-weight: 500;
    margin-bottom: 1vw;
    margin-top: 1vw
}

.banner .banner-content .banner-text2 span {
    color: #fff;
    font-size: 3.6vw;
    line-height: 1vw;
    font-family: montserrat,sans-serif;
    font-weight: 700
}

.banner .banner-content .banner-text .bold {
    font-family: montserrat,sans-serif;
    font-weight: 700
}

.banner .banner-content .banner-text .text1 {
    font-size: 32px
}

.banner .banner-content .banner-button {
    border-radius: .6vw;
    padding: .9vw;
    position: absolute;
    align-items: center;
    display: flex;
    background: var(--primary)
}

.banner .banner-content .banner-button img {
    width: 3vw
}

.banner .banner-content .banner-button a {
    color: #fff;
    font-size: 1.7vw;
    padding: 0 1vw;
    text-decoration: none;
    font-family: Helvetica
}

.banner .banner-content .banner-button a:hover {
    text-decoration: underline
}

.banner .banner-content .banner-button a:nth-child(2) {
    border-left: 1px solid #fff
}

.banner .banner-content .banner-link {
    border-radius: .6vw;
    padding: .9vw 3vw;
    align-items: center;
    background: var(--primary);
    color: #fff;
    font-size: 1.7vw;
    font-family: montserrat,sans-serif;
    font-weight: 500
}

.banner .banner-content .download-img {
    height: 4.5vw;
    margin: 0 0 .5vw 1vw
}

.banner .banner-image {
    position: absolute;
    top: 5vw;
    right: 3vw
}

.banner .banner-image img {
    height: 35vw;
    width: auto
}

.page-title {
    color: #000;
    font-size: 3.5vw;
    padding: 0 8vw 1vw 0;
    text-align: right;
    font-family: montserrat,sans-serif;
    font-weight: 500;
    margin-top: 1vw;
    line-height: 4vw
}

.page-desc {
    color: #726f7a;
    font-size: 1.2vw;
    padding: 0 8vw 0 0;
    margin: 0;
    font-family: montserrat,sans-serif;
    font-weight: 400;
    line-height: 1.6vw;
    text-align: right
}

.page-desc .bold {
    font-family: montserrat,sans-serif;
    font-weight: 700
}

.page-desc .colored {
    color: #e75124
}

.page-desc .bold {
    font-family: montserrat,sans-serif;
    font-weight: 700
}

.request-form {
    box-shadow: 0 3px 5px #c6c5c5;
    margin: 1vw 3vw;
    padding: 1vw 2vw;
    border-radius: 5px;
    background: #fff
}

.companies-slider {
    margin-top: 5vw
}

.companies-slider .container {
    overflow: hidden
}

.companies-slider #slider {
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    border-radius: 4px;
    width: calc(100% + 5vw)!important;
    margin-left: -3vw
}

.companies-slider #slider ul {
    position: relative;
    margin: 0;
    padding: 0;
    height: 15vw;
    list-style: none
}

.companies-slider #slider ul li {
    position: relative;
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    width: 17vw;
    height: 15vw;
    background: 0 0;
    text-align: center;
    line-height: 15vw
}

.companies-slider #slider ul li div {
    background: #fff;
    margin: 0 2px
}

.companies-slider #slider ul li img {
    max-width: 90%;
    object-fit: contain
}

.companies-slider .slider-title {
    font-family: montserrat,sans-serif;
    font-weight: 500;
    font-size: 1.5vw;
    text-align: center;
    color: #8d8f90;
    margin-bottom: 1vw
}

.location-container {
    margin: 2vw
}

.location-container .location-content {
    max-width: 65vw;
    margin-right: auto;
    margin-left: auto;
    text-align: center
}

.location-container .location-content .location-item {
    padding: .5vw 2vw;
    text-align: center;
    background: #e4e4e4;
    margin: .3vw;
    border-radius: .5vw;
    display: inline-block;
    font-family: montserrat,sans-serif;
    font-weight: 400;
    font-size: 1vw;
    color: #5e5b66
}

.location-container .location-content a:hover {
    text-decoration: none
}

.download-container {
    text-align: center;
    margin: 3vw 0
}

.download-container .download-by-device {
    margin: 1vw 0
}

.download-container .download-by-device a {
    display: inline-block
}

.download-container .download-by-device img {
    width: 11vw
}

.download-container .download-common {
    margin: 2vw 0
}

.download-container .download-common a {
    padding: 1vw 3vw;
    color: #fff;
    background: var(--primary);
    font-family: montserrat,sans-serif;
    font-weight: 500;
    display: inline-block;
    border-radius: 1vw;
    font-size: 1.5vw
}

.download-container .download-common a:hover {
    text-decoration: none
}

.mobile-app-img {
    text-align: center;
    margin: 4vw 0
}

.mobile-app-img img {
    width: 100%;
    max-width: 55vw
}

hr {
    width: 50%
}

.page-info {
    font-size: 1.5vw;
    margin: 5vw 0;
    max-width: 75vw;
    margin-right: auto;
    margin-left: auto
}

.form .form-item {
    margin: 2vw 0
}

.form .form-item .form-header {
    font-size: 1vw;
    color: #3c3c3c;
    padding-left: 2vw;
    font-family: montserrat,sans-serif;
    font-weight: 500
}

.form .form-item .form-content {
    display: flex;
    margin: .5vw 0;
    position: relative
}

.form .form-item .form-content img {
    position: absolute;
    right: 1vw;
    margin-top: 1vw;
    width: 1vw
}

.form .form-input {
    border: 1px solid #cccbcb;
    border-radius: 10px;
    width: 100%;
    color: #000;
    font-size: 1vw;
    font-family: montserrat,sans-serif;
    font-weight: 500;
    height: 3vw;
    padding: 0 2vw;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.form .form-input::placeholder {
    color: #585858
}

.form .form-input:focus {
    outline: none
}

.form .form-radio-content {
    display: flex;
    width: 100%;
    cursor: pointer
}

.form .form-radio-content .form-radio {
    width: 100%;
    text-align: center;
    border: 1px solid #cccbcb;
    border-radius: 10px;
    padding: .7vw 2vw;
    margin-left: .3vw;
    font-size: 1vw;
    color: #999;
    align-items: center;
    display: flex
}

.form .form-radio-content span {
    margin-left: 1vw;
    font-family: montserrat,sans-serif;
    font-weight: 500
}

.form .form-radio-content .form-radio input {
    -ms-transform: scale(.9);
    -webkit-transform: scale(.9);
    transform: scale(.9)
}

.form .form-check {
    text-align: center;
    line-height: 2vw;
    padding: 0;
    cursor: pointer;
    display: flex
}

.form .form-check span {
    font-family: montserrat,sans-serif;
    font-weight: 400;
    font-size: 1.1vw
}

.form .form-check .link {
    color: var(--primary);
    cursor: pointer
}

.form .form-check input {
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
    margin: 1vw
}

.checkbox-big {
    width: 25px;
    height: 25px;
    margin: 0!important;
    margin-right: 1vw!important;
    margin-left: 1vw!important
}

.form .form-submit {
    text-align: center;
    margin-top: -15px
}

.form .form-submit button {
    padding: .5vw 0;
    text-align: center;
    font-family: montserrat,sans-serif;
    font-weight: 600;
    color: #fff;
    background: #b3b3b3;
    font-size: 1vw;
    min-width: 30vw;
    border-radius: 16px;
    border: none;
    cursor: pointer
}

.form .form-submit button.active {
    color: #fff;
    background: var(--primary);
    display: none
}

.form .form-submit button.loading {
    display: none
}

.select2 {
    width: 100%!important
}

.select2 .select2-selection {
    border: 1px solid #cccbcb;
    border-radius: 10px;
    padding: 0 3vw 0 1vw;
    height: 3vw;
    display: flex;
    align-items: center
}

.select2 .select2-selection__arrow {
    display: none
}

.select2 .select2-selection__rendered {
    line-height: normal;
    white-space: normal;
    font-size: 1vw
}

.select2 .select2-selection__placeholder {
    color: #999;
    font-size: 1vw;
    font-family: montserrat,sans-serif;
    font-weight: 500
}

.select2-container--open .close {
    display: none
}

.select2-container--open .search {
    display: none
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #d2d2d2;
    border-radius: 10px;
    font-size: 1vw;
    outline: none;
    font-family: montserrat,sans-serif;
    font-weight: 500
}

.select2-results__message {
    font-size: 1vw;
    color: #848484;
    font-family: montserrat,sans-serif;
    font-weight: 500;
    padding: 2vw 0 1vw 0;
    text-align: center;
    background: url(/img/icon/warning.png);
    background-repeat: no-repeat;
    background-position: center 0;
    background-size: 2vw
}

.select2-results__option--selectable {
    font-size: 1vw
}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
    background: var(--primary);
    color: #fff
}

.profile-page {
    margin-top: 8vw
}

.profile-page .container {
    max-width: 80%
}

.profile-page .page-title {
    text-align: left;
    font-family: montserrat,sans-serif;
    font-weight: 400;
    margin-left: 15px
}

.profile-page .page-title .bold {
    font-family: montserrat,sans-serif;
    font-weight: 700
}

.profile-page .page-desc {
    font-size: 2vw;
    text-align: left;
    margin-left: 15px;
    margin-bottom: 4vw;
    color: var(--primary)
}

.select-city-page .container {
    max-width: 80%
}

.select-city-page .page-title {
    text-align: center;
    font-family: montserrat,sans-serif;
    font-weight: 400;
    margin-left: 15px;
    padding: 0 0 1vw
}

.select-city-page .page-title .bold {
    font-family: montserrat,sans-serif;
    font-weight: 700
}

.select-city-page .page-desc {
    font-size: 1.4vw;
    text-align: center;
    margin-left: 15px;
    padding: 0 0 1vw;
    font-family: montserrat,sans-serif;
    font-weight: 500
}

.select-city-page .page-desc h1 {
    font-size: 1.4vw
}

.select-city-page .form .form-item {
    display: flex;
    max-width: 40vw;
    margin-left: auto;
    margin-right: auto
}

.select-city-page .form .form-item .form-content {
    width: 100%;
    margin: 0 1vw
}

.hizli-teklif-container {
    text-align: center
}

.hizli-teklif-container img {
    max-width: 300px;
    width: 100%
}

.hizli-teklif-container .title {
    font-family: montserrat,sans-serif;
    font-weight: 400;
    text-align: center;
    color: #030504;
    font-size: 3vw;
    margin-top: 2vw
}

.hizli-teklif-container .title .bold {
    font-family: montserrat,sans-serif;
    font-weight: 700
}

.box-container {
    width: 42vw;
    height: 11vw;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    margin-top: 2vw
}

.box-container a {
    width: 100%;
    margin: 0 .8vw
}

.box-container a:hover {
    text-decoration: none
}

.box-container a .box-item {
    background: #ee4e2a;
    box-shadow: 0 0 2px #bebebe;
    text-align: center;
    height: 11vw;
    font-family: montserrat,sans-serif;
    font-weight: 500;
    color: #fff;
    font-size: 1.2vw;
    display: flex;
    align-items: center;
    padding-top: 2vw;
    position: relative
}

.box-container a .box-item .box-content {
    font-family: montserrat,sans-serif;
    font-weight: 500;
    color: #fff;
    font-size: 1.2vw;
    width: 100%;
    position: absolute;
    bottom: 0
}

.box-container a .box-item .box-content .title {
    min-height: 5vw;
    text-align: center;
    padding: .1vw 0
}

.box-container a .box-item .box-content .bold {
    font-family: montserrat,sans-serif;
    font-weight: 700
}

.box-container a .box-item img {
    width: 6vw;
    height: 4vw
}

.home-page .container {
    max-width: 90%
}

.home-page .header1 {
    font-size: 3.5vw;
    line-height: 3.5vw;
    font-family: Helvetica
}

.home-page .header1 p {
    line-height: 2vw;
    margin-top: 10px;
    margin-bottom: 10px
}

.home-page .header2 {
    font-size: 2.2vw;
    line-height: 2.5vw;
    font-family: Helvetica;
    color: var(--primary);
    width: 100%
}

.home-page .header3 {
    font-size: 1.3vw;
    color: var(--primary);
    font-family: montserrat,sans-serif;
    font-weight: 500
}

.home-page .text1 {
    font-size: 1.3vw;
    font-family: montserrat,sans-serif;
    font-weight: 500
}

.home-page .text2 {
    font-size: 1.1vw;
    font-family: montserrat,sans-serif;
    font-weight: 500;
    line-height: 1vw
}

.home-page .center {
    text-align: center
}

.home-page .container1 {
    padding-top: 2vw
}

.home-page .container2 {
    padding-top: 2vw;
    display: flex
}

.home-page .container2 .part {
    width: 100%;
    padding-left: 8vw
}

.home-page .container2 .text2 div {
    margin: 1vw 0
}

.home-page .container3 {
    padding-top: 2vw;
    display: flex
}

.home-page .container3 .part {
    width: 100%
}

.home-page .container3 .part1 {
    text-align: right;
    padding: 0 3vw;
    justify-content: center;
    display: flex;
    align-items: center
}

.home-page .container3 .part1 video {
    width: 20vw
}

.home-page .container3 .part1 img {
    width: 20vw
}

.home-page .container3 .part2 {
    padding: 7vw 0;
    display: flex;
    justify-content: space-between;
    flex-direction: column
}

.home-page .container3 .part2 .download {
    margin: 1vw 0
}

.home-page .container3 .part2 .download a {
    background: var(--primary);
    font-family: montserrat,sans-serif;
    font-weight: 500;
    font-size: 1.4vw;
    color: #fff;
    padding: .8vw 3vw;
    box-shadow: -2px 2px 3px #a6a6a6;
    border-radius: 3px
}

.home-page .container3 .part2 .download img {
    width: 3vw;
    height: 3vw;
    margin-left: 2vw
}

.home-page .container3 .part2 .downloadByDevice img {
    width: 9vw;
    height: calc(9vw/3.37)
}

.home-page .container4 {
    padding-top: 2vw;
    display: flex
}

.home-page .container4 .part {
    width: 100%
}

.home-page .container4 .part1 {
    padding: 1.5vw 0
}

.home-page .container4 .part1 .text1 {
    padding: 1.5vw 0
}

.home-page .container4 .part1 ul {
    margin: 3vw;
    padding: 1vw!important;
    border-left: 1px solid var(--primary)
}

.home-page .container4 .part2 img {
    width: 50vw;
    height: calc(50vw/1.1);
    margin-left: -8vw
}

.home-page .container5 {
    padding-top: 2vw;
    display: flex
}

.chekici-prices {
    margin: 50px auto
}

#fastRequestForm .form {
    border-radius: 1vw
}

#fastRequestForm .form .form-title {
    text-align: center;
    font-size: 2vw;
    font-family: montserrat,sans-serif;
    font-weight: 700;
    color: #262326;
    padding-top: 1vw
}

#fastRequestForm .form .form-item {
    display: flex;
    max-width: 70vw;
    margin-left: auto;
    margin-right: auto
}

#fastRequestForm .form .form-item .deneme {
    width: 100%
}

#fastRequestForm .form .form-item .deneme .label {
    position: relative;
    left: 10px;
    top: 5px;
    font-size: 14px;
    font-weight: 700
}

#fastRequestForm .form .form-item .form-content input {
    border: 1px solid #edebeb
}

#fastRequestForm .form .form-item .form-content {
    margin: 1vw .5vw;
    border-radius: .9vw
}

#fastRequestForm .form .form-item .form-content #placeholderid::placeholder {
    text-align: left
}

#fastRequestForm .form .form-submit button {
    width: 100%;
    border-radius: .7vw;
    height: 4vw
}

#fastRequestForm .form .form-submit button.active {
    background: var(--primary)
}

#fastRequestForm .form .select2 .select2-selection {
    border: none;
    border-radius: 4px
}

#fastRequestForm .form .form-input {
    border: none;
    text-align: center;
    font-family: montserrat,sans-serif;
    font-weight: 400;
    border-radius: .7vw
}

#fastRequestForm .form .select2 {
    border: 1px solid #edebeb
}

#fastRequestForm .form .select2 .select2-selection__placeholder {
    font-family: montserrat,sans-serif;
    font-weight: 400;
    color: #737373
}

#fastRequestForm .form .select2 .select2-selection {
    padding: 0;
    border-radius: 0!important
}

#fastRequestForm .form .select2-container .select2-selection--single .select2-selection__rendered {
    text-align: center;
    width: 100%;
    font-family: montserrat,sans-serif;
    font-weight: 400
}

#fastRequestForm .form .form-input::placeholder {
    color: #000
}

#fastRequestForm .form .form-submit button {
    background: #d95a39;
    font-family: montserrat,sans-serif;
    font-weight: 400
}

.form9 {
    border-radius: 24px;
    width: 100%;
    padding: 2% 0;
    margin: 2% 0
}

.form9 .title {
    text-align: center;
    font-style: normal;
    font-weight: 700;
    font-size: 2vw;
    line-height: 49px
}

.form9 .flex-form {
    display: flex;
    justify-content: center;
    width: 100vw;
    gap: 30px;
    margin-top: 1%
}

.form9 .inputs {
    width: 20%
}

.home-page .container5 .part {
    width: 100%
}

#fastRequestForm .form .form-title {
    text-align: center;
    font-size: 2vw;
    font-family: montserrat,sans-serif;
    font-weight: 700;
    color: #262326;
    padding-top: 1vw
}

#fastRequestForm .form .form-item {
    display: flex;
    max-width: 70vw;
    margin: 0 0 2vw;
    height: 100%;
    margin-top: -10px;
    margin-left: auto;
    margin-right: auto;
    padding: 5px 30px
}

#fastRequestForm .form .form-item .deneme {
    width: 100%
}

#fastRequestForm .form .form-item .deneme .label {
    position: relative;
    left: 10px;
    top: 14px;
    font-size: 14px;
    font-weight: 700;
    color: #868686
}

#fastRequestForm .form .form-item .form-content {
    margin: 1vw .5vw;
    border-radius: .9vw
}

#fastRequestForm .form .form-submit button {
    min-width: 13vw;
    border-radius: .7vw;
    margin-top: -120px
}

#fastRequestForm .form .form-submit button.active {
    background: var(--primary)
}

#fastRequestForm .form .select2 .select2-selection {
    border: none;
    border-radius: 4px;
    border-radius: 0!important
}

#fastRequestForm .form .form-input {
    border: none;
    text-align: center;
    font-family: montserrat,sans-serif;
    font-weight: 400;
    border-radius: .7vw
}

#fastRequestForm .form .select2 .select2-selection__placeholder {
    font-family: montserrat,sans-serif;
    font-weight: 400;
    color: #737373
}

#fastRequestForm .form .select2 .select2-selection {
    padding: 0
}

#fastRequestForm .form .select2-container .select2-selection--single .select2-selection__rendered {
    text-align: center;
    width: 100%;
    font-family: montserrat,sans-serif;
    font-weight: 400
}

#fastRequestForm .form .form-input::placeholder {
    color: #000
}

#fastRequestForm .form .form-submit button {
    background: #d95a39;
    font-family: montserrat,sans-serif;
    font-weight: 700
}

.form9 {
    box-shadow: 0 0 32.5px 12px rgba(144,144,144,.09);
    border-radius: 24px;
    width: 90%;
    padding: 2% 0;
    margin: 2% auto;
    animation: blink 1.3s infinite
}

.form9:hover {
    animation-play-state: paused;
    background-color: transparent!important
}

@keyframes blink {
    0% {
        background-color: #faebe7
    }

    50% {
        background-color: transparent
    }

    100% {
        background-color: #faebe7
    }
}

.form9 .title {
    text-align: center;
    font-style: normal;
    font-weight: 500;
    color: #d95a39;
    font-size: 2vw;
    line-height: 49px
}

.form9 .titledesc {
    text-align: center;
    font-style: normal;
    font-weight: 500;
    color: #000;
    font-size: 2vw;
    line-height: 49px
}

.form9 .flex-form {
    display: flex;
    justify-content: center;
    width: 100vw;
    gap: 30px;
    margin-top: 1%
}

.form9 .inputs {
    width: 20%
}

.form9 .button {
    width: 20vh;
    height: 5.5vh;
    margin-top: 23px;
    background: #d95a39;
    border-radius: 8px;
    border: none;
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    color: #fff
}

.home-page .container5 .part {
    width: 100%
}

.home-page .container5 .part1 {
}

.home-page .container5 .part1 img {
    width: 46vw;
    height: 46vw;
    margin-right: 3vw
}

.home-page .container5 .part2 {
    padding: 5.5vw 0
}

.home-page .container5 .part2 ul {
    margin: 3vw;
    padding: 1vw!important;
    border-left: 1px solid var(--primary)
}

.home-page .container5 .part2 ul li {
    padding: 1vw 0
}

.home-page .container6 {
    padding-top: 2vw;
    display: flex
}

.home-page .container6 .part {
    width: 100%
}

.home-page .container6 .part1 {
    padding: 5.5vw 0
}

.home-page .container6 .part1 ul {
    margin: 3vw;
    padding: 1vw!important;
    border-left: 1px solid var(--primary)
}

.home-page .container6 .part1 ul li {
    padding: 1vw 0
}

.home-page .container6 .part2 {
}

.home-page .container6 .part2 img {
    width: 43vw;
    height: 43vw
}

.home-page .container7 {
    padding-top: 2vw;
    display: flex
}

.home-page .container7 .part {
    width: 100%
}

.home-page .container7 .part1 {
    text-align: right
}

.home-page .container7 .part1 img {
    width: 35vw;
    height: 35vw;
    margin-right: 3vw
}

.home-page .container7 .part2 {
    padding: 3.5vw 0
}

.home-page .container7 .part2 ul {
    margin: 3vw;
    padding: 1vw!important;
    border-left: 1px solid var(--primary)
}

.home-page .container7 .part2 ul li {
    padding: 1vw 0
}

.home-page .container7 .part2 a {
    background: var(--primary);
    font-family: montserrat,sans-serif;
    font-weight: 500;
    font-size: 1.4vw;
    color: #fff;
    padding: .8vw 3vw;
    box-shadow: -2px 2px 3px #a6a6a6;
    border-radius: 3px
}

#fastRequestForm1 .form {
    background: linear-gradient(to left,#d1d3d4,white);
    margin: 2vw;
    border-radius: 1vw
}

#fastRequestForm1 .form .form-title {
    text-align: center;
    font-size: 2vw;
    font-family: montserrat,sans-serif;
    font-weight: 700;
    color: #262326;
    padding-top: 1vw
}

#fastRequestForm1 .form .form-item {
    display: flex;
    max-width: 60vw;
    margin: 0 0 2vw;
    margin-left: auto;
    margin-right: auto
}

#fastRequestForm1 .form .form-item .form-content {
    width: 100%;
    margin: 1vw .5vw
}

#fastRequestForm1 .form .form-submit button {
    min-width: 13vw;
    border-radius: .7vw
}

#fastRequestForm1 .form .form-submit button.active {
    background: var(--primary)
}

#fastRequestForm1 .form .select2 .select2-selection {
    border: none;
    border-radius: 4px
}

#fastRequestForm1 .form .form-input {
    border: none;
    text-align: center;
    font-family: montserrat,sans-serif;
    font-weight: 400;
    border-radius: .7vw
}

#fastRequestForm1 .form .select2 .select2-selection__placeholder {
    font-family: montserrat,sans-serif;
    font-weight: 400;
    color: #737373
}

#fastRequestForm1 .form .select2 .select2-selection {
    padding: 0
}

#fastRequestForm1 .form .select2-container .select2-selection--single .select2-selection__rendered {
    text-align: center;
    width: 100%;
    font-family: montserrat,sans-serif;
    font-weight: 400
}

#fastRequestForm1 .form .form-input::placeholder {
    color: #000
}

#fastRequestForm1 .form .form-submit button {
    background: #262626;
    font-family: montserrat,sans-serif;
    font-weight: 400
}

.paging {
    box-shadow: 3px 4px 10px rgba(0,0,0,.16);
    background: #fff;
    display: table;
    margin: 3vw .5vw 0
}

.paging a {
    display: inline!important
}

.paging .paging-item {
    padding: 1vw 1.5vw;
    text-align: center;
    color: var(--primary);
    font-family: montserrat,sans-serif;
    font-weight: 400;
    font-size: 1.2vw;
    float: left;
    border-right: 1.5px solid #ededed;
    cursor: pointer
}

.paging .paging-item.active {
    background: var(--primary);
    color: #fff
}

.paging a:last-child .paging-item {
    border: none
}

nav {
    margin-bottom: -2vw
}

nav ol {
    flex-wrap: wrap;
    padding: .7vw 1vw;
    list-style: none;
    display: flex;
    margin: 1vw 0 0
}

nav ol li {
    list-style: none;
    padding: 0 .3vw;
    font-family: montserrat,sans-serif;
    font-weight: 400;
    font-size: 1.2vw
}

nav ol li h1 {
    line-height: 1.8vw;
    margin-bottom: 0
}

nav ol li+li::before {
    display: inline-block;
    padding-right: .5vw
}

nav ol li a {
    text-decoration: none;
    color: #393939;
    font-family: montserrat,sans-serif;
    font-weight: 700;
    font-size: 1.2vw
}

nav ol li a:hover {
    color: #393939
}

nav ol li a.active {
    font-family: montserrat,sans-serif;
    font-weight: 400
}

.request-success .success-container {
    max-width: 70vw;
    margin-left: auto;
    margin-right: auto;
    margin-top: 4vw;
    background: #eaeaea;
    box-shadow: 0 0 3px #bebebe;
    border-radius: 4px;
    padding: 5vw;
    text-align: center
}

.request-success .success-container .success-icon {
    text-align: center
}

.request-success .success-container .success-icon img {
    width: 20vw;
    margin-top: -15vw
}

.request-success .success-container .success-title {
    font-size: 2vw;
    font-family: montserrat,sans-serif;
    font-weight: 700;
    padding: 1vw
}

.request-success .success-container .success-text {
    font-size: 1.7vw;
    font-family: montserrat,sans-serif;
    font-weight: 400;
    padding: 1vw
}

.contact-phone {
    right: 0;
    bottom: 1vw;
    z-index: 10000;
    box-shadow: 0 0 5px #555;
    border-radius: .5vw 0 0 .5vw;
    overflow: hidden
}

.contact-phone.whatsapp {
    z-index: 99
}

.contact-phone a {
    font-size: 2.5vw;
    color: #fff;
    background: var(--primary);
    width: 100%;
    display: block;
    padding: 1.5vw 1vw 1.5vw 7vw;
    font-family: Montserrat;
    font-weight: 500
}

.contact-phone.whatsapp a {
    font-size: 1.5vw;
    background: #0b7b15;
    padding: 1vw 1vw 1vw 0
}

.contact-phone a img {
    width: 7.7vw;
    -webkit-animation: phoneSpin 6s linear infinite;
    -moz-animation: phoneSpin 6s linear infinite;
    animation: phoneSpin 6s linear infinite;
    margin-right: 2vw;
    position: absolute;
    left: 0;
    bottom: 5px
}

.contact-phone.whatsapp a img {
    margin: 0 1vw 0 2vw;
    width: 4.7vw
}

.whatsapp-icon {
    position: fixed;
    right: 2vw;
    bottom: 9vw;
    z-index: 10001
}

.whatsapp-icon a img {
    width: 5vw;
    height: 5vw;
    -webkit-animation: phoneSpin 6s linear infinite;
    -moz-animation: phoneSpin 6s linear infinite;
    animation: phoneSpin 6s linear infinite
}

.page-not-found {
    width: 100%;
    margin-top: 2vw
}

.page-not-found .not-found-container {
    max-width: 45vw;
    margin-right: auto;
    margin-left: auto;
    margin-top: 2vw;
    background: #eaeaea;
    box-shadow: 0 2px 5px #bebebe;
    border-radius: 4px;
    padding: 1vw;
    text-align: center
}

.page-not-found .not-found-container .not-found-icon {
    text-align: center
}

.page-not-found .not-found-container .not-found-icon img {
    width: 12vw;
    margin-top: -5vw
}

.page-not-found .not-found-container .not-found-header {
    font-size: 1.7vw;
    font-family: montserrat,sans-serif;
    font-weight: 700;
    padding: 1vw
}

.page-not-found .not-found-container .not-found-text {
    font-size: 1.3vw;
    font-family: montserrat,sans-serif;
    padding: 1vw
}

.silence-offer-sms .cancel-button {
    text-align: center;
    padding: 1vw 3vw
}

.silence-offer-sms .cancel-button button {
    padding: .6vw 6vw;
    color: #fff;
    background: var(--primary);
    font-family: montserrat,sans-serif;
    font-weight: 500;
    display: inline-block;
    border-radius: 1vw;
    font-size: 1.5vw;
    border: none;
    margin: 0 4vw
}

.silence-offer-sms .cancel-button a {
    color: #919191;
    font-family: montserrat,sans-serif;
    font-weight: 500;
    font-size: 1.5vw;
    text-decoration: underline
}

.chekici-tanitim {
    text-align: center;
    min-height: 209px;
    position: relative;
    width: 95%;
    max-width: 500px;
    margin-left: auto;
    margin-right: auto
}

.chekici-tanitim video {
    width: 100%;
    max-width: 500px
}

.chekici-tanitim .gif {
    width: 100%;
    height: auto;
    filter: brightness(50%)
}

.chekici-tanitim .play-btn {
    text-align: left;
    width: 100%;
    padding-left: 10px;
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
    z-index: 10000;
    position: absolute;
    bottom: 10px
}

.chekici-tanitim .play-btn img {
    width: 50px;
    height: 50px
}

.chekici-tanitim .play-btn .desc {
    color: #fff;
    font-size: 18px;
    font-family: montserrat,sans-serif;
    font-weight: 600;
    margin-top: 20px;
    display: inline
}

.chekici-tanitim iframe {
    width: 500px;
    height: 282px
}

.mahalleler {
    margin: 1vw 0
}

.mahalleler .row {
    margin: 0
}

.mahalleler .col-sm-6,.mahalleler .col-md-3 {
    padding: 0
}

.mahalle {
    text-align: center;
    border: 1px solid #dfdfdf;
    padding: .5vw
}

.cekici-noktasi {
    text-align: center;
    margin: 1vw 1vw 1vw 0
}

.cekici-noktasi img {
    width: 100%
}

.cookie-div {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    height: 85px;
    background: #000;
    z-index: 1000000000;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 20px
}

.cookie-div .cookie-text {
    color: #fff
}

.cookie-div .cookie-confirm {
    font-weight: 700;
    cursor: pointer;
    color: var(--primary)
}

.cookie-div .cookie-detail-btn {
    font-weight: 700
}

.oto-cekici-img {
    float: left;
    margin-right: 20px;
    width: 350px;
    height: 350px
}

@-moz-keyframes phoneSpin {
    0% {
        -moz-transform: rotate(30deg)
    }

    50% {
        -moz-transform: rotate(-30deg)
    }

    100% {
        -moz-transform: rotate(30deg)
    }
}

@-webkit-keyframes phoneSpin {
    0% {
        -webkit-transform: rotate(30deg)
    }

    50% {
        -webkit-transform: rotate(-30deg)
    }

    100% {
        -webkit-transform: rotate(30deg)
    }
}

@keyframes phoneSpin {
    0% {
        transform: rotate(20deg)
    }

    50% {
        transform: rotate(-20deg)
    }

    100% {
        transform: rotate(20deg)
    }
}

@media only screen and (max-width: 767px) {
    .home-page .container3 .part1 video {
        width:25vw
    }

    .banner .banner-content .main1 span {
        margin-left: 22%;
        font-size: 5vw
    }

    .banner .banner-content .main span {
        margin-left: 20%;
        font-size: 3.5vw
    }

    .banner .banner-content .contact-container {
        display: flex;
        align-items: center;
        margin-top: 5px;
        gap: 10px;
        justify-content: center
    }

    .banner .banner-content .contact-container .form-contact {
        display: flex;
        align-items: center;
        gap: 5px;
        background-color: #fff;
        width: fit-content;
        border-radius: 10px;
        padding: 10px 20px
    }

    .banner .banner-content .contact-container .contact-wp img {
        width: 80%;
        height: auto;
        object-fit: contain
    }

    .banner .banner-content .contact-container .form-contact img {
        width: 15%;
        height: auto;
        object-fit: contain
    }

    .banner .banner-content .contact-container .form-contact div {
        font-size: 3.1vw;
        font-weight: 500
    }

    .form9 {
        border-radius: 24px;
        width: 100%;
        padding: 2% 0;
        margin: 7% 0
    }

    .banner .banner-content .banner-texth2 {
        font-size: unset
    }

    .form9 .title {
        text-align: center;
        font-style: normal;
        font-weight: 700;
        font-size: 6vw;
        line-height: 49px
    }

    .form9 .titledesc {
        font-size: 4vw;
        line-height: 20px
    }

    .form9 .flex-form {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        width: 100%;
        gap: 10px;
        margin-top: 1%
    }

    .form9 .inputs {
        width: 100%;
        padding: 0 10px
    }

    .form9 .button {
        width: 40vh;
        margin-top: 0;
        padding: 10px;
        background: #d95a39;
        border-radius: 8px;
        border: none;
        font-weight: 700;
        font-size: 16px;
        line-height: 20px;
        text-align: center;
        color: #fff
    }

    .form9 .button {
        width: 100%;
        height: 100%;
        object-fit: cover
    }

    #fastRequestForm .form {
        width: 100%;
        margin-left: 0%
    }

    #fastRequestForm .talep-et {
        background: linear-gradient(to left,#d1d3d4,white);
        width: 98%;
        margin-left: 0%;
        border-radius: 1vw
    }

    #fastRequestForm .talep-et-button {
        padding: 10px 20px
    }

    #fastRequestForm .form .form-title {
        text-align: center;
        font-size: 2vw;
        font-family: montserrat,sans-serif;
        font-weight: 700;
        color: #262326;
        width: 300px
    }

    #fastRequestForm .form .form-item {
        display: flex;
        max-width: 100%;
        padding: 2px;
        flex-direction: column
    }

    #fastRequestForm .form .form-item .deneme {
        width: 100%
    }

    #fastRequestForm .form .form-item .deneme .label {
        position: relative;
        left: 10px;
        top: 12%;
        font-size: 12px;
        font-weight: 700
    }

    #fastRequestForm .form .form-item .form-content {
        margin: 2vw 0;
        border-radius: .9vw
    }

    #fastRequestForm .form .form-submit button {
        min-width: 13vw;
        border-radius: 1.7vw;
        padding: 10px 20vw;
        margin: 0 auto;
        margin-top: -10px
    }

    #fastRequestForm .form .form-submit button.active {
        background: var(--primary)
    }

    #fastRequestForm .form .select2 .select2-selection {
        border: none;
        border-radius: 4px
    }

    #fastRequestForm .form .form-input {
        border: none;
        text-align: center;
        font-family: montserrat,sans-serif;
        font-weight: 400;
        border-radius: .7vw
    }

    #fastRequestForm .form .form-item .form-content #placeholderid::placeholder {
    }

    #fastRequestForm .form .form-submit button {
        height: unset
    }

    #fastRequestForm .form .select2 .select2-selection__placeholder {
        font-family: montserrat,sans-serif;
        font-weight: 400;
        color: #737373
    }

    #fastRequestForm .form .select2 .select2-selection {
        padding: 0
    }

    #fastRequestForm .form .select2-container .select2-selection--single .select2-selection__rendered {
        text-align: center;
        width: 100%;
        font-family: montserrat,sans-serif;
        font-weight: 400
    }

    #fastRequestForm .form .form-input::placeholder {
        color: #000
    }

    #fastRequestForm .form .form-submit {
        position: relative;
        margin-top: -8px
    }

    #fastRequestForm .form .form-submit button {
        background: #d95a39;
        font-family: montserrat,sans-serif;
        font-weight: 400
    }

    .downloadByDevice {
        margin-top: 2vh
    }

    .home-page .header1 p {
        margin-top: 10px;
        margin-bottom: 10px;
        line-height: 2.5vw
    }

    .language_area .link-item .select img {
        width: 30px
    }

    .footer .footer-partials .partial-item:nth-child(1) .partial-title {
        margin-right: 0;
        width: 300px
    }

    .link_item_ul_payment {
        right: 5%
    }

    .language_area,.changeLanguage {
        list-style-type: none;
        color: #000;
        font-size: 17px;
        margin: 1vw
    }

    .changeLanguage img {
        width: 25px;
        margin: 2vw
    }

    .change-language-flag {
        margin: 2.5vw 1.5vw;
        font-size: 17px!important;
        width: 16%!important
    }

    .active_language {
        border: 1px solid #000;
        width: 100%!important;
        display: flex;
        justify-content: center;
        align-items: center;
        font-weight: 500
    }

    .passive_languge {
        border: 0!important
    }

    .container {
        max-width: 100%
    }

    .showMobile {
        display: block!important
    }

    .hideMobile {
        display: none!important
    }

    .header .logo {
        text-align: center;
        padding: 2vw
    }

    .header.fixed .logo {
        text-align: center;
        padding: 2vw
    }

    .header .logo img {
        width: 14vw;
        height: calc(14vw/2.75)
    }

    .header .menu {
        min-width: 35vw;
        display: block;
        padding: 2vw
    }

    .header .menu button {
        border: 1px solid #fff;
        color: #fff;
        padding: 1vw 3vw;
        background: 0 0;
        border-radius: 5px;
        font-size: 2.5vw;
        font-family: montserrat,sans-serif;
        font-weight: 700
    }

    .header .links {
        display: none
    }

    .header .header-phone {
        display: block;
        min-width: 43vw
    }

    .header .header-phone a {
        padding: 1.5vw 3vw;
        font-size: 3vw
    }

    .footer {
        padding: 10vw 5vw;
        margin-top: 10vw
    }

    .footer .social-media .social-media-title {
        font-size: 4vw
    }

    .footer .footer-partials {
        padding: 4vw 0;
        text-align: center
    }

    .footer .social-media .social-media-icons img {
        margin: 1vw;
        width: 9vw;
        height: 13vw;
        padding-bottom: 4vw
    }

    .footer .footer-partials .partial-item {
        float: initial;
        width: 80%;
        margin-left: auto;
        margin-right: auto;
        padding: 3vw .3vw
    }

    .footer .footer-partials .partial-item .partial-title {
        font-size: 4vw;
        margin-bottom: 1vw
    }

    .footer .footer-partials .partial-item .partial-content {
        font-size: 3.8vw
    }

    .footer .footer-partials .partial-item .partial-content a {
        margin-top: 10px
    }

    .footer .logo {
        margin-top: 5vw
    }

    .footer .logo img {
        width: 20vw
    }

    .footer .copy-right {
        margin-top: 5vw;
        font-size: 3vw
    }

    .custom-modal .modal-header {
        padding: 2vw 4vw
    }

    .custom-modal .modal-header h3 {
        font-size: 4vw
    }

    .custom-modal .modal-header .close {
        padding: 2vw
    }

    .custom-modal .modal-body {
        font-size: 3vw
    }

    .custom-modal .modal-body ol {
        padding: 4vw
    }

    .banner .banner-bg {
        height: 88vw
    }

    .banner .banner-bg img {
        margin-top: 0;
        height: 100%;
        width: auto
    }

    .banner .banner-content {
        top: 45vw;
        width: 100%;
        padding: 10px 5px
    }

    .banner .banner-content .banner-texth1 {
        font-size: unset
    }

    .banner .banner-content .banner-text {
        font-size: 5.4vw;
        line-height: 6vw
    }

    .banner .banner-content .download-img {
        height: 7vw;
        margin: 0 0 .5vw 1vw
    }

    .banner .banner-content .banner-button a {
        font-size: 3.5vw
    }

    .banner .banner-content .banner-link {
        font-size: 3.5vw;
        padding: 1.5vw 3vw
    }

    .banner .banner-image {
        top: 19vw;
        display: none
    }

    .banner .banner-image img {
        height: 40vw
    }

    .companies-slider {
        margin-top: 0
    }

    .companies-slider .slider-title {
        margin-top: 4vw;
        margin-bottom: 4vw;
        font-size: 3.5vw
    }

    .companies-slider #slider {
        width: calc(100% + 5vw)!important;
        margin-left: -5vw
    }

    .companies-slider #slider ul {
        height: 23vw
    }

    .companies-slider #slider ul li {
        width: 28vw;
        height: 23vw;
        line-height: 20vw
    }

    .companies-slider .container {
        padding: 0
    }

    .page-title {
        padding: 0 5vw;
        font-size: 7vw;
        padding: 2vw 5vw 1vw;
        line-height: 7vw;
        text-align: right;
        margin-top: 6vw
    }

    .page-desc {
        padding: 0 5vw;
        font-size: 2.5vw;
        line-height: 3.5vw;
        text-align: right
    }

    .request-form {
        padding: 3vw 2vw;
        margin: 5vw 3vw
    }

    .location-container .location-content {
        max-width: 90%
    }

    .location-container .location-content .location-item {
        font-size: 3.5vw;
        margin: .7vw .3vw
    }

    .download-container {
        margin: 6vw 0
    }

    .download-container .download-by-device img {
        width: 28vw
    }

    .download-container .download-common a {
        font-size: 4vw
    }

    hr {
        width: 70%
    }

    .page-info {
        font-size: 3.5vw;
        max-width: 90vw
    }

    .form .form-item {
        margin: 0 0 2vw
    }

    .form .form-item .form-header {
        font-size: 3vw;
        padding-left: 5vw
    }

    .form .form-item .form-content {
        padding: 1vw 1.2vw 1vw 1vw;
        margin: 1vw 0 2vw
    }

    .form .form-item .form-content img {
        right: 3vw;
        margin-top: 3.5vw;
        width: 2.5vw
    }

    .form .form-input {
        font-size: 3vw;
        height: 10vw;
        padding: 0 6vw 0 3vw
    }

    .form .form-radio-content .form-radio {
        padding: 2vw 3vw;
        font-size: 3vw
    }

    .form .form-radio-content .form-radio input {
        -ms-transform: scale(.8);
        -webkit-transform: scale(.8);
        transform: scale(.8)
    }

    .form .form-radio-content span {
        margin-top: 1vw
    }

    .select2 .select2-selection {
        padding: 0 6vw 0 2vw;
        height: 10vw
    }

    .select2 .select2-selection__placeholder {
        font-size: 3vw
    }

    .select2-container--default .select2-results>.select2-results__options {
        max-height: 90vh
    }

    .form .form-check {
        line-height: 4vw
    }

    .form .form-check input {
        -ms-transform: scale(1.1);
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }

    .form .form-check span {
        font-size: 2.5vw
    }

    .form .form-submit button {
        font-size: 3vw;
        padding: 1vw 0
    }

    .select2-results__option--selectable {
        font-size: 3vw
    }

    .select2-results__option.loading-results {
        font-size: 3vw
    }

    .select2-dropdown {
        border: 1px solid #eee;
        box-shadow: 0 0 5px #949494;
        border-radius: 5px
    }

    .select2-container--default .select2-search--dropdown .select2-search__field {
        padding: 2vw 8vw;
        font-size: 3vw;
        color: #e53716;
        background: #fcefec;
        width: 88%
    }

    .select2-results__option select2-results__message {
        text-align: center
    }

    .select2-results__message {
        font-size: 2.5vw;
        padding: 10vw 7vw;
        background-position: center 2vw;
        background-size: 6vw
    }

    .select2-container--open {
        top: 0!important;
        left: 0!important;
        bottom: 0!important;
        width: 100%!important;
        position: fixed!important;
        z-index: 1000
    }

    .select2-container--open .select2-dropdown {
        width: 100%!important;
        height: 100%
    }

    .select2-container--open .close {
        z-index: 100001;
        position: absolute;
        right: 2vw;
        top: 2vw;
        display: initial
    }

    .select2-container--open .close img {
        width: 6vw
    }

    .select2-container--open .search {
        z-index: 100001;
        position: absolute;
        left: 2vw;
        top: 2vw;
        display: initial
    }

    .select2-container--open .search img {
        width: 6vw
    }

    .select2 .select2-selection__rendered {
        font-size: 2.5vw
    }

    .profile-page {
        margin-top: 20vw
    }

    .profile-page .container {
        max-width: 100%
    }

    .profile-page .page-title {
        margin-left: 0;
        font-size: 5vw;
        margin-top: -5vw;
        padding: 2vw 3vw 1vw
    }

    .profile-page .page-desc {
        font-size: 5.5vw;
        line-height: 3.5vw;
        margin-left: 0;
        padding: 0 3vw;
        margin-top: 20px
    }

    .select-city-page .container {
        max-width: 100%
    }

    .select-city-page .page-title {
        margin-left: 2vw;
        font-size: 5vw;
        margin-top: 1vw;
        text-align: left
    }

    .select-city-page .page-desc {
        font-size: 3.5vw;
        line-height: 4.5vw;
        margin-left: 2vw;
        text-align: left
    }

    .select-city-page .page-desc h1 {
        font-size: 2.5vw;
        line-height: 2.5vw
    }

    .select-city-page .form .form-item {
        max-width: 100%
    }

    .hizli-teklif-container .title {
        font-size: 6vw
    }

    .home-page .container {
        max-width: 100%
    }

    .home-page .carousel-indicators {
        display: none
    }

    .home-page .header1 {
        font-size: 6.5vw;
        line-height: 7vw
    }

    .home-page .header2 {
        font-size: 4.5vw;
        line-height: 5.5vw;
        margin-top: 6vw
    }

    .home-page .header3 {
        font-size: 3vw
    }

    .home-page .text1 {
        font-size: 3vw
    }

    .home-page .text2 {
        font-size: 3vw;
        line-height: 4vw
    }

    .box-container {
        width: 85vw;
        height: 25vw;
        margin-top: 50px
    }

    .box-container a .box-item {
        height: 25vw
    }

    .box-container a .box-item img {
        width: 17vw;
        height: 12vw
    }

    .box-container a .box-item .box-content {
        font-size: 2.9vw
    }

    .box-container a .box-item .box-content .title {
        min-height: 9vw;
        padding: 0
    }

    .home-page .container1 {
        padding-top: 4vw
    }

    .home-page .container2 {
        display: initial
    }

    .home-page .container2 .part {
        padding-left: 4vw
    }

    .home-page .container2 .part:nth-child(1) {
        text-align: right
    }

    .home-page .container3 .part1 img {
        width: 27vw
    }

    .home-page .container4 {
        display: initial
    }

    .home-page .container4 .part2 img {
        margin-left: -1vw;
        width: 94vw;
        height: calc(94vw/1.1)
    }

    .home-page .container3 .part2 .download a {
        font-size: 3vw;
        padding: 1.8vw 3vw
    }

    .home-page .container3 .part2 .downloadByDevice img {
        width: 14vw;
        height: calc(14vw/3.37)
    }

    .home-page .container5 {
        display: grid
    }

    .home-page .container5 .part1 {
        order: 2
    }

    .home-page .container5 .part2 {
        padding: 0;
        order: 1
    }

    .home-page .container5 .part1 img {
        width: 94vw;
        height: 94vw
    }

    .home-page .container6 {
        display: initial
    }

    .home-page .container6 .part1 {
        padding: 0
    }

    .home-page .container6 .part2 img {
        width: 94vw;
        height: 94vw
    }

    .home-page .container7 {
        display: grid
    }

    .home-page .container7 .part1 {
        order: 2
    }

    .home-page .container7 .part1 img {
        width: 94vw;
        height: 94vw
    }

    .home-page .container7 .part2 {
        padding: 0;
        order: 1
    }

    .home-page .part {
        margin: 3vw 0
    }

    .fastRequest .form {
    }

    .fastRequest .form .form-item {
        max-width: 100%
    }

    .fastRequest .form .form-title {
        font-size: 3.5vw
    }

    .fastRequest .form .select2 .select2-selection {
        height: 7vw
    }

    .fastRequest .form .select2 .select2-selection__placeholder {
        font-size: 2.3vw
    }

    .fastRequest .form .form-input {
        font-size: 2.3vw;
        height: 7vw;
        padding: 0
    }

    .fastRequest .form .select2-container .select2-selection--single .select2-selection__rendered {
        padding: 0
    }

    .fastRequest .form .form-submit button {
        min-width: 21vw;
        font-size: 3vw
    }

    .home-page .select2-container--default .select2-search--dropdown .select2-search__field {
        font-size: 1.2vw
    }

    .paging {
        margin-bottom: 6vw
    }

    .paging .paging-item {
        font-size: 3vw;
        padding: 1vw 1.8vw
    }

    nav ol li {
        font-size: 3.2vw
    }

    nav ol li a {
        font-size: 3.2vw
    }

    nav ol li h1 {
        line-height: 3vw
    }

    .alert .alert-content .alert-msg {
        padding: 5vw;
        max-width: 60vw
    }

    .alert .alert-content .alert-msg .alert-text {
        font-size: 3vw
    }

    .alert .alert-content .alert-msg .close {
        width: 5vw
    }

    .left-menu .logo {
        padding: 2vw 3vw
    }

    .left-menu .logo img {
        width: 19vw;
        height: calc(19vw/2.84)
    }

    .left-menu .close {
        padding: 2vw 1vw
    }

    .left-menu .close img {
        width: 7vw;
        height: calc(7vw/1.2)
    }

    .left-menu .links .link-item a {
        font-size: 3.4vw
    }

    .request-success .success-container .success-icon img {
        width: 50vw;
        margin-top: -20vw
    }

    .request-success .success-container .success-title {
        font-size: 3vw
    }

    .request-success .success-container .success-text {
        font-size: 2.5vw
    }

    .contact-phone {
        position: fixed;
        left: 0;
        right: 0;
        bottom: 3vw
    }

    .contact-phone a {
        font-size: 6vw;
        width: 100%;
        padding: 2vw 2vw 2vw 15vw
    }

    .contact-phone.whatsapp a {
        font-size: 4vw;
        padding: 2vw 0
    }

    .contact-phone a img {
        width: 16vw;
        margin-right: 7vw
    }

    .contact-phone.whatsapp a img {
        margin: 0 2vw;
        width: 9vw
    }

    .whatsapp-icon {
        bottom: 19vw
    }

    .whatsapp-icon a img {
        width: 10.7vw;
        height: 10.7vw
    }

    .loader .loader-content img {
        width: 50vw
    }

    .page-not-found .not-found-container {
        max-width: 80vw
    }

    .page-not-found .not-found-container .not-found-icon img {
        width: 20vw
    }

    .page-not-found .not-found-container .not-found-header {
        font-size: 4vw
    }

    .page-not-found .not-found-container .not-found-text {
        font-size: 3vw
    }

    .silence-offer-sms .cancel-button {
        padding: 5vw 3vw
    }

    .silence-offer-sms .cancel-button button {
        padding: 1vw 6vw;
        font-size: 3.2vw
    }

    .silence-offer-sms .cancel-button a {
        font-size: 3.5vw
    }

    .chekici-tanitim .play-btn {
        margin-top: -40px
    }

    .chekici-tanitim .play-btn img {
        width: 35px;
        height: 35px
    }

    .chekici-tanitim .play-btn .desc {
        font-size: 14px;
        margin-top: 10px
    }

    .chekici-tanitim iframe {
        width: 100%;
        height: 50vw
    }

    .companies-slider #slider ul li img {
        max-width: 113px;
        width: 113px;
        max-height: 113px;
        height: 113px;
        object-fit: contain
    }

    .oto-cekici-img {
        width: 150px;
        height: 150px
    }
}

@media only screen and (min-width: 768px) and (max-width:991px) {
    .language_area .link-item .select img {
        width:30px
    }

    .home-page .header1 p {
        margin-top: 10px;
        margin-bottom: 10px
    }

    .changeLanguage img {
        width: 25px;
        margin: 2vw
    }

    .link_item_ul_payment {
        right: 5%
    }

    .downloadByDevice {
        margin-top: 30px
    }

    .companies-slider #slider ul li img {
        max-width: 148px;
        width: 148px;
        max-height: 148px;
        height: 148px;
        object-fit: contain
    }

    .oto-cekici-img {
        width: 250px;
        height: 250px
    }
}

@media only screen and (min-width: 992px) and (max-width:1199px) {
    .language_area .link-item .select img {
        width:30px
    }

    .downloadByDevice {
        margin-top: 30px
    }

    .companies-slider #slider ul li img {
        max-width: 113px;
        width: 113px;
        max-height: 113px;
        height: 113px;
        object-fit: contain
    }

    .oto-cekici-img {
        width: 250px;
        height: 250px
    }
}

@media only screen and (min-width: 1200px) {
    .location-container .location-content {
        max-width:85vw
    }

    .flex {
    }

    .language_area .link-item .select img {
        width: 30px
    }

    .footer .footer-partials .partial-item:nth-child(1) .partial-title {
        margin-right: 0
    }

    .location-container .location-content .location-item {
        font-size: 1vw;
        padding: .5vw
    }

    .download-container .download-by-device img {
        width: 8vw
    }

    .download-container .download-common a {
        font-size: 1vw;
        padding: .5vw 3vw
    }

    hr {
        width: 30%
    }

    .page-info {
        font-size: 1vw;
        max-width: 60vw;
        font-family: montserrat,sans-serif;
        font-weight: 400
    }

    .profile-page .container {
        max-width: 95%
    }

    .select-city-page .container {
        max-width: 90%
    }

    .paging .paging-item {
        padding: 1vw 1.2vw
    }

    .custom-modal .modal-header h3 {
        font-size: 1.5vw
    }

    .custom-modal .modal-body {
        font-size: 1.2vw
    }

    .request-success .success-container {
        max-width: 50vw;
        padding: 1vw
    }

    .request-success .success-container .success-icon img {
        width: 15vw;
        margin-top: -9vw
    }

    .request-success .success-container .success-title {
        font-size: 1.4vw
    }

    .request-success .success-container .success-text {
        font-size: 1vw
    }

    .contact-phone a {
        font-size: 1.5vw;
        padding: 1vw 1vw 1vw 5vw
    }

    .contact-phone.whatsapp a {
        font-size: 1vw
    }

    .contact-phone a img {
        width: 4.7vw;
        margin-right: 2vw
    }

    .contact-phone.whatsapp a img {
        width: 2.7vw
    }

    .whatsapp-icon {
        bottom: 6vw
    }

    .whatsapp-icon a img {
        width: 3.7vw;
        height: 3.7vw
    }

    .silence-offer-sms .cancel-button button {
        padding: .3vw 6vw;
        font-size: 1.2vw
    }

    .silence-offer-sms .cancel-button a {
        font-size: 1.5vw
    }
}

@media only screen and (max-width: 320px) {
    .companies-slider #slider ul li img {
        max-width:80px;
        width: 80px;
        max-height: 80px;
        height: 80px;
        object-fit: contain
    }
}

@media only screen and (max-width: 425px) {
    .companies-slider #slider ul li img {
        max-width:90px;
        width: 90px;
        max-height: 90px;
        height: 90px;
        object-fit: contain
    }
}

@media only screen and (max-width: 470px) {
    .companies-slider #slider ul li img {
        max-width:113px;
        width: 113px;
        max-height: 113px;
        height: 113px;
        object-fit: contain
    }
}

.kristy-grup-tab {
    display: flex;
    margin-top: 20px;
    align-items: center;
    justify-content: center
}

.kristy-grup-tab img {
    width: 140px
}

.kristy-grup-tab span {
    font-size: 17px;
    margin-top: 3px;
    margin-left: 9px;
    color: #fff
}

.logo-mobile {
    margin-top: 5vw;
    display: flex;
    justify-content: center
}

.logo-mobile img {
    width: 14vw;
    height: calc(14vw/2.75)
}

.kristy-grup-tab-mobile {
    display: none;
    align-items: center;
    justify-content: center;
    margin-top: 30px
}

.kristy-grup-tab-mobile img {
    margin-right: 10px;
    width: 115px
}

.kristy-grup-tab-mobile span {
    font-size: 2.5vw
}

@media only screen and (max-width: 767px) {
    .logo-footer {
        display:none
    }

    .kristy-grup-tab-mobile {
        display: flex
    }
}

@media only screen and (min-width: 768px) {
    .logo-mobile {
        display:none
    }
}
