@import url('../../app/stil/gilroy.css'); *{ box-sizing: border-box; text-decoration:none; }a{ color: #6c0909; cursor: pointer; transition: 500ms all; }body{ padding: 0; margin:0; background-color: #ededed; font-family: 'Gilroy', sans-serif; }img{ width: 100%; vertical-align: middle; border-style: none; }h1,h2,h3,h4,p,ul,li{ margin: 0; padding: 0; }.header{ width: 100%; padding: 5px 0; background-color: #3a3632; color: #fff; }.header .head_ust{ padding: 5px 0; }.header .logo{ width: 150px; height: auto; display: block; float: left; }.header .logo svg{ margin-top: 8px; height: auto; width: 100%; display: block; }.header .logo svg g{ fill: #ff6464; }.header .usr_btn{ padding: 10px 20px 10px 40px; background: #242424; color: #fff; float: right; border-radius: 5px; position: relative; margin-right: 10px; }.header .usr_btn i{ margin-right: 5px; position: absolute; left: 10px; font-size: 19px; top: 10px; }.icerik{ padding: 20px 0; }.icerik .baslik{ margin-bottom: 25px; }.icerik .baslik h1{ color: #525252; font-size: 23px; font-weight: 700; text-transform: uppercase; margin-bottom: 5px; }.icerik .baslik p{ font-weight: 500; }.icerik .ic_alan{ background-color: #fff; position: relative; min-height: 300px; padding: 25px 25px 25px 275px; }.icerik .ic_alan .menu_kapat{ width: 35px; height: 35px; display: block; background-color: #fff; border-radius: 50%; text-align: center; line-height: 14px; font-size: 64px; font-weight: 700; border: solid 3px #fff; box-shadow: inset 0 0 14px #ddd; position: absolute; top: -10px; left: -10px; cursor: pointer; z-index: 5; }.mob_menu_ac{ display: none; }.mob_menu_arka{ width: 100%; height: 100%; position: fixed; left: 0; top: 0; background-color: #232323; opacity: 0.4; display: none; z-index: 7; }.icerik .ic_alan .menu_kapat i{ font-size: 25px; position: relative; top: -3px; left: 1px; }.icerik .ic_alan .menu{ width: 245px; height: 100%; background-color: #ffdcdc; padding: 15px 20px 20px 20px; position: absolute; left: 0; top: 0; overflow: auto; transition: 500ms all; }.icerik .ic_alan .menu::-webkit-scrollbar{ width: 6px; height: 10px; cursor: pointer; }.icerik .ic_alan .menu::-webkit-scrollbar-track{ background-color: #fff; }.icerik .ic_alan .menu::-webkit-scrollbar-thumb{ background-color: #e9e9e9; border-radius: 10px; }.icerik .ic_alan .menu::-webkit-scrollbar-thumb:hover{ background-color: #bfbfbf; }.icerik .ic_alan .menu li{ list-style-type: none; }.icerik .ic_alan .menu li.kalin{ font-size: 18px; font-weight: 600; margin: 9px 0; position: relative; padding: 0 0 0 25px; }.icerik .ic_alan .menu li.kalin i{ transform: scale(1.5); position: absolute; left: 0; top: 5px; }.icerik .ic_alan .menu li a{ padding: 10px 2px; display: block; font-weight: 600; position: relative; padding-left: 25px; color: #260000; line-height: 17px; }.icerik .ic_alan .menu li a.aktif{ padding-left: 29px; }.icerik .ic_alan .menu li a:hover{ color: #c50000; padding-left: 29px; }.icerik .ic_alan .menu li a:hover:before{ width: 20px; }.icerik .ic_alan .menu li a:before{ content: ''; width: 15px; height: 4px; background-color: #af1d1d; position: absolute; left: 0; top: 50%; transform: translateY(-50%); border-radius: 20px; transition: 500ms width; }.icerik .ic_alan .menu li a.aktif:before{ width: 20px; }.icerik .ic_alan .sag{ width: 100%; }.icerik .ic_alan .sag .alt_alan{ margin-top: 15px; }.yorum_alan .yyr_baslik{ font-size: 18px; font-weight: 500; display: block; border-bottom: solid 1px #ddd; padding: 0 0 13px; margin-bottom: 15px; }.yorum_alan .refresh{ cursor: pointer; }.yorum_alan .input_dis{ display: block; width: 100%; margin: 10px 0; }.yorum_alan .input_dis label{ display: block; font-size: 16px; margin-bottom: 5px; }.yorum_alan .input_dis input{ width: 100%; display: block; padding: 5px; border: solid 2px #d4d4d4; }.yorum_alan .input_dis textarea{ border: solid 2px #d4d4d4; min-height: 90px; font-size: 15px; padding: 7px; width: 100%; resize: vertical; }.yorum_alan .input_dis button{ display: block; padding: 9px; width: 99%; margin: 0 auto; background-color: #3a3632; color: #f8f8f8; font-weight: 600; border: unset; cursor: pointer; }.yorum_alan .yorum_bildiri{ display: block; margin: 15px 0; }.yorum_alan .yorum_kutu{ margin-bottom: 25px; padding: 0 0 25px 10px; border-bottom: solid 1px #ddd; }.yorum_alan .yorum_kutu .nick{ display: block; color: #981919; margin-bottom: 15px; }.yorum_alan .yorum_kutu .nick i{ position: relative; top: 3px; margin-right: 2px; }.yorum_alan .yorum_kutu .ytext{ font-size: 16px; margin-bottom: 15px; display: block; line-height: 25px; padding: 0 22px; }.yorum_alan .yorum_kutu .tarih{ padding: 0 22px; color: #616161; font-size: 14px; }.text_alan{ margin-top: 40px; }.text_alan img { width: 100% !important; height: auto !important; border-radius: 10px;} .text_alan .resim_sols{max-width: 250px; float: left; margin: 5px 15px 10px 0; border-radius: 10px;}.text_alan .resim_sags{max-width: 250px; float: right; margin: 5px 0 10px 15px; border-radius: 10px;}.text_alan h2,.text_alan h3,.text_alan h4,.text_alan h5{ font-size: 22px; margin: 15px 0; display: block; }.text_alan a{ color: #000000; font-weight: 600; }.text_alan p{ margin: 10px 0; display: block; font-size: 17px; line-height: 28px; }.text_alan ul{ margin: 10px 20px; }.text_alan ul li{ line-height: 23px; font-size: 17px; margin: 20px 0; }.input_alan label{ display: block; width: 100%; margin-bottom: 5px; }.input_alan input{ display: block; width: 100%; padding: 6px; border: solid 1px #b5b5b5; border-radius: 3px; }.input_alan select{ display: block; width: 100%; padding: 5px; border: solid 1px #b5b5b5; border-radius: 3px; }.dil_menu{ width: 245px; height: 100%; background-color: #4d4b49; padding: 15px 20px 20px 20px; position: fixed; right: 0; top: -150%; overflow: auto; transition: 500ms all; z-index: 8; }.dil_menu::-webkit-scrollbar{ width: 6px; height: 10px; cursor: pointer; }.dil_menu::-webkit-scrollbar-track{ background-color: #fff; }.dil_menu::-webkit-scrollbar-thumb{ background-color: #e9e9e9; border-radius: 10px; }.dil_menu::-webkit-scrollbar-thumb:hover{ background-color: #bfbfbf; }.dil_menu li{ list-style-type: none; border: solid 1px #fff; margin-bottom: 10px; }.dil_menu li a{ padding: 12px 12px 12px 43px; display: block; font-weight: 600; position: relative; color: #fff; font-size: 15px; overflow: hidden; }.dil_menu li a:hover{ color: #b3b3b3; }.dil_menu li a span{ position: absolute; left: 0; border-right: solid 1px #fff; padding: 8px; top: 0; text-transform: uppercase; width: 36px; height: 105%; line-height: 28px; text-align: center; }.footer{ padding: 35px; background-color: #262321; margin-top: 30px; }.footer .gunlukSoz{ text-align: center; margin-bottom: 25px; color: #fff; font-weight: 500; font-size: 18px; }.footer .gunlukSoz small{ font-size: 16px; display: block; margin-top: 9px; }.footer strong{ display: block; text-align: center; color: #fff; }.footer span{ display: table; margin: 20px auto; color: #c7c7c7; text-decoration: underline; cursor: pointer; text-align: center; }.footer a{ display: table; margin: 0 auto; color: #ededed; text-transform: uppercase; font-weight: 500; text-align: center; }.yoket{ display: none; }.sayacss{ display: block; height: 0 !important; overflow: hidden; opacity: 0; }.yazi_ici_ads{ margin-bottom: 30px; }#faq{background-color: #efeae6; padding: 2px 15px 10px; margin-top:17px;}#faq h2{font-size: 20px;color:#151515;}#faq h3{font-size: 17px;color:#151515;}#faq p{font-size: 16px; line-height: 23px; background-color: #ffffff; color:#151515; padding: 7px 10px;}@media only screen and (max-width: 930px){ .icerik .ic_alan{ padding: 10px; }.icerik .ic_alan .menu_kapat{ display: none; }.icerik .ic_alan .menu{ position: fixed; left: -150%; top: 0; z-index: 8; }.mob_menu_ac{ display: block; }}@media only screen and (max-width: 600px){.text_alan .resim_sols,.text_alan .resim_sags{max-width: 600px; float: unset; margin: 10px 0;}}@media only screen and (max-width: 768px){ .header .usr_btn{ padding: 10px; overflow: hidden; width: 39px; height: 36px; color: #242424; margin-right: 7px; }.header .usr_btn:hover{ color: #242424 !important; }.header .usr_btn i{ color: #fff; }}.scroll{ display: block; width: 100%; overflow-x: auto; }.paddingyok{ padding:0 !important; }.ortala{ float:unset !important; margin:0 auto; }.container{ max-width: 1240px; width: 100%; padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto; }[class*="col-"] { float: left; padding: 10px; }.row::after { content: ""; clear: both; display: table; }.col-1 {width: 8.33%;}.col-2 {width: 16.66%;}.col-3 {width: 25%;}.col-4 {width: 33.33%;}.col-5 {width: 41.66%;}.col-6 {width: 50%;}.col-7 {width: 58.33%;}.col-8 {width: 66.66%;}.col-9 {width: 75%;}.col-10 {width: 83.33%;}.col-11 {width: 91.66%;}.col-12 {width: 100%;}@media only screen and (max-width: 930px) and (min-width: 768px) { .col-m-1 {width: 8.33%;}.col-m-2 {width: 16.66%;}.col-m-3 {width: 25%;}.col-m-4 {width: 33.33%;}.col-m-5 {width: 41.66%;}.col-m-6 {width: 50%;}.col-m-7 {width: 58.33%;}.col-m-8 {width: 66.66%;}.col-m-9 {width: 75%;}.col-m-10 {width: 83.33%;}.col-m-11 {width: 91.66%;}.col-m-12 {width: 100%;}}@media only screen and (max-width: 768px) and (min-width: 425px){ .col-tab-1 {width: 8.33%;}.col-tab-2 {width: 16.66%;}.col-tab-3 {width: 25%;}.col-tab-4 {width: 33.33%;}.col-tab-5 {width: 41.66%;}.col-tab-6 {width: 50%;}.col-tab-7 {width: 58.33%;}.col-tab-8 {width: 66.66%;}.col-tab-9 {width: 75%;}.col-tab-10 {width: 83.33%;}.col-tab-11 {width: 91.66%;}.col-tab-12 {width: 100%;}}@media only screen and (max-width: 425px){ .col-tel-1 {width: 8.33%;}.col-tel-2 {width: 16.66%;}.col-tel-3 {width: 25%;}.col-tel-4 {width: 33.33%;}.col-tel-5 {width: 41.66%;}.col-tel-6 {width: 50%;}.col-tel-7 {width: 58.33%;}.col-tel-8 {width: 66.66%;}.col-tel-9 {width: 75%;}.col-tel-10 {width: 83.33%;}.col-tel-11 {width: 91.66%;}.col-tel-12 {width: 100%;}}@media only screen and (max-width: 375px) { .col-tell-1 {width: 8.33%;}.col-tell-2 {width: 16.66%;}.col-tell-3 {width: 25%;}.col-tell-4 {width: 33.33%;}.col-tell-5 {width: 41.66%;}.col-tell-6 {width: 50%;}.col-tell-7 {width: 58.33%;}.col-tell-8 {width: 66.66%;}.col-tell-9 {width: 75%;}.col-tell-10 {width: 83.33%;}.col-tell-11 {width: 91.66%;}.col-tell-12 {width: 100%;}}