* {
    margin: 0;
    padding: 0;
}

html {
    scroll-behavior: smooth;
}

body {
    font-family: 'Arial', sans-serif;
    line-height: normal
}
.txt-white{
    color:#fff;
}
.txt-black{
    color:#000;
}
img {
    width: 100%;
    height: auto
}
#pop-up-hide{
    display: none;
  }
  .pop-up{
    height:100%;
    width:100%;
    position:fixed;
    background-color: #00000075;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 10;
  }
  
  .pop-up-cont{
    max-width: 450px;
    min-height: 200px;
    padding: 20px;
    margin: 10px;
  
      background-color: white;
      border-radius: 20px;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      text-align: center;
  }
  .pop-up-cont h2 {
    margin:10px 0px
  }
  .pop-up-cont a{
    font-size: 14px;
    color:rgb(73, 72, 72);
    text-decoration: underline;
    
  }
  .pop-up-cont p{
    font-size: 15px;
      line-height: 1.4;
      color: gray;
  } 
  .pop-up-cont img{
    height: 40px;
      width: 40px;
   
  }
  .pop-btn {
    margin:10px;
  }
  .pop-btn  button {
    font-size: 15px;
      font-weight: 600;
      max-width: 115px;
      padding: 8px 10px;
      color: #fff;
      border: none;
      border-radius: 5px;
      margin: 10px 10px;
      text-decoration: none;
  }
p {
    font-size: 16px;
    margin-bottom: 8px;
    line-height: 1.5;
}

h2 {
    font-size: 30px;
    margin-bottom: 10px
}

h6 {
    font-size: 14px;
    font-weight: 400;
}

.gp {
    gap: 20px
}

.txt-cen {
    text-align: center
}

.jskgse-wrap {
    max-width:1150px;
    width:90%;
    margin: auto
}
.jskgse-wrap-100 {
    max-width:1150px;
    width:100%;
    margin: auto
}

.jskgse-flx {
    display: flex
}

.jskgse-al {
    align-items: center
}

.jskgse-jus {
    justify-content: space-between
}
.jskgse-jus-cen{
    justify-content: center;
}
.jskgse-feaut {
    background-color: #81e3ea;
}

.pd {
    padding: 30px 0
}

a {
    text-decoration: none
}

ul li {
    list-style: none;
}

header img {
    max-width: 200px
}

header {
   background-color:#000;
    padding: 20px 0;
}

header ul li {
    padding: 10px
}

