/*!
Theme Name: H2O Engineering & Technologies
Theme URI: https://h2ohet.com/
Author: Webinfy.in
Author URI: https://www.webinfy.in/
Description: H2O Engineering & Technologies provides complete water and wastewater treatment services to government bodies, private companies, and industrial clients across India.
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: h2ohet
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

H2O Engineering & Technologies is based on Webinfy https://www.webinfy.in/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.*/

@import url('https://fonts.googleapis.com/css2?family=Mona+Sans:ital,wght@0,200..900;1,200..900&display=swap');

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video
{
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section
{
    display: block;
}
body
{
    line-height: 1;
}
ol, ul
{
    list-style: none;
}
blockquote, q
{
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after
{
    content: '';
    content: none;
}
table
{
    border-collapse: collapse;
    border-spacing: 0;
}
*, *::after, *::before
{
    box-sizing: border-box;
}
:after, :before
{
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
::selection
{
    background:#076bdd; color:#fff; 
}
::-moz-selection
{
    background:#076bdd; color:#fff;
}
.scrollup
{    
    position: fixed;
    z-index: 9999;
    bottom: 20px;
    float: right;
    right: 10px;
    width: 40px;
    height: 40px;
    text-align: center;
    display: none;
    color: #222821;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    background: #fff;
    z-index: 9999999;
    box-shadow: 0px 12px 26px rgb(0 0 0 / 36%);
    border-radius: 3px;
    font-size: 20px;
    text-align: center;
    line-height: 50px;
    font-weight: 100;
}
.scrollup:hover
{
    
}
body
{
    width:auto;
    margin:0;
    border:0;
    font-family: "Mona Sans", sans-serif;
}
img
{
    max-width:100%;
    vertical-align: middle;
    border: 0;
}
.clearfix:after
{
    display:block;
    visibility:hidden;
    overflow:hidden;
    clear:both !important;
    content:".";
    line-height:0;
    height:0;
}
.clearfix
{
    display:inline-block;
}
html[xmlns] .clearfix
{
    display:block;
}
*html .clearfix
{
    height:1%;
}
:focus
{
    outline:0;
}
.clear
{
    clear:both !important;
}
.clear:after
{
    display: block;
    content: "";
    clear: both;
}
.left
{
    float:left;
}
.right
{
    float:right;
}
p
{
    color: #000;
    line-height: 24px;
    font-size: 16px;
    font-weight: 300;
    margin: 15px 0;
}
p strong
{
    color: #0667b0;
    font-weight: 600;
}
a
{
    color:#0667b0;
    text-decoration:none;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
h1, h2, h3
{ 
    margin:15px 0;
}
ul.list, ul.listno, .listcontent ul, ul.wp-block-list
{
    padding:0;
    margin:15px 0;
    list-style:none;
} 
ul.list li, ul.listno li, .listcontent ul li, ul.wp-block-list li
{
    color: #000;
    line-height: 24px;
    font-size: 16px;
    font-weight: 300;
    padding-left: 16px;
    position: relative;
    margin-bottom: 5px;
}
ul.list li, ul.listno li
{
    counter-increment: mega-step;
}
ul.list li:before, .listcontent ul li:before, ul.wp-block-list li:before
{
    content: " ";
    position: absolute;
    top: 8px;
    left: 0;
    width: 8px;
    height: 8px;
    border: solid 2px #000;
    border-radius: 50%;
}
ul.listno li:before
{
    content: counter(mega-step, upper-roman);
    position: absolute;
    top: 0px;
    left: 0;
    width: 6px;
    height: 6px;
    color: #ff3c00;
    text-align:center;
}
ul.list li strong, ul.listno li strong, .listcontent ul li strong
{
    color:#000;
}
ul.list li span, ul.listno li span, .listcontent ul li span
{

    color:#2d3091;
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder
{
    font-size: 15px;
    font-family: "Mona Sans", sans-serif;
    color: #999;
}
input::-moz-placeholder, textarea::-moz-placeholder
{
    font-size: 15px;
    font-family: "Mona Sans", sans-serif;

    color: #999;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder
{
    font-size: 15px;
    font-family: "Mona Sans", sans-serif;
    color: #999;
}
input:-moz-placeholder, textarea:-moz-placeholder
{
    font-size: 15px;
    font-family: "Mona Sans", sans-serif;
    color: #999;
}
#preloader
{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    z-index: 9999999999;
}
#status
{
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
}
.loader-icon
{
    width: 275px;
    height: 100px;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    text-align: center;
}
.loader {
  width: fit-content;
  font-size: 20px;
  line-height: 1.5;
  font-family: system-ui,sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  color: #0000;
  -webkit-text-stroke: 0.5px #000;
  background:
    radial-gradient(1.13em at 50% 1.6em,#000 99%,#0000 101%) calc(50% - 1.6em) 0/3.2em 100% text,
    radial-gradient(1.13em at 50% -0.8em,#0000 99%,#000 101%) 50% .8em/3.2em 100% repeat-x  text;
  animation: l9 2s linear infinite;
}
.loader:before {
  content: "Slow the Flow, Save H2O";
}
@keyframes l9 {
  to {background-position: calc(50% + 1.6em) 0,calc(50% + 3.2em) .8em}
}


#my-welcome-message
{ 
    display: none;
    z-index: 999999999;
    position: fixed;
    width: 42%;
    left: 0;
    right: 0;
    top: 50%;
    margin: auto;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background: #fff;
	text-align: center;
	-webkit-animation-name: animatetop;
	-webkit-animation-duration: 0.4s;
	animation-name: animatetop;
	animation-duration: 0.4s;

}
@keyframes animatetop
{
	0%
	{
	opacity:0;
	}
	30%
	{
	opacity:1;
    -webkit-transform: translateY(-50%) matrix3d(1, 0, 0, 0, 0.1, 1, 0, 0, 0, 0, 1, 0, 0, 9, 0, 1);
    transform: translateY(-50%) matrix3d(1, 0, 0, 0, 0.1, 1, 0, 0, 0, 0, 1, 0, 0, 9, 0, 1);
	}
	60%
	{
	opacity:1;
    -webkit-transform: translateY(-50%) matrix3d(1, 0, 0, 0, -0.1, 1, 0, 0, 0, 0, 1, 0, 0, 9, 0, 1);
    transform: translateY(-50%) matrix3d(1, 0, 0, 0, -0.1, 1, 0, 0, 0, 0, 1, 0, 0, 9, 0, 1);
	}
	100%
	{
	opacity:1;
    -webkit-transform: translateY(-50%) matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 9, 0, 1);
    transform: translateY(-50%) matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 9, 0, 1);
	}
}
#my-welcome-message img { border-radius:5px; box-shadow:0px 0px 26px rgba(0, 0, 0, 0.1); } #my-welcome-message h3 { font-size: 18px; padding-top:20px; margin: 0; } .pop { text-align: center; background:#141918; padding: 10px 1px; border: none; cursor: pointer; color: #fff; text-decoration: none; position: absolute; vertical-align: middle; margin: 4px 139px 0px 139px; } .pop a { text-decoration: none; padding: 0; font-size: 15px; color: #fff; padding: 15px; } .pop:hover { background:#efc24c; }
#fvpp-close
{	
    position: absolute;
    top: 8px;
    color: #fff;
    background: #0e86c3;
    border-radius: 50%;
    right: 8px;
    cursor: pointer;
    z-index: 99;
    width: 36px;
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.site
{
    
}
.menu-whatsapp-container
{
}
.menu-whatsapp-container a
{
    background: #2ab740 url(images/WhatsApp.svg) center center no-repeat;
    background-size: 36px;
    display: block;
    width: 50px;
    height: 50px;
    text-indent: -9999px;
    border-radius: 50%;
    box-shadow: 0px 5px 6px rgba(0, 0, 0, 0.2);
}
header
{
    position:relative;
}
.section
{
}
.footer
{
    
}
.menu-whatsapp-container
{
    position: fixed;
    bottom: 10px;
    left: 10px;
    z-index: 999999999;
}
.menu-whatsapp-container a
{
    background: #2ab740 url(images/WhatsApp.svg) center center no-repeat;
    background-size: 36px;
    display: block;
    width: 50px;
    height: 50px;
    text-indent: -9999px;
    border-radius: 50%;
    box-shadow: 0px 5px 6px rgba(0, 0, 0, 0.2);
}
.nav-shrink
{
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
}
.site-header
{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    background: #fff;
    z-index:999999;
}
.header-top
{
    background: #0e86c3;
    display: flex;
    align-items: center;
    position: relative;
    z-index: 9;
}
.header-top:before
{
    content: " ";
    background: #fff;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 50px;
}
.header-top:after
{
    content: " ";
    background: url(images/water.png);
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 40%;
    mix-blend-mode: multiply;
    z-index: -8;
    opacity: 0.6;
}
.header-top .widget_block
{
    
}
.header-top .widget_block h4
{
    margin-left: 280px;
    color: #fff;
    font-weight: 500;
    font-size: 15px;
}
.menu-header-contact-container
{
    margin-left:auto;
}
.menu-header-contact-container a
{
    display: block;
    background: #40ac39;
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    padding: 10.5px 20px 10.5px 40px;
    position: relative;
}
.menu-header-contact-container a small
{
    font-size: 12px;
    display: block;
}
.menu-header-contact-container a:before
{
    font-family: 'Material Symbols Outlined';
    content: "\e61d";
    font-size: 24px;
    font-weight: 300;
    position: absolute;
    top: 12px;
    left: 8px;
}
.menu-company-profile-container
{
    position: relative;
    background: #40ac39;
}
.menu-company-profile-container a
{
    display: flex;
    align-items: center;
    background: linear-gradient(45deg, #0e86c3 , #0e86c3);
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    padding: 12px 20px;
    position: relative;
}
.menu-company-profile-container a:before
{
    font-family: 'Material Symbols Outlined';
    content: "\f090";
    font-size: 24px;
    font-weight: 300;
}
.site-branding
{
    margin: 0;
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    position: absolute;
    top: 0;
    left: 50px;
    background: #fff;
    padding: 10px;
    z-index:999999;
}
.site-branding a
{
    display:block;
    position: relative;
}
.site-branding a:after, .footer-content .wp-block-image a:after
{
    content: "Slow the Flow, Save H2O";
    position: absolute;
    bottom: -4px;
    left: 42px;
    color: #000;
    text-transform: uppercase;
    font-size: 10px;
    font-weight: 600;
	display: none;
}
.site-branding a img
{
    width: 192px;
    height: 106px;
}
.customer-support
{
}
.customer-support a
{
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    display: block;
    position: relative;
    padding: 6px 30px 6px 55px;
    background: #222821;
    border: solid 1px #222821;
    border-radius: 30px;
}
.customer-support a small
{
    display:block;
    font-size: 14px;
    font-weight: 400;
}
.customer-support a:hover
{
    background: #fff;
    color: #000;
}
.customer-support a:before
{
    font-family: 'Material Symbols Outlined';
    content: "\f0e2";
    font-size: 40px;
    font-weight: 100;
    position: absolute;
    top: 2px;
    left: 15px;
}
.main-navigation
{
    float: right;
    margin-right: 50px;
}
.main-navigation ul
{
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}
.main-navigation ul li
{
    list-style: none;
    float: left;
    margin-left:30px;
    position: relative;
}
.main-navigation ul li a
{
    color: #222821;
    font-size: 14px;
    font-weight: 600;
    display: block;
    position: relative;
    padding: 34px 0px;
    text-transform: uppercase;
}
/*.main-navigation ul li a:before
{
    content:" ";
    position: absolute;
    top: -2px;
    left: 0;
    right: 0;
    width:0;
    height: 4px;
    background: #831238;
    opacity: 1;
    z-index: 99999999;
    margin:auto;
}
.main-navigation ul li a:hover:before
{
    width:100%;
}
.main-navigation ul li a:after
{
    content: " ";
    top: -10px;
    left: 0;
    right: 0;
    margin: auto;
    height: 0;
    width: 0;
    border: solid transparent;
    position: absolute;
    pointer-events: none;
    border-top-color: #341b84;
    border-width: 8px;
}
.main-navigation ul li a:hover:after
{
    top: 0px;
}
.main-navigation ul li:last-of-type a:after
{
    display:none;
}*/
.main-navigation ul li a:after
{
    content: " ";
    bottom: 0px;
    left: 0;
    right: 0;
    height: 2px;
    width: 0%;
    position: absolute;
    background: #fff;
    margin: auto;
}
.main-navigation ul li a:hover:after,.main-navigation ul li.active > a:after
{
    width: 100%;
}
.main-navigation ul li.subarrow
{
    
}
.main-navigation ul li.subarrow a
{
    position: relative;
}
.main-navigation ul li.subarrow a:before
{
    content: "\f107";
    font-family: 'FontAwesome';
    position: absolute;
    top: 33px;
    right: -17px;
    font-size: 22px;
    font-weight: 100;
    width: 15px;
    height: 15px;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    line-height: 13px;
}
.main-navigation ul li.subarrow:hover a:before
{
    -webkit-transform: rotate(180deg) ;
    transform: rotate(180deg) ;
}
.main-navigation ul li:hover > a, .main-navigation ul li.active > a
{
    color:#40ac39;
}
.main-navigation .current_page_item > a,
.main-navigation .current-menu-ancestor > a
{
    color:#40ac39;
}
.main-navigation .current_page_item > a:after,
.main-navigation .current-menu-ancestor > a:after
{
    width: 100%;
}
.main-navigation ul li .sub-menu
{
    position: absolute;
    display: none;
    background: #0e86c3;
    z-index: 9999999;
    box-shadow: 0px 16px 30px rgba(0, 0, 0, 0.1);
    margin-left: -30px;
    padding: 2px 0px;
}
.main-navigation ul.sub-menu li
{
    list-style: none;
    margin: 0;
    display: block;
    width: 100%;
}
.main-navigation ul.sub-menu li a
{
    text-align: left;
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    position: relative;
    padding: 15px 30px;
    text-transform: none;
    text-wrap-mode: nowrap;
}
.main-navigation ul.sub-menu li a:hover
{
    background:#40ac39;
}
.main-navigation ul.sub-menu li:hover a
{
    
}
.main-navigation ul.sub-menu li a:before
{
    content: " ";
    background: #831238;
    position: absolute;
    left:0;
    right:auto;
    top:0px;
    bottom:0;
    width: 10px;
    height:4px;
    border-radius:3px;
    -webkit-transform:translateX(10px);
    transform:translateX(10px);
    opacity:0;
    display: none;
}
.main-navigation ul.sub-menu li a:hover:before
{
    -webkit-transform:translateX(-10px);
    transform:translateX(-10px);
    opacity:1;
}
.main-navigation ul.sub-menu li a:after
{
    display:none;
}
/*.nav ul li ul li .subnav
{
    position: absolute;
    display: none;
    background: #fff;
    z-index: 9999999;
    box-sizing: border-box;
    padding: 20px 0;
    top:0px;
    left: 100%;
    box-shadow: 0px 10px 16px rgba(104, 104, 104, 0.1);
    border-top:none;
    visibility:hidden;
}
.nav ul > li:hover ul, .nav ul li ul li:hover .subnav
{
    display:block;
    visibility:visible;
}*/
.main-navigation ul > li:hover .sub-menu
{
    display:block;
}
.main-navigation ul.sub-menu .current_page_item > a,
.main-navigation ul.sub-menu .current-menu-ancestor > a
{

    background: none;
}
.navbar
{
    font-size: 30px;
    cursor: pointer;
    color: #000;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    display: none;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 28px 15px 0px 0;
    margin-top: 20px;
}
.navbar span
{
    display: none !important;
}
.sidenav
{
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 9999999999;
    top: 0;
    right: 0;
    background: rgba(14,41,91,0.95);
    overflow-y: auto;
    transition: 0.5s;
    padding-top: 50px;
}
.sidenav ul
{
    padding: 0 20px 0 20px;
    margin: 0;
    list-style: none;
}
.sidenav ul li
{
    list-style: none;
    position: relative;
}
.sidenav ul li.menu-item-has-children:after
{
    content: "\f107";
    font-family: 'FontAwesome';
    position: absolute;
    top: 6px;
    right: 20px;
    font-size: 26px;
}
.sidenav ul li:first-of-type a
{
    border-top:none;
}
.sidenav ul li a
{  color: #fff;
  font-size: 14px;
  font-weight: 400;
  display: block;
  position: relative;
  padding: 15px 0px;
  text-align: left;
  width: 170px;
  text-transform: uppercase;
}
.sidenav ul li a i
{
    width: 16px;
    height: 10px;
    font-size: 26px;
    line-height: 10px;
    position: absolute;
    bottom: 0;
    top: 0;
    right: 0;
    margin: auto;
    font-weight: 100;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    -wenkit-transform: rotate(0deg);
    transform: rotate(0deg);
}
.sidenav ul li:hover > a i
{
    -wenkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
.sidenav ul li a:hover
{
    color: #fff;
}
.sidenav ul li ul
{
    display: none;
    z-index: 9999999;
    padding: 0 12px;
}
.sidenav ul li ul li
{
    list-style: none;
    float: none;
    margin: 0;
    display: block;
}
.sidenav ul ul li a
{
    padding: 10px 0px;
    text-align:left;
    font-size: 15px;
    color: #40ac39;
    font-weight: 400;
    width: auto;
    position: relative;
}
.sidenav ul ul li h3
{
    margin:0;
}
.sidenav ul ul li a:hover:before
{
    opacity:1;
}
.sidenav ul ul li a:hover, .sidenav ul ul li a:hover:before
{
    color: #fff;
}
.sidenav ul li ul:hover a
{
    
}
.sidenav ul > li:hover ul
{
    display:block;
}
.sidenav .closebtn
{
      position: absolute;
  top: 0;
  right: 0;
  z-index: 999;
  font-size: 45px;
  cursor: pointer;
  padding: 14px 9px;
  color: #fff;
}
.sidenav .closebtn:hoverr
{
    color:#000;
}
.hero 
{
    margin-top: 131px;
}
.container
{
    padding-top:50px;
    padding-bottom:50px;
}
.row
{
    width:1200px;
    margin:auto;
}
.content
{
    width: 70%;
    padding-right: 50px;
}
.sidebar
{
    width: 30%;
}
.equalheight
{
    display:flex;
}
.alignmiddle
{
    display: flex;
    align-items: center;
}
.padding-top-none
{
    padding-top:0;
}
.padding-bottom-none
{
    padding-bottom:0;
}
.container h2
{
    font-weight: 700;
    font-size: 28px;
    line-height: 32px;
    color: #0e86c3;
}
.container h2 span
{
    color: #AF0000;
}
.container h3
{
    color: #626262;
    font-size: 20px;
    font-weight: 600;
}
a.linkbox, a.wp-block-button__link, a.cfs-hyperlink
{
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    display: inline-block;
    position: relative;
    padding: 15px 28px 15px 28px;
    background: #40ac39;
    border-radius: 10px;
    margin: 15px 0;
}
a.linkbox:hover, a.wp-block-button__link:hover, a.cfs-hyperlink:hover
{
    background: #0e86c3;
    padding: 15px 36px 15px 20px;
}
a.linkbox:before, a.wp-block-button__link:before, a.cfs-hyperlink:before
{
    font-family: 'Material Symbols Outlined';
    content: "\e5e1";
    font-size: 16px;
    font-weight: 300;
    position: absolute;
    top: 14px;
    right: 10px;
    transform: translateX(-10px);
    opacity: 0;
}
a.linkbox:hover:before, a.wp-block-button__link:hover:before, a.cfs-hyperlink:hover:before
{
    transform: translateX(0px);
    opacity: 1;
}
.wp-block-columns, .wp-block-image
{
    margin-bottom: 0 !important;
}
.tear {
  display: inline-block;
  transform: rotate(-30deg);
  border: 5px solid green;
  width: 50px;
  height: 100px;
  border-top-left-radius: 50%;
  border-bottom-left-radius: 50%;
  border-bottom-right-radius: 50%;
}

.intro
{
    background: linear-gradient(45deg, #0e86c3 , #0e86c3);
    position: relative;
    z-index: 9;
}
.intro:before
{
    content: " ";
    background: url(images/water.png) no-repeat right center;
    background-size: cover;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    mix-blend-mode: multiply;
    z-index: -8;
    opacity: 0.6;
    width: 50%;
}
.intro:after
{
    content: " ";
    background: url(images/shape.svg) no-repeat bottom center;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -8;
    display:none;
}
.intro p
{
    text-align: justify;
}
.intro p,
.intro p strong,
.intro h3,
.intro h2
{
    color: #fff;
}
.intro .wp-block-image img, .about-us .wp-block-image img
{
    border-radius: 10px;
}
.intro a.wp-block-button__link:hover
{
	color: #222821;
	background:#fff;
}
.services
{
    background: linear-gradient(45deg, #0e86c3 , #0e86c3);
    position: relative;
    z-index: 9;
    padding-top: 85px;
    text-align: center;
}
.services h2
{
    color: #fff;
}
.services:before
{
    content: " ";
    background: url(images/water.png) no-repeat right center;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    mix-blend-mode: multiply;
    z-index: -8;
    opacity: 0.6;
}
.services:after
{
    content: " ";
    background: url(images/shapewave.svg) no-repeat top center;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -8;
}
.services ul
{
    padding: 0;
    margin: 0 -20px;
}
.services ul li
{
    width: 33.333333%;
    float: left;
}
.services ul li a
{
    display: block;
    margin: 20px;
    position: relative;
    text-align: left;
    border-radius: 10px;
    overflow: hidden;
}
.services ul li a:after
{
    content: " ";
    background: #174798;
    position: absolute;
    top:0;
    bottom: 0;
    left: 0;
    right: 0;
    mix-blend-mode: multiply;
    opacity: 0.4;
    z-index: 9;
}
.services ul li a:hover:after
{
    opacity: 0.8;
}
.services ul li a img
{
    width: 100%;
    height: 350px;
    object-fit: cover;
}
.services ul li a figcaption
{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding:5px 20px;
    z-index: 99;
    text-align: center;
}
.services ul li a figcaption h3
{
    color: #fff;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    transform: translateY(40px);
}
.services ul li a:hover figcaption h3
{
    transform: translateY(0px);
}
.services ul li a figcaption span
{
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    display: block;
    position: relative;
    padding: 15px 28px 15px 28px;
    border: solid 1px #fff;
    border-radius: 10px;
    margin: 15px 0;
    text-align: center;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    transform: translateY(40px);
    opacity: 0;
}
.services ul li a:hover figcaption span
{
    color: #222821;
    background: #fff;
    transform: translateY(0px);
    opacity: 1;
}
.count
{
    
}
.count ul
{
    padding: 0;
    margin: 0px -15px;
}
.count ul li
{
    width: 33.333333%;
    float: left;
}
.count ul li article
{
    position: relative;
    margin: 15px 15px;
}
.count ul li article figure
{
    /* background: #f7f701; */
    position: absolute;
    top: -8px;
    right: 0;
    width: 66px;
    height: 66px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
}
.count ul li article figure img
{
    max-width:50px;
    max-height:50px;
}
.count ul li article h1
{
    color: #0e86c3;
    font-weight: 800;
    font-size: 50px;
    margin: 0;
    border-bottom: solid 1px #b4c9ce;
    padding-bottom: 10px;
}
.count ul li article h1:after
{
    content: "+";
    font-size: 40px;
    margin-left: 4px;
    top: 0;
    position: relative;
}
.count ul li:nth-of-type(5) article h1:after
{
    content: "M";
}
.count ul li:last-of-type article h1:after
{
    content: "%";
}
.count ul li article h3
{
    font-size: 15px;
    margin: 5px 0 0 0;
    color: #222821;
    font-weight: 400;
}
.video-plant
{
    padding-bottom: 50px;
}
.yt-container {
    position: relative;
    width: 100%;
    max-width: 1200px;
    aspect-ratio: 16 / 9;
    overflow: hidden;
    box-shadow: 0 6px 20px rgba(0,0,0,0.25);
    background-color: #141918;
  }

  .yt-thumb-overlay {
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .yt-thumbnail {
    width: 100%;
    height: 100%;
    object-fit: cover;
    filter: brightness(0.7);
    transition: filter 0.3s;
  }

  .yt-thumb-overlay:hover .yt-thumbnail {
    filter: brightness(0.9);
  }

.yt-play-button
{
    position: absolute;
    transition: transform 0.2s ease;
    cursor: pointer;
}
.yt-play-button h2 
{
    color: #fff;
}
.yt-play-button:after
{
    font-family: 'Material Symbols Outlined';
    content: "\e037";
    width: 80px;
    height: 80px;
    border: solid 1px #fff;
    background: rgba(0, 0, 0, 0.2);
    border-radius: 50%;
    margin: auto;
    color: #fff;
    font-size: 75px;
    font-weight: 100;
    display: flex;
    align-items: center;
    justify-content: center;
}

  .yt-thumb-overlay:hover .yt-play-button {
    transform: scale(1.1);
  }

 .yt-container  iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
  }
.industries-we-serve
{
    background: linear-gradient(180deg, #40AC39, #0e86c3);
    text-align: center;
	position:relative;
    z-index: 9;
}
.industries-we-serve-bg
{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    mix-blend-mode: multiply;
    opacity: 0.5;
    z-index: -8;
}
.industries-we-serve h2
{
    margin-bottom: 30px;
    color: #fff;
}
.industries-we-serve ul
{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    gap: 15px;
}
.industries-we-serve ul li
{
    background: #fff;
    border-radius: 10px;
    padding: 15px 20px;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
}
.industries-we-serve ul li figure
{
    margin: 15px auto;
    background: linear-gradient(0deg, #40AC39, #0e86c3);
    width: 65px;
    height: 65px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 6px;
}
.industries-we-serve ul li h3
{
    color: #222821;
    font-size: 16px;
    line-height: 20px;
}
.clients
{
    
}
.clients h2
{
    text-align: center;
}
.clients .simply-scroll
{
	margin: 30px 0 !important;
}
.contact-strip
{
    background: url("images/ContactUs.jpg") center center no-repeat;
    background-size: cover;
    position: relative;
    z-index: 9;
    padding: 50px 0;
}
.contact-strip .row
{    
    display: flex;
    align-items: center;
    gap: 30px;
    justify-content: center;
}
.contact-strip:before
{
    content: " ";
    background: linear-gradient(45deg, #0e86c3 , #0e86c3);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    mix-blend-mode: multiply;
    z-index: -8;
}
.contact-strip h2,
.contact-strip p
{
    color: #fff;
}
.contact-strip a.wp-block-button__link
{
    color: #fff;
    background: none;   
    border: solid 1px #fff;
}
.contact-strip a.wp-block-button__link:hover
{
    background: #0e86c3 ;
    border: solid 1px #0e86c3 ;
}
.contact-strip .wp-block-buttons>.wp-block-button:nth-of-type(2) a.wp-block-button__link
{
    background: #40ac39;
    border: solid 1px #40ac39;
}
.contact-strip .wp-block-buttons>.wp-block-button:nth-of-type(3) a.wp-block-button__link
{
    background: #222821;
    border: solid 1px #222821;
}
.contact-strip .wp-block-buttons>.wp-block-button:nth-of-type(2) a.wp-block-button__link:hover
{
    background: #0e86c3 ;
    border: solid 1px #0e86c3 ;
}
.site-footer
{
    /*background: linear-gradient(45deg, #222821, #0c0f0b);*/
	background: linear-gradient(45deg, #258a1f, #105a0c, #40ac39);
    position: relative;
    z-index: 9;
}
.site-footer:before
{
    content: " ";
    background: url(images/water.png) no-repeat left center;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    mix-blend-mode: multiply;
    z-index: -8;
    opacity: 0.3;
}
.footer-content
{
    width: 330px;
}
.footer-content p strong
{
    color:#fff !important;
	font-weight:300 !important;
}
.footer-content .wp-block-image a
{
    position: relative;
    background: #fff;
    padding: 10px;
    border-radius: 8px;
}
.footer-content .wp-block-image a:after
{
    bottom: 8px;
    left: 26px;
    display: none;
}
.site-footer article
{
    padding: 50px 0;
}
.site-footer article h2
{
    color: #fff;
    font-size: 20px;
    font-weight: 600;
}
.site-footer article p
{
    color:#fff;
}
.site-footer article p a
{
    color:#fff;
}
.site-footer article p a:hover
{
    text-decoration:none;
	color:#fff;
	
}
.site-footer article p strong
{
    color:#fff;
}
.site-footer article aside
{
    margin-right: 8%;
}
.site-footer article aside:nth-of-type(3), .site-footer article aside:last-of-type
{
    margin-right: 0;
}
.site-footer .menu-footer-information-container, .site-footer .menu-footer-projects-container
{
    
}
.site-footer .menu-footer-information-container ul, .site-footer .menu-footer-projects-container ul
{
    padding:0;
    margin:0;
}
.site-footer .menu-footer-information-container ul li, .site-footer .menu-footer-projects-container ul li
{
    margin-bottom: 10px;
}
.site-footer .menu-footer-information-container ul li a, .site-footer .menu-footer-projects-container ul li a
{
    color: #fff;
    line-height: 24px;
    font-size: 16px;
    font-weight: 300;
}
.site-footer .menu-footer-information-container ul li a:hover, .site-footer .menu-footer-projects-container ul li a:hover
{
    color: #fff;
}
.menu-follow-us-container
{
   
}
.menu-follow-us-container li
{
   float: left;
    margin-right: 5px;
}
.menu-follow-us-container li a
{
    display: block;
    background: #4267b2;
    color: #fff;
    width: 35px;
    height: 35px;
    text-align: center;
    padding: 8px 0;
    font-size: 18px;
    border-radius: 50%;
    float: left;
}
.menu-follow-us-container li:nth-of-type(2) a
{

    background: #0076b4;
}
.menu-follow-us-container li:nth-of-type(3) a
{
    background: #f09433; 
    background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%); 
    background: -webkit-linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
    background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888',GradientType=1 );
}
.menu-follow-us-container li:nth-of-type(4) a
{
    background: #fe1101;
}
.menu-follow-us-container li:nth-of-type(5) a
{
    background: #1da1f3;
}
.site-info
{
    border-top: solid 1px #1d241c;
    padding: 20px 0;
}
.site-info p{color: #fff;}
.site-info strong{font-weight: 500;color: #fff;}
.site-info a{color: #40AC39;font-weight: 500}
.site-info a:hover{color: #fff;}

.entry-header, .error-404
{
    padding: 15px 20px;
    position: relative;
    text-align: center;
    margin-top: 121px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 75px 20px 100px 20px;
    z-index: 9;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    flex-direction: column;
    border-bottom: solid 2px #fff;
}
.error-404
{
    padding: 75px 20px 100px 20px;
	border-top:solid 1px #cccccc;
}
.error-404 h1
{
    font-size: 54px;
    font-weight: 500;
    color: #6d6d6d;
    line-height: 54px;
}
.error-404 h1 small
{
    display: block;
    text-transform: uppercase;
    font-size: 22px;
}
.entry-header:before
{
    content: " ";
    background: rgba(0, 0, 0, 0.6);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -8;
}
.entry-header:after
{
    content: " ";
    background: url(images/shapewave.svg) no-repeat top center;
    position: absolute;
    top: 0;
    bottom: -1px;
    left: 0;
    right: 0;
    z-index: -8;
    transform: rotate(180deg);
}
.entry-header h1
{
    color: #fff;
    font-size: 3rem;
    font-weight: 800;
}
.entry-header nav
{
    
}
.entry-header nav ul
{
    padding: 0;
    margin: 0;
}
.entry-header nav ul li
{

    float: left;

    color: #40ac39;

    font-size: 14px;

    font-weight: 500;

    margin-right: 25px;

    position: relative;

}

.entry-header nav ul li:first-of-type:before

{

    display:none;

}

.entry-header nav ul li:before
{
    content: " ";
    top: 1px;
    left: -13px;
    height: 0;
    width: 0;
    border: solid transparent;
    position: absolute;
    pointer-events: none;
    border-left-color: #fff;
    border-width: 6px;
}
.entry-header nav ul li a
{
    display: block;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
}
.entry-header nav ul li a:hover
{
    color: #03563e;
}
/*.about-us
{    
    background: #0e86c3;
    position: relative;
    z-index: 9;
}
.about-us:before
{    
    content: " ";
    background: #fff;
    position: absolute;
    top: 250px;
    bottom: 0;
    left: -100px;
    right: 0;
    width: 50%;
    z-index: -8;
}
.about-us h2,
.about-us p
{    
    color: #fff;
}
.about-us p
{    
    text-align: justify;
}*/
.about-us
{    
	
}
.about-us p
{    
    text-align: justify;
}
.certifications
{
    text-align: center;
}
.certifications .modal-content
{
    max-width: 360px !important;
    text-align: center !important;
}
.certifications ul
{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 30px;
	gap: 15px
}
.certifications ul li
{
    width: 25%;
}
.certifications ul li a
{
    display: block;
    position: relative;
    padding: 20px;
    border: solid 1px #ced8e0;
	border-radius:10px;
}
.certifications ul li a:hover
{
	border:solid 1px #40ac39
}
.certifications ul li a:before
{
    content: "\f090";
    font-family: 'Material Symbols Outlined';
    font-size: 27px;
    background: #40ac39;
    border-radius: 8px;
    color: #fff;
    position: absolute;
    bottom: 5px;
    right: 5px;
    font-weight: 300;
    opacity: 0;
	padding: 8px;
}
.certifications ul li a:hover:before
{
    opacity: 1;
}
.certifications ul li a:after
{
    content: " ";
    background: #0e86c3;
    position: absolute;
    top: 0;
    bottom: 0;
    left: auto;
    right: 0;
    opacity: 0.8;
    width: 0;
	display:none;
}
.certifications ul li a:hover:after
{
    width: 100%;
    left: 0;
    right: auto;
}
.certifications ul li a:hover:after
{
    width: 100%;
    left: 0;
    right: auto;
}
.certifications ul li a figcaption
{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 99;
	display:none;
}
.certifications ul li a figcaption h3
{
    color: #fff;
    transform: translateY(20px);
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    transition-delay: -0.5s;
    opacity: 0;
}
.certifications ul li a:hover figcaption h3
{
    transform: translateY(0px);
    transition-delay: 0.5s;
    opacity: 1;
}
.testimonials
{
	
}
.Testimonials .item
{
    background: #e8ecf2;
	padding: 15px 30px 15px 30px;
    border: solid 1px #e2e2e2;
	border-radius:30px;
    background: linear-gradient(0deg, #e2e2e2, #f3f3f3, #fff);
	position: relative;
}
.Testimonials .item:after
{
    content: "\f10d";
    font-family: 'FontAwesome';
    color: #034ea2;
    font-size: 122px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    text-align: center;
	opacity: 0.1;
}
.Testimonials .item:before
{
    content: "\f10e";
    font-family: 'FontAwesome';
    color: #034ea2;
    font-size: 52px;
    position: absolute;
    bottom: 0;
    right: -25px;
}
.Testimonials .item h3
{
    color: #232629;
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
    position: relative;
}
.Testimonials .item h3 small
{
    color: #034ea2;
    font-size: 15px;
	display: block;
}
.Testimonials.owl-carousel .owl-stage,
.Testimonials.owl-carousel.owl-drag .owl-item
{
	display: flex !important;
}
.modal
{
	display: none; /* Hidden by default */
	position: fixed; /* Stay in place */
	z-index: 9999999999; /* Sit on top */
	left: 0;
	top: 0;
	width: 100%; /* Full width */
	height: 100%; /* Full height */
	overflow: auto; /* Enable scroll if needed */
	background-color: rgb(0,0,0); /* Fallback color */
	background-color: rgba(0,0,0,0.2); /* Black w/ opacity */
}
.modal-content
{
	position: relative;
	background-color: #fff;
	margin: auto;
	padding: 0;
	width: 600px;
	-webkit-animation-name: animatetop;
	-webkit-animation-duration: 0.4s;
	animation-name: animatetop;
	animation-duration: 0.4s;
	padding:15px;
	border-radius:30px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.modal-content h2
{
    font-size: 22px;
    font-weight: 800;
    color: #034ea2;
    text-align: center;
    margin-bottom: 5px;
}
.modal-content .formfield textarea
{
    height: 120px;
}
@-webkit-keyframes animatetop
{
	from {opacity:0} 
	to {opacity:1}
}
@keyframes animatetop
{
	from {opacity:0}
	to {opacity:1}
}
.close
{
    cursor: pointer;
    color: #000;
    font-size: 40px;
    font-weight: 100;
    position: fixed;
    top: 10px;
    right: 20px;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
.our-services
{
    counter-reset: item;

}
.our-services article
{
    display: flex;
    align-items: center;
}
.our-services article:nth-of-type(even)
{
    flex-direction: row-reverse;
}
.our-services article figure
{
    width: 65%;
    padding: 30px;
    position: relative;
}
.our-services article figure:before
{
    counter-increment: item;
    content: counter(item, decimal-leading-zero) "";
    position: absolute;
    top: 70px;
    right: 75px;
    width: 50px;
    height: 50px;
    background: #fff;
    color: #40ac39;
    font-size: 24px;
    font-weight: 800;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    box-shadow: 0px 6px 16px rgba(0, 0, 0, 0.2);
    z-index: 99;
}
.our-services article figure:after
{
    content: " ";
    background: #fff;
    border-left: solid 2px #0e86c3;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 100px;
}
.our-services article:nth-of-type(even) figure:after
{
    border-left: none;
    border-right: solid 2px #0e86c3;
    right: auto;
    left: 0;
}
.our-services article:nth-of-type(even) figure:before
{
    right: auto;
    left: 75px;
}
.our-services article aside
{
    width: 35%;
}
.our-services article aside h3
{
    color: #0e86c3;
}
.projects
{
    position: relative;
    counter-reset: item;
}
.projects .row
{
    position: relative;
}
.projects .row:after
{
    content: " ";
    background: #d5dbe5;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 35%;
    right: 0;
    width: 1px;
}
.projects-details
{
    position: relative;
    margin-top: 50px;
}
.projects-details:first-of-type
{
    margin-top: 0px;
}
.projects-details:before
{
	display: none !important;
    counter-increment: item;
    content: counter(item, decimal-leading-zero) "";
    position: absolute;
    top: 20px;
    left: -60px;
    width: 50px;
    height: 50px;
    background: #0e86c3 ;
    color: #fff;
    font-size: 24px;
    font-weight: 800;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    box-shadow: 0px 6px 16px rgba(0, 0, 0, 0.2);
    z-index: 99;
}
.projects-details:after
{
    content: "";
    position: absolute;
    top: 55px;
    left: 35%;
    width: 20px;
    height: 20px;
    background: #40ac39;
    outline: solid 10px rgba(0, 0, 0, 0.1);
    color: #40ac39;
    border-radius: 50%;
    z-index: 99;
    margin-left: -10px;
}
.projects-details-left
{
    width: 35%;
    border-left: solid 2px #0e86c3;
    padding-left: 30px;
    margin-top: 30px;
}
.projects-details-left h2
{
    font-size: 24px;
    line-height: 33px;
    padding-right: 30px;
	color: #0e86c3;
}
.projects-details-left h2:before,
.projects-details-left h3:before
{
    content: "Customer Details";
    font-size: 16px;
    font-weight: 500;
    display: block;
    color: #666666 ;
}
.projects-details-left h3
{
    line-height: 24px;
    padding-right: 30px;
	color: #40AC39;
}
.projects-details-left h3:before
{
    content: "Project Location";
}
.projects-details-right
{
    width: 60%;
    background: #e8f1f3;
    padding: 35px 50px;
    border-radius: 30px;
    position: relative;
}
.projects-details-right:before
{
    content: " ";
    top: 50px;
    left: -28px;
    margin: auto;
    height: 0;
    width: 0;
    border: solid transparent;
    position: absolute;
    pointer-events: none;
    border-right-color: #e8f1f3;
    border-width: 15px;
}
.projects-details-right h3
{
    color: #222821;
}
.projects-details-right h4
{
    background: #40ac39;
    display: none;
    color: #fff;
    padding: 5px;
    border-radius: 30px;
}
.projects-details-right h4:before
{
    content: "Year of Completion:";
    font-size: 16px;
    font-weight: 500;
    margin-right: 5px;
}
.projects-details-right ul
{
    line-height: 8px;
}
.projects-details-right li
{
    color: #000;
    line-height: 24px;
    font-size: 16px;
    font-weight: 300;
    padding-left: 16px;
    position: relative;
}
.projects-details-right li:before
{
    content: " ";
    position: absolute;
    top: 7px;
    left: 0;
    width: 8px;
    height: 8px;
    border: solid 2px #0e86c3;
    border-radius: 50%;
}
.photo-gallery
{
	
}
.photo-gallery article
{
	margin-top: 50px;
}
.photo-gallery article:first-of-type
{
	margin-top: 0px;
}
.photo-gallery ul
{
    padding: 0;
    margin: 30px -10px 0-10px;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
}
.photo-gallery ul li
 {
    float: left;
    list-style: none;
    width: 25%;
    overflow: hidden;
}
.photo-gallery ul li a
{
    display: block;
    position: relative;
    overflow: hidden;
    margin:10px;
}
.photo-gallery ul li a img
{
    width: 100%;
	height: 198px;
	object-fit: cover;
	object-position: top;
    -webkit-transition: 0.6s;
    -moz-transition: 0.6s;
    -o-transition: 0.6s;
    transition: 0.6s;
}
.photo-gallery ul li a:hover img
{
	
}
.photo-gallery ul li a:before
{
    content: " ";
    position: absolute;
    display: block;
    background: rgba(0, 0, 0, 0.9);
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 9;
    opacity: 0;
}
.photo-gallery ul li a:hover:before
{
	opacity:.5
}
.photo-gallery ul li a:after, .videogallery ul li a:after, .video-profile ul li a:after
{
    content: "\f00e";
    font-family: 'FontAwesome';
    color: #fff;
    font-weight: 100;
    background: rgba(0, 93, 163, 0.5);
    font-size: 24px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 60px;
    height: 60px;
    margin: auto;
    z-index: 99;
    border-radius: 50%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: scale(0);
}
.photo-gallery ul li a:hover:after, .videogallery ul li a:hover:after, .video-profile ul li a:hover:after
{
    transform: scale(1);
}
.photo-gallery ul li h3
{
    color: #363233;
	text-align:center;
	font-size:18px;
	display: none;
}
.formfield, .contactus
{
    
}
.formfield h2, .formfield h3, .contactus h2
{
    margin-left: 10px;
}
.formfield input::-webkit-input-placeholder,
.formfield textarea::-webkit-input-placeholder,
.contactus input::-webkit-input-placeholder,
.formfield textarea::-webkit-input-placeholder
{
    color: #000;
    font-family: "Mona Sans", sans-serif;
    font-weight:400;
    font-size:15px;
}
.formfield input::-moz-placeholder,
.formfield textarea::-moz-placeholder,
.contactus input::-moz-placeholder,
.formfield textarea::-moz-placeholder
{
    color: #000;
    font-family: "Mona Sans", sans-serif;
    font-weight:400;
    font-size:15px;
}
.formfield input:-ms-input-placeholder,
.formfield textarea:-ms-input-placeholder,
.contactus input:-ms-input-placeholder,
.formfield textarea:-ms-input-placeholder
{
    color: #000;
    font-family: "Mona Sans", sans-serif;
    font-weight:400;
    font-size:15px;
}
.formfield input:-moz-placeholder,
.formfield textarea:-moz-placeholder,
.contactus input:-moz-placeholder,
.formfield textarea:-moz-placeholder
{
    color: #000;
    font-family: "Mona Sans", sans-serif;
    font-weight:400;
    font-size:15px;
}
.form-split
{
    width: 50%;
}
.formfield label, .contactus label
{
    padding:10px;
    display:block;
}
.formfield label strong
{
    display: block;
    font-weight: 500;
    margin-bottom: 5px;
    color: #7f7f7f;
    font-size: 13px;
}
.formfield input[type=text], .formfield input[type=email], .formfield input[type=number], .formfield input[type=search], .formfield input[type=date], .contactus input[type=text], .contactus input[type=email], .contactus input[type=number], .contactus input[type=search], .contactus input[type=date]
{
    padding: 16px 20px;
    width: 100%;
    background: #fff;
    border: 1px solid #b4c9ce;
    border-radius: 10px;
    outline: 0px;
    position: relative;
    color: #5b5b68;
    font-size: 15px;
    font-family: "Mona Sans", sans-serif;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.formfield input[type="date"]::-webkit-calendar-picker-indicator,
.contactus input[type="date"]::-webkit-calendar-picker-indicator
{
    background: transparent;
    bottom: 0;
    color: transparent;
    cursor: pointer;
    height: auto;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: auto;
}

.formfield input[type=text]:focus, .formfield input[type=email]:focus, .formfield input[type=number]:focus, .formfield textarea:focus
{
    
}
.formfield input[type="file"]
{
    padding: 12px 20px;
    width: 100%;
    background: #fff;
    border: 1px solid #0A2D56;
    border-radius: 10px;
    outline: 0px;
    position: relative;
    color: #5b5b68;
    font-size: 15px;
    font-family: "Mona Sans", sans-serif;
}
.formfield input[type="file"]::file-selector-button
{
  border: 2px solid #f0d3c3;
  padding: 0.2em 0.4em;
  border-radius: 0.2em;
  background-color: #f0dfd5;
  transition: 1s;
}
.formfield input[type="file"]::file-selector-button:hover
{
    
}
.selectdiv
{
    position: relative;
    font-family: "Mona Sans", sans-serif;
    padding: 10px;
}
.selectdiv select::-ms-expand
{
    display: none;
}
.selectdiv:before
{
    content: " ";
    right: 42px;
    top: 30px;
    position: absolute;
    width: 1px;
    height: 10px;
    background: #000;
    -webkir-transform: rotate(45deg);
    transform: rotate(45deg);
    z-index: 9999;
}
.selectdiv:after
{
    content: " ";
    right: 35px;
    top: 30px;
    position: absolute;
    width: 1px;
    height: 10px;
    background: #000;
    -webkir-transform: rotate(-45deg);
    transform: rotate(-45deg);
    z-index: 9999;
}
.selectdiv:hover:before
{
    -webkir-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.selectdiv:hover:after
{
    -webkir-transform: rotate(45deg);
    transform: rotate(45deg);
}
.selectdiv select
{
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: block;
    width: 100%;
    padding:16px 20px;
    font-size: 16px;
    color: #000;
    background: #fff;
    border: 1px solid #0A2D56;
    background-image: none;
    border-radius: 10px;
    -ms-word-break: normal;
    word-break: normal;
    font-family: "Mona Sans", sans-serif;
    cursor:pointer;
}
.selectdiv:hover select
{
    
}
.selectdiv select:focus
{
    
}
.formfield textarea, .contactus textarea
{
    padding: 16px 20px;
    width: 100%;
    height:120px;
    background: #fff;
    border: 1px solid #b4c9ce;
    border-radius: 10px;
    outline: 0px;
    position: relative;
    color: #5b5b68;
    font-size: 15px;
    font-family: "Mona Sans", sans-serif;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.formfield input[type=submit], .formfield input[type=button], .contactus input[type=submit], .contactus input[type=button]
{
    border: solid 1px #40ac39;
    background: #40ac39;
    padding: 16px 30px;
    outline: 0;
    color: #fff;
    font-weight: 500;
    cursor: pointer;
    font-size: 16px;
    font-family: "Mona Sans", sans-serif;
    border-radius: 10px;
    display: inline-block;
    -webkit-transition: 0.6s;
    -moz-transition: 0.6s;
    -o-transition: 0.6s;
    transition: 0.6s;
}
.formfield input[type=submit]:hover, .formfield input[type=button]:hover
{
    
}
.contactus
{
    
}
.contactus:first-of-type .wp-block-columns h3
{
    color: #0e86c3;
}
.contactus:first-of-type .wp-block-columns p
{
    margin: 15px 0;
    padding-left: 40px;
    position: relative;
}
.contactus:first-of-type .wp-block-columns p a
{
    color: #000;
}
.contactus:first-of-type .wp-block-columns p a:hover
{
    text-decoration:underline;
}
.contactus:first-of-type .wp-block-columns p strong
{
    color: #40ac39;
}
.contactus:first-of-type .wp-block-columns p:before
{
    content: "\e0c8";
    font-family: 'Material Symbols Outlined';
    font-size: 34px;
    color: #0e86c3;
    position: absolute;
    top: 3px;
    left: 0;
    font-weight: 200;
}
.contactus:first-of-type .wp-block-columns p:nth-of-type(2):before
{
    content: "\e0b0";
}
.contactus:first-of-type .wp-block-columns p:nth-of-type(3):before
{
    content: "\e7ba";
}
.contactus:first-of-type .wp-block-columns p:nth-of-type(4):before
{
    content: "\e61d";
}
.contactus:first-of-type .wp-block-columns p:nth-of-type(5):before
{
    content: "\e158";
}
.contactus:first-of-type .wp-block-columns p:nth-of-type(6):before
{
    content: "\f0e2";
}
.contactus:first-of-type .wp-block-columns p:nth-of-type(7):before
{
    content: "\f0e2";
}
.contactus:first-of-type .wp-block-columns p:nth-of-type(8):before
{
    content: "\f0e2";
}
.contactus .wp-block-columns form p
{
    margin: 0 0 !important;
    padding-left: 0px !important;
}
.contactus .wp-block-columns form p:before
{
    display: none;
}
.contactus iframe
{
    width: 100%;
    height: 300px;
    border-radius: 30px;
    margin-top: 50px;
}


/*Responsive*/
@media only screen and (max-width:1200px)
{
    .row
    {
        width: auto;
    }
}
@media only screen and (max-width:1024px)
{
    .main-navigation
    {
        margin-right: 20px;
    }
    .main-navigation ul li
    {
        margin-left: 22px;
    }
	.main-navigation ul li a
	{
		padding: 25px 0px;
	}
}
@media only screen and (max-width:960px)
{
    .header-top .widget_block
    {
        display: none;
    }
    .menu-header-contact-container
    {
        margin-left: auto;
    }
    .site-branding
    {
        left: 0px;
		padding: 7px;
    }
    .main-navigation
    {
        display: none;
    }
    .navbar
    {
        display: block;
    }
	.sidenav ul li.menu-item-has-children:after
	{
		color:#fff;
	}
    .container
    {
        padding-top: 35px;
        padding-bottom: 35px;
    }
    .row
    {
        padding: 0 20px;
    }
    .site-footer article
    {
        padding: 35px 20px;
        display: flex;
        flex-wrap: wrap;
    }
    .site-footer article aside
    {
        width: 50%;
        margin: 0;
    }
}
@media only screen and (max-width:768px)
{
	.site-branding a:after, .footer-content .wp-block-image a:after
	{
		left: 17px;
        font-size: 9px;
	}
    .menu-company-profile-container a
    {
        font-size: 13px;
        padding: 9px 10px;
    }
    .menu-header-contact-container a
    {
        font-size: 13px;
        padding: 8px 8px 9px 32px;
    }
	.hero 
	{
		margin-top: 88.5px;
	}
    .count ul li
    {
        width: 50%;
    }
    .services ul li
    {
        width: 50%;
    }
    .industries-we-serve h2
    {
        font-size: 30px;
    }
    .industries-we-serve ul
    {
        grid-template-columns: 1fr 1fr 1fr;
    }
    .our-services article figure, .our-services article aside, .projects-details-left, .projects-details-right
    {
        width: auto;
        float: none;
    }
    .about-us:before, .projects-details:after, .projects:after, .projects .row:after
    {
        display: none;
    }
    .contact-strip .row
    {
        display: block;
        text-align: center;
    }
    .contact-strip .wp-block-buttons,
    .footer-content .wp-block-buttons
    {
        display: inline-block;
    }
    .entry-header
    {
        padding: 50px 20px 50px 20px;
    }
    .entry-header h1
    {
        font-size: 2rem;
    }
    .certifications ul li
    {
        width: 33.333333%;
    }
    .our-services article
    {
        display: block;
    }
    .our-services article figure
    {
        padding: 20px 20px 0 20px;
    }
    .our-services article figure:after, .our-services article:nth-of-type(even) figure:after
    {
        border-left: none;
        border-right: none;
        border-top: solid 2px #0e86c3;
        position: absolute;
        top: auto;
        bottom: 0;
        right: 0;
        width: 100%;
        height: 50px;
    }
    .our-services article aside
    {
        padding: 0px 20px 0 20px;
    }
    .our-services article figure:before
    {
        top: auto;
        bottom: 25px;
        left: 40px !important;
        right: auto;
    }
    .projects-details-left h3,
    .projects-details-left h2
    {
        padding: 0;
    }
    .projects-details-right:before
    {
        top: -29px;
        left: 0;
        right: 0;
        border-bottom-color: #e8f1f3;
    }    
    .projects-details:before
    {
        left: auto;
        right: 0;
    }
	.projects-details-right
	{
		padding: 15px 30px;
	}
	.photo-gallery ul li
	{
		width: 33.333333%;
	}
	.photo-gallery ul li a img
	{
		height: 150px;
	}	
	#my-welcome-message
	{ 
		width: 75%;
	}
}
@media only screen and (max-width:520px)
{
	.site-header
	{
		padding-bottom: 5px;
	}
	.header-top
	{
		background: none;
	}
	.site-branding
	{	
		padding: 10px;
	}
	.site-branding a:after, .footer-content .wp-block-image a:after
	{
        left: 15px;
        font-size: 8px;
    }
    .menu-company-profile-container
    {
        background: none;
		margin-left: auto;
		margin-right: 50px;
    }
    .menu-header-contact-container
    {
        position: absolute;
        top: 47px;
        right: 50px;
    }
    .menu-company-profile-container a, .menu-header-contact-container a
    {
        width: 150px;
    }
    .site-branding a img
    {
        width: 135px;
        height: auto;
    }
    .navbar
    {
        padding: 16.5px 15px 0px 0;
        margin-top: 0;
        position: relative;
        top: -3px;
    }
	.entry-header h1
	{
        font-size: 1.6rem;
    }
	.entry-header:after
	{
		bottom: -2px;
	}
    .count ul li
    {
        width: 100%;
    }
    .services ul li
    {
        width: 100%;
    }
    .industries-we-serve ul
    {
        grid-template-columns: 1fr 1fr;
    }
    .site-footer article
    {
        text-align: center;
        display: block;
    }
    .site-footer article aside
    {
        width: auto;
        float: none;
    }
    .site-info
    {
        padding: 20px 60px !important;
    }
    .site-info p
    {
        text-align: center;
		float: none;
    }
    .menu-follow-us-container
    {
        text-align: center;
    }
    .menu-follow-us-container li
    {
       float: none;
        margin-right: 0;
        display: inline-block;
    }
    .certifications ul
    {
        display: block;
    }
    .certifications ul li
    {
        width: 100%;
        border-left: none;
        border-top: solid 1px #ced8e0;
    }
    .certifications ul li:first-of-type
    {
        border-top: none;
    }
	.photo-gallery ul li
	{
		width: 50%;
	}
	.photo-gallery ul li a img
	{
		height: 166px;
	}
	.entry-header
	{
		margin-top: 89px;
	}
	#my-welcome-message
	{ 
		width: 90%;
	}
}
@media only screen and (max-width:320px)
{
    .industries-we-serve ul
    {
        grid-template-columns: 1fr;
    }
}