*{
  margin:0; 
  padding:0; 
  outline:none;
}
/* Disable text selection */

html {
  overflow-x: hidden;
}
html body{
  margin:0; 
  padding:0; 
  -ms-word-wrap:break-word; 
  word-wrap:break-word; 
  background-color:#fff; 
  position:relative; 
  font-size: 15px;
  color: #6c6c6c;
  font-weight: 300;
  overflow-x: hidden;
}

img{
  margin:0; 
  padding:0; 
  border:none; 
  max-width:100%; 
  height:auto;  
}
.counter_icon img {
  max-width: max-content;
}
.about-left img {
  max-width: max-content;
}
.team-left img {
  max-width: min-content;
}
.single-page-content p {
  color: #000;
}
.single-events-info {
  margin-top: 42px;
}
.single-testimonial-desig {
  margin: 28px 0 0;
}
section img{
  width: 100%;
}

.our-partners p {
  font-family: Playfair Display;
  font-size: 44px;
  font-weight: 700;
  line-height: 48px;
  text-align: center;
  color: #000000;
}
.our-partners h2 {
  font-family: Poppins;
  font-size: 20px;
  font-weight: 700;
  line-height: 48px;
  letter-spacing: 0.1em;
  text-align: center;
  color: #25C1C7;
}
p{
  margin:0 0 15px; 
  padding:0;
  font-size:15px;
  font-weight:300;
}
p.our_programs-sm-hd {
  font-family: Poppins;
  font-size: 20px;
  font-weight: 700;
  line-height: 48px;
  letter-spacing: 0.1em;
  text-align: center;
  color: #25C1C7;
  margin-bottom: 0;

}

.activities-sub-heading h3 {
  font-family: Playfair Display;
  font-size: 44px;
  font-weight: 700;
  line-height: 48px;
  text-align: center;
  color: #000000;
  margin-bottom: 44px;

}

section#why-choose-revers {
  background-size: 100% 100%;
  padding: 60px;
}
.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;
}



.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;
}
.footer3 i {
  color: #25C1C7;
  padding-right: 11px;
  font-size: 16px;
}
#footer_box  ul li a{

    color: #fff;
    cursor: pointer;
    font-family: Poppins;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;

}

.slide-shap {
  position: absolute;
  left: 28%;
}
.right-slider img {
  transform: translate(-8px, 45px);
}

ul#menu-quick-links li a::before {
  content: "\f105";
  position: absolute;
  font-family: 'FontAwesome';
  color: #25C1C7;
  font-weight: 800;
  left: 0;
}
.menu-quick-links-container {
  position: relative;
}
ul#menu-quick-links li {

  margin-left: 22px;
}
body a{
  text-decoration:none; 
  color:#373737;
}
body a:hover{
  color: #024752;
}
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;
  border: 1px solid #024752;
  border-radius: 5px;
  margin-bottom: 28px;

}


.wpcf7-spinner{
  position: absolute !important;
}
section{
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  background-position: center;
}
#gallery-1 img {
  width: 95% !important;
}

select{
  width: 100%;
  padding: 6px;
}

input[type="submit"]:hover{
  cursor: pointer;
}
textarea {
  height: 100px !important;
}
.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;
}

/* --------- Header -------- */
div.nav_wrap .quote-btn{
  display: flex;
  align-items: center;
  }

.slide-shap:after {
  content: "";
  width: 557px;
  height: 757px;
  position: absolute;
  top: 0;
  left: 0;
  background: #FF3726;
  transform: translate(-513px, 0px);
}

.quote-link a i {
  padding: 10px 12px;
  color: #fff;
}

  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 -----------------*/

a.slider-button.btn {
  padding: 0;
}
.carousel-control-next:visited,
.carousel-control-prev:visited {
    color: red !important; /* Change the color for visited links */
}
.carousel-control-prev:visited span.slider-prev{
  color: red !important;
}
.about-details {
  margin-bottom: 28px;
}
.slider-button span:hover {
  background: #25C1C7;
  color: #024752F2;
}
h2#reply-title {
  text-align: center;
  color: #000;
  font-family: 'Poppins';
}
.slider-button span {
  background: #25C1C7;
  padding: 12px 22px;
  font-family: Poppins;
  font-size: 20px;
  font-weight: 600;
  line-height: 32px;
  text-align: left;
  border-radius: 5px;
  color: #fff;

}
.slider-content {
  padding: 90px 0;
}
.about-us-btn {
  text-align: end;
}
.quote-link a {
  display: inline-block;
  font-weight: 400;
  line-height: 1.5;
  color: #fff;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;

  background-color: transparent;
  border: 1px solid transparent;
  padding: 4px 18px;
  font-size: 1rem;
  border-radius: 0.25rem;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  font-family: Poppins;
  font-size: 14px;
  font-weight: 500;
  line-height: 32px;
  text-align: left;
  border: 1px solid #FFFFFF;
}

.single .navigation{
  display: unset;
}
h1.blg-head {
  font-family: Playfair Display;
  font-size: 64px;
  font-weight: 700;
  line-height: 85px;
  text-align: left;
  color: #024752F2;
}
.blog-meta-fields {
  display: flex;
    align-items: center;
    justify-content: end;
    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;
  
}

.page-header h1{
color: #ffffff;
}

.entry-title
{
  padding: 20px 20px 10px;
}
.copyright .fab:hover {
  color: #FF3726;

}

.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;
}

