#MainContainer { position: relative;}body {font-family: 'Open Sans', sans-serif !important;}address, blockquote, body, dd, dl, dt, fieldset, figure, h1, h2, h3, h4, h5, h6, hr, html, iframe, legend, li, ol, p, pre, textarea, ul { border: 0; font-size: 100%; font-style: inherit; font-weight: inherit; margin: 0; outline: 0; padding: 0; vertical-align: baseline;}
#FirstSection { background-image: url(http://staging.powercozmo.com/public/pages/wp-content/uploads/2022/08/canal-with-water-from-dead-sea-desert-1.webp); background-position: bottom center; background-repeat: no-repeat; background-size: cover; background-attachment: fixed; position: relative; min-height: 280px;}.BackgroungOverlay { background-color: #000000; opacity: 0.65; transition: background 0.3s, border-radius 0.3s, opacity 0.3s; height: 100%; width: 100%; top: 0; left: 0; position: absolute;}.FirstSectionHeading { text-align: center; color: #ffffff; font-size: 45px; font-weight: 500; margin-top: 20px;}
.FirstSectionPara { text-align: center; color: #ffffff; font-size: 24px; font-weight: 100;}
#SecondSection { transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s; margin-top: -60px; margin-bottom: 0px; padding: 30px 30px 0px 30px;}.DiPipeAbout:before { box-shadow: 0 3px 48px #04000F29; width: 84%; background: #fff; display: block; content: ''; position: absolute; right: 0; top: 270px; height: 100%; padding-bottom: 120px; max-height: 600px; background: #fff; background: linear-gradient( 180deg,rgba(255,255,255,1) 0,rgba(255,255,255,1) 50%,rgba(255,255,255,1) 82%,rgba(255,255,255,1) 100%); box-shadow: -31px -67px 40px -50px rgb(0 0 0 / 75%); left: 0; margin: 0 auto; display: block;}.SecondSectionIN { width: 80%; display: flex; justify-content: center; margin-top: -30px;}
.SecondSectionDiv { display: flex; justify-content: center;}.red-color {color: #D7282F;}
.SecondSectionAlign {display: flex; position: relative; text-align: justify;}.SecondSectionImg { height: auto; width: 100%; border-radius: 10px; position: relative; z-index: 1;}.normal-color {color: #3f4244;}@keyframes animName {0%{ transform: rotate(0deg); } 100%{ transform: rotate(360deg); }}.SecondSectionSettingImg { background-repeat: no-repeat; animation: animName 18s linear infinite; width: 61%; margin: -135px; position: absolute; bottom: 7px; right: 8px;}.Htext {color: #212529;}.InnerParaAll {text-align: justify;}.BtnSvg svg { color: #da0f0f; fill: #D7282F; height: 14px; display: inline; margin: 6px;}
.BtnSvg:hover svg{ color: #ffffff; fill: #ffffff; height: 14px; display: inline; margin: 6px;}
.BtnPluse a:hover{ animation: pulse 1s infinite; animation-timing-function: linear; }@keyframes BtnPluse { 0% { transform: scale(1);} 50% { transform: scale(1.1);} 100% { transform: scale(1); } }a { text-align: center; display: block; font-weight: bold; float: left; }.pulse a:hover{  animation: pulse 1s infinite; animation-timing-function: linear; } @keyframes pulse { 0% { transform: scale(1); }50% { transform: scale(1.1);}100% { transform: scale(1); }}