/* GLOBAL: tüm focus outline kaldır */
*:focus {
    outline: none !important;
}

/* özellikle mouse tıklamasındaki focus çizgisi */
*:focus-visible {
    outline: none !important;
    box-shadow: none !important;
}

.notfoundila {
    font-size: 30px;
    margin-top: 25px;
    margin-bottom: 40px;
    color: #009EE3;
}

.img-responsive {
    width: 100%;
}

.homedetmenu #cssmenu > ul > li > a {
    padding: 20px 0 !important;
    color: #222222 !important;
}

.homedetmenu #cssmenu > ul > li > a:hover {
    color: #009EE3;
}

.homedetmenu {
    /*z-index: 9999;*/
    position: relative;
    box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1) !important;
}


#cssmenu .mmenu1 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    align-items: center;
}


.blog-post {
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
    background-color: #fff;
    display: inline-block;
    width: 100%;
    border-radius: 3px;
}

.at-inside-Call a, .at-Call-right a {
    color: #fff;
}

.post-img {
    position: relative;
    height: 100%;
    width: 100%;
    display: block;
    border-radius: 10px 10px 0 0;
    overflow: hidden;

}

/*.post-img:before {*/
/*    opacity: 0;*/
/*    visibility: hidden;*/
/*    position: absolute;*/
/*    display: block;*/
/*    top: 50%;*/
/*    right: 0;*/
/*    left: 0;*/
/*    margin: 0 auto;*/
/*    text-align: center;*/
/*    content: "";*/
/*    z-index: 119;*/
/*    transition: 0.3s;*/
/*    transform: translateY(-80%);*/
/*    width: 50px;*/
/*    height: 50px;*/
/*    text-align: center;*/
/*    border-radius: 50%;*/
/*    background-color: #009EE3;*/
/*    background-image: url(/upload/ckfinder/images/icon/plus-icon.png);*/
/*    background-repeat: no-repeat;*/
/*    background-position: 50%;*/
/*}*/
.post-img img {
    max-width: 100%;
    border-radius: 3px 3px 0 0;
    display: block;
    margin: 0px auto;
}

/*.post-img:after {*/
/*    background: linear-gradient(to bottom, transparent 40%, #009EE3) !important;*/
/*}*/
/*.post-img:after {*/
/*    position: absolute;*/
/*    height: 100%;*/
/*    width: 100%;*/
/*    display: block;*/
/*    top: 0;*/
/*    left: 0;*/
/*    content: "";*/
/*    z-index: 9;*/
/*    opacity: 0;*/
/*    background: #66676b;*/
/*    background: linear-gradient(to bottom, transparent 40%, #66676b);*/
/*    transition: opacity 0.4s;*/
/*    border-radius: 3px 3px 0 0;*/
/*}*/
.post-content {
    padding: 15px 20px;

}

.post-content h3 {
    margin: 0;
    line-height: 34px;
    font-size: 22px;
    font-weight: 400;
}

.post-content h3 a {
    color: #333;
}

.post-content p {
    margin: 18px 0 0;
    font-size: 15px;
    font-weight: 400;
    line-height: 27px;
    text-transform: none;
    color: #707070;
}

.post-content a.read-more {
    color: #009EE3 !important;
    margin: 23px 0 2px 0;
    display: inline-block;
    text-decoration: none;
    font-size: 15px;
    font-weight: 400;
    line-height: 27px;
    text-align: left;
}

.post-content a.read-more i {
    font-size: 17px;
    padding-left: 5px;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}

.post-content a.read-more:hover i {
    padding-left: 15px;
}

.post-img:hover:before {
    opacity: 1;
    visibility: visible;
    transform: translateY(-50%);
}

.post-img:hover:after {
    opacity: 0.8;
}

.post-content h3 a:hover {
    color: #009EE3;
}

@media (max-width: 1200px) {
    .header_leftMap a span, .header_rightMap a span {
        font-size: 13px !important;
    }
}

@media (max-width: 650px) {
    .header-bottom {
        padding: 0;
    }

    .header_leftMap, .header_rightMap {
        text-align: center;
    }

    .header_leftMap img, .header_rightMap img {
        float: none !important;
        display: table;
        margin: -25px auto 5px;
        width: 65px;
    }

    .header_leftMap a span, .header_rightMap a span {
        float: none !important;
        width: 100%;
        display: table;
        text-align: center;
        margin: 0 !important;
        padding: 8px 2px 10px !important;
    }
}

@media (max-width: 450px) {
    .header_leftMap, .header_rightMap {
        display: none;
    }
}

.bottomPhone {
    position: fixed;
    bottom: -2px;
    right: 15px;
}

.mainTemBlocks {
    margin-bottom: 20px;
}

.mainTemContent,
.mainTemContentImage,
.mainTemDetails {
    display: table;
    width: 100%;
}

.mainTemContentImage {
    background: #f9f9f9;
    position: relative;
}

.mainTemContentImage img {
    width: 100%;
    max-width: 100% !important;
}

.mainTemDetails {
    border: 1px solid #ededed;
    margin-top: -1px;
    padding-bottom: 10px;
}

.mainTemDetails h3 {
    padding: 15px 15px 5px;
    font-size: 22px;
}

.mainTemDetails h4 {
    padding: 0px 15px 10px;
    font-size: 15px;
    font-weight: 500;
    color: #e65c5c;
}

.mainTemAciklama {
    display: table;
    width: 100%;
    border-top: 1px solid #ededed;
    border-bottom: 1px solid #ededed;
    padding: 15px;
    margin-bottom: 5px;
    font-style: italic;
}

.mainTemDetails span {
    display: block;
    padding: 5px 15px;
}

.mainTemDetails span a {
    color: #000;
}

.mainTemDetails span i {
    width: 23px;
    text-align: center;
}

.mainTemDetails span i,
.mainTemDetails span a:hover {
    color: #ee5757;
}

.tgcatHeader {
    padding-top: 90px;
    padding-bottom: 90px;
    text-align: center;
    color: #fff;
    background-size: cover;
    background-attachment: fixed;
    position: relative;
}

.tgcatHeader h2, .tgcatHeader h4 {
    position: relative;
    z-index: 1;
}

.tgcatHeader h2 {
    font-size: 50px;
    font-weight: 600;
    margin: 30px auto 25px;
    display: table;
    padding: 15px 30px;
    background: #fff;
    border-bottom: 7px solid #21aaf7;
    color: #007fc6;
}

.tgcatHeader h4 {
    font-size: 24px;
    margin-bottom: 30px;
    text-shadow: 0 1px 3px #212121;
}

.tgcatHeaderBG {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(36, 43, 47, 0.5);
    position: absolute;
}


.tgcatPage {
    margin-top: 30px;
}

h3.tcPgName {
    font-size: 20px;
    font-weight: 600;
    margin: 0;
    padding-bottom: 15px;
    border-bottom: 2px solid #009EE3;
    color: #0d1b3e;
    display: table;
    position: relative;
}

.pagecat_parents a {
    color: #000;
    transition: 300ms ease all;
}

.pagecat_parents a:hover {
    color: #009EE3;
}

span.ilanAramasHR {
    display: table;
    width: 100%;
    height: 2px;
    background: #dcdcdc;
    margin-top: -2px;
    margin-bottom: 25px;
}

.tgcatPageSiralama {
    margin-bottom: 35px;
}

.tgcatPageSiralamaLeft {
    float: left;
}

.tgcatPageSiralamaLeft span,
.tgcatPageSiralamaRight span {
    padding: 10px 15px;
    border: 1px solid #e0e0e0;
    border-radius: 3px;
    margin-right: 11px;
    background: #fbfbfb;
    color: #353d42;
    font-weight: 600;
    display: inline-block;
}

.tgcatPageSiralamaLeft span a,
.tgcatPageSiralamaRight span a {
    color: #353d42;
}

.tgcatPageSiralamaLeft span a i {
    margin-left: 5px;
}

.tgcatPageSiralamaRight {
    float: right;
}

.tgcatPageSiralamaRight span {
    margin-right: 0;
    margin-left: 11px;
}

.ilanAramaForm {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 20px;
}

.ilanAramaForm label {
    display: block;
    margin-bottom: 8px;
    font-size: 15px;
    font-weight: 600;
    color: #009EE3;
}

.ilanAramaForm input, .ilanAramaForm select {
    width: 100%;
    padding: 7px;
    border: 1px solid #e0e0e0;
    border-radius: 3px;
    background: #fbfbfb;
    margin-bottom: 16px;
    height: 36px;
}

.ilanAramaForm select {
    cursor: pointer;
}

.tcPgCont {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.ilanAramaForm button {
    width: 100%;
    padding: 8px;
    border: none;
    margin-top: 27px;
    color: #fff;
    background: #009EE3;
    outline: none;
    font-size: 15px;
}

.ilanAramaForm button:hover {
    background: #0d1b3e;
}


.tgPageSrDateYeni1,
.tgPageSrDateYeni2 {
    display: none;
}

.tgPageSrDateYeni > .tgPageSrDateYeni1 {
    display: inline-block;
}

.tgPageSrDateEski > .tgPageSrDateYeni2 {
    display: inline-block;
}


.headerPageTitle {
    margin-top: 25px;
    margin-bottom: 15px;
    display: table;
    width: 100%;
}

.headerPageTitle h1 {
    margin: 0;
    font-size: 27px;
    line-height: 100%;
}

ul.headerPageBreadCrumbs {
    width: 100%;
    display: table;
    margin-bottom: 15px;
}

ul.headerPageBreadCrumbs li {
    float: left;
    margin-right: 10px;
}

ul.headerPageBreadCrumbs li:after {
    content: '/';
    margin-left: 10px;
    color: #949494;
}

ul.headerPageBreadCrumbs li:last-child:after {
    content: '';
    margin-left: 0px;
}

ul.headerPageBreadCrumbs li a {
    color: #544141;
}


.rightFButtons {
    position: fixed;
    right: 0;
    top: 28%;
}

.rightFButtonsArea {
    display: table;
    position: relative;
    height: 47px;
}

.rightFButtonsArea span {
    display: table;
    background: #e26464;
    margin-bottom: 10px;
    float: left;
    cursor: pointer;
    width: 170px;
    text-align: left;
    color: #fff;
    position: absolute;
    right: -170px;
}

.rightFButtonsArea span a {
    color: #fff;
}

.rightFButtonsArea span i {
    width: 40px;
    height: 42px;
    line-height: 44px;
    color: #fff;
    font-size: 17px;
    text-align: center;
    background: #d94949;
    margin-right: 12px;
    float: left;
}

.rightFButtonsArea span b {
    line-height: 42px;
}

.rightFButtonsArea1 {
    display: table;
    margin-bottom: 5px;
}

.rightFButtonsArea1 i {
}

.rightFButtonsArea1 b {
    -moz-transform: rotateZ(-91deg);
    -o-transform: rotateZ(-91deg);
    -ms-transform: rotateZ(-91deg);
    -webkit-transform: rotateZ(-91deg);
    transform: rotateZ(-91deg);
    display: block;
    float: left;
    width: 154px;
    position: absolute;
    font-size: 16px;
    left: -57px;
    top: 99px;
}

.rightFButtonsArea1 span {
    background: #000;
    width: 41px;
    height: 180px;
    display: block;
    position: relative;
    text-align: center;
    color: #fff;
    cursor: pointer;
}

.rightFButtonsArea1 i {
    display: block;
    width: 100%;
    height: 40px;
    line-height: 42px;
    background: #009EE3;
    color: #fff;
    font-size: 32px;
}

.bsarayalim {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: #009ee36e;
    z-index: 99999999;
    display: none;
}

.arayalimModalBlock {
    display: table;
    width: 100%;
    max-width: 500px;
    background: #f1f7f7;
    margin: 5% auto 0;
    position: relative;
    border: 5px solid #009EE3;
}

.arayalimModalHeader {
    text-align: center;
    padding: 30px 15px;
    font-size: 25px;
    color: #009EE3;
}

.arayalimModalHeader i {
    font-size: 40px;
    margin-bottom: 11px;
    color: #009EE3;
}

.arayalimModalBlock form {
    display: table;
    width: 100%;
    background: #fff;
    padding: 30px 20px;
    border-top: 1px solid #d4e2e2;
    background: #e7f0f5;
    color: #000;
}

.arayalimModalBlock form input[type="text"] {
    border: 1px solid #d4e2e2;
    border-radius: 0;
    margin-bottom: 20px;
    box-shadow: none;
    padding: 10px 15px;
    height: auto;
}

.arayalimModalBlock form input[type="text"]:focus {
    box-shadow: none;
}

.arayalimModalBlock form label {
    color: #009EE3;
    font-size: 16px;
    font-weight: 500;
}

.arayalimModalBlock form button {
    display: table;
    width: 100%;
}

.arayalimModalClose {
    position: absolute;
    top: -34px;
    right: -5px;
    padding: 6px 7px;
    background: #009EE3;
}

.arayalimModalClose i {
    display: block;
    font-size: 22px;
    color: #ffffff;
    cursor: pointer;
}


.premiumIlan {
    position: relative;
    width: 100%;
    display: table;
    background: #fff;
}

.premiumIlanButtons {
    display: table;
    float: right;
    margin-top: -78px;
}

.premiumIlanButtons span {
    float: right;
    padding: 7px 10px;
    border: 1px solid #dedde2;
    border-radius: 4px;
    margin-left: 4px;
    cursor: pointer;
    background: #fff;
    font-size: 15px;
}

.premiumIlanButtons span:hover {
    background: #009EE3;
    border-color: #009EE3;
}

.premiumIlanButtons span:hover i {
    color: #fff;
}

.premiumIlanImage {
    padding: 0;
    margin-bottom: -4px;
}

.premiumIlanImage img {
    width: 100%;
    height: 449px;
    max-width: 100% !important;
}

.premiumIlanDetails {
    padding-top: 20px;
    padding-left: 0;
    padding-right: 0;
}

span.premiumIlanPrice {
    display: table;
    padding: 0px 15px 0px 15px;
    margin-top: 5px;
    margin-bottom: 20px;
    color: #009EE3;
    font-size: 18px;
    font-weight: 600;
}

.premiumIlanDetails h2 {
    font-size: 22px;
    font-weight: 600;
    padding: 0px 15px 15px 15px;
}

.premiumIlanDetails h2 a {
    color: #000;
}

.premiumIlanDetails h2 a:hover {
    color: #009EE3;
}


.premiumIlanAciklama {
    font-size: 15px;
    width: 100%;
    height: 60px;
    display: inline-block;
    overflow: hidden;
    margin-bottom: 19px;
    padding: 0 15px;
}

.premiumIlanAgent {
    width: 100%;
    display: table;
    border-top: 1px solid #dbe1e4;
    border-bottom: 1px solid #dbe1e4;
    padding: 15px;
}

.premiumIlanAgent img {
    float: left;
    margin-right: 15px;
    width: 69px;
    height: 69px;
    background: #fff;
    border-radius: 50%;
}

.premiumIlanAgentB h4 {
    margin-bottom: 5px;
    margin-top: 7px;
    font-size: 18px;
}

.premiumIlanAgentB span i {
    margin-right: 3px;
    color: #373839;
}

.premiumIlanAgentB span {
    margin-right: 11px;
    color: #264867;
}

.premiumIlanAddress {
    padding: 15px;
    font-size: 15px;
    color: #373839;
}

.premiumIlanAddress i {
    font-size: 18px;
    color: #373839;
    margin-right: 3px;
}

.premiumIlanBottom {
    width: 100%;
    display: table;
    background: #fff;
}

.preicon i {
    font-size: 40px;
    color: #009EE3;
    margin-bottom: 10px;
}


.premiumIlanBottom span {
    border-right: 1px solid #dbe1e4;
    display: block;
    float: left;
    padding: 10px 0;
    width: 29%;
    text-align: center;
}

.premiumIlanBottom span:last-child {
    border-right: none;
}

.header_leftMap, .header_rightMap {
    background-repeat: no-repeat;
    height: 102px;
}

.header_leftMap {
    background-image: url(../img/header_tekstilkent_map.jpg);
}

.header_rightMap {
    background-image: url(../img/header_giyimkent_map.jpg);
    background-position: right;
    text-align: right;
}

.header_leftMap a, .header_rightMap a {
    display: block;
    margin-top: 12px;
}

.header_leftMap i,
.header_rightMap i {
    color: #fff;
    font-size: 13px;
    -moz-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}

.header_leftMap i {
    margin-left: 5px;
}

.header_rightMap i {
    margin-right: 5px;
}

.header_leftMap a:hover i {
    margin-left: 10px;
}

.header_rightMap a:hover i {
    margin-right: 10px;
}

.header_leftMap img,
.header_rightMap img {
    border: 4px solid #fff;
    border-radius: 50%;
    box-shadow: 0 0 4px #a5a5a5;
    position: relative;
    z-index: 1;
}

.header_leftMap img {
    float: left;
}

.header_rightMap img {
    float: right;
}

.header_leftMap a span,
.header_rightMap a span {
    display: block;
    background: #007fc6;
    color: #fff;
    font-size: 15px;
}

.header_leftMap a span {
    float: left;
    padding: 8px 12px 10px 22px;
    margin: 18px 0 0 -11px;
}

.header_rightMap a span {
    float: right;
    padding: 8px 22px 10px 12px;
    margin: 18px -11px 0 0;
}

.ilanlarAlani {
    padding-top: 5px;
    padding-bottom: 5px;
}

.sayfaTitle {
    width: 100%;
    display: table;
    margin-bottom: 30px;
}

.sayfaTitle h1 {
    margin: 0;
    line-height: 50px;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 600;
    color: #007fc6;
}

.sayfaTitle p {
    margin: 0;
    padding: 0;
}

.ilanlarBlock {
    background: #f8f9f9;
    margin-bottom: 30px;
    box-shadow: 0 1px 2px #cacaca;
}

.ibl-image {
    position: relative;
    width: 100%;
    display: table;
    margin-bottom: 16px;
    overflow: hidden;

    > a {
        display: flex;
        align-items: stretch;
        justify-content: stretch;
    }
}

.ibl-image img {
    width: 100%;
    max-width: 100% !important;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    max-height: 240px;
}

.ilanlarBlock:hover .ibl-image img {
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.ibl-image span {
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 5px 15px;
    background: #c6002e;
    color: #fff;
    font-size: 15px;
}

.ibl-content {
    min-height: 360px;
}

.ibl-content h3 {
    padding: 0 16px;
    font-size: 18px;
    font-weight: 600;
    margin: 0 0 15px;
}

.ibl-content h3 a {
    color: #000;
}

.ibl-content h3 a:hover {
    color: #c6002e;
}

.ibl-aciklama {
    padding: 0 15px;
    color: #484848;
    height: 40px;
    overflow: hidden;
}

.ibl-aciklama p {
    margin: 0;
    padding: 0;
    line-height: 100%;
}

span.ibl-price {
    display: block;
    padding: 0 15px;
    font-size: 21px;
    margin: 16px 0 16px;
    color: #c6012f;
    font-weight: 600;
}


.ibl-content table {
    width: 100%;
    background: #fff;
    margin-bottom: 15px;
}

.ibl-content table tr {
    border-bottom: 1px solid #f2f7f9;
}

.ibl-content table tr td {
    padding: 7px 15px;
    color: #4c4c4c;
    font-size: 14px;
}

.ibl-content table tr td:nth-child(2) {
    text-align: right;
}

.ibl-content table tr td i {
    width: 14px;
    text-align: center;
    margin-right: 4px;
}

.ilanlarBlockCats .ibl-content table tr td {
    font-size: 12px;
    padding: 7px 9px;
}


.calculate.col-md-12 {
    display: table;
}

.headerPText {
    font-size: 31px;
    font-weight: bold;
}

.headerPText2 {
    font-size: 12px;
    margin-top: 10px;
}

@media (max-width: 1200px) {
    .headerPText {
        font-size: 27px;
    }

    .headerPText2 {
        font-size: 10px;
    }

    .ci-phone-txt {
        width: 80% !important;
    }

    .form-s {
        display: none !important;
    }
}

.headerICON {
    color: #848484;
}

#form_sbmt {
    background: #009EE3 !important;
    border-color: #009EE3 !important;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}

#form_sbmt:hover {
    background: #000 !important;
    border-color: #000 !important;
}

.alan_aciklama p {
    display: block;
    line-height: normal;


}

.active {
    color: black;
}


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
    font-family: 'Lato', sans-serif;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}

body {
    line-height: 1;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

a:hover {
    text-decoration: none;
}

body {
    font-family: 'Lato', sans-serif;
    line-height: 20px;
    font-weight: 400;
    font-style: normal;
    color: #000;
    font-size: 13px;
}


dd, dl {
    line-height: 20px;
}

h1 {
    line-height: 70px;
    margin-top: 0;
    margin-bottom: 0;
}

.catfeattick table {
    width: 100%;
}

.catfeattick table td {
    float: left;
    width: 20%;
    margin: 10px 0;
}

@media (max-width: 550px) {
    .catfeattick table td {
        width: 33%;
        height: 30px;
    }
}

.catfeattick i {
    font-size: 13px;
    color: green;
}

.gallery-slider-con {
    background: url(/assets/img/gallery-bg.jpg);
    background-size: cover;
    position: relative;
}

.gallery-slider-con .bx-controls {
    display: none;
}

.gallery-slider-con .bx-viewport {
    background: transparent;
    -moz-box-shadow: 0 0 0px #ccc;
    -webkit-box-shadow: 0 0 0px #ccc;
    box-shadow: 0 0 0px #ccc;
    border: 0px solid #fff;
}

.gallery-slider-con .bx-wrapper {
    margin: 0px 0 35px 0;
}

.gs-control i {
    color: #fff;
    padding: 9px 24px 9px 25px;
    background: #171717;
    font-size: 16px;
}

#gs-prev, #gs-next {
    position: absolute;
    top: 19px;
}

