/*

 * jQuery Nivo Slider v3.2

 * http://nivo.dev7studios.com

 *

 * Copyright 2012, Dev7studios

 * Free to use and abuse under the MIT license.

 * http://www.opensource.org/licenses/mit-license.php

 */

 

/* The Nivo Slider styles */

/* #container {

    width:100%;

    height:100%;

    overflow:hidden;

    position:fixed;

    top:0px;

    left:0px;

}

.nivoSlider {

    position:fixed;

    top:-16px;

    left:0px;

}

.nivoSlider img {position:absolute;

    top:0px;

    left:0px;

} */

.gyacbh {

	position:relative;

	width:100%;

	height:auto;

	overflow: hidden;

}

.gyacbh img {

	position:absolute;

	top:0px;

	left:0px;

	max-width: none;

	transform: scale(1);
}


.analrg {

	display: block !important;

	position: relative !important; 

	width: 100% !important;

}



/* If an image is wrapped in a link */

.gyacbh a.cashm3 {

	position:absolute;

	top:0px;

	left:0px;

	width:100%;

	height:100%;

	border:0;

	padding:0;

	margin:0;

	z-index:6;

	display:none;

	background:white; 

	filter:alpha(opacity=0); 

	opacity:0;

}

/* The slices and boxes in the Slider */

.kvg0ov {

	display:block;

	position:absolute;

	z-index:5;

	height:100%;

	top:0;

}

.udxfij {

	display:block;

	position:absolute;

	z-index:5;

	overflow:hidden;

}

.udxfij img { display:block; }



/* Caption styles */

.wbk3f9 {

    text-align: center;

	position:absolute;

	left:0px;

	bottom:0px;

	color:#fff;

	width:100%;

	z-index:8;

	padding: 5px 10px;

	opacity: 0.8;

	overflow: hidden;

	display: none;

	-moz-opacity: 0.8;

	filter:alpha(opacity=8);

	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */

	-moz-box-sizing: border-box;    /* Firefox, other Gecko */

	box-sizing: border-box;         /* Opera/IE 8+ */

}

.wbk3f9 p {

	padding:5px;

	margin:0;

}
.dqe7hu {

    display:none;

}

/* Direction nav styles (e.g. Next & Prev) */

.ibeogq a {

	position:absolute;

	top:45%;

	z-index:9;

	cursor:pointer;

}

.l8e1pm {

	left:0px;

}

.fejcv1 {

	right:0px;

}

/* Control nav styles (e.g. 1,2,3...) */

.k0c08a {

	text-align:center;

	padding: 15px 0;

}

.k0c08a a {

	cursor:pointer;

}

.k0c08a a.mf6a9t {

	font-weight:bold;

}

/* ------------------------------

Default Theme

---------------------------------*/

.tltltm {

	position: absolute;

	left:0; 

	top:0;  

	width: 100%;

	background: none;

	color: #fff;

	font-size: 16px;

	z-index: 999;

	display: none;

}



/* If an image is wrapped in a link */

.gyacbh a.cashm3 {

    position:absolute;

    top:0px;

    left:0px;

    width:100%;

    height:100%;

    border:0;

    padding:0;

    margin:0;

    z-index:6;

    display:none;

    background:white; 

    filter:alpha(opacity=0); 

    opacity:0;

}

/* The slices and boxes in the Slider */

.kvg0ov {

    display:block;

    position:absolute;

    z-index:5;

    height:100%;

    top:0;

}

.udxfij {

    display:block;

    position:absolute;

    z-index:5;

    overflow:hidden;

}

.udxfij img { display:block; }

.wbk3f9 {

  position:absolute;

    left:0; 

    top:0;  

    color:#fff;

    width:100%;

    height: 100%;

    z-index:6;

}

.analrg {

    display: block !important;

    position: relative !important; 

    width: 100% !important;

}

/* The slices and boxes in the Slider */

.kvg0ov {

    display:block;

    position:absolute;

    z-index:5;

    height:100%;

    top:0;

}

.udxfij {

    display:block;

    position:absolute;

    z-index:5;

    overflow:hidden;

}

@-webkit-keyframes myfirst {

  from {width: 0;}

  to {width: 100%;}

 }

 @keyframes myfirst {

  from {width: 0;}

  to {width: 100%;}

 }

 .kdngq8.tllujm{

  -webkit-animation-play-state: paused;

  animation-play-state: paused;

 }

/* ------------------------------

custom slider

---------------------------------*/

.kdngq8{

	position:absolute;

	top:0;

	left:0;

	background-color: rgba(255, 255, 255, .7);

	height:5px;

	-webkit-animation: myfirst 5000ms ease-in-out;

	-moz-animation: myfirst 5000ms ease-in-out;

	-ms-animation: myfirst 5000ms ease-in-out;

	animation: myfirst 5000ms ease-in-out;

}

.rgtk5x{

	display: table;

	height: 100%;

	width: 100%;

	float: left;

}

.xada0b{

	display: table-cell;

    vertical-align: middle;

}

.fqmoav{text-align: center}

.knehqk{text-align: left}

.ejj0ji{text-align: right}

/* ------------------------------

slider animation

---------------------------------*/


