
.div_expertises_container{
    width: 100%;
}

.div_expertises_image_container{
    width: 33.333333%;

}

.expertises_image{
    background: no-repeat center center /cover;
    width: 100%;
    padding-top: 100%;
}

.expertises_image_location{
    position: absolute;
    top: 0;
}

.expertises_image_title{
    position: absolute;
    bottom: 0;
    font-size: 40px;
    line-height: 52px;
}

/* EXPERTISE */

.div_expertise_menu_container{
    width: 100%;
}

.div_expertise_cover_container{
    width: 100%;
    height: 550px;
}

.expertise_cover_image{
    width: 100%;
    height: 100%;
    background: no-repeat center center /cover;
}



.div_expertise_description_row{
    width: 100%;
    margin: 50px 0;
}

.div_expertise_description_container{
    width: 1024px;
    float: none;
    margin: 0 auto;
}

.expertise_description_row{
    width: 100%;
}

.expertise_description_title_line{
    width: 50px;
    height: 2px;
    background-color: #000;
}

.expertise_description_title{
    width: 100%;
text-align: left;
font-size: 60px;
line-height: 90px;
height: 90px;
margin-bottom: 30px;
font-family: Montserrat-Light;
}


.expertise_description_text_container{
    width: 20%;
}



.expertise_description_text_row{
    width: 80%;
}

.expertise_description_link_container{
    width: 20%;
    margin-top: 35px;
}

.expertise_description_link{
    width: 100%;
    margin-bottom: 10px;
    -webkit-transition: all .35s ease;
       -moz-transition: all .35s ease;
        -ms-transition: all .35s ease;
         -o-transition: all .35s ease;
            transition: all .35s ease;
}

.expertise_description_link:hover{
    padding-left: 10px;   
}

.expertise_description_row{
    width: 100%;
}

.expertise_description_text_line{
    width: 20px;
height: 1px;
background-color: #000;
}

.expertise_description_text_title{
    font-family: Montserrat-Regular;
font-size: 13px;
letter-spacing: 0.5px;
text-transform: capitalize;
color: #000;
width: 100%;
text-align: left;
line-height: 30px;
margin-bottom: 10px;
}

.expertise_description_text{
width: calc(100% - 50px);
font-size: 18px;
text-align: left;
font-family: BellR;
letter-spacing: 0.3px;
line-height: 26px;
margin-right: 50px;
}

#id_expertise_contact{
    line-height: 20px;
    height: auto;
    margin-top: 5px;
}

.expertise_description_link_text{
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    color: #D57F21;
    width: calc(100% - 50px);
    text-align: left;
    -webkit-transition: all .35s ease;
       -moz-transition: all .35s ease;
        -ms-transition: all .35s ease;
         -o-transition: all .35s ease;
            transition: all .35s ease;
}


.expertise_description_link .fa{
    margin-right: 20px;
    font-size: 18px;
    color: #D57F21;
    line-height: 30px;
}

.div_expertise_portfolio_row{
    width: 1024px;
    float: none;
    margin: 0px auto;
}

.div_expertise_portfolio_container{
    width: 100%;
    text-align: center;
    margin-bottom: 50px;
}

.div_expertise_portfolio_title_row{
    width: 100%;
}

.div_expertise_portfolio_title_row_line{
    width: 20px; height: 1px;
    background-color: #000;
}

.div_expertise_portfolio_title{
    font-family: Montserrat-Regular;
    font-size: 14px;
    letter-spacing: 0.5px;
    text-transform: capitalize;
    color: #000;
    width: 100%;
    text-align: left;
    line-height: 30px;
    margin-bottom: 10px;
}


.div_expertise_portfolio_image_container{
    width: calc(33.333% - 1px);
    float: left;
    margin-right: 1px;
    margin-bottom: 1px;
    overflow: hidden;
    -webkit-transition: all .35s ease;
       -moz-transition: all .35s ease;
        -ms-transition: all .35s ease;
         -o-transition: all .35s ease;
            transition: all .35s ease;
}

.div_expertise_portfolio_image_container:hover .div_expertise_portfolio_image_overlay{
    opacity: .1;
}

.div_expertise_portfolio_image_container:hover .div_expertise_portfolio_image_title{
    opacity: 1;
}

.div_expertise_portfolio_image_container:hover .div_expertise_portfolio_image_sqft{
    opacity: 1;
}

.div_expertise_portfolio_image_container:hover .div_expertise_portfolio_image{
    width: 110%;
    height: 110%;
}

.div_expertise_portfolio_image_overlay{
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0, 0.3);
    position: absolute;
    -webkit-transition: all .35s ease;
       -moz-transition: all .35s ease;
        -ms-transition: all .35s ease;
         -o-transition: all .35s ease;
            transition: all .35s ease;
}

.div_expertise_portfolio_image{
    width: 100%;
    padding-top: 100%;
    background: no-repeat center center /cover;
    -webkit-transition: all .35s ease;
       -moz-transition: all .35s ease;
        -ms-transition: all .35s ease;
         -o-transition: all .35s ease;
            transition: all .35s ease;
}

.div_expertise_portfolio_image_title{
    position: absolute;
    top: 0;
    padding: 30px;
    font-size: 16px;
    color: #FFF;
    width: calc(100% - 60px);
    text-align: left;
    text-transform: capitalize;
    -webkit-transition: all .35s ease;
       -moz-transition: all .35s ease;
        -ms-transition: all .35s ease;
         -o-transition: all .35s ease;
            transition: all .35s ease;
}

.feature_row{
	width: calc(100% - 0px);
	display: block;
	padding: 0 0px;
	position: absolute;
	top: 20px;
}

.feature_row_line{
	width: 50px; height: 2px;
	background-color: #d57f21;
}

.div_expertise_portfolio_image_sqft{
    position: absolute;
    bottom: 0px;
    font-size: 60px;
    line-height: 70px;
    color: #fff;
    text-align: left;
    padding: 30px;
    height: auto;
    overflow: hidden;
    width: calc(100% - 60px);
    font-family: Montserrat-Light;
    -webkit-transition: all .35s ease;
       -moz-transition: all .35s ease;
        -ms-transition: all .35s ease;
         -o-transition: all .35s ease;
            transition: all .35s ease;
}

.expertise_sqft_text{
    font-size: 60px;
    color: #FFF;
    height: 60px;
    line-height: 60px;
    font-family: Montserrat-Light;
}

.expertise_image_title_sqft{
    font-size: 30px;
    color: #FFF;
    height: 30px;
    line-height: 30px;
    font-family: Montserrat-UltraLight;
    margin: 30px 0px 5px 10px;    
}