body,html{
    height: 100%;
    padding-top: 1.38em;
    width: 100%;
}

body{
    -ms-overflow-style: scrollbar;
}

a:focus{
    outline: none;
}

header{
    text-align: center;
}

header a{
    color: white;
    text-decoration: none;
}

header a:hover{
    color: white;
    text-decoration: none;
}

header .container-fluid{
    padding-bottom: 3em;
    padding-top: 6em;
}

header .container{
    padding-bottom: 3em;
    padding-top: 6em;
}

.middleColumn{
    padding-bottom: 10px;
}

.careta_activa{
    background-color: black;
}

.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio]{
    margin-left: 2px;
}

.bootstrap-select.btn-group .dropdown-menu.inner {
	position: relative;
}

.bootstrap-select .dropdown-toggle .bs-caret .custom-caret{
    background-image: url('../img/icon-select.png');
    background-position:  center;
    background-repeat: no-repeat;
    background-size: cover;
    display: inline-block;
    height: 12px;
    width: 8px;
}

.header-ps-portfolio .bootstrap-select .dropdown-toggle.btn-default{
    background-color: transparent;
    border-bottom-color: #B8B18E;
    border-left-color: transparent;
    border-radius: 0;
    border-right-color: transparent;
    border-top-color: transparent;
    color: white;
    font-family: 'Lato', serif;
    font-style: italic;
    padding-left: 4px;
    padding-right: 12px;
}

.bootstrap-select .dropdown-toggle.btn-default{
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 0;
    color: white!important;
    font-family: 'Droid Serif', serif;
    font-style: italic;
    padding-left: 4px;
    padding-right: 12px;
}

.bootstrap-select>.dropdown-toggle{
    width: auto!important;
}

.header-ps-portfolio .bootstrap-select>.dropdown-toggle{
    width: 100%!important;
}

.bootstrap-select .dropdown-toggle.btn-default:hover,
.bootstrap-select .dropdown-toggle.btn-default:focus{
    background-color: transparent;
    border-color: transparent;
    border-radius: 0;
    box-shadow: none;
    color: white!important;
    outline: none!important;
}

.header-ps-portfolio .bootstrap-select .dropdown-toggle.btn-default:hover,
.header-ps-portfolio .bootstrap-select .dropdown-toggle.btn-default:focus{
    background-color: transparent;
    border-bottom-color: #B8B18E;
    border-left-color: transparent;
    border-radius: 0;
    border-right-color: transparent;
    border-top-color: transparent;
    box-shadow: none;
    color: white!important;
    outline: none!important;
}

.bootstrap-select.btn-group .dropdown-menu{
    background-color: #EEEEEE;
    border: 1px solid transparent;
    border-radius: 0;
    box-shadow: none;
    font-family: 'Lato', serif;
    margin: 0;
    min-width: 1%;
    text-transform: none;
}

.bootstrap-select.btn-group .dropdown-menu li a{
    padding: 3px 10px;
}

.bootstrap-select.btn-group ul.dropdown-menu.inner{
    max-height: 200px!important;
}

.logotipo{
    height: 18px;
}

.icones{
    height: 48px;
    margin-left: auto;
    margin-right: auto;
    width: 48px;
}

.fasearchcolor{
    color: white;
}

.arrowback{
    height: 16px;
    width: 16px;
}

.arrow-voltar{
    padding-right: 10px;
}

/******* LOGIN *********/

.login-page{
    background-color: #617577;
    padding: 160px 0;
}

.login-page-title{
    color: #95A2A3;
    font-size: 32px;
    text-align: center;
    text-transform: uppercase;
}

.checkbox{
    display: inline-block;
}

.login-page-form{
    text-align: center;
}

.login-page a{
    color: black;
    text-decoration: none;
}

.login-page #ForgotPassword{
    padding: 8px 0;
}

/******* SUBFOOTER *******/

.subfooter{
    color: #617577;
    font-family: 'Droid Serif', serif;
    font-style: italic;
    padding-bottom: 40px;
    text-align: center;
}

.diamond-container-subfooter{
    font-size: 0;
    padding-bottom: 30px;
    padding-top: 30px;
}

.line-subfooter{
    background-color: #C7D0D1;
    display: inline-block;
    height: 1px;
    vertical-align: middle;
    width: 46px;
}

.diamond-subfooter {
    display: inline-block;
    width: 8px;
    height: 8px;
    background: transparent;
    border: 1px solid #C7D0D1;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    vertical-align: middle;
}

.innovation{
    color: #617577;
}

.terms{
    color: #617577;
    text-decoration: underline;
}

.innovation:hover{
    color: #9D986D;
}

.terms:hover{
    color: #9D986D;
}
/******** FOOTER *******/

.footer{
    min-height: 70px;
    background: #617577;
    text-align: center;
    color: #95A2A3;
    padding-top: 25px;
    padding-bottom: 10px;
    font-family: "Droid Serif", serif;
    font-style: italic;
}

.footer-tel{
    color: #95A2A3;
    text-decoration: none;
    padding-right: 16px;
}

.footer-tel:hover{
    color: white;
    opacity: 0.8;
}

.footer-email{
    color: #95A2A3;
    text-decoration: none;
    padding-left: 16px;
    padding-right: 16px;
}

.footer-email:hover{
    color: white;
    opacity: 0.8;
}

.footer-span{
    padding-left: 16px;
}

 .result_hover {
     background-color: #000000;
 }

 .dstgroup{
     color: #95A2A3;
 }

 .dstgroup:hover,
 .dstgroup:focus{
     color: #95A2A3;
 }

/******** HOMEPAGE **********/

.navbar{
    background-color: #3B4041;
    border: 0;
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    height: 70px;
}

.navbar .navbar-brand{
    margin-top: 4px;
}

.navbar-default .navbar-nav > li > a {
    color: #ffffff;
    text-transform: uppercase;
    padding: 0;
    margin: 1.3em 2.2em;
    font-size: 13px;
}

.navbar-default .navbar-nav > li > a.phone{
    color: #9D986D;
}

