/*==========================================================================

		Template Elements Stylesheet
		____________________________________________________________

		Client:		Baldwin Constructions
		Date:		28th September 2017
		Author:		Edge Marketing Solutions

===========================================================================*/
/* [Global Variables] - http://sass-lang.com/guide */
/*=========================================================================*/
/* [Global Template Styles] */
body {
  color: #58585a;
  font-family: "Raleway", sans-serif;
  font-size: 15px;
}

a {
  color: #f58220;
  transition: all 150ms ease-in-out;
}

a:hover {
  color: #f58220;
}

h1 {
  margin: 0 0 40px;
  font-size: 43px;
  text-transform: uppercase;
  font-weight: 300;
}

h2 {
  margin: 26px 0;
  font-size: 38px;
  text-transform: uppercase;
  font-weight: 300;
  color: #f58220;
}

h3 {
  margin: 26px 0;
  font-size: 30px;
  text-transform: uppercase;
  font-weight: 300;
}

h4 {
  margin: 26px 0;
  font-size: 30px;
  text-transform: uppercase;
  font-weight: 300;
  color: #f58220;
}

h5 {
  margin: 26px 0 5px;
  font-size: 22px;
  text-transform: uppercase;
  font-weight: 700;
}

h6 {
  margin: 26px 0 5px;
  font-size: 22px;
  text-transform: uppercase;
  font-weight: 700;
  color: #f58220;
}

img {
  max-width: 100%;
}

img[data-size-ratio^="0"],
.clear-height {
  background: #ffffff url(../images/loading.gif) no-repeat 50% 50%;
}

img.svg-responsive {
  width: 100% \9;
}

/*OPTIONAL FULL WIDTH NAVIGATION - Add nav-justified to <ul class="nav navbar-nav">*/
.navbar-nav.nav-justified > li {
  float: none !important;
}

/* Generated by Glyphter (http://www.glyphter.com) on Tue Sep 06 2016*/
@font-face {
  font-family: 'social icons';
  src: url("../fonts/social-icons.eot");
  src: url("../fonts/social-icons.eot?#iefix") format("embedded-opentype"), url("../fonts/social-icons.woff") format("woff"), url("../fonts/social-icons.ttf") format("truetype"), url("../fonts/social-icons.svg#social-icons") format("svg");
  font-weight: normal;
  font-style: normal;
}

[class^="social-icon-"]::before, [class*=" social-icon-"]::before {
  display: inline-block;
  font-family: 'social icons';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.social-icon-square-facebook::before {
  content: '\0041';
}

.social-icon-square-google-plus::before {
  content: '\0042';
}

.social-icon-square-linkedin::before {
  content: '\0043';
}

.social-icon-square-pinterest::before {
  content: '\0044';
}

.social-icon-square-twitter::before {
  content: '\0045';
}

.social-icon-square-youtube::before {
  content: '\0046';
}

.social-icon-circle-facebook::before {
  content: '\0047';
}

.social-icon-circle-google-plus::before {
  content: '\0048';
}

.social-icon-circle-linkedin::before {
  content: '\0049';
}

.social-icon-circle-pinterest::before {
  content: '\004a';
}

.social-icon-circle-twitter::before {
  content: '\004b';
}

.social-icon-circle-youtube::before {
  content: '\004c';
}

.social-icon-rounded-facebook::before {
  content: '\004d';
}

.social-icon-rounded-google-plus::before {
  content: '\004e';
}

.social-icon-rounded-linkedin::before {
  content: '\004f';
}

.social-icon-rounded-pinterest::before {
  content: '\0050';
}

.social-icon-rounded-twitter::before {
  content: '\0051';
}

.social-icon-rounded-youtube::before {
  content: '\0052';
}

[class^="social-icon-circle-"]::before, [class*=" social-icon-circle-"]::before {
  border-radius: 100%;
}

[class^="social-icon-rounded-"]::before, [class*=" social-icon-rounded-"]::before {
  border-radius: 15%;
}

.swiper-container {
  width: 100%;
}

.btn-info {
  border-radius: 0;
  border: 1px solid #58585a;
  background-color: transparent;
  box-shadow: none;
  text-shadow: none;
  color: #58585a;
}

.btn-primary {
  border-radius: 0;
  border: none;
  background-color: #58585a;
  box-shadow: none;
  text-shadow: none;
  color: white;
}

.btn-primary:hover {
  background-color: rgba(88, 88, 90, 0.7);
}

.block-style {
  width: 11px;
  height: 119px;
  position: absolute;
  background-color: #f58220;
}

/* Large desktop */
/* Desktop */
/* Portrait tablet to landscape and desktop */
/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
  .d-xs-none {
    display: none;
  }
  .block-style {
    height: 70px;
  }
  h1 {
    font-size: 30px;
  }
  h2 {
    font-size: 26px;
  }
  h3 {
    font-size: 26px;
  }
  h4 {
    font-size: 20px;
  }
  h5 {
    font-size: 18px;
  }
  h6 {
    font-size: 18px;
  }
}

