/*
Theme Name: Hazel Child
Theme URI: https://preview.treethemes.com/hazel
Template: hazel
Author: treethemes
Author URI: https://treethemes.com/
Description: Modern One/Multi Page Multi-Concept WordPress Theme.&nbsp;
Tags: one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,editor-style,featured-images,flexible-header,full-width-template,microformats,post-formats,theme-options,translation-ready
Version: 5.0.1775209539
Updated: 2026-04-03 09:45:39

*/

@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Sora:wght@100..800&display=swap');


h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: 'Sora', sans-serif;
  font-weight: 700;
}

body {
  font-family: "Inter", sans-serif !important;
  font-weight: 400;
  font-style: normal;
  overflow-x: hidden !important;
}

div#main {
	overflow-x: hidden !important;
}

.master_container a:not(.the_author):not(.the_cats):not(.the_tags):not(.blog-read-more):not(.button):not(.the_title):not(.vc_btn3):not(.special_tabs_linkage):not(.widget a):not(.blog-read-more):not(.ult_colorlink):not(.page-numbers):not(.tabs a):not(.the_title h2 a):not(.woocommerce-info a):not(.nav-next a):not(.nav-previous a):not(.widget a):not(.custom-widget a):not(.fn a):not(.aio-icon-read):not(.vc_custom_heading a):not(.ult_tab_li a):not(.ult_price_action_button):not(.blog-read-more-button):not(.rs-layer):not(.the_title a):not(.metas a):not(.title a):not(.projects_nav1 a):not(.nav-next a):not(.title a):not(.aio-icon-description a):not(.projects_nav1 a):not(.tribe-events-calendar-month__day-date-link):not(.metas-container a):not(.metas a):not(.ultb3-btn):not(.cbp-l-loadMore-link):not(.vc_icon_element-link):not(.cbp-simpleLink):not(.sr7-btn), .page_content a:not(.the_author):not(.the_cats):not(.the_tags):not(.button):not(.the_title):not(.vc_btn3):not(.special_tabs_linkage):not(.widget a):not(.blog-read-more):not(.ult_colorlink):not(.page-numbers):not(.tabs a):not(.the_title h2 a):not(.woocommerce-info a):not(.nav-next a):not(.nav-previous a):not(.widget a):not(.custom-widget a):not(.fn a):not(.aio-icon-read):not(.vc_custom_heading a):not(.ult_tab_li a):not(.ult_price_action_button):not(.blog-read-more-button):not(.rs-layer):not(.the_title a):not(.metas a):not(.title a):not(.projects_nav1 a):not(.nav-next a):not(.aio-icon-description a):not(.company_value):not(.projects_nav1 a):not(.cbp-item-wrapper a):not(.company_value a):not(.tribe-events-calendar-month__day-date-link):not(.metas-container a):not(.metas a):not(.ultb3-btn):not(.cbp-l-loadMore-link):not(.vc_icon_element-link):not(.cbp-simpleLink):not(.sr7-btn), header a, .comment-body a, .logged-in-as a, #reply-title a, .widget ul li a, .tagcloud a, body .sidebar .widget a, body .sidebar .custom-widget a {
    color: #08a8db;
}

body .containerBx {
    width: 100% !important;
    max-width: 1280px !important;
    margin: 0 auto !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
    position: static !important;
}
.post-listing .post .blog_excerpt, body.single p, body.single li, body.single span,
.helmetron-tech-table td,
html body .helmetron-tech-table,
html body p, html body li, html body p span, html body li span, 
html body .text-justify .ultb3-desc,
html body .text-justify-center .aio-icon-description,
html body .text-justify p, 
html body .text-justify .aio-icon-description {
    text-align: justify !important;
}
html body .copyright_footer .textwidget p,
.text-justify-center p,
.text-justify-center .aio-icon-description {
	text-align-last: center !important;
}
html body header .navbar-collapse.collapse ul#menu-header-menu-1 li {
	text-align: left !important;
}
/*Header CSS*/
.d-none {
    display: none !important;
}
ul, ol {
    margin: 20px 0;
    padding: 0 0 0 18px;
}
.container {
    width: 100% !important;
    max-width: 1300px;
    margin-right: auto;
    margin-left: auto;
}
.fullwidth-container {
    height: 400px !important;
    background-image: 0 none !important;
/*     background-position: center center !important; */
    margin-top: 82px !important;
    display: flex;
    align-items: center;
	position: relative;
}
.fullwidth-container .bannerBg-image {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}
.fullwidth-container .container.present-container.left {
    padding: 0 15px !important;
    max-width: 1250px;
    position: relative;
    z-index: 1;
}
.present-container .pageTitle {
    max-width: 700px;
}
header.navbar.navbar-default.navbar-fixed-top.style1.align-menu-left.header-with-container.hazel-underlining.dark.headerclone {
    display: none !important;
}
header {
    top: 0;
    right: 0;
    left: 0;
    z-index: 99;
    padding: 0;
    box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, .13);
    background-color: #010101 !important;
    width: 100%;
    display: block;
}
body:not(.home) header {
    background-color: #020B16 !important;
    border-color: #020B16 !important;
}
header .nav-container.container.style1 {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
header .navbar-header {
    width: 245px;
}
header .navbar-header img {
    display: none;
}
header .navbar-header img.logo_normal.notalone:first-child {
    display: block;
    width: 200px;
    height: 65px;
    object-position: left center;
    object-fit: contain;
}
header .navbar-collapse.collapse {
    width: calc(100% - 275px);
}
header .navbar-collapse.collapse ul#menu-header-menu-1 {
    display: flex;
    align-items: center;
}
#menu-header-menu-1 li ul.dropdown-menu {
    position: absolute;
    top: 100%;
    z-index: 100;
    left: 0px;
    padding: 0;
    box-shadow: 0px 4px 4px 0px rgba(26,24,29,.1);
    background-color: #fff;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -ms-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
    -webkit-transform: scaleY(0);
    -moz-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -o-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    transform-origin: 0 0;
    list-style: none;
    margin: 0;
    width: 240px;
    border-radius: 12px !important;
    overflow: hidden;
}
#menu-header-menu-1 li:hover>ul.dropdown-menu {
    opacity: 1;
    visibility: visible;
    visibility: visible;
    -moz-transform: scaleY(1);
    -webkit-transform: scaleY(1);
    -o-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
}
#menu-header-menu-1>li {
    margin: 0 5px;
}
/* #menu-header-menu-1 li a {
    letter-spacing: 0.75px;
} */
ul.dropdown-menu li {
    width: 100%;
    display: block;
}
/* #menu-header-menu-1 li a {
    letter-spacing: 0.75px;
} */
#menu-header-menu-1 ul.dropdown-menu li a {
    width: 100%;
    display: block;
    padding: 12px 15px;
}
/* Top-level dropdown first/last child */
#menu-header-menu-1 ul.dropdown-menu > li:first-child > a {
    border-radius: 12px 12px 0 0 !important;
}

