/*--------------------------------------------------------------
  Template Name: Simply Construction HTML Template.
  Template URI: #
  Description: Simply Construction is a unique website template designed in HTML with a simple & beautiful look. There is an excellent solution for creating clean, wonderful and trending material design corporate, corporate any other purposes websites.
  Author: DevItems
  Version: 1.0
---------------------------------------------------------------*/

/* ----------------------------------------------------
	You can put your custom css code here:
-------------------------------------------------------*/

/* Reduce section padding site-wide */
.ptb--150 { padding: 70px 0 !important; }
.ptb--130 { padding: 60px 0 !important; }
.ptb--100 { padding: 50px 0 !important; }
.pt--150  { padding-top: 70px !important; }

/* Equal-height project cards */
.project-row {
    display: flex;
    flex-wrap: wrap;
}
.project-row > [class*="col-"] {
    display: flex;
    flex-direction: column;
}
.project-card {
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 100%;
}
