/*! HTML5 Boilerplate v5.0 | MIT License | http://h5bp.com/ */

html {
    color: #222222;
    font-size: 1em;
    line-height: 1.4;
}

/*.scroller-horizontal {*/
/*    width: auto;*/
/*    overflow-x: invisible;*/
/*}*/

::-moz-selection {
    background: #074884;
    text-shadow: none;
}

::selection {
    background: #f3ffbe;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

desc { display: none; }

a {
    color: #FFFFFF;
    text-decoration: none;
    cursor: pointer;
    -webkit-transition: all 300ms linear;
       -moz-transition: all 300ms linear;
         -o-transition: all 300ms linear;
            transition: all 300ms linear;
}

a:focus, a:hover {
    color: #ffffff;
    text-decoration: none;
    /*letter-spacing: 1.5px;*/
}

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}


.header-contact-slogan {
    font-size: 15px;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}



.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ===== Initializr Styles ==================================================
   Author: Jonathan Verrecchia - verekia.com/initializr/responsive-template
   ========================================================================== */

body {
    font: 16px/26px Helvetica, Helvetica Neue, Arial;
}

.brochure-info-wrapper {
    display: flex;
    width: 100%;
    min-height: 90px;
    padding: 25px 15px;
}

.brochure-contact-info {
    text-transform: uppercase;
    display: flex;
    text-align: right;
    flex-direction: column;
    align-self: center;
    font-size: 11px;
    line-height: 16px;
    color: #909090;
}

.brochure-client-heading {
}


.vah-quotation-header {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 15px;
}

.brochure-client-info {
    flex: 1;
    align-self: flex-end;
}

.brochure-company-contact-info-center {
    display: flex;
    color: #fff;
    font-size: 14px;
    line-height: 24px;
    align-self: center;
    vertical-align: middle;
    padding-top: 17px;
}

.brochure-contact-info-center {
    display: flex;
    font-size: 14px;
    line-height: 20px;
    align-self: center;
}

.optional-seperator {
    FONT-WEIGHT: BOLD;
    PADDING: 0 8PX;
    color: #1d6a22;
}

