.heading h1{
	font-family: 'Advent Pro', sans-serif;
    text-transform: uppercase;
    font-size: 29px;
    display: inline-block;
    position: relative;
}

.heading h1 span {
	
	font-weight:600
}
.heading h1:before{
	
	font-family: FontAwesome;
    content: "\f104";
    position: absolute;
    color: #ff6600;
    font-size: 28px;
	-webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    left: -15px;
    top: -15px;
	
}
.heading h1:after{
	
	font-family: FontAwesome;
    content: "\f104";
    position: absolute;
    color: #ff6600;
    font-size: 28px;
	right: -15px;
    bottom: -15px;
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
	
}
.des{
	line-height:25px;
	font-family: 'Roboto', sans-serif;
	text-align: justify;
}
.point{
	padding:0px;
	margin:0px
}

.point li{
	list-style:none;
	line-height:25px
	
}
.point li i{
	padding-right:10px;
	color: #00aeef
}

.read{
	margin:30px 0px
}

.read a{
	
	background:#00aeef;
	color:#fff;
	padding:10px 30px;
	text-transform:uppercase;
	position:relative;
	margin-left:10px
}
.read a:before{
	content: '';
    background: transparent;
    border: 2px solid #00aeef;
    position: absolute;
    left: -5px;
    top: -8px;
    width: 100%;
    height: 100%;
	}
	
	
	.read a:hover{
		background:#ffbb02;
	color:#fff;
	text-decoration:none
	}
	
.read a:hover:before{
	
	border: 2px solid #ffbb02;
}	
	
	
	
	
	
	.qq a{
	
	background: #ffbb02;
    color: #fff;
    padding: 14px 30px;
    text-transform: uppercase;
    position: relative;
   
}

	
	
	.qq a:hover{
		color:#fff
	}
	
	.qq{
        margin: 10px 0px;
}
	
	
	
	
	.threepoint{
		margin:0px;
		padding:0px
	}
	
	.threepoint li{
		list-style: none;
    display: table;
        margin: 13px 0px;
		
	}


	.why{
	
		background:url('../img/point.html') no-repeat;
		background-size:cover;
		    border-top: 1px solid #e3e1e1;
			    padding-top: 20px;
	}
	
	.choose{
		width:50%;
		margin:auto;
		margin-top:20px
	}
	
	.gray{
		position:relative;
	}


	
	
	
	

	
	
.icon_list {
    width: 60px;
    height: 60px;
    background: #00aeef;
    /* border-radius: 10px; */
    line-height: 60px;
    color: #fff;
    text-align: center;
    font-size: 20px;
    /* border: 2px solid #00aeef; */
}

.icon_list:hover {
    width: 60px;
    height: 60px;
    background: #ffbb02;
    /* border-radius: 10px; */
    line-height: 60px;
    color: #fff;
    text-align: center;
    font-size: 20px;
    /* border: 2px solid #00aeef; */
}

		
	.left2{
		 width: 85%;
    float: left;
    padding-right: 50px;
		
	}
	.left2 h1{
			    font-size: 21px;
    font-family: 'Advent Pro', sans-serif;
    font-weight: 800;
    margin: 0px;
    /* letter-spacing: 2px; */
    text-transform: uppercase;
	color:#fff
	
		}	
.left2 p{
	margin-top:10px;
	color:#fff
}
.left-second p{
	margin-top:10px;
	color:#fff
}

	

.second{
		margin:0px;
		padding:0px;
		position:relative;
		z-index:9
	}
	
	.second li{
		    list-style: none;
    display: table;
    margin: 13px 0px;
		
	}
	
	
	
	
	
	
	.left-second {
    width: 85%;
    float: left;
    padding-left: 50px;
	color:#fff
}
.left-second h1 {
    font-size: 21px;
    font-family: 'Advent Pro', sans-serif;
    font-weight: 600;
    margin: 0px;
    letter-spacing: 2px; 
    text-transform: uppercase;
	color:#fff
	
}





