@import url("https://use.typekit.net/elz4fgh.css");

.font_museo {
    font-family: museo-sans-rounded, sans-serif;
    /*font-family: museo, sans-serif;*/
}

.font_museo_sans {
    font-family: museo-sans-rounded, sans-serif;
    /*font-family: museo, sans-serif;*/
}

.font_museo_sans_rounded {
    font-family: museo-sans-rounded, sans-serif;
    /*font-family: museo, serif;*/
}


.textshadow {
    text-shadow: 1px 2px 0px rgba(0,0,0,0.20);
}


.bigtitleshadow {
    text-shadow: 3px 4px 0px rgba(0,0,0,0.20);
}


.buttonise { 
display: inline-block;
    padding-top: 16px;
    padding-right: 24px;
    padding-bottom: 16px;
    padding-left: 24px;
    border-radius: 27px;
}


.underlined {
    text-decoration: underline;
}

.w_thin {
    font-weight: 200;
}

.w_light {
    font-weight: 300;
}

.w_light strong {
    font-weight: 700;
}

.w_regular {
    font-weight: 400;
}

.w_medium {
    font-weight: 500;
}

.w_semibold {
    font-weight: 600;
}

.w_bold {
    font-weight: 700;
}


.w_extrabold {
    font-weight: 800;
}


.w_black {
    font-weight: 900;
}



.home_hero_text {
    font-size: 40px;
    line-height:44px;
}
.home_hero_text h1 {
    font-size: 40px;
    line-height:44px;
}


@media (min-width: 1200px) {
.home_hero_text {
    font-size: 60px;
    line-height:64px;
}
.home_hero_text h1 {
    font-size: 60px;
    line-height:64px;
}
}


.home_hero_btn {
   font-size:14px; 
   line-height:14px; 
}

@media (min-width: 1200px) {
.home_hero_btn {
   font-size:18px; 
   line-height:18px; 
}
}


.home_hero_new_btn {
   font-size:10px; 
   line-height:10px; 
}

@media (min-width: 1200px) {
.home_hero_new_btn {
   font-size:16px; 
   line-height:16px; 
}
}

.counter_text {
    font-size:80px;
    line-height:normal;
}





.text_56 {
    /*font-size:48px;
    line-height:56px;*/
	    font-size: 38px;
    line-height: 46px;
}


.text_48 {
    font-size:44px;
    line-height:normal;
}


.text_36 {
    font-size:32px;
    line-height:normal;
}


.text_32 {
    font-size:24px;
    line-height:normal;
}

.text_24 {
    font-size:14px;
    line-height:normal;
}

.text_22 {
    font-size:18px;
    line-height:normal;
}
.text_20 {
    font-size:14px;
    line-height:normal;
}
.text_18 {
    font-size:12px;
    line-height:normal;
}
.text_16 {
    font-size:12px;
    line-height:normal;
}
.text_16_16 {
    font-size:12px;
    line-height:160%;
}
.text_14 {
    font-size:10px;
    line-height:normal;
}
.text_12 {
    font-size:10px;
    line-height:normal;
}

@media (min-width: 1200px) {
.text_56 {
    font-size:56px;
    line-height:64px;
}


.text_48 {
    font-size:48px;
    line-height:normal;
}


.text_36 {
    font-size:36px;
    line-height:normal;
}


.text_32 {
    font-size:32px;
    line-height:normal;
}

.text_24 {
    font-size:24px;
    line-height:normal;
}

.text_22 {
    font-size:22px;
    line-height:normal;
}
.text_20 {
    font-size:20px;
    line-height:normal;
}
.text_18 {
    font-size:18px;
    line-height:normal;
}
.text_16 {
    font-size:16px;
    line-height:normal;
}
.text_16_16 {
    font-size:16px;
    line-height:160%;
}
.text_14 {
    font-size:14px;
    line-height:normal;
}
.text_12 {
    font-size:14px;
    line-height:normal;
}
}
.line_25 {
    line-height: 25px!important;
}