/* @media screen and (min-width: 375px) and (max-width: 576px){
.mobile-height {
height: 30px !important;
} 
} */
@font-face {
    font-family: 'Gill Sans';
    src: url('../fonts/Gill Sans.otf');
  }
.btn_time {
    background-color: #33CC33 !important;
    color: Black !important;
    display: inline-block;
    font-size: 13px;
    line-height: 1.2em;
    padding: 3px 22px 6px 22px;
    text-decoration: none;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    margin-right: 10px;
    cursor: pointer;
    position: relative;
    font-weight: bold;
    height: 100%;
    width: 100%;
}

.card-shadow{
    box-shadow: 4px 5px 16px 0px #f46a17;
}

#booking-form .contact-form__one .contact-input .contact-inner input {
    padding: 4px 20px;
}
#booking-form textarea{
    border-radius: 5px;
    border: 1px solid #ddd;
    width: 100%;
}

#booking-form select{
    height: 33px;
}

.commingsoon-bg{
    background-image:url('../images/commingsoon.png');
    height: 300px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

form .error{
    color: #f64848;
    font-size: 12px;
}

.border-2{
    border: 2px solid #f46a17;
    border-radius: 5px;
}

.bg-overlay-black-4::before{
    background: rgb(0 0 0 / 0%);
}

.carousel-control-prev,.carousel-control-next{
    opacity: 1;
}
/* .carousel-item{
    position: relative;
    padding-bottom: 56.25%;
} */
/*.carousel-item img{
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    object-fit: cover;
}*/
.ellipsis2{
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.events-area .single-event-wrap .event-image a img{
    height: 300px;
    object-fit: cover;
}

#booking-form label{
    color: black;
    font-weight: 700;
}

.header-btn .btn-default {
    background: #f46a17 !important;
}

.notice-bar, .page-header {
    background: rgba(210, 165, 52, 0.76);
    padding: 20px 0;
    box-shadow: 0 2px 0 rgb(0 0 0 / 7%);
}
.notice-bar-title-icon {
    display: inline-block;
    float: left;
    margin-right: 15px;
}
.notice-bar-title strong {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 16px;
    color: #86380C;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 2px;
    display: block;
}
.notice-bar-title .title-note {
    margin-top: 4px;
}
.notice-bar-title-icon {
    display: inline-block;
    float: left;
    margin-right: 15px;
}

.title-note{
    background-color: hsla(22, 74%, 57%, 0.87);
    color: #ffffff;
    font-size: 11px;
    font-weight: 700;
    display: inline-block;
    padding: 0 5px;
    line-height: 20px;
    text-transform: uppercase;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    font-family: 'Roboto Condensed', sans-serif;
}

.timing{
    font-size: 16px;
    font-weight: 700;
}

/** Header */
.header-area, .header-sticky.is-sticky {
    /* background: #f46a17; */
}
/* .navbar-color-gradient1{
    background: linear-gradient(to right, #ff9800,#e94500);
} */
.navbar-color-gradient1{
    background: linear-gradient(to right, #fc920b,#f15c03);
}
.navbar-color-gradient2{
    background: linear-gradient(to right,#f15c03, #fc920b);
}
/* .navigation-menu>ul>li:hover>a span, .navigation-menu>ul>li.active>a span{
    color: #F2B263;
    font-weight: 700;
} */
/* .navigation-menu>ul>li>a{
    color: #fafafa;
} */
.bg-footer{
    background: #411a03;
}

.font-large{
    font-size: 1.5rem;
    font-family: 'Gill Sans';
}
.font-extra-large{
    font-size: 3rem;
    font-family: "Gill Sans", sans-serif;
}

h1,h2,h3,h4,h5,h6{
    font-family: 'Gill Sans' !important;
}

.header-logo{
    width: 80px;
}
.icon-img1{
    height: 60px;
}
.icon-img2{
    height: 38px;
}

.border-gradient-20 {
    border-style: solid ;
    border-width: 0px 20px 20px 20px;
    border-image: linear-gradient(to right, #ff9800, #e94500);
    border-image-slice: 1;
}

.border-gradient-10 {
    border: 10px solid;
    border-image: linear-gradient(to right, #ff9800, #e94500);
    border-image-slice: 1;
}

.border-top-black {
    border-top: 3px solid black;
}

.bg-light-orange{
    background-color: #fbc4a7 !important;
}

.mx-30{
    margin-right: -15px;
    margin-left: -15px;
}

.bg-org{
    background-color:#ff9800;
    font-family: 'Gill Sans';
}

.color-m{
    color:#9c381d;
}

.font-20{
    font-size: 20px;
}

.bg-img1{
    background-repeat: no-repeat;  
    background-size:100% 100% ; 
}

.bg-img2{
    background-image: url("../images/icons/IMG_20201226_054428.jpg")  ;
    background-repeat: no-repeat;  
    background-size:100% 100% ; 
}

.bg-size-cover{
    background-repeat: no-repeat;  
    background-size:cover; 
    background-position: center;
    
}

.font-weight-600{
    font-weight: 600;
}

.border-vertical{
    border-top: 2px solid black !important;
    border-bottom: 2px solid black !important;
}

.icon-size{
    font-size: 3rem;
}

.yt-hover:hover{
    color:	rgba(255,0,0,1);
}
.fb-hover:hover{
    color: #37579d;
}
.insta-hover:hover{
    color: red;
}
.insta-icon.small {
    --insta-icon-size: 64px;
  }
  .insta-icon {
    --insta-icon-size: 128px;
  }
  .insta-icon.large {
    --insta-icon-size: 256px;
  }
  .insta-icon {
    position: relative;
    width: var(--insta-icon-size);
    height: var(--insta-icon-size);
    border-radius: 20%;
    background: radial-gradient(circle at 33% 100%, #fed373 4%, #f15245 30%, #d92e7f 62%, #9b36b7 85%, #515ecf)
  }
  .insta-icon:after,
  .insta-icon:before {
    position: absolute;
    top: 50%;
    left: 50%;
    width: calc(var(--insta-icon-size)/1.5);
    height: calc(var(--insta-icon-size)/1.5);
    border: calc(var(--insta-icon-size)/18) solid #fff;
    transform: translate(-50%, -50%);
    content: ''
  }
  .insta-icon:before {
    border-radius: 20%
  }
  .insta-icon:after {
    width: calc(var(--insta-icon-size)/4);
    height: calc(var(--insta-icon-size)/4);
    border-radius: 50%
  }

 /*  .fa-facebook-square {
    color: #3b5998;
    background-image: linear-gradient( to bottom, transparent 20%, white 20%, white 93%, transparent 93% );
    background-size: 55%;
    background-position: 70% 0;
    background-repeat: no-repeat;
  } */

@media screen and (min-width: 320px) and (max-width: 375px) {
    .font-extra-large{
        font-size: 1rem;
        font-family: 'Gill Sans';
    }

    .font-large{
        font-size: 0.7rem;
        font-family: 'Gill Sans';
    }

    .header-logo{
        width: 40px;
    }
    .font-20{
        font-size: 14px;
    }

    .hight-max{
        height: 200px !important;
    }
    .icon-size{
        font-size: 2rem;
    }
}
@media screen and (min-width: 375px) and (max-width: 576px) {
    .font-extra-large{
        font-size: 1.3rem;
        font-family: 'Gill Sans';
    }

    .font-large{
        font-size: 0.7rem;
        font-family: 'Gill Sans';
    }

    .header-logo{
        width: 40px;
    }
   /* .mobile-height{
        height:30px !important;
    }
*/
    .hight-max{
        height: 225px !important;
    }
}

@media screen and (min-width:  576px)  and (max-width: 768px){
    .font-extra-large{
        font-size: 2rem;
        font-family: 'Gill Sans';
    }

    .font-large{
        font-size: 1rem;
        font-family: 'Gill Sans';
    }

    .header-logo{
        width: 60px;
    }
    .hight-max{
        height: 220px !important;
    }
}
@media screen and (min-width: 768px){
    .pt-50{
        padding-top:5rem;
    }
    .hight-max{
        height: 270px !important;
    }
}
@media screen and (max-width: 991px){
    .navbar-color-gradient2{justify-content:flex-start !important;padding:10px 15px;}
    .navbar-color-gradient2 .mobile-navigation-icon{margin-left:0;}
    
    
}
@media screen and (min-width: 1024px){
    .pr-50{padding-right: 50px !important;}
    .pl-50{padding-left: 50px !important;}
}
.contact-form__one .contact-input .contact-inner input{
    font-style: normal !important;
}
button, input, optgroup, select, textarea{
    font-family: 'Gill Sans' !important;
}

.contact-form__one .contact-input .contact-inner input{
    border-radius: 5px !important;
}

.contact-form__one .contact-input .contact-inner input{
    border-radius: 5px !important;
}

.bg-orng{
    background: #f15e03;
}
.text-theme{
    color: #000 !important;
}
.section-title::after{
    width: 100%;
    background: #e94500;
}

.section-title{
    margin-bottom: 15px;
    padding-top: 10px;
    padding-bottom: 5px;
}
.single-gallery-wrap a:after{
    content: 'Large View';
}

.single-gallery-wrap img{
    object-fit: cover;
    height: 217px;
    object-position: center;
}
.cmap_view img{
    width: 100%;
    height: 450px;
    object-fit: none;
}
.home_map_view{
    width: 100%;
}
.home_map_view img{
    width: 100%;
    height: 250px;
    object-fit: none;
}