ul.nav.nav-tabs.odeme-tabs.left.w100y li{
    width: 100%;
    text-align: center;
}
ul.nav.nav-tabs.odeme-tabs.left.w100y li a{
    font-size: 26px;
}

a.properties:hover{
    color: #dddddd;
}
.orderform h2{
    font-weight: 800;
    margin-bottom: 30px;
}
.orderform p{
    font-weight: 400;
}
.orderform h4{
    font-weight: 500;
    margin-bottom: 30px;
    color: #dedede;
}
.orderform{
    padding: 50px 0;
    background: radial-gradient(#666666d6, #333333 81%);
    border-radius: 10px;
}
.orderformhead>div.container{
    padding: 0 30px;
}
.ozelFormLabel {
    color: #dedede;
    font-size: 19px;
    margin-bottom: 10px;
}
@media (min-width: 768px) {
    .col-sm-5 {
        width: 52%;
    }
    .product-details-box.col-sm-7.col-md-7{
        width: 42%;
        margin-left: 3%;
    }
}

.counters label {
    margin: 30px 0;
    text-align: left;
    font-weight: 700;
    color: #cccccc;
}
.counters .counter {
    text-align: left;
    color: #ba2e26;
}
.counters strong {
    text-align: left;
    font-weight: 900;
    color: #ba2e26;
}

.page-about-us .feature-box .feature-box-icon{
    color: #ba2e26;
    border: 0;
}
.feature-box.feature-box-style-6 .feature-box-icon:after {
    border: 3px solid #ba2e26;
}
.feature-box.feature-box-style-6 h4 {
    color: #ba2e26;
    font-weight: 600;
}
.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #3a3a3a;
}
.dnone{
    display: none!important;
}
.block{
    display: block;
}
.homepage.aboutus img{
    border-radius: 70px 230px 0 230px;
    margin-top: 80px;
}
ul.weserve{
    padding-left: 0;
    column-count: 3;
    list-style-type: none;
}
.homepage p, .homepage li{
    color: white!important;
}
@media (max-width:767px){
    .homepage.aboutus img{
        margin-top: 5px;
        margin-bottom: 15px;
        border-radius: 10px;
    }
    ul.weserve{
        padding-left: 0;
        column-count: 2;
        list-style-type: none;
    }
}

/**************** BORDERED DIV CSS *************/
.hesapno {
    width: 48%;
    margin-right: 2%;
    padding: 0;
    border-radius: 6px;
    border: 2px solid #dadada52;
    min-height: 181px;
    margin-bottom: 20px;
    margin-top: 20px;
}
.hesapno li {
    line-height: 30px;
}
.hesapno h3 {
    text-align: center;
    margin-top: 0;
    background: #a03b35;
    color: #dddddd;
    padding: 10px;
    border-radius: 5px 5px 0 0;
}
.hesapno p{
    padding: 0 25px;
    text-align: justify;
}
@media (max-width:767px){
    .hesapno {
        width: 96%;
        margin: 0 2%;
        background: #dbf0ff;
        border-radius: 6px;
        border: 2px solid #d94c2352;
        margin-bottom: 10px;
    }
    .hesapno li {
        line-height: 30px;
    }
    .hesapno h3 {
        text-align: center;
        margin-top: 0;
        background: #d94c23;
        color: white;
        padding: 10px;
        border-radius: 5px 5px 0 0;
    }
}
/******************* BORDERED DIV CSS SON ***************************/

/******************* ABOUT US CONTENT IMG CSS ***************************/
.gorseller img{
    border-radius: 10px;
    margin-left: 30px;
    margin-top: 20px;
    margin-bottom: 15px;
}
.gorseller p{
    text-align: justify;
}
.gorseller h2{
    position: relative;
}
.gorseller h2:before {
    width: 41px;
    height: 3px;
    position: absolute;
    content: '';
    left: 0px;
    bottom: -2px;
    background: #a03b35;
    transition: .3s;
    z-index: 0;
}
.gorseller:hover h2:before {
    width: 181px;
}
@media (max-width: 767px){
    .gorseller img{
        border-radius: 10px;
        margin-left: 0px;
    }
}
/******************* ABOUT US CONTENT IMG CSS SON ***************************/
svg#svg2 path {
    fill: #eeeeee;
}
svg#svg2 {
    height: 41px;
    width: 19px;
}

#footer .social-icons li a:hover svg#svg2:first-child{
    animation: social .3s;
    animation-fill-mode: forwards;
}

#footer .social-icons li a:hover svg#svg2:nth-child(2){
    animation: social2 .3s;
    animation-fill-mode: forwards;
}
@keyframes social{
    0%{
        transform: translateY(0px);
    }
    100%{
        transform: translateY(-50px);
    }
}

@keyframes social2{
    0%{
        transform: translateY(0px);
    }
    100%{
        transform: translateY(-50px);
    }
}
.social-icons li:hover.social-icons-yell a {
    background: #000000 !important;
}

span.thumb-info-action {
    display: none;
}

