
.font_project
{
    font-size: 2.8rem;
}
.text-indentt
{
    text-indent: 50px;
}

.map-custom 
{
    /*margin-bottom: 15px;
    width: 100%;
    height: 457px;*/
    border: #eeeeee;
    width: 100%;
    height: 350px;
}
.height-fixed
{
    /*height: 650px;*/
    max-height: 650px;
}
.morecontent span {
	display: none;
}
a.morelink {
    color: -webkit-link;
    cursor: auto;
    text-decoration: underline;
}



@media screen and (max-width: 1130px) and (min-width: 992px) {
   .main-nav-1.type-1 .nav-logo {
        width: 250px;
    }
    nav .main-nav-1.type-1 .nav-logo {
        width: 250px !Important;
    }
    .nav-main-menu:not(.left-menu) > li > a {
        padding-right: 10px;
        padding-left: 10px;
        display: inline-block;
    }
}

@media screen and (max-width: 550px){
   .logo-footerr
   {
       width:90%
   }
   
   /* Start Slider */
   .home-fw-slider.style-4 .item-image {
       height: auto;
       min-height: 245px;
   }
   
   /* End Slider */

}


@media screen and (min-width: 551px){
   .logo-footerr
   {
       width:35%
   }
}