/*------------------ 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 .contac_form input[type="submit"]:hover{
  background: #FF6600 !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: Poppins;
  font-size: 20px;
  font-weight: 600;
  line-height: 32px;
  text-align: left;
  
  border: unset;
}
section#contact-box{
  padding:0;
  margin:0;
}

.contact-info {
  font-size: 14px;
  line-height: 26px;
  padding: 20px;
  width: 100%; 
}
.contac_form h3 {
  font-family: Playfair Display;
  font-size: 36px;
  font-weight: 700;
  line-height: 48px;
  text-align: center;
  color: #000;
}
.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;
}



.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 .inner-cont i
{
  font-size: 35px;
  color: #25C1C7;
  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: 'Poppins';
  color: #343434;
  font-size: 14px;
  font-weight: 400;
  line-height: 28px;
  margin-bottom: 0;
  text-align: center;
}
.gallery-image i {
  position: absolute;
  bottom: 57px;
  right: 92px;
  color: #000;
  background: #fff;
  padding: 16px;
  border-radius: 50%;
  font-weight: 600;
  z-index: 9;
  display: none;
  font-size: 18px;

}
#our-gallery .gallery-image:nth-child(9) .overlay{
  width: 390px;
  height: 107px;

}
#our-gallery .gallery-image .overlay {
  position: absolute;
  width: 241px;
  height: 121px;
  background: #FF3726;
  bottom: 10px;
  right: 9px;
  clip-path: polygon(0 100%, 100% 0, 100% 100%, 0% 100%);
  border-bottom-right-radius: 25px;
  display: none;
}
.gallery-image:hover i{
  display: block;
}
#our-gallery .gallery-image:hover .overlay{
  display: block;

}
.testimonial-info .owl-item.active {
  width: 250px !important;
}
.testimonial-info .owl-item.active {
  width: 300px !important;
}
.testimonial-info .owl-item.active.unique-class {
  width: 693px !important;
}
.contact-page-details .inner-cont p a:hover {
  color: #25C1C7;
}

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: #fff;
}
.contact-details:hover h6 {
  color: #FB3625;
}
#teams .play-text:hover p {
  color: #000 !important;
}
#footer .copy-main .contact-details:hover .mail-and-call-icon{
  background: #FF3726;

}

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-box .google-map {
  padding-top: 6% !important;
  margin-bottom: 2px !important;
}

.contac_form input {

  background: var(--unnamed-color-ff001a) 0% 0% no-repeat padding-box;
  background:#25C1C7;
    border-radius: 10px;
  opacity: 1;
  text-align: left;
  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 {
  justify-content: center;
  background: #fff;
  color: #024752;
  width: 36px;
  height: 36px;
  font-size: 16px;
  margin: 6px 0;
  display: flex;
  align-items: center;
  border-radius: 50%;


}
.social_widget a {
  color: #ffffff;
  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: #25C1C7;
}

/* --------- Blog Page ------- */

#our_blogs h6.month {
  font-family: Work Sans;
  font-size: 24px;
  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: 100px 0;
}

.para-heading p {
  color: #C6D8CB;
  font-size: 16px;
  margin-left: 0;
  font-family: 'Open Sans';
}
.para-heading a span {
  font-family: Inter;
  font-size: 16px;
  color: #fff;
  background: #0BB640;
  padding: 14px 24px;
  border-radius: 10px;
 
}

#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: #005CB5;
  padding: 22px 22px;
  border-radius: 50%;
  color: #fff;
}

.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;
}

.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 {
  box-shadow: 0px 0px 7px #ddd;
  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 {
  clear: both;
    margin: 10px 0;
}
.metabox .entry-date{
  margin: 0 13px 0 0;
  font-family: Poppins;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  text-align: center;
  color: #626B7D;
}
i.fas.fa-user {
  color: #25C1C7;
  padding: 0px 7px 0px 0px;

}
.metabox .entry-author{
  margin:0 20px 0 0;
  
}
span.entry-author a {
  color: #626B7D;
  font-family: Poppins;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  text-align: center;
  text-transform: capitalize;
}
.meta-box-question {
  font-family: Playfair Display;
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
  text-align: left;
  color: #000203;
}
.metabox .entry-comments{
  padding: 0 0 0 20px;
  font-family: Poppins;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  text-align: center;
  color: #626B7D;
}
.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 .author-box img {
  border-radius: 50%;
  margin-right: 5px;
}
#direct-comments {
  margin-left: 10px;
}
#direct-comments i{
margin-right: 5px;
}



/* ----------------------- POST---------------------- */

.date {
  color: #626B7D;
  font-family: Poppins;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  text-align: center;
}
#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;
}


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;
}

.single-mphb_room_type .deal-post h3 {
  margin: 0 !important;
  padding: 0;
}
.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: 9px;
  right: 34px;
}
.deal-post {
  padding: 12px 36px 18px;
}
.single-mphb_room_type .deal-post {
  padding: 12px 36px 18px;
  background: #fff;
  border-radius: 0px 0px 20px 20px;
  box-shadow: 0px 0px 16px #ddd;
}
.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;
  margin: 28px 0 0px;


}
.mphb-price-period {
  border-bottom: unset !important;
  cursor: help;
  color: #fff !important;
}
span.mphb-price {
  color: #fff;
}

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;
}
.btn-check:focus+.btn, .btn:focus {
  outline: 0;
  box-shadow: unset !important;
}
.bradcrumbs a:after {
  content: "\f054";
  font-family: 'Font Awesome 5 Free';
  font-weight: 600;
  color: #000;
  font-size: 15px;
  position: absolute;
  top: 20px;
  left: 70px;
  right: 16px;
  bottom: 0;
  margin: auto;
}
.bradcrumbs span{
  background:#dddddd; 
  color:#000;
  padding: 5px 9px;
}
.banner-image h1 {
  font-family: 'Playfair Display';
  font-size: 50px;
  font-weight: 800;
  line-height: 55px;
  letter-spacing: 0em;
  text-align: left;
  position: relative;
  color: #222222;
}
.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;
  padding: 34px;

}


.bradcrumbs a {
  padding: 22px;
  position: relative;
}





/*------------------ 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;
  margin-top: 20px;
  color: #ffffff;
  text-transform: uppercase;
  border-top: none;
  font-family: Poppins;
  font-size: 20px;
  font-weight: 600;
  line-height: 32px;
  text-align: left;
  background: #25C1C7;
  border: unset;
}
#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 .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%;
}

.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;
}

#sidebar ul li:last-child
{ 
  border:none;
}

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;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
/* ----------- 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;
}
#services .heading-img {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
#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;

}

.points {
  display: flex;
  align-items: center;
  padding-bottom: 10px;
}

#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 {
  color: #626B7D;
  margin: 12px 0;
  font-family: Poppins;
  font-size: 20px;
  font-weight: 400;
  line-height: 40px;
  text-align: right;
}
.about-btn:hover a {
  background: #FB3625;
  color: #fff !important;
}
.about-btn:hover a:after{
  background: #005CB5;
}
#about div.slide_btn a {
  font-family: 'Raleway';
  font-weight: 600;
  letter-spacing: 0px;
  color: #FFFFFF;
  opacity: 1;
  background: #FF6600 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 {
  padding-right: 25px !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: #005CB5;
  color: #fff;
  padding: 19px 58px 17px 39px;
  border-radius: 26px;
  position: relative;
}


 #about h2.heading {
  color: #25C1C7;
  margin-left: 11px;
  position: relative;
  font-family: Poppins;
  font-size: 20px;
  font-weight: 700;
  line-height: 48px;
  letter-spacing: 0.1em;
  text-align: right;
}

#about h6.sub-heading {
  color: #000000;
  font-family: Playfair Display;
  font-size: 44px;
  font-weight: 700;
  line-height: 58.65px;
  text-align: right;
  width: 66%;
}
.sub-heading-about {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
/* 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: 8%;
}


.choose-us-tab-content{
  position: relative;
}

.choose-icon.wow.fadeInLeft {
  position: absolute;
  top: -67px;

}

.choose-icon img {
  background: #FF3726;
  padding: 18px;
  border-radius: 50%;
}

.sec-blog-height i.fas.fa-arrow-right {
  color: #fff;
  margin: 0 10px;
} 
.blog-information  i.fas.fa-arrow-right {
  color: #25C1C7;
  margin: 0 10px;
}
#footer_box input[type="text"]{
  border: 1px solid #fff;
}

.team-members img {
  width: 25%;
}
.activies-content p {
  text-align: center;
  margin-bottom: 0;
}

  #testimonial .owl-carousel .owl-nav {
    position: absolute;
    top: 0;
    right: 0;
    transform: translate(0px, -178px);

    display: block;

  }
  .tests {
  position: relative;
  }
  #testimonial .owl-carousel .owl-prev, #testimonial .owl-carousel .owl-next {
    font-size: 16px;
    padding: 12px 6px;
    border-radius: 10px;
    border: none;
    background-color: unset;
    margin: 0;

}
.service-button a:hover i {
  color: #024752;
}
  #teams .owl-carousel .owl-prev, #teams .owl-carousel .owl-next{
  font-size: 16px;
  padding: 10px 16px;
  border: none;
  color: #ffffff;
  background-color: #FF6600;  
  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;
    background: transparent;
    padding: 12px 14px;
    color: #000;
    border-radius: 5px;
    border: 1px solid #E7E7E7;
    border: 1.5px solid #000000;
}
#testimonial .owl-carousel .owl-nav i:hover{
  color: #ffffff;
  background-color: #024752;
}
  #teams .owl-carousel .owl-item img{
    width: 100%;
  margin: 0 auto;
  }



/* oUR PLANS */

