body h5 {
    color: #90B75D;
    float: right;
    padding: 10px;
}

body h4 {
    font-weight: bold;
    padding: 10px;
}

html, body {
    height: 100%;
    overflow-x: hidden;
}

a:hover {
    text-decoration: none !important;
}

body * {
    font-family: serif;;
}

.carousel-caption {
    bottom: 100px !important;
    top: 25%;
}

.abaut-project {
    position: fixed;
    /*background: red;*/
    width: 100px;
    height: 50px;
    z-index: 9;
    left: 1%;
    top: 35%;
}

.abaut-project p {
    font-size: 10px !important;
    color: silver;
}

.carusel-caption {
    width: 100%;
    height: 100%;
}

.carusel-icons {
    width: 100%;
    height: 40%;
    display: flex;
    padding-top: 50px;
    padding-bottom: 20px;
}

.carusel-icon {
    width: 50%;
    height: 50%;
    display: inline;
}

.carusel-icon img {
    width: 70px;
    height: 70px;
}

.bg-caption {
    position: absolute;
    width: 62%;
    min-height: 30%;
    left: 50%;
    top: 50%;
    margin-left: -28%;
    margin-top: -7%;
    text-align: center;
}

/*.bg-icons{*/
/*width: 40%;*/
/*height: 40%;*/
/*display: inline-block;*/
/*padding-top: 50px;*/
/*padding-bottom: 20px;*/
/*}*/
.bg-icon {
    width: 17%;
    height: 50%;

    text-align: center;
    display: inline-block;
}

.bg-icon img {
    width: 80px;
    height: 70px;
    object-fit: contain;
}

.bg-caption h1 {
    color: #fff;
    text-align: center;
    padding-bottom: 20%;
}

.bg-caption p {
    color: #fff;
    text-align: center;
    font-size: 18px;
}

.bg-caption img {
    color: #fff;
    display: inline;
}

.abaut-project-item {
    width: 14px;
    height: 14px;
    margin-top: 10px;
    margin-right: 10px;
    border-radius: 50%;
    border: 2px solid silver;
}

.abaut-project p {
    font-size: 10px;
}

.bg1 {
    background: url("../images/Hayk hovhannisyan_sevan05.jpg");
    background-size: cover !important;
    width: 100%;
    height: 50vh;
    position: relative;
}

.bg1_home {
    background: url("../images/Sargis Mkoyan.jpg");
    background-size: cover !important;
    width: 100%;
    height: 100vh;
    position: relative;
}

.bg2 {
    background: url("../images/Hayk Hovhannisyan.jpg");
    background-size: cover;
    width: 100%;
    height: 100vh;
    position: relative;
}

.blur {
    width: 100%;
    height: 50vh;
    top: 0;
    background: black;
    opacity: 0.4;
    position: absolute;
}

.blur_home {
    width: 100%;
    height: 100vh;
    top: 0;
    background: black;
    opacity: 0.4;
    position: absolute;
}

.post {
    height: auto;
    margin-bottom: 10px;
    position: relative;
}

.post-img {
    position: relative;
    width: 100%;
    height: auto;
}

.post-img img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.post-line {
    width: 60%;
    height: 2px;
    background: #90B75D;
}

.post-press {
    color: black;
    padding-left: 10px;
    padding-right: 10px;
    line-height: 1.3;
}

.uppercase {
    padding-left: 10px;
    padding-right: 30px;
    text-transform: uppercase;
    line-height: 1.3;
    padding-top: 30px;
    font-weight: bold;
}

.post-press p {
    /*font-size: 12px;*/
    /*padding-top: 15px;*/
    /*padding-bottom: 15px;*/
    /*padding-left: 10px;*/
    /*padding-right: 10px;*/
}

.post-press a {
    text-decoration: none;
    color: black;
}

.post-row {
    padding-top: 95px;
    padding-bottom: 80px;
}

.see-more {
    color: #90b75d !important;
    position: absolute;
    bottom: 5px;
    right: 15px;
}

.link_to_site {
    width: 210px;
    height: 160px;
    border: 1px solid black;
    margin: 10px;
}

.links {
    display: flex;
    margin-top: 100px;
    margin-bottom: 100px;
}

.link_img {
    display: block;
    margin: 15px auto;
}

.link_text {
    font-weight: bold;
    font-size: 11px;
    text-align: center;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
}

.col-centered {
    float: none;
    margin: 0 auto;
}

.slide-col .carousel {
    height: 160px;
}

.slide-cont {
    padding-top: 40px;
    padding-bottom: 40px;
}

