/*
Theme Name: Beaver Builder Child Theme
Theme URI: http://www.wpbeaverbuilder.com
Version: 1.0
Description: An example child theme that can be used as a starting point for custom development.
Author: The Beaver Builder Team
Author URI: http://www.fastlinemedia.com
template: bb-theme
*/

/* Add your custom styles here... */ 



@import url('https://fonts.googleapis.com/css2?family=Barlow:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');


/* GENEREL--------------------------------------------- */


body {
font-family: "Barlow", serif;
font-weight: 400;
font-style: normal;
font-size: 18px !important;
letter-spacing:0px;
color:#276395;
}

.fl-module-content a {
transition: all 0.5s ease !important;
}

.fl-module-content a:hover {
opacity: 0.5;
}


h1, h2, h3, h4, h5, h6 {
font-family: "Barlow", serif;
font-weight: 500;
font-style: normal;
margin:0px;
letter-spacing:0px;
color:#000;
}


.center {
text-align: center !important;
}

a {
outline: 0 !important;
}

a:hover {
text-decoration: none !important;
}

a img.alignnone {
margin: 0px 0px 0px 0 !important;
}

img.alignnone {
margin: 0px 0px 0px 0 !important;
}

.fl-module-content img {
border-radius:20px;
}

.no-border-radius img {
border-radius:0px;
}


.float-right { 
text-align:right !important;
}

.fl-module-content p:last-child { 
margin-bottom: 0 !important; 
margin-right: 0 !important; 
}

.fl-module-content p { 
margin-bottom:20px; 
}

.zero-margin-bottom .fl-module-content p { 
margin-bottom:0px; 
}

.fl-post-content p a {
color:#000; 
--tw-shadow: inset 0 -2px 0 0 #CB1317;
--tw-shadow-colored: inset 0 -2px 0 0 var(--tw-shadow-color);
box-shadow: var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);
}

.fl-photo-caption {
color: #fff;
font-size: 11px;
}

.caption {
position: absolute;
bottom:0px;
left: 0;
}

.caption p {
color: #fff;
font-size: 11px;
writing-mode: vertical-rl; 
transform: rotate(180deg);
margin:0;
padding: 15px;
}

/* WIDTH

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

.fl-page-content {
max-width:2560; 
margin-left:auto !important;
margin-right:auto !important;
left:0 !important;
right:0 !important;
padding-left:40px !important;
padding-right:40px !important;
padding-bottom:40px !important;
}

.fl-row-full-width {
max-width:2560px;
}

.fl-row-fixed-width {
max-width:1200px;
}

.text-section .fl-row-fixed-width {
max-width:900px;
}


/* PADDING
--------------------------------------------- */

.top-bottom-padding > .fl-row-content-wrap {
padding:150px 0px 150px 0px;
}

.top-padding > .fl-row-content-wrap {
padding-top:150px;
}

.bottom-padding > .fl-row-content-wrap {
padding-bottom:150px;
}

.content-margin-top {
margin-top: 60px;
}

.content-margin-bottom {
margin-bottom: 60px;
}

/* CUSTOM-HEADER
--------------------------------------------- */

.custom-header .fl-row-fixed-width {
position:relative;
max-width:1600px; 
height:100px;  
}

/* CUSTOM-HEADER HEADER-HIDE-SCROLL
--------------------------------------------- */

header {
position:sticky;
top:0;
height:100px !important;
transition: all 0.5s ease !important;
z-index: 99;
}

.nav-up {
top: -100px;
}

/* CUSTOM-LOGO
--------------------------------------------- */

.custom-logo {
position: absolute;
top: 10px;
left:0px; 
max-width:100px; 
z-index: 99999999;
}

.custom-logo .fl-module-content a:hover {
opacity: 1;
}

.custom-logo a img.alignnone {
margin:0px 0px 0px 0px !important;
}

.custom-logo .fl-photo-content img {
max-width:100px; 
transition: all 0.5s ease !important;
}

.custom-logo .fl-photo {
text-align: left !important;
}


/* NAV
--------------------------------------------- */

.floating-nav .fl-menu .menu {
position:absolute;
right:0px; 
background:#fff;
border-top-right-radius: 0px;
border-bottom-right-radius: 15px; 
border-top-left-radius: 0px;
border-bottom-left-radius: 15px;  
box-shadow: 0 0 30px #0016511a;
}

.floating-nav .menu a {
color: #000;  
padding-top: 14px;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
}

.floating-nav .sub-menu {
margin-top:0px !important;
border-bottom-right-radius: 10px;
border-bottom-left-radius: 10px;
background-color: #fff !important;
border-top: 0px solid #a1c5e5;
padding: 0px 0px 15px 0px !important;
z-index: 1000;
-moz-box-shadow: 0 0px 0px rgba(0,0,0,0.15) !important;
-webkit-box-shadow: 0 0px 0px rgba(0,0,0,0.15) !important;
box-shadow: 0 0px 0px rgba(0,0,0,0.15) !important;
}

.floating-nav .fl-menu .fl-toggle-arrows .fl-menu-toggle:before, .floating-nav .fl-menu .fl-toggle-none .fl-menu-toggle:before {
border-color: transparent;
}

#menu-item-53 .fl-menu-toggle:before {
border-color: #000 !important;
}

#menu-item-48 {
background:#DB1D25;
border-bottom-right-radius: 15px;
transition: all 0.5s ease !important;
}

#menu-item-48 a {
color:#fff !important;
}

