Styling sheet for Socket Mat
/*Documented/Updated by Arya Prabhu 19/04/2021 for Stream Data Systems*/

/* Universal Items
.container {
	max-width: 99vw;
	width: 99vw;
}

.row {
	margin-left: 0px !important;
	margin-right: 0px !important;
} */

/* .col {
	padding: 0px;
} */

a:visited {
	/* color:  #ffeded; */
	color: black;
}
a:active {
	color: black;
}

.dropdown-menu {
	padding: 0px 0px;
}

/*Frame Styling*/
/* .frame-details { */
	/*unused: left here as a reference*/
	/*vertical offset: 4.0rem + 10px*/
	/* height: calc(100vh - (6rem + 10px)); */
/* } */

/*Anchors to which navbar tab jumps to on click*/

#ProductAndFeatures {
	top: calc(0px - (6rem + 10px));
	position: relative;
	height: 0;
}

/*Browser specific settings*/
/*Firefox*/
@-moz-document url-prefix() {
	#ProductAndFeatures {
		top: calc(0px - (6rem + 10px - 16.5px));
	}
}
/*Frame Styling END*/
/*Universal Items END*/

/*NAVBAR STYLING*/

/* keeps nav items to the right */
.main-header {
	position: absolute;
	z-index: 99;
	width: 100%;
}
.navbar-expand-lg .navbar-nav {
	-ms-flex-direction: row;
	/* flex-direction: row; */
	margin-right: 0 !important;
}

.navbar {
	padding: 0rem;
}

/* .bg-light {
	background-color: transparent !important;
} */

/*navbar tabs*/
.nav-link {
	position: relative;
	font-weight: 700;
	font-size: 1.25rem;
	/* color: #346dff !important; */
	text-transform: uppercase;
	margin: 42px 0px;
	transition: 0.5s;
}

.Navbar-DropDownMenu {
	background-color: transparent;
	position: relative;
	font-weight: 700;
	font-size: 1.25rem;
	color:black!important;
	text-transform: uppercase;
	margin: 44.5px 0px; /*42 + half of border-bottom in .btn-primary:hover*/
	border: none;
	transition: 0.5s;
}

.Navbar-DropDownMenu .btn-primary {
	background-color: transparent;
	position: relative;
	font-weight: 700;
	font-size: 1rem;
	color: #346dff !important;
	text-transform: uppercase;
	padding: 0px;
	border: none;
	/* padding-bottom: 3px; */
}
.dropdown-menu.show {
	display: block;
	background-color: transparent;
}

/*Enclosed below all selector should have same rules*/

.btn-primary:hover {
	color: darkblue !important;
	background-color: transparent;
	border-color: rgba(255, 255, 255, 1);
	font-style: italic;
	border-bottom: 5px solid darkgrey;
}

.Navbar-DropDownMenu .btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show > .btn-primary.dropdown-toggle {
	background-color: transparent;
	color: darkblue !important;
	border-color: rgba(255, 255, 255, 1);
	font-style: italic;
	border-bottom: 5px solid darkgrey;
}

/*Enclosed above all selector should have same rules*/

.dropdown-item:focus,
.dropdown-item:hover {
	background-color: transparent !important;
}

/*Disable dropdown arrow*/
.dropdown-toggle::after {
	display: none !important;
}

.Navbar-DropDownMenu .btn-primary.focus,
.btn-primary:focus {
	box-shadow: none !important;
}

.Navbar-DropDownItem {
	background-color: transparent;
	position: relative;
	font-weight: 700;
	font-size: 0.85rem;
	padding: 0.5rem 0.25rem;
	color: black;
	text-transform: uppercase;
	border: 1px solid rgba(0, 0, 0, 0.15);
}

/*change nav bar colour*/
/* .bg-light {
	background-color: black !important;
}

.bg-light :hover {
	background-color: black !important;
} */

/*Styles the navlinks/navitems*/
nav.navbar.bootsnav ul.nav > li > a {
	position: relative;
	font-weight: 700;
	font-size: 1rem;
	color: black;
	text-transform: uppercase;
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
	padding-left: 0.5rem;
	padding-right: 2rem;
}

#logo {
	/* height: 4rem; */
	/* margin: 1rem 0rem; */
	height: 4rem;
	width: 5rem;
	/*Total Height: 6rem*/
}

#logo-text {
	/* padding: 1rem; */
	/* padding-left: 0rem; */
	/* margin: 1rem 0rem; */
	height: 4rem;
	width: 5rem;
}

/*MAKES ICON NOT DISAPPEAR*/

/*MAKES ICON NOT DISAPPEAR ENDED*/
/*NAVBAR STYLING ENDS*/

