@charset "utf-8";
/* CSS Document */

@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,700);
@import url(https://fonts.googleapis.com/css?family=Oswald:400,700);

* {margin : 0; padding : 0; outline: none !important;}
.clear, .clr { clear : both;}
.gap { clear : both; height : 10px;}
.frt {float : right;}
.flt {float : left;}
img {border : 0;}
form {margin : 0;}
/*ol, ul {list-style:none;}*/


* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
*:before, *:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

a:link, a:visited {text-decoration : none;}
a:hover {color:#c00;}
/*****
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;}
*****/

html {
	font-size:100%;
	-webkit-text-size-adjust:100%;
	-ms-text-size-adjust:100%
}

.result {width:100px; text-align:left;margin-left:10px; display:inline-block;}
.captcha { float:left; padding-top:2px;}
form em { color:#FF0000;}

.map-content  {height:400px; position:relative; overflow:hidden; margin-top:10px; }
.map-content iframe {border:none; height:100%;width:100%; position:absolute; left:0; top:0;}
.map-content figure iframe {border:none; height:100%;width:100%; position:absolute; left:0; top:0;}

.breadcrumb { background:none; border-radius:0; margin-left:0; 
	border-bottom:1px solid #E5E4E4;
    margin-bottom: 10px;
    padding: 8px 0;}
.breadcrumb li a { color:#27347e;}
.breadcrumb li a:hover { color:#000;}

@font-face {
    font-family: 'Calibri';
    src: url('font/Calibri.eot');
    src: url('font/Calibri.eot?#iefix') format('embedded-opentype'),
         url('font/Calibri.woff2') format('woff2'),
         url('font/Calibri.woff') format('woff'),
         url('font/Calibri.ttf') format('truetype'),
         url('font/Calibri.svg#bebas_neueregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

h1, h2, h3, h4, h5 {font-family:Calibri, Verdana, Arial, Helvetica, sans-serif; margin-top:5px;}

h1 {font-size:28px; font-weight: 400; line-height:30px; text-transform: uppercase; color:#27357f; }
h2 { font-size:28px; font-weight: 400; line-height:30px; color:#27357f;}
h3 { font-size:22px; font-weight: 400; line-height:26px; color:#000;}
h4 { font-size:20px; font-weight: 400; line-height:24px; color:#000;}
h5 { font-size:16px; font-weight: 400; line-height:22px; color:#000;}

body { font-family:Calibri, Verdana, Arial, Helvetica, sans-serif; font-size:15px; color:#333; line-height:22px; background:#cecece;}

.whtbg { background:#fff;}

/*Back to Top*/
#back-top {position: fixed; bottom:40px;z-index:99; right:25px; display:none; width:41px;height:41px;}
#back-top a:hover {color:#333; }
#back-top span {width:41px;height:41px; display: block;	background:url(../images/up-arrow.gif) no-repeat center center #333;border-radius: 50%; opacity:0.4; filter:alpha(opacity=40); }
#back-top a:hover span { background-color:#333; opacity:1; filter:alpha(opacity=1);}


/* List Style */

ul.listing { list-style:none; margin:0; padding:0; margin-bottom:10px;}
ul.listing li:before {    
font-family: 'FontAwesome';
content: '\f105';
position:absolute;
top:0; left:0;
}
ul.listing li { position:relative; padding-left:14px;}

ul.list { list-style:none; margin-left:0; padding-left:0;}
ul.list li { background:url(../images/sqr.jpg) no-repeat 0 7px; padding-left:16px;}
ul.list li a { color:#333;}
ul.list li a:hover { color:#3399cc;}
ul.list li li {list-style:none; padding-left:15px; margin-left:-20px; background:url(../images/subsqr.jpg) no-repeat 0 7px;}

main ul {margin-left:12px;}

main ol {margin-left:14px;}
main ol li { padding-left:5px;}

.btn-default, a.btn-default { background:#163881; color:#fff; border-color:#003366;
-webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s;}
.btn-default:hover { background-color:#333; color:#fff; border-color:#000}

.banner { position:relative;}

main { margin:10px 0; min-height:350px;}
.main { text-align:justify;}

.socialmedia {white-space:nowrap; text-align:right; margin:5px 0;  line-height:0;}
.socialmedia li {  display:inline-block; padding-left:2px; vertical-align:middle;}
.socialmedia li img { width:32px;}

footer {background:#2b2e2f url(../images/footertop.jpg) no-repeat top center; background-size:100% auto; color:#ccc; }
.footer {padding:25px 0 10px;}
.footer, .footer a {  color:#cccccc;  font-size:12px;  }
.footer a:hover { color:#fff;}

.footlist{ margin-top:5px; }                      
.footlist li{ display: inline; list-style-type: none; padding: 0; margin:0; color:#cccccc;}
.footlist a { padding: 0px 2px; }
.footlist a:link, .footlist a:visited {color: #cccccc; text-decoration: none;}
.footlist a:hover{color: #2cafe5; text-decoration: none;}

.footlt { float:left;}
.footrt { float:right;}

.navigation { float:right;}

.top-bar { border-top:3px solid #27357f;}
.topbluebar { height:15px; background:#27357f; margin-top:-10px;
	    transform: rotate(0.4deg) ;
    -webkit-transform: rotate(0.4deg) ;
    -moz-transform: rotate(0.4deg) ;
    -o-transform: rotate(0.4deg) ;
    -ms-transform: rotate(0.4deg) ;}



.search { display:inline-block; margin-left:10px; float:right; margin-top:5px; }

.angle { background:#cecece; height:27px; z-index:999; margin:-11px -5px 0;
 transform: rotate(0.4deg) ;
    -webkit-transform: rotate(-1deg) ;
    -moz-transform: rotate(-1deg) ;
    -o-transform: rotate(-1deg) ;
    -ms-transform: rotate(-1deg) ;}
	
.center { text-align:center;}

.relative { position:relative;}
.finder { position:fixed; top:76px; left:0px; z-index:999;}

.header  { text-align:center; margin-bottom:10px;}
.header::after { display: block; content: ""; background: #fd0202;	width: 60px; height: 1px; }
.header::after { width: 80px; margin-left: auto;	margin-right: auto;	margin-top: 5px; }

ul#owl-product { margin-left:0;}
ul#owl-product li{ margin:10px; list-style:none;}

.productblock { text-align:center; border:1px solid #e5dfdf; margin-top:10px; /*padding-bottom:10px;*/ background:#fff;
	-webkit-border-radius: 5px; -moz-border-radius: 5px;	-o-border-radius: 5px;	border-radius: 5px;}
.productblock .thumb { overflow:hidden; /*margin-bottom:10px;*/
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;}
.productblock h4 {margin-bottom:5px;min-height:48px;}
.productblock h4 a{ color:#27347e; }
.productblock h4 a:hover { color:#e33417;}
.productblock .thumb img { max-width:100%;}
.productblock .limitxt { height:60px; overflow:hidden; margin-bottom:10px; padding:0 5px;}

.bluebg { background:#27347e; padding:15px 0; margin-bottom:10px;}
.bluebg h3 { color:#fff; text-align:center;}

.productshadow img{ max-width:100%;}

.product { margin-bottom:15px; display:block; }
.product:after { content:""; display:table; clear:both;}
.product ul.thumb { width:350px; overflow:hidden; float:left; margin-right:15px; margin-bottom:10px; list-style:none; margin-left:0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;}
.product ul.thumb li { display:none; }
.product ul.thumb li:first-child { display:block;}
.product .thumb img{ max-width:100%;}
.product .desc { overflow:hidden; }


.bobs { text-align:center; margin:15px 0;}

.video-container {
    position: relative; margin-bottom:10px;
    padding-bottom: 50.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.rightside { border-left:1px dashed #ccc;}
.finder2 { text-align:center; margin-bottom:15px; display:none;}

.slide-toggle { float:left;}
	  .box{
        float:left;
        overflow: hidden;
        background: #dfdfdf;
		display:none;
    }
    /* Add padding and border to inner content
    for better animation effect */
.box-inner{   width: 650px;
        padding: 10px;
        border: 2px solid #27357f;}


.subnav { display:block; clear:both; padding:15px; z-index:2; position:relative;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#feffe8+0,d6dbbf+100;Wax+3D+%231 */
background:#27357f; border-bottom:4px solid #1f2c71;
-webkit-border-radius: 4px 4px 4px 4px;
border-radius: 4px 4px 4px 4px;
}
ul.subnavlist {}
ul.subnavlist li { list-style:none; margin-left:0; display:inline-block!important; margin-right:15px!important; padding-right:15px; color:#fff;}
ul.subnavlist li:after {content: '|'; clear:both; display:table; position:absolute; right:-15px; top:0;}
ul.subnavlist li:last-child:after { content:""}
ul.subnavlist li a { color:#fff;}
ul.subnavlist li:hover a { color:#fd0202;}
ul.subnavlist li.active  a{ color:#fd0202;}


.mileblock ul.milestone {}
.mileblock ul.milestone li{ border:none;}
.mileblock ul.nav-tabs.milestone { border:none; }
.mileblock .nav-tabs > li > a { margin-right:0; border:none; border-radius:50%; padding:20px 15px;}
.mileblock .nav-tabs > li.active > a { background:#27347e; color:#fff;border:none; }
.mileblock .nav-tabs > li:hover.active > a { background:#27347e; color:#fff;border:none; }
.mileblock .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover { background:#27347e; color:#fff;border:none;}

.mileblock .scrtabs-tabs-fixed-container ul.nav-tabs > li { background:#e4e4e4; margin:5px 10px;border-radius:50%; bottom:5px; }

.tab-content.milestoneblock { padding:40px 15px 20px;  text-align:center;}

.nav > li > a { background:#eeeeee; margin-bottom:5px;}

ul.nav-pills { margin-left:0;}
.nav-tabs { border-bottom:none;}
.padtab { padding:15px; border:1px solid #ccc; border-radius:5px; margin-top:5px;}

.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {background:#27347e; color:#fff;border:1px solid;}

table tr th { background:#efeeee; text-align:center;}

.sthumb { width:120px; height:90px; overflow:hidden;
-webkit-box-shadow: 0 4px 4px -2px #4E515E;
box-shadow: 0 4px 4px -2px #4E515E;}
.sthumb img { max-width:100%; min-height:90px;}

.batteryblock{}
.batteryblock .thumb { float:left; margin:0px 15px 10px 0; width:250px; overflow:hidden;
-webkit-box-shadow: 0 4px 4px -2px #4E515E;
box-shadow: 0 4px 4px -2px #4E515E;}
.batteryblock .thumb img { max-width:100%; border:4px solid #ccc;}
.batteryblock .desc { overflow:hidden; border:1px solid #ccc; padding:10px; margin-bottom:15px;}
.batteryblock .desc .title { font-size:16px; font-weight:bold;}

.map-content  {height:380px; position:relative; overflow:hidden; margin-top:10px; }
.map-content iframe {border:none; height:100%;width:100%; position:absolute; left:0; top:0;}
.map-content figure iframe {border:none; height:100%;width:100%; position:absolute; left:0; top:0;}

.flag { text-align:center; margin:10px auto;}


.battery { background:#d9edf7; padding:15px; text-align:center; display:inline-block; width:28%; margin:10px 5px; border-top:10px solid #fff; border-bottom:10px solid #fff; }
.battery.big { width:38%; border-top:10px solid #d9edf7;  border-bottom:10px solid #d9edf7;}
.battery h4 { font-weight:700;}

.battery2 { margin:15px 0;}
.battery2 img{ max-width:100%;}

.battery2 img{  max-width: 100%; /*max-height:100%;*/
-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;}
.battery2 img:hover{ z-index:999;
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
	}
	
.cflag {text-align:center; margin-bottom:25px;}
.cflag p { font-weight:bold;}

.cflag a img {max-width: 100%;
-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;}
.cflag a img:hover{ z-index:999;
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2);
	}

.cflag2 { display:block;  text-align:left; margin:12px 5px; }
.cflag2:after { clear:both; display:block; content:"";}
.cflag2 p.whtxt { color:#fff; display:inline-block; padding-left:10px;}
ul#slider1 { list-style:none; margin:0;}
ul#slider1 li { margin:auto;}
ul#slider1 li img { width:auto;}
.rslides#slider1 img { }

.faq:after { content:" ?"}
.panel-group .panel.panel-primary { border:1px solid #fff; border-radius:5px;}
.panel-group .panel.panel-primary .panel-heading { border-color:#27357f;}
.panel-group .panel .title { color:#fff; font-weight:bold; background:#27357f; border-radius:3px;}
.panel-group .panel .title a{ color:#fff;}
.panel-primary > .panel-heading { background:#27357f; border-color:#fff; color:#fff;}
.panel-group .panel-heading a p.head { color:#fff; font-size:18px; font-weight:bold;} 
.panel-group .panel.panel-primary.pangray { border:none; box-shadow:none;}
.panel-group .panel.panel-primary.pangray .panel-heading { height:40px; padding:7px 15px; border-radius:4px;}
.panel-group .panel.panel-primary.pangray .panel-body { border:none;}

.thumblt { float:left; margin:2px 15px 5px 0;}

.blockdetail .thumb { width: 40%; float: left; margin: 5px 10px 5px 0; overflow: hidden}
.blockdetail .thumb img { max-width:100%;}
.blockdetail ul.thumb li {display: none; position:relative;}
.blockdetail ul.thumb li:first-child { display: block}

.blockdetail ul.thumb li span { padding:5px; position:absolute; z-index:999; width:100%; left:0; bottom:0; background:rgba(0,0,0,0.70); color:#fff; text-align:center; font-size:12px;}

.bluetxt { color:#27347e;}

/*** Color
Blue : #27347e;

****/

/* Responsive Media Query */

/* Large desktops and laptops */
@media (min-width: 1200px) {
	.wrapper { background:#F50B0B /*red*/}
	.bobs {margin:54px 0;}
	.productblock .thumb { height:150px; }
	.cflag2 { padding-left:35px;}
}

/* Portrait tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1199px) {
	.wrapper { background:#0B6EF5 /*blue*/}
	.bobs {margin:50px 0;}
	.productblock .thumb { height:160px; }
}

/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) {
	.wrapper { background:#32F50B /*green*/}
	.search { margin-top:-50px;}
	.footlist{ text-align:center }   
	.socialmedia { text-align:center;}
	.finder img { height:204px; }
	.productblock .thumb { height:120px; }
}

/* Landscape phones and portrait tablets */
@media (max-width: 767px) {
	.subnav { display:none;}
	.wrapper { background:#F5800C /*orange*/}
	.footlt, .footrt { float:none; text-align:center;}
	.bobs {margin:50px 0;}
	.footlist{ text-align:center }   
	.socialmedia { text-align:center;}
	.rightside { border-left:0px dashed #ccc;}
	.finder { display:none;}
	.finder2 { display:block;}
	.product ul.thumb { width:50%; overflow:hidden;}
	.battery { display:block; width:100%;  margin:10px auto;}
	.battery.big { width:100%;}
}

@media (min-width: 480px) and (max-width: 767px) {
	.wrapper { background:#F54D0B /*dark orange*/}
	.search { margin-top:-50px;}
	.productblock .thumb { height:120px; }
}

/* Landscape phones and smaller */
@media (max-width: 480px) {
	.wrapper { background:#F5E50B /*yellow*/}
	.col-xs-6, .col-xs-4 { float:none; width:100%;}
	.product ul.thumb { width:100%; overflow:hidden; float:none; margin-right:0; margin-bottom:10px;}
	.batteryblock .thumb { float:none; margin:0px 0px 10px 0; width:100%; }
	.battery2 { margin:15px 0;}
	.thumblt { float:none; margin:2px 0px 5px 0;}
	.blockdetail .thumb { width: 100%; float: none; margin: 5px 0px 5px 0; overflow: hidden}
}