.body {
    font-family: 'Questrial';
    font-size: 20px;
}

h1,
h2,
h3,
h4 {
    font-family: 'Playfair Display';
}

h5,
h6,
p {
    color: #323233;
}

a {
    color: #ffffff;
}

.p-10 {
    padding: 10px !important;
}

.mt-100 {
    margin-top: 100px;
}

.mt-150 {
    margin-top: 150px;
}

.mt-30 {
    margin-top: 30px !important;
}

.pt-50 {
    padding-top: 50px;
}

.pt-100 {
    padding-top: 100px;
}

.mt-100 {
    margin-top: 100px !important;
}

.w-125 {
    width: 125px !important;
}

.w-100 {
    width: 100% !important;
}

.w-80 {
    width: 80px;
}

.w-90 {
    width: 90% !important;
}

.m-0-a {
    margin: 0 auto !important;
}

textarea {
    overflow: hidden;
}

button {
    outline: none !important;
    cursor: pointer;
}

.logo {
    width: 90%;
}

.float-none {
    float: none !important;
}

.text-left-top {
    text-align: left;
}

.white-text {
    color: #fff !important;
}

.black-text {
    color: #000 !important;
}

.grey-text {
    color: #a1a8b0 !important;
}

.bg-grey {
    background: #eee;
}

.bg-white {
    background: #fff;
}

.p-20 {
    padding: 20px;
}

.weight-300 {
    font-weight: 300 !important;
}

h1 {
    font-size: 4rem;
    color: #fff;
    font-weight: 800;
    font-family: 'Playfair Display';
}

h2 {
    font-size: 2.6rem;
    color: #10344a;
    font-weight: 300;
    font-family: 'Playfair Display';
    line-height: 47px;
    /* background: url(../images/curtain-ic.png) no-repeat 10% 100%;
    background-size: 35px; */
}

h2 span {
    font-size: 1.2rem;
    color: #1ba6e4;
    font-weight: 400;
    font-family: 'Questrial';
    float: left;
    width: 100%;
    line-height: 17px;
    letter-spacing: 0.5px;
    position: relative;
    margin-bottom: 20px;
}

h2 span::after {
    padding-bottom: 15px;
    width: 30px;
    height: 3px;
    content: "";
    display: inline-block;
    position: absolute;
    bottom: -5px;
    left: 0;
    border-bottom: 3px solid #fdce4c;
}

.center h2 span::after {
    padding-bottom: 0;
    width: 30px;
    height: 3px;
    content: "";
    display: block;
    position: relative;
    margin: 0 auto;
    bottom: -3px;
    left: 0;
    border-bottom: 3px solid #fdce4c;
}

h3 {
    font-size: 2rem;
    color: #10344a;
    font-weight: 400;
    font-family: 'Playfair Display';
    line-height: 35px;
}

h4 {
    font-size: 1.3rem;
    color: #10344a;
    font-weight: 300;
    font-family: 'Questrial';
}

h5 {
    font-size: 1rem;
    color: #fff;
    font-weight: 400;
    font-family: 'Questrial';
    letter-spacing: 0.5px;
}

p {
    font-size: 1rem;
    color: #495c6a;
    font-weight: 300;
    font-family: 'Questrial';
}

.blue-text {
    color: #1ba6e4;
}

.visible {
    visibility: visible;
}

.rotate {
    transform: rotate(-40deg);
}

section {
    width: 100%;
    float: left;
}

.shadow-img {
    box-shadow: 0 3px 25px rgba(0, 0, 0, .40)!important;
    border-radius: 3px;
}


/* nav____________ */

.sticky-top {
    margin-top: 60px;
}

.navbar {
    background-color: #0c2635;
    padding: 0;
    position: absolute;
}

.logo {
    width: 100px;
    padding: 10px 40px;
}

.navbar-light .navbar-nav .nav-link {
    color: rgb(255 255 255 / 50%);
    padding: 0 17px;
}

.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show>.nav-link {
    color: rgb(255 255 255 / 100%);
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
    color: rgb(255 255 255 / 100%);
}

li.nav-item.active {
    position: relative;
}

.navbar-light .navbar-nav .active:before {
    width: 100%;
    height: 2px;
    display: inline-block;
    content: "";
    background: #fdce4c;
    bottom: -26px;
    position: absolute;
}

.nav-item {
    color: #fff;
}

.nav-item i {
    color: #01b2fc;
}

.navbar-expand-lg .navbar-nav .dropdown-menu {
    background: #ffffff;
    margin-top: 0px;
    border-radius: 3px;
    color: #fff;
    border: 0;
    border-bottom: 5px solid #d3fc0a !important;
    min-width: 215px;
    max-width: 100%;
    margin-top: -25px;
    padding-top: 1px;
    transition: all 0.3s ease;
}