.brochure-contact-left { text-align: right; }
.brochure-contact-right { text-align: left; color:#000; font-size:12px; }
.brochure-company-contact { text-align: left; color:#fff;}

.brochure-contact-left,
.brochure-contact-right,
.brochure-company-contact{
    display: flex;
    flex-direction: column;
}

/*.wrapper {*/
/*    width: 90%;*/
/*    margin: 0 5%;*/
/*}*/

/* ===================
    ALL: Orange Theme
   =================== */


.footer-container,
.main aside {
    border-top: 20px solid #71bf44;
}


.header-container,
.footer-container,
.main aside {
    background: #074884;
}

.title {
    color: white;
}

.campaign-link-container {
    color: rgba(255, 255, 255, 0.7);
    margin-top: -8px;
    margin-bottom: 12px;
    padding-top: 10px;
    border-top: 1px;
    border-style: solid;
    border-color: rgb(6, 64, 117);
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
}

.event-external-header-link {
    color: #FFFFFF;
}

.event-external-header-link:active,
.event-external-header-link:focus,
.event-external-header-link:hover {
    color: #FFFFFF;
    letter-spacing: 0;
}

/* ==============
    Oprions Menu
   ============== */
   
nav.page-navigation {
    -webbkit-transition: all 500ms ease-in-out;
        -moz-transition: all 500ms ease-in-out;
         -ms-transition: all 500ms ease-in-out;
          -o-transition: all 500ms ease-in-out;
             transition: all 500ms ease-in-out;
}

nav.page-navigation {
    width: auto;
    margin-right: -8px;
    position: fixed;
    top: 39%;
    right: 0;
    max-width: 75px;
    list-style: none;
    -webbkit-transition: all 500ms ease-in-out;
        -moz-transition: all 500ms ease-in-out;
         -ms-transition: all 500ms ease-in-out;
          -o-transition: all 500ms ease-in-out;
             transition: all 500ms ease-in-out;
}


.hide-navigation {
    opacity: 0;
    z-index: -2;
    -webbkit-transition: all 500ms ease-in-out;
        -moz-transition: all 500ms ease-in-out;
         -ms-transition: all 500ms ease-in-out;
          -o-transition: all 500ms ease-in-out;
             transition: all 500ms ease-in-out;
}

.display-navigation {
    opacity: 1;
    z-index: 2;
    -webbkit-transition: all 500ms ease-in-out;
        -moz-transition: all 500ms ease-in-out;
         -ms-transition: all 500ms ease-in-out;
          -o-transition: all 500ms ease-in-out;
             transition: all 500ms ease-in-out;
}

ul.menu {
    list-style: none;
    padding: 0;
    margin: 0;
}

nav.page-navigation li {
    width: 100%;
    width: 75px;
    display: block;
}

nav.page-navigation a {
    letter-spacing: normal;
    background-color: #074884;
    width: 60px;
    float: right;
}

nav.page-navigation .current a {
    background-color: #71bf44;
    width: 75px;
}
    
nav.page-navigation a,
nav.page-navigation .current a {
    letter-spacing: normal;
    color: #fff;
    padding: 10px 25px 10px 15px;
    display: block;
}

/* ==============
    MOBILE: Main
   ============== */

.main {
    padding: 30px 0;
}

.main article h1 {
    font-size: 2em;
}

.main aside {
    color: white;
    padding: 0px 5% 10px;
}

.footer-container footer {
    color: white;
    padding: 20px 0;
}

/* ===============
    ALL: IE Fixes
   =============== */

.ie7 .title {
    padding-top: 20px;
}

/* =======================================================================
   i3 Styles
========================================================================== */


.footer-bg {
    background-color: #eeeeee;
        padding-bottom: 10px;
}

.vh-ta-r {
    text-align: right;
}

/*.page-break	{ display: none; }*/


.sal-default-bg { 
    background-color: #0a375f;
    background: #0a375f;
}

/*.footer-icons {*/
/*    max-height: 55px;*/
/*    display: inline-block;*/
/*    text-align: center;*/
/*    margin: auto 14px;*/
/*}*/

.brochure-villas-logo {
    width: 200px;
    /*margin-top: 0px!important;*/
}

.header-contact-ul {
    color: #FFFFFF;
    font-size: 12px;
    list-style: none;
    line-height: 19px;
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
}

/*.header-ref-wrapper { border-top: 1px solid #FFFFFF; }*/

.firstrow{
    /*margin-bottom: 1em;*/
    margin-top: 1em;
}

.email-link {
    text-decoration: none;
    font-size: inherit;
    color: #292b2c;
}

.email-link:hover,
.email-link:focus {
    color: #000000;
}

.rewards-wrapper { margin: 15px -15px 25px -15px; }
.villas-quote-customer { 
    margin-top: 10px;
    line-height: 20px;
}

.footer-images-align {
    display: block;
    margin: auto;
    text-align: center;
}

.villas-quote-card-text {
    color: black;
    position: absolute;
    bottom: -16px;
    right: 66px;
    font-style: italic;
    font-size: 13px;
    display: none;
}

.data { font-weight:bold; }
    
.lasttitleofdata { margin-bottom:1em; }

.villas-header-container-title {
    background-color: #21336b;
    padding: 1px 0 6px 0;
    color: #FFFFFF;
}

.customer-name {
    display: block;
    width: 100%;
}

.header-ref-number {
    color: #000000;
    padding: 8px 0 8px 15px;
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
}

.payment-review-header {
    color: #fff;
    padding: 12px 0 12px 0px;
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif;;
    font-weight: bold;
    text-shadow: 0 1px 1px #000000;
}

.header-details-wrapper {
    color: #FFFFFF;
    font-size: 13px;
    font-weight: normal;
    line-height: 24px;
    margin-top: 24px;
    float: left;
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
}

.vh-third-hd-col {
    line-height:19px; 
    margin-bottom:10px; 
    padding-left: 40px;
}

.vh-hcul {
    font-size: 12px!important;
}

.villas-quote-card-img {
    float: right;
    margin-top: 10px;
    margin-right: 50px;
    display: none;
}

.header-contact-number {
    font-size: 27px;
    margin-top: 4px;
}

.header-check {
    margin-right: 6px;
    font-size: 16px;
}

.header-contact-ul {
    display: initial;
    vertical-align: middle;
}

.header-check { margin-right: 6px; }
.sal-default { color: #074884; }
.sal-secondary-bg { background-color: #71bf44; }
.sal-secondary { color: #71bf44; }

.optionheader {
    color: white;
    text-shadow: 0 1px 1px #000000;
}

.brightgreen { background: linear-gradient(180deg, rgb(132, 216, 80) 16%, rgb(11, 142, 67) 89%) ; }

.viewmap {
    font-style:italic;
    font-weight:bold;
}

.checkin {
    font-weight:bold;
    font-size:1em;
}

.option1green {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 22px;
    display: block;
    padding: 4px 0 0 0;
}

.salq-option-notes,
.salq-option-description {
    line-height: 21px;
    white-space: pre-line;
    margin-bottom: 30px;
    padding: 0 15px;
    background-color: white;
    color: #313131;
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
}

.salq-option-notes {
    font-size: 12px;
}

.salq-option-description { 
    font-size: 12px;
}

.sal-quote-map-footer-address-line {
    margin-top: 5px;
    font-size: 14px;
    color: #888888;
    text-align: right;
}

.option-hotel-map-title {
    font-weight: bold;
    font-size: 18px;
    margin: 5px 0 10px 0;
}

.sal-fp-quote-date-wrapper {
    text-align: center;
    background: linear-gradient(180deg, rgb(12, 82, 148) 0%, rgba(13,47,86,1) 100%);
    font-size: 16px;
    padding: 6px 0 5px 0;
    font-weight: bold;
    color: #FFFFFF;
    text-transform: UPPERCASE;
    margin-top: 15px;
    margin-bottom: 15px;
}

.sal-fp-quote-seperator { 
    color: #ffffff;
    margin: 0 10px;
    font-size: 30px;
    vertical-align: middle;
}

.sal-fp-quote-check-in-room-dates {
    font-size: 14px;
    color: #ffffff;
    text-transform: uppercase;
    margin: 10px 0;
    font-weight: 500;
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
    text-shadow: 0 1px 1px #000000;
    letter-spacing: 1px;
}

.salfqd-quote-content-wrapper,
.salfqd-quote-option-content-wrapper,
.salfqd-quote-hotel-content-wrapper {
    box-sizing: border-box;
    margin-top: 10px;
    border-left: 0;
    border-bottom: 0;
    font-size: 14px;
    margin-bottom: 15px; 
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
}

.salfqd-quote-hotel-content-wrapper { border: 1px solid #adc2ff; border-bottom: 0; }

.salfqd-quote-content-wrapper { 
    border: 1px solid #eceeef;
    border-bottom: 0;
    border-top: 0;
}

.salfqd-quote-option-header {
    font-size: 15px;
}

.salfqd-quote-option-content-wrapper { 
    border: 1px solid #eceeef;
    border-bottom: 0;
    border-top: 0;
}

.salfqd-option-extra-seperator {
    font-weight: bold;
    color: #909394;
    margin: 0 5px;
}

.salfqd-option-extra-description {
    font-size: 13px;
    color: #616161;
    line-height: 18px;
    padding: 0 15px 15px 15px;
}


.salfqd-quote-option-content-rows,
.salfqd-quote-hotel-content-rows,
.salfqd-quote-content-rows {
    cursor: pointer;
    min-height: 30px;
    border-bottom: 1px solid #eceeef;
    -webbkit-transition: all 300ms ease-in-out;
        -moz-transition: all 300ms ease-in-out;
         -ms-transition: all 300ms ease-in-out;
          -o-transition: all 300ms ease-in-out;
             transition: all 300ms ease-in-out;
}

.salfqd-quote-hotel-content-rows:hover {
    background-color: #edf1ff;
}


.salfqd-quote-content-rows-h-extra:hover {
    background-color: #edf1ff;
}

.salfqd-quote-content-rows:hover {
    background-color: #f5ffe9;
}

.salfqd-quote-content-rows:hover > .salfqd-quote-room-extra-content {
    background-color: #f5ffe9;
}


.salfqd-quote-option-content-rows,
.salfqd-quote-content-rows,
.salfqd-quote-hotel-content-rows,
.salfqd-quote-content-rows-h-extra,
.salfqd-quote-content-header {
    display: flex;
    padding: 10px 0 10px 15px;
    align-items: flex-start;
    /*line-height: 15px;  */
}


.salfqd-quote-hotel-content-rows {
    border-left: 1px solid #eceeef;
}

.salfqd-quote-content-rows-h-extra {
    border-bottom: 1px solid #eceeef;
    border-left: 1px solid #eceeef;
}

.salfqd-room-extra-details {
    padding-left: 25px;
}

.salfqd-room-name {
    color: #000000;
}

.salfqd-quote-option-header-wrapper {
    display: flex;
    text-transform: UPPERCASE;
    font-weight: bold;
    font-size: 25px;
    align-items: center;
    min-height: 45px;
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
    letter-spacing: 1px;
}

.salfqd-room-extra { font-size: 12px; padding-top:3px; padding-right:15px; line-height: 17px; text-transform: capitalize;}
.salfqd-quote-option-header { flex: 1; }
.salfqd-quote-room-extra { display: flex; }
.salfqd-quote-option-total { color: white; text-shadow: 0 1px 1px #000000;}
.salfqd-quote-option-total-amount { font-size: 14px; }

.salfqd-quote-room-extra-content-wrapper {
    display: flex;
    padding: 0 0 0 0;
    align-items: center;
}

.salfqd-quote-content-rows:hover + .salfqd-quote-room-extra-content-wrapper > .salfqd-quote-room-extra-content {
	background-color: rgba(245, 255, 233, .7);
}

.salfqd-quote-hotel-content-rows:hover + .salfqd-quote-room-extra-content-wrapper > .salfqd-quote-room-extra-content {
	background-color: rgba(0, 0, 0, .7);
}

.salfqd-quote-room-extra-content {
    flex: 1;
    padding: 10px;
    line-height: 15px;
    align-items: center;
    /*border-bottom: 1px dashed #9dec45;*/
    -webbkit-transition: all 300ms ease-in-out;
        -moz-transition: all 300ms ease-in-out;
         -ms-transition: all 300ms ease-in-out;
          -o-transition: all 300ms ease-in-out;
             transition: all 300ms ease-in-out;
}

.salfqd-quote-room-extra-header-item {
    flex: 1;
    text-align: center;
}

.sal-fp-quote-check-in-icon { 
    font-size: 14px;
    color: #ffffff;
    text-transform: uppercase;
    margin: 10px 0;
    font-weight: 500;
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
    text-shadow: 0 1px 1px #000000;
    letter-spacing: 1px;
}

.sal-fp-quote-check-in-date { 
    font-size: 14px;
    color: #ffffff;
    text-transform: uppercase;
    margin: 10px 0;
    font-weight: 500;
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
    text-shadow: 0 1px 1px #000000;
    letter-spacing: 1px;
}
  
.salfqd-quote-room-extra-description { text-align: left; }
.salfqd-quote-room-extra-header-firstitem { 
    flex: 2;
    font-weight: 400;
    box-sizing: border-box;
    margin-top: 10px;
    border-left: 0;
    border-bottom: 0;
    font-size: 14px;
    margin-bottom: 15px;
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
    color: #000000;
    margin-left: 7px;
    text-transform: capitalize;
    
}

.salfqd-quote-content-header {
    color: #ffffff;
    font-weight: bold;
    text-transform: UPPERCASE;
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
}

.header-room-info {
    color: #fff;
    background: linear-gradient(180deg, rgb(132, 216, 80) 16%, rgba(8,107,50,1) 89%);
    text-shadow: 0 1px 1px #000000;
    letter-spacing: 1px;
}

.header-hotel-extras {
    color: #fff;
    background: linear-gradient(180deg, rgb(12, 82, 148) 0%, rgba(13,47,86,1) 100%);
    text-shadow: 0 1px 1px #000000;
    letter-spacing: 1px;
}

.header-option-extras {
    color: #fff;
    background: linear-gradient(180deg, rgb(167, 167, 167) 16%, rgb(106, 107, 106) 89%);
    text-shadow: 0 1px 1px #000000;
    letter-spacing: 1px;
}

.salfqd-quote-content-first-item,
.salfqd-quote-content-header-first-item { 
    flex: 2;
    align-self: center;
}

.salfqd-quote-content-item,
.salfqd-quote-content-header-item { 
    flex: 1;
    text-align: center;
    align-self: center;
}

.salfqd-quote-room-extra-icon {
    text-align: right;
    margin-right: 0;
    margin-left: 15px;
    color: #73c84c;
}

.salfqd-quote-option-extra-icon {
    text-align: right;
    margin-right: 0;
    margin-left: 15px;
    color: #909394;
}

.fedhasa {
    width: 170px;
}

.saaci {
    width: 170px;
}

.satsa {
    width: 80px;
}

.proudly {
    width: 65px;
}

.valued-member {
    width: 65px;
    margin-right: 0!important;
}
            

/*=================================TABLE CSS===================================*/

/*table{*/
/*	border-collapse: collapse;*/
/*	margin-top:30px;*/
/*	max-width: 1075px;*/
/*}*/
/*th,td{*/
/*	padding: 1em;*/
/*}*/

/*thead tr:first-child {*/
/*	border-bottom: 2px solid black;*/
/*	border-collapse: collapse;*/
/*}*/

.tableleft {
	text-align: left;
	padding-top: 25px;
	
}

.datacenter {
	text-align: center;
	font-weight: bold;
}

/*tbody tr:last-child {*/
/*	border-bottom: 2px solid black;*/
/*}*/

/*tfoot th:nth-last-child(2), tfoot td:last-child{*/
/*	border-bottom-style:double;*/
/*}*/

.optiontotal{
	border:none;
}

.salfq-enquire-option-final-info {
    display: flex;
    align-items: center;
    min-height: 56px;
}

.salfq-enquire-btn-container {
    flex: 1;
    margin-right:10px;
}

.salfq-enquire-optiontotal-vat {
    display: block;
    text-align: right;
}

.salfq-enquire-optiontotal-vat {
    display: block;
    text-align: right;
    margin-top: -11px;
    font-size: 11px;
    padding-right: 5px;
    color: #868686;
    text-transform: UPPERCASE;
}

.salfq-enquire-btn-total-price {
    text-transform: UPPERCASE;
    background-color: #e8e8e8;
    padding: 7px 15px 7px 15px;
    border-radius: 3px;
    color: #000000;
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
    min-width: 300px;
}

.salfq-enquire-optiontotal-amount {
    color: black;
    font-weight: bold;
}


.enqbutton {
    background: linear-gradient(180deg, rgba(2,68,130,1) 48%, rgba(13,47,86,1) 89%);
    height: 40px;
    font-size: 15px;
    margin: 0 10px auto;
    border: none;
    box-shadow: 0 0 3px #00000094;
    background-color: white;
    min-height: 36px;
    display: inline-block;
    zoom: 1;
    min-width: 200px;
    padding: 7px 10px;
    float: right;
    cursor: pointer;
    font-weight: bold;
    text-align: center;
    color: #ffffff;
    background-color: #2e4895;
    border-radius: 3px;
    box-shadow: 0 1px 0 rgba(0, 0, 0, .3), 0 2px 2px -1px rgba(0, 0, 0, .5), 0 1px 0 rgba(255, 255, 255, .3) inset;
    text-shadow: 0 1px 1px #000000;
}

.enqbutton:hover{
    background: linear-gradient(180deg, rgba(2,68,130,1) 13%, rgba(13,47,86,1) 66%);
    color: #ffffff;
}

.accbutton {
    background: linear-gradient(180deg, rgb(124, 199, 77) 44%, rgba(8,107,50,1) 89%);
    height: 40px;
    font-size: 15px;
    margin: 0 10px auto;
    border: none;
    box-shadow: 0 0 3px #00000094;
    background-color: white;
    min-height: 36px;
    display: inline-block;
    zoom: 1;
    min-width: 200px;
    padding: 7px 10px;
    float: right;
    cursor: pointer;
    font-weight: bold;
    text-align: center;
    color: #ffffff;
    background-color: #2e4895;
    border-radius: 3px;
    box-shadow: 0 1px 0 rgba(0, 0, 0, .3), 0 2px 2px -1px rgba(0, 0, 0, .5), 0 1px 0 rgba(255, 255, 255, .3) inset;
    text-shadow: 0 1px 1px #000000;
}

.accbutton:hover{
    background: linear-gradient(180deg, rgba(211,251,99,1) 13%, rgba(79,139,20,1) 66%);
    color: #ffffff;
}


.quote-print-button{
    display: inline-block;
    zoom: 1;
    padding: 10px 20px;
    margin-top: 10px;
    cursor: pointer;
    font: bold 13px arial, helvetica, sans-serif;
    color: #555;
    background-color: #ddd;
    border-radius: 3px;
    background: linear-gradient(180deg, rgba(211,251,99,1) 16%, rgba(79,139,20,1) 89%);
    color: #fff;
    text-shadow: 0 1px 1px #000000;
    box-shadow: 0 0 3px #00000040;
    letter-spacing: 0.3px;
    font-size: 13px;
    padding-bottom: 10px;
}

.vh-print-btn {
    height: 60%;
    width: 70%;
    font-size: 20px;
    padding: 15px 15px;
    text-align: center;
    margin-top: 15px;
   border-width: 0px;
}

.quote-print-button:hover{
    display: inline-block;
    zoom: 1;
    padding: 10px 20px;
    margin-top: 10px;
    cursor: pointer;
    font: bold 13px arial, helvetica, sans-serif;
    background-color: #ddd;
    border-radius: 3px;
    background: linear-gradient(180deg, rgba(211,251,99,1) 6%, rgba(79,139,20,1) 99%);
    height: 60%;
    width: 70%;
    font-size: 20px;
    padding: 15px 15px;
    text-align: center;
    margin-top: 15px;
    border-width: 0px;
}

.vh-margin {
    margin-left: -15px;
}

.enqbutton-map {
    border: none;
    padding: 13px;
    display: block;
    font-size: 2em;
    color: #005c97;
    cursor: pointer;
    max-width: 270px;
    min-width: 200px;
    font-weight: bold;
    margin: 25px auto;
    text-align: center;
    text-decoration: none;
    background-color: #1d6a22;
}

.customer-message {
    margin-top: 4px;
    font-size: 14px;
    padding-right: 15px;
    white-space: pre-line;
}


.paid-button {
    background-color: #7dc736!important;
    color:#000;
}
/*==================================BUTTON CSS END==================================*/
/*====================================Gallery and map layout styles===================================*/
.small-margintop{
    margin-top:.5em;
}
.bold-uppercase{
    text-transform: uppercase;
    font-weight: bold;
}
.italic-right{
    text-align: right;
    font-style: italic;
}
.larger-margintop{
    margin-top:1em;
}
.hotel-description{
    line-height: 1.5em;
    margin-bottom: 1em;
    text-align: justify;
}
/*====================================Terms and conditions============================*/
.terms-opskrif{
    font-size: 12px;
    font-weight: bold;
    margin-top: 0px;
    margin-left: 2em;
    text-align: center;
    color: #4a4a4a;
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
    padding:0;
}

.terms-opskrif:active,
.terms-opskrif:focus,
.terms-opskrif:hover {
    color: #2e4895;
}

.star-rating {
    float: right;
    color: #efd600;
}

.terms-content{
    font-size: 12px;
    margin-left: 2em;
    margin-right: 2em;
    line-height: 20px;
    text-align: center;
    color: #848484;
    width: 82%;
    display: block;
    margin: auto;
}

.sal-blue-bg { background-color: #083864; }
.sal-blue { color: #2d4162; }

.nav-item {
    text-align: center;
    padding: 10px 0 10px 0;
    border-right: 1px solid #23334c;
    font-size: 16px;
    text-transform: UPPERCASE;
    letter-spacing: 0.7px;
    text-shadow: 1.5px 1px 0 rgb(45, 65, 98), 3px 1.5px 0 rgba(16, 170, 177, 0.27);
}

.nav-item:last-child { border-right: 0; }

.proposal-contact-item {
    color: #074884;
    font-weight: bold;
    letter-spacing: 0.5px;
    text-transform: UPPERCASE;
    text-shadow: 2px 2px 0 rgba(14, 169, 176, 0.17), 3px 2px 0 rgba(0, 0, 0, 0.03);
}

.header-wrapper {
    display: block;
    margin: auto;
    position: relative;
    text-align: center;
}

.sal-brand-logo {
    width: 200px;
    margin-top: 20px;
}

.sal-logo {
    display: block;
    /*margin: auto;*/
    width: 200px;
    /*text-align: center;*/
    position: relative;
}

.client-name {
    margin: 15px 0 15px 0;
    font-size: 22px;
    padding-bottom: 5px;
    color: #FFFFFF;
    letter-spacing: 0.5px;
}

.proposal-help-container { padding: 40px 0 0 0; }

.proposal-intro { 
    text-align: center;
    padding: 30px 100px 30px 100px;
}


.proposal-intro-wrapper { 
    background-color: #093f71;
    border-top: 1px solid #0f487d;
    position: relative;
    display: block;
}

.proposal-intro-wrapper:after { 
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0.364;
    background-image: url('/statics/sal-brochure-bg.png');
}
    
.proposal-contact-section-wrapper { margin-top: 0; }

.proposal-contact-section {
    padding: 10px 0 10px 0;
    text-align: center;
}

.proposal-title {
    margin-top: 0;
    margin-bottom: 24px;
    font-size: 75px;
    font-weight: bold;
    color: whitesmoke;
    line-height: 80px;
    letter-spacing: 7px;
    font-family: 'Arvo',serif;
    text-shadow: 6px 3px 0 rgb(15, 63, 107), 11px 6px 0 rgb(15, 57, 97);
}

.proposal-contact-link {
    color: #074884;
}

.dropdown-toggle::after {
    display: none;
}

.carousel-control-next, .carousel-control-prev {
    opacity: 1;
}

.proposal-contact-link:hover {
    letter-spacing: 0.5px;
    color: #074884;
}

.proposal-wrapper {
    background-color: #2d4162;
    border-top: 1px solid #344c71;
}

.option-title {
    font-family: 'Arvo', serif;
    display: block;
    font-size: 60px;
    width: 100%;
    color: #71bf44;
    text-transform: capitalize;
    font-weight: bold;
    min-height: 49px;
    text-align: center;
    margin: 40px 0 20px 0;
    letter-spacing: 6px;
    text-shadow: 2px 2px 0 rgb(255, 255, 255), 5px 5px 0 rgb(219, 243, 245);
}

.option-title:after {
    content: "";
    display: block;
    height: 3px;
    margin: auto;
    max-width: 460px;
    background-color: #71bf44;
    margin-top: 40px;
    margin-bottom: 25px;
    box-shadow: 2px 2px 0 rgb(255, 255, 255), 5px 5px 0 rgb(219, 243, 245);
}

.option-item-wrapper { margin: 50px 0 15px 0; }

.proposal-intro-text-block { 
    text-align: center;
    color: whitesmoke;
    font-size: 16px;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.4);
    letter-spacing: 0.5px;
    line-height: 29px;
}

.prop-hotel-wrapper {
    float: left;
    display: block;
    width: 100%;
    margin-bottom: 30px;
    border-radius: 0;
    background-color: transparent;
    -webkit-transition: all 300ms ease-in-out;
       -moz-transition: all 300ms ease-in-out;
         -o-transition: all 300ms ease-in-out;
            transition: all 300ms ease-in-out;
}

.villas-brocure-swiper-img {
    width: 100%;
    height: 300px;
    object-fit: cover;
}

.villas-brocure-swiper-img-sm {
    width: 100%;
    height: 180px;
    object-fit: cover;
}

.villas-quote-site-link {
    text-decoration: none;
    font-style: none;
    color: #FFFFFF;
}

.villas-quote-icon {
    margin-top: 24px;
    display: block;
    margin-left: 20px;
}

.villas-quote-site-link:focus, 
.villas-quote-site-link:hover { 
    color: #FFFFFF;
    text-decoration: none;
    font-style: none;
}

.prop-hotel-wrapper:focus, 
.prop-hotel-wrapper:active, 
.prop-hotel-wrapper:hover {

}

.hotel-rating {
    color: #FFFFFF;
    display: inline-block;
    float: right;
    font-size: 15px;
    margin: 10px 0;
    font-weight: bold;
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
    text-shadow: 0 1px 1px #000000;
}

.proposal-contact-icon {
    background-color: #074884;
    padding: 9px 0 0 1px;
    border-radius: 50%;
    min-height: 33px;
    min-width: 34px;
    color: #71bf44;
    margin-right: 10px;
}

.prop-hotel-room-price {
    float: right;
    color: #074884;
    font-weight: 600;
    letter-spacing: 1.5px;
}


.prop-hotel-main-image,
.prop-hotel-secondary-image,
.prop-hotel-tertiary-image {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
}

.prop-hotel-main-image {
    position: relative;
    width: 342px;
    float: left;
    min-height: 220px;
    max-height: 220px;
    display: inline-block;
}

.prop-hotel-secondary-image {
    position: absolute;
    top: 0;
    right: 0;
    width: 250px;
    height: 150px;
}

.prop-hotel-tertiary-image {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 250px;
    height: 150px;
}

.prop-hotel-details-wrapper {
    padding: 10px 15px 10px 15px;
    background-color: #ffffff;
    border-bottom: 1px solid #e2e2e2;
    border-left: 20px solid #074884;
    margin-top: -5px;
}

.prop-hotel-desc {
    font-size: 17px;
    color: #676767;
    text-transform: UPPERCASE;
    font-weight: bold;
}

.prop-hotel-room-container {
    min-height: 44px;
    padding: 7px 15px 7px 15px;
    border-bottom: 1px solid #cccccc;
    border-bottom-style: dashed;
}

.prop-hotel-room-wrapper {
    max-width: 100%;
    display: block;
    background-color: #FFFFFF;
    border-top: 0;
}

.sal-prop-double-date {
    background-color: white;
    border-left: 20px solid #074884;
    padding: 10px 15px 10px 15px;
    border-top: 1px solid #e2e2e2;
    color: #074884!important;
    border-bottom: 1px solid #e2e2e2;
}


.sal-prop-double-date:first-child {
    border-top: 0;
}

.prop-hotel-room-wrapper:last-child {
    border-radius: 0;
}

.prop-hotel-room-container:last-child {
    min-height: 16px;
}

.quote-number-title-container {
    opacity: 0.4;
}

.prop-hotel-room-container:last-child {
    border-bottom: 0;
}

.prop-hotel-title {
    font-size: 15px;
    color: #ffffff;
    text-transform: uppercase;
    margin: 10px 0;
    font-weight: 500;
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
    text-shadow: 0 1px 1px #000000;
    letter-spacing: 1px;
}

.prop-hotel-room-title { color: #868686; }

.prop-hotel-room-offer {
    color: green;
    padding-left: 10px;
    letter-spacing: 0.5px;
    font-weight: bold;
}

/*Options Selector*/

.option-selector-wrapper {
    position: fixed;
    bottom: 0;
    right: 0;
    left: 0;
    background-color: #FFFFFF;
    border-top: 5px solid #074884;
}

.option-selector-container {
    padding: 10px 0 10px 0;
    margin: auto;
    display: block;
    position: relative;
    text-align: center;
}

.option-selector-text,
.option-selector-options,
.option-selector-confirm {
    display: inline-block;
}

.option-selector-text { 
    text-align: right;
}
.option-selector-options { 
    text-align: right;
}

.option-selector-confirm {
    background-color: #074884;
    padding: 6px 12px;
    border-radius: 0;
    color: #FFFFFF;
    font-size: 17px;
    margin-top: -3px;
    font-family: 'Arvo';
    text-transform: UPPERCASE;
    font-weight: bold;
}

.option-selector-confirm:hover { letter-spacing: 0; color: #FFFFFF; }

.proposal-confirmation-link:hover { letter-spacing: 0; } 

.btn-options,
.sal-prop-quote-number-container { text-shadow: 1px 1px 4px rgba(0,0,0,0.5); }

.sal-prop-quote-number-wrapper { display: inline-block; }

.sal-prop-quote-number-container {
    text-transform: UPPERCASE;
    color: #FFFFFF;
    vertical-align: middle;
    font-weight: bold;
    line-height: 1.428;
    background-color: #074884;
    padding: 6px 12px;
    font-size: 17px;
    letter-spacing: 0.05em;
    font-family: 'Arvo',sans-serif;
    white-space: nowrap;
    border: 1px solid transparent;
}

.btn-options {
    background-color: #71bf44;
    margin-top: -3px;
    color: #ffffff;
    border-radius: 0;
    min-width: 200px;
    font-family: 'Arvo', serif;
    text-transform: UPPERCASE;
    font-size: 17px;
    font-weight: bold;
}

.btn-options:focus,
.btn-options:hover {
    color: #ffffff;
}

.dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
    width: 100%;
    margin-bottom: 0px;
    border-radius: 6px 6px 0 0;
}

.dropdown-menu>li>a {
    display: block;
    padding: 15px 0 15px 0;
    clear: both;
    text-align: center;
    border-bottom: 1px dashed #cccccc;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}

.dropdown-menu>li>a:hover {
    background-color: #074884;
    color: #FFFFFF;
}

.dropdown-menu>li>a:last-child { }

a.first-option { border-radius: 6px 6px 0 0; }

a.last-option { border-bottom: 0!important; }

.dropdown-menu { padding: 0; }

.btn .caret { margin-left: 7px; }

.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
    content: "";
    color: #074884;
    border-top: 0;
    border-bottom: 8px dashed;
    border-bottom: 4px solid\9;
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
}

.prop-hotel-title-wrapper {
    position: relative;
    background-color: #71bf44;
    display: block;
    margin: auto auto;
    padding: 10px 15px 5px 15px;
    text-shadow: 0 1px 1px #000000;
}

.sal-prop-carousel-image {
    height: 220px;
    width: 292px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 0 0;
}

.carousel {
    position: absolute;
    min-height: 221px;
    width: 292px;
}

.hotel-info-wrapper {
    display: inline-block;
    width: 71.9%;
    margin-left: -50px;
    vertical-align: top;
    position: relative;
    min-height: 230px;
    background-color: white;
    border-bottom: 10px solid #FFFFFF;
    border-radius: 0 0 5px 5px;
}

.prop-hotel-wrapper .hotel-info-wrapper {
    -webkit-box-shadow: 0px 1px 1px 1px rgba(0,0,0,0.10);
       -moz-box-shadow: 0px 1px 1px 1px rgba(0,0,0,0.10);
            box-shadow: 0px 1px 1px 1px rgba(0,0,0,0.10); 
    -webkit-transition: all 300ms ease-in-out;
       -moz-transition: all 300ms ease-in-out;
         -o-transition: all 300ms ease-in-out;
            transition: all 300ms ease-in-out;
}

.prop-hotel-wrapper:hover .hotel-info-wrapper {
    -webkit-box-shadow: 0px 1px 10px 1px rgba(0,0,0,0.5);
       -moz-box-shadow: 0px 1px 10px 1px rgba(0,0,0,0.5);
            box-shadow: 3px 4px 11px 0px rgba(0,0,0,0.5);   
}

.sal-pro-copyright-footer {
    text-align: center;
    font-size: 12px;
    text-transform: UPPERCASE;
    color: #4a4a4a;
    font-weight: bold;
    margin-top:0;
    width:100%;
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
}

.carousel-control-icon { margin-top: 18px; }

.sal-copyright-seperator {
    padding: 0 6px 0 6px;
    color: #074884;
}


.salfq-enquire-optiontotal-text {
    text-transform: none;
    font-size: 14px;
}

/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (min-width: 480px) {

/* ====================
    INTERMEDIATE: Menu
   ==================== */



/* ========================
    INTERMEDIATE: IE Fixes
   ======================== */

    .oldie nav a { margin: 0 0.7%; }
}
@media only screen and (max-width: 1200px) {
    .enqbutton
{
    margin-right: 10px;
    min-width: 200px;
    font-size: 14px;
    border-radius: 10px;
    }
}
@media only screen and (min-width: 768px) {


}
/* ====================
    WIDE: CSS3 Effects
   ==================== */

    .header-container,
    .main aside {
        -webkit-box-shadow: 0 5px 10px #aaa;
           -moz-box-shadow: 0 5px 10px #aaa;
                box-shadow: 0 5px 10px #aaa;
    }

/* ============
    WIDE: Menu
   ============ */

    .title {
        float: left;
    }

/* ============
    WIDE: Main
   ============ */

    .main article {
        float: left;
        width: 57%;
    }

    .main aside {
        float: right;
        width: 28%;
    }

@media only screen and (min-width: 1140px) {

/* ===============
    Maximal Width
   =============== */

    .wrapper {
        width: 1026px; /* 1140px - 10% for margins */
        margin: 0 auto;
    }
}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

.html-hidden,
.brochure-villas-logo-print {
    display: none;
    visibility: hidden;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    .header-check { font-size: 10px; }
    
    .header-contact-ul {
        display: table-row-group;
        vertical-align: unset;
    }
    
    .salfqd-quote-content-item,
    .salfqd-quote-content-header-item { 
    flex: 1;
    text-align: center;
    align-self: center;
    font-size:12px;
}
    

    .salfqd-room-extra {
    font-size: 11px;
    padding-top: 3px;
    padding-right: 10px;
    line-height: 16px!important;
    }
    
    .header-intro {
        font-size:11px;
    }
    
    .salfq-enquire-btn-total-price {
        text-transform: UPPERCASE;
        background-color: #e8e8e8;
        padding: 7px 15px 7px 15px;
        border-radius: 3px;
        color: #000000;
        font-size: 15px;
        font-weight: bold;
        font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
    }
    .brochure-stayalot-logo {
        width: 120px !important;
        margin-top: 0px;
    }
    
    .stayalot-logo {
        margin-top: 10px;
        margin-bottom: 10px;
        width: 120px;
    }  
    
    .stayalot-bg {
    background-color: #38509e;
    padding-top:10px;
    padding-bottom:10px;
} 
        
    .stayalot-slogan {
        padding-top: 4px !important;
        color: #fff;
        font-family: Arial;
        line-height: 18px;
        font-size: 10px;
        font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
    }
    
        .header-ref-number {
        color: #000000;
        padding: 8px 0 8px 15px;
        font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
    }
    
    .villas-quote-card-img {
        float: right;
        margin-top: 10px;
        margin-right: 5px;
        max-width: 240% !important;
    }
    
    .villas-quote-card-text {
        color: black;
        position: absolute;
        bottom: 8px;
        right: 5px;
        font-style: italic;
        font-size: 10px;
        line-height: 15px;
        display: none;
    }
        
    .sal-fp-quote-date-wrapper {
        text-align: center;
        background: linear-gradient(180deg, rgb(12, 82, 148) 0%, rgba(13,47,86,1) 100%);
        font-size: 14px;
        padding: 6px 0 5px 0!important;
        font-weight: bold;
        color: #FFFFFF;
        text-transform: UPPERCASE;
        margin-top: 5px;
    }
    .salfqd-quote-option-content-wrapper {
        border: 1px solid #909394!important;
        border-bottom: 1px dashed #909394!important;
        border-left: 0;
        border-top: 0;
    }
    .salfqd-room-name {
        color: #000000;
        font-weight: bold!important;
        font-size: 12px;
    }
    .salfqd-quote-option-content-rows, 
    .salfqd-quote-hotel-content-rows, 
    .salfqd-quote-content-rows-h-extra,
    .salfqd-quote-content-rows, 
    .salfqd-quote-content-header {
        display: flex;
        padding: 15px 0 15px 15px;
        align-items: flex-start;
        line-height: 12px;
    }
    .salfqd-quote-content-header {
        color: #ffffff;
        font-weight: bold;
        text-transform: UPPERCASE;
        font-size: 12px;
    }
    .salfqd-quote-room-extra-content {
        flex: 1;
        padding: 10px;
        color: #6f6f6f;
        font-size: 11px;
        line-height: 15px;
        align-items: center;
        border-bottom: 0px dashed #9dec45;
        -webbkit-transition: all 300ms ease-in-out;
        -moz-transition: all 300ms ease-in-out;
        -ms-transition: all 300ms ease-in-out;
        -o-transition: all 300ms ease-in-out;
        transition: all 300ms ease-in-out;
    }
   
    .rows-print-style {
        border-left: 0px solid #1d6a22;
    }
    
    .sal-pro-copyright-footer {
        text-align: center;
        font-size: 12px;
        text-transform: UPPERCASE;
        color: #4a4a4a;
        font-weight: bold;
        margin-top: 0;
        width: 100%;
    }
    
    .header-contact-ul {
        font-size: 10px;
        line-height: 15px;
    }
    
    .quote-sign {
        margin-bottom: 30px;
    }
    
    header-print {
        padding-top: 20px;
    }
    
    .salfqd-quote-option-content-rows, 
    .salfqd-quote-hotel-content-rows, 
    .salfqd-quote-content-rows {
        /*border-bottom: 1px dashed #7dc736;    */
    }
    
    .line-break {
        border-bottom: 0px dashed #000;    
    }
    
    .row-border-bot-print{
        border-bottom: 0px dashed #50b7ad;
    }
    
    .salfqd-quote-content-wrapper {
        border: 1px solid #9dec45;
        border-bottom: 0;
        border-left: 0;
        border-top: 0;
    }
    
    body {
        line-height: 21px;
        background-color: transparent;
    }
    
    .pagebreak { 
        page-break-before: always!important; 
    }
    
    .print-seperator {
        width: 100%;
        border-bottom: 1px dashed #dcdcdc;
        margin: 15px 0;
    }
    
    .html-hidden {
        visibility: visible;
        display: inherit;
    }
    
    .customer-name {
       font-size: 12px;
    }
    
    .brochure-info-wrapper {
        display: flex;
        width: 100%;
        min-height: 90px;
        padding: 15px 15px 5px 15px;
    }
    
    .salfqd-quote-option-header-wrapper {
        font-size: 15px;
        min-height: 27px;
        padding-top: 5px;
    }
    
    .customer-message {
        font-size: 11px;
    }
    
    .villas-brocure-swiper-img {
        width: 100%;
        height: 250px;
        object-fit: fill;
        display: inline-block;
        padding-left: 15px;
        padding-right: 15px;
    }
    .print-map {
        display: inline-block;
        width: 360px;
        height: 218px;
        margin-left: 90px;
        margin-top:20px;
    }
    .print-hidden {
        display: none;
        visibility: hidden;
    }
    .incl-vat-print {
        font-size: 11px;
        text-align: right;
        margin-top: -6px;
    }
    .check-in-out-print {
        font-size: 14px;
    }
    .print-brochure-client-info {
        font-size: 11px;
        line-height: 16px;
    }
    .print-header {
        position: relative;
        margin-top: 50px;
    }
    .brochure-contact-left {
        display: block;
        text-align: left;
        flex-direction: inherit;
    }
    .header-contact-quote-detail {
        /*line-height: 17px;*/
        font-size: 10px;
    }
    .header-details-wrapper-print {
        position: absolute;
        text-align: right;
        right: 0;
    }
    .sal-brand-logo {
         width: auto;
         margin-top: 20px;
         display:visible;
    }
    .header-details-wrapper {
        margin-left: 0;
        margin-top: 0;
        font-size: 10px;
        line-height: inherit;        
        font-weight: normal;
    }
    
    .col-md-3, .col-md-4 {
        width: auto;
    }
    
    .header-contact-slogan {
        font-size: 12px;
    }
    .header-contact-number {
        margin-bottom: 0;
        margin-top: 0;
        font-size: 14px;
    }
    .customer-message,
    .brochure-contact-info-center,
    .brochure-company-contact-info-center {
        line-height: 19px;
        font-family: Helvetica, Helvetica Neue, Arial; 
    }
    .brochure-villas-logo-print { 
        width: 100px;
        margin-top: 0;
        display: inline-block;
        visibility: visible;
    }
    .brochure-villas-logo {
        width: 110px;
        display: block;
        margin-top:-8px;
    }
    a,
    a:visited {
        text-decoration: underline;
    }
    /*a[href]:after {*/
    /*    content: " (" attr(href) ")";*/
    /*}*/
    /*abbr[title]:after {*/
    /*    content: " (" attr(title) ")";*/
    /*}*/
    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }
    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }
    
    thead {
        display: table-header-group;
    }
    
    .print-image-map-wrapper {
        display: block!important;
        min-height: 250px;
        page-break-after: auto!important; 
        page-break-before: auto!important;
        page-break-inside: avoid!important;
    }
    
    tr,
    img,
    iframe,
    .print-map,
    .villas-brocure-swiper-img {
        page-break-after: auto!important; 
        page-break-before: auto!important;
        page-break-inside: avoid!important;
    }
    
    img {
        max-width: 100% !important;
    }
    
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }
    h2,
    h3 {
        page-break-after: avoid;
    }
    
    .salq-option-notes,
    .salq-option-description {
        line-height: 18px;
        white-space: normal; 
        margin-bottom: 0px;
        padding: 10px 0px 10px 15px;
        background-color: white;
        color: #757575;
        font-size: 11px;
    }
    
    .hotel-rating {
        color: #FFFFFF;
        float: right;
        font-size: 13px;
        margin: 10px 0;
        font-weight: bold;
    }
    
    .prop-hotel-title {
        font-size: 13px;
        color: #ffffff;
        text-transform: uppercase;
        margin: 10px 0;
        font-weight: bold;
        text-shadow: 0 1px 1px #000000;
    }
    
    .sal-fp-quote-check-in-room-dates {
        margin-right: 15px;
        color: #ffffff;
        font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
        font-weight: normal;
        font-size: 12px;
        letter-spacing: 1px;
    }
    
    .sal-fp-quote-check-in-icon { 
        color: #ffffff;     
        font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
        font-weight: normal;
        font-size: 12px;
    }
    
    .sal-fp-quote-check-in-date {
        color: #ffffff;
        font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
        font-weight: normal;
        font-size: 12px;
        letter-spacing: 1px;
    }
    
    
    .signature-approval {
        margin-bottom: 30px;
        color: #757575;
        font-size: 12px;
    }
    
    .signature {
        margin-bottom: 10px;
        color: #757575;
        font-size: 12px;
    }
    
    @page {
        size: A4;
        margin: 3cm;
    }

}

.sal-quote-map-footer-address-line {
    margin-top: 5px;
    font-size: 11px;
    color: #888888;
    text-align: right;
    margin-bottom: 20px;
}
    
.salfqd-quote-hotel-content-wrapper {
    border-bottom: 0;
    border: 1px solid #eceeef;
    border-top: 0;

}
/*.footer-icons {*/
/*    max-height: 55px!important;*/
/*    display: inline-block;*/
/*    text-align: center;*/
/*    margin: auto 14px;*/
/*}*/
/*----------------------------------------------------------*/
/*                   Event Listing Settings                 */
/*----------------------------------------------------------*/


/*.footer-icons {*/
/*    max-height: 30px!important;*/
/*    display: inline-block;*/
/*    text-align: center;*/
/*    margin: auto 14px;*/
/*}*/

.sal-event-background-image {
    margin-top: 40px;
    width: 100%;
    height: 540px;
    background-size: 100%;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    position: relative;
    overflow: hidden;
    box-shadow: 1px 1px 8px rgba(0,0,0,0.3);
}

.secondary-image-logo {
    background-size: 80%!important;
    background-color: white!important;
    padding: 10px!important;
}


.sal-event-full {
    background-size: 100%;
}

.sal-event-one {
    background-size: 95%;
    background-position: 0 60%;
}

.sal-event-two {
    background-size: 72%;
    background-position: 0 0;
}

.sal-event-content-wrapper {
    position: absolute;
    color: #FFFFFF;
    bottom: 30px;
    left: 30px;
    z-index: 2;
    right: 440px;
}

.sal-event-heading-text {
    color: #FFFFFF;
    font-size: 35px;
    font-weight: 700;
    text-shadow: #000 1px 1px 1px;
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
}

.sal-event-inline-dates{
    font-size: 18px;
    font-style: italic;
    padding: 5px 10px 5px 10px;
    font-weight: bold;
    width: auto;
    background-color: rgba(14, 169, 176, 0.80);
    display: block;
    position: absolute;
}

.sal-event-sub-description-text {
    color: #FFFFFF;
    font-size: 14px;
    font-weight: 400;
    font-family: arial;
    letter-spacing: 1px;
    margin-top: 43px;
}

.sal-event-container { margin-top: 30px; }

.sal-event-gradient-container {
    width: 100%;
    height: 250px;
    position: absolute;
    bottom: 0;
    z-index: 0;
    background: -moz-linear-gradient(top,  rgba(30,87,153,0) 0%, rgba(0,0,0,0.8) 100%);
    background: -webkit-linear-gradient(top,  rgba(30,87,153,0) 0%,rgba(0,0,0,0.8) 100%);
    background: linear-gradient(to bottom,  rgba(30,87,153,0) 0%,rgba(0,0,0,0.8) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#001e5799', endColorstr='#000000',GradientType=0 );
}

.sal-event-left {
    width: 210px;
    right: 210px;
    position: absolute;
}

.footer-columns {
    display: flex;
    justify-content: space-between;
}

.ft-col {
    flex: 1;
    flex-grow: 1;
    flex-basis: auto;
}

.global-footer-wrapper {
    text-align: left;
    min-height: 100px;
    padding: 27px 15px 0px 15px;
    background-color: #EFEFEF;
    color: #FFFFFF;
    font-size: 12px;
}

.sal-event-right {
    width: 210px;
    right: 0;
    position: absolute;
}


.sal-event-external-link {
    width: 210px;
    overflow: hidden;
    display: block;
    height: 275px;
}

.sal-event-secondary-image {
    height: 280px;
    width: 210px;
    margin-top: -10px;
}

.sal-event-right-image-wrapper {
    overflow: hidden;
}

.sal-event-top-right-image,
.sal-event-bot-right-image,
.sal-event-top-left-image,
.sal-event-bot-left-image {
    z-index: 1;
    position: relative;
    display: inline-block;
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    -webkit-transition: all 600ms ease-in-out;
       -moz-transition: all 600ms ease-in-out;
         -o-transition: all 600ms ease-in-out;
            transition: all 600ms ease-in-out;
}

.sal-event-external-link:hover .sal-event-secondary-image {
    background-position: 50% 50%;
    background-size: auto 140%;
    -webkit-filter: blur(.5px);
            filter: blur(.5px);
}

.sal-event-link-title {
    position: absolute;
    z-index: 11;
    color: #FFFFFF;
    text-shadow: 1px 1px 1px black;
    padding: 2px 10px 2px 10px;
    background-color: #074884;
    background-color: rgba(14, 169, 176, 0.80);
    margin-left: 10px;
    margin-top: 230px;
    font-size: 12px;
    font-weight: bold;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.52);
    text-align: left;
}

.sal-event-external-link:hover .sal-external-link-icon {
    opacity: 1;
    margin-top: 225px;
    text-align: right;
    font-size: 30px;
}

.sal-event-external-link .sal-external-link-icon {
    opacity: 1;
}

.sal-external-link-icon {
    opacity: 0;
    position: absolute;
    color: white;
    z-index: 10;
    font-size: 23px;
    padding-right: 13px;
    margin-top: 230px;
    text-align: right;
    width: 100%;
    text-shadow: 2px 2px 3px rgba(0,0,0,0.8);
    -webkit-transition: all 600ms ease-in-out;
       -moz-transition: all 600ms ease-in-out;
         -o-transition: all 600ms ease-in-out;
            transition: all 600ms ease-in-out;
}

.container.event-listing-spacer {
    margin-top: 150px;
    margin-bottom: 30px;
}

.sal-events-listing-wrapper {
    background-color: #FFFFFF;
    border-radius: 4px;
    margin-bottom: 30px;
    box-shadow: 1px 1px 8px rgba(0,0,0,0.3);
    -webkit-transition: all 300ms ease-in-out;
       -moz-transition: all 300ms ease-in-out;
         -o-transition: all 300ms ease-in-out;
            transition: all 300ms ease-in-out;
}

.sal-events-listing-wrapper:hover {
    box-shadow: 4px 5px 22px rgba(0,0,0,0.6);
}

.event-list-descriptions {
    margin-top: 10px;
}

.sal-events-listing-image {
    position: relative;
    height: 180px;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
}

.sal-events-listing-content {
    padding: 20px;
    min-height: 60px;
}

.event-title-date {
    float: right;
    color: #a2a2a2;
}

.event-title-name {
    position: absolute;
    font-size: 21px;
    color: #FFFFFF;
    bottom: 10px;
    padding: 0 10px 3px 10px;
    background-color: #074884;
    left: 10px;
    text-shadow: 1px 1px 4px rgba(0,0,0,0.5);
}

.event-list-iwota {
    float: right;
    color: #b7b7b7;
}

.contract-description,
.expand-description {
    border: 0;
    outline: 0;
    background-color: rgba(210, 210, 210, 0.45);
    color: #5f5f5f;
    font-size: 12px;
    font-weight: bold;
    width: 100%;
    text-transform: UPPERCASE;
    padding: 4px 8px 4px 8px;
    vertical-align: top;
    line-height: normal;
}

.expand-description:before {
    content: 'More';
}

.contract-description:before {
    content: 'Less';
}

.event-distance-styling {
    background-color: #074884;
    font-weight: normal;
    color: #FFFFFF;
    border-radius: 2px;
    padding: 2px 10px 2px 10px;
    margin: 0 20px 0 20px;
}

.prop-hotel-description-wrapper { 
    padding: 5px 20px 5px 20px; 
    -webkit-transition: all 300ms ease-in-out;
       -moz-transition: all 300ms ease-in-out;
         -o-transition: all 300ms ease-in-out;
            transition: all 300ms ease-in-out;
}

.prop-hotel-description-container {
    text-align: left;
    line-height: 26px;
    height: 25px;
    min-height: 25px;
    overflow: hidden;
}

.sal-option-totalls {
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Arvo';
    margin-top: -10px;
    margin-bottom: 10px;
    font-size: 21px;
}

.sal-option-price {
    letter-spacing: 1.5px;
    color: #074884;
    font-weight: bold;
}

.footer-bg {
    background-color: #eeeeee;
    padding-bottom: 10px;
}


.brochure-client-inf {
    padding-bottom:10px;
}


.stayalot-bg {
    background-color: #38509e;
}   

.stayalot-logo {
    margin-top: 10px;
    margin-bottom: 10px;
    width: 250px;
}  

.stayalot-slogan {
    padding-top: 22px;
    color: #fff;
    font-family: Arial;
    line-height: 18px;
    font-size: 14px;
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
}

.brochure-stayalot-logo {
    width: 190px;
    margin-top: 0px;
}

.customer-message-review-screen {
    margin-top: 15px;
    font-size: 14px;
    padding-right: 15px;
    white-space: pre-line;
    margin-bottom: 15px;
}


.payment-review-footer-text {
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
    font-size: 14px;
    text-align: right;
    margin-right: 20px;
    flex:2;
}

.payment-footer-text-cont {
    float: right;
}

.signtature-text-t-c-footer {
    font-family: 'Great Vibes', Helvetica, sans-serif;
    font-size: 30px;
    margin-top: 8px;
}


/*FOOTER NEW*/

.footer-icon-wrapper {
    background-color: #ffffff;
    min-height: 179px;
}

.footer-images-align {
    display: block;
    margin: auto;
    text-align: center;
}

.villas { width: 160px; }
.fedhasa { width: 170px; margin-right: 0px!important; }
.saaci { width: 170px; }
.satsa { width: 80px; }
.proudly { width: 65px; }
.valued-member { width: 110px; margin-right: 0!important; }

.footer-icons{ margin: 35px 15px 0 0; }

.global-footer-wrapper {
    text-align: left;
    min-height: 100px;
    padding: 27px 15px 0px 15px;
    background-color: #EFEFEF;
    color: #FFFFFF;
    font-size: 12px;
}

.sal-global-footer-seperation-line {
    border-top: 1px solid #808080;
    margin: 10px 0 2px 0;
    color: #747474;
}

.sal-global-footer-link {
    color: #747474;
    font-size: 11px;
    letter-spacing: 0px;
    padding: 0 2px 0 2px;
}

.sal-global-footer-link:hover { text-decoration: underline; color: #000000; }

.footer-wrapper {
    margin-top: 50px;
    padding-bottom: 50px;
    min-height: 190px;
}

.mailchimp-signup-wrapper {
    padding: 17px 0 17px 0;
}

.footer-columns {
    display: flex;
    justify-content: space-between;
}

.ft-col {
  flex: 1;
  flex-grow: 1;
  flex-basis: auto;
}

.footer-columns {
  display: flex;
  justify-content: space-between;
}

.copyright-text {
    color: #747474;
    font-size: 11px;
    letter-spacing: 0px;
    padding: 0 2px 0 2px;
}

.social-footer {
    float: right;
    width: 30px;
    margin-right: 20px;
    padding-top: 3px;
}

.sal-zonder-session-data {
    font-size: 11px;
    color: #747474;
    text-align: center;
}

.sal-footer-navigation-wrapper {
    color: #676767;
    margin-top: 0!important;
    line-height: 16px!important;
}

.new-header-bg {
    background: linear-gradient(180deg, rgb(12, 82, 148) 0%, rgba(13,47,86,1) 100%);
    height: 45px;
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    background: url(/statics/back.png);
    left: 10px;
    right: auto;
    height: 50px;
    width: 50px;
    background-repeat: no-repeat;
    background-size: cover;
}


.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background: url(/statics/next.png);
    left: auto;
    right: 10px;
    height: 50px;
    width: 50px;
    background-repeat: no-repeat;
    background-size: cover;
}

.vh-standard-font   {
    font-size: 12px;
}



@media screen and (max-width: 1164px) 
{
    html,body
    {
        width: 100%;
        height: 100%;
        margin: 0px;
        padding: 0px;
        overflow-x: hidden; 
    }

    
    .sal-brand-logo {
    display: block;
    margin: auto;
    padding-top: 20px;
    }
    
    .vh-third-hd-col {
    line-height:19px; 
    margin-bottom:0px; 
    padding-left: 15px;
    }
    
    .header-details-wrapper {
    margin-top: 0;
    }

    .nav-link {
        display: block;
        padding: 10px;
    }
    
    .vh-print-btn {
    width: -webkit-fill-available;
    margin-bottom: 15px;
    font-size: 15px;
    }
    
    .header-intro {
    font-size: 12px;
    }
    
    .vh-ta-r {
        text-align: left;
    }
    
    .lasttitleofdata {
    margin-bottom: 0;
    }
    
    .customer-message {
    font-size: 12px;
    }
    
    .salfqd-quote-option-header-wrapper {
    font-size: 13px;
    }
    
    .salfqd-quote-option-total-amount {
    font-size: 13px;
    }
    
    .salq-option-description {
    font-size: 12px;
    }
    
    .prop-hotel-title {
    font-size: 13px;
    }
    
    .villas-brocure-swiper-img {
    margin-bottom: 20px;
    }
    
    .sal-quote-map-footer-address-line {
    margin-top: 15px;
    font-size: 12px;
    text-align: left;
    line-height: 15px;
    }
    
    .sal-fp-quote-check-in-room-dates {
    display: block;
    }
    
    .sal-fp-quote-date-wrapper {
    font-size: 12px;
    }
    
    .fa-long-arrow-right {
        display: none;
        
    }
    
    .sal-fp-quote-seperator {
        display: block;
    }
    
    .vh-resp-view {
        position: relative;
        width: auto;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;
        text-align: left;
    }
    
    .scroller-horizontal {
        width:700px;
        overflow-x: auto;
    }
    
    .salfqd-quote-content-wrapper, .salfqd-quote-option-content-wrapper, .salfqd-quote-hotel-content-wrapper {
        font-size: 12px;
    }
    
    .footer-logos {
        padding-left: -15px;
        padding-right: -15px;
        margin-right: -15px;
        margin-left: -15px;
    }
    
    .fedhasa {
        width: 80px;
        margin-right: 0px!important;
    }
    
    .saaci {
        width: 80px;
    }
    
    .footer-icons {
        margin: 20px 10px 0 0;
    }
    
    .footer-images-align {
        display: block;
        margin: auto;
        text-align: left;
        margin-left: -15px;
        margin-right: -15px;
    }
    
    .valued-member {
        width: 50px;
        margin-right: 0!important;
    }
    
    .satsa {
        width: 38px;
    }
    
    .footer-columns {
        display: block;
    }
    
    .social-footer {
        float: none;
        width: 30px;
        padding-bottom: 10px;
    }
    
    .global-footer-wrapper {
        text-align: center;
        min-height: 100px;
        padding: 0 15px 0px 15px;
        background-color: #EFEFEF;
        color: #FFFFFF;
        font-size: 12px;
    }
    
    .copyright-text {
        padding: 0px 2px 10px 2px;
    }
    
    .footer-icon-wrapper {
        background-color: #ffffff;
        min-height: 90px;
    }
    
    .vh-margin-bottom {
        margin-bottom: 30px;
    }
    
    table {
        border: 1px solid #ccc;
        width: 100%;
        margin:0;
        padding:0;
        border-collapse: collapse;
        border-spacing: 0;
    }
    
    table tr {
        /*border: 1px solid #ddd;*/
        padding: 5px;
    	background: #fff;
    
      }
    
      table th, table td {
        padding: 10px;
        /*text-align: center;*/
    
      }
    
      table th {
        text-transform: uppercase;
        letter-spacing: 0.5px;
      }

      /*This hides the mobile extra info label on large displays*/
       .extra-desktop-no-display {
       display: none;
       height: 1px;
       opacity: 0;
       visibility: hidden;
    }
}

    @media only screen and (max-width: 600px) {

    .extra-mobile-no-display {
      display: none;
      height: 1px;
      opacity: 0;
      visibility: hidden;
    }
    
    .extra-desktop-no-display {
      display: inline-block;
      height: auto;
      opacity: 1;
      visibility: visible;
    }
    
    .extra-mobile-item-lable {
        font-weight: bold;
        display: flex;
    }
    
    .container-fluid {
      padding-right: 0!important;
      padding-left: 0!important;
    }
    
    .salfqd-quote-option-content-rows, 
    .salfqd-quote-content-rows, 
    .salfqd-quote-hotel-content-rows, 
    .salfqd-quote-content-rows-h-extra, 
    .salfqd-quote-content-header {
      display: block;
      padding: 10px;
      align-items: flex-start;
      line-height: 21px;
    }
    
    .salfqd-quote-content-rows-h-extra,
    .salfqd-quote-hotel-content-rows {
      border-left: 1px solid #0a375f;
    }
    
    .salfqd-quote-content-first-item, 
    .salfqd-quote-content-header-first-item {
        font-weight: bold;
    }
    
    .salfqd-quote-content-item, 
    .salfqd-quote-content-header-item {
      text-align: left;
      border-bottom: 1px dashed #90bf26;
      padding: 5px 0;
    }
    
    .salfq-enquire-option-final-info {
      display: block;
      align-items: initial;
      min-height: 56px;
    }
    
    .enqbutton {
      margin: auto;
      min-width: 200px;
      font-size: 14px;
      border-radius: 10px;
      display: block;
      width: 100%;
      float: none;
    }
    
    .salfq-enquire-btn-total-price {
        min-width: 290px;
        box-sizing: border-box;
        margin: 15px 0;
    }
    
    .salfq-enquire-btn-container {
        margin-right: 0;
    }

    .salfqd-quote-content-wrapper {
        border: 1px solid #4b9731;
        border-bottom: 0;
    }
    
    .vh-third-hd-col {
        padding-left: 25px;
    }
    
    .salfqd-quote-option-content-wrapper {
        border: 1px solid #909394;
        border-bottom: 0px dashed #909394!important;
        border-left: 1px solid #909394;
        border-top: 1px solid #909394;
    }
    
    .device-padding {
        padding-left: 25px;
    }
    
    .salfqd-quote-room-extra {
        display: block;
        align-items: flex-start;
        text-align: left;
    }
    
    
        .salfqd-quote-room-extra-header-item {
        flex: 1;
        text-align: left;
    }
}
    
    
    @media screen and (min-device-width: 605px) and (max-device-width: 2400px) {
       .extra-desktop-no-display {
       display: none;
       height: 1px;
       opacity: 0;
       visibility: hidden;
    }
        
    }