#gs-prev {
    right: 72px;
}

#gs-next {
    right: 15px;
}


.gs-title {
    margin: 25px 0px;
    font-size: 30px;
    font-weight: 800;
    color: #f7c51e;
}

@media (max-width: 768px) {
    .gs-title {
        font-size: 19px;
        font-weight: 800;
        color: #f7c51e;
        margin-top: 5%;
        margin-bottom: 17%;
        width: 133px;
        word-wrap: break-word;
    }

}

.form-slider .bx-wrapper {
    margin-bottom: 40px;
}

.hm-con {
    float: left;
}

.hm-con:nth-child(1) {
    width: 29%;
    margin-top: 10px;
    margin-bottom: 10px;
}

.hm-con:nth-child(3) {
    width: 40%;
    margin-top: 15px;
}

.hm-con:nth-child(2) {
    margin-top: 12px;
    width: 31%;
}

.hm-con:nth-child(3) .hc-div {
    float: right;
}

@media (max-width: 992px) {
    .hm-con {
        width: 100% !important;
    }

    .mlogo img {
        margin: 0 auto;
        display: table;
    }
}

/*yeni*/

.asc:after {
    font-family: FontAwesome;
    content: '\f0d7';
    padding-left: 5px;
    /*color: #ccc;*/
}

.desc:after {
    font-family: FontAwesome;
    content: '\f0d8';
    padding-left: 5px;
    /*color: #ccc;*/
}

.asc-id:after {
    content: 'Eskiden Yeniye Sırala';
}

.desc-id:after {
    content: 'Yeniden Eskiye Sırala';
}

.alan_aciklama {
    margin-block: 15px 0;
    padding-inline: 0px;
    border-radius: 10px;
    margin-bottom: 20px;
}

.alan-konum {
    position: relative;
    float:left;
    width: 100%;
    padding: 0;

}

.bölüm-özellikler {
    border-radius: 10px;
    padding: 0;
    display: flex;
    flex-direction: column;
    margin-bottom: 20px;

}

#headerNavigation {
    background: #007fc6;
    border-bottom: 3px solid #00adef;
}

@media (min-width: 991px) {
    .nav-fixed {
        position: fixed;
        width: 100%;
        top: 0;
        left: 0;
        z-index: 999999;
        display: none;
    }
}

.toTop {
    position: fixed;
    z-index: 99;
    bottom: 36px;
    right: 240px;
    display: none;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.toTop span {
    border-radius: 5px;;
    display: block;
    padding: 10px 16px 10px 16px;
    background: #009EE3;
    font-size: 25px;
    color: #fff;
    cursor: pointer;
}

.toTop:hover {
    bottom: 38px
}

ul.pagecat_parents {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-top: 0;
}

ul.pagecat_parents li {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-right: 10px;
    font-size: 17px;
    font-weight: 700;
}

ul.pagecat_parents li:after {
    content: '';
    background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHdpZHRoPSIyNSIgaGVpZ2h0PSIyNSIgeD0iMCIgeT0iMCIgdmlld0JveD0iMCAwIDYuMjUgNi4yNSIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNTEyIDUxMiIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgY2xhc3M9IiI+PGc+PHBhdGggZD0iTTIuMTQ4IDUuMjczYTAuMTk1IDAuMTk1IDAgMCAxIC0wLjEzOCAtMC4wNTcgMC4xOTUgMC4xOTUgMCAwIDEgMCAtMC4yNzZMMy44MjUgMy4xMjUgMi4wMSAxLjMxYy0wLjA3NiAtMC4wNzYgLTAuMDc2IC0wLjIgMCAtMC4yNzZzMC4yIC0wLjA3NiAwLjI3NiAwbDEuOTUzIDEuOTUzYTAuMTk1IDAuMTk1IDAgMCAxIDAgMC4yNzZsLTEuOTUzIDEuOTUzQTAuMTk1IDAuMTk1IDAgMCAxIDIuMTQ4IDUuMjczIiBmaWxsPSIjMDAwMDAwIiBvcGFjaXR5PSIxIiBkYXRhLW9yaWdpbmFsPSIjMDAwMDAwIi8+PC9nPjwvc3ZnPg==");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-left: 10px;
}

ul.pagecat_parents li:last-child {
    margin-right: 0;

    &::after {
        display: none;
    }
}

ul.pagecat_parents li a {

}

.cat-filt {
    float: right;
}

.cat-filt a {
    margin-top: 5px;
    margin-left: 15px;
    float: left;
    color: #474747;
}

span.mphr {
    display: table;
    width: 100%;
    height: 1px;
    border-bottom: 1px dashed #b1b6bb;
    margin-top: 5px;
}

.mainFiltre {
    background: #fff;
    padding-top: 20px;
    padding-bottom: 5px;
    margin-bottom: 15px;
    margin-top: 300px;
    border-radius: 3px;
}

.kanalistanbul-section {
    padding: 0 0 40px 0;
}

.kanalistanbul-container {
    margin: auto;
}

.kanalistanbul-title {
    text-align: center;
    margin: 0 0 20px;
    font-size: 26px;
    color: #1a2744;
    font-weight: 800;
}

.kanalistanbul-grid {
    display: grid;
    grid-template-columns:repeat(5, 1fr);
    gap: 18px;
    text-align: center;
}

.kanalistanbul-item {
    padding: 20px 10px;
    border-right: 1px solid #e5eaf2;
}

.kanalistanbul-item:last-child {
    border-right: none;
}

.kanalistanbul-icon {
    display: grid;
    place-items: center;
    margin: 0 auto 12px;
}

.kanalistanbul-item h3 {
    font-size: 16px;
    color: #009EE3;
    margin: 0 0 8px;
    font-weight: 800;
}

.kanalistanbul-icon svg {
    width: 70px;
    height: 70px;
}

.kanalistanbul-icon svg g {
    stroke: #009EE3;
}

.kanalistanbul-item p {
    font-size: 15px;
    color: #63676a;
    line-height: 1.5;
    margin: 0;
}

.kanalistanbul-item {
    padding: 20px 10px;
    border-right: 1px solid #e5eaf2;
    position: relative;
    overflow: hidden;
    transition: .35s ease;
}

.kanalistanbul-item::before {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, #009EE308, transparent);
    opacity: 0;
    transition: .35s ease;
    pointer-events: none;
}

.kanalistanbul-item:hover {
    transform: translateY(-8px);
}

.kanalistanbul-item:hover::before {
    opacity: 1;
}

.kanalistanbul-item h3,
.kanalistanbul-item p,
.kanalistanbul-icon svg {
    transition: .35s ease;
}

.kanalistanbul-item:hover h3 {
    color: #0077ad;
}

.kanalistanbul-item:hover p {
    color: #2d3748;
}

.kanalistanbul-item:hover .kanalistanbul-icon svg {
    transform: scale(1.08) rotate(2deg);
}

.kanalistanbul-item:hover .kanalistanbul-icon svg g {
    stroke: #0077ad;
}

@media (max-width: 1100px) {
    .kanalistanbul-grid {
        grid-template-columns:repeat(3, 1fr);
    }

    .kanalistanbul-item:nth-child(3) {
        border-right: none;
    }
}

@media (max-width: 768px) {
    .kanalistanbul-grid {
        grid-template-columns:repeat(2, 1fr);
        gap: 14px;
    }

    .kanalistanbul-item {
        border-right: none;
        border: 1px solid #e5eaf2;
        border-radius: 18px;
    }

    .kanalistanbul-title {
        font-size: 18px;
    }
}

@media (max-width: 520px) {
    .kanalistanbul-grid {
        grid-template-columns:1fr;
    }
}


.post_box {

    .media {
        width: 815px;

        img {
            border-radius: 15px;
        }
    }
}

/*product-thumb*/

.pr-thumb td {
    color: #5c5c5c;
}

.pr-thumb tr {
    border-bottom: 1px solid #eee;
    padding: 5px 0px;
    /*float: left;*/
    width: 100%;
}

.pr-thumb tr:last-child {
    border-bottom: 0px;
    padding-bottom: 0;
    font-size: 14px;

}

.pr-thumb tr:last-child td span:first-child {
    color: #BE1E2D;
    font-weight: bold;
    float: left;
    font-size: 15px;
}

.pr-thumb tr:last-child td span:last-child {
    float: right;
}

.pr-thumb table tr:first-child td {
    color: #1b4182;
    font-weight: bold !important;
    font-size: 15px;
    height: 60px;
    overflow: hidden;
    display: block;
}

.pr-thumb {
    margin-bottom: 30px;
}

.pr-thumb:hover {
    -moz-box-shadow: 3px 10px 4px #000;
    -webkit-box-shadow: 3px 10px 4px #000;
    box-shadow: 0px 0px 15px #979393;
    transition: box-shadow 0.2s ease-out;
}

.pr-thumb .portfolio_fancy_text {
    position: relative;
}

.pr-thumb .portfolio_fancy_text:before {
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    border: 1px solid #ccc;
    border-top: 0px;
    border-bottom: 3px solid #ccc;
}

.pr-thumb .portfolio_fancy_text table {
    width: 100%;
}

@media (min-width: 768px) {
    .pr-thumb .pr-thumb-img {
        overflow: hidden;
    }

    .pr-thumb:hover .portfolio_fancy_text:before {
        border-top: 3px solid #BE1E2D;
        border-bottom: 3px solid #BE1E2D;
    }

    .pr-thumb:hover img {
        -moz-transform: scale(1.1);
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
        -webkit-transition: 0.3s all ease;
        -moz-transition: 0.3s all ease;
        -o-transition: 0.3s all ease;
        -ms-transition: 0.3s all ease;
        transition: 0.3s all ease;
        opacity: 0.7;
        cursor: pointer;
        max-height: 100%;
    }
}

/*product-thumb-son*/


#response_text {
    display: none;
    background: #009EE3;
    padding: 10px;
    font-size: 22px;
    line-height: 30px;
    color: #fff;
    text-align: center;
}

#response_text i {
    margin-right: 10px;
    color: #fff;
}


.slider-text {
    position: absolute;
    top: 79px;
    left: -319px;
    width: 207px;
    height: 100px;
}

.form-slider {
    position: relative;
}

.form-s {
    position: absolute;
    top: 0;
    right: 100px;
    width: 25%;
    background: rgba(37, 37, 37, 0.93);
    height: 100%;
    padding: 15px;
}

.form-group label {
    color: #003f63;
}

.form-txt {
    color: #003f63;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
}

.form-txt-b {
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 20px;
}

.filter-box {
    width: 133.7px;
    float: left;
    margin-right: 10px;
}

@media (max-width: 768px) {
    .filter-box {
        width: 48%;
    }
}

.cf-select {
    float: left;
    padding: 5px;
    width: 100%;
    margin-right: 20px;
    margin-bottom: 20px;
    color: #666;
    height: 35px;
    border: 1px solid #cecece;
    border-radius: 3px;
}

select.cf-select {
    float: left;
    padding: 5px;
    width: 100%;
    margin-right: 20px;
    margin-bottom: 20px;
    color: #666;
    height: 35px;
    border: 1px solid #cecece;
    border-radius: 3px;
    background-repeat: no-repeat;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: linear-gradient(45deg, transparent 50%, #009EE3 50%), linear-gradient(135deg, #009EE3 50%, transparent 50%);
    background-position: calc(100% - 20px) calc(1em + 2px), calc(100% - 15px) calc(1em + 2px), calc(100% - 2.5em) 0.5em;
    background-size: 5px 5px, 5px 5px, 1px 1.5em;
}


.cf-select:hover {
    -moz-box-shadow: 3px 10px 4px #000;
    -webkit-box-shadow: 3px 10px 4px #000;
    box-shadow: 0px 0px 15px #979393;
    transition: box-shadow 0.2s ease-out;
}


.filter-btn {
    background: #333;
    width: 100%;
    border: none; /* margin-top: 10px; */
    color: #fff;
    padding: 7px 30px;
    text-align: center;
    border-radius: 3px
}

.category-left .filter-box {
    width: 100%;
}

.filter-box:last-child {
    margin-right: 0;
}

.filter-txt {
    margin-bottom: 5px;
    font-size: 14px;
    font-weight: bold;
    color: #000;
}

.pr-detail-right .borderless td {
    border-bottom: 2px solid #fff;
}

.pr-detail-right .borderless td:nth-child(odd) {
    border-right: 2px solid #fff;
}

.pr-detail-right .pr-price {
    color: #009EE3;
    font-size: 27px !important;
    font-weight: bold !important;
    width: 100%;
    padding: 8px;
    border-bottom: 2px solid #fff;
}

/*.pr-detail-right tbody tr:nth-child(2n+1) {*/
/*	background: #ECECEC;*/
/*}*/
/*.pr-detail-right tbody tr:nth-child(2n) {*/
/*	background: #DBDBDB;*/
/*}*/

.centered {
    display: table;
    margin: 0 auto;
}

.pr-detail-right .borderless td {
    border-bottom: 2px solid #fff;
}

.pr-detail-right .borderless td:nth-child(odd) {
    border-right: 2px solid #fff;
}

.pr-detail-right .pr-price {
    color: #009EE3;
    font-size: 27px !important;
    font-weight: bold !important;
    width: 100%;
    padding: 8px;
    border-bottom: 2px solid #fff;
}

/*.pr-detail-right tbody tr:nth-child(2n+1) {*/
/*	background: #ECECEC;*/
/*}*/
/*.pr-detail-right tbody tr:nth-child(2n) {*/
/*	background: #DBDBDB;*/
/*}*/

#ilan-no-search {
    position: relative;
}

#ilan-no-search i {
    color: #fff;
}

#ilan-no-search * {
    float: left;
}

#ilan-no-search i {
    color: #000;
    /* padding: 7px; */
    position: absolute;
    right: 9px;
    top: 8px;
}

#ilan-no-search ul {
    position: absolute;
    left: 0;
    top: 28px;
    float: left;
    background: #fff;
    color: #000;
    width: 177px;
    padding: 6px;
}

#ins-input {
    color: #000;
}

.header-top-right .header-links li:not(#ilan-no-search) {
    margin-top: 2px;
}

.calculate input {
    width: 90%;
    font-weight: bold;
    color: #000;
}

.calculate h3 {
    font-size: 18px;
    color: #444;
    float: left;
    width: 100%;
    padding: 7px 0px;
    margin-top: 20px;
    font-weight: bold;
}

.calculate li {
    float: left;
    margin-bottom: 5px;
}

.calculate .form-control {
    margin: 0px;
}

.calculate .klabel {
    width: 25%;
    padding-top: 5px;
}

.calculate .klabel:before {
    content: '*';
    color: red;
}

.calculate .type {
    padding-top: 5px;
    font-weight: bold;
}

.calculate .field {
    width: 65%;
}

.calculate .bigField {
    width: 75%;
}

.calculate .wrapper, .temsilci .wrapper {
    padding: 15px;
    background: #eee;
    float: left;
}

.calculate button {
    float: left;
    margin: 1px;
}

.calculate #cleanButton {
    background: #000 !important;
    color: #fff;
}

.calculate #cleanButton:hover {
    background: rgba(0, 0, 0, 0.79) !important;
}

.temsilci {
    float: left;
}

.clearfix {
    clear: both;
}

/*kategori sayfasi liste*/
.listeitem {
    background-color: #FFF;
    margin-bottom: 23px;
    width: 95%;
    margin-right: auto;
    border-width: 5px;
    margin-left: auto;
    padding: 17px;
    cursor: pointer;
}

.tgcatPage .listeitem {
    width: 100%;
}

.listeitem:hover {
    -moz-box-shadow: 3px 10px 4px #000;
    -webkit-box-shadow: 3px 10px 4px #000;
    box-shadow: 0px 0px 15px #979393;
    transition: box-shadow 0.2s ease-out;
}

.listeitem:hover .fiyat {
    background-color: #1e69af;
}

.listeitem .resim {
    float: left;
    height: 121px;
    width: 17%;
    margin-right: 3%;
}

.listeitem .info .adi {
    font-size: 19px;
    font-weight: 500;
    color: #222;
}

.listeitem.uzun .info {
    float: left;
    width: 55%;
    padding-right: 30px;
}

.listeitem .info .adi {
    font-size: 19px;
    font-weight: 700;
    color: #222;
}

.listeitem .info .bolgesi {
    font-size: 12px;
    font-weight: 300;
    color: #929292;
    margin-bottom: 11px;
}

.liste-tarih-baslik {
    float: left;
    font-size: 15px;
    color: #222;
    font-weight: 700;
}

.liste-tarih {
    float: left;
    position: relative;
    font-size: 15px;
    font-weight: 300;
    width: 50%;
    color: #000;
}

.liste-ilan-no-baslik {
    font-size: 15px;
    color: #222;
    font-weight: 700;
    float: left;
}

.liste-ilan-no {
    font-size: 15px;
    font-weight: 300;
    color: #000;
}

.listeitem .ozellik {
    float: left;
    width: 25%;
    height: 121px;
}

.listeitem .ozellik .fiyat {
    color: #FFF;
    background-color: #009EE3;
    height: 60px;
    text-align: center;
    font-size: 27px;
    font-weight: 300;
    line-height: 60px;
}

.listeitem .ozellik .fiyat span {
    font-size: 17px;
}

.listeitem .ozellik .odam2 {
    background-color: #f4f4f4;
    height: 61px;
    text-align: center;
    line-height: 61px;
    font-size: 18px;
    font-weight: 300;
    color: #000;
    text-transform: uppercase;
}

/*kategori sayfasi liste-son*/


.reklam-home {
    padding: 0;
    position: relative;
    width: 100%;

}

.reklam-home img {
    /*max-height: 350px;*/
}

.reklam-home .inside-container {
    color: #fff;
    position: absolute;
    left: 0;
    top: 0;
    /*transform: translate(-50%,-50%);*/
    width: 100%;
    text-align: center;
    margin-top: 11%;

}

.rhc-inside span {
    margin: 0 auto;
    display: table;
    /*border: 2px solid #fff;*/
    padding-bottom: 1%;
    line-height: normal;
    width: 100%;
}

@media (min-width: 768px) {

    .rhc-inside span:nth-child(1) {
        font-size: 30px;
        font-weight: bold;
    }

    .rhc-inside span:nth-child(2) {
        font-size: 16px;
    }
}

@media (max-width: 768px) {
    .reklam-home .inside-container {
        margin-top: 7%;
    }

    .rhc-inside span:nth-child(1) {
        font-size: 3.8vw;
    }

    .rhc-inside span:nth-child(2) {
        font-size: 3vw;
    }
}

.blog-article .title {
    font-size: 27px;
    line-height: 36px;
    font-family: 'Lato', sans-serif;
    font-weight: normal;
    color: #394041;
    word-spacing: -1px;
    width: 100%;
    display: block;
    padding: 15px 0;
}

.blog-article .title:hover {
    color: #df5400;
}

.blog-article .date {
    border-top: 1px solid #dedede;
    display: block;
    padding: 15px 0;
    font-family: 'Lato', sans-serif;
    color: #394041;
    font-size: 14px;
    font-weight: normal;
    /*border-bottom: 5px solid #4dc7ec;*/
}

.popular_blogs, .filtre-widget {
    display: block;
    float: left;
}

.filtre-widget .filter-box {
    width: 100%;
}

.popular_blogs .popular_title {
    color: #252525;
    font-family: 'Lato', sans-serif;
    line-height: 20px;
    font-weight: 400;
    font-style: normal;
    font-size: 13px;
}

.popular_blogs .popular_title:hover {
    color: #ec894d;
}


.popular_blogs .title {
    font-family: 'Lato', sans-serif;
    font-size: 21px;
    line-height: 24px;
    font-weight: normal;
    margin: 0 0 16px;
    padding: 15px 11px 16px 15px;
    border-bottom: 1px solid #dedede;
    background-color: #fff;
    display: block;
}

.popular_blogs ul {
    margin-bottom: 49px;
}

.popular_blogs ul li:first-child {
    border-top: 1px solid #dedede;
}

.popular_blogs ul li {
    font-family: 'Lato', sans-serif;
    color: #75797A;
    background: url(../images/feature-list-bullet.png) no-repeat 2px 15px;
    border-bottom: 1px solid #dedede;
    padding: 8px 0 8px 14px;
}

.popular_blogs ul li i {
}


.filtre-widget .header {
    background: #394041;
    float: left;
    width: 100%;
    margin-bottom: 10px;
}

.filtre-widget .filter-btn {
    margin-bottom: 10px;
}

.filtre-widget .title {
    color: #fff;
    font-size: 18px;
    padding: 15px 0 15px 15px;
    float: left;
}

.filtre-widget .fa-search {
    float: right;
    color: #c7d2d3;
    background-color: #252a2b;
    font-size: 24px;
    padding: 15px;
}

#haberler-fluid {
    background: url(/upload/ckfinder/images/bloc/kanal-istanbul-alinlik1.jpg);
    min-height: 266px;
    position: relative;
}

#haberler-fluid .absolute-wrapper {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 266px;
    align-items: center;
    display: flex;
}

