@charset "utf-8";

/* CSS Document */
body {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  background-color: #FFFFFF;
}

body,
td,
th {
  font-family: 'Raleway', sans-serif;
  font-weight: 400;
  color: #333333;
  font-size: 18px;
  -webkit-text-size-adjust: none;
}

.vidaloka {
  font-family: 'Vidaloka', sans-serif;
}

a:link {
  color: #113B28;
  text-decoration: none;
}

a:visited {
  text-decoration: none;
  color: #113B28;
}

a:hover {
  text-decoration: none;
  color: #660000;
}

a:active {
  text-decoration: none;
  color: #113B28;
}

h1 {
  font-size: 38px;
  font-weight: 400;
}

h2 {
  font-size: 30px;
  font-weight: 400;
}

h3 {
  font-size: 26px;
  font-weight: 400;
}

h4 {
  font-size: 22px;
  font-weight: 400;
}

.textshadowblack1 {
  text-shadow: 1px 1px #000000;
}

.textshadowblack2 {
  text-shadow: 2px 2px #000000;
}

.textshadowblack3 {
  text-shadow: 3px 3px #000000;
}

.textshadowwhite1 {
  text-shadow: 1px 1px #FFFFFF;
}

.textshadowwhite2 {
  text-shadow: 2px 2px #FFFFFF;
}

a.whitelink:link {
  color: #FFFFFF;
  text-decoration: none;
}

a.whitelink:visited {
  text-decoration: none;
  color: #FFFFFF;
}

a.whitelink:hover {
  text-decoration: none;
  color: #FFFF73;
}

a.whitelink:active {
  text-decoration: none;
  color: #FFFFFF;
}

a.blacklink:link {
  color: #333333;
  text-decoration: none;
}

a.blacklink:visited {
  text-decoration: none;
  color: #333333;
}

a.blacklink:hover {
  text-decoration: none;
  color: #660000;
}

a.blacklink:active {
  text-decoration: none;
  color: #333333;
}

a.copyrightlink:link {
  color: #000000;
  text-decoration: none;
}

a.copyrightlink:visited {
  text-decoration: none;
  color: #000000;
}

a.copyrightlink:hover {
  text-decoration: none;
  color: #000000;
}

a.copyrightlink:active {
  text-decoration: none;
  color: #000000;
}

a.redlink:link {
  color: #660000;
  text-decoration: none;
}

a.redlink:visited {
  text-decoration: none;
  color: #660000;
}

a.redlink:hover {
  text-decoration: none;
  color: #000000;
}

a.redlink:active {
  text-decoration: none;
  color: #660000;
}

.fontsmall {
  font-size: 16px;
}

.fontmedium {
  font-size: 20px;
}

.fontlarge {
  font-size: 28px;
}

.fontxtralarge {
  font-size: 36px;
}

.fontxtralarge2 {
  font-size: 42px;
}

.size10 {
  font-size: 10px;
}

.size11 {
  font-size: 11px;
}

.size12 {
  font-size: 12px;
}

.size13 {
  font-size: 13px;
}

.size14 {
  font-size: 14px;
}

.size15 {
  font-size: 15px;
}

.size16 {
  font-size: 16px;
}

.size17 {
  font-size: 17px;
}

.size18 {
  font-size: 18px;
}

.size19 {
  font-size: 19px;
}

.size20 {
  font-size: 20px;
}

.size21 {
  font-size: 21px;
}

.size22 {
  font-size: 22px;
}

.size24 {
  font-size: 24px;
}

.size26 {
  font-size: 26px;
}

.size28 {
  font-size: 28px;
}

.size28 {
  font-size: 32px;
}

.size34 {
  font-size: 34px;
}

.size36 {
  font-size: 36px;
}

.size40 {
  font-size: 40px;
}

.size46 {
  font-size: 46px;
}

.size52 {
  font-size: 50px;
}

.size52 {
  font-size: 52px;
}

.size60 {
  font-size: 60px;
}

.size70 {
  font-size: 70px;
}

.pink {
  color: #BE1486;
}

.yellow {
  color: #F2C433;
}

.white {
  color: #FFFFFF;
}

.white2 {
  color: #CCCCCC;
}

.fadedwhite {
  color: #D9E6F2;
}

.maroon {
  color: #772825;
}

.maroonwhite {
  color: #841A2E;
}

.black {
  color: #000000;
}

.red {
  color: #B20000;
}

.green {
  color: #008C46;
}

.blue {
  color: #2C6AA6;
}

.tan {
  color: #7B6E5B;
}

