a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, li, tfoot, th, thead, time, tr, tt, u, ul, var, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}

body {
    line-height: 1;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

    blockquote:after, blockquote:before, q:after, q:before {
        content: "";
        content: none;
    }

html, body {
    height: 100% !important;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

.news-social {
    clear: left;
    margin-top: 30px;
}

@font-face {
    font-family: "Sagoe";
    src: url("../fonts/segoeui.ttf");
}

@font-face {
    font-family: "Sagoe-Bold";
    src: url("../fonts/segoeuib.ttf");
}

@font-face {
    font-family: "Sagoe-Italic";
    src: url("../fonts/segoeuii.ttf");
}

@font-face {
    font-family: "Sagoe-Light";
    src: url("../fonts/segoeuil.ttf");
}

@font-face {
    font-family: "Sagoe-BoldItalic";
    src: url("../fonts/segoeuiz.ttf");
}

@font-face {
    font-family: "Sagoe-SemiBold";
    src: url("../fonts/seguisb.ttf");
}

.azn {
    font-family: "JISAZN-Bold" !important;
    position: relative;
    display: inline-block !important;
}

    .azn:before {
        content: "M";
    }

.news-view .container-self .news-view-slider .item, .news-slider-part .container-self .news-slider .item {
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    background-size: cover !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
}

.contact-us .container-self .contact-form .right .submit-part button:hover, .contact-us .container-self .contact-form .right .submit-part button, .news-part .container-self .news-inside .left .all-news-button a:hover, .news-part .container-self .news-inside .left .all-news-button a, .news-part .container-self .news-inside .left .item:hover > a:after, .news-part .container-self .news-inside .left .item > a:after, .news-part .container-self .write-us:hover, .news-part .container-self .write-us, a:hover, a {
    -webkit-transition: all 0.1s ease-in;
    -o-transition: all 0.1s ease-in;
    -moz-transition: all 0.1s ease-in;
    transition: all 0.1s ease-in;
}

header nav .mobile-menu-container .mobile-menu-inside .lang li a:hover:after, header nav .mobile-menu-container .mobile-menu-inside .lang li a:after, header nav ul.web .right ul li a:hover:after, header nav ul.web .right ul li a:after, header nav ul.web .left > ul > li.submenu:hover > ul, header nav ul.web .left > ul > li.submenu ul .sub-submenu:hover ul, header nav ul.web .left > ul > li.submenu ul .sub-submenu ul, header nav ul.web .left > ul > li.submenu ul, header nav ul.web .left > ul > li a:hover:after, header nav ul.web .left > ul > li a:after {
    -webkit-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}

.news-view .container-self .news-self .right .top li, .news-view .container-self .news-self .right .top, .contact-us .container-self .contact-form .right .input-part .code-part, .contact-us .container-self .contact-form .right .input-part, .contact-us .container-self .contact-form .left .phone-part, .contact-us .container-self .contact-form .left .input-part, .contact-us .container-self .contact-form, .footer-slider-part .container-self .footer-slider .item, .news-part .container-self .news-inside .right a, .news-part .container-self .news-inside .left .item, .news-part .container-self .news-inside, header nav .mobile-menu-container .mobile-menu-inside .lang, header nav ul.mob, header nav ul.web .right ul, header nav ul.web .left > ul, header nav ul.web, .top-part .bottom .right, .top-part .bottom .left, .top-part .bottom {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

* {
    margin: 0;
    padding: 0;
    font-family: "Sagoe";
}

ul {
    list-style: none;
    margin-bottom: 0;
}

button {
    cursor: pointer;
    background: transparent;
    border: none;
}

    button:focus {
        outline: none;
    }

input:focus {
    outline: none;
}

textarea:focus {
    outline: none;
}

a {
    text-decoration: none;
}

body {
    color: #202020;
    background-color: #fff;
}

.hidden {
    overflow: hidden;
}

*, ::after, ::before {
    box-sizing: border-box;
}

.news-view, .contact-us, .news-part .container-self, .news-slider-part .container-self, header nav, .top-part .bottom {
    max-width: 1590px;
    padding: 0 15px;
    margin: 0 auto;
}

@media (max-width: 1700px) {
    .news-view, .contact-us, .news-part .container-self, .news-slider-part .container-self, header nav, .top-part .bottom {
        max-width: 1400px;
    }
}

@media (max-width: 1500px) {
    .news-view, .contact-us, .news-part .container-self, .news-slider-part .container-self, header nav, .top-part .bottom {
        max-width: 1200px;
    }
}

.siteColor {
    color: #9B8B53 !important;
}


a {
    text-decoration: none !important;
    color: #202020;
}

.top-part {
    margin-bottom: 27px;
    padding-top: 27px;
    border-top: 5px solid #9B8B53;
}

@media (max-width: 1500px) {
    .top-part {
        margin-bottom: 15px;
        padding-top: 15px;
    }
}

@media (max-width: 992px) {
    .top-part {
        margin-bottom: 5px;
        padding-top: 5px;
    }
}

.top-part .bottom {
    width: 100%;
    justify-content: space-between;
    align-items: center;
}

@media (max-width: 992px) {
    .top-part .bottom {
        padding: 0;
    }
}

@media (max-width: 765px) {
    .top-part .bottom {
        flex-wrap: wrap;
        justify-content: center;
    }
}

.top-part .bottom .left {
    width: 400px;
    padding: 20px 14px;
    color: #9B8B53;
    text-align: center;
    height: 120px;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
}

@media (max-width: 1500px) {
    .top-part .bottom .left {
        width: 350px;
    }
}

@media (max-width: 992px) {
    .top-part .bottom .left {
        width: 300px;
    }
}

@media (max-width: 765px) {
    .top-part .bottom .left {
        height: auto;
        padding: 10px;
        margin-bottom: 10px;
    }
}

@media (max-width: 550px) {
    .top-part .bottom .left {
        display: none;
    }
}

.top-part .bottom .left div .small {
    font-size: 15px;
    line-height: 1.2;
}

@media (max-width: 1500px) {
    .top-part .bottom .left div .small {
        font-size: 13px;
    }
}

@media (max-width: 992px) {
    .top-part .bottom .left div .small {
        font-size: 12px;
    }
}

@media (max-width: 765px) {
    .top-part .bottom .left div .small {
        font-size: 11px;
    }
}

.top-part .bottom .left div .big {
    font-family: "Sagoe-Bold";
    margin-top: 5px;
}

@media (max-width: 1500px) {
    .top-part .bottom .left div .big {
        font-size: 13px;
    }
}

@media (max-width: 992px) {
    .top-part .bottom .left div .big {
        font-size: 12px;
    }
}

@media (max-width: 765px) {
    .top-part .bottom .left div .big {
        font-size: 11px;
    }
}

.top-part .bottom .center img {
    height: 145px;
    margin-left: 0 auto;
}

@media (max-width: 1500px) {
    .top-part .bottom .center img {
        height: 100px;
    }
}

@media (max-width: 850px) {
    .top-part .bottom .center img {
        height: 85px;
    }
}

@media (max-width: 765px) {
    .top-part .bottom .center {
        width: 100%;
        text-align: left;
    }
}

.top-part .bottom .right {
    width: 290px;
    padding: 0px 14px;
    color: #9B8B53;
    text-align: center;
    height: 120px;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
}

@media (max-width: 1500px) {
    .top-part .bottom .right {
        width: 350px;
    }
}

@media (max-width: 992px) {
    .top-part .bottom .right {
        width: 300px;
    }
}

@media (max-width: 765px) {
    .top-part .bottom .right {
        padding: 10px;
        height: auto;
        margin-top: 2px;
    }
}

@media (max-width: 550px) {
    .top-part .bottom .right {
        display: none;
    }
}

.top-part .bottom .right div .small {
    font-size: 20px;
    line-height: 1.2;
}

@media (max-width: 1500px) {
    .top-part .bottom .right div .small {
        font-size: 18px;
    }
}

@media (max-width: 992px) {
    .top-part .bottom .right div .small {
        font-size: 12px;
    }
}

@media (max-width: 765px) {
    .top-part .bottom .right div .small {
        font-size: 11px;
    }
}

.top-part .bottom .right div .big {
    font-family: "Sagoe-Bold";
    margin-top: 5px;
    font-size: 18pt;
}

@media (max-width: 1500px) {
    .top-part .bottom .right div .big {
        font-size: 18px;
    }
}

@media (max-width: 992px) {
    .top-part .bottom .right div .big {
        font-size: 12px;
    }
}

@media (max-width: 765px) {
    .top-part .bottom .right div .big {
        font-size: 11px;
    }
}

@media (max-width: 1200px) {
    header nav {
        padding: 0;
    }
}

header nav ul.web {
    justify-content: space-between;
    height: 75px;
    background-color: #E6E2D7;
    padding: 0 38px;
}

@media (max-width: 1500px) {
    header nav ul.web {
        height: 60px;
        padding: 0 25px;
    }
}

@media (max-width: 850px) {
    header nav ul.web {
        display: none;
    }
}

header nav ul.web .left {
    height: 100%;
}

    header nav ul.web .left > ul {
        height: 100%;
        align-items: center;
    }

        header nav ul.web .left > ul > li {
            position: relative;
        }

            header nav ul.web .left > ul > li:not(:last-child) {
                margin-right: 41px;
            }

@media (max-width: 1500px) {
    header nav ul.web .left > ul > li:not(:last-child) {
        margin-right: 35px;
    }
}

header nav ul.web .left > ul > li a {
    font-size: 15px;
    font-family: "Sagoe-SemiBold";
    font-size: 15px;
    color: #9B8B53;
    position: relative;
    padding: 4px 0;
}

@media (max-width: 1500px) {
    header nav ul.web .left > ul > li a {
        font-size: 13px;
    }
}

@media (max-width: 992px) {
    header nav ul.web .left > ul > li a {
        font-size: 12px;
    }
}

header nav ul.web .left > ul > li a:after {
    position: absolute;
    content: "";
    width: 0%;
    height: 1px;
    left: 0;
    bottom: -2px;
    background-color: #9B8B53;
}

header nav ul.web .left > ul > li a:hover:after {
    width: 100%;
}

header nav ul.web .left > ul > li.submenu > a:after {
    display: none;
}

header nav ul.web .left > ul > li.submenu ul {
    position: absolute;
    top: calc(100% + 5px);
    width: -moz-max-content;
    width: -webkit-max-content;
    width: -o-max-content;
    white-space: nowrap;
    left: -20px;
    background: #e5e2d7;
    z-index: 999;
    padding-top: 24px;
    opacity: 0;
    visibility: hidden;
}

    header nav ul.web .left > ul > li.submenu ul a {
        display: block;
        height: 40px;
        line-height: 40px;
        padding: 0 20px;
    }

        header nav ul.web .left > ul > li.submenu ul a:after {
            display: none;
        }

        header nav ul.web .left > ul > li.submenu ul a:hover {
            background-color: #9B8B53;
            color: #fff;
        }

    header nav ul.web .left > ul > li.submenu ul .sub-submenu {
        position: relative;
    }

        header nav ul.web .left > ul > li.submenu ul .sub-submenu ul {
            position: absolute;
            left: 100%;
            top: 0;
            padding-top: 0;
            opacity: 0;
            visibility: hidden;
        }

        header nav ul.web .left > ul > li.submenu ul .sub-submenu:hover ul {
            opacity: 1;
            visibility: visible;
        }

header nav ul.web .left > ul > li.submenu:hover > ul {
    opacity: 1;
    visibility: visible;
}

header nav ul.web .right {
    height: 100%;
}

    header nav ul.web .right ul {
        height: 100%;
        align-items: center;
    }

        header nav ul.web .right ul li:not(:last-child) {
            margin-right: 12px;
            position: relative;
        }

            header nav ul.web .right ul li:not(:last-child):after {
                position: absolute;
                content: "";
                width: 1px;
                background: #C5BB9B;
                height: 13px;
                top: 2px;
                right: -7px;
            }

        header nav ul.web .right ul li a {
            color: #9B8B53;
            font-size: 15px;
            text-transform: uppercase;
            font-family: "Sagoe";
            position: relative;
        }

            header nav ul.web .right ul li a img {
                margin-right: 5px;
                width: 25px;
            }

@media (max-width: 1500px) {
    header nav ul.web .right ul li a {
        font-size: 13px;
    }
}

@media (max-width: 992px) {
    header nav ul.web .right ul li a {
        font-size: 12px;
    }
}

header nav ul.web .right ul li a:after {
    position: absolute;
    content: "";
    width: 0%;
    height: 1px;
    left: 0;
    bottom: -2px;
    background-color: #9B8B53;
}

header nav ul.web .right ul li a:hover:after {
    width: 100%;
}

header nav ul.web .right ul li.active a {
    font-family: "Sagoe-Bold";
    pointer-events: none;
}

header nav ul.mob {
    justify-content: space-between;
    height: 75px;
    background-color: #E6E2D7;
    padding: 0 20px;
    align-items: center;
}

@media (min-width: 851px) {
    header nav ul.mob {
        display: none;
    }
}

header nav ul.mob .left button img {
    height: 25px;
}

header nav ul.mob .right a {
    display: inline-block;
    background: #9b8b53;
    color: #fff;
    height: 35px;
    line-height: 33px;
    padding: 0 20px;
    font-size: 13px;
}

header nav .mobile-menu-container {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100vh;
    z-index: 9999;
    display: none;
}

    header nav .mobile-menu-container .close-part {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        cursor: pointer;
        background: rgba(0, 0, 0, 0.4);
    }

    header nav .mobile-menu-container .mobile-menu-inside {
        position: absolute;
        left: 0;
        top: 0;
        width: 285px;
        height: 100vh;
        background-color: #fff;
        padding: 20px;
        -webkit-transform: translateX(-100%);
        -moz-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        -o-transform: translateX(-100%);
        transform: translateX(-100%);
        -webkit-transition: 0.3s ease-in-out;
        -moz-transition: 0.3s ease-in-out;
        -ms-transition: 0.3s ease-in-out;
        -o-transition: 0.3s ease-in-out;
        transition: 0.3s ease-in-out;
        opacity: 0;
        visibility: hidden;
    }

        header nav .mobile-menu-container .mobile-menu-inside.active {
            -webkit-transform: translateY(0%);
            -moz-transform: translateY(0%);
            -ms-transform: translateY(0%);
            -o-transform: translateY(0%);
            transform: translateY(0%);
            -webkit-transition: 0.3s ease-in-out;
            -moz-transition: 0.3s ease-in-out;
            -ms-transition: 0.3s ease-in-out;
            -o-transition: 0.3s ease-in-out;
            transition: 0.3s ease-in-out;
            opacity: 1;
            visibility: visible;
        }

        header nav .mobile-menu-container .mobile-menu-inside .close-menu {
            position: absolute;
            right: 20px;
            top: 20px;
        }

            header nav .mobile-menu-container .mobile-menu-inside .close-menu img {
                width: 20px;
            }

        header nav .mobile-menu-container .mobile-menu-inside .lang {
            align-items: center;
        }

            header nav .mobile-menu-container .mobile-menu-inside .lang li:not(:last-child) {
                margin-right: 12px;
                position: relative;
            }

                header nav .mobile-menu-container .mobile-menu-inside .lang li:not(:last-child):after {
                    position: absolute;
                    content: "";
                    width: 1px;
                    background: #C5BB9B;
                    height: 13px;
                    top: 2px;
                    right: -7px;
                }

            header nav .mobile-menu-container .mobile-menu-inside .lang li a {
                color: #9B8B53;
                font-size: 15px;
                text-transform: uppercase;
                font-family: "Sagoe";
                position: relative;
            }

                header nav .mobile-menu-container .mobile-menu-inside .lang li a img {
                    margin-right: 5px;
                    width: 15px;
                }

@media (max-width: 1500px) {
    header nav .mobile-menu-container .mobile-menu-inside .lang li a {
        font-size: 13px;
    }
}

@media (max-width: 992px) {
    header nav .mobile-menu-container .mobile-menu-inside .lang li a {
        font-size: 14px;
    }
}

header nav .mobile-menu-container .mobile-menu-inside .lang li a:after {
    position: absolute;
    content: "";
    width: 0%;
    height: 1px;
    left: 0;
    bottom: -2px;
    background-color: #9B8B53;
}

header nav .mobile-menu-container .mobile-menu-inside .lang li a:hover:after {
    width: 100%;
}

header nav .mobile-menu-container .mobile-menu-inside .lang li.active a {
    font-family: "Sagoe-Bold";
    pointer-events: none;
}

header nav .mobile-menu-container .mobile-menu-inside .menu-ul {
    margin-top: 30px;
}

    header nav .mobile-menu-container .mobile-menu-inside .menu-ul > li a {
        font-size: 14px;
        font-family: "Sagoe";
        color: #9B8B53;
        border-bottom: 1px solid #dcd6c3;
        height: 35px;
        line-height: 35px;
        display: block;
    }

    header nav .mobile-menu-container .mobile-menu-inside .menu-ul > li.submenu > ul {
        display: none;
    }

        header nav .mobile-menu-container .mobile-menu-inside .menu-ul > li.submenu > ul > li a {
            padding-left: 20px;
        }

        header nav .mobile-menu-container .mobile-menu-inside .menu-ul > li.submenu > ul .sub-submenu li a {
            padding-left: 40px;
        }

        header nav .mobile-menu-container .mobile-menu-inside .menu-ul > li.submenu > ul .sub-submenu ul {
            display: none;
        }

.news-slider-part {
    margin-bottom: 27px;
}

@media (max-width: 1200px) {
    .news-slider-part .container-self {
        padding: 0;
    }
}

.news-slider-part .container-self .news-slider {
    width: 100%;
}

    .news-slider-part .container-self .news-slider .item {
        width: 100%;
        height: 590px;
        position: relative;
    }

@media (max-width: 1700px) {
    .news-slider-part .container-self .news-slider .item {
        height: 490px;
    }
}

@media (max-width: 1500px) {
    .news-slider-part .container-self .news-slider .item {
        height: 450px;
    }
}

@media (max-width: 992px) {
    .news-slider-part .container-self .news-slider .item {
        height: 350px;
    }
}

@media (max-width: 765px) {
    .news-slider-part .container-self .news-slider .item {
        height: 250px;
    }
}

@media (max-width: 550px) {
    .news-slider-part .container-self .news-slider .item {
        height: 230px;
    }
}

.news-slider-part .container-self .news-slider .item:after {
    position: absolute;
    content: "";
    width: 100%;
    height: auto;
    padding-bottom: 36%;
    left: 0;
    bottom: 0;
    background: linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.7));
}

@media (max-width: 1700px) {
    .news-slider-part .container-self .news-slider .item:after {
        padding-bottom: 30%;
    }
}

@media (max-width: 765px) {
    .news-slider-part .container-self .news-slider .item:after {
        background: linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.8));
    }
}

