

* {
  box-sizing: border-box;
}


img {
    object-fit: contain;
    }



body{margin:0px;
color:#FFFFFF;

}

.bimage{width:100%;
margin:0px;
padding:0px;}


.bgcolor{ background: #000;
color:#fff;}

.hspace{height:50px;
width:100%;
float:left;}

.visible-xs{
  display: none !important;
}

img {
    vertical-align: middle;
}
img {
    border: 0;
}
.container-fluid {
  padding-right: 30px;
  padding-left: 30px;
  margin-right: auto;
  margin-left: auto;
  float:left;
  }
  
  .img-responsive{
    display: block;
    max-width: 100%;
    height: auto;
	
}



.name-box{
	border:solid 2px #111;
	margin-bottom:20px;
	float:left;
	border-radius:10px;
	}
	
	.name-box p{font-size:20px;}
	
.thumb-img{padding:5px;}

.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  float:left;

}

.row{
	margin:0px;
	padding:0px;
	float:left;}
	
.available{
    padding: 0px;
	font-size:18px;
	font-weight:bold;
	margin-bottom:0px;
    border: 2px  solid #fff;
	border-bottom:0px;
}
 
   
.imgname{
	 width:100%;
    padding: 5px;
	font-size:18px;
	text-align:center;
	font-weight:bold;
	margin-bottom:10px;
    line-height: 1.42857143;
    border: 2px  solid #fff;
	border-top:0px;

	}
	


.thumbnail {
  display: block;
  width:100%;
  padding: 0px;
  line-height: 1.42857143;
  border: 2px solid #fff;

}

h1{
font-family: 'Roboto', sans-serif;
font-display: swap;
font-size:23px;
margin-top: 5px;
margin-bottom:5px;
letter-spacing: .05em;
word-spacing: .1em;
color: #FFD600;
 text-transform: uppercase;

}

h2{
font-family: 'Roboto', sans-serif;
font-display: swap;
font-size:20px;
margin-top: 5px;
margin-bottom:5px;
letter-spacing: .05em;
word-spacing: .1em;
color: #FFD600;
 text-transform: uppercase;

}

h3{
font-family: 'Roboto', sans-serif;
font-display: swap;
font-size:18px;
margin-top: 5px;
margin-bottom:5px;
letter-spacing: .05em;
word-spacing: .1em;
color: #FFD600;
 text-transform: uppercase;

}

 h4{
font-family: 'Roboto', sans-serif;
font-display: swap;
font-size:16px;
margin-top: 5px;
margin-bottom:5px;
letter-spacing: .05em;
word-spacing: .1em;
color: #FFD600;
 text-transform: uppercase;

}



p{margin:0px;
padding:5px;
line-height:22px;
 letter-spacing: .04em;
  word-spacing: .1em;
  font-size: 18px;
  
  font-family: 'Roboto', sans-serif;
  font-display: swap;
}
  
  p a{color:#fff;
  text-decoration:none;
  font-weight:bold;}



.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
}

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
}

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
}


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

a.phoneMe {
    position: fixed;
    right: 0px;
    bottom: 0px;
	z-index:99999;
	display:block;
    left: 0px;
    padding:0px;
    height: 50px;
	text-align:center;
    color: white;
	width:100%;
	background-color:#89F505;
	border: 2px solid #000;
	border-radius: 0px;
}

.padding-0{padding:0px;}
.hspace{
height:0px;
display:block;
width:100%;
float:left;}

}
	
	
.visible-xs {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
}
  
  @media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}


/* Bounce To Right */
.hvr-bounce-to-right {
  display: inline-block;
  vertical-align: middle;

}

.hvr-bounce-to-right:hover, .hvr-bounce-to-right:focus, .hvr-bounce-to-right:active {
  color: #fff;

}


/* Bounce To Left */

.foter{width:100%;
height:auto;
background-color:#111;
padding:10px;
display:block;
float:left;}

.icon{padding:5px;
display:inline;}
.icon2{padding-left:0px;}
.foterlink{
display:inline;}

