


#header-top {
height: 60px;
width:100%;
background-image: url('../images/slidesnew1.png');
background-repeat: no-repeat;
animation: animatedBackground 85s linear infinite;
line-height: 400px;
}

/* Reset css */
* {
  margin: 0;
  padding: 0;
}

html {
  scroll-behavior: smooth;
}
body {
  background: #ffffff;
  font-family: 'Open Sans', sans-serif!important;
  color: #3D3E40;
  font-size: 16px;
  line-height: 24px;
  font-weight: normal;
  font-weight: 400;
}
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
p {
  margin: 0;
  font-size: 16px;
}
ul.menuMg li a.active {
  color: #215ed9;
  font-weight: 600;
  box-shadow: 0px 3px 0px #215ed9;
}
a {
  color: #00bdf2;
  text-decoration: none;
  transition: all 0.5s;
}
a:hover {
  text-decoration: none;
  transition: all 0.5s;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  color: #000000;
}
h1 {
  font-size: 34px;
  line-height: 45px;
}
h2 {
  font-size: 34px;
}

/* Header css */

header {
  padding: 0;
  transition: all 0.5s;
  background: #fff;
}

header .navbar {
  padding: 0;
  justify-content: flex-start;
}
header .navbar .navbar-nav {
  flex-direction: row;
  display: block;
  width: 100%;
}
.dropdown,
.dropup {
  justify-content: center;
  min-width: 130px;
  float: left;
}
header .navbar .navbar-nav li:last-child {
  /* float: right !important;
  background: url(../images/language.svg) right 9px no-repeat;
  min-width: auto;*/
}
.languageList {float:right!important;}
header .navbar .navbar-nav li:last-child select {
  border: 0px;
  background: transparent;
  color: #215ED9;
  font-weight: 600;
  padding: 10px 25px 6px 0px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  max-width: 90px !important;
}
header .navbar .navbar-nav li:last-child .dropdown-toggle::after {
  display: none;
}

