/* HER BESTEMMER JEG HVORDAN BESRKIVELSEN I ET PROSPEKT SKAL PLASSERES */
/*.text-center {
    text-align: left!important; /* Opprinnelig var det satt til 'center!important' her */
	/*padding-left: 15px; /* Opprinnelig var det ingen padding her - hverken 'left' eller 'right' 
	padding-right: 15px;
}*/


.property-title .btn-transparent {
    color: #484747;
    background-color: #dbd6d6;
    -webkit-background-color: transparenty;
    -moz-background-color: transparent;
    -o-background-color: transparent;
}


/* HER BESTEMMER JEG PLASSERING, SKRIFTSTØRRELSE, LINJE HØYDE, BOKSTAVTETTHET,ETC. ETC. FOR BESKRIVELSEN I ET PROSPEKT */
.property-data .bloque-texto p {
    line-height: 2.0;
    font-size: 16px;
    letter-spacing: 0.7px;
    padding-left: 40px;
    padding-right: 40px;
	color: #272728;
	text-align: left!important;
	font-style: normal;
	/*font-family: monsterrat;*/
}

/* SETTER 'FEATURES' LITT INN FRA VENSTRE KANT > PADDING-LEFT=10PX */
.property-data .tab-content .tab-pane {
    display: block;
    padding-bottom: 20px;
    font-size: 16px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.75;
    letter-spacing: normal;
    color: #000;
    padding-left: 10px; /* Det er her jeg har satt at Features skal 10px inn fra høyre kant */
}

/* BESTEMMER PLASSERING AV FELTET UNDER BILDET TIL ET PROSPEKT I 'LISTING'SLIK AT DET IKKE LIGGER SÅ MYE OPPÅ BILDET. DETTE FORDI DET DA BLIR MYE AV BILDET SOM 'FORSVINNER' PÅ MOBILEN */
.property-list-box .property a.textos .property-detail {
    padding: 15px;
    position: relative;
    background-color: #fff;
    max-width: 520px;
    min-height: 180px;
    margin-top: -8px; /* HAR ENDRET DENNE MARGINEN TIL -8PX fra 'margin-top: -45px;' */
}

/* BESTEMMER PLASSERING AV FELTET UNDER BILDET TIL ET PROSPEKT I 'SIMILAR PROPERTIES SLIDEREN'SLIK AT DET IKKE LIGGER SÅ MYE OPPÅ BILDET. DETTE FORDI DET DA BLIR MYE AV BILDET SOM 'FORSVINNER' PÅ MOBILEN */
#similares-properties .slides-item a.property-featured .property-detail {
    padding: 15px;
    position: relative;
    background-color: #fff;
    max-width: 520px;
    min-height: 180px;
    margin-top: -8px; /* HAR ENDRET DENNE MARGINEN TIL -8PX fra 'margin-top: -45px;' */
}

/* SETTINGS FOR 'BEFORE PRICE' I ET BOLIGPROSPEKT */
.property-title .precio .small, .property-title .precio del, .property-title .precio small {
    font-size: 16px;
    color: black; /* JEG HAR ENDRET DENNE FRA 'GULL' TIL SORT */
    font-weight: 500; /* JEG HAR ENDRET DENNE FRA BOLD TIL 'NORMAL' */
}
	
/* BESTEMMER FARGE og STØRRELSE ETC. FOR TEKSTEN SOM KOMMER OPP NÅR DET SØKES ETTER EN BOLIG SOM IKKE LENGER ER AKTIV */	
.lead {
    font-size: 1.5rem;
    font-weight: 400;
    color: white;
	background-color: red;
	padding-top: 10px;
    padding-bottom: 10px;
}