.foterlink a{
padding:5px;
display:inline;
text-decoration:none;
color:#fff;}

.foterlink a:hover{
text-decoration:underline;}


.fwell{
height:50px;
display:none;
float:left;}

.manubar{
background-color:#111;
height:50px;
width:100%;
float:left;


}




.logo{float:left;
 padding:0px;
 width:35%;
 text-align:left;
 }
 


.manu{
padding: 13px;
padding-left:12px;
padding-right:15px;
text-transform:uppercase;
}

.manubar a{ color:#fff;}
.manubar a:hover{ color:#ff0000;}
.margin-r{padding-right:20px;}
.padding-l{padding-left:20px;}

@media (max-width:768px) {
.margin-r{margin-right:0px;}
.manubar{
background-color:#111;
height:auto;
float:left;
}

.fwell{height:50px;
width:100%;
display:block;
float:left;}

.logo{
 width:100%;
 margin:auto;
 border:solid 1px #fff;}
 
.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
.manu {
width:100%;
background-color:#111;
border:solid 1px #fff;
display:block;
text-align:center;
float:left;}
}



.text-effect{
	padding-left:40px;
    text-transform: uppercase;
    margin: 0 auto;
}

@media only screen and (max-width: 767px){
    .text-effect{
		text-align:center;
	}}
.text-effect span{
    color: #f53b57;
    font-size: 40px;
    text-shadow: 1px 1px 1px rgba(0,0,0,.8);
    display: inline-block;
    
}



.text-effect1{
    font-size: 30px;
	letter-spacing: 2px;
    text-align: center;
}
.text-effect1 span{
    color: #fff;
    font-weight: 600;
    position: relative;
    overflow: hidden;
}
.text-effect1 span:before,
.text-effect1 span:after{
    content: attr(data-content);
    color: #feffff;
    text-shadow: 0 0 5px #fff;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    position: absolute;
    left: 0;
    top: 0;

}
.text-effect1 span:after{
    color: #c90046;
    width: 100%;
    height: 0;

}





.tag a{border-radius: 4px;
    background-color: #dbe7ea;
	text-decoration:none;
	font-size:1.5rem;
    color: #120136;
    display: inline-block;
    margin: .3125rem .625rem .3125rem 0;
    padding: .3125rem .625rem;}

span.green {
  background: #FFD600;
  border-radius: 0.8em;
  color: #000;
  display: inline-block;
  font-weight: bold;
  line-height: 1.6em;
  margin-right: 5px;
  margin-bottom:1px;
  text-align: center;
  width: 1.6em; 
  
}

/* Sepia */
.figure img {
opacity: .8;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.figure:hover img {
	opacity: 1.5;
}

.wrap {
  width: 97%;
  height: 188px;
  position: absolute;
  top: -8px;
  left: 6px;
  overflow: hidden;
}
.wrap:before, .wrap:after {
  content: ""; 
  position: absolute;
}
.wrap:before {
  width: 40px;
  height: 8px;
  right: 100px;
  background: #8B0000;
  border-radius: 8px 8px 0px 0px;
}
.wrap:after {
  width: 8px;
  height: 40px;
  right: 0px;
  top: 100px;
  background: #8B0000;
  border-radius: 0px 8px 8px 0px;
}
.ribbon6 {
  width: 200px;
  height: 40px;
  font-weight:600;
  text-transform:uppercase;
  letter-spacing:3px;
  font-size:24px;
  line-height: 40px;
  position: absolute;
  top: 30px;
  right: -50px;
  z-index: 2;
  overflow: hidden;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border: 1px dashed;
  box-shadow:0 0 0 3px #ff0000,  0px 21px 5px -18px rgba(0,0,0,0.6);
  background: red;
  text-align: center;
}

ul li{list-style:none;

}
	
.rate{padding:5px;
outline-offset:-5px;
border:solid 1px #111;
margin: 5px auto;
text-align:center;

background: #000;
color:#fff;}

.rateh{
padding:0px 10px;
background-color:#000;
border:solid 4px #111;
border-radius:10px;
}