/*FRAME 1 Styling*/
/*Carousel styling*/
/*images*/
.slideshow-image {
	display: block;
	position: relative;
	width: 100% !important;
	/* height: auto !important; */
	filter: brightness(90%);
	object-fit: cover;
	border-radius: 40px;
}

.IndustrialLED-Slideshow {
	height: 55vh !important;
}

.OrganicCleansing-Slideshow {
	height: 55vh !important;
}

.UVLighting-Slideshow {
	height: 55vh !important;
}

.SolarMainPage-Slideshow {
	height: 55vh !important;
}

.ProjectMainPage-Slideshow {
	height: 55vh !important;
	border-radius: 0px !important;
}

.MainPage-Slideshow {
	height: 80vh !important;
}

.IndexPage-Slideshow {
	height: 90vh !important;
}

.carousel-inner {
	position: relative;
	width: 100%;
	height: 150vh;
	overflow: hidden;
	/* height: 50em; */
}

.carousel-inner .item {
	backface-visibility: visible;
}

/*Not sure why next two classes work but they do*/
/*Remove comment to make arrows disappear*/
.First-Frame-Slideshow .carousel-control-next,
.carousel-control-prev {
	/* visibility: hidden; */
}

.First-Frame-Slideshow .carousel-control-prev,
.carousel-control-next {
	/* visibility: hidden; */
}

/*Carousel Arrow Colors*/
/*fill is what changes colour*/
/*View box affects visibility 0 0 8 8 is visible*/
.carousel-control-prev-icon {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 0 0'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
}

.carousel-control-next-icon {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 0 0'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
}

.Call-To-Action {
	/*unused but use if you want full screen*/
	display: block;
	position: relative;
	width: 100% !important;
	min-height: 100vh !important;
	height: 100vh !important;
	filter: brightness(90%);
	object-fit: cover;
}

.offer-box,
.slide {
	color: #ffffff;
	font-size: 13px;
	padding: 0px 0px !important;
	font-family: 'Poppins', sans-serif;
}

.carousel-control-next,
.carousel-control-prev {
	position: absolute;
	top: 0;
	bottom: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 15%; /*width of arrows*/
	color: black;
	text-align: center;
	opacity: 0;
	background-color: 'black';
}

.carousel-control-next {
	right: 0%;
}

.carousel-control-prev {
	left: 0%;
}

/*adjusts position of carousel caption*/
/*Changes here will affect indicators in activity section too*/
.carousel-caption {
	z-index: 10;
	padding-top: 20px;
	color: #fff;
	text-align: center;
	/*to vertically centre*/
	top: 50%;
	transform: translateY(-50%);
	bottom: initial;
}

/*style carousel caption here*/
/*Disabling animation for SocketMat*/
.carousel-caption h3 {
	font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen,
		Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
	color: #c62121;
	font-size: 8vh;
	text-shadow: 2px 2px 5px black !important;
	/* animation: pulse 5s infinite;
	animation-direction: alternate;
	-webkit-animation-name: pulse;
	animation-name: pulse; */
}

/*Changes here will affect indicators in all sections unless class/id is specified*/
.carousel-indicators {
	position: absolute;
	height: auto;
	background: none;
	bottom: 0.25em;
	margin-bottom: 0%;
	/* margin-top: 0.25%; */
	border: 5px #000000;
}

.carousel-indicators li {
	width: 50em;
	height: 50em;
	border-radius: 50%;
	cursor: pointer;
	display: none;
}

/*Indicator colours*/
.carousel-indicators .active {
	background-color: #bf5610;
}

/*Carousel styling ends*/
/*FRAME 1 Styling END*/

/*FRAME 2 ACTIVITY SECTION STYLING*/
/*TAB STYLING*/
/*Go up button styled here*/

/*Styles the div around tabs*/
.nav-pills {
	justify-content: center;
	margin: 0.1% 0.2% 0% 0%;
	width: 100%;
}

/*Style tabs here*/
/*needs improvement*/
/* .nav-pills .nav-link {
	text-align: center;
	background: #29bdbd;
	color: #ffffff;
	border: none;
	cursor: pointer;
	font-size: 1.375%;
	border-radius: 15px;
	padding: 0.125% 3%;
	width: 18%;
	height: fit-content;
	margin: 0.25%;
} */

/*Colour change upon active*/

/*TAB STYLING ENDS*/

.DropDownMenuButton .btn-primary {
	width: 100%;
	height: 100%;
	font-size: 100%;
	border-radius: 5%;
	color: black !important;
	background-image: linear-gradient(white, lightgrey);
	border: 1px solid black;
	font-family: Segoe UI, SegoeUI, 'Helvetica Neue', Helvetica, Arial,
		sans-serif;
	font-weight: bold;
}

/* .container .div {
	width: 100%;
	height: 100%;
} */

