@import url('https://fonts.googleapis.com/css?family=Raleway:200,300,400,500,600,700');
a {
    font-family: "Raleway", sans-serif!important;
    font-weight: 700;
}

ul,
li {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.sb {
    margin-right: 20px;
}

.desc_img_card h4 {
    color: #353535;
}

.desc_img_card p {
    color: #828282;
    font-size: 14px;
}

.nv {
    margin-right: 10px!important;
}

.top-bar {
    background-color: #f9fafb;
}

.slider__section {
    background-image: url(../img/bk-slider.jpg);
    background-size: 100% 100%;
    background-position: top center;
    margin-bottom: 60px;
    padding-top: 150px;
    padding-bottom: 150px;
}

.slide_text_1 h3 {
    font-family: "Raleway", sans-serif;
    font-weight: 200;
    color: #ffffff;
    font-size: 29px;
}

.slide_text_1 p {
    font-size: 15px;
    color: #87898a;
    margin-bottom: 5px!important;
}

.down_btn {
    position: absolute;
    left: 0px;
    right: 0px;
    top: 111%;
    z-index: 9999;
}

section {
    margin-bottom: 60px;
}


/* remove top border */

.rtb {
    border-top: none!important;
}


/* table */

.table td {
    width: 60%;
}

.style1 {
    margin-top: 0px;
    width: 60px;
    position: relative;
    margin-left: 0px;
}

.style1:after {
    content: "";
    position: absolute;
    width: 8px;
    height: 8px;
    background-color: white;
    border: 1px solid #f5b506;
    text-align: center;
    transform: rotate(45deg);
    left: 40%;
    bottom: -4px;
}

.style2:after {
    content: "";
    position: absolute;
    width: 8px;
    height: 8px;
    background-color: #373d41;
    border: 1px solid #f5b506;
    text-align: center;
    transform: rotate(45deg);
    left: 45%;
    bottom: -4px;
}

.style2 {
    margin-top: 0px;
    width: 120px;
    position: relative;
    background-color: #5b6063;
}

.info_text_img {
    margin-top: 120px;
    margin-bottom: 60px;
}

.title h2 {
    margin-bottom: 60px;
}


/* blocuri */

#blocuri {
    padding-bottom: 60px;
    padding-top: 60px;
    width: 100%;
    background-color: #373d41;
}


/* bloc img */

.desc_img_card {
    padding-top: 100px;
    text-align: left;
}

.blocuri_section2 {
    margin-top: 30px;
}

.blocuri_title hr {
    margin-bottom: 30px;
}

.blocuri_title {
    color: white;
}


/* romb */

.info_text_img img::before {
    content: "";
    background-color: white;
    width: 430px;
    height: 430px;
    border: 1px solid #f5b506;
    position: absolute;
    display: block;
}

;

/* obiective */

#obiective {}

.style3 {
    margin-top: 0px;
    width: 50px;
    position: relative;
    margin-left: 0px;
}

.style3:after {
    content: "";
    position: absolute;
    width: 8px;
    height: 8px;
    background-color: white;
    border: 1px solid #f5b506;
    text-align: center;
    transform: rotate(45deg);
    left: 40%;
    bottom: -4px;
}

.mb5 {
    margin-bottom: 5px;
}

.fs15 {
    font-size: 15px;
}

.romb1 {
    width: 430px;
    height: 430px;
    border: 1px solid #f5b506;
    display: block;
    transform: rotate(45deg)scale(0.8);
    margin-top: 100px;
    margin-left: 30px;
}

.romb_bk {
    width: 500px;
    left: 0px;
    height: 500px;
    background-color: transparent;
    z-index: -1;
    border: 30px solid #ebebeb;
    position: absolute;
    display: block;
    transfrom: rotate(45deg);
    transform: rotate(45deg);
    border-radius: 5px;
}

.dece_investim_container .romb_bk {
    transform: rotate(45deg)translateY(95px)!important;
}

.componente_lista li {
    margin-bottom: 10px;
}

.componente_lista li:first-child {
    margin-top: 20px;
}

#obiective {
    margin-top: 150px;
}


/* surse */

#surse {
    background-color: #373d41;
    padding-top: 60px;
    padding-bottom: 60px;
}

.surse_title {
    color: white;
}

.surse_table table {
    font-weight: bold;
}

.rmv {
    margin-top: 10px;
}

.rmv p {
    margin-bottom: 0px;
}

.mb20 {
    margin-bottom: 20px;
}

.surse_table td {
    color: white;
    border-color: #5d6265;
    padding-left: 132px;
}

.table_footer {
    font-weight: bold;
}

.componente_text_desc h2 {
    margin-bottom: 30px;
}

.table_footer p {
    margin-top: 0px;
    margin-bottom: 0px;
    color: white;
    text-transform: uppercase;
}

