  body,
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    font-family: Helvetica
  }

  body,
  html {
    height: 100%;
    line-height: 1.8;
    -webkit-touch-callout: none;              
    -webkit-user-select: none;  
  }

  .w3-bar .w3-button :hover
  {
    background-color: white !important;
  }

  .w3-black, .w3-hover-black:hover {
    color: #fff !important;
    /* background-color: rgb(57, 110, 255) !important; */
    background-color: rgba(0, 0, 0) !important; 
}

.w3-animate-right {
  animation: animateright 0.4s;
}

.w3-card, .w3-card-2 {
  box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);
}

.w3-sidebar {
  width: 200px;
 
  z-index: 1;
  overflow: auto;
}
  .w3-bar .w3-bar-item {
    padding: 16px 16px;
    float: left;
    width: auto;
    border: none;
    display: block;
    outline: 0;
}

.w3-right a:hover
{
  text-decoration: none !important;
}
  .header {
    overflow: hidden;
    background-color: #f1f1f1;
    padding: 20px 10px;
  }
  
  .header a {
    float: left;
    color: black;
    text-align: center;
    padding: 12px;
    text-decoration: none;
    font-size: 18px; 
    line-height: 25px;
    border-radius: 4px;
  }
  
  .header a.logo {
    font-size: 25px;
    font-weight: bold;
  }
  
  .header a:hover {
    background-color: #ddd;
    color: black;
  }
  
  .header a.active {
    background-color: rgb(48, 88, 148);
    color: white;
  }
  
  .header-right {
    float: right;
  }
  
  @media screen and (max-width: 500px) {
    .header a {
      float: none;
      display: block;
      text-align: left;
    }
    
    .header-right {
      float: none;
    }
  }

  /* Full height image header */
  .bgimg-1 {
    background-position: center;
    background-size: cover;
    background-image: url("images/owners/crew.jpg");
    min-height: 100%;
  }

  .w3-bar .w3-button {
    padding: 16px;
  }

  .w3-right{
    margin-top: 10px;
  }

  .w3-right a
  {
      font-weight: bold;
      color: #2f2f2fe6;
  }

  .w3-sidebar{
  position: initial !important;
  }
  
  .w3-button :hover {
    color: white !important;
  }
  .footer_sns {
    position: relative;
    bottom: 0px;
    margin-top: -10px;
  }

  .footer_sns ul {
    -webkit-box-pack: center;
    justify-content: center;
  }

  ol,
  ul,
  li {
    margin: 0;
    padding: 0;
    list-style: none;
  }

  .mySlides {
    display: none;
  }

  .slideshow-container {
    position: relative;
    margin: auto;
    height: 620px;
    max-width: 100%;
    max-height: 620px;
  }

  * {
    box-sizing: border-box;
  }

  .column {
    float: left;
    width: 20%;
    padding: 5px;
  }

  .column img {
    border-style: solid;
    border-color: #707070;
  }

  /* Clearfix (clear floats) */
  .row::after {
    content: "";
    clear: both;
    display: table;
  }

  .text {
    text-align: center;
    /* background: #01DCFF; */
    margin: auto;
    border-style: solid;
    border-color: #505bff00;
    box-shadow: 3px 5px 8px #5461a85e;
    margin-top: 3px;
    margin-bottom: 25px;
  }

  .service-section {
    margin: 10px;
  }

  .product-section {
    margin: 10px;
  }

  .overview {
    text-align: center;
    margin-top: 50px;
    margin-bottom: 50px;
  }

  .line-left {
    border: 1px solid black;

  }

  .text-country {
    text-align: center !important;
  }

  .img-country {
    width: 106px;
    height: 104px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border: 4px solid #f5f5f5;
    display: table;
    margin: 20px auto 20px;
    background: #fff;
    overflow: hidden;
  }

  .header-center {
    text-align: center !important;

  }

  .img-about-us {
    width: 50%;
  }

  .call-us-section {
    text-align: center !important;
    margin: auto;
    height: 275px;
    top: 50%;
 
  }

  .center {
    padding-top: 75px;
}
  .button-call-us {
    background-color: #1c87c9;
    border: none;
    color: white;
    padding: 20px 34px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 20px;
    margin: 4px 2px;
    cursor: pointer;
  }

  .footer-section {
    background-color: #1c87c9;
    flex: 7.5;
    padding: 36px 2% 17px 0px;
  }

  .footer-bottom {
    text-align: center !important;
    background-color: #004169;
  }


  .site-footer {
    background-color: #26272b;
    padding: 45px 0 20px;
    font-size: 15px;
    line-height: 24px;
    color: #737373;
  }

  .site-footer hr {
    border-top-color: #bbb;
    opacity: 0.5
  }

  .site-footer hr.small {
    margin: 20px 0
  }

  .site-footer h6 {
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    margin-top: 5px;
    letter-spacing: 2px
  }

  .site-footer a {
    color: #737373;
  }

  .site-footer a:hover {
    color: #3366cc;
    text-decoration: none;
  }

  .footer-links {
    padding-left: 0;
    list-style: none
  }

  .footer-links li {
    display: block
  }

  .footer-links a {
    color: #737373
  }

  .footer-links a:active,
  .footer-links a:focus,
  .footer-links a:hover {
    color: #3366cc;
    text-decoration: none;
  }

  .footer-links.inline li {
    display: inline-block
  }

  .site-footer .social-icons {
    text-align: right
  }

  .site-footer .social-icons a {
    width: 40px;
    height: 40px;
    line-height: 40px;
    margin-left: 6px;
    margin-right: 0;
    border-radius: 100%;
    background-color: #33353d
  }

  .copyright-text {
    margin: 0
  }

  @media (max-width:991px) {
    .site-footer [class^=col-] {
      margin-bottom: 30px
    }
  }

  @media (max-width:767px) {
    .site-footer {
      padding-bottom: 0
    }

    .site-footer .copyright-text,
    .site-footer .social-icons {
      text-align: center
    }
  }

  .footer-top h4 {
    font-weight: bold;
    font-size: 18px;
  }

  .underline-title-footer {
    text-decoration: none; border-bottom: 2px solid rgb(255, 64, 64); padding: 0px 0px 4px;max-width: 15%;display: block ruby;
  }

  .footer-arrow-right {
    border: solid #ff6464;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    margin-right: 10px;
  }
  

  .phone-no-footer:before {
    content: "";
    display: block;
    background: url("../images/icons/ic_call.svg") no-repeat;
    width: 20px;
    height: 20px;
    float: left;
    margin: 0 6px 0 0;
}

  .social-icons {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
  }

  .social-icons li {
    display: inline-block;
    margin-bottom: 4px
  }

  .social-icons li.title {
    margin-right: 15px;
    text-transform: uppercase;
    color: #96a2b2;
    font-weight: 700;
    font-size: 13px
  }

  .social-icons a {
    background-color: #eceeef;
    color: #818a91;
    font-size: 16px;
    display: inline-block;
    line-height: 44px;
    width: 44px;
    height: 44px;
    text-align: center;
    margin-right: 8px;
    border-radius: 100%;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear
  }

  .social-icons a:active,
  .social-icons a:focus,
  .social-icons a:hover {
    color: #fff;
    background-color: #29aafe
  }

  .social-icons.size-sm a {
    line-height: 34px;
    height: 34px;
    width: 34px;
    font-size: 14px
  }

  .social-icons a.facebook:hover {
    background-color: #3b5998
  }

  .social-icons a.twitter:hover {
    background-color: #00aced
  }

  .social-icons a.linkedin:hover {
    background-color: #007bb6
  }

  .social-icons a.dribbble:hover {
    background-color: #ea4c89
  }

  .social-icons a.instagram:hover {
    background-color: #ea4c9bfd
  }



  @media (max-width:767px) {
    .social-icons li.title {
      display: block;
      margin-right: 0;
      font-weight: 600
    }
  }


  * {
    box-sizing: border-box
  }

  body {
    font-family: "Helvetica",  "Proxima Nova" , sans-serif;
    margin: 0
  }

  .mySlides {
    display: none
  }

  img {
    vertical-align: middle;
  }

  /* Slideshow container */
  /* .slideshow-container {
    max-width: 1000px;
    position: relative;
    margin: auto;
  } */

  /* Next & previous buttons */
  .prev,
  .next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    padding: 16px;
    margin-top: -22px;
    color: white;
    font-weight: bold;
    font-size: 18px;
    transition: 0.6s ease;
    border-radius: 0 3px 3px 0;
    user-select: none;
  }

  /* Position the "next button" to the right */
  .next {
    right: 0;
    border-radius: 3px 0 0 3px;
  }

  /* On hover, add a black background color with a little bit see-through */
  .prev:hover,
  .next:hover {
    background-color: rgba(0, 0, 0, 0.8);
  }

  /* Caption text */
  /* .text {
    color: #f2f2f2;
    font-size: 15px;
    padding: 8px 12px;
    position: absolute;
    bottom: 8px;
    width: 100%;
    text-align: center;
  } */

  /* Number text (1/3 etc) */
  .numbertext {
    color: #f2f2f2;
    font-size: 12px;
    padding: 8px 12px;
    position: absolute;
    top: 0;
    height: 615px;
    background-color: rgba(0, 0, 0, 0.2);
    animation: animateleft 1.4s;
    width: 30%;
  }

  /* The dots/bullets/indicators */
  .dot {
    cursor: pointer;
    height: 15px;
    width: 15px;
    margin: 0 2px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
    transition: background-color 0.6s ease;
  }

  .active,
  .dot:hover {
    background-color: #717171;
  }

  /* Fading animation */
  .fade {
    -webkit-animation-name: fade;
    -webkit-animation-duration: 1.5s;
    animation-name: fade;
    animation-duration: 1.5s;
  }

  @-webkit-keyframes fade {
    from {
      opacity: .4
    }

    to {
      opacity: 1
    }
  }

  @keyframes fade {
    from {
      opacity: .4
    }

    to {
      opacity: 1
    }
  }

  .service-body {
    float: left;
    width: 24%;
    background: #ACF1FC;
    align-content: center;
    text-align: center;
    margin-right: 10px;
    border-radius: 30px;
  }

  .button-contact {
    background-color: #f44336;
    width: 200px;
    overflow: hidden;
    margin: 20px auto;
    border-radius: 30px;
    text-align: center;

  }

  .button-contact a {
    width: 100%;
    transition: 0.5s all ease-in-out;
    color: white;
    border: none;
    padding: 6px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
  }

  .button-contact:hover a {
    transform: scale(1.5);
    color: white !important;
  }

 

  .iconDetails {
    margin-left: 2%;
    float: left;
    height: 40px;
    width: 40px;
  }

  .container2 {
    width: 100%;
    height: auto;
    padding: 1%;
  }

  h4 {
    margin: 0px;
  }

  .csk {
    width: 200px;
    height: 200px;
    overflow: hidden;
    margin: 0 auto;
    border-radius: 50%;
  }

  .csk img {
    width: 100%;
    transition: 0.5s all ease-in-out;
  }

  .csk:hover img {
    transform: scale(1.5);
  }

  .middle {
    transition: .5s ease;
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
  }

  .container:hover .middle {
    opacity: 1;
  }

  .hover-text {
    color: white;
    font-size: 16px;
    padding: 16px 32px;
  }

  .site-footer a {
    color: white;
  }

  .service-body {
    height: 450px;
    box-shadow: 5px 3px 5px #e7e8e8;
    margin-bottom: 50px;
  }

  .service-body h2 {
    margin-top: 60px;
  }

  .service-body p {
    margin-top: 60px;
    font-size: initial;
    padding: 10px;
  }

  .circle-icon-inside-service {
    width: 110px;
    height: 110px;
    background-color: rgb(255, 64, 64);
    border-radius: 50%;
    margin: auto;
    margin-top: 70px;
  }


  .button-about-us {
    width: 200px;
    overflow: hidden;
    border-radius: 30px;
  }

  .button-about-us a {
    width: 100%;
    transition: 0.5s all ease-in-out;
    background-color: #ff6464;
    color: white;
    padding: 14px 25px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    border-radius: 30px;
  }

  .button-about-us:hover a {
    transform: scale(1.5);
    color: white !important;
  }

  .box,
  .box:hover {
    background-color: white !important;
  }


  .about-us-button {
    text-align: center;
  }

  .our-order-process {
    margin-top: 50px;
    text-align: center;
  }

  .whatsapp-icon-float{
	position:fixed;
	width:60px;
	height:60px;
	top:50%;
	right:10px;
	background-color:#25d366;
	color:#FFF;
	border-radius:50px;
	text-align:center;
  font-size:30px;
	/* box-shadow: 2px 2px 3px #999; */
  box-shadow: 2px 3px 5px #316588;
  z-index:100;
}

