@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	overflow-x: hidden;
	font-family: 'Tenorite', sans-serif !important;
	width: 100%;
    height: 100%;
    background-origin: border-box;
}

/*********************
Top header
*********************/

.large-header {
	font-family: -apple-system, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}

.left-nav-header .left-nav:nth-of-type(4) {
    border: 1px solid #000;
}

.top-header {
	background: #002060;
	padding: 5px;
}

.nav-items-container {
	text-align: right;
    align-self: center;
}

.nav-items a {
	color: #fff;
	padding: 0 5px;
}

#myModal {
    left: -9.25em !important;
	z-index: 99;
}

#dropLogin {
    left: -1.25em !important;
}

.close-btn span {
    bottom: 5px !important;
}

/*********************
Bottom header
*********************/

.bottom-header-container {
	padding: 7px 0 5px;
}

.nav-header {
	list-style-type: none;
	padding: 0;
	display: flex;
	margin: 0;
}

.bottom-header {
	background: #F2F2F2;
}

.bottom-header-inner {
	display: flex;
    justify-content: space-between;
}

.left-nav-header li a,
.right-nav-header li a {
	color: #000;
}

.left-nav-header:first-of-type li a {
	padding-right: 15px;
}

.right-nav a {
	padding-right: 3em;
}

.right-nav-header {
	padding-left: 4em;
}

.nav-header li:first-of-type a i {
	padding-right: 10px;
}

/*******pop up******/

.btn-cat-dropdown {
	color: #fff !important;
}

/*********************
Search bar
*********************/

.search-container {
	display: flex;
	justify-content: end;
	margin-top: 4px;
}

.search-container input[type=text] {
	padding: 8px 0 8px 20px;
    margin-left: -16px;
    width: 320px;
	border-radius: 20px 0 0 20px;
	border: #fff;
}

.search-container input[type=text]:focus {
	outline: none;
}


.search-container input[type=text]::placeholder {
	color: rgba(191,191,191,1.00);
	font-size: 13px;
}

.search-container button {
    border-left: none;
    padding: 8px 15px;
    border-radius: 0 20px 20px 0;
    cursor: pointer;
    margin-left: -5px;
	color: rgba(127,127,127,1.00);
	background: #CC0000;
    border: #CC0000;
}

.fa-search {
	color: #fff !important;
}


/*********************
Categories dropdown
*********************/

.categories-dropdown {
	text-align: right;
    color: #fff;
}

/*********************
Background
*********************/

.grad-item > img {
	width: 100%;
	object-fit: cover;
}

.grad-item {
	position: relative;
}

.grad-item::after {
	content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 300px;
    background: linear-gradient(180deg, rgba(0,0,0,0), white);
}

.headtitle-banner {
	color: #002060;
    position: absolute;
    top: 50%;
    right: 50%;
    transform: translate(80%, -120%);
    text-align: center;
}

.headtitle-banner h1 {
	margin: 0;
    font-size: 44px;
    font-weight: 600;
}

.headtitle-banner h2 {
	font-size: 26px;
    margin-top: 1.5em;
}

/*********************
Main top
*********************/

.top-section {
	margin-top: -42%;
}

.top-section h2 {
	font-family: 'Tenorite', sans-serif;
    color: #002060;
    font-size: 40px;
    font-weight: bold;
    margin-bottom: 0.5em;
    margin-top: -5%;
    position: relative;
}

.cat-container {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	grid-column-gap: 4em;
	grid-row-gap: 3em;
	margin-bottom: 4em;
}

.cat-container div:nth-child(1),
.cat-container div:nth-child(2),
.cat-container div:nth-child(3),
.cat-container div:nth-child(4) {
	background: #fff;
}

.cat-container div:nth-child(5),
.cat-container div:nth-child(6),
.cat-container div:nth-child(7),
.cat-container div:nth-child(8) {
	background: #F2F2F2;
}

.cat-wrap {
	padding: 1em;
    border-radius: 7px;
	z-index: 10;
}