.dropdown-item {
    color: #212529;
    border-top: 1px solid #d0d0d0;
    font-size: 14px;
    font-weight: 400;
    margin-top: 0px !important;
    transition: all 1s ease;
    padding: 10px 13px 10px 20px;
}

.dropdown-item:hover {
    background-color: #0c2635;
    color: #fff;
}

.dropdown-item:first-child {
    border-top: 0;
}


/* Slider */


/* .slider-section {
        margin-top: -150px;
    } */

.carousel-item {
    height: 100vh;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.carousel-item-1 {
    /* background-image: url('images/banner/banner-1.jpg'); */
    background: url(../images/banner/banner-1.jpg) no-repeat center center;
    background-size: cover;
}
.carousel-item-2 {
    background: url(../images/banner/banner-2.jpg) no-repeat center center;
    background-size: cover;
}
.carousel-item-3 {
    background: url(../images/banner/banner-3.jpg) no-repeat center center;
    background-size: cover;
}
.carousel-control-prev {
    right: 30px;
    left: inherit;
}

.carousel-control-next,
.carousel-control-prev {
    top: 75%;
    width: 30%;
    z-index: 99;
}

.carousel-control-next-icon,
.carousel-control-prev-icon {
    width: 16px;
}

.carousel-item h1 {
    border-bottom: 1px solid #eee;
}

.banner-rgt {
    width: 100%;
    float: left;
    padding: 15% 15% 15% 15%;
    background: url(../images/banner-rgt-bg.jpg) no-repeat right top;
}

.banner-rgt h3 {
    border-bottom: 1px solid #ced5db;
    padding-bottom: 15px;
    position: relative;
}

.banner-rgt h3::before {
    padding-bottom: 15px;
    width: 60px;
    height: 3px;
    content: "";
    display: inline-block;
    position: absolute;
    bottom: -2px;
    border-bottom: 3px solid #fdce4c;
}


/* about_________________ */

.more-btn {
    background: #fff;
    border: 1px solid #60707d;
    display: inline-block;
    color: #60707d;
    font-size: 16px;
    font-weight: 400;
    padding: 10px 17px;
    margin-top: 15px;
    transition: all .4s ease;
    width: 200px;
    text-align: center;
}

.more-btn:hover {
    background: #60707d;
    color: #fff;
    text-decoration: none;
}

.more-btn-blue {
    background: #1b97cb;
    border: 1px solid #1b97cb;
    display: inline-block;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    padding: 10px 17px;
    margin-top: 15px;
    transition: all .4s ease;
    width: 200px;
    text-align: center;
}

.more-btn-blue:hover {
    color: #fff;
    text-decoration: none;
    background: #016d9b;
    text-decoration: none;
}

.blue-bg {
    background: #0c2635;
    padding: 25px;
}

.sales {
    position: relative;
}

.sales h3 {
    margin-bottom: 54px;
}

.sales h3::before {
    padding-bottom: 15px;
    width: 50%;
    height: 3px;
    content: "";
    display: inline-block;
    position: absolute;
    top: 55%;
    left: 26%;
    border-bottom: 1px solid #3d505e;
}

.sales h3::after {
    padding-bottom: 15px;
    width: 60px;
    height: 3px;
    content: "";
    display: inline-block;
    position: absolute;
    top: 54%;
    left: 42%;
    border-bottom: 4px solid #fdce4c;
}


/* product_________________ */

.product {
    background: url(../images/flower-bg.jpg) no-repeat 95% 114%;
    background-size: auto;
    width: 100%;
    float: left;
    padding: 0 0 100px 0;
}

.product ul {
    margin: 0;
    padding: 0;
    width: 100%;
    float: left;
}

.product li {
    margin: 5px 0;
    padding: 20px 10px;
    float: left;
    list-style: none;
    text-align: center;
    transition: ease all 0.8s;
}

.product li img {
    width: 50%;
    margin: 0 auto;
}

.product li:hover {
    background-color: #f0f9ff;
    box-shadow: 0 3px 23px rgba(0, 0, 0, .20)!important;
}


/* shop carousel __________________ */

.shop .carousel {
    width: 100%;
    height: auto;
}

.shop .carousel-item {
    height: auto;
}

.shop .controls-top {
    position: absolute;
    top: -69px;
    right: 0;
}

.shop figure {
    transition: all ease 1s;
}

.shop figure img:hover {
    box-shadow: 0 3px 23px rgba(0, 0, 0, .20)!important;
}

.shop figure:hover figcaption {
    background: rgb(255 255 255 / 80%);
    padding: 20px;
    transform: translateY(-130px);
    transition: all ease 0.6s;
}

.slide-box {
    display: flex;
    justify-content: space-between;
}

@media (min-width: 576px) and (max-width: 767.98px) {
    .slide-box img {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    .slide-box img {
        -ms-flex: 0 0 33.3333%;
        flex: 0 0 33.3333%;
        max-width: 33.3333%;
    }
}

@media (min-width: 992px) {
    .slide-box img {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
}


/* shop carousel __________________ */

.carousel-item .col-sm-6.col-lg-4 {
    padding: 0;
}

.controls-top i {
    font-size: 30px;
    color: #8c9fab;
    margin: 0 10px;
    font-weight: 400;
}

.controls-top i:hover {
    color: #fdce4c;
}


/* testimonial __________________ */

.testimoni {
    background: url(../images/testimoni-bg.jpg) no-repeat center top;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
    padding: 80px 0;
    position: relative;
    background-color: #0c2635;
}

.testimoni .carousel {
    position: relative;
    width: 100%;
}

.testimoni .carousel-item {
    height: auto;
}

.carousel-container {
    background: #0c2635;
    padding: 50px;
    text-align: center;
}

.testimoni #carousel-thumbs {
    bottom: 0;
    left: 0;
    padding: 0 50px;
    right: 0;
    width: 100%;
    margin-top: 40px;
}

.testimoni #carousel-thumbs img {
    border: 5px solid transparent;
    cursor: pointer;
}

.testimoni #carousel-thumbs img:hover {
    border-color: rgba(255, 255, 255, .3);
}

