
/*
|--------------------------------------------------------------------------
| Revolution slider customization 
|--------------------------------------------------------------------------
*/	

.tp-banner-container{
	width:100%;
	position:relative;
	padding:0;

}

.tp-banner{
	width:100%;
	position:relative;
}

.tp-banner-fullscreen-container {
	width:100%;
	position:relative;
	padding:0;
}

#rs-slider-fullscreen, #rs-slider-elements, #rs-slider-fullwidth{
	visibility: hidden;
	height:100%;
}
.fullscreenvideo video, .html5-fullscreen, .no-video-playback-capabilitites, .video-flash {
	width:100%;
	height:100%;
}
/* typography */

#rs-slider-fullscreen h1,
#rs-slider-fullscreen .h1,
#rs-slider-fullscreen h2,
#rs-slider-fullscreen .h2,
#rs-slider-fullscreen h3,
#rs-slider-fullscreen .h3,

#rs-slider-elements h1,
#rs-slider-elements .h1,
#rs-slider-elements h2,
#rs-slider-elements .h2,
#rs-slider-elements h3,
#rs-slider-elements .h3,

#rs-slider-fullwidth h1,
#rs-slider-fullwidth .h1,
#rs-slider-fullwidth h2,
#rs-slider-fullwidth .h2,
#rs-slider-fullwidth h3,
#rs-slider-fullwidth .h3 {
	margin: 0;
	padding: 0;
}

#rs-slider-fullscreen h1.x-large,
#rs-slider-elements h1.x-large,
h1.x-large {
	/*padding-bottom: 0.25em;*/
	padding-bottom: 10px;
	margin-bottom: 0;
}

@media (max-width: 480px) {

	#rs-slider-fullscreen h1,
	#rs-slider-fullscreen .h1,
	#rs-slider-elements h1,
	#rs-slider-elements .h1,
	#rs-slider-fullwidth h1,
	#rs-slider-fullwidth .h1
	{
		font-size: 22px;
	}

	#rs-slider-fullscreen h2,
	#rs-slider-fullscreen .h2,
	#rs-slider-elements h2,
	#rs-slider-elements .h2,
	#rs-slider-fullwidth h2,
	#rs-slider-fullwidth .h2
	{
		font-size: 14px;
	}

	#rs-slider-fullscreen h3,
	#rs-slider-fullscreen .h3,
	#rs-slider-elements h3,
	#rs-slider-elements .h3,
	#rs-slider-fullwidth h3,
	#rs-slider-fullwidth .h3
	{
		font-size: 14px;
	}

	#rs-slider-fullscreen .btn,
	#rs-slider-elements .btn,
	#rs-slider-fullwidth .btn,
	#rs-slider-fullscreen .btn.large,
	#rs-slider-elements .btn.large,
	#rs-slider-fullwidth .btn.large

	{
		white-space: nowrap;
		font-size: 14px;
		padding:10px!important;
	}

	.slider-btn-wrapper {
	 padding-top:40px!important;
	}
}
@media (max-width: 1000px) {

.shop-slider .slider-btn-wrapper {
		padding-top:70px!important;
	}
}
/*** OVerride, add class=".custom-nekoskin" to the slider container ***/

/* overide round style settings */

.custom-neko-skin .tp-leftarrow.round,
.custom-neko-skin .tp-rightarrow.round {
	background:none!important;
	line-height: 40px;
	text-align:center;
	opacity:0.2;
}

.custom-neko-skin .tp-leftarrow.round:hover,
.custom-neko-skin .tp-rightarrow.round:hover{
	opacity:1;
}

.custom-neko-skin .tp-rightarrow.round:before,
.custom-neko-skin .tp-leftarrow.round:before{
	font-family: 'custom-icons';
	color:white;
	font-size: 40px;
}

.custom-neko-skin .tp-rightarrow.round:before{
	content: '\e8cc';
}

.custom-neko-skin .tp-leftarrow.round:before{
	content: '\e8cd';
}

.custom-neko-skin .tp-bullets.simplebullets.round .bullet {
	height: 10px;
	width: 10px;
	border-radius: 50%;
	background: #FFF;
	display: inline-block;
	margin: 0 5px;
	opacity: 0.5;
}
.custom-neko-skin .tp-bullets.simplebullets.round .bullet:hover,
.custom-neko-skin .tp-bullets.simplebullets.round .bullet.selected {
	cursor:pointer;
	opacity: 1;
}

/* overide preview4 style settings */
.custom-neko-skin .tp-bullets.preview4 .bullet {
	background: none!important;
	border: 2px solid #FFF!important;
	width: 10px!important;
	height: 10px!important;
	margin: 5px;
}

