/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 17 2025 | 17:35:01 */
:root {
  --primary: #1ab3e4;
  --secondary: #0169a1;
	--third:#268752;
	--dark:#191919;
}

a:focus{
	outline: none !important;
}


/* Topbar */

div#topbar-template {
    width: 100%;
}

div#topbar-template ul.elementor-icon-list-items li a {
    color: #fff;
    font-size: 14px !important;
}

div#topbar-template span.elementor-icon-list-icon svg {
    fill: #fff;
    margin: 0 !important;
}

div#topbar-template span.elementor-icon-list-icon {
    width: 30px;
    height: 30px;
    background: #ffffff4a;
    border-radius: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
}

div#topbar-template span.elementor-heading-title {
    font-size: 14px;
}


div#topbar-template .elementor-social-icons-wrapper span.elementor-grid-item a {
    background: #ffffff4a !important;
    border-radius: 100px;
    width: 30px;
    height: 30px;
}

div#topbar-template .elementor-social-icons-wrapper span.elementor-grid-item a svg {
    font-size: 14px;
}

div#topbar-template .elementor-social-icons-wrapper span.elementor-grid-item a:hover {
    background: #000 !important;
}

/* Header */

div#site-header-inner {
    max-width: 1200px;
    padding-left: 10px;
    padding-right: 10px;
	width: 100%;
}

div#top-bar {
    max-width: 1200px;
    padding-left: 10px;
    padding-right: 10px;
	width: 100%;
}

header#site-header {
    padding-top: 5px;
    padding-bottom: 5px;
}

div#site-navigation-wrap {
    right: 0 !important;
}

div#site-navigation-wrap li a {
    font-size: 14px !important;
    letter-spacing: 0 !important;
    font-weight: 500;
	text-transform: uppercase;
}

nav#site-navigation {
    display: flex;
    justify-content: center;
}


div#site-logo-inner > a {
    position: relative;
    display: block;
}

/* div#site-logo-inner > a:before {
    content: "";
    height: 115px;
    width: 120%;
    background: #fff;
    position: absolute;
    top: -5px;
    z-index: -1;
    border-radius: 0 0 100px 100px;
    left: 50%;
    transform: translateX(-50%);
}

div#site-logo-inner > a:after {
    content: "";
    height: 118px;
    width: 120%;
    background: #c71c29;
    position: absolute;
    left: -5px;
    border-radius: 0 0 100px 100px;
    z-index: -2;
    top: -5px;
} */

/* 
div#site-navigation-wrap #site-navigation  ul > li:last-child a {
    padding-right: 0;
}
 */

/* banner slider */

.banner_section_main button.slick-arrow {
    height: 50px;
    width: 50px;
    border-radius: 100px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 9;
    background: #fff;
    color: var(--dark);
}

.banner_section_main button.slick-prev.pull-left.slick-arrow {
    left: 10px;
}

.banner_section_main button.slick-next.pull-right.slick-arrow {
    right: 10px;
}

.banner_section_main ul.slick-dots {
    padding: 0;
    list-style: none;
    margin: 0;
    position: absolute;
    bottom: 105px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
}

.banner_section_main ul.slick-dots li button {
    display: none;
}

.banner_section_main ul.slick-dots li {
    width: 10px;
    height: 10px;
    background: #fff;
    border-radius: 100px;
    margin: 0 3px;
	cursor: pointer;
}

.banner_section_main ul.slick-dots li.slick-active {
    width: 20px !important;
    background: var(--primary);
}

.banner_section_main button.slick-arrow:hover {
    background: var(--primary);
    border-color: var(--primary);
    color: #fff !important;
}


/* Counter Section */

.counter_section .elementor-container {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 20px;
}

.counter_section .elementor-container > .elementor-column {
    width: 100%;
    border-right: 1px solid #eee;
/*     padding-left: 15px; */
}

.counter_section .elementor-widget-heading {
    max-width: 240px;
    margin: 0 auto;
}

