body{
    font-family: 'Teko', sans-serif;  
}

body a{
	text-decoration:none;
}
body a:hover{
	text-decoration:none;
}
body ul{
	padding:0px;
	margin:0px;
    list-style-type: none;
}
/*  menu bar start  */
header{
    padding: 0px 0px 0px 0px;
    position: absolute;
    top: 0px;
    left: 100px;
    background: #000000;
    z-index: 1;
}
header .navbar {
    background: transparent !IMPORTANT;
	padding: 0px;
}
header .navbar .navbar-brand{

}

header .navbar .collapse{
    flex-grow: unset;
}

header .navbar .navbar-nav{
    display: unset;
}

header .navbar .navbar-nav .nav-item{
    padding: 0px 0px 0px 60px;
    display: inline-block;
}
header .navbar .navbar-nav .nav-item .nav-link{
    padding: 10px 45px 10px 45px;
    margin: 0px;
    font-size: 22px;
    color: #ffffff !important;
    font-weight: 400;
    font-family: 'Teko', sans-serif;
	border-bottom: none !important;
}
header .navbar .navbar-nav .nav-item .nav-link:hover{
	color: #0066B2 !important;
}
header .navbar .navbar-nav .nav-item:nth-child(8){
	padding: 0px;
}
header .navbar .navbar-nav .nav-item .nav-button{
	padding: 10px 20px 10px 20px !important;
	background: #0066B2;
}
header .navbar .navbar-nav .nav-item .nav-down i{
	    border-left: none !important;
    font-size: 18px !important;
    position: relative;
    top: 1px;
}
header .navbar .navbar-nav .nav-item .nav-button:hover{
	color:#000000 !important;
}
header .navbar .navbar-nav .nav-item .nav-link i{
	border-left: 1px solid #ffffff;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 10px;
	font-size:28px;
}
.dropdown {
  position: relative;
  display: inline-block;
}
.dropdown-content {
  display: none;
  position: absolute;
  background-color: #ffffff;
  min-width: 250px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 11;
  padding:10px;
}
.dropdown-content a {
  color: black;
  padding:0px 0px;
  text-decoration: none;
  display: block;
  font-family: 'Teko', sans-serif;
  font-size:20px;
  margin: 0px 0px 5px 0px;
}
.dropdown-content a:hover {
  color:#0066b2;
}
.dropdown:hover .dropdown-content {
	display: block;
}
.dropdown:hover .dropbtn {
	
}
.top-bg{
	background: #ffffff;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:90%;
	height: 100px;
}
.top-bg .top-left{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:center;
}
.top-bg .top-left img{
	margin: 0px 0px 0px 0px;
    padding: 0px 40px 0px 40px;
    border: 1px solid #0066B2;
    border-radius: 0px 50px 0px 0px;
}
.top-bg .top-right{
	margin:0px 0px 0px 0px;
	padding:30px 0px 30px 0px;
}
.top-bg .top-right ul{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.top-bg .top-right ul li{
	margin:0px 0px 0px 20px;
	padding:0px 0px 0px 0px;
	display:inline-block;
	width: 30%;
}
.top-bg .top-right ul li .box{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.top-bg .top-right ul li .box i{
	float: left;
    font-size:50px;
    margin: 0px 10px 0px 0px;
    padding: 0px 0px 0px 0px;
	color:#0066B2;
	position: relative;
    bottom: 14px;
	
}
.top-bg .top-right ul li .box h5{
	font-family: 'Teko', sans-serif;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-weight: 400;
	color:#000000;
	font-size: 22px;
}
.top-bg .top-right ul li .box p{
	font-family: 'Teko', sans-serif;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-weight: 400;
	color:#000000;
	font-size: 20px;
}
.banner-bg{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	max-width: 1220px;
	position: relative;
}
.banner-bg ul{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.banner-bg ul li{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.banner-bg ul li .box{
	margin:0px 0px 0px 0px;
	padding:175px 0px 175px 0px;
	height:600px;
}
.banner-bg ul li .box .box-btn{
	margin:30px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align: center;
}
.banner-bg ul li .box .box-btn a{
	margin: 0px 0px 0px 0px;
    padding: 15px 50px 15px 50px;
    font-family: 'Teko', sans-serif;
    font-size: 22px;
    border-radius: 0px 40px 0px 0px;
    color: #ffffff;
    background: #0066B2;
}
.banner-bg ul li .box .box-btn a:hover{
	color:#000000;
}
.banner-bg ul li .box h4{
	font-family: 'Teko', sans-serif;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-weight: 400;
	color:#ffffff;
	font-size: 32px;
	text-align:center;
}
.banner-bg ul li .box h1{
	font-family: 'Teko', sans-serif;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-weight: 700;
	color:#ffffff;
	font-size: 120px;
	text-align:center;
}
.banner-bg ul li .box h3{
	font-family: 'Teko', sans-serif;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-weight: 400;
	color:#000000;
	font-size: 40px;
	text-align:center;
}
.banner-bg ul li .box1{
	background:url("../images/banner1.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: inherit; 
}
.banner-bg ul li .box2{
	background:url("../images/banner2.jpeg");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: inherit; 
}
.banner-bg ul li .box3{
	background:url("../images/banner3.jpeg");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: inherit; 
}
.banner-bg ul li .box4{
	background:url("../images/banner4.jpeg");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: inherit; 
}
.banner-bg ul li .box5{
	background:url("../images/banner5.jpeg");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: inherit; 
}
.side-link{
	margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    position: fixed;
    top: 100px;
    right: 0px;
	z-index: 1;
}
.side-link ul{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.side-link ul li{
	margin:0px 0px 7px 0px;
	padding:0px 0px 0px 0px;
	vertical-align: middle;
}
.side-link ul li h4{
	font-family: 'Teko', sans-serif;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-weight: 400;
	color:#000000;
	font-size: 28px;
    transform: rotate(270deg);
	width: fit-content;
}
.side-link ul li img{
	height: 120px;
	position: relative;
	left:40px;
}
.side-link ul li hr{
	 transform: rotate(270deg);
}
.side-link ul li i{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size: 36px;
	position: relative;
	left:20px;
}
.about-bg{
	margin:0px 0px 0px 0px;
	padding: 0px 0px 30px 0px;
	background: #ffffff;
}
.about-bg .about-left{
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.about-bg .about-left h4{
	font-family: 'Teko', sans-serif;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-weight: 400;
	color:#000000;
	font-size: 28px;
}
.about-bg .about-left h2{
	font-family: 'Teko', sans-serif;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-weight: 500;
	color:#000000;
	font-size: 36px;
	width:80%;
}
.about-bg .about-left p{
	font-family: 'Teko', sans-serif;
	margin:15px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-weight: 400;
	color:#000000;
	font-size: 20px;
}
.about-bg .about-left p i{
	margin:0px 10px 0px 0px;
	padding:0px 0px 0px 0px;
}
.about-left .progress{
	width: 75%;
}
.about-left .progress .bg-danger{
    background-color: #0066B2 !important;
    z-index: 11;
}
.about-bg .about-left hr{
	color:#000000 !important;
	width:75%;
}
.about-bg .about-right{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	position: relative;
}
.img-left{
	text-align: right;
}
.about-bg .about-right video{
    width:100%;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	max-height: 500px;
	position: relative;
    z-index: 1;
} 
/*.about-bg .about-right img{
	width:100%;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	max-height: 320px;
	position: relative;
    z-index: 1;
}*/
.about-bg .about-right .about-btn{
	margin:40px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.about-bg .about-right .about-btn a{
	margin: 0px 0px 0px 0px;
    padding: 15px 40px 15px 40px;
    font-family: 'Teko', sans-serif;
    font-size: 22px;
    border-radius: 0px 40px 0px 0px;
    color: #ffffff;
    background: #0066B2;
}
.about-bg .about-right .about-btn a i{
	margin:0px 10px 0px 0px;
	padding:0px 0px 0px 0px;
	position:relative;
	top:2px;
	animation: beat .25s infinite alternate;
}
@keyframes beat
{
	to { transform: scale(1.1); }
}
.about-blue-box{
	position: absolute;
    background: #0066B2;
    height: 200px;
    width: 150px;
    top: -30px;
    left: -40px;
    border-radius: 0px 50px 0px 0px;
}
.service-bg{
	background:url("../images/service-bg.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: inherit;
	padding: 30px 0px 30px 0px;
}
.service-bg h4{
	font-family: 'Teko', sans-serif;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-weight: 400;
    color: #000000;
    font-size: 20px;
	text-align: center;
}
.service-bg h2{
	font-family: 'Teko', sans-serif;
    margin: 0px auto 0px;
    padding: 0px 0px 0px 0px;
    font-weight: 500;
    color: #000000;
    font-size: 36px;
    width: 30%;
	text-align: center;
}
.service-bg ul{
	margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
.service-bg ul li{
	margin: 0px 10px 0px 10px;
	padding: 0px 0px 0px 0px;
	display: inline-block;
}
.service-bg ul li .box{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.service-bg ul li .box img{
	width: 100%;
}
.service-bg ul li .box .top-service-img{
	width:100%;
	height:330px;
}
.service-bg ul li .box .in-box{
	margin: 0px 0px 0px 0px;
    background: #EEEEEE;
    width: 85%;
    float: right;
    padding: 15px;
	position: relative;
	height: 385px;
}
.service-bg ul li .box .in-box h5{
	font-family: 'Teko', sans-serif;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-weight: 400;
    color: #000000;
    font-size: 24px;
    width: 50%;
}
.service-bg ul li .box .in-box img{
	width: 50px;
	margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
	float: right;
	position: absolute;
    top: 15px;
    right: 15px;
}
.service-bg ul li .box .in-box p{
	font-family: 'Teko', sans-serif;
    margin: 5px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-weight: 400;
    color: #000000;
    font-size: 20px;
	text-align: justify;
	width: 90%;
}
.service-bg ul li .box .in-box .in-box-btn{
	margin: 10px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
.service-bg ul li .box .in-box .in-box-btn a{
	font-family: 'Teko', sans-serif;
    margin: 0px 0px 0px 0px;
    padding: 5px 10px 5px 10px;
    font-weight: 400;
	color: #000000;
    font-size: 18px;
	border:1px solid #0066B2;
	border-radius: 0px 0px 20px 0px;
}
.service-bg ul li .box hr{
	color:#0066B2;
	height: 10px;
	font-weight: bold;
	margin:70px 0px 0px 0px;
	z-index: -1;
    position: relative;
}
.review-bg h6{
	margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-family: 'Teko', sans-serif;
    font-size: 28px;
    color: #000000;
    font-weight: 400;
    width: 50%;
    display: block;
}
.review-bg h6 span{
	color:#9D9595;
	margin: 0px 10px 0px 0px;
}
.review-bg h6 i{
	margin: 0px 15px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-size: 70px;
    position: relative;
    top: 0px;
	float:left;
}
.review-bg h6 img{
	margin: 0px 15px 0px 0px;
    padding: 0px 0px 0px 0px;
	float:left;
	position: relative;
    bottom: 10px;
}
.experience-bg{
	margin: 0px 0px 0px 0px;
    padding: 30px 0px 220px 0px;
	background: #111010;
	position: relative;
}
.experience-bg .experience-left{
	margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
} 
.experience-bg .experience-left h5{
	margin: 20px 0px 0px 15px;
    padding: 0px 0px 0px 0px;
    font-family: 'Teko', sans-serif;
    font-size: 28px;
    color: #ffffff;
    font-weight: 300;
    position: relative;
    z-index: 1;
}
.experience-bg .experience-left img{
	position: absolute;
    top: 47px;
}
.experience-bg .experience-right{
	margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
.experience-bg .experience-right h2{
	margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-family: 'Teko', sans-serif;
    font-size: 50px;
    color: #ffffff;
    font-weight: 400;
	width:95%;
}
.experience-bg .experience-nos{
	margin:50px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.experience-bg .experience-nos ul{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.experience-bg .experience-nos ul li{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	display: inline-block;
	width: 24%;
}
.experience-bg .experience-nos ul li .box{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.experience-bg .experience-nos ul li .box h3{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-family: 'Teko', sans-serif;
    font-size: 36px;
    color: #0066B2;
    font-weight: 400;
}
.experience-bg .experience-nos ul li .box p{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-family: 'Teko', sans-serif;
    font-size: 22px;
    color: #ffffff;
    font-weight: 300;
}
.product-bg{
	background:url("../images/product-bg.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: inherit; 
	padding: 0px 0px 30px 0px;
}
.product-bg .product-head{
	background:url("../images/service1.jpeg");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: inherit;
	padding:100px 0px 0px 0px;
	position: relative;
    bottom: 120px;
    height:440px;
}
.product-bg .product-head .box{
	margin:0px auto 0px;
	padding:20px 20px 20px 20px;
	background: #0066B2;
	border-radius: 0px 0px 30px 0px;
	width:80%;
	position: relative;
    top: 50px;
}
.product-bg .product-head .box h2{
	margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-family: 'Teko', sans-serif;
    font-size: 48px;
    color: #ffffff;
    font-weight: 400;
	text-align: center;
}
.product-bg .product-head .box h5{
	margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-family: 'Teko', sans-serif;
    font-size: 26px;
    color: #ffffff;
    font-weight: 300;
}
.product-bg .product-head .box p{
	margin: 5px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-family: 'Teko', sans-serif;
    font-size: 26px;
    color: #ffffff;
    font-weight: 300;
}
.product-bg .product-head .box p i{
	margin: 0px 10px 0px 0px;
    padding: 0px 0px 0px 0px;
}
.product-bg .product-head .box img{
	position: absolute;
    top: 40px;
    left: -50px;
}
.product-content{
	margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
.product-content .product-content-left{
	margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
.product-content .product-content-left h4{
	font-family: 'Teko', sans-serif;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-weight: 400;
    color: #000000;
    font-size: 20px;
}
.product-content .product-content-left h2{
	font-family: 'Teko', sans-serif;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-weight: 500;
    color: #000000;
    font-size: 36px;
    width: 60%;
}
.product-content .product-content-left ul{
	margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
.product-content .product-content-left ul li{
	margin: 0px 15px 0px 0px;
    padding: 0px 0px 0px 0px;
}
.product-content .product-content-left ul li button{
	
}
.nav-pills .nav-link{
	font-family: 'Teko', sans-serif;
    margin: 0px 0px 0px 0px;
    padding: 10px 30px 10px 30px !important;
    font-weight: 500;
    color: #000000;
	font-size: 24px;
	border-radius: 0px 0px 20px 0px !important;
	width: 100px !important;
	background: unset !important;
}
.nav-pills .nav-link:hover{
	font-family: 'Teko', sans-serif;
    margin: 0px 0px 0px 0px;
    padding: 10px 30px 10px 30px !important;
    font-weight: 500;
    color: #000000 !important;
	font-size: 24px;
	border-radius: 0px 0px 20px 0px !important;
	width: 100px !important;
	background: #0066B2 !important;
}
.nav-pills .nav-link.active{
	font-family: 'Teko', sans-serif;
    margin: 0px 0px 0px 0px;
    padding: 10px 30px 10px 30px !important;
    font-weight: 500;
    color: #000000 !important;
	font-size: 24px;
	border-radius: 0px 0px 20px 0px !important;
	width: 100px !important;
	background: #0066B2 !important;
}
.tab-content .left{
	margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
	position: relative;
}
.tab-content .left{
	margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
.tab-content .left img{
	margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
	width:90%;
	border-radius: 0px 30px 0px 0px;
}
.tab-content .left .tab-box{
	position: absolute;
    bottom: 25px;
    width: 90px;
    right: 0px;
	border-radius: unset !important;
}
.tab-content .right{
	margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
.tab-content .right h5{
	font-family: 'Teko', sans-serif;
    margin: 20px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-weight: 400;
    color: #000000;
    font-size: 22px;
	text-align: justify;
}
.tab-content .right p{
	font-family: 'Teko', sans-serif;
    margin: 10px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-weight: 400;
    color: #000000;
    font-size: 22px;
}
.tab-content .right p i{
	margin: 0px 10px 0px 0px;
}
.product-content-right{
	margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
.product-content-right .men{
	margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
	width:100%;
	z-index: 1;
    position: relative;
    animation: float 6s ease-in-out infinite;
}
@keyframes float
{
	0%
	{
		transform: translatey(0px)
	}
	50%
	{
		transform: translatey(-20px)
	}
	100%
	{
		transform: translatey(0px)
	}
}
.product-content-right .box{
	background: #111010;
    margin: -40px 0px 0px 0px;
    padding: 15px 15px 15px 15px;
    height: 158px;
	position: relative;
}
.product-content-right .box img{
	float: left;
    width: 130px;
	margin: 0px 20px 0px 0px;
}
.product-content-right .box p{
	font-family: 'Teko', sans-serif;
    margin: 30px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-weight: 400;
    color: #ffffff;
    font-size: 20px;
}
.product-content-right .box .grey-line{
	position: absolute;
    top: 55px;
    left: 114px;
    width: unset;
    height: unset;
}
.gallary-bg{
	margin: 0px 0px 0px 0px;
    padding: 30px 0px 120px 0px;
	background: #ffffff;
}
.gallary-bg h4{
	font-family: 'Teko', sans-serif;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-weight: 400;
    color: #000000;
    font-size: 20px;
    text-align: center;
}
.gallary-bg h2{
	font-family: 'Teko', sans-serif;
    margin: 0px auto 0px;
    padding: 0px 0px 0px 0px;
    font-weight: 500;
    color: #000000;
    font-size: 36px;
    width: 80%;
    text-align: center;
}
.gallary-bg ul{
	margin: 40px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
.gallary-bg ul li{
	margin: 0px 10px 0px 10px;
    padding: 0px 0px 0px 0px;
	display: inline-block;
	max-width: 400px;
}
.gallary-bg ul li .box{
	margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
	background: #bfb1b13b;
}
.gallary-bg ul li .box img{
	width: 100%;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border-radius: 0px 0px 50px 0px;
	height: 180px;
}
.gallary-bg ul li .box .in-box{
	margin: 0px 0px 0px 0px;
    padding: 20px 30px 20px 30px;
    background: #bfb1b13b;
    border-radius: 0px 0px 50px 0px;
    width: 80%;
    float: right;
    position: relative;
}
.gallary-bg ul li .box h5{
	font-family: 'Teko', sans-serif;
    margin: 10px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-weight: 400;
    color: #000000;
    font-size: 18px;
	text-align:left;
}
.gallary-bg ul li .box h4{
	font-family: 'Teko', sans-serif;
    margin: 10px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-weight: 500;
    color: #000000;
    font-size: 20px;
	text-align:left;
}
.gallary-bg ul li .box .gallery-blue{
	height: 5px;
    width: 50px;
    position: absolute;
    bottom: 50px;
    left: -25px;
	border-radius: unset;
}	
.review-bg{
	
	margin:0px 0px 0px 0px;
	padding:10px 0px 10px 0px;
	position: relative;
	background: #ffffff;
}
.review-bg h1{
	-webkit-text-stroke: 1px #0066B2;
    font-family: 'Teko', sans-serif;
    font-size: 150px;
	color:#ffffff00;
	text-align: center;
	margin: -10px 0px 0px 0px;
}

.review-bg .review-left{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.review-bg .review-left img{
	width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    border-radius: 40px 0px 0px 0px;
}
.review-bg .review-right p{
	font-family: 'Teko', sans-serif;
    margin: 10px 0px 0px 64px;
    padding: 0px 0px 0px 0px;
    font-weight: 500;
    color: #ffffff;
    font-size: 20px;
	display: block;
	text-align: justify;
}
.review-bg .review-right i{
	float: left;
    color: #414040;
    font-size: 50px;
    margin: -10px 15px 0px 0px;
    padding: 0px 0px 0px 0px;
}
.review-bg .review-right h5{
	font-family: 'Teko', sans-serif;
    margin: 40px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-weight: 500;
    color: #414040;
	font-size: 28px;
	display: block;
}
.review-bg .review-right h6{
	font-family: 'Teko', sans-serif;
    margin: 0px 0px 0px 95px;
    padding: 0px 0px 0px 0px;
    font-weight: 500;
    color: #414040;
	font-size: 28px;
}
.review-bg .review-right h5 img{
	margin: 0px 10px 0px 0px;
    padding: 0px 0px 0px 0px;
}
.review-bottom{
	margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
.review-bottom .left{
	margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
.review-bottom .left ul{
	margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
.review-bottom .left ul li{
	margin: 0px 10px 0px 10px;
    padding: 0px 0px 0px 0px;
	display: inline-block;
}
.review-bottom .right{
	margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
	position: relative;
}
.review-bottom .right p{
	font-family: 'Teko', sans-serif;
    margin: 0px 0px 0px 95px;
    padding: 15px 20px 15px 20px;
    font-weight: 500;
    color: #ffffff;
    font-size: 21px;
    background: #0066B2;
    text-align: justify;
    width: 50%;
    border-radius: 40px 0px 0px 0px;
    position: absolute;
    right: 0px;
    top: 60px;
}
.contact-bg{
	background: #ffffff;
	margin:0px 0px 0px 0px;
	padding: 100px 0px 50px 0px;
}
.contact-bg .right{
	margin:0px 0px 0px 0px;
	padding: 30px 30px 30px 100px;
	background: #F4F4F9;
}
.contact-bg .right h4{
	font-family: 'Teko', sans-serif;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-weight: 400;
    color: #000000;
    font-size: 20px;
}
.contact-bg .right h2{
	font-family: 'Teko', sans-serif;
    margin: 0px auto 0px;
    padding: 0px 0px 0px 0px;
    font-weight: 500;
    color: #000000;
    font-size: 36px;
}
.contact-bg .right .accordion {
  background-color: #ffffff;
  color: #0066B2;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 20px;
  transition: 0.4s;
  font-family: 'Teko', sans-serif;
  margin:15px 0px 0px 0px;
}

.contact-bg .right .active, .accordion:hover {
  background-color: #ffffff;
}
.contact-bg .right .faq-btn{
	margin:20px 0px 0px 0px;
}
.contact-bg .right .faq-link{
  font-family: 'Teko', sans-serif;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  font-size: 20px;
  color: #0066B2;
}
.contact-bg .right .faq-link:hover{
	color:#000000;
}
.contact-bg .right .faq-link i{
  margin: 0px 0px 0px 0px;
}

.contact-bg .right .panel {
  padding: 0 18px;
  background-color: white;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}
.contact-bg .right .panel  p{
  font-family: 'Teko', sans-serif;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  font-size: 20px;
  color: #000000;
}
.contact-bg .left{
	background:#0066B2;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: inherit;
	padding: 25px 25px 25px 25px;
	position: relative;
	float: right;
	left:20%;
	top:40px;
}
.contact-bg .left h4{
	font-family: 'Teko', sans-serif;
    margin: 0px 0px 0px 15px !important;
    padding: 0px 0px 0px 0px;
    font-weight: 400;
    color: #ffffff;
    font-size: 20px;
	position: relative;
    z-index: 1;
}
.contact-bg .left img{
	position: absolute;
    top: 15px;
}
.contact-bg .left h2{
	font-family: 'Teko', sans-serif;
    margin: 10px auto 0px;
    padding: 0px 0px 0px 0px;
    font-weight: 500;
    color: #ffffff;
    font-size: 36px;
}
.contact-bg .left p{
	font-family: 'Teko', sans-serif;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-weight: 400;
    color: #ffffff;
    font-size: 20px;
}
.contact-bg .left input{
	width: 100%;
	font-family: 'Teko', sans-serif;
	margin: 10px 0px 10px 0px;
    padding: 10px 10px 10px 10px;
	font-size: 20px;
	border:none;
}
.contact-bg .left select{
	width: 100%;
	font-family: 'Teko', sans-serif;
	margin: 10px 0px 0px 0px;
    padding: 10px 10px 10px 10px;
	font-size: 20px;
	border:none;
}
.contact-bg .left .left-btn{
	margin: 20px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
.contact-bg .left .left-btn a{
	font-family: 'Teko', sans-serif;
	margin: 0px 0px 0px 0px;
    padding: 10px 10px 10px 10px;
	background: #111010;
	border-radius: 0px 0px 30px 0px;
	color: #ffffff;
	font-size: 18px;
	border:none;
}
.contact-bg .left .left-btn a:hover{
	color:#0066b2;
}
.contact-bg .left .left-btn a i{
	margin: 0px 0px 0px 10px;
    padding: 0px 0px 0px 0px;
	font-size: 18px;
}
.blog-bg{
	margin: 0px 0px 0px 0px;
    padding: 30px 0px 30px 0px;
	background: #ffffff;
}
.blog-bg h4{
	font-family: 'Teko', sans-serif;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-weight: 400;
    color: #000000;
    font-size: 20px;
	text-align:center;
}
.blog-bg h2{
	font-family: 'Teko', sans-serif;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-weight: 500;
    color: #000000;
    font-size: 36px;
    text-align: center;
}
.blog-bg .box{
	margin: 30px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
	
}
.blog-bg .box img{
	margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
	width: 100%;
	border-radius: 40px 0px 0px 0px;
	height:275px;
}
.blog-bg .box .in-box{
	background: #F8F8F8;
	margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
	position: relative;
}
.blog-bg .box .in-box{
	margin: 0px 0px 0px 0px;
    padding: 0px 15px 20px 15px;
	width: 80%;
	float: right;
	border-radius: 0px 0px 40px 0px;
	height: 175px;
}
.blog-bg .box .in-box p{
	font-family: 'Teko', sans-serif;
	margin: 0px 0px 0px 0px;
    padding: 5px 20px 5px 20px;
	color: #ffffff;
	font-size: 18px;
	background: #0066B2;
	border-radius: 30px 0px 0px 0px;
	width: fit-content;
	position: absolute;
	top:210px;
	top: -37px;
}
.blog-bg .box .in-box h4{
	font-family: 'Teko', sans-serif;
	margin: 10px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
	border-radius: 0px 0px 30px 0px;
	color: #0066B2;
	font-size: 20px;
	text-align: unset;
}
.blog-bg .box .in-box h5{
	font-family: 'Teko', sans-serif;
	margin: 5px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
	border-radius: 0px 0px 30px 0px;
	color: #000000;
	font-size: 20px;font-weight: 500;
	width:80%;
}
.blog-bg .box .in-box h6{
	font-family: 'Teko', sans-serif;
	margin: 5px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
	border-radius: 0px 0px 30px 0px;
	color: #000000;
	font-size: 18px;
}
.blog-bg .box .in-box img{
	position: absolute;
    bottom: 99px;
    height: 7px;
    width: 50px;
    border-radius: unset;
    left: -37px;
}
.blog-bg .box1{
	margin:0px 0px 0px 0px;
	padding:40px 0px 0px 0px;
}
.blog-bg .box1 .comment-box{
	background: #F8F8F8;
	margin:30px 0px 0px 0px;
	padding:20px 40px 20px 40px;
	border-radius: 0px 0px 40px 0px;
	position: relative;
}
.blog-bg .box1 .comment-box p{
	font-family: 'Teko', sans-serif;
	margin: 0px 0px 0px 0px;
    padding: 5px 20px 5px 20px;
	color: #ffffff;
	font-size: 18px;
	background: #0066B2;
	border-radius: 30px 0px 0px 0px;
	width: fit-content;
	position: absolute;
	top: -37px;
}
.blog-bg .box1 .comment-box h5{
	font-family: 'Teko', sans-serif;
	margin: 10px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
	border-radius: 0px 0px 30px 0px;
	color: #9D9595;
	font-size: 20px;
	text-align: unset;
}
.blog-bg .box1 .comment-box h6{
	font-family: 'Teko', sans-serif;
	margin: 10px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
	border-radius: 0px 0px 30px 0px;
	color: #000000;
	font-size: 20px;
	text-align: unset;
}
.blog-bg .box1 .comment-box img{
	position: absolute;
    bottom: 54px;
    height: 7px;
    width: 45px;
    border-radius: unset;
    left: -15px;
}
.blog-bg .blog-btn{
	margin: 30px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
	text-align: center;
}
.blog-bg .blog-btn a{
	font-family: 'Teko', sans-serif;
	margin: 0px 0px 0px 0px;
    padding: 10px 10px 10px 10px;
	border-radius: 0px 0px 30px 0px;
	color: #0066B2 !important;
	font-size: 20px;
	border:1px solid #0066B2;
}
.blog-bg .blog-btn a:hover{
	color:#000000 !important;
}
.blog-bg .blog-btn a i{
	margin: 0px 0px 0px 10px;
    padding: 0px 0px 0px 0px;
	position: relative;
	top:1px;
}
.footer-bg{
	margin: 0px 0px 0px 0px;
    padding: 30px 0px 0px 0px;
	background: -webkit-linear-gradient(90deg, #111010 70%, #fff 50%);
	border-top: 1px solid #000000;
}
.footer-bg ul{
	margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
.footer-bg ul li{
	margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
	display:inline-block;
	width: 30%;
    vertical-align: middle;
}
.footer-bg ul li .box{
	margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
.footer-bg ul li .box i{
	margin: 0px 10px 0px 0px;
    padding: 0px 0px 0px 0px;
	float:left;
	font-size:36px;
	color:#0066B2;
}
.footer-bg ul li .box p{
	font-family: 'Teko', sans-serif;
	margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
	color: #000000 !important;
	font-size: 18px;
	font-weight: 400;
}
.footer-bg ul li .box h5{
	font-family: 'Teko', sans-serif;
	margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
	color: #000000 !important;
	font-size: 22px;
	font-weight: 400;
}
.footer-bg .first{
	margin: 0px 0px 0px 0px;
    padding: 10px 20px 20px 20px !important;
	background: #0066B2;
}
.footer-bg .first img{
	margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
	width:50px;
}
.footer-bg .first h4{
	font-family: 'Teko', sans-serif;
    margin: 10px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-weight: 500;
    color: #ffffff;
    font-size: 28px;
}
.footer-bg .first h5{
	font-family: 'Teko', sans-serif;
    margin: 10px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-weight: 500;
    color: #ffffff;
    font-size: 22px;
	font-weight: 300;
}
.footer-bg .first input{
	font-family: 'Teko', sans-serif;
    margin: 10px 0px 0px 0px;
    padding: 0px 0px 0px 10px;
    font-weight: 500;
    color: #ffffff;
    font-size: 22px;
	width: 100%;
	border:none;
}
.footer-bg .first .subscribe-btn{
	margin: 20px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
.footer-bg .first .subscribe-btn a{
	font-family: 'Teko', sans-serif;
    margin: 0px 0px 0px 0px;
    padding: 5px 10px 5px 10px;
    color: #ffffff;
    font-size: 22px;
	background: #111010;
}
.footer-bg .box{
	margin: 30px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
.footer-bg .second{
	margin: 100px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
.footer-bg .second h4{
	font-family: 'Teko', sans-serif;
    margin: 10px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-weight: 500;
    color: #ffffff;
    font-size: 22px;
}
.footer-bg .second p{
	font-family: 'Teko', sans-serif;
    margin: 10px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-weight: 500;
    color: #ffffff;
    font-size: 18px;
	text-align: justify;
}
.footer-bg .third{
	margin: 100px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
.footer-bg .third h4{
	font-family: 'Teko', sans-serif;
    margin: 10px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-weight: 500;
    color: #ffffff;
    font-size: 22px;
}
.footer-bg .third ul{
	margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
.footer-bg .third ul li{
	margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
	width: 50%;
}
.footer-bg .third ul li a{
	font-family: 'Teko', sans-serif;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-weight: 500;
    color: #ffffff;
    font-size: 18px;
}
.footer-bg .third ul li a:hover{
	color:#0066B2;
}
.footer-bg .third ul li a i{
	margin: 0px 10px 0px 0px;
    padding: 0px 0px 0px 0px;
	font-size: 20px;
} 
.footer-bg .fourth{
	margin: 100px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
.footer-bg .fourth h4{
	font-family: 'Teko', sans-serif;
    margin: 10px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-weight: 500;
    color: #ffffff;
    font-size: 22px;
}
.footer-bg .fourth p{
	font-family: 'Teko', sans-serif;
    margin: 10px 0px 10px 0px;
    padding: 0px 0px 0px 0px;
    font-weight: 300;
    color: #ffffff;
    font-size: 20px;
}
.footer-bg .fourth .call-btn{
	margin: 10px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
.footer-bg .fourth .call-btn a{
	font-family: 'Teko', sans-serif;
    margin: 10px 0px 10px 0px;
    padding: 0px 0px 0px 0px;
    font-weight: 300;
    color: #0066B2;
    font-size: 20px;
}
.footer-bg .fourth .call-btn a:hover{
	color:#ffffff;
}
.footer-bg .footer-bottom{
	margin: 10px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
	background: #000000;
	position: relative;
	border-radius: 40px 0px 0px 0px;
}
.footer-bg .footer-bottom .left{
	margin: 0px 0px 0px 0px;
    padding: 30px 30px 30px 30px;
}
.footer-bg .footer-bottom .left ul{
	margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
.footer-bg .footer-bottom .left ul li{
	margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
	display: inline-block;
	width: 32%;
}
.footer-bg .footer-bottom .left ul li a{
	font-family: 'Teko', sans-serif;
    margin: 10px 0px 10px 0px;
    padding: 0px 25px 0px 0px;
    font-weight: 300;
    color: #bbbbbb;
    font-size: 20px;
	border-right: 1px solid #bbbbbb;
}
.footer-bg .footer-bottom .left ul li a:hover{
	color:#0066b2;
}
.footer-bg .footer-bottom .left ul li .stats{
	border-right:none !important;
}
.footer-bg .footer-bottom .left p{
	font-family: 'Teko', sans-serif;
    margin: 10px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    color: #bbbbbb;
    font-size: 20px;
	font-weight: 300;
}
.footer-bg .footer-bottom .right{
	margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
.footer-bg .footer-bottom .right ul{
	margin: 30px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
.footer-bg .footer-bottom .right ul li{
	margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
	display: inline-block;
	width: 18%;
	vertical-align: middle;
}
.footer-bg .footer-bottom .right ul li img{
	margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
	width:75px;
}
.footer-bg .footer-bottom .right ul li i{
	margin: 0px 0px 0px 0px;
    padding: 5px 10px 5px 10px;
	font-size: 20px;
	color:#ffffff;
	border:1px solid #ffffff;
}
.footer-bg .footer-bottom .footer-cart{
	color:#ffffff;
	font-size:36px;
	margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
	position: absolute;
	bottom:50px;
	right: -20px;
}
.footer-bg .footer-bottom .bot-top{
	color: #ffffff;
    font-size: 33px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    position: absolute;
    bottom: 105px;
    right: -20px;
    background: #0066B2;
    height: 32px !important;
}
.footer-bg .footer-bottom .bot-top i{
	position: relative;
	bottom:10px;
}



@media only screen and (max-width: 1199px){
	.top-bg .top-right ul li .box i {
		font-size:36px;
	}
	.top-bg .top-right ul li .box h5{
		font-size: 18px;
	}
	.top-bg .top-right ul li .box p{
		font-size: 18px;
	}
	.top-bg .top-right ul li{
		margin: 0px 0px 0px 16px;
	}
	header .navbar .navbar-nav .nav-item .nav-link{
		padding: 0px 15px 0px 15px;
		font-size: 20px;
	}
	header{
		
	}
	.banner-bg{
		max-width: 90%;
	}
	.side-link{
		right:-10px;
	}
	.about-bg{
		width:92%;
	}
	.about-bg .about-right{
		margin: 30px 0px 0px 0px;
	}
	.service-bg h2{
		width:36%;
	}
	.service-bg{
		width:92%;
	}
	.experience-bg .experience-right h2{
		width:100%;
	}
	.product-content .product-content-left h2{
		width: 100%;
	}
	.gallary-bg ul li .box h4{
		font-size: 17px;
	}
	.gallary-bg ul li .box h5{
		font-size: 16px;
	}
	.review-bottom .left ul li img{
		width: 80px;
	}
	.review-bottom .right p{
		top:36px;
	}
	.footer-bg .second p{
		font-size: 17px;
	}
	.footer-bg .third ul li a{
		font-size: 16px;
	}
	.footer-bg .fourth p{
		font-size: 17px;
	}
	.footer-bg .first h4{
		font-size: 24px;
	}
}
@media only screen and (max-width: 991px){
	.top-bg .top-right ul{
	    display:none;
	}
	.top-bg .top-left{
		margin:0px auto 0px;
		width:fit-content;
	}
	.side-link {
       right: -15px;
    }
	header .navbar .navbar-nav{
        text-align: center !important;
		z-index: 11;
		display: flex;
	}
	.navbar-toggler{
		color:#2f2483 !important;
	}
	header .navbar .navbar-nav .nav-item {
        padding: 4px 0px 5px 0px;
    }
	header .navbar .navbar-nav .nav-item .nav-link p{
		width: fit-content;
        margin: auto;
	}
	.about-bg .about-left{
		text-align:center;
	}
	.about-left .progress{
		width: 100%;
	}
	.about-bg .about-right img{
		display:none;
	}
	.about-blue-box{
		display:none;
	}
	.about-bg .about-right .about-btn{
		text-align: center;
	}
	.about-bg .about-left h2{
		width: unset;
	}
	.service-bg h2{
		width: unset;
	}
	.about-bg .about-left hr{
		width: unset;
	}
	.service-bg ul li .box{
		width:330px;
		margin:10px 0px 0px 0px;
	}
	.service-bg ul{
		text-align:center;
	}
	.service-bg h6{
		width: unset;
		text-align: center;
	}
	.experience-bg .experience-nos ul li{
		width:48%;
	}
	.experience-bg .experience-left{
		text-align:center;
	}
	.experience-bg .experience-right h2{
		text-align: center;
	}
	.product-bg .product-head .box h2{
		font-size: 28px;
	}
	.product-bg .product-head .box h5{
		font-size: 20px;
	}
	.product-bg .product-head .box p{
		font-size: 20px;
	}
	.tab-content{
		width:300px;
		margin: auto;
	}
	.product-content .product-content-left h4{
		text-align: center;
	}
	.product-content .product-content-left h2{
		text-align: center;
	}
	.product-content-right .men{
		display: none;
	}
	.product-content .product-content-left ul li {
		margin: auto;
		padding: 0px 0px 0px 0px;
		width: fit-content;
    }
	.product-content-right .box{
		
	}
	.gallary-bg ul{
		text-align: center;
	}
	.gallary-bg ul li{
		width: 265px;
	}
	.review-bg .review-left img{
		width: 170px;
	}
	.gallary-bg{
		padding:30px 0px 0px 0px;
	}
	.review-bg h1{
		position: absolute;
		top: 1px;
		right: 1px;
	}
	.review-bottom .right p{
		display: none;
	}
	.contact-bg{
		padding: 10px 0px 50px 0px;
	}
	.contact-bg .left{
		float:unset;
		left:unset;
	}
	.contact-bg .right {
		margin: 100px 0px 0px 0px;
		padding: 30px 30px 30px 30px;
		background: #F4F4F9;
    }	
	.blog-bg{
		padding: 0px 0px 30px 0px;
	}
	.blog-bg .box{
		width: 300px;
		margin:20px auto 0px;
	}
	.blog-bg .box1{
		width: 300px;
		margin:40px auto 0px;
	}
	.footer-bg .second{
		margin:20px 0px 0px 0px;
		text-align: center;
	}
	.footer-bg .third ul li a{
		font-size: 18px;
	}
	.footer-bg .fourth p{
		font-size: 18px;
	}
	.footer-bg .second p{
		font-size: 18px;
	}
	.footer-bg .third{
		margin:20px 0px 0px 0px;
		text-align: center;
	}
	.footer-bg .fourth{
		margin:20px 0px 0px 0px;
		text-align: center;
	}
	.footer-bg .footer-bottom .left ul li{
		width:unset;
	}
	.footer-bg .footer-bottom .right ul {
		margin: 5px 0px 0px 0px;
		padding: 0px 30px 0px 30px;
    }
	.footer-bg ul li{
		width: 31%;
	}
	.experience-bg .experience-left img{
		display: none;
	}
}
@media only screen and (max-width: 767px){
	.banner-bg{
		max-width: unset;
	}
	.service-bg{
		width: 100%;
	}
	.service-bg h6{
		font-size: 24px;
	}
	.review-bg h1{
		font-size: 120px;
		top:28px;
	}
	.review-bottom .left ul li img {
       width: 60px;
    }
	.footer-bg ul li {
       width: 100%;
    }
	.footer-bg ul li .box {
		margin: 0px auto 10px;
		padding: 0px 0px 0px 0px;
		width: 190px;
   }
	
}
@media only screen and (max-width: 560px){
	.banner-bg ul li .box h4{
		font-size: 20px;
	}
	.banner-bg ul li .box h1{
		font-size: 46px;
	}
	.banner-bg ul li .box h3{
		font-size:20px;
	}
	.service-bg ul li .box{
		width:288px;
	}
	.about-bg .about-left h2{
		font-size: 28px;
	}
	.about-bg .about-left h4{
		font-size: 24px;
	}
	.service-bg h2{
		font-size:28px;
	}
	.service-bg h6{
		margin:10px 0px 0px 0px;
		font-size: 18px;
	}
	.service-bg h6 img{
		width:40px;
		float: unset;
		top: 1px;
	}
	.service-bg h6 i{
		font-size: 30px;
		top:8px;
		float:unset;
	}
	.product-content .product-content-left h2{
		font-size: 28px;
		width: unset;
	}
	.product-content .product-content-left h2{
		font-size: 28px;
		width: unset;
	}
	.gallary-bg h2{
		font-size: 28px;
		width: unset;
	}
	.product-content-right .box p{
		margin:8px 0px 0px 0px;
		font-size: 18px;
	}
	.review-bg h1 {
		font-size: 64px;
		top: 38px;
    }
	.review-bg .review-left img{
		width: 100px;
	}
	.review-bottom .left ul li img {
       width: 45px;
    }
	.experience-bg .experience-right h2{
		font-size: 28px;
	}
	.experience-bg .experience-left h5{
		font-size: 20px;
	}
	.product-bg .product-head .box img {
		position: absolute;
		top: 32px;
		left: -26px;
		height: 7px;
    }
	.contact-bg .left h2{
		font-size: 28px;
	}
	.contact-bg .right h2{
		font-size: 28px;
	}
	.contact-bg .right .panel p{
		font-size: 16px;
	}
	.contact-bg .right .accordion{
		font-size: 16px;
	}
	.blog-bg h2{
		font-size: 28px;
	}
	.blog-bg .box{
		width: 280px;
		margin:20px auto 0px;
	}
	.blog-bg .box1{
		width: 280px;
		margin:0px auto 0px;
	}
	.footer-bg .footer-bottom .footer-cart{
		right:15px;
	}
	.footer-bg .footer-bottom .bot-top{
		right: 15px;
	}
	.footer-bg .footer-bottom .left ul li a {
		margin: 10px 0px 10px 0px;
		padding: 0px 5px 0px 0px;
		font-size: 16px; 
    }
	
}










@media only screen and (min-width: 1500px){
	.banner-bg{
	
	width:100%;
}
}
@media only screen and (min-width: 1400px){
	.banner-bg{
	max-width: 1385px;
}
}


