@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700');

html {
	width: 100%;
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	color: #000000;
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: 100%;
	background-color: #fff;
}

h1,
h2 {
	font-weight: normal;
	line-height: 100%;
	margin-bottom: 20px;
	margin-top: 0;
	text-rendering: optimizelegibility;
}

h3,
h4,
h5,
h6 {
	font-weight: normal;
	line-height: 100%;
	margin-bottom: 20px;
	margin-top: 0;
	text-rendering: optimizelegibility;
}

h1 {
	font-size: 30px;
}

h2 {
	font-size: 26px;
}

h3 {
	font-size: 20px;
}

h4 {
	font-size: 16px;
}

h5 {
	font-size: 14px;
}

h6 {
	font-size: 12px;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
	font-weight: inherit;
}

a,
button {
	text-decoration: none;
	transition: all 0.3s ease-in-out 0s;
}

a:hover {
	text-decoration: none !important;
	color: #0081e4;
}

img {
	max-width: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #000;
}
ul{
	padding-left: 0px;
	list-style: none;
}
li{
	list-style: none;
}


@media (min-width: 992px){
	.navbar-expand-lg .navbar-nav .nav-link{
		padding-right: 1rem;
		padding-left: 1rem;
		padding-top: 2.5rem;
		padding-bottom: 2.5rem;
	}
	.navbar{
		padding: 0 1rem;
	}
}
.btn-primary{
	font-size: 16px;
	color: #fff;
	background-color: #035ba6;
	border: none;
	border-radius: 0px;
}
.topbar{
	width: 100%;
	float: left;
	background-color: #0c1239;
	padding: 15px 0;
}
.phone-text{
	float: left;
	margin-right: 10px;
	font-size: 14px;
	color: #fff;
	line-height: 30px;
}
.phone-text i{
	margin-right: 5px;
}
.social-icon{
	float: right;
	margin: 0;
	padding: 0;
}
.social-icon li{
	float: left;
	list-style: none;
	padding: 0 5px;
}
.social-icon li a{
	float: left;
	width: 32px;
	height: 32px;
	border-radius: 50%;
	border: solid 2px #fff;
	text-align: center;
	color: #fff;
	line-height: 30px;
	font-size: 14px;
}
.navbar-brand{
	position: absolute;
	left: 0;
	top: 0;
	border-radius: 0 0 10px 10px;
	z-index: 99;
	background-color: #fff;
	padding: 15px;
	-webkit-box-shadow: 0px 3px 5px 0px rgba(156,156,156,1);
	-moz-box-shadow: 0px 3px 5px 0px rgba(156,156,156,1);
	box-shadow: 0px 3px 5px 0px rgba(156,156,156,1);
}
.navbar .container{
	position: relative;
}
.navbar-expand-lg .navbar-nav .nav-link{
	font-size: 18px;
	font-weight: 600;
	text-transform: uppercase;
	color: #0c1239;
}

.slider .carousel-item .slider-img{
	width: 100%;
}
.slider-content{
	position: absolute;
	height: 100%;
	top: 0;
	left: 0;
	text-align: center;
	width: 100%;
	z-index: 999;
}
.slider-content .title{
	font-size: 60px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: normal;
	color: #fff;
}
.slider-content .text{
	font-size: 20px;
	line-height: normal;
	color: #fff;
}

