* {
  margin: 0;
  padding: 0;
  outline: none;
}

html {
  overflow-x: hidden;
}


label {
  margin-bottom: 0 !important;
}

img {
  margin: 0;
  padding: 0;
  border: none;
  max-width: 100%;
  height: auto;
}

/* Disable text selection */
body {
  -webkit-user-select: none;
  /* Safari */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
  /* Standard syntax */
}

.loader-box{
  width: 100px;
  height: 100px;
  margin: auto;
}
.loader-box img{
  width: 100%;
}

/*PRELOADER*/
/** page **/
.cssloader {
  padding-top: calc(45vh - 25px);
  position: fixed;
  width: 100%;
  height: 100%;
  top:0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(24, 32, 39, 1);
  z-index: 99999;
}

/** loader **/

.loader-box{
  width: 100px;
  height: 100px;
  margin: auto;
}
.loader-box img{
  width: 100%;
}

/** animation starts here **/

@keyframes shk1 {
  0% {
    transform: rotate(-360deg);
  }  
  
  100% {
  }
}

@keyframes shk2 {
  0% {
    transform: rotate(360deg);
  }
  100% {
  }
}

.lt {
  color: #fff;
  margin: 30px auto;
  text-align: center;
  font-weight: 100;
  letter-spacing: 10px;
}
.postbox .date {
  position: absolute;
  top: -46px;
  right: 43px;
  background: rgba(51, 166, 255, 1);
  padding: 18px 22px;
  border-radius: 50%;
  color: #fff;
}

.postbox h6.blog-year {
  font-family: Work Sans;
  font-size: 24px;
  font-weight: 600;
  line-height: 0px;
  letter-spacing: 0em;
  text-align: center;
  color: #fff;
  margin-bottom: 0;
}

.postbox h6.month {
  font-family: Work Sans;
  font-size: 24px;
  font-weight: 400;
  line-height: 0px;
  letter-spacing: 0em;
  text-align: center;
  color: #fff;
}

.search span.news-comments {
  margin-left: 8px;
  font-size: 12px;

}

.search span.author-name {
  margin-left: -3px;
}

.search span.author-name {
  font-size: 12px;
  margin-left: 0;
}

.search span.news-comments {
  margin-left: 0;
}

.search .postbox.smallpostimage h5 a {
  font-size: 16px;
}


.counter_icon img {
  max-width: max-content;
}

.single-page-metaimage img {
    height: 100%;
}

.about-left img {
  max-width: 420px;
  border-radius: 390px;
  transition: all 0.3s ease-in-out 0s;
  object-fit: cover;
}
.about-left img:hover {
transform: scale(1.1);
}

.team-left img {
  max-width: min-content;
}

.single-page-content p {
  color: #000;
  margin: 28px 0;
}

.single-events-info {
  margin-top: 42px;
}

section img {
  width: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 10px 0;
  letter-spacing: 1px;
  font-family: 'Work Sans';
  color: #000000;
}

p {
  margin: 0 0 15px;
  padding: 0;
  font-size: 15px;
  font-weight: 300;
}

p,
ul li a {
  margin-bottom: 0 !important;
  font-family: Work Sans;
  font-size: 16px;
  font-weight: 500;
  line-height: inherit;
  letter-spacing: 0em;
  text-align: left;
  color: #fff;
  margin-left: 12px;

}

.single-room-description p {
  font-family: Work Sans;
  font-size: 16px;
  font-weight: 500;
  line-height: 29px;
  letter-spacing: 0em;
  text-align: left;
  color: #000;
  margin-left: 0;
}

.add-info-head {
  font-family: Work Sans;
  font-size: 20px;
  font-weight: 600;
  line-height: 21px;
  letter-spacing: 0em;
  text-align: left;
  color: #0C142E;
}

.book-search-aftr3 label::after {
  content: "\f073";
  position: absolute;
  right: 0;
  top: 44px;
  font-family: 'Font Awesome 5 Free';
  color: #DADADA;
  font-size: 20px;
}

.book-search-aftr4 label::after {
  content: "\f073";
  position: absolute;
  right: -22px;
  top: 44px;
  font-family: 'Font Awesome 5 Free';
  color: #DADADA;
  font-size: 20px;
}

.add-info-desc {
  font-family: Work Sans;
  font-size: 16px;
  font-weight: 500;
  line-height: 29px;
  letter-spacing: 0em;
  text-align: left;
  color: #000;
  margin-left: 0;
}

#footer_box ul li a {
  margin-bottom: 0 !important;
  font-family: Work Sans;
  font-size: 16px;
  font-weight: 500;
  line-height: 18px;
  letter-spacing: 0em;
  text-align: left;
  color: rgba(255, 255, 255, 1);
  margin-left: 0px;
  position: relative;
  margin-left: 26px;

}

#footer_box ul li a:after {
  content: "\f054";
  position: absolute;
  font-family: 'Font Awesome 5 Free';
  color: #fff;
  position: absolute;
  top: -2px;
  font-weight: 600;
  left: -36px;
  font-size: 10px;
  background: #FFFFFF4D;
  padding: 4px 10px;
  border-radius: 50%;
}

#footer .newsletter-contents {
    margin-top: 80px;
}

.mail-and-call-icon i {
  color: #fff;
}

section#booking-search {
  background: #fff;
  padding: 0 0 42px;

}

.booking-search {
  box-shadow: 0px 4px 54px 0px #0000001A;
  padding: 20px 0;
  border-radius: 0px 0px 30px 30px;
  width: 92%;
  margin: 0 auto;
}

.services-box a:hover {
  color: #fff;
}

#services .owl-carousel .owl-dots.disabled {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 60px 0 0;

}

#services .owl-dots {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 60px;
}

.search-book {
  text-align: end;
}

.mail-and-call-icon i {
  color: #fff;
  font-size: 16px;
}

.slide-shap {
  position: absolute;
  left: 28%;
}

.right-slider img {
  transform: translate(-8px, 45px);
}


body a {
  text-decoration: none;
  color: #373737;
}

body a:hover {
  color: rgba(51, 166, 255, 1);
}

a:hover {
  text-decoration: none;
  color: #666;
}

a:focus,
a:hover {
  text-decoration: none !important;
}

ul,
ol {
  margin: 0;
  padding: 0;
}

ul li,
ol li {
  font-size: 14px;
}

blockquote {
  font-size: 18px;
  font-style: italic;
  max-width: 450px;
  margin: 0.25em 0;
  padding: 0.25em 40px;
  line-height: 1.45;
  position: relative;
  color: #383838;
}

blockquote:before {
  display: block;
  content: "\201C";
  font-size: 80px;
  position: absolute;
  left: 0px;
  top: -10px;
  color: #7a7a7a;
}

blockquote:after {
  display: block;
  content: "\201D";
  font-size: 80px;
  position: absolute;
  right: 0px;
  bottom: -10px;
  color: #7a7a7a;
}

blockquote cite {
  color: #999999;
  font-size: 14px;
  display: block;
  margin-top: 5px;
}

blockquote cite:before {
  content: "\2014 \2009";
}

small {
  font-size: 14px !important;
}

input[type="text"],
input[type="tel"],
input[type="email"],
input[type="phno"],
input[type="password"],
textarea {
  border: unset;
  font-size: 16px;
  padding: 10px 10px;
  height: auto;
  width: 100%;
  background: transparent;
}

.wpcf7-spinner {
  position: absolute !important;
}

section {
  background-size: cover;
  background-repeat: no-repeat;
  padding: 60px 0;
  position: relative;
  background-position: center;
}

#gallery-1 img {
  width: 95% !important;
}

select {
  width: 100%;
  padding: 6px;
}

input[type="submit"]:hover {
  cursor: pointer;
}

textarea {
  height: 80px;
}

.screen-reader-text {
  position: absolute;
  top: -9999em;
  left: -9999em;
}

.alignleft,
img.alignleft {
  display: inline;
  float: left;
  margin-right: 20px;
  margin-top: 4px;
  margin-bottom: 10px;
  padding: 0;
  padding: 5px;
}

.alignright,
img.alignright {
  display: inline;
  float: right;
  padding: 5px;
  margin-bottom: 10px;
  margin-left: 25px;
  padding: 5px;
}

.aligncenter,
img.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  padding: 5px;
}

.comment-list .comment-content ul {
  list-style: none;
  margin-left: 15px;
}

.comment-list .comment-content ul li {
  margin: 5px;
}

.toggleMenu {
  display: none;
}

table,
td,
th {
  border: unset;
}

.banner-image .empty-cell {
  display: contents;
}

a.user-icon {
  width: 52px;
  height: 52px;
  background: rgba(24, 32, 39, 1);
  color: #fff;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

a.user-icon i.fas.fa-user {
  color: #fff;
  margin: 0;
  font-size: 23px;
}

/* --------- Header -------- */
div.nav_wrap .quote-btn {
  display: flex;
  align-items: center;
  justify-content: right;
  width: 21%;
  padding: 0;
}

.quote-link {
  margin-left: 30px;
}

div.nav_wrap .quote-btn .quote-link a {
  color: #ffffff;
  background: rgba(51, 166, 255, 1);
  padding: 0 40px 0 20px;
  font-family: Work Sans;
  font-size: 15px;
  font-weight: 600;
  line-height: 42px;
  letter-spacing: 0em;
  text-align: center;
  border-radius: 26px;
  position: relative;
  display: inline-block;
}
div.nav_wrap .quote-btn .quote-link a:hover{
 background: rgba(26, 139, 227, 1);
 transition: all ease 600ms;
}

.slide-shap:after {
  content: "";
  width: 557px;
  height: 757px;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(51, 166, 255, 1);
  transform: translate(-513px, 0px);
}

.quote-link a i {
  padding: 0;
  color: #fff;
  background: rgba(26, 139, 227, 1);
  border-radius: 50%;
  position: absolute;
  right: -25px;
  top: -6px;
  width: 52px;
  height: 52px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.quote-link a:hover i{
  background: rgba(51, 166, 255, 1);
  transition: all ease 600ms;
}

i.fa-solid.fa-calendar-days {
  color: rgba(218, 218, 218, 1);
  font-size: 24px;
}

.clock-in-cal {
  position: absolute;
  top: 41px;
  right: 13px;
}

.clock-out-cal {
  position: absolute;
  top: 62px;
  right: 13px;
}

i#addClass {
  color: #fff;
}

/*----------------------  index ---------------------------*/
.post-section {
  padding: 20px 0;
}

.postwrapper-box {
  border: 2px solid #eeeeee;
}

.cat-box {
  background: url(images/cat-icon.png) no-repeat 1px 3px;
  padding: 0 0 0 25px;
  font-style: italic;
  font-weight: bold;
  margin: 15px 0 30px 0;
}

.date-box {
  background: url(images/date.png) no-repeat 1px 3px;
  padding: 0 0 0 25px;
  font-style: italic;
  font-weight: bold;
  margin: 0 0 15px 0;
}

/*------------------Single Post -----------------*/

.single .navigation {
  display: unset;
}

.blog-meta-fields {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 2px solid #ddd;
  margin: 44px 0;
  padding: 15px 0;
}

#single_post .postbox .postbox-content {
  position: static;
  padding: 15px 0;
}

#single_post .date-box {
  padding: 20px 10px;
  position: absolute;
  top: 32%;
  background-color: #373737;
  color: #ffffff;
  margin-left: 15px;
}

#single_post .date-box-inner {
  padding: 8px;
  border: solid 2px #ffffff;
}

.posttitle a {
  font-size: 20px;
  letter-spacing: 1px;
  color: #ffffff;

}

.vills-box {
  margin-top: 85px;
  width: 100% !important;

}

.locaton-outer .vills-boxes {
  background: #fff;
  border-radius: 0px 0px 20px 20px;
  box-shadow: 0px 0px 16px #ddd;
}

.page-header h1 {
  color: #ffffff;
}

.vill-added-outer {
  display: flex;
  align-items: center;
  justify-content: center;
}


.entry-title {
  padding: 10px 0;
}

.copyright .fab:hover {
  color: rgba(51, 166, 255, 1);
}

h1.entry-title {
  margin-top: 17px;
}

div.nav_wrap .quote-btn a:hover {
  background: rgba(51, 166, 255, 1);
}

#header .search-icon:hover {
  background: rgba(51, 166, 255, 1);
}

#newsletter .newsletter_form form input[type=submit]:hover {
  background: rgba(26, 139, 227, 1) !important;
  color: #fff !important;
}

.single-post-content table td {
  text-align: center;
}

.single-post-content .wp-audio-shortcode {
  margin-bottom: 50px;
}

.single-blog .nav-links .nav-next a {
  display: flex;
  flex-direction: row-reverse;
}

.navigation span.meta-nav {
  text-align: left;
  font: normal normal normal 18px/22px Josefin Sans;
  letter-spacing: 0px;
  color: #A1A1A1;
}

/*------------------ Contact Page -----------------*/
.contact-page-details {
  padding-bottom: 30px;
}

h3.contact-page {
  margin-left: 3%;
  font-weight: bold;
  color: #18304c;
  border-bottom: solid 4px #d3da36;
  display: table;
  margin-bottom: 4%;
}

.contac_form input[type='text'],
.contac_form input[type='email'],
.contac_form input[type='url'],
.contac_form input[type='password'],
.contac_form input[type='search'],
.contac_form input[type='number'],
.contac_form input[type='tel'],
.contac_form input[type='range'],
.contac_form input[type='date'],
.contac_form input[type='month'],
.contac_form input[type='week'],
.contac_form input[type='time'],
.contac_form input[type='datetime'],
.contac_form input[type='datetime-local'],
.contac_form input[type='color'],
.contac_form select,
.contac_form textarea,
.contac_form .wpcf7 .wpcf7-form-control-wrap[class*="file-"] {
  background-color: transparent;
  border-color: #ccc;
  color: #2f3357;
  border-radius: 0px;
  box-shadow: none;
  border: 2px solid #cccccc;
  background-color: transparent;
}

.contact-box .wpcf7 input[type="text"],
.contact-box .wpcf7 input[type="email"] {
  font-size: 16px;
  padding: 10px 10px;
  margin: 0 12px 32px 0;
  height: auto;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  border: 1px solid #1212124D;
  border-radius: 5px;
  opacity: 1;
}

.contact-box .wpcf7 input[type="text"]::placeholder {
  font-family: "Poppins";
}

.contact-box .wpcf7 input[type="email"]::placeholder {
  font-family: "Poppins";
}

.contact-box .wpcf7 textarea::placeholder {
  font-family: "Poppins";
}

.contact-box .contac_form input[type="submit"]:hover {
  background: rgba(26, 139, 227, 1) !important;
  color: #fff !important;
}

.contact-box .contac_form input[type="submit"] {
  text-align: left;
  letter-spacing: 0px;
  color: #FFFFFF;
  opacity: 1;
  text-transform: capitalize;
  display: flex;
  padding: 10px 26px;
  cursor: pointer;
  font-family: 'Work Sans';
  font-weight: 400;
  font-size: 20px;
  border: unset;
}

section#contact-box {
  padding: 0;
  margin: 0;
}

.contact-info {
  font-size: 14px;
  line-height: 26px;
  padding: 20px;
  width: 100%;
}

.contac_form h3 {
  text-align: center;
}

.contact-info .head {
  color: #000;
}

.contact-address,
.contact-email,
.contact-phone {
  margin: 7px 0;
}

.c_content span {
  font-size: 18px;
}

.c_content p {
  font-size: 16px;
}

.contac_form .fancy-title {
  width: 250px;
  margin: 0 auto;
}

.contac_form label {
  width: 100%;
  text-align: left;
  letter-spacing: 0px;
  color: #000000;
  opacity: 1;
  font-family: 'Work Sans';
  font-size: 20px;
  margin-bottom: 15px;
  padding-bottom: 11px;
}

.c_content {
  color: #ffffff;
}

.contact-page-details .contact-address {
  text-align: center;
  border: 2px solid #cccccc;
  padding: 11px;
  height: 170px;

}

.contact-page-details .contact-email {
  text-align: center;
  border: 2px solid #cccccc;
  padding: 11px;
  height: 170px;

}

.contact-page-details .contact-phone {
  text-align: center;
  border: 2px solid #cccccc;
  padding: 11px;
  height: 170px;

}

.contact-page-details span {
  font-size: 18px;
  font-weight: 600;
  color: #000 !important;
  font-family: 'Work Sans';
}

.contact-page-details .inner-cont i {
  font-size: 35px;
  color: rgba(51, 166, 255, 1);
  padding: 14px 0;
}

.contac_form span.wpcf7-form-control-wrap input {
  margin: 0 12px 30px 0;
  border: 2px solid #cccccc;

}

.contact-page-details .inner-cont p {
  font-family: 'Work Sans';
  color: #343434;
  font-size: 14px;
  font-weight: 400;
  line-height: 28px;
  margin-bottom: 0;
  text-align: center;
}

.gallery-image i {
  position: absolute;
  bottom: 38px;
  right: 65px;
  color: #000;
  background: #fff;
  padding: 16px;
  border-radius: 50%;
  font-weight: 600;
  z-index: 9;
  display: none;
  font-size: 18px;
  width: 72px;
  height: 72px;
  align-items: center;
  justify-content: center;
}

#our-gallery .gallery-image:nth-child(9) .overlay {
  width: 390px;
  height: 120px;

}

#our-gallery .gallery-image:nth-child(9) i {
  bottom: 40px;
  right: 132px;
}

#our-gallery .gallery-image .overlay {
  position: absolute;
  width: 210px;
  height: 120px;
  background: rgba(51, 166, 255, 1);
  bottom: 17px;
  right: 9px;
  clip-path: polygon(0 100%, 100% 0, 100% 100%, 0% 100%);
  border-bottom-right-radius: 20px;
  display: none;
}

.gallery-image:hover i {
  display: flex;
}

#our-gallery .gallery-image:hover .overlay {
  display: block;

}

.contact-page-details .inner-cont p a:hover {
  color: rgba(26, 139, 227, 1);
}

.contact-color-bg h3 {
  font-size: 36px;
  font-family: 'Work Sans';
  text-align: center;
  letter-spacing: 0px;
  opacity: 1;
  line-height: 26px;
  margin-bottom: 26px;
}

.contact-contents p {
  text-align: left;
  font: normal normal 300 16px/26px Raleway;
  letter-spacing: 0px;
  color: #FFFFFF;
  opacity: 1;
}

i.fas.fa-plus.modal-link {
  position: absolute;
  top: 0;
}

#footer .mail-and-call-icon {
  position: absolute;
  top: 0;
  left: 0;
  padding: 12px 24px;
  background: #1474D1;
  border-radius: 15px 0px 15px 0px;
}

#footer .copy-main a:hover {
  background: #1474D1;
}

#teams .play-text:hover p {
  color: #fff !important;
}

#footer .copy-main .contact-details:hover .mail-and-call-icon {
  background: rgba(51, 166, 255, 1);

}

i.fas.fa-phone.icons {
  transform: rotate(90deg);
}

.contact-details i {

  color: #FFFFFF !important;
}

.contact-color-bg {
  text-align: center;
}

.contact-color-bg form textarea {
  margin-bottom: 20px;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  border: 1px solid #1212124D;
  border-radius: 5px;
  opacity: 1;

}

.contact-contents {
  background: var(--unnamed-color-ff6600) 0% 0% no-repeat padding-box;
  background: rgba(26, 139, 227, 1) 0% 0% no-repeat padding-box;
  border-radius: 10px;
  opacity: 1;
  padding: 19px;
  margin: 34px;
}

.contact-box .google-map {
  padding-top: 6% !important;
  margin-bottom: 2px !important;
}

.contac_form input::placeholder,
.contac_form textarea::placeholder {
  text-align: left;
  font: normal normal normal 16px/26px Raleway;
  letter-spacing: 0px;
  color: #000000;
  opacity: 1;
}