.pro-name{
	position:relative;
}
.pro-name:before{
	content: '';
    position: absolute;
    left: 0;
    background-image: url(../img/line.html);
    top: 0;
    background-size: 35px 35px;
    background-repeat: repeat-x;
    height: 4px;
    width: 100%;
    background-color: #ffc64b;
}
.pro-name{
	text-align:center;
	padding-bottom:20px
}

.pro-name h1{
	
	
	    font-size: 16px;
		color:#00aeef;
    font-family: 'Advent Pro', sans-serif;
    margin: 0px;
    font-weight: 800;
    padding: 20px 0px;
    box-shadow: 1px 1px 3px rgba(210, 205, 205, 0.57);
	text-transform:uppercase;
	letter-spacing:1px
	
	
}


.quote{
	
	background:url('../img/quote.html') no-repeat;
	background-size:cover;
	padding:50px 0px;
	background-attachment: fixed
}


.free{
	
	font-size:50px;
	color:#fff;
	font-weight:800;
	margin:0px
	
}
.today{
	color:#fff;
	margin:0px
}


.back-white{
	background:#fff;
	padding:20px;
}
.first{
	margin-bottom:20px
}


.halmet{
	padding: 85px 0px;
}
.halmet h1{
	
font-size: 21px;
    font-family: 'Advent Pro', sans-serif;
    font-weight: 600;
	letter-spacing: 1px;
}


footer{
	
	background:url('../img/bottom-bg.html') no-repeat;
	
	background-position:center bottom;
	background-color:#222;
	    border-top: 5px solid #ffbb02;
	
}

    .uk-panel-title {
		color: #ffffff;
       font-size: 21px;
    margin: 0px 0px 26px;
    font-weight: 700;
	    position: relative;
    padding-left: 25px;
	font-family: 'Advent Pro', sans-serif;
	text-transform:uppercase
	}
	
	
	.uk-panel-title:before{
	content: '';
    position: absolute;
    height: 2px;
    width: 15px;
    background: #fdce02;
    left: 0;
    top: 50%;
    margin-top: -1px;
	}
	
.halmet p{
	width:91%;
	margin:auto
}

.uk-list{
	margin:0px;
	padding:0px
	
}
.uk-list li{
	list-style: none;
    border-bottom: 1px solid #dfdddd;
    padding: 0px 10px 10px 0px;
    position: relative;
    margin-bottom: 10px;
	
}

.uk-list li:hover  a{
padding: 0px 20px;
transition: .5s ease-in-out;

}

.uk-list li a{
	color:#fff;
	transition: .5s ease-in-out;
	
}
.uk-list li:before{
	
	   content: "\f013";
    font-family: FontAwesome;
    position: absolute;
    right: 0px;
    bottom: 9px;
    color: #fff;
    font-size: 11px;
}


.addrs{
	
	border-bottom:1px solid #dfdddd;
	padding-bottom:15px
	
}
.copyright{
	padding:5px 0px;
	background:#000;
	color:#fff;
}

.addrs span{
	font-weight:600
}
.foo{
	width:40%
}




.overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  background:rgba(0, 0, 0, 0.58);
  
}
.text {
  color: white;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  
}


.text a{
	
  background:#febb02;
  text-align:center;
  color:#fff;
  font-size:15px;
  padding:10px;
 
  width:40px;
  height:40px;
  display:table
  
}

.text a:hover{
	color:#fff
}
.text p{
	display:inline-block
}


.grid-thumbnail:hover .overlay {
  opacity: 1;
}
.grid-thumbnail{
	position:relative
}	

.grid-thumbnail:before{
position: absolute;
background:#ffbb02;
width:2px;
height:0px;
    content: '';
    top: 50px;
    left: 50px;
    z-index: 111;
    -webkit-transition: all .3s cubic-bezier(0, .2, 0, 1);
    transition: all .3s cubic-bezier(0, .2, 0, 1);
	}
.grid-thumbnail:hover:before{
	height:50%;
	width:2px;
}

.grid-thumbnail:after{
position: absolute;
background:#ffbb02;
width:0px;
height:2px;
    content: '';
    top: 50px;
    left: 50px;
    z-index: 111;
    -webkit-transition: all .3s cubic-bezier(0, .2, 0, 1);
    transition: all .3s cubic-bezier(0, .2, 0, 1);
	}
	
	.grid-thumbnail:hover:after{
	height:2px;
	width:50%;
}


