img.sp-default-logo.d-none.d-lg-block {
    width: 110px;
}

.sp-page-builder .page-content #section-id-1507891241736 {
    padding: 140px 0px 160px 0px;
    margin: 0px 0px 0px 0px;
    color: rgba(255, 255, 255, 1);
    background-image: url(/images/banners/foto1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    background-position: 0 0;
}

img.trip {
    width: 80px;
    position: fixed;
    right: 0px;
    top: 150px;
    z-index: 9999;
}

.home-2-intro-section:before {
    content: "";
    background: url(../images/home-2-intro-bg2.png) no-repeat scroll center center / cover;
    height: 276px;
    width: 100%;
    position: absolute;
    left: 0;
    top: auto;
    bottom: 0;
}

.tours {
    display: inline-block;
    width: 49%;
    vertical-align: top;
}

.alignright {
	text-align:right;
}

@media (max-width:767px){
.tours {
    display: block;
    width: 100%;
    vertical-align: top;
}
.alignright {
	text-align:left;
}
.offcanvas-menu {
    background-color: #4b4b4b;
}	
.offcanvas .offcanvas-menu {
    z-index: 10000;
    }
	
.sp-dots {
    bottom: 20px !important;
}
}