.contac_form input {

  background: var(--unnamed-color-ff001a) 0% 0% no-repeat padding-box;
  background: rgba(51, 166, 255, 1) 0% 0% no-repeat padding-box;
  border-radius: 10px;
  opacity: 1;
  text-align: left;
  font: normal normal normal 24px/26px Josefin Sans;
  letter-spacing: 0px;
  color: #FFFFFF;
  opacity: 1;
}

.contact-box .google-map embed {
  border-radius: 10px;
  height: 400px;
  position: relative;
  z-index: 9;
}

.contact-box .contac_form input[type="submit"]:hover {
  background-color: #ffffff;
}

.contact-sigl-form {
  padding: 42px;
}

/*---------------- Banner ----------------------*/
.inner_banner img,
.title-box img {
  width: 100%;
}

.main_title {
  margin-top: 20px;
}

.main_title h1 {
  padding-top: 20px;
  margin-bottom: 22px;
  font-size: 36px;
  color: #2d3b3e;
  font-family: "Poppins";
  font-weight: bold;
}

/* --------- Social Icon Widget ------- */
#slider .socialbox i {
  background: #fff;
  color: #000;
}

.social_widget a {
  color: #ffffff;
  padding: 5px 7px;
  margin-right: 10px;
  display: inline-block;
  margin-bottom: 5px;
  border-radius: 50%;
}

.social_widget a i {
  font-size: 15px;
  letter-spacing: 0px;
  text-align: center;
  margin-left: 0;
  cursor: pointer;

}

.social_widget a i:hover {
  background: rgba(26, 139, 227, 1);
}

/* --------- Blog Page ------- */

#our_blogs h6.month {
  font-family: Work Sans;
  font-size: 14px;
  font-weight: 400;
  line-height: 25px;
  letter-spacing: 0em;
  text-align: center;
  color: #fff;
}

#our_blogs h6.blog-year {
  font-family: Work Sans;
  font-size: 24px;
  font-weight: 600;
  line-height: 16px;
  letter-spacing: 0em;
  text-align: center;
  color: #fff;
}

section#services {
  padding: 0 60px 0;
}

section#villa-added {
  padding: 60px 0 0;
}

section#choose-us {
  margin: 0;
  padding-bottom: 105px;
}

#our_blogs .date {
  position: absolute;
  top: 0;
  right: 0;
}

#our_blogs .date h6 {
  margin: 0;
  padding: 0;
}

#our_blogs .date {
  position: absolute;
  top: 0;
  right: 43px;
  background: rgba(51, 166, 255, 1);
  padding: 22px 22px;
  border-radius: 50%;
  color: #fff;
  width: 85px;
  height: 85px;
}

.date:after {
  content: "";
  width: 20px;
  height: 20px;
  background: rgba(51, 166, 255, 1);
  clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
  display: block;
  position: absolute;
  bottom: -16px;
  left: 0;
  right: 0;
  margin: auto;
  transform: rotate(180deg);
}

.page-template-blog-with-left-sidebar h5.blog-heading a {
  font-family: Work Sans;
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: left;
}


.page-template-blog-with-right-sidebar h5.blog-heading a {
  font-family: Work Sans;
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: left;
}

.service-icon {
  display: flex;
  align-items: center;
  justify-content: center;
}

.single-services-page {
  padding: 40px 0;
}

.page-template-villa #villa-added .container::after {
  display: none;
}

.page-template-villa #villa-added .container::before {
  display: none;
}

.page-template-villa #villa-added .container {
  background-color: unset;
}

.page-template-villa .vills-boxes {
  background: #fff;
  border-radius: 0px 0px 20px 20px;
  box-shadow: 0px 0px 16px #ddd;
}

.page-template-blog-with-left-sidebar .post-content-boxx {
  background: #fff;
  box-shadow: 0px 4px 44px 0px #0000000F;
  padding: 35px 25px 8px 25px !important;
  margin: 17px 12px -20px 12px;
  border-radius: 20px;
  transform: translate(0px, -41px);
}

.page-template-blog-with-right-sidebar .post-content-boxx {
  background: #fff;
  box-shadow: 0px 4px 44px 0px #0000000F;
  padding: 35px 25px 8px 25px !important;
  margin: 17px 12px -20px 12px;
  border-radius: 20px;
  transform: translate(0px, -41px);
}

.postbox-content .post-text {
  font-size: 15px;

  color: #ffffff99;
  line-height: 26px;
  letter-spacing: 0;
  margin-bottom: 30px;
}

.postbox h3 {
  font-weight: normal;
  font-size: 35px;
  text-align: center;
}

.blogimg-full img {
  width: 100%;
}

.read-more-icon {
  text-align: center;
  margin: -55px 0 0 0;
  z-index: 999;
}

.read-more-icon a:hover {
  opacity: 0.9;
}

.continue-read a {
  color: rgba(19, 10, 138, 0.6);
  font-weight: bold;
  text-align: center;
  margin: 0 auto;
  border: solid 1px #bbb;
  padding: 10px 20px 10px 20px;
  border-radius: 6px;
  display: block;
  background: #fff;
}

.continue-read a:hover {
  background: #18304c;
  color: #fff;
}

.continue-read {
  margin: -22px auto 0 auto;
  display: table;
}

.metabox img {
  border-radius: 50%;
  margin-left: 30%;
}

.postbox {
  margin-bottom: 39px;
  border: none;
  border-radius: 6px;
  position: relative;
}

.post-featured {
  background: #E8EDEE;
  margin-bottom: 94px;
  border-radius: 20px;
}

.postbox h2 {
  margin: 0 0 5px;
  font-weight: bold;
}

a.post-readmore {
  font-size: 18px;
  border-bottom: 1px solid;
}

a.post-readmore i {
  margin-left: 8px !important;
  font-size: 18px;
  border-bottom: 1px solid #ffffff;
  padding-bottom: 2px;
}

.widget_recent_entries li {
  padding: 10px 0;
}

.postbox a.blogbutton {
  background: none;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  padding: 6px 25px;
  border: 1px solid #000;
  color: #000;
  font-size: 18px;
  text-transform: uppercase;
  margin: 25px 0 0 0;
  display: table;
}

.blogbutton-small {
  background: none;
  font-size: 12px;
  font-weight: bold;
  padding: 6px 25px;
  border: 1px solid #000;
  color: #000;
  font-size: 14px;
  text-transform: uppercase;
  margin: 14px 0 0 0;
  display: table;
}

.metabox {
  /* padding: 0 76px; */
  clear: both;
  margin: 10px 0;
}

.metabox .entry-date {
  margin: 0 13px 0 0;
}

.metabox .entry-author {
  padding: 0;
  margin: 0 20px 0 0;
}

.metabox .entry-comments {
  padding: 0 0 0 20px;
}

.logged-in-as a {
  color: #000;
}

#comment-nav-above .nav-links {
  width: 100%;
  float: left;
  margin-bottom: 17px;
}

#sidebar span.comment-author-link {
  margin-left: 14px;
}

/* .post-featured img {
  width: 100%;
} */
.post-featured .author-box img {
  border-radius: 50%;
  margin-right: 5px;
}

#direct-comments {
  margin-left: 10px;
}

#direct-comments i {
  margin-right: 5px;
}



/* ----------------------- POST---------------------- */
a.page-numbers,
span.page-numbers.current {
  padding: 10px !important;
  background: rgba(51, 166, 255, 1) 0% 0% no-repeat padding-box;
  border-radius: 5px;
  color: #fff !important;
  text-align: left;
  font: normal normal normal 18px Montserrat;
  letter-spacing: 0px;
  opacity: 1;

}

a.prev.page-numbers {
  background: unset;
  text-align: left;
  font: normal normal normal 18px/164px Montserrat;
  letter-spacing: 0px;
  color: #242424 !important;
  opacity: 1;
  transform: translate(-81px, 28px);

}

.navigation span.page-numbers.current {
  background-color: #ffffff;
  border: unset;
  text-align: left;
  font: normal normal normal 18px/164px Montserrat;
  letter-spacing: 0px;
  color: #BFBFBF !important;
}

.post-content-boxx {
  background: #fff;
  box-shadow: 0px 4px 44px 0px #0000000F;
  padding: 14px 25px 8px 28px !important;
  margin: 17px 17px -20px 17px;
  border-radius: 20px;
  transform: translate(0px, -41px);
}

#blog {
  padding-top: 0;
  margin-top: 0;
}

.blog-post h5 {
  text-transform: uppercase;
  color: #000;
}

.blog-icon i {
  font-size: 20px;
  background: #bbb;
  border-radius: 50%;
  padding: 10px 14px 12px 15px;
  color: #fff;
  margin-right: 1%;
}

.blog-icon i:hover {
  background: #d3da36;
  color: #fff;
}

.blog-icon i.fa-google-plus {
  padding: 12px 10px 12px 11px
}

aside#search-3 {
  padding: 0 !important;
}

.feature-image-box img {
  width: 100%;
}

.feature-image-box img a:hover {
  opacity: 0.8;
}

.post-singlepage {
  border: solid 1px #bbb;
  box-shadow: 0 0 1px #bbb;
}

.guest-count .villa-meta-icon {
  margin-left: 4px;
}

.sofa-count p {
  margin: 0;
}

.bradcrumbs {
  padding: 15px 0 30px;
  font-weight: 600;
  text-align: left;
  font: normal normal medium 20px/24px Josefin Sans;
  letter-spacing: 0px;
  color: #000000;
  opacity: 1;
}

.garden-count p {
  margin: 0;
}

.garden-count {
  display: flex;
  justify-content: left;
  align-items: center;
}

.sofa-count p {
  margin: 0 !important;
}

.fab:hover {
  color: rgba(51, 166, 255, 1);
}

i.fa-brands.fa-x-twitter:hover {
  color: rgba(51, 166, 255, 1);

}

.villa-meta-content p {
  font-family: Work Sans;
  font-size: 14px;
  font-weight: 500;
  line-height: 29px;
  text-align: left;
  margin: 0 5px;
  color: #666666;
}

.villa-meta-icon {
  font-family: Work Sans;
  font-size: 14px;
  font-weight: 500;
  line-height: 29px;
  text-align: left;
  color: #666666;
  margin-left: 14px;

}

.Bedroom-count {
  display: flex;
  align-items: center;
  justify-content: left;

}

.bathroom-count {
  display: flex;
  align-items: center;
  justify-content: left;

}

.guest-count {
  display: flex;
  align-items: center;
  justify-content: left;

}
ul.mphb-room-rates-list li {
  font-family: Work Sans;
  font-size: 12px;
  font-weight: 600;
  line-height: 1.08px;
  text-align: left;
  color: #fff;
  list-style: none;
  background: rgba(51, 166, 255, 1);
  max-width: 112px;
  padding: 15px 1px;
  text-align: center;
  border-radius: 26px;
  margin-top: -14px;
}
.sofa-count {
  justify-content: left;
  display: flex;
  align-items: center;
}

.pool-count {
  display: flex;
  align-items: center;
  justify-content: left;

}

.deal-post h3 {
  margin: 0;
}

#villa-added .fa,
.fas {
  font-weight: 900;
  color: #C5C6C7;
}

#villa-added .owl-nav {
  display: flex;
  align-items: center;
  justify-content: space-between;
}


#villa-added .owl-nav button.owl-prev {
  position: absolute;
  left: -26px;
  top: 44%;
}

#villa-added .owl-nav button.owl-next {
  position: absolute;
  right: 33px;
  top: 44%;
}

button.owl-prev,
button.owl-next {
  border: unset;
  background: unset;
}

.owl-dots .owl-dot {
  background: black;
  border: unset;
  width: 10px;
  height: 10px;
  background: #6666664D;
  padding: 5px;
  margin-left: 10px;
}

#villa-added .owl-dots {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  bottom: -42px;

}

#villa-added .owl-nav button.owl-prev i {
  position: absolute;
  font-family: 'Font Awesome 5 Free';
  font-weight: 600;
  font-style: unset;
  color: #fff;
  position: absolute;
  margin: auto;
  background: rgba(26, 139, 227, 1);
  padding: 20px 24px;
  border-radius: 50%;
  border: unset;
  width: 60px;
  height: 60px;

}

#villa-added .owl-nav button.owl-next i {
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  font-style: unset;
  color: rgb(255, 255, 255);
  position: absolute;
  margin: auto;
  background: rgba(26, 139, 227, 1);
  padding: 20px 24px;
  border-radius: 50%;
  border: unset;
  width: 60px;
  height: 60px;
}

.page-template-services #services .owl-dots {
  display: none;

}

.vills-boxes {
  background: #fff;
  border-radius: 0px 0px 20px 20px;
}

.villa-added-price-details {
  position: absolute;
  bottom: 13px;
  right: 5px;
}
span.villa-price {
  color: #fff;
  font-size: 16px;
  padding: 10px;
  background: rgba(26, 139, 227, 1);
  border-radius: 10px;
}
#villa-added .owl-carousel .owl-stage{display: flex;}

#villa-added .owl-carousel .owl-item {
    height: auto;
    overflow: hidden;
    border-radius: 20px;
}

#villa-added .vills-box {
    height: 100%;
    background-color: #fff;
    border-radius: 20px;
    overflow: hidden;
}

#villa-added .villa-img-main-wrap:hover {
  transform: scale(1.2);
  transition: all ease 400ms;
}
#villa-added .villa-img-main-wrap {
  overflow: hidden;
  border-radius: 20px 20px 0 0;
}

.deal-post {
  padding: 12px 36px 18px;
}


.single-book-btn {
  font-family: Work Sans;
  font-size: 14px;
  font-weight: 600;
  line-height: 14.7px;
  text-align: center;
  background: #E8EDEE;
  padding: 16px;
  border-radius: 10px;
  color: #77797E;
  margin: 28px 0 0px;
}

a.villa-see-more {
  font-family: Work Sans;
  font-size: 14px;
  font-weight: 600;
  line-height: 14.7px;
  text-align: center;
  background: #E8EDEE;
  padding: 16px;
  border-radius: 10px;
  color: #77797E;
  width: 70%;
}
.villa-actions.mt-3.d-flex.align-items-center {
  justify-content: space-between;
}
a.villa-wishlist i,a.villa-gallery i {
  font-size: 28px;
}

p.tax-para {
  color: #666666;
  font-family: Work Sans;
  font-size: 16px;
  font-weight: 500;
  line-height: 29px;
  text-align: left;
  margin-left: 0;
}

.tac-loc-img {
  width: 100%;
  height: 500px;
  object-fit: cover;
}

.post-gallery {
  width: 20%;
  margin: 18px 0;
}

.post-gallery img {
  margin-right: 12px;
}

.bradcrumbs a {
  padding: 5px 48px;
  margin-right: 5px;
  font-weight: 700;
  text-align: left;
  font: normal normal normal 20px/24px Raleway;
  letter-spacing: 0px;
  color: #121212;
  margin-left: 0;
  position: relative;
}

.bradcrumbs a:after {
  content: "\f054";
  font-family: 'Font Awesome 5 Free';
  font-weight: 600;
  color: #000;
  font-size: 16px;
  position: absolute;
  top: 5px;
  /* left: 0; */
  right: 16px;
  bottom: 0;
  margin: auto;
}

.bradcrumbs span {
  background: #dddddd;
  color: #000;
  padding: 5px 9px;
}

.banner-image h1 {
  font-family: Work Sans;
  font-size: 52px;
  font-weight: 800;
  line-height: 55px;
  letter-spacing: 0em;
  text-align: left;
  position: relative;
  color: #0C142E;


}

.banner-image .card {
  background: #FFFFFF 0% 0% no-repeat padding-box !important;
  box-shadow: 0px 3px 5px #00000029;
  border-radius: 0px 25px 25px 0px;
  opacity: 1;
  margin: -2px;
}

/* Appointment */


#appointment .main-services p span::before {
  content: "\f67b";
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  position: absolute;
  top: 0;
  left: 14px;
  color: #000;
}

#appointment span[data-name='Name']::before {
  position: absolute;
  content: '\f007';
  top: 0;
  bottom: 0;
  left: 15px;
  z-index: 999;
  font-family: 'Font Awesome 5 Free';
  font-weight: 600;
  color: #000;
}

#appointment span[data-name='email']::before {
  content: '\f0e0';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 15px;
  z-index: 9999;
  font-family: 'Font Awesome 5 Free';
  font-weight: 600;
  color: #000;
}

#appointment span[data-name="telephone"]::before {
  content: '\f095';
  font-family: 'Font Awesome 5 Free';
  font-weight: 600;
  position: absolute;
  top: 0;
  left: 15px;
  bottom: 0;
  z-index: 999;
  transform: rotate(90deg);
  color: #000;
}

#appointment .head {
  text-align: center;
  font: normal normal 300 18px/42px Raleway;
  letter-spacing: -0.11px;
  color: #686868;
  opacity: 1;

}

.appoint-details {
  display: flex;
  align-items: center;
  justify-content: space-around;
  background: var(--unnamed-color-ff001a) 0% 0% no-repeat padding-box;
  background: rgba(51, 166, 255, 1) 0% 0% no-repeat padding-box;
  box-shadow: 0px 1px 11px #00BAEC36;
  border: 1px solid #C6E5F9;
  border-radius: 15px;
  opacity: 1;
  max-width: max-content;
  padding: 0px 14px;
  position: absolute;
  right: 5px;
  bottom: 33%;
}

.appoint-details img {
  margin: 16px;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  opacity: 1;
  padding: 10px;
  border-radius: 50%;
}

.appoint-details h3 {
  text-align: left;
  font: normal normal 600 30px/1px Josefin Sans;
  letter-spacing: 0px;
  color: #FFFFFF;
  opacity: 1;
  margin-bottom: 0;
  padding-bottom: 0;
}

#appointment p.para-content {
  color: #ffffff99;

  font-weight: normal;
  font-size: 18px;
}

#appointment .text {
  text-align: center;
  font: normal normal bold 41px/40px Josefin Sans;
  letter-spacing: -0.9px;
  color: #000000;
  opacity: 1;
  margin-bottom: 0;
}

#appointment h5 {
  font-size: 20px;
  line-height: 28px;
  color: #ffffff;
  font-weight: 700;

}

#appointment .contact_content {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 1px 11px #0000001A;
  border-radius: 30px;
  opacity: 1;
  padding: 24px;
}

.contact_content h2 {
  color: var(--unnamed-color-ff001a);
  text-align: center;
  font: normal normal 600 42px/52px Josefin Sans;
  letter-spacing: 0px;
  color: rgba(51, 166, 255, 1);
  opacity: 1;
}

#appointment input[type="text"]::placeholder,
#appointment input[type="email"]::placeholder,
#appointment textarea::placeholder {
  color: #565366 !important;
  font-size: 18px !important;
  font-family: 'Raleway' !important;
  font-weight: 500 !important;
}

#appointment .home_contact_form {
  margin: 0 auto;
}

#appointment input[type="submit"] {
    background: var(--unnamed-color-ff6600) 0% 0% no-repeat padding-box;
    background: rgba(26, 139, 227, 1) 0% 0% no-repeat padding-box;
    border-radius: 10px;
    opacity: 1;
    width: 100%;
    padding: 20px 10px;
    text-align: center;
    color: #fff;
    border: 0;
}

#slider .owl-nav button:hover {
  background: rgba(51, 166, 255, 1) !important;
}

#services .owl-nav i:hover {
  background: rgba(26, 139, 227, 1);
}

#ourTestimonial i.fa-thin.fa-arrow-right.slick-arrow:hover {
  background: rgba(51, 166, 255, 1) !important;
}

#ourTestimonial i.fa-thin.fa-arrow-left.slick-arrow:hover {
  background: rgba(51, 166, 255, 1) !important;
}