.middle:before{
	
	    content: "";
    /* background-size: 32px 15px; */
    background-repeat: repeat-x;
    background-position: bottom center;
    background: url(../img/scale-header.html);
    width: 100%;
    height: 15px;
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
    pointer-events: none;
	opacity:1;
	
}



  
  .affix {
      top: 0;
      width: 100%;
	      background: #feffff;
  }


  
  .affix + .container-fluid {
      padding-top: 70px;
  }
 /*contact page*/
.heading-wrapper {
    background: url(../img/1.html) no-repeat;
    background-size: cover;
	box-shadow:         0px 4px 5px rgba(100, 100, 100, 0.49);
}
.heading-wrapper11 {
    background: url(../img/contact_banner.html) no-repeat;
    background-size: cover;
	box-shadow:         0px 4px 5px rgba(100, 100, 100, 0.49);
}
#sec {   
    padding: 32px 0px 20px;
}
.header_text h1 {
    font-size: 27px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
    display: inline-block;
    position: relative;
    padding: 20px 0px;
}
.header_text h1:before {
    content: '';
    background: #fff;
    position: absolute;
    width: 53px;
    height: 1px;
    bottom: 3px;
    left: 40%;
    font-weight: 200;
}
#cont1234{
	font-size:20px;
}
#rahu{
	margin-top:-50px;
}
.block-content ul li {
    margin-bottom: 0.25em;
    list-style: none;
}
.block-content ul li i {
    margin-right: 6px;
}
.block-content ul li a {
    overflow-x: hidden;
    font-size: 13px!important;
    color: #333333;
    font-family: 'Open Sans', sans-serif;
    background-color: white;
    letter-spacing: 0px;
    line-height: 2em;
    font-weight: 500;
	text-decoration:none;
}
#hr{
	border: 1px dotted rgba(184, 185, 186, 0.86);
    border-bottom: none;
}
#block{
	margin-top: -13px;
	margin-left: -15%;
}
.form-group i.fa {
    right: 0;
    border: none;
    left: auto;
    color: #959595;
}

.form-group i.fa {
    position: absolute;
    top:2px;
  
    width: 38px;
    line-height: 30px;
   
    text-align: center;
    border-right: 1px solid #ebebeb;
}
 .form-group {
    position: relative;
}
#area123 {
    width: 100%;
    height: 130px;
    border: 1px solid #e1e1e1;
    resize: none;
    padding: 6px 12px;
    color: #959595;
}
.form-group input {
    padding: 6px 12px;
    border: 1px solid #e1e1e1;
}
#get{
	margin-top:-2%;
}
 /*contact page*/
 
 /*certificate page*/
 #ani{
	 border: 4px double #eee;
    margin-bottom: 20px;
	margin-top: 3%;
 }
 .item-thumb-product {
    position: relative;
    border: 4px double #c8c0c0;
	
}
#cer123{
	padding: 10%;
	margin-top: -8%;
}
#cer1234{
	padding: 10%;
	margin-top: -17%;
	margin-bottom: -7%;
}
#cer12{
	padding-left: 10%;
}
.middle123 {
  transition: .5s ease;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%)
}

#doe:hover .item-thumb-product{
  opacity: 0.3;
}
#cer12:hover .item-thumb-product{
  opacity: 0.3;
}
#doe:hover .middle123 {
  opacity: 1;
}
#cer12:hover .middle123 {
  opacity: 1;
}
.text1 { 
  color: white;
  font-size: 16px;
  padding: 16px 32px;
  margin-left: -82px;
    font-size: 24px;
}
.text12{ 
  color: white;
  font-size: 16px;
  padding: 16px 32px;
  margin-left:56px;
    font-size: 24px;
}
 /*certificate page*/
 
 /*product page*/
 .parodcut-page-style {
    background: linear-gradient(#fff,rgba(238, 238, 238, 0.62));
    padding-bottom: 23px;
}
.tab-we {
    padding-left: 0px !important;
}
.met {
    box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.2);
}
.categories_title {
    background: #ff6600 none repeat scroll 0 0;
    margin-top: 3px;
    padding: 0;
}
.parodcut-page-style {
    padding-top: 39px;
}


