/*
Theme Name: Uncode Child
Description: Child theme for Uncode theme
Author: Undsgn™
Author URI: http://www.undsgn.com
Template: uncode
Version: 1.0.0
Text Domain: uncode
*/


/* logo groter  */

.col-lg-0{
padding: 0;
}

.giant h2{
	margin:0; 
	padding:0;
	
	font-weight: 300;
	font-size:75px !important;
	line-height:70px;
	padding-bottom:25px;
	margin-bottom:25px;
}

.subtitle h3{
	margin:0; 
	padding:0;
	font-weight: 400;
	font-size:50px !important;
	line-height:56px;
	
}

.subtitle_big h3{
	margin:0; 
	padding:0;
	font-weight: 400;
	font-size:65px !important;
	line-height:64px;
	
}

.blauw{
color:#00adee !important;
}

.grijs{
color:#CCCCCC !important;
}

.vet{
font-weight:700;
}



::selection {
  background-color: #FF0000 !important;
}
::selection {
  background: #FF0000 !important;
}


