@charset "UTF-8";

@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;500;700&display=swap');

@font-face {
  font-family: akilliTicaret;
  font-display: block;
  src: url(../fonts/NeoSansPro-BoldItalic.ttf);
  font-weight: 600; }
   
@font-face {   
  font-family: akilliTicaret;
  font-display: block; 
  src: url(../fonts/NeoSansPro-Italic.ttf); 
  font-weight: thin; } 
  
#tdContainerBorder .PropName{ 
	display:none!important;
}  
#tdContainerBorder .prop-items p{   
	font-family: 'Open Sans', sans-serif;
    line-height: 1.7;
    font-size: 14px;
    margin-bottom: 0.5rem;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
#tdContainerBorder .prop-items p::before {
	content: '\f3fd'; 
	font-family: Ionicons;
	color: #0060e3;
	margin-right: 1rem;
	font-size: 36px;
	line-height: 0.9;
	height: 27px;
	display: inline-block;
}

a{
	color:#0870ff;
}



.marketplace{
display: flex;
align-items: center;
justify-content: space-around;
flex-wrap: wrap;

}
.marketplace > img{ 
padding:35px 5px
}
.img-box  span{ 
color:#fff;
font-size:15px;
font-weight:600;
text-align:center
}
.img-box{
display: flex;
flex-wrap: nowrap;
justify-content: center;
align-items: center;
flex-direction: column;
max-width:150px

}
.marketplace > div > img {
margin-bottom:10px
}
.container-marketplace{
background:#0870ff;
background-position: center center;
background-size: cover;
padding: 50px 30px; 
display:flex;
align-items:center;
	flex-wrap: wrap;
}
.s{
display:flex;
justify-content:center;
margin-top:10px;
width:50%
}


/* Etkinlik*/
#etkinlikModal .modal-content{
	padding: 5rem;
    border: 0px;
    border-radius: 7px;
    display: inline-block;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0);
}
.mobile-etkinlik-row{
	margin:1rem 0;
}
.mobile-etkinlik-row.desktop-none{
	font-family: akilliTicaret;
	font-weight:bold;
}

@media all and (max-width: 992px) {
	.mobile-etkinlik-row .main-link{
		padding: 10px 20px;
		width: 100%;
		height: 55px;
		line-height: 35px;  
		margin-top: 1rem;
		text-align: center;
	} 
}
.etkinlik-row{  
	margin-bottom:2rem;
	float:left;
	width:100%;
}
.etkinlik-row .build-phone-inner{ 
	width: 100%;
    margin-bottom: 0;
} 
.etkinlik-row label{  
	display: block;
	font-family: 'Open Sans', sans-serif;
	font-weight:bold;
}
.etkinlik-row #Telefon{
	padding-left:90px!important; 
    font-size: 15px;
}  
.etkinlik-row input{  
	width: 100%;
    height: 50px;
    background: #f1f1f1;
    border: 0;
    padding: 0 2rem;
}
#etkinlik{
    padding: 1.8rem 3rem;
    background: #f1f1f1;
    border: 0; 
    width: 100%;
}    

.etkinlik-table{  
	padding: 0;   
    box-shadow: 0 0 20px 9px #f7f7f7; 
} 
.etkinlik-table-th{
	padding:2rem;
    background: #e4edff;
} 
.etkinlik-table-th div{ 
	font-size: 16px;
    font-weight: bold;
    color: #000000;
}
.etkinlik-table-tr{
	padding:2rem;
}
.etkinlik-table-tr div{ 
	font-family: 'Open Sans', sans-serif;
	white-space: normal;
    overflow-wrap: break-word; 
}   
.etkinlik-content h1, .etkinlik-content h2, .etkinlik-content h3, .etkinlik-content h4, .etkinlik-content h5{
	margin:0px 0 2rem 0px;     
	font-family: akilliTicaret;
    font-weight: bold;
}   
.etkinlik-content {
    background: white; 
    box-shadow: 0 0 20px 9px #f7f7f7; 
    border: 1px solid #efefef;
	font-family: 'Open Sans', sans-serif;
    border-radius: 7px;
}
.etkinlik-nav{
    background: white; 
    box-shadow: 0 0 20px 9px #f7f7f7;
    border: 1px solid #efefef;
    border-radius: 7px;
}
.etkinlik-nav__item{
	margin:1rem 0;
	font-size:15px;
	font-family: 'Open Sans', sans-serif;
}
.etkinlik-nav__item strong{
	color:#0058de;
	font-size:15px;
	padding-right:3px;
} 
.etkinlik-button button{
	width: 100%;
    background: #0058de;
    border: 0;
    padding: 2rem;
    color: #fff;
    font-weight: bold;
    font-size: 20px;
}
/*Sözlük*/   
#divAjaxAramaSonuc{
    display: none;     
	float: left;
    width: 100%;
    text-align: left;  
    padding: 1rem 0;
    position: absolute;
    z-index: 99;
    background: white;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;  
    box-shadow: 0px 20px 20px 2px #f3f3f3;
}
.arama-urun-row{
	padding:1rem 0px; 
}
.arama-urun-row a{   
    color: #232323;
	font-family: 'Open Sans', sans-serif;
}
.sozluk-arama form{
	width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    box-shadow: 2px 10px 20px 20px #f3f3f3;
    border-radius: 3px;
    overflow: hidden;
}
.sozluk-arama input::placeholder{ 
    font-family: 'Open Sans', sans-serif; 
}
.sozluk-arama input{ 
    font-family: 'Open Sans', sans-serif;  
	height: 65px;
    border: 0px!important;   
}
.sozluk-arama button{
	height: 65px;
    width: 80px;
    background: #0058de;
    color: #fff;
    font-size: 21px;
}
.sozluk-letter{
	margin-top: -45px;
    padding: 1.5rem 2rem;
    font-weight: bold;
    background: #0058de;
    color: #fff; 
    border-radius: 7px;
    float: left;  
    box-shadow:0 8px 20px 4px rgba(0, 88, 222, 0.25);
}    
.sozluk-items{
	padding: 2rem 0px!important;  
} 
.tedarikci-cat{    
   padding: 0rem!important;
    margin: 3rem 0!important;
    -webkit-column-break-inside: avoid;
    break-inside: avoid;
    page-break-inside: avoid;
    width: 100%;
}
.tedarikci-cat__inner{
	box-shadow: 0 0 20px 2px #e6e6e6;
    border-radius: 7px;   
    float: left;    
    width: 100%;
    padding: 1rem 3rem!important;
}
/*Tedarikçi */
.mt-10{
	margin-top:10rem;
}

@media all and (max-width: 992px) {
	.tedarikci-row.mt-10{
		margin-top:1rem;
		margin-bottom:1rem;
	}
}
.tedarikci-img__inner img{  
	max-width:100%;
	max-height:100%;
}
.tedarikci-img__inner{
	height: 225px;
    background: #ffff;
    box-shadow: 0px -50px 50px 20px rgba(230, 230, 230, 0.68);
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.tedarikci-cat h3{   
	font-family: open sans,sans-serif;
}
.tedarikci-box{
	padding:1rem; 
}
.tedarikcibox-inner{
	box-shadow: 0px 0px 20px 0px rgba(197, 197, 197, 0.32);
    padding: 2rem 3rem;
    border-radius: 7px;
    text-align: center;
    float: left;
    width: 100%;
    min-height: 170px;
    border: 1px solid #efefef;
	transition:all 0.5s ease; 
}
.tedarikcibox-inner:hover{
	box-shadow:0px 0px 20px 14px rgba(197, 197, 197, 0.32) 
}
.tedarikci-box__link { 
	color: #111;
    float: left;
    width: 100%;
}
.tedarikci-box__head h4{
	font-family: open sans,sans-serif;
}	
.tedarikci-box__img{   
	height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
	margin:1rem 0px;
}
.tedarikci-box__img img{     
	margin: 0 auto;
    max-width: 100%;
    max-height: 100%;
} 
.tedarikci-box__buttons span{
   padding: 1.5rem 2rem;
    background: #0058de;  
    color: #fff;
    border-radius: 8px;
    box-shadow: 0px 5px 8px 1px rgba(0, 88, 222, 0.28);
    font-weight: bold;
    display: inline-block;
}
.fixed-phone-wrapper{
	position: fixed;
	right: -69px;
	top: 40%;
	background: #0058de;
	z-index: 99;
	transform: rotate(-90deg);
}
.fixed-phone-wrapper a {
	padding: 1rem 2rem;
	display:block;
} 
.fixed-phone-wrapper span {color:#fff; font-weight: bold;} 
.fixed-phone-wrapper span.akilli-phone-handset {padding-right: 1rem;} 
.fancybox-navigation a{
    background: #0060e3!important;
    color: #fff!important; 
} 
.fancybox-custom-layout .fancybox-button--arrow_right{
	/*right: 322px!important;*/
}
.timer-div {
    text-align: center;
} 
.timer-div a{
	border-left: 1px solid #ccc;
	float: left;
	width: 100%;
}
.timer-div a:hover{color:#fff; text-decoration:none;}
.timer-div .timer-time{
	color: #000;
    font-size: 21px;
    font-weight: bold; 
    font-family: 'Open Sans', sans-serif;
}
.timer-div span{  
    font-size: 11px;
    font-family: 'Open Sans', sans-serif;
    display: block;
	color: #ccc;
}
.normalize-button{
	border:0;
	background:transparent; 
}
.price-camp-detail{
	display: block;
    width: 100%;
    text-align: center;
    color: #696969;
    font-family: 'Open Sans', sans-serif;
    font-size: 19px;
    float: left;
    margin-bottom: 1rem;
}  
.page-menu.affix .page-menu-button{ 
	display:block;
}
.page-menu.affix-top .page-menu-button{ 
	display:none;
} 
.page-menu-button{ 
	margin-top: 7px;
    float: right;  
}
.loader-content{
	position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.57);
    padding: 1.5rem;
    top: 0;
	left:0;
    bottom: 1px;
    display: none;
    z-index: 1;
    align-items: center;
    justify-content: center;
}
.image-landing{
    position: absolute;
    object-fit: cover;
    object-position: center;
    right: 0;
    width: 100%;
    height: 100%;
    margin: auto;   
    bottom: 0;
    left: 0;
    z-index: 0;
}
.page-spot-landing{
    height: calc(100vh - 82px);
}
.landing-image-after:after{
	content:'';
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
	width:100%;
	height:100%;   
    background: rgba(0, 25, 68, 0.5);
}
#siteModal{
	padding-right:0px!important;    	
}  
.websiteUrl{
	margin: 0 auto;     
    width: auto;  
    min-width: 300px;
	text-align:left;  
	word-break: break-word;	
    float: none;    
    font-size: 13px;
    padding: 0rem 1rem;
    color: #545454;
    font-weight: bold;     
    clear: both;
    display: inline-block;
    border-radius: 57px;  
	background: #fff;
	padding: 0.5rem 2rem 0.5rem 4rem;
    border: 1px solid #e6e6e6;
}
#websiteUrl{
	margin: 0 auto; 
    width: auto;  
    min-width: 180px;
	text-align:left;  
	word-break: break-word;	
    float: none;    
    font-size: 13px;
    padding: 0rem 1rem;
    color: #545454;
    font-weight: bold;     
    clear: both;
    display: inline-block;
    border-radius: 57px;  
	background: #fff;
	padding: 0.5rem 2rem 0.5rem 4rem;
    border: 1px solid #e6e6e6;
}
#g-recaptcha > div{margin:0 auto;}  
#g-recaptcha11 > div{margin:0 auto;}  
#g-recaptcha1 > div{margin:0 auto;}  
.mobile-demo{display:none;
     margin-top: 1rem;}
@media all and (min-width: 993px) {     
	.desktop-none{
		display:none; 
	}
}
@media all and (max-width: 992px) {     
	.mobil-display-block{
		display:block;
	}
	.fixed-phone-wrapper{
		display:none;
	}
	.page-menu-button{ 
		display:none!important;
	}
	.page-spot-landing{
		min-height:600px;  
	}
	.mobile-demo{display:block;}
	.site-creator-themes{     
		margin: 2rem 0 2rem 0!important;   
	}
	.site-build-box .site-build_theme .site-build-theme-box{
		border-left: 0!important;  
		border-right: 0!important;
	}
}
@media all and (max-width: 500px) {
	.site-creator-themes .site-build-theme-box{
		flex-flow:column wrap;   
	}
}
@media all and (max-width: 350px) {
	.site-build-box .site-build-row input{
		
	}
}
.home-entegrasyon-box img{
	max-width:25%;   
	cursor:pointer; 
}
.home-entegrasyon-box .tooltip-inner{
	font-family: open sans,sans-serif;  
}
.home-entegrasyon-box .tooltip.bottom{ 
	top:40px!important;    
}
.landing-features .features-content p {
	color:#333;
    display: flex;  
    align-items: center;
    justify-content: flex-start;
}
.landing-features p i{ 
	padding-right:2rem;  
	font-size: 50px; 
    color: #4CAF50; 
}
.landing-features-box{  
	padding: 2rem!important; border-radius: 9px; text-align: center;; 
}
.landing-testimonial .slider-nav {
	border-bottom: 1px solid #f1f1f1;   
} 
.landing-testimonial .slider-nav .slick-list{
	padding: 0px!important; 
}     
.landing-testimonial .slider-nav .slick-track{
	transform: none!important; 
    width: 100%!important;
}    
.landing-testimonial .slider-nav .slick-slide{
	padding:2rem 3rem 1rem 3rem;  
	width: 25%!important;
	cursor:pointer; 
	border-bottom:5px solid #fff;   
	transition: all 0.5s ease;
} 
.landing-testimonial .slider-nav .slick-slide.slick-current{
	border-bottom:5px solid #0060e3;   
}
.landing-testimonial .slider-nav .slick-slide img{
	filter: grayscale(1);     
} 
.landing-testimonial .slider-nav .slick-slide.slick-current img{
	filter: grayscale(0);
}  

.landing-testimonial-container .home-reference-text {
	margin-bottom: 2rem;
    font-weight: 600;
    font-size: 23px;
    line-height: 1.3;
}
.slider-landing-theme {
	cursor: pointer;
}
.slider-landing-theme .slick-dots li button:before{
	content: '';
	font-size: 65px;
	width: 17px;
	height: 4px;
	border-radius: 15px;
	background: #0060e3; 

}      
.price-tabs-container{
    display: flex;
    justify-content: center;  
    align-items: flex-end;
	flex-flow:row wrap;   
    border-bottom: 2px solid #e4e4e4;
}    
.price-tabs-container .price-tab{
	padding: 1.8rem 3rem;
    height: auto; 
    color: #7d7d7d;
    display: inline-block;    
    font-size: 14px;
    font-weight: 600;
    cursor: pointer;
    margin-right: .3rem;
    margin-bottom: 0;
}  
.price-tabs-container .price-tab.active{
	padding: 1.8rem 3rem;
    border: 1px solid #e4e4e4;
    background: #f6f7f9;
    color: #333;
    border-width: 2px 2px 0px 2px;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    margin-bottom: -2px;
}
@media all and (max-width: 992px) {

	.iletisim-box-container {  
		padding:0px;
	}
	.iletisim-box-container h2{
		margin:0 0 0rem 0px; 
	}
	.iletisim-box-container .h2{
		font-size:18px;  
	}
	.iletisim-box-container p a{
		white-space: normal;
		word-break: break-all;   
	}
}
@media all and (max-width: 600px) {

	.iletisim-box-container {
		width:100%;
		margin-bottom:1rem; 
	}  
	.iletisim-box-container.text-center {
		text-align: center!important; 
	}
	.home-entegrasyon-box img{
		max-width:50%;   
	}
}
.sweet-alert p{font-family: open sans,sans-serif;}
.builder-loader{
	background: #ffffff;
	position:fixed;
    padding: 1.5rem;
	top:0;
	bottom:0;
	left:0;
	right:0;  
	display:none; 
	z-index:99;
    align-items: center;
    justify-content: center;
    flex-flow: column wrap;
}
.builder-status {
	width: 120px;           
    height: 7px;
    background: #efefef;          
    border-radius: 55px;
    float: left;
    margin: 0 0.5rem;
}  
.builder-status.active{    
	background: #59da63;
}

@media all and (max-width: 992px) {
	.builder-status {
		width: 65px;
		height: 5px;
	}  
	#loader-info, #loader-ok{
		font-size: 18px;
		text-align: center;
	}
	#builderMail{
		font-size: 13px;
	}
		
	.packages-row .packages-box .packages-box-container.popular-box-container{
		margin-top:4rem;  
	}
	#fiyatlarResult > div {margin:1rem 0!important; }
}  
.home-margin {
    margin-top: 6rem;    
}  
.home-packages #eticaret>div{
	margin-bottom: 0!important;
}
.packages-row .packages-box .packages-box-container{  
	width: 100%;
}
.home-packages .packages-row .packages-box{
	margin-bottom: 0!important;  
}
.home-packages .packages-row .packages-box .packages-box-container{ 
	border-bottom-width: 0;   
}
/*Müşteriler*/
.musteriler-slider{
	display:flex;
	align-items:flex-start;     
	justify-content:center;
    flex-flow: row wrap; 
}
.musteriler-big-container .musteriler-box .musteriler-box-inner .musteriler-text h3{
	font-weight:bold;  
}
.musteriler-box .musteriler-box-inner{            
	float:left;   
    background: #f6f7f9;
    overflow: hidden;
    border-radius: 7px;   
	position:relative;    
    transition:all 0.2s ease-out;
	-webkit-box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.1);
	box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.1);
}	

.musteriler-box .musteriler-img{            
	position:relative;   
	display: flex;   
    align-items: center;
    justify-content: center;
}
.musteriler-box .musteriler-img img{            
	width: 100%;
    object-fit: cover;
    object-position: center;
}
.musteriler-box .musteriler-img:before{            
	content:'';
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;    
	visibility:hidden;
	opacity:0;
	background:rgba(0,0,0,0.3);
	width:100%;
	height:100%;  
	transition:all 0.5s ease;      
}	

.musteriler-box .musteriler-box-inner a{         
	color: #333;
}
.musteriler-box .musteriler-box-inner .musteriler-img i{         
	text-align:center;    
    position: absolute;
    padding: .5rem;    
	cursor:pointer;    
    line-height: 40px;
    border-radius: 50%;
    background: white;
    text-align: center;
	transition:all 0.5s ease; 
}

.musteriler-big-container .musteriler-box .musteriler-box-inner .musteriler-img i, .musteriler-list-container .musteriler-box .musteriler-box-inner .musteriler-img i{  
	width: 50px;
    height: 50px;
    line-height: 40px;          
    font-size: 23px;
}
.musteriler-small-container .musteriler-box .musteriler-box-inner .musteriler-img i, .musteriler-list-container .musteriler-box .musteriler-box-inner .musteriler-img i{  
	width: 40px;
    height: 40px;   
    line-height: 30px;    
    font-size: 18px;     
}    
.musteriler-box:hover{            
	cursor:pointer;  
}
.musteriler-box:hover .musteriler-img:before{            
	visibility:visible;
	opacity:1;
}
.musteriler-box:hover .musteriler-box-inner .musteriler-img i{            
	color: #0060e3;   
}      
.musteriler-box .musteriler-box-inner .musteriler-text{      
    line-height: 1.5;  
    font-size: 14px;    
	padding: 2.5rem 2rem !important;
}
.musteriler-box .musteriler-box-inner .musteriler-text h3 {      
    margin: 0 0 1rem 0;  
}
 
.musteriler-small-container .musteriler-box .musteriler-box-inner .musteriler-text{
	padding: 1rem 1rem!important;  
} 
.musteriler-small-container .musteriler-box{   
	margin-bottom:2rem;  
} 
.musteriler-small-container .musteriler-box .musteriler-box-inner .musteriler-text h3, .musteriler-list-container .musteriler-box .musteriler-box-inner .musteriler-text h3{
	padding: 0px!important;
    margin: 1rem 0 0.5rem 0;  
    font-weight: bold;
    font-size: 16px;
} 
.musteriler-small-container .musteriler-box .musteriler-box-inner .musteriler-text p, .musteriler-list-container .musteriler-box .musteriler-box-inner .musteriler-text p{
    font-size: 13px;
}   
      
.musteriler-big-container .musteriler-box .musteriler-box-inner .musteriler-text{
	display:flex;
	align-items:center;  
	flex-flow:row wrap;  
}
.musteriler-big-container .musteriler-box .musteriler-box-inner .musteriler-text .musteriler-buttons{
	text-align:center;   
}
.musteriler-big-container .musteriler-box .musteriler-box-inner .musteriler-buttons .examples-button{
    background: #fff;
    padding: 1.2rem 2rem;
    border: 1px solid #eee;
    border-radius: 55px;  
	transition:all 0.5s ease; 
}     
.musteriler-big-container .musteriler-box .musteriler-box-inner .musteriler-buttons .examples-button i{
   padding-right:0.5rem;
}     
  
.musteriler-box:hover .musteriler-box-inner .musteriler-buttons .examples-button{            
	color: #ffffff;     
    background: #0060e3;
    border: 1px solid #0060e3;
}      
.customer-video-iframe iframe{
	width:100%;   
	height:450px;
}
/**/
.customer-head .customer-img img{
	max-width:136%;
    background: #f6f7f9;
	padding:5rem;  
}
.customer-services p {	
	float: left;
	margin-right: 1rem;
}
.customer-services p a{	
	background: #fff;
    padding: 1rem 2rem;    
    border-radius: 55px;
    border: 1px solid #eee;
    font-size: 14px;
    color: #333;
    cursor: pointer;
    display: inline-block;
}
 
