/* All pages */
.sec-title h1{
    color: #38b653;
}
.font-26 {
    font-size: 26px;
}
.margin-top-70{
    margin-top: 70px;
}
.margin-bottom-200{
    margin-bottom: 200px;
}
.first-footer .logo img, #logo img{
    width: auto;
}
.first-footer .netabout{
    margin-top: -36px;
    margin-bottom: 10px;
}
.first-footer .netabout img{
    margin-bottom: 20px;
}
.first-footer .netabout p{
    font-family: Asap, sans-serif;
    margin-bottom: 0 !important;
    line-height: 1.3rem;
}
.align-to-baseline{
    display: flex;
    align-items:baseline;
}
.align-to-start{
    display: flex;
    align-items: flex-start;
}
@media screen and (max-width: 991px){
    .bloq-email .email{
        flex-wrap: wrap;
    }
    .bloq-email .email input{
        margin-bottom: 15px;
    }
}
@media screen and (max-width: 776px){
    .bloq-email .email{
        flex-wrap: wrap;
    }
    .bloq-email .email input{
        margin-bottom: 15px;
    }
}
a.anchor {
    display: block;
    position: relative;
    top: -200px;
    visibility: hidden;
}
.not-found {
    padding-bottom: 30px;
    color: #636c72 !important;
    font-size: 26px;
}
/* Header */
.header-top{
    background-color: #c00304;
}
#header.cloned.sticky .current{
    color: #c00304;
}
#navigation.style-1 .current{
    color: #c00304;
    padding: 5px 11px;
}
#navigation.style-1 #nav-lt .current:not(:hover){
    color: #006a44;
}
#navigation.style-1 #nav-lv .current:not(:hover){
    color: #a70532;
}
#navigation.style-1 #nav-ee .current:not(:hover){
    color: #25408f;
}
#navigation.style-1 ul li#nav-bl:hover{
    background-color: #c00304;
}
#navigation.style-1 ul li#nav-lt:hover{
    background-color:  #006a44;
}
#navigation.style-1 ul li#nav-lv:hover{
    background-color: #a70532;
}
#navigation.style-1 ul li#nav-ee:hover{
    background-color: #25408f;
    color: #fff;
}
.footer.lt i {
    color: #006a44 !important;
}
.footer.ee i {
    color: #25408f !important;
}
.footer.lv i {
    color: #a70532 !important;
}
.homes-list.lt li i {
    color: #006a44 !important;
}
.homes-list.lv li i {
    color: #a70532 !important;
}
.homes-list.ee li i {
    color: #25408f !important;
}
.top-social .login-wrap ul li {
    padding-top: 2px;
}
.header-top .dropdown .dropdown-menu {
    min-width: 80px;
}
.header-top .dropdown .dropdown-menu li img {
    width:30px; padding-right: 5px; margin-right: 5px;
}
.header-top .d-flex {
    align-items: center;
}
.header-top form {
    margin-right: 10px;
}
.header-top form input#search_phrase {
    width: 100%;
    border-radius: 0;
    padding: 6px;
}
.header-top form button {
    padding: 3px 10px;
    border-radius: 0;
}
.header-top form button i {
    color: #fff;
}
#header {
    z-index: 9;
}

/*Header Menu mobile*/
.ui-autocomplete {
    max-height: 200px;
    overflow-y: auto;
    overflow-x: hidden;
    padding-right: 20px;
}
#mobile-search-form .input-group {
    margin: 5px 20px
}
#mobile-search-input {
    padding: 8px;
    font-size: 16px;
    width: 100%;
}
#mobile-search-input:focus {
    outline: red auto 1px;
}
#mobile-search-submit {
    padding: 8px 12px;
    font-size: 16px;
}
@media screen and (min-width: 769px) {
    .mmenu-only{
        display: none !important;
    }
}
@media screen and (max-width: 769px) {
    .mm-menu .mm-listview>li a.current{
        color: #c00304;
    }
}
@media screen and (max-width: 769px) {
   .left-side .mmenu-trigger {
        float: right;
        margin-right: 15px;
        margin-top: 15px;
    }
    .left-side .mmenu-trigger.is-active {
        float: left;
    }
    #logo {
        margin-left: 18px;
    }
    .search-2 .trip-search {
        background: none;
        border: none;
    }
}