.plans-headings p {
  color: #25C1C7;
  font-family: Poppins;
  font-size: 20px;
  font-weight: 700;
  line-height: 48px;
  letter-spacing: 0.1em;
  text-align: center;
  margin-bottom: 0;

}
.text-pricing_plans .title {
  font-family: Poppins;
  font-size: 24px;
  font-weight: 600;
  line-height: 36px;
  letter-spacing: 0.1em;
  text-align: center;
  color: #000000;
}

.plan-head h3 {
  font-family: Playfair Display;
  font-size: 44px;
  font-weight: 700;
  line-height: 48px;
  text-align: center;
  color: #000000;

}
.plan-head {
  display: flex;
  align-items: center;
  justify-content: center;
}

section#our-plan {
  padding: 60px;
}

.pricing-tag h4{
    font-family: Playfair Display;
    font-size: 40px;
    font-weight: 700;
    line-height: 53.32px;
    text-align: center;
    color: #25C1C7;
    margin: 0;
    padding: 0;
}
.buy-now-btn {
  background: #25C1C7;
  padding: 12px;
  text-align: center;
  border-radius: 7px;
  margin: 0 56px;

}
.text-pricing_plans:hover {
  background: #F0EEE2;
}
.text-pricing_plans:hover .title{
  color: #fff;
}
.text-pricing_plans:hover .pricing-tag h4{
  color: #fff;

}
.text-pricing_plans:hover .title-and-price{
background: #25C1C7;
}
.text-pricing_plans {
  padding-bottom: 40px;
}
.buy-now-btn a span {
  color: #fff;
  font-family: Poppins;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  text-align: left;
}

.pricing-plans-points {
  padding: 34px 90px 0;
}
.our_plans-content h3 {
  color: #797979;
  font-size: 16px;
  font-family: Inter;
  font-weight: 500;
}
.our_plans-content p {
  font-size: 16px;
  font-family: 'Open Sans';
  font-weight: 400;
  color: #797979;
  margin-bottom: 0;  
    margin-left: 10px;
}
.text-pricing_plans h3 {
  font-family: Poppins;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-align: center;
  color: #626B7D;
  padding: 20px 48px 4px;

}
.descri-plans p {
  font-family: Poppins;
  font-size: 16px;
  font-weight: 400;
  line-height: 16px;
  text-align: left;
  color: #575661;
  margin-bottom: 0;
  margin-left: 10px;

}
.title-and-price {
  background: #F0EEE2;
  padding: 36px;
}
.descri-plans {
  display: flex;
  align-items: center;
  justify-content: left;
  margin-bottom: 36px;

}
.destinations-sub-heading h3 {
  font-family: Playfair Display;
  font-size: 44px;
  font-weight: 700;
  line-height: 48px;
  text-align: center;
  color: #000000;

}
.destinations-image {
  position: relative;
}
.destinations-box {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.destination-content p {
  font-family: Poppins;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  text-align: center;
  color: #fff;
  padding: 16px;
}
.destinations-box a {
  font-family: Playfair Display;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
  text-align: center;
  color: #fff;
}
.desti-head p {
  font-family: Poppins;
  font-size: 20px;
  font-weight: 700;
  line-height: 48px;
  letter-spacing: 0.1em;
  text-align: center;
  color: #25C1C7;
  margin-bottom: 0;

}
.descri-plans i {
  background: #25C1C7;
  color: #fff;
  padding: 4px 5px;
  border-radius: 50%;
  font-size: 10px;

}
.our_plans_box {
  padding: 36px;
  border: 1px solid #E7E7E7;
  border-radius: 10px;

}
.our_plans_box:hover {
  background: #03180A;
  color: #fff;
}
.our_plans_box:hover p{
  color: #fff;
}

.our_plans_box:hover h3{
  color: #fff;
}
.our_plans_box:hover h5{
  color: #fff;
}
.our_plans_box:hover h4{
  color: #fff;
}
.our_plans_box:hover h6{
  color: #fff;
}
/* counter */

.counter_box.bg_1 .counter_icon img {
  background: #029A11;
  padding: 22px 28px;
  border-radius: 10px;

}
.counter_box.bg_2 .counter_icon img {
  background: linear-gradient(0deg, rgba(7,59,137,1) 41%, rgba(68,141,251,1) 93%);
    padding: 22px 28px;
    border-radius: 10px;

}
.numbers p {
  margin-bottom: 0;
}
p.number span {
  font-family: Poppins;
  font-size: 48px;
  font-weight: 700;
  line-height: 72px;
  text-align: center;
  COLOR: #000000;
}

.text-counter h6 {
    font-family: Playfair Display;
    color: #000000;
    font-weight: 500;
    font-size: 32px;
    font-weight: 700;
    line-height: 42.66px;
    text-align: center;

}
.counter-content .numbers {
  display: flex;
  align-items: center;
  justify-content: center;
}
.services-content {
  position: relative;
}

.counter_box {
  display: flex;
  align-items: center;
  justify-content: left;

  justify-content: center;
}
/* Gallery  */
section#destinations {
  padding-bottom: 60px;
}
.gallery-heading h2 {
  font-family: Poppins;
  font-size: 20px;
  font-weight: 700;
  line-height: 48px;
  letter-spacing: 0.1em;
  text-align: center;
  color: #fff;
  padding: 0;
  margin: 0;
}
.gallery-heading h4 {
  font-family: Playfair Display;
  font-size: 44px;
  font-weight: 700;
  line-height: 48px;
  text-align: center;
  color: #fff;
}
section#gallery {
  padding: 60px;
}
section#gallery {
  padding: 60px 0;
  background-size: 100% 100%;
}
section#gallery .row {
  display: grid;
  /* grid-template-columns: repeat(auto-fill, minmax(88px, 1fr)); */
  grid-template-rows: repeat(8, 3vw);
  gap: 20px;

}