#menu-item-48:hover {
background:#276395;
opacity: 1;
}

#menu-item-48:hover a {
color:#fff;
border-bottom-right-radius: 15px; 
opacity: 1;
}


#menu-item-21 .sub-menu {
margin-top:-10px !important;
border-bottom-right-radius: 10px;
border-bottom-left-radius: 10px;
background-color: #fff !important;
border-top: 0px solid #a1c5e5;
padding: 0px 0px 15px 0px !important;
z-index: 1000;
-moz-box-shadow: 0 0px 0px rgba(0,0,0,0.15) !important;
-webkit-box-shadow: 0 0px 0px rgba(0,0,0,0.15) !important;
box-shadow: 0 0px 0px rgba(0,0,0,0.15) !important;
}

#menu-item-21 ul.sub-menu {
max-width: 70px !important;
min-width: 70px !important;
}

#menu-item-21 ul.sub-menu li a{
padding: 10px 20px 0px 20px !important;
text-align: center;
}


/* HERO
--------------------------------------------- */

.hero-container-fp,.hero-container-fp-video,.hero-container-page {
position: relative;
}

.hero-container-fp .fl-row-content-wrap,.hero-container-fp-video .fl-row-content-wrap,.hero-container-page .fl-row-content-wrap {
width:100%;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-webkit-box-align: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
min-height:90vh !important;
border-bottom-left-radius: 20px;
border-bottom-right-radius: 20px;
margin-bottom: 40px !important;
}

.hero-container-page .fl-row-content-wrap {
min-height:calc(60vh - 40px) !important;
margin-bottom: 40px;
}

.hero-container-textbox-fp,.hero-container-textbox-page {
position: absolute;
max-width: 1600px;
left:0;
right: 0;
margin-left: auto;
margin-right: auto;
bottom: 300px;
color: #fff !important;
}

.hero-container-textbox-page {
bottom: 130px;
}

.hero-teaser-title {
font-size: 20px;
font-weight: 600;
text-transform: uppercase;
color: #DB1D25;
}