/* Footer */
.first-footer .contactus p {
    font-size: 15px !important;
}
.first-footer .contactus .info.line-height-md *{
    line-height: 1.5;
}
.first-footer .bloq-email .email .btn-default.btn{
    border-radius: 0;
    padding: .8rem;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    cursor: pointer;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}
@media screen and (min-width: 992px){
    .first-footer .bloq-email .email .btn-default.btn{
        margin-top: 15px;
    }
}
@media screen and (max-width: 992px) {
    .first-footer .top-footer {
        padding-bottom: 40px;
    }
}
.subconit-link{
    color: #ffffff;
    margin-left: auto;
}
.subconit-link:hover{
    color: #e40072;
}
@media screen and (min-width: 768px){
    .subconit-link{
        position:absolute;
        left: 47%;
    }
}
/* Homepage */
.feature-cities-1 {
    background-color: #f5f6ff;
}
div.partners {
    background-color: #f5f6ff;
}
.feature-cities-1 .listing-badges .featured {
    width: auto;
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    left: 20px;
}
.feature-cities-1 .listing-badges .featured.in-country {
    padding: 3px 8px;
    font-size: 12px;
    margin-left: 3px;
    right: 10px;
    left: 10px;
    width: auto;
}
.popular.portfolio .homes .listing-badges{
    position: absolute;
    left: 20px;
}
.popular.portfolio .homes .listing-badges .featured {
    width: fit-content;
    padding-left: 10px;
    padding-right: 10px;
    position: absolute;
    top: 0;
    z-index: 990;
    right: 0;
    display: block;
    font-size: 15px;
    font-weight: bold;
    overflow: hidden;

}
.popular.portfolio .homes .listing-badges .featured.in-country {
    padding: 2px 7px;
    font-size: 12px;
    margin-left: 3px;
    right: 10px;
    float: left;
    border-radius: 20px;
    top: 23px;
    font-weight: 400;
    position: relative;
    text-align: center;
    width: auto;
    margin-bottom: 3px;
}
.popular.portfolio .homes .listing-badges span {
    color: #fff;
    display: inline-block;
    padding: 5px;
    float: right;
    background-color: rgba(74, 74, 76, 0.9);
    border-radius: 3px;
    top: 15px;
    right: 15px;
    position: absolute;
}
/* Homepage Map-image block*/
.map-marker::after {
    display: none;
}
@media screen and (min-width: 992px){
    .header-image #map-container {
        margin-bottom: 0;
    }
}
.map-animation-left{
    width: 100%;
    padding-bottom: 0;
}
section.d-map{
    background-color: #6900FB;
}
.map-marker-block{
    position: relative;
    margin: auto;
    width: 100%;
}
.map-marker-block img.map-md{
    display: block;
    margin: auto;
    max-height: 100%;
    max-width: 100%;
}
.width-fixed{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}
@media screen and (max-width:991px){
    .map-marker-block{
        width: 300px;
    }
}
section.header-image{
    padding: 20px 30px;
    height: auto;
}
@media screen and (max-width:991px){
    section.header-image{
        padding: 25px 30px 40px;
    }
}
.map-marker-position{
    z-index: 10;
}
.position-1- {
    left: 47%;
    top: 71%;
}
.position-2- {
    left: 28%;
    top: 55%;
}
.position-3- {
    left: 62%;
    top: 45%;
}
.position-4- {
    left: 42%;
    top: 39%;
}
.position-5- {
    left: 30%;
    top: 14%;
}
.position-6- {
    left: 55%;
    top: 17%;
}
.position-7- {
    left: 65%;
    top: 0;
}
@media screen and (max-width:991px){
    .position-1- {
        left: 47%;
        top: 75%;
    }
    .position-2- {
        left: 18%;
        top: 60%;
    }
    .position-3- {
        left: 72%;
        top: 45%;
    }
    .position-5- {
        left: 20%;
        top: 17%;
    }
    .position-6- {
        left: 58%;
        top: 18%;
    }
    .position-7- {
        left: 70%;
        top: 5%;
    }
}
.position-1-lt {
    left: 39%;
    top: 55%;
}
.position-2-lt {
    left: 64%;
    top: 65%;
}
.position-3-lt {
    left: 55%;
    top: 35%;
}
.position-4-lt {
    left: 14%;
    top: 29%;
}
.position-5-lt {
    left: 25%;
    top: 10%;
}
.position-6-lt {
    left: 55%;
    top: 10%;
}
.position-7-lt {
    left: 80%;
    top: 27%;
}
.position-1-lv {
    left: 42%;
    top: 40%;
}
.position-2-lv {
    left: 84%;
    top: 65%;
}
.position-3-lv {
    left: 67%;
    top: 50%;
}
.position-4-lv {
    left: 20%;
    top: 20%;
}
.position-5-lv {
    left: 5%;
    top: 52%;
}
.position-6-lv {
    left: 55%;
    top: 10%;
}
.position-7-lv {
    left: 86%;
    top: 30%;
}
.position-1-ee {
    left: 42%;
    top: 35%;
}
.position-2-ee {
    left: 80%;
    top: 70%;
}
.position-3-ee {
    left: 67%;
    top: 45%;
}
.position-4-ee {
    left: 6%;
    top: 50%;
}
.position-5-ee {
    left: 10%;
    top: 25%;
}
.position-6-ee {
    left: 50%;
    top: 10%;
}
.position-7-ee {
    left: 75%;
    top: 15%;
}

