html, body {
    margin: 0;
    padding: 0;
    background: #fff;
    --theme-color: #e5f3fc;
    overflow-x: hidden;
}

* {
    box-sizing: border-box;
}

@font-face {
    font-family: "coffeetea";
    src: url("../fonts/coffeetea/coffeetea.woff") format("woff");
}

@font-face {
    font-family: "nunitosans";
    src: url("../fonts/NunitoSans-Regular.woff") format("woff");
}

@font-face {
    font-family: "roboto-l";
    src: url("../fonts/Roboto-Light.ttf") format("woff");
}

@font-face {
    font-family: "Raleway-l";
    src: url("../fonts/Raleway-Light.ttf");
}

@font-face {
    font-family: "Raleway";
    src: url("../fonts/Raleway-Medium.woff") format("woff");
}

@font-face {
    font-family: "Alegreya";
    src: url("../fonts/Alegreya-Medium.woff") format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Alegreyai";
    src: url("../fonts/Alegreya-MediumItalic.woff") format('woff');
    font-weight: normal;
    font-style: normal;
}

.container-fluid {
    padding: 0 0 !important;
}

#main-navbar {
    margin-top: 70px;
    position: absolute;
}

#main-navbar li {
    font-family: coffeetea, Genava, Tahoma, sans-serif;
    font-size: 28px;
    font-weight: 300;
}

div.dropdown-menu.show {
    border: none;
}

.navbar .dropdown-menu a {
    font-size: 18px;
    padding: 5px;
    display: block;
}

.dropdown p {
    position: absolute;
    display: none;
    top: 65%;
    left: 19%;
    font-family: Alegreyai, Georgia, 'Times New Roman', Times, serif;
    font-weight: 500;
    font-size: 0.6em;
    color: #1c798d;
    width: 130px;
}

.dropdown-toggle a:hover+p {
    display: block;
}

.navbar, .pagination .page-item.active .page-link {
    box-shadow: none;
    -webkit-box-shadow: none;
}

.navbar-nav .nav-item a {
    color: rgb(87, 87, 87) !important;
}

.navbar-nav .nav-item a:hover {
    color: #111 !important;
}

.dropdown-menu {
    background: transparent;
}

.dropdown-item-list:focus, span a.dropdown-item-list:hover {
    text-decoration: none;
    background: none;
}

/* contact number on the navbar */

#contact_number {
    font-family: "Century Gothic", "Helvetica", sans-serif;
    font-size: 1.5rem;
    font-weight: bold;
    text-align: center;
    color: rgb(97, 97, 97);
    margin-left: 1em;
}

#contact_number i {
    transform: rotate(115deg)
}

.fa-phone {
    color: rgb(104, 102, 100);
}

.stroke-transparent {
    -webkit-text-stroke: 2px rgb(34, 34, 34);
    -webkit-text-fill-color: transparent;
}

div.carousel-place {
    overflow: hidden;
}

/* ----------------------------------------------- */

.hero-container {
    background-color: #e5f3fc;
    width: 100vw;
    height: 100vh;
    max-width: 100%;
    min-height: 835px;
}

.hero-container .spacer {
    height: 300px;
}

.hero-container img#tests {
    width: 68%;
    height: auto;
    padding: 16% 0 0 18%;
}

.hero-container img#wedo {
    width: 70%;
}

.hero-container img#try-butn {
    width: 80%;
    height: auto;
}

.hero-container img#cow {
    position: relative;
    width: 80%;
    height: auto;
    top: -50%;
    left: -3%;
}

/* ------------------------------------------------ */

#moving-text h1 {
    font-family: Raleway, 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-size: 3vw;
    font-weight: 400;
    color: #6ab9d6;
}

.navbar-brand img {
    position: absolute;
    top: -10vh;
    left: 4vw;
    width: 20vw;
    height: auto;
    z-index: 1;
}

.not-index .navbar-brand img {
    width: 250px;
}

/* Facebook link container */

.link-icons {
    position: absolute;
    top: -3.2em;
    right: 2vw;
    color: #303030;
}

/* link */