section#gallery .gallery-image:nth-child(1){
  grid-column-start: 16;
  grid-column-end: 8;
  grid-row-start: 5;
  grid-row-end: 9;
  height: 100%;
  width: 100%;
}
.box.gallery.group1 {
  height: 100%;
}
section#gallery .gallery-image:nth-child(2){
  grid-column-start: 5;
  grid-column-end: 8;
  grid-row-start: 5;
  grid-row-end: 9;
  height: 100%;
  width: 100%;
}
section#gallery .gallery-image:nth-child(3){
  grid-column-start: 1;
  grid-column-end: 5;
  grid-row-start:5;
  grid-row-end: 9;
  height: 100%;
  width: 100%;
}
section#gallery .gallery-image:nth-child(4){
  grid-column-start: 12;
  grid-column-end: 16;
  grid-row-start: 1;
  grid-row-end: 5;

}
section#gallery .gallery-image:nth-child(5) {
  grid-column-start: 8;
  grid-column-end: 12;
  grid-row-start: 1;
  grid-row-end: 5;

}
section#gallery .gallery-image:nth-child(6){
  grid-column-start: 1;
  grid-column-end: 8;
  grid-row-start: 1;
  grid-row-end: 5;

}
section#gallery a.gallery img {
  height: 100%;
}
/* FulL WidtH BloG & AuthoR PagE */


.page-template h6.blog-year {
  font-family: Work Sans;
  font-size: 24px;
  font-weight: 600;
  line-height: 0px;
  letter-spacing: 0em;

}

#full-width-blog, #blog-left-sidebar, #blog-right-sidebar{
padding: 60px 0;
}
.wp-block-search__button{
margin: 0;
padding: 10px;
}
.comt-author {
  display: flex;
  align-items: center;
  justify-content: left;
}
.blog-box {
  padding: 14px 0;
}
span.news-comments ,span.author-name {
  color: #626B7D;
  font-family: Poppins;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  text-align: center;
}
.date i {
  font-family: 'Font Awesome 6 Free';
  font-size: 14px;
  color: #25C1C7;
  padding: 0px 6px 0 0;
}
span.author-name {
  margin-left: 10px;

}

span.blog-date a {
  font-family: Poppins;
  font-size: 14px;
  font-weight: 600;
  line-height: 26px;
  text-align: left;
  color: #25C1C7;
}

.admin {
  display: flex;
  align-items: center;
  margin-right: 14px;

}
.sub-menu .current-menu-item:after {
 
  display: none;
}
.postbox .blog-content p {
  font-family: Open sans;
  font-size: 15px;
  font-weight: 500;
  line-height: 22px;
  letter-spacing: 0em;
  text-align: left;
  color: #000;
  margin-left: 0;
  padding: 0px 0px;
}
.postbox .blog-information h5 {
  margin-bottom: 0;
  padding: 11px 0;
}
body.author{
  background-color: #13121a;
}
h5.blog-heading a:hover {
  color: #0BB640 !important;
}
.blog-details {
  position: absolute;
  right: 7%;
  top: 18%;

}

/* Faq Page */

.accordion-button:not(.collapsed) {
  color: unset !important;
  background-color: unset !important;
  box-shadow: unset !important;
}
.accordion-header .card-header {
  background: unset !important;
}

.card-header{
  border-bottom: unset !important;
}
.accordion-item {
  background-color: unset !important;
}
.accordion-button{
  background-color: unset !important;
}
.card-header{
  background-color: unset !important;
}
button.accordion-button {
  font-family: Playfair Display;
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
  text-align: left;
  color: #fff;
}
.accordion-button:focus {
  z-index: 3;
  border-color: unset !important;
  outline: 0;
  box-shadow: unset !important;
}
.accordion-button:not(.collapsed){
  font-family: Playfair Display;
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
  text-align: left;
  color: #fff !important;

}
.accordion-button:not(.collapsed) {
  background-color: #000 !important;
  padding: 16px 16px 16px 12px !important;
}
#faqs .card {
  background: unset !important;
  margin-top: 0.5rem!important;
  margin-bottom: 0.5rem!important;
  padding: 19px 0;
  border-bottom: 1px solid #fff !important;
  box-shadow: unset !important;
  border-radius: unset !important;
}
section#faqs {
  padding: 60px 0;
  background-size: 100% 100%;

}
.accordion-button::after {
  flex-shrink: 0;
  width: 1.25rem;
  height: 1.25rem;
  margin-left: auto;
  content: "\f078" !important;
  background-image: unset !important;
  background-repeat: no-repeat;
  /* background-size: 1.25rem; */
  /* transition: transform .2s ease-in-out; */
  font-family: 'FontAwesome';
  font-size: 14px;

}

.card{
  border: unset !important;
}
.card-header {
  padding: 0.5rem 1rem;
  margin-bottom: 0;

} 
.accordion-item {
  border: unset !important;
  color: #222222 !important;
  border: unset;
}
.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: #FF6600 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: #FF6600 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;
}
.accordion-body {
  padding: 12px 0 !important;
}
.panel-body p {
  font-family: Poppins;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  color: #fff;
}
.faq-page {
padding: 60px 0;
}
.card-header {
  padding: 0 !important;
}
.accordion-button {
  padding: 0 !important;
}
/* 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{
color: #FF6600;

}
#tandc p.termsndcond-para{
color: #ffffff99;

}

/* ---- ServiceS PagE ------ */

.service-icon img {
  background: #005CB5;
}

.serv-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 0;
  left: 0;
}
.serv-icon img{
    background: #005CB5;
}
#choose-us .nav-tabs .nav-link.active .choose-us-tab {
  background: #E32515;
  border: 10px solid #FF3726;
}

#services h2.heading {
  font-family: Work Sans;
  font-size: 15px;
  font-weight: 500;
  text-align: center;
  color: #0BB640;
  position: relative;
  line-height: 0;
}
#services h2.heading::before{
  top: 0;
  content: "";
  width: 2px;
  display: block;
  height: 17px;
  position: absolute;
  background: #0BB640;
  left: -10px;
}

