@font-face {
    font-family: 'Pacifico';
    font-style: normal;
    font-weight: 400;
    src: local('Pacifico Regular'), local('Pacifico-Regular'), url(https://fonts.gstatic.com/s/pacifico/v12/FwZY7-Qmy14u9lezJ-6H6MmBp0u-.woff2) format('woff2');
    font-display: swap;
  }
/*footer*/
.parkingfooter2{
	bottom: 0px;
    width:100%;
}
.prodblock1 {
    width:100%; background-color:#263238 !important;padding:10px 0px 25px 0px ;border-bottom:1px solid #323f45; padding-bottom:20px; font-size:13px;  padding-bottom:0px; margin-bottom:8px;color: white !important;
}
.customfooter2{position: fixed;width:100%;}
.customfooter1 .col_white_amrc { color:#FFF;}
.customfooter1 .footer-classic { width:100%; background-color:#263238 !important;padding:10px 0px 25px 0px ;}
.customfooter1 .pt2 { padding-top:40px ; margin-bottom:20px ;}
.customfooter1 .footer-classic p { font-size:13px; color:#CCC; padding-bottom:0px; margin-bottom:8px;}
.customfooter1 .mb10 { padding-bottom:15px ;}
.customfooter1 .footer_ul_amrc { margin:0px ; list-style-type:none ; font-size:14px; padding:0px 0px 10px 0px ; }
.customfooter1 .footer_ul_amrc li {padding:0px 0px 5px 0px;}
.customfooter1 .footer_ul_amrc li a{ color:#CCC;}
.customfooter1 .footer_ul_amrc li a:hover{ color:#fff; text-decoration:none;}
.customfooter1 .fleft { float:left;}
.customfooter1 .padding-right { padding-right:10px; }

.customfooter1 .footer_ul2_amrc {margin:0px; list-style-type:none; padding:0px;}
.customfooter1 .footer_ul2_amrc li p { display:table; }
.customfooter1 .footer_ul2_amrc li a:hover { text-decoration:none;}
.customfooter1 .footer_ul2_amrc li i { margin-top:5px;}

.customfooter1 .bottom_border { border-bottom:1px solid #323f45; padding-bottom:20px;}
.customfooter1 .foote_bottom_ul_amrc {
	list-style-type:none;
	padding:0px;
	display:table;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.customfooter1 .foote_bottom_ul_amrc li { display:inline;}
.customfooter1 .foote_bottom_ul_amrc li a { color:#999; margin:0 12px;}

.customfooter1 .social_footer_ul { display:table; margin:15px auto 0 auto; list-style-type:none;  }
.customfooter1 .social_footer_ul li { padding-left:20px; padding-top:10px; float:left; }
.customfooter1 .social_footer_ul li a { color:#CCC; border:1px solid #CCC; padding:8px;border-radius:50%;}
.customfooter1 .social_footer_ul li i {  width:20px; height:20px; text-align:center;}

.customfooter1 .context-dark, .bg-gray-dark, .bg-primary {
    color: rgba(255, 255, 255, 0.8);
}
.customfooter1 .logo {
    background-color: white;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 2px;
    border: 5px solid rgb(255, 255, 255);
    border-radius: 5px;
    width:260px;
}

.customfooter1 .footer-classic a, .footer-classic a:focus, .footer-classic a:active {
    color: #ffffff;
}
.customfooter1 .nav-list li {
    padding-top: 5px;
    padding-bottom: 5px;
}

.customfooter1 .nav-list li a:hover:before {
    margin-left: 0;
    opacity: 1;
    visibility: visible;
}

.customfooter1 ul, ol {
    list-style: none;
    padding: 0;
    margin: 0;
}
.customfooter1 .contact-list1 {
    font-size: 14px !important;
}
.customfooter1 .rsfooter-tabbalk {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    padding: 23px;
    font: 900 13px/1 "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.5); 
}
.customfooter1 .rsfooter-tabbalk-mini {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    padding: 10px;
    font: 900 11px/1 "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.5);
}
.customfooter1 .tabbalk-container .col {
    border: 1px solid rgba(255, 255, 255, 0.1);
}
.customfooter1 nav-list li a:before {
    content: "\f14f";
    font: 400 21px/1 "Material Design Icons";
    color: #4d6de6;
    display: inline-block;
    vertical-align: baseline;
    margin-left: -28px;
    margin-right: 7px;
    opacity: 0;
    visibility: hidden;
    transition: .22s ease;
}
.customfooter1 .dk-footer-form {
  position: relative; }
.customfooter1  .dk-footer-form input[type=text] {
    padding: 14px 28px;
    border-radius: 50px;
    background: #2E2E2E;
    font-size: 16px;
    color: orange;
    border: 1px solid #2E2E2E;
    height: 60px;
 }
.customfooter1 .dk-footer-form input::-webkit-input-placeholder, .dk-footer-form input::-moz-placeholder, .dk-footer-form input:-ms-input-placeholder, .dk-footer-form input::-ms-input-placeholder, .dk-footer-form input::placeholder {
    color: #878787;
    font-size: 24px; }
.customfooter1 .dk-footer-form button[type=submit] {
    position: absolute;
    top: 0;
    right: 0;
    padding: 12px 24px 12px 17px;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
    border: 1px solid orange;
    background: #007bff;
    color: #fff;
    font-size: 14px; }
.customfooter1 .dk-footer-form button:hover {
    cursor: pointer; }
.domeintld {
	color:orange !important;
}
.customfooter1 .logo {
    margin-left: 10px;
}
.customfooter1 .catnaam {
	color:red;
    font: 900 10px/1 "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    text-transform: uppercase;
    padding: 5px;
}
.customfooter1  p, .customfooter1 h4 {
	font-size: 14px !important;
    padding:10px !important;
}
.customfooter1  a {
	color: grey;
}
.landing-page .logos {
    width: 100%;
    margin: 0 auto;
    text-align: center;
  }
  .landing-page .logos ul{
    display: block;
    width: 100%;
    margin: 0px auto;
    padding-top: 48px;
  }
   .landing-page .logos li{
    display: inline-block;
    margin: 0 17px;
   }