/*
 * jQuery FlexSlider v2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */

 
/* Browser Resets */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;} 
.loading {height: 120px; }
.loadinghome {height: 120px; }
/* FlexSlider Necessary Styles
*********************************/ 
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
/*.flexslider .slides > li:first-child {display: block; -webkit-backface-visibility: visible;}*/
/* .flexslider .slides > li:first-child {display: list-item;display: block;-webkit-backface-visibility: visible;} */
.flexslider .slides img {display: block;}
.flex-pauseplay span {text-transform: capitalize;}
.load{ height:100%; background: url('/images/loading.gif') no-repeat center center; position:absolute; width:100%; z-index:22; top:0px;}



/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .slides {display: block;} 
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}


/* FlexSlider Default Theme
*********************************/
.flexslider {position: relative; zoom: 1;}
.flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
/*.loading .flex-viewport {max-height: 300px; }*/
.flexslider .slides {zoom: 1;}

.carousel li {margin-right: 5px}


/* Direction Nav */
.flex-direction-nav {*height: 0;}
.flex-direction-nav a {width: 18px; height: 44px; margin: 0 0 0 0; display: block; z-index: 10; cursor: pointer; text-indent: -9999px; opacity: 0; -webkit-transition: all .3s ease;}
.flex-next {   background: url(/images/nav_left.png) no-repeat; position: absolute;  top: 45%; background-position:right; }
.flex-direction-nav .flex-prev {  background: url(/images/nav_right.png) no-repeat 0 0;  position: absolute; top: 45%; background-position:left;}

.flexslider:hover .flex-next {opacity: 0.8; right: 15px;}
.flexslider:hover .flex-prev {opacity: 0.8; left: 15px;}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {opacity: 1;}
.flex-direction-nav .flex-disabled {opacity: .3!important; filter:alpha(opacity=30); cursor: default;}

/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; bottom: 22px; text-align: center;}
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 16px; height: 16px; display: block; cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; box-shadow: inset 0 0 0px rgba(255,255,255,1);}
.flex-control-paging li a:hover { background: #ffffff; background: rgba(255,255,255,0.7); }
.flex-control-paging li a.flex-active { background: #ffffff; background: rgba(255,255,255,1); cursor: default; }


.thumbs {position: static; overflow: hidden; width:90%; margin:0 auto; margin-top:-40px;}
.thumbs li {float: left; margin: 0; display: block; opacity: .4; cursor: pointer; background-position:center center;background-size:cover;margin-right:10px;height:85px;position:relative }
.thumbs img {width: 100%; display: block; opacity: .4; cursor: pointer;}
.thumbs li:hover {opacity: 1;}
.thumbs li.flexcar-active-slide {opacity: 1; cursor: default; /* border:solid 8px #e4dbb5; height:69px; width: 98px!important; */}
.thumbs li .bord{position:absolute; top:0px;left:0px; width:90%; height:83%; border:solid 8px #e4dbb5; display: none}

.thumbs li.flexcar-active-slide .bord{ display: block}

/*
#flexslider2 .flex-control-nav {width: 100%; position: absolute; bottom:-10px; text-align: center;}
#flexslider2 .flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
#flexslider2 .flex-control-paging li a {width: 16px; height: 16px; display: block; cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; box-shadow: inset 0 0 3px rgba(229,5,16,1);}
#flexslider2 .flex-control-paging li a:hover { background: #e50510; background: rgba(229,5,16,0.7); }
#flexslider2 .flex-control-paging li a.flex-active { background: #e50510; background: rgba(229,5,16,1); cursor: default; }
#flexslider2 ul li{ height:940px}
#flexslider2{ padding-top:80px}
*/

#flexslider .flex-control-nav {width: 100%; position: absolute; bottom:90px; text-align: center;}
#flexslider .flex-control-nav li {margin: 0 4px; display: inline-block; zoom: 1; *display: inline;}
#flexslider .flex-control-paging li a {width: 13px; height: 13px; display: block; cursor: pointer; text-indent: -9999px; -webkit-border-radius: 13px; -moz-border-radius: 13px; -o-border-radius: 13px; border-radius: 13px; background-color: #bcbdad}
#flexslider .flex-control-paging li a:hover { background: #dd3e42; background: rgba(229,5,16,0.7); }
#flexslider .flex-control-paging li a.flex-active { background: #dd3e42; background: rgba(229,5,16,1); cursor: default; }


@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {opacity: 1; left: 0;}
  .flex-direction-nav .flex-next {opacity: 1; right: 0;}
}


.flex-direction-nav
{
	display: none;
}

#flexslider_home
{
	width: 745px;
	position: relative;
	z-index: 100;
	overflow: hidden;
}

#flexslider_home li
{
	height: 120px;
}