.navbar-default .navbar-nav > li > a.phone:hover{
    color: #9D986D;
    border-bottom: 0;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus{
    color: #ffffff;
    border-bottom: 3px solid #9D986D;
}

.navbar .nav > li > .dropdown-menu::before {
    position: absolute;
    top: -7px;
    left: 84%;
    margin-left: -10px;
    display: inline-block;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #EEEEEE;
    border-left: 7px solid transparent;
    border-bottom-color: rgba(0, 0, 0, 0.2);
    content: '';
}

.navbar .nav > li > .dropdown-menu::after {
    position: absolute;
    top: -6px;
    left: 84%;
    margin-left: -10px;
    display: inline-block;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #EEEEEE;
    border-left: 6px solid transparent;
    content: '';
}

.navbar .nav > li > .dropdown-menu .active a{
    background-color: initial;
    color: initial;
}

.navbar .nav > li > .dropdown-menu .active a i{
    margin-left: 5px;
}

.navbar-nav>li>.dropdown-menu {
    margin-right: 20px;
}

.dropdown-menu {
    background-color: #EEEEEE;
    border:0;
    border-radius: 0;
}

.dropdown-menu li {
    padding: 4px 8px;
}

.dropdown-menu > li > a {
    color: black;
    padding: 3px 10px;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
    color: black;
    background-color: white;
}

.dropdown-toggle.current{
    color: #9D986D!important;
    font-size: 12px!important;
}

.glyphicon-menu-down{
    font-size: 8px;
    padding-left: 2px;
    top: 0;
}

.fa-globe{
    font-size: 85%!important;
    padding-right: 2px;
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    color: #ffffff;
    background-color: transparent;
}

.navbar-nav{
    padding-top: 7px;
}

.navbar-brand{
    padding-top: 20px;
}

.navbar-toggle {
    margin-top: 4px;
    background-image: url(../img/icon-main-menu.png);
    background-size: cover;
    border-radius: 0;
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: transparent;
}

.navbar-default .navbar-toggle {
    border-color: transparent;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: transparent;
}

.header-homepage{
    text-align: center;
    color: #ffffff;
    background-image: url(../img/rl-foto-homepage-bg.jpg);
    background-image: linear-gradient(rgba(97, 116, 120, 0.9),rgba(97, 116, 120, 0.9)), url(../img/rl-foto-homepage-bg.jpg);
    background-size: cover;
}

.header-homepage .form-inline{
    width: 50%;
    margin: 0 auto;
    margin-bottom: 130px;
    font-size: 0;
}

.header-homepage .fg-container1{
    border-top: 1px solid #8FA2A3;
    border-bottom: 1px solid #8FA2A3;
    width: 42%;
}

.header-homepage .fg-container-middle{
    border-bottom: 1px solid #8FA2A3;
    width: 5%;
    padding: 17px 0;
}

.header-homepage .fg-container2 {
    border-top: 1px solid #8FA2A3;
    border-bottom: 1px solid #8FA2A3;
    width: 42%;
}

.header-homepage .form-control1{
    background-color: transparent;
}

.header-homepage .form-control2{
    background-color: transparent;
}

.header-homepage .btnsearch{
    background-image: url(../img/icon-search2.png);
    background-size: 16px;
    background-repeat: no-repeat;
    background-position: center;
    background-color: transparent;
    border: 1px solid #8FA2A3;
    padding: 19px;
    margin-left: 20px;
    border-radius: 0;
}

.header-homepage .btn-default.btnsearch:hover{
    border: 1px solid #8FA2A3;
}

.header-homepage .btn-default:hover{
    background-color: transparent;
    border-color: transparent;
}

.header-homepage .btn-default:focus,
.header-homepage .btn-default.focus {
    background-color: transparent;
    border-color: transparent;
    outline: 0;
}

.header-homepage-headingtwo{
    color: #95A1A3;
    font-family: 'Droid Serif', serif;
    font-style: italic;
    font-size: 32px;
}

.header-homepage-headingone{
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    text-transform: uppercase;
    font-size: 40px;
    margin-top: 10px;
}

.header-homepage-paragraphone{
    font-family: 'Droid Serif', serif;
    font-style: italic;
    color: #ACB6B8;
    padding-top: 70px;
    padding-bottom: 80px;
    padding-left: 8px;
    padding-right: 8px;
}

.header-homepage-paragraphtwo{
    font-family: 'Droid Serif', serif;
    font-style: italic;
    color: #ACB6B8;
    padding-bottom: 2em;
}

.headernav{
    color: #ffffff;
    padding-top: 1em;
    font-size: 16px;
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    text-transform: uppercase;
}


/****** HOMEPAGE - ACTIVITY ******/

.activity{
    text-align: center;
    background: lightgray url(../img/tax-map-bg.jpg);
	background-size: cover;
    padding-bottom: 40px;
}

.activity-title{
    padding-top: 1em;
    padding-bottom: 0.6em;
    color: #9D986D;
    font-family: 'Droid Serif', serif;
    font-style: italic;
}

.activity-paragraph{
    padding-top: 2.4em;
    padding-bottom: 2.4em;
    color: #617577;
    font-family: 'Droid Serif', serif;
    font-style: italic;
}

.diamond-container-activity{
    font-size: 0;
}

.line-activity{
    display: inline-block;
    height: 1px;
    width: 46px;
    background-color: #C7D0D1;
    vertical-align: middle;
}

.diamond-activity {
    display: inline-block;
    width: 8px;
    height: 8px;
    background: transparent;
    border: 1px solid #C7D0D1;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    vertical-align: middle;
}

.rowline-container {
	background: #9d986d;
}

.container.rowline-container .row.rowline { margin: 0 -15px; }

.rowline {
    color: white;
    min-height: 94px;
	margin-right: 0;
	margin-left: 0;
	text-align: center;
	background-color: #9D986D;
}

.rowline:hover{
	background-color: #928D67;
}

.rowline a
{
    color: white;
    text-decoration: none;
	display: table;
	width: 100%;
	height: 94px;
}

.rowline-heading
{
	font-family: 'Lato';
	font-weight: 300;
	font-size: 32px;
	text-transform: uppercase;
	color: #ecebe7;
	margin: 0;
	display: table-cell;
	vertical-align: middle;
 }
.rowline-description {
	font-family: 'Droid Serif', serif;
	font-style: italic;
	font-size: 14px;
	color: #fff;
	display: none;
	margin: 0;
	vertical-align: middle;
}

.rowline-heading.hide, .rowline-description.hide { display: none !important; }
.rowline-heading.show, .rowline-description.show { display: table-cell !important; }

.lineact{
    display: inline-block;
    height: 1px;
    width: 44%;
	padding-top: 1em;
    background-color: #C7D0D1;
    vertical-align: middle;
}

.diamond-containeract{
	text-align: center;
    font-size: 0;
	margin: -5px 0;
}

.diamondact {
    display: inline-block;
    width: 8px;
    height: 8px;
    background: #9d986d;
    border: 1px solid #C7D0D1;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    vertical-align: middle;
}

/******* HOMEPAGE - PROJECTS ******/


.container-description,
.container-carousel,
.container-table{
    padding: 0;
} 


.carousel-projects .carousel-inner .item img{
    width: 100%;
}
.projects-homepage{
    text-align: center;
    background-color: white;
}

.projects-homepage-headingone{
    padding-top: 0.4em;
    padding-bottom: 0.4em;
    color: #9D986D;
    font-family: 'Droid Serif', serif;
    font-style: italic;
}

.projects-homepage-paragraph{
    color: #718284;
    font-family: 'Droid Serif', serif;
    font-style: italic;
    font-size: 14px;
}

.carousel { overflow: hidden; }

.carousel-indicators {
    top: auto;
	bottom: auto;
	left: auto;
	right: auto;
	position: static;
	width: auto;
	padding: 0;
	margin: 10px 0 5px;
}

.carousel-indicators li {
    border: 2px solid #9D986D;
    width: 10px;
    height: 10px;
    margin-right: 3px;
    margin-left: 0;
    margin-top: 0;
    margin-bottom: 0;
}

.carousel-indicators .active {
    background-color: #9D986D;
    width: 10px;
    height: 10px;
    margin-right: 3px;
}

.carousel-inner {
    position: relative;
    width: auto;
    overflow: hidden;
    left: 50px;
    margin-right: 100px;
    height: 100%;
}

.carousel-description{
	padding-top: 30px;
    text-align: center;
}

.carousel-description h3 {
	color: #617577;
    font-family: 'Lato', serif;
    font-weight: 600;
    font-size: 20px;
	text-transform: uppercase;
}

.carousel-description p {
    color:#A5B4B6;
    font-size: 14px;
    font-family: 'Lato', serif;
}


.carousel-description-span{
    padding-left: 20px;
    text-transform: capitalize;
}

.projects-homepage .btn-default{
    color: white;
    background-color: #9D986D;
    border-radius: 0;
    text-transform: uppercase;
    margin-bottom: 4em;
    margin-top: 2.4em;
    border-color: transparent;
}

.projects-homepage .btn-default:focus,
.projects-homepage .btn-default.focus{
    color: white;
    background-color: #9D986D;
}

.projects-homepage .btn-default:hover{
    color: white;
    background-color: #9D986D;
}

.see-all-projects {
    padding-bottom: 10px;
    padding-top: 10px;
}

.see-all-projects-btn {
	color: #9D986D;
	font-size: 14px;
}

.see-all-projects-btn:hover {
	color: #9D986D;
	text-decoration: underline;
}

.contrainer-home-carousel {
    position: relative;
    margin: 20px 0 50px 0;
}

.carousel-control {
    background-color: white;
    background-image: none;
    background-repeat: no-repeat;
    opacity: 1;
    padding-top: 0.5em;
}

.carousel-control:hover {
    opacity: 0.5;
}

.carousel-control.right {
    right: 0;
    left: auto;
    background-color: white;
    background-image: none;
    background-repeat: no-repeat;
    padding-top: 0.5em;
}

.carousel-control.left {
    left: 0;
    right: auto;
    background-color: white;
    background-image: none;
    background-repeat: no-repeat;
    padding-top: 0.5em;
}

.contrainer-home-carousel .carousel-control {
	width: 24px;
	text-shadow: none;
    background-color: transparent;
    -webkit-filter: none;
    filter: none;
    opacity: 1;
}

.contrainer-home-carousel .carousel-control img { width: 100%; }

.contrainer-home-carousel .carousel-control.left,
.contrainer-home-carousel .carousel-control.right {
	top: 50%;
    margin-top: -12px;
}

.contrainer-home-carousel .carousel-caption { display: none; }

/******* SOLUTIONS PAGE ********/

.solutions-header-image{
    background-image: url(../img/foto-solucoes.jpg);
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 50%;
}

.header-projects{
    background-color: #617577;
    text-align: center;
}

.header-projects-headingtwo{
    color: white;
    font-family: 'Droid Serif', serif;
    font-style: italic;
}

.header-projects-paragraph{
    color: #95A2A3;
    font-family: 'Droid-Serif', serif;
    font-style: italic;
    font-size: 16px;
}

.diamond-container-projects{
    font-size: 0;
    padding-top: 20px;
    padding-bottom: 20px;
}

.line-projects{
    display: inline-block;
    height: 1px;
    width: 46px;
    background-color: #8FA2A3;
    vertical-align: middle;
}

.diamond-projects {
    display: inline-block;
    width: 8px;
    height: 8px;
    background: transparent;
    border: 1px solid #95A2A3;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    vertical-align: middle;
}

.header-image {
    max-width: 100%;
    width: 100%;
    height: auto;
}

.imgthumbnail{
    width: 100%;
    min-height: 200px;
}

.projects-columns{
    background-color: #EEEEEE;
}

.container-projects-columns{
    top: -80px;
    position: relative;
}

.projects-columns-title{
    color: white;
    font-family: 'Lato', serif;
    font-weight: 300;
    text-transform: uppercase;
    margin-top: 0;
}

.diamond-container-aboutw{
    font-size: 0;
    padding-top: 30px;
    padding-bottom: 24px;
    color: white;
}

.line-aboutw{
    display: inline-block;
    height: 1px;
    width: 46px;
    background-color: #C8C3A7;
    vertical-align: middle;
}

.diamond-aboutw {
    display: inline-block;
    width: 8px;
    height: 8px;
    background: transparent;
    border: 1px solid #C8C3A7;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    vertical-align: middle;
}

.projects-columns-paragraphs{
    color: #C8C3A7;
    font-family: 'Droid Serif', serif;
    font-style: italic;
    font-weight: 400;
}

.col-eqheight{
	background-color: #958C5E;
    padding: 30px;
}

.middlec{
    background-color: #9F9770;
}

.plinkfirst{
    color: #4B472F;
    text-transform: uppercase;
    margin-top: 20px;
    margin-bottom: 90px;
}

.plinksecond{
    color: #4B472F;
    text-transform: uppercase;
    margin-top: 20px;
    margin-bottom: 40px;
}

.plinkthird{
    color: #4B472F;
    text-transform: uppercase;
    margin-top: 20px;
    margin-bottom: 150px;
}

.arrowfa{
    padding-left: 10px;
}

.setasolucoes{
    width: 16px;
    height: 16px;
    margin-top: -3px;
}

.plinkfirst:hover,
.plinkfirst:focus{
    text-decoration: none;
    color: white;
}

.plinksecond:hover,
.plinksecond:focus{
    text-decoration: none;
    color: white;
}

.plinkthird:hover,
.plinkthird:focus{
    text-decoration: none;
    color: white;
}

.projects-last-section {
    text-align: center;
    background-color: #EEEEEE;
    border-bottom: 4px solid white;
}

.projects-ls-headingone{
    color: #617577;
    font-family: 'Droid Serif',  serif;
    font-style: italic;
    padding-bottom: 0.4em;
    padding-top: 1.4em;
}

.projects-ls-paragraph{
    color: #8F8F98;
    font-family: 'Droid Serif',  serif;
    font-style: italic;
    padding-bottom: 2em;
}

.textservices{
    color: #8F8F98;
    padding-top: 20px;
    padding-bottom: 4em;
    font-family: 'Lato', sans-serif;
}

.headernavc{
    color: #617577;
    padding: 10px 0;
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    text-transform: uppercase;
}

.line{
    display: inline-block;
    height: 1px;
    width: 46px;
    background-color: #BCC7C8;
    vertical-align: middle;
}

.diamond-container{
    font-size: 0;
}

.diamond {
    display: inline-block;
    width: 8px;
    height: 8px;
    background: transparent;
    border: 1px solid #BCC7C8;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    vertical-align: middle;
}

/****** PROJECT SEARCH PAGE ****/

.header-ps-portfolio{
    background-color: #9D986D;
}

.ps-portfolio-headingtwo{
    font-family: 'Droid Serif', serif;
    font-style: italic;
    padding-bottom: 1em;
    color: white;
}

.ps-portfolio-paragraph{
    color: black;
    font-size: 14px;
    font-family: 'Droid Serif', serif;
    font-style: italic;
    font-weight: 300;
    padding-bottom: 30px;
}

.header-ps-portfolio .form-group{
    padding: 0 8px;
}

.header-ps-portfolio .form-control {
    color: white;
    background-color: transparent;
    background-image: none;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    border-bottom: 1px solid #ffffff;
}

.header-ps-portfolio .filter-button{
    color: #ffffff;
    background-color: transparent;
    border-color: #B8B18E;
    border-radius: 0;
    text-transform: uppercase;
    padding-left: 1em;
    padding-right: 1em;
    margin-left: 12px;
}

.header-ps-footer{
    display: none;
    text-align: center;
    padding: 2em 0;
    background-color: #617577;
}

.header-ps-col-left{
    text-align: right;
}

.header-ps-col-right{
    text-align: left;
}

.faonoff{
    padding-top: 3px;
}

.on-off-link{
    color: #9D986D;
    text-decoration: none;
}

.on-off-link:hover,
.on-off-link:focus{
    color: #9D986D;
    text-decoration: none;
    opacity: 0.8;
}

.ps-footer-icons{
    width: 48px;
    height: 48px;
}

.header-ps-paragraph{
    color: #98A5A6;
    font-family: 'Lato', serif;
    font-weight: 700;
}

.project-results{
    padding: 10px 12px;
    background-color: #617577;
    text-align: center;
}

.project-pictures {
    background-color: white;
}

.results{
    color: #98A5A6;
    font-family: 'Lato', serif;
    font-style: italic;
}

.project-pictures .thumbnail {
    padding: 0;
    background-color: #fff;
    border-left: 2px solid #ececec;
	border-right: 2px solid #ececec;
	border-bottom: 2px solid #ececec;
    border-radius: 0;
}

.project-pictures .thumbnail .caption {
	padding: 20px;
	height: 140px;
	position: relative;
}

.project-pictures .thumbnail .caption h3 {
	margin: 0;
    max-height: 55px;
    font-family: 'Lato', serif;
    font-size: 16px;
    color: #303030;
    text-transform: uppercase;
}

.project-pictures .thumbnail .caption .location {
	margin-top: 7px;
    font-family: 'Lato', serif;
    font-size: 16px;
    font-style: italic;
    color: #9D986D;
}

.project-pictures .thumbnail .caption .investment{
	position: absolute;
	bottom: 20px;
    font-family: 'Lato', serif;
    font-size: 14px;
    color: #B0BEBF;
}

.header-details{
    padding-top: 37px;
    padding-bottom: 40px;
}

.avoltar{
    color: #000;
    text-decoration: none;
    padding-top: 64px;
    padding-bottom: 8px;
    text-transform: uppercase;
    opacity: 0.6;
}

.avoltar:hover,
.avoltar:focus{
    color: #000;
    opacity: 0.5;
    text-decoration: none;
}

.hdetailstitle{
    color: #617577;
    font-family: 'Droid Serif', serif;
    font-style: italic;
    font-weight: 400;
    padding-bottom: 16px;
}

.pdetails{
    color: #B3AF8F;
    padding-bottom: 6px;
    text-transform: uppercase;
}

.ldetails{
    padding-left: 4px;
    color: #D0CBB4;
    font-weight: normal;
}

.icon-details{
    width: 26px;
    height: 26px;
}

.icon-location{
    padding-right: 8px;
}

.pdetailsdownf{
    font-family: 'Lato', serif;
    color: #303030;
    padding-top: 28px;
    padding-bottom: 28px;
}

.pdetailsdowns{
    padding-bottom: 20px;
}

.detailsbtn{
    margin-bottom: 40px;
    color: #617577;
    background-color: transparent;
    border-color: #9D986D;
    border-radius: 0;
}

.detailsbtn:focus,
.detailsbtn.focus {
    background-color: transparent;
    border-color: #B3AF8F;
    color: #333;
    outline: none;
}
.btn-default:hover {
  color: #333;
  background-color: transparent;
  border-color: #B3AF8F;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: transparent;
  border-color: #B3AF8F;
}

.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: none;
}