/*Modal Styling*/
.modal {
	/*test*/
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1050;
	display: none;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	overflow-y: scroll;
	outline: 0;
}

.modal-content {
	width: auto;
}

/* .modal-backdrop {
	/*test*/
/* display: none;
} */

.modal-dialog {
	max-width: auto;
}

.modal-dialog-centered {
	justify-content: center;
}

.modal-backdrop.show {
	opacity: 0.75;
}

.close {
	color: 'red' !important;
}

.modal-body {
	padding: 0rem;
}

/*Modal Styling Ends*/

/*FRAME 2 ACTIVITY SECTION STYLING ENDS*/

/*FRAME 3 STYLING*/
/*Footer Styling*/
.footer {
	height: calc(100vh - (6rem + 10px));
	max-height: 100%;
	width: 100%;
}

#footer-title {
	top: calc(0px - (6rem + 10px - 0px));
}
@-moz-document url-prefix() {
	#footer-title {
		top: calc(0px - (6rem + 10px - 16.5px));
	}
}

/* #footer-main{
	top: 0px;
} */

.footer-main {
	padding: 20px 0px;
	background-color: #010101;
	height: calc(100vh - (6rem + 10px));
	max-height: 100%;
	width: 100%;
}

.footer-main .container {
	height: calc(100vh - (6rem + 10px));
	max-height: 100%;
	width: 100%;
	padding: 0px 0px;
}

.footer-main .container .row {
	margin-right: 0px;
	margin-left: 0px;
}

/*Address map*/

.footer-widget,
.footer-link,
.footer-link-contact {
	margin-top: 1rem;
}
.footer-link-contact h4::before {
	border-bottom: 3px solid #ef7d24;
	content: '';
	height: 3px;
	width: 100%;
	position: absolute;
	bottom: 3px;
	left: 0px;
}
.footer-link-contact h4 {
	color: #ffffff;
	font-size: 1rem;
	text-transform: uppercase;
	letter-spacing: 0.25rem;
	margin-bottom: 1.25rem;
	position: relative;
	font-weight: 700;
	line-height: 120% !important;
	padding: 0 0 0.8rem 0;
	margin: 0;
}
.list-time {
	margin-top: 15px;
}
ul,
li,
ol {
	list-style: none;
	margin: 0rem;
	margin-top: 0rem;
	padding: 0rem;
}
.footer-link-contact ul li {
	margin-bottom: 1rem;
}
.footer-link-contact ul li p {
	font-size: 1rem;
	font-weight: 300;
	padding-right: 1rem;
}
.footer-link-contact ul li p {
	padding-left: 1.5rem;
	color: #ffffff;
	position: relative;
}
p {
	margin: 0px;
}
.footer-link-contact ul li i {
	position: absolute;
	left: 0;
	top: 0.25rem;
	padding-right: 0.3rem;
}

.footer-company {
	color: #cccccc;
}
.login-button {
	color: white;
}
.login-button-disappear {
	display: none;
}

/*Footer styling ends*/

/*Removing this will show boxes at the bottom of the code*/
/*Not sure why it exists*/
.baguetteBox-button {
	display: none;
}

