@font-face {
    font-family: 'GaramondPremrPro';
    src: url('/fonts/GaramondPremrPro.otf');
}

@font-face {
    font-family: 'GaramondPremrPro-Bd';
    src: url('/fonts/GaramondPremrPro-Bd.otf');
}

@font-face {
    font-family: 'GaramondPremrPro-BdIt';
    src: url('/fonts/GaramondPremrPro-BdIt.otf');
}

@font-face {
    font-family: 'GaramondPremrPro-It';
    src: url('/fonts/GaramondPremrPro-It.otf');
}

@font-face {
    font-family: 'GaramondPremrPro-Med';
    src: url('/fonts/GaramondPremrPro-Med.otf');
}

@font-face {
    font-family: 'GaramondPremrPro-MedIt';
    src: url('/fonts/GaramondPremrPro-MedIt.otf');
}

@font-face {
    font-family: 'GaramondPremrPro-Smbd';
    src: url('/fonts/GaramondPremrPro-Smbd.otf');
}

@font-face {
    font-family: 'GaramondPremrPro-SmbdIt';
    src: url('/fonts/GaramondPremrPro-SmbdIt.otf');
}

@font-face {
    font-family: 'Lora-Bold';
    src: url('/fonts/Lora-Bold.ttf');
}

@font-face {
    font-family: 'Lora-Italic';
    src: url('/fonts/Lora-Italic.ttf');
}

@font-face {
    font-family: 'Lora-Regular';
    src: url('/fonts/Lora-Regular.ttf');
}

@font-face {
    font-family: 'OpenSans-Light';
    src: url('/fonts/OpenSans-Light.ttf');
}


body{
    margin: auto;
    width: 100%;
    font-family: 'Open Sans', sans-serif;
    overflow-x: hidden;
    position: relative;
}

a, a:hover, a:focus, a:active {
    text-decoration: none !important;
    color:none !important;
}

.home-head {
    width:100%;
    margin:0;
    height: auto;
    position: relative;
}

.global {
    z-index: 99999;
    right: 0;
    left: 0;
    margin-right: auto;
    margin-left: auto;
    margin-top: 40px;
    position: fixed;
    max-width: 550px;
    text-align: center;
    border-radius: 15px;
    font-weight: 400;
}

.home-back {
    background-size: cover;
    height: 820px;
    overflow: hidden;
}

.home-head-div {
    top: 0;
    left: 0;
    right: 0;
    position: absolute;
    padding-top: 15px;
    z-index: 99;
    max-width: 1100px;
}

.head-soc {
    color:#f5f5f5;
}

.soc-a {
    color:#f5f5f5 !important;
    margin-left: 8px !important;
    font-size: 17px !important;
}

.soc-a-sm {
    color:#f5f5f5 !important;

    font-size: 26px !important;
    margin: 0 !important;
    display: table-cell !important;
}

.head-link {
    margin-left: 30px;
    color: #d3c089;
    font-weight: 400;
    font-size: 15px;
    font-family: 'GaramondPremrPro' !important;
}

@media (max-width: 1280px) {
    .home-back {
        height: 740px !important;
    }
}

@media (max-width: 1000px) {
    .head-link {
        margin-left: 17px;
        font-size: 14px;
    }

    .head-title {
        margin-top: 40px !important;
        font-size: 47px !important;
    }

    .home-back {
        height: 680px !important;
    }
}

@media (max-width: 900px) {
    .home-back {
        height: 640px !important;
    }
}

@media (max-width: 768px) {
    .home-back {
        height: 635px !important;
    }
}

@media (max-width: 280px) {
    .home-back {
        height: 660px !important;
    }
}

.m-l-n {
    margin-left: 0 !important;
}

.head-link:hover, .head-link:active, .head-link:focus{
    color: #ffffff;
}

.activated, .activated:hover, .activated:active, .activated:focus {
    color: #ffffff !important;
}

.lan-soc {
    color:#f5f5f5 !important;
}

.lan-soc:hover {
    color:#fff !important;
}

.head-title {
    font-size: 65px;
    color: #d3c089;
    font-family: 'GaramondPremrPro-Med' !important;
    padding-bottom: 0px !important;
    margin-bottom: 0px !important;
    margin-top: 60px;
}