.counter_section {
    position: relative;
    top: -75px;
    background: #fff;
    padding: 12px;
    border-radius: 20px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
	margin-bottom: -50px;
	border-radius: 100px;
}

.counter_section .elementor-counter-number-wrapper span {
    font-size: 55px;
    letter-spacing: -5px !important;
    font-weight: 400;
    margin-bottom: 10px;
    margin-top: -10px;
}

.counter_section .elementor-counter-title {
    letter-spacing: -1px;
/*     max-width: 300px; */
}

.counter_section .elementor-container > .elementor-column:last-child {
    border: none;
}


/* About Section */

.aboutus_left_section {
    border-radius: 12px;
    overflow: hidden;
}


/* Sevices cards */

.our_services_cards figure.elementor-image-box-img {
    margin: 0 !important;
}

.our_services_cards .elementor-image-box-content {
        padding: 30px;
}

.our_services_cards .elementor-image-box-content h3 {
    color: #fff !important;
	font-weight: 600;
	margin-bottom: 15px !important;
	    font-size: 20px;
    margin-bottom: 8px !important;
}
.our_services_cards .elementor-column:first-child {
    background: var(--primary);
}

.our_services_cards .elementor-column:nth-child(2) {
    background: var(--secondary);
}

.our_services_cards .elementor-column:nth-child(3) {
    background: #7c7c7c;
}

.our_services_cards .elementor-column:nth-child(4) {
    background: var(--dark);
}

.our_services_cards a.ser_card_link {
        padding: 12px 20px;
    border: 1px solid #fff;
    display: inline-block;
    margin-top: 15px;
/*     border-radius: 8px; */
    color: #fff;
    font-weight: 500;
    font-size: 14px;
    text-transform: uppercase;
}

.our_services_cards a.ser_card_link:hover {
    background: #fff;
    color: var(--dark);
}

/* Why choose section */

.why_choose_cards p.elementor-image-box-description {
    max-width: 200px;
    margin: 0 auto !important;
}

.why_choose_cards figure.elementor-image-box-img img {
    max-width: 80px;
}
.why_choose_cards .elementor-container {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
    grid-gap: 30px;
}

.why_choose_cards .elementor-container > .elementor-column {
    width: 100%;
}

/* Product and stength section */

.products_and_strength_cards figure.swiper-slide-inner img {
    height: 450px;
    object-fit: cover;
    width: 100%;
}

