/*
  Created on : 08.Kas.2022, 18:56:26
  Author     : ISDO Web & Yazilim
*/

/* GENEL */
html {scroll-behavior: smooth ;}
body{font-family: 'Red Hat Display', sans-serif;}
a{text-decoration: none;transition: all 0.3s ease;}
ul{padding: 0;margin: 0}
ul li{list-style: none;}
.form-control{font-weight: 300;font-size: 14px}
.form-control:focus {color: #212529;background-color: #fff;border-color: transparent;outline: 0;box-shadow: 0 0 0 0 rgb(13 110 253 / 25%);border: 1px solid #ced4da;}
.form-floating > label{font-size: 14px;font-weight: 400; top:4px;opacity:1 !important; transform: scale(.85) translateY(-0.5rem) translateX(0.15rem);}
.ml-15{margin-left:15px;}
.ms-n5 {margin-left: -40px;}
.mt-75{margin-top:75px;}
.mask{position: fixed;background: rgba(0,0,0,.5);width: 100%;height: 100vh;left: 0;top: 0;z-index: 3;}
.primary-title{font-size: 24px;color: #0072db;font-weight: 600;font-family: 'Red Hat Display';margin:30px 0}
a{color:initial;}
a:hover{color:initial;}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {-webkit-appearance: none;margin: 0;}
.swal-title {font-size: 18px;}
.swal-text {font-size: 19px;}
.swall-image {margin: 20px auto 0;display: block;}
.min-60{min-height: 60px;}
/*.fa-solid:before{margin-left: -20px !important;}*/
.modal-success{}
.modal-success .modal-img{display: block;margin: auto;}
.modal-success p{text-align: center;}
.modal-success .modal-body p:nth-child(2){margin-top: 25px;margin-bottom: 25px;font-weight: 500;color:#5d5d5d;}
.modal-success .modal-body p:nth-child(3){margin-top: 25px;margin-bottom: 25px;font-weight: 300;color:#5d5d5d;font-size: 21px;}
.modal-success .modal-img-check{display: block;margin: auto;width: 50px;margin-bottom: 30px;}
.modal-success .close{    position: absolute;
    right: 14px;
    border-radius: 50%;
    width: 31px;
    background: transparent;
    border: 1px solid #aaa;
    color: #aaa;
    font-size: 18px;}
/* GENEL END */

/* HEADER */
header{position: fixed;width: 100%;z-index: 9;background: #fff; transition: all ease 300ms;}
header.set-header {transition: all ease 300ms;box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px; margin-top: -43px;}
header .header-top{background: #fff;height: 43px;padding-top: 11px;transition: all ease 300ms;}
header .header-top a{color: #fff;margin-right: 10px;font-size: 13px}
header .header-top a span{margin-left: 5px;color: #454545;}
header .header-top ul{float: right;margin: 0;margin-top: 3px}
header .header-top ul li{float: left}
header .header-top ul li i{font-size: 15px;color: #0072DB;}
header .header-top ul .tel-head i{ border: 1px solid #0072DB;padding: 5px;border-radius: 17px;background: #0072DB;color: #fff;font-size: 10px;}
header .header-top ul li:last-child a{margin-right: 0}
header .header-top .dropdown{}
header .header-top .dropdown ul{padding: 0;margin: 0;}
header .header-top .dropdown ul li{float: none;}
header .header-top .dropdown ul li a{color: #3F3F3F;}
header .header-top .dropdown ul li a span:nth-child(2){vertical-align: text-top;}
header .header-top .dropdown ul li a:hover{background: #3F3F3F;color: #fff;}
header nav{padding-top: 0 !important;padding-bottom: 0 !important;}
header nav .navbar-brand{}
header nav .navbar-brand img{max-height: 55px;}
header nav .navbar-nav > li > .nav-link{color: #454545;font-weight: 400;line-height: 65px;padding-right:0.7rem!important;}
header nav .navbar-nav > li > .nav-link i{ margin-left: 8px;font-size: 14px;}
header nav .navbar-nav > li > .nav-link:hover{color: #0072DB;}
header nav .navbar-nav > li > .nav-link.show{color:#0072DB;}
header nav .navbar-nav > li > .nav-link::after{border-top: 0.255em solid;border-right: 0.25em solid transparent;border-left: 0.25em solid transparent;margin-left: 5px;}
header nav .navbar-nav > li > button{margin-left: 10px;height: 40px;background: #0072DB;border-radius: 5px;text-transform: capitalize;-webkit-box-shadow: 0 0 0 0 rgb(0 0 0 / 14%), 0 0 0 0 rgb(0 0 0 / 12%), 0 0 0 0 rgb(0 0 0 / 20%);box-shadow: 0 0 0 0 rgb(0 0 0 / 14%), 0 0 0 0 rgb(0 0 0 / 12%), 0 0 0 0 rgb(0 0 0 / 20%);border-color: transparent;color: #fff;margin-top: 20px;font-size: 14px;padding-left: 15px;padding-right: 15px;}
header nav .navbar-nav > li > button i{margin-right: 5px;}
header nav .right-div{flex: none !important;}
header nav .normal-menu{border-radius: 0;border-color: transparent;padding: 0;box-shadow: 0 2px 2px 0 rgb(0 0 0 / 14%), 0 3px 1px -2px rgb(0 0 0 / 12%), 0 1px 5px 0 rgb(0 0 0 / 20%);margin-top: -1px !important;}
header nav .normal-menu li a{line-height: 35px;border-bottom: 2px solid transparent;color: #3F3F3F;display: block;font-weight: 300;}
header nav .normal-menu li a i{margin-right: 10px;}
header nav .normal-menu li a:hover{color:#0072DB;background: transparent}
header nav .mega-menu{border-radius: 0;border-color: transparent;padding: 0;box-shadow: 0 2px 2px 0 rgb(0 0 0 / 14%), 0 3px 1px -2px rgb(0 0 0 / 12%), 0 1px 5px 0 rgb(0 0 0 / 20%);padding: 1rem;}
header nav .mega-menu h3.title{color: #3F3F3F;font-size: 16px;border-bottom: 1px dashed #1B9DDC;padding-bottom: 10px;margin-top: 20px;}
header nav .mega-menu li a{line-height: 40px;border-bottom: 2px solid transparent;color: #3F3F3F;display: block;}
header nav .mega-menu li a i{margin-right: 10px;}
header nav .mega-menu li a:hover{color:#0072DB;}
header nav .search-menu{padding-left: 10px;padding-right: 10px;cursor: pointer;}
header nav .search-menu i{line-height: 83px;}
header .sidenav-toogle{display: none}
header .side-nav{position: fixed;left: 0;top: 0;background: #fff;height: 100vh;width: 300px;z-index: 5;left:-300px;-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-ms-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;}
header .side-nav > ul > li:nth-child(1){height: 80px;box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;text-align: center;margin-bottom: 10px}
header .side-nav > ul > li:nth-child(1) a{height: 80px;}
header .side-nav > ul > li:nth-child(1) a:hover{background-color: transparent}
header .side-nav > ul > li:nth-child(1) a img{height: 45px;margin-top: 17px;}
header .side-nav > ul > li a{color: rgba(0,0,0,0.87);display: block;font-size: 16px;height: 48px;line-height: 48px;padding: 0px 20px;font-weight: 400;}
header .side-nav .accordion-item{border-radius: 0 !important;background: #fff;box-shadow: none;border:none}
header .side-nav .accordion-item .accordion-button{border-radius: 0 !important;background: #fff;box-shadow: none;color: rgba(0,0,0,0.87);}
header .side-nav .accordion-item .accordion-body{padding: 0;padding-left: 15px}
header .side-nav .sidenav-button{margin-left: 20px;width: calc(100% - 40px);height: 40px;background: #0072DB;border-radius: 5px;text-transform: capitalize;-webkit-box-shadow: 0 0 0 0 rgb(0 0 0 / 14%), 0 0 0 0 rgb(0 0 0 / 12%), 0 0 0 0 rgb(0 0 0 / 20%);box-shadow: 0 0 0 0 rgb(0 0 0 / 14%), 0 0 0 0 rgb(0 0 0 / 12%), 0 0 0 0 rgb(0 0 0 / 20%);border-color: transparent;color: #fff;font-size: 14px;padding-left: 15px;padding-right: 15px;}
header .side-nav .sidenav-button i{margin-right: 5px;}
/* HEADER END */

/* CONTENT */
.content{padding-top:126px;}
.content .is-header-bottom{padding: 40px 0;}
.content .is-header-bottom .header-bottom-img img{width: 100%;}
.content .nav-pills .nav-link.active{background-color:transparent;}
.content .nav-pills{border: 1px solid transparent;border-radius: 20px;box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;margin-top: 0;}
.content .nav-link p{color: #000;margin-top: 10px;margin-bottom: 0px;}
.content .pils-saglik.active p{color: #5ee045;}
.content .pils-arac.active p{color: #DF6B00;}
.content .pils-konut.active p{color: #00B7DF;}
.content .pils-hayat.active p{color: #f93933;}
.content .form-control{height: 40px; padding: 0 .75rem; padding-top: 0 !important; padding-bottom: 0 !important;}
.content .form-control ~ label:not(.error-text) {transition: all ease 100ms;}
.content .form-control:focus ~ label:not(.error-text){top: -3px; left: .75rem; background: #fff;padding: 0;opacity: 1 !important;width: max-content;height: max-content;color: #202021;font-weight: 300; transition: all ease 200ms;}
.content .form-control.valid ~ label:not(.error-text){top: -3px; left: .75rem; background: #fff;padding: 0;opacity: 1 !important;width: max-content;height: max-content;color: #202021;font-weight: 300; transition: all ease 200ms;}
.content .date-error {position: relative;}
.content .date-error .error-text {position: absolute !important;top: auto;bottom: -35px;}
.content .tab-pane{ border: 1px solid transparent;border-top-left-radius: 40px;padding: 30px;box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;margin-top: 0px;transition: .3s;}
.content .tab-pane:hover{border-top: 12px solid #5ee045;border-left: 12px solid #5ee045;border-top-left-radius: 40px;transition: .1s;}
.content .saglik-btn{width: 100%;height: 40px;  white-space: nowrap;background: #5ee045;border: 1px solid #5ee045;}
.content .arac-btn{width: 100%;height:40px;background: #DF6B00;border: 1px solid #DF6B00;}
.content .konut-btn{width: 100%;height: 40px;  white-space: nowrap;background: #00B7DF;border: 1px solid #00B7DF;}
.content .hayat-btn{width: 100%;height: 40px;  white-space: nowrap;background: #f93933;border: 1px solid #f93933;}
.content .cep-btn{width: 100%;height: 40px;  white-space: nowrap;background: #0d6efd;border: 1px solid #0d6efd;}
.content .is-header-bottom .form-check .form-check-input {margin-left: -10px; margin-right: 10px;}
.content .form-check-input:checked {background-color: #0e6efc; border-color: #0e6efc;}
.content .arac-sigortasi:hover {  border-top: 12px solid #DF6B00;border-left: 12px solid #DF6B00;}
.content .arac-sigortasi .title {color: #DF6B00 !important }
.content .arac-sigortasi .saglik-btn {background-color: #DF6B00;border: 1px solid #DF6B00;}
.content .konut-sigortasi .title {color: #00B7DF !important;}
.content .konut-sigortasi .saglik-btn {background-color: #00B7DF ;border: 1px solid #00B7DF;}
.content .konut-sigortasi:hover {border-top: 12px solid #00B7DF;border-left: 12px solid #00B7DF;}
.content .hayat-sigortasi:hover {  border-top: 12px solid #f93933;border-left: 12px solid #f93933;}
.content .hayat-sigortasi .title {color: #f93933 !important;}
.content .hayat-sigortasi .saglik-btn {background-color: #e82521;border: 1px solid #e82521;}
.content .cep-sigortasi:hover {  border-top: 12px solid #0d6efd;border-left: 12px solid #0d6efd;}
.content .cep-sigortasi .title {color: #0d6efd !important;}
.content .cep-sigortasi .saglik-btn {background-color: #0d6efd;border: 1px solid #0d6efd;}
.content .is-header-bottom .error-text { display: block;position: relative;padding: 0;height: auto;margin-top: 9px;font-size: 14px;font-weight: 300;opacity: 0 !important; display: none;}
.content .is-header-bottom .error-text.show-error-text {opacity: 1 !important;color: #f50000; display: block;}
.content .is-header-bottom .form-floating>.form-select {height: 40px; line-height: normal;padding: 0.375rem 2.25rem 0.375rem 0.75rem; -moz-padding-start: calc(0.75rem - 3px); opacity: 1 !important;}
.content .form-check {position: relative;}
.content .form-check .error-text { position: absolute;left: 40px; font-size: 14px; bottom: 0;transition: all ease 200ms; opacity: 0 !important;}
.content .form-check .error-text.show-error-text {transform: translateY(80%); opacity: 1 !important;}
.content .is-header-bottom .form-check>div {padding-left: 10px;}
.content .is-header-bottom .form-check>div .form-check-input {position: absolute;left: 24px;}
.content .iti--allow-dropdown {width: 100%;}

.form-select:focus{border-color: #51d600c4;outline: 0;box-shadow: 0 0 0 0.25rem #51d60042;}
.select-size{font-size: 14px;height: 40px;}
.content .is-header-bottom .tab-pane .title{font-size: 20px;color: #5ee045;margin-bottom: 12px;}
.content .is-kampanya{padding: 40px 0;background-color: #ebebeb;}
.content .is-kampanya .kampanya-img img{width: 100%;}
.content .is-kampanya .primary-tit{font-size: 24px;color: #0072db;font-weight: 700;font-family: 'Red Hat Display';}
.content .is-kampanya .kamp .one{color: #454545;font-size: 22px;font-weight: 600;}
.content .is-kampanya .kamp .two{color: #454545;font-size: 22px;font-weight: 200;}
.content .is-kampanya .kampanya-card .k-card{margin-bottom: 1.5rem; border: 1px solid #fff;border-radius: 20px;border-bottom-right-radius: 0;padding: 10px;text-align: center;background: #fff;transition: .1s;}
.content .is-kampanya .kampanya-card .k-card p{font-size: 14px;color: #454545;font-weight: 400;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 5;line-clamp: 5; -webkit-box-orient: vertical;}
.content .is-kampanya .kampanya-card .k-card .btn-primary{ background: #fff;border: 1px solid #ebebeb; color:#454545; margin: auto;}
.content .is-kampanya .kampanya-card .k-card .saglik{color: #51D600;font-size: 22px;font-weight: 600;margin: 10px 0;}
.content .is-kampanya .kampanya-card .k-card .arac{color: #DF6B00;font-size: 22px;font-weight: 600;margin: 10px 0;}
.content .is-kampanya .kampanya-card .k-card .konut{color: #00B7DF;font-size: 22px;font-weight: 600;margin: 10px 0;}
.content .is-kampanya .kampanya-card .k-card .hayat{color: #ED0000;font-size: 22px;font-weight: 600;margin: 10px 0;}
.content .is-kampanya .kampanya-card .saglik-card:hover .btn-primary{color: #fff; background: #51d600;border: 1px solid #51d600;margin: auto;}
.content .is-kampanya .kampanya-card .saglik-card:hover {background-color: #DAE9D1;border: 1px solid #DAE9D1; transition: .2s;}
.content .is-kampanya .kampanya-card .arac-card:hover .btn-primary{color: #fff; background: #DF6B00;border: 1px solid #DF6B00;margin: auto;}
.content .is-kampanya .kampanya-card .arac-card:hover {background-color: #E7C5A5;border: 1px solid #E7C5A5; transition: .2s;}
.content .is-kampanya .kampanya-card .konut-card:hover .btn-primary{color: #fff; background: #00B7DF;border: 1px solid #00B7DF;margin: auto;}
.content .is-kampanya .kampanya-card .konut-card:hover {background-color: #A5DBE7;border: 1px solid #A5DBE7; transition: .2s;}
.content .is-kampanya .kampanya-card .hayat-card:hover .btn-primary{color: #fff; background: #ED0000;border: 1px solid #ED0000;margin: auto;}
.content .is-kampanya .kampanya-card .hayat-card:hover {background-color: #EC8D8D;border: 1px solid #EC8D8D; transition: .2s;}
.content .is-gh{padding: 40px 0;}
.content .is-gh .hizmet-card{ border: 1px solid transparent;box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;padding: 22px;margin: 10px 0;border-top-right-radius: 40px;border-bottom-left-radius: 40px;border-right: 12px solid transparent;border-top: 12px solid transparent;transition: .2s; height: 100%;}
.content .is-gh .hizmet-card:hover{ border-right: 12px solid #0072db;border-top: 12px solid #0072db;border-top-right-radius: 30px;border-bottom-left-radius: 0;transition: .5s;}
.content .is-gh .hizmet-card .text p{font-size: 12px;color: #454545;margin:auto; margin-top: 10px;}
.content .is-gh .hizmet-card .right{position: relative;}
.content .is-gh .hizmet-card .right img{ margin-bottom: 10px; max-width: 90%;}
.content .is-gh .hizmet-card .primary-tit{font-size: 24px;color: #222;font-weight: 600;font-family: 'Red Hat Display';}
.content .is-ref{padding: 40px 0;}
.content .is-ref .ref-card{border: 1px solid transparent;border-radius:15px; padding:20px;box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;}
.content .is-ref .ref-card img{width: 100%;height: 100%;}
.content .is-ref .owl-stage{margin: 12px 0;}
.content .footer-contact{background: #0072DB;padding: 80px 0;}
.content .footer-contact .left-contact{color: #fff;}
.content .footer-contact .left-contact h3{margin-bottom: 22px;}
.content .footer-contact .right-contact h3{margin-bottom: 22px;font-size: 25px}
.content .footer-contact .left-contact p{font-weight: 200;margin: 12px 0;}
.content .footer-contact .right-contact{color: #fff;}
.content .footer-contact .right-contact .form-floating .form-control{opacity: .6;height: 50px;width: 600px; max-width: 100%;}
.content .footer-contact .right-contact .btn{background: #fff;color:#454545;height: 30px;line-height: 15px;margin-right: 36px;}
.content .parallax{height: 50px;}
.content .parallax .parallax-text .container{margin: auto;}
.content .parallax .parallax-text ul{ width: 35%;text-align: center;color: #000;font-size: 1.1rem;margin: 0 auto;box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;border: 1px solid #eee;border-radius: 25px;padding: 10px;float: left;margin-top: 15px;}
.content .parallax .parallax-text ul li{list-style:none;display:inline-block;}
.content .parallax .parallax-text ul li:after{content:">";color: #000;margin-left: 5px;}
.content .parallax .parallax-text ul li:last-child:after{display: none;}
.content .parallax .parallax-text ul li a{color:#000;font-weight: 300;cursor: pointer;}
.content .parallax .parallax-text ul li span{color:#000;font-weight: 100;}
.content .user-text{margin-top: 50px;}
.content .user-text h1{color: #3F3F3F;font-size: 1.4rem;margin: 0;margin-bottom: 20px;}
.content .user-text h2{color: #3F3F3F;font-size: 1.4rem;margin: 0;margin-bottom: 20px;}
.content .user-text h3{color: #3F3F3F;font-size: 1.4rem;margin: 0;margin-bottom: 20px;}
.content .user-text h4{color: #3F3F3F;font-size: 1.4rem;margin: 0;margin-bottom: 20px;}
.content .user-text h5{color: #3F3F3F;font-size: 1.4rem;margin: 0;margin-bottom: 20px;}
.content .user-text img {max-width: 100%;}
.saglik-page .user-text h1{color: #51D600;font-size: 1.4rem;margin: 0;margin-bottom: 20px;}
.saglik-page .user-text h2{color: #51D600;font-size: 1.4rem;margin: 0;margin-bottom: 20px;}
.saglik-page .user-text h3{color: #51D600;font-size: 1.4rem;margin: 0;margin-bottom: 20px;}
.saglik-page .user-text h4{color: #51D600;font-size: 1.4rem;margin: 0;margin-bottom: 20px;}
.saglik-page .user-text h5{color: #51D600;font-size: 1.4rem;margin: 0;margin-bottom: 20px;}

.arac-page .user-text h1{color: #DF6B00;font-size: 1.4rem;margin: 0;margin-bottom: 20px;}
.arac-page .user-text h2{color: #DF6B00;font-size: 1.4rem;margin: 0;margin-bottom: 20px;}
.arac-page .user-text h3{color: #DF6B00;font-size: 1.4rem;margin: 0;margin-bottom: 20px;}
.arac-page .user-text h4{color: #DF6B00;font-size: 1.4rem;margin: 0;margin-bottom: 20px;}
.arac-page .user-text h5{color: #DF6B00;font-size: 1.4rem;margin: 0;margin-bottom: 20px;}

.konut-page .user-text h1{color: #00B7DF;font-size: 1.4rem;margin: 0;margin-bottom: 20px;}
.konut-page .user-text h2{color: #00B7DF;font-size: 1.4rem;margin: 0;margin-bottom: 20px;}
.konut-page .user-text h3{color: #00B7DF;font-size: 1.4rem;margin: 0;margin-bottom: 20px;}
.konut-page .user-text h4{color: #00B7DF;font-size: 1.4rem;margin: 0;margin-bottom: 20px;}
.konut-page .user-text h5{color: #00B7DF;font-size: 1.4rem;margin: 0;margin-bottom: 20px;}

.hayat-page .user-text h1{color: #ED0000;font-size: 1.4rem;margin: 0;margin-bottom: 20px;}
.hayat-page .user-text h2{color: #ED0000;font-size: 1.4rem;margin: 0;margin-bottom: 20px;}
.hayat-page .user-text h3{color: #ED0000;font-size: 1.4rem;margin: 0;margin-bottom: 20px;}
.hayat-page .user-text h4{color: #ED0000;font-size: 1.4rem;margin: 0;margin-bottom: 20px;}
.hayat-page .user-text h5{color: #ED0000;font-size: 1.4rem;margin: 0;margin-bottom: 20px;}

.cep-page .user-text h1{color: #0072DB;font-size: 1.4rem;margin: 0;margin-bottom: 20px;}
.cep-page .user-text h2{color: #0072DB;font-size: 1.4rem;margin: 0;margin-bottom: 20px;}
.cep-page .user-text h3{color: #0072DB;font-size: 1.4rem;margin: 0;margin-bottom: 20px;}
.cep-page .user-text h4{color: #0072DB;font-size: 1.4rem;margin: 0;margin-bottom: 20px;}
.cep-page .user-text h5{color: #0072DB;font-size: 1.4rem;margin: 0;margin-bottom: 20px;}

.saglik-page .parallax .parallax-text ul{width: 38%;}

.content .user-text p{font-size: 0.9rem;font-weight: 300;}
.content .user-text span{font-size: 0.9rem;font-weight: 300;margin-bottom: 1rem;display: block;}
.content .user-text ul{margin-left: 30px;margin-bottom: 1rem;}
.content .user-text ul li{font-size: 0.9rem;list-style: none;font-weight: 300;line-height: 2}
.content .user-text ol{margin-bottom: 1rem;}
.content .user-text ol li{font-size: 0.9rem;font-weight: 300;line-height: 2}
.content .user-text table{width: 100%;margin-bottom: 20px}
.content .user-text table tr td{padding-top: 10px;padding-bottom: 10px;border-bottom: 1px solid #dedede;}
.content .user-text table tr:nth-child(1){font-weight: bold;}
.content .user-text table tr:nth-child(1) td{line-height: 2;border-bottom: 1px solid #212529;}
.content .user-text blockquote{border-left: 0.35rem solid #0072DB;border-top: 1px solid #eee;border-right: 1px solid #eee;border-bottom: 1px solid #eee;padding: 10px 20px;background-color: #fbfbfb !important;line-height: 1.7;}
.content .user-text blockquote p{margin-bottom: 0}
.content .user-text img{margin-bottom: 20px;}
.content .user-text .gizli-yazi {display: none;}
.content .urun-card{color: #3F3F3F;margin-bottom: 20px}
.content .urun-card a{color: #3F3F3F;}
.content .urun-card h2{margin: 0;font-size: 18px;color: #222222;height: 45px;word-break: break-word;display: -webkit-box;-webkit-box-orient: vertical;-moz-box-orient: vertical;-ms-box-orient: vertical;box-orient: vertical;-webkit-line-clamp: 2;moz-line-clamp: 2;-ms-line-clamp: 2;line-clamp: 2;overflow: hidden;}
.content .urun-card p{height: 72px;width: 100%;font-weight: 300;text-overflow: ellipsis;word-break: break-word;display: -webkit-box;-webkit-box-orient: vertical;-moz-box-orient: vertical;-ms-box-orient: vertical;box-orient: vertical;-webkit-line-clamp: 3;-moz-line-clamp: 3;-ms-line-clamp: 3;line-clamp: 3;overflow: hidden;line-height: 1.1;}
.content .urun-alt .iti--allow-dropdown {width: 100%;}
.content .chip{margin-top: 25px;margin-bottom: 25px;}
.content .chip .badge-light{color: #212529;background-color: #f8f9fa;}
.content .chip .badge-light:hover{color: #f8f9fa;background-color: #212529;}
.content .chip .badge {display: inline-block;padding: 10px 15px;font-size: 75%;font-weight: 400;line-height: 1;text-align: center;white-space: nowrap;vertical-align: baseline;border-radius: 5px;}
.content .error-text-box{font-size:10rem;min-height:200px;padding-top: 70px;padding-bottom: 30px;}
.content .error-text-box .text{fill:none;stroke-width:6;stroke-linejoin:round;stroke-dasharray:30 100;stroke-dashoffset:0;-webkit-animation:stroke 9s infinite linear;animation:stroke 9s infinite linear}
.content .error-text-box .text:nth-child(5n+1){stroke:#0072DB;-webkit-animation-delay:-1.2s;animation-delay:-1.2s}
.content .error-text-box .text:nth-child(5n+2){stroke:#76AEE3;-webkit-animation-delay:-2.4s;animation-delay:-2.4s}
.content .error-text-box .text:nth-child(5n+3){stroke:#0072DB;-webkit-animation-delay:-3.6s;animation-delay:-3.6s}
.content .error-text-box .text:nth-child(5n+4){stroke:#76AEE3;-webkit-animation-delay:-4.8s;animation-delay:-4.8s}
.content .error-text-box .text:nth-child(5n+5){stroke:#0072DB;-webkit-animation-delay:-6s;animation-delay:-6s}
.content .contact-form {padding:40px 20px;border-radius: 12px; box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;}
.content .contact-form .title {font-size: 1.5rem; margin-bottom: 20px;}
.content .contact-form .input-field {margin-bottom: 1rem;}
.content .contact-form .input-field input {padding: 0 15px; font-size: 14px; width: 100%; display: block;width: 100%;border-radius: 8px;height: 50px;border: 1px solid #d2d2d2;}
.content .contact-form .input-field input:focus {border: 1px solid #222;}
.content .contact-form .input-field label {font-size: 14px;}
.content .contact-form .input-field .error-text {opacity: 0; color: #f50000; font-size: 12px; transition: .2s; font-weight: 500;margin-top: -10px; display: block;}
.content .contact-form .input-field .error-text.show-error-text {opacity: 1;margin-top: 0px; transition: .2s;}
.content .contact-form .form-button { float: right;}
.content .contact-form .form-button:hover {background-color: #3AAA35; color: #fff; transition: .2s;}
.content .contact-form .form-button i {margin-right: 5px;}
.content .adress-wrapper {border-radius: 12px; box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;height: 100%;}
.content .adress-box {padding: 45px;}
.content .adress-box li {font-size: 16px; font-weight: 300; margin-bottom: 18px; color: #222;}
.content .adress-box li a {font-weight: 300; color: #222;}
.content .adress-box li i {font-size: 13px; margin-right: 0px; padding-right: 5px}
.contact{border-bottom: 1px solid #454545;}
.contact-btn {padding: 8px 28px;}
.content .default-page{padding-bottom: 40px;}
.content .saglik-page .tab-pane{ border: 1px solid transparent;border-radius: 20px;padding: 15px;box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;margin-top: 0px;transition: .3s;}
.content .saglik-page .tab-pane h2{font-size:20px; color: #51D600;}
.content .saglik-page .tab-pane .form-check-label{font-size: 13px;}
.content .saglik-page .img-card img{max-width: 100%;height: 363px;}
.content .arac-page .tab-pane{ border: 1px solid transparent;border-radius: 20px;padding: 15px;box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;margin-top: 0px;transition: .3s;}
.content .arac-page .tab-pane h2{font-size:20px; color: #DF6B00;}
.content .arac-page .tab-pane .form-check-label{font-size: 13px;}
.content .arac-page .img-card img{max-width: 100%;height: 363px;}
.content .konut-page .tab-pane{ border: 1px solid transparent;border-radius: 20px;padding: 15px;box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;margin-top: 0px;transition: .3s;}
.content .konut-page .tab-pane h2{font-size:20px; color: #00B7DF;}
.content .konut-page .tab-pane .form-check-label{font-size: 13px;}
.content .konut-page .img-card img{max-width: 100%;height: 363px;}
.content .hayat-page .tab-pane{ border: 1px solid transparent;border-radius: 20px;padding: 15px;box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;margin-top: 0px;transition: .3s;}
.content .hayat-page .tab-pane h2{font-size:20px; color: #ED0000;}
.content .hayat-page .tab-pane .form-check-label{font-size: 13px;}
.content .hayat-page .img-card img{max-width: 100%;height: 363px;}
.content .cep-page .tab-pane{ border: 1px solid transparent;border-radius: 20px;padding: 15px;box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;margin-top: 0px;transition: .3s;}
.content .cep-page .tab-pane h2{font-size:20px; color: #0072DB;}
.content .cep-page .tab-pane .form-check-label{font-size: 13px;}
.content .cep-page .img-card img{max-width: 100%;height: 363px;}
.content .saglik-detay {padding: 40px 0;}
.content .saglik-detay .tab-pane{ border: 1px solid transparent;border-radius: 20px;padding: 15px;box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;margin-top: 0px;transition: .3s; margin-bottom: 50px;}
.content .saglik-detay .tab-pane h2{font-size:20px; color: #51D600;}
.content .saglik-detay .tab-pane .form-check-label{font-size: 13px;}
.content .saglik-detay .detay-ust img{width: 100%;height: 100%;border-radius: 20px 0px 20px 20px;}
.content .saglik-detay .detay-text{ border: 1px solid transparent;border-radius: 25px;border-bottom-left-radius: 0px;box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;background: #fff;padding: 20px;width: 80%; margin-top: -115px;margin-bottom: 50px;}
.content .saglik-detay .detay-text h3{font-size: 20px;color: #51d600;}
.content .saglik-detay .detay-text p{color: #454545;font-weight: 300;font-size: 14px;margin-bottom: 0;}
.content .saglik-detay .detay-text .btn-link{color: #454545;float: right;font-size: 14px;}
.content .saglik-detay .detay-nedir{border: 1px solid transparent;border-radius: 20px;background: #fff;box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;padding: 15px;}
.content .saglik-detay .detay-nedir h3{ font-size: 20px;color: #51D600;}
.content .saglik-detay .detay-nedir p{ color: #454545;font-size: 14px;font-weight: 400;}

.content .arac-detay {padding: 40px 0;}
.content .arac-detay .tab-pane{ border: 1px solid transparent;border-radius: 20px;padding: 15px;box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;margin-top: 0px;transition: .3s; margin-bottom: 50px;}
.content .arac-detay .tab-pane h2{font-size:20px; color: #DF6B00;}
.content .arac-detay .tab-pane .form-check-label{font-size: 13px;}
.content .arac-detay .detay-ust img{width: 100%;height: 100%;border-radius: 20px 0px 20px 20px;}
.content .arac-detay .detay-text{ border: 1px solid transparent;border-radius: 25px;border-bottom-left-radius: 0px;box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;background: #fff;padding: 20px;width: 80%; margin-top: -115px;margin-bottom: 50px;}
.content .arac-detay .detay-text h3{font-size: 20px;color: #DF6B00;}
.content .arac-detay .detay-text p{color: #454545;font-weight: 300;font-size: 14px;margin-bottom: 0;}
.content .arac-detay .detay-text .btn-link{color: #454545;float: right;font-size: 14px;}
.content .arac-detay .detay-nedir{border: 1px solid transparent;border-radius: 20px;background: #fff;box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;padding: 15px;}
.content .arac-detay .detay-nedir h3{ font-size: 20px;color: #DF6B00;}
.content .arac-detay .detay-nedir p{ color: #454545;font-size: 14px;font-weight: 400;}

.content .konut-detay {padding: 40px 0;}
.content .konut-detay .tab-pane{ border: 1px solid transparent;border-radius: 20px;padding: 15px;box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;margin-top: 0px;transition: .3s; margin-bottom: 50px;}
.content .konut-detay .tab-pane h2{font-size:20px; color: #00B7DF;}
.content .konut-detay .tab-pane .form-check-label{font-size: 13px;}
.content .konut-detay .detay-ust img{width: 100%;height: 100%;border-radius: 20px 0px 20px 20px;}
.content .konut-detay .detay-text{ border: 1px solid transparent;border-radius: 25px;border-bottom-left-radius: 0px;box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;background: #fff;padding: 20px;width: 80%; margin-top: -115px;margin-bottom: 50px;}
.content .konut-detay .detay-text h3{font-size: 20px;color: #00B7DF;}
.content .konut-detay .detay-text p{color: #454545;font-weight: 300;font-size: 14px;margin-bottom: 0;}
.content .konut-detay .detay-text .btn-link{color: #454545;float: right;font-size: 14px;}
.content .konut-detay .detay-nedir{border: 1px solid transparent;border-radius: 20px;background: #fff;box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;padding: 15px;}
.content .konut-detay .detay-nedir h3{ font-size: 20px;color: #00B7DF;}
.content .konut-detay .detay-nedir p{ color: #454545;font-size: 14px;font-weight: 400;}

.content .hayat-detay {padding: 40px 0;}
.content .hayat-detay .tab-pane{ border: 1px solid transparent;border-radius: 20px;padding: 15px;box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;margin-top: 0px;transition: .3s; margin-bottom: 50px;}
.content .hayat-detay .tab-pane h2{font-size:20px; color: #ED0000;}
.content .hayat-detay .tab-pane .form-check-label{font-size: 13px;}
.content .hayat-detay .detay-ust img{width: 100%;height: 100%;border-radius: 20px 0px 20px 20px;}
.content .hayat-detay .detay-text{ border: 1px solid transparent;border-radius: 25px;border-bottom-left-radius: 0px;box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;background: #fff;padding: 20px;width: 80%; margin-top: -115px;margin-bottom: 50px;}
.content .hayat-detay .detay-text h3{font-size: 20px;color: #ED0000;}
.content .hayat-detay .detay-text p{color: #454545;font-weight: 300;font-size: 14px;margin-bottom: 0;}
.content .hayat-detay .detay-text .btn-link{color: #454545;float: right;font-size: 14px;}
.content .hayat-detay .detay-nedir{border: 1px solid transparent;border-radius: 20px;background: #fff;box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;padding: 15px;}
.content .hayat-detay .detay-nedir h3{ font-size: 20px;color: #ED0000;}
.content .hayat-detay .detay-nedir p{ color: #454545;font-size: 14px;font-weight: 400;}

.content .cep-detay {padding: 40px 0;}
.content .cep-detay .tab-pane{ border: 1px solid transparent;border-radius: 20px;padding: 15px;box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;margin-top: 0px;transition: .3s; margin-bottom: 50px;}
.content .cep-detay .tab-pane h2{font-size:20px; color: #0d6efd;}
.content .cep-detay .tab-pane .form-check-label{font-size: 13px;}
.content .cep-detay .detay-ust img{width: 100%;height: 100%;border-radius: 20px 0px 20px 20px;}
.content .cep-detay .detay-text{ border: 1px solid transparent;border-radius: 25px;border-bottom-left-radius: 0px;box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;background: #fff;padding: 20px;width: 80%; margin-top: -115px;margin-bottom: 50px;}
.content .cep-detay .detay-text h3{font-size: 20px;color: #0d6efd;}
.content .cep-detay .detay-text p{color: #454545;font-weight: 300;font-size: 14px;margin-bottom: 0;}
.content .cep-detay .detay-text .btn-link{color: #454545;float: right;font-size: 14px;}
.content .cep-detay .detay-nedir{border: 1px solid transparent;border-radius: 20px;background: #fff;box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;padding: 15px;}
.content .cep-detay .detay-nedir h3{ font-size: 20px;color: #0d6efd;}
.content .cep-detay .detay-nedir p{ color: #454545;font-size: 14px;font-weight: 400;}

.content .detay-ust img{width: 100%;height: 100%;border-radius: 20px 0px 20px 20px;}
.content .detay-text{ border: 1px solid transparent;border-radius: 25px;border-bottom-left-radius: 0px;box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;background: #fff;padding: 20px;width: 80%; margin-top: -115px;margin-bottom: 50px;}
.content .detay-text h3{font-size: 20px;color: #0072DB;}
.content .detay-text p{color: #454545;font-weight: 300;font-size: 14px;margin-bottom: 0;}
.content .detay-text .btn-link{color: #454545;float: right;font-size: 14px;}
.content .detay-nedir{border: 1px solid transparent;border-radius: 20px;background: #fff;box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;padding: 15px;}
.content .detay-nedir h3{ font-size: 20px;color: #0072DB;}
.content .detay-nedir p{ color: #454545;font-size: 14px;font-weight: 400;}
.content .blog-detay .detay-text{ width: 100%;margin-top: 20px;}
.content .blog-detay .detay-text{ width: 100%;margin-top: 20px;}
.content .chip{margin-top: 25px;margin-bottom: 25px;}
.content .chip{margin-top: 25px;margin-bottom: 25px;}
.content .chip .badge-light{color: #212529;background-color: #f8f9fa;}
.content .chip .badge-light:hover{color: #f8f9fa;background-color: #212529;}
.content .chip .badge {display: inline-block;padding: 10px 15px;font-size: 75%;font-weight: 400;line-height: 1;text-align: center;white-space: nowrap;vertical-align: baseline;border-radius: 5px;}
.content .chip .blog-detail-tag-item{color: #454545;background-color: #fff; border: 1px dashed #0072DB; margin-bottom: 25px;}
.content .chip .blog-detail-tag-item{color: #f8f9fa;background-color: #0072DB;}
.content .chip .blog-detail-tag-item {display: inline-block;padding: 10px 15px;font-size: 75%;font-weight: 400;line-height: 1;text-align: center;white-space: nowrap;vertical-align: baseline;border-radius: 50px;}
.content .date-wrapper {display: flex; width: 100%; gap: 3px; position: relative; z-index: 9; background-color: #fff;}
.content .date-wrapper .select {width: 30%; flex: 1; margin-top: 10px;}
.content .date-wrapper .select select {border: 0; font-size: 13px; color: #212529; text-align: center;}
.content .date-wrapper .select:first-child select {width: 47px;margin-left: -10px;}
.content .date-wrapper .select:nth-child(2) select {width: 47px;width: 54px; margin-left: -6px;}
.content .date-wrapper .select select:focus {outline: none;}
.content .isdo-accordion {margin-bottom: 1.5rem; border: 1px solid #ddd;}
.content .isdo-accordion .isdo-accordion-header {cursor: pointer;padding: 1rem;display: flex;justify-content: space-between;align-items: center;}
.content .isdo-accordion .isdo-accordion-header .title {margin-bottom: 0;font-family: 'Noto Sans', sans-serif; font-size: 17px; user-select: none; font-family: ;}
.content .isdo-accordion .isdo-accordion-header i {transition: all ease 200ms;}
.content .isdo-accordion .isdo-accordion-body {overflow: hidden;padding: 0 1rem;border-top: 0px solid #ddd;transition: all ease 200ms; max-height: 0;}
.content .isdo-accordion.show .isdo-accordion-body{padding: 1rem;border-top: 1px solid #ddd;transition: all ease 200ms;transform: translateY(0%); max-height: max-content;}
.content .isdo-accordion.show .isdo-accordion-header i {transform: rotate(180deg); transition: all ease 200ms;}
.content .sss-page .accordion-header{margin-bottom: 0 !important;}
.content .sss-page .accordion-header button{background: none;box-shadow: none !important;color:#212529 !important;}
.content #sigorta-tabs-content form >div > div.col-lg-4{min-height: 62px;}
/* CONTENT END */

/* LEFT MENU */
.content .left-menu {box-shadow: none; margin-top: 0; border-top: 0; border-left: 0; border-right: 0; margin-left: 0;}
.content .left-menu>li {list-style-type: none; margin-bottom: 5px;}
.content .left-menu .dropdown-list-content {padding-left: 15px; display: none; transition: all ease 200ms; transform: translateY(-102%);position: relative;z-index: 1; opacity: 0;}
.content .left-menu .dropdown-list-title {overflow: hidden;}
.content .left-menu a { z-index: 5;position: relative;transition: .2s; background-color: #fff;box-shadow: rgb(0 0 0 / 8%) 0px 4px 12px;margin: 7px 9px; border-radius: 3px; display: block;padding: 15px 25px;font-weight: 400;font-size: 14px;color: #3F3F3F;}
.content .left-menu a i {font-size: 12px; margin-right: 4px; }
.content .left-menu .active>a {background: #EBF1F6; color: #fff;}
.content .left-menu .active>.dropdown-list>.dropdown-list-title>a {background: #0072DB; color: #fff;}
.content .left-menu .dropdown-list-title.open-dropdown-list-content>.dropdown-list-content {transition: all ease 200ms; display: block; opacity: 1; transform: translateY(0);}
.content .left-menu .dropdown-list-title.open-dropdown-list-content> a {background: #0072DB; color: #fff; transition: .2s;}
/* LEFT MENU END */

/* FOOTER */
.footer-buttons {display: none;}
footer {background: #fff;padding-top: 50px;padding-bottom: 0px;}
footer h5{font-size: 1.1rem;font-weight: 400}
footer p{margin-left: 19px;border-bottom: 1px solid #bcbcbc;display: inline-block;}
footer .brand-logo{margin-bottom: 10px;}
footer .brand-logo img{max-width: 100%;}
footer .footer-adres{margin-top: 40px;}
footer .footer-adres li i{border: 1px solid #0072DB;border-radius: 50px;background: #0072DB;color: #fff;padding: 5px;}
footer .footer-link-list{margin-bottom: 25px;}
footer .footer-link-list li{margin-bottom: 10px;color:#454545 !important;font-weight: 300; font-size: 13px;display: flex;align-items: flex-start;}
footer .footer-link-list li i {margin-right: 7px;font-size: 13px;min-width: 25px;height: 25px;display:inline-flex;justify-content: center;align-items: center;}
footer .footer-link-list li a{color:#454545 !important; cursor: pointer !important;}
footer .footer-thin-social{margin-top: 40px;margin-bottom: 5px;color:#fff;padding: 6px;}
footer .footer-social{padding-inline-start: 0px;margin-block-start: 1em;margin-block-end: 0em;}
footer .footer-social li{ float: left;margin-right: 5px;background: #0072DB;padding: 6px;width: 30px;height: 30px;text-align: center;border-radius: 50px;line-height: 15px;margin-top: 15px;}
footer .footer-social li:last-child{margin-right: 0}
footer .footer-social li i{color: #fff;font-size: 18px;}
footer .text-grey{color: #454545;}
footer .footer-copyright {background: #fff;color:#8e8e8e; padding: 15px 10px;font-size: 13px;height:50px; font-weight: 300; }
footer .footer-copyright .right a{margin-right: 16px;font-weight: 300;font-size: 13px;color: #8e8e8e;}
footer .footer-copyright .web-tasarim{float: right;width: 73px;height: 23px;opacity: .5;margin-top: 0;text-indent: -9999px;background: url(../images/isdo.png) no-repeat;-webkit-transition: all .3s linear;transition: all .3s linear;}
footer .footer-copyright .web-tasarim:hover{opacity: 1;}
footer .footer-copyright{border-top:1px solid #BCBCBC;padding-top: 20px}
footer .footer-copyright .row{margin-bottom: 0}
footer .footer-copyright ul{margin: 0;padding: 0;float: right;margin-top: 5px}
footer .footer-copyright ul li{float: left;margin-right: 20px}
footer .footer-copyright ul li:last-child{margin-right: 0px}
footer .footer-copyright ul li a{color:#BAB7B7 !important;font-weight: 100;cursor: pointer;}
/* FOOTER END */

/* WHATSAPP */
.whatsapp-dekstop{position: fixed;right: 1%;bottom: 10%;z-index: 3;background: #25D366;color: #fff !important;padding: 10px 15px;padding-left: 50px;border-radius: 25px;}
.whatsapp-dekstop i{position: absolute;left: 17px;font-size: 22px;top: 11px;background: #25D366;}
.whatsapp-mobil{display: none}
/* WHATSAPP END */

/* SEARCH BAR */
.search-bar{position: fixed;background: rgba(0,0,0,.7);width: 100%;height: 100vh;left: 0;top: 0;z-index: 3;display: none}
.search-bar .input-group{position: relative;margin-top:40vh}
.search-bar input{height: 50px;}
.search-bar button{height: 50px;border-radius: 0;background-color: #0072DB !important;color: #fff;border: 1px solid #0072DB !important;}
.search-bar button:hover{color:#fff;}
.search-bar button:focus{color:#fff;}
.search-bar button:active{color:#fff;}
/* SEARCH BAR */

/* MODAL */
.modal{}
.modal .modal-header{}
.modal .modal-body{}
.modal .modal-body p{font-size: 15px;font-weight: 300}
.modal .modal-body .modal-success-p{font-size: 21px;}
.modal .modal-body h3{font-size: 1.4rem}
.modal .modal-body ul{margin-left: 30px;margin-bottom: 20px;}
.modal .modal-body ul li{font-size: 15px;font-weight: 300;list-style: circle;}
.modal .modal-body ol{}
.modal .modal-body ol li{font-size: 15px;font-weight: 300;}
.modal .modal-body a{color:#0072DB;font-weight: 300}
.modal .modal-body label{font-weight: 300}
.modal .modal-body .teklif-al{background: #0072DB;color: #fff;float: right;padding: 8px 15px;border-radius: 5px;font-size: 14px;cursor: pointer;}
.modal .modal-body .teklif-al i{margin-right: 7px;font-size: 12px}
/* MODAL END */

/* RESPONSIVE */
@media only screen and (max-width: 1024px) {
	.content .parallax .parallax-text ul{width: 100%;}

}

@media only screen and (min-width: 992px) {
	.navbar .has-megamenu{position:static!important;}
	.navbar .mega-menu{left:0; right:0; width:100%; margin-top:-1px;}
    .content .is-header-bottom .header-bottom-img {height: 100%;overflow: hidden;display: flex;align-items: center;justify-content: center;border-radius: 80px 80px 80px 0px;}
    .content .is-header-bottom .header-bottom-img img {height: 100%; width: auto;}
}


@media only screen and (max-width: 992px){
	header .sidenav-toogle{display: block;position: absolute;left: 15px;top: 65px;font-size: 23px;z-index: 3}
  .container{max-width: 90%}
  header nav .navbar-brand{margin: auto;}
  header .shown{left:0px !important}
  .content {padding-top: 110px;}
  .content .parallax .parallax-text ul{width: 25%;}
  .content .saglik-page .parallax .parallax-text ul{width: 100%;}



}

@media only screen and(max-width: 991px){
	.navbar.fixed-top .navbar-collapse, .navbar.sticky-top .navbar-collapse{overflow-y: auto;max-height: 90vh;margin-top:10px;}
}

@media only screen and (max-width: 768px){
  header .sidenav-toogle{top: 30px;}
  header .header-top{display: none;}
  header.set-header {margin-top: 0;}
  footer .container{max-width: 95%;}
  footer h5{margin-top: 25px;}
  header .navbar{height: 80px;}
  header nav .navbar-brand img{height: 45px}
  content {padding-top: 75px;}
  .content .saglik-page .img-card img{max-width: 100%;height: 100%;}


}

@media only screen and (max-width: 601px){
  footer .footer-copyrights ul{float: left;margin-top: 20px;}
  .whatsapp-dekstop{display: none}
  .whatsapp-mobil{display: block;position: fixed;width: 100%;bottom: 0;height: 40px;background: #25D366;text-align: center;color: #fff;padding-top: 6px;z-index: 4;font-size: 20px;}
  .whatsapp-mobil i{font-size: 28px;position: absolute;margin-left: -35px;margin-top: 1px;}
  .content .footer-contact .right-contact .form-floating .form-control{width: 100%;}
  .content .footer-contact .right-contact .btn{margin-right:0}
  .content .footer-contact .right-contact{margin-top:35px;}
  .content .is-header-bottom .header-bottom-img img{padding-top: 30px;}
  .content .is-header-bottom .nav-pills{ display: flex;flex-wrap: nowrap;}
  .content .is-header-bottom .nav-pills img {width: 32px;}
  .content {padding-top: 60px;}
  .content .parallax .parallax-text ul{width: 90%;margin-top: 35px;float: none;}
  .content .saglik-page .img-card img{max-width: 100%;height: 100%;}
  .footer-buttons {position: fixed;bottom: 0;display: flex !important;align-items: center;justify-content: space-between;width: 100%;}
  .footer-buttons .whatsapp-mobil {flex: 1; position: relative;font-size: 17px;}
  .footer-buttons .phone-mobil {flex: 1; background-color: #3170b8;}
  .footer-buttons i {font-size: 18px; position: initial; margin: 0 !important;}
  .footer-buttons a {display: flex; align-items: center; justify-content: center; gap: .5rem; color: #fff; height: 40px; padding-top: 0;}

}

@media only screen and (max-width: 570px){
  footer .footer-copyright{height: auto;}
  footer .footer-copyright .left{text-align: center;display: block;font-size: 12px;margin-bottom: 10px;}
  footer .footer-copyright .right a{margin-right: 0px;display: block;float: none;margin: auto;padding-bottom: 70px;margin-top: 11px;  }
}

@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){
	.error-text-box .text{fill:#f1556c;stroke:#f1556c;stroke-width:6;stroke-dasharray:0 0;stroke-dashoffset:0;-webkit-animation:none;animation:none}
}
/* RESPONSIVE END */

/* KEYFRAMES */
@-webkit-keyframes stroke{100%{stroke-dashoffset:-400}}
@keyframes stroke{100%{stroke-dashoffset:-400}}
/* KEYFRAMES END */
