/* Bara geodez litere  */

.geodez-background {
	background: #ebebeb;
}

.geodez-background-graphite {
	
background: #464950;

}


.geodez-modal-style {
	border: 1px solid #f8f9fa;
	border-radius: 15px;
}



.geodez-background-transparent {
	background: transparent;
}

.geodez-circle {
	height: 120px;
	width: 120px;
	border-radius: 50%;
	background: #9bdb8f;
	border: 4px solid #f8f9fa;

}

.geodez-text-bottom-circle {
	font-size: 18px;
    line-height: 1.1;
	font-family: 'Rosa Sans';
    font-style: normal;
    font-weight: 500;
	border: 1px solid  #9bdb8f;
	border-radius: 8px;
	color: #FFF;
}

.geodez-text-h3 {

	font-size:22px;
    line-height:1.4;
	font-weight: bold;
	color: #343a40;
	text-shadow: -1px 0 #ffffff, 0 1px #ffffff, 1px 0 #ffffff, 0 -1px #ffffff;
    font-family:roboto
}

.geodez-text-litere {

	font-size: 80px;
	text-align: center;
    font-family: 'Rosa Sans';
    font-style: bold;
    font-weight: 700;
	color: #343a40;
    
}

.geodez-modal-title {
    font-size: 30px;
    line-height: 1;
	font-family: 'Rosa Sans';
    font-style: normal;
    font-weight: 500;
	color: #343a40;
    
}

.geodez-modal-subtitle {
    font-size: 16pt;
    line-height: 1;
	text-align: center;
	text-transform: uppercase;
	font-family: 'Rosa Sans';
    font-style: normal;
    font-weight: 500;
	
    
}

.geodez-modal-text {
    font-size: 12pt;
    line-height: 1.2;
	text-align: left;
	font-family: 'Rosa Sans';
    font-style: normal;
    font-weight: 400;
	color: #fff;
    
}

.geodez-text-graphite-h4 {
    font-size: 12pt;
    line-height: 1.2;
	font-family: 'Rosa Sans';
    font-style: normal;
    font-weight: 400;
	color: #343a40;
    
}

.geodez-text-alb-h4 {
    font-size: 12pt;
    line-height: 1.5em;
	
	font-family: 'Rosa Sans';
    font-style: normal;
    font-weight: 400;
	color: #fff;
    
}

.geodez-icon {
    margin:0;
    border:none;
    border-radius:0;
    overflow:visible;
    font:inherit;
    color:#fff;
    text-transform:none;
    padding:0;
    background-color:transparent;
    display:inline-block;
    fill:currentcolor;
    line-height:0
}


.geodez-icon-link {
    color:#9bdb8f;
    text-decoration:none!important
}
.geodez-icon-link:hover {
    color:#fff;
}

.geodez-icon-link-alb {
    color:#464950;
    text-decoration:none!important
}
.geodez-icon-link-alb:hover {
    color:#fff;

}


.geodez-icon-link-alb-invers {
    color:#fff;
    text-decoration:none!important
}
.geodez-icon-link-alb-invers:hover {
    color:#9bdb8f;
}

.geodez-icon-link-gri-verde {
    color:#464950;
    text-decoration:none!important
}
.geodez-icon-link-gri-verde:hover {
    color:#9bdb8f;

}

/* fonts latimi container GEODEZ */


.geodez-width-1-7 {
    width:calc(100% /4);
}
