/*!
Theme Name: thehotelescorts
Theme URI: https://www.thehotelescorts.com/
Author: Ajit Chandra
Author URI: https://www.thehotelescorts.com/
Description: The is template specially designed for thehotelescorts.com. Please do not copy design.
Version: 1.0.0
Tested up to: 6.0
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: the
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

thehotelescorts is based on _tw https://underscoretw.com/, (C) 2021-2022 Greg Sullivan
_tw is distributed under the terms of the GNU GPL v2 or later.

_tw is based on Underscores https://underscores.me/ and Varia https://github.com/Automattic/themes/tree/master/varia, (C) 2012-2022 Automattic, Inc.
Underscores and Varia are distributed under the terms of the GNU GPL v2 or later.
*/

/*
    Created on : 22-Mar-2023, 11:52:59 pm
    Author     : The Hotel Escorts
    
    font-family: 'Nunito Sans', sans-serif;
    font-family: 'Staatliches', cursive;
    font-family: 'Rowdies', cursive;
*/
*, html, body, .navbar, h1, h2, h3, h4, h5, h6, p, figure, figcaption, hr, p, a, strong, ul, li {
  margin: 0px;
  padding: 0px; }

html {
  scrollbar-width: thin; }

html::-webkit-scrollbar {
  width: 5px; }