/*Hamburger menu 3 lines colour*/
/*rbga=(red, blue, green, opacity)*/
/*stroke width= thickness*/
.navbar-light .navbar-toggler {
	border-color: white;
	color: white;
	border-radius: 0px;
	margin-right: 7px;
	padding-top: 6px;
	padding-bottom: 6px;
}
.navbar-light .navbar-toggler-icon {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(52, 109, 255, 1)' stroke-width='4' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

/*Styling for portrait mode mobile phones*/
/* @media only screen and (min-width: 280px) and (max-width: 991px) { changed to 991 from 599 */
@media only screen and (max-aspect-ratio: 1/1) {
	.container {
		padding-bottom: 2%;
		padding-top: 2%;
	}

	/* .navbar-expand-lg > .container,
	.navbar-expand-lg > .container-fluid {
		background-color: rgba(255, 255, 255, 0.9);
	} */

	.navbar-collapse {
		background-color: rgba(255, 255, 255, -0.1);
		width: 99vw;
	}

	.navbar-light .navbar-toggler {
		border-color: #346dff;
		/* color: black; */
		border-radius: 5px;
		margin-right: 7px;
		padding-top: 6px;
		padding-bottom: 6px;
	}

	.nav-link {
		float: left;
		margin-right: auto;
		padding: 10px 0px;
	}
	/* keeps nav items to the right */
	.navbar-expand-lg .navbar-nav {
		-ms-flex-direction: row;
		flex-direction: column;
		margin-right: auto !important;
		margin-left: 2% !important;
		float: left;
	}
	/*Navbar items*/
	.navbar-nav .nav-link {
		position: sticky;
		float: left;
		font-weight: 700;
		font-size: 20px;
		/* color: black !important; */
		text-transform: uppercase;
		/* border-bottom: 5px solid #fff; */
	}
	.Navbar-DropDownMenu {
		position: sticky;
		float: left;
		font-weight: 700;
		font-size: 20px;
		/* color: black !important; */
		text-transform: uppercase;
		padding: 10px 0px;
	}

	/*Tabs*/
	.nav-pills .nav-link {
		font-size: 4.25%;
		width: 45%;
		margin: 0.75%;
		padding: 1.5% 3%;
	}
	/*Carousel*/
	.carousel-caption h3 {
		font-size: 4vh;
	}

	.IndustrialLED-Slideshow {
		height: 90vh !important;
	}

	.OrganicCleansing-Slideshow {
		height: 90vh !important;
	}

	.UVLighting-Slideshow {
		height: 90vh !important;
	}

	.SolarMainPage-Slideshow {
		height: 90vh !important;
	}

	.ProjectMainPage-Slideshow {
		height: 45vh !important;
	}

	.IndexPage-Slideshow {
		height: 80vh !important;
	}

	.carousel-inner {
		height: 90vh;
		/* height: 50em; */
	}

	/*Modal*/

	.ModalImage {
		width: 25rem;
		height: 25rem;
		border-radius: 25px;
	}

	/* #footer-title{
		top: calc( 0px - ( 4.0rem + 10px ) );
	} */

	.footer-main {
		height: 100%;
	}

	.footer-main .container {
		height: 100%;

		max-width: none;
		padding: 0px;
	}

	.carousel-indicators {
		bottom: 1em;
	}
}

/**Animations**/

/*Pulse animation for carousel caption*/
.pulse {
	font-size: 8vh;
	color: #e5fffd;
	animation: pulse 5s infinite;
	margin: 0 auto;
	display: table;
	margin-top: 50px;
	animation-direction: alternate;
	-webkit-animation-name: pulse;
	animation-name: pulse;
}

@-webkit-keyframes pulse {
	0% {
		-webkit-transform: scale(1);
	}
	50% {
		-webkit-transform: scale(1.4);
	}
	100% {
		-webkit-transform: scale(1);
	}
}

@keyframes pulse {
	0% {
		transform: scale(1);
	}
	50% {
		transform: scale(1.4);
	}
	100% {
		transform: scale(1);
	}
}
/*Pulse animation for carousel caption ended*/

/*Driving animation/ Moving across screen animation*/
@keyframes move_across_navbar {
	/*The left of the image moves when left: is declared*/
	0% {
		left: 0rem;
	} /*Starts at left edge of container*/
	50% {
		left: 70vw;
	} /*Ends up somewhere near end of SCREEN*/
	/*Flips the image at the end*/
	100% {
		left: 0rem;
		transform: rotateY(180deg);
	}
}

@keyframes shake {
	0% {
		transform: translate(1px, 1px) rotate(0deg);
	}
	10% {
		transform: translate(-1px, -2px) rotate(-1deg);
	}
	20% {
		transform: translate(-3px, 0px) rotate(1deg);
	}
	30% {
		transform: translate(3px, 2px) rotate(0deg);
	}
	40% {
		transform: translate(1px, -1px) rotate(1deg);
	}
	50% {
		transform: translate(-1px, 2px) rotate(-1deg);
	}
	60% {
		transform: translate(-3px, 1px) rotate(0deg);
	}
	70% {
		transform: translate(3px, 1px) rotate(-1deg);
	}
	80% {
		transform: translate(-1px, -1px) rotate(1deg);
	}
	90% {
		transform: translate(1px, 2px) rotate(0deg);
	}
	100% {
		transform: translate(1px, -2px) rotate(-1deg);
	}
}
/*Driving animation/ Moving across screen animation ends*/

.action-btn {
	background-color: #346dff !important;
	background-image: linear-gradient(
		to bottom right,
		#346dff,
		#0148ff
	) !important;
	font-size: 110% !important;
	font-weight: 700 !important;
	width: auto !important;
	padding: 10% !important;
	margin: 0% 1% !important;
	border: none !important;
	border-radius: 15px !important;
	text-align: center !important;
	color: white !important;
	transition: 0.5s !important;
	box-shadow: rgba(0, 0, 0, 0.2) 0px 12px 28px 0px,
		rgba(0, 0, 0, 0.1) 0px 2px 4px 0px,
		rgba(255, 255, 255, 0.05) 0px 0px 0px 1px inset !important;
	@media only screen and (max-aspect-ratio: 1/1) {
		width: 100% !important;
	}
}

.action-btn:hover {
	text-decoration: none !important;
	background-image: linear-gradient(
		to bottom right,
		#0148ff,
		#346dff
	) !important;
	letter-spacing: 1.25px !important;
}