.custom-neko-skin .tp-bullets.preview4 .bullet:hover,
.custom-neko-skin .tp-bullets.preview4 .bullet.selected 
{
	background: #fff!important;
	width: 10px!important;
	height: 10px!important;
	border: 2px solid #FFF!important;;
}


/*
|--------------------------------------------------------------------------
| bloc images
|--------------------------------------------------------------------------
*/	
/*** News ***/

.news-1 {
	background-image:url(../images/news/news-3.jpg);
}

.news-2 {
	background-image:url(../images/news/news-2.jpg);
}

.news-3 {
	background-image:url(../images/news/news-1.jpg);
	background-position: top right;
}

.city {
	background-image:url(../images/theme-pics/city.jpg);
	background-position: center center;
}


.team-1 {
	background-image:url(../images/team/team-corporate-1.jpg);
}

.team-2 {
	background-image:url(../images/team/team-corporate-2.jpg);
}

.team-3 {
	background-image:url(../images/team/team-corporate-3.jpg);
	background-position: top right;
}


/*** adjust some icons ***/

/** single portfolio **/
#back-to-portfolio i:before{
	margin-right: 17px;
}

/** NEKO AJAX a bouger dans le framework **/
.neko-Ajax-loader{
	overflow:hidden;
	position: relative;
}

.neko-Ajax-loader .swiper-preloader {
	position: absolute;
	left: 0;
	bottom: -300px;
	z-index: 1;
	text-align: center;
	line-height: 100px;
	background: rgba(255, 255, 255, .6);
	height: 100px;
	width: 100%;
	opacity: 0;
	font-size: 25px;
	-webkit-transition: 300ms;
	-moz-transition: 300ms;
	-ms-transition: 300ms;
	-o-transition: 300ms;
	transition: 300ms;
}
.neko-Ajax-loader .swiper-preloader.visible {
	bottom: 0px;
	opacity: 1;
	/*z-index: 1;*/
}

@media (max-width: 1025px) {
	
	.swiper-horizontal .swiper-scrollbar{
		height:30px;
		bottom:auto;
		top:0;
		background: rgba(255,255,255,.6);
	}

	.swiper-horizontal  .swiper-scrollbar-drag{
		background: rgba(0,0,0,.6);
	}
}

/** NEKO AJAX a bouger dans le framework **/

/* fix align in template-services.html */
.service-row {
	margin-right: -50px;
	margin-left: -50px;
}

/* image position absolute on home */
.img-absolute {
	position:relative;

}

.img-absolute .img-absolute-wrapper{
	position: absolute;
	top:0;
	left:0;
	width:100%;
}

.img-absolute-spacer {
	height:100px;
}


/*** coming soon ***/

#coming-soon-3 label {
	display:none;
}

#coming-soon-3 .form-control {
	color:white;
	font-weight: bold;
}

.logo-coming-soon {
width:200px;
}

@media (max-width: 1024px) {
	body.header-6 .menu-header:not(.scroll-header) .navbar-default .navbar-nav > li > a.btn.border {
		color: #222;
		border-color: #222;
	}


}
@media (max-width: 1024px) {
	.neko-mega-menu.image-background {
		background:none;
	}
}



.fullcoveredvideo {
	top:auto!important;
	bottom:0!important;
}

.breadcrumb{
    padding-top: 20px;
}
.col-md-8.mb-sm.animated-invisible.animated.fadeInUp.animated-visible {
    padding-top: 58px;
}
.item h2.text-light {
    bottom: -4px;
    position: fixed;
    left: 10px;
    /*text-shadow: 2px 0 0 #000, -2px 0 0 #000, 0 2px 0 #000, 0 -2px 0 #000, 1px 1px #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000;*/

}
article.mb.shop-product {
    cursor: pointer;
}
.urunler_liste .sub-menu1 ul {
    list-style: none;
}
.urunler_liste .pt {
    padding-top: 19px;
}

.urunler_liste .sub-menu1 li.active a {
    color: gray;
}
.urunler_liste .sub-menu1 li {
    float: left;
    padding: 2px 12px;
    border-right: solid 1px gray;
}
.urunler_liste .sub-menu1 {
    margin: 0px 0px 21px;
    font-weight: bold;
}