#menu-header-menu-1 ul.dropdown-menu > li:last-child > a {
    border-radius: 0 0 12px 12px !important;
}

/* Nested dropdowns first/last child */
#menu-header-menu-1 ul.dropdown-menu li ul.dropdown-menu > li:first-child > a {
    border-radius: 12px 12px 0 0 !important;
}

#menu-header-menu-1 ul.dropdown-menu li ul.dropdown-menu > li:last-child > a {
    border-radius: 0 0 12px 12px !important;
}


/*footer*/
.footer_sidebar img.image {
    width: 200px;
    object-fit: cover;
    object-position: center;
}
div#custom_html-3 {
    margin-top: 15px;
}
#big_footer .footer_sidebar .custom-widget h4 {
    margin-bottom: 15px !important;
}
#big_footer .footer_sidebar .custom-widget h4 * {
    color: #fff !important;
    font-size: 20px !important;
}
ul#menu-footer-quick-links {
    list-style: none;
    padding: 0;
    margin: 0;
}
ul#menu-footer-quick-links li {
    padding: 5px 0;
    margin: 5px 0;
    line-height: 120%;
    border: 0 !important;
}
ul#menu-footer-quick-links li a {
    text-transform: uppercase;
}
#big_footer .footer_sidebar .custom-widget hr {
    display: none !important;
}
.adrs {
    display: flex;
    align-items: start;
    gap: 12px;
    margin-bottom: 15px;
    transition: 0.5s;
}
.adrs i {
    width: 36px;
    height: 36px;
    display: flex;
    background: #fff;
    color: #000;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    border-radius: 50%;
    line-height: 1;
    transition: 0.5s;
}
.adrs span {
    width: calc(100% - 48px);
    font-size: 14px;
}
.adrs:hover i {
   background: #08a8db;
   color: #fff;
}
.hazel_socials_widget ul {
    list-style: none;
    padding: 0;
    margin: 25px 0 0 0;
}
#hazel_socials_widget-2 .social-icons-fa .social-network i {
    width: 40px !important;
    height: 40px !important;
    font-size: 22px !important;
    display: flex;
    background: #fff;
    color: #000 !important;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    text-align: center;
    margin-right: 15px;
    transition: 0.5s;
}
#hazel_socials_widget-2 .social-icons-fa .social-network i::before {
    padding-right: 0px !important;
}
#hazel_socials_widget-2 .social-icons-fa .social-network i:hover {
   background: #08a8db;
   color: #fff !important;
}
.container.no-fcontainer.copyright_footer {
    padding-top: 0 !important;
    text-align: center;
    padding-bottom: 15px !important;
}


