
/*
Theme Name: On Tap 2
Description: Editable version of custom On Tap theme.
Author: On Tap
Author URI: https://www.beontap.co
Version: 2.0.0
Text Domain: beontap
*/

/***********************************
 * Table of Contents
 * 	Manufacturing Marketing Page
 * 		We Get Manufacturing
 * 	 	What We Do
 * 		Why Work With Us
 * 		Contact Section
***********************************/

/*************************************
 * 		Manufacturing Marketing Page
 * **********************************/
.manufacturing-double-angle {
	color: #ef814c;
	margin-right: .4%;
}

/***********************************
 * 		We Get Manufacturing
 * ********************************/
.hero-section-list {
	padding: 0;
	list-style-type: none;
	font-weight: bold;
}

/***********************************
 * 		What We Do
 * ********************************/
@media only screen and (max-width: 320px) {
	#manufacturing-img0 {
		margin-bottom: -10%;
	}
}

@media only screen and (min-width: 1024px) {
	#manufacturing-img0 {
		margin-bottom: 20%;
	}
	
	.want-to-hear-more-heading {
		text-align: center;
	}
}

.what-we-do-list {
	padding: 0;
	list-style-type: none;
}

.what-we-do-double-angle {
	margin-top: 1.5%;
}

.what-we-do-li-div {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	align-content: center;
	justify-content: center;
	align-items: flex-start;
}

.what-we-do-li {
	margin-bottom: 3%;
	text-align: left;
}

.what-we-do-para {
	font-weight: bold;
}

.what-we-do-flex-div {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.contact-us-btn {
	text-align: left;
}

/***********************************
 * 		Why Work With Us
 * ********************************/
@media only screen and (max-width: 425px) {
	#manufacturing-img1 {
		width: 130%;
		margin-bottom: -20%;
	}
}

@media only screen and (min-width: 768px) {
	#manufacturing-img1 {
		width: 135%;
		margin-bottom: -15%;
	}
}

@media only screen and (min-width: 1024px) {
	.why-work-with-us-div {
		margin-left: 10%;
	}
	
	#why-work-with-us-img {
		width: 85%;
	}
	
	.why-work-with-us-div {
		padding-left: 8%;
	}
	
	#manufacturing-img1 {
		width: 160%;
		margin-left: 5%;
	}
}

@media only screen and (min-width: 1252px) {
	#manufacturing-img1 {
		margin-right: -15%;
	}
}

@media only screen and (min-width: 1440px) {
	#manufacturing-img1 {
		width: 180%;
		padding: 0;
		margin: 0;
	}
}

#why-work-with-us-section {
	margin-top: 5%;
}

.why-work-with-us-heading {
	margin-top: -15%;
}

.why-work-with-us-paragraph {
	margin: 0;
	font-size: 1.1em;
}

/***********************************
 * 		What Our Clients Say
 * ********************************/
@media only screen and (min-width: 768px) {
	#manufacturing-img3 {
		margin-bottom: 70%;
	}
}

@media only screen and (min-width: 1024px) {
	#manufacturing-img3 {
		margin-bottom: 0;
	}
	
	#what-our-clients-say-heading-section {
		min-height: 0;
	}
}

@media only screen and (max-width: 1440px) {
	#what-our-clients-say-heading-section {
		padding: 0;
	}
}

#what-our-clients-say-heading-section {
	padding: 0;
}

.worldwide-steel-buildings-img, .elmwood-img {
	width: 100%;
	margin-top: -20%;
}

.what-our-clients-say-heading-div {
	text-align: center;
	padding-top: 40px;
}

.what-our-clients-say-para {
	font-size: 1.3em;
}

.what-our-clients-say-left-quote {
	padding-right: 5px;
}

.what-our-clients-say-right-quote {
	padding-left: 5px;
}

/***********************************
 * 		Contact Section
 * ********************************/
@media only screen and (max-width: 425px) {
	#contact-section {
		margin-top: -15%;
	}
}

@media only screen and (min-width: 768px) {
	#contact-section {
		margin-top: -20%;
	}
}

#contact-section, .contact-section-para {
	text-align: center;
}

/*new css by ps 22/04/2022 */
.content-block.--lg-image .content-block__image {
	width: 115% !important;
	margin: 0% !important;
}

/***********************************
 * 		Accessibility Section
 * ********************************/
.content-block .row {
	max-width: 1200px;
	margin: auto auto;
}

.style1_container.content-block__text-container {
	margin: auto;
	width: 90% !important;
	max-width: 1200px;
}

