

body{
    background: url(../images/headerbg.jpg);
    background-attachment: fixed;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow-x: hidden;
}


.container-fluid{
    padding:0px;
}

div.row
{
	margin-left:0px;
	margin-right:0px;
}

h1, h2, h3, h5, h6, a {

	font-family: 'Roboto', sans-serif;
}

span, p, li {

	font-family: 'Open Sans', sans-serif;
}


.centered {
	position: absolute;
    top: 85.5%;
    left: 53.5%;
    transform: translate(-50%, -50%);
    background:rgba(0,0,0,0.5);
    width: 98%;
    height: 25%;

}

.centered, .centered-second-row, .centered-second-row-2  p {
	font-weight: 600;
	text-align: center;
}


.centered-second-row {
	position: absolute;
    top: 87%;
    left: 65%;
    transform: translate(-50%, -50%);
    background:rgba(0,0,0,0.5);
    width: 65%;
    height: 25%;

}
.centered-second-row-2 {
	position: absolute;
    top: 87%;
    left: 35%;
    transform: translate(-50%, -50%);
    background:rgba(0,0,0,0.5);
    width: 65%;
    height: 25%;

}

.container-header {
    height: 99.9vh;
    width: 99.9vw;
    display: flex;
    align-items: center;
}


.orangemain-head{
    margin: 4.2vw 4vw 0;
}

.orangebg {
    background: rgb(255, 125, 38, .8);
    padding: 0px 70px 0px 110px;
    min-height: 70vh;
    width:70vw;

}

.orangebg button {
    background: transparent;
    font-family: 'Roboto', sans-serif;
    font-size: 1.4rem;
    color: #fff;
    font-weight: 600;
    border: none;
}

.orangebg button:hover {
    background:transparent;
}

.headercontent hr {background-color: #fff;}

.headercontent h1, h2, h3, h4, p, ul, li {
	color:#fff;
}

.headercontent h2 {
    text-align: left;
    margin: 0;
    font-size: 2.25vw;
    font-style: italic;
    font-weight:100;
}
.headercontent h1 {
    font-size: 5vw;
    margin: 0;
    padding: 0;
    font-weight:100;
}


.headercontent ul {
	padding-top: 20px;
	padding-bottom: 40px;
}



.headercontent p {
	padding: 20px 0px;
	text-align: justify;
  font-weight: 300;
}

.headercontent p:nth-child(2) {
  padding: 1vw;
}

span {
	color: #ff002f;
}


.datetime {
    position: relative;
    max-width: 25vw;
}

.datetime .innerc{
    padding: 0 1.5vw 1.5vw 1.5vw;
}

.datetime img{
    max-width:100%;
}

.datetime h3 {
  text-align: left;
  font-weight: 200;
  margin-bottom: 0.5rem;
}

.datetime h3:last-child {
  margin: 2rem 0 0rem;
  line-height: 2.7rem;
}

.datetime h3 span {
  font-weight: 400;
  color: #ffffff;
}

.datetime hr {
    margin-top: 2rem;
}

#spot_btn {font-weight:800; color:#f47721; text-decoration: none;}

#spot_btn:hover {color:#999999;}

.radio_opt {width: 5%;}

#website_stying {text-align: left; color:#f47721; padding: 0px 0px 0px 6px;}

.collapse {margin-bottom: 50px;}


input {
  background: rgba(255,255,255,0.25);
  border-bottom: 0.025rem solid;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  margin: 5px;
  width: 100%;
  font-size: 0.85rem;

}

select.form-control {
  background: rgba(255,255,255,0.25);
  border-bottom: 0.05rem solid;
  border-radius: 0;
  border-top: 0;
  border-left: 0;
  border-right: 0;

}

.button-wrapper input {
  background-color: rgb(255, 125, 38);
  color: #fff;
  font-size: 0.85rem;
  padding: 10px;
  letter-spacing: 0.04rem;
  font-family: 'Roboto', sans-serif;
  font-weight: 100;
}

.button-wrapper input:hover {
	background-color: #db6b20;
	color: #fff;
}

.button-wrapper {

}

.formbg {
  background: rgba(255,255,255,1);
  position: absolute;
  left: -2vw;
  width: 25vw;
  height: auto;
}


.bodyinfo {
	width: 80%;
	margin-left: auto;
  	margin-right: auto;
}

.bodyinfo h1 {
	margin-top: 50px;
	color: #ff002f;
	text-align: center;
}

.bodyinfo p {
	text-align: justify;
	color: black;
}

.imageboxes {
	margin: 50px 0px 50px 0px;
}

#nudgeright img {
	float:right;
}


.containter, .callnum {
	background-color: #ff002f;

}

.callnum h6 {
	text-align: center;
	color:#fff;
	padding: 30px;

}

.callnum a {
	color:#fff;
	font-size: 60px;
	text-decoration: none;
}

