body {
    font-family: proxima-nova, sans-serif;
    font-size: 1rem;
    color: #000000;
    padding: 0;
    margin: 0;
}


#carousel-holder .btn-primary, #carousel-holder-2 .btn-primary {
    border-radius: 50% !important;
    background-color: #fcb040 !important;
    border-color: #fcb040 !important;
    height: 38px;
    width: 38px;
}

#carousel-holder .btn-primary i, #carousel-holder-2 .btn-primary i {
    font-size: 1.6rem;
    color: #000000 !important;
}

button.slick-arrow {
    position: absolute;
    top: 10px;
    z-index: 9;

}

button.arrow-next {
    right: 0px;
}

button.arrow-prev {
    left: 0px;
}

.overflow-hidden {
    overflow: hidden;
}

.position-sticky {
    top: 0;
    z-index: 9;
}

.shadow-lg {
    box-shadow: 0 0.2rem 0.3rem rgb(0 0 0 / 18%) !important;
}

.text-ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    width: 200px;
    display: inline-block;
}

.line-height-1-3 {
    line-height: 1.3;
}

.h5, h5 {
    font-size: 1.1rem;
}

.fa-2x {
    font-size: 1.7rem;
}

.section {
    display: none;
}

.section.open {
    display: block;
}


.navbar-dark .navbar-toggler {
    color: rgba(255, 255, 255, 1);
    border-color: rgba(255, 255, 255, .1);
}

.navbar-toggler {
    font-size: 1.7rem;
}


.dataTables_length, .dataTables_paginate {
    display: none;
}


.btn-primary {
    color: #fa582b !important;
    background-color: #feded5;
    border-color: #feded5;
}

.navbar i {
    color: #fc8f00 !important;
    font-size: 1.9rem;
}

.navbar .h4 {
    font-size: 1.4rem;
}

.text-height {
    height: 65px;
    display: flex;

}

.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle, .btn-primary:hover {
    color: #FFFFFF !important;
    background-color: #fa582b;
    border-color: #fa582b;
}

.btn-primary:hover i, .btn-primary:not(:disabled):not(.disabled).active i {
    color: #ffffff !important;
}

.navbar .btn-outline-dark {
    background-color: transparent;
    border-color: rgba(255, 255, 255, .1);
    color: rgba(255, 255, 255, 1);
}

.text-orange {
    color: #fa582b;
}

.bg-red {
    background-color: #fa582b !important;
}

.bg-orange-light {
    background-color: #fedfb3;
}

.bg-orange-dark {
    background-color: #fc8f00;
}

.bg-orange {
    background-color: #fcb040;
}

.bg-gray {
    background-color: #ebebeb;
}

.text-dark {
    color: #000000 !important;
}


.position-sticky {
    top: 0;
    z-index: 1000;
    width: 100%;
}

.scroll-overflow {
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}

.tooltip.show {
    opacity: 1;
}


.navbar-dark .navbar-toggler i {
    color: rgba(250, 88, 43, 0.5);
    border: 2px solid rgba(250, 88, 43, 0.3);
    padding: 0.35rem 0.75rem;
    border-radius: 0.25rem;
}

.navbar-toggler .fa-bars {
    font-size: 1.7rem;
    color: #fa582b;
}


button:focus {
    outline: 0 auto -webkit-focus-ring-color;
}

.white-space-break-word {
    word-break: break-word;
}

.line-height-1 {
    line-height: 1 !important;
}

.line-height-0-8 {
    line-height: 0.8 !important;
}

.overflow-hidden {
    overflow: hidden;
    position: relative;
}

.bg-pink {
    background-color: #feded5;
}

.bg-pink-light {
    background-color: #fff2ee;
}

.bg-blue-light {
    background-color: #99def9;
}

.img-thumb h4 {
    position: relative;
    left: -7px;
}

.bg-blue {
    background-color: #0099eb;
}

.buttons-section a {
    cursor: pointer;
}

a {
    color: #0000ee;
    text-decoration: underline;
    -webkit-text-decoration-skip: objects;

}

.navbar .h4 {
    font-size: 1.2rem;
}

