@import url(https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap);
body,
html {
    overflow-x: hidden !important
}

.bg-light,
.btn-custom {
    background-color: transparent !important
}

.bg-light,
.header_section {
    background-size: 100%;
    background-repeat: no-repeat
}

.about_taital,
.about_text,
.read_bt a,
.services_taital,
body {
    font-family: Roboto, sans-serif
}

.about_text,
.contact_bt a,
.events_taital,
.icon_1,
.read_bt a,
.readmore_bt a,
.services_taital {
    text-align: center
}

.jonimo_text,
.subscribe_bt a,
h2.intro {
    text-transform: uppercase
}

* {
    box-sizing: border-box !important;
    transition: .5s
}

html {
    scroll-behavior: smooth
}

body {
    color: #666;
    font-size: 14px;
    line-height: 1.80857;
    font-weight: 400
}

h1,
h2,
h3,
h4,
h5,
h6 {
    letter-spacing: 0;
    position: relative;
    padding: 0 0 10px;
    font-weight: 400;
    line-height: normal;
    color: #111;
    margin: 0
}

h1 {
    font-size: 24px
}

h2 {
    font-size: 22px
}

h3 {
    font-size: 18px
}

.btn-custom,
h4 {
    font-size: 16px
}

.contact_bt a,
h5 {
    font-size: 14px
}

h6 {
    font-size: 13px
}

*,
::after,
::before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: #212121;
    text-decoration: none !important;
    opacity: 1
}

:focus,
button:focus {
    outline: 0
}

li,
ol,
ul {
    margin: 0;
    padding: 0;
    list-style: none
}

p {
    margin: 20px;
    font-weight: 300;
    font-size: 15px;
    line-height: 24px
}

a {
    color: #222
}

.btn,
a {
    text-decoration: none !important;
    outline: 0 !important;
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -ms-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

img {
    max-width: 100%;
    height: auto
}

.paddind_bottom_0 {
    padding-bottom: 0 !important
}

.btn-custom {
    margin-top: 20px;
    border: 2px solid #ddd;
    padding: 12px 40px
}

.lead {
    font-size: 18px;
    line-height: 30px;
    color: #767676;
    margin: 0;
    padding: 0
}

.banner_taital,
.banner_text,
.contact_bt a,
.hero_heading_second {
    color: #fff;
    float: left
}

.form-control:focus {
    border-color: #fff !important;
    box-shadow: 0 0 0 .2rem rgba(255, 255, 255, .25)
}

.navbar-form input {
    border: none !important
}

.badge {
    font-weight: 500
}

blockquote {
    margin: 20px 0;
    padding: 30px
}

.content h4,
.padding_0,
button {
    padding: 0
}

button {
    border: 0;
    margin: 0;
    cursor: pointer
}

.full {
    float: left;
    width: 100%
}

.layout_padding {
    padding-top: 50px;
    padding-bottom: 0
}

.content p {
    line-height: 10px
}

.row2 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    justify-content: space-evenly
}

.header_section {
    /* width: 100%; */
    /* float: left; */
    background-image: url(../images/new-images/banner.jpg);
    height: auto;
    background-size: cover;
    background-repeat: round;
}

.bg-light {
    background-image: url(../images/header-bg.png);
    padding: 20px 60px 17px 70px
}

.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 15px;
    padding-left: 15px;
    font-size: 18px;
    color: #acabab;
    text-transform: uppercase
}

.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 .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .show>.nav-link {
    color: #070707
}

.logo {
    width: 25%;
    float: left;
    margin-left: 30px
}

.logo2 {
    margin-left: 3px
}

.mr-auto,
.mx-auto {
    margin-right: initial !important
}

.search_icon {
    width: 100%;
    float: left;
    padding-left: 40px
}

.banner_section {
    padding-top: 200px;
    padding-bottom: 200px;
}

.banner_main {
    /* width: 35%; */
    float: left;
    /* background: linear-gradient(112deg, #0000004f, #00000000); */
    padding: 7px 7px 7px 15px
}

.contact_section,
.events_bg,
.services_section {
    background-repeat: no-repeat
}

