/*************************start general selectors****************************/
@import url('https://fonts.googleapis.com/css?family=Pontano+Sans');
body{
    font-family: 'Pontano Sans', sans-serif;
	color:#151515;
	font-size:16px;
	line-height:24px;
	font-weight:normal;
	background:#ffffff;
	letter-spacing:0.3px;
	}
ol, ul {
    margin-top: 0px;
    margin-bottom: 0px;
}
li{
	list-style:none;
}
a{
	text-decoration:none;
	outline:none;
	color:inherit;
}
a:hover{
	text-decoration:none;
	color:inherit;
}
a:focus{
	color:inherit;
	text-decoration:none;
	outline:none;
}
.h1, h1 {
    font-size: 0px;
}
.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 0px;
    margin-bottom: 0px;
}
label{
	font-weight:normal;
}

/*************************end general selectors*****************************/ 
/*************************start common selectors****************************/
.responsive-image{
   max-width:100%;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clr {
	clear: both;
}
.clearfix:after{
	content:" ";
	display:block;
	clear:both;
	height:0;
	width:100%;
}
/*************************end common selectors****************************/
/*************************start nav selectors****************************/
.navbar {
    margin-bottom:0px;
}
.navbar {
    border-radius: 0px;
}
.navbar-default {
    background-color: #195899;
    border-color: #195899;
}
.navbar-default .navbar-nav > li > a {
    color: #fff;
}
.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
    color: #90e8ff;
    background-color: transparent;
}
/*************************end nav selectors****************************/
/*************************start content selectors****************************/
.container{
	max-width:1280px;
	margin:0px auto;
}
.contact{
	text-align:center;
	color:#d73050;
}
.effect-adv {
    background-color: #000;
    overflow: hidden;
    position: relative;
}
.effect-adv img {
    opacity: 1;
    transition: opacity 1s ease 0s, transform 1s ease 0s;
    width: 100%;
}

.body_bg{
	padding:25px 0px;
	background:#f5f5f5;
}
.body_bg h2{
	padding-bottom:20px;
	color:#01a8db;
	font-size:36px;
	text-transform:uppercase;
}
.body_bg .btn-default {
    color: #01a8db;
    background-color:transparent;
    border-color: #01a8db;
}
.body_bg .btn{
	font-size:16px;
	border-radius:0px;
}
.advantages_bg{
	background:#16768f;
	padding:25px 0px;
}
.advantages_bg h2{
	padding-bottom:10px;
	color:#fff;
	font-size:32px;
	text-align:center;
	line-height:44px;
	text-transform:uppercase;	
}
.advantages_bg p{
	color:#fff;
	text-align:justify;
	font-size:22px; 
	line-height:30px;
	letter-spacing:0.4px;
}
.story_bg{
	padding:25px 0px;
	background:#f5f5f5;
}
.story_bg h2{
	padding-bottom:10px;
	color:#01a8db;
	font-size:32px;
	text-align:center;
	line-height:44px;
	text-transform:uppercase;	
}
.story_bg h3{
	padding-bottom:25px;
	color:#01a8db;
	font-size:20px;
	text-align:center;	
}



.inside_bg{
	padding:25px 0px;
	background:#fff;
}
.inside_bg h2{
	padding-bottom:6px;
	color:#01a8db;
	font-size:34px;
	text-align:center;
	text-transform:uppercase;
}

.inside_bg h3{
	padding-bottom:18px;
	color:#1941c2;
	font-size:20px;
	line-height:28px;
}
.inside_bg h5 {
    font-size: 17px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 20px;
    margin-top: 0px;
    color: #1C71B3;
}


.inside_bg p{
	margin-bottom:18px;
}
.inside_bg .bullet{
	margin-left:25px;
}
.inside_bg .bullet li{
	background:url(images/bullet.png) no-repeat left 9px;
	padding:3px 0px 3px 35px;
}


.inside_bg a.link{
	color:#d73050;
}
.inside_bg a.link:hover{
	color:#777676;
}
.inside_bg .btn-info {
    color: #fff;
    background-color: #1941c2;
    border-color:#1941c2;
}

