.style1{color:#F00;}
	
.style2{color:#FF0;}	

.style3 {
	color: #0019bf;
}

.style4 {
	font-size: 2.5vh;
}

.style4 {
	font-weight:bold;
}

	



a.white-btn {
	border: 1px solid #fff;
	border-radius: 3px;
	color: #fff;
	display: block;
	font-size: 0.85em;
	margin-top: 1.25em;
	padding: 0.625em 1.25em;
	transition: all 0.20s linear 0s;
	-o-transition: all 0.20s linear 0s;
	-ms-transition: all 0.20s linear 0s;
	-moz-transition: all 0.20s linear 0s;
	-webkit-transition: all 0.20s linear 0s;
}
a.white-btn:hover {
	background: none repeat scroll 0 0 rgba(255, 255, 255, 0.1);
}
a.color-btn, form.customform button.color-btn {
	background-color:#0019bf;
	border:1px solid #0019bf;
	border-radius: 1px;
	font-weight:bold;
	display: block;
	font-size: 0.85em;
	padding: 0.625vh 1.25vh;
	transition: all 0.20s linear 0s;
	-o-transition: all 0.20s linear 0s;
	-ms-transition: all 0.20s linear 0s;
	-moz-transition: all 0.20s linear 0s;
	-webkit-transition: all 0.20s linear 0s;
}
a.color-btn:hover, form.customform button.color-btn:hover {
	background: none;
	border: 1px solid #CCC;
	color:#0019bf;
}
#topbar {
	background: none repeat scroll 0 0 #0019bf;
	padding: .7vh;
}
#topbar p {
	color: #fff;
	font-size: 1.6vh;
	position: relative;
}
#topbar p strong {
	font-weight: 600;
}

nav {
	background: none repeat scroll 0 0 #FFF;
}
header {
	position: fixed;
	width: 100%;
	z-index: 10;
}

.top-nav li a {
	color: #0019bf;
	font-size: 1.6vh;
	font-weight: 600;
	text-transform: uppercase;
	transition: all 0.20s linear 0s;
	-o-transition: all 0.20s linear 0s;
	-ms-transition: all 0.20s linear 0s;
	-moz-transition: all 0.20s linear 0s;
	-webkit-transition: all 0.20s linear 0s;
}

.top-nav li a:hover, .top-nav li.active-item a {
	background: none repeat scroll 0 0 #0019bf;
	border-top: 3px solid #6377ff ;
	color: #FFF;
	position: relative;
}
#carousel .text {
	position: absolute;
	top: 40%;
	z-index: 10;
}
.item {
	overflow: hidden;
	width: 100%;
}

  .lmargin{
	margin-top:2vh;
	margin-bottom:2vh;
	}

.prev-arrow, .next-arrow {
	background: none repeat scroll 0 0 rgba(255, 0, 0, 0.9);
	cursor: pointer;
	float: left;
	height: 30px;
	line-height: 30px;
	margin-right: 1px;
	text-align: center;
	width: 30px;
}
#carousel .text h2 {
	background:none repeat scroll 0 0 rgba(255, 255, 255, 0.8);
	color: #C80000;
	font-weight:600;
	display: inline-block;
	font-size: 2.5vh;
	font-weight: 600;
	margin: 0 0;
	max-width: 600px;
	padding: .8vh 1.6vh;
	width: 100%;
}
#carousel .text p {
	background: none repeat scroll 0 0 rgba(255, 0, 0, 0.8);
	color: #fff;
	max-width: 600px;;
	padding: .8vh 1.6vh;
	width: 100%;
}
#carousel .owl-theme .owl-controls {
	background: none repeat scroll 0 0 rgba(0, 25, 191, 0.4);
	bottom: 0;
	margin: 0;
	padding: 0.6vh 0;
	position: absolute;
	width: 100%;
}
.owl-theme .owl-controls .owl-page span {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: 3px solid rgba(0, 25, 191, 0.9);
	height: 18px;
	margin: 0 0.3125em;
	opacity: 1;
	width: 18px;
}
.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
	background: none repeat scroll 0 0 #fff;
}
#About {
	background: none repeat scroll 0 0 #FFF;
	padding: 8.5%;
	text-align: center;
}
#About h1 {
	color: #0019bf;
	font-size: 7vh;
	font-weight: 300;
	margin-top: 0;
}
#About p {
	color: #666;
	font-size: 2vh;
	text-align:justify;
}



#Services {
	background: none repeat scroll 0 0 #0019bf;
	clear: both;
	padding: 8.5%;
	text-align: center;	

}
#Services h2 {
	color: #fff;
	font-size: 7vh;
	font-weight: 300;
	margin-top: 0;
	text-align:center;
}
#Services p {
	color: #fff;
	font-size: 2vh;
	text-align:justify;
}

