html, body {margin: 0; padding: 0;}

@font-face {font-family: 'Montserrat'; font-style: normal; font-weight: 300; font-display: block;
  src: local(''), url('fonts/montserrat-300.woff2') format('woff2'), url('fonts/montserrat-300.woff') format('woff');
}
@font-face {font-family: 'Montserrat'; font-style: normal; font-weight: 500; font-display: block;
  src: local(''), url('fonts/montserrat-500.woff2') format('woff2'), url('fonts/montserrat-500.woff') format('woff');
}
@font-face {font-family: 'Ephesis'; font-style: normal; font-weight: 400; font-display: block;
  src: local(''), url('fonts/ephesis.woff2') format('woff2'), url('fonts/ephesis.woff') format('woff');
}


body {font-family: "Montserrat", Verdana, Geneva, sans-serif; font-variant-ligatures: none !important;}

#width {position: fixed; top: 0; z-index: 20; padding: 0 3px; font-size: 11px; line-height: 14px; font-family: Arial, Helvetica, sans-serif; background-color: #FF0;}

a, a:visited, a:hover {outline: none;} a {text-decoration: none; cursor: pointer;}
a, .ham {-webkit-tap-highlight-color: transparent);} img {border: 0;}
.phlink {color: inherit !important; text-decoration: none !important; white-space: nowrap;} .phlink:hover {cursor: text;}
.ham, .ham * {-webkit-touch-callout: none; -webkit-user-select: none; user-select: none; touch-action: manipulation;}

