@charset "UTF-8";
/*!
 * Bootstrap v5.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */

@font-face {
    font-family: "TheSans ExtraBold";
    src: url(../fonts/OpenSans-ExtraBold.ttf);
}
@font-face {
    font-family: "TheSans SemiBold";
    src: url(../fonts/OpenSans-SemiBold.ttf);
}
@font-face {
    font-family: "TheSans Bold";
    src: url(../fonts/OpenSans-Bold.ttf);
}
@font-face {
    font-family: "TheSans Light";
    src: url(../fonts/OpenSans-Light.ttf);
}
@font-face {
    font-family: "TheSans Reqular";
    src: url(../fonts/OpenSans-Regular.ttf);
}


body.site {
    overflow: scroll;
    background-repeat: no-repeat;
    font-size: 14px;
    line-height: 1.5;
    color: #032C4B;
    font-family: "TheSans Reqular";
}

body.site h1 {
    font-size: 24pt;
    line-height: 36pt;
    font-family: "TheSans ExtraBold";
}

body.site h2 {
    font-size: 24pt;
    line-height: 36pt;
}

body.site h3 {
    font-size: 16px;
    line-height: 24pt;
    font-family: "TheSans Reqular";
    font-weight: normal;
}

body.site h4{
    font-size: 16px;
    line-height: 24pt;
    font-family: "TheSans Reqular";
    line-height: 1.5;
    font-weight: normal;
}

body.site h5 {
    font-size: 16pt;
    line-height: 24pt;
    font-weight: normal;
}

body.site h6 {
    font-size: 1.0em;
}

#view-fr-pet #view-fr-pet-pair h4,
#view-fr-animal-of-month h4,
#view-fr-animals h4{
    color: #0D5297;
    font-weight: bold;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;  
	overflow: hidden;
}

.breadcrumb {
    background-color: #ffffff !important;
}

.site .container-bottom-a .card,
.site .container-bottom-b .card,
.site .container-component .card{
    border: 0px;
}

#view-fr-sponsors h3,
#wish-of-month h3,
#view-fr-animals h3,
#view-fr-adopt h3,
#view-fr-pet h3,
#view-fr-animal-of-month h3:first-child,
#view-fr-animal-categories h4:first-child,
.com-content-article .article-contact h3{
    margin-bottom: 1em;
}

#wish-of-month .div-padding-t-b{
    padding-top: 2em;
    padding-bottom: 1em;
}

#wish-of-month{
    padding-left: 2rem;
    padding-right: 2rem;
}

#view-fr-animal-categories .animal-pfote,
#wish-of-month{
    background-image: url("../images/Pfote.png");
    background-size: 15%;
    background-repeat: no-repeat;
    background-position: right center;
}

#view-fr-pet #view-fr-pet-pair .row .col .card .card-title h4,
#view-fr-animal-of-month .row div h4,
#view-fr-animals .card-title h4{
    margin-top: 1em;
    margin-bottom: 1em;
}

#view-fr-pet #view-fr-pet-pair .row .col .card a img,
#view-fr-animals img,
#view-fr-animal-of-month img,
#view-fr-adopt .card a img{
    border-radius: 30px;
}

#view-fr-animals .card img{
	width: 100%;
	height: 100%;
}

#view-fr-adopt .card,
#view-fr-animals .card{
    border: 0px;
    padding-bottom: 10px;
}

.container-header.header {
    box-shadow: none;
}
.container-header #lower-navbar {
    padding-top: 2.6rem;
}
.container-header .mod-menu {
    color: #032C4B !important;
    justify-content: end;
}
.container-header .mod-menu .active > a {
    border-top: 3px solid #E7F0F5;
}
.container-header nav.navbar .metismenu.mod-menu > li > a {
    font-family: "TheSans Bold";
    color: #032C4B;
    text-decoration: none !important;
}
.container-header nav.navbar .metismenu.mod-menu .mm-collapse.mm-show {
    font-family: "TheSans SemiBold";
    color: #0D5297;
}
.container-search .form-control::placeholder {
    color: #F2AA55 !important;
}

.container-search .form-control{
    border: 1px solid #F2AA55;
    border-radius: 30px;
    padding: 0px;
    width: 200px !important;
    height: 45px;
    font-size: 17px;
    font-weight: bold;
    font-family: "TheSans Reqular";
    color: #032C4B !important; 
}

.container-header .container-search {
    margin-top: 0px !important;
    display: inline-block;
}

