/*

Tooplate 2124 Vertex

https://www.tooplate.com/view/2124-vertex

*/

/* Loader 
https://ihatetomatoes.net/create-custom-preloading-screen/
*/
#loader-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1001;
}
#loader {
    display: block;
    position: relative;
    left: 50%;
    top: 50%;
    width: 150px;
    height: 150px;
    margin: -75px 0 0 -75px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #3498db;

    -webkit-animation: spin 2s linear infinite; /* Chrome, Opera 15+, Safari 5+ */
    animation: spin 2s linear infinite; /* Chrome, Firefox 16+, IE 10+, Opera */

    z-index: 1002;
}

    #loader:before {
        content: "";
        position: absolute;
        top: 5px;
        left: 5px;
        right: 5px;
        bottom: 5px;
        border-radius: 50%;
        border: 3px solid transparent;
        border-top-color: #e74c3c;

        -webkit-animation: spin 3s linear infinite; /* Chrome, Opera 15+, Safari 5+ */
        animation: spin 3s linear infinite; /* Chrome, Firefox 16+, IE 10+, Opera */
    }

    #loader:after {
        content: "";
        position: absolute;
        top: 15px;
        left: 15px;
        right: 15px;
        bottom: 15px;
        border-radius: 50%;
        border: 3px solid transparent;
        border-top-color: #f9c922;

        -webkit-animation: spin 1.5s linear infinite; /* Chrome, Opera 15+, Safari 5+ */
          animation: spin 1.5s linear infinite; /* Chrome, Firefox 16+, IE 10+, Opera */
    }

    @-webkit-keyframes spin {
        0%   { 
            -webkit-transform: rotate(0deg);  /* Chrome, Opera 15+, Safari 3.1+ */
            -ms-transform: rotate(0deg);  /* IE 9 */
            transform: rotate(0deg);  /* Firefox 16+, IE 10+, Opera */
        }
        100% {
            -webkit-transform: rotate(360deg);  /* Chrome, Opera 15+, Safari 3.1+ */
            -ms-transform: rotate(360deg);  /* IE 9 */
            transform: rotate(360deg);  /* Firefox 16+, IE 10+, Opera */
        }
    }
    @keyframes spin {
        0%   { 
            -webkit-transform: rotate(0deg);  /* Chrome, Opera 15+, Safari 3.1+ */
            -ms-transform: rotate(0deg);  /* IE 9 */
            transform: rotate(0deg);  /* Firefox 16+, IE 10+, Opera */
        }
        100% {
            -webkit-transform: rotate(360deg);  /* Chrome, Opera 15+, Safari 3.1+ */
            -ms-transform: rotate(360deg);  /* IE 9 */
            transform: rotate(360deg);  /* Firefox 16+, IE 10+, Opera */
        }
    }

    #loader-wrapper .loader-section {
        position: fixed;
        top: 0;
        width: 51%;
        height: 100%;
        background: #222222;
        z-index: 1001;
        -webkit-transform: translateX(0);  /* Chrome, Opera 15+, Safari 3.1+ */
        -ms-transform: translateX(0);  /* IE 9 */
        transform: translateX(0);  /* Firefox 16+, IE 10+, Opera */
    }

    #loader-wrapper .loader-section.section-left {
        left: 0;
    }

    #loader-wrapper .loader-section.section-right {
        right: 0;
    }

    /* Loaded */
    .loaded #loader-wrapper .loader-section.section-left {
        -webkit-transform: translateX(-100%);  /* Chrome, Opera 15+, Safari 3.1+ */
            -ms-transform: translateX(-100%);  /* IE 9 */
                transform: translateX(-100%);  /* Firefox 16+, IE 10+, Opera */

        -webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);  
                transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
    }

    .loaded #loader-wrapper .loader-section.section-right {
        -webkit-transform: translateX(100%);  /* Chrome, Opera 15+, Safari 3.1+ */
            -ms-transform: translateX(100%);  /* IE 9 */
                transform: translateX(100%);  /* Firefox 16+, IE 10+, Opera */

-webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);  
        transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
    }
    
    .loaded #loader {
        opacity: 0;
        -webkit-transition: all 0.3s ease-out;  
                transition: all 0.3s ease-out;
    }
    .loaded #loader-wrapper {
        visibility: hidden;

        -webkit-transform: translateY(-100%);  /* Chrome, Opera 15+, Safari 3.1+ */
            -ms-transform: translateY(-100%);  /* IE 9 */
                transform: translateY(-100%);  /* Firefox 16+, IE 10+, Opera */

        -webkit-transition: all 0.3s 1s ease-out;  
                transition: all 0.3s 1s ease-out;
    }

/* General */

* {  box-sizing: border-box; }
html, body { overflow-x: hidden; }
body { 
    font-family: 'Kumbh Sans', sans-serif;
    font-size: 18px;
    background-color: #e1deab;

    color: #b36f32;
    margin: 0;
}
a { color: #fff; text-decoration: none; }
a:hover {  color: #720a13
; }
button { cursor: pointer; }
a, button { transition: all 0.3s ease; }
ul {
    margin: 0;
    padding: 0;
}

h2 {
    line-height: 1.6;
    margin-top: 0;
    margin-bottom: 30px;
}

p {
    line-height: 1.8;
    margin-bottom: 50px;
}

span, footer {  line-height: 1.8; }

.tm-btn {
    display: inline-block;
    border: 1px solid;
    background-color: #fcf6aa;
 
    color: #999;
    padding: 14px 40px;
    font-size: 20px;
}


.tm-text-small-foot { font-size: 0.6em; 
    text-align: center;}
.tm-text-small { font-size: 0.9em; 
   }
.tm-text-center { text-align: center; }
.tm-text-right { text-align: left; }

.tm-text-primary { color: #2c2c2c;
    font-family: 'Cormorant Garamond', serif;
    text-align: center;
    text-transform: uppercase;
    font-size: 2.5em;
    line-height: normal;
    
 }
 
 .tm-text-primary-2 { color:#606060;;
    font-family: Andale Mono, monospace;
    text-align: center;
    
    font-size: 1.2em;
    margin-top: 60px;
 }
 .tm-text-primary-3 { color: #606060;
    font-family: Courier New, monospace;
    text-align: center;
    
    font-size: 1em;
    
 }


 .tm-text-primary-1 { color: #2c2c2c;
    font-family: serif;
   margin-top: 0;
    text-transform: uppercase;
    font-size: 2.5em;
    line-height: normal;
    text-align: center;
    margin-top: auto;
    margin-bottom: 0;

    
 }

 .tm-text-primary-4 { color: #444;
    font-family:  Andale Mono, monospace;
   
    
    font-size: .9em;
    margin-top: 40px;
    
 }


 .tm-text-primary-5 { color: #2c2c2c;
    font-family: serif;
    text-align: center;
    text-transform: uppercase;
    font-size: 2.5em;
    line-height: normal;
    margin-bottom: 50px;
    margin-top: 50px;
    
 }
 
  .explore_section p
  {
    color: #606060;
    font-family: Andale Mono, monospace;
   
    margin-top: 60px;
    font-size: 1.2em;
    line-height: normal;
    text-align: center;
  }
 .tm-text-primary-6 { color: #606060;
    font-family: Andale Mono, monospace;
   
    margin-top: 60px;
    font-size: 1.2em;
    line-height: normal;
    text-align: center;
    
    
 }
 .tm-text-primary-7 { color: #606060;
    font-family: Courier New, monospace;
    
    margin-top: 40px;
    font-size: .9em;
    
 }

 .tm-media {
    display: flex;
    align-items: center;
   
    
    
}

.tm-media img {
    width: 200px;
    height: 200px;
    

  
   

}

.open-popup-link {
   
    text-align:right ;
     color:#c05a12 ;
 }
 .open-popup-link:hover {
     
     color:#720a13 ;
 }
 

 .tm-hr {
    border-color: #ffffff;
    
   margin-bottom: 60px;
   
    width: 100%;  
    
}

.tm-mr {
    margin-right: auto;
    margin-left: auto;
}
 .button {
    background-color: rgba(255, 255, 255, 0.372);
    color: #606060;
    border: 2px solid #ffffff;
    padding: 16px 32px;
    text-align: center;
   
    
    font-size: 16px;
    border-radius: 20px;
    transition-duration: 0.4s;
    cursor: pointer;


     display:block;
      margin: 0 auto;
    
  }
  
  .button:hover {background-color: #c05a12;
    color: white;
    border: 2px solid #c05a12;
}
.button1 {
    background-color: rgba(255, 255, 255, 0.372);
    color: #606060;
    border: 2px solid #ffffff;
    padding: 16px 32px;
    text-align: center;
   
    
    font-size: 16px;
    border-radius: 20px;
    transition-duration: 0.4s;
    cursor: pointer;


     display:block;
      margin: 0 auto;
    
  }
  
  .button1:hover {background-color: #c05a12;
    color: white;
    border: 2px solid #c05a12;
}


.quote{
    color: #606060;
    font-family: Courier New, monospace;
    text-align: center;
    font-style: italic;
    font-size: .8em;

}
.author{
    color: #c05a12;
}


.tm-text-secondary:hover a { color: #720a13
;
        font-size: .6em;
        
        
         }
.tm-text-secondary  { color: #b36f32;;
font-size: .6em;

 }
 .tm-text-secondary-name { color: #66921b
    ;
    font-size: .6em;
    
     }
.tm-text-link { color: #000000; 
}
.tm-text-link:hover { color: #720a13
    ; }
.tm-relative { position: relative; }



.tm-ml {
    margin-left: auto;
    margin-right: auto;
}

.tm-my-50 {
    margin-top: 50px;
    margin-bottom: 50px;
}
.tm-mb-20 { margin-bottom: 20px; }
.tm-mb-50 { margin-bottom: 50px; }
.tm-mb-80 { margin-bottom: 30px; }
.tm-mb-130 { margin-bottom: 30px; }
.tm-mb-200 { margin-bottom: 40px; }

/* Layout */
.tm-section { display: flex; }

.tm-section-col {
    flex: 0 0 50%;
    width: 50%;
}

.tm-content {
    padding: 180px 60px 70px 100px;
    box-sizing: border-box;
}

.tm-content-small { padding: 130px 120px 70px ; }
.tm-content-small-top { padding-top: 130px; }

.tm-row {
    display: flex;
    margin-left: -25px;
    margin-left: -25px;
}

.tm-col {
    flex: 0 0 50%;
    width: 50%;
    padding: 25px;
    box-sizing: border-box;
}

/* Brand */
.tm-brand {
    position: fixed;
    bottom: 80px;
    right: 70px;
    width: 300px;
    height: 240px;
    margin-top: 0;
    margin-bottom: 0;
    background-color: #333;
    color: #999;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.tm-brand-icon { margin-bottom: 25px; }
.tm-brand-text { font-size: 32px; }

/* Nav */
.navbar-toggler { display: none; }

.tm-nav {
    position: fixed;
    top: 0;
    left: -1px;
    width: 100%;
    z-index: 100;  
}

.tm-nav ul {
    background-color: #c05a12;
    
    display: flex;
    justify-content: space-around;
}

.nav-item { list-style: none; }

.nav-link {
    color: #e1deab;
    padding-top: 15px;

    padding-bottom: 15px;
    display: block;
    font-size: 15px;
}

.nav-link:hover,
.nav-link.current {
    color: #720a13
    ;
}


.tm-media-body {  padding-left: 10px; }

.tm-media-span {
    margin-bottom: 15px;
    display: block;
    text-align: right;
}

/* Gallery */

.tm-gallery-container {
    max-width: 14000px;
    margin-left: auto;
    margin-right: auto;
}

.tm-gallery-header {
    margin-left: 15px;
    margin-right: 15px;
}

.tm-gallery {
    margin-top: 40px;
	position: relative;
	list-style: none;
	text-align: center;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

.tm-gallery figure {
	position: relative;
	z-index: 25;
	/* float: left; */
	overflow: hidden;
	margin: 15px;
	min-width: 300px;
	max-width: 300px;
    min-height: 420px;
	max-height: 420px;
	
	text-align: center;
	cursor: pointer;
}

.tm-gallery figure img {
	position: relative;
	display: block;
	min-height: 100%;
	max-width: 100%;
	opacity: 0.8;
}

.tm-gallery figure figcaption {
	padding: 1em;
	color: #fff;
	
	font-size: 1em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.tm-gallery figure figcaption::before,
.tm-gallery figure figcaption::after {
	pointer-events: none;
}

.tm-gallery figure figcaption,
.tm-gallery figure figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
    height: 100%;
    box-sizing: border-box;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.tm-gallery figure figcaption > a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}

.tm-gallery figure h2 {
	word-spacing: -0.15em;
	font-weight: 300;
    
    


}

.tm-gallery figure h2 span { font-weight: 800; }

.tm-gallery figure h2,
.tm-gallery figure p {
	margin: 0;
}

.tm-gallery figure p {
   
	letter-spacing: 1px;
	font-size: 68.5%;
}

/*-----------------*/
/***** Goliath *****/
/*-----------------*/







figure.effect-goliath:hover img {
	-webkit-transform: translate3d(0,-80px,0);
	transform: translate3d(0,-80px,0);
}



.tm-gallery .tm-gallery-item.hide{ display: none; }

.tm-gallery .tm-gallery-item.show{
	display: block;
	animation: show .5s ease;
}



.gallery {
    display: flex;
    gap: 20px; /* Adds margin between images */
    justify-content: center;
    flex-wrap: wrap; /* Wraps the images if the screen is too small */
}

/* General image container style */
.image-container {
    width: 300px;
    height: 400px;
    overflow: hidden;
    position: relative;
    margin: 15px;
}

/* Styling the hover effect */
figure.effect-goliath {
    position: relative;
    overflow: hidden;
    margin: 0;
    padding: 0;
    cursor: pointer;
    margin: 15px;
}

figure.effect-goliath img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.35s ease, filter 0.35s ease;
    backface-visibility: hidden;
}

/* Positioning the text on the image */
figure.effect-goliath figcaption {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    color: #000000;
    
    text-align: center;
    padding: 30px 10px;
}

figure.effect-goliath h2 {
    margin: 0;
    transition: transform 0.35s ease;
    font-size: 1.1em;
}

figure.effect-goliath p {
    opacity: 0;
    font-size: 90%;
    transform: translateY(50px);
    transition: opacity 0.35s, transform 0.35s ease;
}

/* Hover effects */
figure.effect-goliath:hover img {
    transform: scale(1.7); /* Zoom effect */
    filter: blur(7px); /* Blur effect */
    
    
    
}

figure.effect-goliath:hover h2 {
    transform: translateY(-30px);
    
}

figure.effect-goliath:hover p {
    opacity: 1;
    transform: translateY(0);
    font-size: .7em;
}

::-webkit-scrollbar {
    width: 20px;
  }
  
  ::-webkit-scrollbar-track {
    background-color: transparent;
    
    
  }
  
  ::-webkit-scrollbar-thumb {
    background-color: #c05a12;
    border-radius: 20px;
    border: 6px solid transparent;
    background-clip: content-box;
  }
  
  ::-webkit-scrollbar-thumb:hover {
    background-color: #720a13
    ;
  }

.mfp-content {
    opacity: .95;
    width: 93%;
    height: 93%;
    background-color:#e1deab;
    ;
    padding: 20px;
    overflow: auto;
    max-width: 1000px; /* Customize based on your need */
    
}

.mfp-content h2 {
    font-size: 2em;
    margin-bottom: 10px;
}

.mfp-content p {
    font-size: 1.2em;
    line-height: 1.5;
}

.tm-paging-link:hover,
.tm-paging-link.active {
    background-color: #444444;
}

@keyframes show {
    0% {
    	opacity: 0;
    	transform: scale(0.9);
    }
    100% {
    	opacity: 1;
    	transform: scale(1);
    }
}





/* Contact */
.tm-contact-form {
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
}
.form-group { margin-bottom: 40px; }

.form-control {
    color: #999;
    font-size: 20px;
    font-family: 'Kumbh Sans', sans-serif;
    padding: 25px 0;
    width: 100%;
    border: none;
    border-bottom: 1px solid#182836;
    background: transparent;
}


.form-control:focus {
    color: #999;
    background: transparent;
}

.mapouter {
    position: absolute;
    top: 240px;
    left: 0;
}

.gmap-canvas { width: 340px; }

.tm-copyright {
    margin:40px;
    margin-left: -50px;
    margin-bottom: -50px;

}


@media (max-width: 1200px) {
    .tm-nav { width: 0; }
    .tm-nav ul {
        position: relative;
        left: -280px;
        flex-direction: column;
        padding-top: 15px;
        padding-bottom: 15px;        
        width: 280px;
        transition: all 0.5s ease;
    }

    .tm-nav ul.show { left: 0; }

    .nav-link {
        text-align: center;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .navbar-toggler {
        display: block;
        width: 50px;
        height: 45px;
        font-size: 1.2rem;
        background-color: #444444;
        border: none;
        color: #999999;
        outline: none;
    }

    .navbar-toggler:hover { color: #182836; }

    .tm-content {
        padding-left: 20px;
        padding-right: 20px;
        padding: 50px 20px;
    }

    .tm-copyright { margin-left: 15px; }
}

@media (max-width: 992px) {
    .tm-brand { 
        position: static;
        margin-left: auto;
        margin-right: 0;
    }

    .tm-gallery figure { width: 33.33%; }

    figcaption h2 { font-size: 1.4rem; }

    .tm-section { flex-direction: column-reverse; }

    .tm-section-col {
        flex: 0 0 100%;
        width: 100%;
    }

    .tm-parallax { min-height: 360px; }

    #contact .tm-parallax {
        margin-bottom: 425px;
    }
    
    .mapouter {
        top: 360px;
        width: 100%;
    }

    .gmap-canvas { width: 100%; }

    .tm-copyright {
        margin-bottom: 0;
        padding: 30px;
    }
}

@media (max-width: 600px) {
    .tm-row { flex-direction: column; }

    .tm-col {
        flex: 0 0 100%;
        width: 100%;
    }

    .tm-media img {
        width: 150px;
        height: 150px;
    }
}


@media (max-width: 560px) {
    .tm-sm-mt-30 { margin-top: 30px; }
}

@media (max-width: 516px) {
    .tm-gallery { display: block; }

    .tm-gallery figure {
        float: left;
        width: 45%;
        margin: 2.5%;
        min-width: 1px;
    }

    figure h2 { font-size: 1rem; }
}

@media (max-width: 420px) {
    .tm-media img {
        width: 100px;
        height: 100px;
    }
}

.slideshow-container {
    position: relative;
    max-width: 600px;
    margin: auto;
    padding: 20px;
    
    border-radius: 8px;
  }
  .slide {
    display: none;
    text-align: left;
  }
  
  
 
  
 
 
  
.prev, .next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    padding: 10px;
    margin-top: -22px;
    color: #333;
    font-weight: bold;
    font-size: 1.2rem;
    border-radius: 0 3px 3px 0;
    user-select: none;
    background-color: #dad8d848;
  }
  .prev{
    left: -20px;
  }
  .next {
    right: -15px;
    border-radius: 3px 0 0 3px;
  }
  
  .prev:hover, .next:hover {
    background-color: #ccc;
  }
  







.explore_img{
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 50%;


}
  .explore_body {
    font-family: Arial, sans-serif;
    line-height: 1.6;
    margin: 0;
    padding: 0;
    background-color: #f8f9fa;
    color: #ffffff;
}

.explore_section {
    text-align: left;
    padding: 20px;
    max-width: 800px;
    margin: auto;
    background: 1e1e1e;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    margin-bottom: 20px;
    

}
.explore_section p {
    font-size: .8em;
    color: #444;
  text-align: left;
  text-align: justify;
  
    
}
.explore_section img{
    margin-top: 60px;
}
.explore_h2 {
    color: #2c2c2c;
    font-family: serif;
    margin-top: 0;
    font-weight: 100;
    text-transform: uppercase;
    font-size: 2.5em;
    line-height: normal;
    text-align: center;
    margin-top: auto;
    margin-bottom: 20px;
}
.explore_chart {
    text-align: center;
}
.explore_footer {
    text-align: center;
    padding: 10px 0;
    background: #007bff;
    color: #fff;
    position: relative;
    bottom: 0;
    width: 100%;
}