/* Typography */

.font-weight-bold {
    font-weight: 700 !important;
}

.font-weight-semi-medium {
    font-weight: 600 !important;
}

.font-weight-medium {
    font-weight: 600 !important;
}

.font-weight-extra-bold {
    font-weight: 800 !important;
}

.font-style-italic {
    font-style: italic;
}


.number-rank {
    border-radius: 50%;
    height: 35px;
    width: 35px;
    margin: auto;
    line-height: 35px;
    position: absolute;
    top: -13px;
    left: 0;
    right: 0;
    z-index: 1;
}

.table tr td .rank span {
    line-height: 32px;
    height: 30px;
    width: 46px;
    display: block;
    border-radius: 0.3rem;
    vertical-align: middle;
    background-color: #fc8f00;
    margin-top: -0.2px;
    color: #ffffff;
}

.header {
    background: url(../images/header.jpg) no-repeat center top;
    background-size: cover;
}

.header::before {
    position: absolute;
    content: "";
    top: 0px;
    left: -112px;
    background: url(../images/Pet-Friendly-Vacations_Header-Dog.png) no-repeat center top;
    width: 292px;
    height: 249px;
    background-size: cover;
}

.header::after {
    position: absolute;
    content: "";
    top: 20px;
    right: -86px;
    background: url(../images/Pet-Friendly-Vacations_Header-Cat.png) no-repeat center top;
    z-index: 0;
    width: 367px;
    height: 269px;
    background-size: cover;
}

.bg-pet-friendly::after, .bg-dog-friendly::after, .bg-cat-cafes::after, .bg-pet-owners::after, .bg-virtual-services::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    min-height: 491px;
    background-color: #fc8f00;
    overflow: hidden;
}


.bg-pet-friendly::before {
    position: absolute;
    top: -128px;
    right: -383px;
    content: "";
    background: url(../images/Pet-Friendly-Vacations_Hotel_Background.png) no-repeat right;
    background-size: cover;
    width: 809px;
    height: 618px;
    z-index: 2;
}

.bg-dog-friendly::before {
    position: absolute;
    top: -167px;
    right: -301px;
    content: "";
    background: url(../images/Pet-Friendly-Vacations_Dog_Background.png) no-repeat right;
    background-size: cover;
    width: 663px;
    height: 657px;
    z-index: 2;
}

.bg-cat-cafes::before {
    position: absolute;
    top: -24px;
    right: -201px;
    content: "";
    background: url(../images/Pet-Friendly-Vacations_CatCafe_Background.png) no-repeat right;
    background-size: cover;
    width: 565px;
    height: 455px;
    z-index: 2;
}

.bg-pet-owners::before {
    position: absolute;
    top: -125px;
    right: -352px;
    content: "";
    background: url(../images/Pet-Friendly-Vacations_PetOwner_Background.png) no-repeat right;
    background-size: cover;
    width: 706px;
    height: 616px;
    z-index: 2;
}

.bg-virtual-services::before {
    position: absolute;
    top: -82px;
    right: -162px;
    content: "";
    background: url(../images/Pet-Friendly-Vacations_Vet_Background.png) no-repeat right;
    background-size: cover;
    width: 523px;
    height: 574px;
    z-index: 2;
}

.z-index-2 {
    z-index: 2;
}


.height {
    height: 55px;
}


.bg-dark {
    background-color: #000000 !important;
}


.rounded {
    border-radius: 1rem !important;
}


#methodology a, .footer a {
    color: #0000ee;
    text-decoration: underline;
}

.btn-primary {
    border-radius: 0;
}

.img-square {
    padding-bottom: 90%;
    background-position: top;
    background-size: cover;
    background-repeat: no-repeat;
}

.bubble-rank {
    height: 152px;
    width: 153px;
    position: absolute;
    bottom: -58px;
    left: 0;
    right: 0;
    margin: auto;
    border-radius: 50%;
    border: 10px solid white
}

.img-thumb {
    max-width: 340px;
    margin: 0 auto;
}

.rounded-top-right {
    border-top-right-radius: 0.5rem !important;
}