@media (max-width: 550px) {
    .news-slider-part .container-self .news-slider .item:after {
        padding-bottom: 0;
        height: 100%;
    }
}

.news-slider-part .container-self .news-slider .item .texts {
    position: absolute;
    left: 40px;
    bottom: 40px;
    color: #fff;
    z-index: 1;
}

    .news-slider-part .container-self .news-slider .item .texts a {
        color: white;
    }

        .news-slider-part .container-self .news-slider .item .texts a:hover {
            color: silver;
        }

@media (max-width: 1700px) {
    .news-slider-part .container-self .news-slider .item .texts {
        bottom: 50px;
    }
}

@media (max-width: 992px) {
    .news-slider-part .container-self .news-slider .item .texts {
        bottom: 40px;
        left: 20px;
    }
}

@media (max-width: 765px) {
    .news-slider-part .container-self .news-slider .item .texts {
        left: 15px;
    }
}

.news-slider-part .container-self .news-slider .item .texts .title {
    font-size: 36px;
    font-family: "Sagoe-Bold";
    line-height: 1.3;
}

@media (max-width: 1700px) {
    .news-slider-part .container-self .news-slider .item .texts .title {
        font-size: 30px;
    }
}

@media (max-width: 1500px) {
    .news-slider-part .container-self .news-slider .item .texts .title {
        font-size: 27px;
    }
}