/* Homepage Map */
#map-container.halfwidth-home-map {
    height: 530px;
}
.leaflet-container a.leaflet-popup-close-button {
    width: 26px;
    height: 23px;
    font: 30px/20px Tahoma, Verdana, sans-serif;
}
.halfwidth-home-map img.leaflet-marker-icon {
    z-index: 0 !important;
}
/* Campsites map */
.leaflet-marker-icon.leaflet-div-icon.leaflet-marker-lt {
    background-color: #006a44;
    border: 5px solid #006a44;
}
.leaflet-marker-icon.leaflet-div-icon.leaflet-marker-lt:before {
    border-top-color: #006a44;
}
.leaflet-marker-icon.leaflet-div-icon.leaflet-marker-lv {
    background-color: #a70532;
    border: 5px solid #a70532;
}
.leaflet-marker-icon.leaflet-div-icon.leaflet-marker-lv:before {
    border-top-color: #a70532;
}
.leaflet-marker-icon.leaflet-div-icon.leaflet-marker-ee {
    background-color: #25408f;
    border: 5px solid #25408f;
}
.leaflet-marker-icon.leaflet-div-icon.leaflet-marker-ee:before {
    border-top-color: #25408f;
}
.campsites-map img.leaflet-marker-icon {
    z-index: 0 !important;
}
/* Locations map */
.locations-map div.leaflet-marker-icon.leaflet-div-icon {
    z-index: 0 !important;
}
.locations-map img.leaflet-marker-icon {
    width: 40px !important;
    height: 40px !important;
}
@media (max-width: 991px) {
    .trip-search.mt-0 {
        margin-left: auto;
        margin-right: auto;
    }
}