.heading {
    margin-bottom: 22px;
    position: relative;
}
@media (min-width: 768px)
{
.pb-medium {
    padding-bottom: 0px;
}
}
.mb {
    margin-bottom: 15px;
}
ul.social-icons.squared a, ul.social-icons.circle a, ul.social-icons.rounded a {
    height: 28px;
    width: 28px;
    line-height: 28px;
    text-align: center;
}
ul.lang-sec li a {
    color: white;
    font-size: 12px;
}
ul.lang-sec li {
    float: left;
    padding: 2px 5px;
    background: rgba(50, 50, 50, 0.60);
    margin: 4px 3px;
}
ul.lang-sec {
    display: inline-block;
    color: white;
    top: 19px;
    position: relative;
    right: -9px;
    list-style: none;
    padding: 3px 6px;
    float: right;
}
ul.social-icons {
    float: left;
    margin-top: 6px;
    padding-left: 38px;
}
@media (min-width: 1025px)
{
body.header-6 .menu-header .navbar-default .navbar-nav > li > a:not(.btn) {
    padding-bottom: 31px;
    padding-left: 0;
    padding-right: 0;
    margin-left: 12px;
    margin-right: 12px;
    position: relative;
}
}
@media (min-width: 768px)
{
	.pt-large {
    padding-top: 30px;
}
}

.referans>div {
    margin: 10px;
    color: gray;
    font-size: 14px;
    padding-right: 48px;
}
.referans a {
    color: #2b2b2b;
    font-weight: bold;
    font-size: 16px;
}

.alt-menu a:hover {
    color: gray!important;
}

footer#main-footer {
    background-image: url("../images/footer.jpg");
}
footer#main-footer {
    padding-top: 50px;
    padding-bottom: 0;
}
.footer-widget p {
    color: black;
}

.footer-widget ul.social-icons {
    float: left;
    margin-top: -26px;
    padding-left: 14px;
}
.owl-theme .owl-controls {
    margin-top: 10px;
    margin-bottom: 10px;
}

@media (min-width: 768px)
{
	.pt-medium#aboutUs {
	    padding-top: 27px;
	}
}

section#aboutUs .row {
    font-size: 14px;
    margin: 0 10px;
}
.row.sub-detail > div {
    margin: 0px 0 13px;
    font-size: 12px;
    font-family: sans-serif;
}

a#neko-to-top {
    display: none!important;
}

.footer-widget {
    margin-bottom: 88px!important;
}
.ara-resim
{
	text-align: center;
}
	.ara-resim img {
    width: 65%;
        margin-top: 15px;
}
section.pt-medium.pb-medium.light-color {
    padding-top: 24px;
}

p.biz-kimiz-anasayfa
{
	    font-size: 13px;
    padding-bottom: 15px;
}
img.responsive {
    max-width: 100%;
    border-radius: 12px;
}



.col-xxs-1, .col-xxs-2, .col-xxs-3, .col-xxs-4,
.col-xxs-5, .col-xxs-6, .col-xxs-7, .col-xxs-8,
.col-xxs-9, .col-xxs-10, .col-xxs-11, .col-xxs-12 {
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
}

