/*
Theme Name:  Unique Theme
Theme URI:   https://themes.grizzly.marketing/colorful
Version:     1.0.1
Description: Het Unique theme van Grizzly New Marketing
Author:      vps236215
Author URI:  https://themes.grizzly.marketing/colorful
Template:    Divi
*/
.gform-column .ginput_recaptcha {
	top: -30px !important;
}
/* main */
.et_pb_text p a{
	text-decoration: underline;
}

.productname {
	font-weight: bold;
    font-style: normal;
    text-transform: none;
    text-decoration: none;
	font-size: 30px;
	color: #000000 !important;
}

.entry-content ul {
	font-family: 'Nunito', Helvetica, Arial, sans-serif;
    color: #696969;
}

.ppBlock.cPage h2 {
    font-size: 28px !important;
}

h1, h2, h3, h4, h5 {
  font-family: 'Asap', Helvetica, Arial, sans-serif;
  font-weight: 700;
}

h1, h2, h3, h4, h5 {
    font-size: 34px !important;
}

body p {
  font-family: 'Nunito', Helvetica, Arial, sans-serif;
  color: #696969;
}

#top-header {
    background: #fbfbfb !important;
    padding: 8px 0;
    margin: 0 2.5%;
    z-index: 999;
    position: relative;
    color: #9c9c9c;
}

#et-info a {
    font-weight: 400;
}

#main-header {
    width: 95%;
    margin: 0 2.5% !important;
    top: 0 !important;
    box-shadow: none;
}

img#logo {
    padding: 13px;
}

.menu-item a {
    font-family: 'Asap';
    text-transform: none !important;
    font-size: 17px;
    font-weight: 700 !important;
    color: #1d1d1d !important;
}

h1.et_pb_module_header, h2.et_pb_module_header {
    margin-top: 190px;
    margin-bottom: 15px;
    color: #fff;
    font-size: 68px !important;
    line-height: 1.2em;
    text-shadow: 0px 3px 12px #00000073;
}

h2:after, .content h3:after {
    content: "";
    display: block;
    background: #c5c5c5;
    text-transform: uppercase;
    font-size: 17px;
    margin-top: 13px;
    height: 3px;
    width: 45px;
    color: #696969;
    margin-bottom: 25px;
    margin-top: 20px;
}

.content h3.center:after {
    content: "";
    display: block;
    background: #c5c5c5;
    text-transform: uppercase;
    font-size: 17px;
    height: 3px;
    width: 45px;
    color: #696969;
    margin: 20px auto 25px auto;
}

h1.et_pb_module_header:after {
  display: none;
}

/* diensten */

.service h3 {
    color: #fff;
    font-size: 25px !important;
}

.service {
    margin-top: -18px;
}

.service p {
    color: #e4b2b4 !important;
}

.serviceBar {
    margin-top: -94px;
    background: #96191e !important;
    margin: -77px 2.5% 0 2.5%;
    height: 242px;
}


/* top bar */

#et-info {
    font-family: 'Nunito';
    font-size: 15px;
    float: right;
}

#et-info a {
    color: #9c9c9c;
}

a.et_pb_more_button.et_pb_button.et_pb_button_one {
    background: #1d1d1d;
    color: #fff;
    font-family: 'Asap';
    letter-spacing: 3px;
    font-size: 14px;
    padding: 16px 36px;
    border-radius: 4px;
    transition: 0.5s ease all;
}

a.et_pb_more_button.et_pb_button.et_pb_button_two, a.et_pb_more_button.et_pb_button.et_pb_button_mail {
    background: #96191E;
    color: #fff;
    font-family: 'Asap';
    letter-spacing: 3px;
    font-size: 14px;
    padding: 16px 36px;
    border-radius: 4px;
    transition: 0.5s ease all;
	text-decoration: none;
}

a.et_pb_more_button.et_pb_button.et_pb_button_one:hover {
  background: #96191E;
}