.header-details .diamond-container{
    text-align: left;
    padding-bottom: 36px;
}

.header-details .thumbnail{
    padding: 0;
    border: 0;
    border-radius: 0;
}

.colleft{
    background-color: #EEEEEE;
    padding-left: 35px;
    padding-top: 26px;
}

.colright{
    min-height: 500px;
    padding: 0;
}

.img-cover{
    width: 100%;
    max-width: 850px;
    max-height: 500px;
}

.gray-block{
    width: 331px;
    height: 220px;
    background-color: #EEEEEE;
}

/*-----------------CÓDIGO JOSÉ ABREU----------------*/

.container-project-details {
    padding-right: 50px;
    padding-left: 50px;
    margin-top: 35px;
}
.container-project-details .table-typologies .table-typologies-plan-link{
    text-decoration: underline;
    color: #617577;
}


.row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;    
}

.row-eq-height > .col-eq-height {
    display: flex;
    flex-direction: column;    
}

.img-cover-project {
    height: 100%;
}

.col-project-detail {
    background-color: #EEEEEE;
    min-height: 600px;
    padding: 30px;
}

.return-img {
    color: #607576;
    width: 18px;
    height: 18px;
    margin-right: 2px;
    margin-top: -2px;
}

.original {
    color: black;
    width: 16px;
    height: 16px;
}