/* BESTEMMER FARGE og SKRIFT ETC. PÅ 'BOKSENE' MED 'FAVORITTER' 'SEND TIL EN VENN' 'PDF' 'ØKONOMI' 'ETC' I ET BOLIGPROSPEKT */
.property-data .botonera .btn-outline-dark {
    height: 45px;
    width: 100%;
    border-radius: 3px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-transform: inherit;
    font-size: 14px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: .7px;
    color: #ca9c0d;
    border-color: #80808047;
}
/* BESTEMMER FARGE PÅ PILEN I 'Tilbake til søkeresultat' I DEN SISTE BOKSEN SOM JEG HAR JUSTERT FARGE OG TEKST I OVER HER */
.fa-chevron-left:before {
    content: "\F053";
    color: #000;
}

/* BESTEMMER FARGE, KANTLINE, SHADOW ETC. PÅ "VIS MER" BOKSENE I ET BOLIGPROSPEKT */
.property-data .btn-collapse {
    text-decoration: none;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: .65px;
    color: #181d24;
    border-color: #ca9c0d;
	box-shadow: none;
}

/* BESTEMMER FARGE; STØRRELSE; FONT; ETC. PÅ "Soverom" "Baderom" "Bolig" "Tomt" ETC. I ET BOLIGPROSPEKT */
.property-data .iconos .small, .property-data .iconos small {
    display: block;
    margin-bottom: 15px;
    text-transform: inherit;
    font-size: 16px;
    font-weight: 500;
    font-stretch: normal;
    font-style: 1px;
    /*letter-spacing: 2.4px;*/ /*Originalsetting*/
	letter-spacing: 2.0px;
    color: #181d24;
}
/* BESTEMMER FARGE; STØRRELSE; FONT; ETC. PÅ 'Antall' & 'Størrelse' etc. FOR "Soverom" "Baderom" "Bolig" "Tomt" ETC. I ET BOLIGPROSPEKT */
.property-data .iconos span {
    font-size: 20px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    color: #ca9c0d;
}

/* BESTEMMER FARGE; STØRRELSE; FONT; ETC. PÅ UNDERTEKSTEN SOM LIGGER PÅ DE FORSKJELLIGE BILDENE PÅ TOPPEN AV HVER SIDE */
.cabecera .h1 .small, .cabecera .h1 small, .cabecera .h2 .small, .cabecera .h2 small, .cabecera h1 .small, .cabecera h1 small, .cabecera h2 .small, .cabecera h2 small {
    display: block;
    margin-top: 20px;
    text-transform: inherit;
	/*text-decoration-line: overline;*/ /* Det blir stygt på mobilen med denne linjen, så derfor har jeg tatt den bort igjen...*/
	/*text-decoration-color: #ca9c0d;*/ /* Det blir stygt på mobilen med denne linjen, så derfor har jeg tatt den bort igjen...*/
	font-family: cinzel;
    font-size: 20px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: 1.8px;
    color: #fff;
}
/* TAR BORT DEN ORANGE FIRKANTEN MED PILEN SOM PEKER NED TIL UNDER BILDENE PÅ TOPPEN AV HVER SIDE */
.cabecera img.arrow {
    position: absolute;
    margin-left: 0;
    margin-top: 30px;
    display: none;
}

/* BESTEMMER 'FONT' 'FARGE' etc. etc. PÅ 'HOVEDMENYEN' PÅ TOPPEN AV WEBSIDEN */
.main-header #main-nav li a {
    text-decoration: none;
    text-transform: inherit;
    font-size: 20px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: .7px;
    color: #181d24;
}
/* BESTEMMER 'FONT' 'FARGE' etc. etc. PÅ 'NEDTREKKSMENYEN' /'SIDEMENYEN' PÅ WEBSIDEN */
.side-menu ul li a {
    text-decoration: none;
    text-transform: inherit;
    font-size: 19px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: 1.2px;
    color: #fff;
}
/* BESTEMMER 'FONT' 'FARGE' etc. etc. PÅ 'MENYEN' I FOOTER NEDERST PÅ WEBSIDEN */
#footer ul a {
    text-decoration: none;
    color: #fff;
    text-transform: initial;
	font-size: 18px;
	font-weight: 500;
}
/* BESTEMMER 'FONT' 'FARGE' PÅ TEKSTEN I DEN NEDERSTE DELEN I FOOTER NEDERST PÅ WEBSIDEN */
#footer-second p {
    color: #fff;
    font-size: 14px;
    text-transform: initial;
    letter-spacing: 1.4px;
    margin-bottom: 0!important;
}

