@font-face {
    font-family: 'fontello';
    src: url('../fonts/fontello.eot?19752715');
    src: url('../fonts/fontello.eot?19752715#iefix') format('embedded-opentype'),
    url('../fonts/fontello.woff?19752715') format('woff'),
    url('../fonts/fontello.ttf?19752715') format('truetype'),
    url('../fonts/fontello.svg?19752715#fontello') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*Top header*/
.av-language-switch-item,
.menu-item-language-current {
    display: none;
}
#top-header-dot33 {
    background-color: #333333;
    z-index: 1;
    position: relative;
}

#top-header-dot33-wrapper {
    position: relative;
    z-index: 1;
    display: flex;
    justify-content: end;
    max-width: 1130px;
    margin: auto;
    padding: 4px 50px;
}

.social-icons-dot33 {
    display: flex;
    align-items: center;
}

.social-icons-dot33 .icon {
    margin-right: 8px;
}

.social-icons-dot33 a i {
    color: black;
    font-size: 15px;
    transition: font-size 0.3ms ease;
    margin: 0;
    width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.social-icons-dot33 a i:hover {
    font-size: 20px;
}

.social-icons-dot33 a:hover,
.social-icons-dot33 a:focus {
    text-decoration: none;
    color: #ccc;
}

.demo-icon {
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: never;

    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    /* opacity: .8; */

    /* For safety - reset parent styles, that can break glyph codes*/
    font-variant: normal;
    text-transform: none;

    /* fix buttons height, for twitter bootstrap */
    line-height: 1em;

    /* Animation center compensation - margins should be symmetric */
    /* remove if not needed */
    margin-left: .2em;

    /* You can be more comfortable with increased icons size */
    /* font-size: 120%; */

    /* Font smoothing. That was taken from TWBS */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;

    /* Uncomment for 3D effect */
    /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.support-dot33 ul {
    margin: 0;
    padding: 0;
}

.support-dot33 ul li {
    padding: 5px;
    width: 140px;
    height: 37px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.support-dot33 ul li a {
    padding: 5px 20px;
    border-radius: 21px;
    background-color: #b31126;
    text-decoration: none;
    color: black;
}

.support-dot33 ul li a:hover {
    color: black;
    border: 1px solid black;
}

/*Main header*/
#header_main .main_menu ul li.menu-item-has-children:hover .avia-menu-fx{
    background-color: transparent;
}

#header_main .main_menu ul li a {
    color: #333333;
}

#top .av-main-nav ul a {
    padding: 3px 15px !important;
    font-weight: bold;
}

#top .av-main-nav ul a span {
    color: #626262;
}

#header_main #avia-menu:hover .current-menu-item > a > .avia-menu-fx {
    opacity: 0;
    visibility: hidden;
}

#header_main #avia-menu:hover .current-menu-item:hover > a > .avia-menu-fx {
    opacity: 1;
    visibility: visible;
}

.avia-menu.av-main-nav-wrap {
    text-transform: uppercase;
}

#header_main #avia-menu > .menu-item-home {
    background-image: url("http://codelaboratory.net/point331/wp-content/uploads/2022/02/home-icon.png");
    background-repeat: no-repeat;
    background-position: 0;
    background-size: 20px;
}

#header_main #avia-menu > .menu-item-home .avia-menu-text {
    display: none;
}

a[title='support'] .avia-menu-text {
    padding: 10px;
    border: 2px solid #c3512f;
}

/*Home*/
.home-posts-slider .avia-caption-content p {
    transition: .5s font-size;
    font-size: 16px;
}
.home-posts-slider .avia-caption-content p:hover {
    font-size: 18px;
}

/*About us*/
div .about-us-part .about-us-part-img {
    background-size: cover;
}

.avia-team-member .team-img-container {
    border-radius: 40px;
}

#top .avia-logo-element-container .slide-image {
    max-width: 250px;
}

/*Video*/
.blog-video article .slide-image {
    position: relative;
}

.blog-video article .slide-image img:after {
    content: '';
    width: 100%;
    height: 100%;
    background-color: black;
}

.blog-video article .slide-image i {
    position: absolute;
    z-index: 1;
    top: calc(50% - 16px);
    left: calc(50% - 19px);
    margin: 0;
    font-size: 48px;
    line-height: 32px;
    background: black;
    border-radius: 50%;
}

.blog-video article .slide-image:hover i,
.blog-video article .slide-image:focus i {
    text-decoration: none;
    color: #c3512f;
}

/*Media*/
div div .av-special-heading-h3 .special-heading-border {
    height: 0;
}

/*Contact*/
#top .contact-us-container {
    max-width: 1200px;
    width: 100%;
    margin: auto;
    padding: 0 50px;
}

#top .contact-us-container a {
    text-decoration: none !important;
}

