.search-center__title {
    font-family: 'Poppins', sans-serif;
    font-weight: 800;
    font-size: 2.9rem;
    margin-top: 53px;
    text-align: left;
    margin-bottom: 4px;
}

.search-center__subtitle {
    font-family: 'Poppins', sans-serif;
    font-size: 1.2rem;
    text-align: left;
    color: #fff;
    margin-bottom: 40px;
}

.bg-color {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 117px;
    height: 117px;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 100%;
    background-color: #ffffff;
    border: 7px solid #bbcedf;
}
.heading-3 {
    margin-top: 22px;
    margin-bottom: 18px;
    color: #285ea3;
    font-size: 22px;
    font-weight: 500;
    font-family: 'POPPINS', sans-serif;
}

.paragraph {
    padding-bottom: 0;
    color: #2d2a2b;
    font-size: 16px;
    line-height: 24px;
}


.section-title {
    margin-top: 30px;
    color: #285ea4;
    font-size: 2vw;
    line-height: 1.2em;
    font-style: normal;
    font-weight: 700;
    text-align: center;
    font-family: Poppins;
    font-size: 28px;
    font-weight: 500;
}
.destination-subtitle {
    position: static;
    margin-bottom: 50px;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    font-family: Poppins;
    font-weight: 500;
}

