html {
    scroll-behavior: smooth;
}

body {
    font-family: 'Roboto', sans-serif;
    background: #f5f7fa;
}

a.navbar-brand {
    font-family: 'Playfair Display', serif;
    font-size: 27px;
    padding: 0px;
    font-weight: 700;
    margin: 0px 0px;
}

.menulist li {
    float: left;
    width: 50%;
}

img {
    max-width: 100%;
}

.footer-icon {
    margin-right: 5px;
}

.list-unstyled li {
    margin-top: 10px;
    margin-bottom: 10px;
}

ul.social-list {
    margin-bottom: 40px;
}

ul.social-list li {
    display: inline-block;
    list-style: none;
    margin-right: 15px;
}

ul.social-list li a {
    padding: 3px 0px;
    font-size: 19px;
    text-align: center;
    width: 35px;
    display: block;
    border-radius: 50px;
    height: 35px;
    color: #000;
    border: 2px solid;
}

ul.social-list li a i {
    font: normal normal normal 19px/1 FontAwesome !important;
}

#mainNav .navbar-toggler {
    font-size: 12px;
    font-weight: 800;
    padding: 13px;
    text-transform: uppercase;
    color: #343a40;
}

.swiper-container-horizontal > .swiper-pagination-bullets {
    margin-bottom: 30px;
}

.navbar-light .navbar-toggler {
    color: rgba(0, 0, 0, .5);
    border-color: rgba(0, 0, 0, .1);
}

#mainNav {
    position: absolute;
    border-bottom: 1px solid #e9ecef;
    background-color: #fff;

}

.leftimg p, .rightimg p {
    color: inherit;
}

.sec-1 {
    padding-top: 50px;
}

header.masthead {
    background: url(/images/red/banner.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    background-position: center;
    background-position: bottom;
    display: flex;
    align-items: center;
    z-index: 0;
    position: relative;
}

/* Configurable (homepage) banner-height, made responsive as nav covers header when fixed from 786px */
@media (min-width: 768px) {
    header.masthead .container {
        margin-top: 12vh;
    }
}


header.masthead .overlay {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: #212529;
    opacity: .5;
    z-index: 1;
}

.z-index-2 {
    z-index: 2;
}


@media only screen and (min-width: 992px) {
    #mainNav {
        transition: background-color .2s;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        -webkit-backface-visibility: hidden;
    }
}

@media only screen and (min-width: 992px) {
    #mainNav {
        border-bottom: 1px solid transparent;
        background: transparent;
    }
}

@media only screen and (min-width: 992px) {
    #mainNav .navbar-nav > li.nav-item > a:focus, #mainNav .navbar-nav > li.nav-item > a:hover {
        color: hsla(0, 0%, 100%, .8);
    }
}

@media only screen and (min-width: 992px) {
    #mainNav .navbar-nav > li.nav-item > a {
        padding: 10px 20px;
        color: #fff;
    }
}

#mainNav .navbar-nav > li.nav-item > a {
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 1px;

}

button.btn.btn-orange {
    background: #ee906a;
    color: #fff;
}

.btn-flower button {
    padding: 9px 10px;
    font-size: 15px;
}

.bg-orange {
    background: #ee906a;
}

.text-orange {
    color: #ee906a;
}

header h1 {
    font-size: 45px;
}

h2 {
    font-size: 38px;
}

p {
    color: #6c7996;
}

.star {
    color: #ffb300;
}

.swiper-container {
    width: 100%;
    height: 100%;
}

.swiper-slide {

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

footer {
    background: #697694;
    padding: 50px 0px 10px 0px;

}

footer h4 {
    font-size: 21px;
    margin-bottom: 15px;
    font-weight: 500;
}

footer p, footer a {
    color: #fff;
    font-size: 15px;
}

a:hover {
    text-decoration: none;
    color: inherit;
}

footer input.form-control {
    background: #77839e;
    border-color: #77839e;
    color: #fff;
}

span.input-group-text {
    background: #77839e;
    border-color: #77839e;
    color: #98a9ce;
    font-size: 21px;
}

/*Responsive table*/
/*======
Media Queries
=======*/
/*========================*/
@media (min-width: 1200px) and (max-width: 2400px) {
}

@media (min-width: 992px) and (max-width: 1199px) {

}

@media (min-width: 768px) and (max-width: 991px) {


}

@media (min-width: 320px) and (max-width: 767px) {
    .order-s-2 {
        order: 2;
    }

    footer h4 {
        font-size: 21px;
        margin-bottom: 6px;
        font-weight: 500;
    }

    header h1 {
        font-size: 25px;
    }
}

@media (min-width: 320px) and (max-width: 480px) {
    footer h4 {
        font-size: 21px;
        margin-bottom: 6px;
        font-weight: 500;
    }

    @media (min-width: 320px) and (max-width: 980px) {
        #logoFooter {
            margin-top: 220px;
        }
    }

    margin-top:

220px

;

    footer h4 {
        font-size: 21px;
        margin-bottom: 6px;
        font-weight: 500;
    }

    .order-s-2 {
        order: 2;
    }

    header h1 {
        font-size: 25px;
    }

}

span.new-text {
    position: absolute;
    transition: 0.5s;
    background: #000;
    color: #fff;
    font-size: 1rem;
    padding: 0 7px;
    text-decoration: none;
    top: -10px;
    left: 20px;
}

span.new-text:hover {
    background-position: right center;
}
