.special .slider4 .thumb-info .thumb-info-inner, .special .slider6 .thumb-gallery .thumb-info-inner {
    padding: 20px 0 10px;
}

.special .slider4 .thumb-info .thumb-info-title{
    background: transparent;
    color: #222;
    font-weight: normal;
    letter-spacing: inherit;
    padding: 0;
    position: relative;
    text-shadow: none;
    text-transform: inherit;
    max-width: 100%;
}
.special .slider4 .thumb-info .thumb-info-type{
    overflow: hidden;
    text-overflow: inherit;
    white-space: pre-wrap;
    background-color: transparent !important;
    border-radius: 2px;
    display: inline-block;
    float: left;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0;
    margin: 0;
    padding: 2px 0;
    text-transform: none;
    z-index: 2;
    color: #777;
}
.special .slider4 .thumb-info{
    border:none
}
.special .slider4 .thumb-info img {
    border: 1px solid #DDD;
    padding:5px;
}
.special .slider4 .thumb-info:hover img{
    border-color:#222;
    transform:none !important
}
@media (min-width: 1000px) {
    .special .slider4 > div:nth-child(5n+1){
        clear:both;
    }
}
@media only screen and (max-width: 767px){
    .special .slider4 > div:nth-child(2n+1){
        clear:both;
    }    
}
.special .slider4 .thumb-info .thumb-info-inner, .slider6 .thumb-gallery .thumb-info-inner {
    overflow: unset;
    text-overflow: inherit;
    white-space: pre-wrap;
}
.special .slider4 .thumb-info:hover {
    text-decoration: none;
}



.tabs.product-tabs .tab-content {
    display: inline-block;
    width:100%;
}

h2 .word-rotate{max-height:40px;line-height:40px;float:left;} 
.word-rotate.active .word-rotate-items span {
    overflow:hidden;
}
    
.isotope-item .thumb-info{cursor:default;}

.divider.divider-icon-sm{
margin:34px auto;
}
.masonry .masonry-item {
    padding: 15px;
}
.section-yorumlar .aboutDesc>div:nth-child(1n+4), .masonry>div:nth-child(1n+4){
    margin:0!important;
}

.sidebar h2 {
    position: relative;
    margin-top: -2px;
    padding-bottom: 10px;
    border-bottom: 2px solid #ededed;
    font-size: 24px;
    font-weight: 300;
    text-transform: uppercase;
    margin-bottom: 10px;
    display: inline-block;
    width: 100%;
}
.sidebar h2:after {
    position: absolute;
    display: block;
    left: 0;
    bottom: -2px;
    width: 60px;
    margin-top: 1rem;
    border-top: 2px solid #0e72cc;
    content: "";
}

.thumb-info .thumb-info-title {
    max-width: 100%;
    width: 100%;
    top: 0;
    bottom: auto;
}
.menu-list-with-img{margin-bottom:30px;}
.thumb-info-action-icon{display:none!important;}
.thumb-info .thumb-info-wrapper:after {
    background: rgba(23,23,23,.3);
}

#footer .footerlogo{
    background-image: linear-gradient(180deg, #ffffff 0%, #ffffff 74%);
    padding: 15px 20px;
    text-align: center;
    margin: 0 0 25px 0;
    width: 185px;
    float: none;
}
#btn-instafeed-load-3{
    border-color: #e5613d;
    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 );
    margin-top: -60px;
    font-size: 26px;
}
div.center.dib.mt15{margin-top: -22px;}