.cat-wrap a {
	display: flex;
    align-items: center;
    height: 100%;
    max-height: 80%;
}

.cat-wrap img {
	position: relative;
	max-width: 100%;
}

.cat-wrap p {
	font-size: 20px;
    margin: 0;
}

.cat-container div:nth-child(3) img {
	max-height: 220px;
    margin: 0 auto;
    max-width: 100%;
}

.cat-container div:nth-child(1) img,
.cat-container div:nth-child(4) img {
	width: 80%;
	margin: 0 auto;
}

.cat-container div:nth-child(7) img {
	width: 80% !important;
    margin: 0 auto;
    padding: 0.5em 0 2em;
}

.cat-container div:nth-child(8) img {
	max-height: 200px;
    width: 60%;
    margin: 0 auto;
}

a {
	color: #000;
}

a p {
	color: #000;
}

a:hover {
	text-decoration: none;
	color: #000;
}

/****************************
Owl carousel
****************************/

.carousel-container h2 {
	margin-bottom: 1em;
    margin-left: 1em;
    font-weight: 400;
    font-size: 24px;
}

.col-xs-3 {
	display: inline-block;
	margin-left:-4px;
	flex: 0 0 16.9% !important;
	max-width: 16.9% !important;
}

.prod-image-carousel a {
	height: 100%;
    display: flex;
    align-items: center;
	justify-content: center;
}

body .carousel-indicators li{
	background-color:red;
}

body .no-padding{
	padding-left: 0;
	padding-right: 0;
}	

.carousel-control-next {
    right: -1em !important;
    top: -0.5em !important;
}

.carousel-control-next-icon,
.carousel-control-prev-icon {
	background-image: unset !important;
}

.carousel-control-next-icon iconify-icon {
	display: block;
    color: #000;
    font-size: 35px;
}

.carousel-control-prev {
    left: -2.5em !important;
    top: -0.5em !important;
}

.carousel-control-prev-icon iconify-icon {
	display: block;
    color: #000;
    font-size: 35px;
}

.carousel-control-next, 
.carousel-control-prev {
	width: 1.5% !important;
}

.prod-image-carousel {
	border: 1px solid #D9D9D9;
    border-radius: 10px;
    position: relative;
    width: 100%;
    height: 150px;
    text-align: center;
    padding: 1em;
	background: #fff;
}

.prod-image-carousel img {
	padding-bottom: 1.5em;
    max-width: 100%;
    max-height: 100%;
}

.prod-image-carousel span {
	position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, -50%);
    margin: 0;
    color: #000;
    font-size: 16px;
    white-space: nowrap;
}

.carousel-item.active {
	background: none;
}

/***********************
product box
***********************/