.categories_title span {
    border: 0 none;
    color: #ffffff;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 40px;
    text-transform: uppercase;
    padding-left: 6px;
}
 #paver> li {
    padding: 0px;
    border-bottom: 1px dashed #d8d8d8;
    border-left: 1px dashed #d8d8d8;
	font-weight:bold;
}
#paver li a {
    line-height: normal;
    padding: 13px 12px;
    text-decoration: none;
    display: block;
    font-size: 13px;
    color: #656565;
    font-family: 'Roboto', sans-serif;
	position: relative;
    transition: all 0.6s ease 0s;
	font-weight:500;
}
.active-part-h > a {
    color: #14a9bd !important;
}
#paver li  a:before {
    content: ' ';
    width: 0px;
    height: 100%;
    background: #00aeef;
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    transition: .30s all;
    -webkit-transition: all .3s ease;
}

#eley1:hover{
	color:#00aeef;
	padding-left: 33px;
}
#eley1:hover:before{
	content: ' ';
    width: 6px;
    height: 100%;
    background: #00aeef;
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
}
#leo{
	    width: 100%;
    position: relative;
    position: static;
    border-bottom: 1px solid #e3e3e3;
    list-style: none;
    border-left: 1px solid #e3e3e3;
    border-right: 1px solid #e3e3e3;
}

.heading .drum {
    font-family: 'Advent Pro', sans-serif;
    text-transform: uppercase;
    font-size: 20px;
    display: inline-block;
    position: relative;
	margin-top: 7px;
}
.item-thumb-product:hover .product-thumb-front {
    transform: rotateY(180deg);
    opacity: 0;
    visibility: hidden;
}
.item-thumb-product:hover .product-thumb-behind {
    transform: rotateY(0deg);
    opacity: 1;
    visibility: visible;
}
.product-image-area img {
    box-shadow: 0 25px 16px -26px black;
	    width: 100%;
		height: 448px;
}
.overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
      background-color: rgba(0, 0, 0, 0.01);
  z-index:999;
}

.product-image-area:hover .overlay {
  opacity: 1;
}
.read1 {
    margin: 60% 42%;
	margin-bottom: 4%;
}
.read1 a {
    background: #ff6600;
    color: #fff;
    padding: 10px 30px;
    text-transform: uppercase;
    position: relative;
    margin-left: 10px;
}
.read1 a:before {
    content: '';
    background: transparent;
    border: 2px solid #ff6600;
    position: absolute;
    left: -5px;
    top: -8px;
    width: 100%;
    height: 100%;
}
.read1 a:hover {
    background: #ffbb02;
    color: #fff;
    text-decoration: none;
}
.read1 a:hover:before {
    border: 2px solid #ffbb02;
}
.text123 {
    color: #fff !important;
    font-size: 18px;
    position: absolute;
    top: 40%;
    left: 45%;

    border: 1px solid #fff;
     padding: 6px 14px;
}


.text123 a{
	color:#fff
}


.wpb_wrapper {
    padding:17px;
    color: #009aef;
}
.panel-content {
    padding-bottom: 11px;
    border-bottom: 1px solid #cacaca;
}
.breadcrumb-wrapper .delimiter {
    font-size: 0;
    display: inline-block;
    vertical-align: middle;
    width: 11px;
    height: 11px;
    background:url(../img/3.html) no-repeat;
    margin: 0 10px;
}
#ho1234{
	text-decoration:none;
	color:#333;
}
#ho1234:hover{
	color:#ffbb02;
}
.item-product {
    margin-bottom: 45px;
    position: relative;
}
.product-page {
    border: 4px double #e5e5e5;
    margin-bottom: 2px;
    padding: 10px;
	    margin-top: 4px;
}
.item-thumb-product .product-thumb-front {
    opacity: 1;
    visibility: visible;
    width: 100%;
}
.item-thumb-product img {
    transition: all 0.5s ease-out 0s;
}