.link-icons .phone-number {
    font-size: 1.5em;
    margin-right: 1em;
}

.phone-number a {
    color: #2a7995;
}

#quote-carousel {
    color: rgb(68, 68, 68);
    font-size: 1.2em;
}

/* Override Bootstrap modal header attributes */

.modal-content input, .modal-content select, .modal-content textarea {
    background-color: transparent;
    border: 1px solid #111;
}

.modal-content {
    /* background: #e2f2ff; */
    background: #fff;
}

.send-btn {
    /* background-color: #79cee1; */
    background-color: #f6df30;
    color: #444;
    font-size: 1.2em !important;
    font-family: coffeetea, Verdana, Geneva, Tahoma, sans-serif;
}

.form-tag {
    font-size: 0.9em;
    border-bottom: 1px solid #dadada;
}

.form-tag-other {
    padding: 5px 275px 2px;
}

.modal-header {
    border-bottom: none;
}

#contact-form input, #contact-form textarea {
    background-color: transparent;
    border: 1px solid #111;
}

.notify-validate {
    position: absolute;
    top: 10px;
    right: 0;
}

#phone-input-message {
    font-size: 0.8em;
    font-style: italic;
}

#phone-input-message.correct {
    color: green;
}

#phone-input-message.wrong {
    color: red;
}

.generic-button {
    /* background-image: url('../img/btn.png');
    background-repeat: no-repeat; */
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: coffeetea, Verdana, Geneva, Tahoma, sans-serif;
    color: #444;
}

.font-coffee {
    font-family: coffeetea, Verdana, Geneva, Tahoma, sans-serif;
}

.font-nunito {
    font-family: nunitosans, 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

.font-alegreya {
    font-family: Alegreya, Georgia, 'Times New Roman', Times, serif;
}

.fav-color {
    color: #1c798d
}

#who-we-are-intro {
    text-align: center;
    font-family: Alegreyai, Georgia, 'Times New Roman', Times, serif;
    font-size: 1.2em;
}

#products-header {
    margin-left: -14px;
}

.selectCity {
    font-family: 'coffeetea';
    font-size: 1.5em;
    width: 200px;
    margin-left: auto;
    position: relative;
    top: -30px;
}

button#cityButton {
    outline: none;
    border: none;
    background: none;
}

.google-maps-btn {
    Background-image: url("../img/btn.png");
    background-size: contain;
    /* background: #ffd909; */
}

.google-maps-btn a {
    font-family: coffeetea, Verdana, Geneva, Tahoma, sans-serif;
    font-size: 1.3vw;
    color: #333;
}

.google-maps-button a {
    text-decoration: none;
    color: #444;
    font-size: 1vw;
}

.google-maps-button {
    background-size: 100% 80px;
}

/* Story board */

.storyboard {
    /* background-image: url("../img/brown-paper-texture-background.jpg"); */
    /* background-size: cover; */
    /* border: 13px solid #fefefe; */
    background-color: #e5f3fc;
    /* border: 13px solid #e5f3fc; */
    box-shadow: 0px 10px 19px 2px #666;
}

.storyboard .img-div {
    display: flex;
    justify-content: center;
    align-items: center
}

.storyboard .img-div img {
    max-width: 60%;
    height: auto;
}

.storyboard h2, .storyboard h3 {
    font-family: coffeetea, Verdana, Geneva, Tahoma, sans-serif;
    color: #1c798d;
}

.storyboard h4 {
    font-family: nunitosans, 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-size: 18px;
}

.storyboard p {
    font-family: nunitosans, 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-size: 1.1em;
    color: #333;
}

.storyboard li {
    font-family: nunitosans, 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    color: #333;
}

.storyboard .products .col-3 {
    max-width: 100%;
    height: auto;
}

#product-list-label {
    font-family: nunitosans, 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-size: 0.8em;
    color: #bf871f;
}

.products img {
    max-width: 300px; 
    width: 100%;
    height: auto;
}

.products img:hover {
    transform: rotate(5deg);
}