.gold {
  color: #C08C52;
}

.gray {
  color: #444444;
}

.gray3 {
  color: #333333;
}

.gray6 {
  color: #666666;
}

.gray9 {
  color: #999999;
}

.brown {
  color: #B07D44;
}

.copyright {
  color: #000000;
}

.spacing {
  line-height: 46px;
}

.medspacing {
  line-height: 40px;
}

.lrgspacing {
  line-height: 52px;
}

.xtralrgspacing {
  line-height: 74px;
}

.smallspacing {
  line-height: 34px;
}

.tinyspacing {
  line-height: 24px;
}

.customspacing {
  line-height: 70px;
}

.repeatx {
  background-repeat: repeat-x;
}

.repeatxcenter {
  background-position: center top;
  background-repeat: repeat-x;
}

.repeaty {
  background-repeat: repeat-y;
}

.norepeat {
  background-repeat: no-repeat;
}

.bgcenter {
  background-position: center top;
  background-repeat: no-repeat;
}

.bgcentermiddle {
  background-position: center middle;
  background-repeat: no-repeat;
}

.bgleftnorepeat {
  background-position: left middle;
  background-repeat: no-repeat;
}

.bgcenterrepeat {
  background-position: center top;
  background-repeat: repeat;
}

.bgtopright {
  background-position: right top;
  background-repeat: no-repeat;
}

.bgbottom {
  background-position: center bottom;
  background-repeat: repeat-x;
}

.bgbottomno {
  background-position: center bottom;
  background-repeat: no-repeat;
}

.bgbottomnoleft {
  background-position: left bottom;
  background-repeat: no-repeat;
}

.bgcentermiddle {
  background-position: center middle;
  background-repeat: no-repeat;
}

.bgproperty {
  background-position: center;
  background-repeat: no-repeat;
}

.bgleftmiddle {
  background-position: left;
  background-repeat: no-repeat;
}

.bglefttop {
  background-position: left top;
  background-repeat: no-repeat;
}

.bgrightmiddle {
  background-position: right;
  background-repeat: no-repeat;
}

.padding {
  padding: 10px;
}

.responsiveimage {
  width: 100%;
  height: auto;
}

.imagepadding {
  padding-right: 25px;
  padding-bottom: 5px;
}


.vidaloka-regular {
  font-family: "Vidaloka", serif;
  font-weight: 400;
  font-style: normal;
}

/* CUSTOM CSS */

.cont_top {
  display: flex;
  gap: 5%;
  padding: 50px;
}

.body_cont_left {
  width: 50%;
  background-image: url('https://premieremotorinn.com/images/homepic.jpg');
  background-size: cover;
  background-position: center;
  height: 600px;
}

.body_cont_right {
  width: 50%;
}

.rooms_btn {
  background-color: #113C29;
  padding: 25px;
}

.bookonline_btn {
  background-color: #600;
  padding: 25px;
}

.top_cont_btns {
  display: flex;
}

.cont_mid_mid {
  padding: 3%;
  display: flex;
  gap: 5%;
}

.mid_box {
  text-align: center;
  padding: 20px;
  background: #fff;
  display: grid;
  row-gap: 15px;
  box-shadow: 0px 5px 10px 0px #ccc;
}

.mid_box .mid_heading {
  font-size: 22px;
  font-weight: 500;
}

.cont_mid_top {
  background-image: url('images/headerline.png');
}

.cont_mid_top h2 {
  padding: 40px 0 0;
}

.cont_mid_top span {
  background: #f4eae0;
  padding: 0 20px;
  color: #7B6E5B;
}

.mid_box button {
  padding: 15px 30px;
  font-size: 20px;
}

.mid_box_bg_img {
  background-position: center;
  background-size: cover;
}



.rooms_body_cont {
  padding: 5%;
  text-align: center;
}

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

  h1 {
    font-size: 28px;
    font-weight: 400;
  }

  h3 {
    font-size: 20px;
    font-weight: 400;
  }

  p {
    line-height: 25px;
    font-size: 16px;
    text-align: justify;
  }

  .cont_top {
    display: block;
    text-align: center;
    padding: 30px;
  }

  .cont_mid_mid {
    display: grid;
    row-gap: 40px;
  }

  .body_cont_left,
  .body_cont_right {
    width: 100%;
  }

  .body_cont_left {
    height: 400px;
  }

  .top_cont_btns {
    display: block;
    text-align: center;
  }

  .cont_mid_top span {
    padding: 0;
    font-size: 20px;
  }
}