@font-face {
    font-family: BPG Nino Mtavruli;
    src: url(/build/assets/BPGNinoMtavruli-1b0a1d02.eot);
    src: url(/build/assets/BPGNinoMtavruli-1b0a1d02.eot?#iefix)
            format("embedded-opentype"),
        url(/build/assets/BPGNinoMtavruli-115113e4.woff2) format("woff2"),
        url(/build/assets/BPGNinoMtavruli-e2ebf8de.woff) format("woff"),
        url(/build/assets/BPGNinoMtavruli-96f4bab9.ttf) format("truetype");
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: Sylfaen;
    src: url(/build/assets/Sylfaen-d40fda16.eot);
    src: url(/build/assets/Sylfaen-d40fda16.eot?#iefix)
            format("embedded-opentype"),
        url(/build/assets/Sylfaen-6fef2d8e.woff2) format("woff2"),
        url(/build/assets/Sylfaen-80c2f06f.woff) format("woff"),
        url(/build/assets/Sylfaen-ad17413c.ttf) format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: mrgvlovani;
    src: url(../fonts/bpg_mrgvlovani_2010.ttf);
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
:root {
    --color-primary: #98008c;
}
.d-flex{
    display: flex;
}
.justify-content-center{
    justify-content: center;
}
.align-content-center{
    align-items: center;
}
.flex-row{
    flex-direction: row;
}
.flex-column{
    flex-direction: column;
}
.mr-a{
    margin-right: auto;
}
header .header-body--secondary {
    min-height: 360px;
    background-size: cover;
    position: relative;
    background: #98008c;
    background: linear-gradient(
        0deg,
        #98008c 0%,
        #98008c 40%,
        rgb(102, 102, 102) 100%
    );
}
header .header-body--secondary .intro-text {
    text-align: center;
    margin-top: 80px;
}
header .header-body--secondary .intro-text h1 {
    font-family: Montserrat, sans-serif;
    font-size: 45px;
    font-weight: 700;
    color: #fff;
    margin: 0;
}
header .header-body--secondary .intro-text p {
    margin-top: 15px;
}
.top_section {
    background: #ffffff;
    padding: 100px 0;
}
#rev_slider_1 * {
    font-family: BPG Nino Mtavruli;
}
#rev_slider_1 .slide_description * {
    color: #fff;
    font-size: 25px;
}

#header .edu-navbar {
    padding: 10px 0;
}
.navbar-brand {
    display: flex;
    height: auto;
    padding: 0;
}
.navbar-brand img {
    max-width: 100px;
    max-height: ;
}
.contact .contact-area-02 .contact-info .contact-box .single-address-box .single-address i {
    height: 50px;
}
.blog_1 .blog-area .bolg_side-left .pagination li.active a{
    color: #f2f2f2;
}
.blog_1 .blog-area .bolg_side-left .pagination li a{
    color: #333333;
}

header .header-body .is-sticky .edu-navbar .edu-nav .nav li a {
    color: #333333;
}
.breadcrumbs{
    font-size: 16px;
}
.breadcrumbs a{
    color: #f2f2f2;
    font-size: 16px;
}
.breadcrumbs span{
    color: #f2f2f2;
    font-size: 16px;
}

header .header-body--secondary {
    min-height: 360px;
    background-size: cover;
    position: relative;
    background: #98008c;
    background: linear-gradient( 0deg, #98008c 0%, #98008c 40%, #98008c 100% );
}


header .header-body .edu-navbar .edu-nav .nav li a:hover, header .header-body .edu-navbar .edu-nav .nav li a:active, header .header-body .edu-navbar .edu-nav .nav li a:focus {

    color: #e7e7e7cc;
}
header .header-body .edu-navbar .edu-nav .nav li.active a {
    color: #f2f2f2;
}

header .header-body .edu-navbar .edu-nav .nav li.active a:before, header .header-body .edu-navbar .edu-nav .nav li:hover a::before, header .header-body .edu-navbar .edu-nav .nav li:focus a::before {
    background: #f2f2f2;
}


.event-details-1 .event-details .post_left-side .description-content .description-heading h3 a {
    color: #98008c;
}
.training_title{
    margin-bottom: 20px;
}
.training_details{
    margin-bottom: 20px;
    margin-top: 30px;
}
.training_details h5{
    color: #000;
    font-weight: 700;
}
