/*
Theme Name:           Flatsome
Theme URI:            http://flatsome.uxthemes.com
Author:               UX-Themes
Author URI:           https://uxthemes.com
Description:          Multi-Purpose Responsive WooCommerce Theme
Version:              3.19.6
Requires at least:    6.4
Requires PHP:         7.4
WC requires at least: 8.3
Text Domain:          flatsome
License:              https://themeforest.net/licenses
License URI:          https://themeforest.net/licenses
*/


/***************
All custom CSS should be added to Flatsome > Advanced > Custom CSS,
or in the style.css of a Child Theme.
***************/
/*@font-face {*/
/*  font-family: 'MyriadProRegular';*/
/*  src: url('https://misterwebhub.com/b3hmedia/wp-content/uploads/2025/07/MYRIADPRO-REGULAR.woff') format('woff');*/
/*  font-weight: normal;*/
/*  font-style: normal;*/
/*}*/
p {    font-size: 18px; 
   font-family: 'SFPRO Regular', sans-serif !important;    font-weight: 400;
   }
   h3 { 
   font-size: 43px;    font-family: 'SFPRO Bold', sans-serif !important;    font-weight: 900 !important;}
   #main.dark {  
   background-color: #fff !important;
   }
   h1, h2, h3, h4, h5, h6,p{
	   margin-bottom: .3em !important;
	   }
	   
	   .infoCard p {
  font-size: 16px !important;
    line-height: 20px !important;
    margin-bottom: 22px !important;
}
.detail1 {
  color: #08694f;
  font-style: italic;
  font-size: 26px;
  font-family: 'SFPRODISPLAYBOLD' !important;
  letter-spacing: 0.5px;
  margin-bottom: 0px !important;
  position: relative;
  top: -6px;
}
.infoboxes > .col-inner
 {
    min-height: 478px !important;
}

.section.heroSlider{
	padding-bottom:100px !important;
}


.sec3 p {
  padding-right: 30px;
}
.white.is-outline.hm-secase:hover {
    color: #08694f !important;
}

.serviceSec .section-bg{
    
}

body .counterDes{
    font-family: 'SFPro Rounded Light', sans-serif !important;
}

.sec-3{
	padding-top:0px !important;
	padding-bottom:90px !important;
}

body .aboutSec .section-bg::before {
    content: '';
    background: url(https://b3hmedia.dk/wp-content/uploads/2025/08/vectorimg.png);
    position: absolute;
    left: 0em !important;
    height: 34em !important;
    width: 139px !important;
    background-size: 500px;
    background-repeat: no-repeat;
    transform: rotate(180deg);
    top: 8em;
}


body .aboutSec .section-bg::after {
    content: '';
    background: url(https://b3hmedia.dk/wp-content/uploads/2025/08/vectorimg.png);
    position: absolute;
    right: 0em;
    height: 34em;
    width: 139px;
     background-size: 500px;
    background-repeat: no-repeat;
    top: 44em;
}

.contactForm input[type="text"], .contactForm input[type="email"], .contactForm textarea {
  margin: 0;
  background: transparent;
  border: none;
  color: #FFFFFF;
}
.contactForm input[type="text"]:focus, .contactForm input[type="email"]:focus, .contactForm textarea:focus {
 border: none;
 box-shadow: none;
}
.contactForm input[type="text"]::placeholder, .contactForm input[type="email"]::placeholder, .contactForm textarea::placeholder {
color: #fcfcfc;
}

/* Autofill styling */
.wpcf7-form input:-webkit-autofill {
  background-color: #f0fff0 !important; /* light green */
  -webkit-box-shadow: 0 0 0px 1000px #f0fff0 inset !important;
  -webkit-text-fill-color: #333 !important;
}

.wpcf7-form input:autofill {
  background-color: #f0fff0 !important;
  color: #333 !important;
}

.wpcf7-form input {
  transition: background-color 0.3s ease, color 0.3s ease;
}
  @media screen and (min-width: 1780px) {
   body .container,body .container-width,body .full-width .ubermenu-nav,body .row {
    max-width: 1440px !important;
}

body .aboutSec .section-bg::before {
    content: '';
    background: url(https://b3hmedia.dk/wp-content/uploads/2025/08/vectorimg.png);
    position: absolute;
    left: -46em;
    height: 36em;
    width: 49%;
    background-size: 588px;
    background-repeat: no-repeat;
    transform: rotate(180deg);
    top: 1em;
}

body .aboutSec .section-bg::after {
    content: '';
    background: url(https://b3hmedia.dk/wp-content/uploads/2025/08/vectorimg.png);
    position: absolute;
    height: 36em;
    width: 139px;
    background-size:  588px;
    background-repeat: no-repeat;
    top: 44em;
}


}
@media (max-width: 600px){
	.footerdividermask .is-divider.divider.clearfix {
    width: 50%;
}
}
  @media screen and (min-width: 320px) and (max-width: 1180px) {
  body .aboutSec .section-bg::before{
       
           height: 22em !important;
    width: 72px !important;
    top:-7em !important;
  /*display:none;*/
}

 body .aboutSec .section-bg::after{
       
           height: 22em !important;
    width: 72px !important;
        top: 85em;
}


}

.is-divider.divider.clearfix{
    height:3px !important;
}


@media screen and (max-width: 768px) {
    .sliderLink .header-button {
        transform: scale(1);
        transform-origin: center;
    }
	.verRightSection > .col-inner {
    margin-left: 0px !important;
}


.verRightSection h2{
	font-size:40px !important;
}


}




/* iPad Air / iPad Pro 11" */
@media (min-width: 820px) and (max-width: 1023px) {
  /* layoutjusteringer */
.customh2 h2{
	font-size:40px;
}
.herobgimage img {
    object-fit: fill;
    height: 60%;
    top: 20%;
}

.verRightSection > .col-inner {
    margin-left: 12px !important;
}


.verRightSection h2{
	font-size:40px !important;
}


}

/* iPad Pro 12.9" */
@media (min-width: 968px) and (max-width: 1024px) {
	
	  .infoboxes > .col-inner {
        min-height: 564px !important;
        height: 632px !important;
    }
	
	.herobgimage img {
    object-fit: fill;
    height: 60%;
    top: 20%;
}
	
	.verRightSection > .col-inner {
    margin-left: 12px !important;
}
.footerdividermask .is-divider.divider.clearfix {
    width: 84%;
}
}

@media screen and (min-width: 820px) and (max-width: 1180px) {
  .nav-vertical .html.header-button-1 {
    margin-top: -100px !important;
  }
  
  .detailsmainsection{
	  padding-top:0px !important;
  }
}