section {
	overflow-x: clip;
}

.middle-xs {
	-ms-flex-align: center;
	align-items: center;
}

.reverse-xs {
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
}

.content-block.justify-center {
	display: block;
	min-height: auto;
}

.content-block.--flush-top {
	margin-top: -200px;
}

section#accessibility-content {
	margin-top: 75px;
}

.--gray {
	color: #5f5955;
}

.bot-margin {
	margin-bottom: 25px;
}

.bot-margin-xl {
	margin-bottom: 100px;
}

.content-section .bot-padding {
	padding-bottom: 7%;
}

.card {
	/* padding-left: 35px;
    height: 100%;
    border-left: 5px solid #837d91; */
	height: 100%;
	align-items: center;
	text-align: center;
}

.card h3 {
	font-size: 30px;
	margin-bottom: 20px;
	font-weight: 600;
	letter-spacing: 1px;
}

img.card-icon {
	max-width: 75px;
	filter: invert(43%) sepia(8%) saturate(995%) hue-rotate(218deg) brightness(93%) contrast(85%);
}

.input-div {
	display: flex;
	flex-direction: row;
	width: 100%;
	position: relative;
	overflow: auto;
}

input#url-input {
	width: 60%;
	height: 65px;
	border-radius: 30px;
	float: left;
	display: inline;
	padding: 20px 10px;
	margin: 25px 0;
}

.lpbutton {
	background: #d77444;
	color: white;
	font-family: Catamaran, sans-serif;
	font-weight: 700;
	float: right;
	text-align: center;
	width: 35%;
	padding: 15px 30px;
	box-shadow: 0px 3px 15px #cc6036;
	height: 65px;
	margin: 25px;
	border-radius: 30px;
	border: none;
	cursor: pointer;
}

.lpbutton.--align-left {
	float: left;
	margin-left: 0;
	line-height: normal;
	width: auto;
}

.lpbutton.--align-center {
	float: none;
	margin: auto auto;
	display: block;
	line-height: normal;
}

.lpbutton:hover {
	background-color: #d77444;
}

h3.bot-margin {
	margin-bottom: 0;
}

.score-card {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 8px;
	width: 100%;
	padding: 25px;
	background: white;
	margin: 10px;
	border-radius: 10px;
	border: 1px #e5e0dc solid;
}

div#score-cards {
	position: relative;
	display: flex;
	width: 100%;
	margin-top: 50px;
}

.score-ring {
	display: block;
	overflow: visible;
}

.score-ring-circle {
	transition: stroke-dashoffset 0s;
}

.score-label {
	font-size: 1.25rem;
	font-weight: 600;
	color: #555;
	text-align: center;
}

.content-block__text-container {
	flex-direction: column;
}

button#expand-btn {
	text-align: center;
	align-items: center;
	display: block;
	width: auto;
	float: none !important;
	margin: 25px auto !important;
}

#loading-state {
	display: flex;
	align-items: center;
	gap: 12px;
	margin-top: 16px;
}

.loader-spinner {
	width: 22px;
	height: 22px;
	border: 3px solid rgba(0, 0, 0, .15);
	border-top-color: #0d9e6e;
	border-radius: 50%;
	animation: spin .8s linear infinite;
	flex-shrink: 0;
}

@keyframes spin {
	to {
		transform: rotate(360deg);
	}
}

.loader-text {
	font-size: 1.25rem;
	color: #777;
	margin: 0;
}

#loading-state {
	display: flex;
	align-items: flex-start;
	gap: 12px;
	margin-top: 16px;
}

.loader-spinner {
	width: 22px;
	height: 22px;
	border: 3px solid rgba(0, 0, 0, .15);
	border-top-color: #0d9e6e;
	border-radius: 50%;
	animation: spin .8s linear infinite;
	flex-shrink: 0;
	margin-top: 3px;
}

@keyframes spin {
	to {
		transform: rotate(360deg);
	}
}

.loader-text-wrapper {
	display: flex;
	flex-direction: column;
	gap: 6px;
}

.loader-fact {
	font-size: 1.25rem;
	color: #555;
	margin: 0;
	font-style: italic;
	transition: opacity .4s ease;
}

.fact-fade {
	opacity: 0;
}

div#accessibility-details {
	background: #fff;
	padding: 20px;
	border-radius: 20px;
}

.audit-table {
	width: 100%;
	border-collapse: collapse;
	font-size: 14px;
	margin-top: 16px;
}