.return-url {
  color:#8F8F8F;
  text-transform: uppercase;
}

.return-url:hover,
.return-url:focus {
    color:#8F8F8F;
    text-decoration: none;
}

.projet-details-title {
  color: #617577;
  font-family: 'Droid Serif';
  font-style: italic;
  font-weight: 400;
  padding-top: 18px;    
  padding-bottom: 18px;
  margin-top: 0;
}

.coin-symbol {
    font-family: 'Lato'; 
}

.project-diamond-separator {
    margin-bottom: 26px;
}

.fa-map-location-icon {
  color:#8F8F8F;
  font-size: 1.5em;
  padding-right: 15px;
}

.project-label {
    color:#9E976D;
    font-size: 14px;
    padding:5px 0px 0px 4px;
    margin: 0px;
    font-weight: 400;
}
    
.project-state-title {
    color:#617577;
    font-size: 13px;
    font-style: italic;
    font-weight: bold;
    padding: 1px 0px 0px 4px;
    margin: 0px;   
}
 
.project-label-share {
    display: inline-block;
    padding-right: 15px;
    position: relative;
    bottom: 4px;
}

.project-detail-investment {
    color: #617577;
    font-family: 'Droid Serif';
    font-size: 31px;
    font-style: italic;
    margin-top: 0;
}