header a {
    font-size: 16px;
    color: #fff;
}
.nav h1,footer h1  {
  font-size: 28px;
}
.ban{
    background-image: url(../images/banner.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.jskgse-hero {
   
    padding: 130px 0;
    /* display: flex;
    justify-content: center;
    align-items: center; */
    /* min-height:350px; */
    
}

header ul a:hover {
    text-decoration: underline;
    color: #ed5a28;
}

.jskgse-hero-inf h2 {
    font-size: 35px;
    font-weight: 700;
}

.jskgse-hero-inf {
    flex: 55%;
}

.jskgse-hero-inf1 {
    flex: 45%
}

.banner {
    color: white
}

.jskgse-btn {
    margin: 20px auto;
    
    max-width: 120px;
    padding: 10px;
    text-align: center;
    background: #494946;
    border-radius: 5px;
    color: #fff;
}

.jskgse-btn a {
    color: #fff;
    font-weight: 600;
}

.jskgse-btn:hover {
    background: #000;
    color: #fff
}

.jskgse-prd-bx {
    flex: 33.3%;
    text-align: center;
    background: #f0ddcd;
}

.jskgse-prd-bx1 {
    flex: 60%
}

.jskgse-flx-25 {
    flex: 25%
}
.jskgse-fets-33{
    flex:33%;
}
.jskgse-fets-50 {
    flex: 50%
}

.jskgse-prd-bt {
    border: 2px solid #121111;
    max-width: 105px;
    padding: 10px;
    text-align: center;
    margin: auto;
    border-radius: 5px;
    color: white;
    background-color: #4e5250f0;
    margin: 10px auto;
}
.jskgse-prd-bt:hover {
    background: #0b0b0b;
    border:2px solid transparent;
   
}


.jskgse-ft-bx li {
    color: #fff;
    text-align: center
}

.jskgse-ft-bx i {
    font-size: 22px;
    margin-bottom: 10px;
}

.jskgse-flx {
    display: flex;
}



.mopd img {
    height: 300px;
    width: 200px;
}
.jskgse-abt{
    margin-top: 50px;
}
.abt-cont{
    padding: 30px;
    line-height: 1.8;
}
.prd-back h1 {
    line-height: 1.5;
    font-size: 25px;
}
.prd-back:nth-child(1){
    background-image: url(../images/mor-prd1.jpg);
    background-position: center;
    background-size: cover;
   /* min-height: 300px; */
   padding:60px 20px;
}
.prd-back:nth-child(2){
    background-image: url(../images/mor-prd2.jpg);
    background-position: center;
    background-size: cover;
    /* min-height: 300px; */
    padding:60px 20px;
}

.jskgse-abt-btn{
    background-color: #494946;
    max-width: 150px;
    text-align: center;
    padding: 10px 20px;
    color: white;
}
.jskgse-img-btn{
    /* background-color: #525151; */
    max-width: 120px;
    /* text-align: center; */
    padding: 10px 10px;
    color: rgb(0, 0, 0);
    border-bottom: 2px dashed black;
}
.main-product{
    border: 2px solid rgba(22, 21, 21, 0);
    /* padding: 10px; */
    max-width: 240px;
text-align: center;
transition: 1s ease-in-out;
   
}
.main-product:hover {
    border: 2px solid rgb(22, 21, 21);
}
.jskgse-prd {
    padding:10px 20px 30px;
}
/* .main-product:hover.prd-cont{
    opacity: 1;
    background-color: rgba(0, 0, 0, 0.498);
} */
.titlepage {
    padding:20px 10px;
}
.thumbnails {margin-top: 20px;
    text-align: center;}
.thumbnail {
    margin: 0 5px;
    cursor: pointer;
    border: 2px solid transparent;
}

.thumbnails img {
    display: inline-flex;
    max-width: 130px;
}

.thumbnail:hover {
    border-color: #333;
}

.main-product img {
    max-width: 230px;
    display: block;
    margin: auto;
    padding-top: 5px;
}

.jskgse-abtn {
    max-width: 120px;
    background-color: #446856;
    text-align: center;
    color: #fff;
    padding: 10px;
    border-radius: 10px;
    padding: 10px 0px;
    font-size: 14px;
    border: none;
    margin-top: 10px;
    /* margin-left: 50px; */
    cursor: pointer;
}

.jskgse-mid li {
    font-size: 16px;
}

.jskgse-flex-60 {
    flex: 60%
}
.jskgse-flex-70 {
    flex: 70%
}
.jskgse-flex-80 {
    flex:80%;
}
.jskgse-flex-40 {
    flex: 40%
}
.jskgse-flex-20 {
    flex: 20%
}

.jskgse-flex-15 {
    flex: 25%
}

.prd-del ul li {
    list-style-type: disclosure-closed;
    margin-left: 35px;
    margin-bottom: 10px;
}

.jskgse-flex-40 ul li {
    list-style-image: url(../images/mid-li.png);
    margin-left: 35px;
    margin-bottom: 10px
}
.ban-cont h1  {
    font-size: 40px;
    line-height: 1.4;
}
.hgt{
    min-height: calc(100vh - 150px);
}
.cnt li {
    list-style: circle
}

.jskgse-prd-bx-uit {
    font-size: 15px
}

.jskgse-prd-bx-uit2 {
    font-size: 12px
}
.row ul {
    margin-top: 10px;
  }
  
  .row p {
    color: black;
    font-size: 18px;
    line-height: 1.6;
  }
  
  .row ul li {
    line-height: 20px;
    margin-top: 10px;
    padding-left: 10px;
  }
  
  .row h3,
  .row p {
    margin-top: 20px;
  }
  
  
.prd-list li {
    list-style-type: decimal;
    margin-left: 30px;
    line-height: 1.8;
}

.jskgse-flx-33 {
    flex: 33.3%
}

.jskgse-fets-50-info-bx {
    flex: 33.3%;
    text-align: center
}

.jskgse-fets-50-info-bx i {
    font-size: 32px
}
.jskgse-scd{
    background-image: url('../images/strp.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 70px 30px
}
.strip{
    color:rgb(255, 255, 255);
    /* background-color: rgba(0, 0, 0, 0.3); */
    padding:30px;
    max-width: 500px;
}
.strip h2{
    font-size: 30px;line-height: 1.5;
}

.jskgse-strp-btn{
    margin: 20px 0px;
    
    max-width: 120px;
    padding: 10px;
    text-align: center;
    background: #494946;
    border-radius: 5px;
    color: #fff;
}
/* .od-bx {

    border: 2px solid;
    border-radius: 20px;
    background-color: #37b14952;
} */

/* .ord{
    border:2px solid ; 
    border-radius: 20px;
    background-color: #81e3ea;
    /* margin-top:200px; */

.pur-od {
    min-height: 400px;
    background-color: white;
    display: flex
;
    justify-content: center;
    align-items: center;
    padding: 20px;
}
.prd-cont{
    padding:10px;
}
.od-cont {
    text-align: center;
    /* height: 300px; */
    padding: 20px;
    max-width: 350px;
    border: 2px solid;
    border-radius: 20px;
    background-color: #37b14917;
}

.ord-cont p {
    padding: 20px;
}

.od-cont img {
    height: 50px;
    width: 50px;

}

footer {
    /* margin-top:20px; */
    border-top: 1px solid;
    background: #000;
    padding: 30px 0;
    color: #fff;
}
.foot-link {
    margin-top:10px;
}
.rev-form {
    border: 5px double black;
    padding: 20px;
    line-height: 1.4;
    font-size: 17px;

}
.rev {
    padding:0px 30px 30px;
}
.rev h1 {
    margin:10px ;
    text-align: center;
    font-size: 30px;
}
.rev-btn {
    padding: 10px 20px;
    font-size: 17px;
    border-radius: 5px;
    cursor:pointer;
}
input[type=text],
input[type=date],
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) {
    header {
        text-align: center
    }

    .jskgse-scd {
        text-align: center !important;
        padding:20px
    }

    .jskgse-hero {
        padding: 20px;
        /* background: #cdd4d2ad; */
        text-align: center;
    }
    .ban-cont h1 {
        font-size: 22px;
        line-height: 1.4;
       
    }
    .ban-cont{
 padding: 10px;
    } 
    .mb-menu {
        display: none
    }
    .strip {
        padding:10px;
        color:#000;
    }
.strip h2 {
    font-size: 24px;
    margin-bottom: 10px;
    color:#000;
}
    .jskgse-col {
        flex-direction: column
    }

    .od {
        order: 2
    }

    .jskgse-mb-txt {
        text-align: center
    }

    .jskgse-mt {
        margin-top: 20px
    }
.jskgse-abtn {
    margin: 10px auto;
}
.titlepage{
    text-align: center;
}  
    .jskgse-hero-inf h2 {
        font-size: 30px;
    }
    .thumbnails img {
        display: inline-flex
    ;
        max-width: 70px;
    }
    .jskgse-btn {
        margin:10px auto;
        max-width:120px;
    }

    .jskgse-fets-50-bx {
        border: 0 !important
    }
    .rev {
        padding: 0px 0px 30px;
    }
    .jskgse-prd-bt {
        max-width: 110px;
    }
.jskgse-strp-btn{
    margin:10px auto;
}
    .jskgse-prd-bx {
        text-align: center
    }

    .jskgse-col-rev {
        flex-direction: column-reverse
    }

    .prd-h1 {
        font-size: 22px !important
    }

    /* .jskgse-abtn {
        max-width: 100%
    } */

    .jskgse-hero-inf {
        max-width: 100%;
        text-align: center;
    }
}