.bos-img .elementor-widget-container {
    width: 190px;
    height: 190px !important;
    border-radius: 50% !important;
    background-color: #fff;
    border: 8px solid #fff;
    box-shadow: 0px 0px 10px #d6d6d6;
	margin: auto;
}
.spos-logo .elementor-widget-container img:hover {
    background-color: #fff;
    box-shadow: 0px 0px 10px #b4b1b1;
	cursor: pointer;
}
.bos-img .elementor-widget-container:hover {
    border: 8px solid #ed1a23;
}
.team-blog img {	
    border-radius: 50% !important;
}
.team-blog {
    width: 190px;
    height: 190px !important;
    border-radius: 50% !important;
    background-color: #fff;
    border: 2px solid #26368e;
    box-shadow: 0px 0px 10px #d6d6d6;
    margin: auto !important;
    padding: 15px;
}
.team-blog:hover {
    background-color: #ed1a23 !important;
    border: 2px solid #ed1a23 !important;
}
.team-img figure img {	
    border-radius: 50% !important;
}
.team-blog img {
    border-radius: 50% !important;
    width: 100% !important;
    height: 100% !important;
}
.team-img figure {
    width: 190px;
    height: 190px !important;
    border-radius: 50% !important;
    background-color: #fff;
    border: 2px solid #26368e;
    box-shadow: 0px 0px 10px #d6d6d6;
    margin: auto !important;
    padding: 15px;
}
.team-img figure:hover {
    background-color: #ed1a23 !important;
    border: 2px solid #ed1a23 !important;
}
button#wpforms-submit-249 {
    background-color: #ED1A23;
    font-family: "Montserrat", Sans-serif;
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    text-decoration: none;
    fill: #FFFFFF;
    color: #FFFFFF;
    border-style: solid;
    border-radius: 50px 50px 50px 50px;
    padding: 20px 70px 20px 70px;
}
div.wpforms-container-full .wpforms-form input[type=radio] {
    border-radius: initial;
    height: auto !important;
}
div.wpforms-container-full .wpforms-form .wpforms-field-label {
    display: block;
    font-weight: 700;
    font-size: 15px !important;
   font-family: "Montserrat", Sans-serif;
}
.team-conts h3 {
    font-family: "Montserrat", Sans-serif;
    font-size: 25px;
    font-weight: 800;
    color: #2A2828;
    text-align: center;
}
.team-conts p {
    font-family: "Montserrat", Sans-serif;
    font-size: 18px;
    font-weight: 500;
    color: #2A2828;
    text-align: center;
}
.team-conts {
	margin: 15px 0px 40px;
}
#menu-1-48f617f li {
	position: relative;
}
#menu-1-48f617f li::after {
    position: absolute;
    content: "/";
    font-size: 20px;
    color: #fff;
    top: 6px;
    left: 100%;
}
#menu-1-48f617f li:last-child::after {
   display: none;
}
.eael-data-table, .eael-data-table td {
	border: 1px solid #9d9393 !important;
    border-collapse: collapse;
}
body:not(.rtl) .elementor-26 .elementor-element.elementor-element-5a11f4f {
    left: 0px;
    right: 0;
}
body:not(.rtl) .elementor-26 .elementor-element.elementor-element-68b4c39 {
    left: 0px;
    right: 0;
}
body:not(.rtl) .elementor-26 .elementor-element.elementor-element-37552b5 {
    left: 0px;
    right: 0;
}
.wpforms-confirmation-container-full {
    background: transparent !important;
    border: none !important;
    text-align: center;
}

/* Responsive */
@media screen and (max-width: 767px) {
	#menu-1-48f617f li::after {
    font-size: 16px;
    color: #fff;
    top: 9px;
    left: 98%;
}
}