.section.kategori{
    background-image: url(/upload/images/footerbg.jpg);
    background-size: 44% 100%;
    background-repeat: no-repeat;
    margin: 81px 0!important;
    background-color: #333333;
}
.section.kategori p{
    color: white;
}
.section.kategori:before{
    width: 44%;
    height: 100%;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    background: radial-gradient(#6666667d, #333333 81%);
    z-index: 0;
    background-repeat: no-repeat;
    opacity: 1;
    background-size: contain;
}
.special.speciallogo.uretim .slider1 .thumb-info img {
    padding: 25px 50px 70px;
}
@media (max-width: 767px){
    .section.kategori{
        background-image: url(/upload/images/headerbg.jpg);
        background-size: 44%;
    }
}
@media (min-width:992px){
    .special.speciallogo.urunlerliste .slider1 .thumb-info img {
        padding: 0 0 81px 0;
    }
    .special.urunlerliste .owl-carousel-spaced .owl-item>div {
        margin: 5px;
    }
    .uretim {
        margin-top: -580px;
    }
    .uretim h2{
        position: relative;
    }
    .uretim h2:before {
        width: 41px;
        height: 3px;
        position: absolute;
        content: '';
        left: 0px;
        bottom: -2px;
        background: #a03b35;
        transition: .3s;
        z-index: 0;
    }
    .uretim:hover h2:before {
        width: 181px;
    }
}
@media (min-width: 1024px) and (max-width: 1240px){
    .uretim {
        margin-top: -420px;
    }
}
@media (min-width: 1241px) and (max-width: 1440px){
    .uretim {
        margin-top: -530px;
    }
}

@font-face {
    font-family: 'itc_avant_garde_gothicBdCn';
    src: url('/upload/fonts/itc/itc_avant_garde_gothic_bold_condensed-webfont.woff2') format('woff2'),
         url('/upload/fonts/itc/itc_avant_garde_gothic_bold_condensed-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'itc_avant_garde_gothicBdOb';
    src: url('/upload/fonts/itc/itc_avant_garde_gothic_bold_oblique-webfont.woff2') format('woff2'),
         url('/upload/fonts/itc/itc_avant_garde_gothic_bold_oblique-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'itc_avant_garde_gothicbold';
    src: url('/upload/fonts/itc/itc_avant_garde_gothic_bold-webfont.woff2') format('woff2'),
         url('/upload/fonts/itc/itc_avant_garde_gothic_bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'itc_avant_garde_gothicBkCn';
    src: url('/upload/fonts/itc/itc_avant_garde_gothic_book_condensed-webfont.woff2') format('woff2'),
         url('/upload/fonts/itc/itc_avant_garde_gothic_book_condensed-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'itc_avant_garde_gothicdemiCn';
    src: url('/upload/fonts/itc/itc_avant_garde_gothic_demi_condensed-webfont.woff2') format('woff2'),
         url('/upload/fonts/itc/itc_avant_garde_gothic_demi_condensed-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'itc_avant_garde_gothicMdCn';
    src: url('/upload/fonts/itc/itc_avant_garde_gothic_medium_condensed-webfont.woff2') format('woff2'),
         url('/upload/fonts/itc/itc_avant_garde_gothic_medium_condensed-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'itc_avant_garde_gothicMdOb';
    src: url('/upload/fonts/itc/itc_avant_garde_gothic_medium_oblique-webfont.woff2') format('woff2'),
         url('/upload/fonts/itc/itc_avant_garde_gothic_medium_oblique-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'itc_avant_garde_gothicmedium';
    src: url('/upload/fonts/itc/itc_avant_garde_gothic_medium-webfont.woff2') format('woff2'),
         url('/upload/fonts/itc/itc_avant_garde_gothic_medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
.photoswipe_wrp .portfolio-item.img-thumbnail {
    padding: 0;
    border: 0;
}
/*
body:not(.page-) div.body{
    background: #f9f9f9;
}
*/

.heading.heading-middle-border h2:before {
    width: 41px;
    height: 4px;
    position: absolute;
    content: '';
    left: 2px;
    bottom: 0px;
    background: #a03b35;
    transition: .3s;
}
.heading.heading-middle-border h2:hover:before {
    width: 121px;
}
@media (min-width:992px){
    span.thumb-info.thumb-info-hide-wrapper-bg {
        border: 0;
        border-radius: 4px;
        overflow: visible;
        min-height: 391.69px!important;
    }
    html.webkit .thumb-info-takim-t1 .thumb-info .thumb-info-wrapper {
        background: #373a59;
        margin: 0;
        border-radius: 4px;
        overflow: visible;
        min-height: 391.69px!important;
    }
}
@media (max-width:767px){
    .section.faaliyet{
        padding-top: 0;
    }
    .col-xs-12.col-sm-6.col-md-3.thumb-info-takim-t1.mb30{
        width: 50%;
        margin-bottom: 9px;
    }
    .col-xs-12.col-sm-6.col-md-3.thumb-info-takim-t1.mb30:nth-child(odd){
        padding-right: 2px;
    }
    .col-xs-12.col-sm-6.col-md-3.thumb-info-takim-t1.mb30:nth-child(even){
        padding-left: 2px;
    }
    span.thumb-info.thumb-info-hide-wrapper-bg {
        border: 0;
        border-radius: 4px;
        overflow: visible;
        min-height: 242px!important;
    }
    html.webkit .thumb-info .thumb-info-wrapper {
        background: #373a59;
        margin: 0;
        border-radius: 4px;
        overflow: visible;
        min-height: 242px!important;
    }
}
.thumb-info.thumb-info-hide-wrapper-bg .thumb-info-title {
    bottom: 0%;
    background: rgb(55 58 89 / 81%);
    letter-spacing: 0.6px;
    font-weight: 400;
    font-size: 15px;
}
.thumb-info-hide-wrapper-bg span.thumb-info-type {
    letter-spacing: 1px;
}
.thumb-info-hide-wrapper-bg:hover img {
    -webkit-transform: scale(1,1) translate(10px, -10px);
    -moz-transform: scale(1,1) translate(10px, -10px);
    -ms-transform: scale(1,1) translate(10px, -10px);
    -o-transform: scale(1,1) translate(10px, -10px);
    transform: scale(1,1) translate(10px, -10px);
}
.thumb-info-hide-wrapper-bg img {
    border-radius: 4px!important;
}

.contentDiv p{
    text-align: justify;
}
h3 {
    font-size: 1.6em;
    font-weight: 600;
    text-transform: capitalize;
    margin-bottom: 15px;
    margin-top: 30px;
}

.tp-caption.sliderbaslik{
    line-height: 50px!important;
}
@media (max-width: 767px){
    .thumb-info.thumb-info-hide-wrapper-bg .thumb-info-title{
        max-width: 100%;
        right: 0;
        font-size: 12px;
    }
    .tp-caption.sliderbaslik{
        line-height: 32px!important;
    }
}

.contentDiv a {
    font-weight: 600;
}
html .featured-box-primary .icon-featured{background:transparent!important;}

.icon-featured img{
    width: 50%;
    filter: hue-rotate(187deg);
}
body:not(.page-iletisim) .featured-boxes .featured-box, body:not(.page-contact) .featured-boxes .featured-box {
    transition: .3s;
    box-shadow: 0 0 14px #c4c4c4;
    background: #f4f4f4;
    padding: 30px 15px;
    border-radius: 30px;
    width: 97%;
}
/*
.page- .special .col-xs-6.col-sm-6.col-md-3.mb15 {
    display: none;
}
*/
.page- .special .col-xs-6.col-sm-6.col-md-3.mb15:nth-child(-n+8) {
    display: block;
}
/******************** SİLİNECEK ***************/
.page- .special .col-xs-6.col-sm-6.col-md-3.mb15{
    display: none;
}
.page- .special .col-xs-6.col-sm-6.col-md-3.mb15:nth-child(-n+16){
    display: block;
}
/*
.page- .special .col-xs-6.col-sm-6.col-md-3.mb15, .page- .special .col-xs-6.col-sm-6.col-md-3.mb15:nth-child(-n+8){
    width: 12.5%!important;
}
*/
.special.speciallogo .slider1 .thumb-info img {
    padding: 25px 31px 61px;
}
.speciallogo .slider1 .thumb-info .thumb-info-title{
    padding: 10px 0!important;
    bottom: 0px!important;
}
.speciallogo .slider1 .thumb-info .thumb-info-inner{
    font-size: 15px!important;
}
@media (max-width: 767px){
    .speciallogo .slider1 .thumb-info .thumb-info-inner{
        font-size: 13.4px!important;
    }
    .page- .special .col-xs-6.col-sm-6.col-md-3.mb15, .page- .special .col-xs-6.col-sm-6.col-md-3.mb15:nth-child(-n+8) {
        width: 33.3%!important;
        margin-bottom: 0px!important;
    }
    .col-md-3 .portfolio-item.img-thumbnail {
        min-width: 126px!important;
    }
    .special .slider1 > div:nth-child(2n+1) {
        clear: inherit!important;
    }
    .footerlogo img{
        background: white;
        padding: 10px;
        border-radius: 4px;
    }
    div.rotating .word-rotate{
        float: none!important
    }
    p.lead.mb-xl.col-xs-12.left.tleft.p0{
        text-align: center!important;
    }
    a.btn.btn-lg.btn-primary.btn-primary-scale-2.mr-md{
        margin: 0!important;
    }
}
/***********************************************/

.contentDiv h2 strong{
    font-weight: 400;
}
.custom-fixed-btn{
    line-height: 22px;
    padding: 8px 15px;
    font-size: 20px;
    border-radius: 20px;
    display: inline-block;
    margin-top: 14px;
    cursor: pointer;
    box-shadow: 0 0 50px rgba(0,0,0,0.2);
    left: 12px;
    width: auto;
    position: fixed;
    z-index: 9999999;    
}
.custom-fixed-btn:hover{
    color:#fff;
    text-decoration:none;
}
.custom-fixed-btn-tel{
    bottom: 12px;
    background: #a03b35;
    color: #fff;
}

div.rotating  .word-rotate {
    max-height: 40px;
    line-height: 40px;
    float: left;
}
.word-rotate.active .word-rotate-items span {
    font-size: 32px!important;
    font-family: 'Source Sans Pro', sans-serif;
}
@media (min-width:768px){
    .header-menu-top-wrp {
        top: -4px;
        background: #a03b35;
        position: relative;
    }
    article .col-sm-7.col-xs-12 {
        min-height: 265px;
        display: flex;
        align-items: center;
    }
    article.post h2 a {
        font-size: 26px;
        line-height: normal;
        font-weight: 500;
    }
    article.post h2 {
        margin-bottom: 15px;
    }
}

@media (max-width:767px){
    .word-rotate.active .word-rotate-items span{
        font-size: 27px;
    }
    .call-to-action .call-to-action-content{
        margin: 0!important;
        padding: 0!important;
    }
    .page-header{
        background-image: url(/upload/images/headerbg.jpg);
        background-size: cover;
        background-position: 50% 50%;
        background-color: transparent;
    }
    .page-header h1{
        font-size: 24px;
    }
}
@keyframes a {
    0%{opacity:0;transform:translateY(2rem)!important}
    to{opacity:1;transform:none!important}
}
.custom_hizmetler a{animation:a .4s .2s ease-in-out both}

.ad02{animation-delay:.2s}.ad04{animation-delay:.4s}.ad06{animation-delay:.6s}.ad08{animation-delay:.8s}.ad10{animation-delay:1s}.ad12{animation-delay:1.2s}.ad14{animation-delay:1.4s}.ad16{animation-delay:1.6s}.ad18{animation-delay:1.8s}.ad20{animation-delay:2.0s}.ad22{animation-delay:2.2s}.ad24{animation-delay:2.4s}.ad26{animation-delay:2.6s}.ad28{animation-delay:2.8s}.ad30{animation-delay:3s}.ad32{animation-delay:3.2s}.ad34{animation-delay:3.4s}.ad36{animation-delay:36s}.ad38{animation-delay:3.8s}.ad40{animation-delay:4s}

.custom_hizmetler_wrp{
    margin-top:-200px;
    z-index:2;
    position:relative;
}

.custom_hizmetler .svg-container.hizmet_1 {
    
}

.custom_hizmetler .svg-container {
    width: 100%;
    height: 100px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain;
}
.custom_hizmetler p {
    font: 400 18px/20px Commons, sans-serif;
    border-top: 1px solid #C8C8C8;
    margin-top: 25px;
    padding-top: 10px;
    position: relative;
}
.custom_hizmetler a p:before {
    position: absolute;
    content: '';
    top: -2px;
    left: 0;
    height: 3px;
    width: 0;
    background: #a03b35;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
.custom_hizmetler a:hover p:before {
    width: 100%;
}
.custom_hizmetler a:hover{
    text-decoration:none;
}
.custom_hizmetler a,
.custom_hizmetler p{
    color: #fff;
    text-align:center;
}
/*********MEGA MENU & ANA MENU İKONLAR ********/
.dropdown-mega-content .col-md-3.col-sm-6{
    width: 50%;
}
@media (min-width: 992px){
    /*
    section.page-header.breadcrumb1:after {
        width: 100%;
        height: 100%;
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        pointer-events: none;
        background: #373a59c2;
        z-index: 0;
        background-repeat: no-repeat;
        opacity: 1;
        background-size: contain;
    }
    */
    #header .header-nav-main nav>ul>li.dropdown .dropdown-menu{
        padding: 5px 12px!important;
    }
    #header .header-nav-main nav>ul>li.dropdown .dropdown-menu{
        margin: -3px -15px 0!important;
    }
    #header .header-nav-main nav>ul>li.dropdown-mega .dropdown-mega-sub-nav>li>a, #header .header-nav-main nav>ul>li.dropdown .dropdown-menu li a{
        padding: 7px 20px 8px 9px!important;
        border-bottom: 1px dashed #a03b351f;
        transition: .3s;
    }
    #header .header-nav-main nav>ul>li.dropdown .dropdown-menu li a:before {
        width: 4px;
        height: 4px;
        position: absolute;
        content: '';
        left: -2px;
        top: 15px;
        background: #a03b35;
        transition: .3s;
        border-radius: 5px;
    }
    #header .header-nav-main nav>ul>li.dropdown .dropdown-menu li a:hover {
        padding-left: 13px!important;
        background: #333333;
    }
    #header .header-nav-main nav>ul>li.dropdown .dropdown-menu li a:hover:before {
        padding-left: 10px;        
    }
    #header .header-nav-main.header-nav-main-square nav>ul>li.dropdown .dropdown-menu {
        margin-top: -1px;
        border-radius: 0;
        min-width: 281px;
    }
}

#header .header-nav-main nav>ul>li.dropdown-mega .dropdown-mega-sub-title{
    display: none!important;
}

/********MEGA MENU & ANA MENU İKONLAR SON ***********/

/*Form Design Start*/
.modal-body input.btn-classic-form{
    width:100%!important;
}
.modal-body label.ozelFormLabel {
    font-weight: 500;
    font-family: 'Gothic A1', sans-serif;
    letter-spacing: 1px;
    width: fit-content;
    margin-bottom: -1px;
    margin-left: 0;
    padding: 2px 5px;
    border-radius: 4px 4px 0 0;
}

.modal-content{
    background-image: repeating-linear-gradient(45deg, hsla(207,0%,63%,0.05) 0px, hsla(207,0%,63%,0.05) 1px,transparent 1px, transparent 11px,hsla(207,0%,63%,0.05) 11px, hsla(207,0%,63%,0.05) 12px,transparent 12px, transparent 32px),repeating-linear-gradient(0deg, hsla(207,0%,63%,0.05) 0px, hsla(207,0%,63%,0.05) 1px,transparent 1px, transparent 11px,hsla(207,0%,63%,0.05) 11px, hsla(207,0%,63%,0.05) 12px,transparent 12px, transparent 32px),repeating-linear-gradient(135deg, hsla(207,0%,63%,0.05) 0px, hsla(207,0%,63%,0.05) 1px,transparent 1px, transparent 11px,hsla(207,0%,63%,0.05) 11px, hsla(207,0%,63%,0.05) 12px,transparent 12px, transparent 32px),repeating-linear-gradient(90deg, hsla(207,0%,63%,0.05) 0px, hsla(207,0%,63%,0.05) 1px,transparent 1px, transparent 11px,hsla(207,0%,63%,0.05) 11px, hsla(207,0%,63%,0.05) 12px,transparent 12px, transparent 32px),linear-gradient(90deg, rgb(255 255 255),rgb(66 66 66 / 1%))!important;
    border-radius:6px!important;
}
.modal-content .form-control{
    background:#ffffffcf;
}
.modal-content .modal-title {
    text-align: center;
}
.modal-header h4 {
    font-size: 1.9em;
}
.modal-content:before {
    display: block;
    position: absolute;
    top: -53px;
    right: 0;
    left: 15px;
    width: 128px;
    height: 146px;
    background-image: url(/upload/logo/bodrum-kitchen-logo-1601300410.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center 56px;
    content: " ";
    filter: opacity(0.5);
}
.modal-header .close{
    opacity: .3;
    font-size: 36px;
}
.modal-body{
    display:block!important;
}
@media (max-width: 767px){
    .modal-content{
        margin: 4%;
        width: 92%;
    }
}
/*Form Design End*/

@media (min-width:1300px) and (max-width:1400px){
    .container {
        width: 1170px!important;
    }
}
@media (min-width: 1401px) and (max-width:1500px){
    .container {
        width: 1200px!important;
    }
}
@media (min-width: 1500px) and (max-width:2600px){
    .container {
        width: 1300px!important;
    }
    #footer-wrapper .container{
        /*width: 1240px!important;*/
    }
}

.o0{opacity:0;}

@font-face{font-family:"futura";font-style:normal;font-weight:400;font-display:swap;src:url(/upload/files/futura-book.woff2) format('woff2'),url(/upload/files/futura-book.woff) format('woff')}
@font-face{font-family:"futura";font-style:normal;font-weight:600;font-display:swap;src:url(/upload/files/futura-medium.woff2) format('woff2'),url(/upload/files/futura-medium.woff) format('woff')}

.content h4{
    font-weight: 400;
}

/*Galeri Açıklamalı Başlangıç*/
.custom-post-blog .thumb-info-caption .thumb-info-caption-text, .custom-post-blog .thumb-info-caption p{
    margin-bottom: 30px;
}
.page- .special .slider4 .thumb-info .thumb-info-inner, .page- .special .slider6 .thumb-gallery .thumb-info-inner{
    font-size: 21px;
}
.special .lightbox{
    padding: 0;
}
.special .thumb-info:before {
    display: none;
    width: 41px;
    height: 41px;
    border-radius: 0;
    content: "";
    position: absolute;
    left: 20px;
    right: 20px;
    margin: auto;
    top: 160px;
    pointer-events: none;
    background: url(/upload/images/logo-icon.svg);
    z-index: 0;
    background-repeat: no-repeat;
    opacity: 1;
    background-size: contain;
    transition: .3s;
    border: 7px solid #f4f4f400;
}
.special .thumb-info:hover:before {
    opacity: .001;
    width: 91px;
    height: 91px;
    border-radius: 0;
    border: 7px solid #f4f4f400;
    top: 162px;
    left: 5px;
    right: 5px;
    margin: auto;
}
.special .slider1 .thumb-info .thumb-info-inner{
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 10px 10px;
    background: linear-gradient(45deg, black, transparent);
    color: #ffffff;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 0;
    margin-top: 0px;
    border-radius: 4px;
}
.special .slider1 .thumb-info .thumb-info-title{
    text-align: center;
    background: #006e46a8;
    color: #222;
    font-weight: normal;
    letter-spacing: inherit;
    padding: 0;
    text-shadow: none;
    text-transform: inherit;
    max-width: 100%;
    bottom: 0;
}
.special .slider1 .thumb-info .thumb-info-type{
    text-align: center!important;
    width:100%;
    overflow: hidden;
    text-overflow: inherit;
    white-space: normal;
    background-color: transparent !important;
    border-radius: 2px;
    display: inline-block;
    float: left;
    font-size: 14px!important;
    font-weight: 400;
    letter-spacing: 0;
    z-index: 2;
    color: #000;
    margin: 0;
}
/*
.special .slider4 > div:nth-child(-n+3) .thumb-info .thumb-info-type{
    min-height: 336px!important;
}
.special .slider4 > div:nth-child(+n+3) .thumb-info .thumb-info-type{
    min-height: 240px;
}
*/
.special .slider1 .thumb-info{
    padding: 0px;
    border: 0;
    border: 1px solid #ddddddd1;
}
@media (min-width: 922px){
    .special .owl-carousel.owl-drag .owl-item{
        margin-right: 0!important;
    }
}
.special .owl-carousel-spaced .owl-item>div {
    margin: 1px;
}
.special .owl-carousel.owl-loaded{
    margin-bottom: 0!important;
}
.mt-5{
    margin-top: -5px!important;
}
.special .slider1 .thumb-info img {
    border: 0;
    padding: 0;
    filter: grayscale(.5);
    opacity: .8;
}
.special .slider1 .thumb-info:hover img{
    filter: grayscale(.1);
    border-color:#222;
    opacity: 1;
}
/*
.special.speciallogo .img-thumbnail{
    display: flex;
    justify-content: center;
}
*/
.speciallogo .slider1 .thumb-info .thumb-info-title:before {
    width: 41px;
    height: 4px;
    position: absolute;
    content: '';
    left: 0;
    bottom: 10px;
    background: #a03b35;
    transition: .3s;
    right: 0;
    margin: auto;
}
.speciallogo .slider1 .thumb-info:hover .thumb-info-title:before {
    width: 91px;
}
.speciallogo .slider1 .thumb-info .thumb-info-inner {
    text-overflow: ellipsis;
    white-space: normal;
    padding: 10px 10px;
    background: none;
    color: #17413e;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 0;
    margin-top: 0px;
    border-radius: 4px;
    border: 1px solid #006e4600;
    font-family: 'Source Sans Pro', sans-serif;
}
.speciallogo .slider1 .thumb-info .thumb-info-title {
    text-align: center;
    background: #006e4600;
    color: #222;
    font-weight: normal;
    letter-spacing: inherit;
    padding: 0;
    text-shadow: none;
    text-transform: inherit;
    max-width: 100%;
    bottom: 10px;
    min-height: 68px;
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: center;
}
.special.speciallogo .slider1 .thumb-info:hover img {
    filter: grayscale(.1);
    border-color: #222;
    opacity: 1;
}
@media only screen and (min-width: 992px){
    .col-md-3 .portfolio-item.img-thumbnail {
        border: 0;
        margin-top: 0px;
        min-width: 280px
    }
    .col-xs-6.col-sm-6.col-md-3.mb15{
        padding: 0;
        text-align: center;
    }
}

@media only screen and (max-width: 991px){
    .speciallogo .slider1 .thumb-info .thumb-info-inner{
        white-space: normal;
    }
    .special.speciallogo .slider1 .thumb-info img {
        padding: 69px 0;
        width: auto
    }
    .col-md-3 .portfolio-item.img-thumbnail {
        border: 0;
        margin-top: 0px;
        min-width: 181px
    }
    .col-xs-6.col-sm-6.col-md-3.mb15{
        padding: 0;
        text-align: center;
    }
}
@media (min-width: 1000px) {
    .special .slider1 > div:nth-child(3n+1){
        clear:inherit;
    }
    .special .slider1 .col-md-4.mb15:nth-child(3n+1){
        clear: both;
    }
}
@media only screen and (max-width: 767px){
    .special .col-xs-6{
        padding: 0 5px;
    }
    .special .slider1 .thumb-info{
        padding: 0;
    }
    .special .slider1 > div:nth-child(2n+1){
        clear:both;
    }    
}
.special .slider1 .thumb-info .thumb-info-type
.special .slider1 .thumb-info .thumb-info-inner, .slider6 .thumb-gallery .thumb-info-inner {
    overflow: unset;
    text-overflow: inherit;
    white-space: pre-wrap;
}
.special .slider1 .thumb-info:hover {
    text-decoration: none;
}
.special .img-thumbnail{padding:0px;border:0;}
.special .call-to-action p {
    font-size: 14px!important;
}
/*Galeri Açıklamalı Son*/

/*İçerik Düzenlemeleri*/
@media only screen and (min-width: 992px){
    .xcr{
        clip-path: polygon(0% 0%, 90% 0, 100% 100%, 10% 100%);
    }
}
@media only screen and (max-width:  767px){
    h2 {
        font-size: 1.6em;
        margin-bottom: 10px!important;
    }
    .xcr{
        margin-bottom: 15px!important;
    }
}
/*leftMenu Start*/
@media only screen and (min-width: 992px){
    body:not(.page-) .leftMenu ul {
        margin-top: 20px;
        padding: 20px 15px;
        width: 100%;
    }
}
.leftMenu a:not(.btn):hover {
    color: #0086b8;
}
.leftMenu ul {
    background: #ededed;
    padding: 20px 30px;
    width: 100%;
    margin: 0;
    margin-bottom: 15px;
    list-style: none;
}
.page- .leftMenu, .page- .girisHakkimizda{
    margin-top: 30px;
}
.lefMenu a:hover{
    color: #1380b9;
}
.leftMenu a:not(.btn) {
    transition: .2s;
    text-transform: uppercase;
    font-size: 16px;
    color: #78797a;
    text-decoration: none;
    display: block;
    padding: 20px 0;
    padding-left: 10px;
}
.leftMenu ul li {
    border-top: 1px solid #d3d3d3;
}
.leftMenu ul li:first-child {
    border-top: 0 none;
}
.leftMenu ul li a:before {
    z-index: 1111111;
    width: 40px;
    height: 40px;
    left: 1px;
    top: 12px;
    content: '';
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 0% 50%;
    filter: brightness(0.5);
}
.leftMenu ul li a{
    position: relative;
}

/***Header Start***/
.toggle{
    margin-bottom: 30px;
    padding: 15px;
}
.toggle li:first-child {
    border-top: 0 none;
}

.menu-list a:before{
    border-left: 4px solid #a03b3500!important;
}
.tp-caption.main-label.sliderbaslik{
    opacity: .8;
}
/*
.sliderbaslik:before {
    width: 1px;
    height: 1px;
    position: absolute;
    content: '';
    left: 12px;
    bottom: 57px;
    background: #a03b35;
    transition: .81s;
    z-index: -1;
}
.sliderbaslik:hover:before {
    width: 370px;
}
.tp-caption.main-label.sliderbaslik{
    animation: marginslide 5s;
    animation-delay: 800ms;
    animation-direction: alternate;
    animation-fill-mode: forwards;
}

@keyframes marginslide {
    0%{
        margin-top: 0px;
        opacity: 0;
    }
    100%{
        margin-top: 130px;
        opacity: .61;
    }
}
*/
.heading.heading-bottom-border h2, .heading.heading-bottom-border h3 {
    border-bottom: 1px solid #dbdbdb61;
}
@media (min-width: 992px){
    html:not(.ie) #header.header-flex .header-container, .header-menu-top-wrp .container{
        width: 100%!important;
    }
    html #header.header-flex .header-body{
        padding: 0;
    }
    #header .header-nav.header-nav-stripe nav>ul>li:last-child>a:lang(de), #header .header-nav.header-nav-stripe nav>ul>li:last-child>a:lang(en), #header .header-nav.header-nav-stripe nav>ul>li:last-child>a:lang(nl){
        margin-left: 30px;
    }
    div.translation-icons{
        margin-top: 25px;
        margin-left: 15px;
    }
    #language_select a{
        pointer-events: none;
        text-decoration: none;
        margin-right: 5px;
    }
    #language_select a img {
        transition: .3s;
    }
    #language_select a:hover img {
        transform: scale(1.1);
    }
    a.bilgitalebi svg, a.bilgitalebi svg rect{
    	position: absolute;
        top: 0;
        left: 0;
        width: 157px!important;
        height: 100%;
        fill: transparent;
    }
    
    a.bilgitalebi svg rect{
    	stroke: #ffffff38;
        stroke-width: 2px;
        transition: 1s;
        stroke-dasharray: 0,0;
        stroke-dashoffset: 0;
    }
    a.bilgitalebi:hover svg rect{
    	stroke-dasharray: 100,345;
        stroke-dashoffset: 287;
    	stroke: #a03b35;
    }
    .sticky-header-active a.bilgitalebi svg rect{
        stroke: #a03b35!important;
        stroke-dasharray: 64;
    }
    html:not(.ie) #header.header-flex .header-column:nth-child(2){
        /*
        flex-wrap: wrap;
        */
        align-content: space-around;
        align-items: flex-end;
    }
    #header .header-nav-main nav>ul>li>a{
        text-transform: capitalize;
        font-size: 17px;
    }
    #header.header-flex.header-transparent-bottom-border .header-nav-main.header-nav-main-square nav>ul>li.dropdown .dropdown-menu{
        margin-top: -8px;
        border-radius: 4px;
    }
    .page- #header .header-body, #header .header-body{
        background: transparent!important;
        border: 0;
    }
    .sticky-header-active #header .header-body{
        background: rgb(255,255,255,.9)!important;
    }
    .page-surgulu-ray-dolap .masonry .masonry-item {
        width: 33.3333%;
    }
    .page- .header-nav-top .fa.fa-globe{
        color: #dddddd;
    }
    html.sticky-header-active #header.header-flex .header-nav-main-effect-2 nav>ul>li.dropdown:hover>.dropdown-menu{
        top: calc(100% + -3px);
    }
    html #header.header-flex .header-nav .header-social-icons{
        margin: 0 0 10px 10px;
    }
    .sticky-header-active #header.header-flex .header-nav .header-social-icons{
        margin: 0 0 4px 10px;
    }
    .sidebar .row div{
        margin-top: 0;
    }
    .sidebar .toggle{
        margin-top: 0;
        padding: 5px 15px;
    }
    .sidebar{
        margin-top: -5px;
    }
    #header .header-nav-main nav>ul>li.dropdown .dropdown-menu li.dropdown-submenu>a:after {
        border-color: transparent transparent transparent #de1d23;
    }
    #header .header-nav-main nav>ul>li.dropdown .dropdown-menu{
        border-top: 0!important;
    }
    #header .header-nav-top{
        margin-top: 0;
        width: 100%;
        margin-right: 11px;
    }
    #header .header-nav-top .nav>li {
        float: right;
    }
    #header .header-nav-top .nav>li:first-child {
        float: left;
    }
    #header .header-nav-top .nav>li:first-child a{
        border-right: 0;
    }
    #header .header-nav-main nav>ul>li.dropdown .dropdown-menu li a{
        font-size: 1em;
        color: #ededed;
    }
    #header .header-nav-top .nav>li>a{
        font-size: 1em;
        margin-top: 2px;
        z-index: 1;}
    #header .header-nav-top .nav>li>a:hover{
        background: transparent;
        color: #ffffffa3;
    }
    #header .header-nav-top .nav>li>a{
        color: #fff;
    }
    .header-body{
        max-height: 172px;
    }
    .sticky-header-active .header-body {
        max-height: 153px;
    }
    #header .header-nav.header-nav-stripe nav > ul > li:hover > a {
        background-color: transparent!important;
        color: #a03b35!important;
    }
    html:not(.sticky-header-active) #header .header-nav.header-nav-stripe nav > ul > li:hover > a{
        color: #dddddd!important;
    }
    #header .header-nav.header-nav-stripe nav>ul>li>a:before {
        width: 4px;
        height: 2px;
        position: absolute;
        content: '';
        left: 13px;
        bottom: 23px;
        background: #a03b35;
        transition: .3s;
    }
    #header .header-nav.header-nav-stripe nav>ul>li>a:hover:before {
        width: 61px;
    }
    #header .header-nav.header-nav-stripe nav>ul>li.menu-394>a:hover:before {
        width: 41px;
    }
    #header .header-nav.header-nav-stripe nav>ul>li:last-child>a:before{
        width: 0!important;
    }
    html #header.header-flex .header-nav-main nav>ul>li{
        height: 77px!important;
    }
    .header-container.container{
        top: -26px;
    }
    html #header.header-flex .header-nav{
        margin-top: 47px;
    }
    .sticky-header-active #header.header-flex .header-nav {
        margin-top: 76px;
        margin-bottom: -15px;
    }
    .sticky-header-active #header.header-narrow .header-logo .logo-small{
        margin-top: 61px!important;
    }
    .sticky-header-active #header .header-nav.header-nav-stripe nav>ul>li>a {
        font-weight: 400;
    }
    .sticky-header-active #header .header-nav.header-nav-stripe nav>ul>li:hover>a {
        color: #a03b35!important;
    }
    .page- #header .header-nav-main nav>ul>li>a.dropdown-toggle:after{
        border-color: #ffffff transparent transparent!important;
    }
    body:not(.page-) #header .header-nav-main nav>ul>li:hover>a.dropdown-toggle:after{
        border-color: #ffffff transparent transparent!important;
    }
    #header .header-nav.header-nav-stripe nav>ul>li>a{
        font-weight: 400;
        font-size: 15px;
        border-bottom: 0;
        font-family: 'Raleway', sans-serif;
        letter-spacing: 1px;
        position: relative;
    }
    #header .header-nav-main nav>ul li a{
        font-family: 'Raleway', sans-serif;
        letter-spacing: 1px;
    }
    body:not(.page-) #header .header-nav.header-nav-stripe nav>ul>li>a{
        font-weight: 400!important;
        color: #fff;
    }
    .sticky-header-active body:not(.page-) #header .header-nav.header-nav-stripe nav>ul>li>a{
        color: #282E3F;
    }

    body:not(.page-) #header .header-nav.header-nav-stripe nav>ul>li:hover>a, .sticky-header-active #header .header-nav.header-nav-stripe nav>ul>li:hover>a{
        border-bottom: 0;
    }
    .sticky-header-active body:not(.page-) #header.header-narrow .header-logo img{
        top: 14px!important;
    }
    .breadcrumb8{
        padding: 50px 0 !important;
    }
    .page-header.breadcrumb8{
        background-position: 50% 75%;
        background-size: cover;
    }
    html #header.header-flex .header-nav-main nav>ul>li>a.dropdown-toggle:after{
        margin-top: 8px!important;
    }
    #header.header-narrow .header-logo img {
        margin: 37px 12px 12px 0;
    }
    .page-header{
        background-image: url(/upload/images/headerbg.jpg);
        background-position: 50% 31%;
        border: 0px solid #f1f0ea;
        margin: -140px 0 35px;
        padding: 174px 0 20px;
        background-color: #fffffc;
        background-size: cover;
        filter: hue-rotate(45deg);
    }
}