/* header .navbar .navbar-nav .dropdown{
    margin-bottom: -9px;
} */
header .navbar .navbar-nav .nav-link {
  font-size: 16px;
  line-height: 25px;
  color: #222;
  position: relative;
  font-weight: 600;
  padding: 12px 10px 12px !important;
}
header .navbar .navbar-nav .nav-link.schedule {
  background-color: #00bdf2;
  color: #fff !important;
  text-transform: uppercase;
  border-radius: 25px;
  padding: 10px 30px;
}
header .navbar .navbar-nav .nav-link.schedule:hover {
  color: #222 !important;
}
header .navbar .navbar-nav .dropdown-menu {
  position: absolute;
  padding: 0;
}
@media (min-width: 768px) {
  .slideTop img {
    width: 100%;
    margin: -1px 0px 0px 0px;
  }
  header .navbar .navbar-nav .nav-link.active:before,
  header .navbar .navbar-nav .active .nav-link:before {
    content: "";
    background-color: #215ed9;
    height: 3px;
    width: 100%;
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0;
    margin: 0 auto;
  }
  header .navbar .navbar-nav .nav-link:hover,
  header .navbar .navbar-nav .nav-link.active,
  header .navbar .navbar-nav .active .nav-link {
    color: #215ed9;
  }
  header .navbar .navbar-nav .nav-link.schedule:before {
    display: none;
  }
  .scm-arrow-down {
    top: 40px;
  }
  header .navbar .navbar-nav .dropdown-menu {
    /* height: 0; */
    /* opacity: 0; */
    /* visibility: hidden; */
    transition: all 0.5s;
    /* display: block; */
    box-shadow: 1px 5px 6px #747474;
    border: 0;
    left: 0px;
    top: 47px;
    width: 100%;
    background: #f5f5f5;
    border-radius: 0px;
  }
  header .navbar .navbar-nav .dropdown-menu.lngug {
    left: -20px;
  }
  /* header .navbar .navbar-nav .nav-item:hover .dropdown-menu{ */
  /* height: auto; */
  /* opacity: 1; */
  /* visibility: visible; */
  /* transition: all 0.5s; */
  /* } */
  header {
    position: relative;
    top: 0;
    width: 100%;
    z-index: 90;
  }
  .scroll header {
    padding: 10px 0;
    transition: all 0.5s;
    box-shadow: 1px 1px 4px #ccc;
  }
  .scroll .srchTop {
    margin-top: 3px;
  }
  .scroll header .logoheader {
    height: 30px;
    margin-top: 6px;
    transition: all 0.5s;
  }
  header .navbar .navbar-nav .dropdown-menu .dropdown-item:hover,
  header .navbar .navbar-nav .dropdown-menu .dropdown-item:focus,
  header .navbar .navbar-nav .dropdown-menu .dropdown-item:active,
  header
    .navbar
    .navbar-nav
    .dropdown-menu
    .dropdown-item.dropdown-item-active {
    background-color: #215ed9;
    color: #fff;
  }
}
header .navbar .navbar-nav .dropdown-menu .dropdown-item {
  padding: 0.5rem 0.8rem;
  font-size: 0.9rem;
  line-height: 20px;
}
.heroIndustriesGas {
    background: #f5f8ff;
}
img.aquaM {
    width: 100%;
    margin: 106px 0px 0px 0px;
}
@media (min-width: 1200px){
.container {
    max-width: 1170px;
}
}
header .logoheader {
    width: 168px;
}
header .navbar .navbar-nav li {
    display: inline-block;
}
.bg-light {
    background-color: #ffffff!important;
	padding: 0px;
}
.navMain {
    padding-top: 0px;
    display: block;
    box-shadow: 1px 6px 10px #ededed;
    border-top: 1px solid #f5f5f5;
}
.navbar-nav li a {
	color: #3D3E40!important;
	font-weight: 600;
	font-size: 16px;
	padding-top: 16px;
	padding-bottom: 16px;
	padding-left: 16px!important;
	padding-right: 16px!important;
	line-height: 28px;
}
.mb20 {
	margin:20px 0px;
	}
section.topStrip {
    background: #F2F4F4;
    text-align: center;
    font-size: 16px;
    padding: 20px 0px;
    font-weight: 600;
}
section.topStrip p a {
    color: #648001;
}
.banner_home {
	background:url(../images/bg_banner.png) left top no-repeat;
	padding:250px 0px;
	background-size: cover;
	position:relative;
	}
