@font-face {
font-family: myfont;
src: url(../fonts/400.woff);
font-weight:400;
}
@font-face {
font-family: myfont;
src: url(../fonts/500.woff);
font-weight:500;
}
html{
box-sizing: border-box	
}
body{
margin: 0;
padding: 0;
overflow-x: hidden;
overflow-y: scroll;
font-family: myfont;
font-weight:400;
color: #353b48;
    margin-top: 142px;
}
section{
position:relative;
}
a, a *{
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
text-decoration:none;
box-sizing: border-box;
}
a:hover{
text-decoration:none;
}
button:focus, input:focus, textarea:focus{
outline:none;
box-shadow:none;
}
img{
width:100%;
}
input, button{
outline:none;
box-shadow:none;
}
p{
margin: 0;
padding: 0;
font-size: 20px;
line-height: 27px;
color:#353b48d6;
}
p.center{
text-align:center;
}
b{
}
h1, h2, h3{
margin:0;
font-weight:500;
}
h4, h5, h6{
margin:0;
font-weight:400;
}
ul, ul li{
list-style:none;
margin:0;
padding:0;
}
.topstrip {
    background-color: #00203f;
}
.topstrip span {
    background: radial-gradient(circle at 100%, #e74e00, #ffffff 50%, #e74e00 75%, #ffffff 75%);
    background-size: 200% auto;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    animation: animatedTextGradient 5s linear infinite;
}
.title.white, .subtitle.white{
color:#fff;
}
.title.center, .subtitle.center{
text-align:center;
}
.title{
font-size:43px;
color:#353b48;
}
.subtitle{
    font-size: 17px;
font-weight: 400;
margin-bottom:10px;
color: inherit;
}
.col-50{
width:50%;
}
.col-45{
width:45%;
}
.btn-dif {
    background-color: #e74e00;
}
.text-dif {
    color: #647972;
}
#gradient-canvas {
width:100%;
height:100%;
--gradient-color-1: #001a33; 
--gradient-color-2: #18366c; 
--gradient-color-3: #15315f;  
--gradient-color-4: #203e7c;
z-index:0;
position:absolute;
left:0;
top:0;
width:100%;
height:100%;
}
.banner {
height: 600px;
margin-bottom: -1px;
}
.banner .container{
z-index:1;
}
.banner .container .col-50{
text-align: right;
}
.banner h4{
margin-top: 50px;
font-size: 22px;
    color: #fff;
}
.banner h1{
    font-size: 60px;
    margin-bottom: 30px;
    line-height: 70px;
    color: #fff;
    margin-top: 50px;
}
.banner-brand{
width: 280px;
}
.banner .bannerimg{
position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: auto;
    height: 420px;	
}
.banner .btn{
margin:0px auto;
}
.intro{
padding:80px 0px;
    background-color: #f2f2f2;
}
.intro h2{
margin-bottom:30px;
}
.intro h6{
}
.intro a{
    font-size: 20px;
    margin-top: 50px;
    color: #e74e00;
    margin-left: 0px;
    padding: 8px 15px;
    width: max-content;
    background-color: #fff;
    border-radius: 2px;
	    font-weight: 500;
}
.intro a:hover img{
    margin-right: 20px;	
}
.intro a img{
width:20px;
margin-right:10px;
}
.products{
padding:80px 0px;
}
.products .devider{
    width: 100%;
    height: 2px;
    background-color: #f0f0f0;
    margin: 50px 0px 70px 0px;
}
.products .product-head{
	margin-bottom:50px;
}
.products .product-head h4{
    font-size: 50px;
}
.products .product-head span{
    display: block;
    font-size: 25px;
    color: #e74e00;
}
.product-table{}
.product-table .row{
    border-bottom: solid 1px #e2e3f8;	
}
.product-table .row:last-child{
border:0;
}
.product-table .row .column{
padding:30px 0px;
}
.product-table .row .column img{
    width: 70%;	
}
.product-table .row .column h6{
    font-size: 20px;
    margin-bottom: 5px;
	    opacity: 0.8;
}
.product-table .row .column h5{
    font-size: 29px;	
}

.product-table .row .column .best{
    color: #e44d00;
    font-size: 18px;
    background-image: url(../img/bestsell.gif);
    background-position: 25% 50%;
    background-repeat: no-repeat;
    background-size: 17px;
	padding:10px 0px;
}

.product-table .row .column:nth-child(1){
width:20%;
}
.product-table .row .column:nth-child(2){
width:30%;
}
.product-table .row .column:nth-child(3){
width:16.6666666667%;
}
.product-table .row .column:nth-child(4){
width:16.6666666667%;
}
.product-table .row .column:nth-child(5){
width:16.6666666667%;
}

footer{
background-color:#e2e3f8;
padding:100px 0px;
}
footer .footer-ph{
color: #01243a;
font-weight: 500;
font-size: 22px;
}
footer .footer-ph img{
width:30px;
margin-right:10px;
position:relative;
top:5px;
}
footer p.hilight{
margin-top: 30px;
width: 62%;
line-height: 29px;
}
footer .links{
margin-left: 20%;	
}
footer .link-title{
font-weight: 500;
font-size: 18px;
margin-bottom: 30px;	
}
footer .links a{
display: block;
color: inherit;
font-size: 15px;
line-height: 34px;
}
footer .links a:hover{
color: #660f53;	
}
footer .end{}
footer .end .container{
border-top: solid 1px #c9cae9;
margin-top: 50px;
padding-top: 50px;	
}
footer .end p{
font-size:13px;
}
footer .end .connect{
gap:10px;
}
footer .end .connect a{
width: 38px;
background-color: #fff;
border-radius: 50px;
height: 38px;
padding: 7px;	
filter:grayscale(0.3);
}
footer .end .connect a img{
opacity:0.8;
}
footer .end .connect a:hover{
background-color: #ffe8f2;	
}