/*------ General ------*/

#maincolumn {padding: 0;}
h1.pageName {border-bottom: none;}
#parallax-overlay {display: -webkit-box; display: -ms-flexbox; display: flex;}

/*------ Parallax ------*/

#parallax-window {background: url('/Images/121622/layout/web-parallax.jpg'); background-size: cover; background-attachment: fixed;}
#parallax-overlay .sub-100 {-webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; -ms-grid-row-align: center; align-items: center; min-height: 500px; text-align: center; color: #fff;}
#parallax-overlay .btn-main {margin-left: 0; margin-right: 0;}
#parallax-overlay h1.pageName {font-size: 2.5em;}
#parallax-overlay span {display: block; margin: .5em; font-size: 1.5rem;}

/*------ Buckets ------*/

#buckets-strip {background: #f1f1f1;}
#buckets-strip .container-1170 div {position: relative; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; padding: 48px 30px;}
#buckets-strip h3 {display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; -ms-grid-row-align: center; align-items: center;}
#buckets-strip h3 i.fas {font-size: 1.167em;}
#buckets-strip a {position: absolute; top: 0; left: 0; width: 100%; height: 100%; margin: auto;}
#buckets-strip a:hover {background: rgba(0, 0, 0, 0.05);}

@media (max-width: 800px) {
#buckets-strip .container-1170 {-webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column;}
#buckets-strip h3 {-webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column;}
#buckets-strip h3 i.fas {-webkit-box-ordinal-group: 3; -ms-flex-order: 1; order: 2; margin-right: unset; font-size: 1em; transform: rotate(90deg);}
#buckets-strip p {max-width: 400px; margin: auto;}
}

/*------ Intro ------*/


#section-services .sub-50:first-child {-webkit-box-pack: center; -ms-flex-pack: center; justify-content: center;}
#home-intro {padding: 12px 0; background: #16193b; color: #fff;}
#home-intro .sub-50 {-webkit-box-pack: center; -ms-flex-pack: center; justify-content: center;}
div#home-intro img {border-radius: 12px;}

@media (max-width: 800px) {
#home-intro {padding: 24px 0;}
#home-intro .sub-50 {-webkit-box-align: center; -ms-flex-align: center; -ms-grid-row-align: center; align-items: center;}
}

/*------ Contact section ------*/

#section-contact {background: #e8e8e8;}
#home-contact-strip {background: #f1f1f1; overflow: hidden; z-index: 1;}
#home-contact-strip .container-1170 {position: relative;}
#home-contact-strip i.fas {position: absolute; top: -30%; bottom: 0; left: -80px; font-size: 300px; transform: rotate(-10deg); color: #000; opacity: .05; z-index: 0;}

@media (max-width: 800px) {
#home-contact-strip i.fas {top: 0; left: 0; right: 0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; -ms-grid-row-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; margin: auto; text-align: center;}
}

/*------ Additional changes for this site ------*/

#home-intro {background: #fff !important; color: unset;}
#home-contact {background: #f2efe9;}



/*------ Leave this commend for space above ------*/