/* TAR BORT 'HEADINGEN' PÅ DE PROSPEKTENE SOM HAR HEADING - SÅNN AT ALLE PROSPEKTENE SER LIKE UT */
/* NB! >> DETTE KAN IKKE TAES BORT FORDI DA FORSVINNER OGSÅ OVERSKRIFTEN FOR "SIMILAR PROPERTIES".... */
/*.home-text .h1, .home-text h1, .main-title {
    font-size: 24px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 38px;
    letter-spacing: normal;
    text-align: center;
    color: #000;
    margin: 40px 0 30px;
    display: none;
}*/

/* ENDRE STØRRELSEN PÅ 'BY' 'STED' OG 'PROVINCE' I PROSPEKTENE I BOLIGLISTINGEN */ 
#featured-properties .slides-item a.property-featured .property-detail .h4, #featured-properties .slides-item a.property-featured .property-detail h4, #ofertas-properties .slides-item a.property-featured .property-detail .h4, #ofertas-properties .slides-item a.property-featured .property-detail h4, #similares-properties-bajada-modal .slides-item a.property-featured .property-detail .h4, #similares-properties-bajada-modal .slides-item a.property-featured .property-detail h4, #similares-properties-modal .slides-item a.property-featured .property-detail .h4, #similares-properties-modal .slides-item a.property-featured .property-detail h4, #similares-properties .slides-item a.property-featured .property-detail .h4, #similares-properties .slides-item a.property-featured .property-detail h4, .item-list-property .h4, .item-list-property h4, .property-list-box .property a.textos .property-detail .h4, .property-list-box .property a.textos .property-detail h4 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 17px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    color: #000;
}

/* SETTER "VIEW MORE" TEKSTEN TIL 'Små Bokstaver' I BOLIGLISTINGEN */
.property-list-box .property .view-more {
    position: absolute;
    text-transform: initial;
    min-width: 75px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 3px;
    background-color: transparent;
    -webkit-background-color: transparent;
    -moz-background-color: transparent;
    -o-background-color: transparent;
    font-size: 15px;
    padding-top: 10px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: .65px;
    color: #181d24;
    bottom: 5px;
    right: 5px;
    transition: .4s;
}

element.style {
}
/* SETTER "VIEW MORE" TEKSTEN TIL 'Små Bokstaver' I SIMILAR PROPERTIES SLIDEREN */
#featured-properties .slides-item a.property-featured .view-more, #ofertas-properties .slides-item a.property-featured .view-more, #similares-properties-bajada-modal .slides-item a.property-featured .view-more, #similares-properties-modal .slides-item a.property-featured .view-more, #similares-properties .slides-item a.property-featured .view-more {
    position: absolute;
    text-transform: initial;
    min-width: 75px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 3px;
    background-color: transparent;
    -webkit-background-color: transparent;
    -moz-background-color: transparent;
    -o-background-color: transparent;
    color: #181d24;
    bottom: 5px;
    right: 5px;
    transition: .4s;
    font-size: 15px;
}

/* SETTER TOPPTEKSTEN FOR ET PROSPEKT PÅ MOBIL TIL MINDRE STØRRELSE */
.h1, h1 {
    /*font-size: calc(1.375rem + 1.5vw);*/
	font-size: 20px;
	padding-bottom: 10px;
}

