
@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swap');

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}
.kokoflex .fp-tableCell {
  height: 0;
}




.midflex {
  /* display: flex; */
  /* top: 0; */
  position: relative;
  /* justify-content: center; */
  height: 83.6vh;
}
.swiper-container4 {
  width: 100%;
  height: 100vh;
}



#slide7 img, #slide8 img, #slide9 img {
  width: 75.2%;
  padding-top: 12.4%;
}

.formbody {
  font-family: "Roboto Condensed", Helvetica, Arial, sans-serif;
  font-weight: 100;
  font-size: 12px;
  line-height: 30px;

}

.container3 {
  max-width:100%;
  width: 700px;
  margin: 0 auto;
  position: relative;
}

#contact input[type="text"],
#contact input[type="email"],
#contact input[type="tel"],
#contact input[type="url"],
#contact textarea,
#contact button[type="submit"] {
  font: 400 12px/16px "Roboto", Helvetica, Arial, sans-serif;
}

#contact {
 
 
  padding: 25px;

  
}

#contact h3 {
  display: block;
  font-size: 30px;
  font-weight: 300;
  margin-bottom: 10px;
}

.page-2 {
  position: relative;
  /* overflow: hidden; */
  top: 89px;
  width: 100%;
}

#contact h4 {
  margin: 5px 0 15px;
  display: block;
  font-size: 13px;
  font-weight: 400;
}

fieldset {
  border: medium none !important;
  margin: 0 0 10px;
  min-width: 100%;
  padding: 0;
  width: 100%;
}

#contact input[type="text"],
#contact input[type="email"],
#contact input[type="tel"],
#contact input[type="url"],
#contact textarea {
   border-radius:20px 20px 20px 20px;
  width: 100%;
  border: 1px solid #ccc;
  background: #FFF;
  margin: 0 0 5px;
  padding: 10px;
}

#contact input[type="text"]:hover,
#contact input[type="email"]:hover,
#contact input[type="tel"]:hover,
#contact input[type="url"]:hover,
#contact textarea:hover {
  -webkit-transition: border-color 0.3s ease-in-out;
  -moz-transition: border-color 0.3s ease-in-out;
  transition: border-color 0.3s ease-in-out;
  border: 1px solid #aaa;
}

#contact textarea {
  height: 100px;
  max-width: 100%;
  resize: none;
}

#contact button[type="submit"] {
   border-radius:20px 20px 20px 20px;
  cursor: pointer;
  width: 30%;
  border: none;
  background: #4CAF50;
  color: #FFF;
  margin: 0 0 5px;
  padding: 10px;
  font-size: 15px;float:right;
}

#contact button[type="submit"]:hover {
  background: #43A047;
  -webkit-transition: background 0.3s ease-in-out;
  -moz-transition: background 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out;
}

#contact button[type="submit"]:active {
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.5);
}

.copyright {
  text-align: center;
}

#contact input:focus,
#contact textarea:focus {
  outline: 0;
  border: 1px solid #aaa;
}

::-webkit-input-placeholder {
  color: #888;
}

:-moz-placeholder {
  color: #888;
}

::-moz-placeholder {
  color: #888;
}

:-ms-input-placeholder {
  color: #888;
}


.main2 {
  display: flex;
  justify-content: center;
  align-items: center;
}

.flex-con {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
}

.flex-con div {
  padding: 20px;
}


body, text, tspan{

    font-family:"Roboto Condensed",sans-serif;
}

p{

  font-size: 32px;
}
p {
  text-align: justify;
  /* top: 90px; */
  left: 0;
  /* transform-origin: top; */
  position: relative;
  width: 74.6%;
  margin: auto!important;
  white-space: wrap;
  text-align: left;
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  color: rgba(0,84,165,1);
}
.kokoflex {
  display: grid;
  grid-template-columns: 75% 25%;
  width: 81.3%;
  margin: auto;
  top: 0px;
  height: 760px;
  overflow: hidden;
  position: relative;
}
    
    .im{width: 80%;
        position: relative;}

    .im2 {
        width: 80%;
        left: 40px;
        position: relative;
        
    }
    
    .mar{margin:auto;
    width:50%;
display: none;}
    a.carousel-control-next> svg {
        width: 20%;
    }
    a.carousel-control-prev> svg {
        width: 20%;
    }
    .im{width: 80%;}

.products img {
    width: 60px;
}
.kokocover {
  position: relative;
  top: 100px;
  height: 720px;

}

.mapinfo2>svg {
    width: 170px;
}
.mapinfo2{
    display:none;
}
.container-fluid{

    padding-right: 15px!important;
    padding-left: 15px!important;
    margin-right: auto!important;
    margin-left: auto!important;
}

.logo {
    position: absolute;
    left: 0;
}
.imagediv {
    mix-blend-mode: multiply;
    background-image: url(A.jpg);
    /* height: 80vh; */
    width: 100%;
    top: 70px;
    position: relative;
    background-size: cover;
    height: 100vh;
    background-position: right;
    background-repeat: no-repeat;
}