.project-detail-location {
    color: #9D986E;
    font-size: 14px;
    text-transform: uppercase;
    padding-bottom: 25px;
    display: inline-block;
    padding-left: 5px;
    font-weight: 400;
}

.project-container-state {
    border: 1px solid #9E976B;
    width: 200px;
    height: 51px;
    padding: 4px;
    color: #585237;
}

.project-container-social-media {
    color: #9D986E;
    display: inline-block;
    font-size: 16px;
    padding-top: 120px;
}

.link-social {
    margin-right: 15px;
    color: #607576; 
    font-size: 2.4rem;

       
}

.link-social:hover, 
.link-social:focus {
    text-decoration: none;
    color: #9D986D;
}

.project-label-title {
    color: #617577;
    font-weight: 400;
    font-family: 'Lato';
    text-transform: uppercase;
    font-style: italic;
    padding-top: 25px;
    padding-bottom: 5px;
    font-size: 2.4rem;
}

.col-description-divided {
    color: #617577;
    font-family: 'Lato', serif;
    columns: 2;
    column-fill: auto;
    padding-bottom: 30px;
    font-size: 1.6rem;
}

.project-description-text {
    color: #617577;
}

.clear-padding-left {
    padding-left: 0;
}

.clear-padding-right {
    padding-right: 0;
}

.col-margin-bottom {
    margin-bottom: 30px;
}

.description-box {
    padding: 15px 0;
    height: 100px;
}

.image-circle-container {
    border: 1px solid #617577;
    border-radius: 50%;
    width: 80px;
    height: 80px;
    display: inline-block;
}

.icon-image {
    width: 47px;
    height: 47px;
    margin: 14px;
}

.icon-image-localization {
    width: 25px;
    height: 25px;
    position: relative;
    left: -5px;
}

.row-description {
    margin-top: 75px;
}

.row-typologies {
    margin-top: 30px;
}

.list-group {
    list-style-type: none;
}

.list-group-item {
    font-family: 'Droid ', sans-serif;
    font-size: 1.4rem;
    text-transform: uppercase;
    padding-bottom: 0px;
    padding-left: 0px;
    border: 0;
    border-bottom: 4px solid transparent;
    color: #555;
    border-radius: 0!important;
}

.list-group-item.active {
    border-bottom: 4px solid #9E976D !important;
    background-color: #fff;
    border: 0;
    color: #555; 
}
.list-group-item.active:hover {
  cursor: default;
}

.list-group-item:focus,
.list-group-item:hover {
    border-bottom:4px solid #9E976D; 
    background-color: #fff !important;
    color: #555 !important;
}

.row-miniatures {
    position: relative;
}

.row-miniatures #rowPhotos {
    position: absolute;
}

.row-miniatures #rowVideos {
    position: absolute;
}

.row-miniatures .img-miniature {
    width: 100%;
    /* min-height: 140px; */
}

#projectPhotosCarousel {
    opacity: 1;
    transition: opacity 0.5s;
    -webkit-transition: opacity 0.5s;
    -moz-transition: opacity 0.5s;
    -o-transition: opacity 0.5s;
}

#projectVideosCarousel {
    opacity: 0;
    /* position: static;  */
    /* margin-top: -600px;  */
    transition: opacity 0.5s;
    -webkit-transition: opacity 0.5s;
    -moz-transition: opacity 0.5s;
    -o-transition: opacity 0.5s;
    position: absolute;
    top: 0;
    width: 100%;
    height: 400px;

}

.icon-image-description {
    cursor: pointer;
}

.icon-video-description {
    cursor: pointer;
}

.carousel-project-detail .item {
    height: 100%;
}

.carousel-project-detail .item img {
    /* height: 100%; */
    width: 100%;
}

@media screen and (max-width: 760px) {
.row-description-miniat {
        position: absolute;
        top:0;
        width: calc(100% + 10px);
        height: 250px !important;
        padding-right: -1px;
    }
}

.carousel-inner-project {
    left: 0;
    margin-right: 0;
}

.project-detail-carousel {
    z-index: 10;
    top: 46.85%;
    width: 45px;
    height: 45px;
}

.project-detail-carousel.left {
    padding-top: 0.35em;
}

.project-detail-carousel.right {
    padding-top: 0.35em;
}

.img-arrow-carousel {
    width: 25px;
    height: 25px;
}

.project-detail-logo {
    margin-top:30px;  height: 175px; width: 175px; border-radius: 50%;
    object-fit: cover;
}

.project-table-tipologias {
    color: #617577;
    font-family: 'Droid Serif', serif;
    text-transform: uppercase;
    font-style: italic;
    padding-top: 25px;
    padding-bottom: 5px;
}

.table-tip>thead>tr>th {
    vertical-align: bottom;
    border-top: 1px solid #899798!important; /*Para prevelecer sobre todas as regras*/
    border-bottom: 1px solid #899798;
    height: 48px;
    vertical-align: middle;
    text-transform: uppercase; /*Transforma o texto de letras minúsculas em maisculas)*/
    text-align: left;
    font-size: 13px;
    color: #B6B392;
}