.hero-container-textbox-fp h1,.hero-container-textbox-page h1 {
max-width: 700px;
border-top-style:solid;
border-top-width:1px; 
border-image: linear-gradient(45deg,#fff, transparent) 30; 
font-size: 60px; 
line-height: 100% !important;
color: #fff !important;
margin-bottom: 15px;
padding-top: 15px;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}

.hero-container-textbox-page h1 {
font-size: 60px;  
}

.hero-container-textbox-fp p,.hero-container-textbox-page p {
max-width: 650px;   
font-size: 23px; 
line-height: 130%; 
color: #fff !important;
}

.hero-container-fp .fl-row-content-wrap:after,.hero-container-page .fl-row-content-wrap:after {
content: '';
display: block;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 0;
border-bottom-left-radius: 20px;
border-bottom-right-radius: 20px;
}

.hero-container-fp .fl-row-content,.hero-container-page .fl-row-content {
z-index: 1;
}

.hero-container-fp .fl-row-content-wrap:after,.hero-container-page .fl-row-content-wrap:after {
background-color: rgba(0,0,0,0.37);
}

.fl-row-bg-video .fl-bg-video, .fl-row-bg-embed .fl-bg-embed-code {
border-radius: 0px;
}


/* BUTTONS
--------------------------------------------- */

.red-btn a,.white-stroke-btn a {
position: relative;  
display: inline-block; 
text-decoration: none;
color: #fff !important; 
background:#DB1D25; 
font-weight:400;
font-size:16px !important;
border: 0px solid #fefbed;
padding: 8px 20px 8px 20px !important;
border-radius: 40px;
text-align: center !important;
margin-top: 30px;
}

.red-btn a:after,.white-stroke-btn a:after {
content: "";
display: inline-block;
background: url("https://www.propexpress.eu/wp-content/uploads/2025/04/white-arrow.svg") no-repeat;
width:15px;
height:15px;
float: right;
margin: 5px 0px 0px 15px;
}

.red-square-btn .fl-module-content a {
position: relative; 
display: inline-block;
text-decoration: none;
color: #DB1D25 !important; 
font-weight:400;
font-size:17px !important;
border: 0px solid #fefbed;
padding: 0px 0px 0px 0px !important;
margin-top: 30px;
box-shadow: none !important;
}

.red-square-btn .fl-module-content a:after {
content: "";
display: inline-block;
background: url("https://www.propexpress.eu/wp-content/uploads/2025/03/red-square-btn.svg") no-repeat;
width:38px;
height:38px;
background-size: 38px 38px;
float: right;
margin: -5px 0px 0px 15px;
border-radius: 5px;
}

.white-stroke-btn a {
color: #fff; 
border: 1px solid #fff !important;
background:transparent; 
}

.dark-blue-btn-group a {
color: #fff; 
border: 1px solid #212247 !important;
background:#212247; 
}

.dark-blue-stroke-btn-group a {
color: #212247; 
border: 1px solid #212247 !important;
background:transparent; 
}

.sand-btn-group a {
color: #fff; 
border: 1px solid #cfc0ab !important;
background:#cfc0ab; 
}

.sand-stroke-btn-group a {
color: #cfc0ab; 
border: 1px solid #cfc0ab !important;
background:transparent; 
}

.btn-float {
float:left;
margin-right: 20px;
}

.btn-margin-zero {
margin-right: 0px;
}

/* SECTION & COLOR SECTIONS
--------------------------------------------- */

.light-blue-section > .fl-row-content-wrap {
background-color: #E6EFF5;
border-top-left-radius: 20px;
border-top-right-radius: 20px;
border-bottom-left-radius: 20px;
border-bottom-right-radius: 20px;
margin-bottom: 40px !important;
}

.dark-blue-section > .fl-row-content-wrap {
background-color: #003867;
border-top-left-radius: 20px;
border-top-right-radius: 20px;
border-bottom-left-radius: 20px;
border-bottom-right-radius: 20px;
margin-bottom: 40px margin-bottom: 40px !important;
}

.orange-section > .fl-row-content-wrap {
background-color: #e95933;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;
}

.bg-image-col > .fl-col-content {
border-top-left-radius: 10px;
border-top-right-radius: 0px;
border-bottom-left-radius: 10px;
border-bottom-right-radius: 0px;
}


.text-col > .fl-col-content {
border-top-left-radius: 0px;
border-top-right-radius: 10px;
border-bottom-left-radius: 0px;
border-bottom-right-radius: 10px;
}

.short-text {
max-width: 800px;
}


/* CTA-WIDE-SECTION
--------------------------------------------- */

.cta-wide-section > .fl-row-content-wrap {
border-top-left-radius: 20px;
border-top-right-radius: 20px;
border-bottom-left-radius: 20px;
border-bottom-right-radius: 20px;
}

.cta-wide-section .fl-row-fixed-width {
max-width:900px;
}

.cta-wide-section > .fl-row-content-wrap {
padding:200px 0px 200px 0px;
}

.cta-wide-section-text h3 {
font-size: 50px;
line-height: 100% !important;
color: #E6EFF5 !important;
margin-bottom: 30px;  
}

.cta-wide-section-text p {
font-size: 30px;
color: #E6EFF5 !important;  
}

/*GRAVITY FORMS
--------------------------------------------- */

.contact-form {
background: #fff;
padding: 20px; 
box-shadow: 0 0 30px #0016511a;
border-radius: 20px; 
}


.gdpr-text {
font-size: 14px !important;
line-height: 120% !important;
}

.gform_wrapper.gravity-theme .ginput_complex label, .gform_wrapper.gravity-theme .ginput_complex legend {
display: none !important;
}


.gform_title {
display: none !important;
}

.contact-form,.contact-form-page {
max-width:100%;  
margin: 0 auto;
}

.contact-form .gform_wrapper.gravity-theme .ginput_complex label, .gform_wrapper.gravity-theme .ginput_complex legend,.contact-form-page .gform_wrapper.gravity-theme .ginput_complex label, .gform_wrapper.gravity-theme .ginput_complex legend  {
display: none !important;
}


body .gform_wrapper .gform_body .gform_fields .gfield textarea {
font-size: 20px !important;  
padding: 0px !important;
border-top: 0px !important;
border-left: 0px !important;
border-right: 0px !important;
border-bottom: 1px solid #276395 !important;
box-shadow: none !important;
}

body .gform_wrapper .gform_body .gform_fields .gfield input[type=text],body .gform_wrapper .gform_body .gform_fields .gfield input[type=email],body .gform_wrapper .gform_body .gform_fields .gfield input[type=tel] {
font-size: 18px !important;
padding: 0px !important;
border-top: 0px !important;
border-left: 0px !important;
border-right: 0px !important;
border-bottom: 1px solid #276395 !important;
box-shadow: none !important;
}


.contact-form ::placeholder {
color: #276395 !important;
}

.contact-form input[type="submit"] {
position: relative !important;
display: inline !important;
display: inline-block !important;
background:#DB1D25 !important;
border: 0px solid #DB1D25 !important;
color: #fff !important;
font-weight: 400 !important;
transition: color .3s ease-in-out, box-shadow .3s ease-in-out !important;
box-shadow: inset 0 0 0 0 #fefbed !important;
border-radius: 40px !important;
padding:10px 20px 10px 20px !important;
font-size: 20px !important;
}

.contact-form input[type="submit"]:hover {
box-shadow: inset 200px 0 0 0 #fff !important;
color: #000 !important;
opacity: 1 !important;
}

.contact-form input {
font-size: 25px !important;
color: #276395 !important;
font-weight: 400 !important;
border-radius: 0px !important;
}

.contact-form .gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) span:not([style*="display:none"]):not(.ginput_full) {
padding-right: 0% !important;
}

.contact-form a {
color: #276395 !important;
text-decoration: underline !important;
}

.contact-form select {
-moz-appearance: none !important;
-webkit-appearance: none !important;
appearance: none !important;
/* and then whatever styles you want*/
height: 50px !important;
width: 300px !important;
padding: 8px !important;
border: 1px solid #fefbed !important;
background: transparent !important;
color: #fefbed !important;
font-weight: 600 !important;
}


.contact-form legend {
margin-bottom: 0px !important;
font-size: 16px !important;
margin-bottom: 8px !important;
color: #fefbed !important;
border-bottom: 0px solid #e5e5e5 !important;
}

.gform_confirmation_message {
font-size: 25px !important;
font-weight: 700 !important;
}

.gform_wrapper .gfield_required {
display: none !important;
color: #c02b0a;
display: inline-block;
font-size: 13.008px;
padding-left: .125em;
}



input[type="checkbox"] {
margin: 4px 0 0;
margin-top: 1px \9;
line-height: normal;
width: 30px !important;
height: 30px !important;
}

.gform_submission_error {
color: red !important;
}


