
.menu-right-align {
	display: flex;
	justify-content: flex-end;
}

.gradient-overlay-section {
	position: relative;
	overflow: hidden;
}

.gradient-overlay-section::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: linear-gradient(rgba(0, 0, 0, .6), rgba(0, 0, 0, .2));
	z-index: 1;
	pointer-events: none;
}

.gradient-overlay-section>.et_pb_row {
	position: relative;
	z-index: 2;
}

#et-main-area h1 {
	font-size: 450%;
	font-family: "DM Sans", Helvetica, Arial, Lucida, sans-serif;
	font-weight: 100;
}

@media screen and (min-width:601px) {
	#et-main-area h1 {
		font-size: 450%;
	}
}

@media screen and (max-width:600px) {
	#et-main-area h1 {
		font-size: 280% !important;
	}
	
	.dica_divi_carousel_0 .dica-container .swiper-button-next, .dica_divi_carousel_0 .dica-container .swiper-button-prev, .dica_divi_carousel_1 .dica-container .swiper-button-next, .dica_divi_carousel_1 .dica-container .swiper-button-prev, .dica_divi_carousel_2 .dica-container .swiper-button-next, .dica_divi_carousel_2 .dica-container .swiper-button-prev {
		display: none !important;
	}
}

.single-post #main-header {
	border-bottom: 0px !important;
}

#et-main-area h3 {}

body {
	font-size: 16px;
}

#main-header {
	box-shadow: none !important;
}

ul {
	margin-left: 2em;
}

#menu-main-menu ul.sub-menu {
	margin-left: 0px !important;
}

#menu-main-menu>li>a {
	padding-bottom: 45px !important;
}

#menu-brand-menu li {
	margin: 0px !important;
}

#menu-brand-menu li>a {
	padding: 5px;
	height: 32px;
	outline: none;
}

#menu-main-menu .menu-item-has-children>a::after, #menu-top-menu-left .menu-item-has-children>a::after {
	content: "L" !important;
	transition: ease all .5s;
}

#menu-main-menu .menu-item-has-children:hover>a::after, #menu-top-menu-left .menu-item-has-children:hover>a::after {
	transform: rotate(45deg);
}

#menu-brand-menu .ia-logo a {
	content: url("https://cdn-ilaghgd.nitrocdn.com/bfgJKyibCPGFWPavkxeuxqxjGMSLBmzL/assets/images/source/rev-47d9845/innovativeautomation.com/wp-content/uploads/2022/08/IA-grey.svg");
}

#menu-brand-menu .ia-logo:hover a {
	content: url("https://cdn-ilaghgd.nitrocdn.com/bfgJKyibCPGFWPavkxeuxqxjGMSLBmzL/assets/images/source/rev-47d9845/innovativeautomation.com/wp-content/uploads/2022/08/IA-white.svg");
}

#menu-brand-menu .ms-logo a {
	content: url("https://cdn-ilaghgd.nitrocdn.com/bfgJKyibCPGFWPavkxeuxqxjGMSLBmzL/assets/images/source/rev-47d9845/innovativeautomation.com/wp-content/uploads/2022/08/Mecsmart-grey.svg");
}

#menu-brand-menu .ms-logo:hover a {
	content: url("https://cdn-ilaghgd.nitrocdn.com/bfgJKyibCPGFWPavkxeuxqxjGMSLBmzL/assets/images/source/rev-47d9845/innovativeautomation.com/wp-content/uploads/2022/08/Mecsmart-white.svg");
}

#menu-brand-menu .rt-logo, #menu-brand-menu .ia-logo:hover, #menu-brand-menu .ms-logo:hover {
	background: #9f9f9f;
}

#menu-brand-menu .rt-logo a {
	content: url("https://cdn-ilaghgd.nitrocdn.com/bfgJKyibCPGFWPavkxeuxqxjGMSLBmzL/assets/images/source/rev-47d9845/innovativeautomation.com/wp-content/uploads/2022/08/RoboTape-white.svg");
}

.single-post #main-header {
	background: #fff;
	border-bottom: 1px solid #a4a4a4;
}

.single-post #main-header #top-menu a {
	color: #231f20;
}

.rectangle-cta {
	position: relative;
	border: 1px solid #167faf;
	border-radius: 20px;
	padding: 30px;
}

.rectangle-cta h2, .rectangle-cta p, .rectangle-cta a {
	color: #fff;
}

.rectangle-cta img {
	position: absolute;
	bottom: -20px;
	right: 40px;
	display: block;
	width: 40px;
}

.gform_footer input {
	background-color: #167faf;
	border: none;
	outline: none;
	color: #fff;
	border-radius: 20px;
	padding: 10px 20px;
	transition: all .3s;
	cursor: pointer;
	font-family: "DM Sans", Helvetica, Arial, Lucida, sans-serif;
	font-weight: 100;
}

