@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600,700');
.top_bg{ background:#4801ff;}
.top_btns{font-family: 'Oswald', sans-serif; font-size:14px; color:#fff; padding:10px 0;}
.top_btns a{ color:#fff;}
.top_btns a:hover{ color:#000; text-decoration:none;}
.logo_bg{ background:#ffffff;}
.logo{ padding:15px 0;}
.quick{ font-family: 'Open Sans', sans-serif; font-size:14px; font-weight:600; color:#000000; margin:42px 0;}
.quick i{ color:#005fa9;}top_btns
.quick span{ font-size:14px; font-weight:400; color:#6f6f6f;}

.nav_bg{ background:#000000; border-bottom: #ffffff solid 2px;}

.welcome_bg{ background:#ffffff;}

.cats_bg{ background:#000000;}
.cat_img{ text-align:center; padding-top:25px;}
.cats_name{ background:#4801ff; padding:10px; font-family: 'Oswald', sans-serif; font-size:16px; font-weight:600; color:#fff; margin-bottom:25px;text-align:center;}

.welcome_head{ font-family: 'Open Sans', sans-serif; font-size:24px; font-weight:600; color:#000; text-align:center; padding:15px 0;}
.welcome_text{font-family: 'Open Sans', sans-serif; font-size:14px; font-weight:400; color:#000; text-align:center; padding-bottom:25px;}

.products_bg{ background:#ffffff;}

.p_box{ background:#FFF; border:solid 1px #b0b0b0; padding:15px; text-align:center;}
.p_box2{ background:#FFF; border:solid 1px #b0b0b0; padding:15px;margin-bottom:20px; text-align:center;}
.p_box_3{ background:#1f1f20; padding:10px; margin-bottom:25px; text-align:center;}
.p_name{ color:#fff; font-family: 'Abel', sans-serif; font-size:16px; text-align:center;}
.p_art{ color:#fff; font-family: 'Abel', sans-serif; font-size:15px; padding-bottom:10px; text-align:center;}
.p_btn{ color:#fff; font-family: 'Abel', sans-serif; font-size:15px; text-align:center;}
.p_btn a{ background:#4801ff; color:#fff; font-family: 'Abel', sans-serif; font-size:15px; padding:8px 12px; text-decoration:none; border-radius:5px;}
.p_btn a:hover{ background:#000; color:#fff; text-decoration:none;}

.footer_bg{ background:#000000; border-top: solid 2px #000}

.footer_head{ font-family: 'Oswald', sans-serif; font-size:18px; font-weight:600; color:#ffffff; background:url(../images/footer_image.jpg) left bottom no-repeat; padding:15px 0; margin-bottom:15px;}

.footer{ font-family: 'Open Sans', sans-serif; font-size:14px; color:#ffffff; text-decoration:none; padding-bottom:20px;}
.footer li a{font-family: 'Open Sans', sans-serif; font-size:14px; color:#ffffff; text-decoration:none; display:block; padding-bottom:6px;  transition:all 0.3s;}
.footer li a:hover{font-family: 'Open Sans', sans-serif; font-size:14px; color:#0069ba; text-decoration:underline; display:block; transition:all 0.3s; padding-left:15px;}

.btm_logo{ padding:20px 0;}
.copy_bg{ background:#4801ff;}
.copy_text{ font-family: 'Abel', sans-serif; font-size:14px; color:#fff; text-align:left; padding:15px 0;}
.copy_text2{ font-family: 'Abel', sans-serif; font-size:14px; color:#fff; text-align:right; padding:15px 0;}
.copy_text2 a{ text-decoration:underline; color:white;}
.copy_text2 a:hover{ color:#000;}

.content_head{font-family:Oswald; font-size:28px; color:#080808; font-weight:bold; text-transform:uppercase; padding:12px 0; border-bottom:solid 1px #080808; margin-bottom:20px;text-align: center;}
.content_text{ font-family:Oswald; font-size:13px; color:#000000; padding-bottom:20px;}

.left_menu_main a{ background:#000; font-family:Myriad Pro; font-size:14px; color:#fff; text-transform:uppercase; padding:10px 0 10px 10px; display:block; margin-bottom:8px; transition:all 0.3s;border-radius: 10px;}
.left_menu_main a:hover{ background:#0069ba; color:#fff; text-decoration:none; transition:all 0.3s; text-decoration:none;}

.left_sub_menu{ margin-bottom:6px;}
.left_sub_menu a{ font-family:Myriad Pro; font-size:14px; color:#333; border-bottom:solid 1px #333; padding:5px 0; display:block; transition:all 0.3s;}
.left_sub_menu a:hover{ color:#0069ba; text-decoration:none; transition:all 0.3s; padding-left:10px;}

.baskets{padding:10px 20px 10px 20px; background:#000; border:1px #000 solid; border-radius:0; color:#fff; text-decoration:none;}
.baskets:hover{padding:10px 20px 10px 20px; background:#0069ba; border:1px #0069ba solid; border-radius:0; color:#fff; text-decoration:none;}
.baskets a{padding:10px 20px 10px 20px; background:#000; border:1px #000 solid; border-radius:0; color:#fff; text-decoration:none;}
.baskets a:hover{padding:10px 20px 10px 20px; background:#0069ba; border:1px #0069ba solid; border-radius:0; color:#fff; text-decoration:none;}

.paging_con{ padding-bottom:20px;}

.d_name{ font-family: 'Titillium Web', sans-serif; font-size:22px; color:#0069ba; font-weight:700;}
.d_art{ font-family: 'Titillium Web', sans-serif; font-size:16px; color:#000; font-weight:700; padding:5px 0 15px 0; border-bottom:solid 1px #dfdfdf; margin-bottom:15px;}
.d_detail{ font-family: 'Titillium Web', sans-serif; font-size:14px; color:#000; padding:5px 0 15px 0; border-bottom:solid 1px #dfdfdf;}
.d_qty{ font-family: 'Titillium Web', sans-serif; font-size:22px; color:#000; font-weight:700; padding:15px 0; border-bottom:solid 1px #dfdfdf; margin-bottom:20px;}

@media (max-width:768px){
	.top_btns{ text-align:center;}
	.logo{ text-align:center;}
	.quick{ text-align:center; margin:15px 0;}
}

.dropdown-submenu {
    position:relative;
}
.dropdown-submenu>.dropdown-menu {
    top:0;
    left:100%;
    margin-top:-6px;
    margin-left:-1px;
    -webkit-border-radius:0 6px 6px 6px;
    -moz-border-radius:0 6px 6px 6px;
    border-radius:0 6px 6px 6px;
	display:none !important;
}
.dropdown-submenu:hover>.dropdown-menu {
    display:block !important;
}
.dropdown-submenu>a:after {
    display:block;
    content:" ";
    float:right;
    width:0;
    height:0;
    border-color:transparent;
    border-style:solid;
    border-width:5px 0 5px 5px;
    border-left-color:#cccccc;
    margin-top:5px;
    margin-right:-10px;
}
.dropdown-submenu:hover>a:after {
    border-left-color:#ffffff;
}
.dropdown-submenu.pull-left {
    float:none;
}
.dropdown-submenu.pull-left>.dropdown-menu {
    left:-100%;
    margin-left:10px;
    -webkit-border-radius:6px 0 6px 6px;
    -moz-border-radius:6px 0 6px 6px;
    border-radius:6px 0 6px 6px;
}

.dropdown-menu > li:hover > a { background:#005595 !important;}

/* Bounce To Top */
.hvr-bounce-to-top {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.hvr-bounce-to-top:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #4801ff;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-bounce-to-top:hover, .hvr-bounce-to-top:focus, .hvr-bounce-to-top:active {
  color: white;
}
.hvr-bounce-to-top:hover:before, .hvr-bounce-to-top:focus:before, .hvr-bounce-to-top:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}

#return-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background:#d00013;
    background:#d00013;
    width: 50px;
    height: 50px;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#return-to-top i {
    color: #fff;
    margin: 0;
    position: relative;
    left: 16px;
    top: 13px;
    font-size: 19px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#return-to-top:hover {
    background:#d00013;
}
#return-to-top:hover i {
    color: #fff;
    top: 5px;
}
.mg-image img {
    -webkit-transition: all 0.5s ease; /* Safari and Chrome */
    -moz-transition: all 0.5s ease; /* Firefox */
    -o-transition: all 0.5s ease; /* IE 9 */
    -ms-transition: all 0.5s ease; /* Opera */
    transition: all 0.5s ease;
    max-width: 100%;
	overflow:hidden;
}
.mg-image:hover img {
    -webkit-transform:scale(1.25); /* Safari and Chrome */
    -moz-transform:scale(1.25); /* Firefox */
    -ms-transform:scale(1.25); /* IE 9 */
    -o-transform:scale(1.25); /* Opera */
     transform:scale(1.25);
	 overflow:hidden;
}

 .form-control:active, 
 .form-control:focus 
 {
      outline-width: 0;
     
  }
.mg-image {
  overflow: auto;
  overflow:hidden;
}

.paging{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	text-valign:center;
	text-decoration:none;
	background:#000;
	PADDING-top:3px;
	PADDING-bottom:3px;
	PADDING-right: 7px;
	PADDING-left: 7px;
	width:25px;
	height:25px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border:solid 1px #000;
}
.paging:hover{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	text-valign:center;
	text-decoration:none;
	background:#0069ba;
	PADDING-top:3px;
	PADDING-bottom:3px;
	PADDING-right: 7px;
	PADDING-left: 7px;
	width:25px;
	height:25px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border:solid 1px #0069ba;
}
.paging_act{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	background-color:#0069ba;
	color:#fff;
	text-valign:center;
	text-decoration:none;
	PADDING-top:3px;
	PADDING-bottom:3px;
	PADDING-right: 7px;
	PADDING-left: 7px;
	width:35px;
	height:20px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border:solid 1px #0069ba;
}
.paging_act:hover{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	background-color:#0069ba;
	color:#fff;
	text-valign:center;
	text-decoration:none;
	PADDING-top:3px;
	PADDING-bottom:3px;
	PADDING-right: 7px;
	PADDING-left: 7px;
	width:35px;
	height:20px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border:solid 1px #0069ba;
}
.call {
    font-family:'Arial', sans-serif;
    font-size:13px;
    color: #000000;
    padding: 15px 0px;
    vertical-align: middle;
    text-align: center;
}
.t_number1 {
    font-family: 'Oswald', sans-serif;
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    color: #000000;
    text-transform: inherit;

}
#parallax-container {
    background-image: url(../images/back.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    height: 600px;
    width: 100%;
}
.mmbox {
    position: relative;
    overflow: hidden;
    margin-bottom: 10px;
    margin-top: 0px;
}
.mmbox img {
  width: 100%;
  position:relative;
  -webkit-transition: transform 0.3s linear 0s;
  -moz-transition: transform 0.3s linear 0s;
  -o-transition: transform 0.3s linear 0s;
  transition: transform 0.3s linear 0s;
}

.mmbox:hover img {
  -webkit-transform: scale(1.3);
    position:relative;
  -moz-transform: scale(1.3);
  -o-transform: scale(1.3);
  transform: scale(1.3);
  -webkit-transition: transform 0.3s linear 0s;
  -moz-transition: transform 0.3s linear 0s;
  -o-transition: transform 0.3s linear 0s;
  transition: transform 0.3s linear 0s;
}
#searchp {
    position: relative;
    margin-left: 0px;
    margin-top: -15px;
    padding: 0px 0px;
    display: none;
}
.search_bar {
    text-align: right;
    padding: 2px 20px 5px 1px;
    margin-top: 12px;
}
.search-trig{

	display:none;

}
.search-trig{
margin-top:40px !important;
margin-bottom:30px;
}
.search-trig{

display:inline-block;

position:relative;

width:20px;

height:20px;

float:right;

cursor:pointer;

margin-top:46px;

margin-right:20px;

margin-bottom:40px;

z-index:100;

}