/* FJERNER TOP-BILDET PÅ ALLE SIDENE SOM VISER 'OMRÅDE-VIDEOER' */
.cabecera.c404, body.visit-arenales-del-sol .cabecera, body.visit-formentera-del-segura .cabecera, body.visit-la-manga .cabecera, body.visit-la-zenia .cabecera, body.visit-los-alcazares .cabecera, body.visit-torrevieja .cabecera, body.visit-vistabella-golf .cabecera {
    background: linear-gradient(90deg,rgba(0,0,0,.2),rgba(0,0,0,.2)),url(/media/images/website/cabeceras/404.jpg);
    display: none;
}
/* SETTER MARGIN OVER OG UNDER VIDEOEN SOM SKAL VISES FOR DE FORSKJELLIGE 'OMRÅDE-VIDEOENE' */
.mb-4 {
    margin-bottom: 1.5rem!important;
    margin-top: 2.5rem!important;
}

/* TAR BORT DEN HORISONTALE SCROLLBAREN NEDERST I KONTAKT SKJEMAET PÅ 'KONTAKT OSS' SIDEN */
.custom-form-contact .gdpr, .page-contact .contact-form form .gdpr, .page-content .bg-dark-contact form .gdpr, .property-form #requestInfoForm .gdpr {
    height: 46px;
    font-size: 12px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: normal;
    color: #fff;
    overflow-y: scroll;
    overflow-x: hidden;
}

/* SETTER TEKSTEN PÅ TITTELEN TIL DE ANSATTE TIL SMÅ BOKSTAVER */
.team-card .card-body span {
    display: block;
    text-transform: initial; /* Det er her jeg bestemmer at det skal være små bokstaver */
    font-size: 12px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: 2.4px;
    color: #646262;
    margin-bottom: 10px;
}

/* HER HAR JEG ENDRET STØRRELSEN, LETTER-SPACING, ETC, PÅ TEKSTEN I MENYEN PÅ WEBSIDEN */
.main-header #main-nav li a {
    text-decoration: none;
    text-transform: inherit;
    font-size: 17px; /* Original størrelse var 20px */
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: .2px; /* Original størrelse var .7px */
    color: #555657; /*#181d24;*/  
	padding-right: 0px;
}
/* HER BESTEMMER JEG FARGE OG UNDER/OVERSTREK FOR DEN AKTIVE MENYEN */
.main-header #main-nav li.active a, .main-header #main-nav li:hover a {
    color: #ca9c0d!important;
    /*text-decoration: underline!important;*/
    text-decoration: overline!important;
}
/* HER BESTEMMER JEG SETTINGER I DROPDOWN MENYENE - OG DET JEG HAR ENDRET ER 'TRASITION' FRA 0.3 TIL 0.1s */
.main-header #main-nav li .dropdown-menu li.dropdown-item, .main-header-mobile .idiomas-dropdown .dropdown-menu li.dropdown-item, .main-header-top .idiomas-dropdown .dropdown-menu li.dropdown-item {
    font-size: 15px;
    font-weight: 400;
    padding: 0.35rem 1.3rem;
    border-left: 0.35rem solid transparent;
    transition: all .1s ease-in-out; /* Jewg har endret denne fra 0.3 til 0.1s */
}

/*
.main-header #main-nav li .dropdown-menu li.dropdown-item li:hover a {
	color: #fff!important;
    text-decoration: overline!important;
	/* background-color: lightgrey!important;
}
*/
	

/*
.main-header #main-nav li:first-child {
    padding-left: 1px;
    padding-right: 1px;
}
*/
/*
.main-header #main-nav li {
    padding-left: 2px;
    padding-right: 2px;
}
*/
.list-inline-item:not(:last-child) {
    margin-right: 0.0rem; /* Orignal varf det 0.5rem her */
}

.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    width: 100%;
    padding-right: var(--bs-gutter-x,.35rem);
    padding-left: var(--bs-gutter-x,.35rem);
    margin-right: auto;
    margin-left: auto;
}

/*JUSTERER STØRRELSEN PÅ TOPPFELTET MED LOGO OG MENY*/
(min-width: 1200px)
.main-header.fix-header {
    height: 78px;
    line-height: 98px;
}