/* .slick-slide {
    margin: 0px 20px;
}

.slick-slide img {
    width: 100%;
}

.slick-slider
{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;
    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
} */


    .section-padding{
    padding:60px 0;
    }

    .owl-dots {
    text-align: center;
    margin-top: 4%;
    }
    .owl-dot {
    display: inline-block;
    height: 15px !important;
    width: 15px !important;
    background-color: #878787 !important;
    opacity: 0.8;
    border-radius: 50%;
    margin: 0 5px;
    }
    .owl-dot.active {
    background-color: #000 !important;
    }
    
    .blog-item__thumbnail img {
        border-radius: 15px;
    }

    .blog-item {
        box-shadow: initial;
    }
    .blog-item__label {
        border-radius: 5px;
        background-image: linear-gradient(135deg, #ff690f 0%, #e8381b82 100%);
    }

    .blog-item__title {
        margin-bottom: 15px;
        font-family: Poppins;
        font-size: 15px;
        font-weight: 700;
    }
    .blog-item__post-meta a span {
        font-weight: 500;
    }
    .call-footer{

    background: #eff7fe;
    border-top-style: solid;
    border-color: #e5e5e5;
    text-align: center;
    padding-bottom: 1px;
    }

    .p-call{
        font-size: 19px;
        margin: 10px;
    }
    .site-footer {
        background-color: #073168;
    }
    .select-language .dropdown-toggle {
        border-radius: 5px;
        background-color: white;
        border: 1px solid #f8f9fa;
        color: #073168;
    }
    .login-logo{
        text-align: center;
        margin-top: 37px;
    }
    .popup-login-title{
        font-family: Poppins;
        font-weight: 700;
        font-size: 18px;
    }
    .main-logo{
        height: 55px;
    margin-left: 10px;
    }
    .promo{
        font-family: Poppins;
    font-size: 13px;
    font-weight: 400;
    }
    .font-bold{
        font-weight: bold;
    }

    .testimonial-item__author {
        font-weight: bold;
        color: black;
        float: right;
    width: 71%
    }
    .testimonial-item i.fa-quote-left {
        color: #426285;
        width: 71%;
        float: right;
    }

    .testimonial-item{
        margin-top: 2vw;
    }
    
    .testimonial-item__comment {
        color: black;
        /* font-weight: 500 !important; */
        font-family: Poppins;
        font-size: 1.4rem;
        line-height: 1.2;
        width: 71%;
    float: right;
    }

    .testimonial {
        background-image: url(/images/ourclients.webp);
        background-repeat: no-repeat;
        background-color: initial;
        background-size: cover;
        height: 325px;
    }

    .counter-box {
        display: block;
        padding: 40px 20px 37px;
        text-align: center
    }
    
    .counter-box p {
        margin: 5px 0 0;
        padding: 0;
        color: #000000;
        font-size: 18px;
        font-weight: bold;
        font-family: Poppins;
    }
    
    .counter-box i {
        font-size: 60px;
        margin: 0 0 15px;
        color: #d2d2d2
    }
    
    .counter { 
        display: block;
        font-size: 32px;
        font-weight: 700;
        color: #fb6112;
        line-height: 28px
    }
     
    .counter-box.colored p,
    .counter-box.colored i,
    .counter-box.colored .counter {
        color: #fff
    }
    .review-stars{
        text-align: center;
        margin-top: -20px;
    }
    .center{
        text-align: center;
        margin: 30px;
    }
    .asst-btn{
        background-color: #f38605;
    border-radius: 23px;
    border-color: #dddddd;
    }
    .asst-btn:hover{
        background-color: #fff;
        color: #f38605;;
    border-radius: 23px;
    border-color: #dddddd;
    }

    .hotel-type__item {
        background: #e5ebf4;
        font-family: Poppins;
        text-align: center;
    }

    .hotel-item {
        border-radius: 15px;
    }
    .hotel-item__label {
        border-radius: 8px;
        opacity: 0.8;
    }
    .hotel-item__title {
        font-family: Poppins;
    }
    .hotel-item__type {
        border-radius: 5px;
    }

    .hotel-item--grid .hotel-item__thumbnail img {
        border-radius: 11px 11px 0 0;
    }
    .hotel-item__price ._retail {
        font-size: 0.95rem;
        font-weight: 500;
        color: #606060;
        font-family: Poppins;
    }
    .location-item{
        height: initial;
    }
    .dest{
        filter: initial !important;
    }
    .top-asst-btn{
        color: #285ea4;
        font-weight: 500;
        background-color: #e5ba00;
        border-color: #e5ba00;
    }
    .top-asst-btn:hover{
        color: #fb6112;
        background-color: #fff;
        border-color: #fb6112;
    }

    .admin-bar {
        background: #285ea4;
    }
    .single-hotel .site-content .siderbar-single .hotel-logo {
        border: initial;
        text-align: center;
    }
    .single-hotel .site-content .post-title .is-featured {
        background: #ffc107;
        color: #285ea4;
        font-weight: 600;
        padding: 5px 10px;
        font-family: Poppins;
    }

.team4 {
  font-family: "Montserrat", sans-serif;
	color: #8d97ad;
  font-weight: 300;
}

.team4 h1, .team4 h2, .team4 h3, .team4 h4, .team4 h5, .team4 h6 {
  color: #285ea4;;
}

.team4 .font-weight-medium {
	font-weight: 500;
}

.team4 h5 {
    line-height: 22px;
    font-size: 18px;
}

.team4 .subtitle {
    color: #8d97ad;
    line-height: 24px;
		font-size: 13px;
}


body.page.page-checkout .cart-info-wrapper .cart-info__heading .info .title {
    font-size: 17px;
    font-family: Poppins;
    font-weight: bold;
}
.single-hotel .site-content .room-booking-form .room-booking-form-title {
    font-family: Poppins;
    font-weight: 600 !important;
}
.single-hotel .site-content section .section-title {
    font-family: Poppins;
    font-weight: 600 !important;
}
.team4 ul li a {
  color: #8d97ad;
  padding-right: 15px;
  -webkit-transition: 0.1s ease-in;
  -o-transition: 0.1s ease-in;
  transition: 0.1s ease-in;
}
.single-hotel .site-content .search-form {
    background: #e9ecef;
    border-radius: 5px !important;
}
.team4 ul li a:hover {
  -webkit-transform: translate3d(0px, -5px, 0px);
  transform: translate3d(0px, -5px, 0px);
	color: #316ce8;
}
.ppl-img{
    width: 150px;
    height: 150px;
    border: 5px solid #285ea44f;
}
.ppl-img:hover {
    border: 5px solid #285ea4bd;
    width: 160px;
    height: 160px;
}
.room-item {
    border-radius: 5px;
}
.modal-header {
    background: #285ea4;
    color: white;
}
.room-item__thumbnail > a > img {
    border-radius: 20px;
    padding: 10px;
}
.pck-details {
    text-align: end;
    margin-top: -34px;
}
body.page.page-checkout .cart-info-wrapper .cart-info__meta.room {
    border: 1px solid #c9c9c9;
    background: #285ea41a;
    border-radius: 5px;
}
body.page.page-checkout .cart-info-wrapper .cart-info {
    border: 1px solid #d3d3d3;
    border-radius: 5px;
}
.md-country-picker-item {
    position: relative;
    line-height: 20px;
    padding: 10px 0 10px 40px;
}
body.page.page-checkout .cart-info-wrapper .cart-info__price ul li .value {
    font-size: 14px;
}
.md-country-picker-flag {
    position: absolute;
    left: 0;
    height: 20px;
}
.status.success {
    font-family: Poppins;
}
body.page-thankyou .order-details, body.page-thankyou .user-infomation {
    font-family: Poppins;
}

#files {
    overflow-y: scroll !important;
    min-height: 320px;
}
@media (min-width: 768px) {
	#files {
		min-height: 0;
	}
}

.select2-container {
    width: 100% !important;
}

