@import url('https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500&display=swap');
*, html {
    scroll-behavior: smooth;
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    font-variant-ligatures: none;
    -webkit-font-variant-ligatures: none;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    font-smoothing:antialiased;
    -webkit-font-smoothing: antialiased;
}
body {font-family: 'Rubik', sans-serif;overflow-x: hidden; box-sizing: border-box; font-weight: normal; background: #f2f2f2;}
a, a:hover, a:focus { color: inherit; text-decoration: none; outline: none;}
ul {  list-style-type: none;margin: 0;padding: 0;}
img {  max-width: 100%;}
a:hover { color: #333;}
:focus{outline: none;}

.relative{position: relative;}

.ml-10{margin-left: 10px;}
.ml-20{margin-left: 20px;}
.ml-30{margin-left: 30px;}
.ml-40{margin-left: 40px;}
.ml-50{margin-left: 50px;}
.ml-60{margin-left: 60px;}

/*----------------------*/
.logo img{width: 200px;}
.topbar{border-top: 15px solid #253082;}
.navbar-light{background: transparent !important;}

.btn-dark{ background: #4C4087; border-radius: 50px; font-size: 16px; color: #fff;height: 46px !important; padding:8px 15px; font-weight: 500; min-width: 100px;}
.btn-dark:hover{background: #fff; color: #232322;border: 2px solid #232322;}



.navbar-light .navbar-nav .nav-link {color: #0a1d49 !important; font-size: 15px !important; font-weight: 500 !important; padding: 5px 15px; text-transform: uppercase;}
.navbar-light .navbar-nav a.active, .navbar-light .navbar-nav a:hover {color: #D0AF38 !important;font-weight: 500 !important;}


.mainBlog{padding-top: 80px; margin-bottom: 200px;}
.mainBlog h1{ color: #333; font-weight: 900; font-size: 86px; line-height: 100px; margin-bottom: 20px;}
.mainBlog p{ color: #272727; font-weight: 400; font-size: 20px; line-height: 34px; margin-bottom: 40px;}

/*Product*/
.socialIcon {margin-left: 20px;}
.socialIcon a {
	width: 34px;
	height: 34px;
	line-height: 22px;
	font-size: 15px;
	text-align: center;
	display: inline-block;
	background: #0A1D49;
	border-radius: 50%;
	padding: 5px;
	margin: 0 3px;
	font-weight: normal;
	color: #fff;
}
.logo{padding: 15px 0;}

.carousel-item img{ border-radius:0px;}
.socialIcon a:hover {background: #D3AE3C;color: #fff;}

.productsBlog {padding: 20px 0;}
.secTitle h2 {
	font-size: 26px;
	margin: 0;
	font-weight: 500;
	text-transform: uppercase;
	text-align: left;
	border-bottom: 1px solid #c6c6c6;
	padding-bottom: 20px;
}
.proImgBox {
	text-align: center;
	padding: 20px 0 0 0;
	display: inline-block;
	width: 100%;
	box-shadow: 0 2px 7px #eaeaea;
	background: #fff;
	margin: 30px 0 0 0;
}

.proImgBox h4 {
	font-size: 18px;
	color: #fff; padding:15px 10px; margin: 0;
	background: #0a1d49;
}
.proImgBox img{text-align: center; border-radius: 10px; margin-bottom: 25px;}
.proImgBox:hover{opacity: 0.8;}
.listService { margin: 0; padding: 0 0 0 15px;}
.listService li{ list-style: circle; }
.listService li a{ color: #232322; font-size: 14px; padding: 5px 0; }

.aSlide img{max-width: 100%; height: 320px; border: 1px solid #e3e3e3;}
.bSlide img{max-width: 100%;margin-bottom: 20px; height: 150px; border: 1px solid #e3e3e3;}
.cSlide img{max-width: 100%; height: 150px; border: 1px solid #e3e3e3;}

.sliderMain img{box-shadow: 0 3px 10px #cecece;}

.whiteBolg {
	min-height: 200px;
	background: #fff;
	padding:30px 25px;
	box-shadow: 0 3px 10px #cecece;
}
.whiteBgBolg{background: none; padding: 0;}

.darkBlue{color: #0A1D49;}
.contact .info i {
	font-size: 20px;
	background: #bd943e;
	color: #fff;
	float: left;
	width: 44px;
	height: 44px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 4px;
	transition: all 0.3s ease-in-out;
}
.contact .info h4 {
	padding: 0 0 0 60px;
	font-size: 22px;
	font-weight: 800;
	margin-bottom: 5px;
	color: #151515;
}
.contact .info p {
	padding: 0 0 0 60px;
	margin-bottom: 0;
	font-size: 16px;
	color: #484848;
	font-weight: 600;
}

.mainCategory{padding: 0; margin: 0;justify-content: center;display: flex; }
.mainCategory li{list-style: none; width: calc(100% - 50%); float: left;padding: 15px;}
.mainCategory li a {
	color: #0A1D49;
	font-size: 18px;
	padding: 50px 30px;
	border: 1px solid #868686;
	width: 100%;
	background: #fff;
	float: left;
	font-weight: 600;
	text-align: center;
}
.mainCategory li a:hover{color: #0A1D49; text-decoration: none; background: #fff;}
.mainCategory li a i{padding-left: 25px; font-size: 20px;}

/*Footer---*/

.footer{background-color: #0a1d49;margin-top: 80px;}
.ftBg {	background-color: #0a1d49; padding:15px 20px;}
.copyright {
	text-align: center;
	padding: 20px 15px;
	font-size: 15px;
	color: #fff;
	border-top: 1px solid #26314d;
	margin-top: 10px;
}
.ftMenu {
	display: flex;
	text-align: center;
	float: right;
	padding-top: 16px;
}
.ftMenu li{ list-style: none;}
.ftMenu li a{ color: #fff; font-size: 16px; padding: 5px 15px; color:#fff; font-weight: 400;}  
.ftMenu li a:hover{ color: #fff; font-size: 16px; padding: 5px 15px; color:#fff; font-weight: 400; text-decoration: underline;} 


.productDetail { text-align: center; border: 1px solid #eee; padding: 30px; margin-bottom: 40px;}

.subList{ padding: 0 0 0 15px;}
.subList li{ list-style: disc;}

.tbBox{border: 1px solid #ccc; padding: 15px;}
.tbBox span {
	max-width: 180px;
	display: inline-block; font-weight: bold;
	width: 100%;
}