/*

Theme Name: Mactonal Child

Theme URI: 

Description: Mactonal Child is a child theme of Mactonal

Author: 

Author URI: 

Template: mactonal

Version: 1.0.1

Text Domain: Mactonal-child

License: GNU General Public License v3 or later.

License URI: https://www.gnu.org/licenses/gpl-3.0.html

*/

.breadcrumb-bg {
    background-size: cover;
    background-position: center;
    padding: 305px 0 55px;
    position: relative;
    z-index: 1;
}

.services-cat-list .list-wrap li:last-child {
    margin-bottom: 0 !important;
}

.services-area-three {
  margin-top: 0px;
  padding: 0 0 90px;
}
.link-btn {
	color: #020e28;
}
.link-btn:hover {
	color: #ffffff;
}
.cta-bg {
    margin-top: 0 !important;
}
#quote_form {
  scroll-margin-top: 100px;
}
#documentation {
  scroll-margin-top: 150px;
}

@media (max-width: 767.98px) {
  .breadcrumb-bg {
    padding: 45px 0 30px;
    margin-top: 50px;
  }
}