.itemid-101 #sp-page-title {
    background-size: cover;
    position: relative;
    padding: 10% 0;
    text-align: center;
    color: white;
    background-image: url(/images/teaser.png);
}
.itemid-101 {
    background:#f5f5f5;
}
.carousel-item img {
    width: 100%;
    height: auto;
}
.theLogos {
    display: flex;
    justify-content: space-between;
}
.descrit ul {
    margin: 0;
    padding: 0;
}
.descrit {
    font-size: 12px;
    line-height: 19px;
    text-align: justify;
}
#sp-form {
    background: white;
    margin-top: 10px;
	    padding: 30px 0;
}
.formBlockk a {
    color: orange;
}
.pull-left.entry-image {
    margin-right: 30px;
}
.formBod {
    display: flex;
    justify-content: space-around;
    flex-wrap: nowrap;
}
.formBod div {
    width: 20%;
    text-align: center;
    border-right: 1px solid #D9D9D9;
    padding: 15px 0;
    align-self: stretch;
	position:relative;
}
#sp-form button {
    display: block;
    margin: auto;
    padding: 15px 30px;
    background: orange;
    border: none;
    border-radius: 15px;
    box-shadow: -3px 7px 8px #00000045;
    font-weight: 500;
}
#mod-custom110 .btn {
    background: orange;
    border: none;
    display: block;
    width: 12%;
    padding: 15px;
    text-transform: uppercase;
    font-weight: 800;
    font-size: 18px;
    border-radius: 10px;
    box-shadow: 0px 7px 12px #00000047;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 16%;
}
.mod-articlesnews-horizontal li:not(:last-child) {
    background: white;
}
#sp-excursion {
    background: #fbfbfb;
}
.formBod select {
    width: 100%;
    border: none;
    background: none;
    box-shadow: none;
    padding: 0 10px;
}
.logo img{max-height:80px}
.port:after {
    position: absolute;
    content: "";
    background: url(/images/plane.png);
    width: 25px;
    aspect-ratio: 1/1;
    z-index: 99;
    right: 8%;
    top: 33%;
    background-size: 100%;
}
.adul:after {
    position: absolute;
    content: "";
    background: url(/images/adl.png);
    width: 25px;
    aspect-ratio: 1/1;
    z-index: 99;
    right: 8%;
    top: 33%;
    background-size: 100%;
}
.mont:after {
    position: absolute;
    content: "";
    background: url(/images/cal.png);
    width: 25px;
    aspect-ratio: 1/1;
    right: 8%;
    top: 33%;
    background-size: 100%;
	z-index:0;
}
.formDate{position:relative;z-index:3;}
.chil:after {
    position: absolute;
    content: "";
    background: url(/images/kid.png);
    width: 25px;
    aspect-ratio: 1/1;
    z-index: 99;
    right: 8%;
    top: 33%;
    background-size: 100%;
}
.hot .sp-module-title:before {
    content: "";
    position: absolute;
    width: 3%;
    height: 100%;
    background: url(/images/hot.png);
    left: 0;
    background-size: contain;
    background-repeat: no-repeat;
}

*, ::after, ::before {
    box-sizing: border-box;
}
.hot .sp-module-title {
    font-size: 32px;
    position: relative;
    font-weight: 800;
    color: #4F4E4E;
    padding-left: 3%;
}
#dateFrom {
    box-shadow: none;
	    border: none;
}
#dateTo{
    box-shadow: none;
    border: none;
}
.hotelBox {
    margin: 15px 8px;
    cursor: pointer;
    flex-grow: 1;
    flex-basis: 20%;
    max-width: 24%;
}
#hotToursHome {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: row;
    flex-wrap: wrap;
}
.hotTourImg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
	    border-radius: 10px;
}
.hotTourImg img:hover {
    transform: scale(1.5);
    transition: all ease 1s;
}
.hotTourImg {
    height: 180px;
    transition: all ease 1s;
    overflow: hidden;
}
.itemid-113 #sp-main-body {
    display: none;
}
.tourInf {
    padding: 5px 5px 0 5px;
    background: white;
    color: #4E4E4E;
    font-weight: 500;
}
.tourInf span img {
    margin: 0 5px;
}
.tourInf div img {
    margin-right: 2%;
    display: inline-block;
}
.hotelLoc {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-top: 3%;
    font-weight: 300;
    color: black;
    font-size: 12px;
}
.tourInf div {
    margin: 3% 0;
}
#tourDate {
    color: green;
}
.pric {
    color: #15AC5D;
    font-size: 18px;
    font-weight: 700;
}
.more {
    text-align: center;
    background: orange;
    color: white;
    text-transform: uppercase;
}
.itemid-112 #sp-page-title {
    background: white;
}