#Services ul {
	color: #fff;
	font-size: 2vh;
	text-align:left;
}

#Services li {
	color: #fff;
	font-size: 2vh;
	text-align:left;
}

#Services span {
	color: #FF0;
	font-size: 2vh;
	line-height:1.75vh;
}



#Services1 {
	background: none repeat scroll 0 0 #FFF;
	padding: 8.5%;
	text-align: center;
}
#Services1 h2 {
	color: #0019bf;
	font-size: 7vh;
	font-weight: 300;
	margin-top: 0;
}
#Services1 p {
	color: #898989;
	font-size: 2vh;
	text-align:justify;
}

#Services1 ul {
	color: #898989;
	font-size: 2vh;
	text-align: left;
}

#Services1 li {
	color: #898989;
	font-size: 2vh;
	text-align: left;
}

#Services1 span {
	color: #898989;
	font-size: 2vh;
	text-align:center;
	line-height:1.75vh;
}


.media-container {
  overflow: hidden;
}
.about-us-icons i {
	border: 2px solid #92c500;
	border-radius: 100px;
	color: #92c500;
	display: block;
	float: left;
	font-size: 1.6em;
	height: 60px;
	line-height: 60px;
	margin-right: 0.625em;
	text-align: center;
	width: 60px;
}
.about-us-icons {
	display: block;
	margin-top: 2em;
}
h1.section-title:after {
	background: #0019bf none repeat scroll 0 0;
	content: "";
	display: block;
	height: 1px;
	margin: 0.31225em auto 0;
	position: relative;
	width: 100px;
}

h2.section-title:after {
	background: #0019bf none repeat scroll 0 0;
	content: "";
	display: block;
	height: 1px;
	margin: 0.31225em auto 0;
	position: relative;
	width: 100px;
}
h2.section-title {
	color: #0019bf;
	font-size: 7vh;
	font-weight: 300;
	letter-spacing: -1px;
	margin: 0 0 1.25em;
	text-align: center;
	text-transform: uppercase;
}



h3.section-title:after {
	background: #0019bf none repeat scroll 0 0;
	content: "";
	display: block;
	height: 1px;
	margin: 0.31225em auto 0;
	position: relative;
	width: 100px;
}
h3.section-title {
	color: #0019bf;
	font-size: 7vh;
	font-weight: 300;
	letter-spacing: -1px;
	margin: 0 0 1.25em;
	text-align: center;
	text-transform: uppercase;
}




#Products {
	background: none repeat scroll 0 0 #fff;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
	padding: 8.5%;
	position: relative;
	z-index: 2;
}

.Products-container {
	display: block;
	height: 100%;
	position: relative;
}





#product-view {
	background: none repeat scroll 0 0 #fff;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
	padding: 5.5%;
	position: relative;
	z-index: 2;
}
#product-view img {
	width:90%;
}
#product-view .box {
	width:95%;
	border:1px solid #CCC;
	border-radius:6px;
}
#product-view h2 {
	display:block;
	color: #0019bf;
	font-size: 2vh;
	font-weight: 600;
	margin-top: 0;
	text-align:left;
}
#product-view p {
	display:block;
	color: #898989;
	font-size: 1.75vh;
	text-align:justify;
}
#product-view ul{
	margin: 0;
	padding-left:15px;
	color:#898989;
}
#product-view li{
	color: #898989;
	font-size: 1.75vh;
	text-align:left;
	list-style:outside;
}
.order a{
	background: none;
	border: 1px solid #CCC;
	border-radius: 1px;
	color: #898989;
	display: block;
	font-weight:600;
	font-size: 1.75vh;
	padding: 0.625vh 1.25vh;
	transition: all 0.20s linear 0s;
	-o-transition: all 0.20s linear 0s;
	-ms-transition: all 0.20s linear 0s;
	-moz-transition: all 0.20s linear 0s;
	-webkit-transition: all 0.20s linear 0s;
}
.order a:hover {
	background-color:#0019bf;
	border:1px solid #0019bf;
	color:#fff;
}



.technical a{
	background-color:#F00;
	border:1px solid #F00;
	border-radius: 1px;
	color: #FFF;
	display: block;
	font-weight:600;
	font-size: 1.75vh;
	padding: 0.625vh 1.25vh;
	transition: all 0.20s linear 0s;
	-o-transition: all 0.20s linear 0s;
	-ms-transition: all 0.20s linear 0s;
	-moz-transition: all 0.20s linear 0s;
	-webkit-transition: all 0.20s linear 0s;
}
.technical a:hover {
	background-color:#FFF;
	border:1px solid #898989;
	color:#898989;
}


