.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}html.swipebox-html.swipebox-touch{overflow:hidden!important}#swipebox-overlay img{border:none!important}#swipebox-overlay{width:100%;height:100%;position:fixed;top:0;left:0;z-index:99999!important;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.admin-bar #swipebox-overlay{top: 32px;}.admin-bar #swipebox-container {bottom: 32px;}#swipebox-container{position:relative;width:100%;height:100%}#swipebox-slider{-webkit-transition:-webkit-transform 0.4s ease;transition:transform 0.4s ease;height:100%;left:0;top:0;width:100%;white-space:nowrap;position:absolute;display:none;cursor:pointer}#swipebox-slider .slide{height:100%;width:100%;line-height:1px;text-align:center;display:inline-block}#swipebox-slider .slide:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px}#swipebox-slider .slide img,#swipebox-slider .slide .swipebox-video-container,#swipebox-slider .slide .swipebox-inline-container{display:inline-block;max-height:100%;max-width:100%;margin:0;padding:0;width:auto;height:auto;vertical-align:middle}#swipebox-slider .slide .swipebox-video-container{background:none;max-width:1140px;max-height:100%;width:100%;padding:5%;-webkit-box-sizing:border-box;box-sizing:border-box}#swipebox-slider .slide .swipebox-video-container .swipebox-video{width:100%;height:0;padding-bottom:56.25%;overflow:hidden;position:relative}#swipebox-slider .slide .swipebox-video-container .swipebox-video iframe{width:100%!important;height:100%!important;position:absolute;top:0;left:0}#swipebox-slider .slide-loading{background:url(//temsad.org/wp-content/plugins/responsive-lightbox/assets/swipebox/img/loader.gif) no-repeat center center}#swipebox-bottom-bar,#swipebox-top-bar{-webkit-transition:0.5s;transition:0.5s;position:absolute;left:0;z-index:999;height:50px;width:100%}#swipebox-bottom-bar{bottom:-50px}#swipebox-bottom-bar.visible-bars{-webkit-transform:translate3d(0,-50px,0);transform:translate3d(0,-50px,0)}#swipebox-top-bar{top:-50px}#swipebox-top-bar.visible-bars{-webkit-transform:translate3d(0,50px,0);transform:translate3d(0,50px,0)}#swipebox-title{display:block;width:100%;text-align:center}#swipebox-prev,#swipebox-next,#swipebox-close{background-image:url(//temsad.org/wp-content/plugins/responsive-lightbox/assets/swipebox/img/icons.png);background-repeat:no-repeat;border:none!important;text-decoration:none!important;cursor:pointer;width:50px;height:50px;top:0}#swipebox-arrows{display:block;margin:0 auto;width:100%;height:50px}#swipebox-prev{background-position:-32px 13px;float:left}#swipebox-next{background-position:-78px 13px;float:right}#swipebox-close{top:0;right:0;position:absolute;z-index:9999;background-position:15px 12px}.swipebox-no-close-button #swipebox-close{display:none}#swipebox-prev.disabled,#swipebox-next.disabled{opacity:.3}.swipebox-no-touch #swipebox-overlay.rightSpring #swipebox-slider{-webkit-animation:rightSpring 0.3s;animation:rightSpring 0.3s}.swipebox-no-touch #swipebox-overlay.leftSpring #swipebox-slider{-webkit-animation:leftSpring 0.3s;animation:leftSpring 0.3s}.swipebox-touch #swipebox-container:before,.swipebox-touch #swipebox-container:after{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:all .3s ease;transition:all .3s ease;content:' ';position:absolute;z-index:999;top:0;height:100%;width:20px;opacity:0}.swipebox-touch #swipebox-container:before{left:0;-webkit-box-shadow:inset 10px 0 10px -8px #656565;box-shadow:inset 10px 0 10px -8px #656565}.swipebox-touch #swipebox-container:after{right:0;-webkit-box-shadow:inset -10px 0 10px -8px #656565;box-shadow:inset -10px 0 10px -8px #656565}.swipebox-touch #swipebox-overlay.leftSpringTouch #swipebox-container:before{opacity:1}.swipebox-touch #swipebox-overlay.rightSpringTouch #swipebox-container:after{opacity:1}@-webkit-keyframes rightSpring{0%{left:0}50%{left:-30px}100%{left:0}}@keyframes rightSpring{0%{left:0}50%{left:-30px}100%{left:0}}@-webkit-keyframes leftSpring{0%{left:0}50%{left:30px}100%{left:0}}@keyframes leftSpring{0%{left:0}50%{left:30px}100%{left:0}}@media screen and (min-width:800px){#swipebox-close{right:10px}#swipebox-arrows{width:92%;max-width:800px}}#swipebox-overlay{background:#0d0d0d}#swipebox-bottom-bar,#swipebox-top-bar{text-shadow:1px 1px 1px black;background:#000;opacity:.95}#swipebox-top-bar{color:white!important;font-size:15px;line-height:43px;font-family:Helvetica,Arial,sans-serif}.owl-carousel .owl-wrapper:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
} .owl-carousel{
display: none;
position: relative;
width: 100%;
-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
display: none;
position: relative;
-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
overflow: hidden;
position: relative;
width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
-webkit-transition: height 500ms ease-in-out;
-moz-transition: height 500ms ease-in-out;
-ms-transition: height 500ms ease-in-out;
-o-transition: height 500ms ease-in-out;
transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item{
float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
cursor: pointer;
}
.owl-controls {
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
} .grabbing { 
cursor:url(//temsad.org/wp-content/themes/hosteva/hosteva/plugins/owl-slider/grabbing.png) 8 8, move;
} .owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
-webkit-backface-visibility: hidden;
-moz-backface-visibility:    hidden;
-ms-backface-visibility:     hidden;
-webkit-transform: translate3d(0,0,0);
-moz-transform: translate3d(0,0,0);
-ms-transform: translate3d(0,0,0);
}.owl-theme .owl-controls{
margin-top: 10px;
text-align: center;
} .owl-theme .owl-controls .owl-buttons div{
color: #FFF;
display: inline-block;
zoom: 1;
*display: inline; margin: 5px;
padding: 3px 10px;
font-size: 12px;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
background: #869791;
filter: Alpha(Opacity=50); opacity: 0.5;
}  .owl-theme .owl-controls.clickable .owl-buttons div:hover{
filter: Alpha(Opacity=100); opacity: 1;
text-decoration: none;
} .owl-theme .owl-controls .owl-page{
display: inline-block;
zoom: 1;
*display: inline; }
.owl-theme .owl-controls .owl-page span{
display: block;
width: 12px;
height: 12px;
margin: 5px 7px;
filter: Alpha(Opacity=50); opacity: 0.5;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
background: #869791;
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
filter: Alpha(Opacity=100); opacity: 1;
} .owl-theme .owl-controls .owl-page span.owl-numbers{
height: auto;
width: auto;
color: #FFF;
padding: 2px 10px;
font-size: 12px;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
} .owl-item.loading{
min-height: 150px;
background: url(//temsad.org/wp-content/themes/hosteva/hosteva/plugins/owl-slider/AjaxLoader.gif) no-repeat center center
}.owl-origin {
-webkit-perspective: 1200px;
-webkit-perspective-origin-x : 50%;
-webkit-perspective-origin-y : 50%;
-moz-perspective : 1200px;
-moz-perspective-origin-x : 50%;
-moz-perspective-origin-y : 50%;
perspective : 1200px;
} .owl-fade-out {
z-index: 10;
-webkit-animation: fadeOut .7s both ease;
-moz-animation: fadeOut .7s both ease;
animation: fadeOut .7s both ease;
}
.owl-fade-in {
-webkit-animation: fadeIn .7s both ease;
-moz-animation: fadeIn .7s both ease;
animation: fadeIn .7s both ease;
} .owl-backSlide-out {
-webkit-animation: backSlideOut 1s both ease;
-moz-animation: backSlideOut 1s both ease;
animation: backSlideOut 1s both ease;
}
.owl-backSlide-in {
-webkit-animation: backSlideIn 1s both ease;
-moz-animation: backSlideIn 1s both ease;
animation: backSlideIn 1s both ease;
} .owl-goDown-out {
-webkit-animation: scaleToFade .7s ease both;
-moz-animation: scaleToFade .7s ease both;
animation: scaleToFade .7s ease both;
}
.owl-goDown-in {
-webkit-animation: goDown .6s ease both;
-moz-animation: goDown .6s ease both;
animation: goDown .6s ease both;
} .owl-fadeUp-in {
-webkit-animation: scaleUpFrom .5s ease both;
-moz-animation: scaleUpFrom .5s ease both;
animation: scaleUpFrom .5s ease both;
}
.owl-fadeUp-out {
-webkit-animation: scaleUpTo .5s ease both;
-moz-animation: scaleUpTo .5s ease both;
animation: scaleUpTo .5s ease both;
}  @-webkit-keyframes empty {
0% {opacity: 1}
}
@-moz-keyframes empty {
0% {opacity: 1}
}
@keyframes empty {
0% {opacity: 1}
}
@-webkit-keyframes fadeIn {
0% { opacity:0; }
100% { opacity:1; }
}
@-moz-keyframes fadeIn {
0% { opacity:0; }
100% { opacity:1; }
}
@keyframes fadeIn {
0% { opacity:0; }
100% { opacity:1; }
}
@-webkit-keyframes fadeOut {
0% { opacity:1; }
100% { opacity:0; }
}
@-moz-keyframes fadeOut {
0% { opacity:1; }
100% { opacity:0; }
}
@keyframes fadeOut {
0% { opacity:1; }
100% { opacity:0; }
}
@-webkit-keyframes backSlideOut {
25% { opacity: .5; -webkit-transform: translateZ(-500px); }
75% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); }
100% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); }
}
@-moz-keyframes backSlideOut {
25% { opacity: .5; -moz-transform: translateZ(-500px); }
75% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); }
100% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); }
}
@keyframes backSlideOut {
25% { opacity: .5; transform: translateZ(-500px); }
75% { opacity: .5; transform: translateZ(-500px) translateX(-200%); }
100% { opacity: .5; transform: translateZ(-500px) translateX(-200%); }
}
@-webkit-keyframes backSlideIn {
0%, 25% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(200%); }
75% { opacity: .5; -webkit-transform: translateZ(-500px); }
100% { opacity: 1; -webkit-transform: translateZ(0) translateX(0); }
}
@-moz-keyframes backSlideIn {
0%, 25% { opacity: .5; -moz-transform: translateZ(-500px) translateX(200%); }
75% { opacity: .5; -moz-transform: translateZ(-500px); }
100% { opacity: 1; -moz-transform: translateZ(0) translateX(0); }
}
@keyframes backSlideIn {
0%, 25% { opacity: .5; transform: translateZ(-500px) translateX(200%); }
75% { opacity: .5; transform: translateZ(-500px); }
100% { opacity: 1; transform: translateZ(0) translateX(0); }
}
@-webkit-keyframes scaleToFade {
to { opacity: 0; -webkit-transform: scale(.8); }
}
@-moz-keyframes scaleToFade {
to { opacity: 0; -moz-transform: scale(.8); }
}
@keyframes scaleToFade {
to { opacity: 0; transform: scale(.8); }
}
@-webkit-keyframes goDown {
from { -webkit-transform: translateY(-100%); }
}
@-moz-keyframes goDown {
from { -moz-transform: translateY(-100%); }
}
@keyframes goDown {
from { transform: translateY(-100%); }
}
@-webkit-keyframes scaleUpFrom {
from { opacity: 0; -webkit-transform: scale(1.5); }
}
@-moz-keyframes scaleUpFrom {
from { opacity: 0; -moz-transform: scale(1.5); }
}
@keyframes scaleUpFrom {
from { opacity: 0; transform: scale(1.5); }
}
@-webkit-keyframes scaleUpTo {
to { opacity: 0; -webkit-transform: scale(1.5); }
}
@-moz-keyframes scaleUpTo {
to { opacity: 0; -moz-transform: scale(1.5); }
}
@keyframes scaleUpTo {
to { opacity: 0; transform: scale(1.5); }
}.logo img {
height: auto;
width: 146px;
}
body {
font-family: Roboto;
}
.menum .container {
box-shadow: 0 0 0;
}
.menum {
background: none repeat scroll 0 0 #1688d8;
border-bottom: 1px solid #23608b;
}
.menu > .limenu {
float: left;
list-style-type: none;
position: relative;
}
.menu {
margin: 0;
padding: 0;
}
.limenu > a {
color: #fff;
display: inline-block;
font: 13px Roboto;
padding: 17px 20px 13px;
text-decoration: none;
text-transform: uppercase;
transition: all 0.4s ease 0s;
}
.limenu > a:hover {
background: none repeat scroll 0 0 #0d6fb4;
box-shadow: 0 0 3px #0c56be inset;
transition: all 0.4s ease 0s;
}
.limenu:hover > .dropdown-menu {
background: none repeat scroll 0 0 #1688d8;
border: medium none;
border-radius: 0;
box-shadow: 2px 2px 2px #c0c0c0;
display: block;
margin-top: 2px;
position: absolute;
top: 44px;
}
.dropdown-menu {
margin: 0;
padding: 0;
box-shadow: 0 0 0 !important;
}
.dropdown-menu a {
border: medium none !important;
display: block;
padding: 11px 17px !important;
color: #fff!important;
}
.dropdown-menu li > a:hover {
background: none repeat scroll 0 0 #0d6fb4 !important;
border: medium none !important;
box-shadow: 0 0 0;
}
.owl-pagination {
position: absolute;
right: 6px;
top: 6px;
}
.owl-geri {
background-color: rgba(0, 0, 0, 0.01) !important;
background-image: url(//temsad.org/wp-content/themes/hosteva/img/left.png) !important;
background-position: 3px 0 !important;
background-repeat: no-repeat !important;
background-size: 36px auto !important;
height: 70px;
left: 8px;
position: absolute;
top: 37%;
width: 70px;
}
.owl-ileri {
background-color: rgba(0, 0, 0, 0.01) !important;
background-image: url(//temsad.org/wp-content/themes/hosteva/img/right.png) !important;
background-position: 3px 0 !important;
background-repeat: no-repeat !important;
background-size: 36px auto !important;
height: 70px;
right: -8px;
position: absolute;
top: 37%;
width: 70px;
}
.slayt {
background: rgba(73,155,234,1);
background: -moz-radial-gradient(center, ellipse cover, rgba(73,155,234,1) 0%, rgba(73,155,234,1) 36%, rgba(73,155,234,1) 70%, rgba(32,124,229,1) 96%, rgba(32,124,229,1) 100%);
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(73,155,234,1)), color-stop(36%, rgba(73,155,234,1)), color-stop(70%, rgba(73,155,234,1)), color-stop(96%, rgba(32,124,229,1)), color-stop(100%, rgba(32,124,229,1)));
background: -webkit-radial-gradient(center, ellipse cover, rgba(73,155,234,1) 0%, rgba(73,155,234,1) 36%, rgba(73,155,234,1) 70%, rgba(32,124,229,1) 96%, rgba(32,124,229,1) 100%);
background: -o-radial-gradient(center, ellipse cover, rgba(73,155,234,1) 0%, rgba(73,155,234,1) 36%, rgba(73,155,234,1) 70%, rgba(32,124,229,1) 96%, rgba(32,124,229,1) 100%);
background: -ms-radial-gradient(center, ellipse cover, rgba(73,155,234,1) 0%, rgba(73,155,234,1) 36%, rgba(73,155,234,1) 70%, rgba(32,124,229,1) 96%, rgba(32,124,229,1) 100%);
background: radial-gradient(ellipse at center, rgba(73,155,234,1) 0%, rgba(73,155,234,1) 36%, rgba(73,155,234,1) 70%, rgba(32,124,229,1) 96%, rgba(32,124,229,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#499bea', endColorstr='#207ce5', GradientType=1 );
padding: 30px 0 56px;
}
.uckutu img {
background: none repeat scroll 0 0 #fff;
box-shadow: 0 2px 1px #888f9c;
margin-bottom: 5px;
padding: 5px 6px;
width: 100%;
}
.baslikolon {
position: relative;
top: -38px;
}
.baslikolon > div {
background: none repeat scroll 0 0 #fff;
border-right: 1px solid #e7e7e7;
box-shadow: 0 3px 1px #efefef;
color: #666;
font: 900 16px roboto;
padding: 24px;
}
.icerikler {
position: relative;
top: -18px;
}
.home .haber {
border-bottom: 2px dashed #c0c0c0;
margin-bottom: 30px;
padding-bottom: 30px;
}
.yazi-resim img {
width: 100%;
}
.baslik {
margin: 2px 0 15px;
}
.baslik > a {
color: #666;
font: 900 28px roboto;
text-decoration: none;
}
.haber a:hover {
color: #333;
}
.yazi-resim, .yazi-baslik, .yazi-foot {
clear: both;
}
.yazi-foot {
font: 14px/23px roboto;
margin-top: 15px;
padding: 8px 0;
}
.haber-video .baslik > a {
color: #333;
font: 17px roboto;
text-decoration: none;
}
.duyuru > ul {
margin: 0;
padding: 0;
}
.duyuru a {
color: #666;
text-decoration: none;
}
.duyuru a:hover {
color: #247fe6;
}
.duyuru li:hover {
background: none repeat scroll 0 0 rgba(193, 193, 193, 0.24);
transition: all 0.4s ease 0s;
}
.duyuru li {
border-bottom: 1px dashed #c0c0c0;
font: 13px roboto;
list-style-type: none;
margin-bottom: 13px;
padding: 10px 8px 13px;
transition: all 0.4s ease 0s;
}
.devam {
background: none repeat scroll 0 0 #358ce8;
border-radius: 1px;
color: #fff;
display: inline-block;
float: right;
padding: 4px 13px;
text-decoration: none;
transition: all 0.4s ease 0s;
}
.devam:hover {
background: none repeat scroll 0 0 #0d6fb4;
color: #fff!important;
text-decoration: none;
transition: all 0.4s ease 0s;
}
.haber-video .yazi-resim > img {
border-radius: 2px;
box-shadow: 0 3px 1px #c0c0c0;
}
.haber-video .fa {
bottom: 15px;
color: rgba(255, 255, 255, 0.64);
font-size: 25px;
position: absolute;
right: 16px;
}
.haber-video .yazi-resim {
clear: both;
position: relative;
}
.te > img {
float: right;
}
#ref .item{
padding: 30px 0px;
margin: 5px;
color: #FFF;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
text-align: center;
}
.foot {
background: none repeat scroll 0 0 #f3f3f3;
}
.foot {
background: none repeat scroll 0 0 #fff;
border-top: 3px solid #dadada;
}
.enfoot {
background: none repeat scroll 0 0 #2f2e2e;
}
.get-in-touch {
color: #fff;
margin: 0;
padding: 10px 0;
}
.get-in-touch > li {
list-style-type: none;
}
.get-in-touch .fa {
color: #999;
float: left;
margin-right: 9px;
margin-top: 2px;
}
.get-in-touch p {
color: #CCCCCC;
}
.enfoot {
font-family: open sans;
}
.enfoot h3 {
color: #fff;
}
.pad {
padding: 25px 0;
}
.get-in-touch a {
border-bottom: 1px dotted #999;
color: #fff;
text-decoration: none;
}
.logo img {
height: auto;
margin-top: 18px;
width: 146px;
}
.enfoot .widget li a {
border-bottom: 1px dotted #515151;
color: #fff;
display: block;
padding: 7px 1px;
}
.baslikolon.olalal {
margin-bottom: 88px !important;
top: 0 !important;
}
.gallery-item .attachment-thumbnail {
height: auto;
width: 100%;
}
.gallery-item {
float: left;
margin-bottom: 10px !important;
margin-right: 10px;
width: 23%;
}
#breadcrumbs > strong, #breadcrumbs a {
font-size: 15px;
font-weight: normal;
}
#breadcrumbs {
margin-bottom: 0;
}
.entry-meta img {
height: auto;
width: 100%;
}
.entry-meta {
margin-bottom: 15px;
}
.entry-content > p {
font: 14px/26px open sans;
}
.archive .entry-title > a {
font-size: 23px;
}
.archive .type-haber, .archive  .type-duyuru {
background: none repeat scroll 0 0 #f9f9f9;
box-shadow: 0 0 2px #c0c0c0;
margin-bottom: 16px;
padding: 10px;
}
.foot {
background: none repeat scroll 0 0 #f7f7f7;
border-top: 3px solid #f4f4f4;
margin-top: 15px;
}
.logo img {
height: auto;
margin-top: 18px;
width: 58%;
}
.basss {
background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
border-radius: 2px;
bottom: 10px;
color: #fff;
font: bold 30px roboto;
left: 10px;
padding: 5px 20px;
position: absolute;
text-transform: uppercase;
}
.item {
position: relative;
}
#anasayfaslayt .item img {
max-height: 350px !important;
overflow: hidden;
}
.tamami {
padding: 6px 0;
text-align: right;
}
.navigation {
margin-bottom: 21px;
}
.harita iframe {
width: 100%;
height: 400px;
margin-bottom: 22px;
}
.enfoot {
background: none repeat scroll 0 0 #2f2e2e;
margin-top: 20px;
}
.home .foot {
bottom: -20px;
position: relative;
}
.rekoor .attachment-full {
height: auto;
width: 100%;
}
.sponsorherif img {
width: 100%;
}
.asp {
margin: 0;
}
.sponsorherif {
padding: 0 10px;
}
.sponsorherif > .row {
background: none repeat scroll 0 0 #f4f4f4;
border: 1px solid #c0c0c0;
margin: 9px 0;
padding: 0;
position: relative;
}
.imagesr {
padding: 0;
}
.details > a {
background: none repeat scroll 0 0 #1688d8;
color: #fff;
float: right;
padding: 4px 8px;
}
.asp {
color: #1688d8;
font: 23px open sans;
margin-top: 7px;
}
.spoaciklama {
font: 15px open sans;
margin-top: 10px;
}
.clear {
clear: both;
}
.olaylar {
text-align: center;
}
.profil {
margin: 0 0 25px;
text-align: center;
}
.olaylar {
border-bottom: 1px dashed #c0c0c0;
color: #444;
margin: 32px 0 30px;
padding-bottom: 5px;
text-align: center;
}
.profil h3 {
color: #1688d8;
margin-bottom: 0;
}
.aski {
color: #666;
}
.page .wpcf7-form input {
border: 1px solid #c0c0c0;
border-radius: 3px;
padding: 5px 12px;
}
.resimpro > img {
width: 130px;
}
.sponsorherif img {
height: 100%;
width: auto;
}.col-md-6.imagesr {
height: 209px;
overflow: hidden;
}
.hosteva {
background: none repeat scroll 0 0 #222222;
}
.xes img {
max-width: 94px;
}
.exs {
color: #fff;
font: 13px open sans;
padding: 27px 0;
text-align: right;
}
.hedza > img {
max-width: 73px;
}
.xes {
padding: 15px 0;
}
.hedza > img {
margin-left: 18px;
max-width: 76px;
opacity: 0.5;
}
.host > img {
opacity: 0.5;
position: relative;
top: 1px;
}
#ref .item img {
max-height: 80px;
}
@media screen and (max-width:991px){
#anasayfaslayt .item img {
height: 301px !important;
width: 100% !important;
}
.mobildeyok {
display: none;
}
.home .haber-video {
clear: both;
margin-top: 20px;
}
.home .haber-video .haber {
float: left;
margin-right: 10px;
width: 31.8%;
}
.te > img {
position: absolute;
right: 1px;
top: -74px;
width: 220px;
}
.logo img {
width: 47%;
}
.gallery-item {
width: 22%;
}
article iframe {
width: 100%;
}
}
@media screen and (max-width:400px){
.olalal > div, .asdadsa, .exlakl, .home .haber-video .haber, .pad > div, .falal, .pas, .kutu {
width: 100%;
}
.baslik > a {
font: 21px roboto !important;
}
}.alignright.size-full {
height: auto;
margin-bottom: 10px;
width: 100%;
}
.widget_simpleimage h1 a {
color: #fff;
}
.widget_simpleimage {
background: #499bea none repeat scroll 0 0;
font-family: open sans;
margin-bottom: 10px;
padding: 10px;
text-align: center;
}
.widget_simpleimage h1 {
color: #fff;
margin: 0;
padding: 0;
}
.widget_simpleimage a {
color: #fff;
font: 25px open sans;
}
.sosyalface {
color: #fff;
float: right;
font-size: 33px;
position: relative;
right: 13px;
top: 0;
}
.sosyalface:hover, .sosyalface:focus {
color: #fff;
}
.hilaryeto, .hastx {
background: #ee2f24 none repeat scroll 0 0;
margin: 0 !important;
overflow: auto;
padding: 10px 16px 0 !important;
text-align: center;
}
.ebulten {
color: #fff;
font-size: 16px;
margin: 5px 0;
}
.hastx > input {
border: unset;
border-radius: 2px;
margin-bottom: 5px;
padding: 4px 7px;
text-align: center;
width: 100%;
}
.hastx {
padding-bottom: 15px !important;
}
.logo img {
height: auto;
margin-top: 18px;
width: 43%;
}.wp-pagenavi {
clear: both;
}
.wp-pagenavi a, .wp-pagenavi span {
text-decoration: none;
border: 1px solid #BFBFBF;
padding: 3px 5px;
margin: 2px;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
border-color: #000;
}
.wp-pagenavi span.current {
font-weight: bold;
}