@font-face {
  font-family: 'Antonio';
  src: url('fonts/Antonio-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Antonio';
  src: url('fonts/Antonio-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Antonio';
  src: url('fonts/Antonio-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Antonio';
  src: url('fonts/Antonio-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
}

/* Add other font styles (e.g., Semi-Bold, Ultra-Light) as needed */

#main{
	padding-top:129px !important;
}

.ozy-footer-slider, .content-font, .ozy-header-slider, #content, #sidebar, #footer, .tooltipsy {
    font-family: "sofia-pro" !important;
    line-height: 1.5em;
    color: #210c20;
}

.testimonial-quote {
    font-family: 'sofia-pro' !important;
    font-weight: inherit;
    line-height: 1.5em;
    font-size: 16px;
}

span.testimonial-author.content-color.heading-font{
	font-family: "sofia-pro" !important;
    padding-top: 10px;
    font-weight: 700 !important;
    font-size: 18px;
    text-transform: capitalize !important;
}

nav.navbar.bootsnav ul.nav > li > a {
    font-family: "sofia-pro" !important;
    font-weight: normal;
    font-size: 18px;
    line-height: 1.3em;
    color: rgba(255, 255, 255, 1);
}

div.navbar-collapse .dropdown a, div.navbar-collapse .dropdown h4, nav.navbar.bootsnav .dropdown-menu a, nav.navbar.bootsnav .dropdown-submenu h4, nav.navbar.bootsnav ul.dropdown-menu.megamenu-content .content ul.menu-col li a {
    font-family: "sofia-pro" !important;
    font-weight: normal;
    font-size: 15px;
    line-height: 1.3;
    color: rgba(0, 0, 0, 1);
}

.our_team_section_list .our_team_section_row .vc_column_container .ozy-team_member a {
    height: 750px;
    display: flex;
}

.our_team_section_list .our_team_section_row .vc_column_container.vc_col-has-fill>.vc_column-inner {
    height: 750px;
    display: flex;
    justify-content: center;
    overflow: hidden;
}

.our_team_section_list .our_team_section_row .vc_column_container.vc_col-has-fill>.vc_column-inner>.wpb_wrapper {
    overflow: auto;
    height: 100%;
}

.our_team_section_list .our_team_section_row .vc_column_container .ozy-team_member a img {
    width: 100%;
    object-fit: cover;
    min-height: 100%;
}

.our_team_section_list .our_team_section_row .vc_column_container.vc_col-has-fill>.vc_column-inner>.wpb_wrapper::-webkit-scrollbar,
.custom-destination-section .wpb_column.vc_column_container.vc_col-has-fill>.vc_column-inner .wpb_wrapper::-webkit-scrollbar {
    width: 3px;
}

.our_team_section_list .our_team_section_row .vc_column_container.vc_col-has-fill>.vc_column-inner>.wpb_wrapper::-webkit-scrollbar-track,
.custom-destination-section .wpb_column.vc_column_container.vc_col-has-fill>.vc_column-inner .wpb_wrapper::-webkit-scrollbar-track {
    background: #fffbfb;
}

.our_team_section_list .our_team_section_row .vc_column_container.vc_col-has-fill>.vc_column-inner>.wpb_wrapper::-webkit-scrollbar-thumb,
.custom-destination-section .wpb_column.vc_column_container.vc_col-has-fill>.vc_column-inner .wpb_wrapper::-webkit-scrollbar-thumb {
    background: #000000;
}

.custom-destination-section .wpb_column.vc_column_container .wpb_single_image,
.custom-destination-section .wpb_column.vc_column_container .wpb_single_image .wpb_wrapper.vc_figure {
    width: 100%;
}

.custom-destination-section .wpb_column.vc_column_container .vc_single_image-wrapper {
    height: 850px;
    width: 100%;
}

.custom-destination-section .wpb_column.vc_column_container .vc_single_image-wrapper img {
    object-fit: cover;
    height: 100%;
}

.custom-destination-section .wpb_column.vc_column_container.vc_col-has-fill>.vc_column-inner {
    height: 850px;
    overflow: hidden;
}

.custom-destination-section .wpb_column.vc_column_container.vc_col-has-fill>.vc_column-inner .wpb_wrapper {
    overflow: auto;
}

.content-font .symbol-facebook,
.content-font .symbol-instagram {
    width: 42px;
    height: 42px !important;
    opacity: 1 !important;
}

.content-font .symbol-instagram {
    margin-top: 10px !important;
}

.content-font .symbol-facebook span,
.content-font .symbol-instagram span {
    display: flex;
    align-items: center;
    color: #ffffff;
    background: #2A2A2A;
    width: 42px;
    height: 42px !important;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

body.floatin-share-bar-open #floating-share>span:last-child {
    margin-left: -50px !important;
}



#floating-share>span:last-child {
    position: relative;
    min-width: 91px;
    padding: 20px 0 20px 10px !important;
}

    #floating-share>span:first-child {
        position: absolute;
        width: 73px;
        left: -5px;
        top: 50%;
        margin-top: 10px;
        cursor: pointer;
        transform: rotate(-90deg) translateY(-50%);
    }

.video-container {
    position: relative;
    height: 650px;
}

.video-container video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.video-container #mute-toggle {
    position: absolute;
    bottom: 40px;
    right: 45px;
    z-index: 1;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 0;
    background: transparent;
}

.video-container #mute-toggle .icon{
    width: 40px;
    height: 40px;
    background: #606060;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    z-index: 1;
}

.video-container #mute-toggle .mutext{
    font-size: 14px;
    line-height: 20px;
    background: #fff;
    color: #000;
    text-transform: uppercase;
    border-radius: 20px 0 0 20px;
    font-weight: 700;
    text-align: center;
    padding: 4px 10px 4px 7px;
    position: relative;
    right: -7px;
    width: 100px;
    font-family: 'sofia-pro';
}