@media (max-width: 992px) {
    .news-slider-part .container-self .news-slider .item .texts .title {
        font-size: 24px;
    }
}

@media (max-width: 765px) {
    .news-slider-part .container-self .news-slider .item .texts .title {
        font-size: 20px;
    }
}

@media (max-width: 550px) {
    .news-slider-part .container-self .news-slider .item .texts .title {
        font-size: 17px;
    }
}

.news-slider-part .container-self .news-slider .item .texts .date {
    font-size: 15px;
    font-family: "Sagoe";
    line-height: 20px;
    margin-top: 11px;
}

@media (max-width: 1700px) {
    .news-slider-part .container-self .news-slider .item .texts .date {
        font-size: 14px;
        margin-top: 4px;
    }
}

@media (max-width: 1500px) {
    .news-slider-part .container-self .news-slider .item .texts .date {
        font-size: 13px;
    }
}

@media (max-width: 992px) {
    .news-slider-part .container-self .news-slider .item .texts .date {
        font-size: 12px;
    }
}

@media (max-width: 765px) {
    .news-slider-part .container-self .news-slider .item .texts .date {
        font-size: 11px;
        margin-top: 0;
    }
}

@media (max-width: 550px) {
    .news-slider-part .container-self .news-slider .item .texts .date {
        font-size: 12px;
        margin-top: 4px;
    }
}