#faq .owl-nav button:hover {
  background: rgba(51, 166, 255, 1) !important;
}

#teams .owl-nav button:hover {
  background: rgba(51, 166, 255, 1) !important;
}

#appointment input[type="submit"]:hover {
  color: rgba(26, 139, 227, 1);
  background-color: #ffffff;
}

#appointment textarea {
  border-radius: 10px;
  margin: 18px 0;
  border-radius: 10px;
  background: #F7F7F7;
  border: unset;
  padding: 16px 41px;
}

select.wpcf7-form-control.wpcf7-select {
  border-radius: 10px;
  margin: 18px 0;
  border-radius: 10px;
  background: #F7F7F7;
  border: unset;
  padding: 24px 41px;
  font-size: 18px;
  font-family: 'Raleway';
  font-weight: 500;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  background-color: #fafafa;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAUCAMAAACtdX32AAAAdVBMVEUAAAD///8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAhMdQaAAAAJ3RSTlMAAAECAwQGBwsOFBwkJTg5RUZ4eYCHkJefpaytrsXGy8zW3+Do8vNn0bsyAAAAYElEQVR42tXROwJDQAAA0Ymw1p9kiT+L5P5HVEi3qJn2lcPjtIuzUIJ/rhIGy762N3XaThqMN1ZPALsZPEzG1x8LrFL77DHBnEMxBewz0fJ6LyFHTPL7xhwzWYrJ9z22AqmQBV757MHfAAAAAElFTkSuQmCC);
  background-position: 100%;
  background-repeat: no-repeat;

  border-radius: 0;
}

.advance-search {
  padding: 60px 0;
}

input#quantityValue {
  display: none;
}

select#location-selector option {
  font-family: Work Sans;
  font-size: 18px;
  font-weight: 600;
  line-height: 21.11px;
  text-align: left;
}

select#location-selector {
  font-family: 'Work Sans';
  font-family: Work Sans;
  font-size: 18px;
  font-weight: 600;
  line-height: 21.11px;
  text-align: left;
  color: #121212;
  border: unset;
  background: unset;
  padding: 21px 0 0;
  margin-left: -4px;
}

.search-book button {
  background: unset;
  border: unset;
  background: rgba(51, 166, 255, 1);
  padding: 25px 30px;
  border-radius: 15px;
}

.search-book button i {
  font-size: 27px;
  color: #fff;
}

p#person-label {
  color: #000;
  font-family: Work Sans;
  font-size: 18px;
  font-weight: 700;
  line-height: 21.11px;
  text-align: left;
  margin-left: 0;

}

.loc-address.wow.fadeInLeft {
  position: absolute;
  bottom: 10px;
  z-index: 9;
  left: 22px;
}

i.fas.fa-user {
  color: rgba(18, 18, 18, 0.2);
  font-size: 18px;
  margin-right: 12px;
}

#booking-search i.fas.fa-map-marker-alt {
  color: rgba(18, 18, 18, 0.2);
  font-size: 18px;
  margin-right: 12px;
}

.inc-dec-flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 16px;

}

.appointment-date {
  position: relative;
}

.appointment-date::after {
  content: "";
  width: 11px;
  height: 3px;
  background: black;
  position: absolute;
  top: 32px;
  left: 29px;
  background: rgba(18, 18, 18, 0.2);
}

i.far.fa-arrow-right {
  font-family: 'Font Awesome 5 Free';
  font-weight: 600;
  color: #fff;
  font-size: 18px;
  margin-right: 12px;
  position: relative;
  z-index: 1;
  margin-left: 15px;

}

i.far.fa-arrow-right:after {
  width: 14px;
  height: 25px;
  content: "";
  background: rgba(18, 18, 18, 0.2);
  position: absolute;
  left: 3px;
  display: block;
  top: -5px;
  color: #fff;
  z-index: -1;
  line-height: 13px
}

.checkout-icon::after {
  content: "";
  width: 11px;
  height: 3px;
  background: black;
  position: absolute;
  top: 32px;
  left: 29px;
  background: #fff;
  z-index: 1;

}

.checkout-icon i.far.fa-arrow-right:after {
  width: 14px;
  height: 25px;
  content: "";
  background: rgba(18, 18, 18, 0.2);
  position: absolute;
  left: -12px;
  display: block;
  top: -6px;
  color: #fff;
  z-index: -1;
  line-height: 13px;
}

input#check_in_date::placeholder,
input#check_out_date::placeholder {
  color: #121212;
}

.checkout-icon i.far.fa-arrow-right {
  color: rgba(18, 18, 18, 0.2);

}

input#check_in_date,
input#check_out_date {
  font-family: Work Sans;
  font-size: 18px;
  font-weight: 700;
  line-height: 21.11px;
  text-align: left;
  color: #121212;
  margin-top: 20px;
  border: unset;
  padding: 0;



}

.inc-dec button {
  border: unset;
  background: #EFEFEF;
  padding: 2px 9px;
  color: #C5C6C7;
}

/* #booking-search label {
  color: #000;
  font-family: Work Sans;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 18px;
  line-height: 100%;
  letter-spacing: 0%;
  margin-bottom: 10px !important;
    background-repeat: no-repeat;
    background-size: 24px;
    padding: 3px 0 3px 28px;
}
#booking-search .mphb_sc_search-check-in-date label {
    background-image: url(../images/booking-search/map-icon.png);
    background-repeat: no-repeat;
    background-size: 24px;
    padding: 3px 0 3px 28px;
}

#booking-search .mphb_sc_search-check-out-date label {
    background-image: url(../images/booking-search/home-icon.png);
    background-repeat: no-repeat;
    background-size: 19px;
    padding: 3px 0 3px 28px;
}
#booking-search .mphb_sc_search-adults label {
    background-image: url(../images/booking-search/price-map.png);
    background-repeat: no-repeat;
    background-size: 19px;
    padding: 3px 0 3px 28px;
}
#booking-search .mphb_sc_search-children label {
    background-image: url(../images/booking-search/bed-icon.png);
    background-repeat: no-repeat;
    background-size: 19px;
    padding: 3px 0 3px 28px;
}
#booking-search input[type="submit"] {
  width: 100px;
  height: 100px;
  border-radius: 15px;
  background-image: url(../images/booking-search/Search.png);
  background-repeat: no-repeat;
  background-position: center;
  font-size: 0;
  margin: 0;
}
#booking-search input[type="submit"]:hover {
  background-color: rgba(26, 139, 227, 1);
  transition: all ease 600ms;
}

#booking-search input[type="text"], #booking-search select {
  font-family: Work Sans;
  font-weight: 400;
  font-style: Regular;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0%;
  color: rgba(18, 18, 18, 1);
  border: 0;
} */


.villa-img-main-div img {
  width: 100%;

}

table.mphb-price-breakdown tr {
  border-bottom: 1px solid #000;
}

section#mphb-price-details {
  padding: 0;
}

section#mphb-customer-details {
  padding: 0;
  margin-top: 0;
}

table.mphb-price-breakdown td {
  padding: 10px 0;
}

h4.mphb-reservation-submitted-title {
  font-family: Work Sans;
  font-size: 35px;
  font-weight: 800;
  line-height: 36.75px;
  text-align: left;
  color: #0C142E;
}

section#mphb-booking-details {
  padding: 0;
}

.mphb_sc_checkout-wrapper .mphb-login-form-wrap {
  margin-bottom: 0 !important;
}

.outer_dpage input[type="text"],
input[type="tel"],
input[type="email"],
input[type="phno"],
input[type="password"],
textarea {
  border: 1px solid #000;
}

input.button {
  border: unset;
  background: rgba(51, 166, 255, 1);
  color: #fff;
  padding: 12px;
  font-family: 'Work Sans';
  font-weight: 600;
  margin: 42px 0;
  padding: 12px 26px;
}

.newsletter-content p {
  font-family: Work Sans;
  font-size: 18px;
  font-weight: 600;
  line-height: 21.11px;
  margin-left: 0;
  margin-top: 28px;
}

input.wpcf7-form-control.wpcf7-text.date {
  width: 100%;
  border-radius: 10px;
  margin: 18px 0;
  border-radius: 10px;
  background: #F7F7F7;
  border: unset;
  padding: 24px 24px;
}

input.wpcf7-form-control.wpcf7-text.date::placeholder {
  color: #000;
  font-family: 'Font Awesome 5 Free';
  font-size: 18px;
}

#appointment input[type="text"],
#appointment input[type="number"],
#appointment input[type="email"] {
  border-radius: 10px;
  margin: 18px 0;
  border-radius: 10px;
  background: #F7F7F7;
  border: unset;
  padding: 24px 41px;
}

#appointment input[type="number"],
#appointment input[type="email"],
#appointment input[type=tel] {
  border-radius: 10px;
  margin: 18px 0;
  border-radius: 10px;
  background: #F7F7F7;
  border: unset;
  padding: 24px 41px;
  position: relative;
  font-family: 'Raleway';
  font-weight: 500;
  font-size: 18px;
}

#appointment input[type="text"]::placeholder,
#appointment input[type="number"]::placeholder,
#appointment input[type="email"]::placeholder,
#appointment textarea::placeholder {
  text-align: left;
  font: normal normal medium 19px/10px Raleway;
  letter-spacing: 0px;
  color: #000000 !important;
  opacity: 1;
}

#appointment input[type=tel]::placeholder {
  text-align: left;
  font: normal normal medium 19px/10px Raleway !important;
  letter-spacing: 0px;
  color: #000000 !important;
  opacity: 1;
}

#appointment .appointment-date input[type="text"] {
  padding: 24px 12px;
}

#appointment .appointment-date input[type="text"]::placeholder {
  font-family: 'Font Awesome 5 Free' !important;
}

/*------------------ Comments BOX ------------------*/
#comments {
  float: left;
  width: 100%;
  margin-top: 10px;
}

#comments h2.comments-title {
  font-size: 20px;
  font-weight: bold;
}

#comments h3.comment-reply-title {
  font-size: 20px;
  font-weight: bold;
  clear: both;
}

#comments input[type="text"],
#comments input[type="email"],
#comments textarea {
  padding: 12px 10px;
  font-size: 18px;
}

#comments input[type="submit"].submit {
  padding: 10px 20px;
  text-transform: uppercase;
  font-weight: bold;
  margin-top: 20px;
  color: #ffffff;
  text-transform: uppercase;
  border-top: none;
}

#comments a time {
  color: #000;
  font-weight: bold;
  font-size: 12px;
}

#comments .reply {
  text-align: right;
}

#comments .comment-metadata {
  width: 90%;
  float: left;
  padding: 1% 0 0 0;
}

#comments .comment-content {
  width: 90%;
  text-align: left;
  margin-left: 7%;
}

#comments .comment-author {
  margin-bottom: 1em;
}

#comments h2#reply-title {
  display: block;
  text-align: center;
  font: normal normal normal 36px/26px Josefin Sans;
  letter-spacing: 0px;
  color: #000000;
  opacity: 1;
}

#comments .comment-author.vcard img {
  padding: 2px;
}

/*--------------- Sidebar -----------------*/
/* Sidebar */
#sidebar td#prev a {
  color: #6c6c6c;
}

#sidebar caption {
  font-weight: bold;
  color: #6c6c6c;
  font-size: 20px;
}

#sidebar table,
#sidebar th,
#sidebar td {
  border: 1px solid #e1e1e1;
  text-align: center;
}

#sidebar td {
  padding: 7px;
  color: #6c6c6c;
}

#sidebar th {
  text-align: center;
  padding: 5px;
  color: #6c6c6c;
}

#sidebar select {
  padding: 10px 5px;
  border: solid 1px #e1e1e1;
  color: #6c6c6c;
  background: transparent;
}

#sidebar form {
  text-align: center;
}

#sidebar h3 {
  font-size: 24px;
  color: #343434;
  font-weight: 600;
  padding-bottom: 15px;
  margin-bottom: 11px;
  text-align: center;
  border-bottom: 1px solid #e7e7e7;
  font-family: "Poppins";
}

#sidebar input[type="search"] {
  padding: 10px 10px;
  font-size: 15px;
  color: #6c6c6c;
  border: solid 1px #e1e1e1;
  width: 100%;
}

#sidebar label {
  color: #000000;
  opacity: 1;
  font-family: 'Work Sans';
  font-weight: 600;
  font-size: 18px;
}

.widget_block h2 {
  text-align: center;
}

.mail-flex h6 {
  padding: 0;
}

#sidebar input[type="submit"] {
  background-color: #373737;
  color: #fff;
  padding: 10px 0;
  font-size: 12px;
  width: 100%;
  letter-spacing: 2px;
  font-weight: bold;
}

#sidebar .widget {
  padding: 20px;
  border: 1px solid #373737;
  margin-bottom: 50px;
}

#sidebar ul {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 17px;
}

#sidebar ul li {
  font-weight: 600;
  color: #ffffff;
  font-family: 'Raleway';
  font-size: 15px;
  border-bottom: 1px solid #e1e1e1;
  padding: 10px 0;
  text-align: center;
}

.widget_block .no-comments {
  text-align: left;
  font: normal normal medium 17px/45px Raleway;
  letter-spacing: 0.46px;
  color: #2E2E2E;
  opacity: 1;
}

#sidebar ul li:last-child {
  border: none;
}

#sidebar ul li a {
  font-weight: 600;
  font-size: 14px;
  text-align: left;
  font: normal normal medium 17px/45px Raleway;
  letter-spacing: 0.46px;
  color: #2E2E2E;
  opacity: 1;
}

div#sidebar {
  margin-top: 30px;
}

#sidebar .tagcloud a {
  border: solid 1px #e1e1e1;
  color: #6c6c6c;
  font-size: 15px !important;
  padding: 5px 18px;
  margin: 0 0 5px;
  display: inline-block;
}

#sidebar .tagcloud a:hover {
  background: #ec1d23;
  color: #fff;
}

span.credit_link a {
  color: #ffffff;
}


/*------------- Page -----------------*/
.title-box {
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
  margin-bottom: 25px;
}

.title-box img {
  width: 100%;
}

.title-box h1 {
  font-weight: bold;
  text-shadow: 0 2px 2px rgba(255, 255, 255, 0.58);
}

.above_title {
  position: absolute;
  right: 0;
  left: 0;
  margin-top: 10%;
}

.read-moresec {
  margin: 2% 0;
}

.middle-content {
  padding-bottom: 20px;
}

/*---------------- Pagination ----------------*/
.navigation {
  font-size: 14px;
  font-weight: bold;
  margin: 10px 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.navigation a {
  padding: 0;
}

.navigation span,
.navigation a {
  display: none;
  float: left;
  padding: 10px 15px 0 15;
  margin-bottom: 10px;
  margin-right: 10px;
  color: #5b5b5b;
  -webkit-transition: background .15s ease-in-out;
  -moz-transition: background .15s ease-in-out;
  -ms-transition: background .15s ease-in-out;
  -o-transition: background .15s ease-in-out;
  transition: background .15s ease-in-out;
  font-weight: normal;
}

.navigation span.meta-nav {
  font-weight: bold;
}

.navigation .current {
  background: #333333;
  color: #ffffff;
  font-weight: normal;
}

/* ------------- Category --------------------*/

.category-page h4 {
  text-align: left !important;
}

ul.post-categories {
  list-style: none;
  margin: 0;
}

ul.post-categories a {
  color: #333333;
}

/*-------------- Single  ---------------*/
.post_ctg span {
  float: left;
  margin-right: 7px;
}

.share_icon i {
  padding: 9px 10px 10px 8px;
  margin: 0 0;
  color: #ffffff;
  background-color: #000000 !important;
  width: 28px;
  margin: 0 4px;
  text-align: center;
  line-height: 13px;
  font-size: 14px;
  height: 28px;
}

.share_icon i:hover {
  background: rgba(26, 139, 227, 1) !important;
  color: #fff;
}

.cat-meta-fields p {
  text-align: center !important;
  font: normal normal medium 18px/50px Raleway;
  letter-spacing: 0px;
  color: #242424;
  opacity: 1;
  font-size: 18px !important;
  font-family: 'Raleway' !important;
  margin: 0 18px;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  border: 1px solid #BCBCBC;
  border-radius: 5px;
  opacity: 1;
  padding: 0 18px !important;
  width: 100px;
  line-height: 42px !important;

}

.cat-meta-fields {
  display: flex;
  /* padding: 0 76px; */
}

/* ----------- Unit Testing ------------- */

.outer_dpage table {
  text-align: center;
}

.outer_dpage table th {
  text-align: center;
}

/* About Page */

.slide_btn.single-page {
  margin-top: 38px;
}

.moscotos-image {
  position: absolute;
  bottom: -48px;
  text-align: center;
  left: 0;
  right: 0;
  z-index: -1;
}

.heading-img {
  position: relative;
}

#faq .heading-img {
  position: relative;
  z-index: 1;
}

/* section.banner-image {
  padding: 0;
} */

#about div.two-imgs {
  text-align: end;
}

#about div.one-imgs img {
  height: 360px;
}

p.main_points {
  text-align: left;
  font-family: 'Raleway';
  letter-spacing: 0.46px;
  color: #2E2E2E;
  opacity: 1;
  margin: 18px 0;
  margin-top: 8px;
  margin-right: 0px;
  margin-bottom: 16px;
  margin-left: 24px;
  font-weight: 500;

}

#about p.about-tag {
  text-align: left;
  font: normal normal normal 17px/43px Raleway;
  letter-spacing: -0.19px;
  color: #FFFFFF;
  opacity: 1;
  background: rgba(51, 166, 255, 1);
  width: 46%;
  border: 15px solid #FFFFFF;
  opacity: 1;
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 10px;
  margin-bottom: 0;
  border-bottom: unset;

}

.points {
  display: flex;
  align-items: center;
  padding-bottom: 10px;


}

#about i.fa-solid.fa-check {
  font-family: 'Font Awesome 5 Free';
  font-weight: 600;
  color: rgba(51, 166, 255, 1);
  border: 1px solid rgba(51, 166, 255, 1);
  padding: 4px 8px;
  border-radius: 50%;
}

#about .box h5 {
  font-size: 20px;
  color: #353535;
  font-weight: 300;
  font-family: "Libre Baskerville";
}

#about .main_heading {
  font-family: Work Sans;
  font-size: 16px;
  font-weight: 500;
  line-height: 29px;
  letter-spacing: 0em;
  text-align: left;
  color: #000;


}

#about p.main_para {
  font-family: Work Sans;
  font-size: 16px;
  font-weight: 500;
  line-height: 29px;
  letter-spacing: 0em;
  text-align: left;
  color: #666666;
  margin-left: 0;
}

.about-btn:hover a {
  background: rgba(26, 139, 227, 1);
  color: #fff !important;
}

.about-btn:hover a:after {
  background: rgba(51, 166, 255, 1);
}

#about div.slide_btn a {
  font-family: 'Raleway';
  font-weight: 600;
  letter-spacing: 0px;
  color: #FFFFFF;
  opacity: 1;
  background: rgba(26, 139, 227, 1) 0% 0% no-repeat padding-box;
  border-radius: 29px;
  opacity: 1;
  padding: 18px 8px 18px 20px;

}

#slider .ants-img-slide img {
  margin-left: 10px !important;
}

.menu-item-has-children::after {
  content: "";
  position: absolute;
  width: 7px;
  height: 7px;
  background: #0000;
  top: 5px;
  bottom: 7px;
  border-left: 2px solid rgba(24, 32, 39, 1);
  border-bottom: 2px solid rgba(24, 32, 39, 1);
  rotate: -45deg;
  margin: auto 0px;
  right: 20px;
}

.menu-item-has-children {
  padding-right: 35px !important;
}

.col-lg-3.top-first-dev {
  margin-left: -55px;
}