/* .products img:nth-child(2) {
    position: absolute;
    left: 30%;
    top: 10%;
    z-index: 1;
    width: 40%;
} */

.product-list {
    font-family: nunitosans, 'Courier New', Courier, monospace;
    padding-top: 5%;
    border: 3px solid #efefef77;
}

ul {
    padding-left: 5px;
    margin-left: -19px;
    color: #666;
    font-size: 1.1em;
    list-style: none;
}

/* Bootstrap carousels for testemonials*/

.testemonial-section {
    background: #fff;
    margin-top: -45px;
    padding-top: 1px;
    padding-bottom: 18px;
    margin-bottom: -13px;
    box-shadow: 0px 3px 12px 1px #666;
}

#quote-carousel {
    padding: 0 10px 30px 10px;
    margin: 30px 0;
    text-align: center;
}

#carousel-control-prev, #carousel-control-next {
    color: #888;
}

/* typography */

#quote-carousel h1 {
    text-align: center;
    margin-bottom: -20px !important;
}

#quote-carousel p {
    font-style: italic;
}

#testemonial-img {
    width: 320px;
}

.page-footer {
    background-color: dimgray;
}

.modal-loading {
    display: none;
    position: fixed;
    z-index: 1200;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba( 10, 10, 25, 0.9) url('../img/loader.svg') 50% 50% no-repeat;
    background-size: 300px 300px;
}

/* When the body has the loading class, we turn
   the scrollbar off with overflow:hidden */

body.loading .modal-loading {
    display: block;
    overflow: hidden;
}

body.loading, body.modal-open {
    height: 100vh;
    width: 100vw;
    overflow: hidden;
}

#new-area-field {
    display: none;
}

#add-area {
    font-size: 1.3em;
    font-weight: bold;
    cursor: pointer;
}

#go-back {
    display: hidden;
}

#go-back:hover {
    font-size: 40px;
}

/* zoho form */

.manfieldbdr {
    border-left: 2px solid #ff6448 !important
}

.hleft {
    text-align: left;
}

#tooltip-zc {
    font: normal 12px Arial, Helvetica, sans-serif;
    line-height: 18px;
    position: absolute;
    padding: 8px;
    margin: 20px 0 0;
    background: #fff;
    border: 1px solid #528dd1;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    color: #eee;
    -webkit-box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.2);
    box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.2);
    z-index: 10000;
    color: #777
}

/* Whatsapp icon */

.whatsapp_chat_box {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background-color: #26d467;
    display: none;
    justify-content: center;
    align-items: center;
    position: fixed;
    bottom: 3em;
    right: 1em;
    box-shadow: rgba(0, 0, 0, 0.3) 0px 3px 12px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.whatsapp_chat_box[data-tool-tip]::after {
    content: attr(data-tool-tip);
    display: block;
    position: absolute;
    background-color: #333;
    padding: .5rem 1.5rem;
    font-size: 1rem;
    font-family: 'roboto';
    color: white;
    font-weight: bold;
    border-radius: 5px;
    transform: translateY(-100%);
    top: 0;
    right: 50%;
    white-space: nowrap;
    opacity: 0;
    transition: all 100ms ease-out;
}

.whatsapp_chat_box[data-tool-tip]:hover::after {
    opacity: .8;
}

.whatsapp_chat_box:active {
    transform: scale(.95, .95)
}

.whatsapp_chat_box a {
    outline: 0;
}

.whatsapp_icon {
    color: white;
    width: 40px;
    display: inline-block;
}

@media screen and (max-width: 768px) {
    .whatsapp_chat_box {
        display: flex;
    }
}

/* Get location button in the order form */

.coordinatesWorker p {
    font-size: 11px;
    font-family: 'roboto';
    color: #666
}

.location_container {
    display: grid;
    grid-template-columns: .8fr auto;
    position: relative;
}

.crosshairs_button {
    width: 98%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #38aca9;
    padding: .5em 1em;
    cursor: pointer;
    user-select: none;
}

.crosshairs_button:hover {
    transform: scale(1.01, 1.01);
}

.crosshairs_button:active {
    transform: scale(0.99, 0.99);
}

.crosshairs_button p {
    font-family: 'nunitosans';
    font-size: 15px;
    margin: 0;
    color: white;
}

.coordinatesWorker #coord {
    display: inline;
    font-size: 13px;
    font-family: 'roboto';
    color: #bbb;
    user-select: none;
    padding: 0 1em;
    border-radius: 2px;
}