.news-slider-part .container-self .news-slider .item .texts .desc {
    font-size: 19px;
    line-height: 24px;
    margin-top: 16px;
    max-width: 720px;
}

@media (max-width: 1700px) {
    .news-slider-part .container-self .news-slider .item .texts .desc {
        font-size: 15px;
        margin-top: 9px;
    }
}

@media (max-width: 992px) {
    .news-slider-part .container-self .news-slider .item .texts .desc {
        font-size: 14px;
        line-height: 1.5;
        margin-top: 6px;
    }
}

@media (max-width: 765px) {
    .news-slider-part .container-self .news-slider .item .texts .desc {
        font-size: 13px;
        padding-right: 15px;
    }
}

@media (max-width: 550px) {
    .news-slider-part .container-self .news-slider .item .texts .desc {
        font-size: 12px;
        margin-top: 3px;
    }
}

.news-slider-part .container-self .owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: 0;
    position: absolute;
    bottom: 20px;
    z-index: 1;
    left: 0;
    right: 0;
}

@media (max-width: 992px) {
    .news-slider-part .container-self .owl-theme .owl-nav.disabled + .owl-dots {
        bottom: 10px;
    }
}

.news-slider-part .container-self .owl-theme .owl-dots .owl-dot span {
    width: 14px;
    height: 14px;
    background: transparent;
    border: 1px solid #9B8B53;
}

@media (max-width: 992px) {
    .news-slider-part .container-self .owl-theme .owl-dots .owl-dot span {
        width: 10px;
        height: 10px;
    }
}

.news-slider-part .container-self .owl-theme .owl-dots .owl-dot.active span, .news-slider-part .container-self .owl-theme .owl-dots .owl-dot:hover span {
    background: #9B8B53;
}

.news-part {
    margin-bottom: 30px;
}

@media (max-width: 992px) {
    .news-part {
        margin-bottom: 50px;
    }
}

@media (max-width: 765px) {
    .news-part {
        margin-bottom: 40px;
    }
}

.news-part .container-self .title {
    font-size: 38px;
    color: #303030;
    font-family: "Sagoe-Bold";
    margin-bottom: 45px;
    text-align: left;
    margin-top: 20px;
}

.news-part .container-self {
    text-align: right;
}

    .news-part .container-self .write-us {
        height: 64px;
        background-color: #9B8B53;
        display: inline-block;
        margin: 0 0 0 auto;
        line-height: 64px;
        font-size: 18px;
        font-family: "Sagoe";
        color: #fff;
        padding: 0 54px;
    }

        .news-part .container-self .write-us:hover {
            background-color: #635832;
        }

@media (max-width: 1700px) {
    .news-part .container-self .write-us {
        height: 54px;
        line-height: 54px;
        font-size: 16px;
    }
}

@media (max-width: 1500px) {
    .news-part .container-self .write-us {
        height: 50px;
        line-height: 50px;
        font-size: 15px;
    }
}

@media (max-width: 992px) {
    .news-part .container-self .write-us {
        height: 40px;
        line-height: 40px;
        font-size: 13px;
        padding: 0 40px;
    }
}

@media (max-width: 850px) {
    .news-part .container-self .write-us {
        display: none;
    }
}

.news-part .container-self .news-part-header {
    text-align: left;
    position: relative;
    margin-top: -12px;
    margin-bottom: 40px;
}

    .news-part .container-self .news-part-header:after {
        position: absolute;
        content: "";
        left: 0;
        bottom: 0;
        background: #E6E2D7;
        width: 100%;
        height: 1px;
        z-index: -1;
    }

    .news-part .container-self .news-part-header span {
        display: inline-block;
        height: 40px;
        line-height: 40px;
        background: #514C49;
        font-size: 14px;
        color: #fff;
        font-family: "Sagoe-SemiBold";
        padding: 0 44px;
    }

@media (max-width: 550px) {
    .news-part .container-self .news-part-header span {
        font-size: 12px;
        padding: 0 25px;
        font-family: "Sagoe";
    }
}

.news-part .container-self .news-inside {
    justify-content: space-between;
    flex-wrap: wrap;
}

    .news-part .container-self .news-inside .left {
        width: calc(100% - 650px);
    }

@media (max-width: 1700px) {
    .news-part .container-self .news-inside .left {
        width: calc(100% - 600px);
    }
}

@media (max-width: 1500px) {
    .news-part .container-self .news-inside .left {
        width: 55%;
    }
}

@media (max-width: 992px) {
    .news-part .container-self .news-inside .left {
        width: 65%;
    }
}

@media (max-width: 850px) {
    .news-part .container-self .news-inside .left {
        width: 70%;
    }
}