@media only screen and (max-width: 767px){
    body:not(.page-) #header .header-nav-main nav > ul > li > a, body:not(.page-) #header .header-nav-main nav > ul > li > a:focus, body:not(.page-) #header .header-nav-main nav > ul > li > a:hover {
        color: #ffffff;
    }
}
.sidebar h2{
    text-transform: uppercase;
    font-size: 21px;
    margin-bottom: 0!important;
    background: #a03b35;
    color: white;
    padding: 6px 25px;
}
.toggle{
    margin-top: 0;
}

@media (min-width: 1440px){
    #header .header-nav.header-nav-stripe nav>ul>li:last-child>a{
        height: 38px!important;
        margin-top: 18px;
        margin-left: 60px;
        margin-right: -0px;
        font-weight: 400;
    }
}
@media (min-width: 992px) and (max-width: 1439px){
    #header .header-nav.header-nav-stripe nav>ul>li:last-child>a{
        height: 38px!important;
        margin-top: 18px;
        margin-left: 0px;
        margin-right: 0px;
        font-weight: 400;
    }
}
@media (max-width: 767px){
    .tp-caption.btn-slider-action.btn {
        padding: 10px 16px!important;
        line-height: 17px!important;
        letter-spacing: 1px!important;
    }
    #header .header-nav-top .nav>li{
        display: none;
    }
}
.page-header h1 {
    border-bottom: 5px solid #444444!important;
    line-height: 30px;
}
.breadcrumb a {
    color: #eeeeee;
}
.page-header .breadcrumb>li+li:before{
    color: #ffffff;
}
.page-header .breadcrumb>li>span{
    color: #eeeeee29;
}
.page-header{
    border: 0;
}

