/*
 * Created by İthaki Ajans -- www.ithakiajans.com -- 2019.
 */

/*------STANDART BİLEŞEN------------------------*/


#alt {
}

#alt .moduletable > h3 {
    padding-top: 25px;
    margin: 0;
    text-align: center;
    font-size: 19px;
    line-height: 40px;
    font-weight: 600;
}

.item-page div { /*display:inline-block;*/
    vertical-align: top;
}

/*.bilgi,*/
.bilgi a {
    font-size: 14px;
    color: var(--renk03);
}

.bilgi img {
    width: 20px;
    display: inline-block;
}

.item-page img {
}

.article-info:before {
    clear: both;
    content: " ";
    display: block;
}

.page-header {
    margin: 0;
    padding: 0;
    border-bottom-width: 0;
}

.item-page .page-header {
}

.page-header h1, .content-category h1 {
    text-align: center;
    /*    height: 150px;*/
    line-height: 24px;

    font-size: 16px;
    position: relative;
    border-bottom-width: 0;
    border-bottom-style: solid;
    border-bottom-color: #5e6472;
    display: inline-block;
    margin: 20px;
    margin-right: 0;
    margin-left: 0;
    padding: 10px;
}

.content-category {
    text-align: center;
}

.cat-children > h3 {
    display: none;
}

.cat-children {
    text-align: center;
    padding: 50px;
}

.cat-children a {
    color: #1d1d1d;
    text-decoration: none;
    /* background-color: #5E6472; */
    padding: 15px;
    display: inline-block;
    margin: 5px;
    min-width: 220px;
    transition-duration: 0.5s;
    border: 1px solid #333;
}

.cat-children a:hover {
    background-color: #fcc003;
}

.cat-children > div {
    display: inline-block;
}

.item-page /*, .item-pageilet, .item-pagegenis, .item-pagezikzak*/ {
    position: relative;
}

.moduletable {
    vertical-align: top;
}

.item-pagegiris div {
}

.article-info-term {
    display: none;
}

.modified {
    margin: 0;
    text-align: center;
    padding-top: 0;
}

.modified:before {
    content: "\ec45";
    padding-right: 5px;
    font-family: "IcoFont", serif;
    font-style: normal;
    font-weight: 900;
    margin: 0;
}

.ustarticle .item-image {
    z-index: -1;
    margin-right: auto;
    overflow: hidden;
    width: 100%;
    top: 0;
    position: relative;
    height: 75vH;
    background-attachment: fixed;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    filter: brightness(41%);
    -webkit-filter: brightness(41%);
}

.ustarticle .item-image img {
    /*	object-fit: cover;
    position: absolute;
    top: 50%;
    width: 100%;
    height: 100%;
    max-width: none;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate (-50%,-50%);
    -ms-transform: translate (-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);*/
    top: -5000px;
    position: fixed;
}

.item-page .ustarticle .page-header h1, .ustblog h1, .item-pagezikzak .ustarticle .page-header h1, .ustblog h1 {
    position: absolute;
    background-color: transparent;
    color: #fff;
    top: 15vH;
    left: 0;
        padding: 0;
    width: 100%;
    text-align: center;
    text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.7);
    -webkit-animation: fadeInDown 4s 0s 1 both ease;
    animation: fadeInDown 4s 0s 1 both ease;
}

.item-page .ustarticle .page-header h2, .ustblog h2, .item-pagezikzak .ustarticle .page-header h2, .ustblog h2 {
    font-weight: 200;
    color: #fff;
    margin: 0;
    font-size: 48px;
    line-height: 50px;
    position: absolute;
    top: 20vH;
    width: 100%;
    text-align: center;
    text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.7);
    -webkit-animation: fadeInUp 4s 0s 1 both ease;
    animation: fadeInUp 4s 0s 1 both ease;
}

.item-page .page-header > h2, .item-pageilet .page-header > h2, .item-pagegenis .page-header > h2, .item-pageproje .page-header > h2 {
}