.services-tag h2 {
  font-family: Poppins;
  font-size: 20px;
  font-weight: 700;
  line-height: 48px;
  letter-spacing: 0.1em;
  text-align: left;
  color: #fff;
  margin-bottom: 0;

}
.why-choose-experience {
  background: #fff;
  padding: 31px;
}

.experience-number {
  background: #050505;
  padding: 1px 9px 23px;
}
.experience-number h3 {
  font-family: Playfair Display;
  font-size: 96px;
  font-weight: 700;
  line-height: normal;
  text-align: left;
  color: #FFFFFF;
  margin-bottom: 0;
  padding: 0;
  line-height: 97px;
}
.why-choose-revers-details h4 {
  font-family: Playfair Display;
  font-size: 44px;
  font-weight: 700;
  line-height: 58.65px;
  text-align: left;
  color: #fff;
}

.why-choose-experience h3 {
  font-family: Playfair Display;
  font-size: 44px;
  font-weight: 700;
  line-height: 58.65px;
  text-align: left;
  color: #626B7D;
  margin-bottom: 0;

}
.why-choose-revers-details p {
  font-family: Poppins;
  font-size: 20px;
  font-weight: 400;
  line-height: 40px;
  text-align: left;
  color: #fff;
  margin-bottom: 0;
}
.why-choose-revers-details {
  margin-bottom: 16px;
}
.why-choose-points p {
  font-family: Poppins;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  text-align: left;
  color: #fff;
}
.get-details h2 {
  font-family: Poppins;
  font-size: 20px;
  font-weight: 400;
  line-height: 48px;
  letter-spacing: 0.1em;
  text-align: center;
  color: #25C1C7;
}
.main-container {
  background-size: 100% 100%;
  padding: 60px 0;
  background-position: center;
}
.get-details h6 {
  font-family: Playfair Display;
  font-size: 44px;
  font-weight: 700;
  line-height: 48px;
  text-align: center;
  color: #FFFFFF;
}
section#activities {
  padding: 60px;
}
.get-details p {
  font-family: Poppins;
  font-size: 20px;
  font-weight: 400;
  line-height: 36px;
  text-align: center;
  color: #fff;
}
.book-now-btn a {
  font-family: Poppins;
  font-size: 20px;
  font-weight: 600;
  line-height: 32px;
  text-align: left;
  color: #fff;
  background: #25C1C7;
  border-radius: 5px;
  padding: 10px 16px;
}
.book-now-btn {
  text-align: center;
}
#services h6.sub-heading {
  font-family: Work Sans;
  font-size: 24px;
  font-weight: bold;
  line-height: 37px;
  letter-spacing: 0em;
  text-align: center;
  color: #222222;
  width: 45%;
}
.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: Inter;
  font-size: 14px;
  font-weight: 500;
  line-height: 14.7px;
  text-align: center;
}
.services-box-content{
text-align: center;
margin: 10px;
}
section#single-services {
  padding: 60px 0;
}
.services-box-content a {
color: #ffffff;
font-weight: 600;
font-size: 18px;
}

.members:hover {
  background: #0BB640;
}

.members:hover h6{
  color: #fff;
}
.members:hover p{
  color: #fff;
}

.members:hover .member-arrow i{
  background: #fff;
  color: #0BB640;
}
/* ------------ Testimonial ---------- */
section#about {
  padding: 0 0 60px;
}
#newsletter .moscotos-image {
  position: absolute;
  bottom: -52px;
  text-align: center;
  left: 0;
  right: 0;
  z-index: -1;
}
 .home #header {
  background-color: transparent;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 9;
}
#header {
  background-color: #024752;
  position: unset;
}
section#our-benefit {
  transform: translateY(-132px);
}
section#slider h1 {
  font-family: Playfair Display;
  font-size: 52px;
  font-weight: 700;
  line-height: 65px;
  text-align: left;
  color: #fff;
}

.slider-right-image {
  transform: translate(-95px, 0px);
}
section#slider p {
  font-family: Poppins;
  font-size: 16px;
  font-weight: 400;
  line-height: 36px;
  text-align: left;
  color: #fff;
}
.slider-btn a {
  font-family: Poppins;
  font-size: 20px;
  font-weight: 600;
  line-height: 32px;
  text-align: left;
  color: #fff;
  background: #25C1C7;
  padding: 10px 20px;
  border-radius: 5px;
}
section#counter {
  padding: 60px;
  background-size: 100% 100%;
  background-position: center;
  transform: translateY(-34px);

}
.why-choose-points p::before {
  content: "\f105";
  font-family: 'FontAwesome';
  background: #000;
  padding: 3px 6px;
  border-radius: 50%;
  font-size: 12px;
}
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;
}

.page-template-blog-with-right-sidebar .sec-blog-height img {
  height: 490px;
  object-fit: cover;
}

.page-template-blog-with-left-sidebar .sec-blog-height img {
  height: 490px;
  object-fit: cover;
}
p.socila_share {
  display: flex;
  align-items: center;
  justify-content: center;
}
.content_page P {
  font-family: 'Poppins';
  font-size: 16px;
  font-weight: 500;
  line-height: 34px;
  color: #000000;
  margin-bottom: 0;


}

a.view-more-btn:hover {
  color: #222222;
}
.quote-link a:hover {
  color: #25C1C7;
  transition: 0.5s;
}

.test-content p {
  text-align: left;
  font: normal normal normal 16px/35px Raleway;
  letter-spacing: 0px;
  color: #4F4F4F;
  opacity: 1;
}


.types_heading {
  margin-bottom: 60px;
}

.section-title p {
  text-align: center;
  font: normal normal 300 18px/42px Raleway;
  letter-spacing: -0.11px;
  color: #686868;
  opacity: 1;
}
#footer ul li span {

  color: #fff;
  font-family: Poppins;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  text-align: left;
}
.custom-social-icons i {
  background: #FFFFFF;
  width: 25px;
  height: 25px;
  color: #024752;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}
.fab {
  font-family: "Font Awesome 5 Brands";
  color: #fff;
  border-radius: 50%;
  font-size: 24px;
}
.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%;
}


