/*!
 * Start Bootstrap - One Page Wonder v5.0.3 (https://startbootstrap.com/template-overviews/one-page-wonder)
 * Copyright 2013-2019 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-one-page-wonder/blob/master/LICENSE)
 */

body {
  font-family: "Lato";
  overflow-x: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Catamaran";
  font-weight: 500 !important;
}

.btn-xl {
  text-transform: uppercase;
  padding: 1.5rem 3rem;
  font-size: 0.9rem;
  font-weight: 700;
  letter-spacing: 0.1rem;
}

.bg-black {
  background-color: #000 !important;
}

.rounded-pill {
  border-radius: 5rem;
}

.container-fluid {
  padding-left: 0;
  padding-right: 0;
  margin-left: auto;
  margin-right: auto;
}

.thumb-centered {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-bottom: 100%;
  text-align: left;
  max-height: 500px;
}

.navbar-custom {
  padding-top: 0.9rem;
  padding-bottom: 1rem;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.986);
}

.navbar-custom .navbar-brand {
  text-transform: uppercase;
  font-size: 1.3rem;
  letter-spacing: 0.1rem;
  font-weight: 700;
}

.navbar-custom .navbar-nav .nav-item .nav-link {
  text-transform: capitalize;
  font-size: 1.1rem;
  font-weight: 600;
  margin-left: 30px;
  color: #000;
}

.navbar-custom .navbar-nav > li > a:hover {
  color: #000 !important;
  background: #fff;
}

.navbar-custom.scrolled {
  background: rgba(255, 255, 255, 0.986);
}

button.navbar-toggler.navbar-toggler-right {
  border-color: #000 !important;
}

/* change navbar background on collapse */

@media (max-width: 768px) {
  nav.navbar {
    background: #fff;
  }
}

.title_color {
  color: black;
}

header.masthead {
  position: relative;
  overflow: hidden;
  padding-top: calc(6rem + 55px);
  padding-bottom: 6rem;
  background-color: #fff;
  /*background-image: url(../img/header1.jpg);*/
  /*background: -webkit-gradient(linear, left bottom, left top, from(#ff6a00), to(#ee0979));
  background: linear-gradient(0deg, #ff6a00 0%, #ee0979 100%);
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: scroll;*/
  background-size: cover;
  max-height: 900px;
}

header.masthead .masthead-content {
  z-index: 1;
  position: relative;
}

header.masthead .masthead-content .masthead-heading {
  font-size: 1.7rem !important;
  color: black;
}

.slogan {
  background-image: url(/images/slogan1.png?7e3cfe3a1d153ea7eb58ad4e4bec147f);
  background-size: cover;
}

header.masthead .masthead-content .masthead-subheading {
  font-size: 2rem;
}

