@import url('https://fonts.googleapis.com/css2?family=Kanit:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

/* laden Kanit */
body {
  font-family: 'Kanit', sans-serif;
}

/* eventueel daarna de classes */
.kanit-regular { font-weight: 400; }
.kanit-bold { font-weight: 700; }

body {
  font-family: 'Kanit', sans-serif;
}

.kanit-thin {
  font-family: "Kanit", sans-serif;
  font-weight: 100;
  font-style: normal;
}

.kanit-extralight {
  font-family: "Kanit", sans-serif;
  font-weight: 200;
  font-style: normal;
}

.kanit-light {
  font-family: "Kanit", sans-serif;
  font-weight: 300;
  font-style: normal;
}

.kanit-regular {
  font-family: "Kanit", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.kanit-medium {
  font-family: "Kanit", sans-serif;
  font-weight: 500;
  font-style: normal;
}

.kanit-semibold {
  font-family: "Kanit", sans-serif;
  font-weight: 600;
  font-style: normal;
}

.kanit-bold {
  font-family: "Kanit", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.kanit-extrabold {
  font-family: "Kanit", sans-serif;
  font-weight: 800;
  font-style: normal;
}

.kanit-black {
  font-family: "Kanit", sans-serif;
  font-weight: 900;
  font-style: normal;
}

.kanit-thin-italic {
  font-family: "Kanit", sans-serif;
  font-weight: 100;
  font-style: italic;
}

.kanit-extralight-italic {
  font-family: "Kanit", sans-serif;
  font-weight: 200;
  font-style: italic;
}

.kanit-light-italic {
  font-family: "Kanit", sans-serif;
  font-weight: 300;
  font-style: italic;
}

.kanit-regular-italic {
  font-family: "Kanit", sans-serif;
  font-weight: 400;
  font-style: italic;
}

.kanit-medium-italic {
  font-family: "Kanit", sans-serif;
  font-weight: 500;
  font-style: italic;
}

.kanit-semibold-italic {
  font-family: "Kanit", sans-serif;
  font-weight: 600;
  font-style: italic;
}

.kanit-bold-italic {
  font-family: "Kanit", sans-serif;
  font-weight: 700;
  font-style: italic;
}

.kanit-extrabold-italic {
  font-family: "Kanit", sans-serif;
  font-weight: 800;
  font-style: italic;
}

.kanit-black-italic {
  font-family: "Kanit", sans-serif;
  font-weight: 900;
  font-style: italic;
}

/*** General CSS ***/
input.btn, a.btn, button.btn {
background: #ed6e26 !important;
}
body {
    line-height: 1.9em;
}

/* font en gewicht menutekst */
.sp-megamenu-parent > li > a {
  font-family: 'Kanit', sans-serif;
  font-size: 18px;
  font-weight: 400;
  text-decoration: none;
}

/*** Header Area ***/
/* Header Top */
#sp-top-bar {
    position: relative;
    z-index: 999;
    font-size: 15px;
    padding: 12px 0 12px;
}

/* Header Menu */
#sp-header {
    top: 0px;
    padding: 0px;
    height: inherit;
    box-shadow: none;;
    z-index: 9999;
}
#sp-header.header-sticky {
    position: fixed;
    top: 0;
    box-shadow: 0 0 4px 0 rgb(255 255 255 / 10%);
}
#sp-header .container-inner {
    border-top: 5px double #e8ebf2;
}
body:not(.home) #sp-header {
    position: static;
}
body:not(.home) #sp-header.header-sticky {
    position: fixed;    
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a {
    font-weight: 400 !important;
    padding: 10px 0;
}
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
    text-transform: capitalize;
    position: relative;
}
.sp-megamenu-parent>li.active>a {
    font-weight: 600;
}

/* Canvas Menu */
.offcanvas-menu .offcanvas-inner .menu-child > li a {
    padding: 12px 10px !important;
    border-bottom: 1px solid rgba(197, 153, 153, 0.21);
    display: inherit;
}
.offcanvas-menu .offcanvas-inner ul.menu>li>a, .offcanvas-menu .offcanvas-inner ul.menu>li>span {
    font-size: 15px;
    font-weight: 500;
}
.burger-icon>span {
    background-color: #222;
}
.offcanvas-menu > .align-items-center {
    background: #fff;
}
.offcanvas-active .burger-icon>span, #modal-menu-toggler.active .burger-icon>span {
    background-color: #222;
}