@media (max-width: 765px) {
    .news-part .container-self .news-inside .left {
        width: 100%;
    }
}

.news-part .container-self .news-inside .left .item {
    text-align: left;
    margin-bottom: 20px;
    flex-wrap: wrap;
}

    .news-part .container-self .news-inside .left .item > a {
        position: relative;
    }

        .news-part .container-self .news-inside .left .item > a:after {
            position: absolute;
            content: "";
            width: calc(100% - 20px);
            height: 100%;
            left: 0;
            bottom: 0;
            background-color: rgba(0, 0, 0, 0);
        }

    .news-part .container-self .news-inside .left .item:not(:last-child) {
        border-bottom: 1px dashed #E6E2D7;
        padding-bottom: 15px;
    }

    .news-part .container-self .news-inside .left .item img {
        width: 247px;
        height: 133px;
        object-fit: cover;
        margin-right: 20px;
    }

@media (max-width: 1500px) {
    .news-part .container-self .news-inside .left .item img {
        width: 190px;
        height: 115px;
    }
}

@media (max-width: 850px) {
    .news-part .container-self .news-inside .left .item img {
        width: 180px;
        height: 100px;
    }
}

@media (max-width: 550px) {
    .news-part .container-self .news-inside .left .item img {
        width: 99%;
        height: 160px;
    }
}

@media (max-width: 350px) {
    .news-part .container-self .news-inside .left .item img {
        width: 100%;
        height: 150px;
        margin-bottom: 15px;
        margin-right: 0;
    }
}

.news-part .container-self .news-inside .left .item .news-right {
    width: calc(100% - 287px);
}

@media (max-width: 1500px) {
    .news-part .container-self .news-inside .left .item .news-right {
        width: calc(100% - 230px);
    }
}

@media (max-width: 850px) {
    .news-part .container-self .news-inside .left .item .news-right {
        width: calc(100% - 100px);
    }
}

@media (max-width: 550px) {
    .news-part .container-self .news-inside .left .item .news-right {
        width: calc(100% - 20px);
    }
}

@media (max-width: 350px) {
    .news-part .container-self .news-inside .left .item .news-right {
        width: 100%;
    }
}

@media (min-width: 551px) {
    .news-part .container-self .news-inside .left .item .overflow-text {
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
    }
}

.news-part .container-self .news-inside .left .item .title {
    font-size: 20px;
    font-family: "Sagoe-Bold";
    color: #303030;
    line-height: 27px;
    margin-bottom: 5px;
    display: block;
}

@media (max-width: 1700px) {
    .news-part .container-self .news-inside .left .item .title {
        font-size: 18px;
        line-height: 23px;
    }
}

@media (max-width: 1500px) {
    .news-part .container-self .news-inside .left .item .title {
        font-size: 16px;
        line-height: 18px;
    }
}

@media (max-width: 850px) {
    .news-part .container-self .news-inside .left .item .title {
        font-size: 14px;
        line-height: 16px;
    }
}

@media (max-width: 550px) {
    .news-part .container-self .news-inside .left .item .title {
        font-size: 13px;
    }
}

.news-part .container-self .news-inside .left .item .desc {
    font-size: 15px;
    font-family: "Sagoe";
    color: #777777;
    line-height: 24px;
}

@media (max-width: 1700px) {
    .news-part .container-self .news-inside .left .item .desc {
        font-size: 14px;
        line-height: 20px;
    }
}

@media (max-width: 1500px) {
    .news-part .container-self .news-inside .left .item .desc {
        font-size: 13px;
        line-height: 18px;
    }
}

@media (max-width: 850px) {
    .news-part .container-self .news-inside .left .item .desc {
        font-size: 12px;
        line-height: 15px;
    }
}

.news-part .container-self .news-inside .left .item .date {
    font-size: 15px;
    font-family: "Sagoe-SemiBold";
    line-height: 20px;
    color: #9B8B53;
    margin-top: 8px;
}

@media (max-width: 1700px) {
    .news-part .container-self .news-inside .left .item .date {
        font-size: 14px;
        line-height: 20px;
    }
}

@media (max-width: 1500px) {
    .news-part .container-self .news-inside .left .item .date {
        font-size: 13px;
    }
}

@media (max-width: 850px) {
    .news-part .container-self .news-inside .left .item .date {
        font-size: 12px;
    }
}

.news-part .container-self .news-inside .left .item:hover .overflow-text a {
    text-decoration: underline !important;
}

.news-part .container-self .news-inside .left .item:hover > a:after {
    background-color: rgba(0, 0, 0, 0.3);
}

.news-part .container-self .news-inside .left .all-news-button {
    text-align: left;
    margin-top: 50px;
}

@media (max-width: 765px) {
    .news-part .container-self .news-inside .left .all-news-button {
        margin-top: 30px;
    }
}

.news-part .container-self .news-inside .left .all-news-button a {
    height: 64px;
    background-color: #9B8B53;
    display: inline-block;
    margin: 0 0 0 auto;
    line-height: 64px;
    font-size: 18px;
    font-family: "Sagoe";
    color: #fff;
    padding: 0 54px;
}

@media (max-width: 1700px) {
    .news-part .container-self .news-inside .left .all-news-button a {
        height: 54px;
        line-height: 54px;
        font-size: 16px;
    }
}

@media (max-width: 1500px) {
    .news-part .container-self .news-inside .left .all-news-button a {
        height: 50px;
        line-height: 50px;
        font-size: 15px;
    }
}

@media (max-width: 992px) {
    .news-part .container-self .news-inside .left .all-news-button a {
        height: 40px;
        line-height: 40px;
        font-size: 13px;
        padding: 0 40px;
    }
}

@media (max-width: 765px) {
    .news-part .container-self .news-inside .left .all-news-button a {
        height: 35px;
        line-height: 33px;
        padding: 0 20px;
        font-size: 13px;
    }
}

.news-part .container-self .news-inside .left .all-news-button a:hover {
    background-color: #635832;
}

.news-part .container-self .news-inside .right {
    width: 500px;
}

@media (max-width: 1500px) {
    .news-part .container-self .news-inside .right {
        width: 40%;
    }
}

@media (max-width: 992px) {
    .news-part .container-self .news-inside .right {
        width: 30%;
    }
}

@media (max-width: 850px) {
    .news-part .container-self .news-inside .right {
        width: 25%;
    }
}