.scroll-arrow {
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
}

/*LOGO START*/
.header-logo svg{
    width: 220px;
    height: 151px;
    transition: .3s;
}
.sticky-header-active .header-logo svg{
    width: 220px;
    height: 216px;
}
@media only screen and (max-width: 767px){
    .sliderbaslik:before{
        display: none!important;
    }
    .header-logo svg {
        width: 165px;
        height: 61px;
    }
    .sticky-header-active .header-logo svg{
        width: 131px;
        height: 52px;
    }
    html.sticky-header-active #header .header-body{
        top: -2px!important;
        border-bottom: 0;
    }
    .m-p0{
        padding: 0!important;
    }
}
#symbolforpa path {
    filter: brightness(3) grayscale(1);
}
.sticky-header-active #symbolforpa path {
    filter: brightness(1) grayscale(0);
}
#forpa path, #forever path {
    fill: white!important;
}
.sticky-header-active #forpa path, .sticky-header-active #forever path{
    fill: #a03b35!important
}
/*
@media only screen and (max-width: 767px){
    .header-logo path, .header-logo rect, .header-logo polygon {
        fill: white!important;
    }
    .sticky-header-active body:not(.page-) .header-logo polygon{
        fill: #ffffff!important
    }
    .sticky-header-active body:not(.page-) .header-logo path.st0{
        fill: #ffffff!important
    }
    .sticky-header-active body:not(.page-) .header-logo path.st1{
        fill: #ffffff!important
    }
    .sticky-header-active body:not(.page-) .header-logo rect, body:not(.page-) .sticky-header-active .header-logo polygon{
        fill: #ffffff!important
    }
}
*/
#header .header-nav-main nav>ul>li.dropdown .dropdown-menu{
    background: #333333;
}
.heading.heading-middle-border h2{
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    font-size: 26px;
}
#header.header-narrow .header-logo .logo-default{
    filter: drop-shadow(1px 1px 0px #666);
    width: 330px;
    height: 69px;
}
body:not(.page-) #header.header-narrow .header-logo .logo-default{
    margin-bottom: -30px!important;
}
html #header.header-flex .header-logo{
    margin: 0!important;
}
html.sticky-header-active #header.header-transparent .header-body:before, html.sticky-header-active  #header.header-transparent-bottom-border .header-body{
    border-bottom: 0.1px solid #f7f7f7!important;
    box-shadow: 0 -24px 30px #373a59;
}
html #header.header-transparent .header-body:before, html #header.header-transparent-bottom-border .header-body{
    border-bottom: 0!important;
}
html #header.header-transparent .header-body:before{
    background: #ffffff1c;
    opacity: 1;
}
ul.nav-list li a:before{
    border-left: 4px solid #a03b35;
}
.side-dropdown-custom:before{
    border-top: 4px solid #bdbdbd!important;
}
h1, h2, h3, h4, h5, h6 {
    color: #ba2e26;
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    letter-spacing: 2px;
}
h2 {
    font-size: 26px;
}
.breadcrumb9 .parallax-background{
    background-size: contain!important;
}
.header-nav-top .fa.fa-globe{
    color: #828282;
}
/*.parallax-background:after{background-image: url(/upload/images/pattern.png);}
.parallax-background{height: 100%!important;
    transform: none!important;
    background-size: cover!important;
    background-position:center!important;}
    .parallax-background:after {
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    background: rgba(0, 0, 0, 0.5);
    background-image: linear-gradient(343deg,#07397e -5.67%,#f71b4f 94.33%);
    opacity:.3;
}*/
.menu-list a:not(.side-dropdown-custom) {
    transition: .2s;
    font-size: 15px;
    font-weight: 600;
    color: #dddddd;
    text-decoration: none;
    display: block;
    padding: 11px 0px 11px 10px;
    border-color: #dddddd40;
}
.sidebar ul.nav-list li a:hover{
    background: transparent;
    color: #a03b35;
}
@media (max-width: 370px){
    #header .header-nav-top .nav>li>a, #header .header-nav-top .nav>li>span{
        font-size: .81em
    }
}
@media (max-width: 475px){
    .owl-dots{display:none;}
}
@media (max-width: 767px){
    .dropdown-menu>li>a{
        color: #eeeeee
    }
    .page- .dropdown-menu>li>a{
        color: #373A59
    }
    #header .header-nav-main nav>ul li {
        border-bottom: 1px solid #ffffff38;
    }
    .menu-list a:not(.side-dropdown-custom){
        padding: 8px 0px 8px 10px;
        font-size: 14px;
    }
    #header.header-narrow .header-body{
        background: #373A59!important;
        border-top: 0;
    }
    .widget-column-4{
        margin-top: 30px;
    }
    .heading.heading-border {
        margin-bottom: 0px;
    }
    .header-nav-top .nav.nav-pills li:nth-child(2),.header-nav-top .nav.nav-pills li:nth-child(4),.header-nav-top .nav.nav-pills li:nth-child(5){display:none;}
    #header .header-nav-top .nav>li>a a:focus, #header .header-nav-top .nav>li>a:hover {color:#fff;background: transparent;}
    #header .header-nav-top .nav>li>a, #header .header-nav-top .nav>li>span{
        color: #828282
    }
    #footer:not(.light) h3{margin: 20px 0 5px 0;}
    #header .header-btn-collapse-nav:before {content: '';font-size: small;font-weight:800;}
    .sticky-header-active #header .header-btn-collapse-nav {
        margin-top: 13px;
    }
    #header .header-btn-collapse-nav{
        background: transparent!important;
    }
    #header i.fa.fa-bars {
        font-size: 35px;
    }
    .sticky-header-active .page- #header i.fa.fa-bars{
        color: #373A59;
    }
    #header.header-narrow .header-logo img {
        margin: 0px 12px 12px 0;
    }
    #header .header-logo img{
        width: 72px!important;
        height: auto!important;
        margin: 0!important;
    }
    .sticky-header-active #header .header-logo img{top:0!important;}
}
#header .header-nav-top .nav>li>a, #header .header-nav-top .nav>li>span{
    font-family: "Source Sans Pro", sans-serif;
    padding: 6px 15px;
    font-weight: 400 !important;
    font-size: 13px;
}
#header .header-nav-top .nav>li>a{
    border-right: 1px solid #ffffff47;
}
#header .header-top .header-nav-top{
    max-height: 48px;
    overflow: hidden;
}