.follower-img h6 {
  background: var(--unnamed-color-ff001a) 0% 0% no-repeat padding-box;
  background: rgba(51, 166, 255, 1) 0% 0% no-repeat padding-box;
  opacity: 1;
  border-radius: 50%;
  padding: 18px 11px;
  color: #fff !important;
  width: 56px;
  height: 56px;
  border: 4px solid #fff;
  margin: -6px;
  font-size: 15px !important;
}

.follower-details h6 {
  text-align: left;
  font: normal normal 600 23px/18px Josefin Sans;
  letter-spacing: 0.02px;
  color: #000000;
  opacity: 1;
}

.follower-img {
  display: flex;
}

.follower-details {
  position: absolute;
  bottom: 17%;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 5px 9px #00000029;
  border-radius: 17px;
  opacity: 1;
  padding: 12px;
  right: 36%;
}

.follower-img img {
  margin: -6px !important;
  border: 4px solid #fff;
  border-radius: 50%;
  width: 56px !important;
  height: 56px !important;
}

#about div.slide_btn a:hover {
  color: #01BCee;
  background-color: #ffffff;
}

#about div.about-contact::before {
  content: url(phone.png);
}

div.about-img {
  position: relative;
}

#about div.about-contact {
  position: absolute;
  bottom: 10%;
  right: 10px;
  display: flex;
  align-items: center;
  background-color: #01BCee;
  padding: 24px 30px;
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
}

#about div.about-contact a {
  font-family: 'Poppins';
  font-weight: bold;
  font-size: 22px;
  margin-left: 10px;
}

.about-flex {
  display: flex;
  align-items: center;
  justify-content: left;
  margin-top: 7%;
}

#about .main-subtext {

  color: #ffffff;
  font-weight: 900;
  font-size: 44px;
  line-height: 66px;
}

#about .box p {
  font-size: 15px;
  line-height: 22px;
  color: #7c7c7c;
  font-weight: 300;
  font-family: "Ubuntu";
}

#about .box {
  padding: 10px 20px;
}

#about .about_icon {
  text-align: left;
}

.about-btn {
  text-align: left;
  margin-top: 59px;

}

.about-btn a {
  font-family: Work Sans;
  font-size: 16px;
  font-weight: 600;
  line-height: 19px;
  letter-spacing: 0em;
  background: rgba(24, 32, 39, 1);
  color: #fff;
  padding: 19px 58px 17px 39px;
  border-radius: 26px;
  position: relative;
}


#about h2.heading {
  font-family: Work Sans;
  font-size: 18px;
  font-weight: 500;
  line-height: 21px;
  letter-spacing: 0em;
  text-align: left;
  background: rgba(51, 166, 255, 1);
  width: 40%;
  color: #fff;
  clip-path: polygon(0 0, 100% 0, 86% 244%, 0 100%);
  border-radius: 7px;
  padding: 12px 16px;
  margin-bottom: 20px;
}

#about h6.sub-heading {
  font-family: Work Sans;
  font-size: 35px;
  font-weight: 800;
  line-height: 37px;
  letter-spacing: 0em;
  text-align: left;
  width: 90%;
  color: #0C142E;
  margin-bottom: 15px;
}

/* Why choose Us */
#choose-us .nav {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border: unset;
}

.choose-us-tab-content p {
  color: #000;
}

#choose-us .nav-tabs .nav-link {
  width: 100%;
  border: unset;
  display: unset;
  background: unset;
}

.pricing-content {
  margin-top: 60px;
}

.choose-us-tab-content p {
  color: rgba(255, 255, 255, 1);
  font-family: Work Sans;
  font-size: 15px;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: 0em;
  text-align: left;
  background: rgba(24, 32, 39, 1);
  border-radius: 20px;
  padding: 38px;
  margin: 3% 0;
}

.choose-us-tab p {
  text-align: center;
  margin-left: 0;
  color: rgba(0, 0, 0, 1);
  font-weight: 600;
  margin-top: 10px;
}

#choose-us .nav-tabs .nav-link.active .choose-us-tab p,
.choose-us-tab:hover p {
  color: #fff;
  transition: all ease 400ms;
}

#choose-us .nav-tabs .nav-link.active .choose-us-tab img,
.choose-us-tab:hover img {
  background: rgba(51, 166, 255, 1);
  transition: all ease 400ms;
}

#choose-us .nav-tabs .nav-link.active .choose-us-tab .choose-icon:after,
.choose-us-tab:hover .choose-icon:after {
  background: rgba(51, 166, 255, 1);
  transition: all ease 400ms;
}

.choose-us-tab {
  background: #fff;
  padding: 72px 30px;
  width: 170px;
  height: 162px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  border: 10px solid #E8EDEE;
  transform: translate(0px, -16px);
  position: relative;

}

.choose-icon:after {
  content: "";
  width: 20px;
  height: 20px;
  background: rgba(24, 32, 39, 1);
  clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
  display: block;
  position: absolute;
  bottom: -16px;
  left: 0;
  right: 0;
  margin: auto;
  transform: rotate(180deg);
}

.choose-us-tab-content {
  position: relative;
}
#choose-us .nav-tabs .nav-link.active:before {
    content: "";
    width: 37px;
    height: 26px;
    background: rgba(24, 32, 39, 1);
    clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
    display: block;
    position: absolute;
    bottom: -165px;
    left: 0;
    margin: auto;
    right: 0;
}

#choose-us .nav-tabs .nav-link.active .choose-us-tab,
.choose-us-tab:hover {
  background: rgba(26, 139, 227, 1);
  border: 10px solid rgba(51, 166, 255, 1);
}


.choose-icon.wow.fadeInLeft {
  position: absolute;
  top: -72px;
  width: 88px;
  height: 88px;
}

h3.choose-us-heading {
  font-family: Work Sans;
  font-size: 18px;
  font-weight: 500;
  line-height: 21px;
  letter-spacing: 0em;
  text-align: left;
  background: rgba(51, 166, 255, 1);
  color: #fff;
  max-width: fit-content;
  padding: 12px 38px;
  border-radius: 4px;
  clip-path: polygon(0 0, 100% 0, 86% 244%, 0 100%);

}

p.choose-us-sub-heading {
  font-family: Work Sans;
  font-size: 35px;
  font-weight: 800;
  line-height: 37px;
  letter-spacing: 0em;
  text-align: left;
  color: #0C142E;
  margin-left: 0;
  margin-top: 18px;
  text-transform: capitalize;
}

.choose-icon img {
  background: rgba(24, 32, 39, 1);
  padding: 18px;
  border-radius: 50%;
}

/* gallery */

.gal-heading h2 {
  text-align: center;
  font: normal normal bold 41px/0px Josefin Sans;
  letter-spacing: -0.9px;
  color: #000000;
  opacity: 1;
}

.gal-heading h6 {
  text-align: center;
  font: normal normal 300 18px/42px Raleway;
  letter-spacing: -0.11px;
  color: #686868;
  opacity: 1;
}

#our-gallery .row {
  margin: 62px 0 0;
  display: grid;
  grid-template-columns: repeat(18, 1fr);
  /* grid-template-rows: repeat(7, 4vw); */
}

#our-gallery .gallery-image {
  overflow: hidden;
}

#our-gallery .gallery-image:nth-child(1) {
  grid-row-start: 1;
  grid-row-end: 5;
  grid-column-start: 1;
  grid-column-end: 4;
}

#our-gallery .gallery-image:nth-child(2) {
  grid-column-start: 4;
  grid-column-end: 7;
  grid-row-start: 1;
  grid-row-end: 10;
}

#our-gallery .gallery-image:nth-child(3) {
  grid-column-start: 7;
  grid-column-end: 10;
  grid-row-start: 1;
  grid-row-end: 5;
}

#our-gallery .gallery-image:nth-child(4) {
  grid-column-start: 10;
  grid-column-end: 13;
  grid-row-start: 1;
  grid-row-end: 5;
}

#our-gallery .gallery-image:nth-child(5) {
  grid-column-start: 16;
  grid-column-end: 13;
  grid-row-start: 1;
  grid-row-end: 5;
}

#our-gallery .gallery-image:nth-child(6) {
  grid-column-start: 19;
  grid-column-end: 16;
  grid-row-start: 1;
  grid-row-end: 5;
}

#our-gallery .gallery-image:nth-child(7) {
  grid-column-start: 1;
  grid-column-end: 4;
  grid-row-start: 5;
  grid-row-end: 9;
}

#our-gallery .gallery-image:nth-child(8) {
  grid-column-start: 7;
  grid-column-end: 10;
  grid-row-start: 6;
  grid-row-end: 9;
}

#our-gallery .gallery-image:nth-child(9) {
  grid-column-start: 10;
  grid-column-end: 16;
  grid-row-start: 6;
  grid-row-end: 11;
}

#our-gallery .gallery-image:nth-child(10) {
  grid-column-start: 16;
  grid-column-end: 19;
  grid-row-start: 6;
  grid-row-end: 10;
}

a.gallery.group1 img {
  height: 100%;
  width: 100%;
}

section#our-gallery {
  position: relative;
  padding: 0px 24px;
  margin: 60px 0;
}

#our-gallery .gallery-image:nth-child(5) a img {
  height: 100%;

}

#our-gallery .gallery-image:nth-child(1) img {
  border-radius: 20px 0px 0px 20px;
}

#our-gallery .gallery-image:nth-child(8) img {
  border-radius: 0px 0px 20px 0px;
}

#our-gallery .gallery-image:nth-child(4) img {
  border-radius: 0px 20px 0px 0px;
  opacity: 1;
}

#our-gallery .gallery-image:nth-child(3) a img {
  height: 100%;
}

#our-gallery .gallery-image:nth-child(6) a img {
  height: 100%;
}

#our-gallery .gallery-image:nth-child(7) a img {
  height: 100%;
  object-fit: fill;
}

#our-gallery .gallery-image:nth-child(8) a img {
  height: 100%;
}

.box.gallery.group1 {
  width: 100%;
  height: 100%;
}
#our-gallery .gallery-image a {
  overflow: hidden;
}

#our-gallery .box-gallery-img{
  overflow: hidden;
  border-radius: 20px;
  margin: 10px;
}
#our-gallery .box-gallery-img:hover img {
  transition: all ease 400ms;
  transform: scale(1.2);
}

.modal {
  position: fixed;
  top: 21% !important;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 0 !important;
  display: none;
  overflow: hidden;
  outline: 0;
}

.location ul li i {
  font-size: 18px;
}

.modal {
  display: none;
  position: fixed;
  z-index: 0 !important;
  padding-top: 100px;
  left: 0;
  top: 0 !important;
  width: 100%;
  height: 79%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.9);
}

.modal-content {
  margin: auto;
  display: block;
  width: unset !important;
  max-width: 1200px;
  top: 10%;
  border: 2px solid lightgray !important;
  animation-name: zoom;
  animation-duration: 0.6s;
  position: absolute !important;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 0.3rem;
  right: 0;
  outline: 0;
  left: 0;
  margin: auto;
  top: 0;
  bottom: 0;
  display: flex !important;
  align-items: center;
  justify-content: space-around;
  border-radius: 25px !important;

}

@keyframes zoom {
  from {
    transform: scale(0)
  }

  to {
    transform: scale(1)
  }
}

.close {
  color: rgba(51, 166, 255, 1) !important;
  position: absolute;
  top: 15px;
  right: 35px;
  font-size: 40px;
  font-weight: bold;
  transition: 0.3s;
  opacity: 1 !important;
  cursor: pointer;
  z-index: 9;
}

.close:hover,
.close:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
}

#our-gallery button i {
  font-family: 'Font Awesome 5 Free';
  font-weight: 600;
  font-style: unset;
  color: #FFF;
  padding: 20px 22px;
  margin: auto;
  background: rgba(251, 54, 37, 1);
  border-radius: 50%;
  border: unset;
}

#our-gallery button {
  border: unset;
  background: unset;
}

.call-title.mail-details::after {
  content: "";
  width: 2px;
  height: 12px;
  background: #fff;
  position: absolute;
  right: -20px;
}

.call-title {
  position: relative;
}

#topabr .topbar-call-tel {
  padding-left: 60px;
}

#topabr .container {
  max-width: 1310px;
}
div#topabr .email-maps {
  margin-left: 0;
}

.pagination-button {
  display: flex;
  align-items: center;
  justify-content: space-around;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.pegination-button {
  display: flex;
  align-items: center;
  justify-content: space-around;

}
section.banner-image {
  background-size: 100% 100%;
  padding: 100px 0;
  position: relative;
  background-position: center;
}



.deal-post h3 {
  margin: 0;
  padding: 0 10px;
}

.feature-villas-location {
  font-family: Work Sans;
  font-size: 15px;
  font-weight: 500;
  line-height: 29px;
  text-align: left;
  color: #666666;
}

.villa-img-main-div img {
  border-radius: 20px 20px 0 0;
}

.book-search-aftr4 {
  position: relative;
}

/* events */

.row.event-contents-left:hover a.event-readmore {
  display: block;
}

.row.event-contents-left:hover {
  background: #1A8BE3;
}

.row.event-contents-left:hover .event-title {
  background: rgba(51, 166, 255, 1);
}

.row.event-contents-left:hover .event-title a h5 {
  color: #fff;
}

.row.event-contents-left:hover .event-title p i {
  color: #fff;
}

.row.event-contents-left:hover .event-title p.location {
  color: #fff !important;
}

.row.event-contents-left:hover .event-date {
  background: #1A8BE3;

}

.row.event-contents-left:hover .event-date:after {
  background: #1A8BE3;
}

a.event-readmore {
  position: absolute;
  top: 34%;
  /* bottom: 0; */
  margin: auto 0;
  left: 35%;
  font-family: Work Sans;
  font-size: 16px;
  font-weight: 600;
  line-height: 18.77px;
  text-align: center;
  color: #0C142E;
  background: #fff;
  border-radius: 60px;
  padding: 11px 24px;
  display: none;
}
#our-events .vills-box .villa-img-main-div {
  background: #E8EDEE;
  border-radius: 48% 48% 40% 40%;
  padding: 8px 20px 70px 20px;
}

#our-events .vills-box .villa-img-main-div img {
  width: 100%;
  height: 400px;
  border-radius: 48%;
  transition: 0.3s ease-in-out;
    object-fit: cover;
}
#our-events .vills-box .villa-img-main-div img:hover {
transform: scale(1.2);
transition: 0.3s ease-in-out;
}
#our-events .villa-img-main-wrap {
  overflow: hidden;
  border-radius: 48%;
}
#our-events .mphb_sc_room_rates-wrapper {
    position: relative;
    z-index: 99;
}

#our-events .vills-boxes {
  background: #fff;
  border-radius: 20px;
  margin-top: -110px;
  position: relative;
  box-shadow: 0px 4px 80px 0px rgba(0, 0, 0, 0.08);
}

#our-events .deal-post {
  padding: 10px 20px 20px;
}

#our-events a.villa-see-more {
  width: 70%;
  display: table;
}

#our-events .feature-villas-location {
  padding: 0 10px;
}

#our-events .owl-carousel.owl-loaded.owl-drag {
  transform: translate(0px, 49px);
}

#our-events ul.mphb-room-rates-list li {
  position: absolute;
  right: 50px;
  top: 0;
  background-color: rgba(51, 166, 255, 1);
  border-radius: 100%;
  width: 85px;
  height: 85px;
  padding: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1;
}


#our-events ul.mphb-room-rates-list li:after {
  content: "";
  width: 20px;
  height: 20px;
  background-color: rgba(51, 166, 255, 1);
  clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
  display: block;
  position: absolute;
  bottom: -18px;
  left: 0;
  right: 0;
  margin: auto;
  transform: rotate(180deg);
}

#our-events .vills-box:hover ul.mphb-room-rates-list li,#our-events .vills-box:hover ul.mphb-room-rates-list li:after{
  background-color: #0C142E;
}

#our-events span.mphb-price {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    line-height: 1.4;
    flex-wrap: wrap;
    flex-direction: column-reverse;
}

#our-events span.mphb-currency {
  color: #fff;
  font-size: 16px;
  line-height: 1;
  width: 100%;
  font-weight: 500;
}

#our-events .mphb-price-period {
  display: none;
}

#our-events .owl-dots {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 10px;
}
#our-events .vills-box {
    padding: 0 0 30px 0;
}
#our-events .vills-box:hover .vills-boxes {
  background: rgba(51, 166, 255, 1);

}
#our-events .vills-box:hover .vills-boxes .villa-meta-icon, #our-events .vills-box:hover .vills-boxes i, #our-events .vills-box:hover .vills-boxes .deal-post h3 a, #our-events .vills-box:hover .vills-boxes .feature-villas-location, #our-events .vills-box:hover .villa-meta-content p {
  color: #fff;
  transition: all ease 600ms;
}
#our-events .vills-box:hover .vills-boxes a.villa-see-more {
  background: #fff;
   color: rgba(51, 166, 255, 1);
   transition: all ease 600ms;
}

#our-events button.owl-dot {
  margin-left: 10px;
  padding: 5px;
  border: unset;
  background: #6666664D;
}

button.owl-dot.active {
  background: rgba(51, 166, 255, 1) !important;
}

.event-title {
  background: #fff;
  padding: 10px;
  transform: translate(-17px, -15px);
  position: relative;
  z-index: 1;
  border-radius: 20px;
  box-shadow: 0px 4px 80px 0px #00000014;
}

.call-title.mail-details:hover p {
  color: rgba(51, 166, 255, 1);
}

.call-title.mail-details:hover i {
  color: rgba(51, 166, 255, 1);
}

.call-title:hover p {
  color: rgba(51, 166, 255, 1);
}

.call-title:hover i {
  color: rgba(51, 166, 255, 1);
}

.inner-blog-box {
  background: #fff;
  box-shadow: 0px 4px 44px 0px #0000000F;
  padding: 12px 25px 8px 25px !important;
  margin: 17px 17px -20px 17px;
  border-radius: 20px;
  transform: translate(0px, -41px);
}

.inner-event-box {
  width: 349px;
}

.event-title p.location {
  color: #666666 !important;
  text-align: center;
  font-family: Work Sans;
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
  text-align: center;
  margin-left: 0;
  padding-bottom: 10px;

}

.test-info .quote {
  position: absolute;
  left: 30px;
  top: 30px;
}

.event-date .month {
  font-family: Work Sans;
  font-size: 20px;
  font-weight: 500;
  line-height: 16px;
  letter-spacing: 0em;
  text-align: center;
  color: #fff;
}

.row.event-contents-left {
  background: #E8EDEE;
  border-radius: 48%;
  padding: 14px 22px;
  margin: 11px;
}

.event-contents-left .box img {
  border-radius: 48%;
  width: 100%;
  height: 329px;
}

h6.event-year {
  font-family: Work Sans;
  font-size: 24px;
  font-weight: 600;
  line-height: 0;
  letter-spacing: 0em;
  text-align: center;
  color: #fff;
  margin-bottom: 0;
}

.event-date {
  position: absolute;
  top: -28px;
  right: 64px;
  background: rgba(51, 166, 255, 1);
  padding: 28px 15px;
  border-radius: 50%;
  color: #fff;
  margin: auto;
  /* left: 0; */
  width: 100px;
  height: 100px;
}

#our-events .owl-carousel .owl-stage {

  padding: 28px 0;
}

.event-date:after {
  content: "";
  width: 20px;
  height: 20px;
  background: rgba(51, 166, 255, 1);
  clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
  display: block;
  position: absolute;
  bottom: -16px;
  left: 0;
  right: 0;
  margin: auto;
  transform: rotate(180deg);
}

#our-events {
  padding: 0 0 140px;
  margin: 0;
  background-size: 100%;
  background-position: 0 0;
}