.rounded-top-left {
    border-top-left-radius: 0.5rem !important;
}

.border-top {
    border-top: 5px solid black !important;
}

.rank-oval {
    background-color: #fdd08c;
    height: 68px;
    width: 78px;
    line-height: 79px;
}

.rank-oval-small {
    height: 53px;
    width: 56px;
    line-height: 52px;
}

.lead {
    font-size: 1.1rem;
    font-weight: 400;
}

.display-4 {
    font-size: 2.7rem;
}


/*** Table ******/
.control_lenght {
    background-color: transparent;
    border-radius: 0.3rem;
    padding: 0.6rem 1.8rem;
    text-decoration: none;
    color: #fa582b;
    border: 1px solid #000000;
    display: inline-block;
    font-weight: 800;
}


.control_lenght:hover {
    background-color: #fa582b;
    color: #ffffff;
    border: 1px solid #fa582b;
    text-decoration: none;
}

#data.table tr th:nth-child(1) .heading-holder {
    min-width: 36px;
}

#data.table tr th:nth-child(2) .heading-holder {
    min-width: 283px;
}

#data.table tr th .heading-holder {
    min-width: 131px;
}

#data2.table tr th:nth-child(1) .heading-holder, #data3.table tr th:nth-child(1) .heading-holder,
#data4.table tr th:nth-child(1) .heading-holder, #data5.table tr th:nth-child(1) .heading-holder,
#data6.table tr th:nth-child(1) .heading-holder {
    min-width: 46px;
}

#data2.table tr th:nth-child(2) .heading-holder, #data3.table tr th:nth-child(2) .heading-holder,
#data4.table tr th:nth-child(2) .heading-holder, #data5.table tr th:nth-child(2) .heading-holder,
#data6.table tr th:nth-child(2) .heading-holder {
    min-width: 252px;
}

#data2.table tr th:nth-child(3) .heading-holder, #data3.table tr th:nth-child(3) .heading-holder,
#data4.table tr th:nth-child(3) .heading-holder, #data5.table tr th:nth-child(3) .heading-holder,
#data6.table tr th:nth-child(3) .heading-holder {
    min-width: 262px;
}

#data2.table .fa-hotel, #data3.table .fa-dog,
#data4.table .fa-cat, #data5.table .fa-users, #data6.table .fa-bone {
    font-size: 1.2rem;
}

#data2.table tr th:last-child .heading-holder, #data3.table tr th:last-child .heading-holder,
#data4.table tr th:last-child .heading-holder, #data5.table tr th:last-child .heading-holder,
#data6.table tr th:last-child .heading-holder {
    min-width: 480px;
}

.icon-wrap i {
    line-height: 1;
}

.title-th i {
    line-height: 1;
    font-size: 2rem;
}

.heading-holder {
    position: relative;
    padding-bottom: 0;
    padding-top: 0;
    min-width: 131px;
    margin-bottom: 16px;
    border: 1px solid #fa582b;
    height: 89px;
    border-radius: 0.4rem;
}

.table .fa-trophy {
    font-size: 1.3rem;
}

.heading-holder .title-th {
    display: block;
    line-height: 1;
    color: #000;
}


.table .heading-holder .title-icon {
    display: inline-block;
}

.sorting-icons {
    line-height: 29px;
    text-align: center;
    font-size: 1rem;
    margin: auto;
    color: #000000;
    display: inline-block;

}


.table thead th {
    vertical-align: bottom;
    border-bottom: 0px solid transparent;
    padding-bottom: 0px !important;
    font-size: 1rem;
}

.dataTables_wrapper .row {
    margin-right: 0px;
    margin-left: 0px;
}


.dataTables_wrapper .col-6,
.dataTables_wrapper .col-12,
.dataTables_wrapper .col-sm-12 {
    padding-right: 0px;
    padding-left: 0px;
}

.sorting .fa-caret-down, .sorting .fa-sort-alpha-down,
.sorting .fa-sort-down {
    display: none;
}

.sorting_asc .fa-caret-down, .sorting_asc .fa-sort-alpha-down,
.sorting_asc .fa-sort {
    display: none;
}