#top .social-media-icons img {
    width: 50px;
    height: 50px;
}

#top .social-media-icons a {
    display: inline-block;
    margin: 0 10px !important;
}

/*Blog posts*/
.slide-entry-wrap .slide-entry img,
.grid-entry img{
    transition: all 0.3s ease;
}

.slide-entry-wrap .slide-entry:hover img,
.grid-entry:hover img {
    transform: scale(1.1);
}

div .avia-content-slider div .slide-entry-title,
div .grid-entry-title {
    font-size: 1.2em;
    line-height: 1.5em;
}

/*Single Sidebar*/
.container .av-content-small.units {
    border-right: none;
}

#top #main div .sidebar {
    border-left-style: none;
}

.siddebar-social-icon {
    display: inline-block;
}

.siddebar-social-icon img {
    margin-right: 10px;
}

div .main_color .post-entry strong {
    color: #191919;
    font-weight: bold;
    margin-top: 10px;
    display: block;
}

/*Footer*/
div .widget_nav_menu a,
div .widget_nav_menu ul:first-child>.current-menu-item>a, 
div .widget_nav_menu ul:first-child>.current_page_item>a {
    padding: 0;
}

.category .slide-meta {
    display: none !important;
}

div .main_color .special_amp {
    color: black;
    font: inherit;
}

.category-videos .slide-entry-excerpt {
    display: none;
}

#footer #categories-4 h3,
#footer #categories-3 h3 {
    display: none;
}

#footer .social-icons-dot33 a i {
    height: 40px;
}

#footer .social-icons-dot33 a br {
    display:  none;
}

#top .sidebar .news-thumb  {
    display: none;
}

/*#top .sidebar .news-thumb img {
    width: 70px;
    height: 55px;
}

/*.date-container, 
.text-sep,
.ajax_search_excerpt {
    display: none;
}*/

span.news-time {
    display: none;
}

.European-Union-logo_copyright {
    max-width: 875px;
    width: 100%;
    margin: auto;
    display: flex;
    align-items: center;
}

.European-Union-logo_copyright img {
    max-width: 100px;
}

.European-Union-logo_copyright span {
    margin-left: 20px;
}

#searchform .ajax_search_response h4:first-of-type {
    display: none;
}

@media(min-width: 1190px) {
.el_before_av_one_fourth #text-5,
.el_before_av_one_fourth  #text-7 {
    position: relative;
    min-height: 230px;
}

 .el_before_av_one_fourth #text-5 .widgettitle,
.el_before_av_one_fourth #text-7 .widgettitle {
    position: absolute;
     right: 80px; 
     left: 43px; 
    /* transform: rotate(-90deg); */
     width: 163px;
    border-bottom: 2px solid #cb6b97 !important;
    font-size: 25px!important;
	border-top: none !important;
    z-index: 17;
    width: 211px;
    text-align: center; 
 } 

.el_before_av_one_fourth #text-5 .social-icons-dot33,
.el_before_av_one_fourth #text-7 .social-icons-dot33 {
    flex-direction: row;
}
}


@media(max-width: 768px) {
    /*Home slider*/
    .avia-slideshow li img {
        min-height: 260px;
        object-fit: cover;
    }
    
    /*About us*/
    #top .about-us-heading .heading-wrap {
        font-size: 18px;
        line-height: 1.5;
    }

    div .about-us-part {
        display: flex;
        flex-direction: column;
    }

    div .about-us-part .about-us-part-text {
        padding: 50px 20px;
        min-height: auto;
        order: 1;
    }

    #top div .about-us-part .about-us-part-text .hr {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    div .about-us-part .about-us-part-img {
        order: 2;
        min-height: 400px;
    }

    .responsive #top div .avia-slideshow-controls a {
        display: block;
    }

    /*Blogs*/
    .avia_textblock h2 a{
        font-size: 22px;
    }
    #top div .slide-entry.flex_column {
        float: none;
        max-width: 500px;
        width: 100% !important;
        margin: auto !important;
        margin-bottom: 50px !important;
    }

    #top div .slide-entry.flex_column:last-of-type {
        margin-bottom: 0 !important;
    }

    /*Contact*/
    .page-id-3311 .container .av-content-full.units {
        padding: 20px;
    }

    #top .contact-us-container {
        padding: 0;
    }
}


/*Podcast*/

.slide-image {
    position: relative; 
    display: inline-block; 
}


.slide-image i.fa-microphone {
    position: absolute; 
    top: 50%; 
    left: 50%; 
    transform: translate(-50%, -50%); 
    color: #fff; 
    font-size: 60px; 
    z-index: 10; 
}

.slide-image .image-overlay {
    background-color: rgba(0, 0, 0, 0.5); 
    display: block; 
}