/*.right, .left{*/
/*width: 50px !important;*/
/*}*/
#menu {
    position: fixed;
    width: auto;
    padding: 50px;
    background: #fff !important;
    list-style-type: none;
    -webkit-font-smoothing: antialiased;
    transform-origin: 0% 0%;
    transform: translate(-100%, 0);
    transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1.0);
    height: 100vh;
    left: 0;
    top: 89px;
    text-align: left;
}

.carousel-control {
    width: 5% !important;
    line-height: 160px;
    color: black !important;
}

.thumbnail {
    height: 160px;
    margin-bottom: 0 !important;
    border: 0px !important
}

.post-press img {
    max-width: 100%;
}

#menu .parent li a {
    padding: 5px 0;
    font-size: 18px;
    color: #fff;
    text-align: center;
}

#menu .sub li a {
    padding: 5px 0;
    font-size: 16px;
    color: #fff;
}

.sub, .parent {
    list-style: none;
}

/*.sub li, .parent li {*/
/*    text-align: center;*/
/*}*/
.sub li{
    text-align: center;
}
.sub {
    padding-left: 35px !important;
    list-style: disc;
    color: white;
}

#menu {
    background: rgb(19, 19, 19) !important;
    padding-bottom: 80px;
    width: 93%;
}

.items a .fa {
    color: #fff;
}

.post_category {
    height: 400px;
    /*box-shadow: 0 0 4px 0 grey;*/
    overflow: auto;
}

.category_block {
    margin-bottom: 10px;

}

.post_section {
    min-height: 100%;
}

.link {
    height: 440px;
    /*margin-bottom: 10px;*/
    position: relative;
}

.carusel-icon p {
    color: #fff;
    text-align: center;
    font-size: 18px;
}

.logos {
    padding: 5px;
}

.home_link_img {
    width: 90px;
    height: 90px !important;
}

.thumbnail p {
    text-align: center;
}

.marker_img {
    width: 200px;
    height: auto;
}

#jssor_1 {
    margin-top: 100px !important;
}

#gallery_title {
    margin-top: 100px;
    text-align: center;
}

.image_section {
    display: flex;
    width: 100%;
    margin-bottom: 20px;
}

.image_section img {
    width: 100%;
    height: 100px;
}

.img_category {
    text-align: center;
}

.img_container {
    margin-bottom: 50px;
    max-width: 1044px !important;
}

.panel-body {
    font-size: 16px;
}

.box-press p {
    /*padding-left: 20px;*/
    /*padding-right: 20px;*/
}

.blur_home2 {
    width: 100%;
    height: 100vh;
    top: 0px;
    background: black;
    opacity: 0.4;
    position: absolute;
    z-index: 1;
}

.active-sidebar-menu {
    background: #E8E8E9;
}

/*.text-center{*/
/*font-size: 25px !important;*/
/*}*/
.carousel-control.left {
    left: -19px;
    font-size: 40px;
    background-image: none !important;
}

.carousel-control.right {
    right: -19px !important;
    font-size: 40px;
    background-image: none !important;
}

.custom_panel-heading:hover, .panel-body:hover {
    background: #E8E8E9;
}

.results {
    border: 2px solid black;
}

.results td {
    border-right: 1px solid black;
}

.materials_stations2 {
    padding-top: 36px;
}


.pop {
    border-radius: 5px;
    cursor: pointer;
    transition: 0.3s;
}

.pop:hover {
    opacity: 0.7;
}

/* The Modal (background) */
.active_period {
    background: gray;
}

.cat {
    cursor: pointer;
}

#menu .sub li a:hover {
    color: #f2c72a;
}

#menu .parent li a:hover {
    color: #f2c72a;
}

.footer_carusel {
    width: 12%;
}

#mymedia * {
    background: #dedddd;
}
@media screen and (max-width: 1199px) {
    .panel-body{
        font-size: 15px;
    }
}
@media screen and (max-width: 991px) {
    .panel-body{
        font-size: 16px;
    }
}

@media screen and (max-width: 786px) {
    .post-row {
        padding-top: 120px;
        padding-bottom: 20px;
    }
}
@media screen and (max-width: 430px) {
    .home_link_img {
        width: 60px;
        height: 60px !important;
        margin-top: 25px;
        object-fit: cover;
    }
}
@media screen and (max-width: 410px) {
    .box-press h3{
        font-size: 22px;
    }
}
@media screen and (max-width: 377px) {
    .box-press h3{
        font-size: 20px;
    }
}
@media screen and (max-width: 363px) {
    .link_text {
        font-size: 10px;
    }
}