.products_and_strength_cards .elementor-container {
    border-radius: 15px;
    overflow: hidden;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.products_and_strength_cards .elementor-container figure img{
	border-radius: 10px;
}

/* .products_and_strength_cards .elementor-container .elementor-widget-wrap.elementor-element-populated {
    padding: 30px 30px 40px 30px;
} */

.products_and_strength_cards .elementor-container .elementor-widget-wrap.elementor-element-populated ul li {
    margin-bottom: 10px;
}

.products_and_strength_cards .elementor-widget-container ul li {
    position: relative;
    list-style: none;
}

.products_and_strength_cards .elementor-widget-container li:before {
    content: "\f058";
    font-family: 'FontAwesome';
    position: absolute;
    left: -20px;
}

/* Blog Section */

.blog_home_section .eael-entry-thumbnail img {
    height: 300px !important;
    object-fit: cover !important;
/*     border-radius: 8px; */
}

.blog_home_section .eael-entry-media {
    border-radius: 12px;
}

.blog_home_section .eael-grid-post-holder {
    border: none;
}

.blog_home_section .eael-entry-wrapper {
    padding: 0 !important;
}

.blog_home_section h2.eael-entry-title a {
    font-size: 22px;
    line-height: 1.3;
}

.blog_home_section h2.eael-entry-title a:hover {
    color: var(--primary) !important;
}


/* Product facility section */

.production_card_home {
    border-radius: 12px;
    overflow: hidden;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.production_card_home span.elementor-icon-list-text b {
    color: var(--dark);
}


/* Client caro */

.featured_client_logo figure.swiper-slide-inner {
    background: #fff;
    padding: 10px 20px;
}

.featured_client_logo figure.swiper-slide-inner img {
    height: 60px;
    object-fit: contain;
}


/* Inner page */

h1.page-header-title {
    font-size: 65px !important;
    font-weight: 400 !important;
    text-transform: uppercase;
}


/* Blog page */

.blog-entry-comments.clr {
    display: none;
}

.blog-entry-date.clr {
    float: unset !important;
}

.blog-entry.post .blog-entry-header .entry-title a {
    letter-spacing: 0;
}

body.blog article.blog-entry:last-child {
    padding-bottom: 0 !important;
    border: none !important;
}


/* Contact page */

.contact_form .forminator-row label {
    display: none !important;
}


.contact_form .forminator-row {
    margin-bottom: 10px !important;
}

.contact_form .forminator-row input {
    height: 50px !important;
	border-radius: 0;
}

.contact_form 
 textarea {
    height: 100px !important;
    min-height: 100px !important;
	 border-radius: 0;
}

.contact_form button.forminator-button.forminator-button-submit {
    border-radius: 0 !important;
    background: var(--primary);
    color: #fff;
    text-transform: uppercase;
    height: 50px !important;
    font-size: 13px !important;
    padding: 10px 20px !important;
}

.contact_form button.forminator-button.forminator-button-submit:hover {
    background: var(--dark);
    box-shadow: none !important;
}

.faq_section .elementor-accordion-item {
    margin-bottom: 10px;
    border: 1px solid #e4e4e4 !important;
}

.faq_section .elementor-tab-title {
    font-weight: 500 !important;
    color: var(--dark);
    font-size: 16px;
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}

.faq_section .elementor-tab-title:hover, .faq_section .elementor-tab-title.elementor-active {
    background: #eee;
    color: var(--dark) !important;
}

.faq_section .elementor-tab-title:hover a {
    color: var(--dark) !important;
}


/* Gallery page */

.eael-filter-gallery-control li.control {
    letter-spacing: 0;
    border: 1px solid;
}

.eael-filter-gallery-control li.control:hover, 
.eael-filter-gallery-control li.control.active {
    background: var(--primary) !important;
    color: #fff !important;
    border-color: var(--primary);
}

/* QUotation page */

span.select2-selection {
    background: transparent !important;
    border: 1px solid #ddd !important;
    height: 50px !important;
}

/* Blog detail page */

section#related-posts {
    max-width: 1000px !important;
}

section#related-posts h3.theme-heading.related-posts-title {
    text-align: center;
    font-weight: 500;
    text-transform: capitalize;
    font-size: 35px;
}

section#related-posts h3.theme-heading.related-posts-title span:before {
    display: none;
}

h2.single-post-title.entry-title {
    letter-spacing: -1px;
    font-weight: 500;
}


/* gallery page */

a.bwg-a.bwg_load_btn_0.bwg_load_btn {
    text-transform: uppercase;
    background: var(--primary) !important;
    color: #fff !important;
    padding: 20px 30px !important;
    display: inline-block;
    margin-top: 20px !important;
    border: none !important;
}

a.bwg-a.bwg_load_btn_0.bwg_load_btn:hover {
    background: var(--dark) !important;
}

.gallery_cards_inner .elementor-widget-wrap.elementor-element-populated {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    grid-gap: 20px;
}

.gallery_cards_inner .elementor-widget-wrap.elementor-element-populated > div {
    width: 100% !important;
    margin-bottom: 0;
}

.gallery_cards_inner figure.elementor-image-box-img {
    width: 100% !important;
    max-width: unset !important;
    margin: 0 !important;
}

.gallery_cards_inner figure.elementor-image-box-img img {
    height: 250px;
    object-fit: cover;
    border-radius: 12px;
}

.gallery_cards_inner .elementor-image-box-content {
    margin: 0 !important;
    position: absolute;
    bottom: 20px;
}