@media (max-width: 768px) {
    .head-title{
        font-size: 34px !important;
        margin: 20px auto !important;
        padding: 0 !important;
    }

    .italic-title{
        font-size: 20px;
    }

    .normal-white-title {
        font-size: 22px;
    }


}

.dots {
    color: #d3c089;
    padding-top: 0px !important;
    margin-top: 0px !important;
}

.italic-title {
    color: #d3c089;
    font-family: 'Lora-Italic' !important;

}

.normal-white-title {
    color: #f5f5f5;
    font-family: 'GaramondPremrPro';
}

.main-page-text-holder{
    margin-top: 200px;
}

.no-w {
    color: #fff;
}

.home-manifesto {
    width:100%;
    text-align: center;
    margin: auto;
    height: auto;
}

.man-div h1 {
    color: #142045;
    font-family: 'GaramondPremrPro-Med';
    padding: 0px !important;
    margin: 0 !important;
}

.man-div {
    max-width: 1100px;
    margin: auto;
    height: auto;
    background: url("/img/bg-logo-img.png") no-repeat;
    background-size: cover;
}

.line {
    color:none !important;
    font-weight: 600;
    border-bottom: 4px solid #d3c089;
}

.text {
    color:#636466;
    font-family: 'Lora-Regular';
    font-size: 18px;
    line-height: 30px;
    font-weight: 300;
}

.com-text {
    color:#939599;
    font-size: 18px;
    line-height: 28px;
    font-family: 'GaramondPremrPro';
    padding-left: 15px !important;
    padding-right: 15px;
}

.arrow-down {
    color:#636466;
    font-weight: 300 !important;
}

.arrow-down:hover, .arrow-down:active, .arrow-down:focus {
    color:#313233;
}

.div-brand {
    width:auto;
    margin:auto;
}

.brand1 {
    background: linear-gradient(rgba(0, 0, 0, 0.45), rgba(0, 0, 0, 0.45)),url("/img/admin/slider/sKMdOvmWPku3Op.jpg") no-repeat;
    background-size: cover;
    text-align: center;
    min-height: 480px;
}

.brand2 {
    background: linear-gradient(rgba(0, 0, 0, 0.45), rgba(0, 0, 0, 0.45)),url("/img/admin/slider/6dPLaFIfZ6bHwd.jpg") no-repeat;
    background-size: cover;
    text-align: center;
    min-height: 480px;
}

.brand-title {
    color: #d3c089;
    font-size: 40px;
    font-family: 'GaramondPremrPro-Med';
}

.sir-btn {
    background-color: #142045 !important;
    color: #fff !important;
    font-family: 'GaramondPremrPro-Med';
    padding: 9px 18px !important;
}

.sir-btn:hover, .sir-btn:active, .sir-btn:focus {
    background-color: #d3c089 !important;
    color: #313233 !important;
}

.main-sir-btn {
    background-color: #142045 !important;
    color: #fff !important;
    font-family: 'GaramondPremrPro-Med';
    padding: 7px 18px !important;
    font-size: 13px;
    border-color: #d3c089 !important;
}

.main-sir-btn:hover, .main-sir-btn:active, .main-sir-btn:focus {
    background-color: #d3c089 !important;
    color: #313233 !important;
}

.news-cer-div {
    max-width: 1000px;
    margin: auto;
}

.nc-title {
    color: #142045;
    font-family: 'GaramondPremrPro-Med';
    border-bottom: 1px dashed #d3c089;
    padding-bottom: 20px;
}

.company-div {
    max-width: 1100px;
    margin:auto;
}

.cont-div {
    max-width: 1200px;
    margin:auto;
}

.cont-small {
    padding: 0px 35px !important;
}

.side-main {
    padding: 10px 8px;
}

@media( max-width: 1200px) {
    .side-main {
        padding: 10px 0px !important;
    }
}

@media( max-width: 1000px) {
    .side-main {
        padding: 10px 5px  !important;
        max-width: 400px !important;
        margin: 10px auto !important;
    }

}

@media( max-width: 768px) {
    .side-on-small {
        text-align: center !important;
    }

    .side-num {
        float: none !important;
        padding-left: 5px !important;
    }

    .cont-small {
        padding: 0px 10px !important;
    }
}