/*Body CSS*/
.text-white * {
    color: #fff !important;
}
/* .sub-heading-section {
    background: #005f87;
    color: #fff;
    display: inline-flex;
    padding: 10px 20px 13px 20px;
    border-radius: 15px;
    line-height: 120%;
    border: 2px solid #08a8db;
    margin-bottom: 15px;
} */
.sub-heading-section {
    color: #005f87;
    display: inline-flex;
    line-height: 120%;
    margin-bottom: 15px;
    text-transform: uppercase;
    font-weight: 700 !important;
	padding-bottom: 8px;
    position: relative;
}
.sub-heading-section::after {
    content: "";
    width: 45%;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 4px;
    background: #08a8db;
    display: block;
    border-radius: 16px;
}
.sub-heading-section * {
    font-weight: 700 !important;
}
.main-button {
    margin-bottom: 0 !important;
    width: 100%;
    display: block;
    text-align: left;
}
.main-button .ubtn-normal,
.main-button button.ubtn-normal {
    padding: 15px 60px 15px 25px;
    border-radius: 50px;
    font-size: 14px;
}
.main-button .ubtn-normal .ubtn-data.ubtn-icon ,
.main-button button.ubtn-normal .ubtn-data.ubtn-icon {
    right: -36px;
}
.main-button .vc_general i.vc_btn3-icon,
.main-button button.vc_general i.vc_btn3-icon {
    margin-top: -5px;
}
.main-button i.vc_btn3-icon,
.main-button .ubtn-normal .ubtn-data.ubtn-icon i.Defaults-arrow-right,
.main-button button i.vc_btn3-icon,
.main-button button.ubtn-normal .ubtn-data.ubtn-icon i.Defaults-arrow-right {
    font-size: 26px !important;
}
.buttonWrap2 .wpb_wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
}
.buttonWrap2 .wpb_wrapper .main-button {
    width: auto;
}
.main-button .vc_general,
.main-button button.vc_general {
    padding: 15px 25px;
    border-radius: 50px;
    font-size: 14px;
    width: auto;
    display: inline-block;
    text-align: left;
    background-color: #08a8db !important;
    border-color: #08a8db !important;
    color: #fff  !important;
}
.main-button .vc_general:hover,
.main-button button.vc_general:hover {
    background-color: #005f87 !important;
    border-color: #005f87 !important;
    color: #fff  !important;
}
.box-shadow-box .aio-icon-component {
    box-shadow: 0px 0px 10px 1px #f3f3f3;
    border-radius: 15px;
    border: 2px solid #eaeaea;
    background: #cfd2d5;
    min-height: 475px;
}
.lists-icons-wrp .uavc-list-content p {
    margin: 0;
}
.info-parent-wrap .wpb_wrapper {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
}
.product-card {
    overflow: hidden;
    background: #fff;
    border: 1px solid #dbe4ee;
    border-radius: 38px;
    box-shadow: 0 12px 35px rgba(15, 23, 42, 0.04);
    transition: 0.28s ease;
	height: 100%;
}
.product-card:hover, .sector-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 25px 55px rgba(15, 23, 42, 0.10);
    border-color: #b9efff;
}
.box-shadow-box-white .aio-icon-component {
    background: #fff;
    border-radius: 15px;
}
.info-grid-box-bg-blue.aio-icon-component {
    background: #005f87;
    border: 2px solid #08a8db;
}
.info-banner-wrapp {
    border-radius: 15px;
    display: flex !important;
    align-items: end;
}
.info-banner-wrapp::after {
    content: "";
    background: linear-gradient(to top, rgb(0 0 0) 0%, rgb(0 0 0 / 25%) 100%);
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2;
}
.info-banner-wrapp .ultb3-info {
    padding: 16px;
    top: 0 !important;
    border: 0 !important;
    background: #fff;
    border-radius: 12px !important;
}
.info-banner-wrapp .ultb3-info .ultb3-desc.ult-responsive {
    margin: 0;
}
.bg-image-box-with-content>.vc_column-inner {
    justify-content: end;
    transition: 0.5s;
    padding-top: 125px !important;
    background-position: top center !important;
    border-radius: 15px !important;
	background-repeat: no-repeat !important;
    background-size: cover !important;
}
.bg-image-box-with-content .aio-icon-component {
    margin-bottom: 0;
    position: relative;
    z-index: 2;
}
.bg-image-box-with-content .aio-icon-component .aio-icon-box .aio-icon-left {
    display: none;
}
.bg-image-box-with-content .aio-icon-component .aio-icon-box {
    transition: 0.5s;
}
.bg-image-box-with-content .aio-icon-component .aio-icon-box .aio-icon-title {
    margin: 0;
}
.bg-image-box-with-content>.vc_column-inner:hover .aio-icon-box {
    transform: translateY(-10px);
}
.bg-image-box-with-content>.vc_column-inner::after {
    content: "";
    width: calc(100% - 15px);
    height: calc(100% - 15px);
    display: block;
    background: linear-gradient(to top,  rgba(0,0,0,0.75) 0%,rgba(0,0,0,0) 100%);
    position: absolute;
    top: 7.5px;
    left: -1px;
    right: 0;
    bottom: 0;
    border-radius: 15px;
    margin: 0 auto;
}
.font-italic-style {
    font-style: italic !important;
    margin-bottom: 0 !important;
}
.aio-icon-component.blockquote-box {
    background: #061826;
    border-radius: 15px;
    margin-top: 50px;
    padding: 35px !important;
    box-shadow: 0px 0px 10px 1px #08a8db33;
}
.aio-icon-component.blockquote-box .aio-icon-top {
    margin: -62px 0 0 0;
}
.aio-icon-component.blockquote-box .aio-icon-box.top-icon .align-icon {
    text-align: left !important;
}
.aio-icon-component.blockquote-box .aio-icon-box.top-icon .aio-icon-header {
    text-align: left;
}
.info-parent-wrap.column-2bx .aio-icon-component {
    width: 100%;
    min-height: 350px;
}
.present-container {
    padding: 225px 25px 75px 25px !important;
}
.present-container .pageTitle .page_title {
    color: #fff;
    font-size: 45px;
    margin-top: 0;
}
.flex-row-reverse {
    flex-direction: row-reverse;
}
.vc_custom_1778761900344 .info-parent-wrap.column-2bx .aio-icon-component,
.vc_custom_1778693614376 .info-parent-wrap.column-2bx .aio-icon-component,
.vc_custom_1778609264264 .info-parent-wrap.column-2bx .aio-icon-component {
    min-height: inherit !important;
}
.teamClomBx {
    margin-top: 25px;
}
.teamClomBx .wpb_single_image .vc_single_image-wrapper img {
    border-radius: 15px !important;
    height: 375px;
    object-fit: cover;
    object-position: top center;
}
.teamClomBx .parallax-mousemove.wpb_single_image {
    margin-bottom: 15px !important;
}
.teamClomBx .uvc-heading-spacer.line_only {
    margin-top: 8px;
    margin-bottom: 8px;
}
.cleaningProductAbut .uvc-heading.ult-adjust-bottom-margin {
    position: relative;
    left: 50%;
    transform: translateX(-50%);
}
.cleaningProductAbut .info-parent-wrap.column-2bx .aio-icon-component {
    min-height: 235px;
}
.textUpparcase {
    text-transform: uppercase !important;
}
.btnCenter .main-button {
    display: flex !important;
    justify-content: center !important;
    width: 100% !important;
}
.vc_custom_1778687434337 .box-shadow-box .aio-icon-component {
    min-height: 545px;
}
.vc_custom_1775248895560 .containerBx .wpb_wrapper {
	height: 100%;
}
#recent-posts-2 > ul > li > a {
    text-align: left !important;
    text-transform: capitalize;
    line-height: 24px !important;
    padding: 0px !important;
    margin-bottom: 10px;
    font-size: 16px !important;
}
.blog .divider-posts {
    display: none;
}
.animatedBoxs {
    border: 1px solid #eaeaea;
    border-radius: 12px;
    box-shadow: 0 0 8px 1px rgba(0,0,0,0.07);
	height: 100%;
}
.faq-tab .vc_toggle_title {
    padding-left: 35px !important;
}
.faq-tab h4 {
    font-size: 20px;
}
.faq-tab .vc_toggle_icon {
    width: 15px !important;
    height: 3px !important;
    background-color: #08a8db !important;
    border-color: #08a8db !important;
}
.faq-tab .vc_toggle_icon::before {
    width: 3px !important;
    height: 15px !important;
    background-color: #08a8db !important;
    border-color: #08a8db !important;
}
.faq-tab .vc_toggle_icon::after {
    width: 15px !important;
    height: 3px !important;
    background-color: #08a8db !important;
    border-color: #08a8db !important;
}
.faq-tab .vc_toggle_content p {
    margin-top: 0;
}
.faq-tab .vc_toggle_content p:last-child {
    margin-bottom: 0;
}
.vc_do_toggle.faq-tab {
    background: #061826;
    padding: 20px;
    border-radius: 15px;
}
.vc_do_toggle.faq-tab * {
    color: #fff !important;
}
.vc_separator {
    margin-bottom: 15px;
}
.vc_separator .vc_sep_holder {
    display: none !important;
}
.vc_separator h4 {
    font-size: 24px;
    line-height: 1.25;
}
.clumn3FixhT .box-shadow-box .aio-icon-component {
    min-height: 650px;
}
.column-2bxShadow .aio-icon-component {
    box-shadow: 0 0 10px 1px rgba(0,0,0,0.09);
    border-radius: 15px;
}
.column-2bxShadow .aio-icon-header {
    text-align: left !important;
}
.column-2bxShadow .align-icon {
    text-align: left !important;
}
.column-2bxShadow .align-icon .aio-icon.square {
    border-radius: 10px;
}
.aio-icon-description p {
    margin: 0 !important;
}
.fullWdhColm-with-icon .ult-content-box {
    padding: 25px;
    border-radius: 15px;
    background: linear-gradient(135deg, #EAF4FF 0%, #D6EAFF 100%);
    border: 1px solid #0D6EFD;
    padding: 25px;
    transition: all 0.3s ease;
}
.fullWdhColm-with-icon .ult-content-box:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 25px rgba(13, 110, 253, 0.18);
}
.fullWdhColm-with-icon .ult-content-box .vc_icon_element {
    margin-bottom: 15px;
}
.fullWdhColm-with-icon .ult-content-box .vc_icon_element .vc_icon_element-inner {
    background: #005f87;
    border-color: #08a8db !important;
    border-radius: 12px;
}
.testimonialCards .uavc-icons {
    margin-bottom: 15px !important;
}
.testimonialCards .wpb_text_column {
    margin-bottom: 25px;
}
.testimonialCards .vc_column-inner>.wpb_wrapper {
    padding: 25px;
    border: 1px solid #eaeaea;
    border-radius: 15px;
    box-shadow: 0 0 10px 0px rgba(0,0,0,0.07);
    background: #fff;
}
.testimonialCards .wpb_single_image img.vc_single_image-img {
    width: 100px;
    height: 100px;
}
.border-radius-15 img {
	border-radius: 15px;
}
.info-card-box {
  background: #fff;
  border: 1px solid #dbe4ee;
  border-radius: 15px;
  box-shadow: 0 12px 35px rgba(15, 23, 42, 0.04);
  height: 100%;
}
.vc_custom_1778687046809 .uvc-heading {
    position: relative;
    left: 50%;
    transform: translateX(-50%);
}
.deploymentSectors-lists .aio-icon-component {
    background: #fff;
    border: 1px solid #dbe4ee;
    border-radius: 28px;
    box-shadow: 0 12px 35px rgba(15, 23, 42, 0.04);
    height: 100%;
    transition: 0.5s;
}
.deploymentSectors-lists .aio-icon-component:hover {
    transform: translateY(-5px);
    box-shadow: 0 25px 55px rgba(15, 23, 42, 0.10);
    border-color: #b9efff;
}
.heightSmEql .wpb_wrapper,
.deploymentSectors-lists .wpb_wrapper {
    height: 100%;
}
.vc_custom_1780071247543 .wpb_wrapper .vc_row.wpb_row.vc_inner.vc_row-fluid.containerBx.vc_column-gap-20.vc_row-o-equal-height.vc_row-flex {
    padding-left: 25px !important;
    padding-right: 25px !important;
}
.centerSbTile .sub-heading-section {
    position: relative;
    left: 50%;
    transform: translateX(-50%);
}
.fixColumnHight .wpb_column .vc_column-inner {
    height: 100%;
}
.product-card.leftBoxTet * {
    text-align: left !important;
}
.product-card.bgChangBlk {
    background-color: #F2F8FF !important;
    border-color: #D0E4FF !important;
}
.product-card:hover {
    box-shadow: 0 8px 25px rgba(13,110,253,0.15);
    border-color: #b9efff;
    background: #E6F2FF;
}
.teamWrap .vc_single_image-wrapper img {
    width: 100%;
    height: 460px;
    object-fit: cover;
    object-position: top center;
    border-radius: 15px !important;
}
.teamWrap .ult-content-box {
    padding: 25px;
    background: #061826;
    border-radius: 15px;
    position: relative;
    top: -30px;
    min-height: 210px;
}
.teamWrap .ult-content-box * {
    color: #fff !important;
	text-align: center !important;
}
.teamWrap .ult-content-box .wpb_text_column {
    margin: 0;
}
.main-button.btnCenter.vc_btn3-inline {
    display: flex;
    justify-content: center;
}
.faq-tab h4 {
    font-size: 18px;
    font-weight: 400 !important;
}
.colmFixhIGHT .fullWdhColm-with-icon .ult-content-box, .colmFixhIGHT .fullWdhColm-with-icon, .colmFixhIGHT .wpb_column .vc_column-inner .wpb_wrapper,
.colmFixhIGHT .wpb_column .wpb_wrapper {
    height: 100%;
}
.wherePurelin-font-wok h4 {
    font-size: 20px;
}
/* .pageTitle .secondaryTitle {
    max-width: 775px !important;
    text-align: center !important;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
} */
.pageTitle .secondaryTitle i {
	display: block;
}
.pageTitle .secondaryTitle i {
    display: block;
    margin-top: 4px;
    color: #08a8db;
}
.wpb_wrapper .wpb_text_column.wpb_content_element .wpb_wrapper {
    gap: 0;
}
.wpb_wrapper .wpb_text_column.wpb_content_element .wpb_wrapper p {
    margin-bottom: 0;
}
#big_footer {
    background-color: #061826 !important;
    border-color: #061826 !important;
}
.servicList-wrp .info-banner-wrapp .ultb3-info {
    max-width: 375px;
    margin-left: auto;
    text-align: left;
    background: #0000009e !important;
}
.servicList-wrp .info-banner-wrapp .ultb3-info * {
    color: #fff;
}
.servicList-wrp .info-banner-wrapp .ultb3-title {
    font-size: 22px !important;
    margin: 0 0 10px 0;
}
.servicList-wrp .info-banner-wrapp .ultb3-btn {
    font-size: 14px;
    text-transform: uppercase;
    background: #fff;
    color: #111 !important;
    border-color: transparent !important;
}
.servicList-wrp .info-banner-wrapp .ultb3-btn:hover {
    background: #005f87 !important;
    color: #fff !important;
    border-color: transparent !important;
}
.buildArroundNum .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-md.vc_icon_element-have-style-inner {
    height: 40px !important;
    width: 40px !important;
}
.navbar-collapse ul.navbar-nav > li .current-menu-item a {
    background-color: rgba(8, 168, 219, 1) !important;
    color: #fff !important;
}
body.logged-in.admin-bar .fullwidth-container.banner-bg-loaded {
    margin-top: 51px !important;
}
.info-card-box.text-left .aio-icon-description, .info-card-box.text-left .aio-icon-header , .info-card-box.text-left .aio-icon-top .align-icon {
    text-align: left !important;
}
.clmHeight .wpb_column .vc_column-inner .wpb_wrapper {
    height: 100%;
}
.product-card.leftBoxTet.memberCrd .aio-icon-description blockquote {
    margin: 25px 0 0 0;
    background: #f5f5f5;
}
.blog-default.blog-normal-with-sidebar {
    float: initial !important;
    padding: 75px 0 !important;
}
.post-listing .post .featured-image {
    overflow: hidden;
    border-radius: 15px;
    height: 400px;
}
.post-listing .post .featured-image a {
    width: 100%;
    height: 100%;
    display: block;
    border-radius: 15px;
    max-height: inherit;
}
.post-listing .post .featured-image a img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    object-position: top center;
    border-radius: 15px;
}
body .blog-default-bg .post-listing .post .the_title * {
    font-size: 30px !important;
    padding: 0 !important;
    margin-bottom: 10px;
    font-weight: 600 !important;
}
.post-listing .post .blog_excerpt {
	margin-bottom: 15px;
}
.post-listing .post  .divider-posts {
    border-bottom: 1px solid #005f87;
}
.post-listing .post .metas-container * {
    font-size: 14px !important;
    color: #005f87 !important;
    font-weight: 600 !important;
}
.blog-sidebar-bg .widget {
    margin-bottom: 30px !important;
}
.widget h2 > .widget_title_span {
    font-size: 24px !important;
    text-transform: uppercase;
    font-weight: 600 !important;
    padding: 0;
}
.blog-sidebar-bg .widget h2  {
    margin-bottom: 10px !important;
}
.blog-sidebar-bg .widget ul {
    padding: 0;
    margin: 0;
}
.blog-sidebar-bg .widget ul li {
    padding: 0 !important;
}
.blog-sidebar-bg{
    background: #fff;
    padding: 30px;
    border-radius: 20px;
    box-shadow: 0 10px 35px rgba(0,0,0,0.08);
    position: sticky;
    top: 30px;
	background: linear-gradient(180deg,#ffffff 0%,#f7fafd 100%);
    border: 1px solid rgba(0,174,239,0.15);
}

.blog-sidebar-bg .widget{
    margin-bottom: 35px;
}

.blog-sidebar-bg .widget:last-child{
    margin-bottom: 0;
}

.blog-sidebar-bg .widget h2{
    font-size: 24px;
    line-height: 1.3;
    margin-bottom: 20px;
    padding-bottom: 12px;
    position: relative;
    color: #061826;
}

.blog-sidebar-bg .widget h2:after{
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 60px;
    height: 3px;
    background: #00aeef;
    border-radius: 10px;
}

.blog-sidebar-bg ul{
    margin: 0;
    padding: 0;
    list-style: none;
}

.blog-sidebar-bg ul li{
    margin-bottom: 12px;
}

.blog-sidebar-bg ul li:last-child{
    margin-bottom: 0;
}

.blog-sidebar-bg ul li a{
    display: block !important;
    background: #f7fafd !important;
    padding: 14px 18px !important;
    border-radius: 12px !important;
    text-decoration: none !important;
    color: #061826 !important;
    font-weight: 600 !important;
    transition: all .3s ease;
    border-left: 4px solid transparent !important;
}

.blog-sidebar-bg ul li a:hover{
    background: #061826 !important;
    color: #fff !important;
    border-left-color: #00aeef !important;
    transform: translateX(5px) !important;
}

.blog-sidebar-bg .cat-item a{
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.blog-sidebar-bg .cat-item a:before{
    content: "📂";
    margin-right: 10px;
}
.blog-default.wideblog {
    padding: 75px 0 !important;
    float: initial !important;
}
.single-post .postcontent .the_content {
    margin-top: 0;
}

/* ====================================
   CONTACT FORM 7 - GLOWME STYLE
==================================== */

.wpcf7 {
    width: 100%;
}

.wpcf7 .row {
    row-gap: 30px;
}

.wpcf7 .form-group {
    margin-bottom: 0;
}

/* Input Fields */

.wpcf7 .form-control, .wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 input[type="tel"], .wpcf7 textarea {
    width: 100%;
    background: #f6faff;
    border: 1px solid #d9e4ee;
    border-radius: 18px;
    height: 54px;
    padding: 0 18px;
    font-size: 18px;
    font-weight: 400;
    color: #061826;
    transition: all 0.3s ease;
    outline: none;
    box-shadow: none;
}

/* Textarea */

.wpcf7 textarea,
.wpcf7 textarea.form-control {
    height: 190px;
    resize: none;
    padding-top: 25px;
    line-height: 1.6;
}

/* Placeholder */

.wpcf7 input::placeholder,
.wpcf7 textarea::placeholder {
    color: #5c7185;
    opacity: 1;
}

/* Focus */

.wpcf7 .form-control:focus,
.wpcf7 input:focus,
.wpcf7 textarea:focus {
    border-color: #00aeef;
    background: #ffffff;
    box-shadow: 0 0 0 4px rgba(0, 174, 239, 0.12);
}

/* Submit Button */

.wpcf7 .cf7-submit-btn {
    margin-top: 10px;
}

.wpcf7 .cf7-submit-btn input[type="submit"],
.wpcf7 input[type="submit"] {
    background: #08a8db;
    color: #ffffff;
    border: none;
    border-radius: 50px;
    min-width: 210px;
    padding: 15px 25px;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    cursor: pointer;
    transition: all 0.3s ease;
    width: auto;
    display: inline-block;
}

/* Button Hover */

.wpcf7 .cf7-submit-btn input[type="submit"]:hover,
.wpcf7 input[type="submit"]:hover {
    background: #005f87;
    color: #fff;
    transform: translateY(-3px);
}

/* Validation Error */

.wpcf7-not-valid {
    border-color: #ff4d4d !important;
}

.wpcf7-not-valid-tip {
    font-size: 14px;
    margin-top: 8px;
    color: #ff4d4d;
    font-weight: 500;
}

/* Success Message */

.wpcf7 form.sent .wpcf7-response-output {
    border: 0;
    background: #eaf9ff;
    color: #061826;
    border-left: 4px solid #00aeef;
    border-radius: 12px;
    padding: 18px 20px;
    margin-top: 25px;
}

/* Error Message */

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.failed .wpcf7-response-output {
    border: 0;
    background: #fff2f2;
    color: #d60000;
    border-left: 4px solid #d60000;
    border-radius: 12px;
    padding: 18px 20px;
    margin-top: 25px;
}

/* Spinner */

.wpcf7-spinner {
    margin-top: 15px;
    margin-left: 15px;
}

/* Form Section */

.contact-form-wrap {
    background: #ffffff;
    padding: 50px;
    border-radius: 30px;
    box-shadow: 0 20px 60px rgba(0,0,0,0.06);
}
.wpcf7 .form-group > p {
    margin: 0 0 15px 0 !important;
}
.googleMapBx *,
.googleMapBx {
    width: 100%;
}
.case-stduy-lists .vc_gitem-animated-block .vc_gitem-zone,
.case-stduy-lists .vc_gitem-animated-block {
    border-radius: 15px;
}
.case-stduy-lists .vc_gitem-animated-block .vc_gitem-zone.vc_gitem-zone-b {
    background-color: rgba(0, 0, 0, 0.75) !important;
}

.featured-image-thumb {
    margin-bottom: 30px;
    border-radius: 15px;
    width: 100%;
    height: 400px;
}
.featured-image-thumb img {
    width: 100%;
    object-fit: cover;
    object-position: top center;
    height: 100%;
    border-radius: 15px;
}
div#media_image-5 {
    margin-bottom: 20px !important;
}
.founderimg img {
    border-radius: 15px;
}
body.home {
    padding-top: 105px;
}
.vc_row.wpb_row.containerBx.text-justify-center .wpb_wrapper {
    height: 100%;
}
.product-card.leftBoxTet h4.aio-icon-title.ult-responsive {
    font-size: 22px;
}
.vc_row.wpb_row.containerBx.colmFixhIGHT.text-justify-center .vc_column-inner .aio-icon-component {
    min-height: 365px;
}
.containerBx.wpb_column.vc_column_container.vc_col-sm-12 {
    float: none;
}
header .navbar-header img.logo_retina, header .navbar-header img.logo_normal.logo_after_scroll.notalone, header .navbar-header img.logo_retina.logo_after_scroll {
    display: none !important;
    height: 0;
    width: 0;
}
header .navbar-header img.logo_normal.notalone:first-child {
    display: block !important;
}
.vc_single_image-wrapper img,
.vc_column-inner.vc_custom_1781802246388 img {
    border-radius: 15px;
}
body .vc_row .faq-tab h4 {
    font-size: 18px !important;
}
.product-card h4.aio-icon-title.ult-responsive, .product-card h5.aio-icon-title.ult-responsive {
    font-size: 22px !important;
}
.main-button .vc_general {
    text-align: center;
}
.vc_row.wpb_row.vc_inner.vc_row-fluid.containerBx.colmFixhIGHT.vc_row-o-equal-height.vc_row-flex .wpb_column.vc_column_container.vc_col-sm-6,
.vc_row.wpb_row.vc_inner.vc_row-fluid.vc_row-o-content-middle.vc_row-flex .wpb_column.vc_column_container.vc_col-sm-6 {
    padding-right: 15px;
}
.vc_row.wpb_row.vc_inner.vc_row-fluid.containerBx.colmFixhIGHT.vc_row-o-equal-height.vc_row-flex .wpb_column.vc_column_container.vc_col-sm-6:last-child, vc_row.wpb_row.vc_inner.vc_row-fluid.vc_row-o-content-middle.vc_row-flex .wpb_column.vc_column_container.vc_col-sm-6:last-child {
    padding-right: 0px;
}























/* Mobile */
@media (max-width: 1200px) {
	.navbar-default .navbar-nav > li > a,
	header.header_after_scroll.navbar-default .navbar-nav > li > a, header.headerclone.navbar-default .navbar-nav > li > a {
		font-size: 12.5px !important;
		padding: 8px 6px;
	}
	
	html body h1 , html body .h1 {
		font-size: 35px !important;
    }
	html body h2 , html body .h2 {
		font-size: 32px !important;
    }
	html body h3 , html body .h3 {
		font-size: 28px !important;
    }
	html body h4 , html body .h4 {
		font-size: 26px !important;
    }
	html body h5 , html body .h5 {
		font-size: 24px !important;
    }
	html body h6 , html body .h6 {
		font-size: 20px !important;
    }
	.wpb_column.vc_column_container.vc_col-sm-3 {
		width: 50%;
	}
html body .present-container .pageTitle h2, html body .present-container .pageTitle .h2 {
    font-size: 18px !important;
}
header .navbar-header img.logo_normal.notalone:first-child {
    width: 180px !important;
    height: 58px !important;
    max-height: inherit;
}
body header .nav-container .navbar-header {
    margin-top: 12px!important;
    margin-bottom: 12px!important;
    height: auto !important;
    margin-left: 0;
}
body.home {
    padding-top: 82px;
}
html body .wpb_column.vc_column_container .vc_column-inner[class*="vc_custom_"] {
    padding-left: 0px !important;
    padding-right: 0px !important;
}
	
	
}	

@media (max-width: 1024px) {
header .nav-container .dl-menuwrapper {
    margin: 0 !important;
    width: auto;
    height: auto;
    position: static;
}
header .navbar-header {
    width: auto !important;
    float: none;
}
header .nav-container .dl-menuwrapper {
    margin: 0 !important;
    width: auto;
    height: auto;
    position: static;
    perspective: inherit;
    -webkit-perspective-origin: inherit;
    -moz-perspective-origin: inherit;
    perspective-origin: inherit;
    border-radius: 12px;
}
.dl-trigger-wrapper {
    width: 50px;
    height: 50px;
    display: block;
    background: #fff;
    border-radius: 10px;
	cursor: pointer;
}
ul#menu-header-menu {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    width: 320px;
    height: 100%;
    max-height: 100% !important;
    background: #fff !important;
    padding: 90px 0px 35px;
}
.dl-menuwrapper .gosubmenu {
    padding: 0;
    width: 32px;
    height: 32px;
    font-size: 17px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #08a8db;
    color: #fff !important;
    border-radius: 4px;
    top: 9px;
    right: 18px;
}
.dl-menuwrapper ul.dropdown-menu {
    -webkit-box-shadow: inherit !important;
    box-shadow: inherit !important;
}
.dl-menuwrapper li.dl-back > a {
    padding-left: 65px;
}
.dl-menuwrapper li.dl-back:after {
    left: 16px;
    top: 9px;
    line-height: 35px;
    font-size: 16px;
    background: #08a8db;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff !important;
}
header .nav-container.container.style1 {
    display: flex;
    align-items: center;
    justify-content: start !important;
    height: 82px;
}
.navbar {
    min-height: 90px;
}	
header .navbar-header {
    width: auto;
    float: none;
}
header.header_after_scroll a.navbar-brand img.logo_after_scroll {
    max-height: 80px;
    margin: -8px 0 0 0;
}
body header .nav-container .dl-menuwrapper {
    margin: 0 !important;
    width: auto;
}
.dl-trigger-wrapper button.dl-trigger {
    margin: 0 20px 0 0;
    width: 45px;
    height: 45px;
    background: #08a8db;
    border-radius: 10px;
    float: none;
}
.dl-trigger .hamburguer-trigger-menu-icon .hamburguer-line,
header.navbar .hamburguer-trigger-menu-icon span,header.header_after_scroll.navbar .hamburguer-trigger-menu-icon span {
    background-color: #fff;
    height: 3px;
    width: 80% !important;
    display: block;
    margin: 6px auto 0;
    position: relative;
    top: -3px;
}
.dl-trigger-wrapper {
    width: 45px !important;
    height: 45px !important;
    background: #08a8db !important;
	position: absolute;
	right: 25px;
	top: 26px;
	z-index: 2;
}
.dl-trigger.dl-active .hamburguer-trigger-menu-icon .hamburger-line-3 {
    top: -12px;
}
.dl-trigger.dl-active .hamburguer-trigger-menu-icon .hamburger-line-1 {
    top: 6px;
}
#primary_footer .footer_sidebar {
    margin-bottom: 25px;
}
#primary_footer .footer_sidebar:last-child {
    margin-bottom: 0px;
}
.vc_pageable-slide-wrapper .vc_grid-item.vc_clearfix.vc_col-sm-4,
.colmFixhIGHT.text-justify-center .wpb_column.vc_col-sm-4,
.containerBx.fixHtNmbr .wpb_column.vc_col-sm-4,
.containerBx.vc_row-o-equal-height .wpb_column.vc_col-sm-4,
.containerBx.text-justify-center .wpb_column.vc_col-sm-4,
.containerBx.teamWrap .wpb_column.vc_col-sm-4,
.containerBx.heightSmEql .wpb_column.vc_col-sm-6,
.containerBx.heightSmEql .wpb_column.vc_col-sm-4,
.containerBx.colmFixhIGHT .wpb_column.vc_col-sm-4,
.home .wpb_column.vc_column_container.vc_col-sm-6,
.home .wpb_column.vc_column_container.vc_col-sm-4 {
    width: 100%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
	margin-top: 15px;
}
.single section.page_content,
.vc_custom_1775248895560 {
    padding-right: 0% !important;
    padding-left: 0% !important;
}
.wpb_single_image.vc_align_left {
    text-align: center;
}
.blog-sidebar-bg {
    width: 100%;
    margin-top: 25px;
}
.vc_row h3:not(.woocommerce-billing-fields h3):not(.woocommerce-additional-fields h3):not(h3#order_review_heading):not(h3.aio-icon-title):not(h3.ult-ih-heading):not(h3.ult-responsive):not(h3.related_posts_title):not(#comments-title):not(.comment-reply-title):not(#ship-to-different-address):not(.ult-dual-color-heading h3):not(.info-circle-sub-def h3):not(.tribe-events-calendar-month__calendar-event-title):not(.tribe-events-calendar-month__header-column-title) {
    font-size: 22px !important;
}
.vc_column_container>.vc_column-inner {
    padding-left: 0;
    padding-right: 0;
}


}