/* TESTIMONIALS
--------------------------------------------- */

.testimonial-box img {
max-width:70px !important;
margin-bottom:15px !important;  
}

.testimonial-box h3 {
font-size:30px; 
}


/* POST
--------------------------------------------- */

.fl-post-header {
margin-top:100px; 
margin-bottom:0px;
}

.fl-post-title {
color:#276395 !important;
}

.wp-block-heading {
font-size:25px;
color:#276395 !important;
margin-top:15px;  
}

.wp-block-image img {
border-radius:20px !important;
margin-bottom:15px; 
}



/* POST GRID
--------------------------------------------- */

.fl-post-grid-post {
background:transparent;
border: 0px solid #e6e6e6 !important;
border-radius: 20px !important;
box-shadow: 0 0 30px #0016511a !important;
}

.fl-post-grid-image img {
border-top-left-radius: 0px !important;
border-top-right-radius: 0px !important;
border-bottom-left-radius: 0px !important;
border-bottom-right-radius: 0px !important;
}


h2.fl-post-grid-title {
padding:0px !important;
}

h2.fl-post-grid-title a {
font-size: 22px;
color:#276395 !important;
font-weight:600 !important;
opacity:1;
}


.active-overview .fl-module-content a {
color: #004A4B !important;
}

.fl-post-grid-content {
position: relative !important;
}

.fl-post-grid-text {
position: relative;
background: transparent;
padding: 20px 20px 20px 20px !important;
}

.fl-post-grid-more {
color: #fff !important;
font-size: 13px !important;
font-weight: 600 !important;
background: #00b3da !important;
border-radius: 0px !important;
padding: 3px 10px 1px 10px !important;
}

.fl-post-grid-more:hover {
color: #fff !important;
background: #171e39 !important;
text-decoration: none !important;
}


/* TOPIC BOX
--------------------------------------------- */

.topic-box-container .fl-row-fixed-width {
max-width:1200px !important; 
margin-left:auto !important;
margin-right:auto !important;
margin-top: -100px;
left:0 !important;
right:0 !important;
padding: 30px;
background: #C6BBA7;
border-radius: 15px;
margin-bottom: 0px;
}

.topic-col {
width:31% !important;
margin-right: 3.5%;
margin-bottom:0%;
}

.topic-col:nth-child(3n) {
margin-right:0 !important;
}

.topic-col > .fl-col-content {
padding: 30px !important;
border-radius: 10px;
}

.topic-col > .fl-col-content:after {
background-color: rgba(0,0,0,0.5) !important;
}

.topic-box {
min-height: 170px;  
background:#fff;
padding: 20px;
border-radius: 20px;
box-shadow: 0 0 30px #0016511a;
}

.topic-box h2 a {
font-size: 22px;
font-weight: 300;
color: #276395 !important;
}

.topic-box h2 {
line-height: 100% !important;
}

.topic-box h3 {
font-size: 22px;
font-weight: 600;
color: #276395 !important;
}

.topic-box p {
font-size: 16px;
font-weight: 400;
color: #fff !important;
}

.topic-box img {
float: right;  
max-width: 50px !important;
border-radius: 10px !important;
transition: all 0.5s ease !important;
}

.topic-box img:hover {
opacity: 0.5;
}

.topic-box-container-headline h3 {
font-size: 20px;
font-weight: 400 !important;
}

.topic-box-container-headline {
margin-bottom: 30px;
}

.no-height {
min-height: 0px;  
}



/* STAFF-BOX
--------------------------------------------- */

.staff-box-col > .fl-col-content {
background:#fff;
padding: 20px !important;
border-radius: 20px;
box-shadow: 0 0 30px #0016511a;
}

.staff-box-col-blank > .fl-col-content {
background:transparent;
padding: 0px;
border-radius: 20px;
margin-bottom: 3.5%;
box-shadow: 0 0 0px #0016511a;
}

.staff-box h3 {
font-size: 22px;
line-height: 110% !important;
color: #276395;

}

.staff-box strong {
font-size: 15px;
font-weight: 500 !important;
padding-bottom: 15px !important;
}

.staff-box strong:after {
content: '';
display: block;
height: 5px;
}

.staff-box p {
font-size: 18px;
line-height: 110% !important;
}



/* AIRCRAFT
--------------------------------------------- */

.case-data-col-1 {
width: 40% !important;
} 

.case-data-col-2 {
width:60% !important;
} 

.case-data {
padding:5px 0px 0px 0px;  
border-bottom: 1px solid #276395 !important;
min-height:50px;
}

.case-data-headline h2 {
font-size:28px;
color:#276395;
}

