﻿

#publicInfo {
    /*margin: 40px 18% 40px 18%;*/
    margin: 80px auto 40px auto;
    max-width: 1100px;
    position: relative;
    border-top: 1px solid #E5E5E5;
    padding-top: 20px;
}

#publicInfologoCont {
    width: 230px;
    position: absolute;
    z-index: 9;
    /*top: 0;*/
    /*top: -36px;*/
    left: 0;
}

    #publicInfologoCont > img {
        width: 150.327px;
        height: 132px;
        margin-top: 20px;
    }

    #publicInfologoCont > span {
        position: absolute;
        left: 95px;
        top: 112px;
        overflow: visible;
        width: 48px;
        white-space: nowrap;
        line-height: 22px;
        margin-top: -3px;
        text-align: left;
        font-family: Open Sans;
        font-style: normal;
        font-weight: bold;
        font-size: 16px;
        color: rgba(255,255,255,1);
        letter-spacing: 0.6px;
    }

    #publicInfologoCont > p {
        overflow: visible;
        opacity: 0.536;
        width: 141px;
        height: 26px;
        line-height: 36px;
        margin-top: -11px;
        text-align: left;
        font-family: FiraGO;
        font-style: normal;
        font-weight: normal;
        font-size: 14px;
        color: rgba(0,0,0,1);
        margin-top: 8px;
    }

#publicInfoSlider {
    margin-left: 230px;
}

#publicInfofixWidth {
    padding: 0 20px;
}

    #publicInfofixWidth > h2 {
        font-family: "bpg_mtavruli_bold";
        font-style: normal;
        font-weight: normal;
        font-size: 24px;
        /* color: rgba(0,0,0,1); */
        line-height: 36px;
        /*text-align: left;
        font-family: FiraGO;
        font-style: normal;
        font-weight: normal;
        font-size: 24px;
        color: rgba(0,0,0,1)*/
    }

#publicInfoBorder {
    border-top: 1px solid #E5E5E5;
    position: absolute;
    /*        width: calc(100% - 138px);*/
    width: 37.3%;
    bottom: 6px;
    /*top: 230px;*/
}

#publicInfoBorder2 {
    border-top: 1px solid #E5E5E5;
    position: absolute;
    /*        width: calc(100% - 138px);*/
    width: 37.5%;
    bottom: 6px;
    right: 0;
}

.publicInfoBody {
    line-height: 36px;
    font-family: FiraGORegular;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    color: rgba(60,60,60,1);
}

#publicInfologoCont > p > a {
    line-height: 36px;
    text-decoration: none;
    font-family: FiraGORegular;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    color: rgba(0,0,0,1) !important;
}

#publicInfo-slider-nav-ul {
    transform: translateX(-5px);
}