@media (max-width: 765px) {
    .news-part .container-self .news-inside .right {
        width: 100%;
        margin-top: 30px;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
}

.news-part .container-self .news-inside .right a {
    width: 100%;
    height: 124px;
    background-color: #E6E2D7;
    font-size: 20px;
    line-height: 32px;
    color: #9B8B53;
    align-items: center;
    text-align: center;
    justify-content: center;
    margin-bottom: 25px;
    padding: 0 60px;
    border: 1px solid #E6E2D7;
}

    .news-part .container-self .news-inside .right a:hover {
        border: 1px solid #b4a981;
    }

@media (max-width: 1700px) {
    .news-part .container-self .news-inside .right a {
        height: 120px;
        font-size: 19px;
        line-height: 26px;
    }
}

@media (max-width: 1500px) {
    .news-part .container-self .news-inside .right a {
        height: 110px;
        font-size: 17px;
        line-height: 22px;
    }
}

@media (max-width: 992px) {
    .news-part .container-self .news-inside .right a {
        font-size: 14px;
        line-height: 18px;
        padding: 0 25px;
    }
}

@media (max-width: 850px) {
    .news-part .container-self .news-inside .right a {
        font-size: 13px;
        line-height: 17px;
        padding: 0 15px;
        margin-bottom: 20px;
    }
}

@media (max-width: 765px) {
    .news-part .container-self .news-inside .right a {
        width: calc(50% - 7.5px);
    }
}

@media (max-width: 450px) {
    .news-part .container-self .news-inside .right a {
        width: 100%;
        margin-bottom: 15px;
        height: auto;
        padding: 20px;
    }
}

@media (max-width: 765px) {
    .news-part .container-self .news-inside .right .facebook {
        width: calc(50% - 7.5px);
    }
}

@media (max-width: 450px) {
    .news-part .container-self .news-inside .right .facebook {
        width: 100%;
    }
}

.footer-slider-part .container-self {
    max-width: 1590px;
    margin: 0 auto;
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 60px;
}

@media (max-width: 1700px) {
    .footer-slider-part .container-self {
        max-width: 1170px;
    }
}

@media (max-width: 1400px) {
    .footer-slider-part .container-self {
        max-width: 980px;
    }
}

@media (max-width: 1300px) {
    .footer-slider-part .container-self {
        max-width: initial;
        width: calc(100% - 120px);
    }
}

@media (max-width: 550px) {
    .footer-slider-part .container-self {
        max-width: initial;
        width: calc(100% - 90px);
    }
}

.footer-slider-part .container-self .footer-slider {
    width: 100%;
}

    .footer-slider-part .container-self .footer-slider .item {
        width: 100%;
        height: 106px;
        background-color: #fff;
        /*border: 2px solid #DFDAC7;*/
        padding: 0px;
        align-items: center;
    }

@media (max-width: 550px) {
    .footer-slider-part .container-self .footer-slider .item {
        justify-content: center;
    }
}

@media (max-width: 1300px) {
    .footer-slider-part .container-self .footer-slider .item {
        padding: 10px;
        height: 88px;
    }
}

.footer-slider-part .container-self .footer-slider .item img {
    height: 103px !important;
    width: auto !important;
}

.footer-slider-part .container-self .footer-slider .item a {
    margin: auto
}

@media (max-width: 1300px) {
    .footer-slider-part .container-self .footer-slider .item img {
        height: 75px !important;
        margin-right: 10px;
    }

    .footer-slider-part .container-self .footer-slider .item a {
        margin: auto
    }
}

.footer-slider-part .container-self .footer-slider .item p {
    font-size: 15px;
    margin-left: 8px;
    text-align: center;
    color: #FF5E00;
    font-family: "Sagoe";
    line-height: 20px;
}

@media (max-width: 992px) {
    .footer-slider-part .container-self .footer-slider .item p {
        font-size: 13px;
        margin-left: 0;
    }
}

.footer-slider-part .container-self .navigation {
    position: relative;
    width: 100%;
    margin-bottom: 146px;
}

@media (max-width: 992px) {
    .footer-slider-part .container-self .navigation {
        margin-bottom: 50px;
    }
}

.footer-slider-part .container-self .navigation .previous {
    position: absolute;
    left: -113px;
    bottom: 25px;
}

@media (max-width: 1300px) {
    .footer-slider-part .container-self .navigation .previous {
        left: -55px;
    }
}

@media (max-width: 550px) {
    .footer-slider-part .container-self .navigation .previous {
        left: -45px;
    }
}

.footer-slider-part .container-self .navigation .next {
    position: absolute;
    right: -113px;
    bottom: 25px;
}

@media (max-width: 1300px) {
    .footer-slider-part .container-self .navigation .next {
        right: -55px;
    }
}

@media (max-width: 550px) {
    .footer-slider-part .container-self .navigation .next {
        right: -45px;
    }
}

footer {
    padding: 20px;
    background-color: #9B8B53;
    font-size: 15px;
    font-family: "Sagoe";
    color: #fff;
    text-align: center;
    line-height: 1.5;
}

@media (max-width: 992px) {
    footer {
        font-size: 13px;
    }
}

@media (max-width: 550px) {
    footer {
        font-size: 11px;
    }
}

.contact-us {
    margin-bottom: 160px;
}

@media (max-width: 1300px) {
    .contact-us {
        margin-bottom: 120px;
    }
}

@media (max-width: 767px) {
    .contact-us {
        margin-bottom: 90px;
        padding: 0;
    }
}

@media (max-width: 500px) {
    .contact-us {
        margin-bottom: 60px;
    }
}

.contact-us .container-self {
    background-color: #fff;
    box-shadow: 4px 4px 12px rgba(0, 0, 0, 0.13);
    padding: 54px 125px 105px 125px;
}

@media (max-width: 1300px) {
    .contact-us .container-self {
        padding: 50px 40px 80px 40px;
    }
}

@media (max-width: 500px) {
    .contact-us .container-self {
        padding: 30px 20px 48px 20px;
    }
}

@media (max-width: 767px) {
    .contact-us .container-self {
        box-shadow: none;
    }
}

.contact-us .container-self input:focus {
    outline: none;
    border: 1px solid #9B8B53 !important;
}

.contact-us .container-self select:focus {
    outline: none;
    border: 1px solid #9B8B53 !important;
}

.contact-us .container-self input, .contact-us .container-self select {
    padding: 0 15px;
    font-size: 15px;
}

.contact-us .container-self .title {
    font-size: 38px;
    color: #303030;
    font-family: "Sagoe-Bold";
    margin-bottom: 45px;
}

@media (max-width: 950px) {
    .contact-us .container-self .title {
        font-size: 30px;
        margin-bottom: 30px;
    }
}

@media (max-width: 550px) {
    .contact-us .container-self .title {
        font-size: 25px;
    }
}

.contact-us .container-self .contact-form {
    width: 100%;
    justify-content: space-between;
    flex-wrap: wrap;
}

    .contact-us .container-self .contact-form .left {
        width: calc(50% - 29px);
    }

@media (max-width: 950px) {
    .contact-us .container-self .contact-form .left {
        width: 100%;
    }
}

.contact-us .container-self .contact-form .left .input-part {
    margin-bottom: 20px;
    align-items: center;
    flex-wrap: wrap;
}

    .contact-us .container-self .contact-form .left .input-part label {
        display: inline-block;
        width: 165px;
    }

@media (max-width: 450px) {
    .contact-us .container-self .contact-form .left .input-part label {
        width: 100%;
        margin-bottom: 10px;
    }
}

.contact-us .container-self .contact-form .left .input-part input, .contact-us .container-self .contact-form .left .input-part textarea {
    width: calc(100% - 165px);
    height: 45px;
    border: 1px solid rgba(48, 48, 48, 0.2);
    padding: 10px;
}

@media (max-width: 450px) {
    .contact-us .container-self .contact-form .left .input-part input, .contact-us .container-self .contact-form .left .input-part textarea {
        width: 100%;
    }
}

.contact-us .container-self .contact-form .left .input-part select {
    width: calc(100% - 165px);
    height: 45px;
    border: 1px solid rgba(48, 48, 48, 0.2);
    border-radius: 0;
    background-color: #fff;
}

@media (max-width: 450px) {
    .contact-us .container-self .contact-form .left .input-part select {
        width: 100%;
    }
}

.contact-us .container-self .contact-form .left .phone-part {
    justify-content: space-between;
    width: calc(100% - 165px);
}

@media (max-width: 450px) {
    .contact-us .container-self .contact-form .left .phone-part {
        width: 100%;
    }
}

.contact-us .container-self .contact-form .left .phone-part select {
    width: 75px;
}

.contact-us .container-self .contact-form .left .phone-part input {
    width: calc(100% - 85px);
}

.contact-us .container-self .contact-form .right {
    width: calc(50% - 29px);
}

@media (max-width: 950px) {
    .contact-us .container-self .contact-form .right {
        width: 100%;
    }
}

.contact-us .container-self .contact-form .right .input-part {
    margin-bottom: 20px;
    align-items: center;
    flex-wrap: wrap;
}

    .contact-us .container-self .contact-form .right .input-part label {
        display: inline-block;
        width: 165px;
    }

@media (max-width: 450px) {
    .contact-us .container-self .contact-form .right .input-part label {
        width: 100%;
        margin-bottom: 10px;
    }
}

.contact-us .container-self .contact-form .right .input-part input {
    width: calc(100% - 165px);
    height: 45px;
    border: 1px solid rgba(48, 48, 48, 0.2);
}

@media (max-width: 450px) {
    .contact-us .container-self .contact-form .right .input-part input {
        width: 100%;
    }
}

.contact-us .container-self .contact-form .right .input-part select {
    width: calc(100% - 165px);
    height: 45px;
    border: 1px solid rgba(48, 48, 48, 0.2);
    border-radius: 0;
    background-color: #fff;
}

@media (max-width: 450px) {
    .contact-us .container-self .contact-form .right .input-part select {
        width: 100%;
    }
}

.contact-us .container-self .contact-form .right .input-part span {
    display: inline-block;
    height: 45px;
    line-height: 45px;
    background-color: #E6E2D7;
    padding: 0 30px;
    margin-left: 10px;
    color: #9B8B53;
}

.contact-us .container-self .contact-form .right .input-part .code-part {
    width: calc(100% - 165px);
}

@media (max-width: 450px) {
    .contact-us .container-self .contact-form .right .input-part .code-part {
        width: 100%;
    }
}

.contact-us .container-self .contact-form .right .input-part .code-part input {
    width: 100%;
}

.contact-us .container-self .contact-form .left .submit-part {
    width: 100%;
    text-align: right;
}

    .contact-us .container-self .contact-form .left .submit-part .submitButton {
        height: 45px;
        background-color: #9B8B53;
        line-height: 45px;
        width: calc(100% - 165px);
        color: #fff;
        text-align: center;
    }

@media (max-width: 450px) {
    .contact-us .container-self .contact-form .left .submit-part .submitButton {
        width: 100%;
    }
}

.contact-us .container-self .contact-form .left .submit-part .submitButton:hover {
    background-color: #635832;
}


.news-view {
    margin-bottom: 160px;
}

@media (max-width: 1300px) {
    .news-view {
        margin-bottom: 120px;
    }
}

@media (max-width: 767px) {
    .news-view {
        margin-bottom: 90px;
        padding: 0;
    }
}

@media (max-width: 500px) {
    .news-view {
        margin-bottom: 60px;
    }
}

.news-self {
    min-height: 520px;
}

.newsheight: 520px;
}