section.banner_home h1 {
    color: #fff;
    text-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
    font-size: 64px;
    font-weight: 700;
    line-height: 88px;
}
section.banner_home p {
    color: #fff;
    font-size: 18px;
    line-height: 32px;
    margin-top: 10px;
    font-weight: 500;
	margin-bottom: 10px;
}
a.btnBlues {
    font-size: 20px;
    display: inline-block;
    color: #215ED9;
    background: #ffffff;
    padding: 8px 24px;
    border-radius: 3px!important;
    line-height: 32px;
    font-weight: 500;
    margin-top: 20px;
    border: 0px!important;
    text-decoration: none!important;
}
.btn10 {
    color: #fff;
    text-align: center;
    border: 1px solid #fff;
    border-radius: 50px;
    position: relative;
    overflow: hidden !important;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    z-index: 10;
}
.btn10::before {
    content: "";
    width: 0%;
    height: 100%;
    display: block;
    background: #213D58;
    position: absolute;
    -ms-transform: skewX(-20deg);
    -webkit-transform: skewX(-20deg);
    transform: skewX(-20deg);
    left: -10%;
    opacity: 1;
    top: 0;
    z-index: -12;
    -moz-transition: all 0.4s cubic-bezier(0.77, 0, 0.175, 1);
    -o-transition: all 0.4s cubic-bezier(0.77, 0, 0.175, 1);
    -webkit-transition: all 0.4s cubic-bezier(0.77, 0, 0.175, 1);
    transition: all 0.4s cubic-bezier(0.77, 0, 0.175, 1);
    box-shadow: 2px 0px 14px rgb(0 0 0 / 60%);
	
}
.btn10::after {
    content: "";
    width: 0%;
    height: 100%;
    display: block;
    background: rgba(255, 255, 255, 0.4);
    position: absolute;
    -ms-transform: skewX(-20deg);
    -webkit-transform: skewX(-20deg);
    transform: skewX(-20deg);
    left: -10%;
    opacity: 0;
    top: 0;
    z-index: -15;
    -webkit-transition: all 0.4s cubic-bezier(0.2, 0.95, 0.57, 0.99);
    -moz-transition: all 0.4s cubic-bezier(0.2, 0.95, 0.57, 0.99);
    -o-transition: all 0.4s cubic-bezier(0.2, 0.95, 0.57, 0.99);
    transition: all 0.4s cubic-bezier(0.2, 0.95, 0.57, 0.99);
    box-shadow: 2px 0px 14px rgb(0 0 0 / 60%);
}
.btn10:hover::before, .btn1O:hover::before {
    opacity: 1;
    width: 116%;
	color:#ffffff;
}
.btn10:hover::after, .btn1O:hover::after {
    opacity: 1;
    width: 120%;
	color:#ffffff;
}
section.topStrip p {
    font-size: 16px;
}
a.btn10.btnBlues:hover {
    color: #fff;
}
footer {
    padding: 80px 0px;
    text-align: center;
}
footer ul li {
    display: inline-block;
}
footer ul li a {
    color: #213D58;
    padding: 0px 24px;
    text-decoration: underline;
}
footer ul {
    display: block;
    margin-bottom: 40px;
}
footer p {
    margin-bottom: 8px;
    line-height: 32px;
}
h2.rcrsHdng {
    font-size: 26px;
    font-weight: 700;
    line-height: 40px;
    color: #16293B;
    margin-bottom: 32px;
}
section.Other_resources a {
    display: block;
}
section.Other_resources a img {
    width: 100%;
}
section.Other_resources a p img {
    width: auto;
    vertical-align: middle;
}
section.Other_resources a p {
    color: #16293B;
    font-size: 18px;
    font-weight: 700;
    line-height: 32px;
    margin-top: 16px;
}
section.Other_resources {
    padding: 60px 0px;
}
.lrng_topics {	
	background:url(../images/bg_learning.png) right top no-repeat;
	padding:120px 0px;
	}
section.lrng_topics h2 {
    color: #213D58;
    font-size: 56px;
    font-weight: 700;
    line-height: 80px;
    margin-bottom: 16px;
}
section.lrng_topics p {
    color: #213D58;
	font-size: 18px;
}
span.solidBlock {
    height: 16px;
    width: 128px;
    background: #C4D7E9;
    display: block;
    margin-top: 30px;
}
.blockTopics {
    display: block;
    background: #245F97;
    border-radius: 8px;
}
.blockTopics a {
    display: block;
    padding: 64px 40px;
	border-radius: 8px;
}
.blockTopics a .wDrop {
    display: inline-block;
    margin:12px 25px 12px 0px;
}
.blockTopics a span {
    display: inline-block;
    width: 81%;
    color: #fff;
    font-size: 32px;
    line-height: 40px;
    font-weight: 400;
    vertical-align: top;
}
.blockTopics a span i {
    font-style: normal;
    font-size: 16px;
    display: block;
}
img.arwWhite {
    display: inline-block;
    vertical-align: top;
}
img.arwWhite {
    display: inline-block;
    vertical-align: top;
    margin: 30px 0px;
}
.blockTopicsSecond {
	background:url(../images/blocktopicstwo.png) left top no-repeat;
	background-size:cover;
}
.blockTopicsFour {
	background:url(../images/blocktopicsfour.png) left top no-repeat;
	background-size:cover;
}
.mt64 {
	margin-top:64px;
	}