header.masthead .bg-circle {
  z-index: 0;
  position: absolute;
  border-radius: 100%;
  background: linear-gradient(0deg, #ee0979 0%, #ff6a00 100%);
}

header.masthead .bg-circle-1 {
  height: 90rem;
  width: 90rem;
  bottom: -55rem;
  left: -55rem;
}

header.masthead .bg-circle-2 {
  height: 50rem;
  width: 50rem;
  top: -25rem;
  right: -25rem;
}

header.masthead .bg-circle-3 {
  height: 20rem;
  width: 20rem;
  bottom: -10rem;
  right: 5%;
}

header.masthead .bg-circle-4 {
  height: 30rem;
  width: 30rem;
  top: -5rem;
  right: 35%;
}

@media (min-width: 900px) {
  header.masthead {
    padding-top: calc(10rem + 95px);
    padding-bottom: 10rem;
  }

  header.masthead .masthead-content .masthead-heading {
    font-size: 2rem;
    width: 60rem;
    color: black;
    line-height: 2.8rem;
  }

  header.masthead .masthead-content .masthead-subheading {
    font-size: 4rem;
  }
}

.bg-primary {
  background-color: #ee0979 !important;
}

.btn-success {
  background-color: #6FB7AE;
  border-color: #6FB7AE;
  padding: 15px;
}

/*.btn-success:hover {
  background-color: #6FB7AE ;
  border-color:  #6FB7AE ;
  padding:15px;
}*/

.big_font {
  font-size: 1.08rem;
  font-weight: 700;
  width: 220px !important;
  padding: 15px !important;
  letter-spacing: 0.1rem;
  background-color: black;
  border-color: black;
}

.big_font:hover {
  background-color: black;
  border-color: black;
}

@media (min-width: 992px) {
  .inner_col {
    padding: 4.2rem !important;
  }
}

.text1 {
  font-size: 1.3rem;
}

.text05 {
  font-size: 1.3rem;
}

.text1p4 {
  font-size: 1.4rem;
}

.showImagesOnMobile1 {
  display: none;
}

@media (max-width: 768px) {
  header.masthead {
    max-height: 1000px !important;
  }

  .inner_col {
    padding: 0.8rem !important;
  }

  .showImagesOnMobile1 {
    display: block;
    margin-top: -4rem;
  }

  .imageGroup1 {
    width: 6rem;
    height: 6rem;
  }

  .hideImagesOnMobile1 {
    display: none;
  }

  .showImagesOnDesktop1 {
    padding: 2px !important;
  }

  .moveUp8Rem {
    margin-top: 1rem !important;
  }

  .moveUp8Rem2 {
    margin-top: 3rem !important;
  }

  .moveUp6Rem {
    margin-top: 0.1rem !important;
  }

  .moveUp05RemOnMobile {
    margin-top: 0.5rem !important;
  }

  .moveUp1RemOnMobile {
    margin-top: 0.5rem !important;
  }

  .big_numbers {
    font-size: 40px;
    font-weight: 600;
  }

  .subscribe_btn {
    position: relative;
    margin-top: 5px !important;
  }
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

/* start of desktop styles */

@media screen and (min-width: 992px) {
  .move_up {
    margin-top: -14rem;
  }
}

.move_up {
  margin-top: 1rem;
}

.bg-gray-lighter {
  background-color: #f8f8f8;
  font-weight: 300 !important;
  padding-top: 2rem;
  height: 300px;
}

.bg-accent {
  background-color: #fff;
  font-weight: 300 !important;
  padding-top: 2rem;
  height: 300px;
}

.subscribe_btn {
  margin-top: -5px;
  border: 1px solid black !important;
  background-color: black;
  color: #fff;
}

.subscribe_btn:hover {
  margin-top: -5px;
  border: 1px solid black !important;
  background-color: black;
  color: #fff;
}

.subscribe_btn:active,
.subscribe_btn:focus,
.subscribe_btn:visited,
.btn-outline-success {
  margin-top: -5px !important;
  border: 1px solid black !important;
  background-color: black;
  color: #fff;
}

@media (min-width: 992px) {
  .big_numbers {
    font-size: 70px;
    font-weight: 600;
  }

  .subscribe_btn {
    margin-top: -5px;
    border: 1px solid black !important;
    background-color: black;
    color: #fff;
  }

  .subscribe_btn:hover {
    margin-top: -5px;
    border: 1px solid black !important;
    background-color: black;
    color: #fff;
  }

  .subscribe_envelope {
    font-size: 55px;
    margin-top: 15px !important;
  }

  .noPaddingRightOnMobile1 {
    padding-right: 10px !important;
  }
}

.noPaddingRightOnMobile1 {
  padding-right: 10px !important;
}

@media (min-width: 1224px) and (max-width: 1800px) {
  header.masthead {
    max-height: 757px !important;
  }

  .btn-xl {
    width: 90% !important;
    height: 60px !important;
    padding: 12px !important;
  }

  .moveLeft1 {
    margin-left: -3rem !important;
  }

  .moveUp8Rem {
    margin-top: -8rem !important;
  }

  .moveUp8Rem2 {
    margin-top: 1rem !important;
  }

  .moveUp6Rem {
    margin-top: -9rem !important;
  }

  .moveUp08RemOnSmall {
    margin-top: -0.8rem !important;
  }
}

@media screen and (max-width: 768px) {
  .big_numbers {
    font-size: 60px;
    font-weight: 600;
  }

  h4 {
    font-size: 20px !important;
  }

  .text1 {
    font-size: 25px !important;
  }

  .bg-accent {
    height: 270px;
  }

  .bg-gray-lighter {
    height: 270px;
  }

  .subscribe_btn {
    margin-top: 1px;
  }

  .logo {
    width: 300px !important;
    height: 40px !important;
  }
}

.paddingRightOnLargeDesktop {
  padding-right: 10px !important;
}

.input_subscribe {
  width: 300px;
  height: 50px;
  padding: 15px;
  border-radius: 4px;
  border: 1px solid grey;
}

.bg-gray {
  background-color: #f8f8f8;
}

ul#footer_menu li {
  display: inline;
  color: black !important;
}

.footer_menu_link {
  color: black !important;
  margin-left: 15px;
}

.get_started {
  padding: 5px;
  height: 40px;
  color: #fff !important;
  background-color: black;
  border-color: black;
}

.get_started:hover {
  background-color: #fff !important;
  border-color: black !important;
  color: #fff !important;
}

.moveUp8Rem {
  margin-top: -8rem;
}

.moveUp8Rem2 {
  margin-top: -10rem;
}

.moveUp6Rem {
  margin-top: -9rem;
}

.marginTop5rem {
  margin-top: 5rem;
}

.marginTop6rem {
  margin-top: 6rem;
}

.moveDown1RemOnMobile {
  margin-top: 1rem;
}

.fontSize1p5Rem {
  font-size: 1.5rem;
}

.fontSize1p1Rem {
  font-size: 1.1rem;
}

.blogFeaturedImg {
  width: 600px;
  height: 400px;
}

@media screen and (max-width: 768px) {
  .blogFeaturedImg {
    width: 500px;
    height: 300px;
  }
}

.postTitle {
  color: #43704e;
  text-decoration: none;
}

ul.homepage {
  font-size: 1.1rem;
}

ul.homepage li {
  padding-bottom: 0.8rem;
}

.btn-black {
  background-color: black;
  border-color: black;
}

.btn-black:hover {
  background-color: black;
  border-color: black;
}

/*.boxshadow {
  border: 10px  solid #105446;
}*/

/*.btn-primary:active, .btn-primary:focus, .btn-primary:hover {
  background-color: #bd0760 !important;
  border-color: #bd0760 !important;
}

.btn-primary:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(238, 9, 121, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(238, 9, 121, 0.5);
}

.btn-secondary {
  background-color: #ff6a00;
  border-color: #ff6a00;
}

.btn-secondary:active, .btn-secondary:focus, .btn-secondary:hover {
  background-color: #cc5500 !important;
  border-color: #cc5500 !important;
}

.btn-secondary:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 106, 0, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(255, 106, 0, 0.5);
}*/

.clearfix {
  clear: both;
}

.eupopup-container {
  background-color: rgba(25, 25, 25, 0.9);
  color: #efefef;
  padding: 5px 20px;
  font-size: 12px;
  line-height: 1.2em;
  text-align: center;
  display: none;
  z-index: 9999999;
}

.eupopup-container-top,
.eupopup-container-fixedtop {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.eupopup-container-fixedtop {
  position: fixed;
}

.eupopup-container-bottom {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
}

.eupopup-container-bottomleft {
  position: fixed;
  bottom: 10px;
  left: 10px;
  width: 300px;
}

.eupopup-container-bottomright {
  position: fixed;
  bottom: 10px;
  right: 10px;
  width: 300px;
}

.eupopup-closebutton {
  font-size: 16px;
  font-weight: 100;
  line-height: 1;
  color: #a2a2a2;
  filter: alpha(opacity=20);
  position: absolute;
  font-family: helvetica, arial, verdana, sans-serif;
  top: 0;
  right: 0;
  padding: 5px 10px;
}

.eupopup-closebutton:hover,
.eupopup-closebutton:active {
  color: #fff;
  text-decoration: none;
}

.eupopup-head {
  font-size: 1.2em;
  font-weight: bold;
  padding: 7px;
  color: #fff;
}

.eupopup-body {
  color: #a2a2a2;
}

.eupopup-buttons {
  padding: 7px 0 5px 0;
}

.eupopup-button_1 {
  color: #f6a21d;
  font-weight: bold;
  font-size: 14px;
}

.eupopup-button_2 {
  color: #f6a21d;
  font-weight: normal;
  font-size: 12px;
}

.eupopup-button {
  margin: 0 10px;
}

.eupopup-button:hover,
.eupopup-button:focus {
  text-decoration: underline;
  color: #f6a21d;
}

body .eupopup-color-inverse {
  color: #000;
  background-color: rgba(255, 255, 255, 0.9);
}

body .eupopup-color-inverse .eupopup-head {
  color: #000;
}

body .eupopup-style-compact {
  text-align: left;
  padding: 8px 30px 7px 20px;
  line-height: 15px;
}

body .eupopup-style-compact .eupopup-head,
body .eupopup-style-compact .eupopup-body,
body .eupopup-style-compact .eupopup-buttons {
  display: inline;
  padding: 0;
  margin: 0;
}

body .eupopup-style-compact .eupopup-button {
  margin: 0 5px;
}