.banner_taital {
    width: 100%;
    /* font-size: 40px; */
    font-weight: 600;
    text-shadow: 3px 2px 0 rgba(0, 0, 0, .6);
    text-align: -webkit-center;
}

.banner_text {
    width: 100%;
    font-size: 16px;
    margin: 0;
    font-weight: 600
}

.hero_heading_second {
    width: 100%;
    font-size: 24px;
    margin: 20px 0 10px;
    font-weight: 600
}

.btn_main {
    width: 100%;
    padding-top: 20px
}

.contact_bt {
    width: 170px;
    float: left
}

.contact_bt a {
    width: 100%;
    padding: 4px 0;
    border-radius: 12px;
    border: 1px solid #ff0
}

.contact_bt a:hover {
    color: #f4ec09;
    background-color: #343a40
}

.contact_bt.active a {
    color: #fff;
    background-color: #531a1e;
    font-weight: 400
}

.readmore_bt {
    width: 200px;
    float: left;
    margin-left: 20px
}

.about_text,
.lorem_text {
    margin: 0;
    font-size: 16px
}

.readmore_bt a {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #fff;
    background-color: #060707;
    padding: 10px 0;
    border-radius: 40px
}

.read_bt a:hover,
.readmore_bt a:hover,
.seemore_bt a:hover {
    color: #fff;
    background-color: #13a25d
}

.carousel-indicators {
    bottom: -120px
}

.carousel-indicators li {
    width: 20px;
    height: 20px;
    border-radius: 100px;
    background-color: #fff
}

.read_bt a,
.seemore_bt a {
    background-color: #181818;
    padding: 10px 0;
    color: #fff
}

.carousel-indicators .active {
    background-color: #000
}

.about_image::after,
.about_taital::after {
    content: '';
    position: absolute;
    background-color: #f4ec09;
    z-index: -1
}

.about_section,
.services_section_2 {
    width: 100%;
    float: left;
    padding-bottom: 10px
}

.about_section_2 {
    width: 100%;
    float: left;
    padding-top: 40px;
    padding-bottom: 20px
}

.about_image {
    width: 100%;
    float: left;
    padding-left: 22px;
    padding-top: 37px
}

.about_image::after {
    width: 100px;
    height: 400px;
    left: 0;
    right: initial;
    top: 0
}

.about_taital {
    width: 45%;
    float: left;
    font-size: 40px;
    color: #0f0f0f;
    font-weight: 700
}

.about_taital_main,
.blog_img,
.lorem_text {
    width: 100%;
    float: left
}

.about_taital::after {
    width: 193px;
    height: 5px;
    left: initial;
    right: 65px;
    top: 70%
}

.contact_taital::after,
.play_icon::before {
    content: '';
    position: absolute;
    background-color: #fff;
    right: 0
}

.about_text {
    color: #0f0f0f;
    font-weight: 500
}

.lorem_text {
    color: #0f0f0f;
    font-weight: 400
}

.read_bt {
    width: 170px;
    float: right;
    padding-top: 64px
}

.read_bt a {
    width: 100%;
    float: left;
    font-size: 16px
}

.services_section {
    width: 100%;
    float: left;
    background-size: 100%
}

.services_taital {
    width: 100%;
    font-size: 2rem;
    color: #0f0f0f;
    font-weight: 700
}

.icon_box {
    width: 70px;
    padding: 10px;
    background-color: #fff;
    box-shadow: 0 0 2px 2px #edf0f2;
    border-radius: 3px;
    margin-top: 30px
}

.blog_taital,
.blog_text,
.selection_text {
    padding-top: 20px;
    font-family: Roboto, sans-serif
}

.icon_1 {
    width: 100%
}

.selection_text {
    width: 100%;
    font-size: 20px;
    color: #0f0f0f;
    font-weight: 700
}

.ipsum_text {
    width: 68%;
    font-size: 15px;
    color: #0f0f0f;
    margin: 0
}

.blog_taital,
.blog_text,
.events_taital {
    float: left;
    color: #141414;
    width: 100%
}

.blog_section_honeymoon {
    width: 100%;
    float: left;
    background-color: #fdf9f9
}

.blog_section {
    width: 100%;
    float: left;
    background-color: rgb(52 58 64)
}

.mail_text,
.massage-bt {
    background-color: #ffff
}