.gallery_cards_inner h3.elementor-image-box-title {
    margin: 0 !important;
}

.gallery_cards_inner .elementor-image-box-content a {
    display: inline-block;
    background: #fff;
    padding: 8px 20px;
    border-radius: 100px;
    font-size: 16px;
}

.gallery_cards_inner .elementor-image-box-content a:hover {
    background: var(--primary);
    color: #fff;
}

.gallery_cards_inner .elementor-image-box-wrapper:hover img {
    transform: scale(1.02);
}


/* Responsive */

@media screen and (max-width:767px){
	

	
	section#related-posts h3 {
    font-size: 30px !important;
}
	
	h2.blog-entry-title.entry-title a {
    letter-spacing: -1px !important;
}
	
	div#content-wrap {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}
	
	.counter_section_inner .elementor-counter-title {
    text-align: center;
    margin-top: 5px !important;
}
	
	header.page-header.background-image-page-header {
    padding-top: 50px;
    padding-bottom: 50px;
}

.page-header .page-header-title, .page-header.background-image-page-header .page-header-title {
    font-size: 28px !important;
	line-height: 1 !important;
}
	
	.products_and_strength_cards figure.swiper-slide-inner img {
    height: 50vh !important;
}
	
	.about_heading_custom br{
		display: none !important;
	}
	
	.counter_section {
    padding-top: 10px !important;
    padding-bottom: 5px !important;
}

.counter_section .elementor-counter-number-wrapper span {
    margin-bottom: 5px !important;
}
	div#top-bar {
    padding-top: 5px;
    padding-bottom: 5px;
}
	
	.counter_section {
    top: -60px;
}

.counter_section .elementor-counter-number-wrapper span {
    font-size: 30px;
    letter-spacing: -2px !important;
}

.counter_section .elementor-counter-title {
    font-size: 12px !important;
    text-align: center;
}

.counter_section .elementor-container {
    grid-gap: 0;
}
}


@media screen and (max-width:1080px){
	
	
		div#transparent-header-wrap {
    position: sticky !important;
    top: 0 !important;
    z-index: 999 !important;
    background: #fff;
		border-bottom: 1px solid #e9e9e9;
}
	
	#site-header.transparent-header {
    position: unset;
}

div#site-logo-inner {
    height: auto !important;
}

div#site-header-inner {
    height: 50px;
}

.oceanwp-mobile-menu-icon.clr.mobile-right {
    height: 50px;
}
	
	.hamburger.hamburger--vortex {
    line-height: 50px !important;
}

.oceanwp-mobile-menu-icon.clr.mobile-right {
    display: flex;
    align-items: center;
}
}

@media screen and (min-width:1081px) and (max-width:1180px){
	div#site-header-inner #site-navigation-wrap .dropdown-menu >li >a {
    padding: 0 14px;
}

div#site-header-inner img.custom-logo {
    max-width: 180px !important;
}
}

@media screen and (min-width:768px) and (max-width:1080px){


.banner_section_main {
    padding-top: 80px !important;
}
}


@media screen and (min-width:1080px){
	
	.sub-menu li {
    border-bottom: 1px solid #eee !important;
}
	
	.navigation li.megamenu-li.auto-mega .megamenu.col-2{
		width: 630px;
	}
	
	header#site-header div#site-header-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

header#site-header div#site-logo {
    flex: 0 0 220px !important;
    order: 1;
}

header#site-header .oceanwp-social-menu.clr.simple-social {
    order: 3;
    flex: 0 0 220px !important;
    right: 0;
    float: unset !important;
    display: flex;
    justify-content: flex-end;
}

header#site-header div#site-navigation-wrap {
    flex: 1 1 auto;
    width: 100%;
    order: 2;
    position: unset !important;
    transform: unset !important;
}

header#site-header div#site-logo-inner,
	header#site-header div#site-logo-inner img {
    width: 100% !important;
}
}
