@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
* {margin: 0;padding: 0;}body{  font-family: "Poppins", serif;line-height: normal} img{width: 100%;height:auto}p{font-size: 18px !important;margin-bottom: 15px}
h2{font-size: 30px;margin-bottom: 10px}h6{font-size: 14px;font-weight: 400;}.gp{gap:20px}.txt-cen{text-align: center}
.sf4uio-wrap{max-width: 85%;margin: auto}.sf4uio-flx{display: flex}.sf4uio-al{align-items: center}.sf4uio-jus{justify-content: space-between}.pd{padding:30px 0} a{text-decoration: none} ul li{list-style: none;font-size: 18px !important}header img{max-width: 200px}
.sf4uio-top-header {background:#214332 ;color: #fff;padding: 10px }
.sf4uio-top-header p{font-size: 14px}
header{;padding: 20px 0;} header ul li{padding: 10px}  header a{font-size: 16px;color: #000}.sf4uio-hero{background-image:url(../images/hcc-slider.jpg);background-repeat: no-repeat;background-size: cover;padding: 150px 0 150px;color: #214332 }
header ul a:hover{text-decoration:underline;color:#000;}
.pd-lef{padding-left: 40px}
.sf4uio-flx-33{flex: 33.3%}
/*---newbutton---*/
.custom-btn {
  width: 130px;
  height: 40px;
  color: #fff;
  border-radius: 5px;
  padding: 10px 25px;
  font-family: 'Lato', sans-serif;
  font-weight: 500;
  background: transparent;
  cursor: pointer;
  transition: all 0.3s ease;
  position: relative;
  display: inline-block;
   box-shadow:inset 2px 2px 2px 0px rgba(255,255,255,.5),
   7px 7px 20px 0px rgba(0,0,0,.1),
   4px 4px 5px 0px rgba(0,0,0,.1);
  outline: none;
}
/* 5 */
.btn-5 {
 width: 160px;
    height: 50px;
    line-height: 42px;
    padding: 0;
    border: none;
    background: #214332 ;
}
.btn-5:hover {
  color: #000;
  background: transparent;
   box-shadow:none;
}
.btn-5:before,
.btn-5:after{
  content:'';
  position:absolute;
  top:0;
  right:0;
  height:2px;
  width:0;
  background: #214332 ;
  box-shadow:
   -1px -1px 5px 0px #fff,
   7px 7px 20px 0px #0003,
   4px 4px 5px 0px #0002;
  transition:400ms ease all;
}
.btn-5:after{
  right:inherit;
  top:inherit;
  left:0;
  bottom:0;
}
.btn-5:hover:before,
.btn-5:hover:after{
  width:100%;
  transition:800ms ease all;
}
/*---newbutton---*/

.sf4uio-hero-inf h2{font-size: 35px;font-weight: 700;}
.sf4uio-hero-inf{max-width: 600px;margin: auto;background: #ffffffb8;padding: 20px;border-radius: 10px;text-align: center}

.sf4uio-btn {max-width: 30%;padding: 15px;
    text-align: center;margin: auto;
    border-radius: 5px;border: 2px solid #fff;
}.sf4uio-btn a {color: #fff;font-weight: 600;}.sf4uio-btn:hover{background: #000;color: #fff}
.sf4uio-prd-bx {flex: 33.3%;text-align: center;}.sf4uio-prd-bx1{flex: 60%}.sf4uio-prd-bx1-25{flex: 25%}
.sf4uio-fets{flex:55%}
.sf4uio-fets1{flex: 45%;padding: 60px 20px;text-align: center;}
.sf4uio-fets-bx34{flex: 50%}
.sf4uio-prd-bt {background: #9d98d4;
    max-width: 40%;
    padding: 12px;
    text-align: center;
    margin: auto;
    border-radius: 5px;color: #fff}

.sf4uio-prd-bt:hover{background: #000;border:0}
.sf4uio-ft-bx{flex:33.3%}.sf4uio-ft-bx ul li {color: #fff;}



.product {text-align: center;}
/*.thumbnails {margin-top: 20px;}*/
.thumbnail {margin: 0 5px;cursor: pointer;border: 2px solid transparent;}.thumbnails img{display:inline-flex;max-width:110px;}.thumbnail:hover {border-color: #333;}.product img{max-width: 600px;}.sf4uio-abtn{
    max-width: 40%;
    background-color: #9d98d4;
    text-align: center;
    color: #fff;
    padding: 10px;
    border-radius: 10px;
   padding: 15px;
    font-size: 18px;
    border: none;
    margin-top: 20px;
    cursor: pointer;
}.sf4uio-sf4uio-mid li{font-size: 16px;}
.sf4uio-flex-60{flex: 60%}.sf4uio-flex-40{flex: 40%}.sf4uio-flex-15{flex:25%}.prd-del ul li {list-style-type: disclosure-closed;margin-left: 35px;margin-bottom: 10px;}.sf4uio-flex-40 ul li {list-style-type: disc;margin-left: 35px;}
.cnt li{list-style: circle}
.sf4uio-prd-bx-uit{font-size: 15px} .sf4uio-prd-bx-uit2{font-size: 12px} 
.prd-list li{list-style-type: decimal;
    margin-left: 30px;
    line-height: 1.8;}footer{background:#214332 ;padding: 30px 0;color: #fff;}
input[type=text], select, textarea {
  width: 100%; padding: 12px; border: 1px solid #ccc; border-radius: 4px;  box-sizing: border-box; margin-top: 6px;margin-bottom: 16px; resize: vertical;}input[type=submit] { background-color: #04AA6D; color: white; padding: 12px 20px; border: none; border-radius: 4px; cursor: pointer;}

input[type=submit]:hover {background-color: #45a049;}
@media screen and (max-width: 768px) {.sf4uio-top-header{display:none}.sf4uio-fets{text-align: center;padding:20px}.mb-menu{display:none}.sf4uio-col{flex-direction:column}.od{order: 2}.sf4uio-mb-txt{text-align: center}.sf4uio-mt{margin-top: 20px}.sf4uio-hero-inf h2 {font-size: 30px;}.sf4uio-btn{margin: auto;max-width: 100%}.sf4uio-fets-bx{border: 0 !important}.sf4uio-prd-bt{max-width: 100%}.sf4uio-prd-bx{text-align: center}.sf4uio-col-rev{flex-direction: column-reverse}.prd-h1{font-size: 22px  !important }.sf4uio-abtn{max-width: 100%}.sf4uio-hero-inf {
    max-width: 100%;
text-align: center;} .mob-mt{margin-top:20px}}