.blog_taital {
    font-size: 40px;
    font-weight: 700
}

.blog_text {
    font-size: 16px;
    margin: 0
}

.contact_taital,
.events_taital {
    font-size: 40px;
    font-weight: 700
}

.events_section {
    width: 100%;
    float: left;
    padding-bottom: 90px
}

.events_taital {
    font-family: Roboto, sans-serif
}

.contact_taital,
.contact_text {
    color: #2c2420;
    float: left;
    font-family: Roboto, sans-serif
}

.events_section_2 {
    width: 100%;
    float: left;
    margin-top: 40px
}

.play_icon,
.play_icon::before,
.seemore_bt {
    margin: 0 auto;
    text-align: center
}

.events_bg {
    width: 100%;
    float: left;
    background-image: url(../images/events-bg.png);
    background-size: 100%;
    padding: 160px 0
}

.play_icon {
    width: 200px;
    position: relative;
    z-index: 5
}

.play_icon::before {
    top: 48px;
    left: 100px;
    width: 110px;
    height: 110px;
    transform: translate(-50%, -50%);
    border-radius: 100%;
    z-index: -1;
    animation: 1.3s infinite fadeEffect;
    box-shadow: 0 0 10px 0;
    justify-content: center
}

@keyframes fadeEffect {
    0% {
        transform: translate(-50%, -50%) scale(1);
        opacity: 1
    }
    100% {
        transform: translate(-50%, -50%) scale(1.2);
        opacity: 0
    }
}

.seemore_bt {
    width: 170px
}

.seemore_bt a {
    width: 100%;
    float: left;
    font-size: 16px;
    text-align: center;
    margin-top: 50px;
    font-family: Roboto, sans-serif
}

.contact_section {
    width: 100%;
    float: left;
    background-image: url(../images/experience_11zon.webp);
    height: auto;
    background-size: cover;
    padding-bottom: 90px
}

.contact_taital {
    width: 40%
}

.contact_taital::after {
    width: 193px;
    height: 2px;
    left: initial;
    top: 44%
}

.send_bt a,
.testimonial_box:hover {
    background-color: #13a25d
}

.contact_text {
    width: 100%;
    font-size: 16px;
    margin: 0
}

.contact_section_2,
.footer_section_2 {
    width: 100%;
    float: left;
    padding-top: 50px
}

.mail_text {
    width: 100%;
    float: left;
    font-size: 14px;
    color: #0c0c0c;
    font-weight: 500;
    border: 0;
    padding: 13px;
    margin-top: 18px;
    border: 1px solid #ffff0075;
    font-family: Roboto, sans-serif
}

input.mail_text::placeholder {
    color: #727272
}

.massage-bt {
    color: #727272;
    width: 100%;
    font-size: 18px;
    padding: 55px 15px 15px;
    border: 0;
    height: 167px;
    margin-top: 20px;
    font-family: Roboto, sans-serif
}

.testimonial_taital,
.testimonial_text {
    color: #2c2420;
    font-family: Roboto, sans-serif;
    float: left;
    text-align: center
}

textarea#comment::placeholder {
    color: #727272
}

.map_main,
.social_icon {
    width: 100%;
    float: left;
    padding-top: 20px
}

.send_bt {
    width: 150px;
    float: left;
    margin-top: 10px
}

.send_bt a {
    width: 100%;
    float: left;
    color: #fff;
    text-align: center;
    padding: 14px 0;
    font-size: 16px;
    font-family: Roboto, sans-serif
}

.send_bt a:hover {
    background-color: #fff;
    color: #000
}

.testimonial_section {
    width: 100%;
    float: left;
    padding-bottom: 180px
}

.testimonial_taital {
    width: 100%;
    font-size: 40px;
    font-weight: 700
}

.testimonial_text {
    width: 100%;
    font-size: 16px;
    margin: 0
}

.testimonial_section_2 {
    width: 100%;
    float: left;
    padding-top: 40px;
    padding-bottom: 10px
}

.testimonial_box {
    width: 100%;
    background-color: #fff;
    padding: 55px 30px 100px;
    box-shadow: 0 2px 12px 10px #f3f2f2
}