#product-view .code{
	background-color:#0019bf;
	border:1px solid #0019bf;
	color:#fff;
	border-radius: 3px;
	display: block;
	font-weight:600;
	font-size: 1.75vh;
	padding: 0.625vh 1.25vh;
}



#product-view .image-link {
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}

#product-view img:hover {
	opacity:0.5;
	filter: alpha(opacity=50);
    transition: opacity .3s ease-out;
    -moz-transition: opacity .3s ease-out;
    -webkit-transition: opacity .3s ease-out;
    -o-transition: opacity .3s ease-out;
}








#related-products {
	background: repeating-linear-gradient(
	  -55deg,
	  #EFEFEF,
	  #EFEFEF 2px,
	  #FFF 0px,
	  #FFF 5px
	);
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
	padding: 5.5%;
	position: relative;
	z-index: 2;
}

#related-products .box {
	width:95%;
	border:1px solid #CCC;
	border-radius:6px;
}

#related-products p {
	color: #0019bf;
	font-size: 1.75vh;
	font-weight:600;
	padding-top:1vh;
}


#related-products .more{
	background-color:#0019bf;
	border: 1px solid #0019bf;
	border-radius: 1px;
	color: #fff;
	display: block;
	font-weight:600;
	font-size: 2vh;
	padding:1vh 2vh;
	margin:0;
	text-align:center;
}

#related-products .more:hover {
	background-color:#FFF;
	border:1px solid #CCC;
	color:#999;
}





#img-view {
	width:100%;
}

#img-view img{
	width:100%;
}







#FAQ {
	background: none repeat scroll 0 0 #fff;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
	padding: 5.5%;
	position: relative;
	z-index: 2;
}


#accordion h4 {
    cursor: pointer;
	font-size:2vh;
	font-weight:600;
    padding: 2vh;
	text-decoration:none;
}

#FAQ p {
	color: #898989;
	font-size: 1.75vh;
	padding-left:2vh;
	text-align:justify;
}



/* Interaction states
----------------------------------*/
#accordion h4.ui-state-default,
#accordion h4.ui-widget-content .ui-state-default,
#accordion h4.ui-widget-header .ui-state-default {
	border: 1px solid #cccccc;
	background: #f6f6f6;
	font-weight: bold;
	color: #666;
	border-radius:6px;
	text-decoration:none;
}

#accordion h4.ui-state-hover,
#accordion h4.ui-widget-content .ui-state-hover,
#accordion h4.ui-widget-header .ui-state-hover,
#accordion h4.ui-state-focus,
#accordion h4.ui-widget-content .ui-state-focus,
#accordion h4.ui-widget-header .ui-state-focus {
	border: 1px solid #0019bf;
	background: #0019bf;
	font-weight: bold;
	color: #FFF;
	border-radius:6px;
	text-decoration:none;
}
#accordion h4.ui-state-hover a,
#accordion h4.ui-state-hover a:hover,
#accordion h4.ui-state-hover a:link,
#accordion h4.ui-state-hover a:visited,
#accordion h4.ui-state-focus a,
#accordion h4.ui-state-focus a:hover,
#accordion h4.ui-state-focus a:link,
#accordion h4.ui-state-focus a:visited {
	color: #0019bf;
	text-decoration: none;
}
#accordion h4.ui-state-active,
#accordion h4.ui-widget-content .ui-state-active,
#accordion h4.ui-widget-header .ui-state-active {
	border: 1px solid #0019bf;
	background: #0019bf;
	font-weight: bold;
	color: #FFF;
	border-radius:6px;	
	text-decoration:none;

}
#accordion h4.ui-state-active a,
#accordion h4.ui-state-active a:link,
#accordion h4.ui-state-active a:visited {
	color: #0019bf;
	text-decoration: none;
}








.hovereffect {
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default;
}

.hovereffect .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  
}

.hovereffect:hover .overlay {
  background-color: rgba(255, 255, 255, 0.8);
}

.hovereffect img {
  display: block;
  position: relative;
}

.hovereffect h2 {
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  position: relative;
  font-size: 1.4vh;
  font-weight:600;
  padding: .65vh;
  background: rgba(0, 25, 191, 0.9);
  -webkit-transform: translateY(45px);
  -ms-transform: translateY(45px);
  transform: translateY(45px);
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  visibility:hidden;
}

.hovereffect:hover h2 {
  -webkit-transform: translateY(.5vh);
  -ms-transform: translateY(.5vh);
  transform: translateY(.5vh);
  visibility:visible;
}