.services-bg{
	width: 100%;
	float: left;
	background-color: #0d1238;
	padding: 50px 0;
	background: #0c1239 url(../images/welcomebg.jpg) no-repeat;
}
.service-top{
	width: 100%;
	float: left;
	margin-top: -100px;
}
.service-box{
	width: 100%;
	float: left;
	height: 100%;
	background-color: rgb(3,91,166,1);
	padding:50px 40px;
	text-align: center;
	color: #fff;
}
.service-box h2{
	font-weight: bold;
	font-size: 24px;
	text-transform: uppercase;
	line-height: normal;
	margin-bottom: 10px;
	min-height: 65px;
	color: #fff;
}
.service-box p{
	font-size: 16px;
	font-weight: 500;
	color: #fff;
	line-height: 24px;
	margin-bottom: 0;
}
.service-bottom{
	padding-top: 50px;
	width: 100%;
	float: left;
	text-align: center;
}
.service-bottom h2{
	font-size: 30px;
	font-weight: 600;
	color: #fff;
	margin-bottom: 0px;
	line-height: normal;
}
.welcome-sec{
	width: 100%;
	float: left;
	padding: 70px 0;
}
.welcome-left{
	width: 100%;
	float: left;
}
.welcome-right{
	width: 100%;
	float: left;
}
.welcome-right .title{
	font-size: 36px;
	font-weight: bold;
	text-transform: uppercase;
	position: relative;
	color: #222222;
	position: relative;
	padding-bottom: 20px;
}
.welcome-right .title:after{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 90px;
	height: 3px;
	content: '';
	background-color: #005ba8;
}
.welcome-right .text{
	font-size: 17px;
	line-height: 30px;
}
.product-sec{
	width: 100%;
	float: left;
	padding: 70px 0 50px;
	background-image: url(../images/product-bg.jpg);
	background-size: cover;
	background-position: center center;
	position: relative;
}
.product-sec .overly{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgb(256,256,256,0.45);
}
.product-sec .inner{
	position: relative;
	z-index: 999;
}
.product-sec .title{
	font-size: 36px;
	font-weight: bold;
	text-transform: uppercase;
	position: relative;
	color: #222222;
	position: relative;
	padding-bottom: 10px;
	text-align: center;
	margin-bottom: 50px;
}
.product-sec .title:after{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 8%;
	height: 3px;
	content: '';
	background-color: #005ba8;
	left: 46%;
}
.product-list{
	width: 100%;
	float: left;
	mask-type: 30px;
}
.product-box{
	width: 100%;
	float: left;
}
.product-box .img{
	width: 100%;
	float: left;
	height: 355px;
	background-color: #fff;
	border: solid 2px #e8e8e8;
	overflow: hidden;
}
.product-box .img img{
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
.product-box .title-pro{
	width: 100%;
	float: left;
	font-size: 28px;
	font-weight: 600;
	color: #fff;
	text-align: center;
	padding: 15px;
	background-color: #035ba6;
}
.product-box:hover .title-pro{
	background-color: #00427a;
}
.product-box:hover .img img{
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.owl-theme .owl-dots .owl-dot span{
	width: 20px;
	height: 20px;
	margin: 0 3px;
	background-color: #fff;
	border: solid 2px #2f2f2f;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span{
	background-color: #fff;
	border: solid 2px #035ba6;
}
.benefits-sec{
	width: 100%;
	float: left;
	padding: 50px 0;
}
.product-list .owl-carousel .owl-item img{
	width: auto;
}
.benefits-right{
	width: 100%;
}
.benefits-right .title{
	font-size: 28px;
	font-weight: 600;
	text-transform: uppercase;
	position: relative;
	color: #035ba6;
	position: relative;
	padding-bottom: 20px;
	line-height: normal;
}
.benefits-right .title:after{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 90px;
	height: 3px;
	content: '';
	background-color: #005ba8;
}
.benefits-list{
	margin:10px 0 0 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
.benefits-list li{
	margin-bottom: 15px;
	padding-left: 25px;
	position: relative;
	font-size: 15px;
	font-weight: 600;
	color: #494949;
}
.benefits-list li .icon{
	position: absolute;
	left: 0;
	top: 0;
	color: #035ba6;
}
.client-sec{
	width: 100%;
	float: left;
	padding: 30px 0;
}
.client-sec .title{
	font-size: 36px;
	font-weight: bold;
	text-transform: uppercase;
	position: relative;
	color: #222222;
	position: relative;
	padding-bottom: 10px;
	text-align: center;
	margin-bottom: 50px;
}
.client-sec .title:after{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 8%;
	height: 3px;
	content: '';
	background-color: #005ba8;
	left: 46%;
}
.client-list{
	width: 100%;
	float: left;
}
.footer{
	width: 100%;
	float: left;
	background-color: #0c1239;
	color: #fff;
}
.footer-top{
	width: 100%;
	float: left;
	padding: 40px 0;
}
.footer-logo{
	width: 100%;
}
.footer-logo a{
    border-radius: 0 0 10px 10px;
    background-color: #fff;
    padding: 15px;
    margin-top: -40px;
    display: inline-block;
}
.footer-link{
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.footer-link li{
	list-style: none;
	margin-bottom: 10px;
}
.footer-link li a{
	font-size: 16px;
	font-weight: 600;
	color: #fff;
	text-transform: uppercase;
}
.footer-title{
	font-size: 22px;
	color: #fff;
	font-weight: 600;
}
.contact-text{
	font-size: 16px;
	color: #fff;
	position: relative;
	padding-left: 30px;
	margin-bottom: 20px;
	line-height: 22px;
}
.contact-text .icon{
	width: 30px;
	position: absolute;
	left: 0;
	top: 0;
	font-size: 22px;
}
.footer-top .social-icon{
	float: left;
}
.footer-bottom{
	width: 100%;
	float: left;
	padding: 15px 0;
	background-color: #0d1650;
	text-align: center;
}
.footer-bottom p{
	color: #fff;
	margin-bottom: 0px;
}
.carousel-indicators{
	bottom: 80px;
}
.carousel-indicators li{
	cursor: pointer;
	height: 10px;
}
.inner-page-banner{
	width: 100%;
	float: left;
	padding: 120px 0;
	background-size: cover;
	background-position: center center;
}
.inner-page-banner .title{
	font-size: 36px;
	font-weight: bold;
	text-transform: uppercase;
	position: relative;
	color: #fff;
	position: relative;
	padding-bottom: 10px;
	text-align: center;
	margin-bottom: 0px;
}
.inner-page-banner .title:after{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 8%;
	height: 3px;
	content: '';
	background-color: #fff;
	left: 46%;
}
.inner-page-content{
	padding: 50px 0;
	width: 100%;
	float: left;
	min-height: 500px;
}
.breadcrumb-inner{
	border-bottom: 1px solid #ececec;
	background-color: #ececec;
}
.breadcrumb-inner .breadcrumb{
	background-color: transparent;
	margin-bottom: 0px;
}
.breadcrumb-inner .breadcrumb .breadcrumb-item a{
	font-weight: bold;
	color: #035ba6;
}

.quality-title{
	font-weight: 700;
	color: #035ba6;
}

.swiper-container.gallery-top{
	border: solid 2px #dadada;
}
.swiper-slide {
  	background-color: #fff;
  	text-align: center;
  	height: 440px;
  	
}
.swiper-slide img{
	max-height: 100%;
	object-fit: cover;
}
.gallery-top {
  	width: 100%;
}
.gallery-thumbs {
  	box-sizing: border-box;
  	padding: 10px 0;
}
.gallery-thumbs .swiper-slide {
  	width: 25%;
  	height: 100%;
  	opacity: 0.6;
  	cursor: pointer;
}
.gallery-thumbs .swiper-slide-thumb-active {
  	opacity: 1;
}
.detail-header{
	margin-bottom: 40px;
}
.swiper-button-white{
	background-color: #ff4c3b;
	width: 30px;
	height: 30px;
	border-radius: 50%;	
}
.swiper-button-next.swiper-button-white{
	background-image: url(../images/angle-right.png);
	background-position: center center;
	background-size: auto;
}
.swiper-button-prev.swiper-button-white{
	background-image: url(../images/angle-left.png);
	background-position: center center;
	background-size: auto;
}
.product-detail-title{
	font-size: 24px;
	color: #0d1650;
	font-weight: 600;
}
.gallery-thumbs .swiper-slide{
	border: solid 1px #dadada;
}
.address {
	position: relative;
	width: 100%;
	float: left;
	margin-bottom: 30px;
}
.address i {
	position: absolute;
	left: 0;
	top: 5px;
	width: 40px;
	font-size: 28px;
}
.address p {
	padding-left: 40px;
	font-size: 22px;
}
.address p a {
	color: #333;
}
.map iframe {
	width: 100%;
	height: 350px;
}
.grid-item { width: 33%; padding: 10px; }

.form-control{
	border-radius: 0;
}
.form-control:focus{
	box-shadow: none;
}
.call-us{
	width: 100%;
	margin-bottom: 40px;
}
.call-us span{
	color: #0d1650;
}
.call-us-2{
	font-size: 20px;
}
.form-group{
	margin-bottom: 1.5rem;
}
.form-group:last-child{
	margin-bottom: 0px;
}