@charset "UTF-8";

.custom-bg {
    /* width: 90%; */
    background-position: center right;
    background-repeat: no-repeat;
    background-size: cover;
    height: 250px;
}

@media (max-width: 900px) {
  .custom-bg {
    background-position: center center;
  }
}

.main-menu > li:hover > a, .megamenu > li.active > a,
.main-menu > li > a.active,
a.actual-link {
    color: #53B0A1;
}


.text-ligth-grey {
    color: #6B7177;
}

.image-author {
    border-radius: 50%;
    width: 35px;
}

.category-list > a:hover, .category-list > a.active{
    color: #53B0A1;
    text-decoration:underline;
}

.tag-list > a{
    color: #53B0A1;
    background-color: #F5FFF4;
}
.tag-list > a:hover, .tag-list > a.active{
    color: #53B0A1;
    text-decoration:underline;
}

.large-thumb {
    margin: auto;
    width: 90%;
}

.login-box {
  background-color: #ffffff;
  border: 1px solid #E9E9E9;
  border-radius: 25px;
  -webkit-box-shadow: 0px 6px 15px rgba(64, 79, 104, 0.05);
  -moz-box-shadow: 0px 6px 15px rgba(64, 79, 104, 0.05);
  -o-box-shadow: 0px 6px 15px rgba(64, 79, 104, 0.05);
  box-shadow: 0px 6px 15px rgba(64, 79, 104, 0.05);
  padding: 30px;
  position: relative;
}  

/*
img.hover-scale:hover {
   transform: scale(1.05);
}
*/

.page-item:first-child .page-link,
.page-item:last-child .page-link{
    border-radius: 50%;    
}

.mbp_pagination .page-item:hover .page-link {
    background-color: #53B0A1;
    color: #ffffff;
}

.news-overview-img-holder {    
    border-radius: 16px !important;
}    

img.news-overview-img{    
    width: 100%;
    height: 400px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;    
}

img.news-detail {
    width: 100%;
    height: 500px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
}

.listing-style1.event-overview  {
    border-radius: 16px;
}

.listing-style1.event-overview:hover .list-thumb img {
    transform: scale(1.05) rotate(0deg) !important;
}

.event-overview-img-holder{    
    border-top-left-radius: 16px !important;
    border-top-right-radius: 16px !important;
}

.event-overview-img-holder img{        
    filter: brightness(0.8);
    width: 100% !important;
    height: 200px !important;
    -o-object-fit: cover;
    object-fit: cover;        
}

/*
a.event-overview-title-link:hover {
    text-decoration:none;
}
*/   

.event-tags .event-tag {
    font-size: 12px;
    line-height: 1.5;
    font-weight: 600;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0;
    height: 28px;
    border-radius: 60px;

/*
    background: #f1fcfa;
    color: #1f4b3f;    
*/    
    background-color: #F5FFF4;
    color: #53B0A1;
}    

.event-overview-filter-list.category-list > a.event-overview-filter:hover{
    text-decoration:none;
}

a.event-overview-filter.active {
    color: #53B0A1;    
} 

.home-btn-goto-solution{
/* .event-detail-link {*/
    font-size: 17px;
    font-family: var(--title-font-family);
    /* font-weight: 300; */
    height: 50px;
    padding: 10px 10px;
}



.solution-detail-link {
    font-size: 17px;
    font-family: var(--title-font-family);
    /* font-weight: 300; */
    height: 56px;
    padding: 13px;
}

/*
.event-overview-link, .solution-overview-link {
    font-size: 16px !important;
    font-family: var(--title-font-family);
    / * font-weight: 300; * /
    height: 50px;
    padding: 10px 10px;
}
*/
/*
.solution-overview-link {
    font-size: 16px !important;
    font-family: var(--title-font-family);
    / * font-weight: 300; * /
    height: 50px;
    padding: 10px 10px;
}
*/