.prod-items {
	background-image: linear-gradient(white, #d7d7d7, white);
    padding: 4em;
}

.bottom-prod-section {
	background-image: linear-gradient(white, #d7d7d7, white);
    padding: 4em;
}

.prod-box-container {
	display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 1em;
}

.prod-box-holder {
	padding: 1em 2em;
	background: #fff;
    border-radius: 5px;
}

.prod-box-holder p {
	font-size: 18px;
    margin: 0 -2em 1em;
}

.prod-box-holder img {
	display: flex;
    width: 100%;
	min-height: 300px;
    max-height: 300px;
}

.prod-box-holder > a {
	font-size: 16px;
    display: block;
    text-align: center;
    padding: 10px;
    color: #0070C0;
}

.prod-body-one img {
	position: relative;
    transform: translateY(10%);
}

.prod-body-one span {
	position: relative;
    top: 30%;
    transform: translateY(40%);
}

.prod-body-two img {
	width: 93%;
    margin: 0 auto;
}

.prod-body-three img {
	width: 55%;
    margin: 0 auto;
}

.prod-body-five img {
	position: relative;
    top: 30%;
    transform: translateY(30%);
}

.prod-body-five span {
	position: relative;
    transform: translateY(105%);
}

.prod-body-four img,
.prod-body-six img {
	width: 90%;
    margin: 0 auto;
}

/***********************
project box
***********************/

.proj-box-holder {
	display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 1em;
}

.box-container {
	border: 2px solid #D9D9D9;
    border-radius: 10px;
    padding: 0.5em;
	background: #fff;
	height: 280px;
}

.box-container h3 {
	margin: 0.5em 0 1em;
    font-weight: 500;
	font-size: 22px;
}

.proj-img-wrapper a {
	height: 100%;
	display: flex;
	align-items: center;
}

.proj-img-wrapper img {
    max-height: 100%;
    margin: 0 auto;
    max-width: 100%;
}

#big-img {
	width: 70%;
	margin: 0 auto;
	max-height: 150px;
}

.proj-img-wrapper {
	background: #F2F2F2;
    padding: 1em;
	min-height: 170px;
	max-height: 170px;
}

.box-container > a {
	display: block;
    text-align: right;
    color: #0070C0;
    font-size: 16px;
    margin-top: 10px;
	margin-right: 5%;
}

.box-container-two > a {
	display: block;
    text-align: center;
    color: #0070C0;
    font-size: 16px;
    margin-top: 10px;
	margin-right: 0;
}

#big-img2 {
	width: 70%;
    margin: 0 auto;
}

.bottom-proj-box div:nth-child(1) img {
	width: 20%;
    margin: 0 auto;
}

.bottom--proj-box div:nth-child(1) img {
	width: 30%;
    margin: 0 auto;
}

.bottom--proj-box div:nth-child(2) img {
	width: 60%;
    margin: 0 auto;
}

.bottom-proj > a {
	margin-right: 0;
	text-align: center;
}
 
.bottom-proj-section {
	margin: 4em 0 10em;
}

/***********************
promo section
***********************/

.promo-container {
	margin: 3em 0;
}

.promo-banner {
	position: relative;
}

.promo-banner img {
	display: flex;
	width: 100%;
	position: relative;
	min-height: 395px;
	max-height: 395px;
}

.promo-head {
	position: absolute;
    width: 100%;
    top: 30%;
    left: 0;
	background: #002060;
    padding: 1em;
	z-index: 1;
}

.promo-head h4 {
	margin: 0;
    color: #fff;
    text-align: center;
    font-size: 38px;
}

.promo-inner h4 {
	position: absolute;
    top: 10%;
    right: 5%;
    color: #000;
    margin: 0;
	font-size: 30px;
	font-weight: 600;
}

.promo-inner div {
	position: absolute;
    bottom: 10%;
    left: 0;
    width: 100%;
    background: rgba(255, 255, 255, 0.6);
    text-align: center;
	padding: .5em;
}

.promo-inner div p {
	color: #002060;
	font-size: 30px;
    font-weight: 600;
	margin: 0;
}

/***********************
Equipment box
***********************/

.equipment-section > a {
	display: block;
    text-align: center;
    padding: 1.5em;
    font-size: 18px;
    color: #0070C0;
}

.equipment-container {
	display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 3.5em;
}

.equip-box-holder {
	background: #F2F2F2;
	padding: 1em;
    border-radius: 5px;
}

.equip-box-holder p {
	font-size: 22px;
}

.equip-box-holder img {
	display: flex;
	max-width: 100%;
    margin: 0 auto;
	max-height: 220px;
}

.equipment-container div a  {
	display: flex;
	align-self: center;
	height: 100%;
}

.equipment-container div:nth-child(2) img {
	position: relative;
}

/***********************
product box
***********************/

@media only screen and (max-width: 1400px) {
	.prod-items {
		padding: 4em 0;
	}
	.bottom-prod-section {
		padding: 4em 0;
	}
	.top-section {
		margin-top: -30%;
	}
}