#haberler-fluid .absolute-wrapper .title {
    background-color: #f5f4f3;
    opacity: 0.9;
    padding: 15px 20px;
    float: left;
    margin-top: 30px;
    font-size: 24px;
    font-family: 'Lato', sans-serif;
    font-weight: bold;
    /*margin-bottom: 10px;*/
    border-radius: 5px 5px 0 0;

}

#haberler-fluid .absolute-wrapper .description {
    background-color: #009EE3;
    opacity: 0.9;
    padding: 17px 20px 17px 18px;
    color: #fff;
    float: left;
    border-radius: 0 5px 5px 5px;

}

#haberler {
    padding-top: 35px;
    padding-bottom: 35px;

    .col-md-12 {
        padding: 0 !important;
    }
}

#haberler .left-frame {
    background: #fff;
}

#last-news {
    padding: 20px 0;
}

#last-news img {
    width: 100%;
}

#last-news .title {
    font-family: 'Lato', sans-serif;
    font-weight: normal;
    color: #394041;
    word-spacing: -1px;
    font-size: 16px;
    margin-top: 10px;
    display: block;
}

#last-news .title:hover {
    color: #df5400;
}

#last-news .date {
    font-size: 12px;
    font-family: 'Lato', sans-serif;
    color: #333;
    font-weight: normal;
    padding: 5px 0;
    float: left;
    width: 100%;
}

#last-news .description {
    color: #8b9293;
    font-size: 13px;
    line-height: 23px;
    font-family: 'Lato', sans-serif;
    float: left;
    width: 100%;
    min-height: 70px;
}

#last-news .more, #last-news .more i {
    color: #394041;
}

#last-news .more:hover, #last-news .more:hover i {
    color: #df5400;
}

.footer-menu li {
    float: left;
    /*margin-left: 20px;*/
}

.footer-menu li a {
    color: #f1f1f1;
}

.footer-menu li:after {
    content: '/';
    padding: 0 10px;
    color: #f1f1f1;
}

.footer-menu li:last-child:after {
    content: '';
    padding: 0;
}

/*yeni-son*/


.dek-kutu {
    position: relative;
    overflow: visible;
    background: #FAFAFA;
}

.dek-cont {
    margin-top: 30px;
    margin-bottom: 30px;
}

.dek-baslik {
    padding: 8px 10px;
    color: #fff;
    background: #303030;
    font-size: 17px;
}

.dek-baslik span {
    margin-left: 20px;
}

.dek-baslik:before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    left: 0;
    top: 0;
    border-style: solid;
    border-width: 18px 0 18px 18px;
    border-color: transparent transparent transparent #FFFFFF;

}

.dek-baslik:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    right: 0;
    top: 0;
    border-style: solid;
    border-width: 18px 18px 18px 0;
    border-color: transparent #FFFFFF transparent transparent;

}

.dek-yazi {
    padding: 10px;
    font-size: 15px;
}

.dek-resim {
    padding: 10px 10px;
}


.clear_select {
    margin-top: 65px;
}

.textfont p {
    font-family: 'Lato', sans-serif;
    line-height: 20px;
    font-weight: 400;
    font-style: normal;
    color: #f1f1f1;
    font-size: 13px;
}

.header_page {
    width: 100%;
    position: relative;
    float: none;
    z-index: 0;
    margin-bottom: 20px;

}

.textfont h4 {
    font-weight: 500;
    color: #f1f1f1;
}

#comments {
    padding-top: 20px;
    float: left;
    width: 100%;
}

#comments h4 {
    font-weight: bold;
    line-height: 50px;
    margin-bottom: 0;
    display: inline-block;
    text-transform: uppercase;
}

.comment {
    position: relative;
    padding-top: 30px;
}

.comments_list .children {
    position: relative;
}

.comments_list .children:after {
    width: 20px;
    height: 1px;
    background: #e8e8e8;
    position: absolute;
}

.comment.span12 {
    margin-left: 0
}

.comment:first-child {
    padding-top: 40px;
}

.comment dl {
    margin-top: 0;
    margin-bottom: 0px;
    padding: 30px;
    background: #fff;
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
}

.comment dl dt {
    width: 64px;
    height: 64px;
}

.comment dl dt img {
    width: 100%;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
}

.comment dl dd {
    margin-top: 0px;
    margin-left: 80px
}

.comment dl dd ul {
    margin: 0;
    padding: 0;
    list-style: none;
    float: left;
    width: 100%;
    margin-top: 4px;
}

.comment dl dd ul li {
    float: left;
    border-right: 1px solid #999;
    line-height: 11px;
}

.comment dl dd ul li span {
    padding-left: 8px;
    padding-right: 8px;
    color: #999;
    font-weight: 300 !important;
    font-size: 12px !important;
}

.comment dl dd ul li span a {
    color: #444444;
    font-weight: 400;
    font-size: 12px;
}

.comment dl dd span.author a {
    color: #444;
    font-size: 14px;
    font-weight: 500 !important;
}

.comment dl dd ul li a {
    color: #888;
    font-weight: 500;
    font-size: 12px !important;
}

.comment dl dd ul li a:hover {
    text-decoration: none;
}

.comment dl dd ul li:first-child span {
    padding-left: 0
}

.comment dl dd ul li:last-child {
    border-right: none;
}

.comment {
    padding-top: 30px;
    padding-bottom: 30px
}

.comment .comment_text {
    width: 100%;
    float: left;
    margin-top: 10px;
}

#respond h3 {
    text-transform: uppercase;
    margin-top: 60px;
    float: left;
    width: 100%;
    font-size: 18px;
    font-weight: bold;
    position: relative;
    margin-bottom: 40px;
}

#respond label {
    /*display:none;*/
}

#respond textarea {
    width: 100%;
    background: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#respond .comment-form-author {
    width: 32%;
    float: left;
    margin-right: 2%;
}

#respond .comment-form-email {
    width: 100%;
    float: left;
    margin-right: 2%;
    margin-bottom: 5%;
}

#respond .comment-form-url {
    width: 32%;
    float: left;
    margin-bottom: 10px;
}

#respond input[type="text"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
    height: 40px;
    width: 100%;
    float: left;
    margin-bottom: 0;
}

.tr_bg {
    background: url(../img/flags/tr.png) left no-repeat;
    padding-left: 20px;
}

.ar_bg {
    background: url(../img/flags/sa.png) left no-repeat;
    padding-left: 20px;
}

.ru_bg {
    background: url(../img/flags/ru.png) left no-repeat;
    padding-left: 20px;
}

.de_bg {
    background: url(../img/flags/de.png) left no-repeat;
    padding-left: 20px;
}

.fr_bg {
    background: url(../img/flags/fr.png) left no-repeat;
    padding-left: 20px;
}

.en_bg {
    background: url(../img/flags/gb.png) left no-repeat;
    padding-left: 20px;
}

.fa_bg {
    background: url(../img/flags/fa.png) left no-repeat;
    padding-left: 20px;
}

.es_bg {
    background: url(../img/flags/es.png) left no-repeat;
    padding-left: 20px;
}

.az_bg {
    background: url(../img/flags/az.png) left no-repeat;
    padding-left: 20px;
}

.header-top {
    /*background: #EFEFEF;*/
    height: 35px;
    /*border-bottom: 1px solid #E1E1E1;*/
    color: #fff;
}

.header-top-right .header-links li a {
    color: #fff;
}