/*** Block Styles ***/
/* Button */
.btn {
    padding: 17px 40px;
    font-size: 18px;
    font-weight: 600;border-radius: 5px;
    text-transform: capitalize;
    letter-spacing: 0;
  	border: none;
	display: inline-block;
    color: #fff;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.btn:hover {
	background-color: #8b3ace;
	transform: scale(1.1);
	color: #1d3768;
}
.btn.color {
	background-color: #0c1a3c;
	color: #fff;
}

/* Title */
.title.white h3 {
	color: #fff;
}
.title h3 {
	letter-spacing: 1px;
	font-weight: 600;
	position: relative;
}
.title h1 {
	font-size: 55px;
	font-weight: 600;
	margin: 25px 0;
}

/* Bg */
.slider.bg-title {
	margin-top: 0 !important;
}
.bg-title {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.bg-title li {
	display: inline-block;
	font-size: 16px;
	text-transform: capitalize;
	font-weight: 600;
	color: #fff;
	letter-spacing: 1px;
}
.bg-title li strong {
	display: none;
}
.bg-title li em {
	padding: 0 15px;
	font-size: 16px;
}

/* Check-list */
.check-list .left, .check-list .right {
	width: 50%;
	float: left;
}
.check-list strong {
	display: none;
}
.check-list em {
	padding-right: 10px;
	font-size: 15px;
}

/* About */
.about img {
  	-webkit-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.about img:hover {
  	opacity: .85;
}
p.color-text {
    color: #0c1a3c;
}

/* Services */
.services .sppb-col-md-3 {
    border-right: 1px solid #eef1f6;
}
.services-item i {
    height: 100px !important;
    width: 100px !important;
    line-height: 100px !important;
    border-radius: 50%;
	-webkit-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.services-item:hover i {
  	background: #1f5ad2;
    transform: rotateY(360deg);
}

/* Help */
.help-item img {
    width: 200px;
}
.help-item h3 {	
	letter-spacing: 2px;
}

/* Feature */
.feature-item h4 {
	color: #1f5ad2;
	font-size: 18px;
	padding: 20px 0 10px;
}
.feature-item img, .feature-item .sppb-img-container {
	width: 100%;
}

/* Images */
.images .sppb-row-overlay {
    background-image: url(../images/dots.png);
    background-position: 5% 0px;
    background-repeat: no-repeat;
    opacity: 1;
}

/* Counter */
.counter-item h1 {
	font-size: 65px;
	font-weight: 600;
}
.counter-item h5 {
	font-size: 16px;
	font-weight: 600;
	letter-spacing: 2px;
	margin: 15px 0 0;
}

/* Events */
.events-item {
	border: 1px solid #0C1A3C;
	position: relative;
}
.events-item .sppb-media-content {
	padding: 19px 0;
}
.events-item h4 {
	font-size: 18px;
	font-weight: 600;
	padding: 10px 0;
}
.events-item p {
	color: #7c859b;
	margin: 0;
}
.events-item .sppb-media-content {
	padding-left: 50px;
}
.events-item h6 {
	background: #1f5ad2;
	display: inline-block;
	height: 100px;
	width: 100px;
	font-size: 18px;
	margin: 0;
	position: absolute;
	top: 20%;
	left: 15%;
	text-align: center;
	padding: 12px 15px;
	border-radius: 50%;
	border: 5px solid #fff;
	color: #fff;
	font-weight: 600;
}
#events2 .events-item h6 {
	background: #3D9C85;
}
.events-text i {
    height: 170px !important;
    width: 170px !important;
    line-height: 170px !important;
    border-radius: 50%;
    background: #fff;
}
.events-text h4 {
	font-size: 22px;
	font-weight: 600;
	padding-bottom: 20px;
}

/* Testimonials */
.testimonials-item {
	position: relative;
}
.testimonials-item span.fa-quote-left {
	position: absolute;
	bottom: 0;
	right: 0;
}
.testimonials-item img {
	border: 3px solid;
}

/* Team */
.team-item .sppb-media-content {
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 13%);
    padding: 15px 10px;
    margin: 0 10px;
    position: relative;
    margin-top: -30px;
    background: #fff;
}
.team-icon .shrewd_solution_icon ul {
	margin-top: 20px;
}
.team-icon .shrewd_solution_icon ul, .shrewd_solution_icon ul li {
    display: inline-block!important;
    padding: 0!important;
}
.team-icon .shrewd_solution_icon ul li a {
    font-size: 16px;
    width: 40px;
    color: #fff !important;
    line-height: 40px;
    text-align: center;
    border-radius: 5px;
    margin-right: 10px;
    -webkit-transition: .5s;
    transition: .5s;
    display: inline-block;
    border: none;
    background: #344143;
}
.team-icon .shrewd_solution_icon ul li a:hover {
	color: #fff !important;
}
.team-icon .shrewd_solution_icon strong {
    display: none;
}

/* Video */
.choose-colum .clearfix:first-child {
	position: relative;
}
.choose-colum .clearfix:first-child:before {
	position: absolute;
	content: '';
	left: 0;
	top: 0;
	border-radius: 15px;
	background: rgb(0 0 0 / 50%);
	height: 100%;
	width: 100%;
}
.video {
    min-width: 60px;
    min-height: 60px;
    position: relative;
    top: 34%;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    background: #0A0B0F;
    width: 70px;
    height: 70px;
    border-radius: 50%;
	z-index: 1;
}
.video .sppb-img-container {
    overflow: hidden;
}
.video .sppb-img-container:hover:before {
    background-color: rgba(0, 0, 0, 0.90);
}
.video .sppb-img-container:before {
    background-color: rgba(0, 0, 0, 0.60);
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    display: block;
    border-radius: 10px;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.video img {
    width: 100%;
}
#video-popup-container,
#video-popup-containers {
    display:none;
    position: fixed;
    z-index: 996;
    width: 60%;
    left: 50%;
    margin-left: -30%;
    top: 20%;
    background-color: #fff;
}
.video a {
    font-size: 0;
    position: absolute;
    top: 44%;
}
.video a:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 60px;
    height: 60px;
    margin-top: 5px;
    margin-left: 0;
    border-radius: 50%;
    z-index: 10;
    border: 10px solid #21C063;
    -webkit-animation: pulse-border 1500ms ease-out infinite;
    animation: pulse-border 1500ms ease-out infinite;
    z-index: 999;
}
.video a:after {
    content: '';
    position: absolute;
    top: 5px;
    left: 0;
    margin-top: -11.5px;
    margin-left: -5px;
    border: solid 11px transparent;
    border-left: solid 17px;
    border-left-color: #fff;
    z-index: 10;
}
#video-popup-close,
#video-popup-closes {
    cursor: pointer;
    position: absolute;
    right: -10px;
    top: -10px;
    z-index: 9999;
    width: 25px;
    height: 25px;
    border-radius: 25px;
    text-align: center;
    font-size: 12px;
    background-color: #000;
    line-height: 25px;
    color: #fff;
    opacity: 1;
}
#video-popup-iframe-container,
#video-popup-iframe-containers {
    position: absolute;
    z-index: 999;
    width: 100%;
    padding-bottom: 56.25%;
    border: 2px solid #000;
    border-radius: 2px;
    background-color: #000;
}
#video-popup-iframe,
#video-popup-iframes {
    z-index: 999;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: #000;
}
#video-popup-overlay,
#video-popup-overlays {
    display: none;
    position: fixed;
    top: 0;
    background-color: #000;
    opacity: 0.8;
    width: 100%;
    height: 100%;
    left: 0;
}
#video-popup-close:hover,
#video-popup-closes:hover {
    color: #DE0023;
}
@-webkit-keyframes pulse-border{
    0%{
        -webkit-transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        opacity:1
    }
    100%{
        -webkit-transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1.8);
        transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1.8);
        opacity:0
    }
}
@keyframes pulse-border{
    0%{
        -webkit-transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        opacity:1
    }
    100%{
        -webkit-transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1.8);
        transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1.8);
        opacity:0
    }
}