html::-webkit-scrollbar-track {
  background: #ddd; }

html::-webkit-scrollbar-thumb {
  background: #666; }

body {
  background-color: #867070;
  font-family: 'Nunito Sans', sans-serif;
  font-size: 16px; }

a, a:hover {
  text-decoration: none; }

.section-heading {
  padding-bottom: 15px; }
  .section-heading .sec-text {
    font-family: 'Staatliches', cursive;
    font-size: 4rem;
    color: #FEC260;
    text-shadow: 0px 0px 1px #ff0000;
    line-height: 55px; }

header {
  padding: 12px 0px; }
  header .contactlinks {
    display: inline-block;
    padding: 0px 10px;
    font-weight: bold;
    border-radius: 15px;
    background-color: #7B2869; }
    header .contactlinks a {
      color: #fff; }
  header .weblogo {
    font-family: 'Staatliches', cursive;
    font-size: 2rem;
    line-height: 25px;
    color: #fff; }
    header .weblogo span {
      display: inline-block;
      width: 100%; }
      header .weblogo span:first-child {
        font-size: 1.3rem; }

.navbar {
  background-color: #F2D388;
  padding: 10px 0px; }
  .navbar .navbar-nav .nav-item + .nav-item {
    margin-left: 5px; }
  .navbar .navbar-nav .nav-item .nav-link {
    padding: 10px 25px;
    position: relative;
    z-index: 1; }
    .navbar .navbar-nav .nav-item .nav-link.active:before {
      background-color: #e4a101;
      position: absolute;
      content: '';
      left: 0;
      top: 0;
      right: 0;
      height: 100%;
      width: 100%;
      z-index: -1;
      margin: 0 auto;
      transform: skewX(-16deg); }
    .navbar .navbar-nav .nav-item .nav-link:hover:before {
      background-color: #e4a101;
      position: absolute;
      content: '';
      left: 0;
      top: 0;
      right: 0;
      height: 100%;
      width: 100%;
      z-index: -1;
      margin: 0 auto;
      transform: skewX(-16deg); }

.homepage .mainbanner {
  padding-top: 0rem;
  background-color: #20262E;
  color: #fff; }
  .homepage .mainbanner .bannertext {
    border-top: 5px solid #FFE652;
    border-right: 5px solid #FFE652;
    padding: 10px;
    border-radius: 25px; }
    .homepage .mainbanner .bannertext span {
      font-family: 'Rowdies', cursive;
      font-size: 3.5rem;
      line-height: 55px;
      color: #FFE652;
      margin-bottom: 15px;
      display: inline-block; }
    .homepage .mainbanner .bannertext p {
      font-size: 14px;
      text-align: center; }
    .homepage .mainbanner .bannertext ul {
      padding: 0px;
      margin: 0px;
      list-style-type: none;
      display: inline-flex;
      margin-top: 15px;
      width: 100%; }
      .homepage .mainbanner .bannertext ul li + li {
        margin-left: 15px; }
      .homepage .mainbanner .bannertext ul li {
        width: 50%; }
        .homepage .mainbanner .bannertext ul li a {
          display: inline-block;
          width: 100%;
          text-align: center;
          border-radius: 5px;
          padding: 5px 0px;
          color: #000;
          background: #ffdd83;
          background: linear-gradient(307deg, #ffdd83 0%, #f7db6a 100%);
          box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
          transform: skewX(-16deg); }
          .homepage .mainbanner .bannertext ul li a:hover {
            text-decoration: underline;
            background: #f7db6a;
            background: linear-gradient(307deg, #f7db6a 0%, #ffdd83 100%); }
  .homepage .mainbanner figure {
    padding-top: 5rem; }
.homepage .home-our-profiles {
  padding-top: 3rem; }
  .homepage .home-our-profiles figure {
    border: 3px solid #f9db6f;
    padding: 5px; }
.homepage .home-prime-services {
  padding-top: 5rem;
  padding-bottom: 5rem; }
  .homepage .home-prime-services .servicebox {
    box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px; }
    .homepage .home-prime-services .servicebox figure figcaption {
      text-align: center;
      padding: 10px 0px;
      background-color: #fff;
      font-weight: bold;
      font-size: 1.1rem;
      border-radius: 0px 0px 10px 10px; }
  .homepage .home-prime-services p {
    color: #fff; }
.homepage .home-middle-banner {
  padding: 8rem 0rem;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  position: relative; }
  .homepage .home-middle-banner .banner-text {
    text-align: center;
    font-size: 3rem;
    font-weight: bold;
    font-family: 'Staatliches', cursive;
    color: #fff; }
.homepage .home-locality {
  padding-top: 2rem; }
  .homepage .home-locality ul {
    list-style-type: none;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin: 0 auto;
    padding-bottom: 10px;
    text-align: justify;
    list-style: none; }
  .homepage .home-locality ul > li {
    position: relative;
    margin: 5px;
    overflow: hidden; box-shadow: rgba(255, 255, 255, 0.24) 0px 3px 8px; }
  .homepage .home-locality ul > li > a {
    width: 100%;
    display: inline-block;
    text-align: center;
    color: #fff;
    padding: 8px 15px;
    font-size: 1.3rem;
    font-weight: bold;
    text-transform: uppercase;
    border-radius: 3px;
    background-color: #5F264A;
border: 1px dashed #FFDD83; }
    .homepage .home-locality ul > li > a:hover {
      text-decoration: underline; }
  .homepage .home-locality ul li:nth-child(n+1) {
    flex-grow: 1; }
.homepage .home-hot-videos {
  padding-top: 4rem; }
.homepage .home-keywords {
  padding-top: 4rem; }
  .homepage .home-keywords ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin: 0 auto;
    padding-bottom: 10px;
    text-align: justify; }
    .homepage .home-keywords ul li {
      position: relative;
      margin: 5px;
      overflow: hidden;
      box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px; }
      .homepage .home-keywords ul li a {
        color: #fff;
        width: 100%;
        display: inline-block;
        text-align: center;
        padding: 7px 10px;
        font-size: 1rem;
        background-color: #F0A04B; }
      .homepage .home-keywords ul li:nth-child(n+1) {
        flex-grow: 1; }
.homepage .home-page-content {
  padding-top: 2rem;
  padding-bottom: 2rem; }

.page-content {
  color: #fff; }
  .page-content a {
    text-decoration: underline;
    color: #fff; }
  .page-content h1, .page-content h2, .page-content h3, .page-content h4, .page-content h5, .page-content h6 {
    font-size: 1.8rem;
    padding-bottom: 7px;
    font-weight: 700; }
  .page-content p {
    padding-bottom: 7px;
    text-align: justify; }
  .page-content .profiles {
    margin-top: .5rem;
    margin-bottom: .5rem; }
    .page-content .profiles figure {
      border: 3px solid #fff; }
    
    .subpage .xgallery {
  display: flex;
  flex-wrap: wrap; }
.subpage .xgallery .column {
    flex: 25%;
    max-width: 25%;
    padding: 0 4px; }
.subpage .xgallery .column img {
      margin-top: 8px;
      vertical-align: middle;
      width: 100%;
      border: 3px solid #E5E896; }
    @media screen and (max-width: 768px) {
      .subpage .xgallery .column {
        flex: 50%;
        max-width: 50%; } }
    @media screen and (max-width: 576px) {
      .subpage .xgallery .column {
        flex: 100%;
        max-width: 100%; } }
    
.subpage .sub-heading {
  padding-top: 2rem;
  margin-bottom: 1rem; }
  .subpage .sub-heading nav {
    display: inline-block; }
    .subpage .sub-heading nav .breadcrumb .breadcrumb-item {
      color: #fff; }
      .subpage .sub-heading nav .breadcrumb .breadcrumb-item + .breadcrumb-item:before {
        color: #fff; }
      .subpage .sub-heading nav .breadcrumb .breadcrumb-item a {
        color: #fff;
        text-decoration: underline; }
.subpage .page-rates {
  padding-bottom: 1.5rem; }
  .subpage .page-rates .pricebox {
    text-align: center;
    background-color: #B7B78A;
    padding: 25px 0px;
    color: #fff;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px; }
    .subpage .page-rates .pricebox .pheading {
      font-family: 'Rowdies', cursive;
      font-size: 1.8rem;
      padding-bottom: 15px; }
    .subpage .page-rates .pricebox ul {
      list-style-type: none; }
      .subpage .page-rates .pricebox ul li + li {
        margin-top: 25px; }
      .subpage .page-rates .pricebox ul li span {
        display: inline-block;
        width: 100%; }
      .subpage .page-rates .pricebox ul li .xdesc {
        font-weight: bold; }
      .subpage .page-rates .pricebox ul li .xrates {
        font-family: 'Staatliches', cursive;
        font-size: 1.8rem; }
.subpage .category-page ul {
  list-style-type: none;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin: 0 auto;
  padding-bottom: 10px;
  text-align: justify;
  list-style: none; }
.subpage .category-page ul > li {
  position: relative;
  margin: 5px;
  overflow: hidden; }
.subpage .category-page ul > li > a {
  width: 100%;
  display: inline-block;
  text-align: center;
  color: #fff;
  padding: 15px 25px;
  font-size: 1.3rem;
  font-weight: bold;
  text-transform: uppercase;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  border-radius: 3px;
  background-color: #E5BA73; }
  .subpage .category-page ul > li > a:hover {
    text-decoration: underline; }
.subpage .category-page ul li:nth-child(n+1) {
  flex-grow: 1; }
.subpage .page-contact-us {
  margin-bottom: 1.5rem; }
  .subpage .page-contact-us .cbox {
    background-color: #E9A178; }
  .subpage .page-contact-us .contact-details {
    padding: 25px 0px; }
    .subpage .page-contact-us .contact-details ul {
      list-style-type: none;
      color: #fff; }
      .subpage .page-contact-us .contact-details ul li {
        background-color: #cc0066;
        padding: 12px 15px; }
        .subpage .page-contact-us .contact-details ul li a {
          color: #fff;
          text-decoration: underline; }
        .subpage .page-contact-us .contact-details ul li + li {
          margin-top: 10px; }
  .subpage .page-contact-us iframe {
    display: block; }
.subpage .page-gallery {
  padding-bottom: 1.5rem; }
  .subpage .page-gallery figure {
    border: 3px solid #f9db6f; }
.subpage .page-blogs {
  padding-bottom: 1.5rem; }
  .subpage .page-blogs .feature-image {
    margin-bottom: 1.5rem; }
  .subpage .page-blogs aside {
    border: 1px dashed #ebebeb;
    background-color: #675D50;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; }
    .subpage .page-blogs aside span {
      font-family: 'Staatliches', cursive;
      display: inline-block;
      width: 100%;
      text-align: center;
      font-size: 2.5rem;
      background-color: #262A56; }
    .subpage .page-blogs aside ul {
      list-style-type: none;
      margin: 5px; }
      .subpage .page-blogs aside ul li + li {
        margin-top: 5px; }
      .subpage .page-blogs aside ul li a {
        display: inline-block;
        width: 100%;
        padding: 7px 0px;
        border: 1px dashed #ebebeb;
        text-align: center;
        border-radius: 5px;
        background: #e8bc8f;
        background: linear-gradient(125deg, #e8bc8f 0%, #d7ac7f 50%, #e8bc8f 100%); }

footer {
  font-size: 13px;
  background-color: #804674;
  color: #fff;
  padding-top: 2rem;
  padding-bottom: 3rem; }
  footer .weblogo {
    font-family: 'Staatliches', cursive;
    font-size: 2rem;
    line-height: 25px;
    display: inline-block; }
    footer .weblogo span {
      display: block;
      width: 100%; }
      footer .weblogo span:first-child {
        font-size: 1.3rem;
        text-align: center; }
  footer ul {
    display: inline-flex;
    list-style-type: none; }
    footer ul li a {
      display: inline-block;
      padding: 0px 5px;
      color: #fff; }
    footer ul li + li:before {
      content: '/';
      color: #fff; }

.callingbtn {
  position: fixed;
  bottom: 50px;
  right: 5px;
  width: 68px;
  height: 120px; }
  .callingbtn a {
    border-radius: 50px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px; }
  .callingbtn .whatsappbtn {
    background-color: #5adbb5;
    padding: 22px 18px; }
  .callingbtn .callbtn {
    background-color: #4681f4;
    padding: 18px 18px;
    bottom: 0px;
    position: absolute;
    right: 0px; }

@media (max-width: 567px) {
  .navbar {
    padding: 5px 0px; }
    .navbar .navbar-nav {
      background-color: #CFB997; }
      .navbar .navbar-nav .nav-item + .nav-item {
        margin-left: 0px; }
      .navbar .navbar-nav .nav-item .nav-link {
        padding: 3px 0px;
        text-align: center;
        border-width: 0px; }
        .navbar .navbar-nav .nav-item .nav-link.active {
          border-width: 0px; }
        .navbar .navbar-nav .nav-item .nav-link:hover {
          border-width: 0px; }

  .page-content h1, .page-content h2, .page-content h3, .page-content h4, .page-content h5, .page-content h6 {
    text-align: center;
    font-size: 1.6rem;
    padding-bottom: 7px;
    font-weight: 700; }
  .page-content ul{margin-left: 15px;}
  .homepage .mainbanner {
    padding-top: 2rem;
    background-color: #20262E;
    color: #fff; }
    .homepage .mainbanner .bannertext {
      border-top: 3px solid #FFE652;
      border-right: 3px solid #FFE652;
      padding: 10px;
      border-radius: 25px;
      margin-bottom: 1.5rem; }
      .homepage .mainbanner .bannertext span {
        font-size: 2.3rem;
        line-height: 55px;
        text-align: center; }
      .homepage .mainbanner .bannertext ul {
        padding: 0px;
        margin: 0px;
        list-style-type: none;
        display: inline-flex;
        margin-top: 15px;
        width: 100%; }
        .homepage .mainbanner .bannertext ul li + li {
          margin-left: 15px; }
        .homepage .mainbanner .bannertext ul li {
          width: 50%; }
          .homepage .mainbanner .bannertext ul li a {
            display: inline-block;
            width: 100%;
            text-align: center;
            border-radius: 15px;
            padding: 5px 0px;
            color: #000;
            background: #ffdd83;
            background: linear-gradient(307deg, #ffdd83 0%, #f7db6a 100%);
            box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px; }
            .homepage .mainbanner .bannertext ul li a:hover {
              text-decoration: underline;
              background: #f7db6a;
              background: linear-gradient(307deg, #f7db6a 0%, #ffdd83 100%); }
    .homepage .mainbanner figure {
      padding-top: 0rem; }
  .homepage .home-our-profiles {
    padding-top: 3rem; }
    .homepage .home-our-profiles figure {
      border: 2px solid #f9db6f;
      padding: 3px; }

  .subpage .sub-heading .section-heading .sec-text {
    font-size: 2rem;
    line-height: 35px; } }
