/*
Theme Name: OneStep Media
Theme URI: http://www.onestepmedia.nl
Description: OneStep Media by OneStep Media
Author: OneStep Media
Author URI: http://www.onestepmedia.nl
*/
@import url('bootstrap/css/bootstrap.css'); 
@import url('bootstrap/css/bootstrap-theme.css'); html{	scroll-behavior: smooth;}html, body {
    max-width: 100%;
    overflow-x: hidden;
}

html, body {
    max-width: 100%;
    overflow-x: hidden;
}
body { 	
	font-family: "Maven Pro", sans-serif;
	font-optical-sizing: auto;
  	font-style: normal;
	color:#000000;
	background:#fff;
}

a{
	color:#2B135B;
	font-family: "Maven Pro", sans-serif;
}
a:hover{
	color:#00f19f;
}
a:hover {
	text-decoration:none;	
}
h1,h2,h3,h4{
    color: #2B135B;
	letter-spacing:-1px;
}
.page li{
	font-size:16px;
	line-height:38px;
}
.logo{
	max-width:155px;
	margin-top:10px;
}

@media (min-width: 1200px){
.container {
    width: 100%;
	padding-left:6vw;
	padding-right:6vw;
}
}

/* ==== HEADER BALK ==== */
.header{
	background:#fff;
	padding:10px 0px;
}
@media (max-width:960px){
	.header{
		z-index: 999;
    	position: relative;
	}	
}
/* icoontje links boven header
.frontpage_hero::before {
    content: url(/wp-content/uploads/2021/10/hero-vorm-top-left.png);
    background-position: top left;
    background-repeat: no-repeat;
    position: absolute;
    margin-top: -165px;
    margin-left: 40px;
}
@media (max-width: 960px) {
    .frontpage_hero::before {
        margin-top: -181px !important;
        margin-left: -52px !important;
		max-width:100vw!important;
    }
}
 */
