

@font-face {

  font-family:'Myriad Pro' ;

  src: url(MYRIADPRO-REGULAR.OTF);

}

body{

	 font-family: 'Myriad Pro';font-size: 15px;

}



.nav-item{

	padding-right: 12px;

	padding-left: 12px;

	font-family: 'Myriad Pro';

	font-weight: 700;

	font-size: 16px;

}

.navbar-light .navbar-nav .nav-link{

	color: black;

}

.bg-light{

	box-shadow: 1px 2px 2px #000;

	

}



.flag{

	max-width: 30px;

	padding-left: 5px;

}

.nav-link.active{

	background-color: none !important;

}



.reserve-container{

	position: relative;

}

.card-body{

	-webkit-transition: all 1s ease; /* Safari and Chrome */

  	-moz-transition: all 1s ease; /* Firefox */

  	-o-transition: all 1s ease; /* IE 9 */

  	-ms-transition: all 1s ease; /* Opera */

  	transition: all 1s ease;

}

.card-body:hover{

	-webkit-transform: scale(1.05);

	-moz-transform: scale(1.05);

	-o-transform: scale(1.05);

	-ms-transform: scale(1.05);

	transform: scale(1.05);

}



.reserve-text{

    position: absolute;

    top: 40%;

    left: 50%;

    transform: translate(-50%, -50%);

}



.image-reserve{

	opacity: 0.4;

	max-height: 750px;

}



.carousel-caption{

	top: 40%;

}



.img-slider{

	min-height: 276px;

}

.img-fluid{

	padding-bottom: 15px;

	background-color: transparent;

}

.effect:hover {

	cursor: pointer;

	border-bottom: 2px solid #eacb36;

}



.navMenu{

	padding-top: 75px;

	padding-bottom: 20px;

}



.card-img-top{

	height: 200px;

	padding-bottom: 5px;

}



.map{

	height: 320px;

}



@media screen and (max-width : 1920px){

  .only-mobile{

  visibility:hidden;

  }

}



@media screen and (max-width : 506px){

 

 .only-mobile{

  visibility:visible;

  }

}



.footer{

	margin-bottom: 30px;

	margin-top: 30px;

	padding-top: 20px;

}

.social-icon{

	font-size:28; 

}



footer{

	position: fixed;

	bottom: 0px;

	padding-top: 20px;

}

.heading-span{

	color: #ffd500;

	font-size: 56px;

}

.heading-main{

	font-size: 56px;

}

.sell-container{

	text-align: justify;

	justify-content: center;

}

.img-height{

	width: 276px;

	height: 279px;

	background-size: contain;

}

.img-height-bg{

	height: 577px;

	width: 100%;

	background-size: cover;

	background-position: 50%;

	object-fit: cover;

}



.switch-button1 {

  width: 250px;

  height: 46px;

  background-color: white;

  text-align: center;

 margin-top: 20px;

 margin-bottom: 10px;

  will-change: transform;

  z-index: 197 !important;

  cursor: pointer;

  transition: 0.3s ease all;

  border: 4px solid white;

}

.switch-button1-case {

  display: inline-block;

  background: none;

  width: 49%;

  height: 100%;

  font-weight: bold;

  color: black;

  position: relative;

  border: none;

  transition: 0.3s ease all;

  text-transform: uppercase;

  letter-spacing: 2px;

  padding-bottom: 1px;

  float: left;

}

.switch-button1-case:hover {

  color: grey;

  cursor: pointer;

}

.switch-button1-case:focus {

  outline: none;

}

.switch-button1 .active {

  color: #151515;

  background-color: #eacd32;

  position: absolute;

  left: 0;

  top: 0;

  width: 50%;

  height: 100%;

  z-index: -1;

  transition: 0.3s ease-out all;

}

.switch-button1 .active-case {

  color: #151515;

}



.signature {

  position: fixed;

  font-family: sans-serif;

  font-weight: 100;

  bottom: 10px;

  left: 0;

  letter-spacing: 4px;

  font-size: 10px;

  width: 100vw;

  text-align: center;

  color: white;

  text-transform: uppercase;

  text-decoration: none;

}



