p, div, span {
    color: #404040;
    font-family: Helvetica, sans-serif;
    font-size: 16px;
    line-height: 125%;
    text-align: center;
}



body {
    background-image: none;
}

/* Mobile */
@media screen and (max-width: 480px) {
 
  .widget-navigation.affix {
    background-color: #207f53!important;
}
  
  .iframe-deck {
    display: none;
  }
  
  .wrapper-primary-slider .slider-content-widget .carousel-caption p {
    font-size: 13px!important;
}
  
  .widget-logo img {
    max-width: 100%;
    margin: 0 auto;
}
  
  .carousel-indicators {
    position: absolute;
    bottom: -10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
}
  
  .wrapper-primary-slider .slider-content-widget .carousel-caption .title {
    font: normal 700 1.5em 'Barlow Semi Condensed',sans-serif!important;
  }
  
}

/* Tablet */
@media screen and (max-width: 768px) {
  .widget-logo img {
    max-height: 100%;
    max-width: 300px;
    max-width: 178%;
}           
}


/* ------------------------*/ /* ---------->>> Header <<<-----------*/ /* ------------------------*/

#pre_header {
    background-color: #207f53;
}

.wrapper-white-text a{
    color: #d6d6d6!important;
    transition: all .3s ease 0s;
}


.wrapper-white-text a:hover {
    color: #b5b5b5!important;
}

/* ------------------------*/ /* ---------->>> Nav <<<-----------*/ /* ------------------------*/

li.subnav-info {
    display: none;
}

/* ------------------------*/ /* ---------->>> Social <<<-----------*/ /* ------------------------*/



/* ------------------------*/ /* ---------->>> faq <<<-----------*/ /* ------------------------*/

article.media.question {
    background-color: #fff;
    box-shadow: 0 0 15px 0 rgba(50,50,50,.15);
    border-radius: 5px;
    padding: 5px!Important;
    display: block;
    width: 100%;
}

/* ------------------------*/ /* ---------->>> Body <<<-----------*/ /* ------------------------*/
.categories-widget .widget-title {
    background-color: #207f53;
}

.widget-title h3 {
    font: normal 700 2.25em 'Barlow Semi Condensed',sans-serif;
    color: #207f53;
    text-transform: uppercase;
}

/* ------------------------*/ /* ---------->>> Cards <<<-----------*/ /* ------------------------*/

.widget-cards-list .card-info-wrap {
    background-color: #e15c63;
}


.widget-cards-list .card-info-wrap:hover {
    background-color: #a2363c;
}

/* ------------------------*/ /* ---------->>> Email <<<-----------*/ /* ------------------------*/

.widget-email-signup {
    border-top: 5px solid #e15c63;
    background-image: url(https://86cb8127dc14737f5057-7c0671222953158607ea93d5febd68b4.ssl.cf1.rackcdn.com/99/assets/responsive/492000/492218/pine.jpg);
}



/* ------------------------*/ /* ---------->>> Videos <<<-----------*/ /* ------------------------*/

article.widget-container.widget-asset-group.channel-menu-widget {
    background-color: #fff;
    box-shadow: 0 0 15px 0 rgba(50,50,50,.15);
    border-radius: 5px;
    padding: 5px!Important;
    display: block;
    width: 100%;
}

/* ------------------------*/ /* ---------->>> Blog <<<-----------*/ /* ------------------------*/


.article-date-wrapper {
    background-color: #207f53;
}

/* ------------------------*/ /* ---------->>> Contact <<<-----------*/ /* ------------------------*/

.form-control:focus {
    border: 1px solid #e15c63!important;
}

/* ------------------------*/ /* ---------->>> Buttons/Links <<<-----------*/ /* ------------------------*/

.btn-primary {
    background-color: #e15c63;
}

.btn-primary:hover {
    background-color: #a2363c;
}

.bb-item a, .email a, .loc-link, .media-body a:not(.btn) {
    color: #e15c63;
}

.bb-item a:hover, .email a:hover, .loc-link:hover, .media-body a:not(.btn):hover {
    color: #a2363c;
}

a {
    color: #e15c63;
    text-decoration: none;
  	transition: all .3s ease 0s;
}

a:hover {
    color: #a2363c;
}

/* ------------------------*/ /* ---------->>> Footer <<<-----------*/ /* ------------------------*/

#pre_footer {
    background-image: url(https://86cb8127dc14737f5057-7c0671222953158607ea93d5febd68b4.ssl.cf1.rackcdn.com/99/assets/responsive/495000/495321/pre_footer_bg.jpg);
}

.header-call  {
text-align:left!important;
}