@charset "UTF-8";

/*
Theme Name: Um Bom Dia Feliz - UBDF
Theme URI: https://7strel/themes/ubdf/
Author: Luís Semedo - 7Strel
Author URI: https://7strel.nl/
Description: See how UBDF theme elevates your portfolio, business website, or personal blog.
Requires at least: 5.3
Tested up to: 5.7
Requires PHP: 5.6
Version: 1.3
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: ubdf
Tags: one-column, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, block-patterns, rtl-language-support, sticky-post, threaded-comments, translation-ready

UBDF WordPress Theme, (C) 2021 7strel.nl
UBDF is distributed under the terms of the GNU GPL.
*/

body, h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
	font-family: 'Poppins';
}



h2.cta-section-heading,
h3.footer-widget-heading {
	color: #fff;
}

.grid-container {
  max-width: 100rem;
}

main section{
  /* background-color: aqua; */
  /* margin: 30px 0; */
  padding: 60px 0; 
}

.logo{
  float: left;
  width: 55px;
  margin-right: 20px;
  margin-left: 2.5rem;
}

.logo img{
  width: 100%;
}

.slogan{
  font-family: 'Poppins',sans-serif;
  font-weight: 600;
  font-size: 1rem;
  /* color:#ffffff; */
  color:#2e2c7e;
  padding-top: .75rem;
}

/* Banner Slider */

.slider{
  margin-top:0;
  margin-bottom: 0;
  height: 80vh;
  width: 100%;
  position: relative;
  background: linear-gradient( rgba(220, 12, 12, 0), rgba(194, 38, 38, 0) );
  background-repeat: no-repeat;
  background-attachment: inherit;
  background-size: cover;
  background-position: center center;
  background-origin: initial;
  /* -webkit-transition: all 5s ease-out;
  -moz-transition: all 5s ease-out;
  -o-transition: all 5s ease-out;
  transition: all 5s ease-out;
  transform: rotate(0deg) scale(1); */
  overflow: hidden;
}

.slider-content{
  position: absolute;
  bottom: 0;
  color: #fff;
  /* background-color: rgba(0,0,0,0.55); */
  padding: 1rem;
  margin-bottom: 2rem;
}

.slider-content .content{
  text-shadow: 1px 2px #3b3b3b;
}

.slider .payoff{
	color: #fff;
}

.payoff{
  /* voor tablet en desktop
  font-size: 1.5rem; 
  */
  font-size: 1.2rem;
  font-weight: bold;
  text-transform: uppercase;
}

@media screen and (min-width: 1024px) {
  
  .slider-content {
    position: absolute;
    top: calc(45% - 3rem);
    width: 40rem;
    left: 3rem; 
  }

  .payoff{
    font-size: 2.5rem;
    /* font-weight: bold; */
  }

  .slider-content p {
    font-size: 1.3rem;
  }
}

section:nth-child(2n+1){
  background-color: ghostwhite;
}

.form-control {
  /* display: block;
  width: 100%;
  height: 40px; */
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fbf9f8;
  background-image: none;
  border: 1px solid #e4e2de;
  border-radius: 0;
}

.button {
  border-radius: 5px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 20px;
  color: #fff;
  font-size: 12px;
  display: inline-block;
  text-decoration: none;
  border: 1px solid transparent;
}

.button.green {
  background-color: #1fa69d;
}

.button.red {
  background-color:red;
}

.button.green:hover {
  border: 1px solid #36afa7;
  background-color: #fff;
  color: #0eb290;
  text-decoration: none;
}

.button.red:hover {
  border: 1px solid red;
  background-color: #fff;
  color: red;
  text-decoration: none;
}

button#mc-submit, input#mc-submit {
  padding: 18px 32px;
  color: #ffffff;
  /* font-family: "Sintony", sans-serif; */
  font-weight: bold;
  text-transform: uppercase;
  background: #2C4694;
  font-size: 14px;
  border-radius: 0;
  display: inline-block;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -ms-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
}

.navbar-main, .top-bar, .top-bar ul {
    /* background-color: #2e2c7e; */
    background-color: #fff;
}

.menu a {
  /* color: #fff; */
  color: #2e2c7e;
  text-transform: uppercase;
  /* font-weight: bold; */
}

#footer-menu.menu a {
  color: #fff;
  text-transform: none;
  font-size: 14px;
  font-weight: 400;
}

.navbar-form.navbar-right:last-child {
    margin-right: 0;
    position: relative;
}