/* Search form on map */
#map-container.fullwidth-home-map .main-search-inner .filter-buttons {
    display: flex;
}
@media all and (max-width: 991px) {
    #map-container.fullwidth-home-map .main-search-inner {
        bottom: 13px;
    }
    #map-container.fullwidth-home-map .main-search-inner .form-group {
        margin-top: 8px;
    }
    #map-container.fullwidth-home-map .main-search-inner .form-group.categories {
        margin-top: 0;
    }
    #map-container.fullwidth-home-map .main-search-inner .form-group.button.ml-2 {
        margin-top: 10px;
        margin-left: 0 !important;
        height: 40px;
    }
    #map-container.fullwidth-home-map .main-search-inner .form-group.button.ml-2 button {
        height: 40px;
        line-height: 40px;
    }
    #map-container.fullwidth-home-map .main-search-inner .nice-select.form-control {
        height: 40px;
        line-height: 40px;
    }
    #map-container.fullwidth-home-map .main-search-inner .filter-buttons {
        display: flex;
        justify-content: space-between;
        align-items: flex-end;
    }
    #map-container.fullwidth-home-map .main-search-inner .filter-buttons .button {
        display: inline-flex;
        height: 40px;
        width: 50%;
    }
    #map-container.fullwidth-home-map .main-search-inner .filter-buttons .button button {
        height: 40px;
        line-height: 40px;
    }
    #map-container.fullwidth-home-map .main-search-inner .filter-buttons .button a {
        padding: 10px;
    }
}

/* Camping list */
#campsite-list {
    padding-bottom: 20px;
}

@media screen and (max-width: 768px) {
    .campsite-list.sec-title {
        padding-bottom: 25px;
    }
    #campsite-list {
        padding-top: 30px;
    }
}
.navigation.blog-navigation.pt-5 {
    padding-top: 0 !important;
}
section.feature-cities-1 {
    padding: 40px 0;
}
/* Camping-detail */
.btn.btn-outline-secondary.accordion {
    color: #666;
}
.pb-2.price {
    min-width: 50px;
    padding-left: 10px;
}
.camping-stats .stat {
    font-size: 14px;
    padding-right: 0;
}
.rating-stars-inline {
    width: 100% !important;
}
.rating-stars-inline div {
    display: inline;
    white-space: nowrap;
}
.rating div.star-full:before {
    color: #ffd940;
}
.agent-contact-form-sidebar .btn{
    width: 100%;
    margin-top: 0;
    padding: 12px;
}
.border-radius-0{
    border-radius: 0;
}
.icon-booking-com{
    width: 15px;
    margin-top: 3px;
}

.sidebar-widget .author__link {
    margin: 0;
}
.sidebar-widget .author__contact li {
    margin-bottom: 0;
    display: flex;
    align-items: baseline;
}
.sidebar-widget .author__contact li span i {
    width: fit-content;
    height: fit-content;
}
.sidebar-widget .author__contact li:last-child{
    margin-bottom: 10px;
}
.widget-boxed .book{
    margin-bottom: 0;
}
.sidebar.widget-boxed .widget-boxed-header.borderless{
    padding-bottom: 15px;
    border: none;
}
.reservation .wait-for-confirmation {
    display:inline-block;
    line-height:16px;
}
.listing-title-bar .detail-heading {
    display: inline-block;
    margin-right: 15px;
}
.detail-wrapper .listing-title-bar .category-tag {
    display: inline-block;
    margin-left: 0;
    padding: 3px 10px;
}
.camping-title-block {
    position: relative;
}
.camping-title-block h3{
    width: 90%;
}
.camping-number .number-background {
    font-weight: bold;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    color: #fff;
    position: absolute;
    bottom: 5px;
    right: 0;
}
.camping-number .number-background.camping-card {
    top: -7px;
    width: 28px;
    height: 28px;
    font-size: 13px;
}
.camping-number .number-background.number-lt {
    background-color: #006a44;
}
.camping-number .number-background.number-lv {
    background-color: #a70532;
}
.camping-number .number-background.number-ee {
    background-color: #25408f;
}
.camping-number .number-text {
    left: 50%;
    top: 50%;
    transform: translate(-53%, -50%);
    position: absolute;
}
@media screen and (max-width: 768px){
    .ameneniti ul{
        display: block;
    }
    .blog .blog-pots img {
         width: auto;
         height: auto;
     }
    .inner-pages .blog .homes-content.details-2.mb-4{
        padding-left: 10px !important;
        padding-right: 10px;
    }
    .inner-pages .blog .homes-content .homes-list li {
        width: 50%;
        display: list-item;
    }
}
@media screen and (max-width: 400px){
    .ameneniti ul{
        display: flex;
    }
    section.listing.details {
        padding-top: 10px;
    }

    #map-container.fullwidth-home-map {
        height: 530px;
    }
}
.homes-content.details.amenities img {
    margin-top: -3px;
}
.filter-color-lt {
    filter: invert(33%) sepia(16%) saturate(3077%) hue-rotate(115deg) brightness(88%) contrast(102%);
}
.filter-color-lv {
    filter: invert(10%) sepia(62%) saturate(4658%) hue-rotate(331deg) brightness(114%) contrast(108%);
}
.filter-color-ee {
    filter: invert(20%) sepia(55%) saturate(2165%) hue-rotate(210deg) brightness(92%) contrast(93%);
}
.agent-contact-form-sidebar .multiple-send-message {
    text-transform: none;
}