.com-tit {
    font-family: 'GaramondPremrPro-Bd';
    color: #313233;
    padding-left: 15px;
    margin-top: 5px !important;
}

.com-text strong {
    color: #636466 !important;
}

.com-img {
    width: 25%;
    float: left;
    display: inline-block;
}

.l-pad {
    padding-left: 15px !important;
}

.no-dots {
    border-bottom: none !important;
}

.nc-title span {
    border-bottom: 4px solid #d3c089;
    padding-bottom: 16px;
}

.bo-div {
    position: relative;
    height: 60px;
    width: 100%;
    margin: -1px;
    border-color: none !important;
}

.news-sm-1 {
    width:100%;
    background-color: #d3c089 !important;
    display: table-row;
    height: 55px;
    color: #142045;
    font-family: 'GaramondPremrPro-Med';
    vertical-align: middle !important;
    text-align: center;
}

.news-date {
    margin-top: 5px !important;
    font-size: 20px;
    font-family: 'GaramondPremrPro-Bd';
    padding-bottom: 0px !important;
    margin-bottom: 0px !important;
}

.frame-news {
    width:60px;
    display: table;
    float: left;
}

@media(max-width: 768px) {
    .frame-news {
        float: none !important;
        width: 110px;
        margin-left: 12.5px !important;

    }

    .in-c {
        display: inline-block;
        float: left !important;
        width: 50% !important;
    }

    .main-news-date {
        font-size: 18px;
    }
}

.main-news-date {
    font-size: 20px;
    font-family: 'GaramondPremrPro-Bd';
    padding-top: 17px !important;
}

.news-month {
    font-size: 8px !important;
    font-family: 'GaramondPremrPro';
    padding-top: 0px !important;
    margin-top: 0px !important;
}

.news-sm-2 {
    width:100%;
    background-color: #142045 !important;
    display: table-row;
    height: 55px;
    color: #d3c089;
    font-family: 'GaramondPremrPro-Med';
    text-align: center;
}

.icon-news {
    color: #d3c089 !important;
    margin-top: 17px;
    font-size: 20px;
}

.c-i-col {
    color:#d3c089 !important;
}

.no-pad-t-m {
    padding-left:3px !important;
    padding-right:3px !important;
    font-size: 16px !important;
    line-height: 24px !important;
    padding-top: 12px !important;
    padding-bottom: 5px !important;
}

.no-pad-c {
    padding-top: 12px !important;
    padding-bottom: 0px !important;
    padding-left:3px !important;
    padding-right:3px !important;
}

.no-pad-c span{
    font-family: 'GaramondPremrPro-Med';
    color: #636466;
}

.fields {
    padding-left:5px !important;
    padding-right:5px !important;
    margin-top: 10px !important;
}

.fields-fg {
    padding-left:20px !important;
    padding-right:20px !important;

}

.input-group-addon {
    background-color: #fff !important;
    color: #d3c089 !important;
}


.news-one-div {
    max-width: 250px;
    height: 115px;
}

.no-max {
    width:100% !important;
    height: 130px;
}

.news-title {
    color: #313233;
    font-family: 'GaramondPremrPro-Bd';
    margin-top: 0px !important;
}

.com-side-tit {
    font-family: 'GaramondPremrPro';
    padding: 10px 3px;
}

.news-text {
    color: #636466 !important;
    font-size: 15px;
    font-family: 'GaramondPremrPro';
    line-height: 20px;
}

.ri {
    float: right;
    margin: 0 5px;
    color: #939599;
    border-bottom: 1px solid #dcdcdc;
    border-top: 1px solid #dcdcdc;
    border-left: 1px solid #dcdcdc;
    border-right: 1px solid #dcdcdc;
    padding: 0px 3px;
}

.ri:active, .ri:hover, .ri:focus {
    color: #636466;
}

.video-div {
    width:100%;
    margin:auto;
    background-color: #f5f5f5;
    height: auto;
}

.div-vid {
    max-width: 1000px;
    margin: 30px auto;
}

.div-h1 {
    color: #313233 ;
    font-family: 'GaramondPremrPro-Med';
    margin: 10px auto 0px auto;
    text-align: center;
}