@media only screen and (max-width: 1300px) {
	.prod-box-holder img {
		min-height: 270px;
    	max-height: unset;
	}
	.headtitle-banner {
		transform: translate(80%, -150%);
	}
}

@media only screen and (max-width: 1200px) {
	.cat-container {
		grid-column-gap: 2em;
	}
	.prod-box-holder img {
		min-height: 240px;
	}
	.equip-box-holder img {
		max-height: 220px;
	}
	.promo-head h4 {
		font-size: 34px;
	}
	.promo-inner h4 {
		font-size: 24px;
	}
}

@media only screen and (max-width: 1100px) {
	.cat-container div:nth-child(3) img {
		max-height: 200px;
	}
	.headtitle-banner h1 {
		white-space: nowrap;
	}
	.headtitle-banner {
		transform: translate(85%, -190%);
	}
	.headtitle-banner h1 {
		font-size: 36px;
	}
	.prod-box-holder img {
		min-height: 210px;
		max-height: 210px;
	}
	.prod-box-holder {
		padding: 1em 1.5em 2em;
	}
	.equip-box-holder p {
		font-size: 20px;
	}
	.top-section {
		margin-top: -35%;
	}
	.prod-image-carousel span {
		font-size: 14px;
	}
}

@media only screen and (max-width: 1000px) {
	.cat-wrap p {
		font-size: 17px;
	}
	.top-section {
		margin-top: -36%;
	}
	.headtitle-banner h1 {
		font-size: 34px;
	}
	.headtitle-banner h2 {
		font-size: 24px;
		margin-top: 1em;
	}
	.cat-container {
		grid-column-gap: 1em;
	}
	.top-section h2 {
		font-size: 34px;
	}
	.cat-container div:nth-child(3) img {
		max-height: 170px;
	}
	.prod-box-holder p {
		font-size: 16px;
	}
	.prod-box-holder {
		padding: 1em 1em 2em;
	}
	.equipment-container {
		grid-gap: 2em;
	}
	.equip-box-holder img {
		max-height: 180px;
	}
	.promo-head h4 {
		font-size: 30px;
	}
	.promo-inner h4 {
		font-size: 22px;
	}
	.promo-banner img {
		min-height: 320px;
		max-height: 320px;
	}
	.promo-inner div {
		bottom: 15%;
	}
	.promo-inner div p {
		font-size: 26px;
	}
	.headtitle-banner {
		transform: translate(80%, -220%);
	}
	#myModal {
		left: -9.75em !important;
	}
	#dropLogin {
		left: -3.1em !important;
	}
	.prod-image-carousel span {
		font-size: 13px;
	}
}

@media only screen and (max-width: 900px) {
	.equip-box-holder p {
		font-size: 18px;
	}
	.proj-img-wrapper {
		padding: 5px;
	}
	.box-container h3 {
		font-size: 18px;
	}
	.cat-wrap p {
		white-space: nowrap;
	}
	.cat-container div:nth-child(3) img {
		max-height: 140px;
	}
	.cat-wrap {
		padding: 10px;
	}
	.prod-box-holder img {
		min-height: 180px;
		max-height: 180px;
	}
	.proj-img-wrapper {
		min-height: 150px;
		max-height: 150px;
	}
	.bottom-proj-section {
		margin: 4em 0;
	}
	.carousel-container h2 {
		font-size: 22px;
	}
	.prod-box-holder > a {
		padding-top: 0;
	}
	.prod-box-holder {
		padding: 1em 1em 0;
	}
	.promo-inner h4 {
		font-size: 20px;
	}
	.promo-head h4 {
		font-size: 26px;
	}
	.headtitle-banner h1 {
		font-size: 28px;
	}
	.headtitle-banner h2 {
		font-size: 20px;
	}
	.headtitle-banner {
		transform: translate(85%, -260%);
	}
	.prod-image-carousel span {
		font-size: 12px;
	}
}

