.description p
{
color: #003c56;
text-align: justify;
}



.sc-content-overlay {
    position: relative;
}
.sc-content-overlay >.container {
    position: relative;
}

.list-box-slider .owl-dots,
.sc-gallery.style-01 .owl-dots {
    margin-top: 30px !important;
}

.list-box-slider .owl-dots .owl-dot,
.sc-gallery.style-01 .owl-dots .owl-dot {
    border: 2px solid transparent;
    width: 14px;
    height: 14px;
    margin: 0 5px;
    border-radius: 50%;
    cursor: pointer;
    transition: all .5s;
    display: inline-grid;
}
.list-box-slider .owl-dots .owl-dot.active,
.sc-gallery.style-01 .owl-dots .owl-dot.active,
.list-box-slider .owl-dots .owl-dot:hover,
.sc-gallery.style-01 .owl-dots .owl-dot:hover {
    border-color: #7c7a7e;

}
.list-box-slider .owl-dots .owl-dot span,
.sc-gallery.style-01 .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    display: inline-block;
    background: #7c7a7e;
    margin: 0;
}
.list-box-slider .owl-dots .owl-dot.active span,
.sc-gallery.style-01 .owl-dots .owl-dot.active span,
.list-box-slider .owl-dots .owl-dot:hover span,
.sc-gallery.style-01 .owl-dots .owl-dot:hover span {
    background: none !important;
}