.case-data-headline {
margin-bottom:15px;
display: inline-block;  
border-top-style:solid;
border-top-width:1px; 
border-image: linear-gradient(45deg,#276395, transparent) 30;    
margin-bottom: 30px;
padding-top: 30px;
}

.case-data p {
text-transform: uppercase;  
font-size:15px;
margin-bottom:0px;
}


/* TEXT-PART
--------------------------------------------- */


.text-part,.text-part-dark {
display: inline-block;  
border-left: 1px solid #fff !important;
font-size: 28px;
font-weight: 300 !important;
padding-left: 30px;
margin-bottom: 15px;
margin-top: 50px;
}

.text-part-dark {
border-left: 2px solid #171e39 !important;
}


/* H-TAGS
--------------------------------------------- */

.teaser-headline h2 {
font-size: 20px;
font-weight: 400 !important;
}

.teaser-headline {
margin-bottom: 60px;
}

.headline-blue h2,.headline-blue,.headline-light-blue h2,.headline-light-blue {
font-size: 40px;
font-weight: 500 !important;
text-transform: uppercase;
color:#276395;
}

.headline-light-blue h2 {
color:#E6EFF5;
}

.headline-blue,.headline-light-blue {
display: inline-block;  
border-top-style:solid;
border-top-width:1px; 
border-image: linear-gradient(45deg,#fff, transparent) 30;   
margin-bottom: 50px;
padding-top: 30px;
}

.headline-blue {
border-image: linear-gradient(45deg,#276395, transparent) 30;   
}

.headline-light-blue {
border-image: linear-gradient(45deg,#E6EFF5, transparent) 30;   
}


.small-headline h2 {
font-size: 23px;
font-weight: 500 !important;
}

.small-headline {
margin-bottom: 30px;
}


/* PARAGRAPH
--------------------------------------------- */

.intro-text p {
font-size: 28px;
font-weight: 300 !important;
}

.large-text p {
font-size: 40px;
line-height: 120% !important;
font-weight: 400 !important;

}

/* BULLET
--------------------------------------------- */

.bullet-checkmark-blue ul li {
background: url('https://www.avitechscandinavia.dk/wp-content/uploads/2025/02/checkmark-blue.svg') no-repeat left top;
display: block;
background-size: 25px 25px;
background-position: 0px 15px;
padding-left:40px;
padding-top:17px;
list-style: none !important;
margin-right: 15px;
}

.bullet-checkmark-blue {
margin: 30px 0px 50px 0px;
}

.bullet-checkmark-white ul li {
background: url('https://www.avitechscandinavia.dk/wp-content/uploads/2025/02/checkmark-white.svg') no-repeat left top;
display: block;
background-size: 25px 25px;
background-position: 0px 15px;
padding-left:40px;
padding-top:17px;
list-style: none !important;
margin-right: 15px;
}

.bullet-checkmark-white ul {
margin: 30px 0px 50px 0px;
}

.bullet-section {
padding:0px 0px 0px 0px;
}

/* SEPARATOR
--------------------------------------------- */

.separator-blue .fl-separator {
border-top-width: 1px !important;
border-top-style: solid;
border-top-color: #E6EFF5 !important;
max-width: 100%;
margin-left: auto;
margin-right: auto;
padding: 50px 0px 0px 0px;
}

/* CONTACT CTA
--------------------------------------------- */

.contact-phone p {
padding: 5px 20px 5px 20px;  
display: inline-block;  
background:#E6EFF5;
border-radius: 40px;
box-shadow: 0 0 30px #0016511a;
}

.contact-mail p {
padding: 5px 20px 5px 20px;  
position: relative;  
display: inline-block;  
background:#E6EFF5;
border-radius: 40px;
box-shadow: 0 0 30px #0016511a;
}

.contact-phone p,.contact-phone a,.contact-mail p,.contact-mail a {
font-size: 30px;
font-weight: 400;
color: #276395;  
margin-bottom: 5px;
}

.contact-phone p::before {
content: "";
display: inline-block;
background: url("https://www.avitechscandinavia.dk/wp-content/uploads/2025/02/phone-icon-blue.svg") no-repeat;
width:38px;
height:30px;
background-size: 38px 30px;
float: left;
margin: 8px 15px 0px -7px;
}

.contact-mail p::before {
content: "";
display: inline-block;
background: url("https://www.avitechscandinavia.dk/wp-content/uploads/2025/02/mail-icon-blue.svg") no-repeat;
width:38px;
height:30px;
background-size: 38px 30px;
float: left;
margin: 8px 15px 0px -7px;
}


/* CUSTOM-FOOTER
--------------------------------------------- */

.custom-footer .fl-row-fixed-width {
position: relative !important;   
max-width: 1600px !important;
}

.custom-footer > .fl-row-content-wrap {
background-color: #003867;
padding:100px 0px 60px 0px;
}

.footer-col-1 {
width:22.75% !important;
margin-right: 3%;
}

.footer-col-2 {
width:22.75% !important;
margin-right: 3%;
}

.footer-col-3 {
width:22.75% !important;
margin-right: 3%;
}

.footer-col-4 {
width:22.75% !important;
}

.footer-logo img {
max-width:180px !important
}

.footer-copyright {
border-top-width: 1px !important;
border-top-style: solid;
border-top-color: #fff !important;  
color: #fff;  
font-size: 13px;
margin-top: 30px;
opacity: 0.5;
}

.footer-copyright p {
margin-top: 30px;
}

.footer-headline h3 {
font-size: 23px;
color: #fff !important; 
}

.footer-headline {
border-top-width: 2px !important;
border-top-style: solid;
border-top-color: #fff !important;
padding-top: 10px;
margin-bottom: 15px;
}


.footer-text p,.footer-text a,.footer-phone a,.footer-mail a {
font-size: 15px;
font-weight: 300;
color: #fff;  
margin-bottom: 5px;
}

.footer-phone a,.footer-mail a {
color: #fff !important;
}

.footer-phone::before {
content: "";
display: inline-block;
background: url("https://www.avitechscandinavia.dk/wp-content/uploads/2025/02/phone-icon-white.svg") no-repeat;
width:30px;
height:25px;
background-size: 30px 25px;
float: left;
margin: 2px 15px 0px -7px;
}

.footer-mail::before {
content: "";
display: inline-block;
background: url("https://www.avitechscandinavia.dk/wp-content/uploads/2025/02/mail-icon-white.svg") no-repeat;
width:30px;
height:25px;
background-size: 30px 25px;
float: left;
margin: 3px 15px 0px -4px;
}


.footer-partner-logos {
position:absolute;
width:250px !important;
padding:20px;
background:#fff;
right:0;
bottom:-60px; 
border-top-left-radius: 10px;
border-top-right-radius: 10px;    
}

.footer-partner-logos img {
border-radius:0;
}

/* COLUMNS
--------------------------------------------- */

.col-1-1 {
width:100% !important;
margin-bottom:0%;
}

.col-1-2 {
width:47.5% !important;
margin-right: 5%;
margin-bottom:0%;
}

.col-1-2:nth-child(2n) {
margin-right:0 !important;
}

.col-1-3 {
width:31% !important;
margin-right: 3.5%;
margin-bottom: 3.5%;
}

.col-2-3 {
width:65.5% !important;
margin-right: 0%;
margin-bottom: 0%;
}

.col-1-3:nth-child(3n) {
margin-right:0 !important;
}

.col-1-4 {
box-sizing: border-box !important;
width: 23.125% !important;
margin-right:2.5% !important;
margin-bottom:30px !important;
}

.col-1-4:nth-child(4n) {
margin-right: 0% !important;
}



/* COLORS

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

.white,.white p,.white h1,.white h2,.white h3 {
color:#fff !important;
}

.blue,.blue p,.blue h1,.blue h2,.blue h3 {
color:#276395 !important;
}

.light-blue,.light-blue p,.light-blue h1,.light-blue h2,.light-blue h3 {
color:#E6EFF5 !important;
}

.dark-blue,.dark-blue p,.dark-blue h1,.dark-blue h2,.dark-blue h3 {
color:#003867 !important;
}

.red,.red p,.red h1,.red h2,.red h3 {
color:#DB1D25 !important;
}

.blue-bg {
background:#276395 !important;
}

.light-blue-bg {
background:#E6EFF5 !important;
}

.dark-blue-bg {
background:#003867 !important;
}

.red-bg {
background:#DB1D25 !important;
}

.gradient-light-blue {
background: linear-gradient(90deg,#fff 18.89%,#eef7fc 98.23%);
}




/*MEDIA QUERIES
--------------------------------------------- */



@media only screen and (max-width: 1920px) {


/* WIDTH

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

.fl-page-content {
padding-left:20px !important;
padding-right:20px !important;
padding-bottom:20px !important;
}


/* CUSTOM-HEADER
--------------------------------------------- */

.custom-header .fl-row-fixed-width {
max-width:90%; 
}


/* HERO
--------------------------------------------- */

.hero-container-textbox-fp,.hero-container-textbox-page {
max-width: 90%;
}

.hero-container-textbox-fp,.hero-container-textbox-page {
bottom: 100px;
}


/* CUSTOM-FOOTER
--------------------------------------------- */

.custom-footer .fl-row-full-width {
max-width:90% !important;
}
} 



@media only screen and (max-width: 1440px) {


/* HERO-CONTAINER
--------------------------------------------- */

.hero-container-page .fl-row-content-wrap {
margin-bottom: 20px;
}


/* SECTION & COLOR SECTIONS
--------------------------------------------- */

.light-blue-section > .fl-row-content-wrap {
margin-bottom: 20px;
}

.dark-blue-section > .fl-row-content-wrap {
margin-bottom: 20px;
}
}


@media only screen and (max-width: 1200px) {

/* WIDTH

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

.fl-row-fixed-width {
max-width:90%;
}

.text-section .fl-row-fixed-width {
max-width:90%;
}


/* CTA-WIDE-SECTION
--------------------------------------------- */

.cta-wide-section .fl-row-fixed-width {
max-width:90%;
}

.cta-wide-section > .fl-row-content-wrap {
padding:50px 0px 50px 0px;
}

.cta-wide-section-text h3 {
font-size: 30px;
}

.cta-wide-section-text p {
font-size: 20px;
}

/* CUSTOM-FOOTER
--------------------------------------------- */

.footer-logo img {
max-width:150px !important
}

.footer-copyright {
font-size: 10px;
}

.footer-headline h3 {
font-size: 20px;
color: #fff !important; 
}

.footer-text p,.footer-text a,.footer-phone a,.footer-mail a {
font-size: 13px;
}



/* CONTACT CTA
--------------------------------------------- */

.contact-phone p,.contact-phone a,.contact-mail p,.contact-mail a {
font-size: 20px;
}

.contact-phone p::before {
width:35px;
height:25px;
background-size: 35px 25px;
margin: 3px 15px 0px -7px;
}

.contact-mail p::before {
width:35px;
height:25px;
background-size: 35px 25px;
margin: 3px 15px 0px -7px;
}
}



@media only screen and (max-width: 768px) {

/* NAV
--------------------------------------------- */

.floating-nav {
display: none;
}

/* RM4
--------------------------------------------- */

#rmp-menu-title-282 {
text-align:left !important;
padding-top:20px !important;
padding-left:20px;
padding-bottom: 0%;
padding-right: 0%;
}

#rmp-menu-title-282 .rmp-menu-title-image {
max-width: 100%;
display: block;
margin-left:0 !important;
margin-bottom: 15px;
border-radius: 0 !important;
}

#rmp-menu-title-282 img.rmp-menu-title-image {
width: 100px !important;
height: auto !important;
}

#rmp-menu-additional-content-282 {
margin:50px 0px 0px 0px !important; 
padding-top: 0% !important;
padding-left: 5%;
padding-bottom:0% !important;
padding-right: 5%;
text-align: left !important;
font-size:20px !important;
}

#rmp-menu-additional-content-282 a {
color: #004A4B !important;
line-height: 200% !important;
font-weight:400 !important;
letter-spacing:0px !important;
}

