/*!
Theme Name: ckaday25
Theme URI: https://them.es/starter
Author: cemilkocan
Author URI: https://them.es/
Description: 
Version: 3.6.0
Requires at least: 5.0
Tested up to: 6.8
Requires PHP: 7.2
License: GPL version 2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0
Tags: custom-background, custom-colors, featured-images, flexible-header, microformats, post-formats, rtl-language-support, theme-options, translation-ready, accessibility-ready
Text Domain: ckaday25
*/

/* Don't overwrite this file. Compile "/assets/main.scss" to "/build/main.css" */

/* From http://codex.wordpress.org/CSS */

.alignnone {
	margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}

.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

a img.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

a img.alignnone {
	margin: 5px 20px 20px 0;
}

a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	max-width: 96%; /* Image does not overflow the content area */
	padding: 5px 3px 10px;
	text-align: center;
}
.wp-caption.alignnone {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
	margin: 5px 0 20px 20px;
}
.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 98.5%;
	padding: 0;
	width: auto;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}

.gallery-item {
	display: inline-block;
	text-align: left;
	vertical-align: top;
	width: 50%;
}

.gallery-item a,
.gallery-item a:hover,
.gallery-item a:focus {
	-webkit-box-shadow: none;
	box-shadow: none;
	background: none;
	display: inline-block;
	max-width: 100%;
}