.event-detail-top-box{
    height: 290px;
    background-color: transparent;
    background-image: linear-gradient(90deg, #D7F5DB 0%, #D6D8F4 100%);    
}

.event-detail-img-holder {    
    border-radius: 16px !important;
}    

.event-detail-img-holder img,
.event-detail-img-holder:hover img {
    transform: scale(1) rotate(0deg) !important;
}

.speaker-img {
  border-radius: 50%;
  overflow: hidden;
}

.speaker-position {
    font-size: 13px;
    /* font-weight: 300; */
    color: #6b7177;
}

.hr-grey {
    background-color: #E9E9E9;
    opacity: 1;
} 

a.basecolor {
    color: #53B0A1 !important;
}

.mbp_pagination .page-item:last-child {
    border: 1px solid #E9E9E9;
}

.news-detail-related-img-holder {
    border-top-left-radius: 16px !important;
    border-top-right-radius: 16px !important;
}

.news-detail-related-img-holder img{        
    filter: brightness(0.8);
    width: 100% !important;
    height: 200px !important;
    -o-object-fit: cover;
    object-fit: cover;        
}

.blog-style1.news-detail-related {
    border-radius: 16px;
}

.solution-overview-banner {
    /* background-image: url('../i/solution/overview-banner.jpg'); */
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    /* min-height: 300px; */
    /* height: auto; */
}

.solution-btn-search {
    /* font-weight: 300; */
    font-size: 18px !important;
    /*
    font-family: var(--title-font-family);
    height: 50px;
    padding: 10px 10px;
    */
}

.lefttside-hidden-bar .hsidebar-content {
    max-height: 500px !important;
}

.open-btn.filter-btn-left {
    background-color: #53B0A1 !important;
    color: #FFFFFF !important;
}

.custom_checkbox {
    line-height: 37px !important;
}    

.custom_checkbox input:checked ~ .checkmark {
    background-color: #53b0a1 !important;
    border: 1px solid #53b0a1;
}

.solution-overview-text {
  padding: 15px 14px 0 14px !important;
  min-height: 200px !important;
}

.solution-overview-img-holder img.solution {
    /* filter: brightness(0.8); */
    width: 100% !important;
    height: 200px !important;
    -o-object-fit: cover;
    object-fit: cover;        
}

/*
.solution-labels {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 5px;
    margin-top: 20px;
    margin-left: 20px;
    max-width: 180px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}
*/
.listing-style1 .listing-labels {
    /*
    background-color: #ffffff;
    -webkit-box-shadow: 0px 6px 15px rgba(64, 79, 104, 0.05);
    -moz-box-shadow: 0px 6px 15px rgba(64, 79, 104, 0.05);
    -o-box-shadow: 0px 6px 15px rgba(64, 79, 104, 0.05);
    box-shadow: 0px 6px 15px rgba(64, 79, 104, 0.05);
    color: var(--headings-color);
    border-radius: 50%;
    height: 36px;
    line-height: 36px;
    */
    position: absolute;
    left: 20px;
    top: 20px;
    /*
    text-align: center;
    width: 36px;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    */
/*    
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 6px 10px 6px 7px;
    gap: 4px;
    min-width: 56px;
    height: 28px;
    background: #fff;
    border: 1px solid #e9e9e9;
    -webkit-box-shadow: 0px 6px 15px rgba(64, 79, 104, .05);
    box-shadow: 0px 6px 15px rgba(64, 79, 104, .05);
    border-radius: 16px;
    font-size: 12px;
    font-weight: 600;
*/    
}

/* .listing-style1 .listing-labels .listing-label{ */
.listing-labels .listing-label{ */
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 6px 10px 6px 7px;
    margin-right: 5px;
    gap: 4px;
    height: 28px;
    /* min-width: 56px; */
    min-width: 100px;
    width: auto;
    background: #fff;
    border: 1px solid #e9e9e9;
    -webkit-box-shadow: 0px 6px 15px rgba(64, 79, 104, .05);
    box-shadow: 0px 6px 15px rgba(64, 79, 104, .05);
    border-radius: 16px;
    font-size: 12px;
    font-weight: 600;
}

/* .listing-style1 .listing-labels .listing-label img{ */
.listing-labels .listing-label img{
    width: 16px;
    margin-right: 4px;
    padding-bottom: 5px;
    display: inline;
}    

.suggest-event-box {
    border-radius: 20px;
    height: 300px;
    background-color: transparent;
    background-image: linear-gradient(160deg, #D7F3DD 50%, #ECEBFC 100%);    
}
.suggest-event-box .internal{    
    background-image: url('../i/event/background.png');
    background-position: right bottom;
    background-repeat: no-repeat;
    height: inherit;
    /* background-size: cover; */    
    padding: 35px;
}

.newsletter-box {
    border-radius: 20px;
    min-height: 300px;
    background-color: transparent;
    background-image: linear-gradient(160deg, #D7F3DD 50%, #ECEBFC 100%);    
}
.newsletter-box .internal{    
    background-image: url('../i/newsletter/background.png');
    background-position: right bottom;
    background-repeat: no-repeat;
    height: inherit;
    /* background-size: cover; */    
    padding: 25px;
}

.solution-special-box{
    background-color: transparent;
    background-image: linear-gradient(145deg, #D6F9F0 0%, #D6D8F433 40%);
}

.solution-special-box.result{
    height: 400px !important;
}

.solution-special-box.sidebar{
    border: 1px solid #E9E9E9;
    border-radius: 8px;
    height: 350px !important;
}

.solution-special-box .internal{    
    background-image: url('../i/solution/special-box.png');
    background-position: right bottom;
    background-repeat: no-repeat;
    height: inherit;
    /* background-size: cover; */
    
    padding: 35px;
}

/*
.solution-special-box-link {
    font-size: 18px;
    font-family: var(--title-font-family);
    / * font-weight: 300; * /
    height: 50px;
    padding: 10px 10px;
}
*/

.listing-style1.solution-overview:hover, .solution-special-box:hover {
    -webkit-box-shadow: 8px 8px 0 0 #d6d8f485;
    border-color: #b6b6b6!important;
    box-shadow: 8px 8px 0 0 #d6d8f485 !important;  
}

.solution-detail-banner{
    // height: 500px !important;
    background-color: transparent;
    background-image: linear-gradient(90deg, #D6F9F0 0%, #ECEBFC 100%);
}

.text-description ol, .text-description ol > li {
    list-style-type: decimal !important;
}

.text-description ul, .text-description ul > li {
    list-style-type: disc !important;
}

/*
.text-description li {
    list-style-type: disc !important;
}
*/

.home-top {
    padding: 70px 30px 0 30px;
}

.home-top-title {
font-family: 'DM Sans';
font-style: normal;
font-weight: 700;
font-size: 48px;
line-height: 59px;
color: #222222;
}

.home-top-title .selected {
    color: #34716a; /* , #53b0a1) */    
}    

.home-top-title.insurtech .selected {
    color: #5D37CD;
}    

.home-top-text{
font-family: 'DM Sans';
font-style: normal;
font-weight: 400;
font-size: 20px;
line-height: 26px;
color: rgba(34, 34, 34, 0.8);
}    

.home-top-elements {
    padding: 30px 0;
}

.home-ai-powered-matching {
    padding-top: 10px;
}

.home-ai-powered-matching__card {
    min-height: 320px;
    border-radius: 20px;
    padding: 28px 200px 30px 200px;
    background: rgba(255, 255, 255, 0.7);
    backdrop-filter: blur(15px);
    -webkit-backdrop-filter: blur(15px);
    border: 1px solid #E9E9E9;
    /* box-shadow: 0px 20px 60px rgba(93, 55, 205, 0.12); */
    position: relative;
    overflow: hidden;
}

.home-ai-powered-matching__card::before,
.home-ai-powered-matching__card::after {
    content: "";
    position: absolute;
    z-index: 0;
    pointer-events: none;
    opacity: 0.9;
}

.home-ai-powered-matching__card::before {
    width: 63%;
    height: 100%;
    left: -28%;
    top: 0%;
    background-image: url('/i/home/HomeAiBackgroundLeft.svg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    transform-origin: 70% 60%;
    /* animation: aiBgLeftRotate 28s linear infinite; */
}

.home-ai-powered-matching__card::after {
    width: 85%;
    height: 100%;
    right: -25%;
    top: 0%;
    background-image: url('/i/home/HomeAiBackgroundRight.svg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    transform-origin: 30% 60%;
    /* animation: aiBgRightRotate 34s linear infinite; */
}

.home-ai-powered-matching__card > * {
    position: relative;
    z-index: 1;
}

@keyframes aiBgLeftRotate {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

@keyframes aiBgRightRotate {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(-360deg); }
}

@media (prefers-reduced-motion: reduce) {
    .home-ai-powered-matching__card::before,
    .home-ai-powered-matching__card::after {
        animation: none;
    }
}

.home-ai-powered-matching__title {
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 100%;
    /* background: linear-gradient(90deg, #86E3D1 0%, #4E22EA 100%); */
    -webkit-background-clip: text;
    background-clip: text;
    color: #222222;
    margin-bottom: 24px;
    letter-spacing: 0;
}

.home-ai-powered-matching__subtitle {
    display: none;
    margin-top: 8px;
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 28px;
    color: #222222;
}

.home-ai-powered-matching__search {
    margin-top: 16px;
}

.home-ai-powered-matching__searchInner {
    height: 54px;
    border-radius: 30px;
    border: 3px solid transparent;
    padding: 10px 10px;
    display: flex;
    align-items: center;
    gap: 10px;
    background:
        linear-gradient(#ffffff, #ffffff) padding-box,
        linear-gradient(90deg, #B0F1E2 0%, #5D37CD 100%) border-box;
}

.home-ai-powered-matching__input {
    border: 0;
    outline: none;
    flex: 1;
    width: 100%;
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 28px;
    color: rgba(34, 34, 34, 0.8);
    background: transparent;
    padding: 0 6px;
}

.home-ai-powered-matching__input::placeholder {
  color: #B0B0B0;
  opacity: 1; /* Firefox */
}

.home-ai-powered-matching__input::-ms-input-placeholder { /* Edge 12 -18 */
  color: #B0B0B0;
}

.home-ai-powered-matching__input[readonly] {
    cursor: default;
}

.home-ai-powered-matching__send {
    border: 0;
    padding: 12px;
    background: #F6F6F6;
    line-height: 0;
    display: inline-flex;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
}

.home-ai-powered-matching__chips {
    margin-top: 30px;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.home-ai-powered-matching__chip {
    border-radius: 20px;
    padding: 10px 15px;
    border: 1px solid #E7E7E7;
    background: #fff;
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 1.2;
    color: #4F4F4F;
    cursor: pointer;
}

.home-ai-powered-matching__chip:hover {
    color: #5D37CD;
    border-color: #D9D5FF;
}

@media (max-width: 992px) {
    .home-top {
        padding: 40px 0 0 0;
    }
    .home-top-title {
        line-height: 38px;
        font-size: 32px;
    }        
    .home-top-text {
        line-height: 25px;
        font-size: 18px;
    }        
    .home-top-elements {
        padding: 10px 0;
    }
    .home-ai-powered-matching__card {
        padding: 22px 18px 22px 18px;
    }
    .home-ai-powered-matching__title {
        font-size: 28px;
    }
}

@media (max-width: 720px) {
    .home-top {
        padding: 30px 0 0 0;
    }
    .home-top-title {
        line-height: 35px;
        font-size: 28px;
    }        
    .home-top-text {
        line-height: 22px;
        font-size: 16px;
    }        
    .home-top-elements {
        padding: 5px 0;
    }
}


.home-box-solution {
    border-radius: 8px;
    background-color: #ffffff;
    border: 1px solid #E9E9E9;
    /*box-shadow: 0 10px 0 0 #EDEDED; #d6d8f485 !important; */      
    box-shadow: 0px 20px 10px 0px rgba(202.3, 202.3, 202.3, 0.5);
    /* 
    margin: 0 10px 0 10px;
    margin-bottom: 30px;
    overflow: hidden;
    position: relative;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
     */
}


body.home .top-bg50{
    background-color: transparent;
    background-image: linear-gradient(90deg, #DAF7F2 0%, #E9EDFB 80%);
    background-repeat: no-repeat;
    background-size: 100% 50%;
}

.home-solution-item {
    margin: 10px 0;
    padding: 10px 3px;
    font-size: 14px;
    border-radius: 20px;
    /* background-color: #d6f9f0; */ /* #DAF7F2 */
    background: rgba(83, 176, 161, .12);
    line-height: 60px;
    min-height:70px;    
    text-align: center;
    vertical-align: middle;    
}

.home-solution-button-holder{
    padding: 0px 0px 0px 0px;
    position: absolute;
    bottom: 36%;
    right: -61%;
/*    
    max-width: 100%;
    --kit-widget-spacing: 0px;
    margin-block-end: 0;
    margin-bottom: 0;
*/    
    z-index: 1.01;
}

@media (min-width: 900px) {  
  .home-solution-button-holder{
    right: -57%;
  }
}
    
@media (min-width: 1200px) {  
  .home-solution-button-holder{
    right: -55%;
  }
}

.home-opinion {
    margin: 0px;
    padding: 40px;
    border-radius: 8px;
    background-color: transparent;
    background-image: linear-gradient(90deg, #DAF7F2 0%, #E9EDFB 80%);
   
    min-height:190px;    
    vertical-align: middle;
}
/*
.home-opinion-button:hover {
    border: 1px solid #53B0A1 !important;
} 
*/   

.home-opinion-image-holder {
    padding: 0px 0px 0px 0px;
    position: absolute;
    top: -40px;
    max-width: 100%;
    --kit-widget-spacing: 0px;
    margin-block-end: 0;
    margin-bottom: 0;
    z-index: 1.01;
}
.home-opinion-button-holder{
    z-index: 1.02;
    position: absolute;
    top: 165px;
    padding-left: 40px;
}

.home-ecosystem {
    background-image: url('../i/home/ecosystem.jpg');  
    background-position: 100% 0;
    background-size:50%;    
    background-repeat:no-repeat;     
    min-height: 640px;    
}

@media (max-width: 992px) {
  .home-ecosystem {
    background-image: none;  
  }
}

.home-ecosystem-group {
    margin: 20px 0 0 0;
    padding: 20px;
    border-radius: 10px;
    background-color: #FFFFFF;
    min-height:300px;      
}

@media (max-width: 992px) {
  .home-ecosystem-group {
    min-height:160px;      
  }    
}  

.chart-box, .chart-box2, .chart-box3 {
    flex-wrap: wrap;
    border: 1px solid #e7e7e7;
    border-radius: 30px;
    padding: 20px;
    margin: 20px 0;
    -webkit-box-align: center;    
}
.chart-box {
    min-height: 135px;
}
.chart-box2 {
    min-height: 220px;
} 
.chart-box3  {
    min-height: 350px;
}
h4.chart-title {
    font-weight: 400;
    font-size: 16px;
    color: #6d6d6d !important;
    margin: 0;
}    
.chart-box2 h4.chart-title,
.chart-box3 h4.chart-title {
    font-size: 18px;
}

.chart-number {
    margin: 0;
    font-weight: 700;
    font-size: 45px;
}

.charts-background {
    background-image:url('/i/home/dashboard-block.png');    
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;    
}

.container-box {
    flex-wrap: wrap;
    background:#FFFFFF;
    /* border: 1px solid #e7e7e7; */
    border-radius: 30px;
    padding: 25px;
    box-shadow: 0px 15px 15px rgba(64, 79, 104, .05);
}

a .menu-login-username {    
    /* color:#222222; */
    padding-left: 10px;
}
.user_setting .dropdown-menu.dropdown-menu-login.show {
    border-radius: 12px !important;
    width: 200px !important;
    padding: 15px 8px !important;
    transform: translate(-190px, 60px) !important;
}

.user_setting .dropdown-menu .dropdown-item {
    font-size: 16px;
    font-weight: 400;
}

.user_setting .dropdown-menu .dropdown-item.active,
.user_setting .dropdown-menu .dropdown-item.active span,
.user_setting .dropdown-menu .dropdown-item:hover,
.user_setting .dropdown-menu .dropdown-item:hover span {
  background-color: #ffffff;
  color: #53B0A1;
}

.dashboard_sidebar_list .sidebar_list_item a:hover,
.dashboard_sidebar_list .sidebar_list_item a:active,
.dashboard_sidebar_list .sidebar_list_item a:focus,
.dashboard_sidebar_list .sidebar_list_item a.-is-active {
  background-color: #ffffff;
  color: #ffffff;
}

.form-errors {
    margin: 0 0 30px 0;
    padding: 20px;
    border-left: 2px solid #AB3331;    
    background-color: rgba(236, 200, 197, 0.5);
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    color: #AB3331;
}
.form-errors ul li {
    list-style-type: disc;
}
.form-errors ul {
    margin: 0;    
}

.form-element-error{
    color: #AB3331;
}

.form-element {
    margin-top: 20px;    
}

.navpill-style1 .signup-role.nav-link, .navpill-style1 .completeregistration-role.nav-link {
    padding: 16px 0;
    min-width:200px;
}

.navpill-style1 .signup-role.nav-link.active, .navpill-style1 .signup-role.nav-link:hover,
.navpill-style1 .completeregistration-role.nav-link.active, .navpill-style1 .completeregistration-role.nav-link:hover {
    border-radius: 8px !important;
}    

.solution-detail-restricted {
    opacity: 0.8;
    /* filter: brightness(80%); */
    background-image: url('../i/solution/detail-background.jpg');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;    
}

/*
.solution-detail-restricted-button-back {
    width: 100%;
    border: 1px solid #53B0A1;
    color: #53B0A1;
    font-size: 17px;
    font-family: var(--title-font-family);
    / * font-weight: 300; * /
    height: 60px;
    padding: 15px 30px;
}
.solution-detail-restricted-button-back:hover {
    border: 1px solid #53B0A1 !important;    
} 
*/

/*
.solution-detail-restricted-button-signup {
    width: 100%;
    font-size: 17px;
    font-family: var(--title-font-family);
    / * font-weight: 300; * /
    height: 60px;
    padding: 15px 30px;
}    
*/

.user-image {
    /* border-radius: 50%; */
    border-radius: 4px;
    width: 50px !important;
}

.listing-style1 a.listing-fav:hover,
.listing-style1 a.listing-fav.active {
    background-color: #53B0A1;
    color: #FFFFFF;
}

.navtab-style {
  position: relative;
}
.navtab-style .nav-tabs {
  border-bottom: 1px solid #E9E9E9;  
}
.navtab-style .nav-link {
  margin-bottom:-3px;
  border: 2px solid transparent;
  color: #697488;
  display: inline-block;
  padding-bottom:0.5rem;
  position:relative;  
}
.navtab-style .nav-link:hover {
  border: 2px solid transparent;
}
.navtab-style .nav-link.active {
  border: 2px solid transparent;
  color: #222222;  
}

.navtab-style .nav-link.active::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 2px;
    background-color: #222222;
}

.navtab-style .nav-link::before{
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 2px;
    background-color: #222222;
    transition: width 0.25s ease-out;
}

.navtab-style .nav-link:hover::before{
    width: 100%;
}      

form.big .form-control {
    height: 55px !important;
}    
form.normal .form-control {
    height: 45px !important;
}    

.holder-image-circle img {
    border-radius: 50%;
}

.holder-image-standart img {
    border-radius: 4px;
}

.image-upload-holder{
    border: 1px solid #e7e7e7;
    border-radius: 15px;
    padding: 20px;
    margin: 20px 0;    
    vertical-align: text-top;    
}

.form-img-button {
    padding: 9px 25px !important;    
}    

.form-img-button a{
    color: #FFFFFF;
    font-size: 16px;
    /* font-weight: 300; */
}

.btn-medium {
    padding: 9px 25px !important;    
}

.btn-medium a{
    color: #53B0A1;
    font-size: 16px;
    /* font-weight: 300; */
}

.btn-medium a:hover{
    color: #FFFFFF; 
}

.select2-container--default .select2-selection--multiple,
.select2-container--default.select2-container--focus .select2-selection--multiple {
    padding: .375rem .75rem !important;
    font-size: 1rem !important;
    background-color: white !important;
    border: 1px solid #DCDCDC !important;
    border-radius: 8px !important;
    cursor: text;    
    position: relative;
}
.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: 1px solid #555555 !important;
}    

li.select2-selection__choice {
    background-color: #EFF2F8 !important;
}
.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{
    background-color:#53B0A1 !important;
}

.table-style3 .t-head th {
    border: 0;
    color: var(--headings-color);
    font-weight: 500;
    font-size: 15px;
    padding: 8px 6px;
}

.table-style3 .t-body td {
    color: var(--headings-color);
    font-size: 14px;
    font-weight: 400;
    padding: 5px 6px;
    vertical-align: middle;
}

.table-style3 .t-body tr:hover {
    background: #f6f6f6;
}

.home-link-goto-solution{
    font-size: 20px;
    font-family: var(--title-font-family);
    font-weight: 400;
    height: 60px;
    padding: 13px 30px;
}


.home-opinion-button {
    /*
    border: 1px solid #53B0A1;
    color: #53B0A1;
    */
    font-size: 17px;
    font-family: var(--title-font-family);
    /* font-weight: 300; */
    height: 60px;
    padding: 15px 30px;
}


/* btn START */
.btn-custom {
    font-weight: 500;
    /* font-weight: 300; */
}
.btn-light-gray a{
    color:#53B0A1;
}
.btn-custom.btn-light-gray:hover a{
    color: #FFFFFF; 
}
.btn-custom.btn-thm a{
    color: #FFFFFF; 
}

.btn-custom.btn-black {
   background-color: #000000 !important;
}   


.btn-custom.btn-black,
.btn-custom.btn-black:hover {
    color: #FFFFFF; 
}

.btn-custom.btn-white3,
.btn-custom.btn-white3:hover {
    color: #000000; 
    border: 0;
}

.btn-custom.btn-white3:hover {
    color: #6C48E1;
}

.btn-custom.btn-white3 {
   background-color: #FFFFFF !important;
}   

.btn-size14 {
    font-size: 14px;
    padding: 4px 10px !important;    
}


/*
.btn-size14 a{
    font-size: 14px;
}
*/
.btn-size15 {
    font-size: 15px;
    padding: 5px 25px !important;    
}
/*
.btn-size15 a{
    font-size: 15px;
    padding: 5px 28px !important;    
}
*/
.btn-size16 {
    font-size: 16px;
    padding: 8px 25px !important;    
}
/*
.btn-size16 a{
    font-size: 16px;
}
*/
.btn-size18 {
    font-size: 18px;
    height: 56px;
    padding: 13px 30px !important;    
}
/*
.btn-size18 a{
    font-size: 18px;
}
*/
.btn-size20 {
    font-size: 20px;
    height: 60px;
    padding: 14px 30px !important;    
}
/*
.btn-size20 a{
    font-size: 20px;
}
*/

/* btn END */

.document-upload-holder{
    border: 1px solid #e7e7e7;
    border-radius: 15px;
    padding: 20px;
    margin: 30px 0 0 0;    
    vertical-align: text-top;    
}

.document-download-holder{
    border: 1px solid #e7e7e7;
    border-radius: 15px;
    padding: 30px 20px 5px 20px;
    margin: 30px 0 0 0;    
    vertical-align: text-top;    
        
}    

.document-upload-holder .fu-file-row{
    border-bottom: 1px solid #e7e7e7;
    padding: 0 0 15px 0;
}

.document-download-holder .fu-file-row{
    border-top: 1px solid #e7e7e7;
    margin: 5px;
    padding: 15px 0 0 0;
}

.p_13_30{
    padding: 13px 30px !important;
}    

.window-modal .modal-header {
  border: none;
  padding: 30px 30px 0;
}
.window-modal .btn-close {
  background: none;
  border-radius: 50%;
  color: #ffffff;
  font-size: 20px;
  height: 40px;
  opacity: 1;
  padding: 0;
  text-align: center;
  width: 40px;
}
.window-modal .btn-close:focus {
  box-shadow: none;
  outline: none;
}
.window-modal .modal-content {
  background-color: transparent;
  border: none;
}
.window-modal .modal-body {
  padding: 15px 30px 30px;
}

.modal-body-content {
  padding: 25px 20px 20px 20px;  
  align-items: center;
  background-color: #ffffff;
  border: 1px solid #E9E9E9;
  border-radius: 8px;
  -webkit-box-shadow: 0px 6px 15px rgba(64, 79, 104, 0.05);
  -moz-box-shadow: 0px 6px 15px rgba(64, 79, 104, 0.05);
  -o-box-shadow: 0px 6px 15px rgba(64, 79, 104, 0.05);
  box-shadow: 0px 6px 15px rgba(64, 79, 104, 0.05);
  /* display: flex; */
  /* height: 100px; */
}
.modal-body-content .form-control {
  border: none;
}
.modal-body-content .form-control:focus {
  border: none;
  outline: none;
}
.modal-body-content input::placeholder {
  color: var(--headings-color);
  font-family: var(--title-font-family);
  font-weight: 400;
}

.communication-form input {
    margin: 10px 0 20px 0;
    border: 1px solid #E9E9E9;
    border-radius: 8px;
    height: 35px;    
    width: 100%;
    padding: 25px 20px;
}

.btn-thm {
    border-radius: 4px;
    border: 1px solid #53B0A1;
    color: #FFFFFF;
    background-color: #53B0A1 !important;
}
.btn-thm:hover {
    border: 1px solid #339081 !important;
    background-color: #339081 !important;    
}
.btn-thm:hover:before {
    background-color: #339081 !important;  
}

.btn-light-gray {
    border-radius: 4px;
    border: 1px solid #53B0A1;
    color: #53B0A1;
    background-color: #FFFFFF !important;
}
.btn-light-gray:hover {
    border: 1px solid #53B0A1 !important;
    color: #53B0A1 !important;
    background-color: #F5FFF4 !important;
}    
.btn-light-gray:hover:before {
    background-color: #F5FFF4 !important;
}


.box-solution-item {
    align-items: center !important; 
    display: -webkit-flex;
    max-width:160px;
    padding: 25px;
    border-radius: 30px 30px 30px 30px;
    text-align: left;
    margin: var(--kit-widget-spacing, 10px);
    min-height: 100px;
    background: rgba(83, 176, 161, 0.12);
    backdrop-filter: blur(20px);
}    

/*
@media (max-width: 1400px) {
  .box-solution-item {
      max-width:180px;
  }
}
*/

.box-solution-btn-go {    
    position:relative;
    direction: rtl;
    right: 120px;
    top: -97px;   
}

@media (max-width: 1400px) {
  .box-solution-btn-go {
      right: 190px;
  }
}

.home-box-solution-row {
    margin-left:30px;
}


@media (max-width: 1400px) {
  .home-box-solution-row {
      margin-left:60px;
  }
}

@media (max-width: 1200px) {
  .home-box-solution-row {
      margin-left:70px;
  }
}

@media (max-width: 992px) {
  .home-box-solution-row {
      margin-left:0px;
  }
}

.solution-detail-image {
    margin: 20px 0;  
}

.solution-detail-image img {
    border-radius: 10px;
    width: 700px;    
}

@media (max-width: 992px) {
    .solution-detail-image img {
        width: 500px;    
    }
}

.promo-image{width:560px;}
@media(max-width:670px){.promo-image{width:550px;}}
@media(max-width:660px){.promo-image{width:540px;}}
@media(max-width:650px){.promo-image{width:530px;}}
@media(max-width:640px){.promo-image{width:520px;}}
@media(max-width:630px){.promo-image{width:510px;}}
@media(max-width:620px){.promo-image{width:500px;}}
@media(max-width:610px){.promo-image{width:490px;}}
@media(max-width:600px){.promo-image{width:480px;}}
@media(max-width:590px){.promo-image{width:460px;}}
@media(max-width:580px){.promo-image{width:450px;}}
@media(max-width:570px){.promo-image{width:440px;}}
@media(max-width:560px){.promo-image{width:430px;}}
@media(max-width:550px){.promo-image{width:420px;}}
@media(max-width:540px){.promo-image{width:410px;}}
@media(max-width:530px){.promo-image{width:400px;}}
@media(max-width:520px){.promo-image{width:390px;}}
@media(max-width:510px){.promo-image{width:380px;}}

.sidebar-widget.promo-banner {
    padding: 0;
}

.promo-banner {
    background: linear-gradient(162.31deg, #D6F9F0 0%, #ECEBFC 99.94%);    
    border-radius: 16px;    
}

.promo-banner .internal{    
    background-image: url('../i/solution/promo/puzzle.png');
    background-position: right bottom;
    background-repeat: no-repeat;
    height: inherit;
    padding: 35px;
}

.numberHolder{
box-sizing: border-box;
display: flex;
flex-direction: row;
justify-content: center;
align-items: center;
padding: 3.75px;
gap: 3.75px;
isolation: isolate;
width: 47.5px;
height: 25px;
background: linear-gradient(323.77deg, rgba(235, 236, 250, 0.7) 0%, rgba(255, 255, 255, 0.7) 49.71%, rgba(255, 255, 255, 0.9) 100%);
border: 0.25px solid #E9E9E9;
border-radius: 13.75px;
flex: none;
order: 0;
flex-grow: 0;
}

.number{
padding-right: 15px;    
width: 20px;
height: 48px;
left: calc(50% - 20px/2);

font-family: 'DM Sans';
font-style: italic;
font-weight: 900;
font-size: 34px;
line-height: 130%;
text-align: center;

background: linear-gradient(163.82deg, #D6F9F0 15.57%, #BFB9F6 83.04%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
text-fill-color: transparent;


/* Inside auto layout */
flex: none;
order: 0;
flex-grow: 0;
z-index: 0;
}

.sidebar-widget.solution-promo-update {
    padding: 0;
}

.solution-promo-update {
    background: linear-gradient(162.31deg, #D6F9F0 0%, #ECEBFC 99.94%);    
    border-radius: 16px;    
}

.solution-promo-update .internal{    
    background-image: url('../i/solution/promo/arrow.png');
    background-position: right bottom;
    background-repeat: no-repeat;
    height: inherit;
    padding: 35px;
}

.button-video{
    font-size:17px;
    font-family:'DM Sans';
    font-weight:600;
    color: #222222;
    padding: 10px !important;    
}
.center {
  display: flex;
  justify-content: center;
  align-items: center;
}

.button-call-us, .button-text-us{
    font-size:15px;
    font-family:'DM Sans';
    font-weight:600 !important;
    width: 100%;
    height: 56px;
    padding: 13px 30px !important;        
}

.home-select-role-box {
    background: linear-gradient(90deg, #D6F9F0 0%, #ECEBFC 100%);
    border-radius: 12px;
    width: 100%;
    margin-bottom: 20px;
    padding: 0;    
}
.home-select-role-box .insurer,
.home-select-role-box .insurtech {
    background-position: right bottom;
    background-repeat: no-repeat;
    height: inherit;
    padding: 28px;
}    
.home-select-role-box .insurer {
    background-image: url('../i/home/selectrole/cubes-small.png');
}
.home-select-role-box .insurtech {
    background-image: url('../i/home/selectrole/tag-small.png');
}

.home-select-role-button{
    margin-top:10px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 16px 35px;
    gap: 10px;        
    /* width: 250px; */
    width: 75%;
    height: 60px;
    background: #F3FDFA;
    border-radius: 4px;
    flex: none;
    color: #53B0A1;    
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 15px;
    line-height: 28px;
}
.home-select-role-button i{
    transform: rotate(-45deg);
}

body.home .top-bg {
    background-color: transparent;
    background-image: linear-gradient(90deg, #DAF7F2 0%, #E9EDFB 80%);
}

body.home .top-bg.insurtech {
    background-image: linear-gradient(95.39deg, #ECEBFC 0%, #BFB9F6 100%);
}

.home-top-role-internal{
    background-position: right bottom;
    background-repeat: no-repeat;
    height: inherit;    
}
.home-top-role-internal.insurer{
    background-image: url('../i/home/selectrole/cubes.png');
}
.home-top-role-internal.insurtech{
    background-image: url('../i/home/selectrole/tag.png');
}

.home-line{    
    background: linear-gradient(90deg, #E1FEDB 0%, #D3FDCA 100%);
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding: 5px 0;
    gap: 10px;
    isolation: isolate;
}
.home-line.insurer{    
    background: linear-gradient(90deg, #9F91F0 0%, #27175F 100%), #27175F;
}
.home-line.insurtech{    
    background: linear-gradient(90deg, #E1FEDB 0%, #D3FDCA 100%);
}    
.home-line .text{    
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 450;
    font-size: 15px;
    line-height: 28px;
    text-align: center;
}
.home-line.insurer .text{    
    color: #FFFFFF;
}
.home-line.insurtech .text{    
    color: #000000;
}

@media (max-width: 720px) {
    .home-line .text{    
        font-size: 14px;
        line-height: 22px;
    }
}

.home-video{    
    line-height:220px;
    height:220px;
    background-position: center center;
    background-size: 100% auto;    
    background-repeat: no-repeat;
    border-radius: 20px;
    box-sizing: border-box;
    filter: drop-shadow(0px 4px 32px rgba(0, 0, 0, 0.08));
}

@media (max-width: 992px) {
    .home-video{
        line-height:300px;
        height:300px;
    }
}

@media (max-width: 1200px) {
    .home-video{
    }
}

@media (max-width: 1400px) {
    .home-video{
        line-height:190px;
        height:190px;
    }
}




.home-video.insurer{
    background-image: url('../i/home/role/video-preview-insurer.png');
}

.home-video.insurtech{
    background-image: url('../i/home/role/video-preview-insurtech.png');
    border-radius: 20px;
}

a.home-video-button{    
font-size: 14px;
font-weight: 600;
color: #FFFFFF;
padding: 6px 15px;
width: 128px;
height: 40px;
background: linear-gradient(270deg, #5D37CD 0%, #9F91F0 100%);
border-radius: 4px;
}    
a.home-video-button:hover{
    color: #FFFFFF;
}


.menu-login {
display: flex;
flex-direction: row;
align-items: center;
padding: 2px;
width: 179px;
height: 36px;
background: rgba(246, 246, 246, 0.5);
border-radius: 18px;
flex: none;
order: 5;
flex-grow: 0;
}
.menu-login-selected {
box-sizing: border-box;
display: flex;
flex-direction: row;
align-items: center;
padding: 2px 15px;
gap: 10px;


height: 32px;

background: #FFFFFF;
border: 1px solid #E7E7E7;
box-shadow: 0px 5px 15px rgba(18, 45, 45, 0.05);
border-radius: 16px;

flex: none;
order: 0;
flex-grow: 0;
}

.menu-login-selected.insurer{
width: 80px;    
padding-left: 15px;
}

.menu-login-selected.insurtech{
width: 98px; 
padding-left: 17px;   
}

.menu-login-selected a {
height: 28px;
font-family: 'DM Sans';
font-style: normal;
font-weight: 600;
font-size: 12px;
line-height: 28px;
display: flex;
align-items: center;
color: #6C48E1;
flex: none;
order: 0;
flex-grow: 0;
}

.menu-login-noselected {
padding-left: 10px;    
height: 28px;
font-family: 'DM Sans';
font-style: normal;
font-weight: 600;
font-size: 12px;
line-height: 28px;
color: #6D6D6D;
flex: none;
order: 0;
flex-grow: 0;
}
.menu-login-noselected.insurer{
    padding-left: 18px;
    padding-right: 10px;
}
.menu-login-noselected a:hover {
color: #6C48E1;
}

.home-text-element-date{
display: flex;
flex-direction: row;
justify-content: center;
align-items: center;
padding: 0px 12px;
gap: 10px;
height: 28px;
background: #ECEBFC;
border-radius: 60px;
font-size: 12px;
font-weight: 600;
}
.home-text-element-date.insurer{
    color: #6C48E1;
}
.home-text-element-date.insurtech{
    color: #53B0A1;
}

.insurtech-solution-special-box{
    box-sizing: border-box;
    margin: 0 auto;
    height:400px;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.3) 0%, #FFFFFF 100%);
    border: 1px dashed #E9E9E9;
    backdrop-filter: blur(10px);
    border-radius: 5px;
}

.insurtech-solution-special-box:hover {
    -webkit-box-shadow: 8px 8px 0 0 #d6d8f485;
    border-color: #b6b6b6!important;
    box-shadow: 8px 8px 0 0 #d6d8f485 !important;  
}

.partner-top-text {
    height: 28px;
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 28px;
    text-align: center;
    color: #222222;
}
.partner-bottom-title{
font-family: 'DM Sans';
font-style: normal;
font-weight: 700;
font-size: 32px;
line-height: 42px;
color: #222222;
flex: none;
order: 1;
flex-grow: 0;
}
.partner-bottom-text{
font-family: 'DM Sans';
font-style: normal;
font-weight: 500;
font-size: 15px;
line-height: 28px;
color: #4F4F4F;
}

.partner-bottom{
box-sizing: border-box;
display: flex;
flex-direction: column;
align-items: flex-start;
padding: 20px;
gap: 16px;
border: 1px solid #DBD8FA;
border-radius: 20px;
flex: none;
order: 2;
align-self: stretch;
flex-grow: 0;
}

.home-text-element-number{
    font-size: 45px;
    font-weight: 700;
    padding-top: 10px;
}

.home-text-element-number-date-holder{
    padding-top: 10px;
}

@media (max-width: 992px) {
    .home-text-element-number{
        font-size: 30px;
        padding-top: 5px;
    }
    .home-text-element-number-date-holder{
        padding-top: 5px;
    }
}

.selectrole {
    margin-top: 100px;
}

@media (max-width: 992px) {
    .selectrole {
        margin-top: 60px;
    }
}

@media (max-width: 720px) {
    .selectrole {
        margin-top: 20px;
    }
}

