.elementor-kit-11{--e-global-color-primary:#0067B2;--e-global-color-secondary:#F10606;--e-global-color-text:#0A2542;--e-global-color-accent:#ADADAD;--e-global-color-e19bb72:#E3E6EB;--e-global-typography-primary-font-family:"proxima-nova";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"proxima-nova";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"proxima-nova";--e-global-typography-text-font-size:17px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"proxima-nova";--e-global-typography-accent-font-weight:500;--e-global-typography-b618dba-font-family:"Oswald";--e-global-typography-b618dba-font-size:72px;--e-global-typography-b618dba-font-weight:500;--e-global-typography-b618dba-line-height:75px;}.elementor-kit-11 button,.elementor-kit-11 input[type="button"],.elementor-kit-11 input[type="submit"],.elementor-kit-11 .elementor-button{background-color:var( --e-global-color-secondary );font-size:16px;color:#FFFFFF;border-style:none;border-radius:30px 30px 30px 30px;}.elementor-kit-11 button:hover,.elementor-kit-11 button:focus,.elementor-kit-11 input[type="button"]:hover,.elementor-kit-11 input[type="button"]:focus,.elementor-kit-11 input[type="submit"]:hover,.elementor-kit-11 input[type="submit"]:focus,.elementor-kit-11 .elementor-button:hover,.elementor-kit-11 .elementor-button:focus{background-color:var( --e-global-color-primary );color:#FFFFFF;border-style:none;}.elementor-kit-11 e-page-transition{background-color:#FFBC7D;}.elementor-kit-11 h1{color:var( --e-global-color-primary );font-size:2rem;font-weight:700;}.elementor-kit-11 h2{color:var( --e-global-color-primary );font-size:2rem;font-weight:700;}.elementor-kit-11 h6{color:var( --e-global-color-primary );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1600px;}.e-con{--container-max-width:1600px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* buttons */
.breed-buttons .button {
    margin-bottom: 15px;
}
a.button {
    margin-bottom: 10px;
}
.button {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    padding: .6875rem 1.25rem;
    border: 1px solid #8f8e92;
    border-radius: 30px;
    transition: background-color .25s ease-out, color .25s ease-out;
    font-family: "work sans", Arial, sans-serif;
    font-size: .875rem;
    font-weight: 600;
    -webkit-appearance: none;
    line-height: 1;
    text-align: center;
    cursor: pointer;
}
.button, .button.disabled, .button[disabled], .button.disabled:hover, .button[disabled]:hover, .button.disabled:focus, .button[disabled]:focus {
    background-color: transparent;
    color: #8f8e92;
}
.button {
    position: relative;
    text-transform: uppercase;
    transition: padding 200ms ease-in-out;
    /*font-family: var(--e-global-typography-text-font-family);*/
}
.btn-80w{
    width: 80%;
}
.bg-hover-green:hover{
	color: #fff;
	background-color: #84c447 !important;
}
.bg-hover-yellow:hover{
	color: #fff;
	background-color: #fec938 !important;
}
.link-black
, .link-black:visited
, .link-black:hover{
	/*color:#000;*/
	color: var(--e-global-color-text);
}


/*Documents*/
.container_document_list_title{
    height:4.9em;
    overflow-y:hidden;
}
.btn-downloadable .elementor-button
, .btn-downloadable-visible .elementor-button{
    padding: 5px 3px !important;
    /* height: 5px; */
    display: flex;
    align-content: center;
    align-items: center;
    font-size: 12px !important;
    text-align: center;
    justify-content: center;
    width:5em;
}
.btn-downloadable-visible .elementor-button:hover{
    background-color:red;
}/* End custom CSS */