
.dt_pagetitle { padding-top: 17rem;} .dt_pagetitle { padding-bottom: 17rem;} .dt_pagetitle .dt_pagetitle_content .dt_pagetitle_breadcrumb li { font-size: 0rem;} .dt_pagetitle {
						background-color: #727272;
				}
.site--logo img { max-width: 79px !important;} .site--logo .site-title { font-size: 58px !important;} .site--logo .site-description { font-size: 24px !important;} 	@media (min-width: 992px) {#dt-main {
					max-width:70%;
					flex-basis:70%;
				}
#dt-sidebar {
					max-width:30%;
					flex-basis:30%;
				}}
.dt_widget-area .widget .widget-title { font-size: 35px;} @media (max-width:768px) {.dt_widget-area .widget .widget-title { font-size: 35px;} } @media (max-width:480px) {.dt_widget-area .widget .widget-title { font-size: 35px;} }  body{ 
			font-weight: inherit;
			text-transform: inherit;
			font-style: inherit;
			text-decoration: none;
		}
 h1{ 
				font-weight: 700;
				text-transform: inherit;
				font-style: inherit;
				text-decoration: inherit;
			}
 h2{ 
				font-weight: 700;
				text-transform: inherit;
				font-style: inherit;
				text-decoration: inherit;
			}
 h3{ 
				font-weight: 700;
				text-transform: inherit;
				font-style: inherit;
				text-decoration: inherit;
			}
 h4{ 
				font-weight: 700;
				text-transform: inherit;
				font-style: inherit;
				text-decoration: inherit;
			}
 h5{ 
				font-weight: 700;
				text-transform: inherit;
				font-style: inherit;
				text-decoration: inherit;
			}
 h6{ 
				font-weight: 700;
				text-transform: inherit;
				font-style: inherit;
				text-decoration: inherit;
			}
.dt_footer--one{ 
				    background-color: #0F0D1D;
			}

/*# sourceURL=corpiva-style-inline-css */

/* WordPress "Additional CSS" field (Appearance > Customize), id="wp-custom-css" —
   a second, separate customizer CSS injection from the theme's own panel above. */
.item-inner .item-content .desc{
	height:275px;
}
.dt_navbar-menu .dt_navbar-nav{
	width: 100%;
}
.dt_navbar-menu .dt_navbar-nav .dt_navbar-mainmenu{
	width: 70%;
  display: flex;
  justify-content: space-around;
}

@media (min-width: 62em) {
  .dt_header-topbar .dt-container .dt-row .dt-col-lg-5 {
        flex: 0 0 60%;
        max-width: 60%;
    }
}
@media (min-width: 62em) {
  .dt_header-topbar .dt-container .dt-row .dt-col-lg-7 {
        flex: 0 0 40%;
        max-width: 40%;
    }
}
.dt_preloader-animation p{
	display:none;
}