.form-after-message{background:#fff;}.form-after-message p{font-size:18px;}
#dizayn_maket_{color:#fff;}
.featured-box .box-content h2{    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;}
/*Parallax Start*/
section.section.section-parallax {
    background-color: transparent;
    background-position: 50% 50%;
    background-repeat: repeat;
    background-attachment: fixed;
    border: 0;
}
section.section.section-parallax .parallax-background{background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)) 50% center / cover, url(/upload/images/maltepeotogaz-sec-bg.jpg)!important;}
/* Arrow Animasyon Başla */
.new-arrow{
    position: absolute;
    display: block;
    height: 15px;
    width: 15px;
    padding-right: 20px;
    border: 1px solid transparent;
    transform: rotate(315deg);
    margin-left: -25px;
    margin-top: 0;
}
.new-arrow:after,.new-arrow:before{content:"";display:block;height:inherit;width:inherit;position:absolute;top:0;left:0}
.new-arrow:after{border-bottom:2px solid #fff;border-right:2px solid #fff;top:-5px;left:0;opacity:1;animation:bottom-arrow 1.65s infinite}
/*.new-arrow:after{border-bottom: 2px solid #c00916b8;border-right: 2px solid #c00916b8;top:-5px;left:0;opacity:1;animation:bottom-arrow 1.65s infinite}*/
@keyframes bottom-arrow {
0%{opacity:1;transform:translate(0,0)}
45%{opacity:0;transform:translate(12px,12px)}
46%{opacity:0;transform:translate(-16px,-16px)}
90%{opacity:1;transform:translate(-6px,-6px)}
100%{opacity:1;transform:translate(-6px,-6px)}
}
.new-arrow:before{top:-5px;left:0;border-bottom:2px solid #fff;border-right:2px solid #fff;animation:top-arrow 1.65s infinite}
/*.new-arrow:before{top:-5px;left:0;border-bottom: 2px solid #c00916b8;border-right: 2px solid #c00916b8;animation:top-arrow 1.65s infinite}*/
@keyframes top-arrow {
0%{transform:translate(-6px,-6px)}
35%{transform:translate(0,0)}
90%{opacity:1;transform:translate(0,0)}
100%{opacity:1;transform:translate(0,0)}
}
.owl-carousel.owl-urun-liste .owl-nav .owl-prev, .owl-carousel.owl-urun-liste .owl-nav .owl-next{color: #c00916;}
.owl-carousel.owl-urun-liste .owl-nav .owl-prev:hover, .owl-carousel .owl-nav .owl-prev:focus, .owl-carousel.owl-urun-liste .owl-nav .owl-next:hover, .owl-carousel.owl-urun-liste .owl-nav .owl-next:focus{color: #940711!important;}
@media (min-width: 320px) and (max-width: 374px){
    .special h2{font-size:1.4em;}
}
@media (min-width: 375px) and (max-width: 424px){
    .special h2{font-size:2em;}
}
@media only screen and (max-width: 767px){
    .contentDiv>.row>.col-xs-12>div p>strong>img{width:50%;margin-left:5px;}
.special .slider4 .thumb-info{
    padding-top: 0;
}
.submit{margin-bottom:20px;}
.m-dnone{display:none;}
.new-arrow{margin-top:1px;}    
}
@media (max-width: 991px) {
#header .header-container{margin-top:0}
#header .header-nav-main nav>ul li:nth-last-child(2){border-bottom: 0;}
}

#header .header-nav-main .nav>li a{transition:0.5s;}

.page-header .new-arrow:after,.page-header .new-arrow:before{display:none;}

/* Arrow Animasyon Bitir */
.uct-view h1, .uct-view h2{padding:10px 0 0;}
.social-icons li{border-radius:0;box-shadow:none}
.social-icons li:hover a{opacity:.8}
.social-icons li a{color:#FFF!important;border-radius:0}
.social-icons li.social-icons-twitter a{background:#1aa9e1}
.social-icons li.social-icons-facebook a{background:#3b5a9a}
.social-icons li.social-icons-linkedin a{background:#0073b2}
.social-icons li.social-icons-rss a{background:#ff8201}
.social-icons li.social-icons-googleplus a{background:#dd4b39}
.social-icons li.social-icons-pinterest a{background:#cc2127}
.social-icons li.social-icons-youtube a{background:#c3191e}
.social-icons li.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 );}
.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 );}
.social-icons li.social-icons-skype a{background:#00b0f6}
.social-icons li.social-icons-email a{background:#dd4b39}
.social-icons li.social-icons-vk a{background:#6383a8}
.social-icons li.social-icons-xing a{background:#1a7576}
.social-icons li.social-icons-tumblr a{background:#304e6c}
.social-icons li.social-icons-reddit a{background:#ff4107}
/*Sayfa Yapım Aşamasında Başlangıç*/
.btn-404:hover{ border-radius: 10px;border-color: #242930 !important;}
.btn-404{margin-bottom: 10px;}
@media (max-width: 769px){
.sayfa-yapim-asamasinda{background-image: url(/upload/images/sayfa-yapim-asamasinda-mobile.png) !important;}
.sayfa-yapim-asamasinda p {text-align:center; float:left;}
html .featured-boxes-style-3 .featured-box.featured-box-primary .icon-featured {
    background: #0e72cc;
}
}
@media (min-width: 769px) and (max-width: 1024px){
.sayfa-yapim-asamasinda p {padding: 150px 60px 0 0 !important;}
}
@media (min-width: 426px) and (max-width: 769px){
.sayfa-yapim-asamasinda p{padding: 180px 195px 0 !important;margin-top:20px;}
}
@media (min-width: 1025px){
.sayfa-yapim-asamasinda p{padding: 150px 160px 0 !important;margin-top:20px;}
}
@media (max-width: 425px){
.sayfa-yapim-asamasinda p{padding: 132px 110px 0 !important;margin-top:20px;}
}
@media (max-width: 375px){
.sayfa-yapim-asamasinda p{padding: 132px 100px 0 !important;margin-top:20px;}
}
@media (max-width: 320px){
.sayfa-yapim-asamasinda p{padding: 170px 70px 0 !important;margin-top:20px;}
}
/*Sayfa Yapım Aşamasında Sonu*/
.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, #footer strong {
    color: #95989c;
}

@media only screen and (min-width: 992px){
    .product-tabs > ul > li > a{
        font-size:18px
    }

    .call-to-action.with-borders.button-centered {
        height: 300px;
    }    
    figure {margin: 15px;}
    #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;
}

/*
font-family: 'Maven Pro', sans-serif;
font-family: 'Inika', serif;
font-family: 'Courgette', cursive;
font-family: 'Poppins', sans-serif;
*/
.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), .masonry>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: 'Hind Siliguri', sans-serif;font-weight:normal;}
.counters.template-2 label{font-family: 'Hind Siliguri', sans-serif;font-weight:normal;font-size: 1.1em;color: #6a80a9 !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;}


/* .product .product-image-area {padding:0;border:none;border-radius:0;} */
.product .product-image-area .product-image{border-radius:0;}

#footer .footer-ribbon span, .home-concept strong, .home-intro p em {font-family: inherit;}

body{
    font-family: 'Hind Siliguri', sans-serif;
    font-size:15px;
}

html .scroll-to-top {
    background: #000;
    bottom: 80px;
    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: 767px) {
    .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{margin-top:0;}
.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;
}
#footer .footer-copyright p, #footer .footer-developed-by a {
    color: #ccc!important;
}
@media (max-width: 991px){
    #header.header-mobile-nav-only .header-nav {
        margin-top: -65px;
    }

    html .scroll-to-top {
        bottom: 150px!important;
    }
}
.footer_custom .form-yan{margin-top:120px;}
@media only screen and (max-width: 768px){
    #footer h5 {margin-bottom:0;margin-top:20px;}
    .footer_custom .form-yan{margin-top:15px;}    
    .footer_custom  .widget-column-1{margin-top:0;}
    #footer .footer-copyright{padding-bottom:80px!important}
}
.footer_custom section{
    background:url(/upload/images/achievement-3408115-1920.jpg);
    position:relative;
}
.footer_custom section .ozelFormLabel,.footer_custom section p {
    color:#fff;
}
/*.footer_custom section:after {
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    background: rgba(0, 0, 0, 0.5);
    z-index:1;
}*/
.footer_custom section .container{
    position:relative;
    z-index:2;
}

blockquote{
    border-left: 5px solid #dc5c05;
    background-image: linear-gradient(147deg, #009984 0%, #00c485 74%);
    color: #fff;
}
#footer h5 {
    color: #fff;
    font-weight: 700;
    margin-bottom: 25px;
    text-transform: uppercase;
    border-bottom: 1px dashed #eee;
    padding-bottom: 15px;
    font-size: 24px;
    display: inline-block;
}
#footer-wrapper .col-md-3 .phone-no p {
    margin-bottom: 2px;
}
#footer .footer-copyright {
    background: transparent;
    padding:0;
    margin-top:0;
    border:0;
}
.footer-social-icons a {
    background:#5d6268!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 a i {color:#fff;}
.footer-social-icons li a:hover {
    background: #6d7176!important;
}
#footer-wrapper .footer-social-icons li {
    display: inline-block;
}
#footer-wrapper .footer-social-icons {
    padding-left: 0;
}
.phone-no span{width: 15px;display: inline-block;}
.phone-no span, .phone-no a:hover, .col-md-3 h5 span, .widget-column-2 ul li a:hover, .widget-column-2 ul li.current_page_item a {
    color: #0e72cc;
}
#footer i.fa.fa-arrow-right{color: #222;}
#footer-wrapper {
    padding: 58px 0 0;
    border-top: 0;
}
.footerlogo {
    padding: 0;
    text-align: center;
    margin: -16px 0 25px -75px;
    float: none;
}
.footerlogo img:hover{filter:grayscale(0)!important;}
#menu-footer-menu {
    list-style: none;
    padding-left: 0;
}
#footer-wrapper .col-md-3 ul li a {
    background: url(/upload/images/footer-arrow.png) no-repeat left 8px;
    color: #d0d0d0;
    padding: 2px 0 2px 20px;
    display: block;
}
#footer .container .row>div{margin-bottom:0;}
/*Footer Second Son*/
#footer {
    background: #eaeff3;
    border-top: 2px solid;
background-color: #34383d !important;
    border-color: #dae3ea !important;    
    border-top: none;
    padding: 0;
    margin:0;
}
#footer .section-footer{margin:0 !important;}
#footer ul{padding-inline-start: 0;}
#footer li{list-style:none;color:#fff;}
#footer h3{font-size:1.4em;text-align:center;}

@media (max-width: 991px){
    .neden-biz .col-md-3{background-color: white;margin: 15px;border:5px solid #1f456e;width: 91%;}
}

.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: 15px;}
.product-price-box .old-price {width:100%;}

@media only screen and (min-width: 992px){
    .footer_custom  .widget-column-1{padding-left: 0;padding-right: 0;}
    .neden-biz .col-md-3{margin: 5px;width: 24%;}
    .modul-baslik{font-weight:500;}
    #header .header-nav-main nav>ul>li.dropdown .dropdown-menu li.dropdown-submenu>a:after {
        border-color: transparent transparent transparent #08c;
    }

    .box-content p:first-of-type {min-height:100px;    font-size: 13px;}
    .box-content h4 {
        display: block;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .box-content .icon-featured img{width:100% !important;}
    .box-content .icon-featured{width:100px!important;height:100px!important;}
}
#footer p, #footer a, #footer strong {
    color: #95989c;
}
.fa-angle-right:before {
    content: "⟶";
}

/*whatsapp animation*/
.wws-popup__footer .wws-popup__open-btn i{
    margin: 0 5px 0 0;
    padding-left: 4px;
}
.wws-popup__footer .wws-popup__open-btn{
    padding: 12px;
    border-radius: 30px;
}
.wws--bg-color{background-image: linear-gradient(34deg,#46a58d 0%,#119069 100%);}
.wws-lau00001 {fill: #00000075 !important;}
.wws-lau00002 {fill: #000000 !important;}
.wws-popup__open-btn{
/*background: linear-gradient(89deg, #ab8526 , #d2a847 , #b28c2f , #d7b462 );*/
background: linear-gradient(89deg, #006347 , #9df9e6 , #007351, #37d6a3 );
background-size: 400% 400%;

-webkit-animation: AnimationName 6s ease infinite;
-moz-animation: AnimationName 6s ease infinite;
animation: AnimationName 6s 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%}
}
@media only screen and (min-width: 992px){
    .wws-popup__footer .wws-popup__open-btn{
        font-size: 30px;
    }
}
/* -- End whatsapp */