/*
Theme Name:   MediCenter Child
Description:  MediCenter Child Theme
Template:     medicenter
Version:      1.0
Text Domain:  medicenter
*/
h1, h2, h3 {
   color: #0f3c95;
}
.box-header::after, .box_header::after {
    background: #0f3c9585;
}
.accordion .ui-accordion-header h3 {
    color: #3156a3;
    line-height: 1;
}
/* footer-copyrght-area */
.copyright-text {
    margin-right: 10px;
}
.menu-main-menu-footer-container {
    clear: both;
    float: left;
}
/* page home */
#slogan h2 {
    color: #043393 !important;
    font-size: 30px!important;
    text-align: center!important;
    font-weight: 600!important;
    padding-top: 50px!important;
}
/*
slider home button
*/
h1, h2, h3, h4, h5, h6 {
    padding-top: 15px;
}
@media screen and (max-width: 1009px)
.page-margin-top, .page_margin_top, .single .post-content h2.page-margin-top, .single .post-content h3.page-margin-top, .single .post-content h4.page-margin-top, .single .post-content h5.page-margin-top, .single .post-content h2.page_margin_top, .single .post-content h3.page_margin_top, .single .post-content h4.page_margin_top, .single .post-content h5.page_margin_top {
    margin-top: 2px !important;
}
.entry-content .rev_slider a:hover, .rev_slider a:hover {
    color: #fff !important;
	text-decoration: none;
}
.entry-content .rev_slider a, .rev_slider a {
    text-decoration: none;
	color: #fff !important;
}
.footer .menu li{
	float: left;
    width: 100%;
}
.menu-footer-menu-container {
    float: left;
}  
/*
page test covid
*/


img.pdf-imag {
    width: 30px !important;
    display: inline-block !important;
    vertical-align: middle !important;
    margin-right: 10px !important;
}
p.text-pdf {
    font-size: 11px;
    margin-bottom: 8px;
    display: inline-block !important;
    vertical-align: middle !important;
}
.wpb_text_column.wpb_content_element.text {
    text-align: justify !important;
}
.odigies {
    border: 1px solid#d4d6d9;
    background: #ebebeb;
    margin: 5px;
    border-style: outset;
    border-radius: 6px;
}
ul.accordion.ui-accordion.ui-widget.ui-helper-reset {
    margin-top: 33px;
}

.vc-hoverbox-block {
    height: 100%;
    width: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    transition: transform .5s ease-in-out;
    transform-style: preserve-3d;
    background-size: inherit !important;
    background-position: center;
}