.event-main-heading {
  font-family: Work Sans;
  font-size: 35px;
  font-weight: 800;
  line-height: 37px;
  letter-spacing: 0em;
  text-align: center;
  color: #fff;
}

.event-title a h5 {
  font-family: Work Sans;
  font-size: 20px;
  font-weight: 600;
  line-height: 23px;
  letter-spacing: 0em;
  text-align: center;
}

.event-tag-flex h6 {
  font-family: Work Sans;
  font-size: 18px;
  font-weight: 500;
  line-height: 21px;
  letter-spacing: 0em;
  color: #fff;
  text-align: center;
  width: fit-content;
  padding: 13px 48px;
  clip-path: polygon(0 0, 100% 0, 86% 147%, 16% 194%);
  background: rgba(51, 166, 255, 1);
}

.event-tag-flex {
  display: flex;
  align-items: center;
  justify-content: center;
}




/* --------------- teams ------------- */
#teams {
  position: relative;
  padding: 0;
  margin: 0;
}

.team-left:after {
  content: "";
  width: 510px;
  height: 428px;
  position: absolute;
  right: 0;
  background: rgba(51, 166, 255, 1);
  transform: translate(268px, 0);
  top: 0;

}

.team-left-img img:hover {
  transform: scale(1.2);
  transition: all ease 400ms;
}
.team-left-img {
  overflow: hidden;
  border-radius: 390px;
}
.team-left img {
  position: relative;
  z-index: 9;
  margin-top: 21%;

}

#teams .owl-carousel {
  display: block;
}

.team-sm-hd {
  font-family: Work Sans;
  font-size: 18px;
  font-weight: 500;
  line-height: 21px;
  letter-spacing: 0em;
  text-align: left;
  background: rgba(51, 166, 255, 1);
  color: #fff;
  max-width: fit-content;
  padding: 14px 26px;
  border-radius: 4px;
  clip-path: polygon(0 0, 100% 0, 86% 244%, 0 100%);
  margin-left: 0;
}

.our-team-image p {
  text-align: center;
  font: normal normal normal 11px/22px Raleway;
  letter-spacing: 0px;
  opacity: 1;
}

#teams h3 {
  font-family: Work Sans;
  font-size: 33px;
  font-weight: 800;
  line-height: 37px;
  letter-spacing: 0em;
  text-align: left;
  color: #0C142E;
}

.team-left {
  display: flex;
  align-items: center;
  justify-content: end;
}

#teams .our-team-content {
  padding: 11px 0;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  border-radius: 20px;
  opacity: 1;
}

#teams .owl-stage-outer {
  margin-top: 30px;
}

#teams .owl-item:hover .our-team-content {
  background-color: rgba(51, 166, 255, 1);
  border-radius: 10px;
}

#teams .our-team-box a {
  font-family: Work Sans;
  font-size: 20px;
  font-weight: 600;
  line-height: 21px;
  letter-spacing: 0em;
  text-align: left;
  color: #0C142E;
}

h6.team-tag {
  font-family: Work Sans;
  font-size: 15px;
  font-weight: 500;
  line-height: 10px;
  letter-spacing: 0em;
  text-align: left;
  color: #666666;
  margin-bottom: 0;
}

.our-team-box {
  margin-left: 16px;
}

#teams .social-profiles a {
  margin: inherit;
  font-size: 16px !important;
}

.social-profiles i {
  color: #fff;
  width: 6%;
  background: #000;
  padding: 9px 16px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
}

#teams .our-team-content:hover {
  background: rgba(51, 166, 255, 1);
}

#teams .our-team-content:hover a {
  color: #fff;
}

.team-left:before {
  width: 93%;
  content: "";
  height: 200px;
  background: #fff;
  bottom: 0;
  position: absolute;
  right: 0;
  transform: translate(256px, 10px);
}

#teams .our-team-content:hover h6 {
  color: #fff;
}

.social-profiles {
  display: flex;
  align-items: center;
  justify-content: left;
  margin: 28px 0 0;

}

.single-team .social-profiles {
  margin-top: 0;
}

#teams .social-profiles a:hover {
  color: rgba(26, 139, 227, 1);
  transition: 0.2s !important;
}

#teams .owl-carousel .owl-nav {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 5%;

}

h3.team-name {
  text-align: left;
}

.owl-item.active.unique-class .cont p {
  border-radius: 0 0px 0 60px;
}

.testimonial-star {
  text-align: left;
}

#testimonial .owl-carousel .owl-nav {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  transform: translate(-110px, -110px);
}

.tests {
  position: relative;
}

#testimonial .owl-carousel .owl-prev,
#testimonial .owl-carousel .owl-next {
  font-size: 16px;
  padding: 10px 16px;
  border-radius: 50px;
  border: none;
  color: #ffffff;
  background-color: rgba(26, 139, 227, 1);
  margin: 4px;
}

#teams .owl-carousel .owl-prev,
#teams .owl-carousel .owl-next {
  font-size: 16px;
  padding: 10px 16px;
  border: none;
  color: #ffffff;
  background-color: rgba(26, 139, 227, 1);
  margin: 4px;
}

#teams .owl-carousel .owl-nav i,
#testimonial .owl-carousel .owl-nav i {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  font-style: normal;
}

#teams .owl-carousel .owl-item img {
  width: 100%;
  margin: 0 auto;
}


/* counter */
#about .numbers {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.counter_box {
  background: rgba(51, 166, 255, 1);
  width: 210px;
  padding: 5px;
  padding: 27px;
  height: 188px;
  margin: 12px 12px 0;
}

.counter_box.bg_1 {
  position: absolute;
  bottom: 31%;
  left: 13px;
}

.counter_box.bg_3 {
  position: absolute;
  bottom: 0;
  right: 31%;
}

.counter_box.bg_1:hover {
  background: #1876D0;

}

.counter_box.bg_3:hover {
  background: #1876D0;

}

.counter_box.bg_2:hover {
  background: rgba(51, 166, 255, 1);

}
.counter_box.bg_1, .counter_box.bg_2, .counter_box.bg_3 {
  z-index: 99;
}
.counter_icon {
  margin-bottom: 10px;
}

.numbers h6 {
  font-family: Work Sans;
  font-size: 32px;
  font-weight: 700;
  line-height: 34px;
  letter-spacing: 0em;
  text-align: left;
  color: #fff;
}

.counter_box.bg_2 {
  position: absolute;
  bottom: 0;
  background: rgba(24, 32, 39, 1);
  left: 13px;

}

p.number {
  font-family: Work Sans;
  font-size: 32px;
  font-weight: 700;
  line-height: 34px;
  letter-spacing: 0em;
  text-align: left;
  margin-left: 0;
  margin-bottom: 8px !important;
}

.about-btn a:after {
  content: "\f054";
  position: absolute;
  font-family: 'Font Awesome 5 Free';
  color: #fff;
  background: rgba(26, 139, 227, 1);
  padding: 22px 28px;
  top: -4px;
  border-radius: 50%;
  right: -26px;
}

.text-counter h6 {
  font-family: Work Sans;
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
  letter-spacing: 0em;
  color: #fff;
  font-weight: 600;


}

/* benefits of pest control */
section#our-benefit p.main_para {
  text-align: left;
  font: normal normal bold 41px/0px Josefin Sans;
  letter-spacing: -0.9px;
  color: #000000;
  opacity: 1;
}

section#our-benefit h3 {
  text-align: left;
  font: normal normal 300 18px/42px Raleway;
  letter-spacing: -0.11px;
  color: #686868;
  opacity: 1;
}

section#our-benefit .text {
  text-align: center;
  font: normal normal 600 24px/31px Josefin Sans;
  letter-spacing: 0px;
  color: #000000;
  opacity: 1;
}

.text-our_benefits h6 {
  text-align: center;
  font: normal normal 300 14px/32px Raleway;
  letter-spacing: 0px;
  color: #000000;
  opacity: 1;
}

.our_benefits_icon img {
  background: rgba(26, 139, 227, 1) 0% 0% no-repeat padding-box;
  opacity: 1;
  border-radius: 50%;
  padding: 15px;
}

.our_benefits_icon {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 25px 0;
  position: relative;
}

.our_benefits_icon::after {
  content: "";
  width: 16px;
  height: 16px;
  position: absolute;
  background: rgba(51, 166, 255, 1);
  z-index: 9;
  margin: 0 auto;
  top: 23px;
  background: var(--unnamed-color-ff001a) 0% 0% no-repeat padding-box;
  background: rgba(51, 166, 255, 1) 0% 0% no-repeat padding-box;
  border-radius: 50%;
  transform: translateX(-42px);
}

.our_benefits_box {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 1px 11px #00BAEC36;
  border: 1px solid #C6E5F9;
  border-radius: 15px;
  opacity: 1;
  margin: 20px 0;
  padding: 20px;
}

.postbox:hover .post-featured {
  background: rgba(51, 166, 255, 1);
  color: #fff;
}

.post-featured:hover .date {
  background: rgba(51, 166, 255, 1);
}

.post-featured:hover .date:after {
  background: rgba(51, 166, 255, 1);
}

.post-featured:hover .blog-information.y {
  background: rgba(51, 166, 255, 1);
  color: #fff !important;
}

.post-featured:hover span.blog-date a {
  color: #fff !important;
}

.post-featured:hover i.fas.fa-user {
  color: rgba(51, 166, 255, 1);
}

.post-featured:hover span.news-comments i {
  color: rgba(51, 166, 255, 1);
}

.our_benefits_box:hover {
  background: rgba(51, 166, 255, 1);
  color: #fff;
}

.our_benefits_box:hover .text {
  color: #fff !important;
}

.our_benefits_box:hover .text-our_benefits h6 {
  color: #fff !important;
}

.our_benefits_box:hover .our_benefits_icon::after {
  background: #fff;
}

#appointment input[type="submit"]:hover {
  background: #000;
  color: #fff;
  transition: all ease 400ms;
}

.appoint-details:hover {
  background: rgba(26, 139, 227, 1);
}

/* FulL WidtH BloG & AuthoR PagE */
.page-template .comt-author {
    display: flex;
    align-items: center;
    text-transform: capitalize;
    justify-content: left;
}

.page-template .date {
  position: absolute;
  top: -46px;
  right: 43px;
  background: rgba(51, 166, 255, 1);
  padding: 18px 22px;
  border-radius: 50%;
  color: #fff;
}

.page-template h6.blog-year {
  font-family: Work Sans;
  font-size: 24px;
  font-weight: 600;
  line-height: 0px;
  letter-spacing: 0em;
  text-align: center;
  color: #fff;
  margin-bottom: 0;
}

.page-template h6.month {
  font-family: Work Sans;
  font-size: 24px;
  font-weight: 400;
  line-height: 0px;
  letter-spacing: 0em;
  text-align: center;
  color: #fff;
}

#full-width-blog,
#blog-left-sidebar,
#blog-right-sidebar {
  padding: 60px 0;
}

.wp-block-search__button {
  margin: 0;
  padding: 10px;
}


#full-width-blog .post-content-boxx .blog-date i,
body.author .post-content-boxx .blog-date i,
#blog-left-sidebar .post-content-boxx .blog-date i,
#blog-right-sidebar .post-content-boxx .blog-date i {
  margin-right: 5px;
}

.blog-information.y {
  text-align: center;
  background: #E8EDEE;
  border-radius: 10px;
  padding: 10px 0;
  margin: 18px 0;
}

span.blog-date a {
  font-family: Work Sans;
  font-size: 14px;
  font-weight: 600;
  line-height: 15px;
  letter-spacing: 0em;
  text-align: center;
  color: #77797E;
}

span.author-box img {
  width: 8% !important;
  border-radius: 50%;
}

.admin {
  display: flex;
  align-items: center;
  margin-right: 14px;

}

.sub-menu .current-menu-item:after {

  display: none;
}

.postbox .blog-content p {
  font-family: Work Sans;
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
  letter-spacing: 0em;
  text-align: left;
  color: #000;
  margin-left: 0;
  padding-bottom: 19px;
}

body.author {
  background-color: #13121a;
}

h5.blog-heading a:hover {
  color: rgba(26, 139, 227, 1) !important;
}

.blog-details {
  position: absolute;
  right: 7%;
  top: 18%;

}



.postbox.smallpostimage h5 a {
  font-family: Work Sans;
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: left;
  color: #000;
}

section#our_blogs {
  padding: 110px 0;
}
#our_blogs h5 {
  font-family: Work Sans;
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: left;
}

#our_blogs h2 {
  font-family: Work Sans;
  font-size: 35px;
  font-weight: 800;
  line-height: 37px;
  letter-spacing: 0em;
  text-align: center;

}

#our_blogs p.blog-subheading {
  text-align: left;
  font: normal normal 300 18px/42px Raleway;
  letter-spacing: -0.11px;
  color: #686868;
  opacity: 1;
}

#our_blogs .blog-title p {
  font-family: Work Sans;
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
  letter-spacing: 0em;
  text-align: left;
  color: #000;
  margin-left: 0;

}

.comt-author {
  display: flex;
  align-items: center;
  justify-content: left;
  margin-top: 26px;

}

span.news-comments i {
  color: #C5C6C7;
}

span.author-box i {
  color: #C5C6C7;
}

span.news-comments {
  color: #96989b;
  font-family: Work Sans;
  font-size: 14px;
  font-weight: 500;
  line-height: 29px;
  text-align: left;
  margin-left: 32px;
}

span.author-name {
  color: #96989b;
  font-family: Work Sans;
  font-size: 14px;
  font-weight: 500;
  line-height: 29px;
  text-align: left;
  margin-left: 0;

}

#our_blogs .blog-information a {
  font-family: Work Sans;
  font-size: 14px;
  font-weight: 600;
  line-height: 15px;
  letter-spacing: 0em;
  text-align: center;
  color: #77797E;
  text-transform: uppercase;
}

.blog-information.y {
  text-align: center;
  background: #E8EDEE;
  border-radius: 10px;
  padding: 12px 0;
  margin: 18px 0;

}

.blog-tag-flex {
  display: flex;
  align-items: center;
  justify-content: center;
}

h6.blog-tag {
  font-family: Work Sans;
  font-size: 18px;
  font-weight: 500;
  line-height: 21px;
  letter-spacing: 0em;
  text-align: center;
  background: rgba(51, 166, 255, 1);
  color: #fff;
  width: fit-content;
  padding: 13px 48px;
  clip-path: polygon(0 0, 100% 0, 86% 147%, 16% 194%);
}

.blog-box {
  background: #E8EDEE;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;

}

.inner-blog-box {
  background: #fff;
  box-shadow: 0px 4px 44px 0px #0000000F;
  padding: 12px 25px 8px 25px !important;
  margin: 17px 17px -20px 17px;
  border-radius: 20px;
  transform: translate(0px, -41px);
}
#our_blogs .blog-contents-left {
  overflow: hidden;

}

#our_blogs .blog-contents-left:hover img {
  transform: scale(1.1);
  transition: all ease 400ms;
}
.blog-box-img {
  overflow: hidden;
  border-radius: 20px 20px 0 0;
  height: 240px;
}
.blog-box-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.content_page .blog-box-img {
    height: 180px;
}
#teams .owl-item:hover .our-team-box a {
  color: #01BCee;
}

#our_blogs .owl-dots {
  position: absolute;
  top: 44%;
  transform: rotate(90deg);
  left: -8%;
  display: none;
}

#our_blogs button.owl-dot {
  background: var(--unnamed-color-ff6600) 0% 0% no-repeat padding-box;
  background: rgba(26, 139, 227, 1) 0% 0% no-repeat padding-box;
  opacity: 1;
  padding: 5px;
  border: unset;
  margin: 4px;
  border-radius: 50%;
  border: 3px solid rgba(26, 139, 227, 1);

}

#our_blogs button.owl-dot.active {
  background: var(--unnamed-color-ff001a) 0% 0% no-repeat padding-box;
  background: #FFF 0% 0% no-repeat padding-box !IMPORTANT;
  opacity: 1;
  border: 3px solid rgba(51, 166, 255, 1) !important;
  padding: -15px;
}

button:focus {
  outline: 1px dotted;
  outline: unset !important;
}

/* Faq Page */


.accordion-button {
  font-family: Work Sans !important;
  font-size: 15px !important;
  line-height: 33px;
  text-align: left;

}

.accordion-header {
  color: #fff !important;
  padding: 0 !important;
  margin-left: 26px !important;

}

.accordion-item:last-of-type .accordion-button.collapsed {
  background: unset !important;
  padding: 0 !important;
  color: #fff !important;

}


.faq-right p {
  text-align: center;
  font: normal normal normal 12px/56px Raleway;
  letter-spacing: 0px;
  color: #4A4A4A;
  opacity: 1;
}

.faq-right p.sub-heading {
  text-align: center;
  font: normal normal normal 12px/15px Raleway;
  letter-spacing: 0px;
  color: #4A4A4A;
  opacity: 1;
}

section#faq .accordion-item h2 {
  text-align: center;
  font: normal normal bold 41px/8px Josefin Sans;
  letter-spacing: -0.9px;
  color: #000000;
  opacity: 1;
}

section#faq h3 {
  text-align: center;
  font: normal normal bold 41px/8px Josefin Sans;
  letter-spacing: -0.9px;
  color: #000000;
  opacity: 1;
}

section#faq h6 {
  text-align: center;
  font: normal normal 300 18px/42px Raleway;
  letter-spacing: -0.11px;
  color: #686868;
  opacity: 1;
}

.panel-body p {
  margin-left: 0;
  font-family: Work Sans;
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
  text-align: left;
  background: rgba(255, 255, 255, 1);
  padding: 10px 11px;
  border-radius: 20px;
  margin: 14px 0px 14px 20px;
  color: rgba(36, 36, 36, 1);
}



.accordion-button::after {
  content: "" !important;
  background: black;
  width: 10px !important;
  height: 1.5px !important;
  background: #000;
  background: #fff;
  position: absolute;
  left: -27px;
  cursor: pointer;
  top: 8px;

}

.accordion-header:before {
  content: "";
  width: 26px;
  height: 26px;
  background: #FFFFFF4D;
  position: absolute;
  left: -9px;
  display: block;
  top: -4px;
  border-radius: 50%;
}

#about .about-left {
  display: flex;
  align-items: center;
  justify-content: end;
}

button.accordion-button.collapsed::before {
  display: block !important;
}

.accordion-button:not(.collapsed)::after {
  background-image: unset !important;
  transform: unset;
}

.accordion-button::after {
  background-image: unset !important;

}
button.accordion-button::before {
    content: "";
    width: 10px !important;
    height: 1.5px !important;
    background: #fff;
    position: absolute;
    left: -27px;
    top: 8px;
    transform: rotate(89deg) !important;
    display: none;
    cursor: pointer;
}

.accordion-button:not(.collapsed) {
  color: unset !important;
  background-color: unset !important;
  box-shadow: unset !important;
  padding: 0;
}

.accordion-button:focus {
  z-index: 3;
  border-color: unset !important;
  outline: 0;
  box-shadow: unset !important;
}

button.accordion-button {
  border: unset !important;
  background: unset !important;
  color: #000;
  font-family: Almarai;
  font-size: 20px;
  font-style: normal;
  line-height: normal;
}

.accordion-button:not(.collapsed)::after {
  background-image: unset !important;
  transform: rotate(-180deg);
  content: "\f0d7";
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
}

.accordion-body {
  padding: 0 !important;
}

#faq .owl-nav {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 4%;
}

.card {
  border: unset !important;
}

.card-header {
  padding: 0.5rem 1rem;
  margin-bottom: 0;
  background-color: unset !important;
  border-bottom: unset !important;
}

.accordion-item {
  border: unset !important;
  background: unset !important;
  box-shadow: 0px 1px 6px #0000001F;
  border-radius: 10px !important;
  opacity: 1;
  outline: unset;
  color: #fff !important;
}

.card {
  background: unset !important;
}