.exc .sp-module-title {
    color: #585454;
    text-align: center;
    margin-bottom: 60px;
}
.itemid-106 .sp-page-title {
    padding: 8% 0;
    background-position: 9% 68%;
	    
}
.itemid-107 .sp-page-title {
    padding: 8% 0;
	background-size: cover;
}
.itemid-108 .sp-page-title {
    padding: 8% 0;
	background-size: cover;
}
.newsflash-image {
    margin: 0;
}
.mod-articlesnews-horizontal li {
    padding: 0;
}
.category-name a {
    color: #eda024;
}
.loadTours {
    margin: auto;
    max-width: 5%;
}
#sp-results {
    margin: 30px 0;
}
.hotelList {
    margin: 15px 0;
    padding: 15px;
    border: 1px solid #eda024;
    border-radius: 25px;
}
.hotelDesc img {
    display: inline-block;
    vertical-align: middle;
}
#mapA {
    color: #eda024;
    font-size: 12px;
    text-decoration: underline;
	cursor:pointer;
}
.locationA {
    color: gray;
    font-size: 12px;
}
.allInc {
    color: green;
    font-size: 13px;
    font-weight: 600;
}
.hotelRightTxt {
    text-align: right;
}
.comfort {
    font-weight: 600;
}
.hotelRightTxt img {
    display: inline-block;
    margin-left: 5px;
}
.moreInf {
    background: orange;
    max-width: 63%;
    text-align: center;
    margin-top: 20px;
    float: right;
    padding: 7px;
    border-radius: 10px;
    cursor: pointer;
    color: white;
}
.moreInf:hover {
    background: b;
    border: 1px solid orange;
    transition: all ease 1s;
}
.hotelDesc div {
    margin-bottom: 10px;
}
.htlFtrRow input {
    background: none;
    border-radius: 15px;
}
.htlFtrRow select {
    background: none;
    border-radius: 15px;
}
.hotlFtr {
    margin-top: 20px;
    text-align: center;
}
.goToOffer {
    background: orange;
    padding: 7px 0;
    color: white;
	    cursor: pointer;
		    border-radius: 15px;
}
.hotelRightTxt div {
    margin-bottom: 10px;
}
.hotelPics img {
    max-width: 25%;
    padding: 5px;
}
.hotelPics {
    display: flex;
    flex-wrap: wrap;
}
.itemid-101 #sp-hottours {
    background: white;
}
.descrit h1, h2, h4, h3 {
    font-size: 18px;
}
.mainPic {
    padding: 4px;
    height: 300px;
    overflow: hidden;
    margin-bottom: 7px;
}
.itemid-116 .sp-page-title {
    height: 321px;
    display: flex;
    align-items: center;
}
#booking {
    background: orange;
    text-align: center;
    padding: 15px;
    display: block;
    margin-bottom: 30px;
}
.inf2 div {
    margin-bottom: 20px;
}
.newsflash-title a {
    color: black;
}
.mainPic img {
    width: 100%;
    object-fit: cover;
	height: 100%;
}
.title {
    font-size: 24px;
    font-weight: 500;
}
.hotelTitil {
    padding: 5px;
	    margin-top: 30px;
}
1`
.0.0.0.0.title span {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
}

.title img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}
.whiteback{background:white}
.inform div {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
	margin-top:5px;
	    border-bottom: 1px solid #dfdfdf;
}
#total {
    color: green;
    font-size: 24px;
    font-weight: 500;
}
.lableSp {
    color: gray;
}
.inform h6 {
    margin: 7px 0;
}
.lableSp {
    color: gray;
    margin-right: 10px;
}
.map {
    margin-top: 10px;
}
#book {
    display: block;
    text-align: center;
    background: green;
    color: white;
	cursor:pointer;
}
#ourHotels {
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-wrap: wrap;
}
.hotelBlock {
    width: 31%;
    margin: 1%;
	background:white;
}
.hotelBlockImg {
    height: 180px;
    transition: all ease 1s;
    overflow: hidden;
}
.hotelNameBig {
    display: flex;
    align-items: center;
    font-size: 18px;
    margin-bottom: 10px;
    padding: 7px;
}
.itemid-105 #sp-form {
    background: #f5f5f5;
}
.beachline {
    color: #003b95;
    font-weight: 400;
}
.hotelBen svg {
    fill: orange;
}
.item img {
    height: 250px;
    object-fit: cover;
}
.loadingApi {
    position: absolute;
    max-height: 37%;
    margin: auto;
    left: 0;
    right: 0;
    width: 100%;
    top: 0;
    background: #ffffff5e;
    padding: 10% 20%;
}
.inform {
    position: relative;
}
.departTickerHeader {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 15px;
}
.departTickerHeader div {
    text-align: center;
}
.departTicket {
    background:#7dffee6e;
}
#imagePopUp {
    position: fixed;
    content: "";
    width: 100%;
    height: 100%;
    background: #000000d1;
    top: 0;
    left: 0;
    z-index: 10000;
    display: none;
    align-items: center;
    justify-content: center;
}
#closePopup {
    color: white;
    position: absolute;
    top: 5%;
    right: 5%;
    font-size: 24px;
    background: green;
    width: 24px;
    text-align: center;
    aspect-ratio: 1/1;
    line-height: 20px;
    border-radius: 100%;
    cursor: pointer;
}
.hotelBen div {
    margin: 1%;
    padding: 7px;
}
.hotelBen svg {
    width: 30px;
    margin-right: 10px;
}
.hotelBen {
    padding: 10px;
    display: flex;
    justify-content: flex-start;
    margin: 30px 0;
    text-align: center;
    flex-wrap: wrap;
    border-radius: 15px;
}
.formBlockk select {
    margin-top: 10px;
}

.formBlockk input {
    margin-top: 10px;
}
.formBlockk {
    margin-top: 30px;
}
.formBlockk h5 {
    margin-top: 10px;
}
.hot h5 {
    font-size: 1rem;
    padding: 5px;
    min-height: 70px;
}
#booking a {
    color: white;
}
.hot li {
    border: none !important;
    box-shadow: none;
}
.hot strong {
    padding: 10px;
}
.hot .newsflash-image img {
    height: 200px;
    object-fit: cover;
}
.hot .newsflash-horiz {
    margin-top: 30px;
}
.contact {
    padding: 10px;
    background: white;
    margin-bottom: 15px;
}
.hiddenInputs input {
    border: 1px solid #80808052;
    color: gray;
    margin-top: 3px;
    text-align: center;
}

@media (max-width: 768px) {
  .hotelBlock {
        width: auto !important;
}
.hotelBox {
    flex-basis: 100%;
	 max-width: 100%;
}
#mod-custom110 .btn {
    position: relative;
    width: 60%;
    font-size: 14px;
}
#mod-custom110 h1 {
    font-size: 33px !important;
}
#mod-custom110 h2 {
    display: none;
}
.theLogos {
    flex-wrap: wrap;
	justify-content: center;
}
.theLogos img {
    margin-bottom: 10px;
    border-bottom: 1px solid;
}
}