.news-view . {
    width: 100%;
}

}

.contact-us .container-self .contact-form .right .input-part select {
    width: calc(100% - 165px);
    height: 45px;
    border: 1px solid rgba(48, 48, 48, 0.2);
    border-radius: 0;
    background-color: #fff;
}

@media (max-width: 450px) {
    .contact-us .container-self .contact-form .right .input-part select {
        width: 100%;
    }
}

.contact-us .container-self .contact-form .right .input-part span {
    display: inline-block;
    height: 45px;
    line-height: 45px;
    background-color: #E6E2D7;
    padding: 0 30px;
    margin-left: 10px;
    color: #9B8B53;
}

.contact-us .container-self .contact-form .right .input-part .code-part {
    width: calc(100% - 165px);
}

@media (max-width: 450px) {
    .contact-us .container-self .contact-form .right .input-part .code-part {
        width: 100%;
    }
}

.contact-us .container-self .contact-form .right .input-part .code-part input {
    width: 100%;
}

.contact-us .container-selop li img {
    margin-right: 7px;
}

.news-view .container-self .news-self .right .top li spanntact-form .right .submit-part button {
    height: 45px;
    background-color: #9B8B53;
    line-height: 45px;
    width: calc(100% - 165px);
    color: #fff;
    text-align: center;
}

@media (max-width: 450px) {
    .contact-us .container-self .contact-form .right .submit-part button {
        width: 100%;
    }
}

.contact-us .container-self .contact-form .right .submit-part button:hover {
    background-color: #635832;
}

.news-view {
    margin-bottom: 160px;
}

@media (max-width: 1300px) {
    .news-view {
        margin-bottom: 120px;
    }
}

@media (max-width: 767px) {
    .news-view {
        margin-bottom: 90px;
        padding: 0;
    }
}

