#myBtn1 {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 99;
    border: none;
    outline: none;
    background-color: #45ca79;
    color: white !important;
    cursor: pointer;
    padding: 0px -40px;
    border-radius: 100%;
    font-size: 36px;
    width: 50px;
    height: 50px;
}
#myBtn1 a {
    color: white !important;
}
ul.trading {
    list-style: none;
    padding-left: 5%;
}
ul.trading li {
    font-size: 17px;
}
input[type=checkbox], input[type=radio] {
    height: 12px;
}
body {

  background-image: url("../img/old-couple2.jpg");
  background-repeat: no-repeat;
  object-fit: cover;
  background-size: 130%;
  background-attachment: fixed;
  width: 100%; }
  body .page {
    text-align: center;
    width: 50%;
    margin: 10% 25% 10% 25%;
    padding: 5% 5%;
    background-color: rgba(58, 58, 58, 0.6); }
    body .page form {
      text-align: left;
      padding: 2% 2%; }
      body .page form .row {
        margin-right: 0px;
        margin-left: 0px;
        margin: 19px 0 0 0; }

h1 {
    color: #66d18d;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    font-family: 'Work Sans', sans-serif;
    font-weight: 400;
    display: block;
}
.social-icons {
  padding-top: 26%;
}
.social-icons .item {
    width: 50px;
    height: 50px;
    background-color: #cacaca;
    display: inline-block;
    margin: 0 16px;
    font-weight: 500;
    text-align: center;
    text-decoration: none;
    line-height: 81px;
    color: #212121;
    border-radius: 100%;
    overflow: hidden;
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.2);
}
.social-icons .item:before {
  background-color: #424242;
  display: block;
  font-size: 2.2em;
  font-weight: normal;
  line-height: 50px;
  color: #d6d6d6;
  transition: font-size .5s, line-height .5s;
}
.social-icons .item:hover:before {
  font-size: 200%;
  line-height: 50px;
}
.whatsapp:before {
    background-color: #45ca79 !important;
    color: #ffffff !important;
}
.col-md-6 {
  padding: 0px;
}
body .page form .row{
  margin: 0px;
}
p {
  margin: 0 0 8px;
}
.col-md-3 {
  
  padding: 0px;
}
.col-md-6 {
  padding: 0px 12px;
  
}
.col-md-1 {
  padding: 0px;
}
.radiobutton {
  height: 12px; }
  input {
  text-align: center;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.6);
  border: 1px solid rgba(255, 255, 255, 0.9);
  border-radius: 10px;
  height: 40px;
  color: #3a3a3a;
}
.fa-5x {
  font-size: 3em;
}
.form-control {
    border: none;
    border: 1px solid #fff;
    border-radius: 0;
    margin-bottom: 15px;
    text-align: left !important;
    font-size: 14px;
    line-height: 1;
    background-color: #ffffff94;
    color: #222;
    height: 29px;
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    padding-right: 0px;
    padding-left: 0px;
}
.row {
    margin-right: 0;
    margin-left: 0;
}
.my-btn {
    padding: 10px 16px;
    text-transform: uppercase;
    color: #fff;
    width: 50%;
    text-shadow: 0 0 3px #45ca79;
    background-color: #45ca79;
    border: 0;
    padding: 14px 20px;
    margin: 0;
    font-size: 17px;
    border-radius: 22px 0 21px 0;
    margin-top: 20px;
    transition: all 0.5s;
    font-size: 18px;
    line-height: 1.3333333;
}
.my-btn.focus, .my-btn:focus, .my-btn:hover {
    color: #fff;
    text-decoration: none;
    border: 1px solid #fff;
}
.my-btn:focus {
    outline: 0px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
label {
    text-align: left;
    font-size: 13px;
    letter-spacing: 2px;
    color: #fff;
    font-family: 'Work Sans', sans-serif;
    font-weight: 600;
    display: block;
}
.my-header {
    font-size: 16px;
    letter-spacing: 2px;
    color: #fff;
    font-family: 'Work Sans', sans-serif;
    font-weight: 600;
    display: block;
    padding-bottom: 5%;
}
.details p{
    color: #f1f1f1;
    letter-spacing: 1.5px;
    font-family: 'Work Sans', sans-serif;
}
.my-span {
    font-size: 15px;
    letter-spacing: 2px;
    color: #fff;
    font-weight: 600;
    font-family: 'Work Sans', sans-serif;
}
.form-group {
    text-align: left;
}
.right {
    text-align: right;
    padding-right: 5%;
}
.form-control:focus {
    border-color: transparent !important;
}
.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0), 0 0 8px rgba(255, 255, 255, 0);
}
textarea {
  text-align: center;
  height: 90px;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.6);
  border: 1px solid rgba(255, 255, 255, 0.9);
  border-radius: 10px;
  color: #3a3a3a; }