.v-text {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.header-top-text {
    height: 35px;
    font-weight: normal;
    font-style: normal;
    /*color: #999;*/
    font-size: 12px;
}

.header-top-right {
    /*color: #999;*/
}

.header-top-contact {
    padding: 7px 5px 5px;
}

.header-top-contact i {
    color: #fff;
}

.header-top-contact a {
    color: #fff;
}

.header-top-contact a:hover {
    color: #000;
}

.portfolio_wrapper li a {
    color: #000;
}

.header-top-contact span {
    margin-left: 8px;
    margin-right: 8px;
}

.header-top-right .header-links {
    list-style: none;
    height: 35px;
}

.header-top-right .header-links li {
    float: left;
    padding: 0 5px;
}

.header-top-text i {
    color #fff;
}

.header-top-right .header-socials {
    height: 35px;
    list-style: none;
    padding-left: 20px;
    padding-top: 4px;
}

.header-top-right .header-socials li {
    float: left;
    padding: 0 5px;
}

.header-top-right .header-socials li a {
    color: #999;
    font-size: 17px;
}

.header-circle {
    float: left;
    border-radius: 40px;
    width: 14%;
    border: 5px solid #fff;
    margin-top: 0px;
    text-align: right;
}

.header-circle img {
    margin-left: 12px;
    margin-top: 13px;
}

.ci-phone-txt {
    float: left;
    margin-left: 7px;
    color: #848484;
    border-left: 2px solid #848484;
    padding: 12px;
    width: 84%;
}

.ci-contact-txt {
    float: left;
    margin-left: 15px;
    width: 232px;
    color: #fff;
}

ul.header-socials.v-text i {
    color: #fff;
}


.mlogo {
    margin-bottom: 11px;
    text-align: center;
}

.mlogo img {
    width: 257px;
}

.logo {
    float: left;
    height: 100%
}

.logo a {
    float: left;
    height: 100%;
}

.logo img {
    max-width: none;
    top: 50%;
    position: relative;
    margin-top: -25px;
}

.logo img.dark {
    display: block;
    visibility: visible;
}

.logo img.light {
    display: block;
    visibility: visible;
}

.page_box a {
    color: #000;
    font-weight: bold;

}

.background--dark .logo img.light {
    display: block;
    visibility: visible;
}

.background--dark .logo img.dark {
    display: none;
    visibility: hidden;
}

.mobile_small_menu {
    display: none;
    position: absolute;
    top: 50%;
    margin-top: -10px;
}

.mobile_small_menu i {
    font-size: 24px !important;
    font-weight: bold;
    font-size: 24px;
    line-height: 21px;
    color: #000;
}

.logo_only_sticky .header_wrapper .logo {
    -webkit-transition-duration: 0.4s;
    -moz-transition-duration: 0.4s;
    -o-transition-duration: 0.4s;
    -ms-transition-duration: 0.4s;
    transition-duration: 0.4s;
    opacity: 0;
}

.header_wrapper {
    width: 100%;
    position: relative;
    float: left;
    z-index: 32;
}

.header-middle {
    height: 110px;
}

.user_ul {
    float: right;
    margin: 6px 0px;
}

.user_ul li {
    float: left;
    margin-right: 20px;
}

.header_widgetized {
    margin-top: 15px;
}

.center-bar a i {
    color: #fff;
    font-size: 18px;
}

.header-middle .header_widgetized {
    float: right;
    position: relative;
    top: 50%;
    max-width: 70%;
    display: table;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.header_page {
    background-color: #f1f1f2;
    color: #444444;
    width: 100%;
    position: relative;
    float: none;
    z-index: 0;
    box-shadow: 0 1px 2px #dadada;
}

.header_page .page_parents {
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: 26px;
}

.page_parents li:first-child {
    padding-right: 0px;
}

.page_parents li {
    float: left;
    padding-left: 0px;
    position: relative;
    padding-left: 15px;
    font-weight: 400;
    padding-right: 11px;
    font-size: 12px;
    opacity: 0.7;
}

.page_parents li:after {
    content: "/";
    position: absolute;
    left: 0;
    top: 1px;
    width: 3px;
    font-size: 12px;
    height: 7px;
    display: inline;
    margin-top: 0;
}

.page_parents li:first-child:after {
    content: '' !important;
    display: none;
}

.page_parents li.home:after {
    content: '' !important;
    display: none;
}

.page_parents li:last-child {
    margin-right: 0px;
    padding-right: 0;
}

.page_parents li a {
    font-size: 18px;
    font-weight: 400;
    color: inherit;
}

.page_parents li a {
    font-size: 11px !important
}

.page_parents li.home {
    opacity: 1;
}

.page_parents li.home a {
    font-weight: bold;
    margin-right: 10px;
}

.page_parents li.home a:hover {
    color: #0f8dcb;
}

.page_parents li a:hover {
    text-decoration: none;

}

.page_parents li:last-child a {
    margin-right: 0px;
}

.page_parents {
    margin: 0;
    padding: 22px 0;
    list-style: none;
    /*position:relative;*/
    margin-top: 0px;
    -webkit-transition-duration: 0.1s;
    -moz-transition-duration: 0.1s;
    -o-transition-duration: 0.1s;
    -ms-transition-duration: 0.1s;
    transition-duration: 0.1s;
    top: 31px;
    right: 0px;
    z-index: 20;
    float: left;
    right: 0;
    z-index: 1;
}

.titles {
    float: left;
    width: 100%;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    margin-top: 35px;
}

.titles h1 {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 17px;
    line-height: 25px;
    height: auto;
    float: left;
}

.titles h3 {
    text-transform: none;
    font-weight: 400;
    font-size: 13px;
    line-height: 13px;
    color: inherit;
    opacity: 0.7;
    float: left;
    width: 100%;
    margin-top: 4px;
}

.contact_information {
    float: left;
}

.notification {
    background: #4CB66D;
    text-align: center;
    float: left;
    color: #fff;
    padding: 10px 10px;
    font-size: 16px;
    margin-bottom: 20px;
    width: 100%;
}

.textError {
    color: red;
    font-weight: bold;
}

.contact_information dl:first-child {
    width: 35.3%;
}

.contact_information dl {
    margin: 0;
    padding: 0;
    float: left;
    width: 25.3%;
    margin-right: 25px;
}

.contact_information dl:last-child {
    margin-right: 0;
}

.contact_information dt {
    width: 28px;
    height: 28px;
}

.contact_information dt i {
    font-size: 24px;
    line-height: 35px;
    float: right;
    color: #0F8DCB !important;
}

.contact_information dd {
    margin-left: 40px;
    margin-top: 0px;
}

.contact_information dd .title {
    display: block;
    font-weight: 400;
    color: #a4a4a4;
    font-size: 12px;
}

.contact_information dd p {
    margin-bottom: 0px;
    color: #444;
    font-size: 12px;
    font-style: italic;
    font-weight: 500;
    float: left;
    margin-top: -4px;
}

@media (max-width: 767px) {

    .footer_social_media_wrapper {
        flex-direction: column !important;
        gap: 10px !important;
    }

    footer {
        padding-top: 15px !important;
    }

    .footer_logo_wrapper {
        margin-bottom: 15px !important;

    }

    .ilanlarBlock {
        margin-bottom: 0 !important;
    }

    footer .panel-body ul li a {
        border-bottom: 1px solid #ffffff29 !important;
    }

    footer .panel-body ul li:last-child a {
        border-bottom: unset !important;
        padding-bottom: 0 !important;
    }

    footer .panel-body {
        padding-top: 0 !important;
    }

    .owl-theme .owl-controls {
        margin-bottom: 15px !important;
    }

    footer .panel-default>.panel-heading {
        background: #132a46 !important;
        color: #fff;
        border-radius: 5px !important;
    }

    .panel-group .panel-heading+.panel-collapse>.panel-body {
        border: unset !important;

        p {
            text-align: center;
        }
    }

    footer .panel-default>.panel-heading a {
        text-decoration: none !important;
    }

    .copyright-text {
        padding: 10px 0;
    }

    .panel-collapse {
        background: #132a46 !important;
        color: #fff;
        border-radius: 0 0 5px 5px !important;
    }
    body:has(#ilk1[aria-expanded="true"]) .panel-default > .panel-heading,
    body:has(#ilk2[aria-expanded="true"]) .panel-default > .panel-heading,
    body:has(#ilk3[aria-expanded="true"]) .panel-default > .panel-heading,
    body:has(#ilk4[aria-expanded="true"]) .panel-default > .panel-heading {
        border-bottom-left-radius: 0 !important;
        border-bottom-right-radius: 0 !important;
    }


    footer .panel-title {
        border: unset !important;
        padding: 0 !important;
    }

    .panel-group {
        margin-bottom: 0 !important;
        padding: 15px 0 !important;
    }

    .footer_logo_wrapper {
        flex-direction: column !important;
        gap: 10px !important;
    }

    .premiumIlanImage img {
        height: 100% !important;
    }

    .featureds .advert_box .advert_box_detail {
        height: 100% !important;
    }

    .featureds {
        padding: 0px 15px 0px 15px !important;
    }

    .sayfaTitleKapak {
        font-size: 17px !important;
        margin: 12px 20px 21px 20px !important;
        float: left !important;
    }

    .rightFButtons {
        top: 50%;
    }

    .homebolumimage .content {
        top: 5% !important;
    }

    .filter-box {
        width: 100% !important;;
    }

    .p-0 {
        padding-right: 15px;
        padding-left: 15px;
    }

    .homebolumimage .image {
        position: relative;
        height: 620px;
    }

    .logo {
        left: 50%;
        position: relative;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
    }

    .header-middle-wrap {
        max-width: 420px;
    }

    .navbarbg #cssmenu #menu-button:before {
        background: #000;
    }

    .navbarbg #cssmenu #menu-button:after {
        background: #000;
        border-top: 2px solid #000;
        border-bottom: 2px solid #000;
    }
}

.menu-small {
    display: none;
    float: left;
    width: 100%;
    z-index: 100000;
    position: relative;
}

.menu-small ul.menu {
    list-style: none;
    margin: 0;
    padding: 0;
    padding-top: 20px;
    padding-bottom: 20px;
    float: left;
    width: 100%;
}

.menu-small ul.menu:first-child {
    padding-bottom: 0;
}

.menu-small ul.menu:first-child:last-child {
    padding-bottom: 20px;
}

.menu-small ul.menu:nth-child(2) {
    padding-top: 0
}

.menu-small ul li {
    float: left;
    width: 100%;
}

.menu-small ul li a {
    margin: 0 auto;
    padding-left: 12%;
    float: left;
    width: 100%;
    margin-top: 8px;
    margin-bottom: 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-transform: uppercase;
    color: #888;
    font-size: 12px;

}

.menu-small ul.menu > li > a {
    text-transform: uppercase;
    font-weight: 600;
    color: #444;
    font-size: 14px;
}

.menu-small ul.menu > li > ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.menu-small ul.menu > li > ul > li > a {
    padding-left: 13%;
}

.menu-small ul.menu > li > ul > li > ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.menu-small ul.menu > li > ul > li > ul > li > a {
    padding-left: 14%;
}

.header-top-flu {
    background: #007fc6;
}

.header-bottom {
    background: #fff;
}

.header-bottom nav {
    float: left;
    width: 100%;
    height: 100%;
}

.header-bottom nav ul {
    float: left;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    height: 100%;
    margin-top: 0;
}

.header-bottom nav ul li {
    padding-right: 27px;
    padding-left: 27px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    -o-transition-duration: 0.2s;
    -ms-transition-duration: 0.2s;
    transition-duration: 0.2s;
    float: left;
    position: relative;
    height: 100%;
    border-left: 1px solid #E7E7E7;
    position: relative;
}

.header-bottom nav > ul > li:first-child {
    background: #0F8DCB;
    color: #fff;
}

.header-bottom nav > ul > li:first-child > a {
    color: #fff;
}

.header-bottom nav > ul > li:last-child {
    border-right: 1px solid #E7E7E7;
}

.header-bottom nav ul li a {
    text-align: center;
    text-transform: uppercase;
    line-height: 30px;
    letter-spacing: 0px;
    font-weight: 500;
    color: #222;
    font-size: 13px;
    padding-top: 15px;
    padding-bottom: 15px;
    -webkit-transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    -o-transition-duration: 0.2s;
    -ms-transition-duration: 0.2s;
    transition-duration: 0.2s;
    top: 0 !important;
    position: relative;
    top: 50%;
    float: left;
}

.header-bottom nav ul li:hover {
    background: #0F8DCB;
    z-index: 4555;
}


.header-bottom nav ul li:hover > a {
    color: #fff;
}

/* dropdown */
.header-bottom nav ul li ul {
    display: none;
    position: absolute;
    top: 60px;
    left: -1px;
    width: 300px;
    z-index: 2;
}

.header-bottom nav ul li ul li {
    border-right: 1px solid #e7e7e7;
    width: 100%;
    background: #fff;
}

.header-bottom nav ul li ul li:last-child {
    border-bottom: 1px solid #e7e7e7;
}

.header-bottom nav ul li ul li a {
}

.header-bottom nav ul li:hover ul {
    display: block;
}

/* dropdown */

.header-search {
    position: relative;
    margin-top: 10px;
    width: 100%;
}

.header-search .search-input {
    top: 20%;
    width: 100%;
}

.header-search .search-input input {
    width: 100%;
    font-size: 13px;
    font-weight: 300;
    border-radius: 4px;
    border: 1px solid #dedede;
    outline: none;
    height: 35px;
    line-height: 35px;
    padding-left: 10px;
    margin: 0px;
}

.header-search .search-input input:focus + i {
    display: none;
}

.header-search .search-input i {
    position: absolute;
    top: 9px;
    right: 9px;
    color: #bbb;
}

/*Slider altÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â±*/
.services {
    margin-top: 30px;
}

.services_medium {
    text-align: center;
    position: relative;
    top: 0;
    padding: 15px;
    padding-top: 0;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.services_medium h4 {
    margin-bottom: 0px;
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 15px;
    position: relative;
    z-index: 9999;
    -webkit-transition-duration: 0.4s;
    -moz-transition-duration: 0.4s;
    -o-transition-duration: 0.4s;
    -ms-transition-duration: 0.4s;
    transition-duration: 0.4s;
}

.services_medium p {
    display: block;
    text-align: center;
    margin-top: 7px;
    position: relative;
    font-family: 'Lato', sans-serif;
    line-height: 20px;
    font-weight: 400;
    font-style: normal;
    color: #000;
    font-size: 13px;
}

h4 {
    line-height: 24px;
    font-size: 16px;
    font-family: 'Lato', sans-serif;
    font-weight: 600;
    font-style: normal;
}

h4 > a {
    color: inherit;
}

a:hover {
    color: #0f8dcb;
}

.services_medium .stil {
    float: left;
}

.services_medium i {
    float: left;
    text-align: center;
    width: 100%;
    line-height: 60px;
    font-size: 48px;
    margin-bottom: 10px;
    z-index: 1000;
    -webkit-transition-duration: 0.4s;
    -moz-transition-duration: 0.4s;
    -o-transition-duration: 0.4s;
    -ms-transition-duration: 0.4s;
    transition-duration: 0.4s;
}

.services_medium.stil .icon_wrapper {
    width: 100px;
    height: 60px;
    left: 50%;
    margin-left: -50px;
    text-align: center;
    -webkit-transition-duration: 0.4s;
    -moz-transition-duration: 0.4s;
    -o-transition-duration: 0.4s;
    -ms-transition-duration: 0.4s;
    transition-duration: 0.4s;
    position: relative;
    z-index: 9999;
}

.services_medium.stil h4 {
    margin-top: 12px;
}

.portfolio.column_title {
    /*margin:30px 0px;*/
}

.portfolio.column_title h1 {
    width: 100%;
    line-height: 24px;
}

.portfolio.column_title.inner-inline_border {
    position: relative;
    float: left;
    width: 100%;
    margin-top: 15px;
    margin-bottom: 20px;
}

.portfolio.column_title.inner-inline_border h1 {
    background: #fff;
    font-size: 20px;
    font-weight: 600;
    z-index: 5;
    position: relative;
    padding-right: 20px;
    width: auto;
    float: left;
}

/*.portfolio.column_title.inner-inline_border:after{*/
/*    display:block;*/
/*    height:1px;*/
/*    content:"";*/
/*    background:#e1e1e1;*/
/*    position:absolute;*/
/*    top:50%;*/

/*    margin-top:-0.5px;*/
/*    width:100%;*/
/*    z-index:1;*/
/*}*/

.portfolio.column_title h2 {
    width: 100%;
    line-height: 24px;
}

.portfolio.column_title h1 {
    text-align: left;
    text-transform: uppercase;
    line-height: 20px;
    letter-spacing: 0px;
    font-weight: 600;
    color: #222;
}

.portfolio.section_title {
    position: relative;
}

.portfolio.section_title h1 {
    width: 100%;
    text-align: center;
}

.portfolio.section_title:first-child h1 {
    margin-top: -10px;
}

.portfolio.section_title .divider {
    width: 208px;
    position: absolute;
    left: 50%;
    margin-left: -104px;
    margin-top: 10px;
}

.portfolio.section_title .divider .line {
    width: 90px;
    height: 1px;
    background: #ccc;
    float: left;
}

.portfolio.section_title .divider .circle {
    width: 10px;
    height: 10px;
    border: 1px solid #ddd;
    margin-left: 8px;
    float: left;
    margin-right: 8px;
    margin-top: -5px;
}

.portfolio.section_title p {
    width: 100%;
    padding: 0 28%;
    margin-top: 25px;
    text-align: center;
    font-size: 14px;
    color: #555;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.portfolio.section_title.inner-only_text p {
    margin-top: 10px;
}

.portfolio p:first-child {
    margin-top: 0;
}

.portfolio_element { /* margin-bottom:35px; */
}

.portfolio_wrapper {
    margin-bottom: 0;
}

.portfolio_fancy_text {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px 10px;
    background: #fff;

}

.pr_thumb_txt {
    border: 1px solid #eee;
}

.pr_thumb_txt a {
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    color: #1b4182;

}

.pr_thumb_txt_in {
    border-top: 1px solid #eee;
    padding: 10px 0;
}

.portfolio_fancy_text h5 {
    letter-spacing: 0px;
    font-weight: 600;
    color: #444444;
    min-height: 25px;
}

.portfolio_fancy_text h6 {
    font-weight: 400;
    color: #444;
    margin-top: 5px;
    line-height: 20px;
    font-size: 14px;
}

position_r {
    position: relative;
}

.news_box {
    margin-bottom: 20px;
}

.news_box a {
    color: #444;
    font-weight: bold;
    font-size: 14px;
}

.news_box span {
    font-size: 11px;
    color: #817F7F;
}


.blog_box {
    margin-bottom: 30px;
}

.blog_box a i {
    display: none;
}

.blog_box a img {
    -webkit-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
    position: relative;
    z-index: 999;
}

/*.blog_box a:hover img {*/
/*	filter: brightness(50%);*/
/*	-webkit-filter: brightness(50%);*/
/*	-moz-filter: brightness(50%);*/
/*	-o-filter: brightness(50%);*/
/*	-ms-filter: brightness(50%);*/
/*}*/

/*.blog_box a:hover i{*/
/*	display: block;*/
/*	position: absolute;*/
/*	left: 48%;*/
/*	top: 25%;*/
/*	z-index: 999;*/
/*	color: #fff;*/
/*	font-size: 28px;*/
/*}*/


.blog_button {
    background: #000;
    padding: 10px 20px;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    -webkit-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}

.blog_button:hover {
    background: #fff;
    color: #000;
    border: 1px solid #000;
}

.blog-text {
    font-family: 'Lato', sans-serif;
    font-size: small;
}

.portfolio_fancy_text a {
}

.portfolio_fancy_text a:hover {
}

.text_column p {
    font-family: 'Lato', sans-serif;
    line-height: 20px;
    font-weight: 400;
    font-style: normal;
    color: #f1f1f1;
    font-size: 13px;
    line-height: 22px;
}

.text_column p:first-child {
    margin-top: 0;
}

.he_wrap {
    position: relative;
    zoom: 1;
    display: inline-block;
    position: relative;
}

.tpl2 {
    float: left;
    width: 100%;
    overflow: hidden;
}


/*blog*/
.news_blog_item {
    margin: 0;
    padding: 0;
    margin-bottom: 15px;
}

.portfolio_wrapper dt {
    width: 100px;
    height: 100px;
    max-width: 100%;
    float: left;
}

.portfolio_wrapper ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.portfolio_wrapper ul li {
    width: 100%;
    position: relative;
    padding-left: 0px;
    font-size: 14px;
    line-height: 22px;
    padding-bottom: 10px;
    float: left;
    margin-left: -5px;
}

.portfolio_wrapper ul li.simple i {
    color: #0F8DCB;
    padding: 5px;
    font-size: 17px;
}

.news_blog_item dd {
    margin-left: 110px;
}

.news_blog_item img {
    max-width: 100%;
    height: auto;
}

.news_blog_item h5 {
    line-height: 22px;
    font-size: 15px;
    font-family: 'Lato', sans-serif;
    font-weight: 600;
    font-style: normal;

}

.news_blog_item a {
    color: #444444;
}

.news_blog_item a:hover {
    color: #0f8dcb;
}

.footer_contact {
    margin-bottom: 10px;
}

.footer_contact * {
    color: #f1f1f1;
}

.date {
    line-height: 28px;
    font-size: 11px;
    font-family: 'Lato', sans-serif;
    font-weight: 600;
    font-style: normal;
    color: #888888;
}

.footer_images {
    margin-bottom: 30px;
}

.footer_images p {
    font-size: 12px;
}

.footer_images dt {
    width: 60px;
    height: 60px;
    float: left;
}

.footer_blog_item dd {
    margin-left: 70px;
}

.footer_blog_item img {
    max-width: 100%;
    height: auto;
}

.footer_blog_item a {
    color: #f1f1f1;
    font-family: 'Lato', sans-serif;
    line-height: 20px;
    font-weight: 400;
    font-style: normal;
    font-size: 13px;
}

.footer_blog_item a:hover {
    color: #0f8dcb;
}

/*footer*/
.genel_footer {
    background-color: #303030;
    padding-bottom: 10px;
    margin-top: 10px;
}

.genel_copyright {
    background-color: #252525;
}

.textfont ul {
    margin: 0;
    padding: 0;
    list-style: none;
    font-family: 'Lato', sans-serif;
    line-height: 20px;
    font-weight: 400;
    font-style: normal;
    color: #000;
    font-size: 13px;
}

.textfont ul li {
    margin: 0;
    float: left;
    width: 100%;
    padding: 0;
    padding-top: 10px;
    padding-bottom: 10px;
}

.textfont ul li a {
    float: left;
    width: 100%;
    color: #666666;
}

.textfont ul li a:hover {
    color: #0f8dcb;
}

.img-flickr {
    float: left;
    margin-top: 0px;
}

.img-flickr img {
    margin: 0;
    overflow: hidden;
    position: relative;
}

.social_icon {
    margin-bottom: 0;
    float: left;
    width: 100%;
}

.social_icon ul {
    margin: 0;
    padding: 0;
    list-style: none outside none;
    font-size: 32px;
}

.social_icon ul li {
    position: relative;
    display: inline;
    margin: 10px;
}

.social_icon ul li:first-child {
    margin-left: 0px;
}

@media (max-width: 768px) {
    .social_icon ul li {
        margin: 7px;
    }
}

.social_icon i {
    color: #f1f1f1;
}

.social_icon i:hover {
    color: #ccc;
}

.copyright {
    padding-top: 20px;
    padding-bottom: 15px;
    font-size: 11px;
}

.copyright_text {
    text-align: left;
    /*margin-top: -10px;*/
}

.copyright_text *, .copyright_text {
    color: #f1f1f1;
}

/*carousel*/
.col-item {
    /*border: 1px solid #E1E1E1;*/
    border-radius: 5px;
    background: #FFF;
    margin-bottom: 10px;
}

.col-item .photo img {
    margin: 0 auto;
    width: 100%;
}

.col-item .info {
    padding: 10px;
    border-radius: 0 0 5px 5px;
    margin-top: 1px;
}

.col-item:hover .info {
    background-color: #F5F5DC;
}

.col-item .price {
    /*width: 50%;*/
    float: left;
    margin-top: 5px;
}

.col-item .price h5 {
    line-height: 20px;
    margin: 0;
}

.price-text-color {
    color: #219FD1;
}

.col-item .info .rating {
    color: #000;
}


#blog .col-md-9 {
    position: relative;
}

.blog-article .btn-bt {
    margin-top: 20px;
    float: left;
}

.blog-article .btn-bt:hover {

}

.media {
    float: left;
    width: 100%;
}

.media img {
    width: 100%
}

.media iframe {
    width: 100%;
}

.post-like {
    float: right;
    margin-top: 130px;
    font-size: 16px;
    color: #222;
    margin-right: 15px;
}

.post-like a {
    color: #222;
}

.post-like a:hover {
    color: #0f8dcb;
}

.format-quote .post-like {
    margin-top: 0;
    margin-right: 0 !important;
    float: right !important;
}

.format-quote .post-like i {
    margin-right: 0 !important;
}

.post-like i {
    padding-right: 4px;
    font-size: 20px;
    color: #222;
}

.shares_container {
    position: relative;
    float: right;
}

.blog-article ul.shares {
    visibility: hidden;
    float: left;
    margin-top: 26px;
    margin-right: 20px;
    position: relative;
    list-style: none;
    background: #f5f5f5;
    padding: 10px 15px;
    opacity: 0;
    -webkit-transition-duration: 0.4s;
    -moz-transition-duration: 0.4s;
    -o-transition-duration: 0.4s;
    -ms-transition-duration: 0.4s;
    transition-duration: 0.4s;
}

.blog-article ul.shares:after {
    width: 0;
    content: "";
    height: 0;
    border-style: solid;
    border-width: 7px 0 7px 14px;
    border-color: transparent transparent transparent #f5f5f5;
    position: absolute;
    top: 50%;
    margin-top: -7px;
    right: -10px;
}

.blog-article ul.shares li {
    display: inline-block;
    float: left;
    padding-right: 15px;
}

.blog-article ul.shares li i {
    font-size: 14px;
    color: #888;
}

.blog-article ul.shares li:last-child {
    padding-right: 0px;
}

.blog-article .share_link {
    float: right;
    margin-top: 35px;
    font-size: 16px;
    color: #222;
    margin-right: 10px;
}

.format-quote.blog-article .share_link {
    margin-top: 0;
    margin-right: 0 !important;
    float: right !important;
}

.format-quote.blog-article .share_link i {
    margin-right: 0 !important;
}

.blog-article .share_link i {
    padding-right: 4px;
    font-size: 20px;
    color: #555;
}

#blog.container {
    position: relative;
}

.timeline-border {
    position: absolute;
    top: 0;
    left: 65px;
    width: 1px;
    height: 88%;
    float: left;
    background: #e7e7e7;
    z-index: 0;
}

.fullwidth .timeline-border {
    left: 35px;
}

.blog-article.timeline-style {
    width: 100%;
    float: left;
    margin-bottom: 20px;
    z-index: 2;
}

.blog-article.timeline-style .timeline {
    width: 12.2%;
    height: 150px;
    padding-right: 27px;
    float: left;
    position: relative;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.blog-article.timeline-style .timeline .date {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    background: #fff;

}

.blog-article.timeline-style .timeline .date span, .blog-article.timeline-style .timeline .date {
    -webkit-transition-duration: 0.4s;
    -moz-transition-duration: 0.4s;
    -o-transition-duration: 0.4s;
    -ms-transition-duration: 0.4s;
    transition-duration: 0.4s;
}

.blog-article.timeline-style .timeline .date .day {
    font-size: 24px;
    font-weight: 300;
    color: #999;
    text-align: center;
    width: 100%;
    float: left;
    margin-top: 15px;
    line-height: 24px;
}

.blog-article.timeline-style .timeline .date .month {
    font-size: 13px;
    font-weight: bold;
    color: #444;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
    float: left;
    line-height: 18px;
}

.blog-article.timeline-style .timeline .avatar {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    background: #fff;
    margin-left: 11px;
}

.blog-article.timeline-style .post_box {
    width: 87.8%;
    float: left;
}

.blog-article.timeline-style .post_box.box_shadow {
    /*-moz-box-shadow: 0 1px 2px rgba(0,0,0,.1);*/
    /*-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.1);*/
    /*box-shadow: 0 1px 2px rgba(0,0,0,.1);*/
}

.fullwidth .blog-article.timeline-style .post_box {
    width: 87.8%;
}

.blog-article.timeline-style .timeline .date, aside #s, #respond textarea, #respond input[type="text"], .recent_news.events .blog-item, .sticky, .post-password-form input[type="password"] {
    border: 1px solid #e7e7e7;
}

.blog-article.timeline-style .media {
    float: left;
    position: relative;
}

.blog-article.timeline-style .media .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    -webkit-transition-duration: 0.4s;
    -moz-transition-duration: 0.4s;
    -o-transition-duration: 0.4s;
    -ms-transition-duration: 0.4s;
    transition-duration: 0.4s;
    cursor: pointer;
}

.blog-article.timeline-style .media .overlay .post_type_circle i {
    color: #fff;
    font-size: 18px;
    text-align: center;
    line-height: 52px;
    float: left;
    width: 52px;
}

.blog-article.timeline-style .media .overlay .post_type_circle {
    width: 50px;
    height: 50px;
    background: #333;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    position: absolute;
    top: 45%;
    opacity: 0;
    left: 50%;
    cursor: pointer;
    margin-left: -25px;
    margin-top: -25px;
    -webkit-transition-duration: 0.4s;
    -moz-transition-duration: 0.4s;
    -o-transition-duration: 0.4s;
    -ms-transition-duration: 0.4s;
    transition-duration: 0.4s;
}

.blog-article.timeline-style .media:hover .overlay .post_type_circle {
    top: 50%;
    opacity: 1;
}

.blog-article.timeline-style .media:hover .overlay {
    opacity: 1;
}

.blog-article.timeline-style .media > *:not(.post_type) {
    width: 100%;
}

.blog-article.timeline-style .content {
    padding: 20px 0px;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;

}

.blog-article.timeline-style .content h1 {
}

.blog-article.timeline-style .content .quote {
    position: relative;
    float: left;
    width: 100%;
}

.blog-article.timeline-style .content .quote i {
    position: absolute;
    top: 10px;
    left: 0px;
    font-size: 32px;
}

.blog-article.timeline-style .content .quote p {
    font-size: 18px;
    line-height: 28px;
    font-style: italic;
    padding: 0;
    margin: 0;
    padding-left: 45px;
    padding-top: 15px;
}

.blog-article.timeline-style .content .quote .author {
    float: right;
    margin-top: 10px;
    font-weight: bold;
}

.blog-article.timeline-style .content .text {
    margin-top: 10px;
}

.blog-article.timeline-style .content .text p {
    margin-bottom: 0;
}

.blog-article.timeline-style .info {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100%;
    float: left;
    margin-bottom: 10px;
    margin-top: 0px;
}

.blog-article.timeline-style .info li {
    float: left;
    margin-right: 18px;
    line-height: inherit;
}

.blog-article.timeline-style .info li i {
    margin-right: 7px;
    float: left;
    line-height: inherit;
}

.blog-article.standard-style {
    width: 100%;
    float: left;
    margin-bottom: 50px;
    z-index: 2;
}

.single .blog-article.standard-style {
    margin-bottom: 20px;
}

.blog-article.standard-style .media {
    float: left;
    position: relative;
}

.blog-article.standard-style .media .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    -webkit-transition-duration: 0.4s;
    -moz-transition-duration: 0.4s;
    -o-transition-duration: 0.4s;
    -ms-transition-duration: 0.4s;
    transition-duration: 0.4s;
    cursor: pointer;
}

.blog-article.standard-style .media .overlay .post_type_circle i {
    color: #fff;
    font-size: 18px;
    text-align: center;
    line-height: 52px;
    float: left;
    width: 52px;
}

.blog-article.standard-style .media .overlay .post_type_circle {
    width: 50px;
    height: 50px;
    background: #333;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    position: absolute;
    top: 45%;
    opacity: 0;
    left: 50%;
    cursor: pointer;
    margin-left: -25px;
    margin-top: -25px;
    -webkit-transition-duration: 0.4s;
    -moz-transition-duration: 0.4s;
    -o-transition-duration: 0.4s;
    -ms-transition-duration: 0.4s;
    transition-duration: 0.4s;
}

.blog-article.standard-style .media:hover .overlay .post_type_circle {
    top: 50%;
    opacity: 1;
}

.blog-article.standard-style .media:hover .overlay {
    opacity: 1;
}

.blog-article.standard-style .media > *:not(.post_type) {
    width: 100%;
}

.blog-article.standard-style .content {
    padding-top: 20px;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
}

.blog-article.standard-style .content h1 {
}

.blog-article.standard-style .content .quote {
    position: relative;
    float: left;
    width: 100%;
}

.blog-article.standard-style .content .quote i {
    position: absolute;
    top: 10px;
    left: 0px;
    font-size: 32px;
}

.blog-article.standard-style .content .quote p {
    font-size: 18px;
    line-height: 28px;
    font-style: italic;
    padding: 0;
    margin: 0;
    padding-left: 45px;
    padding-top: 15px;
}

.blog-article.standard-style .content .quote .author {
    float: right;
    margin-top: 10px;
    font-weight: bold;
}

.blog-article.standard-style .content .text {
    margin-top: 10px;
}

.blog-article.standard-style .content .text p {
    margin-bottom: 0;
}

.blog-article.standard-style .info {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100%;
    float: left;
    margin-bottom: 15px;
    margin-top: 0px;
}

.blog-article.standard-style .info li {
    float: left;
    margin-right: 18px;
    line-height: inherit;
}

.blog-article.standard-style .info li i {
    margin-right: 7px;
    float: left;
    line-height: inherit;
}

.blog-article.alternate-style {
    width: 100%;
    float: left;
    margin-bottom: 50px;
    z-index: 2;
}

.blog-article.alternate-style .media {
    float: left;
    position: relative;
}

.fullwidth .blog-article.alternate-style .media {
    width: 440px;
}

.fullwidth .blog-article.alternate-style .media iframe {
    width: 440px;

}

.fullwidth .blog-article.alternate-style .content {
    width: 640px;
}

.sidebar_right .blog-article.alternate-style .media, .sidebar_left .blog-article.alternate-style .media {
    width: 46%;
}

.sidebar_right .blog-article.alternate-style .media iframe, .sidebar_left .blog-article.alternate-style .media iframe {
    width: 100%;
    height: 235px;
}

.sidebar_right .blog-article.alternate-style .content, .sidebar_left .blog-article.alternate-style .content {
    width: 54%;
    padding-left: 20px;
    margin-left: 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}


.blog-article.alternate-style.format-quote .content {
    width: 100%;
}

.blog-article.alternate-style .media .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    -webkit-transition-duration: 0.4s;
    -moz-transition-duration: 0.4s;
    -o-transition-duration: 0.4s;
    -ms-transition-duration: 0.4s;
    transition-duration: 0.4s;
    cursor: pointer;
}

.blog-article.alternate-style .media .overlay .post_type_circle i {
    color: #fff;
    font-size: 18px;
    text-align: center;
    line-height: 52px;
    float: left;
    width: 52px;
}

.blog-article.alternate-style .media .overlay .post_type_circle {
    width: 50px;
    height: 50px;
    background: #333;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    position: absolute;
    top: 45%;
    opacity: 0;
    left: 50%;
    cursor: pointer;
    margin-left: -25px;
    margin-top: -25px;
    -webkit-transition-duration: 0.4s;
    -moz-transition-duration: 0.4s;
    -o-transition-duration: 0.4s;
    -ms-transition-duration: 0.4s;
    transition-duration: 0.4s;
}