@media (max-width: 384px) {
    .col-xxs-1,
    .col-xxs-2,
    .col-xxs-3,
    .col-xxs-4,
    .col-xxs-5,
    .col-xxs-6,
    .col-xxs-7,
    .col-xxs-8,
    .col-xxs-9,
    .col-xxs-10,
    .col-xxs-11 {
        float: left;
    }

    .col-xxs-1 {
        width: 8.333333333333332%;
    }

    .col-xxs-2 {
        width: 16.666666666666664%;
    }

    .col-xxs-3 {
        width: 25%;
    }

    .col-xxs-4 {
        width: 33.33333333333333%;
    }

    .col-xxs-5 {
        width: 41.66666666666667%;
    }

    .col-xxs-6 {
        width: 50%;
    }

    .col-xxs-7 {
        width: 58.333333333333336%;
    }

    .col-xxs-8 {
        width: 66.66666666666666%;
    }

    .col-xxs-9 {
        width: 75%;
    }

    .col-xxs-10 {
        width: 83.33333333333334%;
    }

    .col-xxs-11 {
        width: 91.66666666666666%;
    }

    .col-xxs-12 {
        width: 100%;
    }

    .col-xxs-push-1 {
        left: 8.333333333333332%;
    }

    .col-xxs-push-2 {
        left: 16.666666666666664%;
    }

    .col-xxs-push-3 {
        left: 25%;
    }

    .col-xss-push-4 {
        left: 33.33333333333333%;
    }

    .col-xxs-push-5 {
        left: 41.66666666666667%;
    }

    .col-xxs-push-6 {
        left: 50%;
    }

    .col-xxs-push-7 {
        left: 58.333333333333336%;
    }

    .col-xxs-push-8 {
        left: 66.66666666666666%;
    }

    .col-xxs-push-9 {
        left: 75%;
    }

    .col-xxs-push-10 {
       left: 83.33333333333334%;
    }

    .col-xxs-push-11 {
       left: 91.66666666666666%;
    }

    .col-xxs-pull-1 {
        right: 8.333333333333332%;
    }

    .col-xxs-pull-2 {
        right: 16.666666666666664%;
    }

    .col-xxs-pull-3 {
        right: 25%;
    }

    .col-xxs-pull-4 {
        right: 33.33333333333333%;
    }

    .col-xxs-pull-5 {
        right: 41.66666666666667%;
    }

    .col-xxs-pull-6 {
        right: 50%;
    }

    .col-xxs-pull-7 {
        right: 58.333333333333336%;
    }

    .col-xxs-pull-8 {
        right: 66.66666666666666%;
    }

    .col-xxs-pull-9 {
        right: 75%;
    }

    .col-xxs-pull-10 {
        right: 83.33333333333334%;
    }

    .col-xxs-pull-11 {
        right: 91.66666666666666%;
    }

    .col-xxs-offset-1 {
        margin-left: 8.333333333333332%;
    }

    .col-xxs-offset-2 {
        margin-left: 16.666666666666664%;
    }

    .col-xxs-offset-3 {
        margin-left: 25%;
    }

    .col-xxs-offset-4 {
        margin-left: 33.33333333333333%;
    }

    .col-xxs-offset-5 {
        margin-left: 41.66666666666667%;
    }

    .col-xxs-offset-6 {
        margin-left: 50%;
    }

    .col-xxs-offset-7 {
        margin-left: 58.333333333333336%;
    }

    .col-xxs-offset-8 {
        margin-left: 66.66666666666666%;
    }

    .col-xxs-offset-9 {
        margin-left: 75%;
    }

    .col-xxs-offset-10 {
        margin-left: 83.33333333333334%;
    }

    .col-xxs-offset-11 {
        margin-left: 91.66666666666666%;
    }
}    

.hidden-xxs {
    display: block !important;
}

tr.hidden-xxs {
    display: table-row !important;
}

th.hidden-xxs,
td.hidden-xxs {
    display: table-cell !important;
}

@media (max-width: 384px) {

    .hidden-xxs {
        display: none !important;
    }

    tr.hidden-xxs {
        display: none !important;
    }

    th.hidden-xxs,
    td.hidden-xxs {
        display: none !important;
    }

}

@media (min-width: 385px) and (max-width: 767px) {

    .hidden-xxs.hidden-xs {
        display: none !important;
    }

    tr.hidden-xxs.hidden-xs {
        display: none !important;
    }

    th.hidden-xxs.hidden-xs,
    td.hidden-xxs.hidden-xs {
        display: none !important;
    }

}

@media (min-width: 768px) and (max-width: 991px) {

    .hidden-xxs.hidden-sm {
        display: none !important;
    }

    tr.hidden-xxs.hidden-sm {
        display: none !important;
    }

    th.hidden-xxs.hidden-sm,
    td.hidden-xxs.hidden-sm {
        display: none !important;
    }

}

@media (min-width: 992px) and (max-width: 1199px) {

    .hidden-xxs.hidden-md {
        display: none !important;
    }

    tr.hidden-xxs.hidden-md {
        display: none !important;
    }

    th.hidden-xxs.hidden-md,
    td.hidden-xxs.hidden-md {
        display: none !important;
    }

}

@media (min-width: 1200px) {

    .hidden-xxs.hidden-lg {
        display: none !important;
    }

    tr.hidden-xxs.hidden-lg {
        display: none !important;
    }

    th.hidden-xxs.hidden-lg,
    td.hidden-xxs.hidden-lg {
        display: none !important;
    }

}

@media (max-width: 384px) {

    .hidden-xs.hidden-xxs {
        display: none !important;
    }

    tr.hidden-xs.hidden-xxs {
        display: none !important;
    }

    th.hidden-xs.hidden-xxs,
    td.hidden-xs.hidden-xxs {
        display: none !important;
    }

}

@media (max-width: 384px) {

    .hidden-sm.hidden-xxs {
        display: none !important;
    }

    tr.hidden-sm.hidden-xxs {
        display: none !important;
    }

    th.hidden-sm.hidden-xxs,
    td.hidden-sm.hidden-xxs {
        display: none !important;
    }

}

