@font-face {
	font-family: "Rubik-Bold";
	src: url(../fonts/rubik/Rubik-Bold.ttf);
}

@font-face {
	font-family: "Rubik-Regular" ;
	src: url(../fonts/rubik/Rubik-Regular.ttf);
}

@font-face {
	font-family: "Rubik-Light" ;
	src: url(../fonts/rubik/Rubik-Light.ttf);
}

body  {
    height: 100%;
    background-color: ;
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.7)), url("../images/bg.jpg");
    height: 100%; 
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    margin: 0;
    padding: 0;
    border: 0;
    width: 100%;
}

.start-up {
	padding: 0;
	border: 0;
	margin: 0;	
    background: hsla(120, 100%, 50%, 0.3);
}

.top-info {
	border: none;
	padding: .5% .5%;
	margin-bottom: .5%;
}

.top-info p{
	display: inline;
	color: white;
	font-size: 115%;
	font-family: "Rubik-Regular", helvetica ;
}

.top-info i{
	float: right;
}
.ion-social-facebook ,.ion-social-twitter, .ion-social-youtube {
	color: white;
	font-size: 150%;
	padding-top: .2%;
	padding-right: 1.9%;
}
.top-info {
	background-color: ;
}
.top-info-p1 {
	background-color: ;
	padding-top: .5%;
}
.top-info-p2 {
	background-color: ;
	padding-top: .5%;
	text-align: center;
}
.navbar-default {
	background-color: transparent;
	border-radius: 0;
	width: 100%;
	border: none;
	
}
.navbar-default a:link {
	font-family: "Rubik-Light", helvetica !important;
	font-size: 120%;	
	color: white !important;
}
.navbar-default a:hover {
	text-decoration: none;
}
.big-banner {
	background-image: url(../images/baner.jpg);
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.big-writing {
	background-color:  ;
	font-family: "Rubik-Light", helvetica !important;
	color: gray;
	margin-top: 3%;
}
.big-writing h1{
	background-color: white;
	display: inline;
	margin-top: 5%;
	padding: .5% 1% .5% 1%;
}
/* GALLERY */

 /* Style the Image Used to Trigger the Modal */



/* ITS OWN */

.everything {
	position:relative;
	top:0px;
	background: #F0F0F0;
	margin-top:5%;
}

.hmm {
	width:90%;
	padding-top:4%;
	padding-bottom:;
	margin:0 auto;
}
.contact-infom h1{
	padding-top: 4em;
	font-size: ;
}

.map {
    margin-top: 5em;
}

.map iframe {
  width: 100%;
  height: 340px;
  border: none;
}

.address {
  padding: 3em 0;
}

.address p {
    color: black;
    font-size: 130%;
    line-height: 1.8em;
	font-family: "Rubik-Light", helvetica !important;

}

.address-grids:nth-child(2) p {
  margin: 0 0 0.8em;
}

.address-grids ul {
    position: relative;
}

.address ul li{
  display: inline-block;
      font-family:' Quicksand_Book-webfont ';

}
.address a {
    color: black;
    font-size: 1em;
    letter-spacing: 1px;
}
.address a:hover {
  color:#F07818;
}

.address-grids:nth-child(1) p {
    margin-left: 2em;
}

span.glyphicon.glyphicon-map-marker {
    position: absolute;
    top: 9%;
}

.contact  span.glyphicon {
    font-size: 1em;
    color: black;
    margin-right: 10px;
}

.contact-infom h4{
	font-size: 0%;
}

.contact-infom p {
    color: black;
    font-size: 120%;
    margin: 1em 0 0;
    line-height: 1.8em;
	font-family: "Rubik-Light", helvetica !important;
}

.contact-infom p {
    color: black;
    font-size: 1em;
    margin: 1em 0 0;
    line-height: 1.8em;
    font-family:' Quicksand_Book-webfont ';

}

.contact-form input[type="text"] {
  display: inline-block;
  background:  #fff;
  border: 1px solid #5D4B33;
  width: 100%;
  outline: none;
  padding: 10px 15px 10px 15px;
  font-size: 13px;
  color: black;
  margin-bottom: 1.5em;
}

.contact-form input[type="text"]:nth-child(2) {
    margin: 0 1em;
}

.contact-form textarea {
  background: #fff;
  border: 1px solid #5D4B33;
  width: 100%;
  display: block;
  height: 150px;
  outline: none;
  font-size: 13px;
  color: black;
  resize: none;
  padding: 10px 15px 10px 15px;
  margin-bottom: 1em;
}

.btn1 {
  width:100%;
    border: 2px solid #90EE90;
    color: black;
    background: #90EE90;
    cursor: pointer;
    padding: 7px 0;
    display: inline-block;
    margin: 1em 0 0;
    font-size: 1.3em;
    outline: none;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
      box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);
}

.btn1:hover {
    background-color: gray;
    color: black;
    border: 2px solid black;

}
/* MANSNSNSH */
.footer {
	background-color: #408211;

}
.inside-footer {
	margin-top: 3%;
	margin-bottom: 3%;
}
.inside-footer h1{
	font-family: "Rubik-Regular", helvetica !important;
	color: #ccffcc;
	font-size: 300%;
	margin-bottom: 10%;
}
.inside-footer i{
	font-family: "Rubik-Regular", helvetica !important;
	color: #ccffcc;
	font-size: 120%;
	letter-spacing: .1em;
	line-height: 1.5em;
}
.ion-ios-telephone , .ion-email, .ion-android-mail ,.ion-ios-location {
	font-size: 120%;
	font-style: normal;
}
iframe {
	position: relative;
	top: -15px;
	height: 100%;
	width: 100%;
}

.beneath-footer {
	color: white;
	font-size: 120%;
	font-family: "Rubik-Regular", helvetica !important;
	text-align: center;
	background: #33680d;
	margin-top: ;
}
.inside-beneath-footer {
	padding-top: 1%;
}


.link-white {
	color: white !important;
}
.reservation {
	color: black !important;
	background-color: yellow;
	padding: 0%;
}
.reservation:hover {
	background-color: yellow !important	;
}
.testi {
	color: green;
}
.down-link {
	font-family: "Rubik-Regular", helvetica !important;
	color: #ccffcc !important;
	font-size: 120%;
	letter-spacing: .1em;
	line-height: 1.5em;
}

.down-link:hover {
	text-decoration: none;
}
.frame1 {
	margin-top: 5%;
	height: 300px !important;
}



.col12 {
	background: #202020;
	padding:1%;
}	


.padding-form {
  padding:1.2%;
  width:100%;
  margin:1%;
}

.push-up {
  width:100%;
  padding-bottom:5%;  
  background: ;  
}













@media only screen and (max-width:600px) {
.book {
	float: right;
	margin-top: 18%;
}
.welcome {
	float: left;
}
.welcome-beneath {
	padding-top: 8%;
}

.top-info p{
	display: inline;
	color: white;
	font-size: 115%;
	font-family: "Rubik-Regular", helvetica ;
	float: left;
}

.top-info i{
	float: left;
}





















