.sorting_desc .fa-caret-up, .sorting_desc .fa-sort-alpha-up,
.sorting_desc .fa-sort {
    display: none;
}


.table td, .table th {
    vertical-align: middle;
    text-align: center;
    padding: 0;
}


table.dataTable {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    border-collapse: collapse !important;

}

table.dataTable td.dataTables_empty, table.dataTable th.dataTables_empty {
    text-align: center;
    padding: 50px;
}


table tr td span {
    color: #15100d;
    font-weight: 500;
}


div.dataTables_wrapper div.dataTables_filter {
    text-align: right;
    display: none;
}

table.dataTable thead .sorting:before, table.dataTable thead .sorting:after, table.dataTable thead .sorting_asc:before, table.dataTable thead .sorting_asc:after, table.dataTable thead .sorting_desc:before, table.dataTable thead .sorting_desc:after, table.dataTable thead .sorting_asc_disabled:before, table.dataTable thead .sorting_asc_disabled:after, table.dataTable thead .sorting_desc_disabled:before, table.dataTable thead .sorting_desc_disabled:after {
    display: none;
}

table.dataTable thead > tr > th.sorting_asc, table.dataTable thead > tr > th.sorting_desc, table.dataTable thead > tr > th.sorting, table.dataTable thead > tr > td.sorting_asc, table.dataTable thead > tr > td.sorting_desc, table.dataTable thead > tr > td.sorting {
    padding-right: 0px;
    padding-left: 0px;
    position: relative;
}

.table th {
    color: #322e2f;
    font-size: 1rem;
    white-space: nowrap;
    border-top: 0;
}


.table td {
    border-top: 0px solid transparent;
    color: #000000;
    font-size: 1rem;
    white-space: nowrap;
}

.table tr td:first-child .td-simulate {
    border-top-left-radius: 0.5rem;
    border-bottom-left-radius: 0.5rem;
}

.table tr td:last-child .td-simulate {
    border-top-right-radius: 0.5rem;
    border-bottom-right-radius: 0.5rem;
}

.table tr td:first-child .td-simulate {
    padding: 0;
}

.table tr td .td-simulate {
    background-color: #eeeeee;
    margin-bottom: 10px;
    display: block;
    padding: 0.2em 0;
    font-weight: 400;
    text-transform: capitalize;
}

#data.table .sorting_asc .heading-holder .icon-wrap i, #data.table .sorting_desc .heading-holder .icon-wrap i,
#data.table .sorting_asc .heading-holder p, #data.table .sorting_desc .heading-holder p {
    color: #ffff;
}

#data2.table .sorting_asc .heading-holder .icon-wrap i, #data2.table .sorting_desc .heading-holder .icon-wrap i,
#data3.table .sorting_asc .heading-holder .icon-wrap i, #data3.table .sorting_desc .heading-holder .icon-wrap i,
#data4.table .sorting_asc .heading-holder .icon-wrap i, #data4.table .sorting_desc .heading-holder .icon-wrap i,
#data5.table .sorting_asc .heading-holder .icon-wrap i, #data5.table .sorting_desc .heading-holder .icon-wrap i,
#data6.table .sorting_asc .heading-holder .icon-wrap i, #data6.table .sorting_desc .heading-holder .icon-wrap i {
    color: #fa582b;
}

#data2.table .sorting_asc .heading-holder p, #data2.table .sorting_desc .heading-holder p,
#data3.table .sorting_asc .heading-holder p, #data3.table .sorting_desc .heading-holder p,
#data4.table .sorting_asc .heading-holder p, #data4.table .sorting_desc .heading-holder p,
#data5.table .sorting_asc .heading-holder p, #data5.table .sorting_desc .heading-holder p,
#data6.table .sorting_asc .heading-holder p, #data6.table .sorting_desc .heading-holder p {
    color: #000000;
}

.table tr td.sorting_1 .td-simulate {
    font-weight: 800;
}

.table .sorting_asc .heading-holder, .table .sorting_desc .heading-holder {
    background-color: #fa582b;
    color: #FFFFFF;
}