.blog-article.alternate-style .media:hover .overlay .post_type_circle {
    top: 50%;
    opacity: 1;
}

.blog-article.alternate-style .media:hover .overlay {
    opacity: 1;
}

.blog-article.alternate-style .media > *:not(.post_type) {
    width: 100%;
}

.blog-article.alternate-style .content {
    margin-left: 20px;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;

}

.blog-article.alternate-style .content h1 {
    line-height: 36px;
}

.blog-article.alternate-style .content .quote {
    position: relative;
    float: left;
    width: 100%;
}

.blog-article.alternate-style .content .quote i {
    position: absolute;
    top: 10px;
    left: 0px;
    font-size: 32px;
}

.blog-article.alternate-style .content .quote p {
    font-size: 18px;
    line-height: 28px;
    font-style: italic;
    padding: 0;
    margin: 0;
    padding-left: 45px;
    padding-top: 15px;
}

.blog-article.alternate-style .content .quote .author {
    float: right;
    margin-top: 10px;
    font-weight: bold;
}

.blog-article.alternate-style .content .text {
    margin-top: 10px;
}

.blog-article.alternate-style .content .text p {
    margin-bottom: 0;
}

.blog-article.alternate-style .info {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100%;
    float: left;
    margin-bottom: 10px;
    margin-top: 0px;
}

.blog-article.alternate-style .info li {
    float: left;
    margin-right: 18px;
    line-height: inherit;
}

.blog-article.alternate-style .info li i {
    margin-right: 7px;
    float: left;
    line-height: inherit;
}

.blog-article.grid-style {
    float: left;
    margin-bottom: 20px;
    z-index: 2;
    padding-left: 20px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;

}

.blog-article.grid-style .gridbox {
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
    background: #fff;
    width: 100%;
    float: left;
}

.cols3 .blog-article.grid-style, .cols3 .grid-size {
    width: 33.3333%;
}

.cols4 .blog-article.grid-style, .cols4 .grid-size {
    width: 25%;
}

.cols2 .blog-article.grid-style, .cols2 .grid-size {
    width: 50%;
}

.vc_col-sm-6.colum_ms .blog-article.grid-style, .vc_col-sm-6.colum_ms .grid-size {
    width: 100%;
}

.blog-article.grid-style.no_shadow .gridbox {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.blog-article.grid-style .media iframe {
    width: 100%;
    height: 350px;
}

.blog-article.grid-style .media {
    float: left;
    position: relative;
}

.blog-article.grid-style.format-video .media {
    height: 350px;
}

.blog-article.grid-style .media .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    -webkit-transition-duration: 0.4s;
    -moz-transition-duration: 0.4s;
    -o-transition-duration: 0.4s;
    -ms-transition-duration: 0.4s;
    transition-duration: 0.4s;
    cursor: pointer;
}

.blog-article.grid-style .media .overlay .post_type_circle i {
    color: #fff;
    font-size: 18px;
    text-align: center;
    line-height: 52px;
    float: left;
    width: 52px;
}

.blog-article.grid-style .media .overlay .post_type_circle {
    width: 50px;
    height: 50px;
    background: #333;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    position: absolute;
    top: 45%;
    opacity: 0;
    left: 50%;
    cursor: pointer;
    margin-left: -25px;
    margin-top: -25px;
    -webkit-transition-duration: 0.4s;
    -moz-transition-duration: 0.4s;
    -o-transition-duration: 0.4s;
    -ms-transition-duration: 0.4s;
    transition-duration: 0.4s;
}

.blog-article.grid-style .media:hover .overlay .post_type_circle {
    top: 50%;
    opacity: 1;
}

.blog-article.grid-style .media:hover .overlay {
    opacity: 1;
}

.blog-article.grid-style .media > *:not(.post_type) {
    width: 100%;
}

.blog-article.grid-style .content {
    padding: 20px;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.blog-article.grid-style.no_shadow .content {
    padding: 0;
    padding-top: 20px;
}

.blog-article.grid-style .content h1 {
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
}

.blog-article.grid-style .content .quote {
    position: relative;
    float: left;
    width: 100%;
}

.blog-article.grid-style .content .quote i {
    position: absolute;
    top: 10px;
    left: 0px;
    font-size: 32px;
}

.blog-article.grid-style .content .quote p {
    font-size: 18px;
    line-height: 28px;
    font-style: italic;
    padding: 0;
    margin: 0;
    padding-left: 45px;
    padding-top: 15px;
}

.blog-article.grid-style .content .quote .author {
    float: right;
    margin-top: 10px;
    font-weight: bold;
}

.blog-article.grid-style .content .text {
    margin-top: 10px;
}

.blog-article.grid-style .content .text p {
    margin-bottom: 0;
}

.blog-article.grid-style .info {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100%;
    float: left;
    margin-bottom: 10px;
    margin-top: 0px;
}

.blog-article.grid-style .info li {
    float: left;
    margin-right: 11px;
    line-height: inherit;
}

.blog
.col-item .rating {
    /*width: 50%;*/
    float: left;
    font-size: 17px;
    text-align: right;
    line-height: 52px;
    margin-bottom: 10px;
    height: 52px;
}

.col-item .separator {
    border-top: 1px solid #E1E1E1;
}

.clear-left {
    clear: left;
}

.col-item .separator p {
    line-height: 20px;
    margin-bottom: 0;
    margin-top: 10px;
    text-align: center;
}

.col-item .separator p i {
    margin-right: 5px;
}

.col-item .btn-add {
    width: 50%;
    float: left;
}

.col-item .btn-add {
    border-right: 1px solid #E1E1E1;
}

.col-item .btn-details {
    width: 50%;
    float: left;
    padding-left: 10px;
}

.controls {
    margin-top: 0px;
    margin-left: 15px;
}

[data-slide="prev"] {
    margin-right: 10px;
}

.recent-portfolio .paginator a i {
    color: #444;
    text-align: center;
    float: left;
    width: 100%;
    line-height: 40px;
}

.recent-portfolio .paginator a {
    position: absolute;
    width: 40px;
    height: 40px;
    background: #FFF;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border: 1px solid #E1E1E1;
    top: 50%;
    margin-top: -20px;
    opacity: 0;
    -webkit-transition-duration: 0.6s;
    -moz-transition-duration: 0.6s;
    -o-transition-duration: 0.6s;
    -ms-transition-duration: 0.6s;
    transition-duration: 0.6s;
}

.recent-portfolio:hover .paginator a.prev {
    left: -60px;
    opacity: 1;
}

.recent-portfolio:hover .paginator a.next {
    right: -60px;
    opacity: 1;
}

.recent-portfolio .overflow {
    overflow: hidden;
}

#carousel-example {
}

#carousel-example .item {
    width: 192px;
    padding: 0 5px 0 0;
    float: left;
    -webkit-transition-duration: 0.4s;
    -moz-transition-duration: 0.4s;
    -o-transition-duration: 0.4s;
    -ms-transition-duration: 0.4s;
    transition-duration: 0.4s;
}

@media (max-width: 979px) {
    #carousel-example .item {
        width: 145px;
    }
}

@media (max-width: 767px) {
    #carousel-example .item {
        width: 100%;
    }

}

.google-map iframe {
    width: 100%;
    height: 350px;
}

.form-control {
    margin-top: 8px;
}

.label-yazi {
    font-size: 14px;
    color: #888;
    font-weight: 400;
}

.iletisim_clear {
    margin-top: 30px;
}

.urunler_golge {
    box-shadow: 10px 7px 20px #888888;
}

.urunler_cerceve {
    border: 1px solid rgb(205, 199, 199);
    overflow: hidden;
    box-shadow: 1px 1px 2px #888888;
    margin: 5px 0px;
}

.urun-buton {
    margin-top: 15px;
    float: left;
    width: 80%;
    margin-left: 10%;
    margin-bottom: 10px;
    letter-spacing: 1px;
}

.show_text h5 {
    text-align: center;
}

.show_text h5 a {
    color: #0F8DCB;
    font-weight: bold;
}

.urun-bosluk {
    margin-top: 5px;
}

.detay {
    font-family: 'Lato', sans-serif;
    font-size: small;
    text-transform: none;
    height: 50px;
    width: 100%;
    color: Black;
    text-align: left;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-right: 30px;
    float: left;
}

.detaybaslik {
    background-color: #0F8DCB;
    font-family: 'Lato', sans-serif;
    font-size: large;
    width: 99%;
    color: White;
    text-align: left;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    float: left;
}

.urun-kodu {
    font-family: 'Lato', sans-serif;
    font-size: 30px;
    height: 50px;
    width: 100%;
    text-align: left;
    padding-top: 10px;
    padding-bottom: 10px;
    float: left;
}

.thumbnails {
    margin: 12px 0 0 0;

}

.search-kucuk {
    position: relative;
    left: 45px;

}

.thumbnails a {
    display: block;
    float: left;
    margin: 0 18px 10px 0;
    padding: 0;
}

.box {

    padding: 18px 0;
    border: 1px solid #eaeaea;
    background: #f7f7f7;
}

.share-this {
    padding-left: 20px;
    line-height: 40px;
}

.twitter-div {
    margin-left: 100px;
    float: left;
    margin-top: -40px;
}

.pinterest-div {
    margin-top: -39px;
}

.ust-bosluk {
    margin-top: -20px;
}

.urun-bosluk {
    padding-left: 5px;
    padding-right: 5px;
}

@media (max-width: 767px) {

    #respond .comment-form-author {
        width: 100%;
        float: left;
        margin-right: 2%;
        margin-bottom: 5%;
    }

    #respond .comment-form-email {
        width: 100%;
        float: left;
        margin-bottom: 10px;
    }

    #respond .comment-form-url {
        width: 100%;
        float: left;
        margin-bottom: 10px;
    }

    .search-kucuk {
        position: relative;
        left: 22px;

    }
}

.yorum-forum {
    width: 33%;
    float: left;
    margin-right: 2%;
}

.comment-form-comment {
    margin-bottom: 10px;
}

.yorum-kisi {
    margin-top: 45px;
    margin-left: -15px;
}

/*slider setting*/
.tp-caption.black {
    font-size: 44px;
    line-height: 50px;
    font-weight: 500;
    font-family: Roboto;
    color: rgb(68, 68, 68);
    text-decoration: none;
    text-shadow: none;
    background-color: transparent;
    border-width: 0px;
    border-color: rgb(0, 0, 0);
    border-style: none
}

.tp-caption.black_small {
    font-size: 16px;
    line-height: 23px;
    font-weight: 300;
    color: rgb(85, 85, 85);
    text-decoration: none;
    text-shadow: none;
    background-color: transparent;
    border-width: 0px;
    border-color: rgb(0, 0, 0);
    border-style: none
}

.black {
    font-size: 44px;
    line-height: 50px;
    font-weight: 500;
    font-family: Roboto;
    color: rgb(68, 68, 68);
    text-decoration: none;
    text-shadow: none;
    background-color: transparent;
    border-width: 0px;
    border-color: rgb(0, 0, 0);
    border-style: none
}

.black_small {
    font-size: 16px;
    line-height: 23px;
    font-weight: 300;
    color: rgb(85, 85, 85);
    text-decoration: none;
    text-shadow: none;
    background-color: transparent;
    border-width: 0px;
    border-color: rgb(0, 0, 0);
    border-style: none
}

/* setting*/
/*-----------------------------------------------------------------------------

	-	Revolution Slider 4.1 Captions -

		Screen Stylesheet

version:   	1.4.5
date:      	27/11/13
author:		themepunch
email:     	info@themepunch.com
website:   	http://www.themepunch.com
-----------------------------------------------------------------------------*/

@font-face {
    font-family: 'revicons';
    src: url('../font/revicons.eot?5510888');
    src: url('../font/revicons.eot?5510888#iefix') format('embedded-opentype'),
    url('../font/revicons.woff?5510888') format('woff'),
    url('../font/revicons.ttf?5510888') format('truetype'),
    url('../font/revicons.svg?5510888#revicons') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'revicons';
    src: url('../font/revicons.svg?5510888#revicons') format('svg');
  }
}
*/