.container-header .container-search .awesomplete {
    display: flex;
    justify-content: center;
}

.container-header .container-search .awesomplete input{
    width: 100%;
    text-indent: 75px !important;
    background-image: url("../images/142.png");
    background-repeat: no-repeat;
    background-position: 20% 50%;   
}

.container-header .container-search .awesomplete input:focus {
    text-indent: 15px !important;
    background-image: none; 
}

.container-search .form-search label {
    display: none;
}
.container-header .brand {
    margin: 25px 0px;
}
.container-header .tino-buttons {
    text-align: center;
}
.container-header .tino-buttons button {
    margin-bottom: 15px;
}

.container-header .tino-buttons .hbmr-10px{
    margin-right: 10px;
} 

.container-header .brand-logo img {
    width: 300px; 
    max-width:none;
}

.container-header img {
    cursor: pointer;
}

.container-bottom-a{
    background-color: #e7f0f5 !important;
}

.container-bottom-a > *{
    margin-left: auto !important;
    margin-right: auto !important;
}

/* MENU MOBIE*/
#mobiles-header .navbar .navbar-toggler {
    color: #032C4B !important;
}

#mobiles-header .navbar{
    justify-content: end;
}

#mobiles-header .navbar-collapse.show{
    background-color: #0D5297 !important;
    color: #E7F0F5 !important;
}

/* modal windows for emergency help */
#myModal{
    display: none; /* Hidden by default */
}

#myModalDonate .modal-content,
#myModal .modal-content {
    padding: 20px 20px 10px 20px;
    border: 1px solid #888;
    max-width: 500px;
    margin: 30px auto;
    color: #ffffff;
}

#myModal .modal-content {
	background-color: #AD2523;
}

#myModalDonate .modal-content {
	background-color: #0D5297;
}

#myModalDonate .modal-content .row,
#myModal .modal-content .row{
    background-color: #ffffff;
    padding: 20px;
}

#myModal .modal-content .row{
    color: #AD2523;
}

#myModalDonate .modal-content .row{
	color: #0D5297;
}

#myModalDonate .modal-content .row a,
#myModal .modal-content .row a{
    text-decoration: none;
}

#myModalDonate .close-modal-donate,
#myModal .close-modal {
    color: #aaaaaa;
    font-size: 28px;
    font-weight: bold;
    display: flex;
    justify-content: end;
}

#myModalDonate .close-modal-donate:hover,
#myModalDonate .close-modal-donate:focus,
#myModal .close-modal:hover,
#myModal .close-modal:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

#myModalDonate .modal-content form,
#myModalDonate .modal-content .paypal-text{
	display: inline-block;
}

#myModalDonate .modal-content .paypal-text span{
	display: table;
}
/* end modal windows */

.sponsors-list .row a,
#view-fr-pet .row a,
#view-fr-animal-categories .container .row .figure a{
    text-decoration: none;
}

#view-fr-animal-categories .container .row .figure p{
    font-size: 15px;
    color: #032C4B;
}

.container-bottom-b{
    padding-bottom: 1rem;
    padding-top: 2rem;
}

.main-bottom{
    padding-bottom: 3rem;
    padding-top: 1rem;
}

/* article contact*/
.com-content-article .article-contact .article-contact-div{
    width: 350px;
    padding: 1em;
}

.com-content-article .article-contact h4{
    color: #0D5297;
}

.com-content-article .article-contact .article-italic{
    color: #0D5297;
    font-style: italic;
}

.com-content-article .article-contact img{
    margin-right: 15px;
}

.com-content-article .article-contact .div-width-90{
    width: 90%;
}

.com-content-article .article-contact #article-contact-pfote{
    width: 60%;
}
/* end article contact*/

.com-content-article a{
    text-decoration: none !important;
}

.com-content-article button,
#view-fr-animals button,
#view-fr-pet button,
#view-fr-animal-of-month button,
#view-fr-animal-categories button{
    background-color: #0D5297;
    border-radius: 30px;
    border: 1px solid #0D5297;
    color: #E7F0F5;
    font-weight: bold;
    font-size: 17px;
}

#view-fr-pet #view-fr-pet-pair button,
#view-fr-animal-of-month button,
#view-fr-animals button,
#view-fr-animal-categories button{
    width: 160px;
}

#view-fr-pet button{
    width: 120px;
    margin-top: 2rem;
}

.container-header .button-header{
    font-weight: bold;
    font-size: 17px;
    background-color: #ffffff;
    width: 200px;
    border-radius: 30px;
}

