@import 'https://cdielektrik.com/files/assets/css/frontend/default/animate.css';
/* here you can put your own css to customize and override the theme */
html,
body {
  height: 100%;
  line-height:21px !important;
  /* The html and body elements cannot have any padding or margin. */
}

/* ======================================
 * 07. Preloader
/* ====================================== */

#loader {
	background: #fff;
  position: fixed;
  z-index: 9999;
  width: 100%;
  height: 100%;
}

#loader .icon {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 64px;
  height: 64px;
  margin: -20px 0 0 -20px;
  background-image: url(https://cdielektrik.com/files/assets/css/frontend/default/img/preloader.gif);
  background-repeat: no-repeat;
  background-position: center center;
}


/* Wrapper for page content to push down footer */
#wrap {
  min-height: 100%;
  height: auto;
  /* Negative indent footer by its height */
  margin: 0 auto -120px;
  /* Pad bottom by footer height */
  padding: 0 0 120px;
  z-index: 1;
}

/* Set the fixed height of the footer here */
#footer {
  min-height: 120px;
 }
.site-logo h3{background:none;}
.logoh3{font-weight:600; margin-top:30px;}
.header .nav li > a:hover, .header .nav li.active > a, .header .nav li.active:hover > a{border-top:none !important;}
.header .nav li > a{border-top:none !important;}
.header .nav li.active > a:after{border-left:none !important;border-right:none !important;}
.navbar-brand{padding:0 15px;}
.navbar{margin-bottom:15px;}
.Full-Width{
	z-index: 1;
    position: relative;
}
.site-logo-footer img {
	max-height: 50px;
	margin-top:30px;
	float:right;
}
#slider{padding:0;margin:0;}
#slider .bx-caption{padding:10px 0 20px;}


#center-side .thumbnail{height:130px;}
.thumbnail .caption h5{text-align:center;font-weight:600;font-size:13px;}
abbr{font-weight:bold;}
#left-side .carousel-control i,#right-side .carousel-control i{padding-top:210%;display:block;}

#left-side h5,#right-side h5{font-size:13px;font-weight:bold;text-align:center;height:30px;overflow:hidden;margin:10px 0 5px;}