.page-header h1{
    color: #ffffff;
    z-index: 2;
}
.page-header .breadcrumb{
    z-index: 2;
}

body{
    background-color: #333333;
}

/* -- Google Translate Css*/
.goog-te-gadget-icon{display:none;}
.goog-te-banner-frame.skiptranslate {display:none !important;} 

.goog-te-gadget-simple{border:0!important;}
.goog-te-gadget-simple {background-color: transparent!important;}
.goog-te-gadget-simple .goog-te-menu-value span {font-family: 'Raleway', sans-serif;color:#828282 !important;}
.page- .goog-te-gadget-simple .goog-te-menu-value span {color:#ddd  !important;}
.goog-te-gadget-simple .goog-te-menu-value{padding:0px;margin:0 15px 0 0;display: inline-block;}
.goog-te-gadget-simple{padding-top:0;}
html.sticky-header-active #header.header-semi-transparent-light .header-body{top:0px !important;}
.goog-te-gadget-simple{font-size:14px !important;color: #222 !important;}
.fa.fa-globe {float:left;padding:5px 6px;}
/* -- End Google Translate Css */

/*
.call-to-action.call-to-action-primary:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: -100px;
    background-image: url(/upload/images/section-bg.png);
    width: 100%;
    height: 100%;
    opacity: 0.1;
    z-index: 1;
    background-repeat: no-repeat;
    background-repeat: no-repeat;
    background-position: -56px;
}
*/
html .call-to-action.call-to-action-primary{
    background: transparent;
}
.testimonial blockquote p {min-height:auto!important;}
#header .header-nav-top .nav>li>a a:focus, #header .header-nav-top .nav>li>a:hover {
    background:transparent!important;
}
.btn-primary-scale-2{
    background: #00000000!important;
    color: #ffffffab!important;
    border: 1px solid #ffffff38!important;
}
.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #F3F3F3;
    word-wrap: break-word;
    padding-right: 36px;
}

@media screen and (max-width: 768px) {
    div.body .container:after{
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 999999999999999;
        background: #333333;
        content:'';
    }
  .masonry .masonry-item{width:50%;}
}
.masonry-item .thumb-info {
    border: 10px solid #fff;
}

.thumb-info .thumb-info-action-icon{background-image: linear-gradient(147deg, #990000 0%, #ff0000 74%);}

section.section-serit{background-image: linear-gradient(315deg, #fffffc 0%, #beb7a4 74%);/*background-image: linear-gradient(147deg, #990000 0%, #ff0000 74%);background: linear-gradient(89deg, #ab8526 , #d2a847 , #b28c2f , #d7b462 );*/}
section.section-haberler{background-image: linear-gradient(315deg, #fffffc 0%, #beb7a4 74%);}
.owl-theme .owl-dots .owl-dot span{background:#949494;}
html .btn-dark {
    background-color: #333333;
    border-color: #444444;
}
html .btn-dark:hover{
    background-color: #444444;
    border-color: #333333;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {background: #de1d23!important;}

.section-anasayfa {
background: linear-gradient(89deg, #ab8526 , #d2a847 , #b28c2f , #d7b462 )!important;padding: 20px 0!important;margin-top:0!important;margin-bottom:0!important;}
.section-serit h2,.section-serit h4{text-shadow: 0 0 2px dimgrey;}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {background: #d5bd60;}

html .btn-primary {
    border-color: #a03b35;
    background: #a03b35;
}

/*Footer Start*/
#footer .footer-copyright.pt-md.pb-md.tleft{text-align:center;}
#footer .footer-copyright img{opacity:0.5;}
#footer .footer-copyright .footer-developed-by{
    z-index: 2;
    padding-top: 15px;
}
/*
.footer-custom-1:before {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0) url(https://www.webtasarim34.com/outsource/t1/vendor/rs-plugin/assets/gridtile.png);
    content: " ";
    z-index: 1;
}
*/
.footer_custom:after {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: radial-gradient(#666666d6, #333333 81%);
    content: " ";
    z-index: 1;
}
#footer-wrapper>.container>.col-md-3{
    z-index: 2;
}
.footerlogo {
    background-color: #3db8fb00;
    padding: 0px;
    text-align: center;
    margin: -15px 0 25px 0;
    width: 185px;
    float: none;
}
.footer_custom ul li a{
    font-size: 15px!important;
    font-weight: 500;
}
@media (min-width: 768px) {
    .col-md-3.col-xs-12.widget-column-1 {
        margin-left: -15px;
    }
    .logo.footerlogo img{
        width: 181px;
        background: white;
        padding: 20px;
        border-radius: 10px;
    }
    .footerlogo {
        background-color: #3db8fb00;
        padding: 0px;
        text-align: center;
        margin: -61px 0 25px 0px;
        width: 185px;
        float: none;
    }
}
@media (max-width: 767px) {
    footer#footer:before {
        background: linear-gradient(180deg, black, transparent);
    }
    #footer{
        background-position: 81% 100%!important;
        padding: 50px 0 0 0!important;
    }
    #footer-wrapper{text-align:center;padding: 0!important;}
    #footer-wrapper .footerlogo{margin:0 auto 15px;}
}    
#footer-wrapper .col-md-3 ul li a:before{content: '\203A';display:inline-block;margin-right:5px;font-size: 19px;color: #ca6660;}
#footer-wrapper .col-md-3 ul.social-icons li a:before{content:none;}
#footer-wrapper .footer-social-icons>li>strong>a:before{content:none!important;}
#footer .footer2 .social-icons li{border-radius:0;box-shadow:none;list-style-type:none;}
#footer .footer2 .social-icons li:hover a{opacity:1}
#footer .footer2 .social-icons li a{color:#FFF!important;border-radius:0}
#footer .footer2 .social-icons li.social-icons-twitter a{background:#1aa9e1}
#footer .footer2 .social-icons li:hover.social-icons-foursquare a{background:#0072b1!important}
#footer .footer2 .social-icons li:hover.social-icons-tripadvisor a{background:#00AF87!important}
#footer .footer2 .social-icons li.social-icons-facebook a{background:#3b5a9a}
#footer .footer2 .social-icons li.social-icons-instagram a{background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);}
#footer .footer2 .social-icons li:hover.social-icons-instagram a{background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%) !important;}
#footer .social-icons li:hover.social-icons-foursquare a{background:#0072b1!important}
#footer .social-icons li:hover.social-icons-tripadvisor a{background:#00AF87!important}
#footer .social-icons li:hover.social-icons-linkedin a{background:#0e76a8 !important}
.social-icons li:hover.social-icons-facebook a{background: #3b5a9a!important;}
.social-icons li:hover.social-icons-twitter a {background: #1aa9e1!important;}
.social-icons li:hover.social-icons-instagram a {background: #f09433!important; 
background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%)!important; 
background: -webkit-linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%)!important; 
background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%)!important; 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888',GradientType=1 )!important;}
#footer .footer-copyright {
    margin-top:0;
    background: transparent;
    border-top: 0;
}
#footer .container .row>div {
    margin-bottom: 0;
}
.phone-no {
    line-height: 22px;
}

#footer-wrapper .col-md-3 .phone-no p {
    margin-bottom: 2px;
}

#footer-wrapper {
    position: relative;
    padding: 50px 0 0;
}
#footer-wrapper .footer-social-icons {
    margin-top: 20px;
    padding-left:0;
}
#footer-wrapper .footer-social-icons li{display: inline-block;}
#footer{
    font-size: 1em!important;
    margin-top: 0;
    border: 0;
    padding: 0;
    padding-bottom: 50px;
    background-image: url('/upload/images/footerbg.jpg');
    background-position: 81% 50%;
    background-size: cover;
}
/*
.footer-social-icons li a:hover {background: #3db8fb!important;}
.footer-social-icons a {
    background: #3db8fb!important;
    color: #ffffff;
    width: 35px;
    height: 35px;
    line-height: 35px;
    margin: 0 5px 5px 0;
    padding: 0!important;
    text-align: center;
    border-radius: 50%;
    display: inline-block;
    transition: 0.6s;
    -moz-transition: 0.6s;
    -webkit-transition: 0.6s;
    -o-transition: 0.6s;
    font-size: 20px;
}
*/
/*Footer Social Icons Start*/
    #footer .social-icons li {
        border-radius: 0;
        box-shadow: none;
        margin: 0;
    }
    #footer .social-icons li a {
        overflow: hidden;
        margin: 0 5px 5px 0;
        width: 40px;
        height: 40px;
        border: #eeeeee00 1px solid;
        border-radius: 3px;
        color: #eeeeee!important;
        background: transparent;
    }
    #footer .social-icons li a i {
        font-size: 20px;
        display: block;
        position: relative;
        width: 40px;
        height: 40px;
        margin-top: 10px;
        -webkit-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease;
    }
    #footer .social-icons a:hover i {
        color:#fff;
    }
    #footer .social-icons a:hover i:first-child {
        margin-top: -38px;
    }
    #footer .social-icons a:hover i:last-child {
        margin-top: 8px;
    }
    /*Footer Social Icons End*/