/* FAQs */
.sppb-panel-modern {
    border: none;
    box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 10%);
    border-radius: 30px;
}
.sppb-panel-modern>.sppb-panel-heading {
    background: transparent;
    color: #000;
}
.sppb-panel-modern>.sppb-panel-heading.active {
    color: #fff;
	border-radius: 30px 30px 0 0;
}
.sppb-panel-title {
    font-size: 16px;
}

/* Blog */
.blog-pg:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    background: #eef1f6;
    height: 55%;
    width: 100%;
}
.jmm-item .jmm-image.mod-article-image {
  	overflow: hidden;
  	margin: 0;
}
.jmm-image.mod-article-image img {
  	transform: scale(1);
  	-webkit-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
}
.jmm-item:hover .jmm-image.mod-article-image img {
  	transform: scale(1.12);
  	filter: grayscale(100%);
}
.jmm-text {
    padding: 20px 20px;
	box-shadow: 9.899px 9.899px 30px 0 rgb(0 0 0 / 10%);
	border-radius: 0px 0px 10px 10px;
	background: #fff;
}
.jm-category-module.default .jmm-text .jmm-title {
	font-size: 18px;
	font-weight: 600;
	text-transform: capitalize;
}
.jm-category-module.default .jmm-readmore {
	margin-top: 20px;
}
.pagination>li>a, .pagination>li>span {
    color: #000;
}