/*=========================================================================*/
/* [Header Template Styles] */
.header {
  width: calc(100% - 135px);
  padding: 40px 0px 0px 45px;
}

.header .h-contact {
  text-align: right;
  font-weight: 700;
  font-size: 17px;
  line-height: 1.2em;
}

.header .h-contact span {
  color: #f58220;
}

/* Large desktop */
@media (min-width: 1200px) {
  .header .h-statement {
    font-size: 1.3rem;
  }
}

/* Desktop */
@media (min-width: 992px) and (max-width: 1199px) {
  .header .h-statement {
    font-size: 1.1rem;
  }
}

/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 991px) {
  .header .h-statement {
    margin-top: 20px;
  }
  .header .h-contact {
    font-size: 14px;
  }
}

/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
  .header {
    width: 100%;
    padding: 20px;
  }
  .header .h-contact {
    text-align: left;
  }
  .header .h-statement {
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: left;
  }
}

/*=========================================================================*/
/* [Navigation Template Styles] */
.navigation {
  width: calc(100% - 135px);
  padding-left: 45px;
  margin-top: 40px;
  z-index: 1000;
  position: relative;
  background-color: #58585a;
}

.navigation .navbar {
  padding: 0;
}

.navbar-dark .navbar-nav .nav-link {
  color: white;
}

.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link:hover {
  color: #f58220;
}

.navigation .nav-link {
  text-transform: uppercase;
}

.navigation ul.navbar-nav > li.nav-item:first-child .nav-link {
  padding-left: 0;
}

.navigation ul.navbar-nav > li.nav-item:last-child .nav-link {
  padding-right: 0;
}

.navbar-expand-lg .navbar-nav .nav-link {
  padding: 1.3rem 1.3rem;
}

.navbar-dark .navbar-toggler {
  width: 100%;
  padding: 16px;
  text-align: left;
}

.dropdown-item.active,
.dropdown-item:active {
  background-color: #f58220;
}

.dropdown-menu {
  margin: 0;
  border-radius: 0 0 0.25rem 0.25rem;
}

/* Large desktop */
/* Desktop */
@media (min-width: 992px) and (max-width: 1199px) {
  .navigation .nav-link {
    font-size: 12px;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding: 1.3rem 1.0rem;
  }
}

/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 991px) {
  .navigation {
    width: calc(100% - 135px);
    padding: 10px 0 10px 20px;
  }
  .navigation .nav-link {
    font-size: 16px;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding: 1.0rem 0rem;
  }
  .dropdown-menu {
    margin: 0;
    border-radius: 0.25rem;
  }
}

/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
  .navigation {
    width: calc(100% - 20px);
    padding-left: 20px;
    margin-top: 0px;
    padding: 10px 0 10px 20px;
  }
  .navigation .nav-link {
    font-size: 16px;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding: 1.0rem 0rem;
  }
}

/*=========================================================================*/
/* [Page Template Styles] */
.page {
  width: 100%;
  padding: 45px 0;
}

.rotator {
  width: 100%;
  position: relative;
  margin-top: -30px;
  z-index: 100;
}

.rotator .block-style {
  bottom: -70px;
  right: 40px;
  z-index: 1000;
}

.rotator img {
  width: 100%;
}

.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 40px;
  padding-right: 45px;
  max-width: calc(100% - 90px);
  text-align: right;
}

.swiper-pagination-bullet {
  width: 18px;
  height: 18px;
  background: transparent;
  border: 1px solid white;
  opacity: 1;
}

.swiper-pagination-bullet-active {
  background-color: #f58220;
}

.swiper-slide-image {
  position: relative;
  max-width: calc(100% - 90px);
  z-index: 1;
}

.swiper-slide-image::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: ' ';
  z-index: 100;
  background-color: rgba(0, 0, 0, 0.3);
}

.swiper-slide .swiper-text {
  position: absolute;
  width: 70%;
  padding-left: 45px;
  bottom: 40px;
  left: 0;
  z-index: 2000;
}

.swiper-slide .title {
  position: relative;
  width: 100%;
  font-size: 48px;
  color: white;
  text-align: left;
  font-weight: 300;
}

.swiper-slide .subtitle {
  width: 100%;
  font-size: 28px;
  color: white;
  text-align: left;
  font-weight: 300;
}

.swiper-container .btn-ebook {
  position: absolute;
  top: 50px;
  right: 150px;
  z-index: 3000;
  width: 230px;
}

.subpage-banner {
  width: 100%;
  position: relative;
  margin-top: -30px;
  z-index: 100;
}

.subpage-banner .block-style {
  bottom: -70px;
  right: 40px;
}

.subpage-banner img {
  max-width: calc(100% - 90px);
}