.my-float{
	margin-top:16px;
}

  /* On smaller screens, decrease text size */
  @media only screen and (max-width: 300px) {

    .prev,
    .next {
      font-size: 11px
    }
  }

  .main-body
  {
    margin: 75px;
    margin-top: 100px !important;
  }

  /* for about_us css */
  .w3-bar .w3-button {
    padding: 16px;
  }

  .heading-about-us-div {
    text-align: center;
  }

  .about-us-top-img
  {
/*! width:400px; */
/*! height:219px; */
margin-right:25px;
float: left;
width: 50%;
  }
  .video {
    list-style: none;
    margin-top: 64px;
    padding: 0px;
}

.videoList {
  width: 85%;
  margin: 40px auto 0px;
  overflow: hidden;
}

.videoList li {
  padding: 0px 8px;
  float: left;
  display: block;
  margin-bottom: 40px;

}

.heading-about-us-div h2
{
  font-weight: bold;
}
.about-us-section h2{
  font-weight: bold;
}
 /* .about-us-content h1
{
    margin-bottom: 30px;
} */

.mobile-view-materials-text-index
{
  text-align: center;
  margin-bottom: 20px;
}



  /* for materials css */

  body
  {
    font-family: Helvetica;
  }

  .mobile-view-logo img
  {
    margin-left: 75px;
  }

  .materials-div,
  .img-body {
      text-align: center;
  }

  .row::after {
      content: "";
      clear: both;
      display: table;
  }

  .columnMaterials {
      float: left;
      width: 20%;
  }

  .columnMaterials h3
  {
    margin-bottom: 50px;
  }

  /* img {
      border-radius: 50%;
      width: 200px
  } */

  .material-img {
      width: 200px;
      height: 200px;
      overflow: hidden;
      margin: 0 auto;
      border-radius: 50%;
      margin-bottom: 15px !important;
  }

  .material-img img {
      width: 100%;
      transition: 0.5s all ease-in-out;
  }

  .material-img:hover img {
      transform: scale(1.5);
  }

  .button-contact {
      width: 200px;
      overflow: hidden;
      margin: 0 auto;
      border-radius: 30px;
  }

  .button-contact a {
      width: 100%;
      transition: 0.5s all ease-in-out;
  }

  .button-contact:hover a {
      transform: scale(1.5);
  }


  /* a:link,
  a:visited {
      background-color: #f44336;
      color: white;
      padding: 14px 25px;
      text-align: center;
      text-decoration: none;
      display: inline-block;
      border-radius: 30px;
  } */

  .contact {
      text-align: center;
  }

  .contact h1
  {
    font-weight: bold;
  }

  .materials-div h2
  {
    font-weight: bold;
    color: #2f2f2fe6;
  }




  /* For Contact-Form css */