.product_bg{
	padding:25px 0px;
	background:#fff;
	font-size:16px;
}
.product_bg h2{
	padding-bottom:15px;
	color:#01a8db;
	font-size:30px;
	text-transform:uppercase;
}
.product_bg h3{
	padding-bottom:6px;
	color: #d73050;
	font-size:20px;
}
.product_bg h4{
	padding-bottom:6px;
	color:#1941c2;
	font-size:20px;
	margin:0px;
}
.product_bg p{
	margin-bottom:6px;
}
.product_bg .btn-defult {
    color: #fff;
    background-color: #01a8db;
    border-color: #01a8db;
}
.product_bg .btn{
	border-radius:0px;
	font-size:18px;
}
.product_bg .bulleting01{
	margin-left:15px;
}
.product_bg .bulleting01 li {
    list-style-type: disc;
    color: #000;
    padding: 0px 0px 0px 10px;
}
.bulleting01 li span {
    color: #8b8b8b;
}



.fk-green {
    color: #1941c2;
}
.discount {
    display: inline-block;
    margin: 0 0 0 5px;
    border: 1px solid #1941c2;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    text-align: center;
    padding: 8px;
    font-size: 13px;
    line-height: 12px;
}
.panel-default {
    border-color: transparent;
}
.panel-default > .panel-heading {
    color: #000;
    background-color: transparent;
    border-color: transparent;
    border-bottom-color: transparent;
    border-bottom: 1px solid #878787;
}
.cart table {
	width: 100%;
	margin-bottom: 15px;
	font-size:15px;
}
.cart table td {
	padding: 4px;
}
.cart .product_name{
	font-size:15px;
}
.cart .size{
	color:#878787;
}
.cart_input {
	width: 15px;
	border: 0px;
	box-shadow: none;
}
.cart .plus-lass-default {color: #000;background: transparent linear-gradient(to bottom, #ebebeb 0%, #ebebeb 2%, #ebebeb 4%, #ebebeb 6%, #ebebeb 38%, #ebebeb 40%, #ebebeb 66%, #ebebeb 74%, #ebebeb 91%, #ebebeb 94%, #ebebeb 96%, #ebebeb 100%) repeat scroll 0% 0%;border-color: #fff #fff #fff #fff;border-width: 1px;border-style: solid;-moz-border-top-colors: none;-moz-border-right-colors: none;-moz-border-bottom-colors: none;-moz-border-left-colors: none;border-image: none;outline: 1px solid #b8b8b8;padding: 2px;margin-bottom: 5px;}
.cart_ship_cost {
	font-size: 10px;
	font-style: italic;
	display: block;
}

.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
    z-index: 2;
    margin-left: -1px;
}
.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:first-child > .btn-group:not(:first-child) > .btn, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.input-group-btn > .btn {
    position: relative;
}
.btn-default {
    color: #fff;
    background-color: #4B4B4B;
    border-color: #4B4B4B;
}
.btn-primary {
    color: #fff;
background-color: #01a8db;
border-color: #01a8db;
}
.white_section{
	font-size:15px;
}
.white_section .login_icon {
    float: left;
    width: 14%;
    margin-right: 2%;
}
white_section .login_icon {
	float: left;
	width: 14%;
	margin-right: 2%;
}

.white_section .form-control {
	border-radius: 0px;
	padding: 12px 12px;
	font-size: 14px;
	height: 45px;
}
.login_button {
	color: #333;
	background-color: #CCC;
	border-color: #a7a7a7;
}
.white_section a.link {
	color: #1C71B3;
}
.white_section a:hover.link {
	color: #292929;
}
.regular-radio + label {
    background-color: #fafafa;
    border: 2px solid #cacece;
    border-radius: 40px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), 0 -15px 10px -12px rgba(0, 0, 0, 0.05) inset;
    display: inline-block;
    padding: 6px;
    position: relative;
    min-height: 10px;
}
.inside_bg .fk-inline-block {
    display: inline-block;
}
.lmargin10 p {
    margin-bottom: 0px;
}
.fk-font-14 {
    font-size: 20px;
}
.tmargin30 {
    margin-top: 20px;
}
.lmargin10 {
    margin-left: 10px;
}
.fk-font-12 {
    font-size: 14px;
    color: #606060;
}
.enagage-social-div .engage-icons01 {
    background: url(images/sprite-verification-6e57d5ae.png);
        background-position-x: 0%;
        background-position-y: 0%;
    width: 40px;
    height: 30px;
    background-position: -5px -71px;
}
.enagage-social-div .engage-icons02 {
    background: url(images/sprite-verification-6e57d5ae.png);
        background-position-x: 0%;
        background-position-y: 0%;
    width: 40px;
    height: 30px;
    background-position: 0 -116px;
}
.enagage-social-div .engage-icons03 {
    background: url(images/sprite-verification-6e57d5ae.png);
        background-position-x: 0%;
        background-position-y: 0%;
    width: 40px;
    height: 30px;
    background-position: 0 -37px;
}