@media only screen and (max-width: 800px) {
	.headtitle-banner h1 {
		font-size: 26px;
	}
	.headtitle-banner h2 {
		font-size: 18px;
		margin-top: 0.5em;
	}
	.top-section h2 {
		font-size: 26px;
	}
	.bottom-proj-box div img,
	.bottom--proj-box div img {
		max-height: 100%;
		max-width: 100%;
    	width: unset !important;
	}
	.box-container {
		height: unset;
	}
	.bottom-proj-section .box-container:nth-of-type(1) {
		margin-bottom: 2em;
	}
	.equip-box-holder p {
		font-size: 16px;
	}
	.equipment-container {
		grid-gap: 1em;
	}
	.equipment-section > a {
		font-size: 16px;
	}
	.prod-box-holder > a {
		padding: 10px 0;
		font-size: 14px;
	}
	.prod-box-holder img {
		min-height: 160px;
		max-height: 160px;
	}
	.equip-box-holder img {
		max-height: 150px;
	}
	.proj-box-section .box-container:nth-of-type(1) {
		margin-bottom: 2em;
	}
	.promo-banner img {
		min-height: 300px;
		max-height: 300px;
	}
	.headtitle-banner {
		transform: translate(85%, -320%);
	}
}

@media only screen and (max-width: 767px) {
	.promo-container .col-md-7 {
		margin-bottom: 2em;
	}
	.promo-inner h4 {
		font-size: 28px;
		top: 5%;
	}
	.promo-head h4 {
		font-size: 34px;
	}
	.promo-inner div p {
		font-size: 30px;
	}
	#myModal {
		left: auto !important;
	}
	#dropLoginSmall {
		left: auto !important;
    	right: 0 !important;
	}
	#subscriptionDropdown {
		left: auto !important;
    	right: 0 !important;
	}
	.promo-banner img {
		min-height: 380px;
		max-height: 380px;
	}
}

@media only screen and (max-width: 700px) {
	.equip-box-holder {
		padding: 10px 5px;
	}
	.cat-container {
		grid-template-columns: 1fr 1fr;
	}
	.cat-container div img {
		width: unset !important;
		margin: 0 auto;
		max-width: 100%;
		max-height: 150px;
	}
	.top-section {
		margin-top: -40%;
	}
	.grad-item > img {
		height: 450px;
	}
}

@media only screen and (max-width: 650px) {
	.prod-box-container {
		grid-template-columns: 1fr 1fr;
		grid-gap: 2em;
	}
	.prod-box-holder {
		padding: 1em 2em 0;
	}
	.prod-box-holder img {
		min-height: 220px;
		max-height: 220px;
	}
}

@media only screen and (max-width: 600px) {
	.equipment-container {
		grid-template-columns: 1fr 1fr;
		grid-gap: 2em;
	}
	.equip-box-holder img {
		width: unset !important;
		max-height: 150px;
		max-width: 100%;
	}
	.equip-box-holder {
		padding: 1em;
	}
	.promo-banner img {
		min-height: 350px;
		max-height: 350px;
	}
	.promo-inner h4 {
		font-size: 25px;
	}
	.headtitle-banner h2 {
		font-size: 15px;
	}
	.headtitle-banner h1 {
		font-size: 22px;
	}
	.headtitle-banner {
		transform: translate(85%, -410%);
	}
	.top-section {
		margin-top: -46%;
	}
}

@media only screen and (max-width: 500px) {
	.prod-box-container {
		grid-gap: 1em;
	}
	.prod-box-holder img {
		min-height: 200px;
		max-height: 200px;
	}
	.bottom-prod-section {
		padding: 2em 0;
	}
	.equipment-container {
		grid-gap: 1em;
	}
	.promo-head h4 {
		font-size: 24px;
	}
	.promo-banner img {
		min-height: 320px;
		max-height: 320px;
	}
	.cat-container div img {
		max-height: 120px;
	}
	.carousel-container-small h2 {
		font-size: 20px;
		margin-bottom: 10px;
	}
	.headtitle-banner {
		top: 45%;
	}
	.headtitle-banner h2 {
		font-size: 14px;
	}
	.top-section {
		margin-top: -58%;
	}
	.cat-container {
		grid-row-gap: 1em;
	}
	.headtitle-banner {
		transform: translate(75%, -350%);
	}
}