#debug {
	overflow-y: scroll !important;
	height: 180px;	
}
.text-lite{
    font-weight: 200;
}
body.page-thankyou .confirmation__order-image {
    padding-top: 40px;
}
.dm-uploader {
	border: 0.25rem dashed #285ea445;
	text-align: center;
    margin-bottom: 10px;
}
.dm-uploader.active {
	border-color: red;

	border-style: solid;
}
.mbsc-scroller-wheel-item-2d .md-country-picker-item {
    transform: scale(1.1);
}
.team-name{
    font-family: Poppins;
    font-weight: 600;
}
label {
    font-family: Poppins;
    font-weight: 500;
}

.inner-page-title{
    font-size: 40px;
}
.inner-page-image{
    margin-top: -14px;margin-top: -14px;width: 500px;height: auto;
}

.list-half-map__left .list-car__content, .list-half-map__left .list-beauty__content, .list-half-map__left .list-apartment__content, .list-half-map__left .list-hotel__content, .list-half-map__left .list-space__content, .list-half-map__left .list-tour__content {
    height: 176vh !important;

}

.mt-100{

    margin-top: 100px;

}


.modal-title {
    font-weight: 900;
}

.modal-content{
     border-radius: 13px;
}

.modal-body {
    color: #3b3b3b;
}

.img-thumbnail {
    border-radius: 33px;
    width: 61px;
    height: 61px;
}

.fab:before {
    position: relative;
    top: 13px;
}

.search-box{
    background-image: url('/images/search-box.webp') !important;
    background-blend-mode: lighten;
    background-repeat: no-repeat !important;
}

.smd {
    width: 200px;
    font-size: small;
    text-align: center;
}

.modal-footer {
    display: block;
}

.ur {
    border: none;
    background-color: #e6e2e2;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
}

.cpy {
    border: none;
    background-color: #e6e2e2;
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
    cursor: pointer;
}

button.focus,
button:focus {
    outline: 0;
    box-shadow: none !important;

}

.ur.focus,
.ur:focus {
    outline: 0;
    box-shadow: none !important;
}

.message{
        font-size: 11px;
color: #ee5535;
}




.payment-form__title {
    color: #285ea4 !important;
    font-size: 18px;
}
small.one-min{
    font-size: 15px !important;
}
.iti.iti--allow-dropdown.iti--separate-dial-code {
    width: 100%;
}
.page-heading.checkout {
    font-family: Poppins;
    font-weight: bold;
}
.page-heading.checkout > h1 {
    font-weight: 600 !important;
    color: #285ea4 !important;
}
body.page.page-checkout .cart-info-wrapper .cart-info__price ul li.total {
    background: #eee;
    padding: 15px 13px;
    border-radius: 5px;
}
.gmz-comment-list ul li {
    border-radius: 5px;
}
.text-align-center{
    text-align: center;
}
.mc_logo{
    max-width: 200px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
    top: 75% !important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444 !important;
    line-height: 40px !important;
}
.select2-container--default .select2-selection--single {
    border: 1px solid #ced4da !important;
    border-radius: 4px !important;
}
.select2-container .select2-selection--single {
    height: 44px !important;
}

.page.become-partner section.partner-form, .page.contact-us section.partner-form {
    background: #eee url(https://www.infomoney.com.br/wp-content/uploads/2019/06/negocios-3.jpg?resize=900%2C515&quality=50&strip=all) center center no-repeat;
    background-size: cover;
    padding: 100px 0;
    
}
.single-hotel .site-content .gallery .video {
    background: #fb6112 !important;
    font-weight: bold !important;
    padding: 10px 40px !important;
    color: white;
}

.WAfloat{
	position:fixed;
	width:60px;
	height:60px;
	bottom:40px;
	right:40px;
	background-color:#25d366;
	color:#FFF;
	border-radius:50px;
	text-align:center;
  font-size:30px;
	box-shadow: 2px 2px 3px #999;
  z-index:100;
}

.myWA-float{
	margin-top:16px;
}
.five-cols{
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    max-width:1160px;
    margin-top:86px;
    margin-right:auto;
    margin-left:auto;
    padding-right:20px;
    padding-left:20px;
    -webkit-box-pack:start;
    -webkit-justify-content:flex-start;
    -ms-flex-pack:start;
    justify-content:flex-start;
    -webkit-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap
}
.col{
    width:20%;
    margin-bottom:20px;
    padding-right:10px;
    padding-bottom:10px;
    padding-left:10px;
    text-align:center
}

@media screen and (max-width: 479px){
    .col{
    width:100%;
    padding-right:0;
    padding-left:0
    }
}

@media screen and (max-width:767px){
    .col{
        width:90%
    }
}

