


/*Main Slider*/
.banner .flexslider {width: 100%; margin: 0; padding: 0; float:left; z-index:0; border-bottom:6px solid #082843;}
.banner .flexslider .slides li {display: none; } 
.banner .flexslider .slides img { width:100%;  display: block;}
*********************************/
.banner .flexslider {background: #fff; position: relative;}
.banner .flexslider .slides{ margin:0; padding:0;}
.banner .flexslider .slides  li {position: relative; list-style:none;}
.banner .flexslider-container {position: relative;}
/* Caption style */
.banner .flex-caption {width: 50%; padding: 0%; position: absolute; left: 40%; top: 60px; color: #fff; font-size:36px; line-height: 18px; margin:0; transform:translate(-60%, 0%);}
.banner .flex-caption h2 { font-size:38px; line-height:52px; position:relative; padding-bottom:25px; margin-bottom:25px; font-weight:normal; font-family: 'CenturyGothic-Bold'; text-transform:uppercase; text-shadow: 2px 2px #000;}
.banner .flex-caption h2:after { content:""; position:absolute; margin-left:0px; left:0%; bottom:0px; width:130px; height:2px; background:#082843;}
.banner .flex-caption p { line-height:52px; font-size:18px; line-height:24px; font-weight:normal; font-family: 'CenturyGothic-Bold'; }

.banner .btn-slidre { background:#082843; font-size:20px; padding:8px 40px; border-radius:6px; color:#fff; font-family: 'CenturyGothic-Bold'; font-weight:normal; margin-top:10px;}
.banner .btn-slidre:hover { background:#000; }

/* Direction Nav */
.banner .flex-direction-nav li{ list-style:none;}
.banner .flex-direction-nav li a {width:20px; height:20px; margin: -13px 0 0; display: block; position: absolute; top: 50%; cursor: pointer; text-indent: -9999px;} 
.banner .flex-direction-nav li a.next {right:10px; background:url(../images/next.png) no-repeat left top;}
.banner .flex-direction-nav li a.prev {left:10px; background:url(../images/prev.png) no-repeat left top;}

/* Control Nav */
.banner .flex-control-nav { display:none; margin:0px; position: absolute; bottom:65px; left: 50%; padding:0px; transform:translate(-50%,0%);} 
.banner .flex-control-nav li {margin: 0 3px 0 3px; float: left; font-size:0px !important;  }
.banner .flex-control-nav li a { width:16px; height:16px; float:left; background:url(../images/dot.png) no-repeat left top; cursor: pointer ;    }
.banner .flex-control-nav li a:hover, .flex-control-nav li a.active { background:url(../images/dot_h.png) no-repeat left top;}







/*Testimenial Slider*/
.customer_testi  { width:100%; margin:0px 0 18px 0; background: url(../images/testi_bg.jpg) center center no-repeat; background-size:cover; position:relative; }
.customer_testi .testi_bg { width:96%; float:left; margin:0 2%; padding:50px 50px; background:rgba(255,255,255,0.80); border-radius:6px; }
.customer_testi h1 { font-size:30px; line-height:36px; padding:0px 0 20px 0; position:relative; font-weight:normal; font-family: 'CenturyGothic-Bold'; text-transform:uppercase; color:#082843;}
.customer_testi h1:after { display:none;}

.customer_testi .flexslider {width: 100%; margin: 0; padding: 0; float:left; z-index:0;}
.customer_testi .flexslider .slides li {display: none; text-align:center; } 
.customer_testi .flexslider .slides img {  text-align:center; border-radius:6px;}

.customer_testi .flexslider { position: relative;}
.customer_testi .flexslider .slides{ margin:0; padding:0;}
.customer_testi .flexslider .slides  li {position: relative; list-style:none;}
.customer_testi .flexslider-container {position: relative;}
/* Caption style */
.customer_testi h3 { font-size:26px; padding:20px 0 10px; position:relative; font-weight:normal; font-family: 'CenturyGothic-Bold';  color:#082843;}
.customer_testi  p { font-size:16px; padding:0 100px 20px 100px; line-height:26px; font-weight:normal; font-family: 'CenturyGothic'; position:relative; }
.customer_testi  p:after { content:""; width:57px; height:46px; position:absolute; right:-60px; top:50%; margin-top:-28px;  background:url(../images/testi_queatleft.png) no-repeat left top; }
.customer_testi  p:before { content:""; width:57px; height:46px; position:absolute; left:-60px; top:50%; margin-top:-28px;  background:url(../images/testi_queatright.png) no-repeat left top; }

/* Direction Nav */
.customer_testi .flex-direction-nav { display:none;}
.customer_testi .flex-direction-nav li{ list-style:none; }
.customer_testi .flex-direction-nav li a {width:30px; height:50px; border-radius:2px; margin: -25px 0 0; position: absolute; top: 50%; cursor: pointer; text-indent: -9999px; } 
.customer_testi .flex-direction-nav li a.next {right:0%; top:50%; background: #082843 url(../images/tes_right.png) no-repeat center center;}
.customer_testi .flex-direction-nav li a.prev {left:0%; background:  #082843 url(../images/tes_prev.png) no-repeat center center;}

/* Control Nav */
.customer_testi .flex-control-nav { margin:0px; position: absolute; bottom:-0px; left: 50%; padding:0px; transform:translate(-50%,0%); } .customer_testi .flex-control-nav li {margin: 0 3px 0 3px; float: left; font-size:0px !important;  }
.customer_testi .flex-control-nav li a { width:13px; height:13px; float:left; background:#ccc; cursor: pointer ; border-radius:50%;    }
.customer_testi .flex-control-nav li a:hover, .flex-control-nav li a.active { background:#082843;}




@media only screen and (max-width: 1400px) {
..banner .flex-caption {width: 50%; padding: 0%; position: absolute; left: 50%; top: 60px; color: #fff; font-size:36px; line-height: 18px;  margin:0; transform:translate(-84%, 0%);}
.banner .flexslider .slides li {display: none; height:560px; overflow:hidden;} 
.banner .flexslider .slides img { width:auto; height:100%; display: block; left:-150px; position:relative; }	

	
}





/* Client Slider
*********************************/
.client_main .flex-container a:active,
.client_main .flexslider a:active,
.client_main .flex-container a:focus,
.client_main .flexslider a:focus  {outline: none;}
.client_main .slides,
.client_main .flex-control-nav,
.client_main .flex-direction-nav {margin: 0; padding: 0; list-style: none;}

.client_main .flexslider {margin: 0; padding: 0;}
.client_main .flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.client_main .flexslider .slides img { text-align:center; }
.client_main .flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.client_main .slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
.client_main html[xmlns] .slides {display: block;}
.client_main * 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 */
.client_main .no-js .slides > li:first-child {display: block;}

/* FlexSlider Default Theme
*********************************/
.client_main .flexslider { margin: 0 0 60px; background: #fff; position: relative;  zoom: 1; }
.client_main .flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
.client_main .loading .flex-viewport { max-height: 300px; }
.client_main .flexslider .slides { zoom: 1; }
.client_main .carousel li { margin-right: 5px; }

/* Direction Nav */
.client_main .flex-direction-nav {*height: 0;  display:none;}
.client_main .flex-direction-nav a  { text-decoration:none; display: block; width: 40px; height: 40px; margin: -20px 0 0; position: absolute; top: 50%; z-index: 10; overflow: hidden; opacity: 0; cursor: pointer; color: rgba(0,0,0,0.8); text-shadow: 1px 1px 0 rgba(255,255,255,0.3); -webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease; }
.client_main .flex-direction-nav .flex-prev { left: -50px; }
.client_main .flex-direction-nav .flex-next { right: -50px; text-align: right; }
.client_main .flexslider:hover .flex-prev { opacity: 0.7; left: 10px; }
.client_main .flexslider:hover .flex-next { opacity: 0.7; right: 10px; }
.client_main .flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { opacity: 1; }
.client_main .flex-direction-nav .flex-disabled { opacity: 0!important; filter:alpha(opacity=0); cursor: default; }
.client_main .flex-direction-nav a:before  { font-family: "flexslider-icon"; font-size: 40px; line-height:1; display: inline-block; content: '\f001'; }
.client_main .flex-direction-nav a.flex-next:before  { content: '\f002'; }

/* Pause/Play */
.client_main .flex-pauseplay a { display: block; width: 20px; height: 20px; position: absolute; bottom: 5px; left: 10px; opacity: 0.8; z-index: 10; overflow: hidden; cursor: pointer; color: #000; }
.client_main .flex-pauseplay a:before  { font-family: "flexslider-icon"; font-size: 20px; display: inline-block; content: '\f004'; }
.client_main .flex-pauseplay a:hover  { opacity: 1; }
.client_main .flex-pauseplay a.flex-play:before { content: '\f003'; }

/* Control Nav */
.client_main .flex-control-nav {width: auto; position: absolute; bottom: -40px; text-align: center; left:50%; transform:translateX(-50%); }
.client_main .flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.client_main .flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 50%; -moz-border-radius: 50%; -o-border-radius: 50%; border-radius: 20px; -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -o-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); box-shadow: inset 0 0 3px rgba(0,0,0,0.3); }
.client_main .flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.5); }
.client_main .flex-control-paging li a.flex-active { background: #000; background: rgba(0,0,0,0.7); cursor: default; }

.client_main .flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.client_main .flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.client_main .flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.client_main .flex-control-thumbs img:hover {opacity: 1;}
.client_main .flex-control-thumbs .flex-active {opacity: 1; cursor: default;}

.client_main .flexslider li { width:auto; float:left; padding:0px; margin:0 5px; list-style:none; border:1px solid #e0e0e0; display:inline-block; text-align:center; }
.client_main .flexslider li img { max-width:100%; vertical-align:middle;}

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