:root {
    --conbiz-heading-font-family: 'Montserrat', sans-serif;
    --conbiz-theme-color: #42A7D5;
    --primary:#42A7D5;
    --menu-link-color-hover: #42A7D5;
    --submenu-link-color-hover:#42A7D5;
    --footer-bg-color:#192A67;
}
body{
    font-family: 'Montserrat', sans-serif;
    color:#252E65;
        letter-spacing: normal !important;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: 'Montserrat', sans-serif !important;
      letter-spacing: normal !important;
}

.gva-offcanvas-mobile .gva-navigation .gva_menu > li ul.menu.sub-menu li a{
    color:#252E65 !important;
}


.gva-offcanvas-mobile .gva-navigation .gva_menu > li ul.menu.sub-menu li.menu-item--active-trail > a{
    color:#42A7D5 !important;
}


.toolbar-menu-administration li::before,
.drupal-tabs li::before,
blockquote ul li::before,
header ul li::before,
footer ul li::before
{
    display: none;
}
ul li::marker{
    overflow: hidden;
    display: none;
}
ul li{
    position: relative;
}
ul li::before {
    content: "■";
    color: #42A7D5;
    font-weight: bold;
    font-size: 18px;
    width: 20px;
    height: 20px;
    position: absolute;
    left: -19px;
    top: -2px;
}

nav.pager ul li::before {
    content: "";
    display: none;
}

nav.pager  {
    clear: both;
    float: left;
    width: 100%;
    display: block;
}




.breadcrumb-content-inner .gva-block-breadcrumb .breadcrumb-links nav.breadcrumb ol li,
.breadcrumb-content-inner .gva-block-breadcrumb .breadcrumb-links nav.breadcrumb ol li a {
    color: #252E65;
}
.fa-angle-double-right:before{
    color:#252E65;
}
.gva-block-breadcrumb{
    clear: both;
    float: left;
    width: 100%;
}
header.header-default{
    clear: both;
    float: left;
    width: 100%;
    height: 95px !important;
}
header.header-default .sticky-wrapper{    
    height: 125px !important;
}
header .site-branding-logo {
    padding: 0;
}
header.header-default .branding {
    margin-bottom: 0px;
    padding: 7px 20px;
    float: left;
    background-color: transparent; 
    height: 95px;
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    width:53% !important
}

.logo-site {margin-right:15px;}

header.header-default { 
    -webkit-box-shadow: unset !important;
    box-shadow: unset !important;
    border-bottom: unset !important;
        height: 125px !important;
}

header.header-default .sticky-wrapper {
    position: relative;
    background: #fff;
    z-index: 80;
    -webkit-box-shadow: 0 0 10px 4px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 10px 4px rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}


.navigation .gva_menu > li > a{
    padding: 20px;
    font-size: 14px;
}
.header-content .btn-theme{
    background-color: #161C3D;
    border-radius: 0;
}
header.header-default .main-menu{
    text-align: left;
}

header .site-branding-logo img {
    display: inline-block;
    width: 212px;
}
.gsc-heading .title,
.title{
    color: #42A7D5;
    font-size: 40px;
    line-height: 1.25;
    font-weight: 700;
}
.gsc-heading .sub-title,
.gsc-heading .sub-title span
{
    color:#252E65;
}
.head-blue{
    color:#252E65;
}
.gsc-service-carousel .item .content-inner .title {
    text-align: center;
    font-size: 28px;
}
.gbb-row .bb-inner {
    padding-top: 80px;
    padding-bottom: 80px;
}
.mission-box .gsc-heading.align-left .title-desc{
    margin-top: 0;
}
.portfolio-single blockquote{
    color:#252E65;
    font-weight: 400;
}
blockquote li{
    margin-bottom: 20px;
}
.portfolio-single{
    padding-bottom: 0;
}
.portfolio-single .gsc-column .gsc-heading{
    padding-bottom: 0;
}
.portfolio-single.gbb-row .bb-inner {
    padding-top: 110px;
}
.gsc-image-content.skin-v2 .box-content .desc{
    color:#252E65;   
}
.gva-offcanvas-mobile .close-offcanvas,
.menu-bar span{
    color:#252E65; 
}

.menu-bar span{
    color:#252E65; 
    background-color: #252E65;
}
.fa-times:before
{
    color:#252E65; 
}

.gva-offcanvas-mobile .gva-navigation .gva_menu > li > a{
    color:#252E65 !important;
}

.gva-navigation .gva_menu > li.menu-item--active-trail > a{
    color:#42A7D5 !important;
}

.gva-navigation li.menu-item--active-trail > a{
    color:#42A7D5 !important;
}


.gva-offcanvas-mobile .gva-navigation .gva_menu > li > a:hover,
.gva-offcanvas-mobile .gva-navigation .gva_menu > li > a:active,
.gva-offcanvas-mobile .gva-navigation .gva_menu > li > a:focus
{
    color:#42A7D5 !important;
}
#footer{
    background-image: none;
}
footer p, footer li, footer a{
    line-height: 24px;
    font-size: 14px !important;
    color:#ffffff !important;
}
.footer-links a{
    text-decoration: underline;

}

.footer-links a strong{
    font-weight: 600 !important;
}

.three-box-home .gsc-image-content.skin-v2 .box-content{
    border-radius: 7px;
    margin-top: -30px;
    padding: 50px 30px 40px 30px;
    min-height: 280px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.three-box-home .gsc-image-content.skin-v2 .image{
    position: relative;
    overflow: hidden;
    width: 50px;
    height: 60px;
    text-align: center;
    margin: 0 auto;
}
.footer-second {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}
.breadcrumb-content-inner {
    margin-bottom: 30px;
    float: left;
    width: 100%;
    clear: both;
}
.breadcrumb-content-inner .breadcrumb-style:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: 0 none;
    z-index: 1;
}
b, strong {
    font-weight: 700;
}
.main-page,
footer{
    clear: both;
    float: left;
    width: 100%;
}
footer .contact-info-list li a{
    float: right;
}
footer .contact-info ul li{
    float: left;
    width: auto;
    line-height: 35px !important;
}
footer .contact-info ul li i {
    width: 34px;
}
footer .flaticon-linkedin:before {
    content: "";
    background-image:url(/themes/custom/conbiz/assets/images/layout/ico-linkedin.svg) ;
    background-position:right center;
    background-repeat: no-repeat;
    background-size: contain;
    float: left;
    width:34px;
    height: 34px;
}
.history-carousel a.link{
    pointer-events:none;
}
.gsc-service-carousel .item .content-inner .title{
    color: #252E65;
}
.about-us-box.gbb-row .bb-inner{
    padding-bottom: 0;
}
.breadcrumbs{
    clear: both;
    float: left;
    width: 100%;
}

.breadcrumb-content-inner .gva-block-breadcrumb .page-title {
    font-size: 51px;
    line-height: 140%;
    margin-top: 90px;
    margin-bottom: 0px;
    max-width: 75%;
}
.node--type-article .breadcrumb-content-inner .gva-block-breadcrumb .page-title{ 
    line-height: 140%;
    font-size: 35px;
}

.mission-box{
    margin: 80px 0;
}
.mission-box h2.title{
    color:#252E65 !important;
}

.gavias-skins-panel{
    display: block;
}
.no-title-internal .header-title h2.title{
    display: none;
}
.three-box-home{
    margin-top: 80px;  
  }
  header.header-default .navigation .gva_menu > li:last-child {
    display: none;
  } 