@media screen and (max-width: 480px){

	.img-height-bg{

		width: 100%;

		background-size: cover;

		background-position: 50%;

		object-fit: cover;

		margin-top: 5px;

	}

	.img-height{

		width: 100%;	

		object-fit: cover;

		margin-bottom: 5px;

		

	}

}



.container-fluid{

	width: 100% !important;

	padding: 5px;

}

.text-center{

	text-align: center;

	padding-top: 100px;



}

.input-form{

	width: 100%;

	border: none;

	outline: none;

	padding: 5px;

	padding-left: 20px;

}

.label-text{

	font-family: 'Myriad Pro';

	font-size: 20px;

	font-weight: 700;

	padding-top: 3px;

}

.container-small{

	padding-top: 50px;

	padding-left: 250px;

	padding-right: 250px;

	text-align: justify;

	

}

@media screen and (max-width: 480px) {

	.container-small {

		padding-left: 0px;

		padding-right: 0px;

		text-align: justify;

		justify-content: center;

	}

  }

  .main-h1{

	padding-top: 20px;

	padding-bottom: 20px;

	font-size: 44px;

  }

  h1{

	font-family: 'Myriad Pro' ;

	font-weight: 700;

	letter-spacing: 0.5px;

	font-size: 44px;

  }

  .para{

	font-family: 'Myriad Pro' ;

	color: #000;

	line-height: 24px;

	text-align: justify;

  }

  .caption{

	font-size: 12px;

	font-family:  'Myriad Pro';

  }

  .h2{

	padding-top: 50px;

	padding-bottom: 80px;

	font-family: 'Myriad Pro' ;

	font-weight: 900;

	letter-spacing: -1px;

	font-size: 64px;

  }

  .text-right{

	text-align: right;

	line-height: 22px;

	color: #000;

	font-size: 16px;

  }

  .btn{

	background-color: #fff;

	border-radius:0rem !important;

	width: 30%;

  }

  .btn:hover{

	background-color: #000;

	color: #fff;

	font-family: 'Myriad Pro';



  }

  .md_button{

	background-color: #000;

    color: #fff;

	-moz-box-shadow:    inset 0 0 10px #353535;

	-webkit-box-shadow: inset 0 0 10px #353535;

	box-shadow:         inset 0 0 10px #353535;

    outline: none;

    text-align: center;

    border: none;

    padding: 0.6rem 2.3rem;

    cursor: pointer;

	font-size: 15px;

	text-decoration: none;

  }

  .md_button:hover{

	color: #fff;

  }

  .grid-container {

	display: grid;

	grid-template-columns: 276px 276px auto;

	gap: 10px;

	background-color: #2196F3;

	padding: 10px;

  }

  

  .grid-container > div {

	background-color: rgba(255, 255, 255, 0.8);

	border: 1px solid black;

	text-align: center;

	font-size: 30px;

	height: 279px;

  }



  @media screen and (max-width : 425px){

 

	.grid-container {

		display: none;

		grid-template-columns: auto auto auto;

		gap: 10px;

		background-color: #2196F3;

		padding: 10px;

	  }

	  .grid-container > div {

		background-color: rgba(255, 255, 255, 0.8);

		border: 1px solid black;

		text-align: center;

		font-size: 30px;

		

	  }



   }

   .collapse.show{

	background-color: #fff;

	z-index: 1;



   }

   



.navbar{

	z-index: 1;

	padding: 0rem, 1rem;

	align-content: flex-end;

}

.mt{

	margin-top: 35px;

}



@media screen and (max-width: 550px){

	.d-inline-block{

		visibility: hidden;

	}

	.flag{

		visibility: hidden;

	}

}

@media screen and (min-width: 550px){

	.d-img{

		visibility: hidden;

	}

}



.ct{

	text-align: center;

}

.whatsappico{

	display: none;

}

@media screen and (max-width: 550px){

	.whatsappico{

		visibility:visible;

	}

}



/* <!--- ///// ---!> */





.ct{

	text-align: center;

}

.whatsappico{

	display: none;

}

@media screen and (max-width: 550px){

	.whatsappico{

		display: inline;

	}



}



@media screen and (max-width: 991px){

	.whatsappico{

		display: inline;

	}

	.flag {

		visibility: visible;

	}

}

.footerbtm{

	background-color: #000; 

	padding-top: 10px; 

	padding-bottom: 10px;

}