.style4 {
    margin-top: 0px;
    width: 100px;
    position: relative;
}

.style4:after {
    content: "";
    position: absolute;
    width: 8px;
    height: 8px;
    background-color: white;
    border: 1px solid #f5b506;
    text-align: center;
    transform: rotate(45deg);
    left: 45%;
    bottom: -4px;
}

.chk {
    margin-right: 10px;
}


/* gallery hover */

.bloc_hover_cont img {
    width: 100%;
    position: relative;
    cursor: pointer;
}

.hover_text {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    text-align: center;
    display: flex;
    background-color: #d19d0f;
    margin-right: 30px;
    margin-left: 30px;
    margin-top: 15px;
    margin-bottom: 15px;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transition: 0.2s ease-in;
    z-index: 2;
}

.hover_text p {
    margin-bottom: 0px;
}

.hover_text p:first-child {
    color: white;
    text-transform: uppercase;
}

.bloc_hover_animation {
    cursor: pointer;
}

.bloc_hover_animation:hover .hover_text {
    opacity: 1;
}

.bb {
    background-color: black;
    width: 92%;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    height: auto;
    position: absolute;
    z-index: 1;
    display: block;
    margin-right: 15px;
    margin-left: 15px;
    opacity: 0;
}

.bloc_hover_animation:hover:after {
    content: "";
    background-color: #000000b0;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    z-index: 1;
    margin-right: 15px;
    margin-left: 15px;
}

.mt30 {
    margin-top: 30px;
}

.mb80 {
    margin-bottom: 80px;
}

.mb30 {
    margin-bottom: 30px;
}

.mt10 {
    margin-top: 10px;
}

.mb10 {
    margin-bottom: 10px;
}


/* bloc_hover */

.bloc_hover {
    margin-top: 160px;
    margin-bottom: 80px;
}

.componente_text_desc h3 {
    margin-top: 10px;
    font-size: 17px;
    text-transform: uppercase;
    font-weight: bold;
}

.romb-linie {
    display: flex;
    position: absolute;
}

.componente_title {
    position: relative;
}

.yellow {
    color: #f5b300;
}

#footer {
    padding-bottom: 30px;
}


/* dece_investim */

#dece_investim {
    margin-bottom: 160px;
}

.fw {
    width: 100%;
}

.mt50 {
    margin-top: 50px;
}

.mt80 {
    margin-top: 80px;
}


/* .rmb1 */

.rmb1 {
    position: absolute;
    width: 300px;
    height: 300px;
    border: 3px solid #f5b300;
    display: block;
    left: 0;
    top: 0;
    transform: rotate(45deg);
    z-index: -1;
    border-radius: 5px;
}

.rmb2 {
    position: absolute;
    width: 200px;
    height: 193px;
    border: 3px solid #f5b300;
    display: block;
    top: 37px;
    right: 119px;
    transform: rotate(45deg);
    z-index: 0;
    border-radius: 5px;
}

.romb-line1 {
    width: 30px;
    height: 30px;
    background-color: #f5b300;
    transform: rotate(45deg);
    position: relative;
    left: 15px;
}

.componente_2,
.componente_3,
.componente_4,
.componente_5,
.componente_6 {
    position: relative;
    margin-top: 30px;
    margin-bottom: 30px;
}

.romb-line3 {
    width: 30px;
    height: 30px;
    background-color: #f5b300;
    transform: rotate(45deg);
    position: relative;
    left: -16px;
    top: 428px;
    ;
}

.romb-linie {
    display: flex;
    position: absolute;
    left: -57px;
    top: 204px;
}

.romb-line2 {
    width: 1px;
    background-color: #c3c3c3;
    height: 448px;
}

.info_table table tbody tr td:first-child {
    font-weight: bold;
}

.obiective__info ul li p {
    margin-left: 24px;
}

.carousel-control-next,
.carousel-control-prev {
    width: 1px!important;
}

.carousel-control-prev {
    left: 79px;
}

.carousel-control-next {
    left: 118px!important;
}


/* responsive */

@media screen and (max-width: 600px) {
    .hs {
        display: none;
    }
    .surse_table td {
        padding: 0.75rem;
    }
    .romb-linie {
        display: none;
    }
    .bloc_hover_animation {
        margin-top: 10px;
    }
    .card {
        margin-bottom: 10px;
    }
    .carousel-control-next,
    .carousel-control-prev {
        top: 100%;
    }
    .down_btn {
        bottom: -78%;
        top: 170%;
    }
}

.hover_text p:nth-child(2) {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 14px;
    color: #ffffff8c;
    text-transform: uppercase;
}
.dece_investim_continut ul li {
    text-indent: 30px;
    list-style: disc!important;
}