.container-header .button-header-1,
.container-header .button-header-1:hover{
    color: #0D5297;
    border: 1px solid #0D5297;    
}

.container-header .button-header-2,
.container-header .button-header-2:hover{
    color: #AD2523;
    border: 1px solid #AD2523; 
}

.container-header .button-header-0,
.container-header .button-header-0:hover{
    color: #649f3f;
    border: 1px solid #649f3f;    
}

.banner-button{
    padding-top: 30px;
}

.container-banner {
    margin: 0 0 1rem !important;
}

.view-adopt .main-bottom,
.view-adopt .container-bottom-a,
.view-adopt .container-bottom-b,
.view-found .main-bottom,
.view-found .container-bottom-a,
.view-found .container-bottom-b,
.view-adopted .main-bottom,
.view-adopted .container-bottom-a,
.view-adopted .container-bottom-b,
.view-article .main-bottom,
.view-article .container-bottom-a,
.view-article .container-bottom-b,
.view-pet .main-bottom,
.view-pet .container-bottom-a,
.view-pet .container-bottom-b,
.view-sponsor .main-bottom,
.view-sponsor .container-bottom-a,
.view-sponsor .container-bottom-b,
.view-search .main-bottom,
.view-search .container-bottom-a,
.view-search .container-bottom-b,
.view-pets .main-bottom,
.view-pets .container-bottom-a,
.view-pets .container-bottom-b,
.view-sponsors .main-bottom,
.view-sponsors .container-bottom-a,
.view-sponsors .container-bottom-b
{
    display: none;
}

.view-pets .mod-breadcrumbs__wrapper
{
    display: none;
}

/* slider/banner h1*/
.n2-ss-section-main-content .n2-ss-layer:first-of-type div,
.n2-ss-section-main-content .n2-ss-layer:first-of-type div a{
    font-family: "TheSans ExtraBold" !important;
}

/* cookie banner */
.maps-overlay .overlay-message * {
    color: #0D5297;
}
.maps-overlay .overlay-message h3.overlay-caption {
    font-size: 16px;
}
.maps-overlay .overlay-message p.overlay-text {
    margin-top: 0px;
    font-size: 13px;
}
.maps-overlay .overlay-message a.btn-module-class button {
    border: 1px solid #0D5297;
    border-radius: 30px;
    background: #0D5297;
}
#mod-eu-cookies #eu-cookies-details .btn-success {
    background-color: #0D5297;
}
#mod-eu-cookies #eu-cookies-details .btn-danger {
    background-color: #ad2523;
}
/* end cookie banner */

/* footer */
body.site .footer {
    background-color: #0D5297;
    color: #E7F0F5;
}

body.site .footer .animals-footer {
    background-image: url("/images/animals/pfoten14.png");
    background-repeat: no-repeat;
    background-size: 300px;
    background-position-x: right;
    background-position-y: bottom;
    padding-top: 2rem;
}

body.site .footer .animals-footer .footer-logos{
    width: 75px;
}

body.site .footer .animals-footer .footer-logos:nth-of-type(1){
    margin-right: 15px;
}

body.site .footer .image-social{
    padding-right:15px;
}

body.site .footer .footer-ophours-p p{
    margin-bottom: 0;
}

body.site .footer .animals-footer h3 {
    font-size: 20px !important;
    font-family: "TheSans Bold";
    text-transform: uppercase;
}
body.site .footer .animals-footer .fw-bold {
    margin-bottom: 15px;
    font-size: 18px;
    font-family: "TheSans Bold";
}

body.site .footer .animals-footer p {
    font-size: 17px;
    font-family: "TheSans SemiBold";
}
body.site .footer .animals-footer a {
    font-size: 18px !important;
    font-family: "TheSans SemiBold";
    text-decoration: none;
}
/* end footer*/

/* breadcrumd */
.pet-list .animals-breadcrumbs,
.view-pet-option .animals-breadcrumbs,
.breadcrumb {
    font-weight: bold;
    font-size: 15px;
    font-family: "TheSans Bold";
}

.pet-list .animals-breadcrumbs .breadcrumb-current,
.view-pet-option .animals-breadcrumbs .breadcrumb-current,
.breadcrumb-item.active {
    color: #F2AA55 !important;
}

.pet-list .animals-breadcrumbs a,
.view-pet-option .animals-breadcrumbs a,
.breadcrumb-item a {
    text-decoration: none;
}

