
/*

h1, .h1 {font-size: 54px;font-weight: 600;line-height: 120%;}
h2, .h2 {font-size: 40px;}
h3, .h3 {font-size: 26px;font-weight: 500;}
*/
/*
h1 span, .h1 span {
  background-repeat: no-repeat;
  background-size: 0 80%;
  background-image: linear-gradient(to right,#bf9951 0,#bf9951 100%);
  transition: background-size 1s cubic-bezier(.15,.75,.4,1),opacity 1.5s ease;
  background-position: left 90%;
}

.animated.animated-run {
    background-size: 100% 80%;
}





.owl-dots {display: none;}

*/

/*

a {color: var(--color-1);}
a:hover {color: var(--color-2);}
body, body p {font-size: 15px;line-height: 160%;}
.blocks h1 {font-size: 64px;font-weight: 600;}
.blocks h2 {font-size: 48px;}
.blocks h3 {font-size: 30px;font-weight: 500;}
.blocks .button {}
.blocks .button:hover {}
.blocks .button-form {background-color: var(--color-1);color: #FFF;font-size: 16px;padding: 10px 22px;border-radius: 25px;font-weight: 600;border:2px solid  var(--color-1);}
.blocks .button-form:hover {background-color: #FFF;color: var(--color-1);}*/

/*
.blocks .alert-info {color: #fff;background-color: #0f2750;border-color: #081432;border-radius: 15px;}
*/



/*

@media (max-width: 768px) {

	.blocks h1 {font-size: 32px;font-weight: 600;}
	.blocks h2 {font-size: 28px;}
	.blocks h3 {font-size: 22px;font-weight: 500;}
	.blocks p, .block .block-text {font-size: 15px;}


h1, .h1 {font-size: 28px;}
h2, .h2 {font-size: 24px;}
h3, .h3 {font-size: 18px;}
}

*/
/*
#cookie-consent button.btn-success {
  margin-top: 10px;
  border: 0;
}

#cookie-consent button.btn-success:hover {
  opacity: 0.6;
}
*/
/* talents 
#block-38 .bk-1 {
    border-radius: 50%;
    max-width: 600px;
    max-height: 600px;
    border: 10px solid #e4d4b5;
}*/