.inner-pages .blog .property-location h5.capitalize-none {
    text-transform: none;
}

.inner-pages .blog .homes-content h5.capitalize-none {
    text-transform: none;
}
.inner-pages .listing-title-bar h1.detail-heading {
    text-transform: none !important;
    font-size: 1.5rem;
    font-weight: 500;
}
.widget-boxed .widget-boxed-body.camping-season {
    text-align: center;
}

.card.camping-opening .card-header{
    padding: 0;
    background-color: white;
}
.card.camping-opening .card-header .btn.btn-outline-secondary {
    width: -webkit-fill-available;
    width: -moz-available;
    border-color: white;
}
.card.camping-opening .card-header .btn.btn-outline-secondary:hover {
    background-color: white;
    color: #c00304;
}
.card.camping-opening .card-body .row {
    padding-left: 20px;
}
.card.camping-opening .card-body {
    padding-top: 5px;
    padding-bottom: 5px;
}
    /* Magnific popup */
.mfp-arrow.mfp-arrow-left:before, .mfp-arrow.mfp-arrow-right:before{
    content: "";
    position: absolute;
}

/* Filter form */
.form-horiz .filter-drop-downs>div {
    padding-left: 3px;
    padding-right: 3px;
}
@media screen and (min-width: 991px) {
    .trip-search .form-horiz{
        display: flex;
        justify-content: space-between;
    }
    .search-2 .form-group.categories{
        margin-left: 15px;
    }
}
.nice-select.form-control{
    border-radius: 0 !important;
}
.parallax-search8 .form-group .nice-select{
    margin-bottom: 10px;
}
.nice-select ul.list{
    max-height: 200px;
    overflow-y: scroll;
    width: 100%;
}
.search-2 .form-group{
    width: 100%;
}
.portfolio img {
    width: auto;
}
.inner-pages .panel .panel-heading a.border-radius-0{
    border-radius: 0;
}
.inner-pages .panel .panel-heading a.collapsed::after  {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.input-with-icon {
    position: relative;
}
.input-with-icon input {
    height: 50px;
    border-radius: 0;
    font-family: 'Montserrat', sans-serif;
    background-color: #fff !important;
    color: #757575 !important;
    margin-bottom: 10px;
}
.input-with-icon input:hover {
    color: #c00304;
}
.input-with-icon input::placeholder {
    padding-left: 32px;
}
.input-with-icon .icon-span {
    position: absolute;
    top: 15px;
    left: 15px;
    font-size: 22px;
    z-index: 2;
    color: #c00304;
}
@media screen and (max-width: 991px) {
    .search-2 .trip-search .form-group{
        margin-top: 20px;
    }
    .search-2 .button{
        margin-top: 15px;
    }
    .search-2 .button a{
        width: 100%;
    }
}
.row-to-column.d-flex a{
    width: 100%;
}
@media screen and (max-width: 991px){
    .row-to-column.d-flex{
        flex-direction: column;
    }
    .row-to-column.d-flex a{
        width: 100%;
        margin-bottom: 10px;
    }
}
#amenityFilter {
    width: 100%;
}
#amenityFilter .amenity-group {
    text-align: left;
    margin-bottom: 0;
}
@media (max-width: 720px){
    #amenityFilter h5.amenity-group {
        font-size: 16px;
        margin-right: 10px;
    }
}
.btn.btn-link.card-header {
    padding: 8px 18px;
    white-space: unset;
}
.btn.btn-link.card-header:hover {
    text-decoration: none;
    background-color: #f7f7f9;
}
#amenityFilter .amenity-group>span {
    float: right;
    color: #999;
    margin-top: 5px;
    margin-right: -10px;
}
#amenityFilter .card-body {
    padding: 10px;
}