/* ==== STICKY BAR ==== */
.sticky{
    position: fixed;
    width: 100%;
	box-shadow: 0px 2px 18px 0px rgb(0 0 0 / 15%);
	z-index:999;
}
.sticky .logo{
	max-width: 125px!important;
    margin-top: 0px!important;
}
.sticky .menu_desktop ul{
	padding-top: 12px!important;
}
/* schakelt topbar aan of uit bij geen sticky */
.topbar{
	display:none;
	background: linear-gradient( 270deg,#00f19f 0%,#05d5ff 100%);
	color:#fff;
	padding:8px 0px;
	position:fixed;
	z-index:998;
	width:100%;
	text-align:center;
	box-shadow: 0px 4px 18px -6px rgb(109 109 109 / 42%);
	top:64px;
}
@media (min-width:960px){
.sticky .topbar{
	display:block!important;
}
}
@media (max-width:960px){
.topbar{
	display:none!important;
}
}
.check-icon{
	width:16px;
	margin-top:-3px;
}
/* ---------- Menu Desktop ---------- */
.menu_desktop ul{
	padding-top:23px;
	margin-left:-35px;
	float:right;
}
@media (min-width:960px){
	.menu_desktop ul{
		margin-right:-80px!important;	
	}
}
.menu_desktop li{
	display:inline;
	list-style-type:none;
}
.menu_desktop a{
	font-size:15px;
	color:#111111;
	padding-right:30px;
	padding-bottom:20px;
}
.menu_desktop a:hover{
	background: linear-gradient( 
	270deg,#00f19f 0%,#05d5ff 100%)!important;
    -webkit-background-clip: text!important;
    -webkit-text-fill-color: transparent;
	
}
.menu_desktop .current_page_item a{
	font-weight:bold;
	background: linear-gradient( 
270deg,#00f19f 0%,#05d5ff 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
/* voorkomt dat sub menu's ook activ worden */
.menu_desktop .current_page_item .sub-menu a{
		background: linear-gradient( 
270deg,#111111 0%,#111111 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
	font-weight:normal!important;
}

/* ==== SUB MENU'S ==== */
/* menu submenu nieuw */
.menu-het-hoofd-menu-container,.menu-het-hoofd-menu-2025-test-container{
	margin-left:40px;
}
@media (min-width:1023px){
.sub-menu {
  display: none;
  position: absolute;
  padding: 12px 16px;
  z-index: 1;
  background:#fafafa;
  margin-top:30px;
  box-shadow: 0px 8px 18px -6px rgba(0, 0, 0, 0.3);
  border-left:4px solid #00F19F;
  border-radius:5px;
  z-index:999;
}
.menu-item-has-children:hover .sub-menu {
display: block;
display: inline-grid;
margin-left: -135px;
}
.sub-menu li{
	margin:10px 20px;
}	
/* sub sub */
.sub-menu .menu-item-has-children .sub-menu{
	display:none;
}	
.sub-menu .menu-item-has-children:hover .sub-menu{
	display:block!important;
	margin-left:230px!important;
	top:-30px!important;
	border-left:4px solid #05d5ff;
}
.sub-menu .menu-item-has-children:hover .sub-menu li{
	margin:15px 20px!important;
	display:block!important;
}
}

/* ==== MOBIEL SUB MENU'S ==== */
/* mobiele opmaak */
@media (max-width:1023px){
	.menu_desktop a{
		font-size:14px!important;
	}
	.sticky{
		padding: 18px 0px 18px 0px!important;
	}
	.menu_desktop ul{
		margin:0px!important;
		padding:0px!important;
	}
	.menu-het-hoofd-menu-container,.menu-het-hoofd-menu-2025-test-container{
		margin-left: -35px !important;
        padding-top: 40px;
        padding: 40px 0px;
        width: 110vw !important;
	}
	.menu_desktop li{
		display:block!important;
		margin:20px 20px;
		        padding: 0px 20px;
	}
	/* verbergt de sub */
	ul.sub-menu{
		display:none!important;
	}
	*/ laat de sub zien */
	ul.sub-menu .menu-item-has-children:hover ul.submenu{
		display:block!important;
	}
	.menu-item-has-children:hover ul.sub-menu{
		display:block!important;
		margin-top:20px!important;
		width: 100%;
        margin-bottom: 20px !important;
	}
	.sticky .menu-item-has-children:hover ul.sub-menu{
		margin-top:0px!important;
	}
	
	/* verbergt de sub van de sub */
	ul.sub-menu .menu-item-has-children ul.sub-menu{
		display:none!important;
	}
	
	ul.sub-menu li{
		margin:0px 0px!important;
		background:#ededed;
		padding:10px 15px;
	}
	.arrowmobile{
		display:block!important;
		float:right;
	}

}

/* ==== MOBIEL ALGEMEEN MENU'S ==== */
/* ---------- Menu Mobiel ---------- */
/* open sluit animatie */
.verwijdermenuopenen{
	display:none!important;
}
.verwijdermenuopenen{
	display:none!important;
}
.menuisgesloten{
	display:none!important;
}
/* hamburger icon */
.menu_mobiel{
	font-size:30px;
	text-align:right;
	margin-top: 0px;
    padding-bottom: 3px;
	top: 10px;
    right: 10px;
	position:absolute;
}
/* hamburger Menu op desktop uitschakelingen*/
@media (min-width:1023px){
.menu_mobiel{
	display:none!important;
}
}
/* Menu op mobiel uitschakelingen*/
@media (max-width:1023px){
.menu_desktop{
	display:none!important;
}
}
/* menu openen op command */
.menugaatopen{
	display: block !important;
    background: #fafafa;
    min-height: 80vh;
    width: 100%;
    margin-top: -21px;
    box-shadow: 0px 8px 18px -6px rgba(0, 0, 0, 0.3);
    border-radius: 0px 0px 30px 30px;
    border-bottom: 4px solid #01f19f;
	margin-bottom: -50px;
}
.menugaatopen .button01{
	display:none!important;
}
.hamburger{
	width:30px;
}
.arrow{
	width:8px;
}
@media only screen and (max-width: 960px) {
	.menu_desktop ul{
		float:left!important;
		width:100%;
	}
	ul.copyright-menu li{
		padding-right:10px!important;
	}
	.arrow{
		width:8px;
		float:right;
	}
}


/* ==== ALGEMEEN KRITIEK ==== */
.content-padding{
	padding:0px 6vw 0px 6vw;
}

@media only screen and (max-width: 769px) {
	.reverse-col-on-mobile {
		display: flex !important;
		flex-direction: column-reverse;
	}
}


/* FILE: FRONTPAGE KRITIEK */
.opsomming_front ul{
	padding:0px!important;
}
.opsomming_front li{
	background: url(/wp-content/uploads/2022/03/opsomming-rond.png) 0px 2px no-repeat transparent;
    list-style-type: none;
    margin: 0px;
    padding: 0px 0px 4px 25px;
    min-height: 40px;
	font-size:16px;
	line-height:26px!important;
}
@media (max-width: 960px) {
	.opsomming_front{
		display:none!important;
	}
}
.button_overons{
	font-weight:bold;text-decoration: underline;;color:#2B135B;font-size:18px;
}
@media (max-width:960px){
.frontpage_hero .button01{
	padding: 8px 20px!important;
    font-size: 14px!important;
	margin-bottom:30px;
}
.fotobasfrontpage{
	margin-top: -72px!important;
	left:none!important;
	right:10px!important;
}
}
.fotobasfrontpage{
	margin-top:-100px;
	position:absolute;
	margin-inline: auto;
    right: 0;
	z-index:1;
}
.bas-divider{
	z-index:-1;margin-top:-25px;min-height:12vh;background:#e5fdfa;clip-path: polygon(0 25%, 100% 0, 100% 100%, 0 80%);
}
@media (min-width:960px){
	.fotobasfrontpage{
		left: 0;
	}
}
@media (max-width:960px){
.button_overons{
	font-size:14px!important;
	margin-bottom:35px;
}
}
.frontpage_hero img{
	border-radius:20px 0px 0px 20px;
	max-height:80vh;
    width: 42vw;
    object-fit: cover;
	box-shadow: 0px 8px 18px -6px rgba(0, 0, 0, 0.3);
	z-index: 1;
    position: relative;
}
@media (max-width:960px){
	.frontpage_hero img{
		max-height:45vh!important;	
		width:100%!important;
		margin-left:45px;
	}
	.frontpageimg:after{
		left:5px!important;
		content: url(https://www.onestepmedia.nl/afbeeldingen/bottom-vertical-mobile.svg)!important;
	}
}

.frontpageimg:after {
    content: url(/afbeeldingen/bottom-vertical.svg);
	position: absolute;
    top: 0;
    bottom: 0;
    align-items: center;
    display: grid;
    left: -50px;
}

.frontpage_hero h1 {
    color: #2B135B;
    font-size: 58px !important;
    font-weight: bold !important;
	margin-top:12vh;
	max-width: 620px;
	letter-spacing:-2px;
}
@media (max-width: 960px) {
    .frontpage_hero h1 {
        font-size: 39px !important;
        line-height: 40px !important;
        margin-top: 45px !important;
        max-width: 385px !important;
    }
}
@media (min-width: 1625px) {
    .frontpage_hero h1 {
        font-size: 63px !important;
        max-width: 620px;
    }
}
.frontpage_hero p {
    font-size: 18px !important;
    font-weight: 300;
    margin-top: 30px;
	font-weight:300;
	font-family: "Maven Pro", sans-serif;
}
@media (min-width: 960px) {
.frontpage_hero p {
	margin-right:8vw;	
}
}
.disco{
	background: linear-gradient( 270deg,#00f19f 0%,#05d5ff 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent;
}

.frontpage_hero:before{
    content: url(/afbeeldingen/frontpage-hero-left-bg.svg);
    position: absolute;
    z-index: -1;
    height: 95vh;
    margin-top: -118px;
    z-index: 0;
    left: -11px;
    background: url(/afbeeldingen/frontpage-hero-left.svg);
}
@media (max-width: 960px) {
	.frontpage_hero:before{
		display:none!important;
	}
}
.header-mobile{
	display:none;
}
@media (max-width: 960px) {
	.header-desktop{
		display:none!important;
	}
	.header-mobile{
		display:block!important;
	}
}

/* ========== ========== EINDE KRITIEK ========== ========== */

/* ==== FILE: FOOTER ==== */

.footer{
	margin-bottom:35px;
	background: transparent linear-gradient(110deg, #2B135B 0%, #1E0B44 100%) 0% 0% no-repeat padding-box;
	border-radius: 25px;
	margin:0px 30px;
	padding: 75px 0px 60px 0px;
	color:#fff;
	margin-top:75px;
}

.footer ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.footer li, .textwidget {
	line-height:46px;
}

p.footer-mobiel-padding{
	font-weight:bold;
	font-size:16px;
	color:#00F19F;
	text-transform:uppercase;
}

.footer a{
	color:#fff!important;
}
.footer a:hover{
	color:#00F19F!important;
}
.socialicon{
	width:15px;
	margin-top:-5px;
}
li.social-middle{
	border-top:1px solid #1E0B44;
	border-bottom:1px solid #1E0B44;
}
@media (min-width: 960px) {
.flexboxf{
	display: flex;align-items: center;
}
}
@media (max-width: 960px) {
	.footer{
		border-radius:20px!important;
		margin-top:0px!important;
		padding: 45px 20px 30px 20px;
		margin:0px 15px!important;
	}
	.footer-verdieping{
		display:none!important;
	}
	.footer-mobiel-padding{
		margin-top:30px;
	}
	.copyright{
		margin: 0px 30px !important;
        text-align: center;
	}
	.footer:after {
		display:none!important;
	}
}
.footer-links{
	margin-bottom:40px;
}
.footer-adres {
    line-height: 18px;
	font-weight:normal!important;
	color:#fff;
	float:right;
}
.footer-padding{
	margin-bottom:30px;
}
.footer:after {
    content: url(/afbeeldingen/footer-after.svg) !important;
    position: absolute;
    margin-top: -497px;
    right: -92px;
}

.copyright{
	font-size:12px;
	padding-bottom:18px;
	padding-top:18px;
	margin:0px 60px;
}
ul.copyright-menu{
	padding:0;
	margin:0;
}
ul.copyright-menu li{
	display: inline;
	padding-left:25px;
}







/* ==== FILE: ALGEMEEN NIET KRITIEK ==== */

.opsomming ul{
	padding:0px!important;
}
.opsomming li{
	background: url(/wp-content/uploads/2022/03/opsomming-rond.png) 0px 2px no-repeat transparent;
    list-style-type: none;
    margin: 0px;
    padding: 0px 0px 4px 25px;
    min-height: 40px;
	font-size:17px;
	line-height:26px!important;
}

.button01{
	background:linear-gradient(270deg,#00f19f 0%,#05d5ff 100%);
	border-radius:41px;
	border:0px solid black;
	color:#fff;
	padding:8px 25px;
	font-size:18px;
	font-weight:bold;
	margin-top:5px;
	box-shadow: 0px 8px 18px -6px rgba(0,0,0,0.3);
}
.button01:hover a{
	color:#fff!important;
}
.button02{
	background: transparent;
    border-radius: 41px;
    border: 2px solid #00f19f;
    color: #00f19f;
    padding: 8px 25px;
    font-size: 18px;
    font-weight: bold;
    margin-top: 5px;
    box-shadow: 0px 8px 18px -6px rgba(0, 0, 0, 0.3);
}
}
.button02:hover a{
	color:#fff!important;
}
.bottom-horizontal img{
	margin-left:auto;
	margin-right:auto;
	display:block;
}
.bottom-horizontal-mobile{
	display:none;
	margin-left:auto;
	margin-right:auto;
}
@media (max-width: 960px) {
	.bottom-horizontal-mobile{
		display:block!important;
		text-align:center;
	}
	.bottom-horizontal{
		display:none!important;
	}
}
.grecaptcha-badge{
	display:none!important;
}







/* ==== FILE: FRONTPAGE NIET KRITIEK ==== */
.fronttop h2{
	font-weight:bold;
	font-size:45px!important;
	letter-spacing:-2px;
}
@media (max-width: 960px) {
	.fronttop h2{
		font-size:29px!important;
	}	
}
.fronttop a{
	background: linear-gradient(270deg, #00f19f 0%, #05d5ff 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
	font-weight:bold;
}
.fronttop p{
	text-align: center;
    max-width: 1150px;
    margin-left: auto;
    margin-right: auto;
	font-size: 17px;
    line-height: 28px;
}
.diensten h3{
	font-weight:bold;
}
.diensten p{
	font-size:17px;
}
.diensten-shadow{
    box-shadow: 0px 2px 18px 0px rgb(0 0 0 / 15%);
    border-radius:35px;
	color: #2b135b;
	transition: background-color 0.4s, box-shadow 0.7s, color 0.4s;
}
.diensten-shadow:hover a{
	color:#fff;
	text-decoration:none;
}
.diensten-shadow a:hover{
	color:#fff;
}
.diensten-shadow:hover{
	background:#2B135B;
	transition: background-color 0.4s, box-shadow 0.7s, color 0.4s;
	color:#fff!important;
}








/* ==== FILE: PAGE NIET KRITIEK ==== */

.buttonmarginmobiel{
	margin-bottom:40px;
}
@media (max-width: 960px) {
.buttonmarginmobiel{
	margin-bottom:10px!important;
}
}
.fotobaspage{
	margin-top: -138px;
    z-index: 1;
    position: relative;
    float: right;
    right: 6vw;
}
.bas-divider-page{
    background: #e5fdfa;
    clip-path: polygon(0 25%, 100% 0, 100% 100%, 0 80%);
    padding: 44px 0px 25px 0px;
}
.bas-divider-noshow{
	margin-top:-60px;	
}
@media (max-width: 960px) {
.bas-divider-noshow{
	display:none!important;
}
}
.page .ppagetop{
	font-size: 16px!important;
    color: #00f19f;
    font-weight: bold;
	text-transform:uppercase;
}
.page h2{
	color:#2B135B;
	font-size:32px;
	font-weight:bold;
}
@media (max-width: 960px) {
    .page h2 {
        font-size: 29px;
    }
	.page .ppagetop{
		font-size:14px!important;
	}
}
.page p {
    font-size: 17px;
    line-height: 28px;
}
/* zorgt voor padding bij content blokken */
.content-padding{
	padding:0px 6vw 0px 6vw;
}


@media (max-width: 960px) {
.photo-links:after{
	height:350px!important;
	content: url(/afbeeldingen/bottom-vertical-mobile.svg)!important;
}
}	

.photo-links:after{
    content: url(/afbeeldingen/bottom-vertical.svg);
    top: 0;
    bottom: 0;
    align-items: center;
    display: grid;
    left: -50px;
}
.photo-rechts:before{
    content: url(/afbeeldingen/bottom-vertical.svg);
    top: 0;
    bottom: 0;
    align-items: center;
    display: grid;
    left: -50px;
}
.pageimg-rechts img{
	width: 100vw!important;
    max-height: 600px!important;
    object-fit: cover;
    max-width: 95% !important;
	border-radius: 20px 0px 0px 20px;
	box-shadow: 0px 3px 6px #00000029;
}

.pageimg img{
    width: 100vw!important;
    max-height: 600px!important;
    object-fit: cover;
    max-width: 95% !important;
	border-radius: 0px 20px 20px 0px;
	box-shadow: 0px 3px 6px #00000029;
}

/* foto van de divider */
.content-midden-foto-bas{
    margin-top:-200px;
}
.content-midden-foto-bas img{
    width:150px;
}
/* tekst van de divider */
.content-midden-tekst{
    margin-left:12vw;
}
.content-midden-tekst-rechts{
    margin-right:11vw;
}

.recente_projecten a{
    color: #fff;
}
.recente_projecten strong {
    font-size: 30px;
}
.recente_projecten a:hover{
    text-decoration:none;
}
.klantverhalen_line {
    text-align: center;
    font-size: 17px;
}
.klantverhalen_nummer {
    background: linear-gradient(270deg, #00f19f 0%, #05d5ff 100%);
    color: #fff;
    font-weight: bold;
    padding: 10px 13px;
    border-radius: 41px;
    margin: 0px 10px 0px 10px;
    box-shadow: 0px 3px 6px #00000029;
}
.vc_toggle_title {
    background: transparent linear-gradient(99deg, #00F19F 0%, #05D5FF 100%) 0% 0% no-repeat padding-box;
    padding: 20px 20px!important;
    border-radius: 5px;
    box-shadow: 0px 3px 6px #00000029;
    color: #fff;
    font-weight: bold;
	margin: 0px 6vw 0px 6vw !important;
}
.vc_toggle_title h4 {
    color: #fff !important;
	font-weight:bold;
}
.vc_toggle_icon{
	display:none!important;
}
.vc_toggle_content {
    box-shadow: 0px 3px 6px #00000029;
    padding: 28px 30px 15px 30px!important;
    margin-top: -3px!important;
	margin: -7px 6vw 0px 6vw !important;
}
/* blog */
.blog-top{
	background: linear-gradient(270deg, #00f19f 0%, #05d5ff 100%);
	color:#fff;
	border-radius:30px;
	padding:50px 0px 30px 0px;
	box-shadow: 0px 4px 18px -6px rgb(109 109 109 / 42%);
	min-height:300px;
}
@media (max-width: 960px) {
	.blog-top{
		width: 92vw;
    	margin-left: auto !important;
    	margin-right: auto !important;
    	display: block;
		background-size: 300% 275px;
    	background-repeat: no-repeat;
		box-shadow: -1px -6px 5px -6px rgb(109 109 109 / 42%)!important;
	}
	.blog-top:before,.blog-top:after{
		display:none!important;
	}
}
.blog-top h2{
	color:#fff!important;
}
.blog-top:before{
    content: url(/afbeeldingen/blog-top.svg)!important;
	position: absolute;
    margin-top: -49px;
}
.blog-top:after{
    content: url(/afbeeldingen/blog-top.svg)!important;
	position: absolute;
    margin-top: -49px;
	right:68px;
}
.blog-items{
	color:#000;
}
.owl-carousel .owl-item img{
	border-radius:10px 10px 0px 0px;
	box-shadow: 0px 4px 18px -6px rgb(109 109 109 / 42%);
}
.blog_box_bottom{
	background:#fff;
	box-shadow: 0px 4px 18px -6px rgb(109 109 109 / 42%);
	border-radius:0px 0px 10px 10px;
	margin-top:-15px;
	padding:10px 15px;
	min-height: 144px;
}
.blog_box_bottom .vc_grid-filter.vc_grid-filter-center{
	text-align:left;
	font-weight:bold;
	color:#00F19F;
	font-size:14px!important;
}
.blog_box_bottom .vc_gitem-link{
	font-size:16px;
	font-weight:bold;
	color:#2B135B!important;
}
.blog_box_bottom .post_title{
	margin-top:-10px;
}
.blog_box_bottom .vc_gitem-post-data{
	font-size:12px;
}
.blog_box_top:after {
    content: "";
    display: block;
    height: 160px;
    width: 92%;
    background-image: url(/afbeeldingen/blog_after.svg);
    background-repeat: no-repeat;
    margin-top: -266px;
    position: absolute;
    z-index: 0;
}
.bottom_cta_desktop{}
.bottom_cta_desktop h2{
	font-size:37px!important;
}
p.bottom_cta_top {
	font-size: 20px;
    color: #00F19F;
    font-weight: bold;
}
@media (min-width:960px){
	@media (max-width:1600px){
	.bottom_cta img{
		max-width:90%!important;
	}
}
}
@media (min-width:1179px){
@media (max-width:1181px){
	.bottom_cta img {
   		max-width: 80%!important;
    	margin-top: -50px;
	}
}
}
@media (min-width:1490px){
	.bottom_cta img {
   		max-width: 85%!important;
	}
}
@media (min-width:1590px){
	.bottom_cta img {
    	float:right;
	}
}
::-webkit-scrollbar {
    width: 4px;
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background: #fff;
}
::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: linear-gradient(180deg,#00f19f 0%,#05d5ff 100%);
}

::-moz-selection { /* Code for Firefox */
    color: #fff;
    background: #FA58F4;
}
summary{
	background: transparent linear-gradient(99deg, #00F19F 0%, #05D5FF 100%) 0% 0% no-repeat padding-box;
    padding: 5px 20px 14px 20px !important;
    border-radius: 5px;
    box-shadow: 0px 3px 6px #00000029;
    color: #fff;
	margin-bottom: 20px;
}
summary h2{
	color: #fff!important;
    font-size: 18px!important;
    font-weight: bold!important;
}
details summary::-webkit-details-marker{
	display:none!important;
}
.faq_details{
	box-shadow: 0px 3px 6px #00000029;
    padding: 28px 30px 15px 30px !important;
	margin-bottom: 20px;
    margin-top: -22px;
}
@media (min-width: 960px) {
	.page_hero:before{
   	 height: 60vh!important;
	}
	.blogrel h2{
		font-size:22px;
	}
	.blogrel ul {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    grid-gap: 20px 50px;
	}
	}
	@media (max-width: 960px) {
	.blogrel li { 
		margin-bottom:50px;
	}
	}
	.page_hero img{
		max-height:200px;
	}
	.category a{
		border:1px solid black;
		padding:4px 15px;
		border-radius:50px;
		font-weight:bold;
	}
	.date{
		text-align:right;
		margin-top:1px;
		color:#000000;
		margin-left:-5px;
		font-size:12px;
	}
	.blogrel li img{
		height:250px;
		object-fit: cover;
   		width: 100%;
		border-radius:10px 10px 0px 0px;
	}
	.blogrel ul{
		 list-style-type: none;
		padding: 0;
	}
	.blogrel li{
		box-shadow: 0px 4px 18px -6px rgb(109 109 109 / 42%);
		border-radius:10px;
	}
	.blogrel p{
		font-size:16px;
		color:000000;
	}