.hovereffect a.info {
  display: inline-block;
  text-decoration: none;
  text-transform: uppercase;
  color: #0019bf;
  border: 2px solid #0019bf;
  background-color: transparent;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  font-weight: normal;
  margin-top:-4.2vh;
  padding:16vh 8vh 16vh 8vh;
}

.hovereffect:hover a.info {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  font-weight:bold;
}

.hovereffect a.info:hover {
  box-shadow: 0 0 .4rem #fff;
}






#Customers {
	background: #fff;
	/*f3f3f3 none repeat scroll 0 0*/
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
	padding: 14%;
	position: relative;
	z-index: 3;
}
.news-date {
	background: #6f9600 none repeat scroll 0 0;
	clear: both;
	color: #fff;
	display: block;
	float: none;
	height: 125px;
	padding: 0.625em 0;
	text-align: center;
	width: 100%;
}
.day {
	font-size: 2.5em;
	font-weight: 700;
}
.month, .year {
	font-size: 0.85em;
}
.news-text {
	background: #fff none repeat scroll 0 0;
	border-bottom: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
	border-top: 1px solid #e0e0e0;
	height: 125px;
	padding: 0.625em 1.25em;
}
.news-text p {
	color: #777;
	font-size: 0.85em;
}
#contact {
	background: none repeat scroll 0 0 #fff;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
	padding: 8.5%;
	position: relative;
	z-index: 2;
}
#contact input, #contact textarea {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border-radius: 3px;
}
form.customform button.color-btn {
	height: auto;
	margin-top: 0;
	color:#FFF;
}

#contact h3 {
	color: #0019bf;
	font-size: 2.2vh;
	font-weight: 700;
	text-transform: uppercase;
}
#contact p {
	font-size: 1.7vh;
	font-style: normal;
	line-height: 2em;
}
#contact p strong {
	font-weight: 700;
}
#contact i {
	background: #e0e0e0 none repeat scroll 0 0;
	border-radius: 30px;
	color: #fff;
	display: inline-block;
	line-height: 26px;
	margin: 0.625em;
	text-align: center;
	width: 26px;
}


#oform {
	background: none repeat scroll 0 0 #fff;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
	padding: 8.5%;
	position: relative;
	z-index: 2;
}
#oform input, #oform textarea {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border-radius: 3px;
}

#map-block {
  filter: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="g"><feColorMatrix type="matrix" values="0.3 0.3 0.3 0 0 0.3 0.3 0.3 0 0 0.3 0.3 0.3 0 0 0 0 0 1 0"/></filter></svg>#g');
  -webkit-filter: grayscale(50%);
  filter: grayscale(50%);    
  filter: progid:DXImageTransform.Microsoft.BasicImage(grayScale=1);
}
footer {
	background: #0019bf;
	padding: 1.5vh;
}
footer p, footer a:visited, footer a, footer a:hover {
	color: #fff;
	font-size: 1.6vh;
}
@media screen and (max-width: 768px) {
  header {
  	position: relative;
  }
  .top-nav li a {
   	background: #0019bf;
	border-top: 1px solid #6377ff ;
	padding: 1vh;
	color:#fff;
	width:100%;
  }
  .lmargin{
	  margin:0;
	padding-top:3vh;
	}
	  
  #carousel .text {
  	font-size: 0.8em;
  	top: 20%;
  }
  .owl-controls.clickable {
  	display: none!important;
  }
  .right {
  	float: none;
  }
  .social.right {
  	float: right;
  }
}
@media screen and (max-width: 480px) {
  #topbar {
  	line-height: 1.625vh;
  	text-align: center;
  }
  
  .top-nav li a {
   	background: #0019bf;
	padding: .5vh;
	border-top: 1px solid #6377ff ;
	width:100%;	
  }
  .nav-text {
	color:#0019bf;
  }
  .lmargin{
	margin:0;
	padding-top:2vh;
	}

}


/*scroll open */
#scroll {
    position:fixed;
    right:10px;
    bottom:10px;
    cursor:all-scroll;
    width:40px;
    height:40px;
    background-color:#F00;
    text-indent:-9999px;
    display:none;
    -webkit-border-radius:30px;
    -moz-border-radius:30px;
    border-radius:30px;
	z-index:20;
}
#scroll span {
    position:absolute;
    top:50%;
    left:50%;
    margin-left:-8px;
    margin-top:-12px;
    height:0;
    width:0;
    border:8px solid transparent;
    border-bottom-color:#ffffff;
}
#scroll:hover {
    background-color:#000;
    opacity:1;filter:"alpha(opacity=100)";
    -ms-filter:"alpha(opacity=100)";
}
/*scroll close */