.div-par {
    width:auto;
    margin:auto;
    background: url("/img/partneri-bckground.png") no-repeat;
    background-size: cover;
    position: relative;
}

.div-par-in {
    /*max-width: 1100px;*/
    margin:50px auto;
}

.par-img {
    margin:0px 20px;
}



.go-up {
    color:#DCDCDC;
    margin-top: 15px;
    margin-right: 5px;
}

.go-up:hover, .go-up:focus, .go-up:active {
    color:#FFF;
}

footer {
    width:100%;
    margin:0;
    background: url("/img/footer-sredina.png");
    background-size: cover;
    height: auto;
    position:relative;
    z-index: 5 !important;
}

.for-foot {
    position: absolute;
    bottom:0px;
    width: 100%;
    height: 109px;
    background: url("/img/footer-gore.png") center center;
    z-index: 2 !important;
}

.one-up {
    bottom:1px !important;
}

.foot-bottom {
    background: url("/img/footer-dole.png");
    background-size: cover;
    height: 64px;
    bottom: 0;
    position: relative;
    width: 100%;
}

.foot-div {
    max-width: 1100px;
    margin: auto;
    z-index: 5 !important;
}

.sm-tit {
    color: #d3c089;
    font-family: 'GaramondPremrPro-Med';
}

.f-size {
    font-size: 16px;
}

.foot-link {
    color:#DCDCDC;
    margin: 10px 0;
    font-size: 16px;
    line-height: 30px;
    font-family: 'GaramondPremrPro-Med';
}

.foot-link:hover, .foot-link:active, .foot-link:focus {
    color:#f5f5f5;
}

.foot-icon{
    color: #d3c089;
    padding: 12px 15px;
    -moz-border-radius: 40px;
    -webkit-border-radius: 40px;
    border-radius: 40px;
    border-top: 1px solid #d3c089;
    border-bottom: 1px solid #d3c089;
    border-left: 1px solid #d3c089;
    border-right: 1px solid #d3c089;
    margin: 0px 5px;
}

.foot-icon:hover, .foot-icon:active, .foot-icon:focus {
    color:#142045;
    background-color: #d3c089;
}

.f-i-pad {
    padding: 12px 13px !important;
}

.fire-mob-nav {
    color: #dcdcdc;
    font-size: 36px;
}

.fire-mob-nav:hover, .fire-mob-nav:active, .fire-mob-nav:focus {
    color:#f5f5f5;
}

.navmenu {
    width:70% !important;
    text-align: center !important;
    background-color: #d3c089;
    border-color: #d3c089 !important;
    z-index: 9999999999 !important;
    min-height: 485px !important;
}

.nav-item {
    font-size: 21px;
    margin: 10px auto !important;
    font-family: 'GaramondPremrPro-Med';
    text-align: center !important;
}

.n-i-l a{
    font-family: 'GaramondPremrPro-It';
    color: #204d74 !important;
}

.nav-item:hover, .nav-item:active, .nav-item:focus {
    color:#313233 !important;
}

.y-col {
    color: #d3c089 !important;
    z-index: 999 !important;
    padding-top: 35px;
}

.y-col:hover, .nav-item:active, .nav-item:focus {
    color:#b08400 !important;
}

.head-bottom {
    position: absolute !important;
    bottom: 0 !important;
    width:100% !important;
    height: 228px !important;
    background: url("/img/header-home.png") center center;
    z-index: 88 !important;
}

.head-bottom-up {
    position: absolute !important;
    bottom: 140px !important;
    width:100% !important;
    height: 89px !important;
    background: url("/img/header-bottom-up.png") center center;
    z-index: 88 !important;
}

.head-bottom-down {
    position: absolute !important;
    bottom: 0px !important;
    width:100% !important;
    height: 106px !important;
    background: url("/img/header-dole.png") center center;
    z-index: 88 !important;
}

.head-more {
    margin-top: 90px;
}

.com-bor {
    border-bottom: 1px dashed #939599 !important;
    padding-top: 3px !important;
    margin-top: 3px !important;
}

.com-nav-link {
    border-bottom: 1px dashed #939599;
    padding-bottom: 14px;
    padding-top: 0px !important;
    margin-top: 0px !important;
    color: #d3c089 !important;
    font-family: 'Lora-Regular';
}