.table-tip>tbody>tr>td {
    border-top: 1px solid #899798;
    border-bottom: 1px solid #899798;
    color: #899798;
    height: 48px;
    vertical-align: middle;
}

.project-downloads-title {
    color: #617577;
    font-family: 'Droid Serif', serif;
    text-transform: uppercase;
    font-style: italic;
    padding-top: 25px;
    padding-bottom: 5px;
}
.return-img-download {
    color: #607576;
    width: 24px;
    height: 24px;
    margin-top: -2px;
}

.btn-download {
    border: 1px solid #9D986E;
    color: #617577;
    background-color: white;
    font-weight: bold;
    font-size: 12px;
    border-radius: 0px; /*Poem os cantos quadrados*/
    padding: 3px 25px 3px 2px;
    height: 29px;
}

.btn-download:focus, .btn-download:active:focus,.btn-download:hover {
    border: 1px solid #9D986E;
    color: #617577;
    background-color: white;
    font-weight: bold;
    box-shadow: none;
}

.btn-download span {
    position: relative;
    top: 0px;
    text-align: center;
    margin-left: 2px;
}    

.download-btn-container .item{
    display: inline-block;
    margin-right: 30px;
    padding: 15px 15px 15px 0;
}

.download-btn-container .item a .return-img-download.hover{
    display: none;
}

.download-btn-container .item a:hover{
    background: #9D986D;
    color: #ffffff;
}

.download-btn-container .item a:hover .return-img-download.normal{
    display: none;
}

.download-btn-container .item a:hover .return-img-download.hover{
    display: inline;
}

.project-text-image {
    width: calc(100% - 120px);/*casos particulares*/
    display: inline-block;
    margin: 18px;
    white-space: normal;
    vertical-align: middle;
    color: #617577;
    font-family: 'Lato', serif;
    line-height: 1.25;
}

@media screen and (max-width: 1200px){

    .gray-block{
        width: 100%;
    }
}

.details-pictures .thumbnail{
    border: 0;
    border-radius: 0;
}

.paragraph-portfolio{
    padding-bottom: 2em;
}

.project-pictures .col-md-4{
    padding: 2em;
}

.go-to-first{
	display:inline-block;
}

.go-to-last{
	display:inline-block;
}

a.prev-page.disabled,
a.next-page.disabled,
.go-to-first.disabled,
.go-to-last.disabled {
	color:#aaa;
	cursor: default;
	text-decoration:none;
}

a.prev-page,
a.next-page{
	display:inline-block;
}

.pager-info {
    display: inline-block;
    margin-right: 20px;
    margin-left: 20px;
}

.empty-space-fix-footer {
    height: 200px;
}

/******* ABOUT *******/

.aboutpic{
    background-image: url(../img/header-about.jpg);
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 50%;
}

.header-about{
    background-color: #617577;
}

.header-about-title{
    color: white;
    font-family: 'Droid Serif', serif;
    font-style: italic;
}

.line-about{
    display: inline-block;
    height: 1px;
    width: 46px;
    background-color: #95A1A3;
    vertical-align: middle;
}

.diamond-container-about{
    font-size: 0;
    padding-bottom: 20px;
    padding-top: 20px;
}

.diamond-container-about-center{
    font-size: 0;
    padding-bottom: 20px;
    padding-top: 50px;
    padding-left: 17px;
    text-align: left;
}

.diamond-about{
    display: inline-block;
    width: 8px;
    height: 8px;
    background: transparent;
    border: 1px solid #95A1A3;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    vertical-align: middle;
}

.header-about-paragraph{
    font-family: 'Droid Serif', serif;
    font-style: italic;
    color: #95A1A3;
}

.abouttext{
    background-color: #EEEEEE;
}

.abouttext p{
    font-family: 'Lato', serif;
    margin-bottom: 30px;
}
.abouttext hr {
    display: block; background: none; border: 0;
 }

 .abouttext hr::before {
     content: "";
     display: inline-block;
    width: 8px;
    height: 8px;
    background: transparent;
    border: 1px solid #95A1A3;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    vertical-align: middle;
 }

.abouttext hr::after {
    content: "";
    display: inline-block;
    height: 1px;
    width: 46px;
    background-color: #95A1A3;
    vertical-align: middle;
}

.abouttext h2{
    color: #617577;
    text-align: center;
    text-transform: uppercase;
    padding: 40px 0;
}

.abouttext h3{
    color: #617577;
    font-style: italic;
    text-align: left;
    text-transform: uppercase;
}

.header-about-image{
    width: 100%;
    height: 300px;
}

.container-about{
    padding-left: 40px;
    padding-right: 40px;
}

.about-title{
    color: #617577;
    padding: 30px 0;
    text-align: center;
    text-transform: uppercase;
}

.abouthless{
    color: #617577;
}

.abouth{
    color: #617577;
    font-family: 'Lato', serif;
    font-weight: 300;
    padding: 1em 0;
    padding-left: 12px;
    text-align: left;
    text-transform: uppercase;
}

.aboutp{
    color: black;
    font-family: 'Lato', serif;
    padding-bottom: .4em;
    padding-left: 12px;
    padding-right: 12px;
}

.about-image{
    margin: 0 auto;
    padding: 40px 0;
}



/******* CONTACTOS ********/

.header-contacts{
    background-color: #617478;
}

.header-contacts .container{
    padding-bottom: 0;
}

.header-contacts-headingtwo{
    color: white;
    font-family: 'Droid Serif', serif;
    font-style: italic;
    padding-bottom: 19px;
}

.diamond-container-contacts{
    font-size: 0;
    padding-bottom: 22px;
}

.line-contacts{
    display: inline-block;
    height: 1px;
    width: 46px;
    background-color: #95A2A3;
    vertical-align: middle;
}

.diamond-contacts{
    display: inline-block;
    width: 8px;
    height: 8px;
    background: transparent;
    border: 1px solid #95A1A3;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    vertical-align: middle;
}

.header-contacts-paragraph{
    color: #95A1A3;
    font-family: 'Droid Serif', serif;
    font-style: italic;
    font-size: 14px;
    padding-bottom: 29px;
}

.col-border-left{
    text-align: right;
    padding-top: 40px;
}

.col-border-right{
    border-left: 1px solid #8FA2A3;
    text-align: left;
    padding-top: 40px;
    padding-bottom: 80px;
}