@media (max-width: 500px) {
    .news-view {
        margin-bottom: 60px;
    }
}

.news-view .container-self {
    background-color: #fff;
    box-shadow: 4px 4px 12px rgba(0, 0, 0, 0.13);
    padding: 20px 20px 150px 20px;
}

@media (max-width: 767px) {
    .news-view .container-self {
        box-shadow: none;
    }
}

.news-view .container-self .news-self > img {
    width: 680px;
    float: left;
    margin-right: 25px;
    margin-bottom: 14px;
}

@media (max-width: 1400px) {
    .news-view .container-self .news-self > img {
        width: 500px;
    }
}

@media (max-width: 992px) {
    .news-view .container-self .news-self > img {
        width: 50%;
    }
}

@media (max-width: 600px) {
    .news-view .container-self .news-self > img {
        width: 100%;
        float: unset;
        margin-right: 0px;
        margin-bottom: 20px;
    }
}

.news-view .container-self .news-self .right .top {
    align-items: center;
    margin-bottom: 14px;
}

    .news-view .container-self .news-self .right .top li {
        align-items: center;
        margin-right: 28px;
    }

        .news-view .container-self .news-self .right .top li img {
            margin-right: 7px;
        }

        .news-view .container-self .news-self .right .top li span {
            font-size: 15px;
            color: #9B8B53;
            font-family: "Sagoe-SemiBold";
        }

@media (max-width: 767px) {
    .news-view .container-self .news-self .right .top li img {
        height: 12px;
    }

    .news-view .container-self .news-self .right .top li span {
        font-size: 12px;
    }
}

.news-view .container-self .news-self .right h5 {
    font-size: 36px;
    color: #303030;
    line-height: 1.3;
    margin-bottom: 15px;
    font-family: "Sagoe-Bold";
}

@media (max-width: 1700px) {
    .news-view .container-self .news-self .right h5 {
        font-size: 30px;
    }
}

@media (max-width: 992px) {
    .news-view .container-self .news-self .right h5 {
        font-size: 25px;
    }
}

@media (max-width: 767px) {
    .news-view .container-self .news-self .right h5 {
        font-size: 22px;
    }
}

@media (max-width: 500px) {
    .news-view .container-self .news-self .right h5 {
        font-size: 20px;
    }
}

.news-view .container-self .news-self .right .desc {
    font-size: 19px;
    font-family: "Sagoe";
    line-height: 31px;
}

    .news-view .container-self .news-self .right .desc ul {
        list-style: disc;
    }

        .news-view .container-self .news-self .right .desc ul li {
            margin-left: 50px;
        }

@media (max-width: 1700px) {
    .news-view .container-self .news-self .right .desc {
        font-size: 16px;
        line-height: 25px;
    }
}

@media (max-width: 992px) {
    .news-view .container-self .news-self .right .desc {
        font-size: 15px;
    }
}

@media (max-width: 767px) {
    .news-view .container-self .news-self .right .desc {
        font-size: 14px;
        line-height: 21px;
    }
}

@media (max-width: 767px) {
    .news-view .container-self .news-self .right .desc {
        font-size: 13px;
    }
}

.news-view .container-self .news-part-header {
    text-align: left;
    position: relative;
    margin-top: 24px;
    margin-bottom: 30px;
}

    .news-view .container-self .news-part-header:after {
        position: absolute;
        content: "";
        left: 0;
        bottom: 0;
        background: #E6E2D7;
        width: 100%;
        height: 1px;
        z-index: 1;
    }

    .news-view .container-self .news-part-header span {
        display: inline-block;
        height: 40px;
        line-height: 40px;
        background: #514C49;
        font-size: 14px;
        color: #fff;
        font-family: "Sagoe-SemiBold";
        padding: 0 44px;
    }

@media (max-width: 550px) {
    .news-view .container-self .news-part-header span {
        font-size: 12px;
        padding: 0 25px;
        font-family: "Sagoe";
    }
}

.news-view .container-self .news-view-slider .item {
    display: block;
    width: 100%;
    height: 168px;
}

.news-view .container-self .owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: 0;
    position: absolute;
    bottom: -35px;
    z-index: 1;
    left: 0;
    right: 0;
}

@media (max-width: 992px) {
    .news-view .container-self .owl-theme .owl-nav.disabled + .owl-dots {
        bottom: -35px;
    }
}

.news-view .container-self .owl-theme .owl-dots .owl-dot span {
    width: 14px;
    height: 14px;
    background: transparent;
    border: 1px solid #9B8B53;
}

@media (max-width: 992px) {
    .news-view .container-self .owl-theme .owl-dots .owl-dot span {
        width: 10px;
        height: 10px;
    }
}

.news-view .container-self .owl-theme .owl-dots .owl-dot.active span, .news-view .container-self .owl-theme .owl-dots .owl-dot:hover span {
    background: #9B8B53;
}

.none {
    display: none;
}

.input-part-search {
    display: flex;
}

    .input-part-search .all-news-button {
        margin-left: 20px;
    }

        .input-part-search .all-news-button input {
            line-height: normal;
        }

.search-input-holder {
    width: 400px;
}

    .search-input-holder input, .search-input-holder textarea {
        width: 100%;
        height: 45px;
        border: 1px solid rgba(48, 48, 48, 0.2);
        padding: 10px;
    }

.panel-body {
    text-align: left;
}

.search-checbox-wrapper {
    display: flex;
    align-items: flex-end;
    text-align: left;
    margin-top: 10px;
}

    .search-checbox-wrapper label {
        margin-left: 5px;
        font-size: 13px;
    }

.search-page-title {
    padding: 10px;
    padding-left: 0px;
    border-bottom: solid 1px #E9E9E9;
    margin-bottom: 30px;
    text-align: left;
    font-size: 25px;
    font-weight: bold;
    font-family: "Sagoe-Bold";
}

.news-part .container-self .title-margin {
    margin-bottom: 20px;
}

.modal-search input, .modal-search textarea {
    width: 100%;
    height: 45px;
    border: 1px solid rgba(48, 48, 48, 0.2);
    padding: 10px;
}

.modal-search {
    display: flex;
    width: 100%;
}

    .modal-search .modal-search-btn {
        width: 90px;
        margin-left: 20px;
    }

    .modal-search .modal-search-input {
        width: calc(100% - 110px)
    }

    .modal-search .modal-search-btn input {
        line-height: normal;
    }

.submitButtonSearch {
    height: 45px;
    background-color: #9B8B53;
    line-height: 45px;
    width: calc(100% - 165px);
    color: #fff;
    text-align: center;
    width: 120px;
}

/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */

/*# sourceMappingURL=style.css.map */