.video-container #mute-toggle.active .unmute,
.video-container #mute-toggle .mute{
    display: flex;
    align-items: center;
    justify-content: center;
}

.video-container #mute-toggle .unmute,
.video-container #mute-toggle.active .mute{
    display: none;
}


.video_imageine>.vc_column-inner {
    padding: 0 !important;
}

.video_imageine>.vc_column-inner p {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 0 15px !important;
    font-size: 65px;
    line-height: 70px;
    width: 100%;
    text-align: center;
    color: #ffffff;
    font-family: "Antonio" !important;
    font-weight: 400;
	text-transform: uppercase !important;
}


.inner-page-banner-section .video-container{
    height: 700px;
}

#page-title-wrapper h1, #content h1, #footer-widget-bar h1, #sidebar h1, #footer h1, #sidr h1 {
    font-weight: 500;
    font-style: normal;
    font-size: 46px;
    line-height: 1.3em;
    text-transform: uppercase !important;
}

.nav-box a, .ozy-related-posts a, #page-title-wrapper h1, #page-title-wrapper h4, #side-nav-bar a, #side-nav-bar h3, #content h1, #sidebar .widget h1, #content h2, #sidebar .widget h2, #content h3, #sidebar .widget h3, #content h4, #sidebar .widget h4, #content h5, #sidebar .widget h5, #content h6, #sidebar .widget h6, .heading-font, #logo, #tagline, .fancybox-inner {
    font-family: "Antonio" !important;
    font-weight: 800;
    color: #000000;
}

#footer .container, #footer a {
    font-family: 'sofia-pro' !important;
    color: #ffffff;
}

div.navbar-collapse .dropdown a, div.navbar-collapse .dropdown a{
	font-family: 'sofia-pro' !important;
}


@media only screen and (max-width: 2400px) {
    .our_team_section_list .our_team_section_row .vc_column_container .ozy-team_member a {
        height: 550px;
        display: flex;
    }

    .our_team_section_list .our_team_section_row .vc_column_container.vc_col-has-fill>.vc_column-inner {
        height: 550px;
        display: block;
    }

    .custom-destination-section .wpb_column.vc_column_container .vc_single_image-wrapper {
        height: 650px;
        width: 100%;
    }

    .custom-destination-section .wpb_column.vc_column_container.vc_col-has-fill>.vc_column-inner {
        height: 650px;
        overflow: hidden;
    }


}

@media only screen and (max-width: 1920px) {

    .our_team_section_list .our_team_section_row .vc_column_container.vc_col-has-fill>.vc_column-inner,
    .our_team_section_list .our_team_section_row .vc_column_container .ozy-team_member a {
        height: 350px;
    }

    .custom-destination-section .wpb_column.vc_column_container .vc_single_image-wrapper,
    .custom-destination-section .wpb_column.vc_column_container.vc_col-has-fill>.vc_column-inner {
        height: 450px;
        width: 100%;
    }

}

@media only screen and (max-width: 991px) {
    .our_team_section_list .our_team_section_row .vc_column_container {
        width: 50%;
    }
    .video_imageine>.vc_column-inner p{
        max-width: 400px;
        font-size: 50px;
        line-height: 90px;
    }
    .video-container {
        position: relative;
    }
	
	#page-title-wrapper h1, #content h1, #footer-widget-bar h1, #sidebar h1, #footer h1, #sidr h1 {
    font-weight: 500;
    font-style: normal;
    font-size: 46px;
    line-height: 1.3em;
    text-transform: uppercase !important;
}

.nav-box a, .ozy-related-posts a, #page-title-wrapper h1, #page-title-wrapper h4, #side-nav-bar a, #side-nav-bar h3, #content h1, #sidebar .widget h1, #content h2, #sidebar .widget h2, #content h3, #sidebar .widget h3, #content h4, #sidebar .widget h4, #content h5, #sidebar .widget h5, #content h6, #sidebar .widget h6, .heading-font, #logo, #tagline, .fancybox-inner {
    font-family: "Antonio" !important;
    font-weight: 800;
	}
    
}

@media only screen and (max-width: 767px) {

    .our_team_section_list .our_team_section_row .vc_column_container .ozy-team_member a,
    .our_team_section_list .our_team_section_row .vc_column_container.vc_col-has-fill>.vc_column-inner,
    .custom-destination-section .wpb_column.vc_column_container .vc_single_image-wrapper,
    .custom-destination-section .wpb_column.vc_column_container.vc_col-has-fill>.vc_column-inner {
        height: auto;
    }

    .our_team_section_list .our_team_section_row .vc_column_container {
        width: 100%;
    }
	
	#page-title-wrapper h1, #content h1, #footer-widget-bar h1, #sidebar h1, #footer h1, #sidr h1 {
    font-weight: 500;
    font-style: normal;
    font-size: 46px;
    line-height: 1.3em;
    text-transform: uppercase !important;
}

.nav-box a, .ozy-related-posts a, #page-title-wrapper h1, #page-title-wrapper h4, #side-nav-bar a, #side-nav-bar h3, #content h1, #sidebar .widget h1, #content h2, #sidebar .widget h2, #content h3, #sidebar .widget h3, #content h4, #sidebar .widget h4, #content h5, #sidebar .widget h5, #content h6, #sidebar .widget h6, .heading-font, #logo, #tagline, .fancybox-inner {
    font-family: "Antonio" !important;
    font-weight: 800;
	}
	
	    nav.navbar {
        background-color: rgb(252 247 240) !important;
    }
}
    
    
}