.hc-tel{
    font-family: 'Droid Serif', serif;
    font-style: italic;
    font-size: 14px;
}

.hc-tel:focus{
    color: white;
}

.hc-email{
    font-family: 'Droid Serif', serif;
    font-style: italic;
    font-size: 14px;
}

.hc-email:focus{
    color: white;
}

.addressicon{
    display: inline;
    float: left;
}

.addresstext{
    display: inline;
    float: left;
    color: white;
    font-family: 'Droid Serif', serif;
    font-style: italic;
    font-size: 14px;
    line-height: 34px;
}

.addressemail{
    color: white;
    font-family: 'Droid Serif', serif;
    font-style: italic;
    font-size: 14px;
    padding-top: 30px;
}


.mailcontact{
    color: white;
    font-family: 'Droid Serif', serif;
    font-size: 14px;
    padding-top: 27px;
}

.addressdown1{
    color: white;
    font-family: 'Droid Serif', serif;
    font-size: 14px;
    margin-left: 45px;
}

.addressdown2{
    color: white;
    font-family: 'Droid Serif', serif;
    font-size: 14px;
    margin-left: 45px;
    padding-top: 6px;
}

.invisible{
    color: white;
}

.address-icon{
    margin-right: 15px;
    border-radius: 50px;
    border: 1px solid #95A1A3;
    width: 28px;
    height: 28PX;
    DISPLAY: INLINE-BLOCK;
    TEXT-ALIGN: CENTER;
    padding-top: 4px;
}

.phone-icon{
    margin-left: 15px;
    border-radius: 50px;
    border: 1px solid #95A1A3;
    width: 28px;
    height: 28PX;
    DISPLAY: INLINE-BLOCK;
    TEXT-ALIGN: CENTER;
    padding-top: 4px;
}

.mail-icon{
    margin-left: 15px;
    border-radius: 50px;
    border: 1px solid #95A1A3;
    width: 28px;
    height: 28PX;
    DISPLAY: INLINE-BLOCK;
    TEXT-ALIGN: CENTER;
    padding-top: 2px;
    padding-left: 1px;
}

.phonefa{
    color: #95A1A3;
}

.envelopefa{
    color: #95A1A3;
    font-size: 94%!important;
}

.mapfa{
    color: #95A1A3;
}

.contacts-section{
    text-align: center;
    background-color: #fff;
}

.contact-form-title{
    color: white;
    font-family: 'Droid Serif', serif;
    font-style: italic;
    font-size: 30px;
    padding-top: 30px;
}

.diamond-container-cform{
    font-size: 0;
    padding: 10px 0;
}

.line-contacts-cform{
    display: inline-block;
    height: 1px;
    width: 46px;
    background-color: #B8B18E;
    vertical-align: middle;
}

.diamond-contacts-cform{
    display: inline-block;
    width: 8px;
    height: 8px;
    background: transparent;
    border: 1px solid #B8B18E;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    vertical-align: middle;
}

.contact-form-paragraph{
    font-family: 'Droid Serif', serif;
    font-size: 14px;
    font-style: italic;
    color: #5F573A;
}

.contact-form{
    margin-top: -100px;
    position: relative;
    background-color: #958D5F;
}

.contacts-section form{
    padding-top: 20px;
}

.contacts-section .form-control{
    background-color: transparent;
    border: 0;
    border-bottom: 1px solid #B8B18E;
    border-radius: 0;
    color: white;
    box-shadow: none;
    -webkit-transition: none;
    transition: none;
    font-family: 'Droid Serif',serif;
    font-size: 14px;
}

.form-label{
    text-align: left;
}

.message-label{
    padding-left: 12px;
}

.contacts-section .form-control::-webkit-input-placeholder {
    color: #585237;
    font-family: 'Droid Serif', serif;
    font-weight: normal;
    font-style: italic;
    text-transform: uppercase;
}

.contacts-section .form-control:-moz-placeholder { /* Firefox 18- */
    color: #585237;
    font-family: 'Droid Serif', serif;
    font-weight: normal;
    font-style: italic;
    text-transform: uppercase;
}

.contacts-section .form-control::-moz-placeholder {  /* Firefox 19+ */
    color: #585237;
    font-family: 'Droid Serif', serif;
    font-weight: normal;
    font-style: italic;
    text-transform: uppercase;
}

.contacts-section .form-control:-ms-input-placeholder {
    color: #585237;
    font-family: 'Droid Serif', serif;
    font-weight: normal;
    font-style: italic;
    text-transform: uppercase;
}

#textarea {
    /*resize: none;*/
    border-top: none;
    border-left: none;
    border-right: none;
}

.contacts-section .form-group{
    margin-bottom: 25px;
}

.contact-form-button{
    color: white;
    background-color: transparent;
    border-radius: 0;
    text-transform: uppercase;
    margin-bottom: 4em;
    margin-top: 2.4em;
    border-color: #7D764F;
    padding: 6px 24px;
    font-family: 'Lato', serif;
    font-weight: 300;
}

.seta-contactos{
    width: 16px;
    height: 16px;
    margin-bottom: 2px;
    margin-left: 14px;
}

.contact-form-button:focus,
.contact-form-button.focus{
    color: white;
    background-color: transparent;
}

.contact-form-button:hover{
    color: white;
    background-color: transparent;
}

#map-container {
	position: relative;
}

#map {
    display: block;
    position: relative;
    height: 500px;
    min-height: 50%;
    max-height: 70%;
}

#map-container  .map-overlay {
	position: absolute;
	top: 0; left: 0; right: 0; bottom: 0;
}

#map-container  .map-overlay .view-map-button {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 150px;
	margin-top: -75px; /* -100px do contact form que corta */
	margin-left: -50px;
	background: #fff;
    text-decoration: none;
}

.map-overlay-icon {
	display: inline-block;
	width: 36px;
	height: 36px;
	background: #fff url(../img/map-marker.png) no-repeat;
	background-size: cover;
    border-right: 2px solid #D6D6D6;
}

.map-overlay-text {
	color: #617577;
	padding-left: 11px;
	font-size: 13px;
	line-height: 38px;
	vertical-align: top;
    text-transform: uppercase;
}

.view-map-button{
    height: 36px;
    position: absolute;
    width: 136px;
}

.view-map-image{
    position: absolute;
}

.checkbox-container  input[type="checkbox"] {
	margin: 3px 0 0;
}

.rgpd-text-info {
	color: #5F573A;
	cursor: default!important;
	text-align: left;
}

.privacy-policy-url {
    color: #5F573A;
}

