.project {

    width: 100%;
    background: #eeeeee;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    font-family: "Raleway", sans-serif;
    /*display: none;*/
}

.project_title {
    text-transform: uppercase;
    margin: auto;
    text-align: center;
    margin-top: 10%;
    font-size: 60px;
    width: 90%;
}

.bar {
    text-transform: uppercase;
    margin: auto;
    text-align: center;
    margin-top: 10%;
    font-size: 20px;
    width: 50%;
}

.project_title span {
    font-weight: 900;
}

.owl-carousel .owl-item img {
    display: block;
    width: 70%;
    margin: auto;
}

.owl-theme .owl-dots .owl-dot span {
    display: none;
}

.back_to_gallery {
    text-align: center;
    /*margin-top: 8%;*/
    font-weight: 900;
    font-family: 'Open Sans', sans-serif;
    padding-bottom: 3%;
}

.logo {
    text-align: center;
    width: 100%;
    padding-top: 18%;
    margin: 10px 10px 10px 50px;
    display: inline-block;
    margin: auto;
}

.logo-img-text {
    width: 100%;
    padding-top: 18%;
    margin: 0 0 0 5%;
    font-size: 40px;
    font-weight: 700;
}

.logo-img-col {
    width: 32%;
    padding: 1%;
    /*margin: 0 2 4 0;*/
}

.chenar_logo {
    margin-top: 10px;
    border: #cdcdcd 3px solid;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    width: 100%;
    margin: 1%;
}

.space11 {
    margin-top: 5% !important;
}

.management_img {
    position: relative;
    width: 78%;
    margin-left: 0%;
}



.carousel-control.left,
.carousel-control.right {
    background-image: -webkit-linear-gradient(
            left,
            rgba(0, 0, 0, 0.5) 0,
            rgba(0, 0, 0, 0.0001) 100%
    );
    background-image: -o-linear-gradient(
            left,
            rgba(0, 0, 0, 0.5) 0,
            rgba(0, 0, 0, 0.0001) 100%
    );
    background-image: -webkit-gradient(
            linear,
            left top,
            right top,
            from(rgba(0, 0, 0, 0.5)),
            to(rgba(0, 0, 0, 0.0001))
    );
    background-image: linear-gradient(
            to right,
            rgba(0, 0, 0, 0.5) 0,
            rgba(0, 0, 0, 0.0001) 0%
    );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x;
}

.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 12%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    background-color: rgba(0, 0, 0, 0);
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.client_description {
    width: 85%;
    margin: auto;
    text-align: left;
    color: gray;
    margin-top: 20%;
    font-family: 'Open Sans', sans-serif;
}

.client_description span {
    margin-right: 20px;
}

span.space {
    display: inline-block;
    width: 10px;
}



.title_proj {
    width: 100%;
    text-align: center;
    font-weight: 400;
    margin-top: 200px;
    margin-bottom: 20px;
    font-size: 8vmin;
}

.title_proj_bold {
    font-weight: 900;
    display: inline;
}

.project_description {
    width: 65%;
    margin: auto;
    margin-top: 30px;
    font-size: 1.6vmin;
    color: gray;
    /* justify-content: right; */
    text-align: justify;
    text-justify: inter-word;
    font-family: 'Open Sans', sans-serif;
}
.container_logo{
    position: relative;
}

