body{
  font-family: "Gotham Narrow";
}
.logo_slider{
      max-width: 100px;
    margin-top: -20px;
}
.navbar-menu{
      background-color: rgba(0,0,0,.7);
}
.nav-bttn#navbar-close{
  color: #f5e19a;
}
.c-logo{
   color:#f5e19a;
}

#root .app .c-logo{
   color: #776730;
   color: #61521f;
   color: #463a10;
   color: #5f5225;
   color: #f5e19a;
}
.icon-scroll{
      box-shadow: inset 0 0 0 1px #f5e19a;
}

.tp-bullet.selected .circle-bullet {
    background-color: #edc63a;
    background-color: #f0d881;
    background-color: #edd47d;
    background-color: #e1c571;
    /* background-color: #ddc06d; */
    /* background-color: #d1b160; */
}

.icon-scroll{
  bottom:70px; 
}

.ip-header{
      background: #000000;
}

.ip-loader{
      bottom: 36%;
}
.tp-bgimg.defaultimg{
   /* background-size: 100% !important; */
  /* 
        background-position:0 0 !important;*/
}
.form-group {
    margin-bottom: 1rem;
}
.form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

  #content .contacts p .fa, #content .contacts address .fa {
    padding: 12px 10px;
    width: 40px;
    height: 40px;
    display: block;
    float: left;
    margin-right: 10px;
    background: #3494c8;
    color: #fff;
    text-align: center;
}
.rtl #content .contacts p .fa,.rtl #content .contacts address .fa {
    padding: 12px 10px;
    width: 40px;
    height: 40px;
    display: block;
    float: right;
    margin-left: 10px;
    background: #3494c8;
    color: #fff;
    text-align: center;
}

  .validation{
        display:none; 
    }
    #content .contacts p .fa, #content .contacts address .fa {
    background: #0cbaa4;
}

 
.box-gray .icon .fa, h4, .heading {
    color: #0cbaa4;
}

#sendmessage, #subscribesendmessage, #ordersendmessage {
    color: green !important;
    border: 1px solid #b1deca;
    background: #e7fff7;
    display: none;
    text-align: center;
    padding: 10px;
    font-weight: 600;
    margin-bottom: 10px;
    border-radius: 5px;
}

#errormessage, #ordererrormessage, #subscribeerrormessage {
    color: red;
    display: none;
    border: 1px solid #ea9c97;
    background: #ffe4e9;
    text-align: center;
    padding: 10px;
    font-weight: 600;
    margin-bottom: 10px;
    border-radius: 5px;
}
.btn-theme {
    border: 1px solid #0cbaa4;
    background: #0cbaa4;
}
.form-control {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    border: 1px solid #f0f0f0;
}
@media(min-width:700px){
.tp-caption p{
    font-size:40px !important; 
}
}

/* --- Map --- */
.map {
    position: relative;
    margin-top: -50px;
    margin-bottom: 40px;
}

/* google map */
#google-map {
    position: relative;
    height: 300px;
}

/* ===================================
3. Responsive media
==================================== */

.video-container, .map-container, .embed-container {
    position: relative;
    margin: 0 0 15px 0;
    padding-bottom: 51%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    border: none;
}

.embed-container iframe,
.embed-container object,
.embed-container embed,
.video-container iframe,
.map-container iframe,
.map-container object,
.map-container embed,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

iframe {
    border: none;
}

img.img-polaroid {
    margin: 0 0 20px 0;
}

.img-box {
    max-width: 100%;
}

#google-map .gm-style > div:first-child > div + div > div:last-child > div > div:first-child > div > div:last-child > div{
 transform: skewX(0deg)!important;
     height: unset !important;
       width: 230px!important;
         max-height: unset;
}

#google-map .gm-style > div:first-child > div + div > div:last-child > div > div:first-child > div > div:first-child > div{
    transform: skewX(0deg)!important;
        height: unset !important;
          width: 230px!important;
            max-height: unset;
}