.search-form .form-control {
  background: #fff;
  border: none;
  padding-right: 2px;
  height: 50px;
  color: #45403c;
  font-weight: 700;
  width: 75%;
  padding: 6px 20px;
  margin-bottom: 6px;
  margin-top: 10px;
}

.search-form button[type="submit"], .search-form button[type="button"] {
  background: none;
  border: none;
  position: absolute;
  right: 12px;
  top: -10px;
  font-size: 23px;
  color: #45403c;
  font-weight: normal;
  z-index: 999;
}
.menu.footer-useful-links a{
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  text-transform: none;
  padding: 5px;
  font-weight: normal;
}

.footer-widget-area h3 {
  font-size: 1.375rem;
}

footer a {
  color: #fff;
  transition: opacity .2s ease,color .2s ease;
}

footer a:hover {
  color: brown;
  transition: opacity .2s ease,color .2s ease;
}

footer a:after {
  -ms-transition: -webkit-transform .3s ease-out,border-color .3s ease-out;
  -webkit-transition: -webkit-transform .3s ease-out,border-color .3s ease-out;
  transition: transform .3s ease-out,border-color .3s ease-out;
  position: absolute;
  display: block;
  bottom: -6px;
  left: 0;
  width: 100%;
  -ms-transform: scaleX(0);
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  border-top: 2px solid #000;
  content: '';
  padding-bottom: inherit;
}