#location_fetch_indicator {
    position: absolute;
    width: 25;
    height: 25px;
    top: 2px;
    right: 12px;
    font-size: 24px;
}

.req {
    animation-name: alert;
    animation-duration: 10s;
    position: relative;
    animation-fill-mode: forwards;
}

.req::before {
    content: "Please help us with your location";
    font-family: 'roboto-l';
    white-space: nowrap;
    position: absolute;
    padding: .5em 1em;
    border-radius: 4px;
    background-color: #f6df30;
    color: rgb(78, 78, 78);
    bottom: -112%;
    left: -4%;
    font-weight: bold;
    font-size: 0.8rem;
    animation-name: fadeout;
    animation-duration: 8s;
    opacity: 0;
}

@keyframes fadeout {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@keyframes alert {
    0% {
        border: 2px solid rgb(216, 33, 79);
        box-shadow: 0 0 3px 3px rgba(216, 33, 79, 0.63);
    }
    100% {
        border: 2px solid rgb(216, 33, 79);
    }
}

/* for parallax effect on map images */

.map-img img {
    width: 100%;
    height: 100%;
    position: absolute;
}

.arrow-img img {
    width: 80%;
    height: auto;
    position: absolute;
    right: 4%;
    top: 10%;
}

/* Media queries */

@media screen and (max-width: 990px) {
    .link-icons .phone-number {
        font-size: 1em;
    }
    .carousel-item a.btn {
        top: 0.8vh;
        right: 30vw;
    }
    .navbar .dropdown-menu {
        display: block;
        position: relative;
        top: 0;
    }
    .navbar-toggler-pic img {
        width: 30px;
    }
    .navbar .navbar-toggler {
        position: absolute;
        top: 0;
        right: 34px;
        z-index: 2;
    }
    .navbar-collapse {
        /* flex-basis: 15%; */
        flex-grow: 0;
        background: #fff;
        z-index: 1;
        z-index: 1;
        position: relative;
        top: -88px;
        min-height: 100vh;
        padding-top: 3vh;
    }
    .navbar .dropdown-menu a {
        display: block;
        font-size: 1.5em;
        text-align: center;
    }
    .nav-link {
        display: block;
        font-size: 35px;
        text-align: center;
    }
    .navbar .dropdown-menu {
        border: none;
    }
    .dropdown p {
        top: 9%;
        left: 61%;
        font-size: 20px;
    }
    .google-maps-button a {
        font-family: coffeetea, Verdana, Geneva, Tahoma, sans-serif;
        font-size: 2vw;
    }
}

@media screen and (max-width: 900px) {
    .navbar-brand img {
        width: 180px;
    }
    .hero-elements img {
        width: 80%;
    }
}

@media screen and (max-width: 768px) {
    /* .cow-doodle {
        width: 30vw;
    } */
    .hero-image {
        min-height: 600px;
    }

    .phone-number i {
        width: 30px;
        height: 30px;
        background-color: rgb(78, 78, 78);
        padding: 5.5px;
        border-radius: 50%;
        color: #cfcfcf;
        border: 2px solid #cfcfcf;
    }
    .phone-number {
        cursor: pointer;
    }
}

@media screen and (max-width: 576px) {
    .hero-container .spacer {
        height: 200px;
    }
    .hero-container img#wedo {
        width: 60%;
    }
    .hero-container img#tests {
        width: 30%;
        padding: 30px 0 0 0;
    }
    .hero-container img#try-butn {
        width: 120%;
        margin-top: 20px;
    }
    #moving-text h1 {
        font-size: 6vw;
        margin-top: 15px;
    }
    .hero-container img#cow {
        width: 100%;
    }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .img-div img {
        width: 60%;
    }
}