/* CSS for the  */
.container {
    position: relative;
    width: 100%;
}
.et_pb_row_1 .container{
	max-width: 900px;
}
.image {
    display: flex;
	flex-direction: column;
	align-items: center;
	margin-bottom: 30px;
}
.directors{
    position: relative;
    background: no-repeat;
    background-position: top center;
    background-size: cover;
	height: 200px;
    width: 200px;
	border-radius: 100%;
}
.overlay {
    position: absolute;
    bottom:0;
    background-color: #AC1F23;
    overflow: hidden;
    width: 100%;
    height: 0;
    transition: .5s ease;
}
.position{
    color: #222222;
    text-align: center;
    font-size: 14px;
    font-style: italic;
    font-weight: 500;
    line-height: 20px; /* 142.857% */
}
.text {
    font-size: 24px;
    font-weight: 700;
    width: 100%;
    text-align: center;
}
.dipl_modal_header{
    color: white;
    text-align: center;
    position: relative;
	background: #AC1F23;

}
.dipl_modal_header .dipl_modal_close_icon, .closebutton{
	position: relative;
	background-image: url("/wp-content/uploads/2024/03/Closebutton.png") !important;
	right: 20px;
}
#directorModalLabel{
    font-weight: 700;
    font-size: 24px;
    padding: 0;
	margin:0;
    
}
.link-container .logo{
    padding: 0 0 20px 0;
}
.dipl_modal_body {
	padding: 15px !important;
    overflow: unset;
    position: relative;
}

.link-container2{
    width: 50%;
}

/* Images */
.dipl_image_card_image_wrapper img {
    width: auto !important;
    height: 83px !important;
}
.dipl_image_card_image_wrapper{
    display: flex;
    justify-content: center;
}
.dipl_image_card_wrapper .dipl_image_card_content_wrapper{
    padding: 20px 0 0 0 !important;
}
/* Arrows
.swiper-button-next, .swiper-button-prev{
    margin: -90px -30px;
} */

/* Hide Directors */
#directorModal1190, #directorModal1195, #directorModal1196, #directorModal1198, #directorModal1200, #directorModal1201{
    display: none;
    position: relative;
    height: 100% !important;
	margin: 0;
}
.image-container{
	position: relative;
	width:140px;
}

.image-container .img-fluid{
	border: 4px solid white;
	border-radius: 100%;
    height: 140px !important;
	width: 140px;
	position:relative;
	background-size: cover;
	background-position:top center;
	top: -70px;
	z-index:999999999999;
}
.badge-items .logo img{
	display:flex;
	justify-content:center;
	width: auto;
	height: 70px;
}
.info-container .logo img{
	display:flex;
	justify-content:center;
	width: auto;
}
.logo{
	display:flex;
	justify-content:center;

}
.gradient{
    background: linear-gradient(180deg, rgba(241, 241, 241, 0.00) 0%, #FFFFFF 53.12%, #FFFFFF 100%);
	height: 160px;
	width: 100%;
	position: absolute;
	bottom: 0;
}
.box .row .col.gradient-removed {
    background: none;
}

.badge-title{
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	text-align: center;
	display: flex;
    justify-content: center;
	color: #000000;
}

.badge-description{
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 1.8rem;
	text-align: left;
	display: flex;
	color: #000000;
}
.bullet {
    margin-right: 6px;
}

.et_pb_section_2 a{
	text-decoration:none !important;
}
/* .col{
	margin: 20px 0px !important;
} */

.view-more-container {
    text-align: center;
	display: flex;
    justify-content: center;
}
.view-more-btn {
    justify-content: center;
    align-items: center;
    display: flex;
    width: 225px;
    border: 1px solid #AC1F23;
    height: 45px;
    border-radius: 23px;
    font-size: 12px;
    font-weight: 700;
    color: #AC1F23;
    position: absolute;
    bottom: 0px;
	cursor: pointer;
	background: none;
}
.view-more-btn:after{
    background-size: cover !important;
    background: url(/wp-content/uploads/2024/03/viewarrowdown-1.png);
    content: '';
    width: 20px;
    height: 20px;
    display: block;
    margin-left: 10px;
}
.view-more-btn:hover{
	color: #fff;
	background: #AC1F23;
}
.view-more-btn:hover:after {
	background-size: cover !important;
    background: url(/wp-content/uploads/2025/06/arrow-white.png);
	content: '';
	width: 20px;
	height: 20px;
	display: block;
    margin-left: 10px;
}
.et_pb_row_0{
	padding: 30px 0 0 0 !important;
}
.et_pb_row_1{
	padding: 0 0 30px 0 !important;
}
.btitle{
	margin: 15px 0 0 0;
}
/* Our Cultures */
.ourCultureIcon .et_pb_module_header{
    display: flex;
    align-items: center;
}
.ourCultureIcon .et_pb_module_header:before{
	content:'';
	height: 100px;
	width: 100px;
	background-repeat: no-repeat;
	margin-right: 20px;
}
#customerFocus .et_pb_module_header:before{
	background: url(/wp-content/uploads/2024/03/Customer-Focus.png);
}
#Competence .et_pb_module_header:before{
	background: url(/wp-content/uploads/2024/03/Competence.png);
}
#Reliability .et_pb_module_header:before{
	background: url(/wp-content/uploads/2024/03/Reliability.png);
}
#Trust .et_pb_module_header:before{
	background: url(/wp-content/uploads/2024/03/Trust.png);
}