/*Maps*/
.leaflet-marker-icon.marker-cluster.leaflet-zoom-animated.leaflet-clickable {
    z-index: 2000 !important;
}
@media screen and (max-width: 1200px) {
    .search-2 .filter-extended-form .button{
        margin-top: 15px;
        padding-left: 0;
    }
}

/*Map Leaflet marker popup*/
.listing-window-content h3.nav-link{
    background-color: #c00304;
    color: #FFFFFF;
    z-index: 101;
    padding-top: 0;
    padding-bottom: 0;
    border-radius: 0;
}
.leaflet-popup-close-button{
    z-index: 101;
}
.map-popup-content,
.leaflet-popup-content {
    height: 216px;
}
.listing-window-content h3 a{
    color: inherit;
}
.listing-window-content h3 a i{
    position: relative;
    left: -8px;
    background-color: #FFFFFF;
    color: #c00304;
    margin-right: 3px;
    padding: 4px 6px;
}
/*Map nearby locations*/
#map-contact {
    height: 600px;
}
.leaflet-marker-icon.marker-cluster.marker-cluster-small.leaflet-zoom-animated.leaflet-clickable{
    z-index: 2000 !important;
}
@media screen and (max-width: 767px) {
    #map-contact {
        height: 400px;
    }
}
.map-marker:before {
    display: none;
}
/*Owl carusel Popular camps*/
.top-location .owl-theme .owl-nav{
    min-width: 450px;
}
@media screen and (max-width: 450px) {
    section.top-location.py-0 h4{
        font-size: 14px;
    }
    .top-location .owl-theme .owl-nav{
        min-width: 350px;
    }
}

/*Login*/
.block-login{
    padding: 70px 0;
    display: flex;
    justify-content: center;
}

/*FAQ*/
.inner-pages .panel .panel-heading a {
    font-size: 14px;
}
.faq .col-xs-12.service-info {
    width: 100%;
}
.faq .panel-heading a {
    position: relative;
    padding-right: 30px !important;
}
.faq .panel-heading a::after {
    transform: rotate(0deg) !important;
    content: "\f107";
    color: #fff;
    top: 35%;
    right: 10px;
    position: absolute;
    font-family: "FontAwesome"
}
.faq .panel-heading a[aria-expanded="true"]::after {
    content: "\f106";
}
.faq #accordion a p {
    margin-bottom: 5px;
}

/*Buttons*/
.button-sharp{
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    padding: 10px 15px;
    border-radius: 0;
    cursor: pointer;
}
.button-sharp:focus{
    color: #fff;
}
.button-sharp:hover, .button-sharp-outline:hover, .button-sharp-outline:hover:focus{
    transition: all .5s ease;
}
.button-sharp:hover{
    background-color: #121b22;
    color: #fff;
}
.button-sharp-outline{
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    padding: 10px 15px;
    border-radius: 0;
    cursor: pointer;
}

.button-sharp-outline:focus{
}
.rounded-outlined{
    font-size: 14px;
    font-weight: bold;
    background-color: #c00304;
    color: #fff;
    border: 1px solid #c00304;
    padding: 7px 15px;
    border-radius: 50px;
    top: -3px;
    margin-left: .8rem;
    position: relative;
    cursor: pointer;
}