.h1-bg-testimonial {
    background-attachment: fixed;
    background-image: url(../imagenes/tienes-casa-san-miguel-de-allende-allendehost-800x600-0-0.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.h1-bg-testimonial .sc-content-overlay:after {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: block;
    background-color: rgba(11,16,33,0.5);
}


.slides-wrapper {
    position: relative;
}
.slides-wrapper::before {
    content: ' ';
    height: 72px;
    border: 1px solid rgba(255,255,255,.15);
    position: absolute;
    bottom: 110px;
}
.rectangle-overlay::before {
    position: absolute;
    content: "";
    display: inline-block;
    border: 12px solid #fff;
    opacity: .15;
    width: 350px;
    height: 480px;
    margin-left: -175px;
    left: 50%;
    pointer-events: none;
    top: 72px;
    z-index: 10;
}


.sc-info p {
    margin-bottom: 25px;
}
.sc-categories-link.style-02 .item .content-overlay {
    top: auto;
    left: 30px;
    bottom: 20px;
    transform: none;
}


.h4-group-check-room {
    padding: 0 0 60px;
    background-position: center;
    background-repeat: repeat;
    background-image: url(../imagenes/patron-150x150px.png);
}
.sc-travel.style-01 .content:hover .inner {
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
.h4-group-check-room .sc-travel.style-01 {
    margin-top: -100px;
    position: relative;
    z-index: 1;
}
.sc-travel.style-01 img {
    width: 100%;
}
.sc-travel.style-01 .content {
    position: relative;
    overflow: hidden;
}

.sc-travel.style-01 .content .info {
    padding-top: 30px;
    font-size: 16px;
    font-weight: 300;
    color: #e2e2e2;
}
.sc-travel.style-01 .content .name a:hover {
    color: var(--primary-color-4);
}
.sc-travel.style-01 .content .name {
    margin: 2px 0;
}
.sc-travel.style-01 .content .name a {
    font-size: 18px;
    font-weight: 500;
    color: #fff;
}

.sc-travel.style-01 .content .inner {
    position: absolute;
    width: 100%;
    height: 100%;
    right: 0;
    left: 0;
    top: auto;
    bottom: 0;
    padding: 25px 30px;
    background: var(--secondary-color-4);
    color: #fff;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translate3d(0,100%,0);
    transform: translate3d(0,100%,0);
    transition: all .35s;
}

.sc-travel-search {
    margin-top: 60px;
}
.sc-travel-search .hb-form-table li input[type=number] {
    -webkit-appearance: none;
    -moz-appearance:textfield;
    margin: 0;
}
.sc-travel-search .container-flex input,
.sc-travel-search .container-flex select{
    font-size: 14px;
    height: 45px;
    line-height: 45px;
    border: none;
    width: 100%;
    background-color: rgba(65,65,80,0.5);
    border-radius: 3px;
    color: #b3b3b3;
    margin: 20px;
}
.sc-travel-search .hb-form-table li {
    width: 33.33%;
    float: left;
    padding: 0 7.5px;
}
.sc-travel-search .hb-form-table {
    float: left;
    width: 85%;
    margin: 0 -7.5px;
}
.sc-travel-search .container-flex button:hover {
    background-color: #004b88;
}
.sc-travel-search .container-flex button,
#cerrarmodal
{
    cursor: pointer;
    background-color: var(--secondary-color-4);
    font-size: 16px;
    font-weight: 500;
    color: #ffffff;
    padding: 0 60px;
    height: 45px;
    line-height: 45px;
    border-radius: 30px;
    display: inline-block;
}
.sc-travel-search .hb-submit {
    float: right;
    width: 15%;
}

.sc-travel-search input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #b3b3b3 !important;
}
.sc-travel-search input::-moz-placeholder { /* Firefox 19+ */
    color: #b3b3b3 !important;
}
.sc-travel-search input:-ms-input-placeholder { /* IE 10+ */
    color: #b3b3b3 !important;
}
.sc-travel-search input:-moz-placeholder { /* Firefox 18- */
    color: #b3b3b3 !important;
}



.first-text span {
    display: inline-block;
    padding: 0 35px;
    position: relative;
}
.second-text span {
    display: inline-block;
    padding: 0 50px;
    position: relative;
}
.first-text {
    font-size: 22px;
    font-weight: 500;
    text-align: center;
    color: #ffffff;
    margin-bottom: 25px;
    position: relative;
    overflow: hidden;
}

.second-text span:before,
.first-text span:before{
    position: absolute;
    top: 50%;
    content: '';
    background-color: rgba(65,65,80,0.7);
    right: 100%;
    height: 1px;
    display: block;
    transform: translate(0,-50%);
    width: 500px;
}
.second-text span:after,
.first-text span:after{
    position: absolute;
    top: 50%;
    content: '';
    background-color: rgba(65,65,80,0.7);
    left: 100%;
    height: 1px;
    display: block;
    transform: translate(0,-50%);
    width: 500px;
}
.second-text {
    position: relative;
    overflow: hidden;
    font-size: 16px;
    font-weight: 300;
    font-style: italic;
    text-align: center;
    color: #b3b3b3;
    margin-top: 25px;
}

.sc-tourist.style-01 .content .inner .title span:hover {
    color: var(--primary-color-4);
}
.sc-tourist.style-01 .content .inner .title span {
    color: #ffffff;
}

.sc-tourist.style-01 .content .inner .title {
    position: relative;
    font-size: 34px;
    font-weight: normal;
    padding-bottom: 11px;
    margin-bottom: 15px;
}
.sc-tourist.style-01 .content .inner {
    text-align: center;
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 0;
    transform: translate(0%,-50%);
    width: 100%;
    padding: 0 30px;
}
.sc-tourist.style-01 .content:before {
    content: '';
    background-color: #14141e;
    opacity: .25;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: all 0.5s;
    z-index: 1;
}
.sc-tourist.style-01 .content:hover:before {
    opacity: .75;
}
.sc-tourist.style-01 .content .info {
    color: #fff;
    margin-bottom: 10px;
}

.sc-tourist.style-01 .content {
    position: relative;
    overflow: hidden;
}

.sc-group-iconbox .top-description {
    font-size: 18px;
    font-style: italic;
    line-height: 1.67;
    margin-bottom: 45px;
}
.sc-group-iconbox .content .title {
    margin-top: 25px;
    margin-bottom: 5px;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.44;
    color: var(--title-color-4);
}
.sc-group-iconbox {
    margin-top: 50px;
}
.h4-bg-reason {
    padding: 150px 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-image: url(../imagenes/degradado-800x600-0-0.jpg);
}


.btn-radius:hover {
    background: #004b88;
    color: #fff;
}
.btn-radius {
    margin-top: 20px;
    padding: 0 39px;
    display: inline-block;
    height: 43px;
    line-height: 43px;
    font-weight: 500;
    color: #fff !important;
    text-transform: uppercase;
    font-size: 16px;
    border-radius: 21.5px;
    background: var(--secondary-color-4);
}

.sc-travel.style-02  {
    background-attachment: fixed;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-image: url(../imagenes/visita-san-miguel-de-allende-casa-tranquila-allende-host-800x600-0-0.jpg);
}
.sc-travel.style-02 .sc-content-overlay:before {
    position: absolute;
    opacity: .7;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: block;
    background-color: var(--title-color-4);
}
.sc-travel.style-02 .owl-theme .owl-nav {
    margin: 0;
}
.sc-travel.style-02 .owl-nav .owl-next, .sc-travel.style-02 .owl-nav .owl-prev {
    opacity: 1 !important;
    position: absolute;
    font-size: 0;
    background: 0 0!important;
    padding: 0;
    top: 50%;
    color: rgba(255,255,255,.5);
    transform: translate(0,-50%);
}

.sc-travel.style-02 .owl-nav .owl-next {
    right: -60px;
    padding: 0;
    margin: 0;
}
.sc-travel.style-02 .owl-nav .owl-prev {
    left:  -60px;
    padding: 0;
    margin: 0;
}
.sc-travel.style-02 .owl-nav .owl-prev svg,
.sc-travel.style-02 .owl-nav .owl-next svg
{
width: 65px;
height: 65px;
}

.sc-travel.style-02 .owl-nav .owl-prev.disabled svg,
.sc-travel.style-02 .owl-nav .owl-next.disabled svg
{
display: none;
}


.sc-heading.style-04.white-color .description {
    color: #c0c0c0;
}
.sc-heading.style-04.white-color .title {
    color: #fff;
}
.sc-travel.style-02 .owl-nav >div:not(.disabled):hover {
    color: var(--primary-color-4);
}


.sc-travel.style-02  .content .description,
.travel-content-search .item .description{
    margin-top: 20px;
}
.sc-travel.style-02  .content .title,
.travel-content-search .item .title{
    font-size: 18px;
    font-weight: 500;
    color: var(--title-color-4);
    margin-bottom: 8px;
}


.sc-travel.style-02  .content,
.travel-content-search .item .content{
    padding: 23px 30px 23px;
}
.sc-travel.style-02  .inner,
.travel-content-search .item .inner {
    background: #fff;
    height: 350px;
}
.sc-travel.style-02  .slides {
    margin: 0 -15px;
}
.sc-travel.style-02  .item {
    padding: 0 15px 20px;
}
.sc-travel.style-02  .image,
.travel-content-search .item .image {
    position: relative;
}
.sc-rooms.style-04 .item .content {
    opacity: 0;
    text-align: center;
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 0;
    transition: all .3s;
    transform: translate(0%,-50%);
    width: 100%;
    padding: 0 30px;
}
.sc-rooms.style-04 .content .title span:hover {
    color: var(--primary-color-4);
}
.sc-rooms.style-04 .item:hover .content {
    opacity: 1;
}
.sc-rooms.style-04 .item:hover:before {
    opacity: .7;
}
.sc-rooms.style-04 .item:before {
    content: '';
    background-color: #14141e;
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: all 0.3s;
    z-index: 1;
}

.sc-rooms.style-04 .content .title {
    position: relative;
    padding-bottom: 16px;
    margin-bottom: 10px;
}

.sc-rooms.style-04 .content .title span {
    display: block;
    color: #fff;
    font-size: 28px;
    position: relative;
    z-index: 99;
}

.sc-rooms.style-04 .item {
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;
}
.sc-rooms.style-04 .item-large .content .title {
    margin-bottom: 10px;
}
.sc-rooms.style-04 .item-large .content .title a {
    font-size: 40px;
}
.list-logo li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 6px;
}
.list-logo {
    text-align: center;
}
.h4-quote {
    padding-top: 35px;
    /*
    background-size: initial;
    background-repeat: no-repeat;
    */
    background-image: url(../imagenes/reservar-680x510-0-0.jpg);
    height: 390px;
}
.sc-quote.style-04 .title a {
    color: var(--primary-color-4);
    display: inline-block;
}
.sc-quote.style-04 .btn-radius {
    padding: 0 50px;
}
.sc-quote.style-04 .title {
    margin-top: 20px;
    margin-bottom: 30px;
    font-size: 28px;
    font-weight: 500;
    letter-spacing: 1.4px;
    color: var(--title-color-4);
}
.sc-quote.style-04 .top-title {
    font-size: 18px;
    text-transform: uppercase;
}



.container-flex
{
display: flex;
flex-wrap: wrap;
justify-content: space-around;
align-content: center;
}


.container-flex .fila-flex
{
display: flex;
justify-content: space-between;
align-items: center;
}