.view-pet-option .animals-breadcrumbs,
.pet-list .animals-breadcrumbs{
    margin-bottom: 1em;
}
/* end breadcrumb */


.header .navbar-toggler[type="button"]{
    margin-top: 22px;
    margin-right: 2px;
    font-family: "TheSans SemiBold";
    color: #0064af;
}
.header .navbar-toggler[type="button"]{
    color: #0064af;
}

.back-to-top-link.visible {
    position: fixed;
}

#view-fr-animals .mark{
    display: inline-block;
    width: 69px;
    height: 69px;
    z-index: 10;
    background: url("../images/mark.svg") no-repeat;
    position:absolute;
    top:0;
    right:0;
}

.com-finder .com-finder__search,
.com-finder #search-results .com-finder__counter{
    display: none;
}

.com-finder{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}

.com-finder #search-results .animals-search-class{
    width: 250px;
    height: 250px;
    border-radius: 30px;
}

#view-fr-pet #view-fr-pet-pair .row .col .card .card-text {
  height: 180px;
}

#view-fr-pet #view-fr-pet-pair .row .col .card .card-title {
  height: 70px;
}

.awesomplete > ul {
margin: 0px !important;
border: 2px solid rgba(0,0,0,.3) !important;
}

.btn-primary:focus, .btn-primary:hover {
  background-color: #0D5297 !important;
}

#eb-individual-registration-page .form-actions #btn-submit,
#eb-event-search .eb-btn-search,
#eb-events .btn-primary,
#icagenda-registration .btn-primary{
    background-color: #0D5297 !important;
    border: 1px solid #0D5297 !important;
}

@media (max-width: 767px) {
    .footer .footer-text-ophours{
        display: none;
    }
    #view-fr-animal-of-month div.row div.col h3{
        height:50px;
    }
    .metismenu.mod-menu .mm-toggler {
        color: #E7F0F5 !important;
    }
}


@media (min-width: 576px) and (max-width: 767px){
    .container-header .tino-buttons .hbmb-5px{
        margin-bottom: 0.5rem !important;
    } 
}

@media (min-width: 768px) and (max-width: 991px){
    .container-header .brand-logo img {
        width: 400px;
        position: absolute;
        top: 100px;
        left: 150px;
    }
  
 }

@media (min-width: 768px) {
    body.site {
        font-size: 18px;
        line-height: 2;
    }
    body.site h3 {
        font-size: 30px !important;
    }
    body.site h4 {
        font-size: 23px !important;
        line-height: 2;
    }
    .container-header {
        margin: 1.5rem 0;
    }
    .container-header .brand {
        margin: 0px;
    }
    .header .navbar-toggler {
        display: none;
    }
    .container-header .tino-buttons {
        text-align: right;
    }
    .container-header .tino-buttons button {
        margin-bottom: 0px;
    }
    #colorlib-main-nav .colorlib-nav-toggle {
        visibility: hidden !important;
    }
    .container-header .mod-menu .active > a {
        border-color: #032C4B;
        text-decoration: none !important;
    }
    .container-header .mod-menu .active.deeper > a {
        border-color: #032C4B;
    }
    
    .container-header .container-search {
        margin-top: 15px !important;
    }
}

@media (min-width: 992px) {
    
    .grid-child.slider-bottom-opacity-box {
        height: 100px;
        width: 100vw;
        position: relative;
        top: -100px;
        display: flex;
        max-width: none;
        background: var(--white);
        opacity: 0.5;
        margin-bottom: -100px;
    }
    
    .container-header .brand-logo img {
        width: 250px;
        position: absolute;
        top: 60px;
        left: 10px;
    } 
    
    .container-search .form-control{
        width: 150px !important;
        height: 45px;
    }

    #wish-of-month{
        padding-left: 1rem;
        padding-right: 1rem;
    } 

    .container-header .container-search .awesomplete input{
        text-indent: 55px !important;  
    }

    #view-fr-pet #view-fr-pet-pair button,
    #view-fr-animal-of-month button,
    #view-fr-animals button,
    #view-fr-animal-categories button{
        width: 200px;
    }
	
	#view-fr-pet #view-fr-pet-pair .row .col .card .card-title {
		height: 100px;
	}
        
    body.site .footer .animals-footer .logos-margin {
        margin-top: 120px;
    }
}

@media (min-width: 1400px) {
        .container-header .brand-logo img {
        width: 400px;
        position: absolute;
        top: 20px;
        left: 150px;
    }
}