/* Enter Your Custom CSS Here */

.justify-content-center {
    justify-content: center !important;
    margin-top: 20px !important;
}

.it-header-center-wrapper{
		height: 120px !important;
}

.evidence-section .section {
  background-size: 100% 447px;
  margin-top: 15px;
  margin-bottom: -80px;
}

.premium-blog-post-container .premium-blog-entry-title {
  font-size: 18px !important;
  margin-bottom: 5px;
  line-height: 30px !important;
}

.lora {
  font-family: Titillium Web !important;
}

dd, ol, ul {
  list-style: none;
}

.figure.img-full img {
  width: 100%;
  height: 100%;
  max-height: 600px;
	object-fit: contain;
}

.it-header-wrapper .it-header-slim-wrapper .it-header-slim-wrapper-content a {
  background-color: transparent;
  color: #fff !important;
	font-size: 16px;
  font-weight: bold;
}

 .text-paragraph-small {
    line-height: 1.5;
    margin-top: 50px !important;
  }

.cmp-breadcrumbs{
	margin-top: 20px !important;
}

h1{
	font-size: 2rem !important;
  color: #484f64 !important;
  margin-top: 25px !important;
}

nav.breadcrumb-container {
  left: -44px !important;
  position: relative !important;
}

.bsui{
	/*display: none !important;*/
}

.wpb_category_n_menu_accordion {
    top: -56px;
    position: relative;
}

img.rounded-circle.shadow.border.border-white.border-width-4.p-0.mw-100.mt-n5.bg-white {
   display: none;
}

.wpb_category_n_menu_accordion ul > li li a {
  color: #000 !important;
  font-size: 16px !important;
  font-weight: 200 !important;
	padding-left: 30px !important;
	
}

.wpb_wmca_accordion_wrapper_theme_dark>ul>li>a:hover
{
background:#E3E4E6;
	}

.wpb_wmca_accordion_wrapper_theme_dark>ul>li.wpb-submenu-indicator-minus>a
{
background:#E3E4E6;
	}

.wpb_wmca_accordion_wrapper_theme_dark>ul>li>a
{
background:#F2F7FC;
	}


a.mega-menu-link {
    color: #484f64 !important;
    font-size: 18px !important;
		font-weight: 600 !important;
}

.it-header-center-wrapper {
    height: 150px !important;
}

ul#menu-altro-menu-header {
    font-size: 18px;
    position: relative;
    top: 2px;
    left: 410px;
}

main#main-container, main {
    padding-top: 257px;
}

@media only screen and (max-width: 600px) {
main#main-container, main {
    padding-top: 120px !important;
}
	}

@media (min-width: 992px) {
    .it-header-center-wrapper .it-header-center-content-wrapper .it-right-zone {
        display: flex;
        align-items: center;
        font-weight: 600;
    }
}

@media (min-width: 992px) {
  .it-header-center-wrapper .it-header-center-content-wrapper .it-search-wrapper {
    display: flex;
    align-items: center;
    margin-left: 80px;
    font-size: .889em;
    font-size: 18px !important;
    font-weight: 600;
  }
}