.callnum a:hover {
	color:#dbdbdb;
}

.callnum span {
	color: #fff;
	font-size: 30px;
}


.ratings h2, h3, h5 {
	color: #fff;
	text-align: center;
}



.container-rating {
	background-image: url("../images/ratingbg.jpg");
	background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 80px 0px 80px 0px;

}

.container {

	    padding:0px;
	    width: 100%;
}

.containter-testimonials {
	background-color: #fff;
}

.testimonial p {
	margin-top: 50px;
	color:black;
	text-align: justify;
	background-color: white;
	width: 80%;
	margin-left: auto;
  	margin-right: auto;
}

.testimonial span {
	color: #ff002f;
	font-size: 20px;
	font-weight: 700;
}

.container-footer {
	background-image: url("../images/footerbg.jpg");
	background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
}

.container-footer {
	padding: 60px 0px 60px 0px;
}

.footer h1, h3, h4 {
	text-align: center;
}

.footer a {
	color:#fff;
	text-decoration: none;
}

.footer a:hover {
	color:#dbdbdb;
	text-decoration: none;
}





.orangebg .rowlogos {
    width: 45vw;
    margin: auto;
    margin-top: 2vw;
}

 .orangebg .rowlogos p{
    width: 50vw;
    margin: auto;
}

.col-lg-4{
    text-align:center;
}


.headercontent p {
    padding: 0.25vw;
    text-align: center;
    max-width: 50vw;
    margin: auto;
    line-height: 1.75vw;
    font-size: 1vw;
}

.copy{
    padding:1vw;
}


.formbg h4 {
    color: #ff7d35;
    text-align: left;
}

@media screen and (min-width:1400px){

div.row{
flex-direction: row;
}
  

.formbg{
    padding: 2.5vw 3vw;
}

.button-wrapper {
    margin-top: 1vw;
    margin-bottom:0vw;
}

input {
    padding: 0 0 0.8vw 0;
}

select.form-control {
    padding: 0 0 0 0;
    margin: 0 0.3vw;
    font-size: 0.9rem;
}

.formbg h4 {
    font-size: 1.4vw;
    line-height: 2vw 0;
}

.modal-body {
    margin: 15vw 0;
}

.modal-dialog {
    max-width: 72vw;
    margin: 1.75rem auto;
}

.orangebg button {
    margin: 1vw;
}

}





@media screen and (max-width:1399px) and (min-width:1200px){

.orangebg {
    padding: 0;
}

.formbg {
    padding: 2vw;

}

select.form-control {
    padding: 0 0 0rem 0;
    margin: 0 0.4vw 1vw;
}


.orangebg .rowlogos img{
    max-width:100%;
}


.datetime h3:last-child {
    margin: 0.25rem 0 0rem;
    line-height: 1.5rem;
    font-size: 1vw;
}

.datetime h3 {
    text-align: left;
    font-weight: 200;
    margin-bottom: 0.25rem;
    font-size: 1vw;
}

.modal-body {
    margin: 5vw 0;
}

}


@media screen and (max-width:1199px) and (min-width:100px){


.orangebg .rowlogos {
    flex-direction: row;
}


div.row{
flex-direction: column;
align-items:center;
}

.container-header {
    height:auto;
    width:auto;
}

.orangebg{
    width: 100vw;
    padding: 2vw;
    min-height: 0;
}

.headercontent p {
    padding: 2vw;
    text-align: justify;
    max-width: 75vw;
    line-height: 3.5vw;
    font-size: 3vw;
}

.headercontent .buttonmod{
    padding: 2vw 0;
    text-align: center;
}

.orangebg button {
    font-size: 3vw;
    text-align:center;
}

img {
    vertical-align: middle;
    border-style: none;
    max-width: 100%;
}

.headercontent h2 {
    text-align: left;
    margin: 0;
    font-size: 6vw;
}

.headercontent h1 {
    font-size: 8vw;
    margin: 0;
    padding: 0;
    font-weight: 100;
}

.datetime {
    position: relative;
    max-width: 75vw;
    margin-top: 5vw;
    margin-bottom: 5vw;
}

.datetime .innerc {
    padding: 0;
}

.formbg {
    background: rgba(255,255,255,1);
    position: relative;
    left: auto;
    width: 75vw;
    height: auto;
    padding: 6vw;
}

.formbg {
    background: rgba(255,255,255,1);
    position: relative;
    left: auto;
    width: 75vw;
    height: auto;
    padding: 10vw;
    margin-top: 10vw;
}

input {
    margin: 2vw 0;
}

select.form-control {
    padding: 0 0 0rem 0;
    margin: 1vw 0;
}

.datetime h3 {
    text-align: center;
}

}



.modal-content, .card-body, .modal-header, .modal-footer {
    background-color: transparent;
    border-bottom: 0;
    border-top: 0;
}