.faq-right-image {
  display: flex;
  align-items: center;
  justify-content: center;
}

#faq input[type="submit"] {
  padding: 10px 38px;
  font-weight: bold;
  color: #ffffff;
  text-transform: uppercase;
  border: none;
  background-color: #373737;
  background: var(--unnamed-color-ff6600) 0% 0% no-repeat padding-box;
  background: rgba(26, 139, 227, 1) 0% 0% no-repeat padding-box;
  border-radius: 29px;
  opacity: 1;
  position: absolute;
  left: 0;
  margin: 0 auto;
  right: 0;
  width: fit-content;
}

#faq input[type="submit"] {
  font-weight: bold;
  color: #ffffff;
  text-transform: unset !important;
  border: none;
  background: rgba(26, 139, 227, 1) 0% 0% no-repeat padding-box;
  border-radius: 29px;
  opacity: 1;
  margin-top: 6%;
  text-align: left !important;
  font: normal normal medium 26px/30px Raleway !important;
  letter-spacing: 0px;
  color: #FFFFFF;
  opacity: 1;
  font-family: 'Raleway';
  font-size: 22px;
  padding: 0px 73px 0 23px !important;
}

#faq .faq-head h2.accordion-header button {
  border: none;
  background-color: unset;
  text-align: left;
  color: #000;
}

.faq-right {
  padding: 12%;
}

#faq input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
  box-shadow: 0px 3px 6px #0000001F;
  border: 1px solid #707070;
  border-radius: 10px;
  opacity: 1;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 4px 22px;
  margin: 0;
}

.faq-right h6 {
  text-align: center !important;
  font: normal normal normal 12px/50px Raleway !important;
  letter-spacing: 0px;
  color: #4A4A4A;
  opacity: 1;

}

.faq-right h4 {
  text-align: center;
  font: normal normal medium 30px/89px Josefin Sans;
  letter-spacing: 0px;
  color: #000000;
  opacity: 1;
  font-family: 'Josefin Sans';
  font-size: 30px;
  font-weight: 500;
  margin: 10% 0 0;
}

.faq-head h2.accordion-header button:focus {
  outline: none;
}

.faq-head h2,
.faq-head .panel-body p {
  text-align: left;
  padding: 15px;
  margin: 0;

}

.faq-page {
  padding: 60px 0;
}

body.page-template-faq {
  background-color: #13121a;
}

/* TermS AnD ConditionS */

input#location {
  border: 1px solid #000;
}


#tandc h1 {
  font-family: Work Sans;
  font-size: 52px;
  font-weight: 800;
  line-height: 55px;
  letter-spacing: 0em;
  text-align: left;
  position: relative;
  color: #0C142E;
}

#tandc h2.termsndcond-head {
  font-family: 'Work Sans';

}

#tandc p.termsndcond-para {
  color: #666666;
  margin-left: 0;
  font-family: Work Sans;
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
  text-align: left;
}

/* ---- ServiceS PagE ------ */

.serv-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 48px;
}

#services h2.heading {
  font-family: Work Sans;
  font-size: 18px;
  font-weight: 500;
  line-height: 21px;
  letter-spacing: 0em;
  text-align: center;
  width: fit-content;
  padding: 14px 74px;
  clip-path: polygon(0 0, 100% 0, 86% 147%, 16% 194%);
  background: rgba(24, 32, 39, 1);
  color: #fff;
  border-radius: 7px;
}

.services-tag {
  display: flex;
  align-items: center;
  justify-content: center;
}
.services-content {
    overflow: hidden;
}

.services-content:hover .services-details {
  background: rgba(51, 166, 255, 1);
}
.services-content img {
    transition: 0.3s ease-in-out;
    object-fit: cover;
    border-radius: 20px;
}
img.attachment-abc.size-abc.wp-post-image {
  height: 400px;
  object-fit: cover;
  width: 100%;
  max-width: 100%;
}
.services-content img:hover {
    transform: scale(1.1);
}

#services h6.sub-heading {
  font-family: Work Sans;
  font-size: 35px;
  font-weight: 800;
  line-height: 37px;
  letter-spacing: 0em;
  text-align: center;
  color: #0C142E;
  margin-bottom: 40px;
}

.wpcf7 form .wpcf7-response-output {
  padding: 10px;
  border: 1px solid #fff !important;
  text-align: center;
  letter-spacing: -0.11px;
  color: #fff;
  opacity: 1;
  font-weight: 600;
  font-family: Work Sans;
  font-size: 14px;
  font-weight: 600;
  line-height: 14.7px;
  text-align: center;
  margin-left: 26px;
}

.services-box-content {
  text-align: center;
  margin: 10px;
}

.services-box-content a {
  color: #ffffff;
  font-weight: 600;
  font-size: 18px;
}

/* ------------ Testimonial ---------- */

#newsletter .moscotos-image {
  position: absolute;
  bottom: -52px;
  text-align: center;
  left: 0;
  right: 0;
  z-index: -1;
}

section#our-benefit {
  transform: translateY(-132px);
}

section#counter {
  padding: 0 0 60px;
}

p.team-text img {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 2px 6px #00000029;
  border-radius: 20px;
  opacity: 1;
  padding: 10px 10px 82px 10px;
}

#ourTestimonial .testii-thamb {
  transform: translate(14px, -180px);
}

.content_page P {
  font-family: Work Sans;
  font-size: 14px;
  font-weight: 500;
  line-height: 34px;
  color: #000000;

}

section#ourTestimonial h2 {
  text-align: center;
  font: normal normal bold 41px/32px Josefin Sans;
  letter-spacing: -0.9px;
  color: #000000;
  opacity: 1;
}


.test-content p {
  text-align: left;
  font: normal normal normal 16px/35px Raleway;
  letter-spacing: 0px;
  color: #4F4F4F;
  opacity: 1;
}

#ourTestimonial .far {
  font-weight: 900;
  color: #F2EA11;
}

#ourTestimonial i.fa-thin.fa-arrow-right.slick-arrow {
  font-weight: 900;
  font-family: 'Font Awesome 5 Free';
  font-style: unset;
  position: absolute;
  bottom: 31%;
  border: unset;
  background: rgba(26, 139, 227, 1) 0% 0% no-repeat padding-box;
  opacity: 1;
  padding: 20px 28px;
  color: #fff;
  cursor: pointer;
  left: 51%;
}

.types_heading {
  margin-bottom: 60px;
}

#ourTestimonial i.fa-thin.fa-arrow-left.slick-arrow {
  font-weight: 900;
  font-family: 'Font Awesome 5 Free';
  font-style: unset;
  position: absolute;
  bottom: 31%;
  border: unset;
  background: rgba(26, 139, 227, 1) 0% 0% no-repeat padding-box;
  opacity: 1;
  padding: 20px 28px;
  color: #fff;
  cursor: pointer;
  left: 45%;
  z-index: 9;

}

.section-title p {
  text-align: center;
  font: normal normal 300 18px/42px Raleway;
  letter-spacing: -0.11px;
  color: #686868;
  opacity: 1;
}

.fab {
  font-family: "Font Awesome 5 Brands";
  color: #fff;
  padding: 10px 12px;
  border-radius: 50%;
  font-size: 18px;

}

.team-text img {
  border-radius: 20px;
  opacity: 1;
}

.team-image img {
  border-radius: 5px;

}

.team-image {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 8px;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  border-radius: 8px;
  opacity: 1;
  margin: 3px;
  width: 80%;
}

section#ourTestimonial {
  padding: 60px 0 0;
}

.testi-pos {
  width: 95%;
}

h3.team-name a {
  text-align: left;
  font: normal normal 600 23px/29px Josefin Sans;
  letter-spacing: 0.39px;
  color: #000000;
  opacity: 1;
}

#testimonial q {
  text-align: left;
  font: normal normal normal 16px/35px Raleway;
  letter-spacing: 0px;
  color: #4F4F4F;
  opacity: 1;
}

#testimonial {
  position: relative;
  background: rgba(24, 32, 39, 1);
  padding: 0;
  height: 395px;
  z-index: 99;
}

.talking-numbers {
  margin-top: 80px;
}

#testimonial h3.sub-heading {
  font-family: Work Sans;
  font-size: 35px;
  font-weight: 800;
  line-height: 40px;
  letter-spacing: 0em;
  text-align: left;
  color: #fff;
  width: 80%;

}

#testimonial .owl-stage .owl-item.active:nth-child(1) .cont p {}

#testimonial .owl-dots .owl-dot {
  width: 12px;
  height: 12px;
  border-radius: 2px;
  background-color: rgba(26, 139, 227, 1);
  margin-left: 5px;
  padding: 5px;
  border: unset;
  background: #FFFFFF33;
}

#testimonial p.desp {
  font-size: 18px;
  line-height: 24px;
  color: #7c7c7c;
  font-weight: 600;
  font-style: italic;
  font-family: "Ubuntu";
  margin-top: 22px;
}

#testimonial h4 {
  font-size: 22px;
  line-height: 30px;
  color: #1b1b1b;
  font-weight: 600;
  font-family: "Ubuntu";
  text-align: left;
}

#testimonial .main_para {
  font-size: 22px;
  color: rgba(26, 139, 227, 1);
  font-weight: 700;
}

#testimonial .main_heading {
  font-family: Work Sans;
  font-size: 18px;
  font-weight: 500;
  line-height: 21px;
  letter-spacing: 0em;
  text-align: left;
  background: rgba(51, 166, 255, 1);
  width: fit-content;
  padding: 16px 36px;
  clip-path: polygon(0 0, 100% 0, 86% 244%, 0 100%);
  margin-bottom: 30px;

}

.testimonial-box .seller-star i.far {
  font-weight: 600;
  font-size: 12px;
}

.testimonial-box .seller-star i.fas {
  color: #ffcd3c;
  font-weight: 600;
  font-size: 12px;
}

#testimonial .owl-carousel .owl-item img {
  margin: unset;
}

#testimonial .media-body {
  padding-left: 20px;
  display: flex;
  flex-flow: column;
  margin: auto;
}

#testimonial p.designation {
  margin: 0;
  color: rgba(26, 139, 227, 1);
}

#testimonial .media-body a {

  color: #ffffff;
  font-size: 18px;
  font-weight: bold;
}

.items-testimonial {
  width: 100% !important;
}

.cont p {
  font-family: Work Sans;
  font-size: 14px;
  font-weight: 500;
  line-height: 26px;
  letter-spacing: 0em;
  text-align: left;
  color: #fff;
}

.testimonial-content .main-text p {
  color: #ffffff;
  font-size: 13px;
}

.testidetails {
  margin: 10px 30px;
}

.cont p {
  font-family: Work Sans;
  font-size: 14px;
  font-weight: 500;
  line-height: 26px;
  letter-spacing: 0em;
  text-align: left;
  color: #fff;
  background: rgba(51, 166, 255, 1);
  padding: 30% 70px 57px;
  margin-left: 0;
  min-height: 400px;
}

#testimonial .owl-item.active {
  margin-right: 0 !important;
}

.cont p:after {
  content: "";
  background: rgba(51, 166, 255, 1);
  position: absolute;
  bottom: 21px;
  clip-path: polygon(0 0, 100% 0, 100% 100%);
  width: 54px;
  height: 62px;
  right: 0;
}

.items-testimonial:hover .cont p:after, #testimonial .owl-item.active.center .cont p:after {
  background: rgba(26, 139, 227, 1);
}


.testi-title {
  margin-left: 15px;
}

#testimonial p.designation {
  margin: 0;
  color: #666666;
  font-family: Work Sans;
  font-size: 15px;
  font-weight: 500;
  line-height: 29px;
  letter-spacing: 0em;
  text-align: left;
}

.testi-title a {
  font-family: Work Sans;
  font-size: 20px;
  font-weight: 600;
  line-height: 21px;
  letter-spacing: 0em;
  text-align: left;
}

/* .owl-item.active:nth-child(4) .cont p{

  border-radius: 0px 0px 0px 60px;

} */
#testimonial .owl-item:hover .media-body p {
  color: #fff;
}

#testimonial h5.posttype-err-msg {
  font-size: 24px;
}

/* our Policy */
.policy-details {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.newsletter_form p:nth-child(2) {
  display: flex;
  width: 100%;
  background: #fff;
  padding: 9px;
  justify-content: space-between;
  align-items: center;
  margin-left: 0;
  border-radius: 2px;
}

.play-text a p {
  color: #fff;
  font-family: Work Sans;
  font-size: 15px;
  font-weight: 600;
  line-height: 22px;
  text-align: center;
}

section#single_room_type_post p {
  margin-left: 0;
}

input.mphb-reserve-btn.button {
  border: unset;
  background: rgba(51, 166, 255, 1);
  color: #fff;
  padding: 12px;
  font-family: 'Work Sans';
  font-weight: 600;
  margin: 0;
}

span.single-location {
  font-family: 'Work Sans';
  font-size: 20px;
  font-weight: 600;
  color: #666666;
}

section#single_room_type_post p {
  margin-left: 0;
  color: #000;
}

#single_room_type_post input[type="text"] {
  border: 1px solid #000 !important;
  margin-bottom: 18px;
}

.outer_dpage p {
  color: #202020;
  margin-left: 0;

}

.newsletter_form input.wpcf7-form-control.wpcf7-submit.has-spinner {
  font-weight: 600;
  font-family: 'Font Awesome 5 Free';
  color: rgba(51, 166, 255, 1);
  background: unset;
  border: unset;
  padding-right: 16px;

}

.policy-con {
  position: relative;
  background: #fff;
  padding: 0;
  border-radius: 50%;
  width: 180px;
  height: 170px;
  border: 10px solid #E8EDEE;
  padding: 40px 0;
  text-align: center;
}

.policy-con p {
  color: rgba(24, 32, 39, 1);
  font-size: 14px;
  line-height: 120%;
  text-align: center;
}

.policy-details h6 {
  font-family: Work Sans;
  font-size: 24px;
  font-weight: 700;
  line-height: 120%;
  letter-spacing: 0em;
  text-align: center;
  margin-bottom: 0;
  padding-bottom: 5px;
  width: 100%;
}

.policy-icon img {
  height: 40px;
  width: auto;
}

.policy-icon {
  background: rgba(24, 32, 39, 1);
  width: 88px;
  height: 88px;
  border-radius: 50%;
  position: absolute;
  top: -200px;
  bottom: 0;
  margin: auto;
  right: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.policy-con:hover {
  color: rgb(255, 255, 255);
  background: rgb(51, 166, 255);
  border-width: 10px;
  border-style: solid;
  border-color: rgb(24, 118, 208);
  transition: all ease 600ms;
}

.policy-con:hover .policy-icon {
  background: rgb(51, 166, 255);
  transition: all ease 600ms;
}

.policy-con:hover .policy-icon::after {
  transition: all ease 600ms;
  background: rgb(24, 118, 208);
}

.policy-icon::after {
  content: "";
  width: 18px;
  height: 16px;
  background: rgba(24, 32, 39, 1);
  clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
  display: block;
  position: absolute;
  /* bottom: 22px; */
  left: 0;
  right: 0;
  margin: auto;
  transform: rotate(180deg);
  top: 87px;
}

section#our-policy:after {
  content: "";
  width: 100%;
  height: 100%;
  background: rgb(255, 55, 38);
  background: linear-gradient(90deg, rgba(255, 55, 38, 1) 0%, rgba(12, 20, 46, 01) 57%);
  position: absolute;
  top: 0;
  z-index: -1;
  left: 0;
  background: rgb(255, 55, 38);
  background: linear-gradient(90deg, rgba(255, 55, 38, 1) 25%, rgba(12, 20, 46, 1) 79%);
}

.policy-headings h2 {
  font-family: Work Sans;
  font-size: 18px;
  font-weight: 500;
  line-height: 21px;
  letter-spacing: 0em;
  text-align: left;
  background-color: #fff;
  color: rgba(51, 166, 255, 1);
  width: 54%;
  clip-path: polygon(0 0, 100% 0, 86% 244%, 0 100%);
  border-radius: 7px;
  padding: 12px 16px;
}

.policy-headings h6 {
  font-family: Work Sans;
  font-size: 35px;
  font-weight: 800;
  line-height: 37px;
  letter-spacing: 0em;
  text-align: left;
  color: #fff;
  width: 83%;
  text-transform: capitalize;
}

section#our-policy {
  padding: 120px;
}

/* Destination */

#teams .team-video {
  position: absolute;
  left: 22%;
  bottom: 0;
  z-index: 9;
  padding: 55px 42px;
  background: rgba(51, 166, 255, 1);
  height: 187px;
  width: 187px;

}

#teams .team-left .ps_video img {
  margin: 0;
}

#teams .ps_video a {
  padding: 0 0 12px 30px;
  display: block;
}

#teams .outer_video {
  display: block;
  background: unset;
}

#teams .outer_video {
  display: block;
  margin: 0;
}

#teams .team-left img {
  margin-top: 70px;

}

#teams .team-left img:hover, #teams .our-team-content:hover img {
  transform: scale(1.1);
  transition: all ease 400ms;
}

#teams .ps_video a img {
  margin-bottom: 14px;
}

#teams .ps_video {
  padding: unset;
  background: unset;
  position: unset;
}

section#destination {
  padding: 0 0 60px;
}

.main-heading-vills {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: -1px;

}

.copyright {
  display: flex;
  justify-content: space-between;
}

.copyright-social-icon {
  display: flex;
  position: relative;
  z-index: 1;
  align-items: center;
}

h2.team-heading {
  font-family: Work Sans;
  font-size: 18px;
  font-weight: 500;
  line-height: 21.11px;
  text-align: center;
  clip-path: polygon(0 0, 100% 0, 87% 133%, 20% 194%);
  background: rgba(51, 166, 255, 1);
  max-width: max-content;
  padding: 14px 57px;
  color: #fff;
  border-radius: 7px;
}

.social-menues {
  justify-content: center;
}

.social-main {
  padding: 0 8px;
}

.social-main:last-child {
  padding-right: 0;
}

.social-main .fab {
    padding: 0;
}

i.fa-brands.fa-x-twitter {
  color: #fff;
  font-size: 18px;
}

.desti-sub {
  font-family: Work Sans;
  font-size: 35px;
  font-weight: 800;
  line-height: 36.75px;
  text-align: center;
  color: #0C142E;
}

/* Feature villas */
.vills-box .villa-added-price-details {
  display: none !important;
}

.vills-box:hover .villa-added-price-details {
  display: flex !important;
}

.vills-box:hover i {
  color: rgba(51, 166, 255, 1);
}

.vills-box:hover .villa-meta-content p {
  color: #0C142E;
}

.vills-box:hover .villa-meta-icon {
  color: #0C142E;
}

.vills-box:hover a.villa-see-more {
  color: #fff;
  background: rgba(51, 166, 255, 1);
}

#villa-added .container::after {
  content: "";
  background: rgba(51, 166, 255, 1);
  clip-path: polygon(0 1%, 76% 0, 89% 100%, 0% 100%);
  height: 712px;
  width: 529px;
  position: absolute;
  top: 0;
  bottom: 73px;
  margin: auto;
  left: 0;
  transform: translate(-295px, 10px);
}

#villa-added .container::before {
  content: "dfdfdf";
  background: rgba(51, 166, 255, 1);
  height: 712px;
  width: 529px;
  position: absolute;
  top: 0;
  bottom: 73px;
  margin: auto;
  right: 0;
  transform: translate(264px, 10px);
  clip-path: polygon(24% 0, 100% 0, 100% 99%, 9% 100%);
}

.cont p:hover {
  background: rgba(26, 139, 227, 1);

}

#testimonial .owl-item.active.center .cont p {
  background: rgba(26, 139, 227, 1);
}