.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 h3.sub-heading {
  color: #000000;
  width: 100%;
  padding: 0;
  margin-bottom: 26px;
  font-family: Playfair Display;
  font-size: 44px;
  font-weight: 700;
  line-height: 48px;
  text-align: left;
}
section#accomodation {
  padding: 60px;
}
#testimonial .owl-dots .owl-dot {
  width: 10px;
  height: 10px;
  border-radius: unset;
  background-color: #FF6600;
  margin-left: 5px;
  padding: 5px;
  border: unset;
  background: #FFFFFF33;
}
.our-acc-image {
  position: relative;
}
a.acc-title {
  font-family: Playfair Display;
  font-size: 32px;
  font-weight: 700;
  line-height: 48px;
  text-align: center;
  color: #fff;
}
.service-button a {
  font-family: Poppins;
  font-size: 14px;
  font-weight: 600;
  line-height: 26px;
  text-align: left;
  color: #fff;
}
.service-button a i{
  color: #fff;
}
.our-acc-box {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  bottom: 43px;
}
.acc-head p {
  font-family: Poppins;
  font-size: 20px;
  font-weight: 700;
  line-height: 48px;
  letter-spacing: 0.1em;
  text-align: center;
  color: #25C1C7;
}
.accomodation-sub-heading h3 {
  font-family: Playfair Display;
  font-size: 44px;
  font-weight: 700;
  line-height: 48px;
  text-align: center;
  color: #000000;
}

#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: #FF6600;
font-weight: 700;
}
#testimonial .main_heading{
  color: #25C1C7;
  position: relative;
  font-family: Poppins;
  font-size: 20px;
  font-weight: 700;
  line-height: 48px;
  letter-spacing: 0.1em;
  text-align: left;
} 


.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: #FF6600;
}
#testimonial .media-body a {

color: #ffffff;
font-size: 18px;
font-weight: bold;
}

.owl-item.active .testimonial-contents-details {
  display: none;
}
.owl-item.active.unique-class .testimonial-contents-details {
  display: block;
}

.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;
}

.cont {
  width: 300px;
}
.newsletter-form  input.wpcf7-form-control.wpcf7-text::placeholder {
  font-family: Poppins;
  font-size: 14px;
  font-weight: 400;
  line-height: 32px;
  text-align: left;
  color: #fff;
}
.newsletter-form input.wpcf7-form-control.wpcf7-submit.has-spinner {
  color: #FFF;
  border: unset;
  background: #25C1C7;
  padding: 6px 20px;
  border-radius: 5px;
  font-family: Poppins;
  font-size: 16px;
  font-weight: 600;
  line-height: 32px;
  text-align: left;
}
#testimonial .owl-stage {
  display: flex;
  align-items: end;
}
/* #testimonial .owl-item.active {
  width: 260px !important;
} */
section#our-partners {
  padding: 80px 0 0;
  background-size: 100% 100%;
  transform: translateY(44px);

}
.single-activities .fab  {
  font-family: "Font Awesome 5 Brands";
  color: #fff;
  border-radius: 50%;
  font-size: 16px;
  background: #024752;
  padding: 11px;
  width: 40px;
  height: 40px;
  text-align: center;
}
.single-activities i.fas.fa-basketball-ball.align-middle {
  color: #fff;
  border-radius: 50%;
  font-size: 16px;
  background: #024752;
  padding: 11px;
  width: 40px;
  height: 40px;
  text-align: center;
}
.single-activities .social-profiles {
  margin-bottom: 20px;
}
.numbers h6 {
  font-family: Poppins;
  font-size: 48px;
  font-weight: 700;
  line-height: 72px;
  text-align: center;
  COLOR: #000000;
  margin-left: 12px;
}
.cont p {
  color: #626B7D;
  font-family: Poppins;
  font-size: 18px;
  font-weight: 400;
  line-height: 34px;
  text-align: left;
  padding: 0 16px;
  margin-bottom: 0;

}

.test-info {
  display: flex;
  align-items: end;
}
.testi-title {
  margin-left: 15px;
}
#testimonial p.designation {
  margin: 0;
  color: #666666;
  font-family: 'Poppins';
  font-size: 14px;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: 0em;
  text-align: left;
  color: #2D3661;

}
.testi-title a {
  font-family: 'Playfair Display';
  font-size: 24px;
  font-weight: 700;
  line-height: 38px;
  letter-spacing: 0em;
  text-align: left;
  color: #25C1C7;
}

#testimonial .owl-item:hover .media-body p{
color: #fff;
}
#testimonial h5.posttype-err-msg {
font-size: 24px;  
}

/* Memberships */

.footer-img-left {
  position: absolute;
  left: 0;
  bottom: 73px;
}
.footer-img-right {
  position: absolute;
  right: 0;
  bottom: 73px;
}
.footer-img-left img {
  width: 12%;
}


.left-img-posi {
  position: absolute;
  top: -31px;
  right: 37px;
}
.left-img-pos {
  position: absolute;
  bottom: 18px;
  
}

#membership input[type="text"], input[type="tel"], input[type="email"], input[type="phno"], input[type="password"], textarea {
  border: 1px solid #CFCFCF;
  font-size: 16px;
    padding: 12px 12px;
  height: auto;
  width: 100%;
  background: transparent;
  border-radius: 5px;
  margin: 14px 0 0;


}
.our-program-box {
  margin: 25px 0;
}
.activities-center img {
  height: 725px;
  object-fit: cover;
}
.activities-flex{
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
}
#membership input.wpcf7-form-control.wpcf7-number.wpcf7-validates-as-number {
  border: 1px solid #CFCFCF;
  width: 100%;
  background: unset;
    padding: 12px 12px;
  border-radius: 5px;
  margin: 14px 0 0;
}
#membership .outer_dpage input[type="text"], input[type="tel"], input[type="email"], input[type="phno"], input[type="password"], textarea {
  border: 1px solid #024752;
  border-radius: 5px;
  margin: 14px 0 0;
}
#membership textarea {
  height: 100px !important;
  border-radius: 5px;
  margin: 14px 0 0;
}
.resgister-form {
  border: 1px solid #E7E7E7;
    padding: 26px 36px;
}

.left-img-dots {
  position: absolute;
  right: 70px;
  z-index: -1;
  bottom: -28px;
}










.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;
}

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: #000;
  margin-left: 0;

}
.mphb_sc_search_results-wrapper {
  margin: 70px 0;
}
.outer_dpage ul li a{
  margin-left: 0;
  color: #000;

}



.policy-con {
  position: relative;
}
.policy-details h6 {
  font-family: Work Sans;
  font-size: 16px;
  font-weight: 600;
  line-height: 19px;
  letter-spacing: 0em;
  text-align: center;
  background: #fff;
  padding: 39px;
  border-radius: 50%;
  width: 180px;
  height: 170px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 10px solid #E8EDEE;
}

.policy-details h6:hover {
  background: #005CB5;
  color: #fff;
  border: 10px solid #1876D0;
}

.policy-icon img {
  position: absolute;
  bottom: 90px;
}
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: 16px;
  font-weight: 500;
  line-height: 0px;
  letter-spacing: 0em;
  text-align: left;
  color: #fff;
  color: #0BB640;
  padding: 12px 0px;
  margin-bottom: 0;
  position: relative;
  margin-left: 11px;
}