#rmp-container-282 {
width: 100% !important;
max-width: 100% !important;
left: 0;
background:#E6EFF5 !important;
transition: transform 0.5s;
text-align: left;
padding-top:0% !important;
z-index:999 !important;
}

#rmp-menu-wrap-282 {
padding-top:50px !important;    
background:transparent !important;
}

#rmp-menu-wrap-282 .rmp-menu-item-link {
background: transparent !important;
margin-bottom:10px !important;
line-height: 130% !important;
border-bottom: 0px solid #212121 !important;
color: #003867 !important;
background: transparent !important;
padding-left: 0px !important;
padding-right: 0px !important;
font-weight:300 !important;
font-size:25px !important;
text-align:center !important;
letter-spacing:1px !important;
height: 40px !important;
}

#rmp-menu-wrap-282 .rmp-submenu .rmp-menu-item-link {
margin-bottom:20px !important;
line-height: 130% !important;
color: #003867 !important;
padding-left:0 !important;
font-size:15px !important;
font-weight: 400 !important;
text-align:center !important;
letter-spacing:1px !important;
height: 20px !important;
}

#rmp-menu-wrap-282 .rmp-menu-item-link:hover {
color: #bbb !important;
}

.rmp-search-box {
max-width: 300px !important;
}

#rmp_menu_trigger-282 {
position: absolute !important;  
top:20px !important;
right: 15px !important;
width:45px !important;
height:45px !important;
background:transparent !important;
border-radius:40px !important;
border: 0px solid #fff !important;
padding:2px !important;
z-index: 99999 !important;
}

