/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 26 2026 | 10:06:02 */
:root {
  --primary: #061a30;
  --secondary: #1d1d1d;
	--lightbg: #f7f7ff;
	--bluebg: #2ca9e1;
}

a:focus{
	outline: none !important;
}


/* Header */

nav#site-navigation li a {
    letter-spacing: 0 !important;
}

div#site-header-inner {
    max-width: 1200px;
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
}

div#site-logo {
    flex: 0 0 200px;
    order: 1;
}

div#site-header-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.oceanwp-social-menu.clr.simple-social {
    right: 0;
    flex: 0 0 200px;
    order: 3;
}

div#site-navigation-wrap {
    order: 2;
    flex: 1 1 auto;
    width: 100%;
    position: unset !important;
    transform: unset !important;
}

.social-menu-inner.clr {
    justify-content: flex-end;
}

nav#site-navigation {
    display: flex;
    justify-content: center;
}


/* Homepage  */

.home header#site-header {
    border: none;
}

.banner_slider_main .elementor-widget-image {
    margin: 0 !important;
}

.banner_slider_main ul.slick-dots {
    margin: 0;
    display: flex;
    list-style: none;
    width: 100%;
    justify-content: center;
    position: absolute;
    bottom: 20px;
}

.banner_slider_main ul.slick-dots li button {
    display: none;
}

.banner_slider_main ul.slick-dots li {
    width: 10px;
    height: 10px;
    background: #fff;
    margin: 0 3px;
    border-radius: 100px;
    opacity: .5;
    cursor: pointer;
}

.banner_slider_main ul.slick-dots li.slick-active {
    opacity: 1;
}

.banner_slider_main .elementor-shortcode section .elementor-element-populated {
    flex-wrap: nowrap;
    overflow: hidden;
}

.banner_slider_main .elementor-shortcode section .elementor-element-populated  div.elementor-element {
    flex: 0 0 100%;
}

.banner_slider_main .elementor-widget-image a {
    display: block;
}

/* About us section  */

.homepage_about_section figure.elementor-image-box-img {
    margin: 0 !important;
    display: block !important;
}

.homepage_about_section .elementor-image-box-content {
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: left;
}

.homepage_about_section p.elementor-image-box-description {
    font-size: 26px;
    color: #fff;
    line-height: 1.5;
    padding: 30px;
}

.homepage_about_section .elementor-image-box-wrapper {
    position: relative;
    overflow: hidden;
    border-radius: 12px;
}

.homepage_about_section .elementor-image-box-wrapper:before {
    content: "";
    width: 350px;
    height: 350px;
    background: var(--primary);
    position: absolute;
    bottom: -30%;
    left: -5%;
    border-radius: 100%;
    opacity: .9;
}

/* Solution card section  */

.solution_industries_home_cards .elementor-container {
    grid-gap: 60px;
}

.solution_industries_home_cards .elementor-container figure.elementor-image-box-img {
    margin: 0 !important;
    display: block;
}

.solution_industries_home_cards .elementor-image-box-content {
    position: absolute;
    bottom: 0;
}

.solution_industries_home_cards h3.elementor-image-box-title {
    color: #fff;
}

.solution_industries_home_cards .elementor-image-box-wrapper {
    box-shadow: rgb(0 0 0 / 49%) 3.4px 3.4px 4.2px;
}

.solution_industries_home_cards .elementor-image-box-wrapper figure a {
    display: block;
    position: relative;
}

.solution_industries_home_cards .elementor-image-box-wrapper figure a:before {
    content: "";
    height: 100%;
    width: 100%;
    background: linear-gradient(
360deg, var(--primary), transparent);
    position: absolute;
    left: 0;
    top: 0;
	opacity: .8;
	transition: .3s all;
}

.solution_industries_home_cards .elementor-image-box-wrapper:hover a::before {
    opacity: 1;
}


/* Tab logo section  */

.tabs-logo_section .elementor-tab-content {
    padding: 0 !important;
    border: none !important;
}

.tabs-logo_section .elementor-tab-title.elementor-active:before, 
.tabs-logo_section .elementor-tab-title.elementor-active:after {
    display: none !important;
}

.tabs-logo_section .elementor-tab-title {
    background: #f7f7ff;
    border-radius: 12px;
    margin: 0 20px;
    font-weight: 400 !important;
    border: none !important;
    box-shadow: rgb(99 99 99 / 32%) 0px 2px 8px 0px;
	padding: 15px;
}