abbr[title], abbr[data-original-title]{border-bottom:none;width:30px;float:left;}
.blog-posts ul li{list-style:none;}

 
.blog-posts ul li .listimage{color:#FF8013;margin-right:5px;}

.blog-posts img{border:0;background:none !important;}
img.img-thumbnail {border:0; background: none !important;}

.slide_subtitle,.slide_title{text-transform:none;}
.recent-work .recent-work-item:hover .fa-link{left:15% !important;}
.recent-work .recent-work-item:hover .fa-search{right:15% !important;}

.recent-work .owl-controls{right: 0;
top: -30px;
width: 70px;
height: 30px;
position: absolute;}
.recent-work .owl-controls .owl-buttons{left: 0;}
/*
.recent-work .owl-controls .owl-prev{background:rgba(0,0,0,0.4);}
.recent-work .owl-controls .owl-prev:hover{background:rgba(0,0,0,0.8);}
.recent-work .owl-controls .owl-next{background:rgba(0,0,0,0.4);}
.recent-work .owl-controls .owl-next:hover{background:rgba(0,0,0,0.8);}

*/
.recent-work-item p {
	font-family: 'PT Sans Narrow', sans-serif ;
	font-size: 17px;
	line-height: 22px;
	color: #444;
}
.recent-work-item  img{
	width:100%;
}
.gallery-list{
	clear:both;
}

.gallery-item{
	/*
	padding-top: 15px;
	padding-bottom: 15px;
	*/
}
.gallery-item a {
	display: block;
	position: relative;
}
.gallery-item .zoomix {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;	
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	z-index: 90;
	background: #000;
	opacity: 0;
	filter: alpha(opacity = 0);

	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-o-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	
	-webkit-backface-visibility: hidden;
}
.ie7 .gallery-item .zoomix{
	clear: both;
}
.gallery-item a:hover .zoomix{
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	opacity:0.4;	
	filter: alpha(opacity = 50);
}
.gallery-item .zoomix .fa-search {
	font-size: 25px;
	line-height: 25px;
	color: #fff;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -12px 0 0 -12px;
}
h1 [class*="fa-"] {font-size:30px !important;}
h2[class*="fa-"] {font-size:27px !important;}
h3 [class*="fa-"] {font-size:22px !important;}
h4 [class*="fa-"] {font-size:17px !important;}
h5 [class*="fa-"] {font-size:13px !important;}
h6 [class*="fa-"] {font-size:12px !important;}


.mix-details h4 {color:#fff !important;}

.gunerkan {
	opacity: 0.8;
	filter: alpha(opacity=800);
}
.gunerkan a {
	text-decoration:none;
	color: #714120 !important;
	opacity: 1;
	filter: alpha(opacity=100);
}
.gunerkan a:hover {
	color:#787A7C;
	-webkit-transition: all .5s ease 0 !important;
	-moz-transition: all .5s ease 0 !important;
	-ms-transition: all .5s ease 0 !important;
	-o-transition: all .5s ease 0 !important;
	opacity: 0.7 !important;
	filter: alpha(opacity=70) !important;
}
.gunerkan img {
height: 35px;
margin-bottom: 0px;
}
#_atssh{display:none;}
.form-recaptcha-img {
  margin-bottom: 10px;
  clear: both;
  border: 1px solid #e5e5e5;
  padding: 5px;
}

iframe[src="about:blank"] {
  display: none;
}
 .style1 {
 /*
	padding-top: 15px !important;
	padding-bottom: 15px !important;
	background: url(https://cdielektrik.com/files/assets/css/frontend/default/pat.png);
	*/
 }

 .bx-wrapper .bx-viewport{ box-shadow: none !important; -moz-box-shadow: none !important; -webkit-box-shadow: none !important; }
 
 .header{ margin-bottom: 0px !important; background:#fff; }
 
 .min-height{ min-height: 350px; }
 
 .product-item {
	padding: 12px 12px 16px;
	/* background: #fff; */
	position: relative;
	-webkit-transition: box-shadow 0.5s ease-in-out 0s;
	-moz-transition: box-shadow 0.5s ease-in-out 0s;
	-o-transition: box-shadow 0.5s ease-in-out 0s;
	-ms-transition: box-shadow 0.5s ease-in-out 0s;
	transition: box-shadow 0.5s ease-in-out 0s; 
	
}
.product-item:hover {
 	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
 }
 .product-item .add2cart:hover {
 	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
 }
.owl-item.active .product-item {
	margin-right: 10px;
	}
.product-item:hover {
	box-shadow: 5px 5px rgba(234, 234, 234, 0.9);
}
.product-item:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
	line-height:0;
}
*html .product-item {
	zoom: 1;
}
*+html .product-item {
	zoom: 1;
} 
.pi-img-wrapper {
	position: relative;
} 
.pi-img-wrapper  img{
	width:100%;
}
.pi-img-wrapper  img:hover{
	opacity: 0.7;
    filter: alpha(opacity=70);
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	width:100%;
}
.pi-img-wrapper div {
	background: rgba(0,0,0,0.3);
	position: absolute;
	left: 0;
	top: 0;
	display: none;
	width: 100%;
	height: 100%;
	text-align: center;
}
.product-item:hover>.pi-img-wrapper>div {
	display: block;
}
.pi-img-wrapper div .btn-default {
	padding: 3px 10px;
	color: #fff;
	border: 1px #fff solid;
	margin: -13px 5px 0;
	background: transparent;
	position: relative;
	top: 50%;
	font-size: 12px;
}
.product-item .btn:hover {
	background: #00a0e3;
	border-color: #c8c8c8;
}
.product-item h3 {
	font: 300 14px 'Open Sans', sans-serif;
	padding-top: 10px;
	padding-bottom: 4px;
	min-height: 60px;
	color: #444;
}
.product-item h3 a {
	color: #3e4d5c;
}
.product-item h3 a:hover {
	color: #00a0e3;
}
.pi-price {
	color: #444;
	font: 15px 'PT Sans Narrow', sans-serif;
	float: left;
	padding-top: 1px;
}
.product-item .add2cart {
	font: 16px 'PT Sans Narrow', sans-serif;
	float: right;
	color: #666;
	border: 1px #ededed solid;
	padding: 3px 6px;
}
.product-item .add2cart:hover {
	color: #fff !important;
	background: #444 !important;
	border-color: #666;
}
.shop-index-carousel {
	margin-left: -10px;
}
.product-item .cartt {
	font: 16px 'PT Sans Narrow', sans-serif;
	color: #666;
	border: 1px #ededed solid;
	padding: 4px 6px;
}
.product-item .cartt:hover {
	color: #fff !important;
	background: #444 !important;
	border-color: #666;
}
.icon-section{
	font-size: 250px;
	color: #f8f8f8;
	z-index: 0;
	position: absolute;	
}
.icon-section.right{
	right: 3%;
}
.icon-section.top{
	top: 13%;
}
.sticker {
	position: absolute;
	top: 0;
	left: 0;
	width: 63px;
	height: 63px;
}
.sticker-sale {
	background: url(https://cdielektrik.com/files/assets/css/layout/img/sale.png) no-repeat;
}
.sticker-new {
	background: url(https://cdielektrik.com/files/assets/css/layout/img/new.png) no-repeat;
	left: auto;
	right: 0;
}
 
@media screen and (max-width: 479px) {
	#logoimg{max-height:60px;}
	.site-logo{padding:11px 0;}
	.author-thumbnail {
		margin-top: 5px !important;
		margin-bottom: 10px !important;
	}
	.bx-wrapper .bx-caption span {
	font-size: 13px !important;
	}
	.footer-float {
		float:none !important;
	}
	.site-logo-footer img {
		float:none;
	}
}
@media screen and (min-width: 480px) and (max-width: 767px) {
	#logoimg{max-height:70px;}
	.site-logo{padding:11px 0;}
	.author-thumbnail {
		margin-top: 10px !important;
		margin-bottom: 10px !important;
	}
	.bx-wrapper .bx-caption span {
		font-size: 14px !important;
		padding: 5px 10px 5px 10px !important;
		margin: 0 0 0px 10px !important;
	}
	.footer-float {
		float:none !important;
	}
	.site-logo-footer img {
		float:none;
	}	
}
@media screen and (min-width: 768px) and (max-width: 991px) {
	#logoimg{max-height:70px;}
	.site-logo{padding:11px 0;}
	.author-thumbnail {
		margin-top: 10px !important;
		margin-bottom: 10px !important;
	}
	.bx-wrapper .bx-caption span {
		font-size: 16px !important;
		padding: 10px 15px 10px 15px !important;
		margin: 0 0 10px 30px !important;
	}
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
	#logoimg{max-height:50px;}
	.site-logo{padding:11px 0;}
	.author-thumbnail {
		margin-top: 50% !important;
	}
	.author-biography p {
		font-size: 15px !important;
		font-weight: 300 !important;
		line-height: 21px !important;
		margin-left: 54px !important;
	} 	
	.header-navigation {
	font: 14px "Oxygen", sans-serif !important;
	}
	.header-navigation > ul > li > a{
	padding:30px 11px 30px;
	}
	.bx-wrapper .bx-caption span {
		font-size: 18px !important;
		padding: 10px 15px 10px 15px !important;
		margin: 0 0 20px 30px !important;
	}
}
@media screen and (min-width: 1200px) and (max-width: 1599px){
	#logoimg{max-height:70px;}
	.site-logo{padding:5px 0;}
	.author-thumbnail {
		margin-top: 50% !important;
	}
	.author-biography p {
		font-size: 19px !important;
		font-weight: 300 !important;
		line-height: 28px !important;
	} 		
	.header-navigation {
	font: 14px "Oxygen", sans-serif !important;
	}
	.header-navigation > ul > li > a{
	padding:30px 11px 30px;
	}
	.bx-wrapper .bx-caption span {
		font-size: 20px !important;
		padding: 10px 15px 10px 15px !important;
		margin: 0 0 20px 30px !important;
	}
}
@media screen and (min-width: 1600px) {
	#logoimg{max-height:70px;}
	.site-logo{padding:5px 0;}
	.author-thumbnail {
		margin-top: 50% !important;
	}
	.author-biography p {
		font-size: 19px !important;
		font-weight: 300 !important;
		line-height: 28px !important;
	} 	
	.header-navigation {
	font: 14px "Oxygen", sans-serif !important;
	}
	.header-navigation > ul > li > a{
	padding:30px 11px 30px;
	}
	.bx-wrapper .bx-caption span {
		font-size: 25px !important;
		padding: 15px 20px 18px 20px !important;
		margin: 0 0 20px 30px !important;
	}
}
.anasayfa-slider-alt{
	background:#fff url(https://cdielektrik.com/files/assets/css/frontend/default/img/vitrin-golge.png) top center repeat-x;
}

.krmsl {
	background: #fff url(https://cdielektrik.com/files/assets/css/frontend/default/img/vitrin-golge.png) top center repeat-x;
} 
.vitrin {
	background: #fff url(https://cdielektrik.com/files/assets/css/frontend/default/img/vitrin-golge.png) top center repeat-x;
} 
.mid {
	background:#fff url(https://cdielektrik.com/files/assets/css/frontend/default/img/vitrin-golge.png) top center repeat-x;
}
.hizmet-anasayfa{
	background: #fff url(https://cdielektrik.com/files/assets/css/frontend/default/img/vitrin-golge.png) top center repeat-x;
}
.footer-top {
	background: #fff url(https://cdielektrik.com/files/assets/css/frontend/default/img/vitrin-golge.png) top center repeat-x;
}

.anasayfa-vitrin-h1 {
	color: #212121;
}
.anasayfa-vitrin-h1 i {
	font-size: 25px;
}
	
}
.zindex{z-index:1;}
.quote-v1 {
	z-index:1;
	position: relative;
}

.product-item {
	z-index:1;
	position: relative;
}
.footer-h1 {
	color: #fff !important;
    font: 16px 'PT Sans Narrow', sans-serif !important;
    font-weight: 700 !important;	
}
.dropdown-menu {
    font-size: 15px;
    font-family: "PT Sans Narrow", sans-serif;
}

.showonscroll {
	opacity: 0;
}
.btn-baslik {
    padding: 20px 0 20px 0;
    font-family: 'Oxygen', sans-serif;
    font-size: 22px;
    font-weight: 700;
}
.ara-beni{
	z-index: 3;
	width:80px;
	}
.hemen-ara{
	z-index: 2;
	position: fixed;
	cursor: pointer;
	transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
}
.hemen-ara:hover {
    transform: translateY(-10px);
    -o-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
	transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
}
.hemen-ara.left{
	left: 1%;
}
.hemen-ara.bottom{
	bottom: 15%;
}
 .header-meta {
	background: #fff;
	color:#eee;
 } 
 .pre-header  h1{
	color:#eee !important;
	font-size: 8px;
	margin: 0px !important;
	padding: 3px !important;
 }
 
 .pre-header  h1 a {
	color:#eee;
 }
 .seperator:before {
	content: '';
	display: inline-block;
	position: absolute;
	background: #00a0e3;
	top: 50%;
	left: -195%;
	height: 1px;
	width: 50px;
	margin-top: -0.5px;
}
.seperator:after {
	content: '';
	display: inline-block;
	position: absolute;
	background: #00a0e3;
	top: 50%;
	right: -195%;
	height: 1px;
	width: 50px;
	margin-top: -0.5px;
}
.seperator {
	position: relative;
	width: 30px;
	height: 7px;
	transform: skew(-22deg);
	-webkit-transform: skew(-22deg);
	-moz-transform: skew(-22deg);
	margin: 25px auto 30px;
	border-top: 3px solid #00a0e3;
	border-bottom: 3px solid #00a0e3;	

}
h2.white {
	color: #fff;
	font-size: 40px;
}
h2.black {
	color: #000;
	font-size: 40px;
}
h3.white {
	color: #fff;
	font-size: 30px;
}
h3.black {
	color: #000;
	font-size: 30px;
}

.lft .seperator {
    margin-left: 25px;
    margin-top: 15px;
}
.lft .seperator:before {
    width: 15px;
    left: -25px;
}
.lft .seperator:after {
    width: 82px;
    right: -92px;
}
.red-button {
	text-align:center;
	font-size:14px;
	font-style: italic;
	font-weight:400;
	text-transform:uppercase;
	background:#da1c22;
	color:#ffffff;
	padding:10px 20px;
	display: inline-block;
	margin-bottom: 10px;
    margin-top: 20px;
    border:none;
	position: relative;
	transition: all 0.3s ease 0s;
	-moz-transform:skew(-22deg);
    -webkit-transform:skew(-22deg);
    -o-transform:skew(-22deg);
    -ms-transform:skew(-22deg);
    transform:skew(-22deg);
    transition-delay: 0s;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
}
.red-button span{
	display: block;
	/*transition: all 0.3s ease 0s;*/
	-moz-transform:skew(22deg);
    -webkit-transform:skew(22deg);
    -o-transform:skew(22deg);
    transform:skew(22deg);
}
.red-button:after {
  content: "";
  background: #DA1C22;
  /*height: 111px;*/
  top: 0;
  position: absolute;
  right: -6px;
  bottom: 0;
  width: 3.5px;
  transition: all 0.3s ease 0s;
  transition-delay: 0s;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
}
.red-button:hover,
.red-button:active,
.red-button:focus {
	color: #da1c22;
	text-decoration: none;
	outline: none;
    background: #000;
    transition-delay: 0s;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
}
.red-button:hover:after {
	background: #000;
	right: -1px;
}
.anasayfa-blog{margin:0 auto 10px;transition:all 0.3s ease-in-out;/* -webkit-transition:all 0.3s ease-in-out; */}
.anasayfa-blog:hover{box-shadow:0 10px 0 rgba(0,0,0,0.9);transform:translateY(-10px);-o-transform:translateY(-10px);-ms-transform:translateY(-10px);-webkit-transform:translateY(-10px);}

.page-header-fixed .header { z-index: 999; }


h2:hover{
	-webkit-animation-name: shake;
  animation-name: shake;
}

h3:hover{
	-webkit-animation-name: bounce;
  animation-name: bounce;
}
.animated ul li:nth-child(1){
	-webkit-animation-name: bounce;
	animation-name: bounce;
}
.animated ul li:nth-child(2){
	-webkit-animation-name: flash;
	animation-name: flash;
}
.animated ul li:nth-child(3){
	-webkit-animation-name: pulse;
	animation-name: pulse;
}
.animated ul li:nth-child(4){
	-webkit-animation-name: rubberBand;
	animation-name: rubberBand;
}
.animated ul li:nth-child(5){
	-webkit-animation-name: shake;
	animation-name: shake;
}
.animated ul li:nth-child(6){
	-webkit-animation-name: headShake;
	animation-name: headShake;
}
.animated ul li:nth-child(7){
	-webkit-animation-name: swing;
	animation-name: swing;
}
.animated ul li:nth-child(8){
	-webkit-animation-name: tada;
	animation-name: tada;
}
.animated ul li:nth-child(9){
	-webkit-animation-name: wobble;
	animation-name: wobble;
}
.animated ul li:nth-child(10){
	-webkit-animation-name: jello;
	animation-name: jello;
}
.animated ul li:nth-child(11){
	-webkit-animation-name: bounceIn;
	animation-name: bounceIn;
}
.animated ul li:nth-child(12){
	-webkit-animation-name: bounceInDown;
	animation-name: bounceInDown;
}
.animated ul li:nth-child(13){
	-webkit-animation-name: bounceInLeft;
	animation-name: bounceInLeft;
}
.animated ul li:nth-child(14){
	-webkit-animation-name: bounceInRight;
	animation-name: bounceInRight;
}
.animated ul li:nth-child(15){
	-webkit-animation-name: bounceInUp;
	animation-name: bounceInUp;
}
.animated ul li:nth-child(16){
	-webkit-animation-name: bounceOut;
	animation-name: bounceOut;
}
.animated ul li:nth-child(17){
	-webkit-animation-name: bounceOutDown;
	animation-name: bounceOutDown;
}
.animated ul li:nth-child(18){
	-webkit-animation-name: bounceOutLeft;
	animation-name: bounceOutLeft;
}
.animated ul li:nth-child(19){
	-webkit-animation-name: bounceOutRight;
	animation-name: bounceOutRight;
}
.animated ul li:nth-child(20){
	-webkit-animation-name: bounceOutUp;
	animation-name: bounceOutUp;
}
.animated ul li:nth-child(21){
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn;
}
.animated ul li:nth-child(22){
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown;
}
.animated ul li:nth-child(23){
	-webkit-animation-name: fadeInDownBig;
	animation-name: fadeInDownBig;
}
.animated ul li:nth-child(24){
	-webkit-animation-name: fadeInLeft;
	animation-name: fadeInLeft;
}
.animated ul li:nth-child(25){
	-webkit-animation-name: fadeInLeftBig;
	animation-name: fadeInLeftBig;
}
.animated ul li:nth-child(26){
	-webkit-animation-name: fadeInRight;
	animation-name: fadeInRight;
}
.animated ul li:nth-child(27){
	-webkit-animation-name: fadeInRightBig;
	animation-name: fadeInRightBig;
}
.animated ul li:nth-child(28){
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp;
}
.animated ul li:nth-child(29){
	-webkit-animation-name: fadeInUpBig;
	animation-name: fadeInUpBig;
}
.animated ul li:nth-child(30){
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut;
}
.animated ul li:nth-child(31){
	-webkit-animation-name: fadeOutDown;
	animation-name: fadeOutDown;
}
.animated ul li:nth-child(32){
	-webkit-animation-name: fadeOutDownBig;
	animation-name: fadeOutDownBig;
}
.animated ul li:nth-child(33){
	-webkit-animation-name: fadeOutLeft;
	animation-name: fadeOutLeft;
}
.animated ul li:nth-child(34){
	-webkit-animation-name: fadeOutLeftBig;
	animation-name: fadeOutLeftBig;
}
.animated ul li:nth-child(35){
	-webkit-animation-name: fadeOutRight;
	animation-name: fadeOutRight;
}
.animated ul li:nth-child(36){
	-webkit-animation-name: fadeOutRightBig;
	animation-name: fadeOutRightBig;
}
.animated ul li:nth-child(37){
	-webkit-animation-name: fadeOutUp;
	animation-name: fadeOutUp;
}
.animated ul li:nth-child(38){
	-webkit-animation-name: fadeOutUpBig;
	animation-name: fadeOutUpBig;
}
.animated ul li:nth-child(39){
	-webkit-animation-name: flipInX;
	animation-name: flipInX;
}
.animated ul li:nth-child(40){
	-webkit-animation-name: flipInY;
	animation-name: flipInY;
}
.animated ul li:nth-child(41){
	-webkit-animation-name: flipOutX;
	animation-name: flipOutX;
}
.animated ul li:nth-child(42){
	-webkit-animation-name: flipOutY;
	animation-name: flipOutY;
}
.animated ul li:nth-child(43){
	-webkit-animation-name: lightSpeedIn;
	animation-name: lightSpeedIn;
}
.animated ul li:nth-child(44){
	-webkit-animation-name: lightSpeedOut;
	animation-name: lightSpeedOut;
}
.animated ul li:nth-child(45){
	-webkit-animation-name: rotateIn;
	animation-name: rotateIn;
}
.animated ul li:nth-child(46){
	-webkit-animation-name: rotateInDownLeft;
	animation-name: rotateInDownLeft;
}
.animated ul li:nth-child(47){
	-webkit-animation-name: rotateInDownRight;
	animation-name: rotateInDownRight;
}
.animated ul li:nth-child(48){
	-webkit-animation-name: rotateInUpLeft;
	animation-name: rotateInUpLeft;
}
.animated ul li:nth-child(49){
	-webkit-animation-name: rotateInUpRight;
	animation-name: rotateInUpRight;
}
.animated ul li:nth-child(50){
	-webkit-animation-name: rotateOut;
	animation-name: rotateOut;
}
.animated ul li:nth-child(51){
	-webkit-animation-name: rotateOutDownLeft;
	animation-name: rotateOutDownLeft;
}
.animated ul li:nth-child(52){
	-webkit-animation-name: rotateOutDownRight;
	animation-name: rotateOutDownRight;
}
.animated ul li:nth-child(53){
	-webkit-animation-name: rotateOutUpLeft;
	animation-name: rotateOutUpLeft;
}
.animated ul li:nth-child(54){
	-webkit-animation-name: rotateOutUpRight;
	animation-name: rotateOutUpRight;
}
.animated ul li:nth-child(55){
	-webkit-animation-name: hinge;
	animation-name: hinge;
}
.animated ul li:nth-child(56){
	-webkit-animation-name: rollIn;
	animation-name: rollIn;
}
.animated ul li:nth-child(57){
	-webkit-animation-name: rollOut;
	animation-name: rollOut;
}
.animated ul li:nth-child(58){
	-webkit-animation-name: zoomIn;
	animation-name: zoomIn;
}
.animated ul li:nth-child(59){
	-webkit-animation-name: zoomInDown;
	animation-name: zoomInDown;
}
.animated ul li:nth-child(60){
	-webkit-animation-name: zoomInLeft;
	animation-name: zoomInLeft;
}
.animated ul li:nth-child(61){
	-webkit-animation-name: zoomInRight;
	animation-name: zoomInRight;
}
.animated ul li:nth-child(62){
	-webkit-animation-name: zoomInUp;
	animation-name: zoomInUp;
}
.animated ul li:nth-child(63){
	-webkit-animation-name: zoomOut;
	animation-name: zoomOut;
}
.animated ul li:nth-child(64){
	-webkit-animation-name: zoomOutDown;
	animation-name: zoomOutDown;
}
.animated ul li:nth-child(65){
	-webkit-animation-name: zoomOutLeft;
	animation-name: zoomOutLeft;
}
.animated ul li:nth-child(66){
	-webkit-animation-name: zoomOutRight;
	animation-name: zoomOutRight;
}
.animated ul li:nth-child(67){
	-webkit-animation-name: zoomOutUp;
	animation-name: zoomOutUp;
}
.animated ul li:nth-child(68){
	-webkit-animation-name: slideInDown;
	animation-name: slideInDown;
}
.animated ul li:nth-child(69){
	-webkit-animation-name: slideInLeft;
	animation-name: slideInLeft;
}
.animated ul li:nth-child(70){
	-webkit-animation-name: slideInRight;
	animation-name: slideInRight;
}
.animated ul li:nth-child(71){
	-webkit-animation-name: slideInUp;
	animation-name: slideInUp;
}
.animated ul li:nth-child(72){
	-webkit-animation-name: slideOutDown;
	animation-name: slideOutDown;
}
.animated ul li:nth-child(73){
	-webkit-animation-name: slideOutLeft;
	animation-name: slideOutLeft;
}
.animated ul li:nth-child(74){
	-webkit-animation-name: slideOutRight;
	animation-name: slideOutRight;
}
.animated ul li:nth-child(75){
	-webkit-animation-name: slideOutUp;
	animation-name: slideOutUp;
}





















.box {
	height: 100px; background: #F00;
	margin-bottom: 15px;
	color: #FFF;
	font-weight: bold;
	padding: 20% auto;
	text-align:center;
}

.fadeInRightBig:hover {
	-webkit-animation-name: fadeInRightBig;
	animation-name: fadeInRightBig;
	-webkit-animation-duration: 10s;
    animation-duration: 10s;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
}

.fadeInLeftBig {
	-webkit-animation-name: fadeInLeftBig;
	animation-name: fadeInLeftBig;
	-webkit-animation-duration: 10s;
    animation-duration: 10s;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
}

.fadeInRight {
	-webkit-animation-name: fadeInRight;
	animation-name: fadeInRight;
	-webkit-animation-duration: 10s;
    animation-duration: 10s;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
}

.fadeInLeft {
	-webkit-animation-name: fadeInLeft;
	animation-name: fadeInLeft;
	-webkit-animation-duration: 10s;
    animation-duration: 10s;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
}

.slideInRight {
	-webkit-animation-name: slideInRight;
	animation-name: slideInRight;
	-webkit-animation-duration: 10s;
    animation-duration: 10s;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
}

.slideInLeft {
	-webkit-animation-name: slideInLeft;
	animation-name: slideInLeft;
	-webkit-animation-duration: 10s;
    animation-duration: 10s;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
}

.slideInUp {
	-webkit-animation-name: slideInUp;
	animation-name: slideInUp;
	-webkit-animation-duration: 10s;
    animation-duration: 10s;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
}

.slideInDown {
	-webkit-animation-name: slideInDown;
	animation-name: slideInDown;
	-webkit-animation-duration: 4s;
    animation-duration: 4s;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
}

.jello {
	-webkit-animation-name: jello;
	animation-name: jello;
	-webkit-animation-duration: 4s;
    animation-duration: 4s;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
}
.wobble:hover {
	-webkit-animation-name: jello;
	animation-name: jello;
	-webkit-animation-duration: 4s;
    animation-duration: 4s;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
}

.referans h4 {min-height: 65px; font-weight:100; font-size: 15px}