@media (max-width: 767px) {

    .contact-form-wrap {
        padding: 25px;
    }

    .wpcf7 .row {
        row-gap: 20px;
    }

    .wpcf7 .form-control,
    .wpcf7 input[type="text"],
    .wpcf7 input[type="email"],
    .wpcf7 input[type="tel"],
    .wpcf7 textarea {
        height: 58px;
        font-size: 16px;
        border-radius: 14px;
    }

    .wpcf7 textarea {
        height: 140px;
    }

    .wpcf7 input[type="submit"] {
        width: 100%;
        min-width: auto;
        height: 58px;
        font-size: 16px;
    }

    .blog-sidebar-bg{
        padding:20px;
        margin-top:30px;
    }

    .blog-sidebar-bg .widget h2{
        font-size:20px;
    }
	.wpb_column.vc_column_container.vc_col-sm-3 {
		width: 100%;
        max-width: 600px;
       margin-left: auto;
      margin-right: auto;
	}
body header.header_after_scroll .nav-container .navbar-header {
    margin-top: 12px!important;
    margin-bottom: 12px!important;
    height: 60px !important;
}
/* .navbar {
    min-height: inherit;
} */
header .nav-container.container.style1 {
    padding: 10.5px 15px;
}
html body .vc_row[class*="vc_custom_"] {
    padding-top: 50px !important;
    padding-bottom: 35px !important;
}
html body .vc_row[class*="vc_custom_"] .containerBx,
.vc_row.wpb_row.vc_inner.vc_row-fluid.containerBx.deploymentSectors-lists.text-justify-center.vc_column-gap-15.vc_row-o-equal-height.vc_row-flex,.vc_row.wpb_row.vc_inner.vc_row-fluid.containerBx.deploymentSectors-lists.text-justify-center.vc_column-gap-15.vc_row-o-equal-height.vc_row-flex, .vc_custom_1780072575259 .wpb_column.vc_column_container, .vc_custom_1780072575259 .vc_row.wpb_row.vc_inner.vc_row-fluid,
.vc_custom_1780071247543 .wpb_column.vc_column_container, .vc_custom_1780071247543 .vc_row.wpb_row.vc_inner.vc_row-fluid,
.vc_custom_1780071238143 .wpb_column.vc_column_container, .vc_custom_1780071238143 .vc_row.wpb_row.vc_inner.vc_row-fluid,
.vc_custom_1780071927342 .wpb_column.vc_column_container.vc_col-sm-12, .vc_custom_1780071927342 .vc_row.wpb_row.vc_inner.vc_row-fluid.containerBx,
html body .vc_row[class*="vc_custom_"] > .vc_column_container > .vc_column-inner {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.wpb_column.vc_column_container.vc_col-sm-2\/5:first-child {
    margin-bottom: 20px;
}
body .vc_row h2{
    font-size:26px !important;
}

body .vc_row h3{
    font-size:24px !important;
}

body .vc_row h4{
    font-size:22px !important;
}

body .vc_row h5{
    font-size:20px !important;
}

body .vc_row h6{
    font-size:18px !important;
}
.vc_row h2:not(.the_title h2):not(.woocommerce-loop-product__title):not(.cart_totals h2):not(.woocommerce-tabs h2):not(.related h2):not(h2.secondaryTitle):not(.uvc-main-heading h2):not(h2.ult-responsive):not(h2.titlelabel):not(.section-title-repeat-left):not(.section-title-repeat-right):not(.section-title-repeat h2):not(.ult-team-member-name){
    font-size:26px !important;
}
.vc_custom_1781800681210 .vc_column_container>.vc_column-inner,
#primary_footer .footer_sidebar {
    padding-left: 0;
    padding-right: 0;
}
.vc_row.wpb_row.vc_inner.vc_row-fluid.containerBx.vc_custom_1780072788057.vc_row-has-fill,
.vc_row.wpb_row.vc_inner.vc_row-fluid.containerBx.vc_custom_1782446713376.vc_row-has-fill {
    padding-left: 15px !important;
    padding-right: 15px !important;
}
.vc_column-inner.vc_custom_1781802246388 {
    padding-left: 0 !important;
}
.vc_row.wpb_row.vc_row-fluid.vc_custom_1780079317069 {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}
.fullwidth-container {
    height: 365px !important;
}
.vc_row.wpb_row.vc_inner.vc_row-fluid.containerBx.colmFixhIGHT.vc_row-o-equal-height.vc_row-flex .wpb_column.vc_column_container.vc_col-sm-6,
.vc_row.wpb_row.vc_inner.vc_row-fluid.vc_row-o-content-middle.vc_row-flex .wpb_column.vc_column_container.vc_col-sm-6 {
    padding-right: 0px;
}
.testimonialCards .wpb_column.vc_column_container {
	margin-top: 15px;
}
.vc_custom_1780070927720 .vc_row.wpb_row.vc_inner.vc_row-fluid.buttonWrap2 {
    padding-left: 15px;
}
.vc_row.wpb_row.vc_row-fluid.containerBx.vc_custom_1780508726780,
.vc_row.wpb_row.vc_row-fluid.containerBx.vc_custom_1782060352745 {
    padding-top: 0 !important;
}
.vc_btn3-container.main-button.btnCenter.vc_btn3-inline.vc_custom_1782236146765.vc_do_btn {
    margin-top: 0 !important;
}
.vc_custom_1780071927342 .vc_row.wpb_row.vc_inner.vc_row-fluid.containerBx.colmFixhIGHT.vc_row-o-equal-height.vc_row-flex .wpb_column.vc_column_container.vc_col-sm-6 {
    margin-top: 15px;
}


}