@media only screen and (max-width: 450px) {
	.prod-box-holder p {
		font-size: 14px;
	}
	.prod-box-holder {
		padding: 1em;
	}
	.top-section {
		margin-top: -68%;
	}
	.headtitle-banner h1 {
		font-size: 20px;
	}
	.headtitle-banner {
		transform: translate(70%, -350%);	
	}
	.headtitle-banner {
		top: 50%;
	}
	.prod-image-carousel span {
		font-size: 11px;
	}
	#subscriptionDropdown {
		left: auto !important;
		right: 0 !important;
	}
}

@media only screen and (max-width: 400px) {
	.prod-box-holder img {
		min-height: 180px;
		max-height: 180px;
	}
	.prod-box-holder {
		padding: 1em 1em 0;
	}
	.top-section {
		margin-top: -72%;
	}
	.headtitle-banner {
		transform: translate(65%, -350%);
	}
}








@media only screen and (max-width: 1400px) {
	.carousel-control-next-icon iconify-icon,
	.carousel-control-prev-icon iconify-icon {
		font-size: 30px;
	}
	.carousel-control-prev {
		left: -1em !important;
	}
	body .no-padding {
		padding-left: .5em;
	}
	.carousel-control-next {
		right: 0 !important;
	}
}

@media only screen and (max-width: 1200px) {
	.col-xs-3 {
		padding-right: 10px !important;
    	padding-left: 10px !important;
	}
}
@media only screen and (max-width: 1000px) {
	.prod-image-carousel {
		height: 130px;
	}
	.carousel > a:last-of-type {
		right: 0 !important; 
	}
}

@media only screen and (max-width: 900px) {
	body .no-padding {
		padding-left: 0;
	}
}

@media only screen and (min-width: 850px) {
	.carousel-container-small {
		display: none;
	}
}

@media only screen and (max-width: 850px) {
	.carousel-container {
		display: none;
	}
	.carousel-container-small {
		display: block;
		margin: 0;
	}
	.carousel-control-prev,
	.carousel-control-next {
		display: none !important;
	}
	.carousel-item.active {
		width: 100%;
		overflow: auto;
		white-space: nowrap;
		display: flex !important;
		margin-left: 0;
	}
	.col-xs-3 {
		display: inline-block;
		margin-left: -4px;
		flex: 0 0 22% !important;
		max-width: 22% !important;
	}
	.prod-image-carousel {
		height: 140px;
	}
	.carousel-container-small h2 {
		font-size: 24px;
	}
	#related-products-small {
		margin: 0 -1em;
	}
	.carousel-item {
		padding-left: 11px;
    	padding-right: 11px;
	}
}

@media only screen and (max-width: 700px) {
	.col-xs-3 {
		flex: 0 0 25% !important;
		max-width: 25% !important;
	}
	.prod-image-carousel {
		height: 130px;
	}
}

@media only screen and (max-width: 600px) {
	.col-xs-3 {
		flex: 0 0 30% !important;
		max-width: 30% !important;
	}
	.prod-image-carousel span {
		font-size: 14px;
	}
}

@media only screen and (max-width: 500px) {
	.col-xs-3 {
		flex: 0 0 38% !important;
		max-width: 38% !important;
	}
}

@media only screen and (max-width: 450px) {
	.col-xs-3 {
		flex: 0 0 42% !important;
		max-width: 42% !important;
	}
}

@media only screen and (max-width: 450px) {
	.carousel-item .col-xs-3 {
		flex: 0 0 36% !important;
    	max-width: 36% !important;
		margin-left: 0;
		padding-right: 5px !important;
		padding-left: 5px !important;
	}
	.main-section {
		padding: 1em;
	}
}






