.feature-image {
  position: relative;
  padding: 0 20px 20px 0;
}

.feature-image::before {
  content: ' ';
  position: absolute;
  bottom: 0;
  right: 0;
  width: calc(100% - 20px);
  height: 40%;
  z-index: -1;
  background-color: #58585a;
}

.partners {
  width: 100%;
  padding: 10px 0 40px 0;
}

/* Large desktop */
/* Desktop */
@media (min-width: 992px) and (max-width: 1199px) {
  .swiper-slide .title {
    font-size: 38px;
  }
  .swiper-slide .subtitle {
    font-size: 20px;
  }
  .swiper-container .btn-ebook {
    width: 180px;
    top: 40px;
  }
}

/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 991px) {
  .swiper-slide .title {
    font-size: 30px;
  }
  .swiper-slide .subtitle {
    font-size: 16px;
  }
  .swiper-container .btn-ebook {
    width: 140px;
    top: 40px;
  }
}

/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
  .page {
    padding: 45px 20px;
  }
  .rotator {
    margin-top: -5px;
  }
  .rotator .block-style {
    bottom: -40px;
    right: 20px;
  }
  .swiper-slide-image {
    position: relative;
    max-width: calc(100% - 20px);
    z-index: 1;
  }
  .swiper-slide .swiper-text {
    display: none;
  }
  .swiper-container .btn-ebook {
    display: none;
  }
  .subpage-banner {
    margin-top: -5px;
  }
  .subpage-banner .block-style {
    bottom: -40px;
    right: 20px;
  }
  .subpage-banner img {
    max-width: calc(100% - 20px);
  }
  .feature-image {
    margin-bottom: 30px;
  }
}

/*=========================================================================*/
/* [Footer Template Styles] */
.footer {
  width: 100%;
  position: relative;
  padding: 100px 35px 45px 35px;
  background-color: #58585a;
  color: white;
  font-size: 12px;
  text-transform: uppercase;
  font-family: "Raleway", sans-serif;
}

.footer .block-style {
  right: 40px;
  top: -70px;
}

.footer a {
  color: white;
}

.footer a:hover {
  color: #f58220;
  text-decoration: none;
}

.footer .f-social {
  text-align: right;
}

.footer .footer-nav {
  margin-top: 30px;
}

.footer .footer-nav nav a {
  margin: 0 14px;
}

.footer .footer-nav nav a:first-child {
  margin-left: 0;
}

.footer .footer-nav nav a:last-child {
  margin-right: 0;
}

.footer .social-icon-rounded-facebook {
  font-size: 24px;
}

.footer .footnotes {
  margin-top: 10px;
  font-size: 11px;
  color: rgba(255, 255, 255, 0.4);
}

.footer .footnotes a {
  color: rgba(255, 255, 255, 0.4);
}

.footer .btn-info {
  margin-bottom: 30px;
  border: 1px solid white;
  color: white;
  font-size: 13px;
}

.footer .footnotes-contact {
  text-align: right;
  color: white;
  font-size: 0.7rem;
}

/* Large desktop */
/* Desktop */
/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 991px) {
  .footer .footer-nav nav a {
    display: block;
    margin: 5px 0;
  }
  .footer .footnotes-contact {
    text-align: left;
  }
}

/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
  .footer {
    padding: 45px 20px 20px 20px;
  }
  .footer .footer-nav nav a {
    display: block;
    margin: 5px 0;
  }
  .footer .f-social {
    text-align: left;
  }
  .footer .block-style {
    top: -20px;
  }
  .footer .footnotes-contact {
    margin-top: 2rem;
    text-align: left;
  }
}

/*=========================================================================*/
/* [Table as row override Styles] */
table.table-as-row > tbody > tr:before,
table.table-as-row > tbody > tr:after {
  content: " ";
  display: table;
  clear: both;
}

table.table-as-row > tbody > tr {
  height: auto !important;
}

table.table-as-row,
table.table-as-row > tbody,
table.table-as-row > tbody > tr {
  display: block;
  width: auto;
}

table.table-as-row > tbody > tr {
  display: block;
  width: auto;
  margin-right: -15px;
  margin-left: -15px;
}

table.table-as-row > tbody > tr > td[class*=col-] {
  display: block;
  height: auto !important;
  margin-bottom: 20px;
}

/* col-lg */
@media (min-width: 1200px) {
  table.table-as-row > tbody > tr > td[class*=col-lg-] {
    float: left;
  }
}

/* col-md */
@media (min-width: 992px) {
  table.table-as-row > tbody > tr > td[class*=col-md-] {
    float: left;
  }
}

/* col-sm */
@media (min-width: 768px) {
  table.table-as-row > tbody > tr > td[class*=col-sm-] {
    float: left;
  }
}

/* col-xs */
table.table-as-row > tbody > tr > td[class*=col-xs-] {
  float: left;
}

/*# sourceMappingURL=template.css.map */