/*************************start footer selectors *************************/
.footer_bg{
	background:#383838;
	padding:15px 0px;
	font-size:16px;
}
.footer_bg p{
	text-align:center;
	color:#fff;
}
.footer_bg .footer_link{
	text-align:center;
}
.footer_bg .footer_link li{
	display:inline-block;
	background:url(images/footer_division.jpg) no-repeat right 6px;
	margin-left:-4px;
	padding:0px 10px;
}
.footer_bg .footer_link li:last-child{
	background:none;
}
.footer_bg .footer_link li a{
	color:#fff;
}
.footer_bg .footer_link li a:hover{
	color:#BCBCBC;
}






.footer_bg .top_stores{
	margin:20px 0px;
}
.footer_bg .top_stores li{
	color:#fff;
	display:inline-block;
	padding:0px 5px;
}
.footer_bg .top_stores li a{
	color:#fff;
}
.footer_bg .top_stores li a:hover{
	color:#C0BFBF;
}
.footer_bg .payment_card{
	text-align:center;
	margin-bottom:10px;
}
.footer_bg .payment_card img{
	margin-bottom:10px;
	margin-right:2px;
}
/*************************end footer selectors*************************/
/************************* Product category *************************/
#cssmenu,
#cssmenu ul,
#cssmenu li,
#cssmenu a {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  font-weight: normal;
  text-decoration: none;
  line-height: 1;
  font-family: 'Open Sans', sans-serif;
  font-size: 1em;
  position: relative;
}
#cssmenu {
  width: 100%;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin-bottom:15px;
}
#cssmenu a {
  line-height: 1.3;
}
#cssmenu > ul > li {
  background: #ffffff;
  background: -moz-linear-gradient(#ffffff 0%, #ffffff 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #ffffff));
  background: -webkit-linear-gradient(#ffffff 0%, #ffffff 100%);
  background: linear-gradient(#ffffff 0%, #ffffff 100%);
}
#cssmenu > ul > li:hover {
  background: #f5f5f5;
  background: -moz-linear-gradient(#f5f5f5 0%, #f5f5f5 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f5f5f5), color-stop(100%, #f5f5f5));
  background: -webkit-linear-gradient(#f5f5f5 0%, #f5f5f5 100%);
  background: linear-gradient(#f5f5f5 0%, #f5f5f5 100%);
}
#cssmenu > ul > li > a {
  display: block;
  background:#fff;
  color: #555555;
  border: 1px solid #dddddd;
  border-top: none;
}
#cssmenu > ul > li > a > span {
  display: block;
  padding: 12px 10px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
#cssmenu > ul > li > a:hover {
  text-decoration: none;
  color: #a4222b;
  background:#f5f5f5;
}
#cssmenu > ul > li.active {
  border-bottom: none;
}
#cssmenu > ul > li.has-sub > a span {
  background: url(menu_images/icon_plus.png) 96% center no-repeat;
}
#cssmenu > ul > li.has-sub.active > a span {
  background: url(menu_images/icon_minus.png) 96% center no-repeat;
}
#cssmenu ul ul {
  display: none;
  background: #fff;
  border-right: 1px solid #a2a194;
  border-left: 1px solid #a2a194;
}
#cssmenu ul ul li {
  padding: 0;
  border-bottom: 1px solid #d4d4d4;
  border-top: none;
  background: #ffffff;
  background: -moz-linear-gradient(#ffffff 0%, #ffffff 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #ffffff));
  background: -webkit-linear-gradient(#ffffff 0%, #ffffff 100%);
  background: linear-gradient(#ffffff 0%, #ffffff 100%);
}
#cssmenu ul ul li:last-child {
  border-bottom: none;
}
#cssmenu ul ul a {
  padding: 10px 10px 10px 25px;
  display: block;
  color: #676767;
  font-weight: normal;
}
#cssmenu ul ul a:before {
  content: '\00BB';
  position: absolute;
  left: 10px;
  color: #e94f31;
}
#cssmenu ul ul a:hover {
  color: #a4222b;
  background:#f5f5f5;
}
/****** Scrolling css *******/
#flexiselDemo1, #flexiselDemo2, #flexiselDemo3 {
	display:none;
}
.nbs-flexisel-container {
    position:relative;
    max-width:100%;
}
.nbs-flexisel-ul {
    position:relative;
    width:9999px;
    margin:0px;
    padding:0px;
    list-style-type:none;  
}
.nbs-flexisel-inner {
    overflow:hidden;
    float:left;
    width:100%;
}
.nbs-flexisel-item {
    float:left;
    margin:0px;
    padding:0px;
    cursor:pointer;
    position:relative;
    line-height:0px;
}
.nbs-flexisel-item img {
    cursor: pointer;
    position: relative;
    margin-top: 0px;
    margin-bottom: 0px;
    max-width:220px;
    max-height:200px;
}
.nbs-flexisel-item span{
	color:#fe0000;
	padding:10px 0px;
	display:block;
}
.nbs-flexisel-item p{
	color:#3C3C3C;
	font-size:16px;
	margin-bottom:12px;
}
/*** Navigation ***/
.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {
    width: 32px;
    height: 32px; 
    position: absolute;
    cursor: pointer;
    z-index: 100;
    opacity: 0.5;
}
.nbs-flexisel-nav-left {
    left: 0px;
    background:url(images/button-previous.png) no-repeat;
}
.nbs-flexisel-nav-right {
    right: -4px;
    background: url(images/button-next.png) no-repeat;
}
.text_link{
	display:inline-block;
	text-decoration:none;
	width:150px;
	line-height:20px;
	margin-bottom:12px;
}
/********** Back to top button **********/
#back-top {
	position: fixed;
	bottom: 0px;
	right: 10px;
	z-index:111;
}
#back-top a {
	width: 40px;
	display: block;
	text-align: center;
	font: 11px/100% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #bbb;
	/* background color transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover {
	color: #000;
}
/* arrow icon (span tag) */
#back-top span {
	width: 40px;
	height: 40px;
	display: block;
	margin-bottom: 7px;
	background:#b0b0b0 url(up-arrow.png) no-repeat center center;
	/* rounded corners */
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	/* background color transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover span {
	background-color: #343434;
}
    /*  
	http://www.freshdesignweb.com/beautiful-image-hover-effects-with-jquery-css.html 
	*/
	/*portfolio*/
	.fdw-background{ background-color:rgba(0,0,0,0.6);opacity:0; margin-top:-0px; max-width:220px; max-height:200px; }
	.fdw-background .fdw-port{ text-align:center; padding:100px 40px;  }
	.fdw-background .fdw-port a{ padding:8px 10px; font-size:1em; }
	/*subtitle*/
	.fdw-subtitle{ font-size:0.8em; margin-top:-10px; color:#0CF; }
	.fdw-subtitle a{ color:#F90; }
	/*columns*/
	.c-two{ max-width:220px; max-height:200px !important; }
	/*align*/
	.a-center{ text-align:center; }
	/*link buttons*/
    .fdw-port a{ 
		background-color:#336699; 
		color:#fff; 
		border-radius:3px;
		-moz-border-radius:3px;
		-webkit-border-radius:3px;
		-o-border-radius:3px;
		-webkit-box-shadow: 0 3px 0 #0f3963, 3px 5px 3px #333;
		-moz-box-shadow: 0 3px 0 #0f3963, 3px 5px 3px #333;
		box-shadow: 0 3px 0 #0f3963, 3px 5px 3px #333;
		-o-box-shadow: 0 3px 0 #0f3963, 3px 5px 3px #333;
		text-shadow:0 1px 1px #000;
		
	}
    .fdw-port a:hover{ 
		background-color:#f2f2f2; 
		color:#336699 !important; 
		text-shadow:0 1px 1px #ccc;
		-webkit-box-shadow: 0 3px 0 #ccc, 3px 5px 3px #333;
		-moz-box-shadow: 0 3px 0 #ccc, 3px 5px 3px #333;
		box-shadow: 0 3px 0 #ccc, 3px 5px 3px #333;
		-o-box-shadow: 0 3px 0 #ccc, 3px 5px 3px #333;
	}
/************** main_page***************/