.jonimo_text {
    width: 100%;
    font-size: 20px;
    color: #13a25d;
    font-weight: 700;
    font-family: Roboto, sans-serif
}

.dummy_text,
.location_text {
    font-size: 16px;
    width: 100%;
    font-family: Roboto, sans-serif
}

.dummy_text {
    color: #000;
    margin: 0;
    padding-top: 20px
}

.jonimo_taital_main {
    width: 100%;
    display: flex;
    border-bottom: 1px solid #363636
}

.quick_icon {
    float: right
}

.quick_icon_1,
.testimonial_box:hover .quick_icon {
    display: none
}

.copyright_text a,
.location_text a:hover,
.subscribe_bt a:hover,
.testimonial_box:hover .dummy_text,
.testimonial_box:hover .jonimo_text {
    color: #fff
}

.testimonial_box:hover .quick_icon_1 {
    display: block
}

.testimonial_box:hover .jonimo_taital_main {
    border-bottom: 1px solid #fff
}

#my_carousel .carousel-indicators {
    bottom: -100px
}

#my_carousel .carousel-indicators li {
    width: 20px;
    height: 20px;
    border-radius: 100px;
    background-color: #0a0a0a
}

#my_carousel .carousel-indicators .active {
    width: 50px;
    background-color: #13a25d
}

.margin_top90 {
    margin-top: 90px
}

.footer_section {
    width: 100%;
    float: left;
    background-color: #1d1d1d;
    height: auto;
    padding: 90px 0
}

.Enter_text,
.subscribe_bt a {
    background-color: transparent
}

.location_main {
    width: 100%;
    display: flex
}

.location_text {
    float: left;
    color: #8e8e8e
}

.location_text a {
    color: #8e8e8e
}

.padding_left_10 {
    padding-left: 10px
}

.center {
    text-align: center
}

.cta-advance .text-2,
.right {
    text-align: right
}

.right {
    float: right
}

.footer_taital {
    width: 100%;
    float: left;
    font-size: 20px;
    color: #fff;
    font-weight: 700;
    font-family: Roboto, sans-serif
}

.Enter_text,
.footer_text {
    color: #8e8e8e;
    float: left
}

.footer_text {
    width: 80%;
    font-size: 16px;
    margin: 0;
    padding-top: 20px;
    font-family: Roboto, sans-serif
}

.Enter_text {
    width: 100%;
    font-size: 18px;
    border-bottom: 1px solid #fff !important;
    padding: 8px 10px 4px 0;
    margin-top: 10px;
    border: 0
}

.copyright_text,
.cta-advance .phone,
.cta-advance .text,
.cta-advance .text-2 {
    font-size: 16px;
    color: #fff
}

.social_icon ul {
    margin: 0;
    padding: 0
}

.social_icon li {
    float: left;
    padding-right: 15px
}

.subscribe_bt {
    width: 170px;
    float: left;
    margin-top: 20px
}

.subscribe_bt a {
    width: 100%;
    float: left;
    font-size: 20px;
    color: #13a25d
}

.copyright_section {
    width: 100%;
    float: left;
    background-color: #1d1d1d;
    height: auto
}

.copyright_text {
    width: 100%;
    float: left;
    text-align: center;
    padding: 20px 0;
    margin: 0
}

.copyright_text a:hover {
    color: #13a25d
}

span.zero_distance {
    color: #f4ec09;
    font-size: 1.2em;
    line-height: 0
}

.main-cta {
    display: flex;
    width: 90%;
    justify-content: space-evenly;
    justify-content: end;
    gap: 10px
}

.main-cta .call i {
    font-size: 40px;
    color: #ffff
}

.cta-advance {
    display: flex;
    flex-direction: column;
    line-height: 20px
}

.main-cta-2 i {
    font-size: 50px;
    color: #ffff
}

.cta-advance-2 {
    display: flex;
    flex-direction: column;
    line-height: 23px
}

.main-cta .gapping {
    width: 10%
}

h2.intro {
    font-size: 2rem;
    text-align: center;
    font-weight: 600;
    font-family: Roboto, sans-serif;
    margin-bottom: 20px
}

beach_celebration {
    display: flex;
    align-items: center;
    margin: auto;
}