@font-face {
    font-family: Roboto-Regular;
    src: url("../fonts/Roboto-Regular.ttf");
}

@font-face {
    font-family: Roboto-bold;
    src: url("../fonts/Roboto-Bold.ttf");
}

@font-face {
    font-family: Roboto-Light;
    src: url("../fonts/Roboto-Light.ttf");
}

@font-face {
    font-family: Roboto-Medium;
    src: url("../fonts/Roboto-Medium.ttf");
}

body {
    font-family: Roboto-Regular, sans-serif;
    font-size: 16px;
    font-weight: 100;
    line-height: 26px;
    letter-spacing: 0;
    border-bottom: 4px solid #00A0DF;
}

.detail-boxe {
    max-width: 900px;
    width: calc(100% - 74px);
    margin: auto;
}

.editors-date {
    max-width: 900px;
    width: calc(100% - 74px);
    margin: auto;
}

a {
    color: #00A0DF;
    text-decoration: none;
    background-color: transparent;
}

.transparent-navbar {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    box-shadow: 1px 5px black;
    -moz-box-shadow: inset 0 0 10px #000000;
    -webkit-box-shadow: inset 0 0 10px #000000;
    box-shadow: inset 0 0 10px #000000;
}

.entando-navbar-fixed {
    background-color: transparent;
    position: absolute;
    width: 100%;
    font-size: 12px;
    padding-right: 15px;
    padding-left: 15px;
    z-index: 1019;
    color: #fff;
    margin-bottom: 6px;
    border-top: 4px solid #002f87f0;
    top: -1px;
}

.sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1000;
}

h1,
h1 p,
.h1 p {
    font-family: Roboto-bold, sans-serif;
    color: #101820;
    font-size: 48px !important;
    font-weight: 900;
    padding-bottom: 0;
    letter-spacing: 0;
    line-height: 56px !important;
}
 .vertical-banner h1 p,
.vertical-banner .subtitleH1 p ,
.vertical-banner h1,
.vertical-banner .subtitleH1,
.horizontal-banner h1 p,
.horizontal-banner .subtitleH1 p ,
.horizontal-banner h1,
.horizontal-banner .subtitleH1 {
    color: #fff;
 }

h2,
h2 p,
.h2 p,
.text-card h2 p {
    font-family: Roboto-bold, sans-serif;
    color: #101820;
    font-style: normal;
    font-weight: 900;
    font-size: 40px !important;
    letter-spacing: 0;
    line-height: 48px;
}

h3,
h3 p,
.h3 p {
    font-family: Roboto-medium, sans-serif;
    color: #101820;
    font-style: normal;
    font-weight: 500;
    font-size: 30px;
    letter-spacing: 0;
    line-height: 36px;
}

h4,
h4 p,
.h4 p {
    font-family: Roboto-Medium, sans-serif;
    color: #101820;
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    letter-spacing: 0;
    line-height: 36px;
}

p {
    color: #101820;
    font-family: Roboto-Regular, sans-serif;
    font-size: 16px;
    line-height: 26px;
}

p.subtitleH1,
p.subtitleH1 p,
div.subtitleH1 p,
div.subtitleH1 {
    color: #101820;
    font-size: 20px;
    letter-spacing: 0;
    line-height: 30px;
    text-align: center;
    margin-bottom: 30px;
}

p.subtitleH2,
p.subtitleH2 p,
div.subtitleH2 p,
div.subtitleH2 {
    color: #101820;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 35px;
    text-align: center;
    margin: 18px 0 30px;
}

p.medium,
p.medium p,
div.medium,
div.medium p {
    font-family: Roboto-Regular, sans-serif;
    color: #101820;
    font-size: 18px;
    letter-spacing: 0;
    line-height: 30px;
    margin-bottom: 30px;
}

p.little,
p.little p {
    font-family: Roboto-Regular, sans-serif;
    color: #101820;
    font-size: 22px;
    letter-spacing: 0;
    line-height: 30px;
}

button:focus {
    outline: 0;
}

strong {
    font-weight: 900;
}

a {
    transition: all 0.3s ease;
}

.entando-container {
    max-width: 85%;
    position: relative;
}

.no-container {
    max-width: 84%;
}

.entando-navbar-up {
    background: transparent;
}

.entando-navbar-up-white {
    height: 32px;
    background: #002F87;
    line-height: 32px;
    color: #fff;
    font-size: 12px;
}

.entando-navbar-menu {
    position: absolute;
    right: 174px;
}

.entando-navbar-cta {
    position: absolute;
    right: 15px;
}

.entando-language a {
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
}

.entando-central a {
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    margin-left: 1rem;
}

.entando-navbar {
    background: transparent;
    height: 89px;
    margin-top: 27px;
    /* transition: background .5s; */
}

.entando-navbar-white {
    background: #003087;
}

.navbar-brand {
    height: 45px;
    width: 170px;
    background: url("../img/Entando_Logo_White_Blue.svg");
    background-repeat: no-repeat;
}

#entando-toogle-button {
    display: block;
    position: relative;
    top: 0px;
    right: -19px;
    z-index: 1;
    -webkit-user-select: none;
    user-select: none;
}

#entando-toogle-button input {
    display: block;
    width: 40px;
    height: 32px;
    position: absolute;
    top: -7px;
    left: -5px;
    cursor: pointer;
    opacity: 0;
    z-index: 2;
    -webkit-touch-callout: none;
}

#entando-toogle-button span {
    display: block;
    width: 33px;
    height: 4px;
    margin-bottom: 5px;
    position: relative;
    background: #ffffff;
    border-radius: 3px;
    z-index: 1;
    transform-origin: 4px 0px;
    transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), opacity 0.55s ease;
}

#entando-toogle-button span:first-child {
    transform-origin: 0% 0%;
}

#entando-toogle-button span:nth-last-child(2) {
    transform-origin: 0% 100%;
}

#entando-toogle-button input:checked ~ span {
    opacity: 1;
    transform: rotate(45deg) translate(-9px, -13px);
    background: #ffffff;
}

#entando-toogle-button input:checked ~ span:nth-last-child(3) {
    opacity: 0;
    transform: rotate(0deg) scale(0.2, 0.2);
}

#entando-toogle-button input:checked ~ span:nth-last-child(2) {
    transform: rotate(-45deg) translate(-7px, 11px);
}

.navbar-expand-lg .entando-navbar-menu a.nav-link {
    padding-right: 10px;
    padding-left: 10px;
}

.nav-link.no-son-page {
    display: block;
    padding: 0;
}

.entando-navbar-menu a.nav-link {
    color: #ffffff;
    font-family: Roboto-Regular, sans-serif;
    font-size: 16px;
    letter-spacing: 0;
    text-transform: uppercase;
    outline: none;
    display: inherit;
    /* font-weight: 500; */
}

.entando-navbar-menu a.nav-link span,
.entando-footer-container-content a.entando-footer-title span {
    display: none;
}

.entando-footer ul.dropdown-menu {
    border-radius: 0;
    border: none;
}

.entando-navbar-menu li.active::after {
    background: #00a0df;
    color: #00a0df;
    bottom: 0;
    content: '';
    display: block;
    left: 5%;
    position: absolute;
    width: 80%;
    height: 2px;
}

.entando-navbar-menu li::after {
    transition: all 0.3s ease;
    background: transparent;
    bottom: 0;
    content: '';
    display: block;
    left: 5%;
    position: absolute;
    width: 0%;
    height: 2px;
}

.entando-navbar-menu li:hover::after {
    background: #00a0df;
    bottom: 0;
    content: '';
    display: block;
    left: 10px;
    position: absolute;
    width: 80%;
    height: 2px;
}

.entando-navbar-menu .dropdown-menu {
    z-index: 0;
    display: none;
    float: left;
    font-size: 1rem;
    color: #ffffff;
    list-style: none;
    background-color: #ffffff;
    border: none;
    border-radius: 0;
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    top: 60px;
    left: 10px;
    width: 100%;
    min-width: 13rem;
}

.entando-navbar-menu .dropdown-menu a {
    color: #ffffff;
}

.entando-navbar-menu .dropdown-menu a {
    color: #003086;
    text-transform: uppercase;
    font-size: 14px;
}

.entando-navbar-menu .dropdown-menu a:hover {
    color: #00a0df;;
    text-transform: uppercase;
    font-size: 14px;
}

.entando-navbar-menu .dropdown-item:focus,
.entando-navbar-menu .dropdown-item:hover {
    color: #003086;
    text-decoration: none;
    background-color: #fff;
}

.btn-entando-quote {
    font-family: Roboto-medium, sans-serif;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
    color: #002F87;
    cursor: pointer;
    height: 48px;
    line-height: 48px;
    text-align: center;
    border: none;
    background-size: 300% 100%;
    border-radius: 0px;
    moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    letter-spacing: 0;
    padding: 0px 10px;
    z-index: -1;
}

.btn-entando-quote:hover {
    background-position: right top;
    transition: all 0.4s ease-in-out;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.01), 0 6px 6px rgba(0, 0, 0, 0.2);
}

.btn-entando-quote:focus {
    outline: none;
}