.audit-th {
	text-align: left;
	padding: 12px 16px;
	background-color: #f4f4f4;
	font-weight: 700;
	font-size: 13px;
	text-transform: uppercase;
	letter-spacing: .04em;
	color: #444;
	border-bottom: 2px solid #ddd;
}

.audit-th--count {
	text-align: center;
	width: 180px;
	white-space: nowrap;
}

.audit-row {
	border-bottom: 1px solid #eee;
}

.audit-row:last-child {
	border-bottom: none;
}

.audit-row:hover {
	background-color: #fafafa;
}

.audit-td {
	padding: 14px 16px;
	vertical-align: top;
}

.audit-td--count {
	text-align: center;
	vertical-align: middle;
}

.audit-title {
	display: block;
	font-weight: 600;
	color: #222;
	margin-bottom: 4px;
	font-size: 14px;
}

.audit-description {
	margin: 0;
	color: #555;
	font-size: 13px;
	line-height: 1.5;
}

.audit-link {
	color: #185fa5;
	text-decoration: underline;
}

.audit-link:hover {
	color: #0c447c;
}

.audit-count {
	font-weight: 700;
	font-size: 15px;
	color: #c0392b;
}

.audit-count--none {
	color: #aaa;
	font-weight: 400;
}

ul.accessibillity-services {
	text-align: left;
}

/* lead gen form  */
._form-container h2.gform_title {
	text-transform: capitalize;
	font-size: 2.1rem;
	font-weight: 600;
	margin: 10px;
}

._form-container div#gform_wrapper_4, ._form-container div#gform_wrapper_3 {
	background: #d77444;
	padding: 20px;
	border-radius: 30px;
	color: #fff;
}

._form-container .gform_wrapper.gravity-theme .gform_fields {
	grid-row-gap: 10px;
}

div#gform_fields_4 .gfield_description {
	padding-top: 0;
	font-size: 1rem;
	letter-spacing: .5px;
	padding-bottom: 10px;
}

._form-container .gform_wrapper.gravity-theme .gfield_label {
	font-size: 1.25rem;
	margin-bottom: 0;
}

._form-container p {
	font-size: 1.13rem;
	margin: 10px 0;
}

._form-container a {
	text-decoration: underline;
}

._form-container .gform-footer.gform_footer.top_label {
	padding: 0;
}

._form-container {
	max-height: 100% !important;
}

._form-container .gfield_description {
	font-size: 1.13rem !important;
	padding: 0 0 10px 0 !important;
}

@media only screen and (min-width: 992px) {
	.hero {
		padding: 7% 0 0 0;
		min-height: 50vh;
	}
}

@media (max-width: 575px) {
	.input-div {
		flex-direction: column;
		padding: 0 25px;
	}
	
	input#url-input {
		width: 100%;
		margin: 25px 0 15px 0;
	}
	
	button#scan-btn {
		width: 100%;
		margin: 15px 0;
	}
}

@media (max-width: 1199px) {
	button#scan-btn {
		padding: 15px;
	}
}

@media (max-width:991px) {
	.lpbutton {
		width: 55%;
	}
}

@media (max-width: 767px) {
	.lpbutton {
		width: 70%;
	}
}

@media (max-width: 500px) {
	.lpbutton {
		width: 100%;
	}
}

/***********************************
 * 		Sub-Menu Styling
 * ********************************/
.main-menu > .menu-item:hover .sub-menu, .main-menu > .menu-item:focus-within .sub-menu {
	display: inline-block;
	background: #d77444;
	color: #fff;
	top: calc(100%) !important;
}

.main-menu > .menu-item .sub-menu .menu-item:focus {
	outline: 2px solid #fff;
	outline-offset: 6px;
}

.sub-menu {
	font-family: Catamaran, sans-serif;
	font-family: 20px;
	font-weight: 800;
	padding: 0 !important;
}

.sub-menu a {
	display: block;
	min-width: 150px;
	padding: 18px 10px;
	text-align: center;
}

.sub-menu a:hover {
	text-decoration: none;
}

.sub-menu:hover {
	background: #dc8c64 !important;
	cursor: pointer;
}

/* mobile submenu */
.overlay-nav__menu .menu-item {
	text-align: center;
	position: relative;
}

.overlay-nav__menu .sub-menu .menu-item {
	font-size: 1rem;
	padding-bottom: 0;
}

.overlay-nav__menu ul.sub-menu a::before {
	content: "-";
	position: absolute;
	left: -15px;
	top: 25%;
}

.overlay-nav__menu .sub-menu a {
	padding: 0;
}