/* Contact Info */
.contact-info h2, .contact-info h3 {
    font-size: 25px;
}
button.btn.btn-primary.validate {
    padding: 13px 20px;
	border: 2px solid;
}
#sp-position1 {
	padding: 0;
}

/* Bottom */
#sp-bottom {
	overflow: hidden;
	position: relative;
	z-index: 1;
	line-height: 30px;
	font-size: 14px;	
}
#sp-bottom p {
	line-height: 28px;
	font-size: 14px;
	margin-bottom: 10px;
}
#sp-bottom .sp-module .sp-module-title {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 25px;
    padding-bottom: 0;
    position: relative;
}
#sp-bottom span {
    padding-right: 10px;
	font-size: 14px;
}
#sp-bottom strong {
  	display: none;
}
#sp-bottom .shrewd_solution_icon {
    margin-top: 20px;
}
#sp-bottom .shrewd_solution_icon ul li a {
    font-size: 16px;
    width: 43px;
    color: #ffffff5a;
    line-height: 43px;
    text-align: center;
    border-radius: 0;
    margin-right: 2px;
    -webkit-transition: .5s;
    transition: .5s;
    display: inline-block;
    border: 1px solid #ffffff5a;
    background: transparent;
}
#sp-bottom .shrewd_solution_icon ul li a:hover {
	color: #fff;
	border: 1px solid #fff;
}

/* Footer Copyright */
#sp-footer {
    display: inline-block;
  	width: 100%;
    position: relative;
    z-index: 1;
}
#sp-footer .container-inner {
    border-top: 1px solid rgba(0,0,0,0.1);
}

/*** Responsive Layout ***/
/* Tablet Landscape Layout */
@media (min-width: 1400px) {
    .sppb-row-container {
      	max-width: 1320px;
    }
}

/* Mobile Standard Layout */
@media (max-width: 991px) {
  	section#process {
    	padding-top: 90px !important;
	}
    .about-colum .clearfix {
    	width: 100%;
  	}
  	.services .sppb-col-md-4, .business .sppb-col-md-4 {
    	margin-bottom: 30px;
	}
}
@media (max-width: 768px) {
	#sp-header, #sp-header .logo {
        height: 70px;
    }
  	#sp-footer p {
  		text-align: center;
	}
  	body #sp-header {
      	padding: 0;
	}
  	.btn-colum .sppb-text-right {
    	text-align: left;
	}
}

/* Mobile Small Resolution */
@media (max-width: 480px) {
  	body #sp-header {
      	top: 0;
	}
  	.events-item .sppb-media-body, .events-item .pull-left {
    	width: 100% !important;
    	padding-left: 10px;
	}
  	.events-item .sppb-media-content {
    	padding-left: 0px;
	}
  	.check-list .left, .check-list .right {
    	width: 100%;
	}
}

/* General color defination
Color value depend on preset color that picking on template settings > Presets
*/

:root {
  --background-color: currentColor;
  --background: currentColor;
  --text-color: currentColor;
}
.page-item.active .page-link, .slider-item .sppb-btn-success, .sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-info:hover, 
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-overlay-wrapper .sp-simpleportfolio-overlay, 
.btn, .services-item i, .events-colum, .other, .team-icon .shrewd_solution_icon ul li a {
 	background-color: var(--background-color);
}
.article-list .article .readmore a:hover, .article-list .article .readmore a:active, 
.article-list .article .article-header h2 a:hover, .title h3, .counter-item h1, #sp-bottom4 span,
.events-item h3, .events-text i, .testimonials-item span.fa-quote-left, .check-list em, .team-item h3 {
  	color: var(--text-color);
}
.btn, .video a:before, .testimonials-item img {
  	border-color: var(--text-color);
}