.pull-left {
    float: none;
}

.article-info {
    text-align: center;
    font-size: 10px;
    /*background-color: var(--renk03);*/
    clear: both;
border-top: #ccc 1px dashed;
    /* margin-bottom: 15px; */
    /* padding-top: 50px; */
    padding: 15px;
    margin-top: 50px;
    margin-bottom: 0;
}

.article-info dd {
    display: inline-block;
    padding-left: 8px;
    padding-right: 8px;
    margin: 0;
}

.category-name {
    /*		padding-top: 10px;
       padding-bottom: 10px;
       border-top-width: 1px;
       border-bottom-width: 1px;
       border-top-style: solid;
       border-bottom-style: solid;
       border-top-color: #E1E1E1;
       border-bottom-color: #E1E1E1;
       width:100%;*/
}

.category-name a {
    text-decoration: none;
}

.category-name a:hover {
    color: #f00;
}

.category-name a:before {
    content: "\f112";
    font-family: 'Font Awesome 5 Free', serif;
    font-style: normal;
    font-weight: 900;
    color: #f00;
    padding-right: 5px;
}

/*----------PAGINATION-------------------------*/
ul.pagenav {
    /*background-color: var(--renk03);*/
    padding: 15px;
    display: block;
    /* height: 45px; */
    /* position: absolute; */
    width: 100%;
    /* padding: 10px; */
    bottom: 0;
    /* right: 36px; */
    text-align: center; /* text-align: right; */
}

.pagenav li {
    display: inline-block;
    list-style-type: none;
}

.previous {
}

.next {
}

.pagenav li a {
    color: #000;
    font-size: 15px;
    text-decoration: none;
    transition-duration: 0.5s;
}

.pagenav li a:hover {
    color: var(--renk03);
}

.previous, .next {
    display: inline-block;
    padding: 4px 12px;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    color: #fff;
    transition-duration: 1s;
}

.previous:hover, .next:hover {
    color: #333333;
    text-decoration: none;
    -webkit-transition: background-position 0.1s linear;
    -moz-transition: background-position 0.1s linear;
    -o-transition: background-position 0.1s linear;
    transition: background-position 0.1s linear;
}

.pagenav .next:after {
    float: right;
    content: "\eaa0";
    font-family: "IcoFont", serif;
    font-style: normal;
    font-weight: 900;
    padding-left: 5px;
    color: var(--renk01);

}

.pagenav .next {
    text-align: right;
}

.pagenav .previous:before {
    color: var(--renk01);
    padding-right: 5px;
    float: left;
    content: "\ea9d";
    font-family: "IcoFont", serif;
    font-style: normal;
    font-weight: 900;
}

.pagenav .previous {
    text-align: left;
}

.pagination-list li {
    display: inline-block;
    background-color: #ccc;
    margin: 5px;
    padding: 5px;
    height: 25px;
    width: 25px;
    text-align: center;
    line-height: 18px;
}

.pagination-list li a {
    text-decoration: none;
}

.pagination-list li.active {
    background-color: #ff993f;
}

.pagination-list li.disabled {
    display: none;
}

/*.breadcrumb {
    text-align: center;
    font-size: 10px;
    padding: 10px;
    color: var(--renk01);
}*/

.breadcrumb a {
    transition-duration: 0.5s;
    color: #fff;
}

.breadcrumb a:hover {
    color: var(--renk03);
}

.breadcrumb ul {
}

.breadcrumb li {
    display: inline-block;
}

.search label {
    display: none;
}
.search .inputbox {
    padding: 10px 15px 10px 15px;
    border: 0;
    margin-right: -2px;
    border-top-left-radius: 5px;
}
.search .button:before {
    content: "\ed1b";
    font-family: 'IcoFont', serif;
    font-style: normal;
    color: #fff;


}
/*#search-searchword {
    padding: 15px;
    margin: 10px;
}*/

/*-----------oylama------------*/