@media (max-width: 1518px) {#toppic, .newarea, #rvwback {border-radius: 0 !Important;} #rvwback {margin: 0 auto !important;}}

/*-----------------------------------------------*/

/*HEADER*/

/*#headerback {border: 1px solid blue} #header {border: 1px solid red} #logo {border: 3px solid cyan} #logo img {border: 1px solid pink} #phone {border: 2px solid green}*/

#header {display: table; width: 100%; margin: auto; z-index: 2; position: relative; box-shadow: 0 3px 7px -6px #333; text-align: center; box-sizing: border-box;}

#logo {position: absolute; top: 0; bottom: 0; right: 0; left: 0; text-align: center; margin: auto;} #logo img {display: block;}
 
@media (min-width: 891px) {#headerback, #header {height: 155px;} #logo, #logo img {width: 250px; height: 137px;}}
@media (max-width: 890px) {#headerback, #header {height: 135px;} #logo, #logo img {width: 213px; height: 116px;}}
@media (max-width: 600px) {#headerback, #header {height: 125px;} #logo, #logo img {width: 188px; height: 103px;}}
@media (min-width: 581px) {#header {position: fixed;}} @media (max-width: 580px) {#headerback {height: 100%;}}
@media (max-width: 380px) {#logo {text-align: left; margin: auto 0 auto 15px;}}

/*-----------------------------------------------*/

/*MENU*/

/*.menu {border: 1px solid orange;} .menu div {border: 1px solid blue;} .menu a {border: 1px solid magenta;} .menu ul {border: 1px solid green;}*/

a, .ham {-webkit-tap-highlight-color: transparent);} #navcheck {display: none;}

.menu {z-index: 3;} .menu ul {margin: 0; padding: 0;}
.menu a {display: block; position: relative; text-decoration:none !important; cursor: pointer; line-height: 1.4; font-weight: 300; vertical-align: middle; font-family: 'Ephesis'; transform: skew(10deg);}
.menu a.selected {cursor: text; -webkit-user-select: none; -webkit-touch-callout: none;}

@media (min-width: 961px) {
.menu {max-width: 980px;} .menu ul:first-child {margin-left: 55px}
.menu div {margin: 0 10px;} .menu a {padding: 0 11px 3px 11px; font-size: 2.3em;}
}
@media (max-width: 990px) and (min-width: 961px) {.menu div {margin: 0 5px;}}
@media (max-width: 960px) and (min-width: 581px) {.menu {max-width: 900px;} .menu div {margin: 0 5px;} .menu a {padding: 0 8px 3px 8px; font-size: 2.1em;}}
@media (max-width: 960px) and (min-width: 891px) {.menu ul:first-child {margin-left: 55px;}}

@media (min-width: 891px) {.menu {top: 50px;} .menu div {display:inline-block;} .menu a {height: 35px;}}
@media (max-width: 890px) and (min-width: 581px) {
.menu {top: 25px; max-width: 620px;} .menu div {display: block;} .menu ul:first-child {float: left; margin-left: 70px;}
.menu a {display: table-cell; line-height: 1.2; width: 90px; text-align: center;} .menu ul:first-child {margin-left: 35px;}
}
@media (max-width: 600px) and (min-width: 581px) {.menu {top: 20px;}}
@media (min-width: 581px) {
.menu {position: relative; text-align: center; margin: auto; width: 100%; box-sizing: border-box; display: table; pointer-events: none;}
.menu ul:first-child {float: left;} .menu ul:last-child {float: right;}
.menu div {vertical-align: middle; white-space:nowrap;} .hamburger {display: none;}
.menu a {pointer-events:auto; display: table-cell; text-align: center; padding-top: 2px; transition: .2s;}
}
@media (max-width: 580px) {
.menu {position: absolute; top: 124px; text-align: center; height: 0; transition: .2s; font-size: 0; height: 0; box-shadow: 0 8px 10px -9px #000; z-index: 2; box-sizing: border-box; overflow: hidden;}
.menu ul {display: inline; font-size: 0; visibility: hidden;}
.menu div {position: relative; width: 50%; margin: -2px -1px; text-align: center; left: 0; right: 0; height: 0; opacity: 0; transition: height .3s, opacity .6s; display: inline-block; box-sizing: border-box;}
.menu a {width: 1%; text-align: center; font-size: 0; height: 0; line-height: 1.25; opacity: 0; display: table-cell; white-space: nowrap;}

#navcheck:checked ~ .menu {padding-top: 2px; height: 140px;}
#navcheck:checked ~ .menu ul {visibility: visible;} #navcheck:checked ~ .menu a {font-size: 36px;}
#navcheck:checked ~ .menu div, #navcheck:checked ~ .menu a {opacity: 1; height: 70px;}

.hamburger {position: absolute; z-index: 6; height: 35px; width: 45px; top: 8px; right: 10px; padding: 10px;}
.hamburger:hover {cursor: pointer;} .hamburger > div {top: 25px; left: 10px;}
.hamburger > div, .hamburger > div::before, .hamburger > div::after {display: block; content: ""; position: absolute; height: 4px; width: 44px; opacity: 1; background: #F27CAA; -webkit-transition: 0.15s ease-in-out; transition: 0.15s ease-in-out; -webkit-transition: transform 0.2s ease-out; -webkit-transition: -webkit-transform 0.2s ease-out;}
.hamburger > div, .hamburger > div::before, .hamburger > div::after {border-radius: 45% !important;}
.hamburger > div::before {top: -11px;} .hamburger > div::after {top: 11px;}
#navcheck:checked ~ .hamburger > div {width: 0; background: rgba(18, 18, 18, 0);}
#navcheck:checked ~ .hamburger > div::before {-webkit-transform: rotateZ(45deg); transform: rotateZ(45deg); top: 0;}
#navcheck:checked ~ .hamburger > div::after {-webkit-transform: rotateZ(-45deg); transform: rotateZ(-45deg); top: 0;}
}
@media (min-width: 381px) and (max-width: 580px) {
.menu ul:first-child div:nth-child(1):after, .menu ul:first-child div:nth-child(2):after {border-bottom: 1px solid #CCC !important;}
.menu div:after {content: ""; display: block; margin: 0 auto; width: 72%;}
}
@media (max-width: 380px) {
.menu div {width: auto;} #navcheck:checked ~ .menu {padding-top: 2px; height: auto;}
}

/*-----------------------------------------------*/

/*TOP IMAGES*/

#toppic {position: relative; height: calc(90px + 35vw); margin: auto; max-height: 500px; max-width: 1500px; overflow: hidden; border-radius: 0 0 15px 15px; background-color: #EEE;}
#toppic img {position: absolute; top: 0; bottom: 0; left: 0; right: 0; margin: auto; width: 500px; height: 300px; width: 100%; height: auto; display: block;}

/*-----------------------------------------------*/

/*BODY AREA*/

.bodyarea {margin: auto; padding: 25px 0 30px 0;} .bodyarea.mtop {margin-top: 20px;}
@media (min-width: 1351px) {.bodyarea {width: 65%; max-width: 1500px;}} @media (max-width: 1350px) {.bodyarea {width: 90%;}}
.bodyarea, h2 {font-size: 20px; line-height: 1.7; font-weight: 300 !important;}
.heading {font-family: 'Ephesis'; transform: skew(10deg); font-size: 2.4em; line-height: 1.2; font-weight: 400 !important;}
h1, h2, h3 {margin: 0 !important; padding: 0;}

/*-----------------------------------------------*/

/*New Area*/

.newarea {max-width: 1500px; margin: auto; border-radius: 15px;}
.newarea .bodyarea > div {display: table; position: relative; text-align: left; clear: both;}

.natext {display: table-cell; vertical-align: middle; text-align: center;}

.nahead {font-family: 'Ephesis'; transform: skew(10deg); font-size: 2.35em; line-height: 1.2; margin: 0 0 20px 0;}
.naimg {position: relative; background-repeat: no-repeat; background-size: cover; height: 100%; border-radius: 15px;}
.newarea .bodyarea > div p:last-child {margin: 0;}

.newarea:nth-child(odd), .newarea:nth-child(odd) .bodyarea {background-color: #F1E2E1;} .newarea ul {text-align: left;}

@media (min-width: 1001px) {
.naimg {width: 40%;} .newarea:nth-child(odd) .natext {padding-left: 50px;} .newarea:nth-child(even) .natext {padding-right: 50px;}
}
@media (min-width: 1001px) {
.newarea .bodyarea > div {display: table; margin: 50px auto; height: 100vw; max-height: 400px; box sizing: border-box;}
.naimg {display: table-cell; background-position: 50% 70%;} .newarea:nth-child(even) .naimg:first-child {display: none;}
}
@media (max-width: 1000px) {
.newarea .bodyarea > div {margin: 30px auto 20px auto;} .natext {display: block;}
.naimg {margin: 0 auto 25px auto; height: 60vw; width: 100%; background-position: 50% 25%;}
.newarea:nth-child(even) .naimg:last-child {display: none;}
}
@media (min-width: 501px) {
.homepage .newarea:nth-child(1) .naimg {background-image: url("images/pic1a.jpg");}
.homepage .newarea:nth-child(2) .naimg {background-image: url("images/pic2a.jpg");}
.homepage .newarea:nth-child(3) .naimg {background-image: url("images/pic3a.jpg");}
.pkgpage .newarea:nth-child(1) .naimg {background-image: url("images/pic4a.jpg");}
.pkgpage .newarea:nth-child(2) .naimg {background-image: url("images/pic5a.jpg");}
.pkgpage .newarea:nth-child(3) .naimg {background-image: url("images/pic6a.jpg");}
}
@media (max-width: 1000px) {.naimg {max-width: 500px;}}
@media (max-width: 500px) {
.homepage .newarea:nth-child(1) .naimg {background-image: url("images/pic1b.jpg");}
.homepage .newarea:nth-child(2) .naimg {background-image: url("images/pic2b.jpg");}
.homepage .newarea:nth-child(3) .naimg {background-image: url("images/pic3b.jpg");}
.pkgpage .newarea:nth-child(1) .naimg {background-image: url("images/pic4b.jpg");}
.pkgpage .newarea:nth-child(2) .naimg {background-image: url("images/pic5b.jpg");}
.pkgpage .newarea:nth-child(3) .naimg {background-image: url("images/pic6b.jpg");}
}

.btn {display: block; margin: 30px auto 0 auto; text-align: center;}
.btn a {white-space: nowrap; display: inline-block; text-align: center; width: 140px; padding: 8px 0; font-size: 1em; line-height: 1.3; text-decoration: none; color: #FFF !important;}

/*heart shaped button*/
.btn {margin-bottom: 60px;} .btn a {position: relative;} 
.btn a:before, .btn a:after {position: absolute; content: ""; left: 70px; top: 0; width: 70px; height: 105px; background-color: #F27CAA; border-radius: 70px 70px 5px 5px !important; transform: rotate(-45deg); transform-origin: 0 100%; transition: 0.2s; -ms-transform: rotate(-45deg); -ms-transform-origin: 0 100%; -ms-transition: 0.2s; -webkit-transform: rotate(-45deg); -webkit-transform-origin: 0 100%; -webkit-transition: 0.2s;}
.btn a:after {left: 0; transform: rotate(45deg); transform-origin :100% 100%; -ms-transform: rotate(45deg); -ms-transform-origin :100% 100%; -webkit-transform: rotate(45deg); -webkit-transform-origin :100% 100%;}
.btn a:hover:before, .btn a:hover:after {background-color: #dc5c8e;}
.btn a span {z-index: 1; position: absolute; top: 17px; left: 0; right: 0}

/*-----------------------------------------------*/

/*Reviews on Home page*/

#rvwback {margin: 40px auto; border-radius: 15px; max-width: 1500px;} #rvws {width: 100%; margin: 30px auto;}
#rvws {margin: auto; padding: 50px 0; width: 90%; max-width: 1500px; font-size: 20px; line-height: 1.7; font-weight: 300;}
#rvws > div {vertical-align: top; text-align: center; padding: 25px; background-color: #FFF; border-radius: 15px;}
.rvwimg {display: inline-block; width: 100%; max-width: 265px; background-image: url("images/5-stars.png"); background-repeat: no-repeat; background-size: 100%; background-position: center center; margin-bottom: 20px;}
.rvwimg div {padding-top: 48px;} #rvws > div div:nth-child(2) {color: #444; font-size: 1em; line-height: 1.7; margin-bottom: 20px;}
#rvws span {display: block; line-height: 1.5; color: #888; font-size: .8em;}
#rvws div:nth-child(3) {font-size: .98em;} #rvws div:nth-child(5) {font-size: .9em;}

@media (min-width: 981px) {#rvws {display: table;} #rvws > div {display: table-cell; width: 31%;}}
@media (max-width: 380px) {#rvws > div div:nth-child(2) {font-size: 1em;}} @media (max-width: 330px) {.rvwimg {margin-bottom: 10px;}}

/*-----------------------------------------------*/

/*BOTTOM AREA*/

#serving {font-size: 11px; line-height: 1.5; margin: 15px 20px; color: #888 !important;} #serving a {white-space: nowrap;}
.nolink, #serving a {color: inherit !important; text-decoration: none !important; cursor: text;}

#bottomarea {text-align: center; padding: 20px 15px 20px 15px; font-size: 14px; line-height: 1.5;}
#phbtm {font-size: 24px; margin-top: 15px; color: #EEE !important;} #web a:hover {text-decoration: underline !important;}
@media (max-width: 480px) {#web a {display: block;}}
@media (max-width: 450px) {.copyquote {margin-top: 15px;} .copyco span, .copyquote span {display: block;}}

#social {margin: 10px 0 20px 0; display: inline-block;}
#social img {height: 30px; width: 30px; display: inline-block; -webkit-transition: .2s;} #social a:first-child {margin-right: 5px;}
#social img:hover {-webkit-transform: scale(1.1);}

#pay {margin: 0 auto 25px auto; text-align: center;}
#pay th {background: url(images/pay.png); display: inline-block; width: 57px; height: 33px; margin: 2px;}

#pay th:nth-child(1) {background-position: 0 0;} #pay th:nth-child(2) {background-position: 0 -495px;}
#pay th:nth-child(3) {background-position: 0 -66px;} #pay th:nth-child(4) {background-position: 0 -99px;}
#pay th:nth-child(5) {background-position: 0 -132px;} #pay th:nth-child(6) {background-position: 0 -165px;}
#pay th:nth-child(7) {background-position: 0 -231px;} #pay th:nth-child(8) {background-position: 0 -264px;}
#pay th:nth-child(9) {background-position: 0 -363px;}

@media (max-width: 630px) {#pay {max-width: 325px;}} @media (max-width: 390px) {#pay {max-width: 210px;}}

#totop {position: fixed; right: 16px; bottom: 13px; border-radius: 5px; background-color: rgba(0, 0, 0, 0.25); padding: 8px; font-family: Arial, Helvetica, sans-serif; font-size: 16px; border: 2px solid #999;}
#totop img {width: 20px; height: 12px;} #totop:hover {-webkit-transform: scale(1.1);}
@media (min-width: 481px) {#totop {-webkit-transition: .2s;}}

/*====================================================*/


/*COLORS*/

body {color: #333; background-color: #FFF;} a, a:visited, a:hover {color: #0058D0;} #header {background-color: #F5F4F6;}
#rvwback {background-color: #F27CAA;}

.menu a, .heading, .nahead {color: #F27CAA;} .menu a:hover {color: #666;}
@media (min-width: 581px) {.menu a.selected, .menu a.selected:hover {color: #000 !important;}}
@media (max-width: 580px) {.menu {background-color: #FFF;} .menu a.selected, .menu a.selected:hover {color: #AAA !important;}}

#bottomarea, #bottomarea a, #btm_menu a {color: #BBB;} #bottomarea {background-color: #333;}
.tb, .tb a {color: #FFF !important;}