@media all and (max-width: 992px) {

	.musteriler-small-container .musteriler-box .musteriler-box-inner .musteriler-text h3{
		font-size: 14px; 
	}   
	.musteriler-small-container .musteriler-box{
		margin-bottom:0px; 
	}
	.musteriler-small-container .musteriler-box .musteriler-box-inner .musteriler-text p{
		height: 35px;
		font-weight: 400;
		display: block;
		display: -webkit-box;
		text-align: left;
		margin: 4px 0 0 0;
		-webkit-line-clamp: 2;   
		-webkit-box-orient: vertical;
		-moz-box-orient: vertical;
		color: #484848;
		overflow: hidden;
		line-height: 1.35em;
	}   
	.customer-video-iframe iframe{
		height:200px;   
	}
	.customer-head .customer-img{
		order:1;
	}
	.customer-head .customer-text{
		order:2;    
	}
	.customer-head .customer-img img{
		max-width:100%;
		padding:1rem;  
	}  
	.customer-head .customer-text h1 span{
		font-weight: 700;
		font-size: 22px;
		color: #000;
		display: block;
	}
	.customer-head .customer-text .features-head-number{
		font-size: 21px!important;
		margin-bottom: 0; 
	}
	.customer-head .customer-text .features-head-name{
		font-size: 13px!important;  
	}

}

/*Main Slider*/
.features-row-home {
	margin:-6rem 0px!important; 
    position: relative;   
    overflow: hidden;
}    
.features-row-home:last-child{  
	margin: 3rem 0 0 0!important;    
}
main {   
  height: auto;
  display: inline-block;
  width: 100%; }

.home-slider {    
	height: 92vh;
	min-height:800px;  
	position: relative;
	overflow: hidden;}      
.home-slider .inner-align{    
height: 100%;
display: flex;
align-items: center;
flex-flow: column wrap;
justify-content: center;}       
  .home-slider .banner-baslik {
    margin-top: 0;
    float: left;
    margin-bottom: 1.3rem;
    width: 100%;
    display: block; }
    .home-slider .banner-baslik span {
      display: block; }
  .home-slider .main-container {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-flow: row wrap;
    padding: 0 2rem; }
    .home-slider .main-container .main-img img {
      margin:0 auto;}
	  .home-slider-logos img{   
		  width:100%!important;
		  max-width:300px!important;   
		  height:auto!important;
	  }
    .home-slider .main-container .slide-baslik {
      line-height: 1;
      font-weight: 600;
      float: left;
      display: block;
      width: 100%;
      margin: 0em 0px; }
    .home-slider .main-container p {
	  font-family: 'Open Sans', sans-serif;
      float: left;
      display: block; 
      width: 100%;  
	  line-height:1.5;
      font-size: 15px;
      margin-bottom: 2rem; }
    .home-slider .main-container .main-span {
      font-size: 23px;
      float: left;
      display: block;
      width: 100%;
      font-weight: 600; }
    .home-slider .main-container .main-link {
      font-size: 15px;
      margin-right: 15px; }

.main-slider-nav{
	width:100%;
    visibility: hidden;  
    opacity: 0;
    padding: 0!important;
}  