body {
    font-family: sans-serif, arial, helvetica;
  }
  /* Navigaton bullets styles
  * --------------------------------------- */
  #pp-nav li .active span, .pp-slidesNav .active span {
    background: #bbb;
  }
  #pp-nav span, .pp-slidesNav span {
    border-color: #bbb !important;
  }
  /* Sections
   * --------------------------------------- */
  .section {
    background-attachment: fixed;
    background-size: auto 80%;
    background-position: 50% 0%;
    background-repeat: no-repeat;
  }
  
  .section .mgnmgn {
    top: 100%;
    position: absolute;
    left: 0;
    height: auto !important;
  }
  /* Arrow
   * --------------------------------------- */
  #arrow {
    width: 100%;
    height: 50px;
    text-align: center;
    cursor: pointer;
    position: fixed;
    bottom: 0;
    left: 0;
    border: 0;
    outline: 0;
    z-index: 100;
    color: #BBB;
    background: transparent;
    -moz-transition: all 0.2s cubic-bezier(0.7, 0.01, 0.3, 1);
    -o-transition: all 0.2s cubic-bezier(0.7, 0.01, 0.3, 1);
    -webkit-transition: all 0.2s cubic-bezier(0.7, 0.01, 0.3, 1);
    transition: all 0.2s cubic-bezier(0.7, 0.01, 0.3, 1);
    font: 36px Heiti, 'Lucida Grande', Arial;
    font-weight: bold;
  }
  #arrow span {
    display: inline-block;
    position: relative;
    top: -18px;
    -moz-transition: all 0.7s cubic-bezier(0.7, 0.01, 0.3, 1);
    -o-transition: all 0.7s cubic-bezier(0.7, 0.01, 0.3, 1);
    -webkit-transition: all 0.7s cubic-bezier(0.7, 0.01, 0.3, 1);
    transition: all 0.7s cubic-bezier(0.7, 0.01, 0.3, 1);
  }
  #arrow:hover {
    background: #EC008C;
  }
  #arrow:hover span {
    top: 0;
    color: #FFF;
  }
  /* Intro texts
   * --------------------------------------- */
  .intro {
    /* position: absolute; */
    /* bottom: 100px; */
    /* text-align: center; */
    /* width: 100%; */
  }
  .intro h1 {
    font-size: 5em;
    font-weight: bold;
    color: #000;
  }
  #section4 .intro {
    color: #000;
  }
  /* Content page
   * --------------------------------------- */
  

  .page p {
    font-style: 12px;
    margin: 20px 0 0 0;
    line-height: 1.35em;
    color: #333;
  }
  
  *{
    scrollbar-width: thin;          /* "auto" or "thin" */
    scrollbar-color: #d2d1d8 #a8bbbf;   /* scroll thumb and track */
  }
  /* custom scrollbar */
  ::-webkit-scrollbar {
    width: 20px;
    /* background: #d2d1d8; */
    background: linear-gradient(to right, rgba(0,0,0,0) 0,rgba(0,0,0,0) 1px,#000 1px,#000 2px, rgba(0,0,0,0) 2px, rgba(0,0,0,0) 3px);
    border: 0;
    display: block;
    grid-column-start: 9;
    height: 98%;
    overflow: hidden;
    right: 0;
    float: right;
    top: 0;
    transition-delay: .55s;
    transition-property: opacity;
    width: 3px;
    
  }
  
  
  ::-webkit-scrollbar-track {
    background-color: transparent;
      height: 100%;
      opacity: 1;
      transform: translateY(-60%);
      transition: transform .2s ease-out;
  }
  
  ::-webkit-scrollbar-thumb {
    background-color: #a8bbbf;
    border-radius: 3px;
    border: 0px solid transparent;
    background-clip: content-box;
    
  }
  
  ::-webkit-scrollbar-thumb:hover {
    background-color: #a8bbbf;
  }

  .dir-r {
    direction: rtl;
  }
  .dir-l {
    direction: ltr;
  }



  /* Style the Image Used to Trigger the Modal */

  
  #myImg:hover {opacity: 0.7;}
  
  /* The Modal (background) */
  .modal {
    display: none; /* Hidden by default */
    position: absolute; /* Stay in place */
    z-index: 25; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: scroll; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
  }
  .myOver {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 24; /* Sit on top */
    padding: 0; /* Location of the box */
    margin: 0px;
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
  }
  
  .myScroll {
    display: none; /* Hidden by default */
    position: absolute; /* Stay in place */
    z-index: 26; /* Sit on top */
    padding: 0; /* Location of the box */
    margin: 0px;
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: scroll; /* Enable scroll if needed */
  }
  
  /* Modal Content (Image) */
  .modal-content {
    margin: auto;
    display: block;
    z-index: 27;
    width: 80%;
    max-width: 80%;
    /* height: 80vh;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; */

}
  
  /* Caption of Modal Image (Image Text) - Same Width as the Image */
  #caption {
    margin: auto;
    display: block;
    width: 80%;
    z-index: 27;
    max-width: 700px;
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    height: 150px;
  }
  
  /* Add Animation - Zoom in the Modal */
  .modal-content, #caption {
    animation-name: zoom;
    animation-duration: 0.6s;
  }
  
  @keyframes zoom {
    from {transform:scale(0)}
    to {transform:scale(1)}
  }
  
  /* The Close Button */
  .close {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
    z-index: 27;
  }
  
  .close:hover,
  .close:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
  }
  
  /* 100% Image Width on Smaller Screens */
  @media only screen and (max-width: 700px){
    .modal-content {
      width: 100%;
    }
  }