/* Block 6 Interesting Places */
/*section.feature-cities-1{*/
/*    background-color: #ffffff;*/
/*}*/
.img-box-content.caption-overlay{
    margin-left: -20px;
    top: unset;
    bottom: 0px;
    transform: none;
    width: 100%;
    background-color: rgba(256,256,256, 0.6);
    padding: 8px 20px 10px;
}
.img-box-content.caption-overlay h4{
    color: #0e2231;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    display: block;
    display: -webkit-box
}
.img-box-content.caption-overlay span.category-tag{
    font-weight: 900;
    text-transform: uppercase;
    margin-left: 0;
}

/* Camping/Location list item */
.row.popular.featured {
    display: flex;
    flex-wrap: wrap;
}
.row.popular.featured > [class*='col-'] {
    display: flex;
    flex-direction: row;
}
.inner-pages .popular .homes-content .homes-list.clearfix li {
    margin-bottom: 10px !important;
}
.row.popular.featured span {
    line-height: 25px;
}
.popular .footer {
    padding: 5px;
    min-height: 25px;
}
@media screen and (min-width: 768px) {
    .homes-content.cards {
        height:235px;
        position: relative;
    }
    .homes-content.cards .card-heading {
        max-height: 40px;
        overflow:hidden;
    }
    .homes-content.cards .homes-list {
        max-height: 150px;
        overflow: hidden;
    }
    .homes-content.cards .homes-list li {
        display: flex;
        overflow: hidden;
    }
    .homes-content.cards .homes-list li i {
        width: 15px;
        margin-top: 1px;
        margin-right: 10px;
    }
    .homes-content.cards .homes-list li span {
        line-height: 18px;
        margin-right: 3px;
    }
    .homes-content.cards .homes-list li.card-address span {
        max-height: 38px;
    }
    .homes-content.cards .homes-list li.card-phone span {
        max-height: 20px;
    }
    .homes-content.cards .homes-list li.card-times span {
        max-height: 20px;
    }
    .card-categories a {
        color: #666;
    }
    .homes-content.cards .footer {
        position: absolute;
        bottom: 10px;
        width: 85%;
    }
}
/* Priority Locations */
section.popular.portfolio.freelancers.priority-locations {
    padding-bottom: 0;
}
.popular .homes-content .homes-list span {
    line-height: 25px;
}
/* Social network icons */
.sidebar-widget .author__link li a .fa-pinterest {
    color: #BD081C;
}
.sidebar-widget .author__link li a .fa-instagram {
    color: #C13584;
}
/* Location detail */
.ameneniti label {
    display: inline-block;
    line-height: 20px;
    font-size: 15px;
    margin-bottom: 0;
}
.inner-pages .detail-wrapper-body {
    padding-bottom: 15px;
}
.listing-title-bar .detail-heading {
    margin-bottom: 0.7rem;
}
.partners .style2.logo img {
    height: 83px;
    width: auto;
}
div.datedropper.picker-fxs ul.pick .pick-arw {
    opacity: 1;
    -webkit-transform: scale(1.0);
}
label.ml-4 .checkbox {
    display: inline;
    margin-top: 2px;
    padding-left: 7px;
    position: relative;
    margin-bottom: 0;
}
label.ml-4 .checkbox input {
    position: absolute;
    margin-left: -20px;
    margin-top: 6px;
}
.input-group.mobile .form-outline.mobile .form-control {
    width: 100%;
}
.inner-pages .input-group.mobile {
    width: 100%;
}
.input-group.mobile .form-outline.mobile {
    width: 100%;
}
.container.search-section {
    margin-left: 15px;
    margin-right: 15px;
}
.form-group.has-error label {
    color: #dd4b39;
}
.form-group.has-error .form-control,
.form-group.has-error .input-group-addon {
    border-color: #dd4b39;
    box-shadow: none;
}
.form-group.has-error .help-block {
    color: #dd4b39;
}
.agent-contact-form-sidebar input {
    margin-bottom: 0;
}
.search-page-title {
    padding-top: 2rem;
    padding-bottom: 1rem;
}
.search-page-list-padding {
    padding-top: 1.5rem !important;
    padding-bottom: 1rem !important;
}
.search-list-title-line {
    display: flex;
}
@media screen and (max-width: 420px) {
    .search-page-title {
        padding-top: 1rem;
        padding-bottom: 1rem;
    }
    .sec-title {
        padding-bottom: 0;
    }
    .search-page-list-padding {
        padding-bottom: 0 !important;
        padding-top: 0 !important;
    }
    .search-list-title {
        line-height: 25px;
    }
    .inner-pages .blog .homes-content .homes-list.camping-location-list li {
        display: flex;
    }
    .inner-pages .blog .homes-content .homes-list.camping-location-list li i {
        font-size: 1.2rem;
        margin-top: 1px;
        min-width: 18px;
    }
}