.tabs-logo_section .elementor-tab-title.elementor-active, 
.tabs-logo_section .elementor-tab-title:hover {
    background: var(--primary);
    color: #fff;
}

.tabs-logo_section .elementor-tabs-wrapper {
    padding: 20px 0;
}

.tabs-logo_section figure.swiper-slide-inner {
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    border-radius: 10px;
	min-height: 55px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.tabs-logo_section .elementor-image-carousel-wrapper {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
}

.tabs-logo_section .elementor-tabs-wrapper {
    margin-bottom: -25px;
	
}


/* homepage testimonial section  */


.hoempage_testimonial_slider .elementor-testimonial-image img {
    border-radius: 0 !important;
    object-fit: contain !important;
    width: 100px !important;
}

.hoempage_testimonial_slider .elementor-testimonial-wrapper {
    position: relative;
	text-align: left;
}

.hoempage_testimonial_slider .elementor-testimonial-image {
    position: absolute;
    top: 0;
}

.hoempage_testimonial_slider .elementor-testimonial-content {
    display: -webkit-box;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

/* .hoempage_testimonial_slider .elementor-testimonial-content {
    padding-top: 100px;
} */

.hoempage_testimonial_slider .elementor-testimonial-image {
    margin-bottom: 0 !important;
}

.hoempage_testimonial_slider .elementor-testimonial-image img {
    height: 80px !important;
    object-fit: contain;
}

.hoempage_testimonial_slider .elementor-testimonial-content {
    font-size: 16px !important;
}

.hoempage_testimonial_slider .elementor-testimonial-name {
    font-weight: 600;
    color: var(--primary);
    margin-bottom: 5px;
}

.hoempage_testimonial_slider .elementor-testimonial-job {
    color: #9c9c9c;
    line-height: 1 !important;
}

.hoempage_testimonial_slider .elementor-testimonial-details {
    height: auto !important;
    line-height: 1 !important;
    padding-bottom: 10px;
}

.hoempage_testimonial_slider .elementor-widget-image img {
    width: 250px !important;
    height: 250px !important;
    border-radius: 100%;
    overflow: hidden;
    border: 1px solid #8c8c8c;
	object-fit: cover;
	object-position: top center;
}

.hoempage_testimonial_slider .elementor-shortcode {
    max-width: 800px;
    margin: 0 auto !important;
}

.hoempage_testimonial_slider button.slick-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 9;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    background: #fff;
    border: none;
}

.hoempage_testimonial_slider button.slick-arrow.slick-next {
    right: -10%;
}

.hoempage_testimonial_slider button.slick-arrow.slick-prev {
    left: -10%;
}

.hoempage_testimonial_slider button.slick-arrow:hover {
    background: var(--primary);
    color: #fff;
}

.hoempage_testimonial_slider .elementor-widget-image {
    position: relative;
}

.hoempage_testimonial_slider .elementor-widget-image:before {
    content: "";
    width: 75px;
    height: 75px;
    background-color: var(--primary);
    position: absolute;
    border-radius: 100%;
    bottom: 0;
    background-image: url(/wp-content/uploads/2025/12/icon.webp);
    background-size: 70% 70%;
    background-position: center center;
    background-repeat: no-repeat;
}

.testimonial_cards .elementor-column:first-child .elementor-widget-wrap {
/*     align-content: flex-end !important; */
    display: flex !important;
}


/* Our Culture code section  */

.subheading_btn h3.elementor-heading-title {
    display: inline-block;
    background: #f1f1f1;
    padding: 15px 20px;
    border-radius: 100px;
    font-size: 14px;
}

.culture_code-card_main .elementor-container > .elementor-column:nth-child(odd) {
    margin-top: 40px;
}

.culture_code-card_main figure.elementor-image-box-img img {
    max-width: 120px;
}

.culture_code-card_main p.elementor-image-box-description em {
    display: block;
}

.culture_code-card_main h3.elementor-image-box-title {
    font-size: 14px;
}

.culture_code-card_main p.elementor-image-box-description {
    line-height: 1.5;
    font-size: 12px !important;
    font-weight: 500;
}

.culture_code-card_main .elementor-container > .elementor-column:nth-child(1) h3, .culture_code-card_main .elementor-container > .elementor-column:nth-child(1) p em {
    color: #2caae1;
}

.culture_code-card_main .elementor-container > .elementor-column:nth-child(2) h3, .culture_code-card_main .elementor-container > .elementor-column:nth-child(2) p em {
    color: #f17824;
}

.culture_code-card_main .elementor-container > .elementor-column:nth-child(3) h3, .culture_code-card_main .elementor-container > .elementor-column:nth-child(3) p em {
    color: #994699;
}

.culture_code-card_main .elementor-container > .elementor-column:nth-child(4) h3, .culture_code-card_main .elementor-container > .elementor-column:nth-child(4) p em {
    color: #8cc043;
}

.culture_code-card_main .elementor-container > .elementor-column:nth-child(5) h3, .culture_code-card_main .elementor-container > .elementor-column:nth-child(5) p em {
    color: #e94e5b;
}

.culture_code-card_main .elementor-container > .elementor-column:nth-child(6) h3, .culture_code-card_main .elementor-container > .elementor-column:nth-child(6) p em {
    color: #a2a2a0;
}

.culture_code-card_main .elementor-container > .elementor-column:nth-child(7) h3, .culture_code-card_main .elementor-container > .elementor-column:nth-child(7) p em {
    color: #000;
}


.culture_code-card_main .elementor-container > .elementor-column {
    position: relative;
}

.culture_code-card_main .elementor-container > .elementor-column:before {
    content: "";
    width: 100%;
    height: 100px;
    position: absolute;
    background: url(/wp-content/uploads/2025/12/dotted-line.webp);
    background-size: contain;
    background-repeat: no-repeat;
    top: 10%;
    left: 100px;
}

.culture_code-card_main .elementor-container > .elementor-column:nth-child(even)::before {
    transform: scale(-1);
    top: 5%;
}

.culture_code-card_main .elementor-container > .elementor-column:last-child::before{
	display: none;
}


/* Homepage moving gallery  */

.right_to_left-caro .swiper-wrapper {
      -webkit-transition-timing-function: linear !important;
      -moz-transition-timing-function: linear !important;
      -o-transition-timing-function: linear !important;
      transition-timing-function: linear !important; 
}


/* News and event section  */

.news_and_event_cards header.eael-entry-header h2 {
    margin-bottom: 12px;
}

.news_and_event_cards .eael-entry-meta {
    margin-bottom: 12px;
    flex-direction: row-reverse !important;
    justify-content: flex-end;
}

.news_and_event_cards span.eael-posted-by {
    padding-right: 0 !important;
}

.news_and_event_cards span.eael-posted-on:before {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.news_and_event_cards span.eael-posted-on {
    position: relative;
    padding-right: 25px;
}

.news_and_event_cards .eael-grid-post-excerpt a.eael-post-elements-readmore-btn {
    margin-top: 15px;
    color: var(--secondary) !important;
    font-size: 14px;
    font-weight: 600;
}

.news_and_event_cards .eael-grid-post-excerpt a.eael-post-elements-readmore-btn:hover {
    color: var(--primary);
}


/* Footer  */

.custom_footer .menu {
    margin: 0;
    list-style: none;
}

.custom_footer .menu li a {
    font-size: 15px;
    margin-bottom: 5px;
    display: block;
    color: #9d9d9d;
}

.custom_footer .menu li a:hover {
    color: var(--primary);
}

.custom_footer a {
    color: #9d9d9d;
}

.custom_footer a:hover {
    color: var(--primary);
}

.custom_footer p {
    color: #9d9d9d !important;
}


div#footer-bottom-inner {
    max-width: 1200px;
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    border-top: 1px solid #e2e2e2;
    padding-top: 15px;
}


/* Inner page */

.container.clr.page-header-inner {
    max-width: 1200px;
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
}

header.page-header {
    background: transparent;
    padding-top: 10px;
    padding-bottom: 10px;
}

header.page-header h1.page-header-title {
    display: none;
}

nav.site-breadcrumbs.clr.position- {
    position: unset;
    transform: unset;
    margin: 0;
    height: unset;
/*     margin-bottom: -10px; */
}

ol.trail-items li, ol.trail-items li a {
    font-size: 12px;
}


/* career page  */

.employees_testimonial_cards .elementor-widget-testimonial {
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    margin: 0 15px;
   
    border-radius: 12px;
	background: #fff;
}

.employees_testimonial_cards .elementor-testimonial-wrapper{
	 padding: 60px 30px 40px 30px;
}

.employees_testimonial_cards .slick-track {
    padding-top: 40px;
	padding-bottom: 20px;
}

.employees_testimonial_cards .elementor-testimonial-content {
    text-align: left;
    font-size: 14px !important;
}

.employees_testimonial_cards .elementor-testimonial-meta {
    display: flex;
}

.employees_testimonial_cards .elementor-testimonial-name {
    font-weight: 600;
    margin-bottom: 3px;
    font-size: 16px;
}

.employees_testimonial_cards .elementor-testimonial-job {
    font-size: 14px !important;
}

.employees_testimonial_cards .elementor-testimonial-image {
    flex: 0 0 30% !important;
}

.employees_testimonial_cards .elementor-testimonial-meta-inner {
    display: flex !important;
    width: 100%;
    align-items: center;
}

.employees_testimonial_cards .elementor-testimonial-details {
    flex: 1 1 auto;
}

.employees_testimonial_cards .elementor-testimonial-image img {
   width: 80px !important;
    height: 80px !important;
    object-fit: cover !important;
    object-position: top;
}

.employees_testimonial_cards ul.slick-dots {
    margin: 0;
    display: flex;
    list-style: none;
    justify-content: center;
    width: 100%;
    margin-top: 15px;
}

.employees_testimonial_cards ul.slick-dots li button {
    display: none;
}

.employees_testimonial_cards ul.slick-dots li {
    width: 10px;
    height: 10px;
    background: #e2e2e2;
    margin: 0 2px;
    border-radius: 100%;
}

.employees_testimonial_cards .slick-list.draggable {
    margin-left: -15px;
    margin-right: -15px;
}

.employees_testimonial_cards ul.slick-dots li.slick-active {
    background: var(--primary);
}

.employees_testimonial_cards .elementor-testimonial-wrapper {
    position: relative;
    overflow: hidden;
}

.employees_testimonial_cards .elementor-testimonial-wrapper:before {
    content: "";
    height: 120px;
    width: 120px;
    background: #ebeef2;
    position: absolute;
    border-radius: 100%;
    right: -40px;
    top: -40px;
    z-index: -2;
}

.employees_testimonial_cards .elementor-testimonial-wrapper:after {
    content: "";
    height: 90px;
    width: 90px;
    background: #fff;
    border-radius: 100%;
    position: absolute;
    right: -25px;
    top: -25px;
    z-index: -1;
}

.employees_testimonial_cards .elementor-widget-testimonial {
    position: relative;
}

.employees_testimonial_cards .elementor-widget-testimonial:before {
    content: "";
    height: 80px;
    width: 80px;
    background: url(/wp-content/uploads/2025/12/quote.png) no-repeat;
    position: absolute;
    top: -40px;
    left: 20px;
    background-size: contain;
    opacity: .2;
}


/* Blog Page  */

.recent_post_blog_page article.eael-grid-post.eael-post-grid-column {
    width: 100% !IMPORTANT;
}

.recent_post_blog_page .eael-grid-post-holder-inner {
    flex-direction: row;
    align-items: center;
}

.recent_post_blog_page .eael-grid-post-holder {
    border: none;
}

.recent_post_blog_page .eael-entry-media {
    flex: 0 0 50%;
}

.recent_post_blog_page .eael-entry-wrapper {
    flex: 1 1 auto;
    padding-left: 40px !important;
}

.recent_post_blog_page .eael-entry-thumbnail {
	border-radius: 12px;
	overflow: hidden;
}

.recent_post_blog_page h2.eael-entry-title {
    margin-top: 0;
    margin-bottom: 15px;
}

.recent_post_blog_page .eael-entry-meta {
    margin-bottom: 15px;
}

.recent_post_blog_page span.eael-posted-on:before {
    display: none;
}

.recent_post_blog_page a.eael-post-elements-readmore-btn {
    color: var(--secondary) !important;
    font-size: 14px;
    font-weight: 600;
    margin-top: 20px;
}

.recent_post_blog_page .eael-entry-wrapper:before {
    content: "Latest Blog";
    margin-bottom: 20px;
    display: block;
    font-size: 24px;
    font-weight: 600;
}

/* Career page  */

.awsm-filter-wrap form > div.awsm-filter-item-search {
    flex: 0 0 25%;
}

.awsm-filter-wrap form > .awsm-filter-items {
    flex: 1;
    justify-content: space-between;
}

.awsm-filter-wrap form {
    background: #061A30;
    border-radius: 12px;
    padding: 20px;
}

.awsm-filter-item-search {
    margin-bottom: 0 !important;
	padding-bottom: 0;
}

.awsm-filter-items .awsm-filter-item {
    padding-bottom: 0;
}

.awsm-filter-wrap form > .awsm-filter-items .awsm-filter-item {
    flex: 1;
    justify-content: space-between !important;
}

.awsm-filter-wrap {
   width: 100%;
    margin: 0 auto;
    margin-bottom: 20px;
    border-bottom: 1px solid #e2e2e2;
    padding-bottom: 20px;
}

.awsm-job-listings span.awsm-job-more:hover {
    opacity: .9;
}

.awsm-filter-wrap input {
    border-radius: 100px !important;
    background: #f7f7ff !important;
    box-shadow: #caeaf8 0px 1px 3px 0px;
}

.awsm-selectric {
    background: #f7f7ff;
    border-radius: 100px;
	box-shadow: #caeaf8 0px 1px 3px 0px;
}

.awsm-filter-item-search .awsm-job-form-control {
    min-height: 55px;
}

.awsm-selectric {
    min-height: 55px;
}

.awsm-selectric span.label {
    height: 55px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    color: #b9b9b9;
}

.awsm-filter-wrap form > div.awsm-filter-item-search {
    margin-bottom: 20px;
}

.awsm-job-listings a.awsm-job-item {
    border-radius: 12px !important;
    background: #f7f7ff;
    border-radius: 12px;
/*     box-shadow: #caeaf8 0px 1px 3px 0px !important; */
	box-shadow: 0px 4px 4px 0px #A4A0A040;
}

.awsm-job-listings span.awsm-job-more {
    background: var(--primary);
    color: #fff;
    padding: 6px 30px;
    display: inline-block;
    border-radius: 100px;
    margin-top: 15px;
/*     font-size: 14px !important; */
}

span.awsm-job-more span {
    display: none;
}

span.awsm-job-more {
    font-size: 0 !important;
}

.awsm-job-listings span.awsm-job-more:before {
    content: "Apply Now";
    font-size: 14px;
}

.awsm-job-listings .awsm-job-specification-item.awsm-job-specification-job-category {
    display: none;
}

.awsm-job-listings .awsm-job-specification-wrapper {
    display: flex;
    align-items: center;
}

.awsm-job-listings .awsm-job-specification-wrapper > .awsm-job-specification-item {
    border-right: 1px solid #000;
    line-height: 1;
    padding-right: 6px;
    margin-right: 6px;
}

.awsm-job-listings .awsm-job-specification-wrapper > .awsm-job-specification-item:last-child {
    border: none;
}

.awsm-job-listings .awsm-job-specification-wrapper {
    margin-bottom: 12px;
}

.awsm-job-more-container {
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
}

.awsm-job-listings a.awsm-job-item {
    position: relative;
}

.awsm-job-listings span.awsm-job-more {
    margin-top: 0 !important;
}

a.awsm-job-item {
    padding-right: 200px;
}


/* Career page  */

.core_values_career_page .elementor-container {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 20px;
}

.core_values_career_page .elementor-container > div {
    width: 100%;
}

.core_values_career_page figure.elementor-image-box-img {
    background: var(--bluebg);
    padding: 10px;
    border-radius: 8px;
	box-shadow: rgba(0, 0, 0, 0.3) 0px 4px 6px -1px, rgba(0, 0, 0, 0.08) 0px 2px 4px -1px;
}

/* Resource page  */

.tab-post-cards-custom .elementor-tab-content {
    border: none !important;
    padding: 0 !IMPORTANT;
}

.tab-post-cards-custom .elementor-tab-title {
    border: none !important;
}

.tab-post-cards-custom .elementor-tab-title:first-child {
    padding-left: 0;
}

.tab-post-cards-custom .elementor-tab-title.elementor-active:before, 
.tab-post-cards-custom .elementor-tab-title.elementor-active:after {
    display: none !important;
}

.tab-post-cards-custom .eael-grid-post-holder {
    border: none !important;
}

.tab-post-cards-custom .eael-entry-wrapper {
    padding: 10px 0 !important;
}

.tab-post-cards-custom .eael-entry-meta span.eael-posted-on:before {
    display: none;
}

.tab-post-cards-custom header.eael-entry-header {
    margin-bottom: 8px;
}

.tab-post-cards-custom .eael-entry-meta {
    margin-bottom: 5px !important;
    display: block;
}

.tab-post-cards-custom .eael-grid-post-excerpt a.eael-post-elements-readmore-btn {
    font-size: 14px;
    font-weight: 600;
}

.tab-post-cards-custom .eael-grid-post-excerpt a.eael-post-elements-readmore-btn:hover {
    color: var(--bluebg);
}

.tab-post-cards-custom .eael-entry-thumbnail img {
    border-radius: 10px;
}


/* Resource page new */

.blog-post-section-inner .eael-grid-post-holder {
    box-shadow: 0px 4px 1.3px 1px #00000038;
    border-radius: 10px;
    overflow: hidden;
}

.blog-post-section-inner span.eael-posted-on::before {
    display: none;
}

.blog-post-section-inner .eael-entry-meta {
    margin-top: 12px;
    margin-bottom: 10px;
}

.blog-post-section-inner a.eael-post-elements-readmore-btn {
    margin-top: 20px;
    font-size: 14px;
    color: #000 !important;
    font-weight: 600;
}


.blog-post-section-inner .eael-load-more-button-wrap {
    margin-top: 30px;
}

.blog-post-section-inner .eael-load-more-button-wrap button {
    background: var(--primary) !important;
    border-radius: 100px;
    padding: 10px 20px;
    max-width: 160px;
    width: 100%;
}

.blog-post-section-inner .eael-load-more-button-wrap button:hover {
    opacity: .9;
}


/* Contact page  */

.contact_page_form_section {
    border: 0.5px solid #0000001a;
    box-shadow: -4px 3px 5px 0px #00000024;
    background: #fff;
    padding: 20px;
    border-radius: 12px;
}

.contact_page_form_section .forminator-row {
    margin-bottom: 15px !IMPORTANT;
}

.contact_page_form_section .forminator-row label {
    display: none !important;
}

.contact_page_form_section .forminator-row input {
    border-bottom: 0.5px solid #00000021 !important;
    border-top: 0 !important;
    border-left: 0 !important;
    border-right: 0 !important;
    border-radius: 0 !important;
    padding-left: 0 !important;
}

.contact_page_form_section .forminator-row input,
.contact_page_form_section .forminator-row textarea{
	font-size: 14px !important;
}

.contact_page_form_section .forminator-row input::placeholder,
.contact_page_form_section .forminator-row textarea::placeholder{
	color: #8E8C8C; !important;
	font-size: 14px !important;
}

.contact_page_form_section textarea {
	border-bottom: 0.5px solid #00000021 !important;
    min-height: 70px !important;
    height: 70px;
    border-top: 0 !important;
    border-left: 0 !important;
    border-right: 0 !important;
}

.contact_page_form_section button.forminator-button.forminator-button-submit {
    background: var(--bluebg);
    border-radius: 100px !important;
    color: #fff;
    min-width: 150px !important;
    box-shadow: none !important;
}

.contact_page_form_section .forminator-row.forminator-row-last .forminator-field {
    text-align: center;
}

.contact_page_form_section button.forminator-button.forminator-button-submit:hover {
    background: var(--primary);
}

.contact_page_main_section p.elementor-image-box-description {
    max-width: 320px;
}

.contact_address_cards .elementor-container {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 20px;
}

.contact_address_cards .elementor-container > div {
    background: var(--primary);
    width: 100%;
    border-radius: 12px;
    padding: 10px;
}

.contact_address_cards .elementor-image-box-content {
    color: #fff;
}

.contact_address_cards h3.elementor-image-box-title {
    color: #fff;
}


.contact_page_form_section textarea {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

/* Certification page  */

.certification_cards_inner .elementor-image-box-content {
    display: flex;
    flex-direction: column-reverse;
    max-width: 190px;
    margin: 0 auto;
}

.certification_cards_inner p.elementor-image-box-description {
	background: var(--bluebg);
	padding:20px;
	border-radius: 20px;
	color:#fff;
	line-height: 1.4;
	min-height: 70px;
	align-items: center;
	display: flex;
	justify-content: center;
	margin-bottom: 20px !important;
}

.certification_cards_inner h3.elementor-image-box-title a {
    background: var(--primary);
    color: #fff !important;
    font-size: 14px;
    padding: 12px 10px;
    border-radius: 6px;
    font-weight: 400;
    width: 100%;
    display: block;
}

.certification_cards_inner h3.elementor-image-box-title a:hover {
    background: var(--secondary);
}

.pum-container .forminator-row {
    margin-bottom: 10px !important;
}

.pum-container .forminator-row label.forminator-label {
    display: none !important;
}

.pum-container .forminator-row input {
    height: 50px !important;
}

.pum-container button.forminator-button.forminator-button-submit {
    width: 100% !important;
    background: var(--bluebg);
    border-radius: 5px !important;
    color: #fff;
    box-shadow: none !important;
    height: 50px !important;
}

.pum-container button.forminator-button.forminator-button-submit:hover {
    background: var(--primary);
}