.testimoni #carousel-thumbs img {
    border-color: #fff;
    border-radius: 200px;
    width: 70px;
    height: 70px;
    box-shadow: 0 3px 13px rgba(0, 0, 0, .20)!important;
    transition: all ease 0.2s;
    border: none;
    margin: 0 10px;
    position: relative;
    z-index: 9;
}

.testimoni #carousel-thumbs img:hover {
    box-shadow: 0 3px 13px rgba(0, 0, 0, .50)!important;
    transform: scale(1.3);
}

.testimoni .carousel-control-prev,
.testimoni .carousel-control-next {
    width: 50px;
}

.testimoni .carousel-item ul {
    padding: 0;
}

.testimoni .carousel-item ul::before {
    width: 25%;
    height: 1px;
    background-color: #3d505e;
    content: "";
    display: block;
    position: absolute;
    top: 42%;
    left: 0%;
}

.testimoni .carousel-item ul::after {
    width: 25%;
    height: 1px;
    background-color: #3d505e;
    content: "";
    display: block;
    position: absolute;
    top: 42%;
    right: 0%;
}

.testimoni .carousel-item li {
    display: inline-block;
}

.testimoni h2 {
    font-size: 22px;
    font-weight: 400;
    color: #fff;
    letter-spacing: 1px;
    font-family: 'Questrial';
    position: relative;
}

.testimoni h2::after {
    padding-bottom: 0;
    width: 30px;
    height: 3px;
    content: "";
    display: block;
    position: relative;
    margin: 0 auto;
    bottom: 3px;
    left: 0;
    border-bottom: 3px solid #fdce4c;
}

.testimoni .carousel-item h4 {
    font-size: 18px;
    font-style: italic;
    font-weight: 400;
    color: #90a3ad;
    letter-spacing: 1px;
    font-family: 'Playfair Display';
    line-height: 28px;
}

.testimoni .carousel-container {
    width: 80%;
    margin: 0 auto;
}



@media all and (min-width: 576px) {
    .testimoni .carousel-container .testimoni #carousel-thumbs {
        position: absolute;
    }
}

@media all and (max-width: 576px) {
    .testimoni .carousel-container .testimoni #carousel-thumbs {
        background: #ccccce;
    }
}


/* Latest News _________________ */

.news-main {
    background-color: #f4f7fb;
    padding: 70px 0;
}

.news img {
    width: 100%;
    box-shadow: 0 0px 5px rgba(0, 0, 0, .20)!important;
    margin-bottom: 30px;
    transition: all .2s ease;
}

.news img:hover {
    box-shadow: 0 0px 35px rgba(0, 0, 0, .30)!important;
    transform: scale(1.1);
}

.news-text {
    width: 100%;
    float: left;
    transition: all .2s ease-in-out;
    text-align: center;
}

.news:hover .news-text {
    width: 100%;
    background: #fff;
    float: left;
    padding: 20px;
    transform: translate(0, -130px);
    position: relative;
}

.news {
    margin-bottom: 50px;
}


/* map ______________________ */

.map-bg {
    width: 100%;
    display: inline-block;
    background: url(../images/flower.png) no-repeat -5% bottom;
    padding: 0 0 100px 0;
    position: relative;
}

.map-bg::after {
    background-color: #f0f9ff;
    width: 70%;
    display: inline-block;
    content: "";
    position: absolute;
    right: -41px;
    bottom: 12%;
    height: 77%;
    z-index: -1;
}


/* bottom-slider __________________ */

