#qodef-page-header .qodef-header-logo-link img {
    filter: brightness(9999990.5);
}
@media (min-width: 1200px) {
.qodef-content-grid {
    width: 1200px;
}
}

.switcher a img {
    display: inline !important;
}
#qodef-page-header .qodef-header-logo-link img  {

}
#qodef-page-header .qodef-header-sticky-inner .qodef-header-logo-link img {
    filter: none !important;
}
#qodef-page-header .qodef-header-sticky-inner .qodef-header-navigation>ul>li>a .qodef-menu-item-text {
    color: black;
}
.qodef-header-sticky {
    border-bottom: 1px solid #ededed;
}
.thecarousel img {
	    height: 60px;
	    width: auto !important;
}
.iamhover img {
      filter: url(filters.svg#grayscale); /* Firefox 3.5+ */
      filter: gray; /* IE5+ */
      -webkit-filter: grayscale(1); /* Webkit Nightlies & Chrome Canary */
      -webkit-transition: all .5s ease-in-out;
    }

.iamhover img:hover {
      filter: none;
      -webkit-filter: grayscale(0);
    }
.theselct select {
    width: 100%;
    border: 2px solid #b3b3b3;
    border-radius: 5px;
}
.theiconaa img {
margin-right: 10px;
}
.elementor-widget-text-editor ul, .elementor-tab-content ul {
list-style-position: outside;
margin-left: 18px;
}
.elementor-widget-text-editor ul li, .elementor-tab-content ul li {
margin-bottom: 8px;
}

.qodef-header-navigation ul li ul {
    width: 320px;
}
a.wp_rss_retriever_title {
    font-size: 24px;
    line-height: 1.5;
    font-weight: 500;
}
a.wp_rss_retriever_readmore {
    font-size: 17px;
    display: table;
    margin-top: 10px;
    background: #d53f3e;
    color: white;
    padding: 6px 14px;
    border-radius: 7px;
}
a.wp_rss_retriever_readmore:hover {
	    background: #2a2a2a;
}
@media (max-width: 768px) {
	a.wp_rss_retriever_title {
    font-size: 17px;
    line-height: 1.5;
    font-weight: 500;
}
}
.wp_rss_retriever_credits {
display: none !important;
}
.tablecnter td, .tablecnter th {
text-align: center;
}
.procedures img {
	    height: 212px;
}
figcaption {
    font-style: italic;
}
.imagewarning .elementor-animated-content .elementor-animated-item--fade-in {
    opacity: 1;
}
.imagewarning .elementor-animated-content:hover .elementor-animated-item--fade-in {
    opacity: 0;
}