#data2.table .sorting_asc .heading-holder, #data2.table .sorting_desc .heading-holder,
#data3.table .sorting_asc .heading-holder, #data3.table .sorting_desc .heading-holder,
#data4.table .sorting_asc .heading-holder, #data4.table .sorting_desc .heading-holder,
#data5.table .sorting_asc .heading-holder, #data5.table .sorting_desc .heading-holder,
#data6.table .sorting_asc .heading-holder, #data6.table .sorting_desc .heading-holder {
    border: 1px solid #fa582b;
    color: #000000 !important;
    background-color: transparent;
}


/**** Headings ******/
.display-2 {
    font-size: 2.5rem;
}

.display-3 {
    font-size: 2.5rem;
    line-height: 0.5;
}


.footer p {
    color: black;
}


.methodology a {
    color: #0000ee;
    text-decoration: underline;
}

.footer-logo {
    min-width: 200px;
    max-width: 200px;
}

.h3, h3 {
    font-size: 1.9rem;
    line-height: 1;
}


.h2, h2 {
    font-size: 1.4rem;
    line-height: 1.2;
}

.h4, h4 {
    font-size: 1.6rem;
}

.header .h4, .header h4 {
    font-size: 1.3rem;
}


.btn-outline-danger.h5 {
    font-size: 1.15rem;
}

.container-custom, .container-table {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

@media (min-width: 576px) {

    .display-1 {
        font-size: 4.8rem;
    }

    .h4, h4 {
        font-size: 1.4rem;
    }


    .h3, h3 {
        font-size: 2rem;
    }

    .display-4 {
        font-size: 2.5rem;
    }

    .display-3 {
        font-size: 4.7rem;
        line-height: 0.5;

    }


}

@media (min-width: 768px) {

    .header .h4, .header h4 {
        font-size: 1.4rem;
    }

    .h2, h2 {
        font-size: 1.7rem;
    }

    .h4, h4 {
        font-size: 1.6rem;
    }

    .display-4 {
        font-size: 3.7rem;
    }


    .header::before {
        width: 412px;
        height: 345px;
        top: 37px;
        left: -110px;
    }

    .header::after {
        width: 459px;
        height: 460px;
        top: -8px;
        right: -62px;
    }

    .bg-pet-friendly::before {
        width: 693px;
        height: 619px;
        top: -128px;
        right: -216px;
    }

    .bg-dog-friendly::before {
        width: 670px;
        height: 697px;
        top: -207px;
        right: -245px;
    }

    .bg-cat-cafes::before {
        width: 703px;
        height: 570px;
        top: -55px;
        right: -263px;
    }

    .bg-pet-owners::before {
        width: 808px;
        height: 671px;
        top: -180px;
        right: -379px;
    }

    .bg-virtual-services::before {
        width: 693px;
        height: 592px;
        top: -99px;
        right: -161px;
    }

    .img-square {
        padding-bottom: 90%;
        background-position: 50% 35%;
        background-size: 191%;
    }
}

@media (min-width: 992px) {
    .header::before {
        width: 689px;
        height: 553px;
        top: 45px;
        left: -225px;
    }

    .header::after {
        width: 620px;
        height: 584px;
        top: 126px;
        right: -51px;
    }


    .container-custom {
        max-width: 1280px;
    }

    .display-4 {
        font-size: 5.2rem;
    }


    .h3, h3 {
        font-size: 2.5rem;
        line-height: 1;
    }

    .footer-logo {
        max-width: 180px;
    }

    .h5, h5 {
        font-size: 1.15rem;
    }

    .white-space-nowrap {
        white-space: nowrap;
    }

    .lead {
        font-size: 1.3em;
    }

    .h2, h2 {
        font-size: 2.4rem;
        line-height: 1;
    }

    .display-3 {
        font-size: 6.7rem;
        line-height: 1;

    }

    .h4, h4 {
        font-size: 1.6rem;
    }

    .header .h4, .header h4 {
        font-size: 1.8rem;
    }

    .h3, h3 {
        font-size: 2rem;
        line-height: 1.3;
    }

    .display-2 {
        font-size: 7rem;
        font-weight: 300;
        line-height: 1;
    }

    .display-1 {
        font-size: 10.5rem;
        line-height: 0.8 !important;
    }

    .lead {
        font-size: 1.4em;

    }

    #data.table tr th:nth-child(1) .heading-holder {
        min-width: 22px;
    }

    .bg-pet-friendly::before {
        width: 725px;
        height: 630px;
        top: -77px;
        right: -112px;
    }

    .bg-dog-friendly::before {
        width: 699px;
        height: 673px;
        top: -119px;
        right: -107px;
    }

    .bg-cat-cafes::before {
        width: 758px;
        height: 599px;
        top: -55px;
        right: -263px;
    }

    .bg-pet-owners::before {
        width: 794px;
        height: 673px;
        top: -120px;
        right: -389px;
    }

    .bg-virtual-services::before {
        width: 783px;
        height: 591px;
        top: -37px;
        right: -100px;
    }

    .bg-pet-friendly::after, .bg-dog-friendly::after, .bg-cat-cafes::after, .bg-pet-owners::after, .bg-virtual-services::after {
        min-height: 553px;
    }

    .bubble-rank {
        height: 160px;
        width: 160px;
        position: absolute;
        bottom: -74px;
    }
}