.history-carousel .desc{
    line-height: 26px;
}
.history-carousel.gsc-service-carousel .owl-carousel .owl-item.center .content-inner {
    -webkit-box-shadow: 6px 5px 15px 0px rgba(0, 0, 0, 0.06);
    box-shadow: 6px 5px 15px 0px rgba(0, 0, 0, 0.06);
    background: #fff;
    border: 1px solid rgba(0, 0, 0, 0.05);
}
.history-carousel.gsc-service-carousel .owl-carousel .owl-item .content-inner .title,
.history-carousel.gsc-service-carousel .owl-carousel .owl-item.center .content-inner .title{
    color: #252E65;
    display: none;
}
.history-carousel.gsc-service-carousel .owl-carousel .owl-item .content-inner .icon{
    display: none;
}

.history-carousel.gsc-service-carousel .owl-carousel .owl-item .content-inner .desc:after,
.history-carousel.gsc-service-carousel .owl-carousel .owl-item.center .content-inner .desc:after{
    background-color:#252E65;
}
.history-carousel.gsc-service-carousel .owl-carousel .owl-item .content-inner .desc,
.history-carousel.gsc-service-carousel .owl-carousel .owl-item.center .content-inner .desc{
    color:#252E65;
}
.history-carousel.gsc-service-carousel .owl-carousel .owl-item .content-inner .desc span,
.history-carousel.gsc-service-carousel .owl-carousel .owl-item.center .content-inner .desc span{
    color: #42A7D5;
    font-weight: 700;
}

.history-carousel.gsc-service-carousel .owl-carousel .owl-item.center .content-inner:hover{
    background-color: #42A7D5;
}
.history-carousel.gsc-service-carousel .owl-carousel .owl-item.center .content-inner:hover .title,
.history-carousel.gsc-service-carousel .owl-carousel .owl-item .content-inner:hover .title{
    color: #fff;
}
.history-carousel.gsc-service-carousel .owl-carousel .owl-item .content-inner:hover .desc:after,
.history-carousel.gsc-service-carousel .owl-carousel .owl-item.center .content-inner:hover .desc:after{
    background-color:#fff;
}
.history-carousel.gsc-service-carousel .owl-carousel .owl-item .content-inner:hover .desc,
.history-carousel.gsc-service-carousel .owl-carousel .owl-item.center .content-inner:hover .desc{
    color:#fff;
}
.history-carousel.gsc-service-carousel .owl-carousel .owl-item .content-inner:hover .desc span,
.history-carousel.gsc-service-carousel .owl-carousel .owl-item.center .content-inner:hover .desc span{
    color: #fff;
}
.history-carousel .owl-carousel .owl-nav > div.owl-next{
    right: -100px !important; }
 
.history-carousel .owl-carousel .owl-nav > div.owl-prev {
    left: -100px !important;
}
.our-history-block.gsc-heading{
    padding-bottom: 40px;
}
.header-info .header-icon{
    margin-top:7px;
} 
.generic{
    clear: both;
    float: left;
    width: 100%;  
}
.map-container .container{
    max-width: 100%;
    padding: 0;
}
.contact-info-list{
    clear: both;
    float: left;
    width: 100%;
}
.mission-box .title-desc span{
    font-weight: 700;
}

/*GAN*/
.logo-footer img {
    max-width: 240px !important;
}

.gva-block-breadcrumb .page-subtitle {
    font-size: 20px;
    font-weight: 500;
    line-height: 140%;
    position: relative;
    margin-top: 20px;   
    padding: 0 15px;
    color:#FFF !important;
    max-width: 75%;
}

.scroll-to-top,.scroll-to-top:before,.scroll-to-top:after, 
.scroll-to-top a:before,.scroll-to-top a:after, 
.scroll-to-top:hover:before, .scroll-to-top:hover:after, 
.scroll-to-top a,
.scroll-to-top i, .scroll-to-top i:before {
    border-radius: 4px !important; 
    height: 32px !important;
    line-height: 32px !important;
}

.fa-arrow-up:before {
    content: "\f106" !important;
}
.max-768 {max-width: 768px; margin:0 auto;}
.logo-global {
    margin-top: 15px;
    width: 56px !important; 
    
}

.post-block .post-title {
    margin: 0;
    line-height: 120%;
    font-weight: 600;
    font-size: 22px;
    display: block;
}

.topbar {
    background: var(--topbar-bg-color);
    font-size: 14px;
    padding: 12px 0;
    line-height: 28px;
    letter-spacing: normal;
    position: relative;
    z-index: 11;
    color: var(--topbar-color);
}
.topbar {
    background:   
    linear-gradient(20deg,#44A8D9, #00205B);
    padding:2px;
    z-index: 94;
}
.topbar a, .topbar a:link, .topbar a:visited, .topbar a:hover, .topbar a:active {
    color: #FFF !important;
    text-decoration: none !important;
    text-transform: uppercase;
}
 .topbar ul.infor-list{
    position:relative;
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
}
.topbar ul.infor-list li.topbar-site a.toggle-click::after {
    content: "\f078" !important;
    font-size: 10px;
    font-weight: lighter;     
    font-weight: 700;
    font-family: "Font Awesome 5 Free";
    color:#FFF !important;
    margin-left:5px;
    display: inline-block;
    transform: rotate(var(--toggle-rotation, 0deg));
    transition: transform 0.25s ease;
}

.topbar ul.infor-list li ul.infor-list-sub {
    display:none;
    position: absolute;
    top:27px;
    left:0;
    background-color: #FFF;
    width: 150px;
    z-index: 95;
    padding:10px;
    border-radius: 5px;    
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.30);

}

.topbar ul.infor-list li ul.infor-list-sub a{
    color: #545758 !important;
     font-size: 12px !important;
     font-weight: 600;
     font-style: normal;
     line-height: 100%;     
     padding-bottom: 1px;
     display: block;
     width: 100%;
     text-transform: uppercase;
 }
 .topbar ul.infor-list li ul.infor-list-sub li {
    clear:both;
     float: left;
     width: 100%;
     padding-left:4px !important;
     padding-top:5px;
 }
 .topbar ul.infor-list li ul.infor-list-sub li.separator-line{  
     border-top:1px solid #ECEDEE;
     padding-bottom: 5px; 
   
 }

.topbar-information ul li a {
    font-size: 14px;
}
.topbar-information ul li a:hover {
    text-decoration: none !important;
    color:#FFF;
}

