.button {
    background-color: #f5ca04; /* Green */
    border: none;
    color: white;
    padding: 4px 18px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 2px 2px;
    transition-duration: 0.4s;
    cursor: pointer;
    line-height: 38px;
    border-radius: 4px;
}

.button1 {
    background-color: #1b7d75;
    color: black;
    border: 2px solid #f5ca04;
}

.button1:hover {
    background-color: #f5ca04;
    color: white;
}

.button2 {
    background-color: white;
    color: black;
    border: 2px solid #008cba;
}

.button2:hover {
    background-color: #008cba;
    color: white;
}

.button3 {
    background-color: white;
    color: black;
    border: 2px solid #f44336;
}

.button3:hover {
    background-color: #f44336;
    color: white;
}

.button4 {
    background-color: white;
    color: black;
    border: 2px solid #e7e7e7;
}

.button4:hover {
    background-color: #e7e7e7;
}

.button5 {
    background-color: white;
    color: black;
    border: 2px solid #555555;
}

.button5:hover {
    background-color: #555555;
    color: white;
}

.sale-tag1 {
    position: absolute;
    padding: 10px;
    bottom: 10px;
    right: -10px;
    background: rgb(27, 125, 117);
    box-shadow: 0px 0px 10px #0000004a;
    z-index: 1;
}

*,
*:before,
*:after {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}
body {
}

input[type="submit"] {
    background-color: #f5ca04;
    border: none;
    color: white;
    padding: 16px 32px;
    text-decoration: none;
    margin: 4px 2px;
    cursor: pointer;
}
.popup1 {
    background-color: #bdb8bf;
    width: 320px;
    padding: 30px 40px;
    position: absolute;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 55%;
    border-radius: 8px;
    font-family: "Poppins", sans-serif;
    display: none;
    text-align: center;
    z-index: 10;
}
.popup1 label {
    display: block;
    margin: 0 0 20px auto;
    background-color: transparent;
    font-size: 30px;
    color: #ffffff;
    background: #f5ca04;
    border-radius: 100%;
    width: 40px;
    height: 40px;
    border: none;
    outline: none;
    cursor: pointer;
}
.popup h21 {
    margin-top: -20px;
}
.popup p1 {
    font-size: 14px;
    text-align: justify;
    margin: 20px 0;
    line-height: 25px;
}
.a ab1 {
    display: block;
    width: 150px;
    position: relative;
    margin: 10px auto;
    text-align: center;
    background-color: #0f72e5;
    border-radius: 20px;
    color: #ffffff;
    text-decoration: none;
    padding: 8px 0;
}

.bucket-list .mt_filter ul li a i {
    padding-right: 5px;
    font-weight: 600;
}

.avatar {
    vertical-align: middle;
    width: 50px;
    height: 50px;
    border-radius: 50%;
}

* {
    box-sizing: border-box;
}

body {
    font-family: Verdana, sans-serif;
    margin: 0;
}

/* Slideshow container */
.slideshow-container1 {
    position: relative;
    background: rgb(27, 125, 117, 0.8)
}

/* Slides */
.mySlides1 {
    display: none;
    padding: 10px;
    text-align: center;
}

/* Next & previous buttons */
.prev1,
.next1 {
    cursor: pointer;
    position: absolute;
    top: 70%;
    width: auto;
    margin-top: -30px;
    padding: 16px;
    color: #888;
    font-weight: bold;
    font-size: 20px;
    border-radius: 0 3px 3px 0;
    user-select: none;
}