.footerbtm-text{

	font-size: 58px; text-align:center ; color: white; font-family: Myriad Pro; font-weight: bold;

}

.spanheading{

	font-size: 44px; font-weight:100

}

.p-bg{

	background-color: #ffd500 ;

}

.ch{

	font-size: 104px; letter-spacing: -5px ; 

	text-align: center; 

	padding-top: 150px;

	align-items: center;

}

@media screen and (max-width : 768px){

    .ch{

        font-size: 70px;

        padding-bottom: 40px;

    }

}

.mi-btn-group {

	text-align: center;

	margin-top: 100px;

	position: relative;

	display: inline-block;

	z-index: 4;

}

.mi-btn-group .mi-btn {

	min-width: 400px;

   

	color: rgb(0, 0, 0);

	line-height: 50px;

	font-size: 30px;

	text-decoration: none;

	margin: 0 -2px;

	display: inline-block;

	box-sizing: border-box;

}

.mi-btn-group .mi-btn.active {

	background: "" ;

   

}

.mi-btn-group .active-area {

	display: inline-block;

	position: absolute;

	top: 0;

	left: 0;

	z-index: -1;

	background: #ffd500;

	box-shadow: inset 0px 0px 5px #000;

}

.flag-overlay{

	-webkit-filter: grayscale(100%);

  filter: grayscale(100%);



}

.navbar-brand{

	display:inline-block;

	padding-top: 0rem!important;

	margin-right:25rem;

	margin-left:8rem;

	font-size:1.25rem;

	line-height:inherit;

}



@media screen and (max-width : 1024px){



	.navbar-brand{

		display:block;

		margin-right:.05rem;

		margin-left: 1rem;

		flex-direction: row;

		font-size:1.25rem;

	}

	.navbar-nav{

		display: inline;



	}



}

.mt{

	margin-top: 25px;

}

hr.new5 {

	border-bottom: 2px solid #000;

	border-radius: 3px;

  }

.modal{position:absolute;margin-top:15%;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;outline:0}



.pad-top-bottom-100{
	padding-top: 100px;
	padding-bottom: 100px;
}

.h4-content-1{
	color: black;
    font-size: 31px;
    font-family: 'Myriad Pro bold';
        margin-bottom: 1px;
    margin-top: 1px;
}

.par-1{
	    font-family: 'Myriad Pro';
    color: black;
    font-size: 22px;
}

.head-title-1{
	    font-family: new-spirit-condensed;
    color: black;
    border-bottom: 5px solid hsl(50deg 81% 55%);
    display: inline-block;
    font-weight: bold;
        text-transform: uppercase;
            font-family: 'Segoe UI Regular';
}
.btn.btn-theme-1{
	    background: #ffd500;
    padding: 6px;
    font-size: 19px;
    font-weight: bold;
    font-family: 'Myriad Pro';
    display: inline-table;
}



.slick-slide {

    margin: 0px 0px;

    padding-left: 10px;

    padding-right: 10px;

}







.slick-slider

{

    position: relative;

    display: block;

    box-sizing: border-box;

    -webkit-user-select: none;

    -moz-user-select: none;

    -ms-user-select: none;

    user-select: none;

    -webkit-touch-callout: none;

    -khtml-user-select: none;

    -ms-touch-action: pan-y;

    touch-action: pan-y;

    -webkit-tap-highlight-color: transparent;

}



.slick-list

{

    position: relative;

    display: block;

    overflow: hidden;

    margin: 0;

    padding: 0;

}

.slick-list:focus

{

    outline: none;

}

.slick-list.dragging

{

    cursor: hand;

    cursor: hand;

}



.slick-slider .slick-track,

.slick-slider .slick-list

{

    -webkit-transform: translate3d(0, 0, 0);

       -moz-transform: translate3d(0, 0, 0);

        -ms-transform: translate3d(0, 0, 0);

         -o-transform: translate3d(0, 0, 0);

    transform: translate3d(0, 0, 0);

}



.slick-track

{

    position: relative;

    top: 0;

    left: 0;

    display: block;

}

.slick-track:before,

.slick-track:after

{

    display: table;

    content: '';

}

.slick-track:after

{

    clear: both;

}

.slick-loading .slick-track

{

    visibility: hidden;

}



.slick-slide