@media all and (min-width: 1350px) {
	.main-slider-nav{
		bottom: -5rem;
		max-width: 75%;  
	}   
}
.main-slider-nav.slick-initialized{
	visibility: visible;  
    opacity: 1;   
}
.main-slider-nav .slick-list{
	overflow:inherit;  
}   
.main-slider-nav .slick-slider,  .main-slider-nav .slick-track{  
	transform: translate3d(0, 0, 0)!important;  
	padding: 0 0 4rem 0;    
}
.nav-item-inner{
	cursor: pointer;  
    overflow: hidden;
	border-radius:11px;   
    border: 1px solid #f3f3f3;
    box-shadow: 0 10px 20px 0px #e0e0e0;       
}
.main-slider-nav .slick-slide.slick-current .nav-item-inner{
    border: 2px solid #0058de;  
}       
@media all and (max-width: 1250px) {
  .main-slider-nav{
		display:none!important;  
  }
  .slick-dots {
    bottom: -4rem; }
    .slick-dots li button::before {
      content: '';
      font-size: 65px;
      width: 17px;
      height: 4px;
      border-radius: 15px;
      background: #0060e3; }
  .home-slider {
    padding: 3rem 0px 3rem 0px; }
    .home-slider .main-container .main-span {
      font-size: 17px; }
    .home-slider .main-container .slide-baslik {
      font-size: 40px; }
    .home-slider .main-container p {
      font-size: 14px; }
    .home-slider .main-container .main-link, .home-slider .main-container .other-link {
      font-size: 14px; } }
	  
@media all and (max-width: 992px) {
	.home-slider {    
	 height: auto;} 
    .home-slider .main-container .main-content {
      order: 2;
      padding: 0; }
    .home-slider .main-container .main-img {
      order: 1;
      padding: 0;    
	  margin-bottom: 2rem; }  }
.main-slider{
	visibility:hidden;
	opacity:0;
}
.main-slider.slick-initialized{ 
	visibility:visible;
	opacity:1;
} 
/*Home Site Builder*/
.home-site-builder {
  background: #001221;
  padding: 100px 0px; }
  .home-site-builder .online-site-builder-row {
    display: flex;
    align-items: center;             
    justify-content: center;
    flex-flow: row wrap; }  
    .home-site-builder .online-site-builder-row .online-site-builder-content .site-build-input {
      height: 50px;
      width: 300px;
      border: 0;
      border-radius: 55px;
      padding-left: 20px; 
      font-weight: bold; }
      .home-site-builder .online-site-builder-row .online-site-builder-content .site-build-input::placeholder {
        font-weight: normal; }
    .home-site-builder .online-site-builder-row .online-site-builder-content .h2 {
      color: #fff; }
    .home-site-builder .online-site-builder-row .online-site-builder-content .outer-xl {
      padding: 15px 30px; }
    .home-site-builder .online-site-builder-row .online-site-builder-video video {
      max-width: 100%; }

@media all and (max-width: 1250px) {
  .online-site-builder-video {
    order: 2; }
  .online-site-builder-content {
    order: 1;
    margin-bottom: 2rem; }
    .online-site-builder-content.pr-5 {
      padding: 0 1rem !important; } }

@media all and (max-width: 992px) {
	.home-slider {
	  min-height:630px;  
    padding: 1rem 0px 3rem 0px; }
    .home-slider .main-slider {         
    padding: 2rem 0!important; }
      .home-slider .main-slider .main-container {
        padding: 0 1.5rem; }
  .online-site-builder-content {
    order: 2;
    margin-top: 3rem; }
    .online-site-builder-content .site-build-input {
      max-width: 60%; }
  .online-site-builder-video {
    order: 1; }
  .comment-row p {
    font-size: 19px; }
  .home-slider .slick-slide {
    position: relative;
    overflow: hidden; }
  .home-slider .main-container .main-span {
    font-size: 15px; }
  .home-slider .main-container .slide-baslik {
    font-size: 30px; }
  .home-slider .main-container .main-link {
    margin-right: 0.5rem; } }

/*Home Comment*/
.home-comment {
  background: #f6f7f9;
  padding: 60px 0px; }
  .home-comment .comment-row img {
    max-width: 200px; }

/*Home Number*/
.home-numbers {
  padding: 60px 0px;
  height: auto;
  color: #fff;
  display: inline-block; }

.home-numbers-baslik {
  margin-bottom: 20px;
  width: 100%;
  display: inline-block; }

.home-numbers-box {
  float: left; }
  .home-numbers-box span {
    font-size: 50px; }
  .home-numbers-box p {  
    font-family: 'Open Sans', sans-serif;}
 

/*Home Reference*/
.reference-slide-container {
  width: 100%;
  height: 100%;
  padding:0 2rem;  
  display: flex;
  align-items: center;
  justify-content: center;
  flex-flow: row wrap; }

  .home-reference .home-reference-slide {
    height: auto;
    width: 100%;   
    display: inline-block; }
    .home-reference .home-reference-slide .reference-slide {
      cursor: pointer; }
    .home-reference .home-reference-slide .home-reference-box {
      float: left; }
    .home-reference .home-reference-slide .reference-img img{    
		float:left; 
		-webkit-box-shadow: 0px 0px 20px -4px rgba(0,0,0,0.75);
		-moz-box-shadow: 0px 0px 20px -4px rgba(0,0,0,0.75);  
		box-shadow: 0px 0px 20px -4px rgba(0,0,0,0.75);}
      .home-reference .home-reference-slide .home-reference-box.reference-yazi {
        padding: 0 5rem; 
        display: flex;
        justify-content: flex-start;
        align-items: center;  
        flex-flow: row wrap; }
        .home-reference .home-reference-slide .home-reference-box.reference-yazi .main-link:hover {
          color:#333; }   
        .home-reference .home-reference-slide .home-reference-box.reference-yazi .other-link:hover {
          color:#fff; }   
        .home-reference .home-reference-slide .home-reference-box.reference-yazi p {
          display: block;
          width: 100%; 
          text-align: left; }   
      .home-reference .home-reference-slide .home-reference-box .home-reference-text {
            color: #fff;
			margin-bottom: 2rem;
			font-weight: 600;
			font-size: 23px;    
			line-height: 1.2; }  
      .home-reference .home-reference-slide .home-reference-box .reference-user, .home-reference .home-reference-slide .home-reference-box .reference-firm {
        font-size: 16px;
        margin-bottom: 0px;  
        font-weight: bold;}
      .home-reference .home-reference-slide .home-reference-box .reference-firm {
        color: #eaeaea;    
		font-weight:400;}      

/*Home Brands*/
.home-brands {
  padding: 0px; }

.brands-slide {
  width: 100%;
  overflow: hidden; }
  .brands-slide .slick-arrow {
    z-index: 999; }
    .brands-slide .slick-arrow.slick-next {
      right: 0; }
    .brands-slide .slick-arrow.slick-prev {
      left: 0; }
.brands-box{
	cursor:pointer;
}
.brands-slide .brands-box img{  
    filter: grayscale(100%);  
}
.brands-slide .brands-box:hover img{   
    filter: grayscale(0%);  
}
@media all and (max-width: 992px) {
	.home-slider .main-container .main-content .other-link{ display:block;}
	.reference-slide-container{   
		padding:0px 0.3rem;     
	}    
}
  
/*Home Theme*/

.theme-slide-box {
  display: flex;
  align-items: center;
  flex-flow: row wrap;
  padding: 0 5rem; } 
  .theme-slide-box .theme-text {
    order: 1; }
  .theme-slide-box .theme-img {  
    order:2; }

.theme-box {
  float: left; }

.theme-text {
  text-align: left;
  padding-right: 0%; }
  .theme-text .h2 {
    margin-bottom: 5px;
    font-weight: bold; }

.border-yellow {
  border-color: #ffd25d; }

.theme-comment {
  font-size: 16px;
  font-weight:400!important;
  margin: 2.5rem 0px;   
  color: #000; }
.theme-box-border{ 
    font-family: 'Open Sans', sans-serif;
    margin-top: .5rem;
    margin-bottom: 20px;
    padding-bottom: 20px;  
}   
.theme-company {
  margin-bottom: 35px; 
  color: #424242;
  font-size: 13px !important; }

/*Home Help*/
.home-help {
  padding: 0px;  
  margin-bottom: 6rem;} 
 
.home-help-content {
  height: auto; 
  display: inline-block; }

.home-help-box {
  text-align: center;
  float: left;
  padding: 30px 20px; }

.home-help-img {
  margin: 0 auto;
  max-width: 65px; }

.home-help-comment {
  min-height: 50px; }
 
.help-social-row a {
  width: 35px;
  font-size: 16px;
  margin: 0 0.3rem;
  height: 35px;
  line-height: 35px;
  border-radius: 50%;
  text-align:center;
  display: inline-block; }
.help-social-row a::before {
	line-height:35px; } 
  .help-social-row a:hover {
    color: #fff; } 
  
@media all and (max-width: 992px) {
	.theme-slide-box{
		padding:0px;	} 
	.theme-slide-box .theme-text{  padding: 1rem 15px 0 15px;order:2; }     
	.theme-slide-box .theme-img{ min-height: 390px; order:1;}  
	.theme-company{margin-bottom:15px; }
  .home-site-builder { 
    padding: 5rem 0px; }
    .home-site-builder .online-site-builder-row .online-site-builder-content .baslik-row span {
      font-size: 15px; }
    .home-site-builder .online-site-builder-row .online-site-builder-content .baslik-row .h2 {
      font-size: 25px; }
    .home-site-builder .online-site-builder-row .online-site-builder-content .font-size-md {
      font-size: 14px; }
    .home-site-builder .online-site-builder-row .online-site-builder-content .main-link {
      margin-right: 0px; }
    .home-site-builder#site-builder .outer-xl {
      padding: 10px 25px; }
  .home-features .features-row {
    margin: 3rem 0; }
  .home-features .features-row-home {
    margin: 3rem 0!important;}  
	.features-row-home:last-child .features-content{  margin-top: 2rem;}   
  .home-features .features-row-home .features-content{
	order: 2!important;}       
    .home-features .features-row .features-content {
      padding: 0rem;
      order: 1; }
      .home-features .features-row .features-content h2, .home-features .features-row .features-content .h2 {
        font-size: 22px;
        margin: 1rem 0 1rem 0; }
      .home-features .features-row .features-content .main-link.outer-xl {
        padding: 1rem 2rem; }
  .home-reference .baslik-row span {
    font-size: 15px; }
  .home-features .baslik-row span {
    font-size: 15px; }
  .home-features .baslik-row .h2 {
    font-size: 27px; }
	.home-numbers{ 
		padding:2.5rem 0px; 
	}
	.home-numbers-baslik{ 
		font-size: 25px!important;
	}
	.home-numbers-box{
		margin:1rem 0px; 
	}
	.home-numbers-box:last-child{
		margin-bottom:0px!important; 
	}
	.home-numbers-box span{
		font-size:30px;		   
	}
  .home-reference .baslik-row .h2 {
    font-size: 27px; }
  .home-reference .home-reference-slide .home-reference-box.reference-yazi {
    padding: 1rem 0; }
    .home-reference .home-reference-slide .home-reference-box.reference-yazi .home-reference-text {
      margin-bottom: 2rem;       
	  font-size: 16px;}
	  .home-reference .home-reference-slide .home-reference-box.reference-yazi p{font-size:15px; margin-bottom: 1rem;}   
	  .brands-slide .slick-dots{
		  bottom:0px;        
	  }
  .home-themes {
    padding: 3rem 0; }
    .home-themes .baslik-row span {
      font-size: 15px; }
    .home-themes .baslik-row .h2 {
      font-size: 27px; }
    .home-themes .baslik-row .font-size-md {
      font-size: 14px; }
  .home-packages .baslik-row span {
    font-size: 15px; }
  .home-packages .baslik-row .h2 {
    font-size: 27px; }
  .home-packages .home-packages-box {
    border: 0px !important;
    margin-bottom: 1rem; }
    .home-packages .home-packages-box .home-packages-box-container .h2 a {
      font-size: 23px; }
    .home-packages .home-packages-box .home-packages-box-container .font-size-md {
      font-size: 14px; }
  .home-help .baslik-row span {
    font-size: 15px; }
  .home-help .baslik-row .h2 {
    font-size: 27px; }
  .home-help .baslik-row .font-size-md {
    font-size: 14px;
    white-space: normal; }
  .home-help .home-help-box .home-help-comment {
    font-size: 14px;
    margin-top: 2rem; } }
@media all and (max-width: 600px) { 
	.home-reference .home-reference-slide .home-reference-box.reference-yazi .other-link{
		display:block;    
	}
}

footer {
  float: left;
  background: #f6f7f9;
  width: 100%;
  height: auto;
  display: inline-block; }

.footer-logo {
  max-width: 270px;
  margin-bottom: 10px; }

.footer-box {
  float: left;
  margin-bottom: 25px; }
  .footer-box ul {
    padding-top: 30px;
    list-style-type: none; }

.footer-box-baslik {
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: bold; }

.footer-box ul > li > a.footer-link {
  color: #333;
  font-size: 13px;
  padding: 5px 0px;
  display: inline-block; }

.footer-row {
  height: auto;
  display: inline-block; }
  .footer-row .footer-menu-label {
    display: none; }


@media all and (max-width: 992px) {
  footer {
    padding-top: 3rem; }
    footer .footer-row svg {
      max-width: 170px; }
    footer .footer-row .font-size-md {
      font-size: 14px; }
    footer .footer-row .footer-bulten {
      margin-bottom: 3rem; }
    footer .footer-row .footer-menu-label {
      display: block;
      margin-bottom: 10px;
      font-size: 15px;
      font-weight: bold;
      cursor: pointer; }
      footer .footer-row .footer-menu-label i {
        line-height: 10px;
        font-size: 22px;
        transition: all 0.2s ease-in-out; }
    footer .footer-row .footer-box {
      margin-bottom: 1rem; }
      footer .footer-row .footer-box ul {
        padding-top: 0;
        margin-bottom: 0px;
        overflow: hidden;
        transition: all 0.3s ease;
        max-height: 0;
        visibility: hidden; }
    footer .footer-row .footer-box-baslik {
      display: none;
      font-size: 15px;
      margin-bottom: 0.5rem !important; }
      footer .footer-row .footer-box-baslik.show {
        display: block; }
    footer .footer-row .footer-box input:checked ~ ul {
      max-height: 500px;
      visibility: visible; }
    footer .footer-row .footer-box input:checked ~ label i {
      transform: rotate(180deg); }
    footer .footer-row .footer-box input:checked ~ label {
      color: #0060e3; } }

header {
  width: 100%;

  display: inline-block; 
  position: relative;
  z-index: 9; }   
header.affix{   
	top:0px;  
    background: #fff;  
    border-bottom: 1px solid #eee;   
}
header.affix-top{        
	top:0px;  
    background: #fff; 
	position:fixed;   
}
.stickyMenu{    
    margin-top: 83px;
}
@media all and (max-width: 992px) {
	.stickyMenu{    
		margin-top: 55px;   
	}
}
.header-align {
  /*padding: 15px 0px;*/
  height: auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center; }

.header-menu .header-menu-logo {
  display: none; }

.header-menu ul {
  list-style-type: none;
  margin: 0 auto auto 0;
  padding: 0; 
  position: relative; } 
  .header-menu ul > li {
    float: left;
    padding: 0px 1.5em 0 0;
    position: relative; }
    .header-menu ul > li:last-child {
      padding: 0px; }
    .header-menu ul > li > a, .header-menu ul > li span {
		padding: 10px 3px 10px 3px;
		display: inline-block;
		font-size: 16px;
		color: #1b1b1b;
		cursor: pointer; 
		letter-spacing: 0.2px;
		font-weight: 600; }
		.header-menu ul > li > a:hover, .header-menu ul > li span:hover {
			text-decoration: none;
			color: #2a2a2a; }
		.header-menu ul > li.drop:hover span, .header-menu ul > li.drop:hover i {
		  color: #0060e3; }
.drop .drop-down { 
  height: auto;
  display: inline-block;
  pointer-events: none;
  background: #fff;
  border-left: 3px solid #0060e3; }
  .drop .drop-down.mega {
    width: 600%;
    padding: 1em 0em 0em 0em; }
    .drop .drop-down.mega li {
      width: 50%;
      padding: 0em 1em 0em 1em; }
      .drop .drop-down.mega li.header-menu_demo {
        width: 100%;
        margin: 0px;
        padding: 1em;
        background: #f5f5f5; }
        .drop .drop-down.mega li.header-menu_demo a {
          font-size: 18px;
          font-weight: 600;
          padding: 1em 1em; }
          .drop .drop-down.mega li.header-menu_demo a p {
            font-size: 16px;
            font-weight: 400;
            margin-bottom: 0px; }
            .drop .drop-down.mega li.header-menu_demo a p i {
              color: #0060e3;
              padding: 1em 0 0 0.5em; }
          .drop .drop-down.mega li.header-menu_demo a:hover {
            color: #313131; }
  .drop .drop-down.basic { 
    padding: 1em 1em 1em 1em; }
    .drop .drop-down.basic li {
      width: 100%; }
  .drop .drop-down ul {
	position: relative;
    height: auto;
    float: left; 
    display: inline-flex;
    padding: 0px;
    flex-flow: row wrap;
    align-items: flex-start;
    justify-content: flex-start; }
    .drop .drop-down ul li {
      display: block;
      padding: 0px;
      margin-bottom: 10px; }
      .drop .drop-down ul li .dropdown-item-wrapper {
        position: relative;
        cursor: default;
        display: block;
        width: 100%;
        transition: all 0.3s ease; }
	    .drop .drop-down.basic ul li .dropdown-item-wrapper{
			padding:0px;}
	    .drop .drop-down.basic ul li .dropdown-item-wrapper .dropdown-display{
			  padding: 1em 1em;  }
		.drop .drop-down.mega ul li .dropdown-item-wrapper {
		  padding: 1em 1em;  }
        .drop .drop-down ul li .dropdown-item-wrapper:hover {
          background: #f5f5f5; }
        .drop .drop-down ul li .dropdown-item-wrapper .dropdown-display {
          color: #313131;
          font-size: 14px;
          display: block;
          width: 100%; }
          .drop .drop-down ul li .dropdown-item-wrapper .dropdown-display:hover {
            color: #0060e3;
            text-decoration: none; }
        .drop .drop-down ul li .dropdown-item-wrapper .dropdown-alt {
          font-size: 12px;
        font-family: 'Open Sans', sans-serif;
          line-height: 1.3;
          font-weight: 400;
          margin-bottom: 0px;
          min-height: 60px;  
          color: #8e8e8e; }
          .drop .drop-down ul li .dropdown-item-wrapper .dropdown-alt a {
            color: #8e8e8e;
			letter-spacing:0px;   
            display: inline-block; }
            .drop .drop-down ul li .dropdown-item-wrapper .dropdown-alt a:hover {
              color: #333; }
          .drop .drop-down ul li .dropdown-item-wrapper .dropdown-alt .active {
            color: #0060e3; }
      .drop .drop-down ul li:last-child {
        margin-bottom: 0px; }

.drop i {    
  font-size: 14px;
  padding-left: 0.3em; }   

.drop:hover .drop-down {
  pointer-events: auto;
  visibility: visible;
  opacity: 1;
  transition: all 0.5s cubic-bezier(0, 1.14, 0.87, 0.94); }

.overlay-menu {
  position: fixed;   
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 0%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  display: none;
  z-index: 1;
  transition: all 0.5s cubic-bezier(0, 1.14, 0.87, 0.94); }

.hide-input {
  display: none; }
@media all and (max-width: 1200px) {
	.header-menu ul>li>a, .header-menu ul>li span{ 
		font-size: 14px;	
	}
}
@media all and (min-width: 992px) {
  .hide-label, .menu-icon {
    display: none; }
  .drop .drop-down {
    visibility: hidden;
    opacity: 0;
    -webkit-box-shadow: 0 2px 20px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 2px 20px rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 20px rgba(0, 0, 0, 0.1);
    transition: all 0.5s cubic-bezier(0, 0, 0.2, 1);
    position: absolute;
    left: 0;
    top: 100%;
    min-width: 250px; } }

@media all and (max-width: 991px) {
  header {
    height: 55px; }
  .header-menu, .header-demo, .hide-input {
    display: none; }
  .menu-icon {
    z-index: 3;
    margin-bottom: 0px;
    cursor: pointer;
    position: fixed;
    right: 0;
    top: 0;
    width: 60px;
    height: 57px;
    transition: all 0.5s cubic-bezier(0, 0, 0.2, 1); }
    .menu-icon span {
      font-size: 30px;
      padding-top: 1.5rem;
      padding-left: 25%;
      display: block; }
  .header-align {
    padding: 15px 0px !important; }
  .header-logo {
    z-index: 2;
    margin-bottom: 0px;
    cursor: pointer;
    position: fixed;
    left: 0%;
    right: 0;
    width: auto;
    top: 0;
    background: #fff;
    border-bottom: 1px solid #f6f7f9; }
    .header-logo a {
      display: inline-block;
      padding: 0px 1rem; }
      .header-logo a svg {
        max-width: 175px; }
  .header-menu {
    position: fixed;
    top: 0;
    left: -100%;
    width: 0%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    display: block;
    background: #fff;
    transition: all 0.5s cubic-bezier(0, 0, 0.2, 1); }
    .header-menu .header-menu-logo {
      float: left;
      background: #fff;
      width: 100%;
      display: block;
      z-index: 9; }
      .header-menu .header-menu-logo a {
        float: left;
        width: 100%;
        background: #fff;
        border-bottom: 1px solid #f6f7f9;
        z-index: 99;
        position: relative; }
    .header-menu ul {
      margin: auto;
      background: #fff;
      width: 100%;
      height: auto;
      z-index: 9;
      min-height: calc(100% - 56px);
      padding: 2rem 1.5rem !important; }
      .header-menu ul li {
        width: 100%;  
        padding: 0px !important; }  
		.header-menu ul .drop:nth-child(6) .hide-label{
			margin-bottom:0px;	  	}   
        .header-menu ul li.drop span {
          display: none; }
        .header-menu ul li.drop .hide-label {
          width: 100%;
          float: left; 
          font-weight: bold;
          padding: 0;
          cursor: pointer; }
        .header-menu ul li.drop i {
          line-height: 45px; }
        .header-menu ul li.drop input:checked ~ label {
          color: #0060e3; }
        .header-menu ul li a {
          padding: 0px;
          font-size: 12px !important; }
          .header-menu ul li a.menu-li-baslik {
            font-size: 14px !important;
			display:block;   
            line-height: 50px; }
  .drop .drop-down {
    display: none;
    width: 100%;
    height: auto;
    float: left; }
    .drop .drop-down.basic {  
		padding: 0 1rem;	}
    .drop .drop-down.basic, .drop .drop-down.mega {
      width: 100%!important; }
    .drop .drop-down.mega ul li {
      width: 100%;
      padding: 0em 1em 0em 1em !important; }
    .drop .drop-down .dropdown-display {
      font-size: 14px !important; }
    .drop .drop-down ul {
      padding: 0px !important; }   
      .drop .drop-down ul li {
        margin-bottom: 2.5rem; }
        .drop .drop-down ul li .dropdown-item-wrapper {
		  min-height: 35px;
          padding: 0px; }    
          .drop .drop-down ul li .dropdown-item-wrapper .dropdown-alt {
            min-height: 20px;
			max-width: 100%; } 
          .drop .drop-down ul li .dropdown-item-wrapper .dropdown-alt .menu-nav{
          width:100%; }   
  .drop input:checked ~ .drop-down {
    display: block; }
  header #menu-label:checked ~ label {
    right: 0%; }
  header #menu-label:checked ~ .header-menu {
    opacity: 1;
    height: 100%;
    width: 100%;
    padding: 0px;
    visibility: visible;
    z-index: 2;
    left: 0;
    overflow-y: auto; }
  header #menu-label:checked ~ .header-menu .overlay-menu {
    display: block !important;
    width: 100%; }
  header #menu-label:checked ~ .menu-icon .akilli-menu:before {
    content: "\e92e"; } }

@media all and (max-width: 1650px) {
	.drop .drop-down.mega{ 
		width:500%; 
	}
}
@media all and (max-width: 1250px) {     
	.drop .drop-down.mega ul li .dropdown-item-wrapper{
		min-height: 112px;	}   
	.drop .drop-down.basic{
		width: 200%; 	}
  .header-menu {
    padding-right: 0px; }
    .header-menu ul {
      padding: 0px; } 
      .header-menu ul li {
        padding: 0px 1em 0 0; }
}   

@media all and (max-width: 992px) {  
	.drop .drop-down.mega ul li .dropdown-item-wrapper{
		min-height:60px;  
	}
}
html, body {
  width: 100%;
  overflow-x: hidden; }  
         
.font-2 {
font-family: 'Open Sans', sans-serif; }

.akilli-button {
  border-radius: 55px;
  height: auto;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  cursor: pointer; }
  .akilli-button:hover, .akilli-button:focus {
    color: #fff; }

.akilli-button.blue:hover {
  color: #fff; }

.bg-blue:hover, .bg-green:hover, .bg-red:hover, .bg-black:hover {
  color: #fff; }

.outer {
  padding: 10px 20px; }

.outer-xl {
  padding: 13px 30px; }

.bg-blue {
  background: #0047d7!important;
  background: -moz-linear-gradient(left, #0047d7 0%, #01b0ff 100%)!important;
  background: -webkit-linear-gradient(left, #0047d7 0%, #01b0ff 100%)!important;
  background: linear-gradient(to right, #0047d7 0%, #01b0ff 100%)!important;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0047d7', endColorstr='#01b0ff',GradientType=1 )!important;
  color: #fff; }

.bg-white {
  background: #fff;
  color: #333; }

.bg-blue-1 {
  background: #0060e3; }

.bg-yellow {
  background: #ffd25d; }

.bg-gray {
  background: #f6f7f9; }

.bg-green {
  background: #10b08c;
  background: -moz-linear-gradient(left, #10b08c 0%, #1ee7b9 100%);
  background: -webkit-linear-gradient(left, #10b08c 0%, #1ee7b9 100%);
  background: linear-gradient(to right, #10b08c 0%, #1ee7b9 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#10b08c', endColorstr='#1ee7b9',GradientType=1 ); }
.bg-express{
  background: #37a7e8;
  background: -moz-linear-gradient(to right,#37a7e8 0%,#37aae9 100%)!important;
  background: linear-gradient(to right,#37a7e8 0%,#37aae9 100%)!important;
}
.bg-red {
  background: #dc1445!important;
  background: -moz-linear-gradient(right, #e51d42 0%, #fc6235 100%)!important;
  background: -webkit-linear-gradient(right, #e51d42 0%, #fc6235 100%)!important;
  background: linear-gradient(to right, #e51d42 0%, #fc6235 100%)!important;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ec1050', endColorstr='#fc6235',GradientType=1 )!important; }

.blue-bg {
  background-image: url(../bg-blue.png);
  background-position: center;
  background-repeat: repeat;
  background-size: cover; }

.bg-black {
  background: #000000;
  background: linear-gradient(to right, #000000 0%, #5d5959 100%); }

.bg-dark {
  background: #001221; }

.akilli-blue {
  color: #0060e3; }
  .akilli-blue:hover {
    color: #0060e3; }

.black {
  color: #000; }

.color-danger {
  color: #fb2925; }

.color-gri {
  color: #cacaca; }

.color-white {
  color: #fff; }

.color-black {
  color: #000; }

.color-yellow {
  color: #ffd25d; }

.color-green {
  color: #1bc8a2; }
  .color-green:hover {
    color: #1bc8a2; }

.color-red {
  color: #f93267; }
  .color-red:hover {
    color: #f93267; }

.color-hover-none:hover, .color-hover-none:focus {
  color: inherit !important; }

.scrollLink:hover, .scrollLink:focus {
  color: #fff !important; }

.font-size-sm {
  font-size: 12px; }

.font-size-md {
  font-size: 16px; }

.font-size-lg {
  font-size: 21px; }

.font-size-xxl {
  font-size: 30px; }

.font-weight-thin {
  font-weight: 300; }

.font-weight-bold {
  font-weight: 600; }

.main-link {
  margin-right: 15px; }

.other-link { 
	cursor:pointer;
  text-decoration: underline; }

/*Form*/
.clear {
  outline: none;
  border: 0px; }

.form-input {
  border: 0px;
  padding-left: 15px; }

.form-input::placeholder {
  font-size: 13px;
font-family: 'Open Sans', sans-serif; }

.border-radius-akilli {
  border-radius: 55px; }

/*line height*/
.line-15 {
  line-height: 1.5; }

.border-none {
  border: 0px; }

/*display*/
.display-block {
  display: block; }

.display-inline-block {
  display: inline-block; }

.pd0 {
  padding: 0px !important; }

.h1 {
  font-size: 60px;
  margin-bottom: 30px; }

.h2 {
  font-size: 30px;
  margin-top: 0px;
  margin-bottom: 20px; }

.divider {
  margin: 0 auto 20px auto;
  width: 62px;
  height: 2px; }

.baslik-row {
  margin-bottom: 40px; }
  .baslik-row span {
    font-size: 21px;
    font-weight: bold; }
  .baslik-row .h2 {
    font-size: 35px;
    color: #000;
    font-weight: bold; }

.slick-slide:focus {
  outline: none; }

.slick-next {
  right: 0rem; }

.slick-prev {
  left: 0rem; }

.slick-arrow {
  z-index: 2; }

.slide-white .slick-arrow:before {
  color: #fff; }

/*İletişim*/
.iletisim-row {
  padding: 10px 0;
  display: inline-block; }
  .iletisim-row button {
  font-family: 'Open Sans', sans-serif; }

.iletisim-label {
font-family: 'Open Sans', sans-serif;
  margin: 0px 0px 5px 0px;
  font-weight: bold; }

.iletisim-h2 {
  font-size: 17px;
  font-weight: 600;
  margin-bottom: 20px;
  margin-top: 10px;
  display: block;
font-family: 'Open Sans', sans-serif;
  width: 100%; }

.iletisim-container {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-flow: row wrap;
  padding: 0px; }
  .iletisim-container form {
    width: 100%; }
  .iletisim-container h2 {
    display: block;
    width: 100%; }
  .iletisim-container .iletisim-info {
    background: #f6f7f9;
    padding: 10rem 2rem; }
    .iletisim-container .iletisim-info p {
      margin-bottom: 1.7rem; }
      .iletisim-container .iletisim-info p a {
        color: #333;
      font-family: 'Open Sans', sans-serif; }
        .iletisim-container .iletisim-info p a strong {
        font-family: 'Open Sans', sans-serif;
          color: #0060e3; }
        .iletisim-container .iletisim-info p a i {
          background: #fff;
          border: 1px solid #e6e6e6;
          border-radius: 50%;
          font-size: 22px;
          width: 50px;
          height: 50px;
          margin-right: 15px;
          display: inline-block;
          text-align: center;
          color: #0060e3; }
          .iletisim-container .iletisim-info p a i:before {
            line-height: 50px; }
  .iletisim-container .iletisim-map iframe {
    width: 100%;
    height: 500px;
    border: 0px; }

/*Sayfa*/
.bg-image {
  position: absolute;
  object-fit: cover;
  object-position: center;
  right: 0;
  max-height: 100%;
  margin: auto;
  bottom: 0; }

.features-spot-img {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-flow: row wrap;
  position: relative; }
  .features-spot-img .features-box {
    z-index: 2; }

.page-spot {
  height: calc(75vh - 80px);
  margin: 0px; 
  z-index:0;}
.page-spot--min{
	height: calc(60vh - 80px);
}
.statik-sayfa-detay {
	font-family: 'Open Sans', sans-serif;
	padding: 0;
	line-height: 25px; }
.statik-sayfa-detay h1,.statik-sayfa-detay h2,.statik-sayfa-detay h3,.statik-sayfa-detay h4,.statik-sayfa-detay h5{
	font-family: 'Open Sans', sans-serif;
	font-size:18px;
}
.ozellikler-spot {
  height: auto;
  text-align: center; }
  .ozellikler-spot .ozellikler-heading-content {
    position: absolute;
    width: 35%;
    top: 35%;
    left: 0%; }

.cargo-firm-box .cargo-firm-wrapper {
  background: #fff;
  padding: 2rem;
  width: 100%;
  text-align: center;
  border-radius: 5px; }
  .cargo-firm-box .cargo-firm-wrapper.bg-gray {
    background: #f6f7f9; }
  .cargo-firm-box .cargo-firm-wrapper h3 {
  font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    text-align: center; }
  .cargo-firm-box .cargo-firm-wrapper p {
  font-family: 'Open Sans', sans-serif; }

.muhasebe-entegrasyon-table thead td {
  text-align: center;
  font-size: 15px;
  padding: 3rem 2rem;
font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  border: 1px solid #eff2f5; }
  .muhasebe-entegrasyon-table thead td:first-child {
    width: 55%;
    text-align: left; }
  .muhasebe-entegrasyon-table thead td:not(:first-child) {
    width: 11.25%; }

.muhasebe-entegrasyon-table tbody tr:nth-child(even) {
  background: #f0f6ff; }

.muhasebe-entegrasyon-table tbody td {
  border: 1px solid #eff2f5;
  padding: 1.2rem 2rem;
font-family: 'Open Sans', sans-serif;
  font-size: 15px; }

.muhasebe-entegrasyon-table tbody td:not(:first-child) {
  text-align: center;
  color: #0060e3; }
  .muhasebe-entegrasyon-table tbody td:not(:first-child) i {
    color: red;
    font-size: 35px; }
    .muhasebe-entegrasyon-table tbody td:not(:first-child) i.check {
      color: #0060e3; }

@media all and (max-width: 991px) {
  .bg-image {
    position: relative;
    max-width: 150%;
    margin-left: -47%; } }

.ozellikler-menu {
  padding: 5em 0em; }
  .ozellikler-menu ul {
    list-style: none;
	opacity:0;   
    top: 65px;
    height: auto;
    display: inline-block; }
    .ozellikler-menu ul li {
      height: auto;
      display: inline-block;
      width: 100%;
      float: left;
      margin: 0px; }
      .ozellikler-menu ul li a.menulink, .ozellikler-menu ul li a.menu-paket-link {
        padding: 0.5em 0em 0.5em 1.5em;
        position: relative;
        color: #000;
        float: left;
        width: 100%; }
        .ozellikler-menu ul li a.menulink:hover, .ozellikler-menu ul li a.menulink:focus, .ozellikler-menu ul li a.menu-paket-link:hover, .ozellikler-menu ul li a.menu-paket-link:focus {
          text-decoration: none; }
        .ozellikler-menu ul li a.menulink.active, .ozellikler-menu ul li a.menu-paket-link.active {
          font-weight: bold;
          text-decoration: none;
          color: #0060e3; }
          .ozellikler-menu ul li a.menulink.active:before, .ozellikler-menu ul li a.menu-paket-link.active:before {
            background: #0060e3; }
        .ozellikler-menu ul li a.menulink:before, .ozellikler-menu ul li a.menu-paket-link:before {
          content: '';
          position: absolute;
          left: 0;
          top: 0;
          height: 100%;
          width: 2px;
          background: rgba(0, 0, 0, 0.1); }
      .ozellikler-menu ul li.active a {
        position: relative;
        font-weight: bold;
        text-decoration: none;
        color: #0060e3; }

.ozellikler-content {
  height: auto;
  display: inline-block; }

.mobile-accordion {
  display: none; }

.features-row {
  margin: 20px 0px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-flow: row wrap; }

.features-row-testimonials {
  margin: 20px 0px;
  display: flex;
  align-items: top;
  justify-content: center;
  flex-flow: row wrap; }

.features-box {
  float: left;
  text-align: left; }
  .features-box img {
    width: auto !important;
    display: inline-block !important;
    height: auto !important; }
    .features-box img.pay-img {
      max-width: 550px; }
    .features-box img.ecommerce-img {
      max-width: 300px; }
  .features-box video {
    max-width: 100%; }

.features-content {
  padding: 0 75px; }  
   .features-row-home .features-content .h2 {
	   color:#0060e3;          
   }
  .features-content .h2 {
    font-weight: bold;
    font-size: 30px;
    color:#000000;
    margin-bottom: 20px;
    display: block; }
  .features-content p {
    font-family: 'Open Sans', sans-serif;   
    font-size: 15px;
    color: #505050; }
  .features-content.home-features-content p {
	margin-bottom:20px;     
  }
  .features-content p strong { 
    font-family: 'Open Sans', sans-serif; }
  .features-content .features-alt-heading {
	font-family: akilliTicaret; 
    font-size: 18px;
    color: #3a3a3a;
    font-weight: bold; }

.color-white-content .features-content .h2 {
  color: #fff; }

.color-white-content .features-content p {
  color: #c1c1c1; }

.features-reference-slider .reference-box .reference-box-wrapper {
  background: #f6f7f9; }
  .features-reference-slider .reference-box .reference-box-wrapper img {
    width: 125px;
    height: 125px;
    border-radius: 50%; }
  .features-reference-slider .reference-box .reference-box-wrapper .reference-comment {
    font-weight: bold;
    color: #000;
    line-height: 1.3;
    min-height: 60px;
    margin-bottom: 20px !important; }
    .features-reference-slider .reference-box .reference-box-wrapper .reference-comment.reference-comment-b2b {
      min-height: 40px; }
  .features-reference-slider .reference-box .reference-box-wrapper .reference-text {
    font-size: 15px;
    min-height: 175px;
    margin-bottom: 2rem; }
  .features-reference-slider .reference-box .reference-box-wrapper .reference-user {
    margin-bottom: 0px;
    color: #0060e3;
    font-weight: bold; }
  .features-reference-slider .reference-box .reference-box-wrapper .reference-firm {
    margin-bottom: 0px; }

.features-head .h2 {
  margin-bottom: 30px;
  display: block; }

.features-head .features-head-number-box .features-head-number {
  color: #0060e3;
  font-size: 32px;
  font-weight: bold; } 

.features-head .features-head-number-box .features-head-name {
  font-size: 16px;
  color: #505050; }

.pricing-heading {
  height: 40vh;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-flow: column wrap; }
  .pricing-heading .h2 {
    font-weight: bold; }

.faq-row .faq-heading .h2 {
font-family: 'Open Sans', sans-serif;
  font-weight: bold; }

.faq-row .accordion-title a {
font-family: 'Open Sans', sans-serif;
  display: block;
  margin: 0;
  color: #333;
  cursor: pointer; }

.faq-row .accordion-title:hover a {
  text-decoration: none;
  color: #0060e3; }

.faq-row .accordion-title.active a {
  color: #0060e3; }

.faq-row .accordion-title.active i::before {
  content: "\f2f4"; }

.faq-row .panel-body {
  padding-left: 0;
  padding-right: 0;
  border: 0px solid transparent !important; }
  .faq-row .panel-body h4 {
  font-family: 'Open Sans', sans-serif;
    font-weight: bold; }

/*Full Packages*/
.packages-menu {
  padding-top: 18.5em; }
  .packages-menu ul li a {
  font-family: 'Open Sans', sans-serif; }
  .packages-menu ul.affix {
    position: fixed !important;
    opacity: 1;
    transition: all 0.3s ease-in-out; }
  .packages-menu ul.affix-bottom, .packages-menu ul.affix-top {
    opacity: 0; }
  .packages-menu ul.affix-bottom {
    -webkit-transition: opacity 500ms ease-in-out;
    -moz-transition: opacity 500ms ease-in-out;
    -ms-transition: opacity 500ms ease-in-out;
    -o-transition: opacity 500ms ease-in-out;
    transition: opacity 500ms ease-in-out; }

.features-entegrasyonlar {
  margin: 1rem 0px !important; }
  .features-entegrasyonlar img {
    max-width: 24%;
    padding: 0 1rem;
    filter: grayscale(100%); }
    .features-entegrasyonlar img:first-child {
      padding-left: 0px; }

.packages-content .table-thead.affix {
  width: 61%;
  display: block;
  top: 59px;
  background-color: #f0f6ff;
  position: fixed !important;
  opacity: 1;
  -webkit-transition: opacity 500ms ease-in-out;
  -moz-transition: opacity 500ms ease-in-out;
  -ms-transition: opacity 500ms ease-in-out;
  -o-transition: opacity 500ms ease-in-out;
  transition: opacity 500ms ease-in-out; }
  .packages-content .table-thead.affix div {
    display: block; }

.packages-content .table-thead.affix-bottom, .packages-content .table-thead.affix-top {
  opacity: 0; }

.packages-content .table-thead.affix-bottom {
  -webkit-transition: opacity 500ms ease-in-out;
  -moz-transition: opacity 500ms ease-in-out;
  -ms-transition: opacity 500ms ease-in-out;
  -o-transition: opacity 500ms ease-in-out;
  transition: opacity 500ms ease-in-out; }

.packages-content .table-thead div {
  display: none;
  width: 15.75%;
  float: left;
  padding: 1.5rem 2rem 1em 2rem;
  font-weight: bold;
  font-size: 16px;
  text-align: center;
  border-color: transparent !important; }
  .packages-content .table-thead div:first-child {
    width: 36.8%; }
  .packages-content .table-thead div:nth-child(2) {
    background: #c8d9f3; }
  .packages-content .table-thead div:nth-child(4) {
    background: #fdd5d5;}
  .packages-content .table-thead div .packages-type-price {
  font-family: 'Open Sans', sans-serif;
    font-size: 22px;
    font-weight: 300;
    margin: 15px 0px 10px 0px;
    display: block; }
  .packages-content .table-thead div .packages-type-tl {
    font-size: 22px;
    padding-left: 10px;
    font-weight: 300;
  font-family: 'Open Sans', sans-serif; }
  .packages-content .table-thead div .packages-type-text {
    font-size: 14px;
    font-weight: normal;
    color: #4c4c4c;
    margin: 0px;
    line-height: 1.2; }

.packages-content table {
  border-color: transparent; }
	.table-packages-props:nth-child(odd){
	  background-color: #f1f6ff; }
  .packages-content table tbody td, .packages-content table tbody th {
    width: 15.75%; }
    .packages-content table tbody td:first-child, .packages-content table tbody th:first-child {
      width: 37%; }
  .packages-content table tr:not(.table-packages-popular) td, .packages-content table tr:not(.table-packages-popular) th {
    border-bottom: 1px solid #dce8f9; }
  .packages-content table tr td:nth-child(2), .packages-content table tr th:nth-child(2) {
   background: #e3eeff ;}
  .packages-content table tr td:nth-child(4), .packages-content table tr th:nth-child(4) {
   background: #ffefef;}
  .packages-content table tr:not(.table-packages-heading) td, .packages-content table tr:not(.table-packages-heading) th {
    padding: 1.5rem 0rem; }
  .packages-content table tr.table-packages-heading td, .packages-content table tr.table-packages-heading th {
    padding: 1.5rem 1em; }
  .packages-content table .table-packages-popular td.table-popular-text {
    color: #fff;
    text-align: center;
    font-size: 16px;
    letter-spacing: 2px;
  font-family: 'Open Sans', sans-serif; }
  .packages-content table .table-packages-type td {
    font-weight: bold;
    font-size: 18px;
    text-align: center;
    border-color: transparent !important; }
    .packages-content table .table-packages-type td .packages-type-price {
    font-family: 'Open Sans', sans-serif;
      font-size: 30px;
      font-weight: 300;
      margin: 25px 0px;
      display: block; }
    .packages-content table .table-packages-type td .packages-type-tl {
      font-size: 22px;
      padding-left: 10px;
      font-weight: 300;
    font-family: 'Open Sans', sans-serif; }
    .packages-content table .table-packages-type td .packages-type-text {
    font-family: 'Open Sans', sans-serif;
      font-size: 15px;
      font-weight: normal;
      color: #4c4c4c; }
  .packages-content table .table-packages-heading th {
    font-size: 18px;
    font-weight: bold; }
  .packages-content table .table-packages-alt-heading span {
    font-size: 14px;
    line-height: 1.4;
    font-weight: normal;
    text-align: center;
    display: block;
    color: #8c8c8c;
  font-family: 'Open Sans', sans-serif; }
  .packages-content table .table-packages-props td:not(:first-child) {
    text-align: center;
    color: #0060e3; }
    .packages-content table .table-packages-props td:not(:first-child) .check {
      font-size: 40px; }
    .packages-content table .table-packages-props td:not(:first-child) .circle {
      font-size: 20px;
      color: #c3c3c3; }
  .packages-content table .table-packages-props td:first-child img{
	max-width: 80%;
    margin-top: 0.5rem;
  }
	.packages-content .packages-item.opsiyonel:before{  
		display:none;
	}
	.packages-content .packages-item.opsiyonel button.mobile-opsiyonel{  
		font-size: 21px;
		color: #0060e3; 
		padding: 0px 1rem 0 0;   
	}
  .packages-content table .table-packages-props td:first-child {
	font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    padding: 1.5rem 2rem; }
  .packages-content table .table-packages-props a {
	color:#0060e3;
	font-size: 15px;
  }
  .packages-content table .table-packages-props font {
	font-family: 'Open Sans', sans-serif
	}
  .packages-content table .table-packages-props .normalize-button {
    background: 0;
    border: 0px;
    padding-left: 0.5rem;
    color: #a0a0a0;
    font-size: 18px; }
  .packages-content table .table-packages-props .tooltip .tooltip-inner {
    max-width: 350px;
    padding: 2rem 2rem;
    font-size: 14px;
    text-align: left;
	font-family: 'Open Sans', sans-serif; } 
  .packages-box-container  .tooltip-inner {
    padding: 1rem 2rem;  
    font-size: 14px;
    text-align: left;   
	font-family: 'Open Sans', sans-serif; }

@media all and (max-width: 1650px) {
  .packages-content .table-thead.affix {
    width: 73%; } }

@media all and (max-width: 1500px) {
  .packages-content .table-thead.affix {
    width: 77%; } }

@media all and (max-width: 1300px) {
  .packages-content .table-thead.affix {
    width: 77%;
    display: flex !important; }
      .packages-content .table-thead.affix div .packages-type-price {
        font-size: 30px; }
      .packages-content .table-thead.affix div .packages-type-text {
        font-size: 13px; } }

@media all and (max-width: 1200px) {
  .packages-menu {
    display: none; }
  .packages-content {
    padding: 0px; }
    .packages-content .table-thead.affix {
      width: 95%; }
		.page-menu.affix .page-menu-button{display:none;}}
 
@media all and (max-width: 992px) {
  .packages-content .table-thead.affix {
    width: 73%; } }

@media all and (max-width: 1250px) {
  .ozellikler-spot .ozellikler-heading-content {
    width: 40%; }
  .ozellikler-spot img {
    max-width: 55%; }
  .features-content {
    padding: 20px 0px; }
    .features-content .h2 {
      font-size: 25px; }
    .features-content p {
      font-size: 14px; }
    .features-content .features-alt-heading {
      font-size: 16px; } }   

@media all and (max-width: 991px) {
  .mobile-flex{display:flex; align-items:center; flex-flow:column wrap; justify-content:center;}
  .tax-heading{font-size:16px;}
  .border-mobil{ border-bottom: 1px solid #dce8f9;}
  .customer-quote{display:none!important; }
  .mobil-icon-wrapper{font-size: 20px;margin:1rem 0.7rem 1rem 0;}
  .mobil-icon-wrapper .check{ font-size:30px;}
  .not{color:red;} 
  .check{color: #0060e3;}
  .features-img {
    order: 1;
    padding: 0rem !important; }
  .features-spot {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-flow: row wrap; }
  .features-content {
    order: 2;
    padding: 2rem 1rem; }
    .features-content .features-content {
      padding: 0rem !important; }
  .features-content .h2 {
    font-size: 22px; }
  .features-head .h2 {
    font-size: 27px; }
  .features-head .features-head .features-head-number-box .features-head-number {
    font-size: 25px; }
  .features-head .features-head .features-head-number-box .features-head-name {
    font-size: 15px; }
  .features-reference-slider .reference-box .reference-box-wrapper .reference-comment {
    font-size: 15px; }
  .page-spot {
    margin-top: 0px !important;
    height: auto;
    padding: 2rem 0 !important; }
    .page-spot .features-content {
      order: 2; }
      .page-spot .features-content .h2 {
        font-size: 22px; }
      .page-spot .features-content .h4 {
        font-size: 15px; }
    .page-spot .features-img {
      order: 1; }
  .ozellikler-spot .ozellikler-heading-content {
    width: 100%;
    top: inherit;
    position: relative;
    float: left; }
    .ozellikler-spot .ozellikler-heading-content .ozellikler-baslik {
      font-size: 22px; }
  .ozellikler-spot img {
    max-width: 90%;
    margin: 0 auto;
    float: none !important; }
  .ozellikler-menu {
    display: none;
    z-index: 2; }
    .ozellikler-menu ul {
      top: 0px;
      background: #fff;
      width: 100%; }
      .ozellikler-menu ul li {
        width: 33.33%;
        float: left;
        text-align: center; }
  .ozellikler-content {
    padding: 3rem 0px; }
    .ozellikler-content .ozellikler-row {
      padding: 2rem 0px !important; }
    .ozellikler-content .accordion-content {
      display: none; }
  .mobile-accordion {
    display: block;
    float: left;
    width: 100%;
  font-family: 'Open Sans', sans-serif;
    padding: 1rem 0;
    color: #333 !important;
    text-decoration: none !important;
    cursor: pointer;
    font-size: 16px; }
    .mobile-accordion.active {
      color: #0060e3 !important; }
      .mobile-accordion.active i {
        color: #0060e3; }
        .mobile-accordion.active i::before {
          content: "\f2f4"; }
    .mobile-accordion i {
      font-size: 18px; }
    .mobile-accordion.packages-accordion {
      padding: 1rem 4rem 1rem 1rem;
      margin: 0.3rem 0;
      background: #f6f7f9; }
      .mobile-accordion.packages-accordion.active {
        background: #f0f6ff; }
      .mobile-accordion.packages-accordion::before {
        position: relative;
        display: block;
        padding-right: 1rem;
        font-size: 21px;
        float: left;
        content: "\f2c7";
        font-family: "Ionicons"; }
      .mobile-accordion.packages-accordion.active::before {
        content: "\f2f4";
        font-family: "Ionicons"; }
      .mobile-accordion.packages-accordion .packages-mobile-head {
      font-family: 'Open Sans', sans-serif;
        font-size: 15px;
        display: block;
        float: left; }
      .mobile-accordion.packages-accordion .packages-mobile-price {
      font-family: 'Open Sans', sans-serif;
        font-size: 18px;
        font-weight: 600;
        float: right; }
        .mobile-accordion.packages-accordion .packages-mobile-price.mobile-price-text {
          font-size: 14px;
          font-weight: 400; }
  .packages-content {
    display: none; }
    .packages-content .packages-item img{
		max-width: calc(100% - 25px);
		margin:1rem 0px; 
	}
    .packages-content .packages-item {
      display: block;
      margin: 1rem 0;
	  font-size: 12px; 
	  width: calc(100% - 59px);
	  font-family: 'Open Sans', sans-serif; }
    .packages-content .packages-item font{
    font-family: 'Open Sans', sans-serif; }
      .packages-content .packages-item button {
        background: 0;
        border: 0px;
        padding-left: 0.5rem;
        color: #a0a0a0;
        font-size: 18px; }
  .features-box {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important; }
    .features-box.pr-0, .features-box.pl-0 {
      padding-left: 0.5rem !important;
      padding-right: 0.5rem !important; }
  .main-link {
    margin-right: 0.5rem; }
  .other-link {
    margin-top: 0.5rem; }
  .pricing-heading {
    height: auto;
    padding: 5rem 0; }
    .pricing-heading .h2 {
		font-size: 22px;
		line-height: 24px;
		margin-bottom: 1rem!important;
		display: block; }
    .pricing-heading p span.h4 {
      font-size: 14px; }
  .faq-row .accordion-title a {
    font-size: 16px;
    font-weight: normal; }
  .faq-row .accordion-title a i {
    font-size: 18px; }
  .faq-heading .h2 {
    font-size: 22px; } }

/*Examples*/
.examples-row .examples-box {
  padding: 0px;
  background: #f6f7f9;
  border: 10px solid #ffffff;
  border-radius: 5px; }
  .examples-row .examples-box .examples-img {
    padding: 1.5rem;
    height: 480px;
    position: relative;
    overflow: hidden; }
  .examples-row .examples-box.full-box .examples-img {
    height: 1100px; }
  .examples-row .examples-box.theme-box .examples-img {
    padding: 3rem 1.5rem 1rem 1.5rem;
    height: auto; }
    .examples-row .examples-box.theme-box .examples-img a {
      outline: none; }
  .examples-row .examples-box.theme-box .examples-text .examples-info {
    width: calc(100% - 40px); }
  .examples-row .examples-box.theme-box .examples-text .examples-buttons {
    width: 40px;
    float: right; }
  .examples-row .examples-box.theme-box .detay-renk {
    padding: 0px;
    float: left;
    display: block;
    width: 100%; 
    margin-top: 1rem; 
    margin-bottom: 1rem; }
    .examples-row .examples-box.theme-box .detay-renk .renk-kutu {
      width: 19px;
      height: 19px;
      position: relative;
      overflow: hidden;
      border-radius: 50%;
      border: 1px solid #dad9d9;
	  transition:all 0.5s ease;
      margin: 2px;
	  cursor:pointer;  
      float: left; }
	  .examples-row .examples-box.theme-box .detay-renk .renk-kutu.active{
		border: 2px solid #484848;
		width: 20px;
		height: 20px;   
	  }
  .examples-row .examples-box.theme-box .examples-text {
    padding: 1rem 1.5rem 1rem 1.5rem; }
  .examples-row .examples-box .examples-text {
    padding: 3rem 1.5rem 3rem 1.5rem;
    float: left;
    width: 100%; }
    .examples-row .examples-box .examples-text .examples-info {
      width: 50%;
      float: left; }
      .examples-row .examples-box .examples-text .examples-info a {
        color: #333;
        outline: none;
        text-decoration: none !important; }
      .examples-row .examples-box .examples-text .examples-info h2 {
        margin: 0px 0px 0px 0px; }
        .examples-row .examples-box .examples-text .examples-info h2 p {
          font-size: 22px;
          margin: 0px;
        font-family: 'Open Sans', sans-serif; }
      .examples-row .examples-box .examples-text .examples-info h3 {
        margin: 10px 0px 0px 0px; }
        .examples-row .examples-box .examples-text .examples-info h3 span {
          font-size: 16px;
        font-family: 'Open Sans', sans-serif; }
        .examples-row .examples-box .examples-text .examples-info h3:hover {
          color: #0060e3; }
    .examples-row .examples-box .examples-text .examples-buttons {
      width: 50%;
      float: left;
      height: auto;
      margin: 0; }
      .examples-row .examples-box .examples-text .examples-buttons .examples-button {
        border: 1px solid #eee;
        background: #fff;
        color: #333;
        font-size: 14px;
        width: 40px;
        height: 40px;
        float: right;
        line-height: 50px;
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center;
        float: right;
        margin: 0 .5rem;
        border-radius: 50%; }
        .examples-row .examples-box .examples-text .examples-buttons .examples-button i {
          font-size: 18px; }

@media all and (min-width: 600px) {
  /* Change color for backdrop */
  .fancybox-custom-layout .fancybox-bg {
    background: #fcfaf9; }
  .fancybox-custom-layout.fancybox-is-open .fancybox-bg {
    opacity: 1; }
  /* Move caption area to the right side */
  .fancybox-custom-layout .fancybox-caption {
    background: #f1ecec;
    bottom: 0;
    color: #6c6f73;
    left: auto;
    padding: 60px 20px;
    right: 44px;
    top: 0;
    width: 256px;
    text-align: center; }
  .fancybox-custom-layout .fancybox-caption__body {
    max-height: 100%; }
  .fancybox-custom-layout .fancybox-caption h3 {
    color: #444;
    font-size: 21px;
    line-height: 1.3;
    margin-bottom: 24px; }
  .fancybox-custom-layout .fancybox-caption a {
    color: #444; }
  /* Remove gradient from caption*/
  .fancybox-custom-layout .fancybox-caption::before {
    display: none; }
  /* Adjust content area position */
  .fancybox-custom-layout .fancybox-stage {
    right: 300px; }
  /* Align buttons at the right side  */
  .fancybox-custom-layout .fancybox-toolbar {
    background: #3b3b45;
    bottom: 0;
    left: auto;
    right: 0;
    top: 0;
    width: 44px; }
  /* Remove background from all buttons */
  .fancybox-custom-layout .fancybox-button {
    background: transparent; }
  /* Navigation arrows */
  .fancybox-custom-layout .fancybox-navigation .fancybox-button div {
    padding: 2px; }
  .fancybox-custom-layout .fancybox-navigation .fancybox-button[disabled] {
    color: #ddd; }
  .fancybox-custom-layout .fancybox-navigation .fancybox-button:not([disabled]) {
    color: #333; }
  /* Reposition right arrow */
  .fancybox-custom-layout .fancybox-button--arrow_right {
    right: 308px; } }

@media all and (max-width: 600px) {
  .fancybox-stage {
    width: 100% !important; } }

.fancybox-stage {
  position: relative;
  height: 100vh;
  display: inline-block;
  width: calc(100% - 300px);
  -webkit-overflow-scrolling: touch;
  overflow: scroll !important; }
  .fancybox-stage .fancybox-slide--complete {
    position: relative;
    height: auto;
    display: inline-block;
    padding: 0; }
    .fancybox-stage .fancybox-slide--complete .fancybox-content {
      width: 100% !important;
      display: inline-block;
      position: relative !important;
      transform: translate(0) !important;
      height: 100vh !important;
	  touch-action: pan-y;
	  overflow-y: scroll;
      cursor: default !important;
      }
      .fancybox-stage .fancybox-slide--complete .fancybox-content .fancybox-image {
        position: relative !important;
        height: auto !important; }

.fancybox-content {
  width: 100% !important;
  display: inline-block;
  position: relative !important;
  transform: translate(0) !important;
  height: auto !important; }

.fancybox-caption {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
  text-align: center; }
  .fancybox-caption::after {
    border-bottom: 0px; }

.caption-spot {
  text-align: center;
  margin-bottom: 20px; }
  .caption-spot .caption-spot-heading {
    font-size: 16px;
  font-family: 'Open Sans', sans-serif;
    color: #3e3e3e;
    margin-bottom: 15px !important; }
  .caption-spot .caption-main-link {
  font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    margin-right: 0px; }

.caption-heading {
  font-size: 18px;
font-family: 'Open Sans', sans-serif;
  font-weight: bold;
  color: #3e3e3e;
  margin: 0px; }

a.caption-link {
  color: #0060e3 !important;
font-family: 'Open Sans', sans-serif;
  margin-bottom: 20px;
  display: block; }

.themes-row-slider .slick-next {
  right: -3rem; }

.themes-row-slider .slick-prev {
  left: -3rem; }

@media all and (max-width: 992px) {
  .examples-row .examples-box.full-box .examples-img {
    height: 375px; }
  .examples-row .examples-box .examples-img {
    height: 375px; }
  .examples-row .examples-box.theme-box {
    border: 2px solid #ffffff; }
    .examples-row .examples-box.theme-box .examples-text {
      padding:0.5rem 1.5rem }
    .examples-row .examples-box.theme-box .examples-info h2 p {
      font-size: 17px; }
    .examples-row .examples-box.theme-box .examples-buttons .examples-button i {
      font-size: 15px; }
  .fancybox-caption {
    background: #000;
    padding: 1.5rem 0; }
    .fancybox-caption .caption-heading {
      color: #fff; }
    .fancybox-caption a.caption-link {
      margin-bottom: 0px; }
    .fancybox-caption br {
      display: none; }
    .fancybox-caption .caption-spot {
      margin-bottom: 0;
      margin-top: 0.5rem; }
	  .outer-xl {
		padding: 8px 20px;
		}
      .fancybox-caption .caption-spot .caption-spot-heading {
        color: #fff;
        font-size: 14px;
		width: 80%;
		margin: 0 10% !important;
        margin-bottom: 1rem !important; } }

.site-build-box-form{
	background: #f6f7f9;
}
.site-build-box {
  margin: 0 auto;
  float: none !important;
  border-radius: 7px;
  border: 2px solid #fff;
  background: #fff;/*background: #f6f7f9;*/
  padding: 0px;
  height: auto;
  display: inline-block; } 
  .site-build .selected-flag{outline:none!important; background:0!important;}  
  .build-phone-inner{    
	width: 400px;
    margin-left: auto;      
    margin-right: auto;  
    margin-bottom: 1rem;  
    float: none;}    
	.ulke-kodu{    
		padding-left: 3px;  
		font-size:15px;     
	}  
	.themeCat select{    
		margin: 0 auto;
		float: none;
		display: inherit; 
		margin-top: 0.7rem;
		font-size: 13px;
		background: transparent;
		height: 29px;
		padding: 0 1rem;
		border: 0px;}   		
		.themeCat select:focus {    
			box-shadow:0px;
			outline:0; }  
  .site-build-box .site-build-heading {
    padding: 5rem;
    background: #0870ff; }
    .site-build-box  .site-build-heading .h2 {
      font-weight: bold;
      display: block;  
      margin: 0px;
      color: #fff; }
	  .step-wrapper{ padding:0 1rem;}  
	  .step-wrapper.active .stepname{font-weight:bold; color: black;} 
	  .stepname{     
			display: block;
			line-height: 16px;
			font-family: 'Open Sans', sans-serif;
			font-size: 13px;}  
  .site-build-box .site-build-step {
    text-align: center;
    margin: 2rem 0rem 0 0; }
    .site-build-box  .site-build-step .step {
      height: 30px;
      width: 30px;
      margin: 0 2px;
      background-color: #f6f7f9;
      border: 1px solid #dadada;
      border-radius: 50%;
      display: inline-block;
      position: relative; }   
	  .step.step-wrapper {  
			background-color: transparent!important;
			border: 0!important;
			width: auto!important; 
			height: auto!important; 
		} 
		.step.step-wrapper::after{
			display:none!important;
		}
      .site-build-box  .site-build-step .step::after {
        content: '';
        position: absolute;
        width: 10px;
        height: 10px;
        border-radius: 50%; }
    .site-build-box  .site-build-step .step.active::after {
      content: '';
      position: absolute;
      left: calc(50% - 5px);
      top: calc(50% - 5px);
      background-color: #0060e3; }
    .site-build-box  .site-build-step .step.finish {
      background-color: #0060e3;
      border: none; }
      .site-build-box  .site-build-step .step.finish::after {
        content: '\f3fd';
        font-size: 25px;
        color: #fff;
        font-family: "Ionicons";
        left: calc(50% - 5px);
        top: calc(50% - 5px);
        line-height: 14px;
        background-color: #0060e3; }
  .site-build-box  .site-build-row {
    text-align: center;
    width: 100%;
    float: left;
    position: relative; }
	
	@media (max-width:992px){
		  .site-build-box  .site-build-row {
			      width: 100% !important;

		  }
	}
    .site-build-box  .site-build-row input {
      padding: 1.5rem 3rem;
      font-size: 15px;
      min-width: 300px;
    font-family: 'Open Sans', sans-serif;
      background: #ffffff;
      border-radius: 57px;
	 border: 2px solid #e0e0e0!important; }
    .site-build-box  .site-build-row .site-builder-info-mobile {
      display: none; }
    .site-build-box  .site-build-row input.invalid {
      border-color: red!important; }   
	  #g-recaptcha {     
		display: inline-block;
		border: 1px solid #efefef; } 
	  #g-recaptcha.invalid{     
		 border-color: red; }   
  .site-build-box  .tab {
    display: none;
    float: left;
    width: 100%;
    padding: 5rem 1rem; }
  .site-build-box  .site-build-arrows {
    padding: 2rem 0em;
    text-align: center; }
    .site-build-box  .site-build-arrows .button {
      background-color: #0870ff;
      color: #ffffff;
      border: none;
      padding: 1.2rem 4rem;
      font-size: 15px;
      cursor: pointer;
      border-radius: 57px;
      letter-spacing: 1px;
      font-weight: bold;
      border-radius: 57px;
      border: 1px solid #efefef; }
      .site-build-box  .site-build-arrows .button:hover {
        opacity: 0.8; }
      .site-build-box  .site-build-arrows .button:focus {  
        outline: none;
        box-shadow: none; }
      .site-build-box  .site-build-arrows .button #prevBtn {
        background-color: #bbbbbb; }
		.theme-button:hover{color:#000;} 
  .site-build-box  .site-build_theme .site-build-theme-box {
    padding: 0px;
    background: #ffffff;
    border: 10px solid #f6f7f9;
    border-radius: 5px;}
	  .site-build-box  .site-build_theme .site-build-theme-box.active .site-theme-img:after{
		    content: '';
			position: absolute;
			width: 30px;
			height: 30px;
			display: inline-block;
			right: calc(50% - 30px);
			bottom: calc(50% - 30px); 
			visibility:hidden;  
			border-radius: 50%;
			-moz-border-radius: 50%;
			-o-border-radius: 50%;
			-webkit-border-radius: 50%;  
			-ms-webkit-radius: 50%;
			zoom: 1;
			z-index: 1;
			transition: all 0.1s ease;
			border: 2px solid #6f716d;
		}      
		.site-build-box  .site-build_theme .site-build-theme-box.active .site-theme-img:after{
			content: "\f3fd";
			font-size: 35px;
			text-align: center;   
			line-height: 25px;  
			visibility:visible; 
			font-family: "Ionicons"; 
			background: #5a9430;
			color: #fff;
			border: 2px solid #5a9430;   
		}  
		.site-build-box  .site-build_theme .site-build-theme-box.active .demo-button{
			visibility:hidden;   
		}
		.site-build-box  .site-build_theme .site-build-theme-box.active .site-theme-img:before{   
			visibility:visible;  
			background:rgba(0, 0, 0, 0.3);
		}
    .site-build-box  .site-build_theme .site-build-theme-box.invalid {
      border: 2px solid red; }
    .site-build-box  .site-build_theme .site-build-theme-box .site-theme-img {
      padding: 1.5rem;
      position: relative; 
      overflow: hidden; }
		.site-build-theme-box .site-theme-img::before {
		content:'';
		position:absolute;
		top:0;
		bottom:0; 
		left:0;
		right:0;  
		background:rgba(0, 0, 0, 0.19);
		visibility:hidden;
	  }
     .site-build-theme-box .site-theme-img .demo-button {
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		z-index:1;
		display: flex; 
		align-items:center;
		justify-content:center; 
		font-size: 15px;
		font-family: 'Open Sans', sans-serif;
		color: #fff;   
		text-decoration:none!important; 
		visibility:hidden;    
	  } 
	  .site-build-theme-box .site-theme-img .demo-button {
		  padding:1.5rem 1rem; 
	  }
	  .site-build-theme-box:hover  .site-theme-img::before{
		  visibility:visible;  	  } 
	  .site-build-theme-box:hover  .site-theme-img .demo-button{
		  visibility:visible;  	  }
	.site-build-theme-box .site-theme-info {
      padding: 2rem 1rem ;
      border-top: 2px solid #f6f7f9; }  
	.detay-renk .renk-kutu {
		width: 17px;
		height: 17px;  
		position: relative;
		overflow: hidden;
		border-radius: 50%;
		border: 1px solid #dad9d9;
		margin: 2px;
		float: left;	}
    .site-build-box  .site-build_theme .site-build-theme-box .site-theme-text {
		text-align:left;}      
		.examples-text .examples-buttons .tooltip-inner{ 
			font-family: 'Open Sans', sans-serif;}          
		.site-theme-info .examples-button{
		    border: 1px solid #eee;  
			background: #fff;
			color: #333;
			font-size: 14px;
			width: 40px;
			height: 40px;
			float: right;
			line-height: 50px;
			text-align: center;
			display: flex;
			align-items: center;
			justify-content: center;
			float: right;
			margin: 0 .5rem;
			border-radius: 50%;}  
      .site-build-theme-box .site-theme-info p,  .site-build-theme-box .site-theme-info a {
        margin: 0px;
      font-family: 'Open Sans', sans-serif; }
      .site-build-theme-box .site-theme-info .theme-name {
        font-weight: bold;
        font-size: 16px;
        margin-bottom: 0.6rem; }
       .site-build-theme-box .site-theme-info .theme-colors {
        font-size: 13px;
		min-height:24px;  
        color: #757575; }
     .site-build-theme-box .site-theme-info .theme-price {
        font-size: 13px;
        margin-bottom: 0.6rem;
        color: #757575;
        letter-spacing: 1px; }
  .site-build-box  .site-build-content {
    width: 100%;
    margin: 0 auto; }
    .site-build-box  .site-build-content .site-build-row.name-row input {
      min-width: 200px;
      width: 200px; }
    .site-build-box  .site-build-content .site-build-row input {
      min-width: 400px;
      width: 400px; }
    .site-build-box  .site-build-content .site-build-row .demo-link {
      font-size: 13px; }
    .site-build-box  .site-build-content .site-build-row .site-builder-info {
      font-size: 18px; }
    .site-build-box  .site-build-content .site-build-row .tooltip .tooltip-inner {
      max-width: 350px;
      padding: 2rem 2rem;
      font-size: 14px;
      text-align: left;
    font-family: 'Open Sans', sans-serif; }
.pincode-input-container input{
	min-width: inherit!important;  
    width: 50px!important;
    margin: 0 1rem;      
    padding:0px!important;  
	text-align:center;
    height: 50px;
    font-size: 18px!important;
}
	
@media all and (max-width: 992px) {
	.site-build-box .site-build-heading{
		padding:3rem;
	} 
	.pincode-input-container.touch .touchwrapper.touch4 {
		width: 80%!important;
		margin: 0 auto;
		height: 50px;
	}
	.pincode-input-container.touch .touchwrapper .pincode-input-text{
		position: relative!important;
		z-index: 2!important;   
		background: #fff!important;
	}
	.pincode-input-container.touch .touchwrapper .touchtable {
		width: 100%!important;
		height: 45px!important;
	}
	.pincode-input-container.touch .touchwrapper .touchtable tr{
		width: 100%;
	}
	.pincode-input-container.touch .touchwrapper .touchtable td {
		border: 1px solid #ccc;
		width: 45px;
		height: 45px;
		position: relative;
	}   
	.pincode-input-container.touch .touchwrapper .touchtable td.last{
		border-right:1px solid #ccc!important;    
	}
	.pincode-input-container input{
		width: 50px!important;
		margin: 0 0.3rem;      
		padding:0px!important;  
		text-align:center;
		height: 50px;
		font-size: 18px!important;
	}
	.pincode-input-container{     
		display: flex; 
		justify-content: center;
		align-items: center;
	}
	.pincode-input-container.touch input.pincode-input-text-masked{
		text-align: left;
		padding-left: 2rem!important;
		letter-spacing: 5.3rem!important;   
	}        
	.pincode-input-container input{
		width: 100%!important;
		margin: 0!important;   
		height: 50px!important;
		font-size: 18px!important;  
	}
	  .site-build-box  .site-build-content {
		width:95%;  
	  }
    .site-build-box  .site-build-content .site-build-row.name-row #Telefon {
		padding-left:0px!important; }      
	  
    .site-build-box  .site-build-content .site-build-row .build-phone-inner{
		width:auto!important; 
		padding: 0!important;}              
	  
    .site-build-box  .site-build-content .site-build-row.name-row input {
      min-width: 250px;   
      width: 100%; }  
	  
    .site-build-box  .site-build-content .site-build-row.name-row input:first-child {
      margin-bottom:10px; }
	  
    .site-build-box  .site-build-content .site-build-row input {
      min-width: 250px;
      width: 100%; }
  .site-build-box  .tab {
    padding: 1rem; }
    .site-build-box.tab .site-build-content {
      width: 100%;
      float: left; }
      .site-build-box.tab .site-build-content .site-build-row input {
        width: 100%;
        min-width: 100%;
        margin-left: 0px !important; }
      .site-build-box.tab .site-build-content .site-build-row.name-row input:first-child {
        margin-bottom: 10px; }
      .site-build-box.tab .site-build-content .site-build-row .site-builder-info {
        display: none; }
      .site-build-box.tab .site-build-content .site-build-row .site-builder-info-mobile {
        display: block;
        font-size: 18px;
        position: absolute;
        right: 5%;
        top: 25%; }
      .site-build-box.tab .site-build-content .site-build-row .tooltip .tooltip-inner {
        max-width: 350px;
        padding: 2rem 2rem;
        font-size: 14px;
        text-align: left;
      font-family: 'Open Sans', sans-serif; } }

.theme-valid {
  float: left;
  width: 100%;
  text-align: center;
  color: red;
  margin: 0rem 0px;
  display: none; }
  .theme-valid.invalid {
    display: block; }

/*Contact Box*/
.help-icon {
  display: none; }

.contact-box {
  position: fixed;
  right: 0;
  bottom: 0;   
  transform: translateX(400px);
  z-index:99;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  transition: transform 1s cubic-bezier(0.22, 0.61, 0.36, 1); }
  .contact-box .contact-link {
    cursor: pointer;
    transform: rotate(-90deg);
    background: #0060e3;
    display: block;
    padding: 1rem 2rem;
    color: #fff;
    font-weight: bold;
    letter-spacing: 2px;
    margin-right: -56px;
    margin-top: 52.2px;
    outline: none;
    border: 0px;
    z-index: 3; }
    .contact-box .contact-link span {
    font-family: 'Open Sans', sans-serif; }
  .contact-box .close-help-link {
    top: 0;
    position: absolute;
    right: 0;
    margin: -.05rem 1.5rem;
    outline: none;
    background: 0;
    border: 0;
    font-size: 35px; }
  .contact-box .contact-inner {
    background: #fff;
    min-width: 400px; }
    .contact-box .contact-inner ul {
      list-style: none;
      margin-bottom: 0px; }
      .contact-box .contact-inner ul li.contact-head {
        padding: 4rem 2rem;
        background-color: #0060e3;
        color: #fff;
        text-align: left;
        font-size: 21px;
      font-family: 'Open Sans', sans-serif; }
      .contact-box .contact-inner ul li.contact-heading-link {
        position: relative;
        padding: 2rem 2rem;
        border-left: 1px solid #f6f7f9;
        border-bottom: 1px solid #f6f7f9; }
        .contact-box .contact-inner ul li.contact-heading-link a {
          font-size: 15px;
        font-family: 'Open Sans', sans-serif;
          color: #333; }
          .contact-box .contact-inner ul li.contact-heading-link a i {
            font-size: 27px;
            color: #0075e8;
            position: absolute;
            top: 20%;
            margin: auto; }
          .contact-box .contact-inner ul li.contact-heading-link a span {
          font-family: 'Open Sans', sans-serif;
            padding-left: 3rem; }
        .contact-box .contact-inner ul li.contact-heading-link p {
          display: none;
        font-family: 'Open Sans', sans-serif;
          font-size: 13px; }
        .contact-box .contact-inner ul li.contact-heading-link img {
          float: right;
          max-width: 20px; }
        .contact-box .contact-inner ul li.contact-heading-link.contact-demo-wrapper {
          text-align: center;
          background: #f6f7f9; }
          .contact-box .contact-inner ul li.contact-heading-link.contact-demo-wrapper span {
            font-size: 15px;
            display: block;
            margin-bottom: 10px;
          font-family: 'Open Sans', sans-serif; }
          .contact-box .contact-inner ul li.contact-heading-link.contact-demo-wrapper .contact-demo-link {
            color: #fff;
            font-family: akilliTicaret;
            margin: 0;
            font-size: 14px; }

.contact-box.active {
  z-index: 3;
  transform: translateX(0px); }


@media all and (max-width: 1450px) {  
  .contact-box .close-help-link {
    display: none; }
	.help-icon {
		position: fixed;
		bottom: 0;
		right: 0;  
		width: 50px;
		height: 50px; 
		line-height:50px;     
		background: #0060e3; 
		border-radius: 50%;
		margin: 1rem;
		display:block;
		text-align:center;
		color: #fff;
		font-size: 30px; 
		cursor: pointer;
		z-index: 10; }
		.contact-box .contact-link {
		  display: none; }
		  .contact-box .contact-link i {
			display: block; }
		.contact-box .contact-inner {
		  width: 100%;
		  height: 100%;
		  min-width: 100%;
		  display: none; }
		  .contact-box .contact-inner ul {
			height: 100%; }
			.contact-box .contact-inner ul li.contact-head {
			  height: 15%;
			  display: flex;
			  align-items: center; }
			.contact-box .contact-inner ul li.contact-heading-link {
			  height: 13%;
			  width: 100%; }
			  .contact-box .contact-inner ul li.contact-heading-link:not(.contact-demo-wrapper) {
				display: flex;
				align-items: center; }
			  .contact-box .contact-inner ul li.contact-heading-link a:not(.contact-demo-link) {
				display: block;
				width: 100%; }
			  .contact-box .contact-inner ul li.contact-heading-link.contact-demo-wrapper {
				height: 22%; }
  #help-label:checked ~ label {
    font-size: 40px; }
  #help-label:checked ~ label i::before {
    content: "\f404"; }
  #help-label:checked ~ .contact-box .contact-inner {
    display: block;
    overflow-y: auto; }
  #help-label:checked ~ .contact-box { 
    z-index: 3;   
    transform: translateX(0px); } 
}

@media all and (max-width: 1250px) {
  .contact-box .contact-inner ul li.contact-head {
    padding: 3rem 2rem;
    font-size: 18px; }
  .contact-box .contact-inner ul li.contact-heading-link {
    padding: 1.7rem 2rem; }
    .contact-box .contact-inner ul li.contact-heading-link a {
      font-size: 14px; } }
	  
	  
@media all and (max-width: 995px) {  
  .contact-box {
	transform: translateX(0px);
	width: 50px;
	height: 50px;
	z-index: 0; }
  #help-label:checked ~ .contact-box {
    width: 100%;
    height: 100%;
    z-index: 9; } }

/*B2B*/
.features-brand-box {
  text-align: center;
  float: left; }
  .features-brand-box img {
    max-width: 100%; }

.features-numbers-wrapper {
  margin: 5rem 0rem; }

.features-numbers-box {
  position: relative;
  text-align: center;
  margin: 2rem 0; }
  .features-numbers-box .features-numbers-box-inner {
    background: #ffffff29 !important;
    border-radius: 10px;
    padding: 10rem 0;
    border: 2px solid #333c44; }
  .features-numbers-box h2 {
    padding: 0 3rem;
    margin: 0rem; }
  .features-numbers-box .h2 {
    color: #fff;
    font-weight: bold;
    margin-bottom: 1rem; }
  .features-numbers-box .h3 {
    color: #cecece;
    text-transform: uppercase;
  font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    letter-spacing: 0.2rem;
    margin: 0;
    line-height: 1.5;
    min-height: 45px; }

.features-head.b2b-head .h2 {
  margin-bottom: 10px; }

.features-head.b2b-head p {
  font-size: 16px; }

.b2b-comment .features-alt-heading {
  color: #fff;
  font-weight: 400; }

.b2b-comment p {
  color: #cacaca; }

.b2b-content .h2 {
  color: #fff; }

.b2b-content p {
  line-height: 1.7;
  color: #cacaca; }

.b2b-musteriler-wrapper .b2b-musteriler-box {
  cursor: pointer; 
  transition:all 0.3s 0.7s ease-in;
  padding:1rem;
  position:relative;}
.b2b-musteriler-box-inner{
	position:relative;
	transition:all 0.3s ease-in;
}
.b2b-musteriler-wrapper .b2b-musteriler-box:hover .b2b-musteriler-box-content {
	visibility:visible;
	opacity:1;
}
.b2b-musteriler-wrapper{ 
	display: flex;
	justify-content: flex-start;    
	align-items: flex-start; 
	flex-flow: row wrap; 
}
  .b2b-musteriler-wrapper .b2b-musteriler-box img {
	transition:all 0.3s cubic-bezier(0.21, 0.79, 0.58, 1);
	position:relative;
	z-index:-1; 
    max-width: 100%; }  

.b2b-musteriler-box-content {
	visibility:hidden;
	opacity:0;
	position: absolute;
    top: 0; 
    left: 0;
    right: 0;
    text-align: center;
    padding: 55% 1rem 0 1rem;
    height: 150%;
    background: #fff;
    border-radius: 15px;	
	transition:all 0.3s ease-in;
	box-shadow: 2px 3px 20px 0px rgba(0, 0, 0, 0.12)
}
.b2b-musteriler-box-content p{  
    position: relative;
    z-index: 2;
	font-family: open sans,sans-serif;
}
.b2b-musteriler-small .b2b-musteriler-box img {
  max-width: 100%;
  filter: grayscale(100%); }

.form-wrapper {
  border-left: 3px solid #0060e3;
  -webkit-box-shadow: 0 0px 20px 4px rgba(195, 195, 195, 0.11);
  -moz-box-shadow: 0 0px 20px 4px rgba(195, 195, 195, 0.11);
  box-shadow: 0 0px 20px 4px rgba(195, 195, 195, 0.11); }
  .form-wrapper form {
    margin-top: 1rem; 
    float: left; }

@media all and (min-width: 992px) {
	.b2b-musteriler-wrapper .b2b-musteriler-box:hover img{
		margin-top: -25px;
		z-index:1; 
	}
}
@media all and (max-width: 992px) {
	.b2b-musteriler-box-content{
		position: relative; 
		opacity: 1;
		visibility: visible;
		box-shadow: none;
		height: auto;
		padding: 0;
	}
}
@media all and (max-width: 662px) {
  .features-numbers-box {
    width: 100%; } }

.form-row {
  margin-bottom: 3rem; }
  .form-row .form-input {
    width: 100%;
    height: 50px;
    border: 2px solid #efefef;
    border-radius: 55px;
    padding-left: 2rem; }
  .form-row input {
    background: #f6f7f9;
    border: 2px solid #f5f5f5 !important; }
  .form-row select {
  font-family: 'Open Sans', sans-serif;
    color: #757575;
    background: #f6f7f9;
    border: 2px solid #f5f5f5 !important; }
    .form-row select option {
    font-family: 'Open Sans', sans-serif;
      font-size: 16px; }
  .form-row .select2-container {
    width: 100%;
    height: 50px;
    background: #f6f7f9;
    border: 2px solid #f5f5f5 !important;
    border-radius: 55px;
    padding-left: 2rem;
    overflow: hidden; }
  .form-row .select2-container--default .select2-selection--single {
    border: 0px;
    background: #f6f7f9;
    height: 50px; }
  .form-row .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 50px;
    padding: 0;
  font-family: 'Open Sans', sans-serif;
    color: #757575; }
  .form-row .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 45px; }
  .form-row label {
    padding-left: 1rem;
    margin-bottom: 0.2rem;
    font-weight: bold; }
  .form-row button {
    margin-left: 2rem; }

.select2-results__option {
font-family: 'Open Sans', sans-serif;
  font-size: 14px; }

.form-validation {
  display: none;
  margin: 0; }
.form-validation.invalid{
  display: block;}

/*Page Menu*/
.page-menu {
  z-index: 2;  
  transition: all 0.5s ease-in-out; }
  .page-menu .inner-align .altmenu-icon {
    display: none; }
  .page-menu.affix {
    top: 0px;
    z-index: 2;
    transition: all 0.5s ease-in-out; }
  .page-menu.affix + .page-container{
		padding-top:59px;   
  }      
  .page-menu .alt-menu-baslik {
    float: left;   
    display: block;
    padding: 1.5rem 0rem 1.5rem 1rem;
    color: #fff;
    margin-right: 1rem;
  font-family: 'Open Sans', sans-serif;
    font-weight: bold; }
    .page-menu .alt-menu-baslik::before {
      content: "\f3d3";
      font-family: "Ionicons";
      float: right;
      padding-left: 1.5rem;
      color: #fff;
      line-height: 1.9;
      font-size: 15px; }
  .page-menu ul {
    list-style: none;
    float: left;
    margin: 0px; }
    .page-menu ul li {
      float: left; }
      .page-menu ul li a {
        padding: 1.5rem 2.2rem;
        display: inline-block;
      font-family: 'Open Sans', sans-serif;
        color: #fff;
        font-size: 14px;
        border-bottom: 4px solid transparent; }
        .page-menu ul li a.active {
          background: #152d40;
          border-bottom: 4px solid #0060e3; }
        .page-menu ul li a i {
          display: none; }

@media all and (max-width: 1410px) {
  .page-menu .alt-menu-baslik {
    font-size: 13px;
    font-weight: normal;
    padding: 1.5rem 1rem;
    margin-right: 0rem; }
  .page-menu ul li a {
    padding:1.5rem 1.5rem 1.8rem;
    font-size: 13px; } }

@media all and (max-width: 1200px) {
	
  .page-menu ul li a {
    padding:1.5rem 1rem;}
}
@media all and (max-width: 1100px) {
  .page-menu ul li a {
    padding: 1.5rem 1.5rem; } }

@media all and (min-width: 1100px) {
  .page-menu ul {
    display: block !important; }
  .accordion-content {
    display: block !important; }
    .accordion-content.packages-content {
      display: none !important; } }

@media all and (max-width:1100px) {
  .page-menu {
    padding: 0px;
    top: 0; }
    .page-menu.affix {
      top: 55px; }
    .page-menu > .inner-align {
      padding: 0 rem; }
    .page-menu .alt-menu-baslik {
      display: none; }
    .page-menu .inner-align {
      display: block; }
      .page-menu .inner-align .altmenu-icon {
        padding: 1.7rem 0rem;
        display: inline-block;
        color: #fff;
        font-size: 14px;
        margin: 0;
        width: 100%;
        float: left;
        cursor: pointer;
        border-bottom: 1px solid #0a2842; }
        .page-menu .inner-align .altmenu-icon .altmenu-baslik {
          color: #fff;
          font-weight: bold;
          padding: 0rem;
        font-family: 'Open Sans', sans-serif;
          display: inline-block; }
          .page-menu .inner-align .altmenu-icon .altmenu-baslik::before {
            content: "\f3d3";
            font-family: "Ionicons";
            float: right;
            padding-left: 1rem;
            color: #dcdcdc;
            font-size: 12px; }
        .page-menu .inner-align .altmenu-icon .altmenu-sayfa {
        font-family: 'Open Sans', sans-serif;
          padding-left: 0.5rem;
          display: inline-block;
          color: #dcdcdc; }
        .page-menu .inner-align .altmenu-icon i {
          float: right;
          font-size: 18px; }
    .page-menu ul {
      width: 100%;
      display: none; }
      .page-menu ul li {
        width: 100%; }
        .page-menu ul li a {
          width: 100%;
          font-size: 13px;
          color: #dcdcdc;
          padding: 0.7rem 0rem; }
          .page-menu ul li a.active {
            border-bottom: 0px;
            background: 0; }
          .page-menu ul li a i {
            display: block;
            float: right; } }

/*Giriş ve Üye Ol*/
.login-form-giris {
  background: #0060e3;
  color: #fff; }
  .login-form-giris:hover {
    background: #415c7f;
    color: #fff; }

.uyelik-button button {
  background: #eee !important; }

/*.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
    background: $ana-renk !important;
	&::before{
	color:#fff; 
	}
}*/
/*Bayi Newmem*/
#bayi_basvuru tr td {
  padding: 10px 0px; }

#bayi_basvuru .bayi-adres input {
  margin: 10px 0px; }

.giris-button button {
  background: #0060e3; }

/*Form Elementleri*/
.modal-content {
  border-radius: 0px; }

.modal {
  z-index: 999950 !important; }

select option:disabled {
  color: #eee;
  font-weight: bold; }

textarea:focus, input:focus {
  outline: none !important; }

.btn {
  border-radius: 0px !important; }

.btntm-default {
  background: #eee;
  color: #919191;
  border: 1px solid #eee; }

.btntm-success {
  background: #6aac3b;
  border: 1px solid #6aac3b;
  line-height: 40px;
  padding: 0 20px;
  color: #fff; }
  .btntm-success:hover {
    background: #fff;
    color: #6aac3b; }

.btntm-danger {
  background: #ca3e39;
  border: 1px solid #ca3e39;
  line-height: 40px;
  padding: 0 20px;
  color: #fff; }

.btntm-danger1 {
  background: #d0504c;
  border: 1px solid #d0504c;
  line-height: 40px;
  padding: 0 20px;
  color: #fff; }
  .btntm-danger1:hover {
    background: #fff;
    color: #e26e6a; }

.btntm-danger:hover {
  background: #fff;
  color: #ca3e39; }

.btn1 {
  height: 34px;
  line-height: 34px;
  background: #353535;
  border: 1px solid #353535; }
  .btn1:hover {
    color: #353535; }

/*Sepet Popup*/
.sepete-eklendi-popup {
  background: #091f40;
  padding: 7px 20px;
  color: #FFF; }

.popup-urun-kazancin {
  background: #e5e5e5;
  text-align: center;
  padding: 4px 22px;
  font-weight: 700;
  color: #FE3B3B; }

.sepete-eklendi-row {
  padding: 10px 0;
  border: 1px solid #DDD;
  margin-bottom: 10px;
  display: flex;
  align-items: center; }

.sepete-eklendi-urunresmi img {
  width: 80px;
  border: 1px solid #eee;
  margin: 0 auto; }

.sepete-eklendi-urunadi {
  font-size: 14px;
  text-align: left; }

/*Loader*/
.loading-gif {
  position: absolute;
  width: 100%;
  text-align: center;
  left: 0;
  z-index: 999;
  background: rgba(255, 255, 255, 0.55);
  height: 100%;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center; }

/*Breadcrumb*/
.bread-bg {
  padding: 0.8rem 0rem;
  background-color: #fbfbfb;
  margin-bottom: 15px !important;
  border-radius: 0px !important;
  border-bottom: 1px solid #eee; }

#genel-bread {
  font-size: 13px;
  padding: 0px; }
  #genel-bread .container {
    min-height: 40px;
    width: 100%;
    height: auto;
    padding: 0px;
    display: inline-block;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-flow: row wrap; }
    #genel-bread .container::before, #genel-bread .container::after {
      display: none; }
  #genel-bread > .container > div {
    float: left;
    font-weight: 600;
    white-space: nowrap;
    padding-right: 15px; }
  #genel-bread ol {
    font-family: akilliTicaret;
    background: 0 0;
    margin: 0;
    max-width: 100%;
    position: relative;
    overflow: hidden;
    white-space: normal;
    padding: 5px 10px;
    border-radius: 0px !important; }
    #genel-bread ol li a, #genel-bread ol li span {
      color: #091140;
      font-weight: 400;
      font-family: akilliTicaret; }

.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #091140;
  content: "\e91e";
  font-size: 9px;
  font-family: akilli-icon !important; }

@media all and (max-width: 1100px) {
  .breadcrumb > li {
    white-space: nowrap;
    max-width: 50%;
    overflow: hidden;
    text-overflow: ellipsis;
    float: left;
    position: relative; }
    .breadcrumb > li > span {
      max-width: 100%; } }

@media all and (max-width: 992px) {
  .bread-bg .inner-align {
    height: auto !important;
    display: inline-block; } }

@media all and (max-width: 480px) {
  #genel-bread ol {
    white-space: normal; } }

/*Markalar */
#marka-sayfasi {
  text-align: center;
  height: auto;
  min-height: 200px;
  display: flex;
  padding: 10px;
  align-items: center;
  justify-content: center;
  border: 5px solid transparent; }
  #marka-sayfasi a {
    border: 1px solid #DDD;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #444;
    font-weight: 600;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto; }
    #marka-sayfasi a:hover {
      color: #000; }

@media all and (max-width: 480px) {
  #marka-sayfasi {
    min-height: 100px; } }

/* Hiza */
#anasayfa-slider-container {
  width: 100%;
  margin-top: 10px;
  height: auto;
  height: auto;
  display: inline-block;
  position: relative; }

.inner-align {
  width: 75%;
  margin: auto;
  float: none;
  transition: all 0.5s ease; }

.ana-sayfa-urunleri-slide {
  float: right;
  display: flex;
  justify-content: flex-start;
  flex-flow: row wrap;
  padding-left: 0px; }

#anasayfa-urunleri {
  width: 75%;
  min-width: 1185px;
  padding: 0px;
  margin: auto;
  margin-top: 5vh;
  margin-bottom: 5vh; }

.page-inner {
  padding: 0px;
  float: none;
  margin: auto;
  height: auto; }

.pd0 {
  padding: 0 !important; }

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

.container-fluid {
  width: 100%; }

.left_col, .mid_col, .right_col {
  background-color: transparent !important; }

@media all and (max-width: 1650px) {
  .inner-align, #anasayfa-urunleri {
    width: 90%; }  }   

@media all and (max-width: 1500px) {
  .inner-align, #anasayfa-urunleri {
    width: 95%; } }  

@media all and (max-width: 1300px) {
  .inner-align {
    width: 95%; }
  #anasayfa-urunleri {
    width: 95%;
    min-width: inherit; } }

@media all and (max-width: 992px) {
  .inner-align {
    width: 95%;
    padding: 0px;
    border-radius: 0px;
    margin: auto; }
  .ana-sayfa-urunleri-slide {
    padding: 0px; } }

@media all and (max-width: 530px) {
  .container, .container-fluid {
    padding: 0px; }
  .inner-align {
    width: 95%;
    padding: 0; }
    .inner-align p span {
      font-size: 11px; } 	  
		.kampanya-baslik {
			font-size:14px;
		}}

/*Statik Sayfalar*/
.statik-sayfa-baslik {
  padding: 10px 0;
  margin: 10px 0 5px; }
  .statik-sayfa-baslik h1 {
    margin: 0;
    font-size: 20px;
    font-weight: 600; }

/*Blog Modulu*/
.blog-baslik-bg {
  position: relative;
  text-align: center;
  display: block; }
  .blog-baslik-bg::before {
    position: absolute;
    content: '';
    background: #b6b6b6;
    height: 2px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 0; }
  .blog-baslik-bg h3 {
    position: relative;
    text-align: center;
    display: inline-block;
    font-weight: 700;
    background: #fff;
    color: #e23e01;
    margin: 10px 0px;
    padding: 0px 15px; }

.blog-button-content {
  text-align: center;
  height: auto;
  margin-top: 25px;
  display: inline-block; }

.blog-button {
  margin: 0 auto;
  background: #0060e3;
  color: #fff;
  padding: 10px 15px; }

.blog-box {
  background: #fff;
  padding: 0px;
  border: 15px solid #fff;
  position: relative; }

.blog-box-inner {
  width: 100%;
  height: auto;
  display: inline-block; }

.blog-box-img {
  display: inline-block;
  position: relative;
  overflow: hidden;
  margin-bottom: 10px;
  max-height: 178px;  }
  .blog-box-img:before {
    content: '';
    padding-top: 80%;
    display: inline-block; }
  .blog-box-img:hover img {
    transform: translate(-50%, -50%) scale(1.05); }
  .blog-box-img img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    transition: all 0.3s ease-in-out; }

.fixed-blog-tarih {
  color: #0060e3;
  font-size: 13px;
  font-weight: 300;
font-family: 'Open Sans', sans-serif;  }

.blog-box-yazi {
  height: auto;
  display: inline-block; }
  .blog-box-yazi a {
    font-family: 'Open Sans', sans-serif;
    color: #333;
	height:40px;
	display:block;
	}
  .blog-box-yazi header {
    margin-bottom: 10px; }
  .blog-box-yazi .blog-box-konu-baslik {
    color: #636161;
    letter-spacing: 2px;
    display: block;
    margin: 15px 0px 5px 0px;
    text-transform: uppercase; }
  .blog-box-yazi h2 {
    margin: 0 0 5px 0;
    font-size: 16px;
    font-weight: 300;
	font-family: 'Open Sans', sans-serif;
    transition: all 0.2s ease-in-out; }
    .blog-box-yazi h2 a {
      color: #333; }
    .blog-box-yazi h2:hover {
      color: #0060e3; }

.blog-link {
  z-index: 1;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%; }

.blog-yazi-text {
  min-height: 100px; }

.blog-box-yazi footer {
  background: transparent;
  margin-bottom: 15px; }
  .blog-box-yazi footer a {
    color: #0060e3;
    font-weight: 600;
    background: transparent;
    display: inline-block;
    padding: 8px 10px;
    transition: all 0.5s ease; }
    .blog-box-yazi footer a:hover {
      color: #fff;
      background: #0060e3; }

.blog-detay:first-line {
  display: block; }

.blog-detay-img {
  max-width: 65%;
margin-bottom: 20px;  }

@media all and (max-width: 700px) {
  .blog-box {
    width: 100%; }
  .blog-box-img {
    height: inherit;
    max-height: 200px; }
  .blog-box-yazi {
    min-height: inherit; } }

/*--------------------------------KATEGORI-SOL-FİLTRE-TASARIM----------------------------------*/
.filtre-gorunum {
  text-align: right; }

.stok-filtre-item-ara button {
  color: #fff;
  background: #0060e3 !important;}
  .stok-filtre-item-ara button:hover {
    color: #fff; }

.stok-filtre-temizle a {
  color: #FFF;
  background: #0060e3 !important;}

#secili-sayfa {
  z-index: 2;
  background: #333;
  border-radius: 0px !important;
  color: #FFF; }

#v3-loader {
  background: #ffffff4f; }

#v3-loader-filter {
  background: #ffffff91; }

#filtre-baslik {
  font-weight: 600;
  color: #0060e3;
  border-color: #eee !important; }

.marka-filtre-item label::before, .grup-filtre-item label::before, .varyant-filtre-item label::before {
  border: 2px solid #bfbfbf; }

#secimidaralt_v3 .marka-filtre-item input[type="checkbox"]:checked + label::before, #secimidaralt_v3 .grup-filtre-item input[type="checkbox"]:checked + label::before, #secimidaralt_v3 .varyant-filtre-item input[type="checkbox"]:checked + label::before {
  background: #0060e3 !important;
  color: #fff;
  border: 2px solid #0060e3 !important; }

#secimidaralt_v3 .marka-filtre-item input[type="checkbox"]:checked + label, #secimidaralt_v3 .grup-filtre-item input[type="checkbox"]:checked + label, #secimidaralt_v3 .varyant-filtre-item input[type="checkbox"]:checked + label {
  color: #0060e3; }

.marka-filtre-item label, .grup-filtre-item label, .varyant-filtre-item label, .kategori-filtre-item label {
  font-family: akilliTicaret;
  color: #333; }

.grup-baslik, .varyant-baslik, .kategori-baslik, .marka-baslik, .stok-baslik {
  font-family: akilliTicaret !important;
  font-weight: 400 !important; }

#cat_rw_03 {
  border: 1px solid #eee; }

#formfilterV23 {
  border: 1px solid #eee;
  padding: 20px 20px;
  height: auto;
  display: inline-block;
  width: 90%; }

.secim_baslik {
  font-weight: 600;
  font-size: 15px;
  display: block;
  width: 100%;
  padding-bottom: 15px; }

.secim_icerik {
  height: auto;
  display: block;
  width: 100%;
  padding: 0px 0px 20px 0px; }

.secim_icerik1 {
  padding: 0px 10px;
  width: 48%;
  min-height: 45px;
  line-height: 45px;
  background: #F0F0F0;
  float: left;
  margin-right: 2%;
  margin-bottom: 5px;
  cursor: pointer;
  text-align: center; }

.secim_icerik1on {
  padding: 0px 10px;
  width: 48%;
  min-height: 45px;
  line-height: 45px;
  background: #091140;
  float: left;
  margin-right: 2%;
  margin-bottom: 5px;
  border: 1px solid #091140;
  cursor: pointer;
  color: #fff;
  text-align: center; }

.secim_icerik2 {
  padding: 0px 10px;
  min-width: 75px;
  width: 100%;
  display: block;
  min-height: 45px;
  line-height: 45px;
  background: #F0F0F0;
  float: left;
  margin-right: 5px;
  margin-bottom: 5px;
  border: 1px solid #DDD;
  cursor: pointer;
  text-align: center; }

.secim_icerik2on {
  padding: 0px 10px;
  min-width: 75px;
  width: 100%;
  display: block;
  min-height: 45px;
  line-height: 45px;
  background: #091140;
  float: left;
  margin-right: 5px;
  margin-bottom: 5px;
  border: 1px solid #091140;
  cursor: pointer;
  color: #fff;
  text-align: center; }

.kategori-filter-input {
  border: 1px solid #ccc;
  width: 45%;
  font-weight: 400;
  margin: 5px 0px 15px 0px;
  height: 39px;
  text-align: center;
  outline: none;
  float: left;
  font-size: 13px;
  margin-right: 5px; }

.kategori-filter-button {
  height: 40px;
  width: 94%;
  border: none;
  outline: none;
  letter-spacing: 2px;
  background: #091140;
  color: #FFF;
  font-size: 14px; }

.stok-filtre-item {
  width: 50%;
  float: left; }

.stok-filtre-item-ara {
  clear: both;
  padding-top: 10px; }

#v3-loader {
  position: fixed;
  top: 0;
  height: 100%;
  width: 100%;
  background: #ffffff4f;
  z-index: 99;
  display: flex;
  align-items: center;
  justify-content: center; }

#v3-loader-filter {
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  background: #ffffff91;
  display: flex;
  align-items: center;
  justify-content: center; }

#secimidaralt_v3 {
  position: relative;
  height: auto;
  display: inline-block;
  margin-bottom: 150px;
  border: 1px solid #eee !important; }

.sirala-content {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-flow: row wrap; }

.sirala-div select {
  height: 42px;
  border-color: #eee !important; }

.sirala-div-margin {
  padding: 0px;
  padding-right: 15px; }

.cat-gorunum-box {
  background: #fbfbfb;
  padding: 5px;
  border: 1px solid #eee !important;
  display: inline-block;
  cursor: pointer; }
  .cat-gorunum-box:hover {
    background: #efefef; }

.pagination > li > a, .pagination > li > span {
  border: 0px;
  z-index: 3; }

.varyant-baslik {
  padding-left: 0px !important; }

.form-control {
  border: 1px solid #eee;
  box-shadow: none;
  outline: none;
  border-radius: 0px !important; }
  .form-control:focus {
    box-shadow: none;
    border: 1px solid #091140; }

#katalogGorunumu {
  margin-top: 25px; }

/*Filtre Responsive*/
@media all and (max-width: 992px) {
  #cat_rw_05 {
    padding: 0px; }
  .cat-filtre {
    font-family: 'Oswald', sans-serif;
    background: #0060e3 !important; }
  .cat-menu-top p {
    font-family: 'Oswald', sans-serif; } }

/*UYE OL TASARIM*/
.newmem-content {
  padding: 0px;
  border: 1px solid #eee;
  margin: 30px auto 40px;
  float: none; }
  .newmem-content .container-fluid {
    padding: 15px 0px 25px;
    margin: 0 auto;
    background-color: #FFF; }
  .newmem-content input[type=checkbox] {
    display: inline-block !important; }

.newmem-baslik {
  font-size: 25px;
  margin: 0px;
  letter-spacing: -0.5px;
  text-align: center;
  background: #0060e3;
  color: #fff;
  padding: 15px 0px; }

.newmem-content .newmem-row {
  margin: 7px 0px;
  padding: 0px 15px; }
  .newmem-content .newmem-row input {
    margin-top: 5px; }

label {
  font-weight: normal; }

.oc_member_singup_sozlesme_text.parmak strong {
  cursor: pointer; }

/*Kategori Banner*/
.cat-banner img {
  width: 100%; }

.cat-banner .slick-arrow:hover {
  background: #0060e3; }

.cat-banner .slick-next {
  right: 0; }

.cat-banner .slick-prev {
  left: 0; }

.cat-banner .slick-dots {
  bottom: 0%; }
  .cat-banner .slick-dots li {
    overflow: hidden;
    transition: all 0.3s ease;
    -webkit-box-shadow: 0px 2px 16px -2px rgba(0, 0, 0, 0.17);
    -moz-box-shadow: 0px 2px 16px -2px rgba(0, 0, 0, 0.17);
    box-shadow: 0px 2px 16px -2px rgba(0, 0, 0, 0.17); }
    .cat-banner .slick-dots li:hover {
      border-bottom: 20px solid #091140; }
    .cat-banner .slick-dots li button {
      background: #fff;
      padding: 0px;
      margin: 0px; }
    .cat-banner .slick-dots li.slick-active {
      border-bottom: 4px solid #091140; }
      .cat-banner .slick-dots li.slick-active button {
        background: #fff; }
    .cat-banner .slick-dots li button::before {
      display: none; }

@media all and (max-width: 992px) {
  .cat-banner.slick-dotted.slick-slider {
    margin-bottom: 10px; }
  .cat-banner .slick-arrow:hover {
    background: #091140; }
  .cat-banner .slick-arrow:before {
    border: solid #fff;
    border-width: 0 2px 2px 0;
    opacity: 1;
    padding: 3px;
    bottom: 33%; }
  .cat-banner .slick-next:before {
    left: 29%; }
  .cat-banner .slick-prev:before {
    right: 26%; }
  .cat-banner .slick-prev:hover:before, .cat-banner .slick-prev:focus:before {
    border: solid #fff;
    border-width: 0 2px 2px 0;
    opacity: 1; }
  .cat-banner .slick-next:hover:before, .cat-banner .slick-next:focus:before {
    border: solid #fff;
    border-width: 0 2px 2px 0;
    opacity: 1; }
  .cat-banner .slick-dots li {
    width: 5px;
    height: 5px; }
    .cat-banner .slick-dots li button {
      width: 5px;
      height: 5px;
      border-radius: 50%; }
    .cat-banner .slick-dots li.slick-active {
      border: none;
      width: 7px;
      height: 7px; }
      .cat-banner .slick-dots li.slick-active button {
        width: 7px;
        height: 7px; } }

/*Karsılastirma*/
.karsilastirma-inner {
  display: flex;
  overflow-x: scroll;
  padding-bottom: 50px;
  justify-content: flex-start;
  align-items: flex-start; }

.urun-karsilastirma-baslik {
  font-size: 18px;
  letter-spacing: 0px;
  padding: 10px;
  width: 100%;
  display: block;
  font-weight: 600;
  color: #091f40; }

.urun-karsilastirma-box {
  position: relative;
  height: auto;
  display: inline-block;
  border-radius: 0px;
  background: #fff;
  padding: 15px;
  padding-bottom: 0px;
  float: left;
  min-width: 300px; }

.urun-karsilastirma-img {
  text-align: center;
  background: #eee;
  padding: 10px;
  border-radius: 3px;
  width: 100%; }
  .urun-karsilastirma-img a {
    border-radius: 5px;
    border: 2px solid #e3e3e3;
    padding: 5px 25px;
    background: #fff;
    display: inline-block;
    width: 100%; }
  .urun-karsilastirma-img img {
    max-width: 100%; }

.urun-detay-butonlar {
  width: 100%;
  height: 40px;
  position: relative; }
  .urun-detay-butonlar form {
    width: 50%;
    height: 100%;
    float: left; }
  .urun-detay-butonlar .list-cikar-mm {
    width: 100% !important;
    height: 100%;
    float: left;
    border: 1px solid #091f40;
    text-align: center;
    background: #091140;
    color: #fff;
    transition: all 0.5s ease;
    border-radius: 0px !important; }
  .urun-detay-butonlar .spt-ekle-mm {
    width: 50% !important;
    height: 100%;
    float: left;
    border: 1px solid #0060e3;
    text-align: center;
    background: #0060e3;
    color: #fff;
    transition: all 0.5s ease;
    border-radius: 0px !important; }

.urun-karsilastirma-aciklama {
  width: 100%;
  height: auto;
  margin: auto;
  margin-top: 10px;
  min-height: 100px; }

.urun-karsilastirma-ozellikler {
  padding: 15px;
  display: inline-block;
  width: 100%; }
  .urun-karsilastirma-ozellikler:nth-child(odd), .urun-karsilastirma-ozellikler:nth-child(even) {
    background: #eee; }

@media all and (max-width: 992px) {
  .urun-karsilastirma-aciklama {
    font-size: 13px; } }

/*Bootstrap */
/*-- float utilities --*/
.float-left {
  float: left   !important; }

.float-right {
  float: right  !important; }

.float-none {
  float: none   !important; }

@media (min-width: 768px) {
  .float-sm-left {
    float: left   !important; }
  .float-sm-right {
    float: right  !important; }
  .float-sm-none {
    float: none   !important; } }

@media (min-width: 992px) {
  .float-md-left {
    float: left   !important; }
  .float-md-right {
    float: right  !important; }
  .float-md-none {
    float: none   !important; } }

@media (min-width: 1200px) {
  .float-lg-left {
    float: left   !important; }
  .float-lg-right {
    float: right  !important; }
  .float-lg-none {
    float: none   !important; } }

/*-- text utilities --*/
.text-left {
  text-align: left   !important; }

.text-right {
  text-align: right  !important; }

.text-center {
  text-align: center !important; }

@media (min-width: 768px) {
  .text-sm-left {
    text-align: left   !important; }
  .text-sm-right {
    text-align: right  !important; }
  .text-sm-center {
    text-align: center !important; } }

@media (min-width: 992px) {
  .text-md-left {
    text-align: left   !important; }
  .text-md-right {
    text-align: right  !important; }
  .text-md-center {
    text-align: center !important; } }

@media (min-width: 1200px) {
  .text-lg-left {
    text-align: left   !important; }
  .text-lg-right {
    text-align: right  !important; }
  .text-lg-center {
    text-align: center !important; } }

/*-- spacing utilities --*/
.m-0 {
  margin: 0 0 !important; }

.mt-0 {
  margin-top: 0 !important; }

.mr-0 {
  margin-right: 0 !important; }

.mb-0 {
  margin-bottom: 0 !important; }

.ml-0 {
  margin-left: 0 !important; }

.mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important; }

.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important; }

.m-1 {
  margin: 0.25rem 0.25rem !important; }

.mt-1 {
  margin-top: 0.25rem !important; }

.mr-1 {
  margin-right: 0.25rem !important; }

.mb-1 {
  margin-bottom: 0.25rem !important; }

.ml-1 {
  margin-left: 0.25rem !important; }

.mx-1 {
  margin-right: 0.25rem !important;
  margin-left: 0.25rem !important; }

.my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important; }

.m-2 {
  margin: 0.5rem 0.5rem !important; }

.mt-2 {
  margin-top: 0.5rem !important; }

.mr-2 {
  margin-right: 0.5rem !important; }

.mb-2 {
  margin-bottom: 0.5rem !important; }

.ml-2 {
  margin-left: 0.5rem !important; }

.mx-2 {
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important; }

.my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important; }

.m-3 {
  margin: 1rem 1rem !important; }

.mt-3 {
  margin-top: 1rem !important; }

.mr-3 {
  margin-right: 1rem !important; }

.mb-3 {
  margin-bottom: 1rem !important; }

.ml-3 {
  margin-left: 1rem !important; }

.mx-3 {
  margin-right: 1rem !important;
  margin-left: 1rem !important; }

.my-3 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important; }

.m-4 {
  margin: 1.5rem 1.5rem !important; }

.mt-4 {
  margin-top: 1.5rem !important; }

.mr-4 {
  margin-right: 1.5rem !important; }

.mb-4 {
  margin-bottom: 1.5rem !important; }

.ml-4 {
  margin-left: 1.5rem !important; }

.mx-4 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important; }

.my-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important; }

.m-5 {
  margin: 3rem 3rem !important; }

.mt-5 {
  margin-top: 3rem !important; }

.mr-5 {
  margin-right: 3rem !important; }

.mb-5 {
  margin-bottom: 3rem !important; }

.ml-5 {
  margin-left: 3rem !important; }

.mx-5 {
  margin-right: 3rem !important;
  margin-left: 3rem !important; }

.my-5 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important; }

.p-0 {
  padding: 0 0 !important; }

.pt-0 {
  padding-top: 0 !important; }

.pr-0 {
  padding-right: 0 !important; }

.pb-0 {
  padding-bottom: 0 !important; }

.pl-0 {
  padding-left: 0 !important; }

.px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important; }

.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important; }

.p-1 {
  padding: 0.25rem 0.25rem !important; }

.pt-1 {
  padding-top: 0.25rem !important; }

.pr-1 {
  padding-right: 0.25rem !important; }

.pb-1 {
  padding-bottom: 0.25rem !important; }

.pl-1 {
  padding-left: 0.25rem !important; }

.px-1 {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important; }

.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important; }

.p-2 {
  padding: 0.5rem 0.5rem !important; }

.pt-2 {
  padding-top: 0.5rem !important; }

.pr-2 {
  padding-right: 0.5rem !important; }

.pb-2 {
  padding-bottom: 0.5rem !important; }

.pl-2 {
  padding-left: 0.5rem !important; }

.px-2 {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important; }

.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important; }

.p-3 {
  padding: 1rem 1rem !important; }

.pt-3 {
  padding-top: 1rem !important; }

.pr-3 {
  padding-right: 1rem !important; }

.pb-3 {
  padding-bottom: 1rem !important; }

.pl-3 {
  padding-left: 1rem !important; }

.px-3 {
  padding-right: 1rem !important;
  padding-left: 1rem !important; }

.py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important; }

.p-4 {
  padding: 1.5rem 1.5rem !important; }

.pt-4 {
  padding-top: 1.5rem !important; }

.pr-4 {
  padding-right: 1.5rem !important; }

.pb-4 {
  padding-bottom: 1.5rem !important; }

.pl-4 {
  padding-left: 1.5rem !important; }

.px-4 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important; }

.py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important; }

.p-5 {
  padding: 3rem 3rem !important; }

.pt-5 {
  padding-top: 3rem !important; }

.pr-5 {
  padding-right: 3rem !important; }

.pb-5 {
  padding-bottom: 3rem !important; }

.pl-5 {
  padding-left: 3rem !important; }

.px-5 {
  padding-right: 3rem !important;
  padding-left: 3rem !important; }

.py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important; }

@media (max-width: 992px) {
  .m-sm-0 {
    margin: 0 0 !important; }
  .mt-sm-0 {
    margin-top: 0 !important; }
  .mr-sm-0 {
    margin-right: 0 !important; }
  .mb-sm-0 {
    margin-bottom: 0 !important; }
  .ml-sm-0 {
    margin-left: 0 !important; }
  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important; }
  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
  .m-sm-1 {
    margin: 0.25rem 0.25rem !important; }
  .mt-sm-1 {
    margin-top: 0.25rem !important; }
  .mr-sm-1 {
    margin-right: 0.25rem !important; }
  .mb-sm-1 {
    margin-bottom: 0.25rem !important; }
  .ml-sm-1 {
    margin-left: 0.25rem !important; }
  .mx-sm-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important; }
  .my-sm-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important; }
  .m-sm-2 {
    margin: 0.5rem 0.5rem !important; }
  .mt-sm-2 {
    margin-top: 0.5rem !important; }
  .mr-sm-2 {
    margin-right: 0.5rem !important; }
  .mb-sm-2 {
    margin-bottom: 0.5rem !important; }
  .ml-sm-2 {
    margin-left: 0.5rem !important; }
  .mx-sm-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important; }
  .my-sm-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important; }
  .m-sm-3 {
    margin: 1rem 1rem !important; }
  .mt-sm-3 {
    margin-top: 1rem !important; }
  .mr-sm-3 {
    margin-right: 1rem !important; }
  .mb-sm-3 {
    margin-bottom: 1rem !important; }
  .ml-sm-3 {
    margin-left: 1rem !important; }
  .mx-sm-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important; }
  .my-sm-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important; }
  .m-sm-4 {
    margin: 1.5rem 1.5rem !important; }
  .mt-sm-4 {
    margin-top: 1.5rem !important; }
  .mr-sm-4 {
    margin-right: 1.5rem !important; }
  .mb-sm-4 {
    margin-bottom: 1.5rem !important; }
  .ml-sm-4 {
    margin-left: 1.5rem !important; }
  .mx-sm-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important; }
  .my-sm-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important; }
  .m-sm-5 {
    margin: 3rem 3rem !important; }
  .mt-sm-5 {
    margin-top: 3rem !important; }
  .mr-sm-5 {
    margin-right: 3rem !important; }
  .mb-sm-5 {
    margin-bottom: 3rem !important; }
  .ml-sm-5 {
    margin-left: 3rem !important; }
  .mx-sm-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important; }
  .my-sm-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important; }
  .p-sm-0 {
    padding: 0 0 !important; }
  .pt-sm-0 {
    padding-top: 0 !important; }
  .pr-sm-0 {
    padding-right: 0 !important; }
  .pb-sm-0 {
    padding-bottom: 0 !important; }
  .pl-sm-0 {
    padding-left: 0 !important; }
  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important; }
  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .p-sm-1 {
    padding: 0.25rem 0.25rem !important; }
  .pt-sm-1 {
    padding-top: 0.25rem !important; }
  .pr-sm-1 {
    padding-right: 0.25rem !important; }
  .pb-sm-1 {
    padding-bottom: 0.25rem !important; }
  .pl-sm-1 {
    padding-left: 0.25rem !important; }
  .px-sm-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important; }
  .py-sm-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important; }
  .p-sm-2 {
    padding: 0.5rem 0.5rem !important; }
  .pt-sm-2 {
    padding-top: 0.5rem !important; }
  .pr-sm-2 {
    padding-right: 0.5rem !important; }
  .pb-sm-2 {
    padding-bottom: 0.5rem !important; }
  .pl-sm-2 {
    padding-left: 0.5rem !important; }
  .px-sm-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important; }
  .py-sm-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important; }
  .p-sm-3 {
    padding: 1rem 1rem !important; }
  .pt-sm-3 {
    padding-top: 1rem !important; }
  .pr-sm-3 {
    padding-right: 1rem !important; }
  .pb-sm-3 {
    padding-bottom: 1rem !important; }
  .pl-sm-3 {
    padding-left: 1rem !important; }
  .px-sm-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important; }
  .py-sm-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important; }
  .p-sm-4 {
    padding: 1.5rem 1.5rem !important; }
  .pt-sm-4 {
    padding-top: 1.5rem !important; }
  .pr-sm-4 {
    padding-right: 1.5rem !important; }
  .pb-sm-4 {
    padding-bottom: 1.5rem !important; }
  .pl-sm-4 {
    padding-left: 1.5rem !important; }
  .px-sm-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important; }
  .py-sm-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important; }
  .p-sm-5 {
    padding: 3rem 3rem !important; }
  .pt-sm-5 {
    padding-top: 3rem !important; }
  .pr-sm-5 {
    padding-right: 3rem !important; }
  .pb-sm-5 {
    padding-bottom: 3rem !important; }
  .pl-sm-5 {
    padding-left: 3rem !important; }
  .px-sm-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important; }
  .py-sm-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important; } }

@media (min-width: 992px) {
  .m-md-0 {
    margin: 0 0 !important; }
  .mt-md-0 {
    margin-top: 0 !important; }
  .mr-md-0 {
    margin-right: 0 !important; }
  .mb-md-0 {
    margin-bottom: 0 !important; }
  .ml-md-0 {
    margin-left: 0 !important; }
  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important; }
  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
  .m-md-1 {
    margin: 0.25rem 0.25rem !important; }
  .mt-md-1 {
    margin-top: 0.25rem !important; }
  .mr-md-1 {
    margin-right: 0.25rem !important; }
  .mb-md-1 {
    margin-bottom: 0.25rem !important; }
  .ml-md-1 {
    margin-left: 0.25rem !important; }
  .mx-md-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important; }
  .my-md-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important; }
  .m-md-2 {
    margin: 0.5rem 0.5rem !important; }
  .mt-md-2 {
    margin-top: 0.5rem !important; }
  .mr-md-2 {
    margin-right: 0.5rem !important; }
  .mb-md-2 {
    margin-bottom: 0.5rem !important; }
  .ml-md-2 {
    margin-left: 0.5rem !important; }
  .mx-md-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important; }
  .my-md-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important; }
  .m-md-3 {
    margin: 1rem 1rem !important; }
  .mt-md-3 {
    margin-top: 1rem !important; }
  .mr-md-3 {
    margin-right: 1rem !important; }
  .mb-md-3 {
    margin-bottom: 1rem !important; }
  .ml-md-3 {
    margin-left: 1rem !important; }
  .mx-md-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important; }
  .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important; }
  .m-md-4 {
    margin: 1.5rem 1.5rem !important; }
  .mt-md-4 {
    margin-top: 1.5rem !important; }
  .mr-md-4 {
    margin-right: 1.5rem !important; }
  .mb-md-4 {
    margin-bottom: 1.5rem !important; }
  .ml-md-4 {
    margin-left: 1.5rem !important; }
  .mx-md-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important; }
  .my-md-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important; }
  .m-md-5 {
    margin: 3rem 3rem !important; }
  .mt-md-5 {
    margin-top: 3rem !important; }
  .mr-md-5 {
    margin-right: 3rem !important; }
  .mb-md-5 {
    margin-bottom: 3rem !important; }
  .ml-md-5 {
    margin-left: 3rem !important; }
  .mx-md-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important; }
  .my-md-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important; }
  .p-md-0 {
    padding: 0 0 !important; }
  .pt-md-0 {
    padding-top: 0 !important; }
  .pr-md-0 {
    padding-right: 0 !important; }
  .pb-md-0 {
    padding-bottom: 0 !important; }
  .pl-md-0 {
    padding-left: 0 !important; }
  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important; }
  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .p-md-1 {
    padding: 0.25rem 0.25rem !important; }
  .pt-md-1 {
    padding-top: 0.25rem !important; }
  .pr-md-1 {
    padding-right: 0.25rem !important; }
  .pb-md-1 {
    padding-bottom: 0.25rem !important; }
  .pl-md-1 {
    padding-left: 0.25rem !important; }
  .px-md-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important; }
  .py-md-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important; }
  .p-md-2 {
    padding: 0.5rem 0.5rem !important; }
  .pt-md-2 {
    padding-top: 0.5rem !important; }
  .pr-md-2 {
    padding-right: 0.5rem !important; }
  .pb-md-2 {
    padding-bottom: 0.5rem !important; }
  .pl-md-2 {
    padding-left: 0.5rem !important; }
  .px-md-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important; }
  .py-md-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important; }
  .p-md-3 {
    padding: 1rem 1rem !important; }
  .pt-md-3 {
    padding-top: 1rem !important; }
  .pr-md-3 {
    padding-right: 1rem !important; }
  .pb-md-3 {
    padding-bottom: 1rem !important; }
  .pl-md-3 {
    padding-left: 1rem !important; }
  .px-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important; }
  .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important; }
  .p-md-4 {
    padding: 1.5rem 1.5rem !important; }
  .pt-md-4 {
    padding-top: 1.5rem !important; }
  .pr-md-4 {
    padding-right: 1.5rem !important; }
  .pb-md-4 {
    padding-bottom: 1.5rem !important; }
  .pl-md-4 {
    padding-left: 1.5rem !important; }
  .px-md-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important; }
  .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important; }
  .p-md-5 {
    padding: 3rem 3rem !important; }
  .pt-md-5 {
    padding-top: 3rem !important; }
  .pr-md-5 {
    padding-right: 3rem !important; }
  .pb-md-5 {
    padding-bottom: 3rem !important; }
  .pl-md-5 {
    padding-left: 3rem !important; }
  .px-md-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important; }
  .py-md-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important; } }

@media (min-width: 1200px) {
  .m-lg-0 {
    margin: 0 0 !important; }
  .mt-lg-0 {
    margin-top: 0 !important; }
  .mr-lg-0 {
    margin-right: 0 !important; }
  .mb-lg-0 {
    margin-bottom: 0 !important; }
  .ml-lg-0 {
    margin-left: 0 !important; }
  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important; }
  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
  .m-lg-1 {
    margin: 0.25rem 0.25rem !important; }
  .mt-lg-1 {
    margin-top: 0.25rem !important; }
  .mr-lg-1 {
    margin-right: 0.25rem !important; }
  .mb-lg-1 {
    margin-bottom: 0.25rem !important; }
  .ml-lg-1 {
    margin-left: 0.25rem !important; }
  .mx-lg-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important; }
  .my-lg-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important; }
  .m-lg-2 {
    margin: 0.5rem 0.5rem !important; }
  .mt-lg-2 {
    margin-top: 0.5rem !important; }
  .mr-lg-2 {
    margin-right: 0.5rem !important; }
  .mb-lg-2 {
    margin-bottom: 0.5rem !important; }
  .ml-lg-2 {
    margin-left: 0.5rem !important; }
  .mx-lg-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important; }
  .my-lg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important; }
  .m-lg-3 {
    margin: 1rem 1rem !important; }
  .mt-lg-3 {
    margin-top: 1rem !important; }
  .mr-lg-3 {
    margin-right: 1rem !important; }
  .mb-lg-3 {
    margin-bottom: 1rem !important; }
  .ml-lg-3 {
    margin-left: 1rem !important; }
  .mx-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important; }
  .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important; }
  .m-lg-4 {
    margin: 1.5rem 1.5rem !important; }
  .mt-lg-4 {
    margin-top: 1.5rem !important; }
  .mr-lg-4 {
    margin-right: 1.5rem !important; }
  .mb-lg-4 {
    margin-bottom: 1.5rem !important; }
  .ml-lg-4 {
    margin-left: 1.5rem !important; }
  .mx-lg-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important; }
  .my-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important; }
  .m-lg-5 {
    margin: 3rem 3rem !important; }
  .mt-lg-5 {
    margin-top: 3rem !important; }
  .mr-lg-5 {
    margin-right: 3rem !important; }
  .mb-lg-5 {
    margin-bottom: 3rem !important; }
  .ml-lg-5 {
    margin-left: 3rem !important; }
  .mx-lg-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important; }
  .my-lg-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important; }
  .p-lg-0 {
    padding: 0 0 !important; }
  .pt-lg-0 {
    padding-top: 0 !important; }
  .pr-lg-0 {
    padding-right: 0 !important; }
  .pb-lg-0 {
    padding-bottom: 0 !important; }
  .pl-lg-0 {
    padding-left: 0 !important; }
  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important; }
  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .p-lg-1 {
    padding: 0.25rem 0.25rem !important; }
  .pt-lg-1 {
    padding-top: 0.25rem !important; }
  .pr-lg-1 {
    padding-right: 0.25rem !important; }
  .pb-lg-1 {
    padding-bottom: 0.25rem !important; }
  .pl-lg-1 {
    padding-left: 0.25rem !important; }
  .px-lg-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important; }
  .py-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important; }
  .p-lg-2 {
    padding: 0.5rem 0.5rem !important; }
  .pt-lg-2 {
    padding-top: 0.5rem !important; }
  .pr-lg-2 {
    padding-right: 0.5rem !important; }
  .pb-lg-2 {
    padding-bottom: 0.5rem !important; }
  .pl-lg-2 {
    padding-left: 0.5rem !important; }
  .px-lg-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important; }
  .py-lg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important; }
  .p-lg-3 {
    padding: 1rem 1rem !important; }
  .pt-lg-3 {
    padding-top: 1rem !important; }
  .pr-lg-3 {
    padding-right: 1rem !important; }
  .pb-lg-3 {
    padding-bottom: 1rem !important; }
  .pl-lg-3 {
    padding-left: 1rem !important; }
  .px-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important; }
  .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important; }
  .p-lg-4 {
    padding: 1.5rem 1.5rem !important; }
  .pt-lg-4 {
    padding-top: 1.5rem !important; }
  .pr-lg-4 {
    padding-right: 1.5rem !important; }
  .pb-lg-4 {
    padding-bottom: 1.5rem !important; }
  .pl-lg-4 {
    padding-left: 1.5rem !important; }
  .px-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important; }
  .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important; }
  .p-lg-5 {
    padding: 3rem 3rem !important; }
  .pt-lg-5 {
    padding-top: 3rem !important; }
  .pr-lg-5 {
    padding-right: 3rem !important; }
  .pb-lg-5 {
    padding-bottom: 3rem !important; }
  .pl-lg-5 {
    padding-left: 3rem !important; }
  .px-lg-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important; }
  .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important; } }

.packages {
  padding: 0px; }

.packages-row .packages-box {
  padding: 0px;
  margin: 1rem 0px; }
  .packages-row .packages-box .packages-box-container {
    height: auto;
    display: inline-block;
    padding: 1.5em;
    text-align: left;
    float: left;
    border: 10px solid #ffffff;
    background: #f6f7f9;
    position: relative; }
    .packages-row .packages-box .packages-box-container .packages-popular {
      color: #fff;
      text-align: center;
      font-size: 16px;
      letter-spacing: 2px;
    font-family: 'Open Sans', sans-serif;
      padding: 0.5em;
      position: absolute;
      top: -38px;
      left: 0;
      right: 0; }
    .packages-row .packages-box .packages-box-container .packages-box-heading .packages-heading {
      margin-bottom: 0px; }
      .packages-row .packages-box .packages-box-container .packages-box-heading .packages-heading a {
		color: #0060e3;
        font-weight: bold;
        font-size: 18px;
        text-align: center; }
    .packages-row .packages-box .packages-box-container .packages-type-price {
      font-size: 30px;
      font-weight: bold;
      margin: 0.5rem 0 0px 0px;
      display: block;
      float: left;
      width: 100%;
      min-height: 90px;
      display: flex;    
      align-items: center; 
      flex-flow: row wrap;
      justify-content: flex-start;
      padding: .5rem 0px; }
      .packages-row .packages-box .packages-box-container .packages-type-price .packages-type-tl {
        font-size: 30px;
        padding-left: 10px;
        font-weight: 300;
      font-family: 'Open Sans', sans-serif; }
      .packages-row .packages-box .packages-box-container .packages-type-price s#eski-fiyat {
        display: block;
		width: 100%;
		text-align: left;   
		color: #696969;
		font-family: 'Open Sans', sans-serif;
		font-size: 19px;
		margin-bottom: -2rem;}    
    .packages-row .packages-box .packages-box-container .packages-type-text {
    font-family: 'Open Sans', sans-serif;
      font-size: 17px;
      font-weight: 400;
      min-height: 40px;
      display: flex;     
      align-items: flex-end; }
    .packages-row .packages-box .packages-box-container .packages-box-heading .packages-alt-heading {
    font-family: 'Open Sans', sans-serif;
      font-size: 14px;
      line-height: 1.4;
      font-weight: normal;
      display: block;
      color: #8c8c8c;
      float: left;
      min-height: 50px; }
    .packages-row .packages-box .packages-box-container .packages-box-text {
		margin: 0 0px; 
		min-height:185px;}
    .packages-row .packages-box .packages-box-container .packages-box-text span{
		display: inline-block;     
		cursor:pointer;
	} 
    .packages-row .packages-box .packages-box-container .packages-box-text img{
		max-width: 100%;
		height:auto!important;  
		width:auto!important;}
      .packages-row .packages-box .packages-box-container .packages-box-text .packages-props p{
		font-family: 'Open Sans', sans-serif;
		line-height: 1.7; 
        font-size: 14px; } 
      .packages-row .packages-box .packages-box-container .packages-box-text .packages-props div.prop-items{
		min-height: 160px;
		} 
      .packages-row .packages-box .packages-box-container .packages-box-text .packages-props div.prop-items p{
		margin-bottom: 0.5rem;
		display: flex;
		align-items: center;
		justify-content: flex-start;
	  }
      .packages-row .packages-box .packages-box-container .packages-box-text .packages-props div.prop-items p:before{
		content: '\f3fd';
		font-family: Ionicons;
		color: #0060e3;
		margin-right: 1rem;
		font-size: 36px;
		line-height: 0.9;
		height: 27px;
		display: inline-block;
	  }
      .packages-row .packages-box .packages-box-container .packages-box-text .packages-props i{
		color: #0060e3;
		font-size: 16px; }    
    .packages-row .packages-box .packages-box-container .packages-box-button .packages-price-year {
      min-height: 20px;
    font-family: 'Open Sans', sans-serif;
      font-size: 14px;
      line-height: 1.4;
      font-weight: normal;
      display: block;
      color: #1f1f1f;
      margin-bottom: 1.5rem; }
    .packages-row .packages-box .packages-box-container .packages-box-button .packages-language {
    font-family: 'Open Sans', sans-serif;
      margin-bottom: 1rem; }
  .packages-row .packages-box:nth-child(1) .packages-box-container .main-link {
    color: #fff;
    background: #0047d7;
    background: -moz-linear-gradient(left, #0047d7 0%, #01b0ff 100%);
    background: -webkit-linear-gradient(left, #0047d7 0%, #01b0ff 100%);
    background: linear-gradient(to right, #0047d7 0%, #01b0ff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0047d7', endColorstr='#01b0ff',GradientType=1 ); }
  .packages-row .packages-box:nth-child(2) .packages-box-container .main-link {
    color: #fff;
    background: #10b08c;
    background: -moz-linear-gradient(left, #10b08c 0%, #1ee7b9 100%);
    background: -webkit-linear-gradient(left, #10b08c 0%, #1ee7b9 100%);
    background: linear-gradient(to right, #10b08c 0%, #1ee7b9 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#10b08c', endColorstr='#1ee7b9',GradientType=1 ); }
  .packages-row .packages-box:nth-child(3) .packages-box-container .main-link {
    color: #fff;
    background: #dc1445;
    background: -moz-linear-gradient(left, #dc1445 0%, #fd5d3f 100%);
    background: -webkit-linear-gradient(left, #dc1445 0%, #fd5d3f 100%);
    background: linear-gradient(to right, #dc1445 0%, #fd5d3f 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dc1445', endColorstr='#fd5d3f',GradientType=1 ); }
  .packages-row .packages-box:last-child .packages-box-container .main-link {
    color: #fff;
    background: #000000;
    background: linear-gradient(to right, #000000 0%, #5d5959 100%); }
	.packages-row .packages-box:nth-child(1) .packages-box-container .packages-type-price {
		color:#0047d7;
	}
	.packages-row .packages-box:nth-child(2) .packages-box-container .packages-type-price {
		color:#10b08c;
	}
	.packages-row .packages-box:nth-child(3) .packages-box-container .packages-type-price {
		color:#dc1445;
	}
	.packages-row .packages-box:last-child .packages-box-container .packages-type-price {
		 color:#000000;    
	}
	.vf-packages.packages-row .packages-box .packages-box-container .packages-type-price{  
		color:#dc1445;
	}
	.vf-packages.packages-row .packages-box .packages-box-container .main-link{  
		color: #fff;  
		background: #e70000;}
	
	.vf-packages.packages-row .packages-box .packages-box-container .main-link{  
		display:flex;
		align-items:center; 
		padding: 8px 30px;
	} 
.modalCloseBtn{
	background: 0;    
    position: absolute;
    top: 0rem;
    right: 0rem;
    font-size: 28px; 
    width: 50px;
    height: 50px;
    color: #fff;     
}

input.form-control.pincode-input-text.pincode-input-text-masked::-webkit-outer-spin-button,
input.form-control.pincode-input-text.pincode-input-text-masked::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
/* Firefox */
input.form-control.pincode-input-text.pincode-input-text-masked::-webkit-inner-spin-button {
  -moz-appearance: textfield;
}  

@media (min-width: 768px) and (max-width: 1024px) {
	.pincode-input-container.touch .touchwrapper .touchtable td{
		background:#fff;
	}
	input.form-control.pincode-input-text.pincode-input-text-masked{
		margin: 0;
		border: 1px solid #cccccc!important;
		height: 100%!important;
		width: 100%!important;  
	}
}
@media all and (min-width: 768px) {
	#leaveModal .modal-dialog{
		width: 900px;
		margin: 30px auto;   
	}
}
* {
  font-family: akilliTicaret;
  margin: 0;
  padding: 0; }

body {
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* E BULTEN MODAL*/
button.off {
  font-family: akilliTicaret !important; }

button.on {
  font-family: akilliTicaret !important; }
  
#e-bulten-modal {
  -webkit-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  top: 50%;
  margin: 0 auto; }
  #e-bulten-modal .modal-header, #e-bulten-modal button.close {
    padding: 0 15px;
    border: 0px; }
  #e-bulten-modal .modal-content {
    padding: 25px 0px;
    overflow: hidden; }
    #e-bulten-modal .modal-content::before {
      content: "\f422";
      font-family: "Ionicons";
      font-size: 115px;
      color: #d0d0d0;
      position: absolute;
      left: -15px;
      top: -45px;
      transform: rotate(-45deg); }

.modal-ebulten-baslik {
  display: block !important;
  text-align: center;
  margin-bottom: 20px; }

.modal-ebulten-p {
  color: #7d7878;
  font-size: 13px;
  margin-bottom: 13px; }

.nothanks {
  cursor: pointer;
  margin-top: 10px; }
 
.price-type-container{
	width: auto;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #efefef;
    background: #f6f7f9;
    padding:0.8rem 2.5rem;
    border-radius: 55px;
}
.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}

.switch input { 
  opacity: 0;
  width: 0;
  height: 0;    
}

.slider-switch {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #0060e3;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider-switch:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider-switch {
  background-color: #0060e3;
}

input:focus + .slider-switch {
  box-shadow: 0 0 1px #0060e3;
}

input:checked + .slider-switch:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.slider-switch.round {
  border-radius: 34px;
}

.slider-switch.round:before {
  border-radius: 50%;
}

@media all and (max-width: 1260px) {
	.price-container-row{
		display:flex;
		flex-flow:column wrap;
	}
	.price-type{
		width:100%;
		order:2;
		margin-top: 0px!important;
	}
	.price-tabs-container{
		width:100%;
		order:1;
	}
	#fiyatlarResult{
		order:3; 
	}
}
.mobil-block{
	display:none;
}

.mobil-block select { 
	height: 60px;   
    width: 100%;
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
    border: 0;
    background: #f6f7f9;
    border: 1px solid #eee;
    margin-top: 1rem;
    padding-left: 1rem;
}


.mobil-none{
	display:flex;
}
@media all and (max-width: 992px) {
	.mobil-block{
		display:block;
	}
	.mobil-none{
		display:none;   
	}
}

@media all and (max-width: 850px) {
	.price-tabs-container .price-tab{
		margin-right: 0.5rem;
	}
}

@media all and (max-width: 760px) {
	.price-tabs-container {  
		flex-flow: column wrap;
	}
	.price-tabs-container .price-tab{
		margin-top: 0.5rem;
		margin-right: 0.5rem;
		margin-bottom: 0.5rem;
		width:100%;
	}
	input:checked + .slider:before {
		-webkit-transform: translateX(20px);
		-ms-transform: translateX(20px);
		transform: translateX(20px);
	}
}

/*the container must be positioned relative:*/
.custom-select {
  position: relative;
  font-family: Arial;
}

.custom-select select {
  display: none; /*hide original SELECT element:*/
}

.select-selected {
	color:#333!important;    
    padding: 1.5rem!important;
    width: 100%;
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
    border: 0;
    background: #f6f7f9;
    border: 1px solid #eee!important; 
    margin-top: 1rem;
    padding-left: 1rem;
	cursor:pointer;  
	position:relative; 
}

/*style the arrow inside the select element:*/
.select-selected:after {
  position: absolute;
  content: "";
  top: 50%;
  right: 10px;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-color: #333 transparent transparent transparent;
}

/*point the arrow upwards when the select box is open (active):*/
.select-selected.select-arrow-active:after {
  border-color: transparent transparent #333 transparent;
  top: 40%;
}

/*style the items (options), including the selected item:*/
.select-items div,.select-selected {
  color: #333;
  padding:1rem  1.5rem;  
  font-family: 'Open Sans', sans-serif;   
  cursor: pointer;
  user-select: none;
}

/*style items (options):*/
.select-items {
    position: relative;
    background-color: #f6f7f9;
    border: 1px solid #eee!important; 
    top: 100%;
    left: 0;
    right: 0;
    z-index: 99;       
}

/*hide the items when the select box is closed:*/
.select-hide {
  display: none;
}

.select-items div:hover, .same-as-selected {
  background-color: rgba(0, 0, 0, 0.1);
}

.justify-content-center{
	display: flex;
	justify-content: center;
}

.statik-sayfa-detay p, .statik-sayfa-detay li, .statik-sayfa-detay a, .statik-sayfa-detay u, .statik-sayfa-detay b, .statik-sayfa-detay span, .statik-sayfa-detay td{
    font-family: open sans, sans-serif !important;
}

.statik-sayfa-detay img{
	/*max-width: 70% !important;*/
	height: auto !important;
}

.fancybox-caption {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
  text-align: center; }
  
  .akilli-head-s3{
	  font-family: 'Open Sans', sans-serif; 
	 text-decoration: none !important;
	 color: #333333 !important;
  }
  .akilli-head-sub{
	 font-family: 'Open Sans', sans-serif; 
	 text-decoration: none !important;
	 color: #777777;
	 transition: 400ms ease-in-out;
  }
  .akilli-head-sub:hover{
	  color: #0060e3 !important;
  }
	
	.desktop-gizle{
		display: block;
		font-family: akilliTicaret !important;
	}
	
	.desktop-gizle .row{
		display: flex;
		justify-content: center ;
		align-items: center ;
		width: 100%;
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
	
	.desktop-gizle .row .col{
		width:  33.3333%;
		margin: 10px 5px;
	}
	
	.ustForm{
		background: #efefef;
	}
	
	.ustForm input{
		height: 34px !important;
		width: 100%  !important;
		border-radius:100px  !important;
		border: 1px solid #ccc  !important;
	}
	
	.akilli-button-button{
		background: linear-gradient(to right,#0047d7 0%,#01b0ff 100%)!important;
		color: #fff;
		font-family: akilliTicaret !important;
		height: 34px;
		width: 100%;
		border-radius:100px;
		border: none;
	}
	 .video-sizing{
		 width: 640px;
		 height: 360px;
	 }
	/*
	.indirim-kampanyasi-topbar{
		width: 100%;
		height: auto;
		padding: 3px 0 5px 0;
		display: flex;
		align-items: center;
		justify-content: center;
		background: linear-gradient(to right, #e51d42 0%, #fc6235 100%);
	}
	.indirim-kampanyasi-topbar .inner-align{
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.indirim-kampanyasi-topbar .inner-align p{
		color: #fff;
		margin: 0 !important;
		font-size: 21px;
		text-align:center;
	}
	.indirim-kampanyasi-topbar .inner-align p a{
		color: #fff;
		text-overflow: none !important;
	}
	.indirim-kampanyasi-topbar .inner-align p a:hover{
		text-overflow: none !important;
	}
	#indirim-baslik55{
		font-weight: bold;
		font-size: 72px;
		color: #e51d42;
		margin:0;
		font-family: 'Montserrat', sans-serif;
		font-weight: bold
	}
	.kampanya55-aciklama{
		display: flex;
		width: 100%;
		justify-content: space-between;
		align-items: center;
		font-family: 'Montserrat', sans-serif;
	}
	.kampanya55-aciklama b{
		font-family: 'Montserrat', sans-serif;
		font-size: 18px;
	}
	.kampanya-tutucu{
		display: flex; align-items: center; justify-content: center; flex-direction: row;
	}
	.page-container{
		margin-top: 30px;
	}
@media all and (max-width: 991px) {
	.ustForm{
		margin-top: 34px;
	}
	.packages-row .packages-box .packages-box-container{
		margin-bottom: 40px;
	}
	#indirim-baslik55{
		font-size: 55px;
	}
	.page-menu{
		margin-top: 29px;
	}
	.affix{
		top: 35px !important;
	}
	.page-menu.affix{
		margin-top: 54px;
	}
	.affix .header-logo, .affix .menu-icon{
		top: 30px !important;
	}
	.header-logo, .menu-icon{
		top: 30px !important;
	}
	.indirim-kampanyasi-topbar{
		margin: 0 !important;
		position: fixed;
		top: 0;
	}
	.kampanya-tutucu{
		flex-direction: column;
	}
	.indirim-kampanyasi-topbar .inner-align{
		justify-content: center;
	}
	.indirim-kampanyasi-topbar .inner-align p{
		font-size: 18px;
		text-align: center;
	}
	.indirim-kampanyasi-topbar .inner-align a.akilli-button{
		display: none;
	}
	.kampanya55-aciklama {
		display: flex;
		width: 100%;
		align-items: center;
		font-family: 'Montserrat', sans-serif;
		flex-wrap: wrap;
	}
}
@media all and (max-width: 767px) {
	.indirim-kampanyasi-topbar{
		padding: 10px 0 5px 0;
	}
	.indirim-kampanyasi-topbar .inner-align p{
		font-size: 11px;
		text-align: center;
	}
}

.home-slider .main-container .slide-baslik b{
	font-size: 55px !important;
}
.home-slider .main-container .main-content strong{
	font-size: 18px !important; 
	font-weight: 400;
}
	*/
@media all and (min-width: 992px) {
	.desktop-gizle{
		display:none !important;
	}
}
@media all and (max-width: 991px) {
	.video-sizing, .statik-sayfa-detay iframe{
		 width: 100% !important;
		 height: auto !important;
	 }
}