.nav-activated {
    color: #142045 !important;
}

.com-nav-link:hover, .com-nav-link:active, .com-nav-link:focus {
    color: #142045 !important;
}

.com-nav-link span {
    border-bottom: 4px solid #d3c089;
    padding-bottom: 12px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 24px;

}

.com-nav-link b {
    font-weight: 400 !important;
    font-size: 15px;
    padding-left: 15px;
}


.com-nav-link big {
    padding-left: 20px !important;
    font-size: 15px;
    margin-bottom: 15px !important;
}

.side-num {
    font-family: 'OpenSans-Light';
    font-size: 14px;
    color: #939599;
    font-weight: 300 !important;
    float: right;
}

.yel-btn {
    background-color: #d3c089;
    font-family: 'GaramondPremrPro';
    color:#fff;
    font-size: 18px !important;
}

.yel-btn:hover, .yel-btn:active, .yel-btn:focus {
    color:#fff !important;
    background-color: #142045;
}

.req-tex {
    color: #939599;
    font-family: 'GaramondPremrPro';
}

.req-l {
    color: #939599;
}

.form-bigger {
    height: 45px !important;
}

.form-control:active, .form-control:focus {
    border-color: #d3c089 !important;
}

.req-input {
    background-image: url('/img/corner.png');
    background-position: right top;
    background-repeat: no-repeat;
}

.btn-sir {
    background-color: #d3c089 !important;
    color: #fff !important;
    font-family: 'GaramondPremrPro';
    padding: 5px 18px !important;
    border-color: #d3c089 !important;
    font-size: 17px;
}

.btn-sir:hover, .btn-sir:active, .btn-sir:focus {
    background-color: #142045 !important;
}

.up-for-map {
    width: 100%;
    margin: 40px auto 0px auto;
    background: url("/img/top-part.png") center center;
    height: 89px;
}

.fon-a {
    font-family: 'Lora-Regular';
}

.map {
    position: absolute;
    z-index: 1 !important;
    bottom: 64px !important;
    width: 100%;
    height: 755px !important;
}

#map_canvas {
    width:100%;
    height:755px;
    z-index: 1 !important;

}

#map_canvas2 {
    visibility: visible;
    width:100%;
    height:900px;
    z-index: 1 !important;
}

.over-map {
    width: 300px;
    height: auto;
    background-color: #fff;
    opacity: 0.9;
    position: absolute;
    top:30px;
    z-index: 999 !important;
    left:0;
    right:0;
    margin-left:auto;
    margin-right:auto;
    text-align: center;
    border-radius: 15px;

}

#content {
    z-index: 9999999999999999999999999 !important;
}

.over-map h4 {
    color: #142045;
    font-family: "Lora-Regular";
    margin-top: 25px !important;
}

.over-map p {
    color: #636466;
    font-family: "Lora-Regular";
    font-size: 16px;
}

@media (max-width: 768px) {
    .map {

        height:900px !important;
    }

    .over-map {
        top:8px !important;
        width: 90%;
        padding: 5px;
    }

    .over-map h4 {
        margin-top: 5px !important;
    }

    .over-map p {
        font-size: 14px !important;
    }
}

.dfm-head {
    padding: 0px !important;
    margin: 30px 0px 0px 0px !important;
}

.grey-dots {
    border-bottom: 1px dashed #939599;
}

.down-for-map {
    width: 100%;
    margin: -2px auto;
    background: url("/img/bottom-part.png") center center;
    height: 143px;
}




.dots-only {
    border-bottom: 1px dashed #d3c089;
    max-width: 50px;
}

.com-icon-div {
    padding-right: 0px !important;
    line-height: 5px !important;
}

.image-in-stan {
    width: 100%;
    padding:25px;
    height: auto;
    display: table;
    background: url("/img/standards1.png") center ;
    background-size: cover;
    height: 300px;
    text-align: center;
    margin: 30px auto 60px auto;
}

.news-tit {
    font-family: 'GaramondPremrPro-Med';
    color: #142045;
    padding-left: 17px;
}

.i-s-2 {
    background: url("/img/standards2.png") center ;
    background-size: cover;
}

.i-s-2 {
    background: url("/img/standards3.png") center ;
    background-size: cover;
}