.oylama, .oylama2 {
    position: relative;
    text-align: center;
    display: inline-block;
    font-size: 12px;
}

.oylama {
    color: rgba(250, 250, 250, 0);
    position: fixed;
    z-index: -1;
}

.oylama2 {
    width: auto;
    position: fixed;
    right: 28px;
    top: 42%;
    z-index: 9;
}

.oylama2 .yanyana {
    margin-bottom: 5px;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}

.yanyana p {
    margin: 0;
}

.content_rating {
}

.btn-mini {
    height: 30px;
    z-index: 9999;
    color: rgba(250, 250, 250, 0);
    cursor: pointer;
    position: relative;
    border-top-width: 0;
    border-right-width: 0;
    border-bottom-width: 0;
    border-left-width: 0;
    background-color: transparent;
}

.oylama2 .fa-star {
    position: relative;
    font-size: 30px;
    color: #d4af37;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
    /*	transition-duration:0.5s;*/

    /*	-webkit-animation: heartBeat 2s infinite;
      -moz-animation:    heartBeat 2s infinite;
      -o-animation:      heartBeat 2s infinite;*/

    animation: heartBeat 10s infinite ease;

}

.btn-mini:hover .fa-star {
    color: #f60;
}

.oysayisi {
    color: #fff;
    position: absolute;
    line-height: 32px;
    font-weight: bold;
    font-size: 11px;
    left: 0;
    right: 0;
}

.blog .oylama, .blogornek .oylama {
    display: none;
}

.gizle {
    height: 0;
    overflow: hidden;
    padding: 0;
}

@media screen and (max-width: 960px) {
    .oylama2 {
        top: 36%;
    }

}

@-webkit-keyframes sistem {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 10%, 0);
        transform: translate3d(0, 10%, 0);
    }
}

@keyframes sistem {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 10%, 0);
        transform: translate3d(0, 10%, 0);
    }
}

#system-message-container {
    position: fixed;
    max-width: 250px;
    bottom: 10px;
    left: 10px;
    background-color: rgba(250, 250, 250, 0.2);
    z-index: 9;
    text-align: center;
    font-size: 11px;
    /*	animation: sistem 5s infinite ease;*/
    -webkit-animation: sistem 4s 3s 1 both ease;
    animation: sistem 4s 3s 1 both ease;
}

#system-message-container h4 {
    margin: 0;
    padding: 0;
}

.alert-message a, .alert-message h4 {
    display: inline-block;
}

/*#tsk {
    display: none;
}

#tsk:target {
    display: block;
    -webkit-animation: sistem 8s 3s 1 both ease;
    animation: sistem 8s 3s 1 both ease;
}*/

@-webkit-keyframes heartBeat {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    4% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
    }

    8% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    12% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
    }

    16% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes heartBeat {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    4% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
    }

    8% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    12% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
    }

    16% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

/*.heartBeat {
    -webkit-animation-name: heartBeat;
    animation-name: heartBeat;
    -webkit-animation-duration: 1.3s;
    animation-duration: 1.3s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
}*/

/*-----------------------*/
/*----------------slide-------------------*/
.rl_sliders.accordion > .accordion-group {
    margin-bottom: -1px;
    border: 1px solid #e5e5e5;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.rl_sliders.accordion > .accordion-group .panel-heading {
    background-color: #fff;
}

.rl_sliders.accordion > .accordion-group > .accordion-body {
    background-color: transparent;
}