.wrap {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.wrap .slider {
    position: relative;
    width: 100%;
    height: 550px;
    overflow: hidden;
}

.wrap .slider .img {
    height: 100%;
    display: flex;
    transition: transform 0.7s cubic-bezier(0.23, 1, 0.32, 1);
}

.wrap .slider .btns {
    position: absolute;
    left: 0;
    top: 50%;
    width: 280px;
    /* display: flex; */
    transform: translateY(-50%);
    /* background: #f00; */
    /* margin-bottom: 2px;*/
}

.wrap .slider .btns label {
    flex: 1;
    margin: 0 3px;
    border: 0px solid #fff;
    font-size: 0;
    transition: all 0.5s;
    cursor: pointer;
    background: none;
    width: 100%;
    margin-bottom: 2px;
    top: 0;
    padding: 7px;
}

.wrap .slider .btns label:hover {
    background: #1d3442;
}

.wrap .slider input[type=radio] {
    display: none;
    position: absolute;
    left: -9999em;
    top: -9999em;
}

.wrap .slider input[type=radio]:nth-child(1):checked~ul.img {
    transform: translateX(-180%);
}

.wrap .slider input[type=radio]:nth-child(2):checked~ul.img {
    transform: translateX(-300%);
}

.wrap .slider input[type=radio]:nth-child(3):checked~ul.img {
    transform: translateX(-380%);
}

.wrap .slider input[type=radio]:nth-child(4):checked~ul.img {
    transform: translateX(-500%);
}

.btns label {
    margin: 10px 0;
}

.item-img {
    width: 30%;
    float: left;
}

.item-img img {
    width: 100%;
}

.item-txt {
    width: 65%;
    float: right;
}

.item-txt p {
    margin: 5px 0 0 0;
    color: #fff;
    line-height: 14px;
    font-size: 16px;
}

.item-txt span {
    width: 100%;
    font-size: 11px;
    float: left;
    color: #eee;
}

.social {
    margin: 0 auto;
    margin-top: 40px;
    width: 232px;
}

.social i {
    font-size: 15px;
    color: #6b8091;
    background: #f1f8ff;
    padding: 20px;
    font-weight: 200;
    transition: ease all 0.5s;
}

.social i:hover {
    background: #d5e5f7;
}

.social::before {
    width: 25%;
    height: 1px;
    background-color: #d2d7db;
    content: "";
    display: block;
    position: absolute;
    top: 67%;
    left: 8%;
}

.social::after {
    width: 25%;
    height: 1px;
    background-color: #d2d7db;
    content: "";
    display: block;
    position: absolute;
    top: 67%;
    right: 8%;
}

.bottom {
    background: #0c2635;
    width: 100%;
    float: left;
    padding: 10px 0;
    text-align: center;
    font-size: 11px;
    color: #eeee;
    margin-top: 50px;
}

.subbanner {
    /* height: 200px; */
    overflow: hidden;
    width: 100%;
    position: relative;
}

.subbanner img {
    overflow: hidden;
    width: auto;
}

.subbanner h2 {
    font-size: 45px;
    position: absolute;
    z-index: 999;
    width: 100%;
    top: 45%;
    text-align: center;
    color: #fff;
    text-transform: inherit;
}

.subbanner p {
    font-size: 15px;
    position: absolute;
    z-index: 999;
    width: 100%;
    top: 65%;
    text-align: center;
    color: #a8b5bd;
    text-transform: inherit;
}

.subbanner p span {
    color: #fff;
}

.subbanner-img-over {
    background-color: rgb(0 0 0/0.6);
    position: absolute;
    z-index: 1;
    height: 100%;
    width: 100%;
    display: inline-block;
    top: 0;
}

.install-bg {
    background: url(../images/instal-bg.jpg) no-repeat center top;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
    padding: 100px 0;
    position: relative;
}

.install-bg ul {
    margin: 0 0 0 0px;
    padding: 0;
}

.install-bg li {
    margin: 0;
    padding: 0;
    list-style: circle;
    font-size: 18px;
    font-weight: 600;
    line-height: 23px;
    color: #ffffff;
    background: #0c2635;
    padding: 14px 18px;
    list-style: none;
    margin-left: 0;
    margin-bottom: 2px;
    margin-right: 2px;
    width: 46%;
    float: left;
}


/* Contact  Section______________ */

.contact-page-section {
    position: relative;
    padding: 0px 0px 0px;
}

.contact-page-section .info-column {
    position: relative;
    padding-bottom: 40px;
    background-color: #0c2635;
}

.contact-page-section .info-column .inner-column {
    position: relative;
    margin-right: -20px;
    padding: 50px 35px 45px 23px;
    /*
	-webkit-box-shadow:0px 0px 45px rgba(0,0,0,0.20);
	-ms-box-shadow:0px 0px 45px rgba(0,0,0,0.20);
	box-shadow:0px 0px 45px rgba(0,0,0,0.20);	
*/
}

.contact-page-section .info-column .inner-column .title-box {
    position: relative;
}

.contact-page-section .info-column .inner-column .title-box h3 {
    position: relative;
    color: #fff;
    font-size: 32px;
    font-weight: 700;
    line-height: 1.3em;
}

.contact-page-section .info-column .inner-column .title-box .title-text {
    position: relative;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5em;
    margin-top: 8px;
    margin-bottom: 30px;
    color: #fff;
}

.contact-page-section .info-column .inner-column .social-links {
    position: relative;
}

.contact-page-section .info-column .inner-column .social-links li {
    position: relative;
    margin-right: 4px;
    margin-bottom: 5px;
    display: inline-block;
}

.contact-page-section .info-column .inner-column .social-links li a {
    position: relative;
    color: #cacaca;
    width: 45px;
    height: 45px;
    border-radius: 2px;
    display: inline-block;
    text-align: center;
    line-height: 43px;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    border: 1px solid #cacaca;
}

.contact-page-section .info-column .inner-column .social-links li a:hover {
    color: #fff;
    border-color: #c4a15d;
    background-color: #c4a15d;
}


/* Contact Info List */

.contact-info-list {
    position: relative;
}

.contact-info-list span.txt {
    font-size: 14px;
}

.contact-info-list li {
    position: relative;
    margin-bottom: 30px;
    font-size: 16px;
    min-height: 50px;
    line-height: 25px;
    padding-left: 50px;
    color: #fff;
    font-family: arial;
    padding-left: 0;
    list-style: none;
}

ul.contact-info-list i {
    font-size: 21px;
    position: absolute;
    left: -38px;
}

.contact-info-list li strong {
    font-weight: 700;
    font-size: 18px;
    display: block;
}

.contact-info-list li .icon {
    position: absolute;
    left: 0px;
    top: 2px;
    font-size: 26px;
    line-height: 1em;
}

.contact-page-section .form-column {
    position: relative;
}

.contact-page-section .form-column .inner-column {
    position: relative;
    padding-left: 60px;
}

.contact-page-section .form-column .inner-column .row {
    margin: 0px -11px;
}

.contact-page-section .form-column .inner-column .contact-form .form-group {
    padding: 0px 10px;
}


/* Contact Form */

.contact-form {
    position: relative;
    margin-bottom: 30px;
}

.contact-form .form-group {
    position: relative;
    margin-bottom: 22px;
}

.contact-form .form-group input[type="text"],
.contact-form .form-group input[type="password"],
.contact-form .form-group input[type="tel"],
.contact-form .form-group input[type="email"],
.contact-form .form-group select {
    position: relative;
    display: block;
    width: 100%;
    color: #757575;
    line-height: 26px;
    padding: 10px 28px;
    height: 60px;
    font-size: 14px;
    border-radius: 2px;
    background: #fff;
    border: 1px solid #999;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}

.contact-form .form-group input[type="text"]:focus,
.contact-form .form-group input[type="password"]:focus,
.contact-form .form-group input[type="tel"]:focus,
.contact-form .form-group input[type="email"]:focus,
.contact-form .form-group select:focus,
.contact-form .form-group textarea:focus {
    border-color: #df6512;
}

.contact-form .form-group textarea {
    position: relative;
    display: block;
    width: 100%;
    line-height: 26px;
    padding: 10px 28px;
    color: #000;
    height: 200px;
    font-size: 14px;
    resize: none;
    border-radius: 2px;
    background: #fff;
    border: 1px solid #999;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}

.contact-form input.error,
.contact-form select.error,
.contact-form textarea.error {
    border-color: #ff0000 !important;
}

.contact-form label.error {
    display: block;
    line-height: 24px;
    padding: 5px 0px 0px;
    margin: 0px;
    text-transform: uppercase;
    font-size: 12px;
    color: #ff0000;
    font-weight: 500;
}


/*edit slider*/

.footer-slider .show-neighbors {
    overflow: hidden;
}

.footer-slider .show-neighbors .item__third:first-child,
.footer-slider .show-neighbors .item__third:last-child {
    display: none;
}

@media (min-width: 500px) {
    .footer-slider .show-neighbors .carousel-indicators {
        /* margin-right: 25%;
        margin-left: 25%; */
        margin-left: 1%;
        left: 0;
        top: 4%;
        position: absolute;
        z-index: 9999;
        display: inline-block;
        width: 280px;
        height: fit-content;
    }
    .footer-slider .show-neighbors .carousel-control-prev,
    .footer-slider .show-neighbors .carousel-control-next {
        background: rgba(32, 32, 32, 0.3);
        width: 25%;
        z-index: 11;
        /* .carousel-caption has z-index 10 */
    }
    .footer-slider .show-neighbors .carousel-inner {
        width: 150%;
        left: -25%;
    }
    .footer-slider .show-neighbors .carousel-item-next:not(.carousel-item-left),
    .footer-slider .show-neighbors .carousel-item-right.active {
        -webkit-transform: translate3d(33%, 0, 0);
        transform: translate3d(33%, 0, 0);
    }
    .footer-slider .show-neighbors .carousel-item-prev:not(.carousel-item-right),
    .footer-slider .show-neighbors .carousel-item-left.active {
        -webkit-transform: translate3d(-33%, 0, 0);
        transform: translate3d(-33%, 0, 0);
    }
    .footer-slider .show-neighbors .item__third {
        display: block !important;
        float: left;
        position: relative;
        /* captions can now be added */
        width: 33%;
        margin: 0 0.1%;
    }
}

.footer-slider .carousel-indicators {
    list-style: none;
}

.footer-slider .carousel-indicators li,
.footer-slider .carousel-indicators li.active {
    width: 100%;
    background: unset;
    position: relative;
    text-indent: unset;
    opacity: 1;
    height: auto;
    padding: 0 !important;
    margin-bottom: 16px;
    float: left;
    border: 0 !important;
}

.footer-slider .carousel-indicators img {
    position: relative;
    width: 100%;
    /* height: 100%; 
    top: 0;
    left: 0;*/
}

.footer-slider h1 {
    font-size: 35px;
    font-weight: 500;
    text-align: left;
    position: relative;
    padding: 15px 0;
}

.footer-slider h1::before {
    padding-bottom: 0;
    width: 50px;
    height: 3px;
    content: "";
    display: block;
    position: absolute;
    margin: 0 auto;
    bottom: -1px;
    left: 0 !important;
    border-bottom: 3px solid #fdce4c;
}

.footer-slider h5 {
    font-size: 17px;
    font-weight: 500;
    text-align: left;
    color: #fff;
    position: relative;
    z-index: 999;
}

.footer-slider .carousel-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 10;
    width: 100%;
    padding: 20px 10% 10px;
    height: 180px;
    background: url(../images/grad-bg.png) repeat-x bottom left;
    /* background-color: rgb(0 0 0/.50); */
}

.footer-slider .carousel-item {
    height: auto;
}

.thump-img {
    width: 100%;
    float: left;
    padding: 7px;
    transition: ease all 1s;
    background: rgb(0 0 0/0.1);
}

.thump-img:hover {
    background-color: #203747;
}

.thump-img img {
    width: 100%;
}

.w-30 {
    width: 35% !important;
    float: left;
    position: relative;
}

.w-60 {
    width: 60% !important;
    float: right;
}

.thump-img h5 {
    margin: 0;
    font-size: 18px;
    color: #fff;
}

.thump-img p {
    margin: 0;
    font-size: 13px;
    color: #eee;
}

.item__third {
    position: relative;
}


/* marque_____________________________*/

.marquee {
    top: 6em;
    position: absolute;
    box-sizing: border-box;
    animation: marquee 18s linear infinite;
    width: 80%;
    left: 11%;
}

.marquee:hover {
    animation-play-state: paused;
}


/* Make it move! */

@keyframes marquee {
    0% {
        top: 00em
    }
    100% {
        top: -40em
    }
}


/* Make it look pretty */

.microsoft .marquee {
    margin: 0;
    padding: 0 1em;
    line-height: 1.5em;
    font: 1em 'Segoe UI', Tahoma, Helvetica, Sans-Serif;
}

.microsoft:before,
.microsoft::before,
.microsoft:after,
.microsoft::after {
    left: 0;
    z-index: 1;
    content: '';
    position: absolute;
    pointer-events: none;
    width: 100%;
    height: 2em;
}

.microsoft:after,
.microsoft::after {
    bottom: 0;
    transform: rotate(180deg);
}

.microsoft:before,
.microsoft::before {
    top: 0;
}


/* Style the links */

.vanity {
    color: #333;
    text-align: center;
    font: .75em 'Segoe UI', Tahoma, Helvetica, Sans-Serif;
}

.vanity a,
.microsoft a {
    color: #1570A6;
    transition: color .5s;
    text-decoration: none;
}

.vanity a:hover,
.microsoft a:hover {
    color: #F65314;
}


/* Style toggle button */

.toggle {
    display: block;
    margin: 2em auto;
}

.grey-bg {
    background-color: #f1f1f1;
}

.h-700 {
    height: 700px;
}


/* __________________________MASQ */

.marquee-wrapper {
    /* background: #2F394C; 
    text-align: center;*/
    width: 100%;
    float: left;
    height: 100vh;
}

.marquee-wrapper .marquee-container {
    overflow: hidden;
    margin: 0 auto !important;
    text-align: left;
    width: 100%;
}

.marquee-inner span {
    height: 50%;
}

.marquee-wrapper .marquee-block {
    width: 100%;
    height: 80vh;
    overflow: hidden;
    box-sizing: border-box;
    position: relative;
    margin: 85px 0 20px 00px;
    /* background: #1B2531; */
    padding: 30px 0;
    float: left;
}

.marquee-inner {
    display: block;
    height: 200%;
    width: 100%;
    position: absolute;
    margin: 20px 0 20px 0px;
}

.marquee-item p {
    /* font-weight: 800;
    font-size: 30px;
    padding: 100px;
    font-family: cursive; */
}

.marquee-inner.to-left {
    animation: marqueeTop 25s linear infinite;
}

.marquee-inner.to-right {
    animation: marqueeBottom 25s linear infinite;
}

.marquee-item {
    width: 100%;
    display: block;
    margin: 0 0 35px 0;
    transition: all .2s ease-out;
    /* background: #00cc00; */
}

@keyframes marqueeTop {
    0% {
        top: 0;
    }
    100% {
        top: -100%;
    }
}

@keyframes marqueeBottom {
    0% {
        top: -100%;
    }
    100% {
        top: 0;
    }
}

.flower-bg {
    background: url(../images/flower-bg-a.png) no-repeat right bottom;
}

/* masontry gallery_____________________________ */



.container.gallery-container {
    background-color: #fff;
    color: #35373a;
    min-height: 100vh;
    padding: 30px 50px;
}

.gallery-container h1 {
    text-align: center;
    margin-top: 50px;
    font-family: 'Droid Sans', sans-serif;
    font-weight: bold;
}

.gallery-container p.page-description {
    text-align: center;
    margin: 25px auto;
    font-size: 18px;
    color: #999;
}

.tz-gallery {
    padding: 40px;
}

/* Override bootstrap column paddings */
.tz-gallery .row > div {
    padding: 2px;
}

.tz-gallery .lightbox img {
    width: 100%;
    border-radius: 0;
    position: relative;
}

/* .tz-gallery .lightbox:before {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -13px;
    margin-left: -13px;
    opacity: 0;
    color: #fff;
    font-size: 26px;
    font-family: 'Glyphicons Halflings';
    content: '\e003';
    pointer-events: none;
    z-index: 9000;
    transition: 0.4s;
} */


.tz-gallery .lightbox:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;    
    content: '';
    transition: 0.4s;
    background: url(../images/search-ic.png) no-repeat center center;
    background-color: rgba(1, 32, 59, 0.7);
}

.tz-gallery .lightbox:hover:after,
.tz-gallery .lightbox:hover:before {
    opacity: 1;
}

.baguetteBox-button {
    background-color: transparent !important;
}
.whatsapp-div{
    width: 160px;
    display: inline-block;
    position: fixed;
    background-color: #0ec143;
    border-radius: 50px;
    bottom: 50px;
    right: 30px;
    z-index: 99999;
    font-weight: 500;
    padding: 6px 5px 6px 20px;
    color: #fff;
    text-align: center;
    box-shadow: 0 3px 25px rgba(0, 0, 0, .60)!important;
    transition: ease all 1s;    
}
.whatsapp-div a:hover{
    color: #fff;
    text-decoration: none;
}
.whatsapp-div i{
    left: -2px;
    top: -3px;
    font-size: 43px;
    /* background-color: #fff; */
    /* color: #0ec143; */
    color: #fff;
    border-radius: 100px;
    position: absolute;
}
.whatsapp-div:hover{
    background-color: #02581c;
}
.call-div
{
     width: 160px;
    display: inline-block;
    position: fixed;
    background-color: #01b2fc;
    border-radius: 50px;
    bottom: 120px;
    right: 30px;
    z-index: 99999;
    font-weight: 500;
    padding: 6px 5px 6px 20px;
    color: #fff;
    text-align: center;
    box-shadow: 0 3px 25px rgba(0, 0, 0, .60)!important;
    transition: ease all 1s; 
}
.call-div a:hover{
    color: #fff;
    text-decoration: none;
}
.call-div i{
    left: 8px;
    top: 2px;
    font-size: 29px;
    /* background-color: #fff; */
    /* color: #0ec143; */
    color: #fff;
    border-radius: 100px;
    position: absolute;
}
.call-div:hover{
    background-color: #02581c;
}
a.navbar-brand.bg-white.pl-4{
    padding: 5px 10px !important;
}

.contact-div
{
     width: 195px;
    display: inline-block;
    position: fixed;
    background-color: #fd4c7d;
    border-radius: 50px;
    bottom: 180px;
    right: 30px;
    z-index: 99999;
    font-weight: 500;
    padding: 6px 5px 6px 20px;
    color: #fff;
    text-align: center;
    box-shadow: 0 3px 25px rgba(0, 0, 0, .60)!important;
    transition: ease all 1s; 
}

.contact-div a:hover{
    color: #fff;
    text-decoration: none;
}
.contact-div i{
    left: 10px;
    top: 5px;
    font-size: 25px;
    /* background-color: #fff; */
    /* color: #0ec143; */
    color: #fff;
    border-radius: 100px;
    position: absolute;
}
.contact-div:hover{
    background-color: #02581c;
}
.contactnow
{
    background: #ffc107;
    padding: 12px;
     text-decoration: none;
       font-weight: 500;
}
.contactnow:hover
{
    background: #fd4c7d;
    padding: 12px;
     text-decoration: none;
     color:#fff;
       font-weight: 500;
}
/* ========================================= Media Query =================== */

@media (min-width: 1367px) {
    .banner-rgt h3 {
        margin-top: 5%;
    }
    .banner-rgt p {
        margin-bottom: 30%;
    }
}

@media (max-width: 1366px) {
    .product {
        background-size: 59%;
    }
}

@media (max-width: 1024px) {
    .sm-contact{
        width: 40%;
        float: left;
        background-color: rgb(12 38 53/80%);
        position: absolute;
        top: 0;
        right: -15px;
        left: unset;
        z-index: 9;
        font-size: 18px;
        padding: 6px;
        color: #fff;
        text-align: center;
    }
    h3 {
        font-size: 1.6rem;
    }
    .carousel-item-1 {        
        background: url(../images/banner/banner-1-m.jpg) no-repeat top center;
    }
    .carousel-item-2 {        
        background: url(../images/banner/banner-2-m.jpg) no-repeat top center;
    }
    .carousel-item-3 {        
        background: url(../images/banner/banner-3-m.jpg) no-repeat top center;
    }
    .carousel-item{
        height: 57vh;
        background-size: cover !important;
    }
    .map-bg::after{
        right: 0;
    }
    .sticky-top {
        margin-top: 40px;
    }
    ul.navbar-nav.ml-auto.mr-3 {
        display: none;
    }
    .marquee-wrapper .marquee-block {       
        height: 55vh;
    }
    .marquee-wrapper {       
        height: 55vh;
    }
}
@media (max-width: 890px) {

    .sm-contact {
        width: 100%;
        float: left;
        background-color: rgb(12 38 53/75%);
        position: fixed;
        top: 0;
        left: 0;
        z-index: 9;
        font-size: 16px;
        padding: 6px;
        color: #fff;
        text-align: center;
    }
    .w-125 {
        /* width: 125px !important; */
        max-width: 80px;
    }
    .navbar-light .navbar-brand { 
        max-width: 100px !important;   
        margin-right: 0;
        padding: 5px 5px !important;
    }
    .navbar-light .navbar-nav .nav-link {
        color: rgb(255 255 255 / 50%);
        padding: 0 9px;
        font-size: 16px;
    }
    .navbar {   
        left: 0;
    }
}

@media all and (max-width: 767px) {
    .navbar-nav .dropdown-menu {     
        width: 90%;
        margin: 0 auto;
    }
    .subbanner h2 {
        font-size: 35px;
    }
    .subbanner p {       
        top: 80%;       
    }
    .navbar {
        left: unset;
    }    
    .bg-white {   
        border-radius: 5px;
        padding: 5px !important;
        margin: 0 !important;
        width: 100px!important;
        height: auto !important;
    }
    .h-700 {
        height: auto;
    }
    .testimoni .carousel-container .testimoni #carousel-thumbs img {
        border-width: 3px;
    }
    p.pt-1 {
        text-align: center;
        font-size: 1.1rem;
    }
    .social::before{
        display: none;
    }
    .social::after{
        display: none;
    }
    .navbar {
        background-color: unset;
        position: fixed;
        width: 90% !important;
        margin-top: 50px;
        padding: 0;
        left: 5%;
    }
    .navbar-collapse{
        background-color: #0c2635;
        height: 62vh;
        overflow: scroll;
    }
    .navbar-toggler {        
        background-color: #fff;
    }
    .navbar-light .navbar-nav .nav-link {
        color: rgb(255 255 255 / 50%);
        padding: 15px 21px;
        font-size: 20px;
    }
    .navbar-light .navbar-nav .active:before {       
        bottom: 0;
    }
    ul.navbar-nav.ml-auto.mr-3 {
        padding: 20px;
        font-size: 22px;
        font-weight: 700;
    }
    .dropdown-item {       
        font-size: 18px;
    }
}

@media (min-width: 576px) {
    .navbar-expand-sm .navbar-nav .dropdown-menu {
        position: absolute;
        width: 700px;
        padding: 0;
        margin-top: 26px;
    }
}