{

    display: none;

    float: left;

   

    min-height: 1px;

}

[dir='rtl'] .slick-slide

{

    float: right;

}

.slick-slide img

{

    display: block;

    

    

}

.slick-slide.slick-loading img

{

    display: none;

}

.slick-slide.dragging img

{

    pointer-events: none;

}

.slick-initialized .slick-slide

{

    display: block;

}

.slick-loading .slick-slide

{

    visibility: hidden;

}

.slick-vertical .slick-slide

{

    display: block;

    height: auto;

    border: 1px solid transparent;

}

.slick-arrow.slick-hidden {

    display: none;

}

button {

	 margin: 0;

	 padding: 0;

	 background: none;

	 border: none;

	 border-radius: 0;

	 outline: none;

	 -webkit-appearance: none;

	 -moz-appearance: none;

	 appearance: none;

}

 .slide-arrow {

	 position: absolute;

	 top: 50%;

	 margin-top: -15px;

}

 .prev-arrow {

     left: -50px;

	 width: 25px;

	 height: 25px;

     background-image: url('./images/download.svg');

     background-position: center;

     background-size: contain;

     background-repeat: no-repeat;

}

 .next-arrow {

	 right: -50px;

	 width: 25px;

	 height: 25px;

     background-image: url('./images/images.png');

     background-position: center;

     background-size: contain;

     background-repeat: no-repeat;

     

     

}



/* Modal Image Effect */

.row > .column {

  padding: 0 8px;

}



.row:after {

  content: "";

  display: table;

  clear: both;

}



.column {

  float: left;

  width: 25%;

}



/* The Modal (background) */

.modal1 {

  display: none;

  position: fixed;

  z-index: 1;

  padding-top: 100px;

  left: 0;

  top: 0;

  width: 100%;

  height: 100%;

  overflow: hidden;

  background-color: black;

}



/* Modal Content */

.modal1-content {

  position: relative;

  background-color: black ;

  margin: auto;

  padding: 0;

  width: 50%;
  

}



/* The Close Button */

.close {

  color: white;

  position: absolute;

  top: 10px;

  right: 25px;

  font-size: 35px;

  font-weight: bold;

}



.close:hover,

.close:focus {

  color: #999;

  text-decoration: none;

  cursor: pointer;

}



.cursor {

  cursor: pointer;

}



/* Next & previous buttons */

.prev,

.next {

  cursor: pointer;

  position: absolute;

  top: 50%;

  width: auto;

  padding: 16px;

  margin-top: -50px;

  color: white;

  font-weight: bold;

  font-size: 20px;

  transition: 0.6s ease;

  border-radius: 0 3px 3px 0;

  user-select: none;

  -webkit-user-select: none;

}



/* Position the "next button" to the right */

.next {

  right: 0;

  border-radius: 3px 0 0 3px;

}



/* On hover, add a black background color with a little bit see-through */

.prev:hover,

.next:hover {

  background-color: rgba(0, 0, 0, 0.8);

}



/* Number text (1/3 etc) */

.numbertext {

  color: #f2f2f2;

  font-size: 12px;

  padding: 8px 12px;

  position: absolute;

  top: 0;

}



img {

  margin-bottom: -4px;

}



.caption-container {

  text-align: center;

  background-color: black;

  padding: 2px 16px;

  color: white;

}



.demo {

  opacity: 0.6;

}



.active,

.demo:hover {

  opacity: 1;

}



img.hover-shadow {

  transition: 0.3s;

}



.hover-shadow:hover {

  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);

}



/* .img-size{

    width: 276px;

    height: 279px;

} */

@media screen and (max-width:550px){

    .prev-arrow {

     left: 50px;

	 width: 25px;

	 height: 25px;

     background-image: url('./images/download.svg');

     background-position: center;

     background-size: contain;

     background-repeat: no-repeat;

     z-index: 1;

    }

    

     .next-arrow {

	 right: -18px;

	 width: 25px;

	 height: 25px;

     background-image: url('./images/images.png');

     background-position: center;

     background-size: contain;

     background-repeat: no-repeat;

 }

}



.container{

    padding-top: 20px;

    padding-bottom: 20px;



}

.bg-white{
	background-color: #fff!important;
}


.w3-content.w3-display-container {
    padding: 50px 0px;
}