.image-in-stan:hover .down-link {
    visibility: visible;
}

.down-link {
    display: table-cell;
    vertical-align: middle !important;
    left: 0;
    right: 0;
    padding-top: 40px !important;
    z-index: 999 !important;
    color: #f5f5f5 !important;
    visibility: hidden;
}

.down-link-side {
    margin:10px auto;
    color: #999 !important;
    padding-left: 8px !important;
}

.down-link-side:hover, .down-link-side:active, .down-link-side:focus {
    color: #808080 !important;
}

@media (max-width: 1320px) {
    .head-more {
        margin-top: 15px !important;
    }
}

@media (max-width: 1200px) {
    .dots-only {
        display: none !important;
    }


}

@media (max-width: 1100px) {
    .head-more {
        margin-top: 0px !important;
    }

    .normal-white-title {
        font-size: 25px !important;
    }

    .italic-title {
        font-size: 18px !important;
    }


    .com-icon-div {
        text-align: center !important;
    }



}

@media (max-width: 768px) {
    .news-title {
        margin-top: 15px !important;
    }

    .triangle {
        display: none;
    }

    .par-img {
        margin:0px 10px;
        width: 80%;
    }

    .head-more {
        margin-top: 0px !important;
    }

    .f-d-cen {
        text-align: center !important;
        margin: 20px auto;
    }

    .center-for-sm {
        text-align: center !important;
    }

    .bit-sm {
        font-size: 16px !important;
    }

    .com-icon-div {
        padding: 20px !important;
    }

    .image-in-stan {
        height: 310px !important;
    }

    .down-link-side {
        padding-left: 0px !important;
    }

    .tri-act{
        visibility: hidden !important;
    }

}

@media (max-width: 560px) {
    .normal-white-title {
        font-size: 21px !important;
    }

    .italic-title {
        font-size: 15px !important;
    }
}

.art-btn {
    padding-top: 19px !important;
    padding-bottom: 19px !important;
    border-radius: 3px !important;
    font-size: 16px;
    font-family: 'Lora-Regular';
    border-color: #d3c089 !important;
    color: #d3c089 !important;
}

.art-btn:hover, .art-btn:focus, .art-btn:active {
    color:#fff!important;
    background-color: #142045 !important;
    border-color: #142045 !important;
}

.art-btn:focus + .triangle, .art-btn:active + .triangle {
    visibility: visible !important;
}

.triangle {
    visibility: hidden;
    margin-top: -1px !important;
}

.act-art{
    color:#fff !important;
    background-color: #142045 !important;
    border-color: #142045 !important;
}

.tri-act{
    visibility: visible !important;
}

.sub-btn {
    color: #142045 !important;
    border-color: #d3c089 !important;
    font-family: 'Lora-Regular';
    padding: 10px 28px !important;
    text-transform: uppercase;
    margin-top: 3px;
}

.sub-btn:hover, .sub-btn:focus, .sub-btn:active {
    color:#fff !important;
    background-color: #142045 !important;
    border-color: #142045 !important;
}

.articles-div {
    background-color: #f5f5f5;
}

.active {
    background-color: #fff !important;
}


.one-art-div {
    background-color: #fff;
    border-bottom: 1px solid #d3c089 !important;
    border-top: 1px solid #d3c089 !important;
    border-left: 1px solid #d3c089 !important;
    border-right: 1px solid #d3c089 !important;
    border-radius: 3px;
    margin: 0px auto 40px auto;
    position: relative;
    max-width: 400px;
    /*min-height: 270px;*/
    height: auto;
}

.one-art-div:hover {
    border-bottom: 1px solid #142045 !important;
    border-top: 1px solid #142045 !important;
    border-left: 1px solid #142045 !important;
    border-right: 1px solid #142045 !important;
}

.art-div-img {
    margin:10px 10px 10px 10px;
    text-align: center;
    line-height: 1.4;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    cursor: pointer;
}
.art-div-img h4 {
    margin-top: 20px;
}
.art-title {
    color: #142045;
    font-family: 'GaramondPremrPro-Med';
    font-size: 16px;
}

.art-text {
    color: #142045;
    font-family: 'GaramondPremrPro-Med';
}

.sm-font {
    font-size: 13px !important;
    position: absolute;
    bottom: -19px !important;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    width:130px;
}