.btn-entando-quote {
    background-image: linear-gradient(30deg, #FFCD35 0%, #ff9e18 60%, #f6d365 100%);
}

.entando-navbar-menu .dropdown-toggle::after {
    display: none;
}

.entando-navbar-menu .navbar-expand-lg .navbar-nav .nav-link {
    outline: none;
}

.login-form-container .form-group input:: -webkit-input-placeholder {
    color: #002F87;
    font-size: 18px
}

.login-form-container .form-group input:: placeholder {
    color: #002F87;
    font-size: 18px
}

.login-form-container .form-group input: -ms-input-placeholder {
    color: #002F87;
    font-size: 18px
}

.login-form-container .form-group:: -ms-input-placeholder {
    color: #002F87;
    font-size: 18px
}

input[type=checkbox] {
    position: relative;
    cursor: pointer;
    width: 0;
}

input[type=checkbox]:before {
    content: "";
    display: block;
    position: absolute;
    width: 20px;
    height: 20px;
    top: -3px;
    left: 0;
    border: 2px solid #002F87 !important;
    border-radius: 0;
    background-color: white !important;
}

input[type=checkbox]:checked:after {
    content: "";
    display: block;
    width: 14px;
    height: 14px;
    background: #002F87 !important;
    border-width: 0 0 1px 0;
    position: absolute;
    top: 0px;
    left: 3px;
}

.login-form-container {
    background: transparent url(../img/background_login_form.png) no-repeat fixed center;
    border: 1px solid white;
}

.login-form-container .login-form {
    background: #FFFFFF;
    width: 100%;
    max-width: 653px;
    padding: 50px;
    margin: 2rem auto;
}

.login-form-container .login-form p {
    font-size: 18px;
}

.login-form-container .container-logo-img {
    margin-top: 20px;
    text-align: center;
}

.login-form-container .container-logo-img img {
    height: 58px;
    width: 223px;
}

.login-form-container .login-form-partner-info {
    margin-top: 35px;
    margin-bottom: 48px;
    padding: 20px;
    text-align: center;
}

.login-form-container .form-group input {
    height: 59px;
    width: 100%;
    max-width: 553px;
}

.login-form-container .form-group input.form-control {
    border: 1px solid #002F87;
}

.login-form-container form input[type=submit].btn-login-form {
    margin-top: 30px;
    width: 170px;
    height: 50px;
    background-color: #002F87;
    color: #FFFFFF;
    font-size: 18px;
    text-transform: uppercase;
}

.login-form-container form input[type=submit].btn-login-form:hover {
    background: #1D6DFF;
}

.login-form-container .back-homepage {
    margin-top: 2rem;
}

.entando-login {
    margin-left: 1rem;
}

.entando-login a {
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    padding: 0 0.25em;
}

.entando-login svg {
    margin-left: .3rem;
}

.entando-login .dropdown-menu {
    z-index: 9999;
    border: none;
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    border-radius: 0;
    text-align: center;
    padding: 14px 29px;
}

.entando-login .entando-login-logout {
    height: 19px;
    color: #000000;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 19px;
    margin-bottom: 16px;
}

.entando-login-no {
    height: 41px;
    width: 72px;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 28px;
    text-align: center;
    border: 2px solid #003086;
    border-radius: 0;
}

a.entando-login-no {
    color: #003086;
}

.entando-login-yes {
    height: 41px;
    width: 72px;
    background: #003086;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 28px;
    text-align: center;
    border: 2px solid #003086;
    border-radius: 0;
}

.entando-login-no:hover {
    background: #003086;
    letter-spacing: 0;
    line-height: 28px;
    border: 2px solid #003086;
    border-radius: 0;
}

a.entando-login-no:hover {
    color: #fff;
}

.entando-login-yes:hover {
    background: #fff;
    letter-spacing: 0;
    line-height: 28px;
    border: 2px solid #003086;
    border-radius: 0;
}

a.entando-login-yes:hover {
    color: #003086;
}

a.entando-login-yes {

}

.entando-login .nav-link {
    display: inherit;
    padding: .5rem 0 0 1rem;
}

.entando-login a.nav-link span {
    display: none;
}

.entando-login .dropdown-toggle::after {
    display: none;
}

.entando-login img {
    margin-left: .2rem;
}

.entando-navbar-menu .dropdown,
.dropleft,
.dropright,
.dropup {
    position: relative;
    height: 50px;
}

.entando-banner {
    position: relative;
    margin-top: -117px;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 15.5rem 1rem 2rem;
}

.entando-banner h1 {
    color: #fff;
}

.entando-banner p {
    color: #fff;
    font-size: 24px;
    letter-spacing: 0;
    line-height: 30px;
}

.entando-banner img {
    position: relative;
    width: 100%;
    padding: 0 0 0 10%;
}

.entando-banner-links {
    margin-top: 35px;
}

.entando-banner-btn a {
    color: #fff !important;
    font-family: Roboto-medium, sans-serif;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
}

.entando-banner-btn:nth-child(2) a {
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
    padding: 21px 54px 23px 38px;
}

.entando-banner-btn {
    width: 232px;
    margin: 0 10px 5px 0;
    background: linear-gradient(180deg, #00CEF1 0%, #00A0DF 100%);
    background-image: linear-gradient(30deg, #00B1F7 0%, #00A0DF 60%, #00DAFF 100%);
    padding: 18px 10px;
    background-size: 300% 100%;
    border-radius: 0px;
    moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    border: none;
}

a.entando-banner-btn-single {
    font-size: 14px;
    min-width: 176px;
    margin: 0 26px 5px 0;
    background: linear-gradient(180deg, #00CEF1 0%, #00A0DF 100%);
    background-image: linear-gradient(30deg, #00B1F7 0%, #00A0DF 60%, #00DAFF 100%);
    padding: 14px 20px;
    background-size: 300% 100%;
    border-radius: 0px;
    moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    border: none;
}
a.entando-banner-btn-single:hover {
    color:#fff;
}

a.entando-banner-btn-single {
    color:#fff;
    text-decoration:none;
    display:inline-block;
}

.entando-banner-btn-single:hover {
    background-position: right top;
    transition: all 0.4s ease-in-out;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.01), 0 6px 6px rgba(0, 0, 0, 0.2);
}

.left-image .entando-banner-btn {
    padding: 20px 15px;
}

.internal .entando-banner-btn {
    width: 50%;
    margin: 0 10px 5px 0;
    background: linear-gradient(180deg, #00CEF1 0%, #00A0DF 100%);
    background-image: linear-gradient(30deg, #00B1F7 0%, #00A0DF 60%, #00DAFF 100%);
    padding: 17px 20px;
    background-size: 300% 100%;
    border-radius: 0px;
    moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    border: none;
}

.entando-banner-btn:hover {
    background-position: right top;
    transition: all 0.4s ease-in-out;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.01), 0 6px 6px rgba(0, 0, 0, 0.2);
}

.entando-banner-btn:nth-child(2) {
    position: relative;
    text-align: left;
    width: 232px;
    border: 2px solid #00A0DF;
    background: transparent;
    padding: 16px 0;
    transition: all 0.4s ease-in-out;
    margin: 0;
}

.entando-banner-btn:nth-child(2):hover {
    text-align: left;
    border: 2px solid #00A0DF;
    background: transparent;
}

.entando-banner-btn:nth-child(2):before {
    content: "\f061";
    font-family: 'Font Awesome\ 5 Free';
    font-weight: 900;
    color: #fff;
    position: absolute;
    left: 76%;
    top: 15px;
    opacity: 1;
    transition: all 1000ms cubic-bezier(0.680, -0.550, 0.265, 1.550);
    -webkit-transition: all 1000ms cubic-bezier(0.680, -0.550, 0.265, 1.550);
}

.entando-banner-btn:nth-child(2):hover:before {
    content: "\f061";
    font-family: 'Font Awesome\ 5 Free';
    font-weight: 900;
    color: #fff;
    position: absolute;
    left: 78%;
    top: 15px;
    opacity: 1;
}

a.entando-banner-btn {
    color: #FFFFFF;
    font-family: Roboto-regular;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
}


.entando-banner-text-wrapper {
    padding: 0;
}

.entando-banner-lateralImage {
    background-repeat: no-repeat;
    background-size: contain;
}

.blog-detail .entando-banner-lateralImage {
    background-repeat: no-repeat;
    background-size: contain;
    /* width: unset; */
    height: auto;
    width: calc(100% - 74px);
    max-width: 900px;
}

.center {
    display: flex;
    max-width: 85%;
    margin: -91px auto 0;
    padding-right: 16px;
    padding-left: 16px;
}

.content-right {
    width: 50%;
    display: flex;
    justify-content: center;
}

.content-left {
    width: 50%;
    overflow: hidden;
    display: flex;
    align-self: center;
}

.intro-content .margin {
    padding: 70px 11px;
}

.row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.intro-content .box-center {
    display: flex;
    align-items: center;
    height: 100%;
}

.intro-content .paragrafo-box .img_bkg_dx figure img {
    margin: 0 auto;
}

.image-background {
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
}

.bottom-left {
    bottom: 0;
    position: absolute;
    left: 28px;
}

.top-right {
    transform: rotate(180deg);
    position: absolute;
    right: 28px;
}

.entando-centered-banner-writings {
    position: relative;
    padding: 0;
}

.entando-centered-banner-writings.bg-blue h2,
.entando-centered-banner-writings.bg-blue h2 p {
    color: #fff;
}

.entando-centered-banner-writings.bg-clear h2,
.entando-centered-banner-writings.bg-clear h2 p {
    color: #101820;
}

.white-writing .entando-centered-banner-writings.bg-clear h2,
.white-writing .entando-centered-banner-writings.white-writing h2 p {
    color: #fff;
}

.entando-centered-banner .intro-content {
    color: #203752;
    padding: 4rem 0;
}

.entando-centered-banner {
    text-align: center;
    padding: 60px 8rem;
    background-repeat: no-repeat;
    background-size: cover;
}

.paragrafo-box h3 {
    color: #0541B2;
}

.generic-banners {
    padding: 60px 8rem;
    background-repeat: no-repeat;
    background-size: cover;
}
.generic-notop-padding {
    padding: 0 8rem 60px;
    background-repeat: no-repeat;
    background-size: cover;
}

.generic-banners.white-paper-banner {
    padding: 0;
}

.generic-banners .img_right img,
.generic-banners .img_left img {
    height: 40vh;
    max-width: 97%;
}

.generic-banners .white-paper-large .img_right img,
.generic-banners .white-paper-large .img_left img {
    max-width: 140%;
}

.generic-banners.white-paper-banner .img_right img,
.generic-banners.white-paper-banner .img_left img {
    height: 300px;
    margin-bottom:-1rem;
}

.generic-banners .immagineSinistra {
    padding: 0 18px;
}

.generic-banners .intro-content .line_title {
    border-top: 2px solid;
    width: 70px;
    color: #19bcff;
    margin-bottom: 20px;
}

.generic-banners .text-card .line_title,
.generic-banners .image-centered .line_title {
    border-top: 2px solid;
    width: 70px;
    color: #19bcff;
    margin-bottom: 20px;
    margin: 0 auto 20px;
}

.generic-banners .background h2,
.background p{
    color: #fff;
}

.case-study-banner p,
.case-study-banner .subtitleh1 p{
    color: #fff;
}
.case-study-quote {
    padding-top: 30px;
    padding-bottom: 80px;
}

.case-study-data-page .generic-wrapper{
    padding-top:60px;
}
.case-study-data-page h4 p {
    color:#101820;
    margin-bottom: 0;
}

.generic-banners .paragrafo-flex {
    display: flex;
    justify-content: center;
    margin: 0 4px;
    width: 100%;
    flex-wrap: wrap;
    overflow: hidden;
}

.bootstrap-tab-content {
    background-color: #F2F4F8;
}
.bootstrap-tab-content .tab-list .row .card {
    background-color: white;
    min-height: fit-content;
    width:auto;
}
.bootstrap-tab-content .tab-list .row .tab-list-lnk-parent {
    padding-top:40px;
}

.text-card h4,
.text-card h4 p {
    color: #002F87;
    font-size: 24px;
    letter-spacing: 0;
    line-height: 36px;
}

.text-card p {
    font-size: 18px;
    letter-spacing: 0;
    line-height: 30px;
    color: #101820;
    position: relative;
}

.text-card h2 p {
    bottom: 0;
}

.generic-banners .card {
    min-height: 240px;
    width: 27%;
    padding: 20px 20px;
    border: none;
    border-radius: 0;
    transition: all 0.3s ease;
    text-align: left;
    position: relative;
    margin: 15px;
}

.generic-banners .card-gray {
    min-height: 237px;
    width: 27%;
    padding: 20px 20px;
    border: none;
    border-radius: 0;
    transition: all 0.3s ease;
    text-align: left;
    position: relative;
    margin: 15px;
    background: #f2f4f8;
}

.generic-banners .card:hover {
    height: auto;
    width: 27%;
    padding: 20px 20px;
    border: none;
    border-radius: 0;
    transition: all 0.3s ease;
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}

.generic-banners .text-card h2 {
    text-align: center;
    width: 100%;
    margin: 0 auto 20px;
}

.generic-banners .text-card h3 p {
    text-align: center;
    width: 100%;
    margin: 0 auto 30px;
    font-size: 30px;
    line-height: 36px;
}

.generic-banners .text-card h2.text-white p {
    color:#fff;
    margin-bottom: 35px;
}

.internal .generic-banners .card img {
    height: auto;
}

.generic-banners .card img {
    height: 140px;
    margin-bottom: 30px;
}

.generic-banners .paragrafo-flex.new-card .card img {
    height: 140px;
    margin-bottom: 0;
}

.change-background {
    background: #002f87f0;
    -webkit-transition: background .5s;
    transition: background .5s;
    height: 89px;
}

.paragrafo-box h4 {
    color: #002f87;
}

.no-animations {
    opacity: 1 !important;
    animation: none !important;
    transition: none !important;
}

.entando-banner img {
    opacity: 1;
}

.entando-banner h1 {
}

.paragrafo-flex.new-card .card {width: 32%;padding: 20px 20px;margin: 5px;}

.internal .navbar-brand {
    height: 45px;
    width: 170px;
    background: url(../img/Entando_Logo_Dark_Blue.svg);
    background-repeat: no-repeat;
}

.internal .entando-navbar {
    background: #fff;
    color: #053489;
    height: 86px;
    margin-top: 2px;
    box-shadow: 0 4px 2px -2px rgba(0, 0, 0, .2);
}

.internal .entando-navbar-fixed {
    height: 32px;
    background: #c32727;
    position: absolute;
    width: 100%;
    font-size: 12px;
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    z-index: 1020;
    color: #fff;
}

.internal .entando-navbar-menu a.nav-link {
    color: #002f87;
    font-family: Roboto-medium, sans-serif;
    font-size: 14px;
    letter-spacing: 0;
    outline: none;
    display: inherit;
    text-transform: uppercase;
    font-weight: 500;
}

.internal .entando-navbar-menu .dropdown-menu a {
    font-size: 14px;
}

.internal .entando-navbar-menu .dropdown-menu a:hover {
    color: #00a0df;;
    text-transform: uppercase;
    font-size: 14px;
}

.internal .entando-language a {
    color: #002F87;
    font-size: 12px;
    text-transform: uppercase;
}

.internal .entando-central a {
    color: #002F87;
    font-size: 12px;
    text-transform: uppercase;
    margin-left: 1rem;
}

.internal .entando-login a {
    color: #002F87;
    font-size: 12px;
    text-transform: uppercase;
}

.internal .entando-navbar-fixed {
    color: #002F87;
    height: 32px;
    background: #ffffff;
    width: 100%;
    font-size: 12px;
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    border-top: 4px solid #00A0DF;
    margin-bottom: 6px;
}

.internal a.entando-login-yes {
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
}

.internal a.entando-login-no:hover {
    color: #fff;
}

.internal a.entando-login-yes:hover {
    color: #002F87;
}

.generic-paragraphs {
    padding: 60px 0;
}

.generic-paragraphs .intro-content .line_title {
    border-top: 2px solid;
    width: 70px;
    color: #19bcff;
    margin: 20px auto;
}

.box {
    width: 50%;
    padding: 4% 0;
}

.switching-paragraphs h3,
.switching-paragraphs h3 p {
    color: #002f87;
}

.switching-paragraphs {
    display: flex;
    padding: 0 8rem;
}

.switching-paragraphs:nth-child(even) {
    background: #fff;
}

.switching-paragraphs:nth-child(odd) .pos:nth-child(odd) {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
}

.switching-paragraphs:nth-child(odd) {
    background-color: #F2F4F8;
}

a {
    -webkit-transition: color .12s cubic-bezier(.455, .03, .515, .955);
    transition: color .32s cubic-bezier(.455, .03, .515, .955);
    transition: all 0.3s ease
}

a:hover .fas {
    transform: translateX(5px);
}

a.entando-banner-lnk {
    position: relative;
    text-decoration: none;
    color: #0541B2;
}

a.entando-banner-lnk:after {
    font-family: "Font Awesome 5 Free";
    content: "\f061";
    font-weight: 900;
    position: relative;
    transform: translateX(50%);
    top: 2px;
    right: -11px;
    transition: all .2s;
    color: #00A0DF;
}

a.entando-banner-lnk:hover:after {
    content: "\f061";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    right: -19px;
}

a.case-study-page-link{
    text-decoration: none;
}

.switching-paragraphs img {
    width: 70%;
}

.generic-paragraphs .paragrafo-box h3 {
    color: #0541B2;
    margin-bottom: 20px;
}

.generic-paragraphs .paragrafo-box p {
    margin-bottom: 30px;
}

.generic-paragraphs .line_title {
    border-top: 2px solid;
    width: 70px;
    color: #19bcff;
    margin: 0 auto 20px;
    height: 2px;
    line-height: 2px;
}

.entando-internal-banner-white {
}

.central-wrapper {
}

.link-bar {
    position: relative;
}

.writing-box {
    position: relative;
    height: auto;
}

.writing-box h2 {
    margin-bottom: 30px;
}

.knowledge-base-page .writing-box h2 {
    margin-bottom:0px !important;
}

.link-bar .entando-banner-btn: last-child {
    width: 248px;
    margin: 0;
    background: linear-gradient(180deg, #00CEF1 0%, #00A0DF 100%);
    padding: 20px 10px;
    height: 59px;
    line-height: 59px;
}

.link-bar .entando-banner-btn: last-child {
    width: 248px;
    margin-left: 20px;
    background: linear-gradient(180deg, #00CEF1 0%, #00A0DF 100%);
    padding: 20px 10px;
    height: 59px;
    line-height: 59px;
}

.wrapper-internal {
    display: flex;
    padding: 81px 8rem;
}

.generic-banners-avatar .box-content {
    border-bottom: 1px solid rgba(0, 47, 135, 0.25);
    min-height: 190px;
}

.box-avatar {
    width: 45%;
    position: relative;
}

.generic-banners-avatar p.medium {
    margin: 0;
}

.generic-banners-avatar p.medium.name {
    margin: 20px 0 0;
    color: #002f87;
    font-weight: 600;
}

.generic-banners-avatar .avatar p.medium.descr {
    margin: 0 0 0;
}

.generic-banners-avatar img {
    margin: 20px 0px 0px;
}

.generic-banners-organizations .line_title {
    display: none;
}

.generic-banners-organizations .organizations-box {
    padding: 2.75rem 3.75rem 0rem;
}

.generic-banners-organizations h4 {
    padding: 0;
    color: #002f87;
}

.generic-banners-organizations h4 p {
    padding: 0;
    color: #002f87;
}

.organizations-box img {
    margin-bottom: 30px;
}

.generic-banners-organizations {
    padding: 60px 8rem;
}

.generic-banners-organizations .wrapper-internal {
    display: flex;
    padding: 0;
}

.login-form-container .form-group input:: -webkit-input-placeholder {
    color: #002F87;
    font-size: 18px
}

.login-form-container .form-group input:: placeholder {
    color: #002F87;
    font-size: 18px
}

.login-form-container .form-group input: -ms-input-placeholder {
    color: #002F87;
    font-size: 18px
}

.login-form-container .form-group:: -ms-input-placeholder {
    color: #002F87;
    font-size: 18px
}

.login-form-container {
    background: url(../img/background_login_form.png);
    border: none;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 4rem;
    height: 100vh;
    overflow-y: auto;
}

.login-form-container .login-form {
    padding-top: 1rem;
}

.login-form-container .login-form-partner-info {
    margin-top: 35px;
    margin-bottom: 48px;
    padding: 20px;
    text-align: center;
}

.login-form-container .form-group input {
    height: 59px;
    width: 100%;
    max-width: 553px;
}

.login-form-container .form-group input.form-control {
    border: 1px solid #002F87;
}

.login-form-container .back-homepage {
    margin-top: 2rem;
}

.entando-footer {
    border-top: 1px solid transparent ;
}

.entando-footer .entando-container {
    display: flex;
    padding-top: 81px;
    position: relative;
    justify-content: flex-start;
}

.entando-footer .entando-footer-logo {
    margin: 0 0.8rem;
    padding-top: 5px;
    height: 50px;
    width: 193px;
    background: url(../img/Entando_Logo_Dark_Blue.svg);
    background-repeat: no-repeat;
}

.entando-footer .entando-footer-container-content {
    width: 20%;
    margin: 0 auto;
    padding: 0 3%;
}

.entando-footer .entando-footer-dropdown.dropdown {
    display: block;
    padding-left: 0.5rem;
}

.entando-footer .entando-footer-dropdown.dropdown a[href$="#"] {
    cursor: default;
    pointer-events: none;
    text-decoration: none;
    font-size: 18px;
    color: #002F87;
    text-transform: uppercase;
    outline: none;
}

.entando-footer .entando-footer-title.dropdown-toggle {
    display: block;
    text-decoration: none;
    pointer-events: none;
}

.entando-footer a.entando-footer-title {
    color: #002F87;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 30px;
    padding: 0;
}

.entando-footer .entando-footer-title.dropdown-toggle::after {
    content: none;
}

.entando-footer .entando-footer-dropdown-menu.dropdown-menu {
    display: block;
    border: none;
    position: static;
}

.entando-footer .entando-footer-dropdown-item.dropdown-item {
    padding: 0 0 6px;
    font-size: 16px;
    color: #101820;
}

.entando-footer .entando-footer-dropdown-item.dropdown-item:hover {
    color: #00a0df;;
}

.entando-footer .entando-footer-dropdown-item.dropdown-item a {
    text-decoration: none;
}

.entando-footer a.entando-footer-dropdown-item.dropdown-item:hover {
    background-color: transparent
}



.entando-social-sharing {height: 82px;}



.entando-social-sharing .entando-social-sharing-container {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin: 0 0.8rem 0;
    width: 50%;
    align-content: center;
}

.entando-certifications-container {
    display: flex;
    flex-direction: row;
    width: 50%;
    justify-content: flex-end;
    align-items: center;
}

.entando-certifications-container img {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin: 10px;
    width: 90px;
}

.entando-social-sharing .entando-social-sharing-container .entando-social-sharing-content {
    /* padding-right: 0.2rem; */
}

.entando-copyright-vatcode-privacy-cookie-sitemap .entando-copyright-vatcode {
    font-size: 16px;
    color: #616161;
}

.entando-social-sharing-content a img {
    width: 38px;
    height: 38px;
    border: none;
}

.entando-copyright-vatcode-privacy-cookie-sitemap .row {
    margin: 2rem 0.8rem;
}

.entando-copyright-vatcode-privacy-cookie-sitemap .entando-privacy-policy-cookie-sitemap-content {
    font-size: 18px;
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
}

.footer-divider {
    margin: 0 10px;
}


.entando-copyright-vatcode-privacy-cookie-sitemap .entando-privacy-policy-cookie-sitemap-content a {
    text-decoration: none;
    color: #013496;
    font-size: 14px;
    font-weight: 500;
}

.box-content .line_title {
    border-top: 2px solid;
    width: 70px;
    color: #19bcff;
    margin: 20px 0;
    display: none;
}

.entando-centered-banner .line_title {
    border-top: 2px solid;
    width: 70px;
    color: #19bcff;
    margin: 0 auto 20px;
}

.entando-centered-banner .btn-entando-quote {
    margin: 10px auto;
}

.generic-banners .paragrafo-flex {
    text-align: left;
}

.generic-banners .paragrafo-flex.new-card {
    justify-content: space-between;
}

.internal .paragrafo-flex-title {
    min-height: 80px;
}

.generic-banners .paragrafo-flex p {
    color: #101820;
}

.generic-banners .paragrafo-flex .card-white p {
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 26px;
letter-spacing: -0.185185px;
color: #101820;
}

.generic-banners .paragrafo-flex h4 p {
    color: #002F87;
    min-height: 74px;
}

.generic-hubspot-form {
    padding: 60px 0;
    margin: 0;
    background: #F2F4F8;
}

.generic-hubspot-form .wrapper-internal {
    display: flex;
    padding: 0 8rem;
}

.hbspt-form select,
.hbspt-form input[type="email"],
.hbspt-form input[type="text"],
.form-webform input[type=text]:not(:focus) {
    color: #000000;
}

.hbspt-form input[type="text"],
.hbspt-form input[type="email"],
.hbspt-form input[type="tel"],
.hbspt-form textarea,
.hbspt-form select {
    font-size: 18px;
    font-weight: 300;
    width: 96%;
    height: 48px;
    display: block;
    border-radius: 2px;
    border: 1px solid #e1e2e2;
    padding-left: 16px;
    margin: 0px 0 10px 16px;
    position: relative;
}

.hub-form .hbspt-form .hs-button {
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    display: inline-block;
    text-transform: uppercase;
    border: none;
    border-radius: 0;
    padding: 20px 10px;
    height: 60px;
    line-height: 20px;
    background: linear-gradient(180deg, #00CEF1 0%, #00A0DF 100%);
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.3s ease-in-out;
    margin: 0;
}

.hbspt-form .hs-button:hover {
    color: #fff;
    text-decoration: none;
}

.hub-form .hs_recaptcha.hs-recaptcha.field.hs-form-field {
    margin: 30px 0;
}

.inputs-list .hs-error-msg {
    font-weight: 300;
    position: relative !important;
    top: -22px !important;
    left: -0 !important;
    color: #FF0000;
}

label span.hs-form-required {
}

.legal-consent-container .inputs-list .hs-error-msg {
    font-weight: 300;
    position: relative !important;
    top: -10px !important;
    left: -0 !important;
    color: #FF0000;
}

.hs-form-required {
    color: #FF0000;
}

.hs-custom-style fieldset input:not([type="image"]):not([type="submit"]):not([type="button"]):not([type="radio"]):not([type="checkbox"]):not([type="file"]),
.hs-custom-style > div input:not([type="image"]):not([type="submit"]):not([type="button"]):not([type="radio"]):not([type="checkbox"]):not([type="file"]) {
    box-sizing: border-box;
    padding: 0 29px;
    min-height: 27px;
}

.demo1o1 .hs-custom-style fieldset input:not([type="image"]):not([type="submit"]):not([type="button"]):not([type="radio"]):not([type="checkbox"]):not([type="file"]),
.hs-custom-style > div input:not([type="image"]):not([type="submit"]):not([type="button"]):not([type="radio"]):not([type="checkbox"]):not([type="file"]) {
    box-sizing: border-box;
    padding: 0px 47px;
    min-height: 27px;
}

.hs-form-bdb7257f-106f-47c3-ab07-415b1cb482f7_af05909c-09f2-46e4-8f00-3b71bf0a28ac .hs-button,
.hs-form-bdb7257f-106f-47c3-ab07-415b1cb482f7_af05909c-09f2-46e4-8f00-3b71bf0a28ac .hs-button:hover,
.hs-form-bdb7257f-106f-47c3-ab07-415b1cb482f7_af05909c-09f2-46e4-8f00-3b71bf0a28ac .hs-button:hover:not(.inactive),
.hs-form-bdb7257f-106f-47c3-ab07-415b1cb482f7_af05909c-09f2-46e4-8f00-3b71bf0a28ac .hs-button:focus,
.hs-form-bdb7257f-106f-47c3-ab07-415b1cb482f7_af05909c-09f2-46e4-8f00-3b71bf0a28ac .hs-button:active,
.hs-form-bdb7257f-106f-47c3-ab07-415b1cb482f7_af05909c-09f2-46e4-8f00-3b71bf0a28ac .hs-button:active:not(.inactive):not(.link) {
    background: #00A0DF;
    border-color: #00A0DF;
    color: #ffffff;
    font-size: 12px;
    font-family: Roboto;
}

.hub-form .hbspt-form fieldset {
    border: 0;
    padding: 0;
    margin: 0;
    max-width: 100% !Important;
    position: relative;
}

.hub-form .hbspt-form input[type="text"],
.hub-form .hbspt-form input[type="email"],
.hub-form .hbspt-form input[type="tel"],
.c,
.hub-form .hbspt-form select {
    font-size: 18px;
    font-weight: 300;
    width: 100% !important;
    height: 59px !important;
    display: block;
    border-radius: 2px;
    border: 1px solid #002F87 !important;
    padding-left: 29px;
    margin: 0px 0 20px 0;
    position: relative;
    font-family: Roboto-Light, sans-serif;
    border-radius: 0 !important;
}

.hub-form .hbspt-form select,
.hub-form .hbspt-form input[type="email"],
.hub-form .hbspt-form input[type="text"],
.hub-form .form-webform input[type=text]:not(:focus) {
    color: #002F87 !important;
    background: #FFFFFF;
}

.hub-form ul.no-list.hs-error-msgs.inputs-list {
    position: relative;
    text-decoration: none;
    list-style: none;
    text-align: left;
    font-size: 13px;
}

.hub-form .legal-consent-container input ul {
    text-align: left;
    display: flex;
}

.hub-form .legal-consent-container label {
    display: flex;
    align-items: baseline;
}

.hub-form ul.inputs-list {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: left;
}

.hub-form .submitted-message {
    margin-top: 20%;
}

.hub-form ul.inputs-list p {
    font-size: 18px;
    letter-spacing: 0;
    line-height: 30px;
    height: 30px;
    color: #101820;
}

.hub-form .hs_submit.hs-submit {
    text-align: left;
    padding: 0;
}

.hub-form h1 {
    margin-bottom: 20px;
    padding: 0;
    font-size: 50px;
    line-height: 60px;
}

.hub-form p {
    color: #101820;
    font-family: Roboto-regular, sans-serif;
    font-size: 20px;
    letter-spacing: 0;
    line-height: 34px;
    text-transform: unset;
    margin-bottom: 40px;
}

.hub-form .hs-2-columns p {
    text-align: left;
    margin: 20px 0 30px;
}

.generic-hubspot-form .line_title {
    border-top: 2px solid;
    width: 70px;
    color: #19bcff;
    margin: 0 auto 20px;
}

.hub-form label {
    display: inline-block;
    margin-bottom: 0;
}

.hub-form .hs_error_rollup label {
    color: red;
    font-size: 18px;
    letter-spacing: 0;
    line-height: 30px;
    height: 30px;
}

.hub-form fieldset.form-columns-2 .input {
    margin-right: 20px;
}

.entando-centered-banner-writings h2 {
    padding: 0;
}

.white-writing .bg-clear h2 p {
    color: #fff;
}

.single-box h2 {
}

.single-box p.medium {
    margin: 0 0 90px;
}

.single-box img {
    margin: 30px 0;
    width: 80%;
}

.bg-blue p,
.bg-blue h2 p {
    color: #fff;
}

.bg-color p.subtitleH2 {
    width: 70%;
    color: #fff;
    font-size: 22px;
    letter-spacing: 0;
    line-height: 35px;
    text-align: center;
    margin: 0 auto;
}

.cards {
    width: 19vw;
    height: 19vw;
    margin: 15px;
    overflow: hidden;
    position: relative;
    float: left;
    display: inline-block;
    cursor: pointer;
    outline: none;
}

.btn-image {
    height: 100%;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    border: none;
}

.cards:hover .btn-image,
.cards:focus .btn-image {
    -ms-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
}

.cards:hover .btn-image:before,
.cards:focus .btn-image:before {
    display: block;
}

.cards:hover a,
.cards:focus a {
    display: block;
}

.image-banners {
    color: #101820;
    padding: 20px;
    overflow: hidden;
}

.bg-gray.blog-section {
    padding: 0;
}

.image-banners .line_title {
    border-top: 2px solid;
    width: 70px;
    color: #19bcff;
    margin: 0 auto 20px;
    display: none
}

.image-banners .text-card {
    text-align: center;
}

.image-banners p.subtitleH2 {
    width: 70%;
    color: #101820;
    font-size: 22px;
    letter-spacing: 0;
    line-height: 35px;
    text-align: center;
    margin: 0 auto 30px;
}

.image-banners .modal-content {
    position: relative;
    display: -ms-flexbox;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: none;
    border-radius: .3rem;
    outline: 0;
}

.image-banners .paragrafo-flex {
    display: flex;
    justify-content: center;
    margin: 0 4px;
    width: 100%;
    flex-wrap: wrap;
}

.link.text-center {
    margin: 0px 0 70px 0;
}

.btn-accordion svg {
    color: #002F87;
    font-size: 26px;
    margin-right: 54px;
    margin-left: 30px;
    transition: all 0.3s ease;
}

.btn-accordion.collapsed svg {
    transform: rotate(180deg);
    color: #002F87;
    font-size: 26px;
}

.btn-accordion.collapsed {
    border-bottom: 1px solid #979797;
}

.btn-accordion {
    height: 100px;
    width: 100%;
    text-align: left;
    font-family: Roboto-Light, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 30px;
    letter-spacing: 0;
    color: #00A0DF;
    border: none;
    border-top: 1px solid #979797;
    border-bottom: 0px solid #979797;
    margin-top: -1px;
    outline: none;
    background: #fff;
    display: flex;
    align-items: center;
}

.btn-accordion p {
    font-family: Roboto-Light, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 30px;
    letter-spacing: 0;
    line-height: normal;
    color: #002F87;
    margin: 0;
}

.accordion-banners .card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: none;
    border-bottom: 1px solid rgba(0, 0, 0, .125);
    border-radius: 0;
}

.accordion-banners .card-body {
    min-heigh: 323px;
    color: #101820;
    font-size: 20px;
    letter-spacing: 0;
    line-height: 34px;
    padding: 0 0 90px 120px;
    border-bottom: 1px solid #979797;
}

.accordion-banners .line_title {
    border-top: 2px solid;
    width: 70px;
    color: #19bcff;
    margin-bottom: 20px;
    margin-top: 40px;
}

.accordion-banners h2 {
    margin-bottom: 60px;
}

.accordion-banners {
    margin-bottom: 30px;
}

.accordion-banners .bg-color p.subtitleH2 {
    width: 100%;
    color: #101820;
    font-size: 22px;
    letter-spacing: 0;
    line-height: 35px;
    text-align: left;
    margin: 0 0 60px 0;
}

.unordered-list .h3 p {
    font-family: Roboto-Light, sans-serif;
    color: #002f87;
    font-style: normal;
    font-weight: 500;
    font-size: 30px;
    letter-spacing: 0;
    line-height: 46px;
    margin-top: 60px;
}

.unordered-list p {
    color: #101820;
    font-size: 20px;
    letter-spacing: 0;
    line-height: 34px;
}

.unordered-list ul {
    margin-left: 0px;
}

.unordered-list li {
    color: #101820;
    font-size: 20px;
    letter-spacing: 0;
    line-height: 40px;
    margin: 30px 0;
}

.unordered-list li strong {
    color: #002f87;
}

.hbspt-form .hs_cv.hs-cv.hs-fieldtype-file.field.hs-form-field {
    background: white;
    border: 1px solid #002F87;
    width: 49.37%;
}

.hbspt-form .hs_cv.hs-cv.hs-fieldtype-file.field.hs-form-field label {
    display: none;
    float: left;
    font-size: 18px;
    color: #002F87;
    pointer-events: none;
}

.hbspt-form .hs_cv.hs-cv.hs-fieldtype-file.field.hs-form-field label.hs-error-msg {
    color: red;
    font-size: 13px;
}

.hbspt-form input[type="file"] {
    color: #002F87;
    position: relative;
    width: 100%;
    margin: 3px;
    font-size: 17px;
    height: 36px;
    line-height: 49px;
    padding: 0px 0 0 76px;
    height: 51px;
}

.hbspt-form input[type="file"]::-webkit-file-upload-button {
    visibility: hidden;
}

.hbspt-form input[type="file"]::before {
    font-family: "Font Awesome 5 Free", Roboto-Light, sans-serif;
    content: '\f093';
    font-weight: 600;
    line-height: 53px;
    color: #868686;
    padding: 2px 8px;
    outline: none;
    white-space: nowrap;
    -webkit-user-select: none;
    cursor: pointer;
    text-shadow: 1px 1px #fff;
    position: absolute;
    top: -3px;
    left: 20px;
}

.hbspt-form input[type="file"]::after {
    font-family: "Font Awesome 5 Free", Roboto-Light, sans-serif;
    content: ' Upload CV file *';
    font-weight: 500;
    color: #101820;
    display: inline-block;
    position: absolute;
    bottom: -1px;
    left: 50px;
    font-size: 16px;
    padding: 0px;
    width: 113px;
}

.hbspt-form input[type="file"]:active {
    outline: 0;
}

.hbspt-form input[type="file"]:hover::before {
    border-color: #002F87;
}

.hbspt-form input[type="file"]:active::before {
    background: transparent;
}

.cards-4 {
    width: 13vw;
    height: 13vw;
    margin: 15px;
    white-space: nowrap;
    background: #fff;
    text-align: center;
    margin: 15px;
    position: relative;
}

.helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.a-image {
    vertical-align: middle;
}

.text-card .blue-bg h2 p,
.blue-bg p.subtitleH2,
.blue-bg p.subtitleH2 p {
    color: #fff;
}

.organizations-box-2,
.organizations-box-2card {
    text-align: left;
}

.organizations-box-2card h4 {
    color: #0541B2;
}

.hbspt-form textarea {
    width: 100% !important;
    height: 134px;
    border: 1px solid #002F87 !important;
    font-size: 18px !important;
    font-family: Roboto-Light, sans-serif;
    padding-left: 29px;
    margin: 0;
}

.hbspt-form .form-columns-2 textarea {
    width: 100% !important;
    height: 59px;
    border: 1px solid #002F87 !important;
    font-size: 18px !important;
    font-family: Roboto-Light, sans-serif;
    padding-left: 29px;
    margin: 0;
    border-radius: 0;
}

.entando-faq {
    padding: 60px 0;
    margin: 0;
}

.entando-faq h4,
h4 p {
    color: #0541B2;
    /* letter-spacing: 0; */
    /* line-height: 36px; */
}

.entando-faq .entando-faq-category {
    padding: 0;
    margin: 4.75rem;
    width: auto;
}

.entando-faq .entando-faq-container {
    margin: 0 4.75rem;
}

.entando-faq .entando-faq-category .nav-item.current {
    border-bottom: 2px solid #00A0DF;
}

.entando-faq .entando-faq-category a.nav-link {
    padding-left: 0;
    min-width: 110px;
}

.entando-faq .entando-faq-category .nav-link {
    color: #101820;
}

.entando-faq .entando-faq-category .nav-link.current {
    color: #002F87;
}

#bzOpeningsContainer .bzOpeningsCategoryList,
.bzOpeningsList,
.bzMeta {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

#bzOpeningsContainer h1 {
    font-size: 30px;
    font-weight: 400;
    text-align: left;
}

#bzOpeningsContainer h2 {
    font-size: 26px;
    margin-top: 15px;
    margin-bottom: 20px;
    text-align: left;
    color: #033AA4;
    font-family: Roboto-light, sans-serif;
    font-size: 30px;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 36px;
    padding: 0;
}

.box-careers {
    margin: 0 12px;
}

#bzOpeningsContainer li.bzOpeningsCategory:not(first-child) {
    margin-top: 50px
}

#bzOpeningsContainer .bzOpeningsList li a {
    text-decoration: none;
    margin: 0;
    padding: 0;
}

#bzOpeningsContainer ul.bzMeta {
    text-align: left;
    margin: 0;
    padding: 0;
}

#bzOpeningsContainer .bzMeta li {
    display: inline-block;
    height: 30px;
    color: #6C6C6C;
    font-family: Roboto-light, sans-serif;
    font-size: 18px;
    letter-spacing: 0;
    line-height: 30px;
    text-decoration: none;
    margin-right: 20px;
    margin-bottom: 30px;
}

#bzOpeningsContainer .bzButtonApply {
    float: right;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    border: none;
    width: 148px;
    margin: 15px 0;
    background: linear-gradient(180deg, #00CEF1 0%, #00A0DF 100%);
    padding: 20px 10px;
    height: 59px;
    line-height: 22px;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

li.bzOpening {
    border-bottom: 1px solid grey;
}

.entando-pagination.pagination .page-item.active .page-link {
    background-color: #002F87;
    color: #ffffff;
}

.entando-pagination.pagination .page-item.active .page-link:hover {
    background: #002F87;
}

.entando-pagination.pagination .page-item .page-link {
    border: 1px solid #002F87;
    border-radius: 0px;
    width: 30px;
    height: 30px;
    padding: 5px 10px;
    font-size: 14px;
    color: #002F87;
}

.entando-pagination.pagination .page-item .page-link:hover {
    background: transparent;
}

.address-banners .card {
    min-height: 237px;
    width: 27%;
    padding: 20px 20px;
    border: none;
    border-radius: 0;
    transition: all 0.3s ease;
    text-align: left;
    position: relative;
    margin: 15px;
}

.address-banners .card.card-gray {
    background: #f2f4f8;
    padding: 0 36px;
}

.address-banners .paragrafo-flex {
    display: flex;
    justify-content: center;
    margin: 0 4px;
    width: 100%;
    flex-wrap: wrap;
}

.address-banners .text-card h4 {
    color: #002F87;
    font-size: 24px;
    line-height: 30px;
    margin-top: 0;
}

.address-banners .text-card h4 p {
    color: #002F87;
    font-size: 30px;
    margin: 78px 0 3px 0;
}

.address-banners .text-card p {
    margin: 20px 0 60px 0;
}

.address-banners .col-address p:first-child {
    color: #002F87;
    font-size: 30px;
    font-family: Roboto-Light, sans-serif;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 36px;
    margin-bottom: 10px;
}

.address-banners .col-address p {
    margin: 0;
    color: #101820;
    font-size: 18px;
    letter-spacing: 0;
    line-height: 30px;
    text-align: center;
}

.address-banners .line_title {
    border-top: 2px solid;
    width: 70px;
    color: #19bcff;
    margin-bottom: 20px;
    margin: 20px auto;
}

.address-banners .paragrafo-address {
    margin-top: 30px;
}

.address-banners {
    padding: 60px 0;
}

.address-banners .link {
    margin: -44px 0 44px 0;
}

.generic-banners .col-md-6.col-12 {
    display: flex;
    justify-content: center;
}

.generic-banners.white-paper-banner .col-md-6.col-12 {
    align-items: flex-end;
}

.generic-banners .box-center {
    display: flex;
    align-items: center;
    width: 95%;
    justify-content: center;
}

.hide-me {
    display: block;
}

.entando-footer-container-content .dropdown-toggle::after {
    display: none;
}

.detail-right {
    display: flex;
    justify-content: center;
    margin-top: 20px;
    padding: 30px;
}

.right-details {
    margin: 30px 0;
}

.variable-box {
    display: flex;
    position: relative;
    margin-bottom: 0;
}

.variable-box .boxes {
    width: 50%;
    height: auto;
}

.img-box img {
    max-width: 100%;
    padding: 13px;
}

.variable-box .img-box img {
    max-width: 100%;
    padding: 13px;
}

.variable-box .img-box {
    overflow: hidden;
    position: relative;
    float: left;
    display: inline-block;
    cursor: pointer;
    outline: none;
    width: 15vw;
    height: 15vw;
}

.img-box {
    overflow: hidden;
    position: relative;
    display: inline-block;
    cursor: pointer;
    outline: none;
    width: 100%;
    height: 22vw;
}

.box-content .category {
    height: 50px;
    width: 339px;
    color: #002F87;
    font-size: 18px;
    letter-spacing: 0;
    line-height: 30px;
    text-transform: uppercase;
    margin-bottom: 16px;
}

.variable-box .boxes h2,
.variable-box .boxes h2 p {
    font-family: Roboto-bold, sans-serif;
    color: #101820;
    font-style: normal;
    font-weight: 900;
    font-size: 31px;
    letter-spacing: 0;
    line-height:25px;
}

.boxes h2,
.boxes h2 p {
    font-family: Roboto-light, sans-serif;
    color: #101820;
    font-size: 30px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 36px;
    transition: all .5s;
}

.variable-box .boxes .date-author {
    position: relative;
    height: 30px;
    width: 339px;
    color: #101820;
    font-size: 18px;
    letter-spacing: 0;
    line-height: 30px;
    margin-top: 30px;
}

.variable-box .boxes .box-content {
    padding: 2rem 2rem 2rem 18%;
}

.boxes .box-content {
    padding: 20px 0 30px;
}

.boxes .date-author {
}

.boxes:hover .btn-image,
.boxes:focus .btn-image {
    -ms-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
}

.boxes:hover .btn-image:before,
.boxes:focus .btn-image:before {
    display: block;
}

.boxes:hover a,
.boxes:focus a {
    display: block;
}

.nav-pagination {
    padding: 30px 2px;
}

.nav-pagination ul li {
    padding-left: 12px;
}

.col-md-4.col-12:hover a h2,
.variable-box.col-12:hover a h2 {
    text-decoration: underline;
    color: #002F87;
}

.col-md-4.col-12 a h2,
.variable-box.col-12 a h2 {
    text-decoration: none;
}

.image-banners.bg-gray {
    background: #F2F4F8;
}

.detail-boxe h3 p,
.detail-boxe h3 {
    color: #0541B2;
    font-size: 30px;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 46px;
    margin: 30px 0 20px;
}

.detail-boxe-image {
    padding: 30px 0;
    /* max-width: 900px; */
}

.detail-boxe-image img {
    width: 100%;
}

.boxes {
    margin: 0 15px;
}

.webinar-link-bar {
    margin: 2rem 0;
}

.bg-gray {
    background: #F2F4F8;
}

.webinar-card {
    margin: .89%;
    position: relative;
    padding: 1rem;
    width: 31%;
    min-height: 34vh;
}

.webinar-card .box-content {
    min-height: 321px;
    position: relative;
}

.webinar-card .date {
    position: absolute;
    bottom: 7px;
    color: #101820;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 30px;
    text-transform: uppercase;
}

.webinar-card hr {
    position: absolute;
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    height: 0;
    width: 91%;
    bottom: 120px;
}

.webinar-card h4,
.webinar-card h4 p {
    color: #101820;
    font-size: 24px;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 30px;
}

.webinar-card .link {
    position: absolute;
    bottom: 65px;
}

.webinar-card .static-bottom {
    position: relative;
    height: 137px;
    bottom: 0;
    width: 100%;
}

.webinar-card .box-content-title {
    /*! background: red; */

    min-height: 171px;
    /* background: red; */
}

.image-banners.bg-color h2 {
    text-align: center;
}

.blue-date {
    color: #002F87;
    font-size: 22px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 35px;
    margin-bottom: 20px;
}

.generic-wrapper {
}

.generic-banners-avatar .wrapper-internal {
    padding: 60px 8rem;
}

.box-content p {
    margin-top: 20px;
}

.variable-box .boxes h2,
.variable-box .boxes h2 p,
.box-content .a-link h2,
.box-content .a-link h2 p {
    text-align: left;
}

.youtube {
    position: absolute;
    left: 0;
    width: 100%;
}

.paragrafo-flex-title {
    min-height: 114px;
    text-transform: capitalize;
}

.paragrafo-flex-subtitle {
    letter-spacing: 0;
    line-height: 30px;
}

.modal-dialog-centered {
    width: 60%;
    max-width: 60%;
}

.hs_cv .input {
}

.blog {
    margin-left: 1rem;
    margin: -90px 0 90px;
    position: relative;
    left: -1rem;
}

.blog-filter-container {
    display: flex;
    flex-direction: row;
    width: 100.6vw;
    margin-left: calc(-1 * ((100vw - 100%) / 2));
    background: #F2F4F8;
}

.blog-title {
    width: 345px;
    margin-right: 20px;
}

.blog-title h3 {
    color: #002F87;
}

.blog-items {
    width: 100%;
    display: flex;
    flex-direction: row;
    margin: auto 0;
}

.blog-item a.nav-link {
    font-size: 16px;
    color: #101820;
    padding: 0;
    width: 165px;
    margin: 5px;
}

.blog-items li:after {
    color: transparent;
    bottom: 0;
    content: '';
    display: block;
    left: 0;
    position: relative;
    width: 0%;
    height: 2px;
    border: 1px solid;
    transition: .3s ease;
}

.blog-items li:hover::after {
    color: #00a0df;
    bottom: 0;
    content: '';
    display: block;
    left: 0;
    position: relative;
    width: 30%;
    height: 2px;
    border: 1px solid;
}

.cards-4 img {
    max-width: 80%;
}

.entando-internal-banner.dark h1,
.entando-internal-banner.dark h1 p,
.entando-internal-banner.dark .subtitleH1 p,
.entando-internal-banner.dark .subtitleH1 {
    color: #fff;
}

.bar-content-edit {
    position: absolute;
    left: 1rem;
    z-index: 9999;
    margin: 20px auto;
}

.bar-content-edit .btn-info {
    background: linear-gradient(180deg, #00CEF1 0%, #00A0DF 100%);
    border: none;
    border-radius: 0;
    font-size: 16px;
    color: #ffffff;
    text-transform: uppercase;
}

.left-image {
    display: flex;
    flex-direction: row;
}

.image-wrapper {
    width: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}

.content-text-wrapper {
    width: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.blog-wrapper {
    display: flex;
    flex-direction: row;
    width: 99.6vw;
    min-height: 250px;
    padding: 0px 9rem;
    height: auto;
    align-items: center;
}

.box-avatar .avatar {
    padding: 0 0 0 20px;
}

.paragrafo-flex .card img {
    max-width: 88px;
    max-height: 88px;
}

.md-and-down {
    display: none;
}

.md-and-up {
    display: block;
    margin: 0px 0;
}

.hub-form img {
    max-width: 80%;
}

.container-img {
    display: flex;
    justify-content: center;
    align-items: center;
}

p.alert {
    margin-top: 4rem;
}

.col-md-4.col-12.tablet {
    margin-bottom: 40px;
}

/*media queries*/
@media only screen and (min-width: 1025px) {
    .navbar-expand-xl .navbar-collapse {
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
    }
    .navbar-expand-xl .navbar-nav .dropdown-menu {
        position: absolute;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 768px) {
    .tablet .boxes {
        margin: 0 !important;
        width: 100%;
        padding: 0 !important;
    }

    .tablet .boxes .img-box {
        margin: 0;
        width: 95%;
        height: 23vw;
    }
}

@media only screen and (min-width: 1024px) {
    .title {
        padding: 20px 2rem;
    }
}

h2.blue-line p,
h2.blue-line {
    padding: 2rem 3rem;
}

h2.no-line p,
h2.no-line {
    padding: 0 2rem 0rem;
}

.entando-internal-banner {
    background-repeat: no-repeat;
    background-size: cover;
}

.left-image img {
    width: 95%;
}

.nav-link svg {
    margin-left: 3px;
}

.entando-login-action {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.blog-press .box-content .category {
    height: 58px;
    width: 339px;
    color: #002F87;
    font-size: 18px;
    letter-spacing: 0;
    line-height: 30px;
    text-transform: uppercase;
    margin-bottom: 0px;
}

.blog-press .boxes .box-content {
    padding: 20px 0 50px;
    min-height: 201px;
}

.blog-press .boxes .date-author {
    position: absolute;
    bottom: 34px;
}

.blog-press .boxes .box-content {
    padding: 20px 0 81px;
    min-height: 200px;
}

#CybotCookiebotDialog a,
#CybotCookiebotDialog div,
#CybotCookiebotDialogBodyContentControls,
#CybotCookiebotDialogBodyContentTitle {
    font-family: Roboto-light,
    sans-serif !important;
    font-size: 16px !important;
}

a#CybotCookiebotDialogBodyLevelButtonAccept {
    display: inline-block;
    padding: 14px 15px;
    min-width: 80px;
    color: #ffffff;
    text-decoration: none;
    margin-left: 0;
    margin-top: 6px;
    z-index: 10;
    font-size: 16px !important;
    font-weight: 600;
    margin-right: 0;
    text-align: center;
    white-space: nowrap;
    background: linear-gradient(180deg,
    #00CEF1 0%,
    #00A0DF 100%) !Important;
    background-image: linear-gradient(30deg,
    #00B1F7 0%,
    #00A0DF 60%,
    #00DAFF 100%) !Important;
    padding: 15px 10px !Important;
    background-size: 300% 100% !Important;
}

a#CybotCookiebotDialogBodyLevelButtonAccept:hover {
    background-position: right top !important;
    transition: all 0.4s ease-in-out !important;
    box-shadow: 0 10px 20px rgba(0,
    0,
    0,
    0.01),
    0 6px 6px rgba(0,
            0,
            0,
            0.2);
}

#CybotCookiebotDialogBodyContentTitle {
    padding: 0;
    font-size: 20px !Important;
    font-weight: 500;
    line-height: 100%;
    color: #000000;
    display: block;
    position: static;
    margin: 2px 0 6px;
}

#CybotCookiebotDialogBody {
    max-width: 83% !important;
}

#CybotCookiebotDialogDetailBody {
    width: 100%;
    max-width: 83% !important;
}

a#CybotCookiebotDialogBodyLevelButtonAccept {
    border: none !important;
    outline: none !important;
}

li.nav-item .nav-link {
    display: block;
    padding: .5rem .5rem;
}

ul.dropdown-menu.show a.nav-link {
    display: block;
    padding: .2rem 1rem;
}

.blog-item a.nav-link {
    font-size: 16px;
    color: #101820;
    padding: 0;
    width: 165px;
    margin: 5px;
}

.inputs-list.multi-container .hs-form-checkbox span {
    margin-left: 20px;
}

.wrapper-internal .paragrafo-flex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.wrapper-internal .paragrafo-flex .card {
    min-height: 237px;
    width: 27%;
    padding: 0;
    border: none;
    border-radius: 0;
    transition: all 0.3s ease;
    text-align: left;
    position: relative;
    margin: 0;
}

.paragrafo-box-slider {
    overflow: hidden;
}

.owl-theme .owl-dots,
.owl-theme .owl-nav {
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

.owl-theme .owl-nav {
    margin-top: 10px
}

.owl-theme .owl-nav [class*=owl-] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #D6D6D6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: #869791;
    color: #FFF;
    text-decoration: none
}

.owl-theme .owl-nav .disabled {
    opacity: .5;
    cursor: default
}

.owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: 0;
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1
}

.owl-theme .owl-dots .owl-dot span {
    width: 13px;
    height: 13px;
    margin: 5px 7px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 0;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #002F87;
}

.owl-stage-outer figure {
    padding: 0;
    display: flex;
    justify-content: center;
}

.blue-card {
    margin-top: 59px;
    padding: 23px;
    background: #002F87;
}

.blue-card p {
    margin-top: 20px;
    color: #fff;
    line-height: 34px;
    letter-spacing: 0;
    font-size: 18px;
    font-weight: 400;
}

.generic-banners .small-card {
    min-height: 131px;
    width: 27%;
    padding: 0;
    border: none;
    border-radius: 0;
    transition: all 0.3s ease;
    text-align: left;
    position: relative;
    margin: 0 0 5px 0;
    background: #00000000;
}

.generic-banners .small-card:hover {
    height: auto;
    width: 27%;
    padding: 0;
    box-shadow: none;
    margin: 0 0 5px 0;
}

.small-card-list .paragrafo-flex {
    justify-content: space-between;
}

.small-card-list h3 p {
    color: #002F87;
    margin-left: 5px;
    margin-bottom: 60px;
}

.slider-image .left-lnk-button {
    margin: 30px 0;
}

.slider-image .entando-banner-btn {
    width: auto;
}

.video-image .writing-box-video-image {
    position: relative;
    height: auto;
    padding: 0rem 2rem;
}

.writing-box-video-image .subtitleH1 p,
.writing-box-video-image .subtitleH1 {
    color: #101820;
    font-size: 20px;
    letter-spacing: 0;
    line-height: 30px;
    text-align: left;
    margin-bottom: 40px;
}

.paragrafo-box-single-slider {
    overflow: hidden;
}

.paragrafo-box-single-slider .slider-single-image {
    max-height: 300px;
    position: relative;
}

.middle-image {
    width: 70%;
}

.owl-carousel .owl-item .right-slider img {
    max-height: 600px;
    width: unset !important;
}

.entando-banner2 {
    position: relative;
    margin-top: -8rem;
}

.entando-banner-slide {
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 15.5rem 1rem 9rem;
}

.entando-banner2 h1, .entando-banner2 p {
    color: #fff;
}

.entando-banner-slide .content-left {
    width: 43%;
    overflow: hidden;
}

.slider-banner {
    margin-top: -10rem;
}

.entando-banner-slider {
    background-size: cover;
    background-size: cover;
    background-position: center;
    height: 700px;
}

.entando-banner-slider-item {
    height: 700px;
    display: flex;
    align-items: center;
    max-width: 82%;
    margin: 0 auto;
}

.entando-banner-slider .content-left {
    width: 50%;
    overflow: hidden;
    color: #fff;
    padding: 0;
}

.entando-banner-slider h1, .entando-banner-slider h1 p, .entando-banner-slider .h1 p {
    font-family: Roboto-bold, sans-serif;
    color: #fff;
    font-size: 48px;
    font-weight: 900;
    padding-bottom: 0;
    letter-spacing: 0;
    line-height: 54px;
}

.entando-banner-slider p {
    color: #fff;
    font-size: 24px;
    letter-spacing: 0;
    line-height: 30px;
}

.partner-portal-banner .wrapper-internal {
    display: flex;
    padding: 66px 8rem;
}

.partner-portal-banner .writing-box {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.partner-portal-banner h1, .partner-portal-banner h1 p, .partner-portal-banner .h1 p {
    font-family: Roboto-bold, sans-serif;
    color: #101820;
    font-size: 48px;
    font-weight: 900;
    padding-bottom: 0;
    letter-spacing: -0.65px;
    line-height: 56px;
}

.partner-portal-banner p.subtitleH1, .partner-portal-banner p.subtitleH1 p, .partner-portal-banner div.subtitleH1 p, div.subtitleH1 {
    color: #101820;
    font-size: 20px;
    letter-spacing: 0;
    line-height: 35px;
    text-align: center;
    margin-bottom: 0px;
}

.partner-portal.accordion-banners {

    margin: 50px 0 30px 0;
}


.partner-portal.accordion-banners h2 {
    margin: 0 0 0 0;
    color: #101820;
    font-style: normal;
    font-weight: 900;
    font-size: 32px;
    letter-spacing: 0;
    line-height: 37px;
}

.partner-portal.accordion-banners .subtitleH2 p {
    width: 100%;
    color: #101820;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 32px;
    text-align: left;
    font-weight: 300;
}

.partner-portal.accordion-banners .btn-accordion {
    height: auto;
    width: 100%;
    text-align: left;
    font-family: Roboto-regular, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 28px;
    letter-spacing: 0;
    color: #101820;
    border: none;
    margin-top: 0px;
    outline: none;
    background: transparent;
    display: flex;
    align-items: center;
}


.partner-portal.accordion-banners .btn-accordion svg {
    color: #002F87;
    font-size: 16px;
    margin: 0 16.96px 0 16.96px;
    transition: all 0.3s ease;
}

.partner-portal.accordion-banners .card-body {
    min-heigh: 323px;
    color: #101820;
    font-size: 20px;
    letter-spacing: 0;
    line-height: 34px;
    padding: 0 0 90px 120px;
    border-bottom: 1px solid #979797;
}

.partner-portal.accordion-banners .card-body {
    color: #101820;
    font-size: 20px;
    letter-spacing: 0;
    line-height: 34px;
    padding: 14px 0 0 55px;
    border-bottom: 0px solid #979797;
    background: #F7F9FB;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    min-heigh: unset;
}

.partner-portal.accordion-banners .paragraphs-banner {
    padding: 25px 0px 24px;
    background: #F7F9FB;
    margin: 0px 0 10px;
}

.partner-portal.accordion-banners a.entando-banner-lnk {
    position: relative;
    text-decoration: none;
    color: #101820;
    width: 50%;
    margin: 8px 0;
    font-size: 16px;
}

.tablet.blog-press .card-horizontal {
    display: flex;
}

.tablet.blog-press img {
    width: 200px;
    height: 200px;
    object-fit: cover;
}

.tablet.blog-press .card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: none;
    border-radius: .25rem;
}

.tablet.blog-press .card-body-header {
    color: #6C7587;
    font-weight: 100;
    font-size: 14px;
    margin: 0px 0 10px 0;
}

.tablet.blog-press .card-body-header span {
    color: #00A0DF;
}

.tablet.blog-press a.card-title {
    font-family: Roboto-Medium, sans-serif;
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    color: #002F87;
    margin: 0 0 10px 0;
    display: block;
}

.tablet.blog-press .card-abstract-text {
    display: flex;
}

.tablet.blog-press .card-abstract-text p {
    font-size: 16px;
    line-height: 28px;
    color: #101820;
}

.tablet.blog-press .card-abstract-text a {
    font-size: 16px;
    line-height: 28px;

}

.tablet.blog-press .card-body {
    flex: 1 1 auto;
    min-height: 1px;
    padding: 0 1.25rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.col-12.tablet.blog-press {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 40px;
}

.pr-banners {
    display: flex;
}

.pr-banners .box-wrapper {
    width: 50%;
    height: 350px;
}

.pr-banners .btn-image {
    object-fit: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.pr-banners .box-wrapper.bg-blue {
    background: #002F87;
}

.pr-banners .box-wrapper.bg-blue .box-content {

    padding-left: 18%;

    padding-right: 5%;
}

.pr-banners .box-wrapper.bg-blue .box-content-wrap {
    display: flex;
    flex-direction: column;
    height: 300px;
    align-items: baseline;
    justify-content: center;
}

.pr-banners .box-wrapper h3 {
    font-family: Roboto-regular, sans-serif;
    font-weight: 900;
    font-size: 32px;
    line-height: 40px;
    color: #FFFFFF;
}

.pr-banners .box-content-back {
    margin: 47px 0 -47px 0;
    border: none;
    background: none;
    color: #fff;
    font-size: 14px;
    line-height: 24px;
    color: #FFFFFF;
    padding-left: 19%;
}

.pr-banners .box-content-back:before {
    font-family: "Font Awesome 5 Free";
    content: "\f060";
    font-weight: 900;
    position: relative;
    transform: translateX(50%);
    top: 0px;
    right: 8px;
    transition: all .2s;
    color: #00A0DF;
}

.pr-banners-body .date-author span {
    color: #00A0DF;
}

.pr-banners-body .date-author {
    font-family: Roboto-Regular, sans-serif;
    margin-top: 50px;
    font-size: 14px;
    line-height: 21px;
    padding-bottom: 17px;
    border-bottom: 1px solid #E6EFFF;
    font-size: 14px;
    color: #6C7587;
    margin-bottom: 30px;
}

.pr-banners-body .detail-boxe h3 p, .pr-banners-body .detail-boxe h3 {
    font-family: Roboto-Medium, sans-serif;
    color: #101820;
    font-weight: 500;
    font-size: 24px;
    line-height: 36px;
    margin: 0 0 20px;
}

.pr-banners-body p {
    color: #101820;
    font-family: Roboto-Regular, sans-serif;
    font-size: 18px;
    letter-spacing: 0;
    line-height: 36px;
    font-weight: 400;
}

.pr-banners-body {
    padding-left: 15px;
    padding-right: 15px;
}

.pr-detail {
    padding: 0 8rem;
}

.text-card-list .link.text-center {
    margin: 30px 0 70px;
}

.link.text-center .entando-banner-btn {
    width: auto;
    margin: 0;
    padding: 18px 10px;
}

.card-list .card-horizontal {
    display: flex;
    flex: 1 1 auto;
}

.card-list img {
    width: 200px;
    height: 200px;
    background-position: center center;
    background-repeat: no-repeat;
}

.card-list {
    margin: 10px 0;
    padding: 0 8rem !important;
}

.card-list .card {
    border: none;
    border-radius: 0;
    border-bottom: 1px solid #E6EFFF;
    padding-bottom: 20px;
}

.card-list .card-title a {
    color: #033AA4;
}

.card-list .date-author {
    color: #6C7587;
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 10px;
}

.card-list .card-text {
    color: #033AA4;
}

.card-list .card-text p {
    margin: 0;
}

.pr-banners .box-wrapper.bg-blue .box-content-wrap {
    display: flex;
    flex-direction: column;
    height: 300px;
    align-items: baseline;
    justify-content: center;
}

.pr-banners .box-wrapper h3 {
    font-family: Roboto-regular, sans-serif;
    font-weight: 900;
    font-size: 32px;
    line-height: 40px;
    color: #FFFFFF;
}

.pr-banners .box-content-back {
    margin: 47px 0 -47px 0;
    border: none;
    background: none;
    color: #fff;
    font-size: 14px;
    line-height: 24px;
    color: #FFFFFF;
    padding-left: 19%;
}

.pr-banners .box-content-back:before {
    font-family: "Font Awesome 5 Free";
    content: "\f060";
    font-weight: 900;
    position: relative;
    transform: translateX(50%);
    top: 0px;
    right: 8px;
    transition: all .2s;
    color: #00A0DF;
}

.pr-banners-body .date-author span {
    color: #00A0DF;
}

.pr-banners-body .date-author {
    font-family: Roboto-Regular, sans-serif;
    margin-top: 50px;
    font-size: 14px;
    line-height: 21px;
    padding-bottom: 17px;
    border-bottom: 1px solid #E6EFFF;
    font-size: 14px;
    color: #6C7587;
    margin-bottom: 30px;
}

.pr-banners-body .detail-boxe h3 p, .pr-banners-body .detail-boxe h3 {
    font-family: Roboto-Medium, sans-serif;
    color: #101820;
    font-weight: 500;
    font-size: 24px;
    line-height: 36px;
    margin: 0 0 20px;
}

.pr-banners-body p {
    color: #101820;
    font-family: Roboto-Regular, sans-serif;
    font-size: 18px;
    letter-spacing: 0;
    line-height: 36px;
    font-weight: 400;
}

.pr-banners-body {
    padding-left: 15px;
    padding-right: 15px;
}

.pr-detail {
    padding: 0 8rem;
}

.card-list .card-body-custom {
    padding: 0 1.25rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.press-release-detail .image-banners {
    padding: 0 8rem;
}

.press-release-detail .variable-box .boxes {
    background: #002f87;
}

.press-release-detail .variable-box .boxes h2,
.press-release-detail .variable-box .boxes h2 p,
.press-release-detail .box-content .a-link h2,
.press-release-detail .box-content .a-link h2 p {
    text-align: left;
    color: #fff;
    font-size: 32px;
    line-height: 40px;
}

.press-release-detail .variable-box .boxes .date-author {
    position: absolute;
    bottom: 40px;
    color: #fff;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 24px;
}

.back-button {
    border: none;
    background: transparent;
    color: #fff;
    font-size: 14px;
}

.back-button:before {
    font-family: "Font Awesome 5 Free";
    content: "\f060";
    font-weight: 900;
    position: relative;
    top: 0;
    right: 5px;
    transition: all .2s;
    color: #00A0DF;
}

.press-release-detail img {
    object-fit: cover;
    width: 100%;
    max-height: 400px;
}

.press-release-detail .boxes {
    margin: 0;
}

.press-release-detail .variable-box {
    display: flex;
    position: relative;
    margin-bottom: 0;
}

.press-release-detail .detail-boxe h3 p,
.press-release-detail .detail-boxe h3 {
    color: #000;
    font-size: 24px;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 36px;
    margin: 30px 0 20px;
}

.card-list a.entando-banner-lnk {
    position: relative;
    text-decoration: none;
    color: #101820;
    font-size: 14px;
    margin-top: 0px;
}

.card-list .card-title {
    margin-bottom: 0;
}

.card-blog {
    width: 46%;
    float: left;
    margin-right: 2%;
}

.card.card-blog:nth-last-child(-n+3) {
    flex-direction: row;
}

.card.card-blog:nth-last-child(-n+3) {
    width: 50%;
    min-height: 200px;
    float: left;
    margin-bottom: 30px;
}

.card.card-blog:nth-last-child(-n+3) img.card-img-top {
    width: 200px;
    height: 200px;
    object-fit: cover;
}

.card.card-blog:nth-last-child(-n+3) .card-body {
    padding: 0 1.25rem;
}

.blog-contents .line_title, .blog-contents h2 {
    display: none !important;
}

.blog-contents .row {
    display: unset;
}

.blog-contents .card-text {

}

.card-blog .date-author {

}

.card-blog h5.card-title {
    font-weight: 500;
    font-size: 24px;
    line-height: 28px;
    color: #002F87;
}

.card-blog a.card-title {
    display: block;
    font-weight: 500;
    font-size: 24px;
    line-height: 28px;
    color: #002F87;
}

.card-blog .card-text p {
    font-size: 16px;
    line-height: 24px;
    color: #101820;
    margin: 0;
    text-align: left;
}

.card-blog .simple-link {
    font-size: 16px;
    line-height: 28px;
    color: #00a0df;
    margin-left: -8px;
}

.card-blog .date-author {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 15px;
}

.card-blog .date-author .author {
    color: #00A0DF;
}

.card-blog .date-author .category {

}

.card.card-blog {
    border: none;
    background: transparent;
}

.card.card-blog .card-body {
    padding: 30px 0;
}

.card.card-blog:first-child .card-body {
    padding: 30px 0 60px;
}

.blog-detail .variable-box .boxes .date-author {
    position: absolute;
    bottom: 40px;
    color: #fff;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 24px;
}

.blog-detail img {
    object-fit: cover;
    width: 100%;
    height: 400px;
}

.blog-detail .boxes {
    margin: 0;
}

.blog-detail .variable-box {
    display: flex;
    position: relative;
    margin-bottom: 0;
}

.blog-detail .detail-boxe h3 p,
.blog-detail .detail-boxe h3 {
    color: #000;
    font-size: 32px;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 48px;
    margin: 20px 0 10px;
}

.blog-detail .variable-box .boxes .box-content {
    background: #002f87;
    height: 400px;
}

.blog-detail .title {
    background: #002f87;
}

.blog-detail .title h2,  .blog-detail .title p {
    color: #fff;
}

.blog-detail .variable-box .boxes h2, .blog-detail .variable-box .boxes h2 p, .blog-detail .box-content .a-link h2, .blog-detail .box-content .a-link h2 p {
    text-align: left;
    color: #fff;
    font-size: 32px;
    line-height: 40px;
}

.blog-detail .date-author {
    font-size: 14px;
    line-height: 24px;
}

.blog-detail .date-author .blog-author {
    color: #00A0DF;
}

.blog-line {
    margin: 20px 0 20px;
    border: 1px solid #E6EFFF;
}

.blog-detail .image-banners.bg-blue {
    color: #101820;
    padding: 0 8rem;
    overflow: hidden;
}

.blog-detail .blog-tag-italic {
    color: #00A0DF;

}

.blog-detail .blog-tags {
    font-style: italic;
}


.card.card-blog.no-highlights {
    flex-direction: row;
}

.card.card-blog.no-highlights img.card-img-top {
    width: 200px;
    height: 200px;
    object-fit: cover;
}

.card.card-blog.no-highlights {
    width: 100%;
    min-height: 200px;
    float: left;
    margin-bottom: 20px;
}

.card.card-blog.no-highlights .card-body {
    padding: 0 1.25rem;
}

.search-wrapper .form-control {
    display: block;
    width: 100%;
    /* height: calc(1.5em + .75rem + 2px); */
    padding: .675rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #E6EFFF;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    height: 48px;
}

.search-wrapper .entando-banner-btn {
    width: auto;
    margin: 0;
    background: linear-gradient(
            180deg, #00CEF1 0%, #00A0DF 100%);
    background-image: linear-gradient(
            30deg, #00B1F7 0%, #00A0DF 60%, #00DAFF 100%);
    padding: 7px 15px;
    background-size: 300% 100%;
    border-radius: 0px;
    transition: all 0.4s ease-in-out;
    border: none;
    color: #fff;
    font-family: Roboto-medium, sans-serif;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
}

.category-filter p {
    font-size: 24px;
    line-height: 36px;
    color: #101820;
    margin-top: 30px;
    text-align: left;
}

.category-filter .line {
    border-bottom: 1px solid #E6EFFF;
    margin-bottom: 20px;
}

.category-filter ul {
    list-style-type: none;
    padding: 0;
}

.category-filter a {
    font-size: 16px;
    line-height: 28px;
    color: #6C7587;
}

.category-filter a.selected {
    font-size: 16px;
    line-height: 28px;
    color: #00A0DF;
}

.bg-gray.blog-section {
    padding: 4rem 0 3rem;
}

.card.card-blog.no-highlights .card-text p, .card.card-blog.no-highlights .card-text {
    text-align: left;
}

.blog-filters-container {
    color: #101820;
    padding: 60px 0;
    overflow: hidden;
}

.background-blue {
    background: #002f87;
}

.w-100 {
    max-width: 100%;
    /* margin: 0; */
    padding: 0;
    /* height: 100px; */
}

.blog-detail .box-content p {
    color: #fff;
    text-align: left;
}

.press-release-detail .box-content p {
    color: #fff;
}

.lista-blog {
    width: 80%;
}

.filtro-blog {
    width: 20%;
}

.category-filter-desktop {
    display: block;
}

.category-filter-mobile {
    display: none;
}

.photo-shots-card-left {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    width: 100%;
}

.photo-shots-card-right {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    width: 100%;
}

.entando-centered-photo-shots {
    display: flex;
    padding: 66px 8rem 30px;
}

img .entando-banner-shot {
    margin: 0;
}

.entando-centered-photo-shots .medium p {
    width: 55%;
    margin: 0 auto;
}

.entando-centered-photo-shots .shots-column-divide p {
    text-align: justify;
    line-height: 31px;
    -webkit-columns: 150px 2;
    -moz-columns: 150px 2;
    columns: 150px 2;
    -webkit-column-gap: 150px;
    -moz-column-gap: 150px;
    column-gap: 150px;
}

img.entando-banner-shot {
    max-height: 267px;
    max-width: 100%;
}

.photo-shots-card-left .pop {
    margin: 0 20px 20px 0;
}

.photo-shots-card-left .pop:first-child {
    margin: 0 20px 20px 0;
}

.photo-shots-card-left .pop:last-child {
    margin: 0 0 0 0;
}

.photo-shots-card-right .pop {
    margin: 0 20px 0 0;
}

.photo-shots-card-right .pop:last-child {
    margin: 0 0 0 0px;
}

.generic-banners-inside-banner {
    padding: 60px 8rem;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 700px;
    display: flex;
    align-items: center;
}

.central-wrapper-inside-banner {
    background: #fff;
    display: flex;
    flex-direction: column;
    padding: 4rem 5rem 0;
    width: 65%;
    margin: 0 auto;
}

.central-wrapper-inside-banner .title p {
    font-weight: 500;
    font-size: 32px;
    line-height: 40px;
    text-align: center;
    color: #002F87;
}

.centered-white-banner {
    background: #fff;
    display: flex;
    flex-direction: column;
    padding: 4rem 5rem;
    width: 65%;
    margin: 0 auto;
}

.centered-white-banner .title p {
    font-weight: 500;
    font-size: 32px;
    line-height: 40px;
    text-align: center;
    color: #002F87;
}

.mpb-right-img-and-link.generic-banners.margin.bg-image img {
    height: 50vh;
    max-width: 97%;
}

.mpb-right-img-30-70.generic-banners .content-text-wrapper {
    width: 30%
}

.mpb-right-img-30-70.generic-banners .image-wrapper {
    width: 70%
}

.mpb-right-img-and-link.generic-banners.img_right img {
    height: 70vh;
    max-width: 97%;
}

a.pop {
    margin: 0;
    padding: 0;
}


.modal-shots .modal-body {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 0;
}

.modal-shots .modal-content {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff0;
    background-clip: padding-box;
    border: 0;
    border-radius: .3rem;
    outline: 0;
}

.carousel-mobile  {
    display:none;
}

.social-network-thumbnail {
    display:none;
}

.generic-banners .tab-list .card {
    min-height: 280px;
    width: 31%;
    padding: 20px 20px;
    border: none;
    border-radius: 0;
    transition: all 0.3s ease;
    text-align: left;
    position: relative;
    margin: 45px 1% 16px;
    background: #f2f4f8;
}

.generic-banners .tab-list .entando-banner-lnk {
    position: relative;
    background:transparent;
    font-size: 20px;
    color: #0541B2;
    border: none;
    width: auto;
    padding: 0;
    margin: 0;
    position:absolute;
    bottom: 15px;
    left: 20px;
}

.generic-banners .tab-list .entando-banner-lnk:after {
    font-family: "Font Awesome 5 Free";
    content: "\f061";
    font-weight: 900;
    position: relative;
    transform: translateX(50%);
    top: 2px;
    right: -11px;
    transition: all .2s;
    color: #00A0DF;
}

.generic-banners .tab-list  .entando-banner-lnk:hover:after {
    content: "\f061";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    right: -19px;
}

.generic-tab-content .nav-tabs .nav-item.show .nav-link, .generic-tab-content  .nav-tabs .nav-link.active {
    color: #000;
    font-size: 18px;
    font-weight: 600;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff;
    border: none;
    border-bottom: 4px solid #00a0df;
}

.generic-tab-content .nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
    border: none;
    border-bottom: 4px solid #00a0df00;
}

.generic-tab-content .nav-tabs a.nav-link  {
    color: #000;
    font-size: 18px;
    font-weight: 600;
    margin: 0 30px -3px;
    text-transform: capitalize;
}

.horizontal-tab-list .tab-list-bottom-link {
    margin: 0 0 60px;
    width: 100%;
    text-align: center;
}

.generic-tab-content .tab-list-bottom-link {
    margin: 45px 0;
    width: 100%;
    text-align: center;
}

.tab-content {}

.tabbable-responsive {
    margin-top: 40px;
}

.generic-tab-content .modal-body {
    text-align: initial;
}

.generic-tab-content .tab-list-title {
    margin: 30px 0;
}

.modal-backdrop {
    opacity:.5 !important;
}

.generic-tab-content .modal-content {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border-radius: 0;
    outline: 0;
    -webkit-box-shadow:  0 0 21px 4px rgba(0, 0, 0 ,28%);
    box-shadow: 0 0 21px 4px rgba(0, 0, 0 ,28%);
    border: none;
}

.tab-inner {
    text-align:initial;
}


.clicked-tab .tab-list-subtitle{
    height:100px;
}

.horizontal-tab-list .nav-link .tab-list-subtitle{
    height: 0;
    transition: max-height 0.15s ease-out;
    overflow: hidden;
    background: transparent;
    color: 000;
}

.horizontal-tab-list .nav-link.active .tab-list-subtitle {
    height: auto;
    transition: max-height .45s ease-in;
    color: 000;
}

.tab-list-icon {
    height: 40px;
    width: 40px;
}

.generic-tab-content .tab-list-icon {
    height: 80px;
    width: 80px;
}

.horizontal-tab-list .nav-pills .nav-link.active, .horizontal-tab-list .nav-pills .show>.horizontal-tab-list .nav-link {
    background-color: #f2f4f8;
}

.horizontal-tab-list .nav-link {
    background-color: #ffffff;
    border-bottom:1px solid #ddd;
    border-radius:0;
    margin: 0;
    padding: 2rem 1.5rem;
}

.horizontal-tab-list .nav-link:last-child {
    background-color: #ffffff;
    border-bottom:1px solid #ddd;
    border:none;
    margin-bottom:20px;
}

.tab-modal-body .tab-list-icon {
    height: 100px;
    width: 100px;
}

.tab-modal-body .tab-modal-image-container {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}

.tab-image-container {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: auto;
}

.tab-image-container img {
    width: 85%;
    object-fit: cover;
}

.generic-tab-content .tab-modal-body .tab-left-col {
    padding: 1rem 1rem;
    width: 55%;
}

.generic-tab-content .tab-modal-body .tab-right-col {
    padding:3rem 2rem;
    width: 45%;
}

.tab-modal-image-container img {
    width: 100%;
}

.generic-tab-content .paragrafo-flex {
    display: flex;
    justify-content: space-between;
    margin: 0 4px;
    width: 100%;
    flex-wrap: wrap;
    overflow: hidden;
}

.generic-tab-content figure {
    margin: 0;
}

.generic-tab-content .card img {
    margin-bottom: 15px;
}

.horizontal-tab-list {
    display:flex;
    flex-direction:row;
    margin: 30px 0 60px;
    height: auto;
}

.horizontal-tab-list .left-tab{
    width: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all 1.3s ease;
}

.horizontal-tab-list .right-tab{
    width: 50%;
    height: auto;
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
}

.tab-mobile {
    display:none;
}


.generic-tab-content .modal-header {
    border:none;
}

.generic-tab-content .close {
    position: absolute;
    right: -15px;
    top: -14px;
    background: #0B60FF;
    height: 30px;
    width: 30px;
    line-height: 0;
    opacity: 1;
    color: #fff;
    padding: 0;
    font-size: 27px;
}

.fade {
    opacity: 0;
    -webkit-transition:  opacity .0s linear;
    -moz-transition:   opacity .0s linear;
    -ms-transition:  opacity .0s linear;
    -o-transition:  opacity .0s linear;
    transition:  opacity .0s linear;
}

.fade.show {
    opacity: 1;
    -webkit-transition: opacity .3s linear;
    -moz-transition: opacity .3s linear;
    -ms-transition: opacity .3s linear;
    -o-transition: opacity .3s linear;
    transition: opacity .1s linear;
}

.horizontal-tab-content figure {
    margin :0;
}

.generic-banners-organizations .medium-wrap {
    background: #E5EFFF;
    padding:3rem;
    font-style: italic;
    width: 67%;
    margin: 0 auto;
}

.horizontal-tab-list .tab-list-title h4 {
    width:95%;
}

.horizontal-tab-list  .nav-link.active .tab-list-title svg {
    transform: rotate(0);
    color: #002F87;
    font-size: 26px;
    transition: all 0.3s ease;
}

.horizontal-tab-list .tab-list-title svg {
    transform: rotate(180deg);
    margin-top:5px;
    color: #002F87;
    font-size: 26px;
    transition: all 0.3s ease;
}

.entando-banner-centerd-shot {
    width: 100%;
    padding: 0 6rem 60px;
}

.entando-centered-photo-container {
    padding: 0 6rem;
    position: relative;
}

.entando-centered-photo-capt1 {
}

.entando-centered-photo-capt2 {
}

.entando-centered-photo-container p, .entando-centered-photo-container strong {
    color:#fff;
    margin:0;
}

.mbp-4 .cards{
    width: 21%;
    height: 12vw;
    margin: 10px;
    overflow: hidden;
    position: relative;
    float: left;
    display: inline-block;
    cursor: pointer;
    outline: none;
}

.clover svg {
    display: block;
    margin: auto;
    max-width: 100%;
    height: auto;
}
.clover .svg-image {
    stroke: #979797;
}
.clover .svg-image:hover {
    stroke: #00A0DF;
}
.clover .svg-image.active {
    stroke: #00A0DF;
}
.svg-image.nav-link.active .svg-img_expand {
    display:none;
}


@keyframes scroll {
    0% {
        transform: translateX(960px);
    }
    100% {
        transform: translateX(calc(-250px * 14));
    }
}
.entando-partners .slider {
    background: transparent;
    height: 100px;
    margin: auto;
    overflow: hidden;
    position: relative;
    max-width: 960px;
}
.entando-partners .slider::before, .entando-partners .slider::after {
    background: linear-gradient(to right, rgba(242, 244, 248, 1) 0%, rgba(242, 244, 248, 0) 100%);
    content: "";
    height: 100px;
    position: absolute;
    width: 200px;
    z-index: 2;
}
.entando-partners .slider::after {
    right: 0;
    top: 0;
    transform: rotateZ(180deg);
}
.entando-partners .slider::before {
    left: 0;
    top: 0;
}
.entando-partners .slider .slide-track {
    animation: scroll 40s linear infinite;
    display: flex;
    width: calc(300px * 19);
}
.entando-partners .slider .slide {
    background: transparent;
    height: 100px;
    width: 250px;
    padding-left: 30px;
    padding-right: 30px;
}

.entando-social-banner-container {
    width: 97%;
    height: 270px;
    background-color: #0A378C;
    margin: 0 auto;
    box-shadow: 0px 0px 24px rgba(0, 0, 0, 0.25);
    display: grid;
}
.entando-social-left-col {
    padding-right: 30px;
    padding-left: 100px;
}
.entando-social-left-col h2 {
    margin-bottom: 0;
}
.entando-social-left-col .box-center {
    justify-content: end;
}
.entando-social-left-col .box-center .box-content {
    width: 100%;
}
.entando-social-right-col {
    padding-right: 100px;
    padding-left: 30px;
}
.entando-social-banner h2 {
    color: white;
}
.entando-social-banner-container .entando-social-sharing-container {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    width: 100%;
}
.entando-social-sharing-content:not(:first-child) {
    margin-left: 20px;
}

.iframe-container{
    position: relative;
    width: 100%;
    padding-bottom: 56.25%;
    height: 0;
}
.iframe-container iframe{
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}

.entando-navbar-up .entando-language span.active {
    font-weight: bold;
}
.entando-navbar-up .entando-language span.active a {
    color: #00A0DF;
}

@media screen and  (min-width: 1800px) {
    .entando-container {
        max-width: 1440px;
        position: relative;
    }
}


/* Webinar page styles */
.webinar-container .entando-webinar-list .card-text .entando-banner-btn {
    margin-top: 10px;
    display: block;
    padding: 10px 20px;
}

.webinar-container .entando-webinar-list .card-title, .webinar-container .entando-webinar-list .card-title p {
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    color: #002F87;
    text-align:left;
}

.webinar-container .entando-webinar-list .date-author {
    color: #6C7587;
}

.webinar-container .card-blog .date-author .category {
    font-style: italic;
}

.webinar-container .category-filter .line {
    display: none;
}

.webinar-container .category-filter .category-filter-desktop li {
    margin-bottom: 15px;
}

.webinar-container h2 p {
    padding-bottom: 40px;
}

.webinar-container .nav-pagination {
    padding-right: 1.25rem;
}

.bg-image .webinar-container h2 p, .bg-image .webinar-container .entando-webinar-list .date-author, .bg-image .webinar-container .entando-webinar-list .card-title, .bg-image .webinar-container .entando-webinar-list .card-title p, .bg-image .webinar-container .entando-webinar-list .card-text {
    color: #FFFFFF;
}

/* Webinar page styles */
@media (min-width: 1024px){
    .entando-container.webinar-container .webinar-col-left .card.card-blog {
        flex-direction: column;
        width: 46%;
        margin-right: 2%;
    }

    .entando-container.webinar-container .webinar-col-left .card.card-blog img.card-img-top {
        width: 100%;
        height: auto;
    }

    .entando-container.webinar-container .webinar-col-right .card.card-blog {
        float: right;
    }
}

.entando-container.webinar-container .webinar-col-right .card.card-blog .card-body {
    padding: 0 1.25rem;
}

@media screen and (min-width: 1025px) and (max-width: 1365px) {
    .entando-container.webinar-container .webinar-col-left .card.card-blog {
        width: 42.5%;
        min-height: 200px;
        float: none;
        margin-bottom: 30px;
    }
    .entando-container.webinar-container .entando-banner-btn {
        width: 100%;
    }

    .entando-container.webinar-container .webinar-col-right .card.card-blog.entando-webinar-list .card-body {
        padding: 1.25rem 0;
    }
}

@media screen and (max-width: 1024px) {
    .entando-container.webinar-container .card.card-blog.entando-webinar-list .card-body {
        padding: 0 1.25rem;
    }
}
@media screen and (max-width: 611px) {
    .entando-container.webinar-container .card.card-blog.entando-webinar-list .card-body {
        padding: 1.25rem 0;
    }
}
@media screen and (min-width: 1025px) and (max-width: 1365px) {
    .entando-container.webinar-container .webinar-col-right .card.card-blog {
        flex-direction: column;
    }
}

@media screen and (min-width: 1025px) and (max-width: 1365px) {
    .entando-container.webinar-container .webinar-col-right .card.card-blog {
        width: 31%;
        min-height: 200px;
        float: left;
        margin-bottom: 30px;
    }
}

@media screen and (min-width: 1024px) {
    .generic-banners .col-md-6.col-12.detail-right .paragrafo-box .video {
        min-height: 350px;
    }
}

/* main page banner button fix  EW-61 */
.entando-banner-btn.link-btn {
    color: #fff;
    font-family: Roboto-medium, sans-serif;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
}
.entando-banner-anchor:nth-child(2) .entando-banner-btn {
    position: relative;
    text-align: left;
//width: 260px;
    border: 2px solid #00A0DF;
    background: transparent;
//padding: 16px 0;
    padding: 16px 35px 16px 20px;
    transition: all 0.4s ease-in-out;
    margin: 0;
}
.entando-banner-anchor:nth-child(2) .entando-banner-btn .entando-banner-anchor-text:after {
    content: "\f061";
    font-family: 'Font Awesome\ 5 Free';
    font-weight: 900;
    color: #fff;
    position: absolute;
    /*     left: 75%; */
    top: 17px;
    opacity: 1;
    padding-left: 9px;
    transition: all 1000ms cubic-bezier(0.680, -0.550, 0.265, 1.550);
    -webkit-transition: all 1000ms cubic-bezier(0.680, -0.550, 0.265, 1.550);
}
.entando-banner-anchor:nth-child(2) .entando-banner-btn .entando-banner-anchor-text:hover:after {
    content: "\f061";
    font-family: 'Font Awesome\ 5 Free';
    font-weight: 900;
    color: #fff;
    position: absolute;
    /*     left: 78%; */
    padding-left: 15px;
    top: 17px;
    opacity: 1;
}
@media only screen and (max-width: 1024px) {
    .entando-banner-anchor .entando-banner-btn {
    //padding: 18px 10px;
    //font-size: 12px;
    }
    .entando-banner-anchor:nth-child(2) .entando-banner-btn {
        position: relative;
        border: 2px solid #00A0DF;
        background: transparent;
        padding: 18px 10px;
    }
}
@media (min-width: 320px) and (max-width: 1024px) and (orientation: landscape) {
    .entando-banner-anchor:nth-child(2) .entando-banner-btn {
        width: 100%;
        display: block;
        border: 2px solid #00A0DF;
        background: transparent;
        padding: 0;
        text-align: center;
        margin-bottom: 30px;
    //padding: 16px 35px 16px 20px;
    }
}
@media only screen and (max-width: 1024px) {
    .entando-banner-anchor:nth-child(2) .entando-banner-btn .entando-banner-anchor-text:after {
        display:none;
    }
}
@media (max-width: 1024px) and (min-width: 320px) and (orientation: portrait){
    .entando-banner-links .entando-banner-anchor:nth-child(2) .entando-banner-btn {
        width: 100%;
        display: block;
        margin-right: 14px;
        background: transparent;
        text-align: center;
        padding: 18px 10px;
        margin-bottom: 20px;
    }
}

/* Webinar details header styles */
.entando-internal-banner-webinar-detail {
    background: #002F87;
}
.webinar-header_column-left {
    display:flex;
    align-items:center;
}
.webinar-header_column-left h1{
    color:white;
    font-size: 32px!important;
    line-height: 40px!important;
}
.webinar-header_column-left h1 p{
    color:white;
    font-size: 32px!important;
    line-height: 40px!important;
}
.webinar-header_column-left .subtitleH1{
    color:white;
    font-size: 14px;
    line-height: 24px;
}
@media only screen and (min-width: 1024px) {
    .webinar-header_column-left .subtitleH1{
        text-align:left;
    }
}
@media only screen and (max-width: 1024px) {
    .entando-internal-banner-webinar-detail .category {
        text-align: center;
        margin-bottom: 40px;
    }
}

/* Notification Banner styles */
.entando-notification-banner {
    display: flex;
    justify-content: center;
    height: 56px;
    align-items: center;
    background: #00A0DF;
    color: white;
}
.entando-notification-banner p {
    font-style: normal;
    font-weight: 400;
    font-size: 16px!important;
    line-height: 26px!important;
    letter-spacing: 0.02em!important;
    color: #FFFFFF;
    margin: 0;
}
.entando-notification-banner a {
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0.02em;
    text-decoration-line: underline;
    text-transform: capitalize;
    margin-left: 10px;
    color: #FFFFFF;
}
@media only screen and (min-width: 1025px) {
    .entando-banner_margin-top {
        margin-top: -113px !important;
    }
    .entando-navbar-fixed_position-top {
        top: 56px !important;
    }
    .entando-navbar-with-banner-top  {
        top: 85px !important;
    }
    nav.entando-navbar {
        top: 85px;
    }
}

/* Partner program, Multi Purpose Banner cards */
.entando-partner-cards .paragrafo-flex-title {
    min-height: unset;
    text-transform: uppercase;
    text-align: center;
}
.entando-partner-cards figure {
    margin: auto;
    margin-bottom: 0;
}
.entando-partner-cards .paragrafo-flex-subtitle, .entando-partner-cards  .paragraps-link {
    text-align: center;
}
.generic-banners .entando-partner-cards .paragrafo-flex h4 p {
    color: #000;
    min-height: unset;
    margin-bottom: 0;
}

.generic-banners .entando-partner-cards .paragrafo-flex .card-white h4 p {
    color: #003299;
    margin: 20px 0;
    font-size: 24px;
}
.generic-banners .entando-partner-cards .paragrafo-flex .card .paragrafo-flex-left-title {/* min-height: 118px; */}

.generic-banners .entando-partner-cards .paragrafo-flex h4 {
    margin-bottom: 0;
}
@media only screen and (min-width 1025px) and (max-width: 1525px) {
    .generic-banners .entando-partner-cards .four-cards-row .card {
        width: 30%;
        margin: 10px;
    }
}
@media only screen and (min-width: 1525px) {
    .generic-banners .entando-partner-cards .four-cards-row .card {
        width: 20%;
        margin: 10px;
    }
}
@media only screen and (min-width: 1025px) {
    .entando-partner-cards .card.card-gray {
        width: 23%;
        margin-right: 35px;
        margin-left: 35px;
    }
    .entando-partner-cards figure {
        margin-top: 40px;
    }
    .entando-partner-cards .four-cards-row .card .paragrafo-flex-title {
        text-transform: capitalize;
    }
}

/* 2 column banner EW-125 */
.entando-two-columns-banner .box-content p {
    margin: 0;
}
.entando-two-columns-banner .box-content h2 {
    margin-bottom: 30px;
}
.entando-two-columns-banner .btn.btn-entando-quote {
    color: white;
    padding: 0 40px;
    margin-top: 30px;
    margin-bottom: 40px;
}
@media only screen and (max-width: 1024px) {
    .entando-two-columns-banner .btn.btn-entando-quote {
        margin-bottom: 40px;
    }
}
.entando-two-columns-banner .col-md-6.col-12:nth-child(2) .btn.btn-entando-quote {
    background: transparent;
    font-size: 20px;
//color: #00A0DF;
    border: none;
    width: auto;
    padding: 0;
    margin: 0;
    margin-top: 30px;
    text-transform:none;
    color: #0541B2;
}
.entando-two-columns-banner .col-md-6.col-12:nth-child(2) .btn.btn-entando-quote:hover {
    box-shadow:none;
}
.entando-two-columns-banner .col-md-6.col-12:nth-child(2) .btn.btn-entando-quote:after {
    font-family: "Font Awesome 5 Free";
    content: "\f061";
    font-weight: 900;
    position: relative;
    transform: translateX(50%);
    top: 0;
    right: -11px;
    transition: all .2s;
    color: #00A0DF;
}
.entando-two-columns-banner .col-md-6.col-12:nth-child(2) .btn.btn-entando-quote:hover:after {
    content: "\f061";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    right: -19px;
}

/* Rounded logos temlate (awards and affiliates) */
.generic-banners .entando-rounded-logos .box-center{
    width: 100%;
}
.entando-rounded-logos {
    background-position: bottom;
}
.entando-rounded-logos .entando-rounded-logos-content {
    background-color: white;
    width: 120px;
    height: 120px;
    display:flex;
    justify-content: center;
    align-items: center;
    border-radius: 25%;
    flex-direction: column;
}

.entando-rounded-logos .entando-rounded-logos-content img {
    max-width: 90px;
    max-height: 90px;
}
.entando-rounded-logos .entando-rounded-logos-container {
    display: flex;
    justify-content: space-between;
    width: 70%;
    margin: auto;
    margin-top: 60px;
}
.entando-rounded-info-icon {
    color: #256BAB;
    margin-top: 7px;
}
@media only screen and (max-width: 1025px) {
    .entando-rounded-logos .entando-rounded-logos-container {
        width: 100%;
    }
}
@media only screen and (max-width: 768px) {
    .entando-rounded-logos .entando-rounded-logos-container {
        flex-direction: column;
        align-items: center;
        margin-top: 15px;

    }
    .entando-rounded-logos .entando-rounded-logos-content {
        margin-bottom: 25px;
    }
}

/* Language toggle styles */
.internal .entando-language-dropdown button.btn {
    color: #002F87;
}
.entando-language-dropdown button.btn {
    line-height: 14px;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
}
.entando-language-dropdown-separator {
    display: none;
}
.entando-language-dropdown .dropdown-item:hover {
    color: #00A0DF;
}
@media only screen and (max-width: 1025px) {
    .entando-language-dropdown-separator {
        display: block;
        border-top: 1px solid #00A0DF;
        margin: 1rem 0;
        padding-top: 1rem;
        margin-bottom: .6rem;
    }
    .entando-language-dropdown {
        margin-bottom: 1rem;
        margin-left:0.2rem;
    }
    .entando-language-dropdown button.btn {
        padding: 0;
        font-size: 16px;
    }
    .entando-navbar-cta {
        margin-top: 1rem !important;
    }
}

/* Fonts fix for Chrome on Mac (EW-138) */
* {-webkit-font-smoothing: antialiased;}

/* EW-140 - Reduce the spacing of header on internal pages */
@media only screen and (min-width: 1024px) {
    section.entando-internal-banner.dark .wrapper-internal .writing-box h1 p {
        font-size: 38px !important;
        text-align: left;
        margin-bottom: 15px;
    }
    section.entando-internal-banner.dark .wrapper-internal .writing-box .subtitleH1 p {
        text-align: left;
        font-size: 16px;
        line-height: 24px;
        font-family: Roboto-Regular, sans-serif;
    }
    section.entando-internal-banner.dark .wrapper-internal {
        padding: 30px 8rem;
    }
}
section.entando-internal-banner.dark .wrapper-internal .writing-box .subtitleH1 p a {
    color: #23A8E0;
}

/* EW-157 - Drop down language menu is hidden when scrolling */
nav.entando-navbar {
    top: 28px;
}
body .entando-navbar-fixed {
    background: #002f87f0;
    position: fixed;
}
body.internal .entando-navbar-fixed {
    position: fixed;
}
body.internal nav.entando-navbar {
    margin-top: 27px;
}

/* EW-158 4pc cards need more space, 2 per row */
@media (min-width: 575px) and (max-width: 1600px) {
    .bootstrap-tab-content .tab-list .row .card {
        width: 48%;
        min-width: 48%;
        margin: 45px 1% 16px;
    }
}
@media (max-width: 575px) {
    .bootstrap-tab-content .tab-list .row .card {
        width: 100%;

    }
}

/* EW-172 -  Home page section 7 : formatting*/
body .generic-tab-content .entando-container {
    max-width: 100%;
}
body .generic-tab-content .tab-list-title,
body .generic-tab-content .tab-list-subtitle {
    hyphens: auto;
}

/* EW-192 Fixpack Page Styling */
.fixes-page .entando-container
{
    max-width: 100%;
    padding: 24px 20px 50px 20px;
    background-color: #ffffff;
}
.fixes-page {
    padding: 0 34px 100px 34px;
    background-color:  #F2F4F8;
}
.fixpack-header .fixpack-heading h3 {
    line-height: 26px;
    font-weight: 500;
    font-size: 22px;
    letter-spacing: 0.02em;
}
.fixpack-header .fixpack-summary p,
.fixpack-data .fixpack-table-data tbody,
.fixpack-data .fixpack-table-data p,
.fixpack-repos-data .fixpack-fixes-ul,
.fixpack-images-data .fixpack-fixes-ul
{
    color: #72767B;
}
.fixpack-data .fixpack-fixes-heading h3,
.fixpack-repos-data .fixpack-fixes-heading h3,
.fixpack-images-data .fixpack-fixes-heading h3{
    font-weight: 500;
    font-size: 18px;
    line-height: 26px;
    color: #161616;
    margin-top: 10px;
}
.fixes-page .fixpack-data p, .fixes-page .fixpack-data td {
    font-size:14px;
}

/* EW-193 Simple_Breadcrumb widget styling */
.breadcrumb {
    padding: 23px 34px;
    background: #F2F4F8;
    margin-bottom: 0px;
}
.breadcrumb-item, .breadcrumb span {
    font-family: IBM Plex Sans;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0.16px;
    padding-right: 12px;
}
.breadcrumb-item a,
{
    color: #0050E5;
}
.breadcrumb .divider,
.breadcrumb-item.active {
    color: #161616;
}

/* EW-203 Header on Mobile problem */
@media only screen and (max-width: 1025px)
{
    nav.entando-navbar {
        top: 0px !important;
    }
    body.internal nav.entando-navbar {
        margin-top: 0px;
    }
}

/* EW-201 - EDC Awards & Affiliates Icons */
@media only screen and (min-width: 769px){
    .entando-rounded-logos .entando-rounded-logos-container {
        width: 100%;
    }
    .entando-rounded-logos .entando-rounded-logos-content {
        /* width: 150px; */
        /* height: 120px; */
        margin: 10px;
    }
    .entando-rounded-logos .entando-rounded-logos-content img {
        /* max-width: 100px; */
        /* max-height: 100px; */
    }
}

/* EW-202 - Current Partners Icons & Scroll Range */
.entando-partners {
    margin-left: 0;
    margin-right: 0;
    max-width: 100%;
}
.entando-partners .slider {
    max-width: 100%;
}
.entando-partners .slider .slide {
    height: 120px;
    width: 300px;
    padding-left: 15px;
    padding-right: 15px;
    justify-content: center;
}

/* EW-209 - Buttons-dimension-in-HP */
.entando-navbar-menu {
    padding-right:10px;
}

/* EW-210 - Apply-mobile-treatment-to-the-banner */
@media only screen and (max-width: 768px){
    .entando-notification-banner {
        height:100px;
        flex-direction:column;
        padding:10px;
    }
    .entando-notification-banner p {
        text-align:center;
    }
}

/* EW-220 - Read the PR button Arrow */
.entando-banner-btn.link-btn {
    width: unset;
    min-width: 150px;
}
.entando-banner-anchor:nth-child(2) .entando-banner-btn {
    min-width: 235px;
    max-width: 350px;
}
.entando-banner-anchor:nth-child(2) .entando-banner-btn:before {
    margin-left: 27px;
}
.entando-banner-anchor-text {
    white-space: nowrap;
}

/* EW-208 - Gartner Logo */
#copyright-paragraph p {
    font-size:small;
}

.slider-image .img-info {
    flex-direction:column;
    text-align:center;
}

.slider-link-info-block {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

/* EW-228 Hamburger Menu not showing */
#navbarSupportedContent > ul:nth-child(3) {
    margin:auto;
}

/* EW-194 Knowledge Base  Page Styling */
.knowledge-base-page .knowledge-base-data {
    background-color:  #F2F4F8;
}

.knowledge-base-page .entando-container .writing-box,
.knowledge-base-page .entando-container .details-box
{
    padding: 24px 20px 50px 20px;
    background-color: #ffffff;
}

.knowledge-base-header h2 p {
    line-height: 26px;
    font-weight: 500;
    font-size: 22px !important;
    letter-spacing: 0.02em;
}

.knowledge-base-page .knowledge-base-header h2 p,
.knowledge-base-page .knowledge-base-header h4 p{
    margin-bottom:0px;
}

.knowledge-base-subtitle-text p,
.knowledge-base-data .details-box p,
.knowledge-base-subtitle-text ol,
.knowledge-base-subtitle-text ul
{
    color: #72767B;
}

.knowledge-base-page .entando-container .details-box h4 p{
    font-weight: 500;
    font-size: 18px;
    line-height: 26px;
    color: #161616;
    margin-top: 15px;
}

.knowledge-base-page .entando-container .details-box > p > a{
    font-weight: 300;
    font-size: 14px;
    line-height: 26px;
    color: #0050E5;
}

/* EW-241 Homepage slider Styling */

.slider-title-info {
    margin-bottom:64px;
}

.owl-carousel .slider-hover-title {
    font-weight: 700;
    font-family: Roboto-bold, sans-serif;
    color: #101820;
    font-style: normal;
    font-size: 40px !important;
    letter-spacing: 0;
    line-height: 48px;
}

.owl-carousel .slider-hover-subtitle {
    color: #0050E5;
    font-weight: 700;
    font-family: Roboto-bold, sans-serif;
    font-style: normal;
    font-size: 40px !important;
    letter-spacing: 0;
    line-height: 48px;
}

/* EW-248 - Massimo Pezzini WP  */

.abstract-white-paper-subtitle p {
    font-size: 20px;
    line-height: 30px;
    text-transform: uppercase;
    color: #00A0DF;
}
a.cio-btn {
    margin-top:30px;
    display: block;
}
.centered-title {
    text-align:center;
    margin-bottom:50px;
}

.flex-center {
        display: flex;
        max-width: 100%;
        padding-right: 16px;
        padding-left: 16px;
        padding: 4rem 0;
 }
.flex-center-60-40 {
        display: flex;
        max-width: 100%;
        padding-right: 16px;
        padding-left: 16px;
 }

 .content-flex-left {
    width: 42%;
    overflow: hidden;
    display: flex;
    align-self: center;
    padding: 1rem 0;
}
 .content-flex-left-center {
    width: 42%;
    overflow: hidden;
    display: flex;
    align-self: center;
    padding: 1rem 0;
    justify-content: center;
}

.content-flex-right {
    width: 60%;
    display: flex;
    justify-content: center;
    align-self: center;
    padding: 0 0 0 1rem;
}
.content-flex-right .box-content h3 p {
    font-size: 36px ;
    line-height: 56px;
    font-weight:700;
}
.img-flex-centered {
    width: 100%;
}
.flex-vertical {   
display: flex;  
align-items: center;    
align-content: center; 
flex-direction: column;
}
.entando-banner-btn-vertical {
    background-image: linear-gradient(30deg, #FFCD35 0%, #ff9e18 60%, #f6d365 100%);
}

.entando-banner-btn-vertical {
    font-family: Roboto-medium, sans-serif;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
    color: #002F87;
    cursor: pointer;
    height: 48px;
    line-height: 48px;
    text-align: center;
    border: none;
    background-size: 300% 100%;
    border-radius: 0px;
    moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    letter-spacing: 0;
    padding: 0px 10px;
}

.entando-banner-btn-vertical:hover {
    background-position: right top;
    transition: all 0.4s ease-in-out;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.01), 0 6px 6px rgba(0, 0, 0, 0.2);
    text-decoration:none;
}

.entando-banner-btn-vertical:focus {
    outline: none;
}

.entando-banner-btn-vertical {
    background-image: linear-gradient(30deg, #FFCD35 0%, #ff9e18 60%, #f6d365 100%);
}

.fixed-label {color: #fff;font-weight: 400;font-size: 20px;line-height: 28px;margin: 30px 23px;}

a.entando-login-portal-text {
position:relative;
}

a.entando-login-portal-text {
    font-style: normal;
    font-weight: 300;
    font-size: 20px;
    line-height: 30px;
    color: #fff;
}

a.entando-login-portal-text::before {
     content: "\f061";
     font-family: 'Font Awesome\ 5 Free';
     font-weight: 900;
     color: #00A0DF;
     position: absolute;
     left: 100%;
     top: 0;
     margin-left: 0;
     padding-left: 9px;
     transition: all 1000ms cubic-bezier(0.680, -0.550, 0.265, 1.550);
     -webkit-transition: all 1000ms cubic-bezier(0.680, -0.550, 0.265, 1.550);
}

a.entando-login-portal-text:hover:before {
    content: "\f061";
    font-family: 'Font Awesome\ 5 Free';
    font-weight: 900;
    color: #00A0DF;
    position: absolute;
    left: 100%;
    padding-left: 9px;
    top: 0;
    opacity: 1;
    margin-left:10px;
}
.tab-subtitle {
    font-size:18px;
    line-height:28px;
    color:#101820;
    margin-top: 20px;
}
p.tier {
    position:absolute;
    bottom: 10px;
    font-weight: 500;
    font-size: 18px;
    line-height: 36px;
    text-align: center;
    color: #002F87;
    left:0;
    right:0;
    margin-left:auto;
    margin-right:auto;
}

.flex-horizontal {
    display:flex;
    justify-content: center;
    width: 100%;
    align-items: center;
    flex-direction: row;
}
.social-certification-container {
    display: flex;
    flex-direction: row;
}