input[type=checkbox], input[type=radio] {
  height: 18px;
}
input {
  margin-bottom: 1%;
}
iframe {
    -webkit-filter: grayscale(40%); /* Safari 6.0 - 9.0 */
    filter: grayscale(40%);
}
hr {
  width: 90%;
  border: 1px solid #66d18d; }

.padless {
  padding: 0;
  padding-left: 15px; }

button {
  background-color: rgba(72, 226, 108, 0.6);
  border: 1px solid rgba(72, 226, 108, 0.9);
  color: rgba(58, 58, 58, 0.6);
  border-radius: 15px;
  font-size: 30px;
  margin: 15px;
  width: 94%; }

.top {
  width: 40%;
  color: #66d18d; }
/* Navbar */
.container {
  width: 100%;
  padding: 0%;
  color: #FFF;
}

/* Navbar */
.container {
  width: 100%;
  padding: 0%;
  color: #FFF;
}
footer{
    background-color: #FFF;
    padding: 30px;
}
footer h4{
    color: #00a859;
    font-size: 22px;
}
.footer1 {
    background-color: #FFF;
    padding: 30px;
}
.footer1 h4{
    color: #00a859;
    font-size: 22px;
}

ol, ul {
    padding-left: 2%;
    font-size: 20px;
}
.col-md-push-1 {
    left: 3%;
}
/* Navbar */
.container {
    width: 100%;
    padding: 0%;
    color: #FFF;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default {
    color: #FFF;
}
.navbar-nav>.active>a:hover {
    color: #000;
}
.dropdown-menu {
    width: 100%;
    min-width: 45vw;
}
.drown{
    width: 100%;
    min-width: 27vw;
}
.drop {
    width: 100%;
    min-width: 49vw;
}
.dropdown-menu ul.drop-1 {
    width: 18%;
}
.dropdown-menu ul.down {
    display: inline-block;
    list-style: none;
    width: 46%;
}
.dropdown-menu ul {
    display: inline-block;
    list-style: none;
    width: 23%;
}
.navbar-nav>li {
    width: auto;
    float: none !important;
    display: inline-block;
}
.dropdown-menu ul li {
    display: inline-block;
    list-style: none;
    width: 100%;
    text-align: center;
}
.dropdown-menu ul li a {
    color: #fff;
}

.navbar-default {
    margin-bottom: 0px;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
    background-color: #45ca79;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    background-color: #45ca79;
}
.navbar-default {
    color: white;
    background-color: #45ca79;
    border-color: #45ca79;
}
.navbar-default .navbar-nav > li > a {
    color: #fff;
}
.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
    background-color: #45ca79;
}
.navbar-nav > li > .dropdown-menu {
    background-color: #45ca79;
}
.navlink {
    width: 20%;
}
.navbar-nav {
    width: 100%;
    padding-top: 0.5%;
    padding-bottom: 0.5%;
    text-align: center;
}
.navbar-nav img {
    height: 100px;
}
.clicky{
  width: 10px;
}
.clicky2{
  width: 41px;
}
@media screen and (max-width: 1400px) {
.demo-gallery1 > ul > li {

}

body .page form {
  text-align: center;
}
ol, ul {
  font-size: 17px;
}
.row-1 .hebrew-site {
  width: 50%;
  font-size: 18px;
}
.coverings {
  font-size: 27px;
}
.col-md-7 {
  
  padding: 0px;
}
.col-md-6 {
  
  padding: 0px;
}
.about-section2 img {
    width: 90%;
    margin-left: 0%;
}
footer a {
  font-size: 17px;
}
footer h4 {
  font-size: 20px;
}
.box-overlay p, .box-overlay1 p, .box-overlay2 p, .box-overlay3 p, .box-overlay4 p, .box-overlay5 p, .box-overlay0  p {
  font-size: 15imgimpx;
}
.col-md-1 {
  
}
.col-md-3 {
  
  padding: 0px;
}
body .page {
  width: 80%;
  margin: 10% 10% 10% 10%;
}
.col-md-1 {
  padding: 0px;
}
.col-md-5 {
  
}
.demo-gallery1 > ul > li a > img {
    -webkit-transition: -webkit-transform 0.15s ease 0s;
  -moz-transition: -moz-transform 0.15s ease 0s;
  -o-transition: -o-transform 0.15s ease 0s;
  transition: transform 0.15s ease 0s;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  max-height: 100px;
}
}
/* When the screen is less than 600 pixels wide, hide all links, except for the first one ("Home"). Show the link that contains should open and close the topnav (.icon) */
@media screen and (max-width: 1000px) {
    .topnav a:not(:first-child) {display: none;}
    .topnav a.icon {
        float: right;
        display: block;
    }
    .navbar-nav {
        font-size: 15px;
    }
    .dropdown-menu ul {
        display: list-item;
        list-style: none;
        width: 22%;
    }
    .dropdown-menu ul li a {
        font-size: 17px !important;
    }
    .dropdown-menu ul.drop-1 {
        width: 70%;
    }
    .dropdown-menu  img {
        visibility: none;
    }
    .navbar-default .navbar-nav>.active>a:hover,  .navbar-default .navbar-nav>.open>a:hover {
        margin: 0px;
        background-color: #00a859;
        color: #000;
    }
    .dropdown-menu>li>a {
        margin: 0px;
        background-color: #00a859;
        color: #FFF;
        border: none;
        font-family: 'Oswald', sans-serif;
    }
    .navbar-default .navbar-toggle .icon-bar {
        background-color: #FFF;
    }
    .demo-gallery > ul {
        margin-bottom: 0;
        padding-left: 1%;
    }
    .demo-gallery > ul > li {
        width: 96%;
        margin-left: 1%;
        margin-right: 0%;
    }
    .box-overlay0 {
        width: 94%;
        margin-left: 3%;
    }
    h1.large {
        font-size: 25px;
    }
    .landing-inner {
        width: 60%;
    }
    /* Landing Page */
    span.smaller-text, h1.smaller-text  {
        font-size: 18px;
        margin: 0px;
    }
    .col-md-5 {
        width: 100%;
    }
    .landing-inner {
        width: 100%;
    }
    .main-crest{
        width: 60%;
        margin-bottom: 10%;
    }
    .showcase .h3, h3.G-M {
        font-size: 20px;
    }
    .showcase .green {
        font-size: 20px !important;
    }
    .coverings {
        margin-right: 0px;
        text-align: center;
    }
    .demo-gallery1 > ul > li {
        width: 50%;
    }
    .btn1 {
        width: 50%;
    }
    .row-1 .hebrew-site {
        width: 100%;
        font-size: 18px;
    }
    .coverings {
        font-size: 28px;
        margin: 1%;
    }
}
@media (max-width: 991px) {
body.contactbody {
  background-image: none;
  background-color: #FFF;
} }
/*# sourceMappingURL=style.css.map */
/*@media (max-width: 991px) {*/
/*  .clicky{*/
/*    width: 100%;*/
/*  }*/
/*  .clicky2{*/
/*    width: 100%;*/
/*  }*/
/*  .navbar-header {*/
/*    float: none; }*/
/*  .navbar-left, .navbar-right {*/
/*    float: none !important; }*/
/*  .navbar-toggle {*/
/*    display: block; }*/
/*  .navbar-collapse {*/
/*    border-top: 1px solid transparent;*/
/*    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1); }*/
/*  .navbar-fixed-top {*/
/*    top: 0;*/
/*    border-width: 0 0 1px; }*/
/*  .navbar-collapse.collapse {*/
/*    display: none !important; }*/
/*  .navbar-nav {*/
/*    float: none !important;*/
/*    margin-top: 7.5px; }*/
/*  .navbar-nav > li {*/
/*    float: none; }*/
/*  .navbar-nav > li > a {*/
/*    padding-top: 10px;*/
/*    padding-bottom: 10px; }*/
/*  .collapse.in {*/
/*    display: block !important; } }*/
/*# sourceMappingURL=style.css.map */
input[type=checkbox], input[type=radio] {
    height: 12px;
    transform: scale(1.3);
}

@media only screen and (max-width: 990px) {
 .navbar-header {
        float: none; }
        .navbar-left, .navbar-right {
            float: none !important; }
            .navbar-toggle {
                display: block; }
                .navbar-collapse {
                    border-top: 1px solid transparent;
                    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1); }
                    .navbar-fixed-top {
                        top: 0;
                        border-width: 0 0 1px; }
                        .navbar-collapse.collapse {
                            display: none !important; }
                            .navbar-nav {
                                float: none !important;
                                margin-top: 7.5px; }
                                .navbar-nav > li {
                                    float: none; }
                                    .navbar-nav > li > a {
                                        padding-top: 10px;
                                        padding-bottom: 10px; }
                                        .collapse.in {
                                            display: block !important; } 
                                            /*# sourceMappingURL=style.css.map */
                                            /* Navbar Buttons */
                                            .navbuttons{
                                                text-align: center;
                                                padding-bottom: 2%;
                                            }
                                            .navbar-nav>li {
                                                width: 40%;
                                            }
                                            .dropdown-menu ul.drop-1 {
                                                width: 100%;
                                            }
                                            .navbar-nav .open .dropdown-menu {
                                                float: right !important;
                                                position: absolute;
                                                background: #555;
                                                width: 101vw;
                                                left: -22px;
                                            }
                                            .navbuttons a{
                                                width: 33%;
                                                background-color: #00a859;
                                                height: 55px;
                                                padding-top: 15px;
                                            }
                                            .navbuttons1{
                                                text-align: center;
                                            }
                                            .navbuttons1 a{
                                                padding: 0 10%;
                                                height: 50px;
                                                border: 2px solid;
                                                font-family: 'Oswald', sans-serif;
                                                text-align: center;
                                                border-radius: 10px;
                                                padding-top: 1%;
                                                padding-bottom: 3%;
                                                color: #333;
                                                background-color: #e6e6e6;
                                                border-color: #adadad;
                                            }
                                            li.hide-mi, section.carousel-slider, nav img {
                                              display: none;
                                            }
                                            body .page {
                                                width: 90%;
                                                margin: 5% auto;
                                                padding: 5% 4%;
                                            }
                                            .my-btn {
                                                width: 98%;
                                            }
                                            .h1, h1 {
                                                font-size: 28px;
                                            }
                                            }
                                            @media screen and (max-width: 800px) {
                                            li.hide-mi, section.carousel-slider, nav img {
                                              display: none;
                                            }
                                            }
                                            @media (max-width: 767px) {
                                            .navbar-nav .open .dropdown-menu {
                                                float: right !important;
                                            }
                                            }
                                            @media screen and (min-width: 650px) {
                                            
                                            footer{
                                                background-color: #2e2e2e;
                                                padding: 30px;
                                            }
                                            
                                            footer h4{
                                                color: rgba(87, 145, 33, 1);
                                            }
                                            ol, ul {
                                                padding-left: 2%;
                                                font-size: 19px;
                                            }