.rl_sliders.accordion > .accordion-group.active > div > a:focus, .rl_sliders.accordion > .accordion-group > div > a:focus {
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.nn_sliders-group {
    position: relative;
}

.nn_sliders-group.active .accordion-heading a:before {
    content: "\eee1";
    font-family: "IcoFont", serif;
    font-style: normal;
    font-weight: 900;
    color: #fff;
    position: absolute;
    top: 0;
    width: 56px;
    right: 0;
    text-align: center;
    height: 56px;

    background-color: var(--renk01);
    /* padding-right: 5px; */
    /* right: 15px; */
    font-size: 30px;
    padding: 0;
    line-height: 56px;
}

.nn_sliders-group .accordion-heading a:before {
    content: "\eac8";
    font-family: "IcoFont", serif;
    font-style: normal;
    font-weight: 900;
    color: #fff;
    position: absolute;
    top: 0;
    width: 56px;
    right: 0;
    text-align: center;
    height: 56px;
    background-color: #000;
    /* padding-right: 5px; */
    /* right: 15px; */
    font-size: 30px;
    padding: 0;
    line-height: 56px;
}

.rl_sliders.accordion > .accordion-group .accordion-heading .accordion-toggle {
    display: block;
    padding: 8px 15px;
    cursor: pointer;
}

.rl_sliders.accordion > .accordion-group > .accordion-heading > a.accordion-toggle {
    font-size: 18px;
    line-height: 40px;
}

.rl_sliders.accordion > .accordion-group.active > .accordion-heading > a.accordion-toggle {
    background-color: #f8f8f8;
    font-size: 18px;
    line-height: 40px;
    color: #000;
    font-weight: 600;
}

/*---------------------------------TAB---------*/
.rl_tabs.top > ul.nav-tabs > li.active > a:focus, .rl_tabs.top > ul.nav-tabs > li > a:focus {
    border-bottom-color: transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.rl_tabs > ul.nav-tabs > li.active > a:focus, .rl_tabs > ul.nav-tabs > li > a:focus {
    outline: 0;
    border-color: transparent;
}

.rl_tabs > ul.nav-tabs > li > a {
    color: #fff;
}

.rl_tabs.outline_handles ul.nav-tabs > li a {
    background-color: #000;
}

.rl_tabs.outline_handles ul.nav-tabs > li.active a {
    background-color: #fff;
    color: #000;
}

.rl_tabs .nav-tabs > li > a {
    border-radius: 0;
    margin: 0;
}

.rl_tabs.outline_content > .tab-content > .tab-pane {
    background-color: #fff;
    padding: 25px;
    padding-bottom: 40px;
    position: relative;
}

.rl_tabs.outline_content > .tab-content > .tab-pane:after {
    content: "";
    display: block;
    width: 60px;
    height: 60px;
    background-color: #e5e5e5;
    position: absolute;
    bottom: -42px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    transform: rotate(45deg);
}

.rl_tabs.outline_content > .tab-content {
    border: none;
    border-top: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.rl_tabs.outline_handles ul.nav-tabs > li a:hover {
    border: 1px solid #fff;
    background-color: #fff;
}

.rl_tabs > ul.nav-tabs > li {
    margin: -3px !important;
}

.rl_tabs.outline_content > ul.nav-tabs {
    text-align: center;
}

.rl_tabs .nav-tabs > li {
    float: none;
    display: inline-block;
    margin-bottom: -1px;
}

.rl_tabs.outline_content > ul.nav-tabs {
    margin-bottom: 0;
    text-align: center;
}

.rl_tabs.outline_content > ul.nav-tabs {
    /*
    background-color: #fff;
    */
}

/*------------*/
.ustblog {
    position: relative;
    min-height: 50vH;
    margin-bottom: 30px;
    overflow: hidden;
}
.ustblog:after {

    content: "";
    position: absolute;

    filter: contrast(0%) brightness(180%);
    height: 50px;
    left: 0;
    bottom: 0;
    transform: scaleY(-1);
    width: 100%;
    opacity: 1;

    background-image: url(/templates/ithaki22/images/dalgaliParcaliSiyahX.svg);
    background-size: 100% 100%;
    background-position: bottom;

}
.ustblog img {
    object-fit: cover;
    position: absolute;
    top: 50%;
    width: 100%;
    height: 100%;
    max-width: none;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: -1;
    filter: brightness(41%);
    -webkit-filter: brightness(41%);
}

.ustblog:before {
    position: absolute;
    content: "";
    display: block;
    height: 600px;
    /* z-index: -1; */
    top: 100px;
    opacity: 0.5;
    left: -600px;
    width: 600px;
    background-color: #000;
    transform: rotate(25deg);
    border: 50px solid var(--renk01);
}

/*.ustblog .fields-container {
    position: absolute;
}*/

/*------------------------------------------*/
.ustarticle {
    position: relative;
    overflow: hidden;
    height: 50vh;
}
.ustarticle:after {
    content: "";
    position: absolute;

    filter: contrast(0%) brightness(180%);
    height: 50px;
    left: 0;
    bottom: 0;
transform: scaleY(-1);
    width: 100%;
    opacity: 1;

    background-image: url(/templates/ithaki22/images/dalgaliParcaliSiyahX.svg);
    background-size: 100% 100%;
    background-position: bottom;
}
.ustarticle:before {
    position: absolute;
    content: "";
    display: block;
    height: 600px;
    /* z-index: -1; */
    top: 150px;
    opacity: 0.5;
    left: -600px;
    width: 600px;
    background-color: #000;
    transform: rotate(25deg);
    border: 50px solid var(--renk01);
}

/**/

/* Blog -------------------------------------------------------------------------------------*/
/*.blogic {
    max-width: 1300px;
    margin-left: auto;
    margin-right: auto;
}*/

.blog /*, .blogproje, .bloggiris*/ {
    text-align: center;
    margin-bottom: 30px;
}

.span12 {
    width: 100%;
    overflow: hidden;
    height: 100%;
}
.span12 .item p {
    display: none;
}
.blog .cols-1 {
}

.blog .cols-1:hover {
}

.blog .cols-1:hover h2 a { /*	opacity:1;*/
}

.blog .cols-1 {
    vertical-align: top;
    width: 30%;
    margin: 10px;
    display: inline-block;
    position: relative;
    transition-duration: 0.3s;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #e1e1e1;
}

.blog .item-image {
    overflow: hidden;
    max-height: none;
    max-width: none;
    float: none;
    margin: 0;
    z-index: 9;
    width: 100%;
    position: relative;
    height: 250px;
}

.blog .item-image:before {
    content: "\f0c1";
    font-family: 'Font Awesome 5 Free', serif;
    font-style: normal;
    color: #fff;
    padding-right: 5px;
    font-weight: 900;
    position: absolute;
    z-index: 9;
    right: 0;
    bottom: 0;
}

.blog .item-image:after {
    content: "";
    display: block;
    transform: rotate(45deg);
    background-color: #f60;
    width: 60px;
    height: 60px;
    right: -30px;
    bottom: -30px;
    position: absolute;
}

.blog .item-image img {
    position: static;
    max-width: none;
    width: 100%;
    height: 100%;
    z-index: -1;
    object-fit: cover;
    object-position: center;
    min-width: 100%;
    transition-duration: 1s;
    transition-timing-function: ease;
    -ms-transform: scale(1, 1);
    /* IE 9 */
    -webkit-transform: scale(1, 1);
    /* Safari */
    transform: scale(1, 1);
}

.blog .item-image a {
    height: 100%;
    display: block;
}

.blog .cols-1:hover img {
    -ms-transform: scale(1.2, 1.2);
    /* IE 9 */
    -webkit-transform: scale(1.2, 1.2);
    /* Safari */
    transform: scale(1.2, 1.2);
}

.blog .cols-1 .page-header h2 {
    /*	max-width:90%;

       z-index:9;
       position:absolute;
       left:0;
       top:0;
       background-color: rgba(255,255,255,0.9);
       transition-duration:0.5s;*/
}

.blog .cols-1:hover .page-header h2 { /*	top:10%;*/
}

.blog > h2 {
    text-transform: uppercase;
    color: var(--gri);
    font-weight: 400;
    padding: 10px;
    padding-top: 5px;
    padding-left: 40px;
    padding-right: 40px;
    display: inline-block;
    margin: 0;
    margin-bottom: 20px;
    font-size: 36px;
    line-height: 44px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #333;
}

.blog h2 a {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    /* width: 300px; */
    color: #000;
    text-decoration: none;
    font-size: 24px;
    /* line-height: 20px; */
    margin: 0;
    padding: 10px;
    z-index: 1;
}

.blog h2 a:hover {
}

.blog .article-info {
    font-size: 10px;
    display: none;
    clear: both;
    margin-top: 0;
    margin-bottom: 0; /* padding-top: 20px; */
}

/*
.blog .readmore {
    !*	background-color: #FC3;
       padding-top: 8px;
       padding-right: 15px;
       padding-bottom: 8px;
       padding-left: 15px;*! !*display:none;*!
}
*/

.blog .readmore a {
    padding-top: 8px;
    padding-right: 15px;
    padding-bottom: 8px;
    padding-left: 15px;
    background-color: var(--renk02);
    color: #fff;
    text-decoration: none;
    transition-duration: 0.5s;
}

.blog .readmore a:hover {
    background-color: var(--renk01);
}

/*.blog .fields-container {
    display: none;
}*/

/*------------blogiczikzak-------------------*/
.blogiczikzak {
    max-width: var(--maxWidth);
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px;
}

.blogiczikzak .cols-1 {
    margin-top: -15px;
    height: 260px;
}

.blogiczikzak .cols-1:nth-child(even) {
    right: -35px;
    overflow: hidden;
    position: relative;
}

.blogiczikzak .cols-1:nth-child(odd) {
    right: 42px;
    /*overflow: hidden;*/
    position: relative;
}

.blogiczikzak .item {
}

.blogiczikzak .page-header {
    width: 46%;
    display: flex;
    align-items: center;
    height: 260px;
    background-color: #fff;
    transition-duration: 0.5s;
    padding: 25px;
}

.blogiczikzak .cols-1:nth-child(odd) .page-header {
    float: left;
}

.blogiczikzak .cols-1:nth-child(even) .page-header {
    float: right;
}

.blogiczikzak .item-image {
    width: 54%;
    height: 260px;
    position: relative;
    overflow: hidden;
}

.blogiczikzak .cols-1:nth-child(odd) .item-image {
    float: right;
}

.blogiczikzak .cols-1:nth-child(even) .item-image {
    float: left;
}

.blogiczikzak .item-image a {
}

.blogiczikzak .item-image img {
    object-fit: cover;
    position: absolute;
    top: 50%;
    width: 100%;
    height: 100%;
    max-width: none;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.blogiczikzak .article-info {
    display: none;
}

.blogiczikzak .item-image:after {
    transform: rotate(45deg);
    content: " ";
    display: block;
    position: absolute;
    background-color: #fff;
    top: 83px;
    width: 80px;
    height: 80px;
    transition-duration: 0.5s;
}

.blogiczikzak .cols-1:nth-child(odd) .item-image:after {
    left: -50px;
}

.blogiczikzak .cols-1:nth-child(even) .item-image:after {
    left: auto;
    right: -50px;
}

.blogiczikzak .cols-1:hover .item-image:after {
    background-color: var(--renk01);
}

.blogiczikzak .cols-1:hover .page-header {
    background-color: var(--renk01);
}

.blogiczikzak .cols-1:hover h2 a {
    color: #fff;
}

/*------------------*/
.pattern {
    min-width: 100%;
    min-height: 100%;
    background-image: url(../images/dots.png);
    background-repeat: repeat;
}

/**/
.hareketliH {
}

.hareketliH h3 {
    position: relative;
    font-size: 40px;
}

.hareketliH h3:after {
    transition-duration: 0.5s;
    content: " ";
    display: block;
    position: absolute;
    background-color: var(--renk01);
    bottom: -12px;
    left: 0;
    width: 40px;
    height: 5px;
}

.hareketliH:hover h3:after {
    width: 100px;
}

/**/
.ba-form .tool {
    margin: 6px 0;
}

.ba-form .ba-radioInline > span, .ba-form .ba-chekInline div > span {
    min-width: 200px;
}



/*

ul.category-module {
    position: absolute;
    bottom: 0;
    height:64px;
    width: 100%;
    padding-right: calc((100% - 1100px) / 2);
    text-align: right;}
ul.category-module li {
    display:inline-block;}
ul.category-module li a {
    padding: 20px;
    !* padding-left: 15px; *!
    color: #fff;
    !* margin-left: 0; *!
    margin-right: -3px;
    overflow:hidden;
    background-color: #000;
    display: block;
    position:relative;
    text-transform: uppercase;
    border-bottom-width: 0;
    transition-duration:0.3s;}

ul.kucult li a {
    padding-left: 8px;
    padding-right: 8px;
    font-size: 10px;
    font-weight: 600;
}
ul.category-module li a:hover {
    background-color:#e5e5e5;
    padding-bottom:15px;
    color:#000;
}
ul.category-module li a.active {
    background-color:#e5e5e5;
    padding-bottom:15px;
    color:#000;
}
*/
/*---------------RS--------------------------*/
.formControlLabel {
    display: none;
}
.col-sm-9 {
    -ms-flex: none;
    flex: none;
    max-width: none;}
.formControls {
    margin: 0 !important;
}
.formResponsive input, .formResponsive textarea {
    width: 90%;
}
.formResponsive textarea, .formResponsive input[type="text"], .formResponsive input[type="number"], .formResponsive input[type="email"], .formResponsive input[type="tel"], .formResponsive input[type="url"], .formResponsive input[type="password"] {
    margin: 3px 0 3px 0;
    padding: 15px;
    font-size: 16px;

}
.formResponsive input[type="submit"], .formResponsive button[type="submit"] {
    background-color: var(--renk03);
    background-image: none;
    padding: 15px;
    font-size: 16px;
}
.formDescription {
    display: none;
}
.formResponsive .formHorizontal .rsform-block {
    margin: 0;
}
/*-------------------*/
.formRed {
    display: none !important;
}
.search {
    max-width: var(--maxWidth);
    margin-right: auto;
    margin-left: auto;
}
#searchForm {
    padding-top: 50px;
    padding-bottom: 50px;
}

.highlight {
    font-weight: 600;
    color: #ff0100;
}
.result-title {
    font-weight: 600;
}
.btn-toolbar {
    display: grid;
    grid-template-columns: 1fr 1fr;
    max-width: 400px;
    margin-right: auto;
    margin-left: auto;
}
.btn {
    cursor: pointer;
    margin: 0;
    border: 0;
}

 #system-readmore {
     display: none;
 }
.mod-languages {
    padding-left: 10px;
}
 .mod-languages li {
     margin: 0 !important;
 }
.mod-languages li img {
    max-height: 35px;
    border:8px solid #ffffff;
    transition-duration: 0.5s;
}
.mod-languages li img:hover {
       border:8px solid var(--renk03);
}



.categories-module {
    position: absolute;
    bottom: 15px;
    width: 100%;
    padding-right: 25px;
    padding-left: 25px;

    text-align: center;
}
.categories-module a {
    color: #fff;
    font-size: 12px;
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    transition-duration: 0.5s;
    line-height: 20px;
    padding-right: 10px;
    text-transform: uppercase;
}
.categories-module a:hover {
    color:#ccc;
}
.categories-module a.active {
    color: #8a8891;
}

.categories-module a:before {
    content: "\ef21";
    font-family: "IcoFont", serif;
    padding-right: 5px;
    color: var(--renk04);
}
.categories-module li {
    max-width: 200px;
    display: inline-block;
    list-style-type: none;
}
.categories-module h4 {
    margin: 0;
    padding: 0;
    color:#fff;
}