[class^="revicon-"]:before, [class*=" revicon-"]:before {
    font-family: "revicons";
    font-style: normal;
    font-weight: normal;
    speak: none;

    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    /* opacity: .8; */

    /* For safety - reset parent styles, that can break glyph codes*/
    font-variant: normal;
    text-transform: none;

    /* fix buttons height, for twitter bootstrap */
    line-height: 1em;

    /* Animation center compensation - margins should be symmetric */
    /* remove if not needed */
    margin-left: .2em;

    /* you can be more comfortable with increased icons size */
    /* font-size: 120%; */

    /* Uncomment for 3D effect */
    /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.revicon-search-1:before {
    content: '\e802';
}

/* 'ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â®ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡' */
.revicon-pencil-1:before {
    content: '\e831';
}

/* 'ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â®ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â±' */
.revicon-picture-1:before {
    content: '\e803';
}

/* 'ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â®ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢' */
.revicon-cancel:before {
    content: '\e80a';
}

/* 'ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â®ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â ' */
.revicon-info-circled:before {
    content: '\e80f';
}

.portfolio-item.basic .link, .skill .prog, .codeless_slider .swiper-slide .buttons.colors-light a.colored, .recent_news.events .blog-item:hover .link {
    background: #0f8dcb;
}

.services_medium.style_1:hover .icon_wrapper, .services_medium.style_3:hover .icon_wrapper {
    background: #0f8dcb !important;
}

.services_medium.style_3:hover .icon_wrapper {
    border: 2px solid #0f8dcb !important;
}

/* 'ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â®ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â' */
.revicon-trash:before {
    content: '\e801';
}

/* 'ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â®ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â' */
.revicon-left-dir:before {
    content: '\e817';
}

/* 'ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â®ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â' */
.revicon-right-dir:before {
    content: '\e818';
}

/* 'ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â®ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã¢â‚¬Â¹Ãƒâ€¦Ã¢â‚¬Å“' */
.revicon-down-open:before {
    content: '\e83b';
}

/* 'ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â®ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»' */
.revicon-left-open:before {
    content: '\e819';
}

/* 'ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â®ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢' */
.revicon-right-open:before {
    content: '\e81a';
}

/* 'ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â®ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡' */
.revicon-angle-left:before {
    content: '\e820';
}

/* 'ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â®ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ' */
.revicon-angle-right:before {
    content: '\e81d';
}

/* 'ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â®ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â' */
.revicon-left-big:before {
    content: '\e81f';
}

/* 'ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â®ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¸' */
.revicon-right-big:before {
    content: '\e81e';
}

/* 'ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â®ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¾' */
.revicon-magic:before {
    content: '\e807';
}

/* 'ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â®ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¡' */
.revicon-picture:before {
    content: '\e800';
}

/* 'ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â®ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬' */
.revicon-export:before {
    content: '\e80b';
}

/* 'ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â®ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¹' */
.revicon-cog:before {
    content: '\e832';
}

/* 'ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â®ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â²' */
.revicon-login:before {
    content: '\e833';
}

/* 'ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â®ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â³' */
.revicon-logout:before {
    content: '\e834';
}

/* 'ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â®ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â´' */
.revicon-video:before {
    content: '\e805';
}

/* 'ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â®ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦' */
.revicon-arrow-combo:before {
    content: '\e827';
}

/* 'ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â®ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§' */
.revicon-left-open-1:before {
    content: '\e82a';
}

/* 'ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â®ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Âª' */
.revicon-right-open-1:before {
    content: '\e82b';
}

/* 'ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â®ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â«' */
.revicon-left-open-mini:before {
    content: '\e822';
}

/* 'ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â®ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢' */
.revicon-right-open-mini:before {
    content: '\e823';
}

/* 'ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â®ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â£' */
.revicon-left-open-big:before {
    content: '\e824';
}

/* 'ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â®ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤' */
.revicon-right-open-big:before {
    content: '\e825';
}

/* 'ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â®ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥' */
.revicon-left:before {
    content: '\e836';
}

/* 'ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â®ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¶' */
.revicon-right:before {
    content: '\e826';
}

/* 'ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â®ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦' */
.revicon-ccw:before {
    content: '\e808';
}

/* 'ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â®ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã¢â‚¬Â¹ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ' */
.revicon-arrows-ccw:before {
    content: '\e806';
}

/* 'ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â®ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ' */
.revicon-palette:before {
    content: '\e829';
}

/* 'ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â®ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©' */
.revicon-list-add:before {
    content: '\e80c';
}

/* 'ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â®ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢' */
.revicon-doc:before {
    content: '\e809';
}

/* 'ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â®ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â°' */
.revicon-left-open-outline:before {
    content: '\e82e';
}

/* 'ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â®ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®' */
.revicon-left-open-2:before {
    content: '\e82c';
}

/* 'ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â®ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬' */
.revicon-right-open-outline:before {
    content: '\e82f';
}

/* 'ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â®ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¯' */
.revicon-right-open-2:before {
    content: '\e82d';
}

/* 'ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â®ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â­' */
.revicon-equalizer:before {
    content: '\e83a';
}

/* 'ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â®ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Âº' */
.revicon-layers-alt:before {
    content: '\e804';
}

/* 'ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â®ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾' */
.revicon-popup:before {
    content: '\e828';
}

/* 'ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â®ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨' */

/*********************************
	-	SPECIAL TP CAPTIONS -
**********************************/

.tp-static-layers {
    position: absolute;
    z-index: 505;
    top: 0px;
    left: 0px
}

.tp-caption .frontcorner {
    width: 0;
    height: 0;
    border-left: 40px solid transparent;
    border-right: 0px solid transparent;
    border-top: 40px solid #00A8FF;
    position: absolute;
    left: -40px;
    top: 0px;
}

.tp-caption .backcorner {
    width: 0;
    height: 0;
    border-left: 0px solid transparent;
    border-right: 40px solid transparent;
    border-bottom: 40px solid #00A8FF;
    position: absolute;
    right: 0px;
    top: 0px;
}

.tp-caption .frontcornertop {
    width: 0;
    height: 0;
    border-left: 40px solid transparent;
    border-right: 0px solid transparent;
    border-bottom: 40px solid #00A8FF;
    position: absolute;
    left: -40px;
    top: 0px;
}

.tp-caption .backcornertop {
    width: 0;
    height: 0;
    border-left: 0px solid transparent;
    border-right: 40px solid transparent;
    border-top: 40px solid #00A8FF;
    position: absolute;
    right: 0px;
    top: 0px;
}

/******************************
	-	WRAPPER STYLES		-
******************************/

.rev_slider_wrapper {
    position: relative;
}

.rev_slider_wrapper > ul {
    visibility: hidden;
}

.rev_slider {
    position: relative;
    overflow: visible;
}

.rev_slider img {
    max-width: none !important;
    -moz-transition: none 0;
    -webkit-transition: none 0;
    -o-transition: none 0;
    transition: none 0;
    margin: 0px;
    padding: 0px;
    border-width: 0px;
    border: none;

}

.rev_slider .no-slides-text {
    font-weight: bold;
    text-align: center;
    padding-top: 80px;
}

.rev_slider ul {
    margin: 0px;
    padding: 0px;
    list-style: none !important;
    list-style-type: none;
    background-position: 0px 0px;
}

.rev_slider ul li,
.rev_slider > ul > li,
.rev_slider > ul > li:before {

    list-style: none !important;
    position: absolute;
    visibility: hidden;
    margin: 0px !important;
    padding: 0px !important;
    overflow-x: visible;
    overflow-y: visible;
    list-style-type: none !important;
    background-image: none;
    background-position: 0px 0px;
    text-indent: 0em;
}

.rev_slider .tp-caption,
.rev_slider .caption {
    position: absolute;
    visibility: hidden;
    white-space: nowrap
}

.tp-simpleresponsive img {
    max-width: none
}

/* ADDED FOR SLIDELINK MANAGEMENT */
.tp-caption {
    z-index: 1
}

.tp_inner_padding {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    max-height: none !important;
}

.tp-hide-revslider, .tp-caption.tp-hidden-caption {
    visibility: hidden !important;
    display: none !important
}

.rev_slider embed,
.rev_slider iframe,
.rev_slider object,
.rev_slider video {
    max-width: none !important
}

/******************************
	-	WRAPPER STYLES END	-
******************************/

/******************************
	-	IE8 HACKS	-
*******************************/
.noFilterClass {
    filter: none !important;
}

/******************************
	-	IE8 HACKS ENDS	-
*******************************/

/********************************
	-	FULLSCREEN VIDEO	-
*********************************/
.caption.fullscreenvideo {
    left: 0px;
    top: 0px;
    position: absolute;
    width: 100%;
    height: 100%
}

.caption.fullscreenvideo iframe,
.caption.fullscreenvideo video {
    width: 100% !important;
    height: 100% !important;
    display: none
}

.tp-caption.fullscreenvideo {
    left: 0px;
    top: 0px;
    position: absolute;
    width: 100%;
    height: 100%
}

.tp-caption.fullscreenvideo iframe,
.tp-caption.fullscreenvideo iframe video {
    width: 100% !important;
    height: 100% !important;
    display: none
}

.fullcoveredvideo video,
.fullscreenvideo video {
    background: #000
}

.fullcoveredvideo .tp-poster {
    background-position: center center;
    background-size: cover;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px
}

.html5vid.videoisplaying .tp-poster {
    display: none
}

.tp-video-play-button {
    background: #000;
    background: rgba(0, 0, 0, 0.3);
    padding: 5px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 40px;
    color: #FFF;
    z-index: 3;
    margin-top: -27px;
    margin-left: -28px;
    text-align: center;
    cursor: pointer;
}

.html5vid .tp-revstop {
    width: 15px;
    height: 20px;
    border-left: 5px solid #fff;
    border-right: 5px solid #fff;
    position: relative;
    margin: 10px 20px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.html5vid .tp-revstop {
    display: none
}

.html5vid.videoisplaying .revicon-right-dir {
    display: none
}

.html5vid.videoisplaying .tp-revstop {
    display: block
}

.html5vid.videoisplaying .tp-video-play-button {
    display: none
}

.html5vid:hover .tp-video-play-button {
    display: block
}

.fullcoveredvideo .tp-video-play-button {
    display: none !important
}

/********************************
	-	FULLSCREEN VIDEO ENDS	-
*********************************/

/********************************
	-	DOTTED OVERLAYS	-
*********************************/
.tp-dottedoverlay {
    background-repeat: repeat;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 3
}

.tp-dottedoverlay.twoxtwo {
    background: url(../assets/gridtile.png)
}

.tp-dottedoverlay.twoxtwowhite {
    background: url(../assets/gridtile_white.png)
}

.tp-dottedoverlay.threexthree {
    background: url(../assets/gridtile_3x3.png)
}

.tp-dottedoverlay.threexthreewhite {
    background: url(../assets/gridtile_3x3_white.png)
}

/********************************
	-	DOTTED OVERLAYS ENDS	-
*********************************/

/**********************************************
	-	FULLSCREEN AND FULLWIDHT CONTAINERS	-
**********************************************/

.fullscreen-container {
    width: 100%;
    position: relative;
    padding: 0;
}

.fullwidthbanner-container {
    width: 100%;
    position: relative;
    padding: 0;
    overflow: hidden;
}

.fullwidthbanner-container .fullwidthabanner {
    width: 100%;
    position: relative;
}

/****************************************************************

	-	SET THE ANIMATION EVEN MORE SMOOTHER ON ANDROID   -

******************************************************************/

.tp-simpleresponsive .slotholder *,
.tp-simpleresponsive img {
    /*-webkit-transform: translateZ(0);
                                         -webkit-backface-visibility: hidden;
                                         -webkit-perspective: 1000;*/
}

/************************************************
	  - SOME CAPTION MODIFICATION AT START  -
*************************************************/
.tp-simpleresponsive .caption,
.tp-simpleresponsive .tp-caption {
    /*-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";		-moz-opacity: 0;	-khtml-opacity: 0;	opacity: 0; */
    position: absolute;
    -webkit-font-smoothing: antialiased !important;
}

/******************************
	-	SHADOWS		-
******************************/
.tp-bannershadow {
    position: absolute;

    margin-left: auto;
    margin-right: auto;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
}

.tp-bannershadow.tp-shadow1 {
    background: url(../assets/shadow1.png) no-repeat;
    background-size: 100% 100%;
    width: 890px;
    height: 30px;
    bottom: -30px
}

.tp-bannershadow.tp-shadow2 {
    background: url(../assets/shadow2.png) no-repeat;
    background-size: 100% 100%;
    width: 890px;
    height: 60px;
    bottom: -60px
}

.tp-bannershadow.tp-shadow3 {
    background: url(../assets/shadow3.png) no-repeat;
    background-size: 100% 100%;
    width: 890px;
    height: 60px;
    bottom: -60px
}

/******************************
	-	BUTTONS	-
*******************************/

.tp-button {
    padding: 6px 13px 5px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    height: 30px;
    cursor: pointer;
    color: #fff !important;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.6) !important;
    font-size: 15px;
    line-height: 45px !important;
    background: url(../images/gradient/g30.png) repeat-x top;
    font-family: 'Lato', sans-serif;
    font-weight: bold;
    letter-spacing: -1px;
    text-decoration: none;
}

.tp-button.big {
    color: #fff;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.6);
    font-weight: bold;
    padding: 9px 20px;
    font-size: 19px;
    line-height: 57px !important;
    background: url(../images/gradient/g40.png) repeat-x top
}

.purchase:hover,
.tp-button:hover,
.tp-button.big:hover {
    background-position: bottom, 15px 11px
}

/*@media only screen and (min-width: 480px) and (max-width: 767px) {
    .tp-button	{	padding:4px 8px 3px; line-height:25px !important; font-size:11px !important;font-weight:normal;	}
    a.tp-button { -webkit-transition: none; -moz-transition: none; -o-transition: none; -ms-transition: none;	 }
}

@media only screen and (min-width: 0px) and (max-width: 479px) {
    .tp-button	{	padding:2px 5px 2px; line-height:20px !important; font-size:10px !important}
    a.tp-button { -webkit-transition: none; -moz-transition: none; -o-transition: none; -ms-transition: none;	 }
}*/

/*	BUTTON COLORS	*/

.tp-button.green, .tp-button:hover.green,
.purchase.green, .purchase:hover.green {
    background-color: #21a117;
    -webkit-box-shadow: 0px 3px 0px 0px #104d0b;
    -moz-box-shadow: 0px 3px 0px 0px #104d0b;
    box-shadow: 0px 3px 0px 0px #104d0b;
}

.tp-button.blue, .tp-button:hover.blue,
.purchase.blue, .purchase:hover.blue {
    background-color: #1d78cb;
    -webkit-box-shadow: 0px 3px 0px 0px #0f3e68;
    -moz-box-shadow: 0px 3px 0px 0px #0f3e68;
    box-shadow: 0px 3px 0px 0px #0f3e68
}

.tp-button.red, .tp-button:hover.red,
.purchase.red, .purchase:hover.red {
    background-color: #cb1d1d;
    -webkit-box-shadow: 0px 3px 0px 0px #7c1212;
    -moz-box-shadow: 0px 3px 0px 0px #7c1212;
    box-shadow: 0px 3px 0px 0px #7c1212
}

.tp-button.orange, .tp-button:hover.orange,
.purchase.orange, .purchase:hover.orange {
    background-color: #ff7700;
    -webkit-box-shadow: 0px 3px 0px 0px #a34c00;
    -moz-box-shadow: 0px 3px 0px 0px #a34c00;
    box-shadow: 0px 3px 0px 0px #a34c00
}

.tp-button.darkgrey, .tp-button.grey,
.tp-button:hover.darkgrey, .tp-button:hover.grey,
.purchase.darkgrey, .purchase:hover.darkgrey {
    background-color: #555;
    -webkit-box-shadow: 0px 3px 0px 0px #222;
    -moz-box-shadow: 0px 3px 0px 0px #222;
    box-shadow: 0px 3px 0px 0px #222
}

.tp-button.lightgrey, .tp-button:hover.lightgrey,
.purchase.lightgrey, .purchase:hover.lightgrey {
    background-color: #888;
    -webkit-box-shadow: 0px 3px 0px 0px #555;
    -moz-box-shadow: 0px 3px 0px 0px #555;
    box-shadow: 0px 3px 0px 0px #555
}

/************************
	-	NAVIGATION	-
*************************/

/** BULLETS **/

.tpclear {
    clear: both
}

.tp-bullets {
    z-index: 1000;
    position: absolute;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    -webkit-transition: opacity 0.2s ease-out;
    -moz-transition: opacity 0.2s ease-out;
    -o-transition: opacity 0.2s ease-out;
    -ms-transition: opacity 0.2s ease-out;
    -webkit-transform: translateZ(5px);
}

.tp-bullets.hidebullets {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
}

.tp-bullets.simplebullets.navbar {
    border: 1px solid #666;
    border-bottom: 1px solid #444;
    background: url(../assets/boxed_bgtile.png);
    height: 40px;
    padding: 0px 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.tp-bullets.simplebullets.navbar-old {
    background: url(../assets/navigdots_bgtile.png);
    height: 35px;
    padding: 0px 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.tp-bullets.simplebullets.round .bullet {
    cursor: pointer;
    position: relative;
    background: url(../assets/bullet.png) no-repeat top left;
    width: 20px;
    height: 20px;
    margin-right: 0px;
    float: left;
    margin-top: 0px;
    margin-left: 3px
}

.tp-bullets.simplebullets.round .bullet.last {
    margin-right: 3px
}

.tp-bullets.simplebullets.round-old .bullet {
    cursor: pointer;
    position: relative;
    background: url(../assets/bullets.png) no-repeat bottom left;
    width: 23px;
    height: 23px;
    margin-right: 0px;
    float: left;
    margin-top: 0px
}

.tp-bullets.simplebullets.round-old .bullet.last {
    margin-right: 0px
}

/**	SQUARE BULLETS **/
.tp-bullets.simplebullets.square .bullet {
    cursor: pointer;
    position: relative;
    background: url(../assets/bullets2.png) no-repeat bottom left;
    width: 19px;
    height: 19px;
    margin-right: 0px;
    float: left;
    margin-top: 0px
}

.tp-bullets.simplebullets.square .bullet.last {
    margin-right: 0px
}

/**	SQUARE BULLETS **/
.tp-bullets.simplebullets.square-old .bullet {
    cursor: pointer;
    position: relative;
    background: url(../assets/bullets2.png) no-repeat bottom left;
    width: 19px;
    height: 19px;
    margin-right: 0px;
    float: left;
    margin-top: 0px
}

.tp-bullets.simplebullets.square-old .bullet.last {
    margin-right: 0px
}

/** navbar NAVIGATION VERSION **/
.tp-bullets.simplebullets.navbar .bullet {
    cursor: pointer;
    position: relative;
    background: url(../assets/bullet_boxed.png) no-repeat top left;
    width: 18px;
    height: 19px;
    margin-right: 5px;
    float: left;
    margin-top: 10px
}

.tp-bullets.simplebullets.navbar .bullet.first {
    margin-left: 0px !important
}

.tp-bullets.simplebullets.navbar .bullet.last {
    margin-right: 0px !important
}

/** navbar NAVIGATION VERSION **/
.tp-bullets.simplebullets.navbar-old .bullet {
    cursor: pointer;
    position: relative;
    background: url(../assets/navigdots.png) no-repeat bottom left;
    width: 15px;
    height: 15px;
    margin-left: 5px !important;
    margin-right: 5px !important;
    float: left;
    margin-top: 10px
}

.tp-bullets.simplebullets.navbar-old .bullet.first {
    margin-left: 0px !important
}

.tp-bullets.simplebullets.navbar-old .bullet.last {
    margin-right: 0px !important
}

.tp-bullets.simplebullets .bullet:hover,
.tp-bullets.simplebullets .bullet.selected {
    background-position: top left;
}

.tp-bullets.simplebullets.round .bullet:hover,
.tp-bullets.simplebullets.round .bullet.selected,
.tp-bullets.simplebullets.navbar .bullet:hover,
.tp-bullets.simplebullets.navbar .bullet.selected {
    background-position: bottom left;
}

/*************************************
	-	TP ARROWS 	-
**************************************/
.tparrows {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    -webkit-transition: opacity 0.2s ease-out;
    -moz-transition: opacity 0.2s ease-out;
    -o-transition: opacity 0.2s ease-out;
    -ms-transition: opacity 0.2s ease-out;
    -webkit-transform: translateZ(1000px);
    -webkit-transform-style: preserve-3d;

}

.tparrows .tp-arr-imgholder {
    display: none
}

.tparrows .tp-arr-titleholder {
    display: none
}

.tparrows.hidearrows {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
}

.tp-leftarrow {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../assets/large_left.png) no-repeat top left;
    width: 40px;
    height: 40px;
}

.tp-rightarrow {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../assets/large_right.png) no-repeat top left;
    width: 40px;
    height: 40px;
}

.tp-leftarrow.round {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../assets/small_left.png) no-repeat top left;
    width: 19px;
    height: 14px;
    margin-right: 0px;
    float: left;
    margin-top: 0px;
}

.tp-rightarrow.round {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../assets/small_right.png) no-repeat top left;
    width: 19px;
    height: 14px;
    margin-right: 0px;
    float: left;
    margin-top: 0px
}

.tp-leftarrow.round-old {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../assets/arrow_left.png) no-repeat top left;
    width: 26px;
    height: 26px;
    margin-right: 0px;
    float: left;
    margin-top: 0px;
}

.tp-rightarrow.round-old {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../assets/arrow_right.png) no-repeat top left;
    width: 26px;
    height: 26px;
    margin-right: 0px;
    float: left;
    margin-top: 0px
}

.tp-leftarrow.navbar {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../assets/small_left_boxed.png) no-repeat top left;
    width: 20px;
    height: 15px;
    float: left;
    margin-right: 6px;
    margin-top: 12px
}

.tp-rightarrow.navbar {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../assets/small_right_boxed.png) no-repeat top left;
    width: 20px;
    height: 15px;
    float: left;
    margin-left: 6px;
    margin-top: 12px
}

.tp-leftarrow.navbar-old {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../assets/arrowleft.png) no-repeat top left;
    width: 9px;
    height: 16px;
    float: left;
    margin-right: 6px;
    margin-top: 10px
}

.tp-rightarrow.navbar-old {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../assets/arrowright.png) no-repeat top left;
    width: 9px;
    height: 16px;
    float: left;
    margin-left: 6px;
    margin-top: 10px
}

.content_title {
    background: #EAEAEA;
}

.content_title h1 {
    color: #000;
    font-weight: bold;
    font-size: 18px;
}

.tp-leftarrow.navbar-old.thumbswitharrow {
    margin-right: 10px;
}

.tp-rightarrow.navbar-old.thumbswitharrow {
    margin-left: 0px;
}

.tp-leftarrow.square {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../assets/arrow_left2.png) no-repeat top left;
    width: 12px;
    height: 17px;
    float: left;
    margin-right: 0px;
    margin-top: 0px
}

.tp-rightarrow.square {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../assets/arrow_right2.png) no-repeat top left;
    width: 12px;
    height: 17px;
    float: left;
    margin-left: 0px;
    margin-top: 0px
}

.tp-leftarrow.square-old {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../assets/arrow_left2.png) no-repeat top left;
    width: 12px;
    height: 17px;
    float: left;
    margin-right: 0px;
    margin-top: 0px
}

.tp-rightarrow.square-old {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../assets/arrow_right2.png) no-repeat top left;
    width: 12px;
    height: 17px;
    float: left;
    margin-left: 0px;
    margin-top: 0px
}

.tp-leftarrow.default {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url('../img/large_left.png') no-repeat 0 0;
    width: 40px;
    height: 40px;

}

.tp-rightarrow.default {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url('../img/large_right.png') no-repeat 0 0;
    width: 40px;
    height: 40px;

}

.tp-leftarrow:hover,
.tp-rightarrow:hover {
    background-position: bottom left;
}

/****************************************************************************************************
	-	TP THUMBS 	-
*****************************************************************************************************

 - tp-thumbs & tp-mask Width is the width of the basic Thumb Container (500px basic settings)

 - .bullet width & height is the dimension of a simple Thumbnail (basic 100px x 50px)

 *****************************************************************************************************/

.tp-bullets.tp-thumbs {
    z-index: 1000;
    position: absolute;
    padding: 3px;
    background-color: #fff;
    width: 500px;
    height: 50px; /* THE DIMENSIONS OF THE THUMB CONTAINER */
    margin-top: -50px;
    vertical-align: top;
}

.tp-bullets.tp-thumbs img {
    vertical-align: top
}

.fullwidthbanner-container .tp-thumbs {
    padding: 3px
}

.tp-bullets.tp-thumbs .tp-mask {
    width: 500px;
    height: 50px; /* THE DIMENSIONS OF THE THUMB CONTAINER */
    overflow: hidden;
    position: relative
}

.tp-bullets.tp-thumbs .tp-mask .tp-thumbcontainer {
    width: 5000px;
    position: absolute
}

.tp-bullets.tp-thumbs .bullet {
    width: 100px;
    height: 50px; /* THE DIMENSION OF A SINGLE THUMB */
    cursor: pointer;
    overflow: hidden;
    background: none;
    margin: 0;
    float: left;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    /*filter: alpha(opacity=50);	*/
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;

    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
}