.followMeBar {
    filter: drop-shadow(0px 3px 6px rgba(80, 111, 135, 1));
    /* background: lightblue; */
    padding: 10px 20px;
    position: relative;
    z-index: 3;
  
    color: #fff;
    width: 87.9%;
    /* height: 70px; */
    border-radius: 0px 100px 100px 0px;
    height: 200px;
    /* opacity: 0.84; */
    BACKGROUND-COLOR: #3D66AA;
    stroke: rgba(112,112,112,1);
    stroke-width: 1px;
    stroke-linejoin: miter;
    stroke-linecap: butt;
    stroke-miterlimit: 4;
    shape-rendering: auto;
    z-index:11;
}   

.page-1 {
  /* z-index: 1; */
  /* position: relative; */
  /* top: 50px; */
  padding-top: 3.8%;
}

.followMeBar.fixed {
    position: fixed;

    width:85.83%;
    box-sizing: border-box;
    z-index: 10;
}
  
  .followMeBar.fixed.absolute {
    position: absolute;
  }
  


  .text{
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    left: 14.16%;
    /* top: 1267px; */
    position: relative;
    overflow: visible;
    width: 651px;
    white-space: nowrap;
    text-align: left;
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 60px;
    color: rgba(255,255,255,1);
    text-transform: uppercase;
}
.text2{
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    left: 14.16%;
    /* top: 1267px; */
    position: relative;
    overflow: visible;
    width: 651px;
    white-space: wrap;
    text-align: left;
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 60px;
    color: rgba(255,255,255,1);
    text-transform: uppercase;
}


.container2 {
    width: 100%;
    position: relative;
}


    
    .heightmask::-webkit-scrollbar {
    width: 0px!important;  /* Remove scrollbar space */
    background: transparent;  /* Optional: just make scrollbar invisible */
    }
    
    .heightmask {
      position: relative;
      overflow-y: scroll;
      width: 100%;
      height: 85vh;
      overflow: -moz-scrollbars-none;
      -ms-overflow-style: none;
    }

@media only screen and (max-width:1650px) and (min-width:1480){
    .heightmask {
    overflow-y: scroll;
 
    width: 100%;

    height: 85vh;
}
}








@media only screen and (max-width:2600px){

      
}
@media only screen and (max-width:1999px){

      
}
@media only screen and (min-width:1560px) and (max-width:1922px){}
@media only screen and (max-width:1699px){
  

    .imagediv {
        mix-blend-mode: multiply;
        background-image: url(A.jpg);
        /* height: 80vh; */
        width: 100%;
        top: -30px;
        position: relative;
        background-size: cover;
        height: 100vh;
        background-position: right;
        background-repeat: no-repeat;
    }
}
@media only screen and (max-width:1480px){

    .imagediv {
    mix-blend-mode: multiply;
    background-image: url(A.jpg);
    /* height: 80vh; */
    width: 100%;
    top: 70px;
    position: relative;
    background-size: cover;
    height: 100vh;
    background-position: right;
    background-repeat: no-repeat;
}
}
@media only screen and (max-width:1442px){}
@media only screen and (max-width:1368px){}
@media only screen and (max-width:1281px){}
@media only screen and (max-width:1099px){
  .mapinfo2{
    display:flex;
    justify-content: center;
    width: 100%;
    position:relative;
}
}
@media only screen and (max-width:1025px){

  


    


   
    .text {
        width: 100%;
        font-size: 4.9vw;
        left: 7.46%;
        height: 100%;
    }
    .text2 {
        width: 100%;
        font-size: 4.9vw;
        left: 7.46%;
        height: 100%;
    }
}
@media only screen and (max-width:972px){}
@media only screen and (max-width:770px){
    .dis{display:none;}
    .kokoflex {
        display: grid;
        grid-template-columns: 100%;
        width: 90%;
        margin: auto;
    }

    .mar{display: block;}
}
@media only screen and (max-width:702px){

   

    .text {
        width: 100%;

        font-size: 6.9vw;
        line-height: 45px;
        left: 7.46%;
        height: 100%;
    }
    .text2 {
        width: 100%;
        white-space: break-spaces;
        font-size: 6.9vw;
        line-height: 45px;
        left: 7.46%;
        height: 100%;
    }
}




@media only screen and (max-width:500px){
    
}
@media only screen and (max-width:380px){
    .text {
        width: 100%;
        white-space: break-spaces;
        font-size: 7.9vw;
        left: 7.46%;
        height: 100%;
    }

 
}

@media only screen and (max-width:322px){}


@media only screen and (min-width:1800px){}

@media only screen and (min-width:2400px){

  .heightmask {
    position: relative;
    overflow-y: scroll;
    width: 100%;
    height: 85vh;
    overflow: -moz-scrollbars-none;
    -ms-overflow-style: none;
}
}



@media only screen and (min-width:1500px){



  .page-2 {
    position: relative;
    /* overflow: hidden; */
    top: 89px;
    width: 100%;
}
}

@media only screen and (min-width:1300px){}

@media only screen and (min-width:1100px){}

@media only screen and (min-width:1000px){}