#rmp_menu_trigger-22282:hover, #rmp_menu_trigger-22282:focus, #rmp_menu_trigger-22282.is-active:hover {
background:transparent !important;
}

#rmp_menu_trigger-282 .responsive-menu-pro-inner, #rmp_menu_trigger-282 .responsive-menu-pro-inner::before, #rmp_menu_trigger-282 .responsive-menu-pro-inner::after {
background:#fff !important;
border-radius: 0px !important;
height: 1px !important;
}


.fl-theme-builder-header-scrolled .custom-header .fl-row-fixed-width #rmp_menu_trigger-282 .responsive-menu-pro-inner,.fl-theme-builder-header-scrolled .custom-header .fl-row-fixed-width #rmp_menu_trigger-282 .responsive-menu-pro-inner::before,.fl-theme-builder-header-scrolled .custom-header .fl-row-fixed-width #rmp_menu_trigger-282 .responsive-menu-pro-inner::after {
background:#fff !important;
}

.fl-theme-builder-header-scrolled .custom-header .fl-row-fixed-width #rmp_menu_trigger-282.is-active {
background: #003867 !important;
}

.fl-theme-builder-header-scrolled .custom-header .fl-row-fixed-width #rmp_menu_trigger-282 {
background:#276395 !important;
}

#rmp_menu_trigger-282.is-active {
background: #003867 !important;
}

#rmp_menu_trigger-282.is-active {
border: 0px solid #000 !important;
}

#rmp-menu-wrap-282 .rmp-menu-item-link .rmp-font-icon {
margin-right:32px !important;
font-size: 15px;
color:#004A4B !important;
}

#rmp-menu-wrap-282 .rmp-menu-subarrow {
position: absolute;
top: 0;
bottom: 0;
text-align: center;
right: 20px !important;
border-left-style: solid;
border-left-color: #1d4354;
border-left-width: 0px;
height: 30px;
width: 30px;
color: #003867;
background-color: inherit;
}



/* CUSTOM FOOTER
--------------------------------------------- */

.footer-col-1,.footer-col-2 ,.footer-col-3 ,.footer-col-4  {
width:100% !important;
float:none;
margin-left:auto !important;
margin-right:auto !important;
margin-bottom:5%;
padding-left: 20px;
}

.footer-col-1 {
padding-bottom:50px;
}

.footer-partner-logos {
position:absolute;
width:150px !important;
padding:10px;
bottom:-30px; 
}


/* AIRCRAFT
--------------------------------------------- */

.case-data-col-1 {
width: 40% !important;
clear: none !important;
float:left !important;
} 

.case-data-col-2 {
width:60% !important;
clear: none !important;
float:left !important;
}

/* COLUMNS
--------------------------------------------- */

.col-1-1 {
width:100% !important;
float:none;
margin-left:auto !important;
margin-right:auto !important;
margin-bottom:5%;
}

.col-1-2,.col-2-4 {
width:100% !important;
float:none;
margin-left:auto !important;
margin-right:auto !important;
margin-bottom:5%;
}

.col-1-2-last,.col-2-4-last {
width:90% !important;
float:none;
margin-left:auto !important;
margin-right:auto !important;
margin-bottom:5% !important;
}

.col-1-3 {
width:100% !important;
float:none;
margin-left:auto !important;
margin-right:auto !important;
margin-bottom:5% !important;
}

.col-1-3:nth-child(3n) {
margin-left:auto !important;
margin-right:auto !important;
margin-bottom:5% !important;
}