.mb30 {
	margin-bottom:30px;
	}
.blockTopics a:hover {
    box-shadow: 0px 0px 6px 2px #9b9b9b;
}
.suplySolution {
	padding:250px 0px;
	background:url(../images/bg_supply.png) left top no-repeat;
	background-size:cover;
	}
section.suplySolution h2 {
    color: #ffffff;
    font-size: 56px;
    font-weight: 700;
    line-height: 80px;
    margin-bottom: 16px;
}
section.suplySolution p {
    color: #ffffff;
	font-size:18px;
	line-height:32px;
}
a.btnWhite {
    font-size: 20px;
    display: inline-block;
    color: #ffffff;
    background: transparent;
    padding: 8px 24px;
    border-radius: 3px!important;
    line-height: 32px;
    font-weight: 500;
    margin-top: 20px;
    text-decoration: none!important;
	border:1px solid #ffffff;
}
img.imgSolu {
    margin-top: -140px;
}
section.weHelp {
    text-align: center;
    padding: 100px 0px;
}
section.weHelp h2 {
    color: #213D58;
    font-size: 56px;
    font-weight: 700;
    line-height: 80px;
    margin-bottom: 16px;
	display: inline-block;
	position:relative;
}
section.weHelp h2:after {
    position: absolute;
    height: 22px;
    width: 100%;
    content: '';
    background: #C4D7E9CC;
    left: 0px;
    bottom: 5px;
    z-index: -1;
}
section.weHelp p {
    color: #213D58;
	font-size:18px;
	line-height:32px;
}
.blockBoxGray {
    background: #F0F5F9;
    border-radius: 6px;
    padding: 32px 0px;
}
.blockBoxGray h3 {
    font-size: 18px;
    line-height: 32px;
    font-weight: 700;
    margin: 15px 0px;
}
a.btnLine {
    font-size: 16px;
    display: inline-block;
    color: #245F97;
    background: transparent;
    padding: 8px 24px;
    border-radius: 3px!important;
    line-height: 32px;
    font-weight: 600;
    margin-top: 0px;
    text-decoration: none!important;
	border:1px solid #245F97;
}
a.btnLine:hover{color: #ffffff;}
a.btnGreen {
    font-size: 20px;
    display: inline-block;
    color: #ffffff;
    background: #8FB602;
    padding: 8px 24px;
    border-radius: 3px!important;
    line-height: 32px;
    font-weight: 500;
    margin-top: 20px;
    border: 0px!important;
    text-decoration: none!important;
}
.btnCntrd {
	text-align:center;
	margin-top:30px;
	}
select.globeLang {
    color: #3D3E40;
    font-size: 16px;
    font-weight: 600;
    border: 0px;
    appearance: none;
    float: right;
    background: url(../images/globe.svg) right 2px no-repeat;
    padding: 0px 26px 0px 0px;
	margin: 8px 0px;
}
.profile .dropdown button {
    background: transparent;
    font-size: 14px;
    color: #213D58;
    font-weight: 600;
    border: 1px solid #ccc;
    padding: 10px 11px;
    float: right;
    margin-top: -4px;
}
.profile {
    float: right;
    margin-right: 25px;
}
img.minImage {
    border-radius: 50%;
    margin-right: 10px;
}
.searchHead {
    float: right;
    border: 1px solid #DBDBDB;
    height: 40px;
    vertical-align: top;
    margin-right: 25px;
    border-radius: 25px;
}
input.headSearch {
    border: 0px;
    width: 240px;
    height: 38px;
    padding: 0px 10px;
    border-radius: 25px;
    margin-left: 5px;
}
input.headBtn {
    border: 0px;
    font-size: 0px;
    background: url(../images/search-icon.svg) left top no-repeat;
    width: 18px;
    height: 18px;
    margin: 11px 10px;
    vertical-align: top;
    cursor: pointer;
}