.dica_divi_carousel {
	cursor: pointer;
}

.dica_divi_carousel .dica_divi_carouselitem .dica-item-content {
	align-items: center;
	justify-content: center;
}

#mobile_menu {
	background: #fff !important;
}

#mobile_menu li a {
	color: #231f20;
	border-bottom: 1px solid rgba(23, 127, 175, .4);
}

.single-post .mobile_menu_bar:before, .page-id-153 .mobile_menu_bar:before {
	color: #231f20;
}

.custom-RoboTape-button {
	color: #fff !important;
	border-color: #ee1b2d;
	border-radius: 20px;
	font-size: 22px;
	font-family: "Inter", Helvetica, Arial, Lucida, sans-serif !important;
	padding-right: 2em;
	padding-left: .7em;
	background-color: #ee1b2d;
	border: 2px solid rgba(0, 0, 0, 0);
	padding: .3em .7em .3em .7em;
}

.custom-RoboTape-button:after {
	line-height: inherit;
	font-size: inherit !important;
	opacity: 1;
	margin-left: .3em;
	left: auto;
	font-family: ETmodules !important;
	font-weight: 400 !important;
	content: attr(data-icon);
}

.custom-RoboTape-button:hover {
	color: #231f20 !important;
	background-image: initial;
	background-color: #fff;
	border-color: #ee1b2d;
}

.page-id-309 #main-header, .page-id-309 #top-header, .page-id-309 .et_pb_section_3, .page-id-309 footer {
	display: none !important;
}

.align-center-content {
	text-align: center;
	margin: 0;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-right: -50%;
	transform: translate(-50%, -50%);
}

.center-content {
	position: relative;
	min-height: 100vh;
}

.restrict-text {
	font-size: 30px;
}

.inline-button-parent {
	margin-right: 10px;
	display: inline-block;
}

.image-spacing img {
	padding: 20px;
}

#remove-post-border .et_pb_blog_item_1_2 {
	border: none !important;
	margin-bottom: 0px !important;
}

#remove-post-border .et_pb_blog_item_1_2 .post-meta {
	padding-bottom: 0px !important;
}

.swiper-pagination-bullet {
	border: 1px solid #1c4075;
}

.desktop_middle-outside .swiper-buttton-container {
	top: 44% !important;
}

.right-arrow-button .right-arrow-img2 {
	display: none;
}

.right-arrow-button:hover .right-arrow-img {
	display: none;
}

.right-arrow-button:hover .right-arrow-img2 {
	display: inline;
}

.right-arrow-button:hover {
	cursor: pointer;
}

.right-arrow-button:hover .right-arrow-text.black {
	color: #1c4075;
	text-decoration: underline;
}

.right-arrow-button:hover .right-arrow-text.white {
	text-decoration: underline;
}

.right-arrow-text {
	align-self: center;
	font-size: 20px;
}

.right-arrow-text.black {
	color: black;
}

.right-arrow-text.white {
	color: white;
}

.right-arrow-button {
	display: flex;
}

#gform_submit_button_1 {
	height: -webkit-fill-available !important;
	border: none !important;
	color: #000 !important;
	background: #fff !important;
	border-radius: 20px !important;
	cursor: pointer;
	transition: ease all .5s;
}

#gform_submit_button_1:hover {
	background: #d9d9d9 !important;
}

#gform_1 #input_1_1 {
	background: #434343 !important;
	border: none !important;
	border-radius: 35px !important;
	padding: 16px 20px !important;
	color: #fff !important;
}

#gform_1 .gform_footer {
	padding: 0px !important;
}

#homepage-blog .et_pb_post {
	display: flex !important;
	flex-direction: column !important;
}

#homepage-blog .et_pb_post .et_pb_image_container, #homepage-blog .et_pb_post .entry-featured-image-url {
	order: 1;
}

#homepage-blog .et_pb_post .entry-title:not(:last-child) {
	order: 3;
	margin-bottom: 40px;
}

#homepage-blog .et_pb_post .post-meta {
	order: 2;
}

#about-us-awards .dica-item-content {
	justify-content: flex-start !important;
}

.assembly-automation-links {
	font-size: 32px;
	color: #000;
	cursor: pointer;
	margin-bottom: 10px;
}

.assembly-automation-links:hover {
	color: #d14300 !important;
}

.assembly-automation-links.active {
	color: #d14300 !important;
}

.assembly-automation-text h3 {
	font-weight: 600;
	font-size: 33px;
	color: #000 !important;
	margin-bottom: 10px;
}

.assembly-automation-text p {
	color: #000 !important;
	margin-bottom: 20px;
}