.tp-bullets.tp-thumbs .bullet:hover,
.tp-bullets.tp-thumbs .bullet.selected {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.tp-thumbs img {
    width: 100%;
}

/************************************
		-	TP BANNER TIMER		-
*************************************/
.tp-bannertimer {
    visibility: hidden;
    width: 100%;
    height: 5px; /*background:url(../assets/timer.png);*/
    background: #fff;
    background: rgba(0, 0, 0, 0.15);
    position: absolute;
    z-index: 200;
    top: 0px
}

.tp-bannertimer.tp-bottom {
    top: auto;
    bottom: 0px !important;
    height: 5px
}

/*****************************************
	-	NAVIGATION FANCY EXAMPLES	-
*****************************************/

/* NAVIGATION PREVIEW 1 */
.tparrows.preview1 {
    width: 100px;
    height: 100px;
    -webkit-transform-style: preserve-3d;
    -webkit-perspective: 1000;
    -moz-perspective: 1000;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    background: transparent
}

.tparrows.preview1:after {
    position: absolute;
    left: 0px;
    top: 0px;
    font-family: "revicons";
    color: #fff;
    font-size: 30px;
    width: 100px;
    height: 100px;
    text-align: center;
    background: #fff;
    background: rgba(0, 0, 0, 0.15);
    z-index: 2;
    line-height: 100px;
    -webkit-transition: background 0.3s, color 0.3s;
    -moz-transition: background 0.3s, color 0.3s;
    transition: background 0.3s, color 0.3s
}

.tp-rightarrow.preview1:after {
    content: '\e825';
}

.tp-leftarrow.preview1:after {
    content: '\e824';
}

.tparrows.preview1:hover:after {
    background: rgba(255, 255, 255, 1);
    color: #aaa;
}

.tparrows.preview1 .tp-arr-imgholder {
    background-size: cover;
    background-position: center center;
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    -webkit-transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

/*.tparrows.preview1 .tp-arr-iwrapper			{	  -webkit-transition: all 0.3s;transition: all 0.3s;
												-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter: alpha(opacity=0);-moz-opacity: 0.0;-khtml-opacity: 0.0;opacity: 0.0}
.tparrows.preview1:hover .tp-arr-iwrapper	{	  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter: alpha(opacity=100);-moz-opacity: 1;-khtml-opacity: 1;opacity: 1}*/

.tp-rightarrow.preview1 .tp-arr-imgholder {
    right: 100%;
    -webkit-transform: rotateY(-90deg);
    transform: rotateY(-90deg);
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0.0;
    -khtml-opacity: 0.0;
    opacity: 0.0;

}

.tp-leftarrow.preview1 .tp-arr-imgholder {
    left: 100%;
    -webkit-transform: rotateY(90deg);
    transform: rotateY(90deg);
    -webkit-transform-origin: 0% 50%;
    transform-origin: 0% 50%;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0.0;
    -khtml-opacity: 0.0;
    opacity: 0.0;

}

.tparrows.preview1:hover .tp-arr-imgholder {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;

}

.overlay_href {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;

}


.gallery_text_box {
    margin: 5px 0px 25px;
    text-align: center
}

.gallery_text_box a {
    font-weight: bold;
    font-size: 14px;
}


/* CSS3 STYLE GENERIC */
.view {
    width: 100%;
    margin: 15px 0px;
    float: left;
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: default;
}

.mask {
    cursor: pointer;
}

.view .mask, .view .content {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
}

.view img {
    width: 100%;
    display: block;
    position: relative;
}

.view a.info {
    background: url(/assets/img/link.png) center no-repeat;
    display: inline-block;
    text-decoration: none;
    padding: 0;
    text-indent: -9999px;
    width: 20px;
    height: 20px;
}

.mask span {
    color: #CCC;
    font-size: 13px;
}

/* SECOND EFFECTS */

.second-effect .mask {
    opacity: 0;
    overflow: visible;
    border: 0px solid rgba(0, 0, 0, 0.7);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.second-effect a.info {
    position: relative;
    top: -10px;
    opacity: 0;
    -moz-transform: scale(0, 0);
    -webkit-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    transform: scale(0, 0);
    -webkit-transition: -webkit-transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
    -moz-transition: -moz-transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
    -o-transition: -o-transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
    -ms-transition: -ms-transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
    transition: transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
}

.second-effect:hover .mask {
    opacity: 1;
    border: 125px solid rgba(0, 0, 0, 0.7);
}

.second-effect:hover a.info {
    opacity: 1;
    -moz-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
    -moz-transition-delay: 0.3s;
    -webkit-transition-delay: 0.3s;
    -o-transition-delay: 0.3s;
    -ms-transition-delay: 0.3s;
    transition-delay: 0.3s;
}

/*Tablet Yan  */
@media only screen and (min-width: 959px) and (max-width: 1024px) {

}


/* Tablet  */
@media only screen and (min-width: 768px) and (max-width: 979px) {
    .tparrows.preview1,
    .tparrows.preview1:after {
        width: 80px;
        height: 80px;
        line-height: 80px;
        font-size: 24px
    }

    .second-effect:hover .mask {
        border: 75px solid rgba(0, 0, 0, 0.7) !important;
    }

    .homebolumimage .image {
        position: relative;
        height: 410px;
    }

    .homebolumimage .content {
        top: 13% !important;
    }
}


/*Max Mobil*/
@media only screen and (max-width: 767px) {
    .mlogo {
        text-align: center;
    }

    .header-bottom {
        border-top: 0px solid #E7E7E7;
        border-bottom: 0px solid #E7E7E7;
    }

    .header-search .search-input input {
        margin: 0px 0px 10px 0px;
    }
}


/*Mobil Yan*/
@media only screen and (min-width: 480px) and (max-width: 767px) {
    .tparrows.preview1,
    .tparrows.preview1:after {
        width: 60px;
        height: 60px;
        line-height: 60px;
        font-size: 20px
    }


}


/* Mobil */
@media only screen and (min-width: 0px) and (max-width: 479px) {
    .tparrows.preview1,
    .tparrows.preview1:after {
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 12px
    }

}

/* PREVIEW 1 BULLETS */

.tp-bullets.preview1 {
    height: 21px;
}

.tp-bullets.preview1 .bullet {
    cursor: pointer;
    position: relative !important;
    background: rgba(0, 0, 0, 0.15) !important;
    /*-webkit-border-radius: 10px;
    border-radius: 10px;*/
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    width: 5px !important;
    height: 5px !important;
    border: 8px solid rgba(0, 0, 0, 0) !important;
    display: inline-block;
    margin-right: 5px !important;
    margin-bottom: 0px !important;
    -webkit-transition: background-color 0.2s, border-color 0.2s;
    -moz-transition: background-color 0.2s, border-color 0.2s;
    -o-transition: background-color 0.2s, border-color 0.2s;
    -ms-transition: background-color 0.2s, border-color 0.2s;
    transition: background-color 0.2s, border-color 0.2s;
    float: none !important;
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
}

.tp-bullets.preview1 .bullet.last {
    margin-right: 0px;
}

.tp-bullets.preview1 .bullet:hover,
.tp-bullets.preview1 .bullet.selected {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: #aaa !important;
    width: 5px !important;
    height: 5px !important;
    border: 8px solid rgba(255, 255, 255, 1) !important;
}

/* NAVIGATION PREVIEW 2 */
.tparrows.preview2 {
    min-width: 60px;
    min-height: 60px;
    background: #fff;;

    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    overflow: hidden;
    -webkit-transition: -webkit-transform 1.3s;
    -webkit-transition: width 0.3s, background-color 0.3s, opacity 0.3s;
    transition: width 0.3s, background-color 0.3s, opacity 0.3s;
    backface-visibility: hidden;
}

.tparrows.preview2:after {
    position: absolute;
    top: 50%;
    font-family: "revicons";
    color: #aaa;
    font-size: 25px;
    margin-top: -12px;
    -webkit-transition: color 0.3s;
    -moz-transition: color 0.3s;
    transition: color 0.3s
}

.tp-rightarrow.preview2:after {
    content: '\e81e';
    right: 18px;
}

.tp-leftarrow.preview2:after {
    content: '\e81f';
    left: 18px;
}

.tparrows.preview2 .tp-arr-titleholder {
    background-size: cover;
    background-position: center center;
    display: block;
    visibility: hidden;
    position: relative;
    top: 0px;
    -webkit-transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    white-space: nowrap;
    color: #000;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 14px;
    line-height: 60px;
    padding: 0px 10px;
}

.tp-rightarrow.preview2 .tp-arr-titleholder {
    right: 50px;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
}

.tp-leftarrow.preview2 .tp-arr-titleholder {
    left: 50px;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
}

.tparrows.preview2.hovered {
    width: 300px
}

.tparrows.preview2:hover {
    background: #fff
}

.tparrows.preview2:hover:after {
    color: #000
}

.tparrows.preview2:hover .tp-arr-titleholder {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
    visibility: visible;
    position: absolute;
}

/* PREVIEW 2 BULLETS */

.tp-bullets.preview2 {
    height: 17px;
}

.tp-bullets.preview2 .bullet {
    cursor: pointer;
    position: relative !important;
    background: rgba(0, 0, 0, 0.5) !important;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    width: 6px !important;
    height: 6px !important;
    border: 5px solid rgba(0, 0, 0, 0) !important;
    display: inline-block;
    margin-right: 2px !important;
    margin-bottom: 0px !important;
    -webkit-transition: background-color 0.2s, border-color 0.2s;
    -moz-transition: background-color 0.2s, border-color 0.2s;
    -o-transition: background-color 0.2s, border-color 0.2s;
    -ms-transition: background-color 0.2s, border-color 0.2s;
    transition: background-color 0.2s, border-color 0.2s;
    float: none !important;
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
}

.tp-bullets.preview2 .bullet.last {
    margin-right: 0px;
}

.tp-bullets.preview2 .bullet:hover,
.tp-bullets.preview2 .bullet.selected {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: rgba(255, 255, 255, 1) !important;
    width: 6px !important;
    height: 6px !important;
    border: 5px solid rgba(0, 0, 0, 1) !important;
}

.tp-arr-titleholder.alwayshidden {
    display: none !important
}

@media only screen and (min-width: 768px) and (max-width: 979px) {
    .tparrows.preview2 {
        min-width: 40px;
        min-height: 40px;
        width: 40px;
        height: 40px;
        border-radius: 20px;
        -moz-border-radius: 20px;
        -webkit-border-radius: 20px;
    }

    .tparrows.preview2:after {
        position: absolute;
        top: 50%;
        font-family: "revicons";
        font-size: 20px;
        margin-top: -12px
    }

    .tp-rightarrow.preview2:after {
        content: '\e81e';
        right: 11px
    }

    .tp-leftarrow.preview2:after {
        content: '\e81f';
        left: 11px
    }

    .tparrows.preview2 .tp-arr-titleholder {
        font-size: 12px;
        line-height: 40px;
        letter-spacing: 0px
    }

    .tp-rightarrow.preview2 .tp-arr-titleholder {
        right: 35px
    }

    .tp-leftarrow.preview2 .tp-arr-titleholder {
        left: 35px
    }

}

@media only screen and (min-width: 480px) and (max-width: 767px) {
    .tparrows.preview2 {
        min-width: 30px;
        min-height: 30px;
        width: 30px;
        height: 30px;
        border-radius: 15px;
        -moz-border-radius: 15px;
        -webkit-border-radius: 15px;
    }

    .tparrows.preview2:after {
        position: absolute;
        top: 50%;
        font-family: "revicons";
        font-size: 14px;
        margin-top: -12px
    }

    .tp-rightarrow.preview2:after {
        content: '\e81e';
        right: 8px
    }

    .tp-leftarrow.preview2:after {
        content: '\e81f';
        left: 8px
    }

    .tparrows.preview2 .tp-arr-titleholder {
        font-size: 10px;
        line-height: 30px;
        letter-spacing: 0px
    }

    .tp-rightarrow.preview2 .tp-arr-titleholder {
        right: 25px
    }

    .tp-leftarrow.preview2 .tp-arr-titleholder {
        left: 25px
    }

    .tparrows.preview2 .tp-arr-titleholder {
        display: none;
        visibility: none
    }

}

@media only screen and (min-width: 0px) and (max-width: 479px) {
    .tparrows.preview2 {
        min-width: 30px;
        min-height: 30px;
        width: 30px;
        height: 30px;
        border-radius: 15px;
        -moz-border-radius: 15px;
        -webkit-border-radius: 15px;
    }

    .tparrows.preview2:after {
        position: absolute;
        top: 50%;
        font-family: "revicons";
        font-size: 14px;
        margin-top: -12px
    }

    .tp-rightarrow.preview2:after {
        content: '\e81e';
        right: 8px
    }

    .tp-leftarrow.preview2:after {
        content: '\e81f';
        left: 8px
    }

    .tparrows.preview2 .tp-arr-titleholder {
        display: none;
        visibility: none
    }

    .tparrows.preview2:hover {
        width: 30px !important;
        height: 30px !important
    }
}

/* NAVIGATION PREVIEW 3 */
.tparrows.preview3 {
    width: 70px;
    height: 70px;
    background: #fff;
    background: rgba(255, 255, 255, 1);
    -webkit-transform-style: flat;
}

.tparrows.preview3:after {
    position: absolute;
    line-height: 70px;
    text-align: center;
    font-family: "revicons";
    color: #aaa;
    font-size: 30px;
    top: 0px;
    left: 0px;;
    background: #fff;
    z-index: 100;
    width: 70px;
    height: 70px;
    -webkit-transition: color 0.3s;
    -moz-transition: color 0.3s;
    transition: color 0.3s
}

.tparrows.preview3:hover:after {
    color: #000;
}

.tp-rightarrow.preview3:after {
    content: '\e825';
}

.tp-leftarrow.preview3:after {
    content: '\e824';
}

.tparrows.preview3 .tp-arr-iwrapper {
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transition: -webkit-transform 0.2s;
    transition: transform 0.2s;
    z-index: 0;
    position: absolute;
    background: #000;
    background: rgba(0, 0, 0, 0.75);
    display: table;
    min-height: 90px;
    top: -10px
}

.tp-leftarrow.preview3 .tp-arr-iwrapper {
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transform-origin: 0% 50%;
    transform-origin: 0% 50%;
}

.tparrows.preview3 .tp-arr-imgholder {
    display: block;
    background-size: cover;
    background-position: center center;
    display: table-cell;
    min-width: 90px;
    height: 90px;
    position: relative;
    top: 0px;
}

.tp-rightarrow.preview3 .tp-arr-iwrapper {
    right: 0px;
    padding-right: 70px
}

.tp-leftarrow.preview3 .tp-arr-iwrapper {
    left: 0px;
    direction: rtl;
    padding-left: 70px
}

.tparrows.preview3 .tp-arr-titleholder {
    display: table-cell;
    padding: 30px;
    font-size: 16px;
    color: #fff;
    white-space: nowrap;
    position: relative;
    clear: right;
    vertical-align: middle
}

.tparrows.preview3:hover .tp-arr-iwrapper {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);

}

/* PREVIEW 3 BULLETS */
.tp-bullets.preview3 {
    height: 17px;
}

.tp-bullets.preview3 .bullet {
    cursor: pointer;
    position: relative !important;
    background: rgba(0, 0, 0, 0.5) !important;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    width: 6px !important;
    height: 6px !important;
    border: 5px solid rgba(0, 0, 0, 0) !important;
    display: inline-block;
    margin-right: 2px !important;
    margin-bottom: 0px !important;
    -webkit-transition: background-color 0.2s, border-color 0.2s;
    -moz-transition: background-color 0.2s, border-color 0.2s;
    -o-transition: background-color 0.2s, border-color 0.2s;
    -ms-transition: background-color 0.2s, border-color 0.2s;
    transition: background-color 0.2s, border-color 0.2s;
    float: none !important;
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
}

.tp-bullets.preview3 .bullet.last {
    margin-right: 0px;
}

.tp-bullets.preview3 .bullet:hover,
.tp-bullets.preview3 .bullet.selected {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: rgba(255, 255, 255, 1) !important;
    width: 6px !important;
    height: 6px !important;
    border: 5px solid rgba(0, 0, 0, 1) !important;
}

@media only screen and (min-width: 768px) and (max-width: 979px) {
    .tparrows.preview3:after,
    .tparrows.preview3 {
        width: 50px;
        height: 50px;
        line-height: 50px;
        font-size: 20px
    }

    .tparrows.preview3 .tp-arr-iwrapper {
        min-height: 70px
    }

    .tparrows.preview3 .tp-arr-imgholder {
        min-width: 70px;
        height: 70px
    }

    .tp-rightarrow.preview3 .tp-arr-iwrapper {
        padding-right: 50px
    }

    .tp-leftarrow.preview3 .tp-arr-iwrapper {
        padding-left: 50px
    }

    .tparrows.preview3 .tp-arr-titleholder {
        padding: 10px;
        font-size: 16px;
    }

}

@media only screen  and (max-width: 767px) {

    .tparrows.preview3:after,
    .tparrows.preview3 {
        width: 50px;
        height: 50px;
        line-height: 50px;
        font-size: 20px
    }

    .tparrows.preview3 .tp-arr-iwrapper {
        min-height: 70px
    }
}

/* NAVIGATION PREVIEW 4 */
.tparrows.preview4 {
    width: 30px;
    height: 110px;
    background: transparent;
    -webkit-transform-style: preserve-3d;
    -webkit-perspective: 1000;
    -moz-perspective: 1000
}

.tparrows.preview4:after {
    position: absolute;
    line-height: 110px;
    text-align: center;
    font-family: "revicons";
    color: #fff;
    font-size: 20px;
    top: 0px;
    left: 0px;
    z-index: 0;
    width: 30px;
    height: 110px;
    background: #000;
    background: rgba(0, 0, 0, 0.25);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;

}

.tp-rightarrow.preview4:after {
    content: '\e825';
}

.tp-leftarrow.preview4:after {
    content: '\e824';
}

.tparrows.preview4 .tp-arr-allwrapper {
    visibility: hidden;
    width: 180px;
    position: absolute;
    z-index: 1;
    min-height: 120px;
    top: 0px;
    left: -150px;
    overflow: hidden;
    -webkit-perspective: 1000px;
    -webkit-transform-style: flat
}

.tp-leftarrow.preview4 .tp-arr-allwrapper {
    left: 0px
}

.tparrows.preview4 .tp-arr-iwrapper {
    position: relative
}

.tparrows.preview4 .tp-arr-imgholder {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 180px;
    height: 110px;
    position: relative;
    top: 0px;

    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;

}

.tparrows.preview4 .tp-arr-imgholder2 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 180px;
    height: 110px;
    position: absolute;
    top: 0px;
    left: 180px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;

}

.tp-leftarrow.preview4 .tp-arr-imgholder2 {
    left: -180px
}

.tparrows.preview4 .tp-arr-titleholder {
    display: block;
    font-size: 12px;
    line-height: 25px;
    padding: 0px 10px;
    text-align: left;
    color: #fff;
    position: relative;
    background: #000;
    color: #FFF;
    text-transform: uppercase;
    white-space: nowrap;
    letter-spacing: 1px;
    font-weight: 700;
    font-size: 11px;
    line-height: 2.75;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-transform: rotateX(-90deg);
    transform: rotateX(-90deg);
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0.0;
    -khtml-opacity: 0.0;
    opacity: 0.0;

}

.tparrows.preview4:after {
    transform-origin: 100% 100%;
    -webkit-transform-origin: 100% 100%
}

.tp-leftarrow.preview4:after {
    transform-origin: 0% 0%;
    -webkit-transform-origin: 0% 0%
}

@media only screen and (min-width: 768px) {
    .tparrows.preview4:hover:after {
        -webkit-transform: rotateY(-90deg);
        transform: rotateY(-90deg)
    }

    .tp-leftarrow.preview4:hover:after {
        -webkit-transform: rotateY(90deg);
        transform: rotateY(90deg)
    }

    .tparrows.preview4:hover .tp-arr-titleholder {
        -webkit-transition-delay: 0.4s;
        transition-delay: 0.4s;
        -webkit-transform: rotateX(0deg);
        transform: rotateX(0deg);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        filter: alpha(opacity=100);
        -moz-opacity: 1;
        -khtml-opacity: 1;
        opacity: 1;

    }
}

/* PREVIEW 4 BULLETS */

.tp-bullets.preview4 {
    height: 17px;
}

.tp-bullets.preview4 .bullet {
    cursor: pointer;
    position: relative !important;
    background: rgba(0, 0, 0, 0.5) !important;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    width: 6px !important;
    height: 6px !important;
    border: 5px solid rgba(0, 0, 0, 0) !important;
    display: inline-block;
    margin-right: 2px !important;
    margin-bottom: 0px !important;
    -webkit-transition: background-color 0.2s, border-color 0.2s;
    -moz-transition: background-color 0.2s, border-color 0.2s;
    -o-transition: background-color 0.2s, border-color 0.2s;
    -ms-transition: background-color 0.2s, border-color 0.2s;
    transition: background-color 0.2s, border-color 0.2s;
    float: none !important;
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
}

.tp-bullets.preview4 .bullet.last {
    margin-right: 0px;
}

.tp-bullets.preview4 .bullet:hover,
.tp-bullets.preview4 .bullet.selected {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: rgba(255, 255, 255, 1) !important;
    width: 6px !important;
    height: 6px !important;
    border: 5px solid rgba(0, 0, 0, 1) !important;
}

@media only screen  and (max-width: 767px) {
    .tparrows.preview4 {
        width: 20px;
        height: 80px
    }

    .tparrows.preview4:after {
        width: 20px;
        height: 80px;
        line-height: 80px;
        font-size: 14px
    }

    .tparrows.preview1 .tp-arr-allwrapper,
    .tparrows.preview2 .tp-arr-allwrapper,
    .tparrows.preview3 .tp-arr-allwrapper,
    .tparrows.preview4 .tp-arr-allwrapper {
        display: none !important
    }
}

/***************************************
	-	RESPONSIVE SETTINGS 	-
****************************************/

/*********************************************

	-	BASIC SETTINGS FOR THE BANNER	-

***********************************************/

.tp-simpleresponsive img {
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
}

.tp-caption img {
    background: transparent;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF, endColorstr=#00FFFFFF);
    zoom: 1;
}

.tp-simpleresponsive ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.tp-simpleresponsive > ul li {
    list-style: none;
    position: absolute;
    visibility: hidden;
}

/*  CAPTION SLIDELINK   **/
.caption.slidelink a div,
.tp-caption.slidelink a div {
    width: 3000px;
    height: 1500px;
    background: url(../assets/coloredbg.png) repeat
}

.tp-caption.slidelink a span {
    background: url(../assets/coloredbg.png) repeat
}

/******************************
	-	LOADER FORMS	-
********************************/

.tp-loader {
    top: 50%;
    left: 50%;
    z-index: 10000;
    position: absolute;

}

.tp-loader.spinner0 {
    width: 40px;
    height: 40px;
    background: url(../assets/loader.gif) no-repeat center center;
    background-color: #fff;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
    margin-top: -20px;
    margin-left: -20px;
    -webkit-animation: tp-rotateplane 1.2s infinite ease-in-out;
    animation: tp-rotateplane 1.2s infinite ease-in-out;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.tp-loader.spinner1 {
    width: 40px;
    height: 40px;
    background-color: #fff;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
    margin-top: -20px;
    margin-left: -20px;
    -webkit-animation: tp-rotateplane 1.2s infinite ease-in-out;
    animation: tp-rotateplane 1.2s infinite ease-in-out;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.tp-loader.spinner5 {
    background: url(../assets/loader.gif) no-repeat 10px 10px;
    background-color: #fff;
    margin: -22px -22px;
    width: 44px;
    height: 44px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

@-webkit-keyframes tp-rotateplane {
    0% {
        -webkit-transform: perspective(120px)
    }
    50% {
        -webkit-transform: perspective(120px) rotateY(180deg)
    }
    100% {
        -webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg)
    }
}

@keyframes tp-rotateplane {
    0% {
        transform: perspective(120px) rotateX(0deg) rotateY(0deg);
        -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg)
    }
    50% {
        transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
        -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg)
    }
    100% {
        transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
        -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    }
}

.tp-loader.spinner2 {
    width: 40px;
    height: 40px;
    margin-top: -20px;
    margin-left: -20px;
    background-color: #ff0000;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
    border-radius: 100%;
    -webkit-animation: tp-scaleout 1.0s infinite ease-in-out;
    animation: tp-scaleout 1.0s infinite ease-in-out;
}

@-webkit-keyframes tp-scaleout {
    0% {
        -webkit-transform: scale(0.0)
    }
    100% {
        -webkit-transform: scale(1.0);
        opacity: 0;
    }
}

@keyframes tp-scaleout {
    0% {
        transform: scale(0.0);
        -webkit-transform: scale(0.0);
    }
    100% {
        transform: scale(1.0);
        -webkit-transform: scale(1.0);
        opacity: 0;
    }
}

.tp-loader.spinner3 {
    margin: -9px 0px 0px -35px;
    width: 70px;
    text-align: center;

}

.tp-loader.spinner3 .bounce1,
.tp-loader.spinner3 .bounce2,
.tp-loader.spinner3 .bounce3 {
    width: 18px;
    height: 18px;
    background-color: #fff;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
    border-radius: 100%;
    display: inline-block;
    -webkit-animation: tp-bouncedelay 1.4s infinite ease-in-out;
    animation: tp-bouncedelay 1.4s infinite ease-in-out;
    /* Prevent first frame from flickering when animation starts */
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.tp-loader.spinner3 .bounce1 {
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s;
}

.tp-loader.spinner3 .bounce2 {
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s;
}

@-webkit-keyframes tp-bouncedelay {
    0%, 80%, 100% {
        -webkit-transform: scale(0.0)
    }
    40% {
        -webkit-transform: scale(1.0)
    }
}

@keyframes tp-bouncedelay {
    0%, 80%, 100% {
        transform: scale(0.0);
        -webkit-transform: scale(0.0);
    }
    40% {
        transform: scale(1.0);
        -webkit-transform: scale(1.0);
    }
}

.tp-loader.spinner4 {
    margin: -20px 0px 0px -20px;
    width: 40px;
    height: 40px;
    text-align: center;
    -webkit-animation: tp-rotate 2.0s infinite linear;
    animation: tp-rotate 2.0s infinite linear;
}

.tp-loader.spinner4 .dot1,
.tp-loader.spinner4 .dot2 {
    width: 60%;
    height: 60%;
    display: inline-block;
    position: absolute;
    top: 0;
    background-color: #fff;
    border-radius: 100%;
    -webkit-animation: tp-bounce 2.0s infinite ease-in-out;
    animation: tp-bounce 2.0s infinite ease-in-out;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
}

.tp-loader.spinner4 .dot2 {
    top: auto;
    bottom: 0px;
    -webkit-animation-delay: -1.0s;
    animation-delay: -1.0s;
}

@-webkit-keyframes tp-rotate {
    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes tp-rotate {
    100% {
        transform: rotate(360deg);
        -webkit-transform: rotate(360deg)
    }
}

@-webkit-keyframes tp-bounce {
    0%, 100% {
        -webkit-transform: scale(0.0)
    }
    50% {
        -webkit-transform: scale(1.0)
    }
}

@keyframes tp-bounce {
    0%, 100% {
        transform: scale(0.0);
        -webkit-transform: scale(0.0);
    }
    50% {
        transform: scale(1.0);
        -webkit-transform: scale(1.0);
    }
}

.tp-caption.black {
    font-size: 44px;
    line-height: 50px;
    font-weight: 500;
    font-family: 'Lato', sans-serif;
    color: rgb(68, 68, 68);
    text-decoration: none;
    text-shadow: none;
    background-color: transparent;
    border-width: 0px;
    border-color: rgb(0, 0, 0);
    border-style: none
}

.tp-caption.black_small {
    font-size: 16px;
    line-height: 23px;
    font-weight: 300;
    color: rgb(85, 85, 85);
    text-decoration: none;
    text-shadow: none;
    background-color: transparent;
    border-width: 0px;
    border-color: rgb(0, 0, 0);
    border-style: none
}

.black {
    font-size: 44px;
    line-height: 50px;
    font-weight: 500;
    font-family: 'Lato', sans-serif;
    color: rgb(68, 68, 68);
    text-decoration: none;
    text-shadow: none;
    background-color: transparent;
    border-width: 0px;
    border-color: rgb(0, 0, 0);
    border-style: none
}

.black_small {
    font-size: 16px;
    line-height: 23px;
    font-weight: 300;
    color: rgb(85, 85, 85);
    text-decoration: none;
    text-shadow: none;
    background-color: transparent;
    border-width: 0px;
    border-color: rgb(0, 0, 0);
    border-style: none
}

.btn-bt.business {
    color: #ffffff;

    background: #009EE3;

    /*border-color: rgba(68, 68, 68,);*/

    font-size: 13px;

    font-weight: 500;

    /*text-transform: uppercase;*/

    letter-spacing: 0px;
    border-radius: inherit !important;
}

.btn-bt.business:hover {
    color: #ffffff;

    background: #e3712c;
    /*border-color: rgba(68, 68, 68, 0.00);*/

}

.light .btn-bt.business, .fullscreen-blog-article .content.background--dark .btn-bt {

    color: #ffffff;

    background: rgba(255, 255, 255, 0.00);

    border-color: rgba(255, 255, 255, 0.40);

}

.light .btn-bt.business:hover, .fullscreen-blog-article .content.background--dark .btn-bt:hover {

    color: #ffffff;

    background: rgba(255, 255, 255, 0.00);

    border-color: rgba(255, 255, 255, 1.00);

}

.btn-bt.align-left {
    float: left;
}

.btn-bt.align-right {
    float: right;
}

.btn-bt.align-center {
    float: left;
    position: absolute !important;
    left: 50%;
    -webkit-transform: translateX(-50%) !important;
    -moz-transform: translateX(-50%) !important;
    -ms-transform: translateX(-50%) !important;
    -o-transform: translateX(-50%) !important;
    transform: translateX(-50%) !important;
}


.btn-bt.default {
    text-align: center;
    cursor: pointer;
    display: inline-block;
    outline: 0;
    position: relative;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    border-width: 2px;
    border-style: solid;
    float: left;
    padding: 10px 38px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-backface-visibility: hidden;
}

.btn-bt.default:hover span {
    left: -12px;
}

.btn-bt.default span {
    position: relative;
    left: 0;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.btn-bt.default i {
    font-size: 14px;
    position: absolute;
    top: 50%;
    line-height: 20px;
    margin-top: 1px;
    left: 73%;
    -ms-filter: "alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.btn-bt.default:hover i {
    left: 77%;
    -ms-filter: "alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
}

.btn-bt.default i {
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.btn-bt.default:hover {
    border: 2px solid;
}

.btn-bt.default:hover i {
    left: 80%;
}


.btn-bt.business {
    text-align: center;
    cursor: pointer;
    display: inline-block;
    outline: 0;
    position: relative;
    border-width: 0;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    float: left;
    padding: 8px 16px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}

.btn-bt.business i {
    display: none;
}

.light .btn-bt.business {
    border-width: 1px;
    border-style: solid;
}

.btn-bt.no_padding {
    text-align: center;
    cursor: pointer;
    display: inline-block;
    outline: 0;
    position: relative;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    float: left;
    padding: 10px 0px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}

.btn-bt.no_padding i {
    display: none;
}

.btn-bt.rounded {
    text-align: center;
    cursor: pointer;
    display: inline-block;
    outline: 0;
    position: relative;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    float: left;
    padding: 14px 26px;
    border-radius: 22px;
    -webkit-border-radius: 22px;
    -moz-border-radius: 22px;
}

.btn-bt.rounded i {
    display: none;
}

.btn-bt.big {
    text-align: center;
    cursor: pointer;
    display: inline-block;
    outline: 0;
    position: relative;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    float: left;
    padding: 14px 28px;
    border-radius: 12px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    box-shadow: 0px 3px 5px #000;
    -webkit-box-shadow: 0px 3px 5px #000;
    -moz-box-shadow: 0px 3px 5px #000;
}

.btn-bt.big i {
    display: none;
}


.btn-bt.with_icon {
    text-align: center;
    cursor: pointer;
    display: inline-block;
    outline: 0;
    position: relative;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    float: left;
    padding: 14px 24px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}

.btn-bt.with_icon i {
    float: left;
    top: 3px;
    line-height: 100%;
    position: relative;
    margin-right: 15px;
}

.btn-bt.gradient {
    text-align: center;
    cursor: pointer;
    display: inline-block;
    outline: 0;
    position: relative;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    float: left;
    padding: 12px 20px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-width: 1px;
    border-style: solid;
}

.btn-bt.gradient i {
    display: none;
}

.tp-bullets.simplebullets .bullet {
    cursor: pointer;
    position: relative !important;
    background: rgba(0, 0, 0, 0.5) !important;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    width: 6px !important;
    height: 6px !important;
    border: 5px solid rgba(0, 0, 0, 0) !important;
    display: inline-block;
    margin-right: 5px !important;
    margin-bottom: 14px !important;
    -webkit-transition: background-color 0.2s, border-color 0.2s;
    -moz-transition: background-color 0.2s, border-color 0.2s;
    -o-transition: background-color 0.2s, border-color 0.2s;
    -ms-transition: background-color 0.2s, border-color 0.2s;
    transition: background-color 0.2s, border-color 0.2s;
    float: none !important;
}

.tp-bullets.simplebullets .bullet:hover, .tp-bullets.simplebullets .bullet.selected {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    width: 6px !important;
    height: 6px !important;
    border: 5px solid rgba(0, 0, 0, 1) !important;
}

.tparrows.hidearrows {
    opacity: 0 !important;
}

.tparrows {
    z-index: 40000 !important;
    cursor: pointer;
    position: absolute;

    -webkit-border-radius: 5px;
    border-radius: 5px;
    width: 40px !important;
    height: 40px !important;
}

.tp-leftarrow.default {
    background-image: url('../img/large_left.png') no-repeat 0 0;
    width: 66px;
    height: 66px;
}

.tp-leftarrow.default:hover {
    opacity: 1;
}

.tp-rightarrow.default:hover {
    opacity: 1;
}

.mainTemContentImage span {
    position: absolute;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-align: center;
    background: rgba(77, 153, 230, 0.77);
    color: #fff;
    font-size: 35px;
}

.mainTemContentImage span i {
    margin: 40% auto 0 auto;
    display: table;
}

/*steadysets*/

.filter-btn {
    background: #000; /* width: 100%; */
    border: none; /* margin-top: 10px; */
    color: #fff;
    padding: 7.5px 10px;
    text-align: center;
    border-radius: 3px;
    text-transform: uppercase
}

.filter-btn:hover {
    background: #009EE3;
}

.social_media {
    position: absolute;
    right: 0;
}

.footer-layout-one {
    position: relative;
    /*z-index: 99999999;*/
}


.navbar-brand {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    margin: 0 !important;
    padding: 0 !important;
    height: auto !important;

    img {
        width: 125px;
    }
}

.sayfaTitle {
    font-size: 28px;
    font-weight: 700;
    text-align: center;
    line-height: normal;
    color: #1a2744 ;
}


.bloc-title-new {
    margin: 0 0 20px;
    font-size: 26px;
    color: #171a21;
    font-weight: 800;
}

@media (min-width: 280px) and (max-width: 768px) {
    .ilan-img-wrap img {
        width: 100% !important;
        height: 100% !important;
        max-height: 250px;
    }

    .ilanlarOwl .owl-item {
        padding: 0 !important;
    }

    .ilan-top-card {
        grid-template-columns: 1fr !important;
    }

    .video-cover img {
        width: 100% !important;
        height: 100% !important;
        max-height: 256px !important;
    }

    .video-thumb {
        height: 100% !important;
    }

    .video-card-header {
        flex-direction: column !important;
        gap: 10px;
    }

    .fırsat-ilanlar {
        margin-top: 0 !important;
    }

    .ki-title {
        font-size: 18px !important;
        margin-bottom: 20px !important;
        gap: 5px !important;
    }

    .ki-stats {
        align-items: center !important;
    }

    .ki-stat-item {
        flex-direction: column !important;
        align-items: center !important;
        gap: 5px !important;
    }

    .ki-stat-text {
        text-align: center !important;
    }

    .sayfaTitle {
        font-size: 18px !important;
        margin-block: 20px !important;
    }

    .owl-controls .owl-prev,
    .owl-controls .owl-next {
        top: 50% !important;
    }

    .yorumlar-baslik-satir .tum-link {
        position: relative !important;
    }

    .yorumlar-baslik-satir,
    .bloc-title-new {
        flex-direction: column;
    }

    .home-slider .image {
        height: auto !important;
    }

    .yorumlar-baslik-satir h2 {
        font-size: 18px !important;
    }

    .bloc-title-new {
        h2 {
            font-size: 18px !important;
        }
    }

    .row {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }

    .container-fluid{
        padding: 0 !important;
    }

    #mobil-d-none{
        display: none;
    }

    .header-logo img{
        margin: 0 !important;
        width: 85px !important;
    }

    .header-menu{
        height: 100%;
    }

    #cssmenu{
        margin-top: 0 !important;
    }

    .ki-title::before,
    .ki-title::after{
        display: none;
    }

    #mobil-d-block{
        display: block !important;
    }

    .kanalistanbul-section{
        padding-bottom: 10px !important;
    }

    .home-alan-general .item{
        margin: 0 0 5px;
        width: 100%;
    }

    .yorum-swiper{
        padding-bottom: 30px !important;
    }

    .kanalistanbul-item:last-child{
        border-right: 1px solid #e5eaf2;
    }

    #cssmenu .mmenu1{
        flex-wrap: wrap;
        margin-left: -9px;
        width: 100%;
        padding: 15px;
        height: 100vh;
        flex-direction: column;
        justify-content: flex-start !important;
        background: #ffffff !important;
    }
}

#mobil-d-block{
    display: none ;
}

