/*-----------------------------------------------------------------------------------*/
/* CUSTOM CSS */
/*-----------------------------------------------------------------------------------*/

/********GENERAL*********/

a {
    color: #a0c814;
}
.orange a {
    color: #ffa100;
}
ul.cd-list {
    list-style-image: url(/images/pics/favicon-16x16.png);
	line-height: 2.5;
}
ol {
    font-size: 20px;
    font-weight: bold;
}
#sp-main-body {
    padding: 40px 0;
}
/*
.sp-cookie-consent {
    font-size: small !important;
	font-weight: 300 !important;
	font-style: italic;
	opacity: 0.95;
}

#Acceptance1 {
	height: 100px !important;
}*/	

.modules_bottom {
	text-align: center;
	background-color: rgba(241, 241, 241, 0.95);
	padding: 15px;
	box-shadow: 2px 2px 5px -3px #696969;
	margin: 20px 0;
	min-height: 310px;
}
.modules_bottom .sp-module-title {
	color: #ffa100;
	font-size: 20px;
	line-height: 24px;
	font-weight: 700;
}

.image-layout-preset-style-overlap .sppb-image-layout-title {
    background: none;
    box-shadow: none !important;
}
.sp-page-builder .page-content #section-id-1574170080671, #section-id-1574174814228, #section-id-1574176590467/*, #section-id-1574243534563*/ {
	max-width: 1140px;
	margin: auto !important;
}

blockquote {
	padding: 20px;
	background-color: #eee;
}

/*******TOP*********/

#sp-header {
    height: 60px;
}
#sp-header .logo a {
    font-family: 'Quicksand', sans-serif;
	font-size: 30px;
	color: white;
	font-weight: bold;
}

#sp-top {
    padding: 3px 0px 6px 0px;
}
#sp-top2 {
	text-align: center;
}
#sp-top3 {
	text-align: right;
}

/********OFF-CANVAS************/

#offcanvas-toggler {
    margin-top: -60px;
}
.offcanvas-menu {
  font-family: 'Quicksand', sans-serif;
  font-size: 2rem;
  font-weight: bold;
}
.offcanvas-menu a:hover {
  color: #a0c814;
}
.burger-icon > span {
  background-color: #fff;
}
.offcanvas-menu .offcanvas-inner ul.menu > li > a {
  font-size: 1.5rem;
}
.sp-contact-info li {
  font-size: 1rem;
}
.offcanvas-menu .offcanvas-inner ul.menu > li a:hover {
  color: #a0c814;
}

/*
#offcanvas-toggler.offcanvas-toggler-right {
    margin-top: -84px;
}*/

/*******SLIDER*********/

.sppb-btn-success {
    background-color: #A0C814 !important;
    border-color: #A0C814 !important;
}

.sppb-btn-success:hover {
    background-color: #d0e48a !important;
    border-color: #d0e48a !important;
}

/*******FORM*********/

.icons {
    display: flex;
    justify-content: center;
}
.sppb-form-check .sppb-form-check-label {
    line-height: 15px;
    font-size: 12px;
    font-style: italic;
    color: gray;
	margin-left: -10px;
	margin-top: -20px;
}
.grecaptcha-badge {
  bottom: 70px !important;
}

/*
.legal_small {
	font-size: small;
}
.sppb-form-check .sppb-form-check-input {
    display: none;
}
#fox-c184-acceptance1-box > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) {
	height: auto !important;
}
*/

/*******RWD*********/

@media screen and (max-width: 400px) {

.sp-contact-time {
    display: none !important;
}

#sp-header .logo a {
    font-size: 28px;
}
/*
.logo-slogan {
	display: none;
}*/
/*
#offcanvas-toggler.offcanvas-toggler-right {
    display: none !important;
}*/

#sppb-addon-1525442613310 .sppb-addon-title {
    display: none;
}

.sppb-addon-testimonial-footer {
	display: none;
}

#sppb-addon-1574266423386 #btn-1574266423386.sppb-btn-success {
    font-size: 28px;
}

img#cd-dupli {
	display: none;
}

ul {
    margin-left: -24px;
}

.sppb-img-responsive.image-fit {
    width: 50%;
}

#sp-cookie-consent.position-bottom_right {
    right: 0 !important;
	bottom: 0 !important;
}
}

@media screen and (min-width: 401px) and (max-width: 1023px) {

#sp-top1, #sp-top3 {
    display: none !important;
}
/*
.logo-slogan {
	display: none;
}*/

#sppb-addon-1525442613310 .sppb-addon-title {
    display: none;
}
/*
#offcanvas-toggler.offcanvas-toggler-right {
	position: absolute;
	top: 85px;
	right: 10px;
}*/

#btn-1525358803500.sppb-btn-success, #btn-1525358803501.sppb-btn-success {
    display: none !important;
}
}