@media (max-width: 384px) {

    .hidden-md.hidden-xxs {
        display: none !important;
    }

    tr.hidden-md.hidden-xxs {
        display: none !important;
    }

    th.hidden-md.hidden-xxs,
    td.hidden-md.hidden-xxs {
        display: none !important;
    }

}

@media (max-width: 384px) {

    .hidden-lg.hidden-xxs {
        display: none !important;
    }

    tr.hidden-lg.hidden-xxs {
        display: none !important;
    }

    th.hidden-lg.hidden-xxs,
    td.hidden-lg.hidden-xxs {
        display: none !important;
    }
}


.urun-list
{
	height: auto;
}

@media (min-width: 992px)
{
.urun-list
	{
		height: 383px;
	}
}

p.biz-kimiz-anasayfa {
    font-size: 14px;
    padding-bottom: 15px;
}
.dark-color .referans a {
    color: #bfbfbf!important;
}
.dark-color .breadcrumb > li > a {
    color: #bfbfbf!important;
}

.no-padding-top
{
    padding-top: 0px!important;

}
.margin-bottom-5
{
    margin-bottom: 5;

}
.margin-bottom-10
{
    margin-bottom: 10px;

}
.margin-bottom-15
{
    margin-bottom: 15px;

}
.margin-bottom-30
{
    margin-bottom: 30px;

}
.margin-top-5
{
    margin-top: 5;

}
.margin-top-10
{
    margin-top: 10px;

}
.margin-top-15
{
    margin-top: 15px;

}
.margin-top-30
{
    margin-top: 30px;

}

.tooltip-inner {
     max-width: none; 
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #000;
    border-radius: 4px;
    width: 100%;
    font-size: 19px;
    font-family: 'Ubuntu', sans-serif;
    
}
.tooltip.top {
    margin-top: -29px;
    width: 90%;z-index: 5;
}
.urunlerimiz .rollover.effect-zoe figure figcaption {
     background:none; 
    color: #3c4a50;
}



.marka img.img-responsive {
    width: 174px;
}

.marka-logolar {
    float: left;
    width: 100%;
    text-align: center;
}
.marka-item {
    width: 168px;
    height: 125px;
    display: inline-block;
}

.urunler_liste .sub-menu1 {
    margin: 20px 0px 0px;
    font-weight: bold;
}

.dark-color .sub-menu1 li a {
    color: #adadad;
}

.dark-color .sub-menu1 li.active a {
    color: white;
}

.sub-detail a,.sub-detail  a:hover,.sub-detail  a:focus,.sub-detail  a:active {
    color: #428bca;
}
address a,adress  a:hover,adress  a:focus,adress  a:active {
    color: #428bca;
}

.dark-color .form-control {
    color: #cecece;
}

.dark-color .has-error .help-block, .dark-color .has-error .control-label, .dark-color .has-error .radio, .dark-color .has-error .checkbox, .dark-color .has-error .radio-inline, .dark-color .has-error .checkbox-inline, .dark-color .has-error.radio label, .dark-color .has-error.checkbox label, .dark-color .has-error.radio-inline label, .dark-color .has-error.checkbox-inline label {
    color: #ff8b88;
}
.inner-dark {
    background: #cccccc;
}

ul.nav-submenu {
    display: block;
    float: right;
    margin-top: 4px;
}
ul.nav-submenu li {
    float: left;
    display: inline-block;
    margin: 0px 8px;
}



@media (min-width: 1025px){
    body.header-6 .menu-header .navbar-default .navbar-nav > li:hover > a:not(.btn):after {
        bottom: 7px;
    }
}

@media (min-width: 1025px)
{
    body.header-6 .menu-header .navbar-default .navbar-nav > li > a:not(.btn) {
    padding-bottom: 9px;
}

}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #484848;
    word-wrap: break-word;
    padding-right: 36px;
    padding-left: 17px;
}

@media (min-width: 1025px)
{
    body.header-6 .menu-header .navbar-default .navbar-nav > li > a:not(.btn) {
    margin-left: 7px;
    margin-right: 9px;
    position: relative;
}
}
@media (min-width: 1025px)
{
    ul.lang-sec {
       display: inline-block;
    color: white;
    top: 19px;
    position: relative;
    right: -9px;
    list-style: none;
    padding: 3px 6px;
    float: right;
}

}

ul.nav-submenu {
    display: block;
    float: right;
    margin-top: 11px;
}

ul.nav-submenu a {
    color: #ffffff!important;
    font-size: 14px;
    font-weight: 500;
    background: black;
    padding: 5px;
    border-radius: 3px;
}