/* Position the "next button" to the right */
.next1 {
    position: absolute;
    right: 0;
    border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev1:hover,
.next1:hover {
    background-color: #ab8e3e;
    color: white;
}

/* The dot/bullet/indicator container */
.dot-container1 {
    text-align: center;
    padding: 20px;
    background: rgb(27, 125, 117, 0.8)
}

/* The dots/bullets/indicators */
.dot1 {
    cursor: pointer;
    height: 15px;
    width: 15px;
    margin: 0 2px;
    background-color: #ddd;
    border-radius: 50%;
    display: inline-block;
    transition: background-color 0.6s ease;
}

/* Add a background color to the active dot/circle */
.active1,
.dot1:hover {
    background-color: #ab8e3e;
}

/* Add a blue color to the author */
.author1 {
    color: cornflowerblue;
}
/* Fading animation */
.fade1 {
    animation-name: fade;
    animation-duration: 1.5s;
}

@keyframes fade1 {
    from {
        opacity: 0.4;
    }

    to {
        opacity: 1;
    }
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
    .text {
        font-size: 11px;
    }
}

/*        .video-content iframe {*/
/*    width: 100% !important;*/
/*    height: 316px !important;*/
/*    position: relative !important;*/
/*    top: 22px !important;*/
/*}*/

/*section.testimonial-1.testimonial_new {*/
/*    padding: 60px 20px;*/
/*}*/

h6 {
    font-size: 22px;
}

.kenburns_061_slide > h2 {
    margin: 0;
    color: #f5ca04;
    font-size: 18px;
    font-weight: 600;
    text-shadow: none;
    letter-spacing: 1px;
    text-transform: capitalize;

    position: relative;
    /* padding-left: 100px; */
    /* display: inline-block; */
}

h2 {
    font-weight: 600;
    margin-bottom: 15px;
    color: #f5ca04;
    margin-top: 0;
    line-height: 1.5;
    font-family: "Josefin Sans", sans-serif;
}

h2 {
    font-size: 18px;
}

.section-title h3 {
    position: relative;
    margin-bottom: 10px;
    text-transform: uppercase;
}

h3 {
    font-size: 18px;
}

h4 {
    font-size: 21px;
}

.bucket-list .bucket-item-content h4 a {
    color: #444;
}
.button {
            background-color: #ef9c16;
            /* Green */
            border: none;
            color: white;
            padding: 4px 18px;
            text-align: center;
            text-decoration: none;
            display: inline-block;
            font-size: 16px;
            margin: 2px 2px;
            transition-duration: 0.4s;
            cursor: pointer;
            line-height: 38px;
            border-radius: 4px;
        }

        .button1 {
            background-color: #f5ca04;
            color: white;
            border: 4px solid #1b7d75;
        }

        .button1:hover {
            background-color: #1b7d75;
            color: white;
        }

        .button2 {
            background-color: white;
            color: white;
            border: 2px solid #008CBA;
        }

        .button2:hover {
            background-color: #008CBA;
            color: black;
        }

        .button3 {
            background-color: white;
            color: black;
            border: 2px solid #f44336;
        }

        .button3:hover {
            background-color: #f44336;
            color: white;
        }

        .button4 {
            background-color: white;
            color: black;
            border: 2px solid #e7e7e7;
        }

        .button4:hover {
            background-color: #e7e7e7;
        }

        .button5 {
            background-color: white;
            color: black;
            border: 2px solid #555555;
        }

        .button5:hover {
            background-color: #555555;
            color: white;
        }


        .search-outer1 {
            background: #fff;
            position: relative;
            top: -58px;
            z-index: 9;
            box-shadow: 0 0 40px #57575757;
            background-color: transparent;
        }

        .slider a.btn-blue {
            padding: 10px 25px;
            background: 0 0;
            border-width: 2px;
            border-color: #005294;
            transition: all .3s;
        }

        .slider a.btn-blue {
            padding: 10px 25px;
            background: #ef9c16;
            border-width: 2px;
            border-color: #fff;
            transition: all .3s
        }

        .slider a.btn-blue:hover {
            background: #005294;
            border-color: #005294;
            color: #fff;
            transition: all .3s
        }


        .slider .swiper-content>h4 {
            margin: 0;
            color: #ef9c16;
            font-size: 48px;
            font-weight: 400;
            text-shadow: none;
            letter-spacing: 1px;
            text-transform: capitalize;
            -webkit-font-smoothing: antialiased;
            position: relative;
        }

        .sight_img {
            height: 80%;
            width: 100%;
        }

        .tab {
            overflow: hidden;
            border: none;

        }

        /* Style the buttons inside the tab */
        .tab button {
            background-color: inherit;
            float: left;
            border: none;
            outline: none;
            cursor: pointer;
            padding: 14px 40px;
            transition: 0.3s;
            font-size: 17px;
        }

        /* Change background color of buttons on hover */
        .tab button:hover {
            background-color: #ccc;
        }

        /* Create an active/current tablink class */
        .tab button.active {
            background-color: #f5ca04;
            display: block;
        }

        /* Style the tab content */
        .tabcontent {
            display: none;
            padding: 6px 12px;
            -webkit-animation: fadeEffect 1s;
            animation: fadeEffect 1s;
        }

        /* Fade in tabs */
        @-webkit-keyframes fadeEffect {
            from {
                opacity: 0;
            }

            to {
                opacity: 1;
            }
        }

        @keyframes fadeEffect {
            from {
                opacity: 0;
            }

            to {
                opacity: 1;
            }
        }

        img.img1 {
            width: 200px;
            height: 50px;
        }