.home-blog {
    touch-action: manipulation;
}

.owl-theme .owl-controls .owl-page{
    margin-top: 0 !important;
}

.owl-theme .owl-controls .owl-page span{
    width: 9px !important;
    height: 9px !important;
    background: #c5d3ee !important;
    opacity: 1 !important;
    margin: 0 4px !important;
    border-radius: 50%;
}

.owl-theme .owl-controls .owl-page.active span{
    background: #009EE3 !important;
}

.repre__icon {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    width: max-content;
    padding: 5px;
    border: 1px solid rgba(34, 34, 34, .34);
    width: 100%;
    max-width: 30px;
    align-self: flex-start;

    svg {
        width: 100%;
        height: auto;
        aspect-ratio: 1 / 1;
    }
}

.repre {
    display: flex;
    flex-direction: column;
    margin-top: 15px;
    padding: 20px;
    border-radius: 10px;
    border: 1px solid #E4E4E4;
    color: #222;
}

.repre__title {
    font-size: 21px;
    color: #000;
    font-weight: bold;
    padding-bottom: 12px;
    margin-bottom: 20px;
    border-bottom: 1px solid rgb(34 34 34 / 20%);
    display: flex;
    width: 100%;
}

.repre__rep {
    display: grid;
    grid-template-columns: 80px 1fr;
    gap: 20px;
    margin-bottom: 20px;
}

.repre__image {
    position: relative;
    overflow: hidden;
    border-radius: 10px;

    img {
        width: 100%;
        height: auto;
        object-fit: cover;
        aspect-ratio: 1 / 1;
        transition: transform 0.3s ease;
    }

    &:hover img {
        transform: scale(1.05);
    }
}

.repre__text {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    line-height: normal;
}

.repre__icon__wrapper {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 10px;
    font-size: 14px;
    font-weight: 400;
    margin-top: 10px;
    line-height: 1.4;

    a {
        color: inherit;
        transition: 300ms ease all;


        &:hover {
            color: #009EE3;
        }
    }
}

.product-features-card {
    padding: 20px;
    border-radius: 10px;
    border: 1px solid #E4E4E4;
    color: #222;
    max-width: 450px;
}

.features-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 12px;
    margin-bottom: 15px;

}

.features-header .header-title {
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
}

.features-header .header-price {
    font-size: 24px;
    font-weight: bold;
    color: #009EE3;
}

.features-grid {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
}

.feature-item {
    display: flex;
    gap: 4px;
    justify-content: space-between;
}

.feature-label {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 2px;
    opacity: 1;
}

.feature-value {
    font-size: 14px;
    font-weight: 400;
    word-break: break-word;
}

@media (max-width: 480px) {
    .features-grid {
        grid-template-columns: 1fr;
        gap: 12px;
    }
}

.repre__rep__title {
    font-size: 18px;
    font-weight: bold;
}

.mega__icon {
    display: flex;
    background: #009EE3;
    border-radius: 10px;
    padding: 7.5px;
    align-items: center;
    justify-content: center;
    transition: 300ms ease all;

    &:hover {
        background: #0d1b3e;
    }


    svg {
        width: 20px;
        height: 20px;


        path {
            fill: white;
        }
    }
}


:root {
    --primary-color: #009EE3;
}

.search-wrapper {
    position: relative;
    width: 100%;
    max-width: 650px;
    z-index: 10;
    margin-block: 15px;
}

.search-wrapper.active {
    z-index: 1000 !important;
}

.search-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, 0.45);
    z-index: 999;
    opacity: 0;
    visibility: hidden;
    transition: opacity 300ms ease, visibility 300ms ease;
}

.search-overlay.show {
    opacity: 1;
    visibility: visible;
}

.search-container {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 60px;
    max-height: 65px;
    background: #fff;
    border-radius: 10px;
    transition: width 0.25s cubic-bezier(0.4, 0, 0.2, 1), left 0.25s cubic-bezier(0.4, 0, 0.2, 1), box-shadow 0.25s ease;
    display: flex;
    align-items: center;
    border: 1px solid oklch(0.922 0 0);
    box-shadow: 0 0 #0000, 0 0 #0000, 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
}

.search-container.expanded {
    width: calc(100% + 100px);
    left: -50px;
    box-shadow: 0 20px 40px rgba(0,0,0,0.2);
}

.cover-search {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    width: 100%;
    padding: 10px 10px 10px 30px;
    height: 100%;
    cursor: pointer;
}

.input-mockup {
    align-content: center;
}

.cover-search .placeholder {
    color: #757575;
    font-size: 16px;
}

.filtre-search {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    width: 100%;
    padding: 10px 10px 10px 15px;
    opacity: 0;
    transition: opacity 0.15s ease;
}

.search-container.expanded .filtre-search {
    opacity: 1;
}

.step-box {
    flex: 1;
    display: flex;
    flex-direction: column;
    padding: 10px 18px;
    cursor: pointer;
    border-radius: 10px;
    transition: all 300ms ease;
    border: 1px solid transparent;
}

.step-box:hover {
    background: #f5f5f5;
}

.step-box.active {
    background: #e6f5fc !important;
    border-color: rgba(0, 158, 227, 0.25);
    box-shadow: 0 4px 12px rgba(0, 158, 227, 0.1);
}

.step-box.active .step-label {
    color: var(--primary-color);
    font-weight: 600;
}

.step-box.active .step-val {
    color: #002e42;
    font-weight: 600;
}

.step-label {
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    color: #8c8c8c;
    margin-bottom: 2px;
}

.step-val {
    font-size: 14px;
    font-weight: 500;
    color: #b5b5b5;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.divider {
    width: 1px;
    height: 30px;
    background: #e8e8e8;
    margin: 0 4px;
    transition: opacity 300ms;
}

.step-box.active + .divider,
.step-box:has(+ .step-box.active) .divider {
    opacity: 0;
}

.search-btn {
    padding: 0 20px;
    border-radius: 10px;
    border: none;
    background: var(--primary-color);
    color: white;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    display: flex;
    align-items: center;
    gap: 8px;
    transition: background 300ms;
    max-height: 35px;
    align-self: center;
    height: 35px;
}

.search-btn:hover {
    background: #0d1b3e;
}

.step-dropdown {
    position: absolute;
    top: 85px;
    left: -50px;
    width: calc(100% + 100px);
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 15px 40px rgba(0,0,0,0.15);
    opacity: 0;
    visibility: hidden;
    transform: translateY(-8px);
    transition: all 300ms cubic-bezier(0.4, 0, 0.2, 1);
}

.step-dropdown.show {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

.dropdown-header {
    padding: 18px 24px;
    font-size: 16px;
    font-weight: 600;
    border-bottom: 1px solid #f0f0f0;
    color: #262626;
}

.dropdown-list {
    list-style: none;
    padding: 8px;
    margin: 0;
    max-height: 240px;
    overflow-y: auto;
}

.dropdown-list li {
    padding: 12px 18px;
    margin-bottom: 2px;
    border-radius: 10px;
    cursor: pointer;
    font-size: 15px;
    color: #434343;
    transition: all 0.15s;
}

.dropdown-list li:hover {
    background: #f5f5f5;
    color: #000;
}

.dropdown-list li.selected {
    background: var(--primary-color);
    color: #fff;
    font-weight: 500;
}


#dropdown_search_box{
    padding: 5px 10px;
}

#dropdown_search_input {
    width: 100%;
    height: 40px;
    padding: 0 12px;
    border: 1px solid #e5e7eb;
    border-radius: 10px;
    font-size: 14px;
    outline: none;
    background: #f9fafb;
    transition: 0.2s;
}

#dropdown_search_input:focus {
    background: #fff;
    border-color: #009EE3;
}

#dropdown_search_input::placeholder {
    color: #9ca3af;
}

.iletişim-bilgileri-temsilci {
    font-size: 18px;
    color: #000;
    font-weight: bold;
    padding-bottom: 12px;
    margin-bottom: 15px;
    border-bottom: 1px solid rgb(34 34 34 / 20%);
    display: flex;
    width: 100%;
}

.accordion-header {
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    font-weight: 600;
    font-size: 20px;
}


.alan_aciklama {
    margin-top: 25px;
}

.accordion-item {
    border: 1px solid #e8e8e8;
    border-radius: 10px;
    overflow: hidden;
    background: #fff;
}

.accordion-header {
    padding: 18px 25px;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 18px;
    font-weight: 600;
    /*background: #f3f5fa;*/
    transition: .3s;
}

/*.accordion-header:hover {*/
/*    background: #f1f4f8;*/
/*}*/

.icon {
    font-size: 22px;
    font-weight: 400;
    transition: .3s ease;
    line-height: 1;
}

.accordion-item.active .icon {
    transform: rotate(45deg);
}

.accordion-body {
    max-height: 0;
    overflow: hidden;
    transition: max-height .4s ease;
    padding: 0 25px;
}

.accordion-item.active .accordion-body {
    padding: 0 25px 20px;
}

/* İçerik */

.property-content {
    color: #444;
}

.property-title {
    font-size: 24px;
    line-height: 1.3;
    color: #171a21;
    font-weight: 700;
    margin-bottom: 20px;
}

.property-price-box {
    margin-bottom: 20px;
}

.property-price {
    font-size: 22px;
    font-weight: 700;
    color: #009EE3;
}

.property-content p {
    font-size: 16px;
    line-height: 1.9;
}

.property-section-title {
    font-size: 18px;
    font-weight: 700;
    color: #171a21;
    margin: 30px 0 15px;
}

.property-list {
    padding-left: 20px;
    margin-bottom: 25px;
}

.property-list li {
    margin-bottom: 10px;
    line-height: 1.8;
    font-size: 16px;
}

.property-info-box {
    background: #f3f5fa ;
    border: 1px solid #ebeff5;
    border-radius: 10px;
    padding: 20px;
    margin: 30px 0;
}

.property-office-title {
    font-size: 17px;
    font-weight: 700;
    margin-bottom: 15px;
}

.property-footer-note {
    border-top: 1px solid #ececec;
    padding-top: 15px;
    margin-top: 25px;
    font-size: 14px;
    color: #666;
}

.property-list {
    list-style: disc !important;
    padding-left: 25px;
    margin-bottom: 25px;
}

.property-list li {
    list-style: disc !important;
    display: list-item !important;
    margin-bottom: 7px;
}


.catfeattick .hh2 {
    text-align: left;
}

.h ul {
    grid-template-columns: repeat(3, auto) !important;
    gap: 15px;
}

.h ul li svg path {
    fill: #009EE3;
}

.catfeattick .h {
    padding: 5px 0;
}

.getDirectionsButton {
    display: none;
}

.accordion-item.active .getDirectionsButton {
    display: block;
}