.gallery-item a img {
	display: block;
	-webkit-transition: -webkit-filter 0.2s ease-in;
	transition: -webkit-filter 0.2s ease-in;
	transition: filter 0.2s ease-in;
	transition: filter 0.2s ease-in, -webkit-filter 0.2s ease-in;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.gallery-item a:hover img,
.gallery-item a:focus img {
	-webkit-filter: opacity(60%);
	filter: opacity(60%);
}

.gallery-caption {
	display: block;
	text-align: left;
	padding: 0 10px 0 0;
	margin-bottom: 0;
}

.gallery-columns-1 .gallery-item {
	max-width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}

.bypostauthor {
	font-weight: bold;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}




body.home .elementor-widget-theme-post-title { display:none; }



.datepicker table tr td.disabled, .datepicker table tr td.disabled:hover {color: #f5f5f5;cursor: not-allowed;}


.elementor-1449 .elementor-element .elementor-counter-number-wrapper {
    font-size: 49px !important;
}


.elementor-widget-wrap svg { height: auto; }

.mavidogukan .elementor-button { background-color: #01a6d5 !important; }

#apus-footer .elementor-widget-container i { font-size: 22px; }



.elementor-element.elementor-widget-accordion .elementor-accordion .elementor-tab-title a {color: #fff;}


.elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-left { color:#fff; }


.elementor-element.elementor-widget-accordion .elementor-accordion .elementor-tab-title {background: #74b9ff;}
.elementor-element.elementor-widget-accordion .elementor-accordion .elementor-tab-title a:active { color:#007fff;}
.elementor-element.elementor-widget-accordion .elementor-accordion .elementor-accordion-item, .elementor-element.elementor-widget-accordion .elementor-accordion .elementor-tab-content {background: #f2fbff;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;}

.w100 .elementor-widget-container img{ width: 100%; }


.etkinlikformu {position: fixed;z-index: 3;left: 20px;bottom: 20px;}
.etkinlikformu a {


  animation: shake 0.5s;

  animation-iteration-count: infinite;

    -webkit-transition: 0.3s ease-out all; -o-transition: 0.3s ease-out all; transition: 0.3s ease-out all;background: #fe790b;display: block;padding: 10px;line-height: 17px;font-size: 14px;text-align: center;color: #ffff;border-radius: 14px;border: 2px solid #fff;}
.etkinlikformu a:hover {border: 2px solid #949494;background: #fff;color: #fe790b;}



@keyframes shake {
  0% { transform: translate(1px, 1px) rotate(0deg); }
  10% { transform: translate(-1px, -2px) rotate(-1deg); }
  20% { transform: translate(-3px, 0px) rotate(1deg); }
  30% { transform: translate(3px, 2px) rotate(0deg); }
  40% { transform: translate(1px, -1px) rotate(1deg); }
  50% { transform: translate(-1px, 2px) rotate(-1deg); }
  60% { transform: translate(-3px, 1px) rotate(0deg); }
  70% { transform: translate(3px, 1px) rotate(-1deg); }
  80% { transform: translate(-1px, -1px) rotate(1deg); }
  90% { transform: translate(1px, 2px) rotate(0deg); }
  100% { transform: translate(1px, -2px) rotate(-1deg); }
}




.unresponsive thead tr th , .unresponsive tbody tr th , .unresponsive tbody tr td {
    min-width: 100px;
    font-size: 14px;
    padding: .3rem .3rem;
}






.dis thead td {background: #5fd0df !important; color: #ffffff !important;}
.dis>tbody>tr:nth-of-type(odd)>* { background:#dff6f9 !important; }


.tip thead td {background: #df231d !important; color: #ffffff !important;}
.tip>tbody>tr:nth-of-type(odd)>* { background:#fadcdb !important; }


.ecza thead td {background: #003ca5 !important; color: #ffffff !important;}
.ecza>tbody>tr:nth-of-type(odd)>* { background:#d6e0f1 !important; }


.gstmf thead td {background: #e33f50 !important; color: #ffffff !important;}
.gstmf>tbody>tr:nth-of-type(odd)>* { background:#fadcdb !important; }


.iisbf thead td {background: #d6b500 !important; color: #ffffff !important;}
.iisbf>tbody>tr:nth-of-type(odd)>* { background:#fffff3 !important; }

.ilef thead td {background: #ff681f !important; color: #ffffff !important;}
.ilef>tbody>tr:nth-of-type(odd)>* { background:#ffe7db !important; }


.itbf thead td {background: #0098a7 !important; color: #ffffff !important;}
.itbf>tbody>tr:nth-of-type(odd)>* { background:#d6eef1 !important; }

.mdbf thead td {background: #00943c !important; color: #ffffff !important;}
.mdbf>tbody>tr:nth-of-type(odd)>* { background:#d6eee0 !important; }

.sbf thead td {background: #74246c !important; color: #ffffff !important;}
.sbf>tbody>tr:nth-of-type(odd)>* { background:#e9dce8 !important; }



.myo thead td {background: #00615c !important; color: #ffffff !important;}
.myo>tbody>tr:nth-of-type(odd)>* { background:#d6e6e5 !important; }


.shmyo thead td {background: #002f6d !important; color: #ffffff !important;}
.shmyo>tbody>tr:nth-of-type(odd)>* { background:#d6dee8 !important; }









.tableicacik {background: #F9F9F9;color: #000;}
.tableickoyu {background: #F5F5F5;color: #000;}
.tabanpuan {background: #0670ab;color: #fff;}
.tabanpuan td {color: #fff;}
.tabanpuan tr {color: #fff;}
.tabanpuan a {color: #fff; font-size: 22px;}
.tabanpuan th {color: #fff;}
#elementor-tab-title-8211 {background: #0670ab; color: #fff; border-color: #0670ab;}
#elementor-tab-title-8212 {background: #0670ab; color: #fff; border-color: #0670ab;}
#elementor-tab-title-4371 {background: #0670ab; color: #fff; border-color: #0670ab;}
#elementor-tab-title-4372 {background: #0670ab; color: #fff; border-color: #0670ab;}






.form-group select { 

border-radius: 5px !important;
-webkit-border-radius: 5px !important;
-moz-border-radius: 5px !important;
-ms-border-radius: 5px !important;
-o-border-radius: 5px !important;

     }





.kampicerik { color:#000000 !important;box-shadow: 0px 0px 5px #888888;padding:5px; }

.yancollapse {  }
.yancollapse .elementor-tabs-wrapper {  }
.yancollapse .elementor-tabs-wrapper .elementor-active {  background: #072944 !important; }


.datepicker table tr td.today {
    background: inherit !important;
}
.datepicker table tr td.disabled {
    color: #f5f5f5 !important;
}



.form-control:focus {     border: 2px solid #0670ab;  }


.apus-page-loading { 

    background: #ffffff;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 99;
    
}
    

.samet {
    width: 80px;
    height: 80px;
    border: 5px solid #FFF;
    border-bottom-color: #0670ab;
    border-radius: 50%;
    display: inline-block;
    box-sizing: border-box;
    animation: rotation 1s linear infinite;
    vertical-align: middle;
    margin-left: -24px;
    left: 50%;
    position: relative;
    top: 20%;
    }

    @keyframes rotation {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
} 


.custom-loader {
  width: 50px;
  height: 50px;
  display: grid;
  animation: s4 4s infinite;
}
.custom-loader::before,
.custom-loader::after {    
  content:"";
  grid-area: 1/1;
  border:8px solid;
  border-radius: 50%;
  border-color:#0162AB #0162AB #0000 #0000;
  mix-blend-mode: darken;
  animation: s4 1s infinite linear;
}
.custom-loader::after {
  border-color:#0000 #0000 #E4E4ED #E4E4ED;
  animation-direction: reverse;
}

@keyframes s4{ 
  100%{transform: rotate(1turn)}
}