.col-1-3-last {
width:100% !important;
float:none;
margin-left:auto !important;
margin-right:auto !important;
margin-bottom:5% !important;
}

.col-2-3 {
width:100% !important;
float:none;
margin-left:auto !important;
margin-right:auto !important;
margin-bottom:5% !important;
}

.col-2-3-last {
width:90% !important;
float:none;
margin-left:auto !important;
margin-right:auto !important;
margin-bottom:5% !important;
}

.col-1-4 {
width:100% !important;
float:none;
margin-left:auto !important;
margin-right:auto !important;
margin-bottom:5% !important;
}

.col-1-4:nth-child(2n) {
width:100% !important;
float:none;
margin-left:auto !important;
margin-right:auto !important;
margin-bottom:5% !important;
}

.col-1-4-last {
width:100% !important;
float:none;
margin-left:auto !important;
margin-right:auto !important;
margin-bottom:5% !important;
}

.col-3-4 {
width:100% !important;
float:none;
margin-left:auto !important;
margin-right:auto !important;
margin-bottom:5% !important;
}

.col-3-4-last {
width:100% !important;
float:none;
margin-left:auto !important;
margin-right:auto !important;
margin-bottom:5% !important;
}

.col-1-5 {
width:90% !important;
float:none;
margin-left:auto !important;
margin-right:auto !important;
margin-bottom:5% !important;
}

.col-1-5-last {
width:90% !important;
float:none;
margin-left:auto !important;
margin-right:auto !important;
margin-bottom:5% !important;
}

.fl-col-small {
max-width: 100% !important;
}

.col-image {
min-height:500px;
max-height:500px;
line-height:0;
}
}

@media only screen and (max-width: 760px) {



/* GENEREL--------------------------------------------- */


body {
font-size: 16px;
}


/* WIDTH

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

.fl-page-content {
padding-left:10px !important;
padding-right:10px !important;
padding-top:0px !important;
padding-bottom:10px !important;
}

/* CUSTOM-LOGO
--------------------------------------------- */

.custom-logo {
top:15px;
left:5px;  
max-width:70px; 
}

.custom-logo .fl-photo-content img {
max-width:70px; 
}


/* PADDING
--------------------------------------------- */

.top-bottom-padding > .fl-row-content-wrap {
padding:50px 0px 50px 0px;
}

.top-padding > .fl-row-content-wrap {
padding-top:50px;
}

.bottom-padding > .fl-row-content-wrap {
padding-bottom:50px;
}

.content-margin-top {
margin-top: 30px;
}

/* HERO-CONTAINER
--------------------------------------------- */

.hero-container-textbox-fp h1,.hero-container-textbox-page h1 {
font-size: 35px;  
}

.hero-container-textbox-fp p, .hero-container-textbox-page p {
font-size: 18px;
}

.hero-teaser-title {
font-size: 15px;
}


/* H-TAGS
--------------------------------------------- */

.headline-blue h2,.headline-blue,.headline-light-blue h2,.headline-light-blue {
font-size: 25px;
}

.headline-blue,.headline-light-blue {
margin-bottom:30px;
}

.small-headline h2 {
font-size: 20px;
}

.small-headline {
margin-bottom: 15px;
}

h3 {
font-size: 20px;
}

/* PARAGRAPH
--------------------------------------------- */

.intro-text p {
font-size: 20px;
}

.large-text p {
font-size: 20px;
}

/* POST & GRID
--------------------------------------------- */

.fl-post-grid {
width:100% !important;
margin-left:0px !important;
margin-right:0px !important;
}

.fl-post-column {
padding-left: 0px !important;
padding-right: 0px !important;
}


/* AIRCRAFT
--------------------------------------------- */

.case-data-col-1 {
width: 30% !important;
} 

.case-data-col-2 {
width:70% !important;
} 

.case-data p {
font-size: 11px;
}


/* TOPIC
--------------------------------------------- */

.topic-box img {
 max-width: 40px !important;
border-radius: 5px !important;
}

/* TEXT-PART
--------------------------------------------- */

.text-part,.text-part-dark {
font-size: 22px;
padding-left: 15px;
margin-bottom: 15px;
margin-top: 50px;
}


/* TESTIMONIAL
--------------------------------------------- */

.testimonial-box img {
max-width: 40px !important;
margin-top: 30px !important;
}

.testimonial-box h3 {
font-size: 23px !important;
}

.testimonial-box p {
font-size: 16px !important;
}

/* STAFF-BOX
--------------------------------------------- */

.staff-box h3 {
font-size: 20px;
}


.staff-box strong {
font-size: 13px;
}

.staff-box p {
font-size: 15px;
}

/* CONTACT CTA
--------------------------------------------- */

.contact-phone p,.contact-phone a,.contact-mail p,.contact-mail a {
font-size: 18px;
}

.contact-phone p::before {
width:30px;
height:20px;
background-size: 30px 20px;
margin: 3px 15px 0px -7px;
}

.contact-mail p::before {
width:30px;
height:20px;
background-size: 30px 20px;
margin: 3px 15px 0px -7px;
}


/* RM4
--------------------------------------------- */

#rmp-menu-wrap-282 {
padding-top:200px !important;    
}


/* CUSTOM-FOOTER
--------------------------------------------- */

.custom-footer > .fl-row-content-wrap {
padding:60px 0px 30px 0px;
}


.footer-logo img {
max-width:130px !important
}
}