.policy-headings h2::before{
  top: 4px;
  content: "";
  width: 2px;
  display: block;
  height: 17px;
  position: absolute;
  background: #0BB640;
  left: -10px;

}

.policy-headings h6 {
  font-family: Work Sans;
  font-size: 24px;
  font-weight: bold;
  line-height: 37px;
  letter-spacing: 0em;
  text-align: left;
  color: #fff;
  width: 60%;
}
section#member-benefits {
  padding: 60px;
}
section#our-policy {
  padding: 120px;
}
/* Destination */

#teams .team-video {
  position: absolute;
  left: 22%;
  bottom: 0;
  z-index: 9;
  padding: 55px 42px;
  background: #FF3726;


}
#teams .outer_video {
  display: block;
  background: unset;
}
#teams .outer_video {
  display: block;
  margin: 0;
}
#teams .team-left img{
  margin-top: 0;

}
#teams .ps_video a img {
  margin-bottom: 14px;
}
#teams .ps_video {
  padding: unset;
  background: unset;
  position: unset;
}



.copyright-social-icon {
  display: flex;
  align-items: center;
  justify-content: left;
  z-index: 9;
position: relative;
}


h2.team-heading {
  font-family: Work Sans;
  font-size: 18px;
  font-weight: 500;
  line-height: 21.11px;
  text-align: center;
 
}
.social-menues {
  justify-content: center;
}
.social-main {
  padding: 0 4px;
}
i.fa-brands.fa-x-twitter {
  color: #fff;
  font-size: 24px;
  padding: 6px;

}

.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: #FF3726;
}
.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: #005CB5;
}
#villa-added .container::after {
  content: "";
    background: #FF3726;
    clip-path: polygon(0 1%, 76% 0, 89% 100%, 0% 100%);
    height: 665px;
    width: 529px;
    position: absolute;
    top: 30px;
    bottom: 0;
    margin: auto;
    left: 0;
    transform: translate(-257px, 10px);
}
#villa-added .container::before {
  content: "dfdfdf";
  background: #FF3726;
  height: 665px;
  width: 529px;
  position: absolute;
  top: 30px;
  bottom: 0;
  margin: auto;
  right: 0;
  transform: translate(264px, 10px);
  clip-path: polygon(24% 0, 100% 0, 100% 99%, 9% 100%);
}
h2.span-villa-heading {
  clip-path: polygon(0 0, 100% 0, 86% 147%, 16% 194%);
  background: #005CB5;
  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;

}
.category-count {
  position: absolute;
  top: 16px;
  right: 32px;
}
.category-count p {
  font-family: Work Sans;
  font-size: 12px;
  font-weight: 600;
  line-height: 14.08px;
  text-align: center;
  background: #005CB5;
  padding: 12px 22px;
  border-radius: 26px;
}
.abc:hover .category-count p {
  background: #FF3726;
}
.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: #FF001A 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-content:nth-child(4) {
  margin-top: 92px !important;
}
.services-content:nth-child(5) {
  margin-top: 92px !important;
}
.services-content:nth-child(6) {
  margin-top: 92px !important;
}
.services-details {
  position: absolute;
  bottom: -68px;
  background: #fff;
  padding: 24px;
  left: 0;
  right: 0;
  margin: auto;
  margin: 22px;
  border-radius: 15px;
  box-shadow: 0px 0px 7px #ddd;
}
.services-box a {
  font-family: Work Sans;
  font-size: 18px;
  font-weight: 600;
  line-height: 21px;
  letter-spacing: 0em;
  text-align: left;
  color: #222222;
}
.services-details .content p {
  font-family: Inter;
  font-size: 14px;
  font-weight: 500;
  line-height: 21px;
  letter-spacing: 0em;
  text-align: left;
  color: #797979;
  margin: 8px 0;
}


.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: #FF6600 0% 0% no-repeat padding-box;
  border-radius: 29px;
  opacity: 1;
  padding: 12px 7px 12px 15px;
  font-weight: 500;
}

#slider .socialbox .fab:hover {
  background: #25C1C7;
}
#slider .socialbox .fas:hover {
  background: #25C1C7;
}

#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: #FF001A 0% 0% no-repeat padding-box;
  opacity: 1;
  margin: 10px;
  padding: 18px 22px;
}


/* Newsletter */


#newsletter {
  position: relative;
  background: #020E0C;
  padding: 40px;

}
  #newsletter .news-btn a {
  color: #ffffff;
  background-color: #FF6600;
  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] {
   
    opacity: 1;
    text-align: left;
    letter-spacing: 0.23px;
    color: #FFFFFF;
    opacity: 1;
    font-size: 16px;
    font-family: Inter;
    padding: 10px 28px;
    background: #0BB640;
    border-radius: 10px;
    margin-left: 14px;

}
#header .nav ul li.menu-item-has-children::before {
  content: "\f078";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  display: inline-block;
  position: absolute;
  right: 5px;
  top: 50%;
  transform: translateY(-50%);
}
div#footer_box {
  padding: 30px 0 60px;

}
  #newsletter .newsletter_form form input[type=submit]:hover{
    color: #0BB640;
  background-color: #fff;
  }
  #newsletter .newsletter_form form input[type=text] {
    padding: 14px 56px 14px 18px;
    font-size: 14px;
    font-family: Inter;
    border: 1px solid #E7E7E7;
    border-radius: 10px;
    width: 100%;
  }
  input.wpcf7-form-control.wpcf7-submit.has-spinner:hover {
    background: #fff;
    color: #25C1C7;
}
  #newsletter h3.left-head {
    text-align: center;
    font: normal normal 300 10px/0px Raleway;
    letter-spacing: -0.06px;
    color: #686868;
    opacity: 1;
  }
 

  #newsletter .newsletter-content input[type="email"] {
    max-width: 75%;
    border:1px solid #fff;
    display: block;
    margin: 15px auto;
    margin-bottom: 0;
  }
  .contact-box textarea {
    height: 100px !important;
}
  #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 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: #FF001A;
  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: #FF001A;
  opacity: 1;
}
.test-content {
  margin-top: 64px;
  padding-left: 38px;

}


.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: 43%;
  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 Services ------ */