a.et_pb_more_button.et_pb_button.et_pb_button_two:hover, a.et_pb_more_button.et_pb_button.et_pb_button_mail:hover {
  background: #1d1d1d;
}

a.et_pb_more_button.et_pb_button.et_pb_button_one:after, a.et_pb_more_button.et_pb_button.et_pb_button_two:after, a.et_pb_more_button.et_pb_button.et_pb_button_mail:after {
  display: none;
}

.mail-icon::before {
	font-family: ETmodules!important;
	margin-right: 4px;
    content: "\e076";
	color: white;
}

/* let's meet block */

.letsMeet {
  height: 530px;
}

.meetBlock {
    background: #fff;
    padding: 40px;
    border-radius: 2px;
}

a.readMoreBtn {
    background: #96191e;
    padding: 17px 24px;
    border-radius: 3px;
    color: #fff;
    font-family: 'Asap';
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 14px;
    display: block;
    text-align: center;
    transition: 0.5s ease all;
}

a.readMoreBtn:hover {
  background: #1d1d1d;
}

span.grey {
    color: #696969;
    font-size: 23px;
}

.pluspunten ul li:before {
    content: "✓";
    border: 2px solid #5fbb6b;
    padding: 1px 6px;
    border-radius: 100%;
    color: #5fbb6b;
    margin-right: 13px;
}

.pluspunten ul li {
    list-style-type: none !important;
}

.pluspunten li {
    color: #696969;
    margin-bottom: 14px;
    background: #f5f5f5;
    padding: 20px;
    border-radius: 3px;
    font-family: 'Nunito';
    transition: 0.5s ease;
}

.pluspunten ul li:hover {
    transform: scale(1.05);
}

.intro {
    margin-bottom: -78px;
}

#main-footer {
    background-color: #1d1d1d !important;
}

h4.title {
    background: #0a0a0a;
    padding: 13px 10px;
    font-size: 20px !important;
    color: #fff !important;
    border-radius: 3px;
}

.letsMeet img {
    bottom: -148px;
}

.textwidget {
    font-family: 'Nunito';
    margin-top: 14px;
    padding: 9px;
}

.ppBlock {
    padding: 43px 42px;
    background: #f5f5f5;
    border-radius: 3px;
}

.tpBlock {
    padding: 43px 42px;
    background: #fff;
    border-radius: 3px;
    margin-top: -82px;
    position: absolute;
}

.tpBlock h4 {
    font-size: 28px !important;
    margin-bottom: 20px;
}

i.fa.fa-facebook {
    background: #353535;
    padding: 14px 18px;
    border-radius: 3px;
    transition: 0.5s ease all;
}

i.fa.fa-facebook:hover {
    background: #325fb5;
}

/* form */

label {
    color: #000;
}

input.text, input.title, input[type=email], input[type=password], input[type=tel], input[type=text], select, textarea {
    padding: 18px !important;
    border-radius: 3px;
    border: none;
    background: #f5f5f5;
    font-family: 'Nunito';
    font-size: 16px !important;
    color: #737373;
    border-top: 2px solid #e4e4e4;
    transition: 0.5s ease all;
}

input.gform_button {
    background: #96191e !important;
    padding: 20px 43px;
    border-radius: 3px;
    border: none;
    color: #fff;
    font-family: 'Asap';
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 13px;
    cursor: pointer;
    width: 100%;
	transition: 0.5s ease all;
}

input.gform_button:hover {
    background: #1d1d1d !important;
}


.gform-column .ginput_recaptcha
{
    position: relative;
    top: -130px;
    margin-bottom: -80px;

}

@media only screen and ( max-width: 980px )
{
.gform-column .ginput_recaptcha
{
    transform: scale(0.8);
    margin-left: -18px;
    top: -25px;
    margin-bottom: -25px;
}

.ginput_recaptcha
{
    transform: scale(0.8);
    margin-left: -18px;
}
}

/* content page */

.et_pb_section.et_pb_fullwidth_section.cpTransport.et_pb_section_0.et_section_regular {
    height: 495px;
}