@media screen and (max-width: 991px)
{
    .col {
        width: 70%;
        margin-bottom: 35px;
    }

    .five-cols {
        margin-top: 50px;
        height: 1390px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .testimonial {
        background-position-x: -303px;
    }
    
}

@media screen and (min-width:1920px){
    .five-cols{
        margin-top:50px;
        -webkit-box-orient:vertical;
        -webkit-box-direction:normal;
        /* -webkit-flex-direction:column; */
        -ms-flex-direction:column;
        /* flex-direction:column; */
        -webkit-box-pack:center;
        -webkit-justify-content:center;
        -ms-flex-pack:center;
        justify-content:center;
        -webkit-box-align:center;
        -webkit-align-items:center;
        -ms-flex-align:center;
        align-items:center
    }
    .col{
        width:70%;
        margin-bottom:35px
    }
}

@media screen and (min-width: 640px)
{
    .mapboxgl-ctrl-geocoder {
        max-width: 470px;
    }
    
}

@media (max-width: 991px)
{
    .search-center {
        padding: 2px 0;
    }
    .search-helper{
        color:#285ea4 !important;
        width: 100%;
    }
    .search-form-wrapper {
        padding: 14px !important;
    }
}

.body .hero-slider {
    background: #fff;
}

.search-helper{
    color: white;
    font-family: 'Poppins', sans-serif;
    font-weight: 100;
    margin-top: 2px;
}
.single-logo {
    padding: 31px;
}

.search-form-wrapper .hotel-search-form .search-form__basic {
    border-radius: 6px !important;
}
.single-page .site-content .post-title, .single-post .site-content .post-title, .page-archive .site-content .post-title {
    font-size: 28px;
    font-weight: bold;
    font-family: Poppins;
}
.single-page .site-content .siderbar-single .widget-item .widget-title, .single-post .site-content .siderbar-single .widget-item .widget-title, .page-archive .site-content .siderbar-single .widget-item .widget-title {
    font-weight: bold;
    font-family: Poppins;
}
.single-page .site-content .meta, .single-post .site-content .meta, .page-archive .site-content .meta {
    font-family: Poppins;
}

.select2-container--default .select2-selection--single {
    border: 1px solid #ffffff !important;
}
span#select2-beauty-service-container {
    margin-top: -8px;
    background: #ff000000;
}
.ui-widget-content {
    background: #fff url(images/ui-bg_highlight-soft_100_eeeeee_1x100.png) 50% top repeat-x;
}
.ui-menu-item-wrapper:hover {
    background-color: #bbcedf;
    border: 1px solid #2b61a7;
    color: black;
}
a {
    font-family: Poppins;
}
.page-item:first-child .page-link, .page-item:last-child .page-link {
    border-radius: 5px;
    padding: 6px 9px;
}
body{
    overflow-x: hidden;
}
.hotel-type__item .hotel-type__info .hotel-type__name {
    font-weight: 700;
}
.gmz-comment-list ul li .reply-box-wrapper .btn {
    padding: 5px 25px;
}

.tacbox {
    display: inline-flex;
    padding: 1em;
    margin: 2rem 0;
    border: 3px solid #c5d3e6;
    background-color: #285ea414;
    width: 100%;
  }
  
  .tacbox > input {
    height: 2em;
    width: 2em;
    margin: 0 6px;
    vertical-align: middle;
  }
  .single-page .site-content .meta li, .single-post .site-content .meta li, .page-archive .site-content .meta li {
    margin-top: 15px;
}
.single-hotel .site-content section.policy .hotel-policy .item .label {
    font-weight: bold !important;
}
.mc-accred-item{
    padding: 0 10px;
    margin: 0 auto;
}
.mc-accred{
    width: 60px;
}
.accrd-list{
    display: flex;
}
.verifiy-text{
    font-size: 14px;
    font-style: italic;
    margin: 0px 6px;
}
button#share {
    color: #285ea4;
}
.sub-inner-title{
    font-family: Poppins;
    font-weight: 600 !important;
    color: #285ea4;
}
.card-title {
    margin-bottom: .75rem;
    font-family: Poppins;
    font-weight: 600 !important;
    color: #285ea4;
    text-align: center;
}
.service-image{
    width: 120px;
}
.card.text-align-center {
    padding: 14px;
    border-radius: 5px;
}
.blog-item__thumbnail img {
    max-height: 200px !important;
}
.mc-verified {
    margin-top: 20px;
}
.hotel-item__location {
    min-height: 40px;
}
.promo {
    font-weight: bold;
}
.become-partner > a.btn.btn-sm.btn-primary {
    padding: 6px 15px;
}
a.btn.btn-sm.btn-dark.gmz-box-popup {
    padding: 6px 25px;
}
.vendor-type > span.badge.bg-warning.text-dark {
    font-weight: 600;
    padding: 6px 30px;
    font-size: 13px;
    font-style: italic;
    border-radius: 50px;
}
.wellness-badge{
    background-color: #787878 !important;
    color: white !important;
}
@media (max-width: 480px){
    .search-form-wrapper .nav-tabs li {
        margin: auto !important;
    }
}