.blog-title a h5 {
  font-family: Playfair Display;
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
  text-align: left;
  color: #000203;
  margin-bottom: 0;
  padding: 6px 0;
}
.sec-blog-flex {
  position: absolute;
  bottom: 0;
  PADDING: 28px;
}
.sec-blog-flex .blog-content p{
color: #fff;
}
.sec-blog-flex .blog-title a h5{
  color: #fff;

}
.sec-blog-flex .date{
  color: #fff;

}
.blog-heading h2 {
  font-family: Poppins;
  font-size: 20px;
  font-weight: 400;
  line-height: 48px;
  letter-spacing: 0.1em;
  text-align: center;
  color: #25C1C7;
  padding: 0;
  margin: 0;
}
.blog-heading h6 {
  font-family: Playfair Display;
  font-size: 44px;
  font-weight: 700;
  line-height: 48px;
  text-align: center;
  color: #000000;
}
.sec-blog-flex span.news-comments
{
  color: #fff;

}
.sec-blog-height img {
  height: 573px;
  object-fit: cover;
}
.sec-blog-flex span.blog-date a{
  color: #fff;
}
.blog-content p {
  font-family: Poppins;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  text-align: left;
  color: #626B7D;
  margin-bottom: 0;
}
.blog-contents-left {
  position: relative;
}

.service-icon::after {
  content: "";
  width: 20px;
  height: 20px;
  background: #005CB5;
  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: 90px;
}
.service-icon img {
  background: #005CB5;
  opacity: 1;
  max-width: fit-content;
  padding: 16px;
  border-radius: 50%;
}
.faq-heading h2 {
  font-family: Poppins;
  font-size: 20px;
  font-weight: 700;
  line-height: 48px;
  letter-spacing: 0.1em;
  text-align: left;
  color: #fff;
  margin-bottom: 0;
  padding: 0;
}
section#our-blog {
  padding-bottom: 60px;

}
.faq-heading h6 {
  font-family: Playfair Display;
  font-size: 44px;
  font-weight: 700;
  line-height: 48px;
  text-align: left;
  color: #fff;
}
.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;
}

.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
  color: #fff;
  background-color: #0d6efd;
  background: #FF001A 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: #FF6600 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;
}

.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;
}


#single-services .meta-content{
margin: auto;
}

#single-services .meta-title h3 {
color: #ffffff;
font-size: 32px;
font-weight: 600;
}
.meta-ser-image-1 img, .meta-serimg-2 img{
width: 100%;
}
.meta-ser-p2 {
font-size: 16px;
font-family: 'Poppins';
color: #ffffff;
}
.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: 15px;

}
.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: 15px;

}

/* ------- 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;
}
a.view-more-btn {
  background: #0BB640;
  color: #fff;
  font-size: 16px;
  font-family: Inter;
  font-weight: 500;
  padding: 14px 18px;
  border-radius: 6px;
}
/* Single Product category Page */
.view-btn {
  text-align: center;
  margin-top: 100px;
}
#shop div.shop{
padding: 30px 0;
}
.woocommerce span.onsale{
background-color: #0BB640;
}
#shop ul.products h2{
color: #0BB640;

font-weight: 600;
font-size: 20px;
}
#shop ul.products li {
  text-align: center;
  padding: 12px;
  box-shadow: 0px 0px 7px #ddd;
  
}




/* Single Product Page */
div.sing-sop{
  background-color: #131119;
  padding: 30px 0;
}
.pswp__caption__center{
text-align: center;
color: #FF6600;
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:#FF6600 !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:#FF6600;
  font-weight: 600;
}
.woocommerce .star-rating span::before{
color: orange;
}
div.sing-sop p.stars:hover a {
  color: #FF6600;
}

div.sing-sop .posted_in a:hover{
  color: #FF6600;
}


#slider .socialbox {
  position: absolute;
  bottom: 34%;
  opacity: 1;
  padding: 18px 26px 18px 19px;
  right: 70px;
  display: grid;
}
#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: #FF6600 !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 #FF6600;
}
.related.products li h2{
color: #ffffff;
font-weight: 600;
}
.woocommerce .quantity .qty{
padding: 4px;
}
form.cart button{
background-color: #FF6600 !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: #FF6600 !important;
color: #ffffff !important;
}

/* ------- Single Contact Page -------- */

.contact-contents {
  position: relative;
  overflow: hidden;
}
.contact-contents::after {
  content: "";
  background: #FF001A;

  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);
}
.contact-box {
  padding: 60px 0;
}
.contact-details {
  text-align: left;
  display: flex;
  justify-content: space-around;
  margin-left: 28%;
  margin-right: 90px;
}



#teams .social-profiles a i:hover {
  background: #FF6600;
}
  #teams .owl-item:hover .our-team-box a{
  color: #fff;
  }
 
  #teams .owl-item:hover .our-team-box {
    background: #0BB640;
    margin-top: -21px;
    position: relative;
    z-index: 9;
   }
   
  #teams  .owl-item:hover .our-team-box h6.team-tag{
    color: #fff;
    }
    #teams .owl-item:hover .our-team-box p {
      color: #fff;
  }
  .team-members {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 8px 0;

}
  .our-program-box a {

    color: #000;
    font-family: Playfair Display;
    font-size: 24px;
    font-weight: 600;
    line-height: 30px;
    text-align: left;
}



.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;
  position: relative;
}


/*--------------------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;

}
.ps_video i{
  padding: 25px 26px;
  background: #0BB640;
  color: #fff;
  border-radius: 50%;
  box-shadow: 0 0 24px #0BB640;
  font-size: 26px;

}
.ps_video {
  border-radius: 50%;
  padding: 5px;
  background: rgba(11, 182, 64 , 0.2);
}
.outer_video {
  border-radius: 50%;
  padding: 5px;
  background: rgba(11, 182, 64 , 0.1);
}
.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;


}

 
.ps_video i {
  color: #fff;

}
.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: #FF6600;
  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;
}


@keyframes bouncing-loader {
  to {
      opacity: 0.1;
      transform: translate3d(0, -1rem, 0);
  }
}
.bouncing-loader {
  display: flex;
  justify-content: center;
}
.bouncing-loader > div {
  width: 30px;
  height: 30px;
  margin: 3rem 0.2rem;
  background:#024752F2;
  border-radius: 50%;
  animation: bouncing-loader 0.6s infinite alternate;
}
.bouncing-loader > div:nth-child(2) {
  animation-delay: 0.2s;
}
.bouncing-loader > div:nth-child(3) {
  animation-delay: 0.4s;
}

.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: 5px !important;

     }
     @keyframes zoom {
      from {
        transform: scale(0)
      }
      to {
        transform: scale(1)
      }
    }
 .close {
  color: #25C1C7 !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;
     }
     #gallery button i {
      font-family: 'Font Awesome 5 Free';
      font-weight: 600;
      font-style: unset;
      color: #FFF;
      padding: 20px 22px;
      margin: auto;
      background: #024752F2;
      border-radius: 5px;
      border: unset;
  
  }
  .contac_form label {
    display: block;
    text-align: left;
}
  #gallery button {
    border: unset;
    background: unset;
}

.pagination-button {
  display: flex;
  align-items: center;
  justify-content: space-around;
  position: absolute;
  top: 0;
  bottom: 0;
  align-items: center;
  margin: auto;
  left: 0;
  right: 0;
}