@media (min-width: 1100px) {
    .bg-pet-friendly::before {
        width: 869px;
        height: 630px;
        top: -77px;
        right: -31px;
    }
}

@media (min-width: 1200px) {
    .container-table {
        max-width: 1203px;
    }

    .container {
        max-width: 1463px;
    }

    .h2, h2 {
        font-size: 2.7rem;
    }

    .h3, h3 {
        font-size: 2.2rem;

    }

    .header .h4, .header h4 {
        font-size: 1.5rem;
    }

    .navbar .h4 {
        font-size: 1.4rem;
    }


    .display-2 {
        font-size: 7.5rem;

    }

    .lead {
        font-size: 1.4em;
    }

    .bg-pet-friendly::before {
        width: 745px;
        height: 660px;
        top: -107px;
        right: -246px;
    }

    .bg-dog-friendly::before {
        width: 1012px;
        height: 773px;
        top: -212px;
        right: -282px;

    }

    .bg-cat-cafes::before {
        width: 828px;
        height: 651px;
        top: -78px;
        right: -321px;

    }


    .bg-pet-owners::before {
        width: 859px;
        height: 789px;
        top: -229px;
        right: -422px;

    }

    .bg-virtual-services::before {
        width: 792px;
        height: 640px;
        top: -79px;
        right: -138px;
    }

    .text-lg-justify {
        text-align: justify;
    }
}

@media (min-width: 1400px) {
    .header::before {
        top: 0;
        width: 693px;
        height: 582px;
        left: 0;
    }

    .bg-pet-friendly::before {
        width: 740px;
        height: 659px;
        top: -99px;
        right: -140px;
    }

    .header .h4, .header h4 {
        font-size: 1.8rem;
    }

    .header::after {
        width: 885px;
        height: 720px;
        top: -37px;
        right: -22px;
    }

    .bg-pet-friendly::after, .bg-dog-friendly::after, .bg-cat-cafes::after, .bg-pet-owners::after, .bg-virtual-services::after {
        min-height: 561px;
    }
}
@media (min-width: 1600px) {
    .bg-pet-friendly::before {
        width: 861px;
        height: 659px;
        top: -98px;
        right: -9px;
    }
}
@media (min-width: 1920px) {
    .header::before {
        left: 100px;
    }

    .header::after {
        right: 100px;
    }

    .display-4 {
        font-size: 6.2rem;
    }
}

@media (min-width: 2200px) {
    .header::before {
        left: 150px;
        right: 150px;
        width: 968px;
    }

    .bg-pet-owners::before {
        top: -229px;
    }

    .bg-pet-friendly::before {
        width: 972px;
        height: 659px;
        top: -99px;
        right: -140px;
    }

    .header::after {
        right: 150px;
        width: 968px;
        height: 720px;
        top: -32px;
    }

    .container-fluid {
        max-width: 1980px;
    }
}