.main-heading-contact {
    text-align: center;
    margin-top: 5%;
  }

  body {
    font-family: Arial, Helvetica, sans-serif;
  }

  * {
    box-sizing: border-box;
  }

  /* Style inputs */
  input[type=text],
  select,
  textarea {
    width: 100%;
    padding: 12px;
    border: 1px solid #ccc;
    margin-top: 6px;
    margin-bottom: 16px;
    resize: vertical;
  }

  input[type=submit-contact] {
    background-color: #04AA6D;
    color: white;
    padding: 12px 0px;
    border: none;
    cursor: pointer;
    width: 100px;
    text-align: center;
    border-radius: 30px;
  }

  input[type=submit-contact]:hover {
    background-color: #45a049;
  }

  /* Style the container/contact section */
  .container-contact {
    border-radius: 200px;
    padding: 10px;
    margin: 6%;
    border-radius: 65px;
    background: #ACF1FC;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
    transition: 0.3s;
    height: 832px;
    border-radius: 200px; 
    box-shadow: 21px 24px 30px #e7e8e8;
  }

  /* Create two column-contacts that float next to eachother */
  .column-contact {
    float: left;
   
    margin-top: 6px;
    
width: 49%;
margin-top: 6px;
padding: 50px;
  }

  /* Clear floats after the column-contacts */
  .row-contact:after {
    content: "";
    display: table;
    clear: both;
  }

  .contact-info heading {
    font-size: 18px;
    font-weight: 600;
    margin: 0 0 35px;
    text-transform: uppercase;
  }

  .contact-info ul li {
    list-style: none;
    margin-bottom: 25px;
    line-height: 24px;
    position: relative;
    color: #000;
    font-size: 14px;
    padding-left: 30px;
  }

  .contact-info ul li .fa {
    position: absolute;
    top: 4px;
    left: 0;
  }

  