.item-thumb-product img {
    transition: all 0.5s ease-out 0s;
}

.product-thumb-behind {
    transform: rotateY(180deg);
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
}

.product-page-part-1 {
    border: 1px solid #e5e5e5;
    margin-bottom: 12px;
    padding: 10px;
}
.item-thumb-product img {
    transition: all 0.5s ease-out 0s;
}
.item-thumb-product:before {
    background: rgba(0,0,0,0.3);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    opacity: 0;
    z-index: 9;
    visibility: hidden;
    transition: all 0.5s ease-out 0s;
}
.item-thumb-product:hover:before {
    background: rgba(0,0,0,0.3);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    opacity: 1;
    z-index: 9;
    visibility: visible;
    transition: all 0.5s ease-out 0s;
}
.item-thumb-product:hover .info-product-cart {
    opacity: 1;
    visibility: visible;
}
.info-product-cart {
    border: 1px solid #009aef;
    bottom: 0;
    height: 120px;
    left: 0;
    margin: auto;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    transition: all 0.5s ease-out 0s;
    visibility: hidden;
    width: 180px;
    z-index: 10;
}
.inner-info-product-cart {
    height: 100%;
    position: relative;
    width: 100%;
    transition: all 0.5s ease-out 0s;
}
.item-thumb-product:hover .inner-info-product-cart ul {
    margin: 20px 0 0;
}
.inner-info-product-cart > ul > li {
    display: inline-block;
}
.inner-info-product-cart ul li a:hover {
    background: #009aef none repeat scroll 0 0;
}
.inner-info-product-cart ul li a i {
    line-height: 40px;
}
.inner-info-product-cart ul li a {
    color: #fff;
    transition: all 0.5s ease-out 0s;
    display: block;
    width: 40px;
    height: 40px;
    text-align: center;
}
.inner-info-product-cart ul {
    left: 0;
    margin: -60px 0 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 100%;
    transition: all 0.5s ease-out 0s;
}
.inner-info-product-cart .link-product-add-cart {
    width: 140px;
    bottom: -40px;
    left: 0;
    margin-left: 20px;
    position: absolute;
    transition: all 0.5s ease-out 0s;
	text-decoration: none;
}
.item-thumb-product:hover .inner-info-product-cart .link-product-add-cart {
    bottom: 0px;
    background: #009aef none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    text-transform: uppercase;
}
.border-product {
    border-bottom: 1px solid #ddd;
}
.item-info-product h3 {
    font-size: 1.6rem;
    line-height: 32px;
    font-weight: 400;
    text-transform: none;
    position: relative;
    padding-bottom: 0px;
    /* margin-bottom: 0px; */
    /* border-bottom: 1px solid #ddd; */
    font-family: "Oswald", sans-serif;
    text-align: left;
    padding-left: 14px;
}
.item-info-product h3 a {
    color: #333;
    font-size: 14px;
    text-transform: uppercase;
	letter-spacing: 1px;
    line-height: 1.2em;
    margin-bottom: 20px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
	text-decoration: none !important;
}
.info-product-price {
    text-align: right;
}
.actions-btn button.button.btn-cart {
    background: #fff;
    border: 1px solid #ddd;
    margin: 18px 8px 0 8px;
    padding: 9px 10px 9px 10px;
    color: #fff;
    line-height: 14px;
    transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s;
    background: #009aef;
    font-size: 13px;
	    width: 49%;
}
#first {
    background: #fff;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
    margin-bottom: 20px;
}
.inner_title {
    position: relative;
    margin-top: -9px;
}
.inner_title h5 {
    font-family: Asap,arial;
    font-size: 19px;
    font-weight: 400;
    text-transform: uppercase;
    border-bottom: 1px solid #e5e3e3;
    position: relative;
    padding: 0 0 9px 0;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 700;
    color: #ff6600;
}
.inner_title h5:before {
    content: '';
    width: 50px;
    height: 1px;
    background: #ffbb02;
    position: absolute;
    bottom: -1px;
    left: 0;
}
 /*product page*/
 
 