.ctaRow, .ctaRow p {
    color: #fff;
    font-size: 26px;
}

a.rBtn {
    border: 2px solid #fff;
    padding: 10px 26px;
    color: #ffffff;
    margin-left: 36px;
    font-size: 19px;
    float: right;
    margin-top: -13px;
    border-radius: 3px;
    transition: 0.5s ease all;
}

a.rBtn:hover {
    background: #fff;
    color: #921519;
}

.topText, .topText p {
    font-family: 'Asap', Helvetica, Arial, sans-serif;
    font-size: 22px;
    color: #000;
    padding-bottom: 6px;
}

.tpBar h3 {
    font-size: 23px !important;
    text-align: center;
    margin: 16px !important;
    margin-top: 4px !important;
}

.tpBar {
    height: 192px;
}


/* media queries */

@media screen and (max-width: 568px) {
  body p {
    font-size: 15px;
}
a.readMoreBtn {
    font-size: 12px;
    letter-spacing: 0;
    width: 252px;
    margin-left: -39px;
}
  h1.et_pb_module_header, h2.et_pb_module_header {
    font-size: 37px !important;
    margin-top: 53px;
}
a.et_pb_more_button.et_pb_button.et_pb_button_one, a.et_pb_more_button.et_pb_button.et_pb_button_two {
    font-size: 12px;
    width: 304px;
    text-align: center;
    margin-left: -29px !important;
}
h1, h2, h3, h4, h5 {
    font-size: 1.7em !important;
}
.letsMeet img {
    bottom: 28px;
    max-width: 100%;
}
}

@media screen and (max-width: 667px) {
  #top-header, #main-header {
    width: 100%;
    margin: 0 !important;
}
h1.et_pb_module_header, h2.et_pb_module_header {
    font-size: 48px;
    margin-top: 53px;
}
a.et_pb_more_button.et_pb_button.et_pb_button_two {
    margin-left: 0;
}
a.et_pb_more_button.et_pb_button.et_pb_button_one, a.et_pb_more_button.et_pb_button.et_pb_button_two {
    font-size: 12px;
    width: 307px;
    text-align: center;
    margin-left: -12px !important;
}
.service {
    margin: 0px 0 20px 0;
}
.serviceBar {
    height: 636px !important;
}
.serviceBar {
    margin-top: -94px;
    background: #96191e !important;
    margin: -77px 2.5% 0 2.5%;
    height: 242px;
}
.pluspunten ul li {
    width: 100%;
    margin-left: -18px;
    font-size: 15px;
}
.letsMeet {
    height: 790px !important;
}
.letsMeet img {
    bottom: 50px;
    max-width: 88%;
}
a.rBtn {
    display: block;
    margin-top: 22px;
    width: 100%;
    text-align: center;
}
.cpTransport h1 {
    margin-top: 121px;
}
.tpBar {
    margin-top: 369px;
    height: 398px !important;
}
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  #top-header, #main-header {
    width: 100%;
    margin: 0 !important;
}
.serviceBar {
    margin-top: -15px;
    height: 355px;
}
a.et_pb_more_button.et_pb_button.et_pb_button_two {
    margin-left: 0;
}
h1.et_pb_module_header, h2.et_pb_module_header {
    font-size: 57px !important;
}
.letsMeet {
    height: 689px;
}
.letsMeet img {
    bottom: 56px;
}
input.gform_button {
    width: 100% !important;
}
a.rBtn {
    margin-top: 22px;
    width: 100%;
    text-align: center;
}
.tpBar {
    margin-top: 400px;
    height: 286px;
}
}

.search {
	color: #696969 !important;
}
.et_pb_fullwidth_header .et_pb_fullwidth_header_container.left {
    display: block !important;
}
.knop-mobiel {
	display: none;
}
@media screen and (max-width: 768px) {
  .knop-desktop {
    display: none !important;
}
  .knop-mobiel {
    display: unset;
}
}