h2.span-villa-heading {
  clip-path: polygon(0 0, 100% 0, 86% 147%, 16% 194%);
  background: rgba(51, 166, 255, 1);
  color: #fff;
  font-family: Work Sans;
  font-size: 18px;
  font-weight: 500;
  line-height: 21px;
  letter-spacing: 0em;
  text-align: center;
  padding: 15px 36px;
  border-radius: 7px;
}

.villa-sub-heading {
  font-family: Work Sans;
  font-size: 35px;
  font-weight: 800;
  line-height: 37px;
  letter-spacing: 0em;
  text-align: center;
  color: #0C142E;
}

#villa-added .container {
  background: #E8EDEE;
  border-radius: 90px;
  padding: 0 0 8% 0;

}

.deal-post h3 a {
  font-family: Work Sans;
  font-size: 20px;
  font-weight: 600;
  line-height: 21px;
  text-align: left;
  color: #0C142E;
}


/* ------------ Services----------- */

.services-read a i {
  font-family: 'Font Awesome 5 Free';
  font-weight: 600;
  margin-left: 12px;
  background: var(--unnamed-color-ff001a) 0% 0% no-repeat padding-box;
  background: rgba(51, 166, 255, 1) 0% 0% no-repeat padding-box;
  opacity: 1;
  padding: 10px 12px;
  border-radius: 50%;
}

section#services h3 {
  text-align: left;
  font: normal normal bold 41px/0px Josefin Sans;
  letter-spacing: -0.9px;
  color: #000000;
  opacity: 1;
}

section#services .main_para {
  text-align: center;
  font: normal normal 300 14px/28px Raleway;
  letter-spacing: 0px;
  color: #000000;
  opacity: 1;
}

section#services .services-image p {
  text-align: center;
  font: normal normal 300 14px/28px Raleway;
  letter-spacing: 0px;
  color: #000000;
  opacity: 1;
}

.services-box a {
  text-align: left;
  font: normal normal 600 25px/1px Josefin Sans;
  letter-spacing: 0px;
  color: #000000;
  opacity: 1;
}

.services-details {
  position: absolute;
  bottom: 0;
  background: #fff;
  padding: 24px;
  left: 0;
  right: 0;
  margin: auto;
  margin: 14px;
  border-radius: 15px;
}

.services-box a {
  font-family: Work Sans;
  font-size: 20px;
  font-weight: 600;
  line-height: 21px;
  letter-spacing: 0em;
  text-align: left;
  color: rgba(1, 1, 1, 1);
}

.services-details .content p {
  font-family: Work Sans;
  font-size: 14px;
  font-weight: 500;
  line-height: 21px;
  letter-spacing: 0em;
  text-align: left;
  color: rgba(1, 1, 1, 1);
  margin: 10px 0 0;
}

.services-content:hover a,
.services-content:hover .services-details .content p {
  color: #FFF;
}

.services-read a {
  text-align: left;
  font: normal normal medium 14px/16px Raleway;
  letter-spacing: 0px;
  color: #FFFFFF;
  opacity: 1;
  background: var(--unnamed-color-ff6600) 0% 0% no-repeat padding-box;
  background: rgba(26, 139, 227, 1) 0% 0% no-repeat padding-box;
  border-radius: 29px;
  opacity: 1;
  padding: 12px 7px 12px 15px;
  font-weight: 500;
}

#slider .socialbox .fab:hover {
  background: rgba(26, 139, 227, 1);
  color: #fff;
}


#services .owl-nav {
  display: none;
}

.book-search-aftr1::after {
  content: "";
  width: 1px;
  height: 70px;
  background: #D9D9D9;
  position: absolute;
  right: -22px;
  top: 0;
}

.book-search-aftr1 {
  position: relative;
}

.book-search-aftr2 {
  position: relative;
}

.book-search-aftr2::after {
  content: "";
  width: 1px;
  height: 70px;
  background: #D9D9D9;
  position: absolute;
  right: -22px;
  top: 0;
}

.book-search-aftr3 {
  position: relative;
}

.book-search-aftr3::after {
  content: "";
  width: 1px;
  height: 70px;
  background: #D9D9D9;
  position: absolute;
  right: -22px;
  top: 0;
}

#services .owl-nav i {
  font-family: 'Font Awesome 5 Free';
  font-weight: 600;
  font-style: unset;
  color: #fff;
  background: var(--unnamed-color-ff001a) 0% 0% no-repeat padding-box;
  background: rgba(51, 166, 255, 1) 0% 0% no-repeat padding-box;
  opacity: 1;
  margin: 10px;
  padding: 18px 22px;
}


/* Newsletter */


#newsletter {
  position: relative;
}

#newsletter .news-btn a {
  color: #ffffff;
  background-color: rgba(26, 139, 227, 1);
  padding: 10px 15px;
  border-radius: 10px;

}

#newsletter .news-btn a:hover {
  color: #01BCee;
  background-color: #fff;
}

#newsletter .news-btn {
  margin-top: 20px;
}

#newsletter h3.main-right {
  color: #ffffff;

  font-size: 22px;
  font-weight: 700;
  line-height: 32px;
}

.newsletter-img {
  display: flex;
  align-items: center;
  justify-content: center;
}

#newsletter .newsletter_form form input[type=submit] {
  margin: 20px -0 0;

  background: #000000 0% 0% no-repeat padding-box;
  border-radius: 36px;
  opacity: 1;
  padding: 25px 38px 22px 38px;
  text-align: left;
  font: normal normal bold 12px/0px Josefin Sans;
  letter-spacing: 0.23px;
  color: #FFFFFF;
  opacity: 1;
}

#newsletter .newsletter_form form input[type=submit]:hover {
  color: #01BCee;
  background-color: #fff;
}

#newsletter .newsletter_form form input[type=text] {
  padding: 8px 20px 8px 31px;
  border: none;

  background: var(--unnamed-color-ff001a) 0% 0% no-repeat padding-box;
  background: rgba(51, 166, 255, 1) 0% 0% no-repeat padding-box;
  border-radius: 34px;
  opacity: 1;
}

#newsletter h3.left-head {
  text-align: center;
  font: normal normal 300 10px/0px Raleway;
  letter-spacing: -0.06px;
  color: #686868;
  opacity: 1;
}

#newsletter p {
  margin-bottom: 0;
  text-align: center;
  font: normal normal bold 23px/48px Josefin Sans;
  letter-spacing: -0.51px;
  color: #000000;
  opacity: 1;
}

#newsletter .newsletter_form form input[type=text]::placeholder {
  font: normal normal 300 18px/18px Raleway;
  letter-spacing: 0.3px;
  color: #FFFFFF;
  opacity: 1;
}

#newsletter .newsletter-content input[type="email"] {
  max-width: 75%;
  border: 1px solid #fff;
  display: block;
  margin: 15px auto;
  margin-bottom: 0;
}

#newsletter .newsletter-content input[type="email"]::placeholder {
  font-size: 16px;
  line-height: 18px;
  color: #fff;
  font-weight: 400;
  font-family: "Lato";
}

#newsletter .newsletter-content input[type="submit"] {
  font-size: 16px;
  letter-spacing: 2px;
  color: #ffffff;
  font-family: "Ubuntu";
  font-weight: 400;
  background: #000;
  margin: 0 auto;
  display: block;
  padding: 5px 25px;
  border-radius: 4px;
}

#newsletter .newsletter-content {
  max-width: 750px;
  display: block;
  margin: 0 auto;
  transform: translateY(-29px);

}

.newsletter_form {
  transform: translateY(24px);
}

#newsletter div.wpcf7 .ajax-loader {
  display: none;
}

/* ------ Single Blog Page ------- */

.submit-icon::after {
  content: "\f061";
  font-family: 'Font Awesome 5 Free';
  font-weight: 600;
  position: absolute;
  top: 42px;
  background: rgba(51, 166, 255, 1);
  width: fit-content;
  bottom: -4px;
  padding: 8px 11px;
  text-align: center;
  left: 99px;
  right: 0;
  margin: auto;
  border-radius: 50%;
  color: #fff;
}

.submit-icon {
  position: relative;
}

.feature-box img {
  width: 100%;
  height: 550px;
  object-fit: cover;
}

i.fas.fa-comments {
  color: var(--unnamed-color-ff001a);
  text-align: left;
  font: normal normal normal 18px/32px Font Awesome 6 Free Solid;
  letter-spacing: 0px;
  color: rgba(51, 166, 255, 1);
  opacity: 1;
}

.test-content {
  margin-top: 64px;
  padding-left: 38px;

}

h1.blg-head {
  text-align: left;
  font: normal normal bold 41px/86px Josefin Sans;
  letter-spacing: -0.9px;
  color: #000000;
  opacity: 1;
  /* padding: 0 76px; */

}

.single-blog .content_boxes p {
  text-align: left;
  font: normal normal normal 16px / 30px Raleway;
  letter-spacing: 0px;
  color: #242424;
  opacity: 1;
  margin: 0;
  /* padding: 0 76px; */
}

.single-blog .content_page {
  padding: 30px;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  opacity: 1;
  transform: translate(0px, -6%);
}

ol.comment-list {
  margin: 0 auto;
  width: 47%;
}

form#commentform {
  width: 60%;
  margin: 0 auto;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 10px;
  opacity: 1;
  padding: 56px;
}

.single-blog .meta-box-question {
  color: var(--unnamed-color-ff6600);
  text-align: left;
  font: normal normal 600 20px/18px Josefin Sans;
  letter-spacing: 0px;
  color: rgba(26, 139, 227, 1);
  opacity: 1;
  /* padding: 0 76px; */
}



/* ------ Single Services ------ */
.blog-contents-left:hover span.author-box i {
  color: rgba(51, 166, 255, 1);
}

.blog-contents-left:hover span.news-comments i {
  color: rgba(51, 166, 255, 1);
}

.blog-contents-left:hover span.author-name {
  color: #171717;

}

.blog-contents-left:hover span.news-comments {
  color: #171717;

}

.blog-contents-left:hover .blog-information.y {

  background: #182027;
  color: #fff !important;
}

.blog-contents-left:hover .blog-information.y a {
  color: #fff !important;
}

.services-content:hover .service-icon::after {
  content: "";
  width: 20px;
  height: 20px;
  background: rgba(51, 166, 255, 1);
}

.services-content:hover .service-icon {
  background: rgba(51, 166, 255, 1);
}

.box {
  padding: 0 !important;
}

.blog-contents-left:hover .blog-box {
  background: rgba(51, 166, 255, 1);
}

.blog-contents-left:hover .date {
  background: rgba(51, 166, 255, 1) !important;
}

.blog-contents-left:hover .date:after {
  background: rgba(51, 166, 255, 1) !important;
}

.service-icon::after {
  content: "";
  width: 20px;
  height: 20px;
  background: rgba(24, 32, 39, 1);
  clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
  display: block;
  position: absolute;
  /* bottom: 22px; */
  left: 0;
  right: 0;
  margin: auto;
  transform: rotate(180deg);
  top: 129px;
}

.service-icon {
  background: rgba(24, 32, 39, 1);
  width: 130px;
  height: 130px;
  border-radius: 50%;

}

.service-icon img {
  opacity: 1;
  max-width: fit-content;
  padding: 16px;
  width: auto;
}

.service-single-body {
  font-family: 'Montserrat';
  font-size: 16px;
}

.head-para {
  margin-left: 17px;
}

.service-single-body {
  font-family: 'Montserrat';
  font-size: 16px;
  color: #fff;
}

.single-srevice-title {
  text-align: left;
  font: normal normal bold 36px/43px Josefin Sans;
  letter-spacing: 0px;
  color: #010101;
}

.service-para {
  text-align: left;
  font: normal normal 300 18px/43px Raleway;
  letter-spacing: 0px;
  color: #1E1E1E;
  opacity: 1;
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
  color: #fff;
  background-color: #0d6efd;
  background: rgba(51, 166, 255, 1) 0% 0% no-repeat padding-box !important;
  border-radius: 5px;
  opacity: 1;
  margin: 28px 0;
  width: 90%;
  padding: 20px 18px 40px 21px;

}

.nav-pills .nav-link {
  color: #fff;
  background-color: #0d6efd;
  background: rgba(26, 139, 227, 1) 0% 0% no-repeat padding-box !important;
  border-radius: 5px;
  opacity: 1;
  margin: 28px 0;
  width: 90%;
  padding: 20px 18px 40px 21px;

}

.single-srevice-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.service-paragraph {
  text-align: left;
  font: normal normal 300 13px/32px Raleway;
  letter-spacing: 0px;
  color: #000000;
  opacity: 1;
}

.service-heading {
  text-align: left;
  font: normal normal 600 22px/31px Josefin Sans;
  letter-spacing: 0px;
  color: #000000;
  opacity: 1;
}

.heading-icons-head {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 1px 11px #00BAEC36;
  border: 1px solid #C6E5F9;
  border-radius: 15px;
  opacity: 1;
  padding: 28px;
}

ul#pills-tab {
  display: block;
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
  color: #fff;
}

#single-services .meta-title {
  text-align: center;
}

#single-services .services_title a {
  font-family: Work Sans;
  font-size: 36px;
  font-weight: 600;
  line-height: 21px;
  letter-spacing: 0em;
  text-align: left;
  color: #0C142E;

}

#single-services .meta-content {
  margin: auto;
}

#single-services .meta-content p {
  font-family: Work Sans;
  font-size: 16px;
  font-weight: 500;
  line-height: 29px;
  letter-spacing: 0em;
  text-align: left;
  color: #000;
  margin-left: 0;
}

#single-services .meta-title h3 {
  color: #ffffff;
  font-size: 32px;
  font-weight: 600;
}

.meta-ser-image-1 img, .meta-serimg-2 img {
  width: 100%;
  height: 600px;
  object-fit: cover;
}

.meta-ser-p2 {
  font-size: 16px;
  font-family: 'Poppins';
  color: #ffffff;
}

.advance-search .vills-boxes {
  background: #fff;
  border-radius: 0px 0px 20px 20px;
  background: #fff;
  border-radius: 0px 0px 20px 20px;
  box-shadow: 0px 0px 16px #ddd;
}

select#location {
  background: unset;
  border: unset;
  margin-top: 16px;
  color: #000;
  font-family: Work Sans;
  font-size: 18px;
  font-weight: 700;
  line-height: 21.11px;
  text-align: left;
  margin-left: 0;
  padding-left: 0;

}

select#location option {
  color: #000;
  font-family: Work Sans;
  font-size: 18px;
  font-weight: 700;
  line-height: 21.11px;
  text-align: left;
  margin-left: 0;
}

.meta-ser-p1 {
  font-family: Work Sans;
  font-size: 16px;
  font-weight: 500;
  line-height: 29px;
  letter-spacing: 0em;
  text-align: left;
  color: #000;
  margin-left: 0;
  margin-top: 16px;

}

.heading-content.meta-ser-p1 {
  margin-top: 0;
}

.services-post {
  margin-top: 28px;
}

.meta-serpara2 {
  font-family: Work Sans;
  font-size: 16px;
  font-weight: 500;
  line-height: 29px;
  letter-spacing: 0em;
  text-align: left;
  color: #000;
  margin-left: 0;
  margin-bottom: 16px;

}

/* ------- Single team -------- */


.testii-quote {
  position: absolute;
  top: 11%;
  z-index: -1;
  left: 45px;
}

body.single-team .social-profiles a {
  margin: 10px 10px 0 0px;
}

body.single-team .social-profiles i {
  color: #fff;
  width: 37px;
  background: #000;
  border-radius: 50%;
  padding: 12px 14px;
  height: 39px;
  margin: 0;

}

body.single-team .single-team-info {
  margin-bottom: 15px;
  margin-top: 20px;
}

.single-team-info p {
  padding: 15px 0;
  margin-bottom: 0;
  color: #000;

}


/* ------ Single Testimonials ------ */
#testimonial_single {
  margin-top: 20px;
}



.shop nav.woocommerce-breadcrumb {
  display: none;
}

/* Single Product category Page */
#shop {
  background-color: #131119;
}

#shop div.shop {
  padding: 30px 0;
}

.woocommerce span.onsale {
  background-color: rgba(26, 139, 227, 1);
}

#shop ul.products h2 {
  color: rgba(26, 139, 227, 1);

  font-weight: 600;
  font-size: 20px;
}

#shop ul.products li {
  text-align: center;
  padding: 12px;
  background-color: #221f2a
}

#shop ul.products span.price {
  font-size: 18px;
  display: flex;
  justify-content: center;
  flex-flow: row-reverse;
  color: #ffffff;
}

#shop ul.products span.price ins {
  margin-right: 10px;
  text-decoration-line: none;
}

#shop ul.products li:hover {
  background-color: #221f2a;
  transition: 0.2s;
}

#shop .woocommerce-ordering select {
  background-color: rgba(26, 139, 227, 1);
  color: #ffffff;
  font-size: 15px;
  font-weight: 600;

}

#shop h1,
#shop .term-description p,
#shop p.woocommerce-result-count {
  color: #ffffff;

}

#shop ul.products li:hover {
  box-shadow: 0px 0px 5px rgba(26, 139, 227, 1);
}

.woocommerce ul.products li.product a.added_to_cart {
  color: rgba(26, 139, 227, 1);
  font-weight: 800;
  background-color: #ebe9eb;
  padding: 5px;
  margin-left: 10px;
  border-radius: 3px;
  margin-top: 10px;
}

.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
  width: 32%;
}

/* Single Product Page */
div.sing-sop {
  background-color: #131119;
  padding: 30px 0;
}

.pswp__caption__center {
  text-align: center;
  color: rgba(26, 139, 227, 1);
  font-weight: 800;
  font-size: 18px;

  text-transform: capitalize;
}

div.sing-sop h1 {
  color: #ffffff;

  font-weight: 600;
}

div.sing-sop p.price {
  font-size: 18px;
  display: flex;
  justify-content: flex-end;
  flex-flow: row-reverse;
  color: rgba(26, 139, 227, 1) !important;
}

div.sing-sop p.price ins {
  text-decoration: none;
  margin-right: 10px;
}

div.sing-sop p {
  color: #ffffff !important;
}

div.sing-sop #comment {
  color: rgba(26, 139, 227, 1);
  font-weight: 600;
}

.woocommerce .star-rating span::before {
  color: orange;
}

div.sing-sop p.stars:hover a {
  color: rgba(26, 139, 227, 1);
}

div.sing-sop .posted_in a:hover {
  color: rgba(26, 139, 227, 1);
}

p.form-submit input[type=submit] {
  background: rgba(51, 166, 255, 1) 0% 0% no-repeat padding-box;
  border-radius: 5px;
  opacity: 1;
  letter-spacing: 0px;
  color: #FFFFFF;
  opacity: 1;
  border: 0;
}
p.form-submit input[type=submit]:hover {
    background: rgba(26, 139, 227, 1);
}
#slider .socialbox {
  position: absolute;
  bottom: 0;
  background-color: rgba(51, 166, 255, 1);
  opacity: 1;
  padding: 18px 26px 18px 19px;
}

#slider i.fab.fa-twitter.align-middle {
  margin-left: 0;
}

.related.products li {
  padding: 12px !important;
  text-align: center;
}

.related.products li span.price {
  display: flex !important;
  flex-flow: row-reverse;
  justify-content: center;
  color: rgba(26, 139, 227, 1) !important;
  font-size: 16px !important;
}

.related.products li span.price ins {
  text-decoration: none;
  margin-right: 6px;
}

.related.products li {
  background-color: #221f2a;
}

.related.products li:hover {
  box-shadow: 0px 0px 5px rgba(26, 139, 227, 1);
}

.related.products li h2 {
  color: #ffffff;
  font-weight: 600;
}

.woocommerce .quantity .qty {
  padding: 4px;
}

form.cart button {
  background-color: rgba(26, 139, 227, 1) !important;
}