.container_parallax{
    /*margin: 5rem 0;*/
    /*height: 500px;*/
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.parallax {
    /* The image used */
    background-image: url("../../../img/projects/lastrada/lastrada- local.png");

    margin: 35px 0px;
    width: 100%;
    height: 577px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-attachment: fixed;
}

@media only screen and (max-width: 768px){
    .parallax {
        height: 420px;
        background-attachment: inherit;
        margin-bottom: 15px;
    }
}

@media only screen and (max-width: 426px){
    .parallax {
        width: 100%;
        background-attachment: inherit;
        margin-bottom: 15px;
    }
}


.logo_img{
    width: 25%;
    padding-top: 10%;
    display: block;
    margin: auto;
}

.icon_allign{
    font-size: 3.5em;
    display: block;
    margin: auto;
    padding-bottom: 1rem;
}

.menu_logos {
    width: 50px;
    height: 100px;
}

.menu_allign {
    display: block;
    margin: auto;
    text-align: center;
}

.icon_allign{
    display: inline;
}

.menu_offSet {
    padding: 1rem 0;
    margin-top: 50px;
    font-family: 'Open Sans', sans-serif;
}

.menu_offSet .icons {
    width: 85%;
    display: block;
    margin: auto;
}

@media only screen and (min-width: 2560px){
    .menu_offSet .icons {
        width: 75%;
        display: block;
        margin: auto;
    }
}

.menu_allign_slider {
    display: block;
    margin: auto;
    text-align: center;
    margin-top: 100px;
    margin-bottom: 20%;
}

.slider_intro_img {
    width: 100%;
    position: relative;
}

.slider_intro_carousel {
    margin: auto;
    margin-top: -50%;
    width: 52%;
    margin-left: 24%;
}



.cercet_identitatii_logo img {
    width: 90%;
    display: block;
    margin: auto;
    margin-top: 100px;
    box-shadow: 5px 5px 15px grey;
}

.brending_img {
    margin-top: 50px;
    padding: 0;
    border: 20px solid white;
    border-radius: 15px;
    box-shadow: 5px 5px 15px grey;
}

.brending_img img {
    width: 100%;
}

.web_design_img {
    position: relative;
    width: 110%;
    margin-top: 125px;
    border: 20px solid white;
    border-radius: 15px;
    box-shadow: 5px 5px 15px grey;
    left: -25px;
}

body{
    background-color: #eee;
}

.footer{
    background-color: #eee;
}

/*Start MEDIA SCREEN*/

@media only screen and (max-width: 3840px){
    .menu_logos {
        width: 75px;
        height: 150px;
    }

    .menu_allign{
        font-size: 30px;
    }

}

@media only screen and (min-width: 2560px){
    .management {
        width: 69%;
        margin-left: 16%;
    }

    .client_description{
        margin-top: 0;
        font-size: 2em;
        width: 58%;
        margin-left: 28%;
    }
    .logo_mojo {
        width: 36%;
    }

    .back_to_gallery{
        font-size: 2.5em;
    }

    .back_to_gallery:nth-child(3){
        margin-top: 3%;
    }

    .outLeafLeft, .outLeafRight {
        width: 500px;
        height: 500px;
    }

    .insideLeaf {
        margin-top: 33px;
        margin-left: 5px;
    }
}

@media screen and (max-width: 2559px) {
    .project_title {
        font-size: 47px;
    }

    .project_description {
        width: 75%;
    }

    .back_to_gallery {
        font-size: 25px;
    }

    .space16 {
        margin-top: 180px;
    }

    .management_img {
        position: relative;
        width: 100%;
        margin-left: 0%;
    }


    .client_description {
        margin: auto;
        text-align: left;
        color: gray;
        font-size: 20px;
        width: 33%;
    }

    .menu_logos {
        width: 50px;
        height: 100px;
    }

    .menu_allign{
        font-size: 16px;
    }
}

@media only screen and (max-width: 2300px) {
    .owl-carousel .owl-item img {
        width: 50%;
    }
    .client_description {
        width: 54%;
    }
}

@media screen and (max-width: 1921px) {
    .project_title {
        font-size: 60px;
    }

    .project_description {
        width: 100%;
    }

    /*.back_to_gallery {*/
        /*font-size: 40px;*/
    /*}*/

    .management_img {
        position: relative;
        width: 100%;
        margin-left: 0%;
    }

    .client_description {
        width: 71%;
        margin: auto;
        text-align: left;
        color: gray;
        font-size: 17px;
    }
    .owl-carousel .owl-item img {
        width: 50%;
    }
}

@media screen and (max-width: 1440px) {
    .project_title {
        font-size: 50px;
    }

    .project_description {
        width: 80%;
    }

    .back_to_gallery {
        font-size: 23px;
    }

    .management_img {
        position: relative;
        width: 100%;
        margin-left: 0%;
    }

    .client_description {
        width: 54%;
        margin: auto;
        text-align: left;
        color: gray;
        /*margin-top: 28%;*/
    }

    .owl-carousel .owl-item img {
        width: 50%;
    }
}

@media screen and (max-width: 1200px) {
    .project_title {
        font-size: 50px;
    }

    .project_description {
        width: 80%;
    }

    .back_to_gallery {
        font-size: 23px;
    }

    .management_img {
        position: relative;
        width: 100%;
        margin-left: 0%;
    }

    .client_description {
        width: 54%;
        margin: auto;
        text-align: left;
        color: gray;
    }
}

@media screen and (max-width: 1023px) {
    .project_title {
        font-size: 45px;
    }

    .title_proj {
        margin-top: 65px;

    }

    .project_description {
        width: 88%;
        margin-top: 2%;
        font-size: 2.5vmin;
        /*font-size: 16px;*/
    }

    .back_to_gallery {
        font-size: 23px;
    }


    .management_img {
        position: relative;
        width: 100%;
        margin-left: 0%;
    }

    .client_description {
        width: 54%;
        margin: auto;
        text-align: left;
        color: gray;
    }
}

@media screen and (min-device-width: 768px) and (max-device-width: 1823px) {

    .title_proj {
        margin-top: 100px;
        font-size: 7vmin;
    }

    .project_description {
        font-size: 1em;
    }
    .project_title {
        font-size: 40px;
    }

    .brending_img{
    margin-left: -15px;
    }

    .web_design_img {
        width: 106%;
    }

}

@media screen and (max-width: 768px) {
    .brending_img{
        border: 8px solid white;
    }

    .menu_allign_slider {
        margin-top: 50px;
    }

    .project_description {
        width: 88%;
    }

    .client_description {
        font-size: 15px;
        width: 55%;
    }

    .more_projects,
    .back_to_gallery {
        font-size: 25px;
    }

    .logo_denumire {
        margin-top: 9%;
        margin-bottom: 5%;
        width: 85%;
    }

    .logo_img {
        width: 35%;
        padding-top: 5%;
        margin: auto;
        display: block;
    }

    .logo-img-text {
        margin: 0;
    }

    .col-xs-12 {
        width: 100%;
    }

    .logo-img-col {
        width: 31%;
    }

    .management_img {
        margin: auto;
        display: block;
    }


    .cuprins_pattern_left,
    .cuprins_pattern_right,
    .cercet_identitatii_pattern,
    .logo_pattern,
    .branding_pattern,
    .web_design_pattern,
    .management_pattern {
        display: none;
    }
}

@media screen and (max-width: 426px) {
    .project_description {
        width: 88%;
        font-size: 3vmin;
    }

    .web_design_img {
        width: 115%;
        left: -20px;
    }

    .menu_allign {
        font-size: 3.5vmin;
        width: 100%;
        margin: 1rem 0;
    }

    .client_description {
        font-size: 13px;
        width: 75%;
        line-height: 26px;
    }

    .more_projects,
    .back_to_gallery {
        font-size: 20px;
        margin-top: 30px;
    }

    .logo_img {
        width: 50%;
        padding-top: 10%;
    }

    .col-xs-12 {
        width: 100%;
    }

    .logo-img-col {
        width: 31%;
    }

    .management_img {
        margin: auto;
        display: block;
    }


    .cuprins_pattern_left,
    .cuprins_pattern_right,
    .cercet_identitatii_pattern,
    .logo_pattern,
    .branding_pattern,
    .web_design_pattern,
    .management_pattern {
        display: none;
    }
    .menu_logos {
        width: 35px;
        height: 90px;
    }
}

@media screen and (max-width: 375px) {
    .project_title {
        font-size: 29px;
        margin-top: 12%;
    }

    .project_description {
        width: 88%;
    }

    .client_description {
        font-size: 13px;
        width: 75%;
        line-height: 26px;
    }

    .more_projects,
    .back_to_gallery {
        font-size: 17px;
        margin-top: 30px;
    }

    .col-xs-12 {
        width: 100%;
    }

    .logo-img-col {
        width: 31%;
    }

    .management_img {
        margin: auto;
        display: block;
    }

    .cuprins_pattern_left,
    .cuprins_pattern_right,
    .cercet_identitatii_pattern,
    .logo_pattern,
    .branding_pattern,
    .web_design_pattern,
    .management_pattern {
        display: none;
    }
}

@media screen and (max-width: 359px) {
    .management_img {
        margin-left: -30px;
        width: 125%;
    }
}

@media only screen and (max-width: 1023px ) and (orientation: landscape) {
    .title_proj {
        margin-top: 65px;
    }

    .project_description {
        font-size: 1em;
    }
    .menu_logos {
        width: 35px;
        height: 90px;
    }
}