.privacy-policy-url:hover,
.privacy-policy-url:focus {
    color: #5F573A;
}

.privacy-policy-footer-url {
    color: #95A2A3;
}

.privacy-policy-footer-url:hover,
.privacy-policy-footer-url:focus {
    color: #fff;
}

.generic-page {
	margin-top: 60px;
}

@media screen and (min-width: 1200px){

    .container-projects-columns{
        width: 1180px;
    }

    .row-eqheight {
	  display: -webkit-box;
	  display: -webkit-flex;
	  display: -ms-flexbox;
	  display: flex;
	}

	.row-eqheight > [class*='col-'] {
		 display: -webkit-box;
		 display: -webkit-flex;
		 display: -ms-flexbox;
		 display: flex;
		 -webkit-box-orient: vertical;
		 -webkit-box-direction: normal;
		 -webkit-flex-direction: column;
		 -ms-flex-direction: column;
		 flex-direction: column;
         padding-bottom: 200px;
	}

    .column-image{
        display: block;
        width: calc(100% - 50px);
        height: auto;
        position: absolute;
        bottom: 25px;
        left: 25px;
        right: 25px;
    }
}

@media (max-width: 1600px) {


    .row-miniatures .img-miniature {
        min-height: 110px;
    }        

} 

@media (max-width: 1400px) {

    .row-miniatures .img-miniature {
        min-height: 90px;
    }        

} 

@media screen and (max-width: 1200px){

    .column-image{
        display: none;
        /*
        height: 400px;
        width: 100%;
        padding-top: 18px;*/
    }

    .row-miniatures .img-miniature {
        min-height: 70px;
    }      

}

@media screen and (max-width: 992px){

    .navbar-default .navbar-nav > li > a {
        margin-top: 17px;
        font-size: 11px;
    }

    .col-eqheight .img-responsive{
        display: none;
    }

    .header-homepage .form-inline{
        width: 60%;
    }

    .hdetailstitle {
        font-size: 26px;
    }

    .row-miniatures .img-miniature {
        min-height: 65px;
    }
    
    .col-margin-bottom {
        padding: 0 10px;
    }

}

@media screen and (max-width: 767px){

    .navbar{
        height: 50px;
    }

   .navbar-brand{
        padding-top: 15px;
    }

    .navbar-default .navbar-nav > li > a:hover,
    .navbar-default .navbar-nav > li > a:focus{
        border-bottom: 0;
    }

    .collapsing, .in {
        background-color: #3B4041;
    }

    .container-about{
        width: 100%;
        text-align: center;
    }

    .header-homepage-headingone{
        font-size: 29px;
    }

    .header-homepage-headingtwo{
        font-size: 22px;
    }

    .subfooter{
        padding-left: 6px;
        padding-right: 6px;
        padding-bottom: 20px;
    }

    .footer{
        padding-left: 6px;
        padding-right: 6px;
    }

    .header-ps-col-left{
        text-align: center;
    }

    .header-ps-col-right{
        text-align: center;
    }

    .header-details{
        padding-top: 17px;
    }

    .colleft{
        padding-left: 15px;
    }
    
    .col-border-left{
        text-align: center;
    }

    .col-border-right{
        padding-top: 0;
        text-align: center;
    }

    .projects-columns-title{
        font-size: 22px;
    }

    .header-homepage .fg-container1{
        width: 100%
    }

    .header-homepage .fg-container2{
        width: 100%
    }

    .header-homepage .fg-container-middle{
        display: none;
    }

    .header-homepage .form-control1{
        margin: 0;
    }

    .header-homepage .form-control2 {
        width: 100%;
    }

    .header-homepage .form-inline{
        width: 100%;
    }

    .header-homepage .btnsearch {
        margin-left: 0;
    }

    .phone-icon{
        display: none;
    }

    .mail-icon{
        display: none;
    }

    .address-icon{
        display: none;
    }

    .address{
        padding-top: 0;
        text-align: center;
    }

    .addressemail{
        padding-top: 0;
    }

    .addressdown1{
        margin-left: 0;
        margin-top: 0;
        text-align: center;
    }

    .addressdown2{
        margin-left: 0;
        text-align: center;
    }

    .addresstext {
        float: none;
    }

    .abouttext{
        padding: 0 8px;
        text-align: left;
    }

    .navbar-collapse {
        border-top: 0;
    }

    .navbar .navbar-brand {
        margin-top: 0;
    }

    .rowline-heading{
        font-size: 22px;
    }

    .rowline-description{
        font-size: 12px;
    }


    .container-projects-columns{
        top: 0;
    }

    .navbar .nav > li > .dropdown-menu::before {
        display: none;
    }

    .navbar .nav > li > .dropdown-menu::after {
        display: none;
    }

    .navbar-nav .open .dropdown-menu {
        background-color: #EEEEEE;
    }

    .navbar-nav > li > .dropdown-menu {
        margin-left: 20px;
    }

    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: black;
    }

    .navbar-default .navbar-nav .open .dropdown-menu>.active>a {
        color: black;
        background-color: #fff;
    }

    .pdetailsdownf {
        margin-bottom: 0;
    }

    .colright{
        min-height: auto;
    }

    .contrainer-home-carousel{
            margin: 12px 0 6px 0;
    }
    
    .container-project-details  {
        margin-top: 15px;
        padding: 0 15px;
    }

    .col-project-detail {
        padding: 30px 15px;
        min-height: inherit;
    }

    .project-container-social-media {
        padding-top: 30px;
    }

    .img-cover-project {
        min-height: 400px!important;
    }

    .project-label-title {
        padding-left: 15px;
    }

    .col-description-divided {
        columns: 1;
        padding-left: 15px;
    }

    .col-icons-mobile {
        padding-left: 15px;
    }

    .project-description-text {
        padding-left: 15px;
    }

    .download-btn-container {
        padding-left: 15px;
    }

    .table-typologies {
        border: 0;
    }

    .empty-space-fix-footer {
        height: 0;
    }
    .description-box {
        padding-top: 0;
        height: auto;        
    }
    
    .row-description {
         margin-top: 0px;
    }

    .image-circle-container{
        width: 56px;
        height: 56px;
    }
    .image-circle-container .icon-image{
        width: 32px;
        height: 32px;
        margin: 11px;
    }
    .table-tip thead tr th:first-child{
       padding-left: 15px;
    }
    .table-tip tbody tr td:first-child{
        padding-left: 15px;
     }

     .projet-details-title, .project-detail-investment{
         font-size: 2.8rem;
     }
     .diamond-container.project-diamond-separator{
         display: none;
     }

}