.mobile-ourservices-logo .et_pb_blurb_content{
	background: white;
	opacity:0.95;
}
.mobile-ourservices-logo .et_pb_main_blurb_image{
	width: 100%;
	margin:0;
	padding: 20px 0;
	background-color: #AC1F23;
}
.mobile-ourservices-logo .et_pb_blurb_container{
	padding:15px;
}

/* XxSmall devices (max-width: 320px) */
@media only screen and (max-width: 320px) {
	.jBox-Modal{
		height: 75vh !important;
	}
	.image-container{
		height: 75px !important;
	}
	#directorModalLabel{
		font-size: 18px;
	}
	.logo img{
		height: 80%;
	}
	.btitle{
		width: 132px !important;
	}
}

/* Small devices (max-width: 600px) - Portrait tablets and large phones */
@media only screen and (max-width: 599px) {
	.jBox-Modal{
		height: 75vh !important;
	}
	.swiper-button-next{
		right: -35px !important;
	}
	.swiper-button-prev{
		left: -35px !important;
	}
}

/* Medium devices (min-width: 600px) - Landscape tablets */
@media only screen and (min-width: 600px) {
    .mh4{
        font-size: 32px;
        line-height: 39px;
    }

    .link-container2{
        margin: 0 auto !important;
    }
	.image-container{
		margin: 0 auto;
	}
}
@media only screen and (max-width: 767px) {
	.link-container2{
		margin: 0 auto !important;
    }
     .closebutton{
		top: 10px;
        right: 10px;
		position: absolute !important;
		width: 30px;
		height: 30px;
    }
	.image-container{
		margin: 0 auto;
		height: 50%;
	}
	.dipl_modal_header{
		height: 30% ;
	}
	.dipl_modal_body {
		height: 70%;
		overflow: scroll;
	}
	.jBox-Modal{
		top:20% !important;
		height: 60vh;
		max-height: 75vh;

	}
	.jBox-container{
		position: relative;
		height: 100%;
		width: auto;
	}
	.jBox-content{
		position: relative;
		width: auto;
		height: 100% !important;
	}
}

/* Large devices (min-width: 768px) - Larger tablets and up */
@media only screen and (min-width: 768px) {
    .dipl_modal_header{
        height: 84px !important;
        padding: 0;
    }
	.closebutton{
		width: 20px;
		height: 100%;
		align-self: center;
	}
    .info-container{
        display: flex;
        align-items: center;
        height: 100%;
		width: 60%;
    }
    .link-container1{
        margin: 0 2% 0 0!important;
        text-align: right;
    }
    .link-container2{
        width: 100px;
        justify-content: right;
    }
    .link-container2 .logo{
        height: 50px;
        justify-content: center;
        width: 50px;
        display: flex;
        align-items: center;
        padding: 0;
    }
    .link-container2{
        margin: 0 !important;
    }
    #directorModalLabel{
        margin: 0;
        font-size: 32px !important;
    }
	.dipl_modal_header{
		display:flex;
		justify-content: space-around;
	}
	.image-container .img-fluid{
		position:absolute;
	}
/* 	.jBox-Modal{
		top:25% !important;
	} */
}

/* Extra-large devices (min-width: 992px) - Laptops/desktops */
@media only screen and (min-width: 992px) {
    .mh4 {
        font-size: 32px;
    }
    .info-container {
        justify-content: left;
    }
    .link-container2 {
        width: 20%;
	}
/* 	.jBox-Modal{
		top:30% !important;
	} */

}

/* Extra-large devices (min-width: 1200px) - Large laptops and desktops */
@media only screen and (min-width: 1200px) {
    /* No additional changes needed for XL devices */
    .info-container {
        width: 75%;
    }
    .link-container2 {
        width: 15%;
    }

}

@media only screen and (min-width: 2560px) {

    .link-container2 {
        width: 10%;
    }
    .info-container {
        width: 75%;
    }
/* 	.jBox-Modal{
		top:40% !important;
	} */

}
.border-style {
    cursor: pointer;
    padding: 5px;
    border-radius: 100%;
    border: 4px solid #ac1f23;
    position: relative;
    transition: border-color 0.3s ease;
}

.border-style::before {
    content: '';
    position: absolute;
    top: -4px;
    left: -4px;
    right: -4px;
    bottom: -4px;
    border: 4px solid transparent;
    border-radius: 100%;
    transition: all 0.6s ease;
    opacity: 0; 
}

.border-style:hover {
    border-color: transparent; 
}

.border-style:hover::before {
    opacity: 1;
    border-top-color: #ac1f23;
    border-right-color: #ac1f23;
    transform: rotate(180deg); 
}

.our-values-row .et_pb_module,
.our-values-row .et_pb_blurb_content,
.our-values-row .et_pb_blurb_container,
.our-values-row .et_pb_blurb_description{
	height: 100%;
}

.industry-content {
  display: -webkit-box;
  -webkit-line-clamp: 11;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.5em;
  text-align: left;
}


#our-credentials .et_pb_module_header{
	margin: 0;
	padding: 1rem;
	background: #ac1f23;
}

#our-credentials .et_pb_blurb_description {
	margin: 0;
	padding: 1rem;
	background: #ffffff;
}

#our-credentials .et_pb_blurb,
#our-credentials .et_pb_blurb_content,
#our-credentials .et_pb_blurb_container {
	height: 100%
}

#our-credentials .et_pb_blurb_container{
	background: #ffffff;
}