.form-group{
    margin-bottom:1.5em;
    transition:all .3s;
}
.form-label{
    font-size:.75em;
    color:var(--font-color);
    display:block;
    opacity:0;
    transition: all .3s;
    transform:translateX(-50px);
}
.form-control{
    box-shadow:none;
    border-radius:0;
    border-color:#ccc;
    border-style:none none solid none;
    width:100%;
    font-size:1.25em;
    transition:all .6s;
}
.form-control::placeholder{
    color:#aaa;
}
.form-control:focus{
    box-shadow:none;
    border-color:var(--font-hover-color);
    outline:none;
}
.form-group:focus-within{
    transform:scale(1.1,1.1);
}

.form-control:invalid:focus{
    border-color:rgb(255, 64, 64);
}
.form-control:valid:focus{
    border-color:green;
}


textarea{
    resize:none;
}



.focused > .form-label{
    opacity:1;
    transform:translateX(0px);

}

  /* Responsive layout - when the screen is less than 600px wide, make the two column-contacts stack on top of each other instead of next to each other */
  @media screen and (max-width: 600px) {

    .column-contact,
    input[type=submit-contact] {
      width: 100%;
      margin-top: 0;
    }
  }


  /* for products page css */

  .products-div {
    text-align: center;
}

.row::after {
    content: "";
    clear: both;
    display: table;
}


