/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 30 2025 | 11:51:29 */
.who_we_are_custom_carousel .pp-content-post {
	border: 1px solid #D1D3D4;
	border-radius: 4px;	
}

.who_we_are_custom_carousel .owl-carousel .owl-item {
    position: relative;
    overflow: visible;
    padding-top: 30px;
    padding-bottom: 30px;
}
 
.who_we_are_custom_carousel .pp-content-post {
    position: relative;
    overflow: visible;
    padding-top: 30px;
    padding-bottom: 30px;
}

.wwa_circle_image img {
	width: 45px !important;
	position: absolute;
    top: -25px;
    right: 10px;
}

.who_we_are_main_content h3 {
	font-family: "calibri", Verdana, Arial, sans-serif;
	font-weight: 700;
    font-size: 24px;
    line-height: 32px;
	color: #13334F;
}

.who_we_are_main_content p {
	font-family: "calibri", Verdana, Arial, sans-serif;
	font-weight: 400;
    font-size: 16px;
    line-height: 24px;
	color: #666666;
	height: 90px;
}

.page-id-1430 .who_we_are_main_content p, .page-id-1137 .who_we_are_main_content p, .page-id-903 .who_we_are_custom_carousel .pp-content-post {
	height: auto !important;
}

.page-id-903 .who_we_are_custom_carousel .pp-content-post {
	min-height: 245px !important;
}

.page-id-903 .who_we_are_main_content p {
	margin-right: 20px;
}

.who_we_are_info_button a {
	display: block;
	width: 180px;
    padding: 8px 10px 9px 10px;
    margin-top: 30px;
    border: 0;
	border-radius: 100px;
	font-family: iskra, Verdana, Arial, sans-serif;
    font-weight: 700;
    font-size: 14px;
    line-height: 16px;
	color: #fff;
	background: #13334F;
	text-decoration: none !important;
	text-align: center;
	transition: all .3s linear;
}

.who_we_are_info_button a:hover {
	background: #E97024;
	transition: all .3s linear;
}

.who_we_are_custom_carousel .pp-carousel-nav button {
	background-color: transparent;
	top: 100%;
	margin-top: 45px;
}

.who_we_are_custom_carousel .pp-carousel-nav .owl-prev {
	left: 47% !important;
}

.who_we_are_custom_carousel .pp-carousel-nav .owl-next {
	right: 47% !important;
}

.who_we_are_custom_carousel .pp-carousel-nav button svg, .who_we_are_custom_carousel .pp-carousel-nav button svg path {
	display: none;
}

.who_we_are_custom_carousel .pp-carousel-nav .owl-prev::before {
	content: url(/wp-content/uploads/2025/08/ArrowLeft.svg);
}

.who_we_are_custom_carousel .pp-carousel-nav .owl-next::before {
	content: url(/wp-content/uploads/2025/08/ArrowRight.svg);
}