/* DatePicker */
.table-condensed>tbody>tr>td {
    padding: 5px;
}
.table-condensed {
    width: 240px;
}
.table-condensed>thead {
    color: #c00304;
    font-family: sans-serif;
}
.datepicker td {
    border-radius: 50%;
}
.datepicker .datepicker-switch {
    font-size: 1.2rem;
}
.datepicker table tr td.disabled {
    text-decoration: line-through;
}
.datepicker table tr td.today, .datepicker table tr td.today.disabled {
    color: #fd4741;
    background-image: linear-gradient(to bottom,#c1c1c1,#e6e6e6);
}
.datepicker table tr td.today:hover:hover {
    background-color: #a7a7a7;
    color: #fd4741;
    font-weight: bold;
    background-image: linear-gradient(to bottom,#c1c1c1,#a7a7a7);
    background-repeat: repeat-x;
}
.datepicker table tr td.day:hover {
    color: #fd4741;
    font-weight: bold;
}
.datepicker table tr td.active {
    background-image: linear-gradient(to bottom,#c15473,#c00304);
    background-repeat: repeat-x;
}
.datepicker table tr td.active:hover {
    color: white;
}
.datepicker {
    border-radius: 9px;
    padding: 5px;
}
.datepicker-dropdown.dropdown-menu {
    border: 3px solid #c00304;
}
.datepicker-dropdown:before {
    border-bottom-color: #c00304
}
h1 {
    font-family: 'Montserrat', sans-serif;
    color: #222;
    font-size: 26px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 0.5rem;
}

.parallax-search8 h2 {
    font-weight: 400;
    color: #666;
    font-size: 17px;
    line-height: 26px;
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    text-transform: none;
    font-family: 'Asap', sans-serif;
    margin-top: 10px;
    margin-bottom: 1rem;
}
.sec-title h1 {
    font-weight: 700;
}
.sec-title.list h2 {
    font-family: 'Asap', sans-serif;
    line-height: 26px;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    color: #666;
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    text-transform: none;
    margin: 13px auto 1rem;
}

@media screen and (max-width: 992px) {
    .blog .blog-pots h1 {
        font-size: 1.2rem !important;
    }
}

@media screen and (max-width: 768px) {
    h1 {
        font-size: 1.6rem;
    }
}
body > .skiptranslate,.goog-logo-link,.gskiptranslate,.goog-te-gadget span,.goog-te-banner-frame,#goog-gt-tt, .goog-te-balloon-frame,div#goog-gt-{
    display: none!important;
}
.goog-te-gadget {
    max-width: 1px !important;
    color: transparent!important;
    font-size:0px;
}
.goog-text-highlight {
    background: none !important;
    box-shadow: none !important;
}
#google_translate_element select {
    text-transform: capitalize;
    background: white;
    color:#666;
    border: none;
    border-radius:1px;
    padding:8px 3px
}
.goog-te-gadget .goog-te-combo {
    margin: 1px 0 !important;
}
@media screen and (max-width: 769px) {
    #google_translate_element_mobile select {
        text-transform: uppercase;
        background: #2a2a2a;
        color: white;
        border: none;
        border-radius:1px;
        padding:8px 3px
    }
}