.topbar-site img  {
    width: 16px; 
    margin: 0 2px 0 0; 
    vertical-align: middle;
}
.topbar-contact img  {
    width: 16px; 
    margin: 0 2px 0 0; 
    vertical-align: middle;
}
.breadcrumbs {     
    background: linear-gradient(180deg, #337AB7 0%, #44A8D9 100%);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right center;
    margin-bottom:40px;  
}

.path-news .breadcrumbs {     

    margin-bottom:80px !important;  
}


.breadcrumbs .breadcrumb-content-inner {     

    background: url(/themes/custom/conbiz/assets/images/layout/page-header.png); 
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right center;
    margin-bottom:0px;  
    min-height: 365px;
} 

body.header-2 .breadcrumbs .breadcrumb-content-inner {     
    background: url(/themes/custom/conbiz/assets/images/layout/header/header-2.png); 
    background-size: contain;    
    background-repeat: no-repeat;
    background-position: right center;
    margin-bottom:0px;  
}



body.header-3 .breadcrumbs .breadcrumb-content-inner {     
    background: url(/themes/custom/conbiz/assets/images/layout/header/header-3.png); 
    background-size: contain;    
    background-repeat: no-repeat;
    background-position: right center;
    margin-bottom:0px;  
}

body.header-4 .breadcrumbs .breadcrumb-content-inner {     
    background: url(/themes/custom/conbiz/assets/images/layout/header/header-4.png); 
    background-size: contain;    
    background-repeat: no-repeat;
    background-position: right center;
    margin-bottom:0px;  
}

body.header-5 .breadcrumbs .breadcrumb-content-inner {     
    background: url(/themes/custom/conbiz/assets/images/layout/header/header-5.png); 
    background-size: contain;    
    background-repeat: no-repeat;
    background-position: right center;
    margin-bottom:0px;  
}

body.header-6 .breadcrumbs .breadcrumb-content-inner {     
    background: url(/themes/custom/conbiz/assets/images/layout/header/header-6.png); 
    background-size: contain;    
    background-repeat: no-repeat;
    background-position: right center;
    margin-bottom:0px;  
}

body.header-7 .breadcrumbs .breadcrumb-content-inner {     
    background: url(/themes/custom/conbiz/assets/images/layout/header/header-7.png); 
    background-size: contain;    
    background-repeat: no-repeat;
    background-position: right center;
    margin-bottom:0px;  
}

body.header-8 .breadcrumbs .breadcrumb-content-inner {     
    background: url(/themes/custom/conbiz/assets/images/layout/header/header-8.png); 
    background-size: contain;    
    background-repeat: no-repeat;
    background-position: right center;
    margin-bottom:0px;  
}

body.header-9 .breadcrumbs .breadcrumb-content-inner {     
    background: url(/themes/custom/conbiz/assets/images/layout/header/header-9.png); 
    background-size: contain;    
    background-repeat: no-repeat;
    background-position: right center;
    margin-bottom:0px;  
}

body.header-10 .breadcrumbs .breadcrumb-content-inner {     
    background: url(/themes/custom/conbiz/assets/images/layout/header/header-10.png); 
    background-size: contain;    
    background-repeat: no-repeat;
    background-position: right center;
    margin-bottom:0px;  
}

body.header-11 .breadcrumbs .breadcrumb-content-inner {     
    background: url(/themes/custom/conbiz/assets/images/layout/header/header-11.png); 
    background-size: contain;    
    background-repeat: no-repeat;
    background-position: right center;
    margin-bottom:0px;  
}

body.header-12 .breadcrumbs .breadcrumb-content-inner {     
    background: url(/themes/custom/conbiz/assets/images/layout/header/header-12.png); 
    background-size: contain;    
    background-repeat: no-repeat;
    background-position: right center;
    margin-bottom:0px;  
}

body.header-13 .breadcrumbs .breadcrumb-content-inner {     
    background: url(/themes/custom/conbiz/assets/images/layout/header/header-13.png); 
    background-size: contain;    
    background-repeat: no-repeat;
    background-position: right center;
    margin-bottom:0px;  
}

body.header-14 .breadcrumbs .breadcrumb-content-inner {     
    background: url(/themes/custom/conbiz/assets/images/layout/header/header-14.png); 
    background-size: contain;    
    background-repeat: no-repeat;
    background-position: right center;
    margin-bottom:0px;  
}

body.header-15 .breadcrumbs .breadcrumb-content-inner {     
    background: url(/themes/custom/conbiz/assets/images/layout/header/header-15.png); 
    background-size: contain;    
    background-repeat: no-repeat;
    background-position: right center;
    margin-bottom:0px;  
}

body.header-2 .breadcrumb-content-inner .gva-block-breadcrumb .page-title,
body.header-2 .gva-block-breadcrumb .page-subtitle, 
body.header-3 .breadcrumb-content-inner .gva-block-breadcrumb .page-title,
body.header-3 .gva-block-breadcrumb .page-subtitle, 
body.header-4 .breadcrumb-content-inner .gva-block-breadcrumb .page-title,
body.header-4 .gva-block-breadcrumb .page-subtitle, 
body.header-5 .breadcrumb-content-inner .gva-block-breadcrumb .page-title,
body.header-5 .gva-block-breadcrumb .page-subtitle, 
body.header-6 .breadcrumb-content-inner .gva-block-breadcrumb .page-title,
body.header-6 .gva-block-breadcrumb .page-subtitle, 
body.header-7 .breadcrumb-content-inner .gva-block-breadcrumb .page-title,
body.header-7 .gva-block-breadcrumb .page-subtitle, 
body.header-8 .breadcrumb-content-inner .gva-block-breadcrumb .page-title,
body.header-8 .gva-block-breadcrumb .page-subtitle, 
body.header-9 .breadcrumb-content-inner .gva-block-breadcrumb .page-title,
body.header-9 .gva-block-breadcrumb .page-subtitle, 
body.header-10 .breadcrumb-content-inner .gva-block-breadcrumb .page-title,
body.header-10 .gva-block-breadcrumb .page-subtitle, 
body.header-11 .breadcrumb-content-inner .gva-block-breadcrumb .page-title,
body.header-11 .gva-block-breadcrumb .page-subtitle, 
body.header-12 .breadcrumb-content-inner .gva-block-breadcrumb .page-title,
body.header-12 .gva-block-breadcrumb .page-subtitle, 
body.header-13 .breadcrumb-content-inner .gva-block-breadcrumb .page-title,
body.header-13 .gva-block-breadcrumb .page-subtitle, 
body.header-14 .breadcrumb-content-inner .gva-block-breadcrumb .page-title,
body.header-14 .gva-block-breadcrumb .page-subtitle,
body.header-15 .breadcrumb-content-inner .gva-block-breadcrumb .page-title,
body.header-15 .gva-block-breadcrumb .page-subtitle,
.path-news .breadcrumb-content-inner .gva-block-breadcrumb .page-title,
.path-news .gva-block-breadcrumb .page-subtitle,
.gva-block-breadcrumb .page-subtitle,
.gva-block-breadcrumb .page-subtitle
{    
    max-width : 58%;
}

body.header-empty .breadcrumbs .breadcrumb-content-inner, body.path-search .breadcrumbs .breadcrumb-content-inner {     
    background: none; 
    background-size: contain;    
    background-repeat: no-repeat;
    background-position: right center;
    margin-bottom:0px;
    min-height: 220px !important;
}

.node--type-article .breadcrumbs .breadcrumb-content-inner {
     background: none; 
    background-size: contain;    
    background-repeat: no-repeat;
    background-position: right center;
    margin-bottom:0px;  
    min-height: 220px !important;
}

.node--type-article .breadcrumb-content-inner .gva-block-breadcrumb .page-title {  
    max-width: 100% !important;
    line-height: 100%;
        margin-top: 50px;
}

.node--type-article .gva-block-breadcrumb .page-subtitle {
     max-width: 100% !important;
}

.node--type-article .area.after-content {border-top: 1px solid #C2C6C8;}

.radius-blue {
    color: #00205B;
    border-color: #00205B;
    margin-top: 30px;
}

.node--type-article .node-detail {
    padding-bottom: 0px; 
    
}

.node--type-article .node-detail, 
.node--type-article .node-detail p, 
.node--type-article .node-detail div, 
   .node--type-article .node-detail li,
   .node--type-article .node-detail span {
    color: #171819;
    font-size:  17px;
    font-style: normal;
    font-weight: 500;
    line-height: 140%;
}
.post-created {
color:  #777A7C !important;
font-size:  14px !important;
font-style: normal;
font-weight: 500;
line-height: 140%; }

.footer-links {   
    clear: both;
    float: left;
    width: 100%;
}

.text-20 {
color: #171819;
font-size:  20px;
font-style: normal;
font-weight: 500;
line-height: 140%;
}

.node--type-article .node-detail a {
    font-size:  17px;
    font-style: normal;
    font-weight: 500;
    line-height: 140%;
}

.node--type-article .post-block {
    margin-bottom: 20px;
}

body.header-empty .breadcrumb-content-inner .gva-block-breadcrumb .page-title, body.path-search .breadcrumb-content-inner .gva-block-breadcrumb .page-title {margin-top:70px !important}


body.path-search .content-main-inner .row {display: block;}

body.path-search .content-main-inner .row .form-text {border-radius: 20px; background-color: #ECEDEE;}
body.path-search .search-labelresults {
display:none;
color:  #337AB7;
font-size:  35px;
font-style: normal;
font-weight: 700;
line-height: 120%;
clear: both;
float: left;
width: 100%;
margin-bottom:30px
}

.boxes-at .gsc-heading .title {
    color: #00205B;
    font-size: 35px !important;
    line-height: 120%;
    font-weight: 700;
}

.boxes-at .title-desc p, .boxes-at .title-desc, 
.boxes-at .title-desc span, .boxes-at .title-desc a, 
.boxes-at .title-desc ol li, .boxes-at .title-desc ul li{
font-size:  17px !important;
font-style: normal;
font-weight: 500;
line-height: 140%;
}

.no-action .action {display:none !important;}

body.node--type-article .breadcrumbs {
    min-height: 240px !important;
    background:  linear-gradient(180deg, #337AB7 0%, #44A8D9 100%) !important;
}
#footer {
    background-image: unset !important;
    background: 
    linear-gradient(20deg,#44A8D9, #00205B) !important;    
}

.text-blue, .text-blue p, .text-blue div, .text-blue h1 ,.text-blue h2 , .text-blue h3, .text-blue h4, .text-blue h5, .text-blue li {
    color:#00205B !important;
}

.simple-box {
    border-radius: var(--radius-xl, 16px);
    border-top: 16px solid #337AB7;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.30);
    padding: 15px;
    position: relative;
    height: 280px;
    margin-bottom:20px;
    background-color: #FFF;
}

.simple-box .highlight_content a {
    color:#00205B !important; 
    font-size:24px !important; 
    line-height: 30px !important; 
    font-weight: 700 !important; 
}

.simple-box .text-black {
    color: #171819 !important; 
    font-size:17px !important; 
    line-height: 140% !important;
    font-weight: 500 !important;
    font-style: normal !important;
    text-align: center !important;
}

.strong-blue strong {
    color:#337AB7 !important;    
    font-weight: 700 !important;
    font-style: normal !important;
}

.text-24-blue, .text-24-blue p, .text-24-blue div  {
    color:#00205B !important; 
    font-size: 24px !important; 
    line-height: 130% !important; 
    font-weight: 500 !important;
}

.text-24-azure, .text-24-azure p, .text-24-azure div  {
    color:#337AB7  !important; 
    font-size: 24px !important; 
    line-height: 30px !important; 
    font-weight: 700 !important;
}

.text-29-blue, .text-29-blue p, .text-29-blue div  {
    color:#00205B !important; 
    font-size: 29px !important; 
    line-height: 140% !important; 
    font-weight: 500 !important;
}

.simple-box .fa-angle-double-right:before, .archive-post .fa-angle-double-right:before {
    content: "\f054" !important;
    color:#00205B !important; 
    font-size: 16px;
    font-weight: lighter;
    width: 37px;
    height: 16px;
    display: block;
}
.color-site h2 {
color: #337AB7 !important;
font-size: 42px !important;
}

.simple-box.gsc-icon-box.box-center .icon-container {
    margin-bottom: 20px !important;    
    margin-top: 10px !important;
}
.archive-post {position: relative; padding-bottom:30px;}
.archive-post .post-content {
    min-height: 240px;
    margin-bottom:20px;
}

.simple-box .button-action, .archive-post .button-action {
    position: absolute;
    bottom: 15px;
    right: 15px;
    display: flex;
    width: 48px;
    height: 24px;
    padding: 12px 23px 12px 25px;
    justify-content: center;
    align-items: center;
    gap: 12px;
    border: 2px solid transparent;
    border-radius: 15px;
    background: 
    linear-gradient(white, white) padding-box,
    linear-gradient(90deg, #44A8D9, #00205B) border-box;
    
}
.simple-box .button-action a, .archive-post .button-action a {
    width: unset;
     height: unset;
    padding: 0;
     line-height: 0;
}

.simple-box .button-action a:hover, .archive-post .button-action a:hover {
    color:#44A8D9 !important;
    background: transparent !important;
    box-shadow:none !important;
    -webkit-box-shadow:none !important;
}

.simple-box .button-action a:hover i:before, .archive-post .button-action a:hover i:before {
    color:#44A8D9 !important;
    background: transparent !important;
}

.box-our-vision-container .gsc-icon-box.top-center, .box-container .gsc-icon-box.top-center {
    display: block;
    text-align: center !important;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
}

.we-are-gentili-box h2.title{
    color:#337AB7 !important;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    font-size:35px;
}

.we-are-gentili-box .gsc-heading .title-desc, .we-are-gentili-box .gsc-heading .title-desc p {
    margin-top: 20px;
    font-size:20px;
    font-weight: 500;
    line-height: 140%;
    color:#171819 !important;
}

.we-are-gentili-box .btn-theme span:after, .world-box .btn-theme span:after , .blue-button .btn-theme span:after {
    content: "\f054" !important;
    color:#fff !important;  
    font-size: 16px;
}

.we-are-gentili-box .heading-action {
    margin-top: 10px !important;
}

.we-are-gentili-box .btn-theme, .world-box .btn-theme, .blue-button .btn-theme {    
    color:#fff !important; 
    font-size: 20px;
    font-weight: lighter;  
    border-radius: 40px;
    background:   
    linear-gradient(90deg, #44A8D9, #00205B);
    font-style: normal;
    font-weight: 700;
    line-height: 100%; 
}

.who-we-are-box .btn-theme {
    color: #00205B !important;
    border: 2px solid transparent;
    border-radius: 40px;
    background: linear-gradient(white, white) padding-box, linear-gradient(90deg, #44A8D9, #00205B) border-box;
    font-size: 20px;
    font-weight: lighter;    
    font-style: normal;
    font-weight: 700;
    line-height: 100%;
}

.who-we-are-box .btn-theme span:after {
    content: "\f054" !important;
    color: #00205B !important;
    font-size: 16px;
}

.who-we-are-box .heading-action {
    margin-top: 20px !important;
}

.archive-post .we-are-gentili-box .btn-theme, .archive-post .world-box .btn-theme, .blue-button .btn-theme {    
    color:#fff !important; 
    font-size: 20px !important;
    border-radius: 40px;
    background:   
    linear-gradient(90deg, #44A8D9, #00205B);
    font-style: normal;
    font-weight: 700;
    line-height: 100%; 
}

.world-box .btn-theme span:after, .blue-button .btn-theme span:after {
    content: "\f054" !important;
    color: #fff !important;
    font-size: 16px;
}

.blue-button a.btn-theme:after {
    content: "\f054" !important;
    color: #fff !important;
    font-size: 16px;
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
    margin-left:15px;
}

.world-box .title-desc {
    margin-top: 20px;
}

.bg-azure {
    background-image: 
        url(/themes/custom/conbiz/assets/images/layout/bg-logo.png),
        linear-gradient(180deg, #337AB7, #44A8D9);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.box-partnership-areas {
    background-color: #FFF;
    border-radius: 20px;
    padding:25px 16px !important;
    border-bottom: 16px solid #337AB7;
    position: relative;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.30);
    text-align: left;
}


.box-partnership-areas  .title, .box-partnership-areas  .title a  {    
    margin-top: 8px; 
    color:#00205B !important;
    font-size: 17px !important;
    font-style: normal;
    font-weight: 700 !important;
    line-height: 140%; /* 23.8px */
}

.box-partnership-areas .title a:hover  { color:#337AB7 !important;}

.box-partnership-areas .btn-continue {
    margin-top:25px;
}

.box-partnership-areas img , .box-partnership-areas svg {
height: 50px !important;
}
.box-partnership-areas .highlight_content {position: relative;
min-height: 100px;
} 

.box-partnership-areas .icon-container {
    margin-bottom: 10px !important;
}

.box-partnership-container h2.title {
    color:#FFF !important;
    font-size: 35px !important;
    line-height: 120%;
    font-weight: 700;
}

.box-partnership-areas .highlight_content .btn-continue {
    position: absolute;
    bottom: 0;
    left: 0;
}

.box-therapeutic-areas {
    background-color: #FFF;
    border-radius: 20px;
    padding:25px 25px !important;
    border-bottom: 16px solid #337AB7;
    position: relative;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.30);
        
}
.box-therapeutic-areas .title, .box-therapeutic-areas .title a  {    
    margin-top: 8px; 
    color:#00205B !important;
    font-size: 24px !important;
    font-style: normal;
    font-weight: 700 !important;
    line-height: 120%;
}

.box-therapeutic-areas .title a:hover  { color:#337AB7 !important;}

.box-therapeutic-areas .btn-continue {
    margin-top:25px;
}

.btn-continue a { 
    color:#00205B !important;
    font-size: 14px !important;
    font-style: normal;
    font-weight: 600;
    line-height: 100%; 
    position: relative;    
}

.btn-continue a:hover { 
    color:#337AB7 !important;
}

 .btn-continue a:after {
    content: "\f054" !important;
    font-size: 14px;
    font-weight: lighter;     
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    display: inline-block;
    position: absolute;
    right: -15px;
    top: 16%;   
}

.box-partnership-areas .desc {
    color:  #171819 !important;
    font-size: 17px !important;
    font-style: normal;
    font-weight: 500 !important;
    line-height: 140% !important;
}

.box-therapeutic-areas .desc {
    color:  #171819 !important;
    font-size: 17px !important;
    font-style: normal;
    font-weight: 500 !important;
    line-height: 140% !important;
}

.box-therapeutic-areas .button-action, .box-partnership-areas .button-action {
    display:none !important;
}

.archive-post  {
    background-color: #FFF;
    border-radius: 16px;
    padding:10px !important;
    border-bottom: 16px solid #74BFE7;    
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.30);        
}
.archive-post .post-title a:hover {
    color:#337AB7 !important;
}
.archive-post .post-title a {
    color:#00205B !important;
    font-size: 22px !important;
    font-weight: 700 !important;
    line-height: 120% !important;
}

.archive-post .post-desc {
    color: #171819 !important;
    font-size: 18px !important;
    font-weight: 500 !important;
    line-height: 140% !important;
    margin-top:10px;
}

.archive-post img { 
    border-radius: 8px;
    margin-bottom:20px;
}


.home-carousel-container h2.block-title {
    color:#FFF !important;
    text-align: center !important;
    font-size: 35px !important;
    font-style: normal !important;
    font-weight: 700 !important;
    line-height: 120% !important; 
    border:0 !important;
}

.home-carousel-container .owl-carousel .owl-nav {
    opacity:1 !important; 
    position: absolute; 
    bottom:10px; 
    width:300px; display:flex; 
    justify-content: space-between; 
    padding: 0 15px; z-index: 9; 
    left:50%; transform: translateX(-50%);}

.home-carousel-container .owl-carousel .owl-nav > div {
    line-height: 30px;
    width: 60px !important; height: 30px !important; border-radius: 20px;
}

.fa-arrow-left:before {
    content: "\f053" !important;
}

.fa-arrow-right:before {
    content: "\f054" !important;
}

.home-carousel  {
    position: relative;
    background-color: #FFF;
    border-radius: 20px;
    padding:15px !important;
    border-left: 16px solid #74BFE7;    
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.30);        
}
.home-carousel .post-title a:hover {
    color:#337AB7 !important;
}
.home-carousel .post-title a {
    color:#00205B !important;
    font-size: 24px !important;
    font-weight: 700 !important;
    line-height: 30px !important;
}

.home-carousel .post-desc {
    color: #171819 !important;
    font-size: 17px !important;
    font-weight: 500 !important;
    line-height: 140% !important;
    margin-top:10px;
}

.home-carousel img { 
    border-radius: 20px;
    margin-bottom:20px;
}
.owl-dot {
    background-color: #9B9FA2 !important;
    border:0 !important;
    width: 12px !important;
    height: 12px !important;
}

.owl-dot.active {
    background-color: #FFF !important;
    border:0 !important;
}

.post-style-grid .post-block .post-content {
    padding: 0;
    border: 0;
}

.post-style-grid .post-block .post-title:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    background: unset;
}

.generic-white-box {
    position: relative;
    background-color: #FFF !important;
    border-radius: 20px;
    padding: 15px !important;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.30);
    margin-bottom:10px;
    margin-top:10px;
}

.generic-white-box .box-content .content-inner {
    padding: 15px 20px 15px;
}


.generic-white-box.box-wwa { 
    margin-bottom: 17px;
    margin-top: 0px; }


.generic-box {
    position: relative;
    background-color: #FFF !important;
    border-radius: 20px;
    padding: 15px !important;
    border-left: 16px solid #74BFE7;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.30);
    margin-bottom:10px;
    margin-top:10px;
}

.generic-box .action, .generic-white-box .action {
    position: absolute;
    bottom: 15px;
    right: 15px;
    display: flex;
    width: 48px;
    height: 24px;
    padding: 12px 23px 12px 25px;
    justify-content: center;
    align-items: center;
    gap: 12px;
    border: 2px solid transparent;
    border-radius: 15px;
    background: linear-gradient(white, white) padding-box, linear-gradient(90deg, #44A8D9, #00205B) border-box;
}

.generic-box .action a.link, .generic-white-box .action a.link {
    background-color: #FFF;
}

.generic-box .action a.link .fa-angle-double-right:before, .generic-white-box .action a.link .fa-angle-double-right:before {
    content: "\f054" !important;
    color: #00205B !important;
    font-size: 16px;
    font-weight: lighter;
    width: 37px;
    height: 16px;
    display: block;
}

.generic-box p, .generic-box div {
   text-align: left;
}
.generic-white-box div.highlight-icon {text-align: center;}

.height-min-220 {min-height: 220px;}

.text-17 {
    font-size:17px; 
    line-height: 140%; 
    color:#171819 !important;
}

.text-17-color-blue {
    font-size:17px; 
    line-height: 140%; 
    color:#00205B !important;
    font-weight: 500 !important;
}
.text-14-color-grey {
    font-size:14px; 
    line-height: 140%; 
    color:#545758 !important;
    font-weight: 500 !important;
}


.text-17-strong {
    font-size:17px; 
    line-height: 140%; 
    color:#171819 !important;
    font-weight: 700 !important;    
}


.box-wwa .box-title {
    min-height: 120px;
}


.box-wwa  .box-content .content-inner {
    padding: 0px !important;
}


.box-wwa .box-content .box-title {
    margin-bottom:0px !important;
}

.pos-relative  {
    position: relative !important;
}


.box-shadow {
    position: relative;    
    border-radius: 20px;
    padding: 0 !important;
    background-color:  transparent !important;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.30);
}

.box-shadow-img img {
    position: relative;    
    border-radius: 20px;
    padding: 0 !important;
    background-color:  transparent !important;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.30);
}

.action-link {
    position: absolute;
    left:0; bottom: 0px; 
    margin: 0;
    padding: 0;
}

.path-search .main .js-form-item.form-item.js-form-type-textfield
{    clear: both;
    float: left;
    width: auto;
    margin-right:10px;margin-bottom:50px;
}

.path-search .main .js-form-item.form-item.js-form-type-textfield label
{ display:none;}

.path-search .main h3 a {color: #00205B}
.path-search .main h3 a:hover {color: #337AB7}

.path-search .main h4 {margin: 30px 0;  color: #00205B;}

.path-search .main .form-submit {
    color: #00205B;
    border: 1px solid #00205B;
    background-color: #FFF;
    border-radius: 40px;
    font-size: 14px;
    margin-top: 5px;
    padding: 7px 20px;

}

.legend img {vertical-align: middle; margin-left: 20px;}
.legend {
color: #545758;
font-size:14px;
font-style: normal;
font-weight: 500;
line-height: 140%; 
}

.separator-search {border-bottom: 1px dotted #C2C6C8; padding-bottom: 5px; margin-bottom: 20px;}
.separator-grey {
    border-bottom: 1px solid #C2C6C8;    
    padding-bottom: 20px;
    margin-bottom: 15px;
}

.bg-pageazure { background-color: #F8F9FA;}

.action-link a, .action-link a:hover
{
color: #00205B;
font-size: 14px;
font-style: normal;
font-weight: 600;
line-height: 100%; 
text-decoration: none;
}

.title-azure {
    color: #337AB7 !important;
    font-size: 29px !important;
    font-style: normal;
    font-weight: 700 !important;
    line-height: 140% !important; 
}

.text-azure, .text-azure p, .text-azure div ,.text-azure h1, .text-azure h2, .text-azure h3, .text-azure h4, .text-azure h5, .text-azure li {
      color: #337AB7 !important;
}

.fsize17, .fsize17 p, .fsize17 div ,.fsize17 h1, .fsize17 h2, .fsize17 h3, .fsize17 h4, .fsize17 h5, .fsize17 li , .fsize17 a{
    font-size: 17px !important;
    line-height: 140% !important;
}
.fsize20, .fsize20 p, .fsize20 div ,.fsize20 h1, .fsize20 h2, .fsize20 h3, .fsize20 h4, .fsize20 h5, .fsize20 li , .fsize20 a{
    font-size: 20px !important;
    line-height: 150% !important;
}

.article-image img {
    border-radius: 10px;
}   

.article-content p, .article-content div, .article-content h1, .article-content h2, .article-content h3, .article-content h4, .article-content h5, .article-content li {

    line-height: 140% !important;
}

.fweight500, .fweight500 p, .fweight500 div ,.fweight500 h1, .fweight500 h2, .fweight500 h3, .fweight500 h4, .fweight500 h5, .fweight500 li , .fweight500 a{
    font-weight: 500 !important;
}
.fweight700, .fweight700 p, .fweight700 div ,.fweight700 h1, .fweight700 h2, .fweight700 h3, .fweight700 h4, .fweight700 h5, .fweight700 li , .fweight700 a{
    font-weight: 700 !important;
}

.fweight900, .fweight900 p, .fweight900 div ,.fweight900 h1, .fweight900 h2, .fweight900 h3, .fweight900 h4, .fweight900 h5, .fweight900 li , .fweight900 a{
    font-weight: 900 !important;
}

.subtitle-azure { 
    color:  #337AB7;
    font-size: 17px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%; /* 23.8px */
}

.action-link a:after {
    content: "\f054" !important;
    color: #00205B !important;
    font-size: 14px;
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
    margin-left: 5px;
}

.gsc-box-color .box-content .link {
    text-align: center;
    display: inline-block;
    font-weight: 700;
    -webkit-transition: all 0.35s;
    transition: all 0.35s;
    -moz-transition: all 0.35s;
    -ms-transition: all 0.35s;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    font-size: 12px;
    z-index: 9;
    padding: 2px 0 0 0 !important; 
    overflow: unset !important; 
    background:unset !important;
    text-transform: capitalize;
    color: #fff;
}

.height-350 {height: 350px;}

.height-min-270 {min-height: 270px;}

.height-min-160 {min-height: 160px;}

.vertical-align-middle,  .vertical-align-middle img  {
   vertical-align: middle !important; 
}

.float-left {float: left !important;}
.float-right {float: right !important;}
.line-height-120 {line-height: 120% !important;}
.line-height-140 {line-height: 140% !important;}
 .line-height-160 {line-height: 160% !important;}   
.mr-1 {margin-right: 10px !important;}

.box-pillar .pillar-element .pillar-number { 
    color:  #74BFE7;
    text-align: center;
    font-size: 70px;
    font-style: italic;
    font-weight: 700;
    line-height: 120%; 
    vertical-align: middle;  
 }  
 

.box-pillar .pillar-element .pillar-text {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap; 
    justify-content: center;
}

.box-pillar .pillar-element .pillar-text p {
    margin-bottom: 0;
}

.box-pillar .pillar-element {
    color:  #ECEDEE;
    font-size: 17px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%;
    vertical-align: middle;
}

 .hide-1024-desk {
        display: none;
}

.show-1024-desk {
        display: block;
}

.noDisplay {display: none !important;}

.noTablet {display: block;}
.yesTablet {display: none;}


.header-4 h3{
    color: #00205B !important;
    font-size: 35px !important;
    font-style: normal;
    font-weight: 700 !important;
    line-height: 120% !important;
    margin-bottom: 16px !important;
}
.header-4 h4{
    color: #00205B !important;
    font-size: 24px !important;
    font-style: normal;
    font-weight: 700 !important;
    line-height: 120% !important;
    margin-bottom: 16px !important;
}
.header-4 p{
    color: #171819 !important;
    font-size: 20px !important;
    font-style: normal;
    font-weight: 500 !important;
    line-height: 140% !important;
}
.header-4 .page-subtitle p{
    color: #fff !important;
}
.header-4 .edu-link{
    padding: 8px 20px;
    position: relative;
    float: left;
    text-decoration: none !important;
}
.header-4 .edu-link::after{
    content: "\f054" !important;
    color: #00205B !important;
    font-size: 16px;
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
    margin-left: 12px;
}
.header-4  footer p, .header-4 footer li, .header-4 footer a {
    line-height: 24px !important;
    font-weight: 400 !important;
    font-size: 14px !important;
    color: #ffffff !important;
}
.pharmacovigilance-ul{
    padding: 0;
    margin:28px 0 56px 0;
}
.pharmacovigilance-ul li{
    list-style: none;
    margin-bottom: 12px;
    padding-bottom: 11px;
    border-bottom: 1px solid #C2C6C8;
}
.pharmacovigilance-ul li::before{
    display: none;
}
.pharmacovigilance-ul li span{
    font-size: 17px;
    color:#337AB7;
    font-style: normal;
    font-weight: 700;
    line-height: 140%;
        float: left;
        width: 30%;
}

@media  (min-width:1024px) {
   
    .gva-search-region {
        position: absolute;
        right: 0px;
        top: 32%;
        z-index: 9;
    }

    header.header-default .main-menu {
        width: 100% !important;        
        margin-right:28px;        
    }

    #block-mainnavigation, nav .gva-navigation .gva_menu_main {
        display: flex;
        flex-direction: row;
        justify-content: flex-end;
    }

    .gva-search-region.search-region  {
        border-left: 1px solid #C2C6C8;
        height: 35px;
        align-self: center;
        padding-left:20px;
    }
    .fa-search {
         margin-top: 5px;
             width: 25px   !important;
         height: 25px !important;
    }
    .fa-search:before {
        content:" " !important;
        font-size: 18px;
        color:#00205B;
        font-weight: 700;
         background-image: url(/themes/custom/conbiz/assets/images/ico-search.png);
         width: 25px   !important;
         height: 25px !important;
         background-size: contain !important;
         display: block;
    }

    .gva-navigation ul:after {
               margin-right: 20px !important;
    }
   .first-image-left{
        margin-left: 40px !important;
    }
}

@media  (min-width:992px) {  
    .height-min-desc-270 {min-height: 270px;}
    .height-min-desc-230 {min-height: 230px;}

}

@media  (max-width:1023px) {
    .gva-search-region.search-region  {
        display: block;
        right: inherit;
        top:inherit;
        margin: 5px 0 0 20px;
        position: relative;
    }
.gva-search-region .search-content{
    left:0;
}
    .hide-1024-desk {
        display: block !important;
    }

    .show-1024-desk {
        display: none !important;
}
    .portfolio-single .col-xl-1.col-lg-1{
        display: none !important;
    }
    .sponsor-box .col-xl-1.col-lg-1{
        display: none !important;
    }
.sponsor-box .col-md-6{
    text-align: center;
     margin-bottom: 24px !important;
    }


}

/*END GAN*/

@media  (max-width:1380px) {
    .header-content .btn-theme
    {
        padding: 16px 30px;
        font-size: 15px;
        font-weight: 600;
    }
}

@media  (max-width:1199px) {
    .header-content .btn-theme{
        padding: 16px 20px;
        font-size: 14px;
    }

    .we-are-gentili-box .title {
        margin-bottom: 0 !important;
        font-size: 32px !important;
    }

    .we-are-gentili-box .gsc-heading .title-desc, .we-are-gentili-box .gsc-heading .title-desc p 
    {
        margin-top: 10px; 
    }

    .gsc-heading .title, 
    .title {
        margin-bottom: 20px;
        font-size: 32px;
    }
body.header-2 .breadcrumb-content-inner .gva-block-breadcrumb .page-title,
 body.header-2 .gva-block-breadcrumb .page-subtitle,
  body.header-3 .breadcrumb-content-inner .gva-block-breadcrumb .page-title,
   body.header-3 .gva-block-breadcrumb .page-subtitle,
    body.header-4 .breadcrumb-content-inner .gva-block-breadcrumb .page-title,
     body.header-4 .gva-block-breadcrumb .page-subtitle,
      body.header-5 .breadcrumb-content-inner .gva-block-breadcrumb .page-title,
       body.header-5 .gva-block-breadcrumb .page-subtitle,
        body.header-6 .breadcrumb-content-inner .gva-block-breadcrumb .page-title,
         body.header-6 .gva-block-breadcrumb .page-subtitle,
          body.header-7 .breadcrumb-content-inner .gva-block-breadcrumb .page-title,
           body.header-7 .gva-block-breadcrumb .page-subtitle,
            body.header-8 .breadcrumb-content-inner .gva-block-breadcrumb .page-title,
             body.header-8 .gva-block-breadcrumb .page-subtitle,
              body.header-9 .breadcrumb-content-inner .gva-block-breadcrumb .page-title,
               body.header-9 .gva-block-breadcrumb .page-subtitle,
                body.header-10 .breadcrumb-content-inner .gva-block-breadcrumb .page-title,
                 body.header-10 .gva-block-breadcrumb .page-subtitle,
                  body.header-11 .breadcrumb-content-inner .gva-block-breadcrumb .page-title,
                   body.header-11 .gva-block-breadcrumb .page-subtitle,
                    body.header-12 .breadcrumb-content-inner .gva-block-breadcrumb .page-title,
                     body.header-12 .gva-block-breadcrumb .page-subtitle,
                      body.header-13 .breadcrumb-content-inner .gva-block-breadcrumb .page-title,
                       body.header-13 .gva-block-breadcrumb .page-subtitle,
                        body.header-14 .breadcrumb-content-inner .gva-block-breadcrumb .page-title,
                         body.header-14 .gva-block-breadcrumb .page-subtitle,
                         body.header-15 .breadcrumb-content-inner .gva-block-breadcrumb .page-title,
                         body.header-15 .gva-block-breadcrumb .page-subtitle,
                          .path-news .breadcrumb-content-inner .gva-block-breadcrumb .page-title,
                           .path-news .gva-block-breadcrumb .page-subtitle{
    max-width:51%;
}
.breadcrumb-content-inner .gva-block-breadcrumb .page-title {
    font-size: 48px;
    line-height: 120%;
}


}

@media  (max-width:1024px) {
    .gva-offcanvas-mobile .gva-navigation .gva_menu li a .icaret{
     /*   background-color: #252E65; */
    }
    .breadcrumbs .breadcrumb-content-inner {
        background-position:125% center !important;
    }
}

@media  (max-width:991px) {  

  .portfolio-single .color-site h2 {
    font-size: 35px !important;
}
    
    .yesTablet {display: block;}
    .noTablet {display: none;}
    
    .box-pillar .pillar-element .pillar-text {
        text-align: center;
    }

    header.header-default .navigation .gva_menu > li:last-child {
        display: block;
    }      
    .breadcrumbs .breadcrumb-content-inner {   
        background-size: contain !important;
        background-position: 118% center !important;
        min-height: 300px!important;
    }
    
    .breadcrumb-content-inner .gva-block-breadcrumb .page-title, .breadcrumb-content-inner .gva-block-breadcrumb .page-subtitle {
        max-width: 62%;
    }

    .breadcrumb-content-inner .gva-block-breadcrumb .page-title {
        font-size:28px !important;
    }
    .breadcrumb-content-inner .gva-block-breadcrumb .page-subtitle {
        font-size:17px  !important;
    }

.box-partnership-container.bg-azure .gsc-icon-box.top-center {
    display: block;
    text-align: center;
    max-width: 400px;
}


}


@media  (max-width:768px) {
.breadcrumbs .breadcrumb-content-inner {
        background-position: 140% center !important;
}
}


@media  (max-width:767px) {

    header.header-default .branding {
        width:65% !important
    }

    .box-tree-top-bome  .bb-inner {margin-top:-46px !important;}
    .breadcrumbs .breadcrumb-content-inner {   
        background-size: contain !important;
        background-position: 147% center !important;
    }
    .logo-global {
        display: none !important;
    }
    .portfolio-single.gbb-row .bb-inner,
    .gbb-row .bb-inner {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .mission-box {       
        background-image: none !important;
        padding: 0 15px;
        background-color: #42A7D5;
        max-width: 30px 0;
    }

    .we-are-gentili-box {       
        background-image: none !important;
        padding: 0 15px;
        max-width: 30px 0;
    }

    .three-box-home {
        margin-top: 30px;  
    }
.pharmacovigilance-ul li span{
        width: 100%;
}

.box-partnership-container.bg-azure .col-xl-1.col-lg-1.col-md-1{
    display: none !important;
}
.box-partnership-container.bg-azure .gsc-icon-box.top-center {
    display: block;
    text-align: center;
    max-width: 100%;
    margin-right: 0;
    margin-left: 0;
}

}


@media  (max-width:667px)  {
    .breadcrumbs .breadcrumb-content-inner {   
        background-size: contain !important; 
        background-position: -100% center !important;
    }

}

@media  (max-width:667px) and (orientation: landscape) {
    .breadcrumbs .breadcrumb-content-inner {   
        background-size: contain !important; 
        background-position: 250% center !important;
    }
}

@media  (max-width:667px) and (orientation: portrait) {
    .breadcrumbs .breadcrumb-content-inner {   
        background-size: cover !important; 
        background-position: -100% center !important;
    }
}

@media (max-width: 480px) and (orientation: portrait) {
    .breadcrumbs .breadcrumb-content-inner {
        background-size: cover !important;
        background-position: -124% center !important;
    }
        .breadcrumb-content-inner .gva-block-breadcrumb .page-title {
        font-size: 24px !important;
    }
}

/*da sincronizzare Nicola*/
@media (max-width: 431px) and (orientation: portrait) {
    .breadcrumbs .breadcrumb-content-inner {
        background-size: cover !important;
        background-position: -160% center !important;
    }

body.header-5 .breadcrumbs .breadcrumb-content-inner {
        background-position: -114% center !important;
    }
   body.header-6 .breadcrumbs .breadcrumb-content-inner {        
        background-position: -120% center !important;
    }
     body.header-2 .breadcrumbs .breadcrumb-content-inner {        
        background-position: -103% center !important;
    }
    body.header-3 .breadcrumbs .breadcrumb-content-inner {
        background-position: -110% center !important;
    }
    body.header-11 .breadcrumbs .breadcrumb-content-inner,
    body.header-10 .breadcrumbs .breadcrumb-content-inner {    
        background-position: -268% center !important;
    }
    body.header-12 .breadcrumbs .breadcrumb-content-inner {        
        background-position: -87% center !important;
    }
     body.header-13 .breadcrumbs .breadcrumb-content-inner {        
        background-position: -240% center !important;
    }
     body.header-14 .breadcrumbs .breadcrumb-content-inner {        
        background-position: -97% center !important;
    }
    body.header-15 .breadcrumbs .breadcrumb-content-inner {        
        background-position: -110% center !important;
    }
    body.path-taxonomy .breadcrumbs .breadcrumb-content-inner {        
        background-position: -314% center !important;
    }
}


@media (max-width: 415px) and (orientation: portrait) {

body.header-5 .breadcrumbs .breadcrumb-content-inner {
        background-position: -57% center !important;
    }
   body.header-6 .breadcrumbs .breadcrumb-content-inner {        
        background-position: -85% center !important;
    }
     body.header-2 .breadcrumbs .breadcrumb-content-inner {        
        background-position: -84% center !important;
    }
    body.header-3 .breadcrumbs .breadcrumb-content-inner {
        background-position: -88% center !important;
    }
    body.header-7 .breadcrumbs .breadcrumb-content-inner{
        background-position: -84% center !important;
    }
    body.header-8 .breadcrumbs .breadcrumb-content-inner{
        background-position: -145% center !important;
    }
    body.header-10 .breadcrumbs .breadcrumb-content-inner {    
        background-position: -207% center !important;
    }
    body.header-11 .breadcrumbs .breadcrumb-content-inner {    
        background-position: -224% center !important;
    }
    body.header-12 .breadcrumbs .breadcrumb-content-inner {        
        background-position: -82% center !important;
    }
     body.header-13 .breadcrumbs .breadcrumb-content-inner {        
        background-position: -186% center !important;
    }
     body.header-14 .breadcrumbs .breadcrumb-content-inner {        
        background-position: -68% center !important;
    }
     body.header-15 .breadcrumbs .breadcrumb-content-inner {        
        background-position: -110% center !important;
    }
    body.path-taxonomy .breadcrumbs .breadcrumb-content-inner {        
        background-position: -243% center !important;
    }


}


@media (max-width: 391px) and (orientation: portrait) {
    .breadcrumbs .breadcrumb-content-inner {
        background-size: cover !important;
        background-position: -104% center !important;
    }
body.header-5 .breadcrumbs .breadcrumb-content-inner {
        background-position: -57% center !important;
    }
   body.header-6 .breadcrumbs .breadcrumb-content-inner {        
        background-position: -60% center !important;
    }
     body.header-2 .breadcrumbs .breadcrumb-content-inner {        
        background-position: -52% center !important;
    }
    body.header-3 .breadcrumbs .breadcrumb-content-inner {
        background-position: -52% center !important;
    }
    body.header-7 .breadcrumbs .breadcrumb-content-inner{
        background-position: -70% center !important;
    }
    body.header-8 .breadcrumbs .breadcrumb-content-inner {
        background-position: -110% center !important;
    }
    body.header-10 .breadcrumbs .breadcrumb-content-inner {    
        background-position: -88% center !important;
    }
    body.header-11 .breadcrumbs .breadcrumb-content-inner {    
        background-position: -115% center !important;
    }
    body.header-12 .breadcrumbs .breadcrumb-content-inner {        
        background-position: -87% center !important;
    }
     body.header-13 .breadcrumbs .breadcrumb-content-inner {        
        background-position: -160% center !important;
    }
     body.header-14 .breadcrumbs .breadcrumb-content-inner {        
        background-position: -50% center !important;
    }
    body.header-15 .breadcrumbs .breadcrumb-content-inner {        
        background-position: -60% center !important;
    }
    body.path-taxonomy .breadcrumbs .breadcrumb-content-inner {        
        background-position: -176% center !important;
    }
}


@media (max-width: 376px) and (orientation: portrait) {
    .breadcrumbs .breadcrumb-content-inner {
        background-size: cover !important;
        background-position: -72% center !important;
    }

body.header-5 .breadcrumbs .breadcrumb-content-inner {
        background-position: -37% center !important;
    }
   body.header-6 .breadcrumbs .breadcrumb-content-inner {        
        background-position: -40% center !important;
    }
     body.header-2 .breadcrumbs .breadcrumb-content-inner {        
        background-position: -34% center !important;
    }
    body.header-3 .breadcrumbs .breadcrumb-content-inner {
        background-position: -37% center !important;
    }
    body.header-7 .breadcrumbs .breadcrumb-content-inner{
        background-position: -48% center !important;
    }
    body.header-8 .breadcrumbs .breadcrumb-content-inner{
        background-position: -66% center !important;
    }
    body.header-10 .breadcrumbs .breadcrumb-content-inner {    
        background-position: -67% center !important;
    }
    body.header-11 .breadcrumbs .breadcrumb-content-inner {    
        background-position: -64% center !important;
    }
    body.header-12 .breadcrumbs .breadcrumb-content-inner {        
        background-position: -58% center !important;
    }
     body.header-13 .breadcrumbs .breadcrumb-content-inner {        
        background-position: -80% center !important;
    }
     body.header-14 .breadcrumbs .breadcrumb-content-inner {        
        background-position: -38% center !important;
    }
    body.path-taxonomy .breadcrumbs .breadcrumb-content-inner {        
        background-position: -132% center !important;
    }

}


@media (max-width: 361px) and (orientation: portrait) {
    /* .breadcrumbs .breadcrumb-content-inner {
        background-size: cover !important;
        background-position: -72% center !important;
    } */
}

/*end sync*/


.pt-0, .pt-0 .bb-inner {padding-top: 0 !important;}
.mt-0, .mt-0 .bb-inner {margin-top: 0 !important;}

.text-layout-page .main p, .text-layout-page .main a, .text-layout-page .main span, .text-layout-page .main li {
color:  #171819;
font-size: 17px;
font-style: normal;
font-weight: 500;
line-height: 140%; /* 23.8px */
}

.text-layout-page .main a { 
text-decoration: underline !important;
}

.text-layout-page h2, .text-layout-page h3, .text-layout-page h4, .text-layout-page h5, .text-layout-page h6 { 
color:  #00205B; }
.text-layout-page h3, .text-layout-page h4, .text-layout-page h5 {
font-size:  24px;
font-style: normal;
font-weight: 700;
line-height: 120%; /* 28.8px */
margin:10px 0;
}