.phone-no span, .phone-no a:hover, .widget-column-2 ul li a:hover, .widget-column-2 ul li.current_page_item a {
    color: #dddddd;
}

#menu-footer-menu{list-style: none;padding-left:0}
#footer .col-md-3 h5 {
    font-weight: 700;
    margin-bottom: 25px;
    text-transform: uppercase;
    border-bottom: 1px solid #ffffff47;
    padding-bottom: 15px;
    color: #ba2e26;
    font-size: 24px;
}
#footer h5:before {
    position: absolute;
    content: '';
    top: 33px;
    left: 14px;
    height: 1px;
    width: 12px;
    background: #cccccc;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
}
#footer .col-md-3:hover h5:before{
    width: 181px;
}

/*Footer End*/
.footer-ribbon{display:none;}
/*Butonlar CSS*/
.btn-warning{background-color:#333;border:#333;}
.btn-white{color:#fff;border:1px solid #ccc;}
.btn-white:hover{color:#fff;border: 1px solid #00538082;background-color: #27317d82;}
/*Butonlar CSS SON*/
.social-icons li:hover.social-icons-instagram a {background: #f09433; 
background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%); 
background: -webkit-linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888',GradientType=1 );}.page-odeme .submit{margin-bottom: 30px;}
.panel-group {margin-top: 42px;}
.product-price-box .old-price {width:100%;}
#footer p, #footer a{
    color: #ffffffba!important;
}
#footer .footer-copyright p, #footer .footer-developed-by a {
    color: #ffffff61!important;
}
@media only screen and (min-width: 992px){
    #footer .container .row>div {
        margin-bottom: 0;
    }
    #header .header-nav-main nav>ul>li.dropdown .dropdown-menu li.dropdown-submenu>a:after {
        border-color: transparent transparent transparent #08c;
    }
}