.article-head {
    text-align: center;
    width: 100%;
    min-height: 50px;
    height: auto;
    border-bottom: 1px solid #d3c089;
}

.article-head h4 {
    padding-top: 13px !important;
    text-transform: uppercase;
    font-family: 'Lora-Regular';
    font-size: 15px;
}

.article-head h4 a {
    color: #142045;
}

.article-head h4 strong a{
    color: #142045;
}

.article-head h4 i {
    color: #d3c089;
}

.article-head h4 span {
    color: #d3c089;
}

.uppercase {
    text-transform: uppercase;
}

.spec-tit {
    color: #142045;
    font-family: 'Lora-Regular';
    margin-top: 20px !important;
    border-bottom: 1px solid #DCDCDC;
    padding-bottom: 10px;
}

.spec-list ul{
    list-style: none;
}

.spec-list ul li:before {
    list-style: none;
}

.spec-list ul {
    padding-left: 0px !important;
}

.spec-item {
    color: #142045 !important;
    font-family: 'Lora-Bold';
    background-image: url('/img/circle.png');
    background-repeat: no-repeat;
    background-position: 0px center;
    padding-left: 20px;
    margin-top: 5px;
}

.spec-item:before {
    background-image: url('/img/circle.png');
    display: inline-block;
    width: 16px;
    height: 16px;

}

.details-images {
    text-align: center;
}

.main-img-div {
    border-bottom: 1px solid #d3c089;
    border-top: 1px solid #d3c089;
    border-right: 1px solid #d3c089;
    border-left: 1px solid #d3c089;
    border-radius: 3px;
    display: table;
    padding: 5px;
    margin: 15px auto;
    max-width: 400px;
    text-align: center;

}

.inside-img-div {
    max-width: 400px;
    margin: 15px auto;
    height: auto;
    max-height: 364px;
    display: table-cell;
    vertical-align: middle;
    margin: 15px;
}

.main-img {
    width:100%;
    margin: auto;
}

.small-img-div {
    border-bottom: 1px solid #d3c089;
    border-top: 1px solid #d3c089;
    border-right: 1px solid #d3c089;
    border-left: 1px solid #d3c089;
    border-radius: 3px;
    display: table;
    padding: 7px;
    margin-bottom: 7px;
    width: 80%;
}

.sm-img-inside {
    width:90%;
    display: table-cell;
    vertical-align: middle;
}

.etalage-div {
    margin-left: 90px;
}

.con-pad {
    padding-left: 10px;
    padding-right: 10px;
}

.for-sm-screen {
    display: none;
}

.custom-font {
    font-size: 20px !important;
    padding-top: 10px;
}

@media (max-width:1200px) {
    .etalage-div {
        margin-left: 50px;
    }
}


@media (max-width:995px) {
    .etalage-div {
        margin-left: 0px !important;
        padding-left: 0px !important;
    }
}

@media (max-width:805px) {
    .for-sm-screen {
        display: block;
    }

    .etalage-div {
        display: none;
    }
}

.lan-btn {
    color: #fff;
}

.lan-btn:hover, .lan-btn:active, .lan-btn:focus {
    color:#f5f5f5;
}

.par-name {
    color: #d3c089;
    text-transform: uppercase;
    font-family: 'Lora-Regular';
    float: left;
    display: inline-block;
    margin: 10px 5px;
    font-size: 24px;
}

.par-name:hover, .par-name:active, .par-name:focus {
    color:#142045 !important;
}

.articles-holder{
    background-color: #fff;
    border-bottom: 1px solid #d3c089 !important;
    border-top: 1px solid #d3c089 !important;
    border-left: 1px solid #d3c089 !important;
    border-right: 1px solid #d3c089 !important;
    position: relative;
    display: inline-block;
    padding: 15px 0;
    width: -webkit-fill-available;
}
.footer-img img {
    width: 100%;
}

.flex-container {
  display: flex;
  justify-content: center;
}

.flex-container > div {
    width: 10%;
    margin: 10px;
    text-align: center;
}
.flex-container > div img {
    width: 100%;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    margin: 0;
}
.side-on-small .col-sm-10 {
    padding: 0;
    padding-left: 7px;
}