/* LES MER KNAPPEN I KUNDEOMTALE-BOKSENE HAQR FÅTT GRÅ BAKGRUNN SÅNN AT DEN SYNES BEDRE FØR MAN FØRER MUSEN OVER DEN, OG DEN BLIR GULL-FARGET */
.testimonial .btn {
    position: absolute;
    bottom: 5px;
    right: 5px;
    min-width: 75px;
    height: 45px;
    border-radius: 3px;
    transition: .3s;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: .65px;
    color: #181d24; /* Her var det originalet satt til #fff; */
    padding-top: 13px;
	background-color: lightgrey;
}

/* SETTER BAKGRUNNSFARGEN PÅ 'RESET'KNAPPEN I SØKEMOTOREN TIL LYSEGRÅ */
.text-uppercase {
    text-transform: uppercase!important;
	background-color: lightgrey;
	border-color: lightgrey;
	color: #000000;
}

/* SETTER STØRRELSE ETC. PÅ FAQ-SIDEN VÅR */
.accordion .accordion-item .accordion-header .accordion-button, .accordion .accordion-item .accordion-header .accordion-button:not(.collapsed) {
    text-transform: none;
    font-size: 18px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    padding-left: 0;
    padding-right: 0;
    background-color: transparent;
    -moz-background-color: transparent;
    -webkit-background-color: transparent;
    -o-background-color: transparent;
    box-shadow: inset 0 -1px 0 transparent!important;
}


/*.main-header.fix-header .brandx {
    height: 86px !important;
}*/

/*(min-width: 1280px)
.brand.fix-brand {
    height: 78px;
    top: 2px;
}*/


/* ---------------------------------------------------------------------- */

/* ---------------------------------------------------------------------- */

/*FJERNER FAVORITTHJERTET FRA MENYEN MENS JEG VENTER PÅ AT DET SKAL BLI LAGET STØRRE PLASS I MENY-FELTET*/
/*.fa-heart:before {
    content: "\F004";
	Display: none;
}*/

/* ---------------------------------------------------------------------- */



/* JEG KAN IKKE TA BORT DET LILLE HUSET I MENYE - FOR DA FORSVINNER 'MAP' ICONET FOR BOLIGLISTINGENE OGSÅ.... */
/*.fal { /* DETTE 'fal' GJELDER FOR BÅDE 'MAP' ICONET OG DET LILLE HUSET I MENYEN...*/
    /*font-weight: 300;
    display: none;
}*/

/*(min-width: 1400px)
.main-header li {
    padding-left: 7px;
    padding-right: 7px;
    line-height: 100%;
}*/

/*.main-header #main-nav {
    position: relative;
    font-size: 5px;
    line-height: 100px;
    margin: 0;
}*/

/*.list-inline-item:not(:last-child) {
    margin-right: 0.1rem;
}*/


/*.main-header #main-nav {
    position: relative;
    font-size: 14px;
    line-height: 98px;
    margin: 0px;
}*/

/* ---------------------------------------------------------------------- */


/* TOPP-TEKSTEN SOM LIGGER OPPÅ FORSIDEBILDET */
/*.main-slider .caption {
    display: block;
    text-transform: none;
    padding: 20px 0;
    font-size: 45px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
	font-family: cincel;
    letter-spacing: 1.8px;
    color: #ca9c0d;
    font-family: ui-sans-serif;
    text-shadow: 2px 2px 0px #a60808;
}*/

/* UNDER-TEKSTEN SOM LIGGER OPPÅ FORSIDEBILDET */
/*.main-slider .caption .small, .main-slider .caption small {
    display: block;
    text-transform: none;
    padding: 20px 0;
    font-size: 20px;
    font-weight: 400;
    font-stretch: normal;
    font-style: italic;
	font-family: cincel;
    letter-spacing: 1.8px;
    color: #ca9c0d;
    font-family: ui-sans-serif;
    text-shadow: 1px 1px 0px #a60808;
}*/