.owl-carousel .owl-nav .owl-prev {
    left: -25px;
}
.owl-carousel .owl-nav .owl-next {
    right: -25px;
}

.header-logo a .logo-text span:first-child {
    font-size: 18px;
    color: #08c;
    text-align: left;
    font-weight: 600;
    letter-spacing: -1.3px;
    margin-top: -5px;
}
.header-logo a .logo-text span:nth-child(2) {
    font-size: 24px;
    font-weight: 800;
    letter-spacing: -.7px;
    margin-top: 2px;
    color: #575757;
}
.logo-icon-wrp {
    float: left;
    width: 50px;
    height: 45px;
}
.parallax-background{background-repeat: no-repeat;}

.testimonial blockquote {background: #f5f5f5;}
.testimonial .testimonial-arrow-down {border-top-color: #f5f5f5;}


.page- .testimonial blockquote {background: #fff;}
.page- .testimonial .testimonial-arrow-down {border-top-color: #fff;}

.testimonial blockquote p {color: #777;}
.testimonial blockquote:after, .testimonial blockquote:before {color: #777;}
@media only screen and (min-width: 768px){
.testimonial blockquote p{min-height: 231px;max-height: 231px;overflow-y:auto;overflow-x:hidden;}
.section-yorumlar .aboutDesc>div:nth-child(1n+4){margin-top:30px;}
}

/*
section.section {
    margin: 0;
    padding: 30px 0;
}
.row {
    padding-bottom:30px;
}
*/

 /*  STYLE 1
 */

.testimonial blockquote p::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: #F5F5F5;
}

.testimonial blockquote p::-webkit-scrollbar
{
	width: 12px;
	background-color: #F5F5F5;
}

.testimonial blockquote p::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #555;
}

.section.template-2{margin-top:0;}

.section-primary.template-2 span, .section-primary.template-2 label{color:#fff;}

.counters.template-2 strong { line-height: 1;font-size: 3.6em;font-family: 'Raleway', sans-serif;font-weight:normal;}
.counters.template-2 label{ font-family: 'Raleway', sans-serif;font-weight:normal;font-size: 1.1em;color: #6a80a9 !important;}

/* .sidebar form .form-area .col-md-6{padding:0;} */

/* Roundness */ 		
.rounded, .img-thumbnail, .img-thumbnail img, code, pre, .form-control, .form-control-sm, .form-control-sm .form-control, .form-control-lg, .form-control-lg .form-control, .form-control-sm, .input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn, .form-control-lg, .input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn, .invalid-tooltip, .btn, .btn-group-4 > .btn, .btn-sm, .btn-group-2 > .btn, .btn-xs, .btn-group-1 > .btn, .btn-lg, .btn-group-lg > .btn, .btn-sm, .btn-group-sm > .btn, .dropdown-menu, .input-group-4 > .form-control, .input-group-4 > .input-group-addon, .input-group-4 > .input-group-btn > .btn, .input-group-2 > .form-control, .input-group-2 > .input-group-addon, .input-group-2 > .input-group-btn > .btn, .input-group-addon, .input-group-addon.form-control-sm, .input-group-addon.form-control-lg, .nav-tabs > li > a, .nav-tabs.nav-justified > li > a, .nav-pills > li > a, .nav-tabs-justified > li > a, .navbar, .navbar-toggle, .navbar-toggle .icon-bar, .breadcrumb, .pagination, .pager li > a, .pager li > span, .label, .badge, .container .jumbotron, .container-fluid .jumbotron, .thumbnail, .alert, .progress, .card, .accordion .card, .well, .well-lg, .well-sm, .modal-content, .tooltip-inner, .popover, .popover-title, .carousel-indicators li, .pagination > li:first-child > a, .pagination > li:first-child > span, .pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span, .pagination > li:last-child > a, .pagination > li:last-child > span, .pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span, #header .header-search .form-control, #header .header-nav-main nav > ul > li > a, #header .header-nav-main nav > ul > li.dropdown .dropdown-menu, #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li.dropdown-submenu > .dropdown-menu, #header .header-nav-main nav > ul > li.dropdown-mega > .dropdown-menu, #header .header-nav-main nav > ul > li.dropdown-mega .dropdown-mega-sub-nav > li > a, #header.header-transparent .header-nav-main, #header.header-semi-transparent .header-nav-main, #header.header-semi-transparent-light .header-nav-main, #header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-signin .dropdown-menu, #header .header-nav-main nav > ul > li.dropdown.open > a, #header .header-nav-main nav > ul > li.dropdown:hover > a, #header .header-nav-top .dropdown-menu, .slider-container .tparrows, .nivo-slider .theme-default .nivoSlider, .nivo-slider .theme-default .nivoSlider img, .home-intro-compact, html.dark #header, html.boxed .body, blockquote.with-borders, p.drop-caps.drop-caps-style-2:first-child:first-letter, .btn-3d, select, .captcha-refresh, .featured-icon, .accordion .card-header, .tabs, .nav-tabs li a, .tab-content, .tabs.tabs-bottom .tab-content, .tabs.tabs-bottom .nav-tabs li a, .tabs-left .tab-content, .tabs-left .nav-tabs > li:first-child a, .tabs-left .nav-tabs > li:last-child a, .tabs-right .tab-content, .tabs-right .nav-tabs > li:first-child a, .tabs-right .nav-tabs > li:last-child a, .nav-tabs.nav-justified li:first-child a, .nav-tabs.nav-justified li:first-child a:hover, .nav-tabs.nav-justified li:last-child a, .nav-pills .nav-link, .nav-tabs.nav-justified li:last-child a:hover, .tabs.tabs-bottom .nav.nav-tabs.nav-justified li:first-child a, .tabs.tabs-bottom .nav.nav-tabs.nav-justified li:last-child a, .tabs-navigation, .tabs-navigation .nav-tabs > li:first-child a, .tabs-navigation .nav-tabs > li:last-child a, .nav-pills .nav-link, .navbar-toggler, .card, .card-header:first-child, .card-footer:last-child, .card-img, .badge, .badge-pill, .jumbotron, .alert, .progress, .modal-content, .tooltip-inner, .popover, .rounded, .toggle > label, .toggle.toggle-simple .toggle > label, .toggle.toggle-simple .toggle > label:after, .owl-carousel .owl-nav [class*="owl-"], .owl-carousel.rounded-nav .owl-nav [class*="owl-"], .owl-carousel.rounded-nav .owl-nav [class*="owl-"]:hover, .owl-carousel.full-width .owl-nav .owl-prev, .owl-carousel.big-nav .owl-nav .owl-prev, .owl-carousel.full-width .owl-nav .owl-next, .owl-carousel.big-nav .owl-nav .owl-next, .embed-responsive.embed-responsive-borders, .pricing-table h3, .pricing-table .plan, .featured-box, .featured-box .box-content, .thumb-info, .thumb-info .thumb-info-wrapper, .thumb-info .thumb-info-wrapper:after, .thumb-info .thumb-info-type, .thumb-info img, section.timeline .timeline-date, section.timeline .timeline-box, .testimonial blockquote, .testimonial.testimonial-style-2 blockquote, .testimonial.testimonial-style-3 blockquote, .testimonial.testimonial-style-4, .testimonial.testimonial-style-4 blockquote, .testimonial.testimonial-style-5 blockquote, .testimonial.testimonial-style-6 blockquote, .container .call-to-action, .progress, .progress.progress-border-radius, .progress.progress-border-radius .progress-bar, .progress-bar, .progress-bar-tooltip, .counters.with-borders .counter, html .scroll-to-top, .google-map.small, .google-map-borders, article.post .post-date .month, article.post .post-date .day, article .post-video, article .post-audio, ul.comments .comment-block, .recent-posts .date .month, #header nav.mega-menu .mega-menu-shop .dropdown-menu, .shop ul.products .product .add-to-cart-product, .product-info, .product-info img, .product-info + .product-info, .img-thumbnail.img-thumbnail-hover-icon:before, .product-thumb-info, .product .product-label span {border-radius: 4px!important;}

/* */
.ml-15{margin-left:-15px;}
.mr-15{margin-right:-15px;}

/* Genel */
/*.text-primary{color:#ab7c09 !important;}*/
.breadcrumb-section{margin:0 0 60px 0 !important;}


/*whatsapp animation*/
/*.wws--bg-color {background-image: linear-gradient(34deg,#ddbd6b 0%,#ad8b36 100%);}
.wws-lau00001 {fill: #ddbd6b !important;}
.wws-lau00002 {fill: #ad8b36 !important;}*/
.wws-popup__open-btn{
/*background: linear-gradient(89deg, #ab8526 , #d2a847 , #b28c2f , #d7b462 );*/
background: linear-gradient(89deg, #0c9e43 , #1ba54f , #5ed88c, #077731 );
background-size: 400% 400%;

-webkit-animation: AnimationName 15s ease infinite;
-moz-animation: AnimationName 15s ease infinite;
animation: AnimationName 15s ease infinite;

}
@-webkit-keyframes AnimationName {
    0%{background-position:0% 51%}
    50%{background-position:100% 50%}
    100%{background-position:0% 51%}
}
@-moz-keyframes AnimationName {
    0%{background-position:0% 51%}
    50%{background-position:100% 50%}
    100%{background-position:0% 51%}
}
@keyframes AnimationName { 
    0%{background-position:0% 51%}
    50%{background-position:100% 50%}
    100%{background-position:0% 51%}
}


/* .product .product-image-area {padding:0;border:none;border-radius:0;} */
.product .product-image-area .product-image{border-radius:0;}
.product-details-box .product-short-desc, .product-details-box .product-actions {
    border-bottom: 1px solid #ebebeb4d;
}
.product .product-name a {
    font-size: 18px;
    color: #dddddd;
    letter-spacing: 1px;
}
.product .product-ratings{
    display: none
}
.product .product-name{
    margin-bottom: 11px;
}
.slider-title .inline-title{
    background-color: #333333;
    color: #dddddd;
}
#footer .footer-ribbon span, .home-concept strong, .home-intro p em {font-family: inherit;}

body{
    font-family: 'Source Sans Pro', sans-serif;
    color: #ededed;
}
body p{
    font-size: 17px;
    font-weight: 300;
    font-family: 'Source Sans Pro', sans-serif;
    letter-spacing: 0.5px;
    color: #ededed;
}
body li{
    font-size: 17px;
    line-height: 30px;
    font-family: 'Source Sans Pro', sans-serif;
    letter-spacing: 0.5px;
    color: #ededed;
}
.tp-caption.PostSlider-Title, .PostSlider-Title {
    font-family: 'Raleway', sans-serif;
}

html .scroll-to-top {
    background: #222;
    bottom: 58px;
    color: #ffffff;
}
html .scroll-to-top:hover, html .scroll-to-top:focus{color: #ffffff;}



/* Slider Bullet */
.tp-thumbs.hades {background: transparent !important;}
.section .HakkimizdaTitle {
    font-size: 40px;
}
.call-to-action-content .fa-star{font-size:30px;color:#FD4;}
.call-to-action-with-star .call-to-action-content{padding-top:0;padding-bottom: 0;}

.call-to-action.call-to-action-with-star .call-to-action-content {
    width: 65%;
}
.call-to-action.call-to-action-with-star .call-to-action-btn {
    width: 30%;
}
@media (max-width: 500px) {
    .custom-footer{text-align:center!important;}
}
@media (max-width: 767px) {
    
    body p{
        font-size: 13.5px;
    }
    .call-to-action.call-to-action-with-star .call-to-action-btn,
    .call-to-action.call-to-action-with-star .call-to-action-content{
        width:100%;
    }
}
.footer_custom{
    clear: both!important;
}

.footer_custom ul{padding:0}
.footer_custom ul li{list-style:none}
.footer_custom .footer-copyright{border-top:0!important}
.footer_custom .footer-copyright .container .row > div{border-top:1px solid #e4e4e41f}
#googlemaps{min-height:550px}

html .background-color-light {
    background-color: #fff0!important;
}
.list.list-icons li > .fa:first-child, .list.list-icons li > .icons:first-child, .list.list-icons li a:first-child > .fa:first-child, .list.list-icons li a:first-child > .icons:first-child {
    position: absolute;
    left: 0;
    top: 5px;
}
.list.list-icons {
    list-style: none;
    padding-left: 0;
    padding-right: 0;
}
.fa-check:before {
    color: #0088cc;
    border-color: #0088cc;
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
}
.icons {font-size: inherit;}