.columnProducts-country {
  float: left;
  width: 14%;
 
  padding-right: 30px;
}

.columnProducts-country :hover
{
  text-decoration: none;
}

.columnProducts {
    float: left;
    width: 14%;
   
    padding-right: 30px;
}

.columnProducts img
{
  border-style: solid;
  border-color: #707070;
}

.products-name
{
   text-align: center;
    /* background: #01DCFF; */
    margin: auto;
    border-style: solid;
    border-color: #505bff00;
    box-shadow: 3px 5px 8px #5461a85e;
    margin-top: 3px;
    margin-bottom: 25px;
}

.button-contact {
background-color: #ff6464;
width: 200px;
overflow: hidden;
margin: 20px auto;
border-radius: 30px;
text-align: center;

}

.button-contact a {
width: 100%;
transition: 0.5s all ease-in-out;
color: white;
border: none;
padding: 6px 0px;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 16px;
margin: 4px 2px;
cursor: pointer;
font-weight: bold;
}

.button-contact:hover a {
transform: scale(1.3);
color: white !important;
text-decoration: none !important;
}

.products-img {
width: 150px;
height: 150px;
overflow: hidden;
margin: 0 auto;
border-radius: 50%;
margin-bottom: 10px;
}

.products-name-country
{
  color: #757575;

}

.products-name-country h3:hover
{
  text-decoration: #00aced !important;
    color: #ff6464;
}
/* .products-img img {
width: 150px;
height: inherit;
transition: 0.5s all ease-in-out;
} */

a{
color: black;
text-decoration: none;
}
/* a:link,
a:visited {
    background-color: #f44336;
    color: white;
    padding: 14px 0px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    border-radius: 30px;
} */

.contact {
    text-align: center;
}

a{
  color: black;
}


/* for product image zoom view */

#myImg {
  border-radius: 5px;
  cursor: pointer;
  transition: 0.3s;
}

#myImg:hover {opacity: 0.7;}

/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto !important; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}

/* Modal Content (image) */
.modal-content {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
}

/* Caption of Modal Image */
#caption {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
  text-align: center;
  color: #ccc;
  padding: 10px 0;
  height: 150px;
}

/* Add Animation */
.modal-content, #caption {  
  -webkit-animation-name: zoom;
  -webkit-animation-duration: 0.6s;
  animation-name: zoom;
  animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
  from {-webkit-transform:scale(0)} 
  to {-webkit-transform:scale(1)}
}

@keyframes zoom {
  from {transform:scale(0)} 
  to {transform:scale(1)}
}

/* The Close Button */
.close {
  position: absolute;
  top: 15px;
  right: 35px;
  color: #f1f1f1 !important;
  font-size: 40px !important;
  font-weight: bold !important;
  transition: 0.3s !important;
}

.close:hover,
.close:focus {
  color: #bbb !important;
  text-decoration: none !important;
  cursor: pointer !important;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
  .modal-content {
    width: 100%;
  }
}