.menu.social-media,
.menu.call-action {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media screen and (min-width:768px) {
  .menu.social-media,
  .menu.call-action {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
}

.footer-nav .menu.social-media li a.social-link svg {
  color: #fff;
  margin-left: -10px;
  display: inline-block;
  width: 25px;
  height: 25px;
}

h3.footer-widget-heading {
  font-size: 1.25rem;
  font-weight: normal;
  margin-bottom: 1rem;
}

/* Latest News Blog */

.latest-news-block {
  -webkit-box-shadow: 0 2px 10px 0 rgba(0,0,0,0.13);
  -moz-box-shadow: 0 2px 10px 0 rgba(0,0,0,0.13);
  box-shadow: 0 2px 10px 0 rgba(0,0,0,0.13);
}

.latest-news-block:hover {
  text-decoration: none;
  -webkit-box-shadow: 0 10px 40px rgba(0,0,0,.2);
  -moz-box-shadow: 0 10px 40px rgba(0,0,0,.2);
  box-shadow: 0 10px 40px rgba(0,0,0,.2);
  -webkit-transform: translateY(-.5rem);
  transform: translateY(-.5rem);
}

/* a.latest-news-link:before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: "";
  z-index: 1;
} */

.latest-news-date {
  display: inline-block;
  font-size: .75rem;
  color: #677180;
  margin-bottom: .65rem;
}

.latest-news-title {
  font-size: 1.3rem;
  letter-spacing: .04rem;
  line-height: 1.33;
}

.latest-news-link-btn-text {
  position: relative;
  display: inline-flex;
  align-items: center;
  vertical-align: middle;
  transition: all 120ms cubic-bezier(.25,.25,.75,.75);
  text-decoration: underline black solid;
}

.latest-news-link-btn-text::before {
  position: absolute;
  right: 0;
  width: 20px;
  border-width: 1px 0 0 0;
  content: "";
  display: inline-block;
  border-style: solid;
  border-color: currentColor;
}

.latest-news-link-btn-text::after {
  border-width: 0 1px 1px 0;
  padding: 3px;
  margin-left: calc(20px + .66em);
  transform: rotate(-45deg);
  content: "";
  display: inline-block;
  border-style: solid;
  border-color: currentColor;
}

.latest-news-block:hover .latest-news-link-btn-text {
  text-decoration: none;
  transform: scale(1.05);
}

/* :root {
  --padding: 30px;
  --one: calc(var(--two) + 5px);
  --two: calc(var(--one) - 20px);
  --main-bg-color: coral;
  --main-txt-color: blue;
  --main-padding: 15px;
}

#div1 {
  background-color: var(--main-bg-color);
  color: var(--main-txt-color);
  padding: var(--main-padding);
}

#div2 {
  background-color: var(--main-bg-color);
  color: var(--main-txt-color);
  padding: var(--main-padding);
}

.test {
  padding: var(--one);
} */

/* Highlight */

.highlight-1 {
  border: 2px solid #e2e9f0;
  /* padding: 1.75rem 1.75rem 1.9rem; */
  transition: all .1s ease-out;
  background-color: #fff;
}

.highlight-1:hover {
  /* margin-bottom: 0;
  margin-right: -.1rem;
  padding-right: 1.85rem;
  padding-bottom: 1.9rem; */
  background-color: #fff;
  border-color: transparent;
  box-shadow: 0 10px 40px rgba(0,0,0,.2);
  /* margin-bottom: -.1rem;
  padding-bottom: 2rem;
  z-index: 2; */
}

.highlight-2 {
  border: 2px solid #e2e9f0;
  padding: 1.75rem 1.75rem 1.9rem;
  transition: all .1s ease-out;
  background-color: #fff;
}

.highlight-2:not(:last-of-type) {
  border-right: 0;
  border-bottom: 2px solid #e2e9f0;
}

.highlight-2:hover:not(:last-of-type) {
  border-right: 0;
  /* border-bottom: 2px solid transparent; */
}

.highlight-2:hover {
  margin-bottom: 0;
  margin-right: -.1rem;
  padding-right: 1.85rem;
  padding-bottom: 1.9rem;
  background-color: #fff;
  border-color: transparent;
  box-shadow: 0 10px 40px rgba(0,0,0,.2);
  margin-bottom: -.1rem;
  padding-bottom: 2rem;
  z-index: 2;
}


/* Team */

.team-layout-2 {
  border: 1px solid #EEE;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.07);
  border-radius: 8px 8px 8px 8px;
  overflow: hidden;
  box-shadow: 0px 40px 60px -35px rgba(0,0,0,0.3);
}

.team-info h3 {
  font-size: 1.55rem;
}

.team-social-link {
  border-top: 1px solid #EEE;
  margin: 0px 0px;
  padding: 15px;
}

form input[type=email]:focus {
  /* background-color: #ede9ff;
  border-left: 5px solid black; */
}

input {
  /* border-left: 6px solid black; */
}

[type='text'], [type='password'], [type='date'], [type='datetime'], [type='datetime-local'], [type='month'], [type='week'], [type='email'], [type='number'], [type='search'], [type='tel'], [type='time'], [type='url'], [type='color'], textarea {
  border: .125rem solid #ECECEF;/* #cacdd1 */
  border-radius: .25rem;
  color: #4B25FA;
  line-height: 1.875rem;
  box-shadow: none;/* inset 0 3px 7px rgba(0,0,0,.1); */
  transition: all .2s cubic-bezier(.17,.67,.83,.67);
  height: 4rem;
  width: 100%;
}

/* input:not(:placeholder-shown) {
  border-color: hsl(129, 76%, 50%);
} */

.section-heading-wrapper {
  margin-bottom: 48px;
}

h2.section-heading {
  text-transform: uppercase;
  margin-bottom: 2rem;
}

/* .dropdown.menu li:hover a {
  color:#1779ba;
} */

.dropdown.menu > li {
  border-top:3px solid transparent;
}

/* .dropdown.menu > li:hover {
  border-top:3px solid #1779ba;
} */

.menu .active>a {
  background: none;
  color: #2e2c7e;
  border-bottom: 3px solid #2e2c7e;
}

.dropdown.menu>li.is-dropdown-submenu-parent>a::after {
  border-color: #2e2c7e transparent transparent;
}

.dropdown.menu>li.active.is-dropdown-submenu-parent>a::after {
  border-color: #fff transparent transparent;
}

.dropdown.menu>li.active.is-dropdown-submenu-parent>a::after {
  border-color: #fff transparent transparent;
}

.dropdown.menu>li.active.is-dropdown-submenu-parent.is-active>a::after { 
  border-color: #1779ba transparent transparent;
}

.is-dropdown-submenu>li.is-dropdown-submenu-item:hover {
  background-color: #2e2c7e;
}

.is-dropdown-submenu>li.is-dropdown-submenu-item:hover a {
  color: #fff;
}

.footer-widget-area .widget ul.menu {
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.footer-widget-area .widget ul.menu li > a {
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  text-transform: none;
  padding: 5px;
  font-weight: normal;
  color: #fff;
}

.no-js .top-bar {
  display: none;
}

@media screen and (min-width: 40em) {
  .no-js .top-bar {
    display: block;
  }

  .no-js .title-bar {
    display: none;
  }
}

.profile-wrap {
  background-color: #fafafa;
  text-align: center;
  padding: 30px;
  border: 2px dashed #ddd;
}

.profile-wrap .profile {
  width: 120px;
  height: 120px;
  margin-bottom: 20px;
  border-radius: 50%;
}