/* -------- Cart Page --------- */
body.woocommerce-cart {
  background-color: #131119;
}

body.woocommerce-cart .outer_dpage {
  padding: 30px 0;
}

.woocommerce table.shop_table,
body.woocommerce-cart table th,
body.woocommerce-cart table td {
  border: 1px solid #ffffff;
}

body.woocommerce-cart table th,
body.woocommerce-cart table td,
body.woocommerce-cart table td a {
  color: #ffffff;
}

.wc-proceed-to-checkout a {
  background-color: rgba(26, 139, 227, 1) !important;
  color: #ffffff !important;
}

/* ------- Single Contact Page -------- */

.contact-contents {
  position: relative;
  overflow: hidden;
}

.contact-contents::after {
  content: "";
  background: rgba(51, 166, 255, 1);

  width: 334px;
  border-radius: 55%;
  height: 322px;
  transform: translate(87px, 18px);
}

.contact-contents::before {
  content: "";
  background: #E1BD1F;
  position: absolute;
  bottom: 48px;
  right: 20%;
  width: 276px;
  border-radius: 55%;
  height: 255px;
  transform: translate(87px, 18px);
}

/*--------sidebar------------*/

div#sidebar .wp-block-group {
  margin: 0px;
}

div#sidebar .wp-block-group__inner-container h2, #sidebar h3 {
  background: rgba(51, 166, 255, 1);
  font-size: 24px;
  text-align: center;
  font-style: italic;
  color: #fff;
}

#sidebar li.wp-block-latest-comments__comment {
  margin-top: 15px;
}

/*sidebar*/
#sidebar .postbox.smallpostimage {
  padding: 10px;
}

#sidebar td#prev a {
  color: rgba(51, 166, 255, 1);
}

#sidebar caption {
  font-weight: bold;
  color: #A5C32D;
  font-size: 20px;
}

#sidebar table,
#sidebar th,
#sidebar td {
  text-align: center;
}

#sidebar td {
  padding: 7px;
}

#sidebar th {
  text-align: center;
  padding: 5px;
  color: #A5C32D;
}

#sidebar select {
  padding: 10px 5px;
  border: solid 1px #2c2c2c;
  color: #A5C32D;
  background: transparent;
  width: 100%;
}

#sidebar h3 {
  font-weight: bold;
  font-size: 22px;
  text-align: center;
  font-weight: 500;
  color: #fff;
}
.wp-block-search__button {
    padding: 0 10px;
}
#sidebar input[type="search"],
input[type="search"] {
  padding: 17px;
  font-size: 14px;
  margin-bottom: 0px;
  color: #666c6e;
  border: solid 1px #e5eaec;
  width: 100%;
}
#sidebar .search-form .search-submit:hover {
  background: rgba(26, 139, 227, 1);
}
.content_page {
    padding: 40px 0;
}
.mphb-flexslider ul.flex-direction-nav li {
  margin-top: 25px !important;
}

#our_blogs .content_page .blog-contents-left .box {
    padding: 0 !important;
}
#our_blogs .content_page .blog-contents-left {
  margin-bottom: 40px;
}
#sidebar .search-form .search-submit {
  bottom: 4px;
  padding: 12px 10px !important;
  left: 20px;
  width: 40%;
  margin: 2% 0px;
  border: 0;
}

#sidebar label {
  margin-bottom: 0;
  width: 100%;
}

#sidebar input[type="submit"] {
  background: rgba(51, 166, 255, 1);
  color: #fff;
  padding: 10px 0;
  font-size: 12px;
  width: 30%;
  font-weight: bold;
}

#sidebar .widget {
  margin-bottom: 25px;
}

#sidebar ul {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 17px;
}

#sidebar ul li {
  border-bottom: 1px solid #ddd;
  margin: 0 0 5px;
  padding: 10px 20px 10px;
}

#sidebar aside#monster-widget-placeholder-9 ul li {
  box-shadow: 0.5px 0.866px 4px 0px rgb(0 0 0 / 10%);
  margin-bottom: 10px;
}

aside#monster-widget-placeholder-10 ul li {
  box-shadow: 0.5px 0.866px 4px 0px rgb(0 0 0 / 10%);
  margin-bottom: 15px;
}

#sidebar ul li a:before {
  font: normal normal normal 14px/1 FontAwesome;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f054";
  font-size: 10px;
  font-weight: 100;
  margin-left: -15px;
  margin-right: 10px;
  top: -1px;
  display: inline-block;
  position: relative;
}

#sidebar ul li:last-child {
  border: none;
}

#sidebar ul li a {
  font-size: 15px;
  font-weight: 500;
  color: #2a2a34;
}

#sidebar .tagcloud a,
.site-footer .tagcloud a {
  background: #eeeeee;
  color: #2c2c2c;
  font-size: 15px !important;
  padding: 5px 18px;
  margin: 0 0 5px;
  display: inline-block;
}

#sidebar .tagcloud a:hover,
.site-footer .tagcloud a:hover {
  background: rgba(51, 166, 255, 1);
  color: #fff;
}

.menu-pixel_main_primary-menu-container {
  margin-bottom: 50px !important;
}

.textwidget img {
  border-radius: 10px;
}

span.rss-date {
  font-style: italic;
  font-weight: bold;
}

.rssSummary {
  margin: 10px 0px;
}

aside#monster-widget-placeholder-4 ul,
aside#monster-widget-placeholder-6 ul,
aside#monster-widget-placeholder-7 ul,
.menu-pixel_main_primary-menu-container ul {
  background: rgba(51, 166, 255, 1);
  ;
}

ul#menu-pixel_main_primary-menu-1 {
  margin-bottom: 20% !important;
}

td#today a {
  background: #A5C32D;
  border-radius: 50px;
  padding: 8px 10px;
}
ul.wp-block-latest-posts__list.wp-block-latest-posts li a {
  
  font-size: 14px;
  font-weight: 400;
  line-height: 27.23px;
  text-align: left;
  color: #000000;
}

.no-comments.wp-block-latest-comments {
  
  font-size: 14px;
  font-weight: 400;
  line-height: 27.23px;
  text-align: left;
  color: #000000;
}

.contact-box {
  padding: 60px;
}


.contact-details {
  text-align: left;
  display: flex;
  justify-content: space-around;
  margin-left: 25%;
  margin-right: 50px;
}

.our-team-image {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.team-members {
  margin-left: 16px;
}

#teams .social-profiles a i:hover {
  background: rgba(26, 139, 227, 1);
}

#teams .owl-item:hover .our-team-box a {
  color: #fff;
}

#teams .owl-item:hover .our-team-box h6.team-tag {
  color: #fff;
}

#teams .owl-item:hover .our-team-box p {
  color: #fff;
}

#our_blogs .owl-carousel {
  .owl-nav {
    padding-top: .4em;
    font-family: sans-serif;
    font-size: .8em;

    >div {
      padding: .4em 1.4em;
      border: 1px solid #333;
      background: #000;
      color: white;
      border-radius: .4em;
      background-image: linear-gradient(rgba(255, 255, 255, .3), rgba(0, 0, 0, .2));
      box-shadow: .1em .1em .4em rgba(0, 0, 0, .5);

      &:hover {
        background-color: #333;
      }
    }

    .owl-prev {
      float: left;
    }

    .owl-next {
      float: right;
    }
  }
}


.page-footer {
  position: fixed;
  right: 0;
  bottom: 50px;
  display: flex;
  align-items: center;
  padding: 5px;
  z-index: 1;
  font-size: 16px;
  background: var(--lightgray);
}

.page-footer a {
  display: flex;
  margin-left: 4px;
}

#footer_box ul {
  padding-left: 0;
}


/*--------------------Video Section----------------*/

/* Outer */
.popup {
  width: 100%;
  height: 100%;
  display: none;
  position: fixed;
  top: 0%;
  right: 0px;
  background: rgba(0, 0, 0, 0.77);
  z-index: 9999;
  border-radius: 0;

}

/* Inner */
.popup-inner {
  max-width: 1000px;
  width: 90%;
  position: absolute;
  top: 50%;
  right: 50%;
  -webkit-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
  border-radius: 3px;
}

.popup-inner embed {
  height: 500px;
}

/* Close Button */
.popup-close {
  width: 30px;
  height: 30px;
  padding-top: 4px;
  display: inline-block;
  position: absolute;
  top: 0px;
  left: 0px;
  transition: ease 0.25s all;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border-radius: 1000px;
  background: rgba(0, 0, 0, 0.8);
  font-size: 20px;
  text-align: center;
  line-height: 100%;
  color: #fff;
}

.popup-close:hover {
  -webkit-transform: translate(-50%, -50%) rotate(-180deg);
  transform: translate(-50%, -50%) rotate(-180deg);
  background: rgba(0, 0, 0, 1);
  text-decoration: none;
}

.over_video {
  position: relative;

}

#slider .ps_video a {
  text-align: center;
  border-radius: 50%;
  padding: 20px 25px;
  display: inline-block;
  background-color: #fff;
}

#slider .ps_video a:hover {
  background: rgba(51, 166, 255, 1);

}
#slider .ps_video {
    padding-right: 5px;
}
#slider .play-text {
    margin: auto;
}
#slider .ps_video a:hover {
  background: rgba(51, 166, 255, 1);
  transition: all ease 0.6s;
}

.ps_video a:hover i {
  color: #fff;
  transition: all ease 0.6s;

}

.post-featured img {
  width: 100%;
}

.about-video p {
  color: #fff !important;
  opacity: 1 !important;
  text-align: left;
  width: 100%;
  font-family: Work Sans;
  font-size: 16px;
  font-weight: 600;
  line-height: 18.77px;
  text-align: left;
  margin-left: 21px;
  padding: 16px 33px 16px 65px;


}

.outer_video {
  display: flex;
  align-items: center;
  border-radius: 26px;
  justify-content: space-between;
}

.ps_video i {
  color: #000;

}

.social_widget a:hover {
  background: unset !important;
}

.ps_video h4 {
  color: #000;
  font-size: 16px;
  font-weight: bold;
  margin-top: 3px;
  display: block;
}

.nav-link {
  appearance: none;
  width: 80px;
  height: 40px;
  border-radius: 40px;
  background: #ddd;
  position: relative;
  outline: 0;
  cursor: pointer;
}

#pricing-plan .nav-link:after {
  position: absolute;
  content: "";
  width: 35px;
  height: 35px;
  background: rgba(26, 139, 227, 1);
  border-radius: 50%;
  top: 50%;
  left: -156px;
  transform: translateY(-50%);
  transition: all .35s;
}

#pricing-plan li.nav-item:nth-child(1) .nav-link:after {
  position: absolute;
  content: "";
  width: 35px;
  height: 35px;
  background: #eee;
  border-radius: 50%;
  top: 50%;
  left: 2px;
  transform: scale(0);
  transition: all .35s;
}

#pricing-plan .nav-link.active:before {
  transform: scale(1);
}

#pricing-plan .nav-link.active:after {
  left: calc(-128% - 0px);
}

#pricing-plan .pricing-plan-tab-content {
  width: 100px;
}


/* destination */
h3.img-category-title {
  padding: 0;
  margin-bottom: 0;
}

.desti-grid .abc img {
  height: 100%;
  object-fit: cover;
  width: 100%;
  transition: 2s all;
}


.category-desc p {
  margin-left: 0;
}

.desti-grid {
  margin: 62px 0 0;
  display: grid;
  grid-template-columns: repeat(12, 1fr);
}

.desti-grid .abc:nth-child(1) {


  grid-column-start: 7;
  grid-column-end: 13;
  grid-row-start: 1;
  grid-row-end: 5;

}

.desti-grid .abc:nth-child(2) {
  grid-row-start: 5;
  grid-row-end: 10;
  grid-column-start: 10;
  grid-column-end: 13;
  margin-top: 18px;

}

.desti-grid .abc:nth-child(3) {
  grid-column-start: 1;
  grid-column-end: 7;
  grid-row-start: 5;
  grid-row-end: 10;
  margin-top: 18px;

}

.desti-grid .abc:nth-child(4) {

  grid-column-start: 4;
  grid-column-end: 7;
  grid-row-start: 1;
  grid-row-end: 5;

}

.desti-grid .abc:nth-child(5) {

  grid-column-start: 1;
  grid-column-end: 4;
  grid-row-start: 1;
  grid-row-end: 5;
}

.desti-grid .abc:nth-child(6) {


  grid-column-start: 7;
  grid-column-end: 10;
  grid-row-start: 5;
  grid-row-end: 10;
  margin-top: 18px;
}

.abc a {
  width: 100%;
  font-family: Work Sans;
  font-size: 20px;
  font-weight: 600;
  line-height: 21px;
  text-align: left;
  color: #fff;
}
.desti-grid .abc {
  overflow: hidden;
  border-radius: 15px;
}
.desti-grid .abc:hover img {
  transform: scale(1.2);
  transition: all ease 400ms;
}
.category-desc {
  position: absolute;
  bottom: 36px;
  left: 22px;
  z-index: 9;
}

.loc-addre {
  font-family: Work Sans;
  font-size: 15px;
  font-weight: 500;
  line-height: 29px;
  text-align: left;
  color: #fff;
}

.abc {
  position: relative;
  margin: 0 14px 0 -1px;
}

.abc:after {
  content: "";
  position: absolute;
  z-index: 3;
  height: 80%;
  width: 100%;
  background: linear-gradient(180deg, transparent 0, transparent 30%, #000);
  left: 0;
  bottom: -5px;
  border-radius: 19px;
}













#banner {
  position: relative;
  height: 400px; /* Adjust height as needed */
  background-size: cover;
  background-position: center;
}

.banner-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: white;
}

.banner-title {
  font-size: 3em;
  font-weight: bold;
}

.banner-subheading {
  font-size: 1.2em;
  margin-top: 10px;
}

.video-overlay {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  cursor: pointer;
}

.play-video-btn {
  font-size: 40px;
  color: white;
  background-color: rgba(0, 0, 0, 0.5);
  padding: 10px;
  border-radius: 50%;
}



.es-request-form.es-request-form--section {
  max-width: 800px;
  margin: 0 auto;
}
.property-description p {
  color: #263238;
  font-size: 16px;
  font-weight: 300;
}
.outer_dpage {
  margin-top: 50px;
}
.es-listing__terms a {
  padding: 10px;
  background: rgba(51, 166, 255, 1);
  border-radius: 10px;
  color: #fff !important;
  font-size: 14px !important;
  margin: 0;
}
.es-listing__terms{
  margin-top: 15px;
}
.blog-content p{
  color: #000;
}
.date {
  position: absolute;
  top: 0;
  right: 43px;
  background: rgba(51, 166, 255, 1);
  padding: 22px 22px;
  border-radius: 50%;
  color: #fff;
  width: 85px;
  height: 85px;
}
div#our_blogs {
  position: relative;
}
.es-properties__list p {
  color: #263238;
  font-size: 20px;
}
body .es-field:not(:last-child):not(.es-field--checkbox-item-bordered):not(.es-field--radio-item-bordered):not(label) {
  padding-bottom: 0;
}

body .es-field.es-field--checkbox-item-bordered label .es-field__label, body .es-field.es-field--radio-item-bordered label .es-field__label {
  display: inline-block;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #263238;
}

body .es-field.es-field--checkbox-item-bordered label, body .es-field.es-field--radio-item-bordered label {
  border: 2px solid #eceff1;
  border-radius: 6px;
  cursor: pointer;
  text-align: center;
  white-space: nowrap;
  padding: 0 12px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #fff;
}

body .es-field.es-field--radio-item-bordered label .es-icon{
  font-size: 20px;
}
span.es-icon.es-icon_close::before {
  color: #000;
}
.booking-search .es-btn ,.booking-search button.es-btn {
  border-style: solid;
  border-width: 2px;
  border-radius: 15px;
  display: inline-block;
  font-weight: 700;
  line-height: 36px;
  height: 80px !important; 
  width: 80px !important;
  letter-spacing: initial;
  white-space: nowrap;
  outline: 0;
  text-align: center;
  box-sizing: border-box;
  text-decoration: none !important;
}
.booking-search span.es-icon.es-icon_close {
  font-size: 20px !important;
  margin-top: 6px !important;
}
.booking-search .es-search--simple form, .booking-search .widget .es-search--simple form {
  display: flex;
  margin: 0;
  justify-content: center;
  align-items: center;
  gap: 40px;
}
.booking-search ul.es-search-nav.es-search-nav--dropdowns.js-es-search-nav.es-search-nav--dropdowns {
  margin: 0;
  gap: 40px;
}
.booking-search .entry-content .es-btn:not(.es-btn--icon), .booking-search .es-btn:not(.es-btn--icon), .booking-search .widget .es-btn:not(.es-btn--icon), .booking-search button.es-btn:not(.es-btn--icon), .booking-search input.es-btn:not(.es-btn--icon) {
  padding: 10px 34px !important;
  justify-content: center;
  display: flex;
  box-shadow: none !important;
  align-items: center;
  font-size: 15px !important;
  border: navajowhite;
}
button.es-btn.es-btn--default {
  justify-content: center;
  align-items: center;
}
.booking-search span.es-icon.es-icon_chevron-bottom.js-es-search-nav__open {
  font-size: 17px !important;
}
.booking-search .es-search--main .es-search-nav.es-search-nav--dropdowns>li, .booking-search .es-search--simple .es-search-nav.es-search-nav--dropdowns>li, .booking-search .widget .es-search--main .es-search-nav.es-search-nav--dropdowns>li, .booking-search .widget .es-search--simple .es-search-nav.es-search-nav--dropdowns>li {
  background: #fff;
  border: none;
  border-radius: 6px;
  padding: 0 13px;
  margin: 0;
  white-space: nowrap;
  list-style: none;
  font-size: 15px;
}
.booking-search .es-nav-item-content {
  margin-bottom: 10px;
}
.booking-search .es-nav-item-content .es-nav-item-heading{
  font-size: 18px;
  color: #182027;
  font-weight: 500;
}
.booking-search .es-nav-item-content .es-nav-item-icon i{
  font-size: 16px;
  color: #182027;
}
.booking-search .es-search--simple .es-search-nav.es-search-nav--dropdowns>li a{
  margin: 0;
}
.booking-search .item-0 .es-nav-item-icon i.fas::before{
  content: "\f53d" !important;
}
.booking-search .item-2 .es-nav-item-icon i.fas::before{
  content: "\f236" !important;
}
.booking-search .item-3 .es-nav-item-icon i.fas::before{
  content: "\f2cd" !important;
}
.booking-search .adsd .es-nav-item-icon i.fas::before{
  content: "\f3c5" !important;
}
.booking-search .es-search--simple .es-search-nav.es-search-nav--dropdowns>li>a {
  color: #121212;
  font-size: 16px;
  font-weight: 400;
}
.booking-search .es-search--simple .es-search-nav .es-search-nav__content{
  background: #33a6ff;
  border-radius: 20px;
  box-shadow: 0 1px 4px rgba(38,50,56,.2);
}
.booking-search .es-field .select2-container .select2-selection--single .select2-selection__rendered,.booking-search .es-field.es-field--checkbox .es-field__label {
  font-size: 16px;
  color: #121212;
}
.booking-search .es-field .es-field__label {
  color: #121212;
}
.es-listings[class*=" es-listings--grid-"] .es-listing .es-listing__title{
  font-size: 20px;
}
.js-es-listing:hover {
  background: rgb(52 56 60);
  border-radius: 10px;
}
.js-es-listing:hover .es-listing__content__inner .es-address.es-listing--hide-on-list{
  color: #fff;
}
.js-es-listing:hover h3 a,.js-es-listing:hover span,.js-es-listing:hover li b{
  color: #fff;
}
.js-es-listing:hover .es-badge{
  background: rgba(51, 166, 255, 1);
}
.js-es-listing {
  transition: all 1s;
}