.text_center{ text-align: left;  }
.page_bg {   background-color: #f4f4f4; }
.bg_color1 {    background-color: #f4f4f4;  }
.inner_gradient_bg {    display: none;  }
.page .page_title_h h1, .introduction_slider_left h2, .page h2, .page h3, .page .introduction h3,  .page h4, .page h5, .page p, .page blockquote, .page_button_small, .page_button_blog, .page_button_big, .page .text_menu, .blog .post_title h2{    font-family: "Raleway", sans-serif;  }
.page .text_menu {    font-size: 1rem;     padding: 8px !important; }
.page .text_menu:hover {    background-color: rgba(212, 239, 250, 0.6);    border-bottom: none; }
.page_button_small, .page_button_big, .page_button_blog {
    background-color: #dcec88;
    padding: 14px 30px;
    border: none;
    font-weight: 600;
}
.page_button_big:hover, .page_button_big_action:hover, .page_button_big:focus, .page_button_big_action:focus {    background-color: #88e0f7; }
.page_button_small:hover, .page_button_small:focus{    background-color: #88e0f7;}
.page_button_blog:hover, .page_button_blog:focus{    background-color: #88e0f7;}

.page_top_bar {    background-color: #dcec88}
.content_page .section_blockgrid{    padding: 20px; }

#short_contact, .go_to_top, footer {    background-color: #d4effa; margin-top: -7px; }
.page #short_contact h3 {
    font-size: 2rem;
    letter-spacing: 0;
    text-align: center;
    font-weight: 400;
}
.go_to_top .line {   border-bottom: none; }
.go_to_top .go_to2 {
    width: 40px;
    height: 40px;
    background-color: white
}
.go_to_top i:hover {    color: #34bbde; }
.go_to_top .go_to2 i {  padding: 11px; }


.ico_line .line {  display: none;  }
#header_main .logo {    text-align: left; }
#header_main .logo img {    max-height: initial; }
#menu ul {    border-bottom: none; }
.page .text_menu {
    padding: 4px 10px;
    /*font-weight: 600;*/
    text-transform: none;
}
.section_panels_blockgrid .panels_blockgrid_2 .blockgrid_panel {     padding: 0 10px 15px;  }
.section_panels_blockgrid .panels_blockgrid_2 .blockgrid_panel h4 {     text-align: center; }
.section_panels_blockgrid .panels_blockgrid_2 .blockgrid_panel:hover{
    background-color: rgba(212, 239, 250, 0.5);
    transition: all 300ms ease-out;
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}

.section_panels_blockgrid .panels_blockgrid_2 .blockgrid_panel:hover .panel_item_img {
    background-color: transparent;
    transition: all 100ms ease-out;
}
.section_panels_blockgrid .panels_blockgrid_2 .blockgrid_panel .panel_item_img {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}
.section_panels_blockgrid .panels_blockgrid_r2 .blockgrid_panel {    padding: 0;  }
.section_panels_blockgrid .panels_blockgrid_r2 .blockgrid_panel:hover {    background-color: rgba(212, 239, 250, 0.5);  }
.section_panels_blockgrid .panels_blockgrid_r2 .blockgrid_panel .panel_item_img {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    width: 100%;
    height: 320px;
}
.section_panels_blockgrid .panels_blockgrid_r2a .blockgrid_panel {
    padding: 40px 35px 60px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    background-color: white;
}
.section_panels_blockgrid .panels_blockgrid_r2a .blockgrid_panel:hover {    background-color: rgba(212, 239, 250, 0.5);  }
.section_panels_blockgrid .panels_blockgrid_r2a .blockgrid_panel .panel_item_img {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    width: 220px;
    height: 250px;
    padding: 30px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin: 0 auto;
}
.section_panels_blockgrid .panels_blockgrid_r2a .blockgrid_panel h4 {
    margin: 25px !important;
    font-size: 1.1rem;
    line-height: 1.5rem;
    font-weight: 600;
    text-align: center;
}
.section_panels_blockgrid .panels_blockgrid_r2 .blockgrid_panel h4 {
    margin: 25px !important;
    font-size: 1.1rem;
    line-height: 1.5rem;
}
.section_panels_blockgrid .panels_blockgrid_r2 .blockgrid_panel p, .section_panels_blockgrid .panels_blockgrid_r2 .blockgrid_panel .text_content {
    font-family: "Raleway", sans-serif;
    font-size: .95rem;
    line-height: 1.35rem;
}
.page h5 {
    font-size: 1.3rem;
    color: #00a5d0;
    line-height: 1.85rem;
}
.page .special_p {    color: #00a5d0;  }
.page blockquote {    font-size: 1.05rem;    line-height: 1.65rem; }
.page blockquote:before {    opacity: 1;    color: #dcec88;  }
.page .contact h4 {    text-align: left !important; font-family: "Open Sans", sans-serif; }
.blog .post_title h2 {    font-weight: 500;}
.page .data_info {    margin-top: 15px; }

#menu ul li {
    display: inline-block;
    position: relative;
    padding: 0;
    margin-bottom: 10px;
}
#menu .submenu {
    display: none;
    z-index: 1;
    position: absolute;
    padding: 0 12px 12px;
    background-color: #fefefe;
    margin: 0;
    left: -12px;
    top: 30px;
    width: 262px;
    text-align: left;
}
#menu .submenu ul li {
    display: inherit;
    margin: 0;
    padding: 4px 0;
    background-color: transparent;
    width: auto;
    height: auto;
}
#menu li.has_submenu:hover > div.submenu {
    display: block;
}
.section_form .text_center{  text-align: center;  }


@media only screen and (min-width: 90.063em) {
    .leftimage_container .leftimage_bg {
        min-height: 370px;
        background-repeat: no-repeat;
        background-position: center top;
        background-size: 100%;
    }
    .rightimage_container .rightmage_bg {
        min-height: 370px;
        background-repeat: no-repeat;
        background-position: center top;
        background-size: 100%;
    }
    .tel_top_position{ margin-right: 15px; }
    #header_main {   height: 100px; padding-top: 10px; }
    #menu {        top: -50px;   text-align: right;    }

    .slide {   height: 437px;  min-height:437px; margin-bottom: 125px;  }
    .page_main_title .title_bg {
        height: 350px;
        min-height: 350px;
        margin-bottom: 120px;
    }
    .share_icons {
        z-index: 10;
        position: absolute;
        left: 220px;
        top: 270px;
    }
    .site_title{
        display: block !important;
        position: absolute;
        top: 350px;
        left: 220px;
        z-index: 10;
        font-size: 2rem;
        font-weight: 500;
        color: black;
        letter-spacing: 1px;
        line-height: 2.4rem;
        border-left: 5px solid #dcec88;
        padding-left: 10px;
        font-family: "Raleway", sans-serif;
        width: 260px;
    }
    .introduction_slider_left{
        margin-left: 170px;
        background-color: rgba(255, 255, 255, 0.95);
        position: absolute;
        top: 150px;
        width: 50%;
        padding: 202px 70px 30px  50px;
        min-height: 400px;
    }
    .introduction_slider_left h2 {
        margin-bottom: 15px !important;
        border: none !important;
        padding: 0 !important;
        font-size: 1.25rem !important;
        line-height: 1.8rem !important;
        color:black !important;
    }
    .page_title_container{
        background-color: rgba(255, 255, 255, 0.95);
        position: absolute;
        top: 80px;
        width: 50%;
        padding: 207px 0 48px 66px;
        text-align: left;
        margin-left: -30px;
    }
    .page .page_title_h h1 {    font-size: 2.05rem; }
    .opinions_container{
        background-color: rgba(255, 255, 255, 0.82);
        margin-left: 42%;
        padding: 53px 35px 35px 35px;
        margin-top: -75px;
    }
    .opinions_slider_1 {
        width: 100%;
        margin: 0;
    }
    .section_opinions_title {        margin-top: 0 !important; margin-left: 15px !important;    }
    .section_opinions {        margin: 75px auto 0;     }
    /*.section_page_index .introduction {*/
        /*margin-left: auto;*/
        /*margin-right: auto;*/
        /*background-color: white;*/
        /*position: absolute;*/
        /*top: 450px;*/
        /*width: 55%;*/
        /*padding: 50px 50px 0;*/
        /*height: 480px;*/
    /*}*/

    .page .introduction h3, .page h2 {
        margin-bottom: 30px;
        font-size: 2rem;
        font-weight: 500;
        color: black;
        letter-spacing: 1px;
        line-height: 2.4rem;
        border-left: 5px solid #dcec88;
        padding-left: 10px;
    }
    .page p, .page .text_content {
        font-size: 1.05rem;
        line-height: 1.65rem;
    }
    .page h4 {    font-size: 1.35rem;    line-height: 1.95rem; }

    .blog {        width: 100%;        padding: 0 170px !important;    }
    .post_abstract_wrapper {        padding: 30px 50px 50px 50px;    }
    .post_wrapper {        border: 1px solid rgba(0, 0, 0, 0.1);      padding: 10px 64px 50px 64px;   }
    .post_list_foto {
        width: 80%;
        margin: 30px 0 30px;
    }
    .post_foto {
        width: 550px;
        height: 300px;
        margin: 35px 0 40px 0;
    }

}
@media only screen and (min-width: 64.063em) and (max-width: 90em) {
    #header_main {   height: 100px; padding-top: 10px; }
    #menu {        top: -50px;   text-align: right;    }
    .slide {   height: 340px;     min-height: 340px; margin-bottom: 110px;  }
    .page_main_title .title_bg {
        height: 240px;
        min-height: 240px;
        margin-bottom: 120px;
    }
    .share_icons {
        z-index: 10;
        position: absolute;
        left: 85px;
        top: 215px;
    }
    .site_title{
        display: block !important;
        position: absolute;
        top: 287px;
        left: 85px;
        z-index: 10;
        font-size: 1.75rem;
        line-height: 2.15rem;
        font-weight: 500;
        color: black;
        letter-spacing: 1px;
        border-left: 5px solid #dcec88;
        padding-left: 10px;
        font-family: "Raleway", sans-serif;
        width: 260px;
    }
    .introduction_slider_left{
        margin-left: 35px;
        background-color: rgba(255, 255, 255, 0.95);
        position: absolute;
        top: 95px;
        width: 56%;
        padding: 168px 60px 30px 50px;
        min-height: 350px;
    }
    .introduction_slider_left h2 {
        margin-bottom: 15px !important;
        border: none !important;
        padding: 0 !important;
        font-size: 1.15rem !important;
        line-height: 1.7rem !important;
        color:black !important;
    }
    .page_title_container{
        background-color: rgba(255, 255, 255, 0.95);
        position: absolute;
        top: 33px;
        width: 52%;
        padding: 183px 0 34px 62px;
        text-align: left;
        margin-left: -30px;
    }
    .page .page_title_h h1 {    font-size: 1.8rem; }
    .opinions_container{
        background-color: rgba(255, 255, 255, 0.82);
        margin-left: 42%;
        padding: 53px 35px 35px 35px;
        margin-top: -75px;
    }
    .opinions_slider_1 {
        width: 100%;
        margin: 0;
    }
    .section_opinions_title {        margin-top: 0 !important; margin-left: 15px !important;    }
    .section_opinions {        margin: 120px auto 0;     }

    .page .introduction h3, .page h2 {
        margin-bottom: 30px;
        font-size: 1.75rem;
        line-height: 2.15rem;
        font-weight: 500;
        color: black;
        letter-spacing: 1px;
        border-left: 5px solid #dcec88;
        padding-left: 10px;
    }
    .page p, .page .text_content {
        font-size: 1.05rem;
        line-height: 1.65rem;
    }
    .page #short_contact h3 {
        font-size: 1.85rem;
        line-height: 2.2rem;
    }

    .blog{
        padding-left: 0 !important;
        padding-right: 0 !important;
        margin-left: -30px;
        margin-right: -30px;
    }

    .post_abstract_wrapper {        padding: 30px 50px 50px 50px;    }
    .post_wrapper {        border: 1px solid rgba(0, 0, 0, 0.1);      padding: 10px 64px 50px 64px;   }
    .post_list_foto {
        width: 80%;
        margin: 30px 0 30px;
    }
    .post_foto {
        width: 550px;
        height: 300px;
        margin: 35px 0 40px 0;
    }
    .blog .post_title h2 {        font-size: 1.7rem;        line-height: 2.1rem;    }

}
@media only screen and (min-width: 64.063em){
    .section_panels_blockgrid .panels_blockgrid_2 {        width: 93%;    }
    .contact {        padding: 0 20px;    }
}

@media only screen and (min-width: 40.063em) and (max-width: 64em) {
    .section_panels_blockgrid .panels_blockgrid_r2 .blockgrid_panel {        height: auto !important;    }
    #header_main {   height: 100px; padding-top: 10px; }
    #menu {        top: -31px;   left: 50px;  }
    #header_main .logo {        padding-left: 50px;    }
    .tel_top_position {        padding-top: 6px;  padding-right: 10px;    }
    .slide {   height: 340px;     min-height: 340px; margin-bottom: 110px;  }
    .page_main_title .title_bg {
        height: 250px;
        min-height: 250px;
        margin-bottom: 105px;
    }
    .share_icons {
        z-index: 10;
        position: absolute;
        left: 85px;
        top: 215px;
    }
    .site_title{
        display: block !important;
        position: absolute;
        top: 298px;
        left: 85px;
        z-index: 10;
        font-size: 1.65rem;
        line-height: 2.05rem;
        font-weight: 500;
        color: black;
        letter-spacing: 1px;
        border-left: 5px solid #dcec88;
        padding-left: 10px;
        font-family: "Raleway", sans-serif;
        width: 260px;
    }
    .introduction_slider_left{
        margin-left: 55px;
        background-color: rgba(255, 255, 255, 0.95);
        position: absolute;
        top: 95px;
        width: 65%;
        padding: 155px 60px 30px 47px;
        min-height: 340px;
    }
    .introduction_slider_left h2 {
        margin-bottom: 5px !important;
        border: none !important;
        padding: 0 !important;
        font-size: 1rem !important;
        line-height: 1.5rem !important;
        color: black !important;
        font-weight: 400;
    }
    .page_title_container{
        background-color: rgba(255, 255, 255, 0.95);
        position: absolute;
        top: 63px;
        width: 65%;
        padding: 171px 0 31px 46px;
        text-align: left;
        margin-left: 15px;
    }
    .page .page_title_h h1 {    font-size: 1.8rem; }
    .page .opinions_bg {    padding-bottom: 60px;    }
    .opinions_container{
        background-color: rgba(255, 255, 255, 0.82);
        margin-left: 25%;
        padding: 53px 35px 35px 35px;
        margin-top: -75px;
    }
    .opinions_container h2{   margin-bottom:5px; }
    .opinions_slider_1 {
        width: 100%;
        margin: 0;
    }
    .section_opinions_title {        margin-top: 0 !important; margin-left: 15px !important;    }
    .section_opinions {        margin: 84px auto 0;     }
    .page h2 {        font-weight: 400;  }
    .page blockquote {        font-size: 1rem;        line-height: 1.5rem;    }

    .page .introduction h3, .page h2 {
        margin-bottom: 30px;
        font-size: 1.75rem;
        line-height: 2.15rem;
        font-weight: 500;
        color: black;
        letter-spacing: 1px;
        border-left: 5px solid #dcec88;
        padding-left: 10px;
    }
    .page p, .page .text_content {
        font-size: 1.05rem;
        line-height: 1.65rem;
    }
    .page #short_contact h3 {
        font-size: 1.85rem;
        line-height: 2.2rem;
    }

    .post_abstract_wrapper {        padding: 25px 50px 45px 50px;    }
    .post_wrapper {        border: 1px solid rgba(0, 0, 0, 0.1);      padding: 10px 64px 50px 64px;   }
    .post_list_foto {
        width: 480px;
        margin: 30px 0 30px;
    }
    .post_foto {
        width: 480px;
        height: 250px;
        margin: 35px 0 40px 0;
    }
    .blog .post_title h2 {        font-size: 1.6rem;        line-height: 2rem;    }
    .contact {        padding: 0 18px;    }
    .page .contact h4 {        font-size: 1.25rem;        line-height: 1.95rem;    }

}
@media only screen and (max-width: 40em) {
    .section_panels_blockgrid .panels_blockgrid_r2 .blockgrid_panel {        height: auto !important;    }
    #header_main {   height: 112px; padding-top: 10px; }
    #header_main .logo {        padding-top: 8px;    }
    #menu {        top: -31px;   left: 33px;  }
    .tel_top_position {        padding-top: 6px;  padding-right: 6px;    }
    .slide {
        height: 445px;
        min-height: 445px;
        margin-bottom: 10px;
    }
    .page_main_title .title_bg {
        height: 305px;
        min-height: 305px;
        margin-bottom: 35px;
    }
    .share_icons {
        z-index: 10;
        position: absolute;
        left: 60px;
        top: 177px;
    }
    .site_title{
        display: block !important;
        position: absolute;
        top: 255px;
        left: 60px;
        z-index: 10;
        font-size: 1.5rem;
        line-height: 1.85rem;
        font-weight: 500;
        color: black;
        letter-spacing: 1px;
        border-left: 5px solid #dcec88;
        padding-left: 10px;
        font-family: "Raleway", sans-serif;
        width: 260px;
    }
    .introduction_slider_left {
        background-color: rgba(255, 255, 255, 0.7);
        position: relative;
        top: 40px;
        width: 85%;
        padding: 165px 40px 30px 33px;
        min-height: 340px;
        margin: 0 auto;
    }
    .introduction_slider_left h2 {
        margin-bottom: 5px !important;
        border: none !important;
        padding: 0 !important;
        font-size: 1rem !important;
        line-height: 1.5rem !important;
        color: black !important;
        font-weight: 400;
    }
    .page_title_container{
        background-color: rgba(255, 255, 255, 0.7);
        position: relative;
        top: 10px;
        width: 100%;
        padding: 161px 0 33px 29px;
        text-align: left;
    }
    .page .page_title_h h1 {    font-size: 1.8rem; }
    .page .opinions_bg {    background-image: none !important;  }
    .section_opinions {        margin: 0;    }
    .page h2 {        font-weight: 400;  }
    .page blockquote {        font-size: 1rem;        line-height: 1.5rem;    }

    .page .introduction h3, .page h2 {
        margin-bottom: 25px;
        font-weight: 500;
        border-left: 5px solid #dcec88;
        padding-left: 10px;
        margin-top: 0 !important;
        font-size: 1.55rem;
        line-height: 2.05rem;
    }
    .page p, .page .text_content {
        font-size: 1.05rem;
        line-height: 1.65rem;
    }
    .page #short_contact h3 {
        font-size: 1.7rem;
        line-height: 2.1rem;
    }
    .blog {        margin: 0 -20px;    }
    .blog .post_title h2 {
        font-size: 1.5rem;
        line-height: 1.95rem;
    }
    .post_list_foto, .post_foto {        height: 210px;    }

    .post_wrapper {        background-color: transparent; }
    .contact {        padding: 0 18px;    }
    .page .contact h4 {
        font-size: 1rem;
        line-height: 1.7rem;
        font-weight: 600;
    }

    }


@media only screen and (min-width: 64.063em) {
    .s_50_l {
        width:45%;
        float: left;
        text-align: left;
    }
    .s_50_l img {        margin-bottom: 75px;        text-align: left;    }
    .s_50_l h3 {        margin-top: 0;        text-align: left;    }
}

@media only screen and (min-width: 40.063em) and (max-width: 64em) {
    .s_50_l {        width:100%;    }
    .s_50_l img {    max-height: 330px;  margin-bottom: 25px;    }
    .s_50_l h3 {
        margin-top: 30px;
        text-align: center;
        margin-bottom: 10px;
    }
    .s_50_l h5 {        text-align: center;    }
}

@media only screen and (max-width: 40em) {
    .s_50_l {        width:100%;    }
    .s_50_l img {    max-height: 330px;  margin-bottom: 25px;    }
    .s_50_l h3 {
        margin-top: 30px;
        text-align: center;
        margin-bottom: 10px;
    }
    .s_50_l h5 {        text-align: center;    }
}

@media only screen and (min-width: 64.063em) {
    .s_50_r {        width:45%;        float: right;    }
    .s_50_r img {        margin-bottom: 60px;        text-align: right;    }
    .s_50_r h3 {        margin-top: 50px;        text-align: left;    }
}

@media only screen and (min-width: 40.063em) and (max-width: 64em) {
    .s_50_r {        width:100%;    }
    .s_50_r img {        max-height: 330px; margin-bottom: 25px;    }
    .s_50_r h3 {
        margin-top: 30px;
        text-align: center;
        margin-bottom: 10px;
    }
}

@media only screen and (max-width: 40em) {
    .s_50_r {        width:100%;    }
    .s_50_r img {    max-height: 330px; margin-bottom: 25px;    }

    .s_50_r h3 {
        margin-top: 30px;
        text-align: center;
        margin-bottom: 10px;
    }
}


#section-26036-container{ background-color: white;
    /*border-top: 1px solid rgba(0, 0, 0, 0.12); border-bottom: 1px solid rgba(0, 0, 0, 0.12); */
    margin-bottom: 50px;  }
#section-26036-container .content_page .section_panels_blockgrid {    padding: 0; }
#section-26063-container{
    background-color: white;
    padding-top: 40px;
}
.obj-26541{ margin-top: -15px; }



.vet-doctor-btn{
    font-size: .85rem;
    background-color: rgba(255, 228, 140, 0.75);
    color: black;
    font-weight: 600;
    margin-top: 9px !important;
}
.vet-doctor-btn:hover{
    background-color: #7fb9e8;
}
/* line 2, ../scss/_wettermin_Typo.scss */
.sitesbi_modal {
    padding: 30px;
    text-align: center;
}
/* line 4, ../scss/_wettermin_Typo.scss */
.sitesbi_modal img {
    display: none;
}
/* line 5, ../scss/_wettermin_Typo.scss */
.sitesbi_modal h3 {
    font-weight: 400;
    margin-top: 7px;
}

/* line 11, ../scss/_wettermin_Typo.scss */
.sitesbi_confirm_modal i {
    position: absolute;
    top: 28px;
    left: 49%;
    font-size: 2rem;
    color: #4ebedc;
}
/* line 18, ../scss/_wettermin_Typo.scss */
.sitesbi_confirm_modal p {
    margin-top: 37px !important;
    text-align: center;
    font-size: 1.1rem;
    font-weight: 600;
    color: #1593b5;
    margin-bottom: 0;
}

/* line 27, ../scss/_wettermin_Typo.scss */
.wettermin_reg_action_modal_title {
    text-align: center;
}
/* line 29, ../scss/_wettermin_Typo.scss */
.wettermin_reg_action_modal_title i {
    font-size: 1.6rem;
    color: #4ebedc;
}
/* line 33, ../scss/_wettermin_Typo.scss */
.wettermin_reg_action_modal_title h2 {
    letter-spacing: .5px;
    margin-top: 35px;
    margin-bottom: 27px;
    font-weight: 600;
    font-size: 1.15rem;
}

/* line 42, ../scss/_wettermin_Typo.scss */
.wettermin_reg_modal {
    text-align: center;
    padding: 0 37px 0 37px;
}
.wettermin_reg_modal .text_center{ text-align:center;  }
.sitesbi_confirm_modal .text_center{ text-align:center;  }
/* line 45, ../scss/_wettermin_Typo.scss */
.wettermin_reg_modal h3 {
    font-weight: 400;
    margin-top: 12px;
    margin-bottom: 3px;
    font-size: 1.05rem;
}
/* line 50, ../scss/_wettermin_Typo.scss */
.wettermin_reg_modal h4 {
    margin-top: 0;
    margin-bottom: 25px;
    font-weight: 600;
    font-size: 1.15rem;
}
/* line 56, ../scss/_wettermin_Typo.scss */
.wettermin_reg_modal .button_x {
    top: 0;
    right: 45px;
}
/* line 59, ../scss/_wettermin_Typo.scss */
.wettermin_reg_modal .button_x i {
    color: #CCCCCC;
}
/* line 60, ../scss/_wettermin_Typo.scss */
.wettermin_reg_modal .button_x i:hover {
    color: #bababa;
}

/* line 64, ../scss/_wettermin_Typo.scss */
.button_cancel {
    width: 200px;
    margin-bottom: 4px;
    background-color: #CCCCCC;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: .75rem;
    font-weight: 600;
    font-family: "Open Sans", sans-serif;
}

/* line 74, ../scss/_wettermin_Typo.scss */
.button_action {
    width: 200px;
    margin-bottom: 4px;
    background-color: #a1d461;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: .75rem;
    font-weight: 600;
    font-family: "Open Sans", sans-serif;
    color:#ffffff;
}

/* line 84, ../scss/_wettermin_Typo.scss */
.button_cancel:hover {
    background-color: #bababa;
}

/* line 87, ../scss/_wettermin_Typo.scss */
.button_action:hover {
    background-color: #47ACEA;
    color: #ffffff;
}

/* line 91, ../scss/_wettermin_Typo.scss */
.recaptcha {
    margin-bottom: 18px;
}

/* line 95, ../scss/_wettermin_Typo.scss */
.lastbooking_wrapper {
    float: left;
    width: 170px;
}
@media only screen and (max-width: 40em) {
    /* line 99, ../scss/_wettermin_Typo.scss */
    .lastbooking_wrapper {
        float: none;
    }
}

/* line 103, ../scss/_wettermin_Typo.scss */
.lastbooking {
    margin-top: 3px !important;
    margin-left: 3px !important;
    font-size: .75rem !important;
    font-weight: 600;
    color: #6BB900;
    line-height: .9rem !important;
}
/* line 110, ../scss/_wettermin_Typo.scss */
.lastbooking i {
    margin-right: 5px;
}

/* line 116, ../scss/_wettermin_Typo.scss */
.lastbooking_clinic {
    margin-top: -21px !important;
    margin-right: 4px !important;
    font-size: 1rem !important;
    line-height: 1.6rem !important;
    text-align: center !important;
    font-weight: 600 !important;
}
/* line 122, ../scss/_wettermin_Typo.scss */
.lastbooking_clinic i {
    margin: 0 auto 11px;
    display: block;
    background-color: white;
    width: 45px;
    height: 45px;
    padding: 11px;
    border-radius: 25px;
    font-size: 1.5rem;
    color: #43afcc;
}

/* line 135, ../scss/_wettermin_Typo.scss */
.main_content_list_position {
    background-color: #e8f0f2;
    padding-bottom: 50px !important;
    margin-top: 20px;
}

/* line 141, ../scss/_wettermin_Typo.scss */
.panels_clinics_list {
    margin-top: 55px;
}
@media only screen and (min-width: 64.063em) {
    /* line 144, ../scss/_wettermin_Typo.scss */
    .panels_clinics_list {
        margin-top: 50px;
    }
}
/* line 146, ../scss/_wettermin_Typo.scss */
.panels_clinics_list .panel_clinic_list {
    margin: 0 3px 9px 3px;
    position: relative;
    clear: both;
    min-height: 245px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.12);
    background-color: white;
}
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
    /* line 157, ../scss/_wettermin_Typo.scss */
    .panels_clinics_list .panel_clinic_list {
        min-height: 224px;
    }
}
@media only screen and (max-width: 40em) {
    /* line 160, ../scss/_wettermin_Typo.scss */
    .panels_clinics_list .panel_clinic_list {
        min-height: 214px;
    }
}
/* line 162, ../scss/_wettermin_Typo.scss */
.panels_clinics_list .panel_clinic_list p {
    margin: 0;
    font-size: .85rem;
    line-height: 1.2rem;
}
/* line 167, ../scss/_wettermin_Typo.scss */
.panels_clinics_list .panel_clinic_list h4 {
    font-weight: 300;
    line-height: 1.55rem;
    padding-top: 20px;
    letter-spacing: 0px;
}
@media only screen and (max-width: 40em) {
    /* line 173, ../scss/_wettermin_Typo.scss */
    .panels_clinics_list .panel_clinic_list h4 {
        padding-bottom: 20px;
    }
}
/* line 176, ../scss/_wettermin_Typo.scss */
.panels_clinics_list .panel_clinic_list .clinic_list_name {
    width: 85%;
    min-height: 100px;
    padding-left: 20px;
    border-left: 7px solid #A7DEFF;
}
@media only screen and (min-width: 90.063em) {
    /* line 182, ../scss/_wettermin_Typo.scss */
    .panels_clinics_list .panel_clinic_list .clinic_list_name {
        width: 90%;
    }
}
@media only screen and (max-width: 40em) {
    /* line 185, ../scss/_wettermin_Typo.scss */
    .panels_clinics_list .panel_clinic_list .clinic_list_name {
        width: 95%;
        min-height: 90px;
    }
}
/* line 190, ../scss/_wettermin_Typo.scss */
.panels_clinics_list .panel_clinic {
    margin: 0 3px 3px 3px;
    padding-bottom: 20px;
    position: relative;
    clear: both;
    min-height: 250px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.12);
    background-color: white;
    background-position: right top;
    background-repeat: no-repeat;
}
@media only screen and (max-width: 40em) {
    /* line 201, ../scss/_wettermin_Typo.scss */
    .panels_clinics_list .panel_clinic {
        background-image: none !important;
    }
}
/* line 203, ../scss/_wettermin_Typo.scss */
.panels_clinics_list .panel_clinic p {
    margin: 0;
}
/* line 206, ../scss/_wettermin_Typo.scss */
.panels_clinics_list .panel_clinic h4 {
    font-size: 1.55rem;
    font-weight: 300;
    line-height: 1.95rem;
    padding-top: 30px;
    padding-bottom: 33px;
    letter-spacing: 0;
}
@media only screen and (min-width: 64.063em) and (max-width: 90em) {
    /* line 214, ../scss/_wettermin_Typo.scss */
    .panels_clinics_list .panel_clinic h4 {
        font-size: 1.45rem;
        line-height: 1.9rem;
    }
}
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
    /* line 217, ../scss/_wettermin_Typo.scss */
    .panels_clinics_list .panel_clinic h4 {
        font-size: 1.3rem;
        line-height: 1.75rem;
        font-weight: 400;
    }
}
@media only screen and (max-width: 40em) {
    /* line 220, ../scss/_wettermin_Typo.scss */
    .panels_clinics_list .panel_clinic h4 {
        font-size: 1.2rem;
        line-height: 1.6rem;
        font-weight: 400;
    }
}
/* line 223, ../scss/_wettermin_Typo.scss */
.panels_clinics_list .panel_clinic .clinic_name {
    width: 65%;
    margin-bottom: 20px;
    padding-left: 20px;
    border-left: 7px solid #A7DEFF;
}
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
    /* line 230, ../scss/_wettermin_Typo.scss */
    .panels_clinics_list .panel_clinic .clinic_name {
        width: 75%;
    }
}
@media only screen and (max-width: 40em) {
    /* line 233, ../scss/_wettermin_Typo.scss */
    .panels_clinics_list .panel_clinic .clinic_name {
        width: 95%;
    }
}
/* line 237, ../scss/_wettermin_Typo.scss */
.panels_clinics_list .panel_clinic_doctor {
    padding: 12px 27px 0 27px;
    margin: 0 3px 35px 3px;
    position: relative;
    clear: both;
    min-height: 190px;
    border-bottom: 4px solid #c2e2f9;
    background-color: white;
}
.panels_clinics_list .panel_clinic_doctor .slick-prev:before {
    color: rgba(0, 0, 0,.75);
}
.panels_clinics_list .panel_clinic_doctor .slick-next:before {
    color: rgba(0, 0, 0,.75);
}
/* line 245, ../scss/_wettermin_Typo.scss */
.panels_clinics_list .panel_clinic_doctor p {
    margin: 0;
}
/* line 248, ../scss/_wettermin_Typo.scss */
.panels_clinics_list .panel_clinic_doctor h4 {
    font-size: 1.35rem;
    margin-bottom: 7px;
}
.panels_clinics_list .panel_clinic_doctor h6 {
    font-size: .9rem;
    margin: -4px 0 5px 0;
    color: #1593b5;
}
/* line 252, ../scss/_wettermin_Typo.scss */
.panels_clinics_list .panel_clinic_doctor .doctor {
    cursor: pointer;
    width: 100%;
    text-align: center;
    margin-top: -30px;
}
/* line 259, ../scss/_wettermin_Typo.scss */
.panels_clinics_list .panel_clinic_doctor .doctor i {
    padding-right: 12px;
    font-size: 1.85rem;
    color: #4ebedc;
}
/* line 265, ../scss/_wettermin_Typo.scss */
.panels_clinics_list .panel_clinic_doctor .available {
    cursor: pointer;
}
/* line 268, ../scss/_wettermin_Typo.scss */
.panels_clinics_list .panel_clinic_doctor .closest_term {
    font-size: 1rem;
    font-weight: 400;
    padding-bottom: 24px;
    text-align: center;
}
/* line 273, ../scss/_wettermin_Typo.scss */
.panels_clinics_list .panel_clinic_doctor .closest_term i {
    margin-left: 2px;
    margin-right: 5px;
    color: #81c135;
}
/* line 279, ../scss/_wettermin_Typo.scss */
.panels_clinics_list .panel_clinic_doctor .closest_term_date {
    display: inline-block;
    cursor: pointer;
    color: #81c135;
    font-size: 1rem;
    font-weight: 600;
}
/* line 286, ../scss/_wettermin_Typo.scss */
.panels_clinics_list .panel_clinic_doctor .wh_arrow_down {
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
    height: 40px;
    background-color: #bde190;
}
/* line 293, ../scss/_wettermin_Typo.scss */
.panels_clinics_list .panel_clinic_doctor .wh_arrow_down i {
    color: white;
    font-size: .9rem;
    padding: 7px 6px;
}
/* line 299, ../scss/_wettermin_Typo.scss */
.panels_clinics_list .panel_clinic_doctor .wh_arrow_down:hover {
    transition: background-color 300ms ease-out;
    background-color: #a7ce77;
}
/* line 302, ../scss/_wettermin_Typo.scss */
.panels_clinics_list .panel_clinic_doctor .wh_arrow_down:hover i {
    transition: padding 300ms ease-out;
    padding-top: 16px;
}
/* line 307, ../scss/_wettermin_Typo.scss */
.panels_clinics_list .panel_clinic_doctor .wh_arrow_up {
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
    height: 40px;
    background-color: #bde190;
}
/* line 314, ../scss/_wettermin_Typo.scss */
.panels_clinics_list .panel_clinic_doctor .wh_arrow_up i {
    color: white;
    font-size: .9rem;
    padding: 16px 6px 7px;
}
/* line 320, ../scss/_wettermin_Typo.scss */
.panels_clinics_list .panel_clinic_doctor .wh_arrow_up:hover {
    transition: background-color 300ms ease-out;
    background-color: #a7ce77;
}
/* line 323, ../scss/_wettermin_Typo.scss */
.panels_clinics_list .panel_clinic_doctor .wh_arrow_up:hover i {
    transition: padding 300ms ease-out;
    padding-top: 7px;
}
/* line 329, ../scss/_wettermin_Typo.scss */
.panels_clinics_list .clinic_list_r {
    padding-left: 27px;
    width: 90%;
}
/* line 333, ../scss/_wettermin_Typo.scss */
.panels_clinics_list .reservation_button_wrapper {
    margin-top: 20px;
    position: absolute;
    bottom: 18px;
}
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
    /* line 338, ../scss/_wettermin_Typo.scss */
    .panels_clinics_list .reservation_button_wrapper {
        margin-top: 15px;
    }
}
@media only screen and (max-width: 40em) {
    /* line 341, ../scss/_wettermin_Typo.scss */
    .panels_clinics_list .reservation_button_wrapper {
        position: relative;
        margin-top: 15px;
    }
}
/* line 353, ../scss/_wettermin_Typo.scss */
.panels_clinics_list .reservation_button_l {
    float: left;
    width: 130px;
}
@media only screen and (max-width: 40em) {
    /* line 357, ../scss/_wettermin_Typo.scss */
    .panels_clinics_list .reservation_button_l {
        float: none;
        padding-top: 20px;
    }
}
/* line 359, ../scss/_wettermin_Typo.scss */
.panels_clinics_list .reservation_button_l .page_button_small {
    margin-bottom: 2px;
    margin-top: 0;
}
/* line 361, ../scss/_wettermin_Typo.scss */
.panels_clinics_list .terms_slider {
    padding-left: 40px;
    padding-right: 40px;
    margin-top: 0;
    z-index: 1;
}
/* line 367, ../scss/_wettermin_Typo.scss */
.panels_clinics_list .terms_slider ul {
    padding-left: 0;
    margin-top: 7px;
}
/* line 372, ../scss/_wettermin_Typo.scss */
.panels_clinics_list .terms_slider ul li {
    border-bottom: 1px solid rgba(128, 128, 128, 0.3);
    list-style-type: none;
    padding: 9px 0;
    font-size: .8rem;
    line-height: 1rem;
    max-width: 90%;
    text-align: center;
}
/* line 380, ../scss/_wettermin_Typo.scss */
.panels_clinics_list .terms_slider ul li h5 {
    color: #212121;
    margin: 5px 0 7px;
    font-family: "Open Sans", sans-serif;
    font-size: 1.05rem;
}
/* line 386, ../scss/_wettermin_Typo.scss */
.panels_clinics_list .terms_slider ul li a {
    font-size: .9rem;
}
/* line 387, ../scss/_wettermin_Typo.scss */
.panels_clinics_list .terms_slider ul li .available {
    font-weight: 400;
    background-color: rgba(152, 201, 243, 0.24);
    padding: 5px 16px;
    text-decoration: underline;
}
/* line 392, ../scss/_wettermin_Typo.scss */
.panels_clinics_list .terms_slider ul li .available i {
    color: #80c8f3;
    padding-right: 6px;
    font-size: 1rem;
    margin-left: -5px;
}
/* line 399, ../scss/_wettermin_Typo.scss */
.panels_clinics_list .terms_slider ul li .available:hover {
    color: #6eab21;
    font-weight: 600;
    background-color: #eff9e2;
}
/* line 403, ../scss/_wettermin_Typo.scss */
.panels_clinics_list .terms_slider ul li .available:hover i {
    color: #c8498f;
}
/* line 405, ../scss/_wettermin_Typo.scss */
.panels_clinics_list .terms_slider ul li .available:focus {
    color: #c8498f;
    font-weight: 600;
}
/* line 409, ../scss/_wettermin_Typo.scss */
.panels_clinics_list .terms_slider ul li .unavailable {
    cursor: default;
    opacity: .55;
    text-decoration: line-through;
}
/* line 416, ../scss/_wettermin_Typo.scss */
.panels_clinics_list .terms_slider .slick-prev, .panels_clinics_list .terms_slider .slick-next {
    top: 48px;
}
/* line 419, ../scss/_wettermin_Typo.scss */
.panels_clinics_list .clinic_list_opinions {
    padding: 12px 12px 0 12px;
    margin: 15px 0;
    background-color: rgba(125, 188, 38, 0.1);
    border: 1px solid rgba(125, 188, 38, 0.15);
}
/* line 424, ../scss/_wettermin_Typo.scss */
.panels_clinics_list .clinic_list_opinions .slick-dots {
    bottom: -33px;
}
/* line 428, ../scss/_wettermin_Typo.scss */
.panels_clinics_list .clinic_opinion_author_wrapper {
    float: left;
    margin-right: 20px;
    height: 64px;
}
/* line 433, ../scss/_wettermin_Typo.scss */
.panels_clinics_list .clinic_opinion_author {
    width: 37px;
    height: 37px;
    -moz-border-radius: 40px;
    -webkit-border-radius: 40px;
    border-radius: 40px;
    background-color: rgba(125, 188, 38, 0.15);
    border: 1px solid rgba(125, 188, 38, 0.15);
}

.panels_clinics_list .panel_clinic_doctor {
    padding: 12px 15px 0 15px;
    margin: 0 3px 37px 3px;
}

/*.lastbooking_clinic {*/
/*font-size: 1rem !important;*/
/*line-height: 1.6rem !important;*/
/*text-align: center !important;*/
/*}*/

@media only screen and (max-width: 40em) {
    .panels_clinics_list .panel_clinic_doctor h4 {
        font-size: 1.05rem;
        font-weight: 600;
        line-height: 1.55rem;
        margin-bottom: 7px;
        margin-top: 8px;
    }
}

/* line 1191, ../scss/_preset_szulc.scss */
.doctor_img {
    margin: 0 auto 5px;
    width: 67px;
    height: 67px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border: 3px solid #ffffff;
}

.reservation_header_button {
    position: fixed;
    z-index: 50;
    top: 0;
    right: 3%;
}

.page_button_reservation {
    transition: all 300ms ease-out;
    font-family: "Lato", sans-serif;
    font-size: 0.75rem;
    font-weight: 600;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    background-color: #88e0f7;
    width: 80px;
    padding: 22px 0 22px 10px;
    border: none;
    color: black;
}

.page_button_reservation i {
    font-size: 1.7rem;
}
.page_button_reservation:hover, .page_button_reservation:focus {
    background-color: #88e0f7;
    width: 180px;
    padding: 22px 0;
}

.page_button_reservation:hover .button_reservation_text, .page_button_reservation:focus .button_reservation_text {
    font-size: .8rem;
}

.frontend_modal{
    text-align: center;
    background-color: white;
    margin-top: 20px;
}

.frontend_modal_label{
    font-size: .9rem;
    text-align: left;
    padding: 5px 10px;
    font-weight: 600;
    background-color: #f7f7f7;
}
@media only screen and (min-width: 90.063em) {
    .frontend_modal_label {
        text-align: right;
    }
}
@media only screen and (min-width: 64.063em) and (max-width: 90em) {
    .frontend_modal_label {
        text-align: right;
    }
}

.frontend_modal_group_label{
    padding: 10px 20px;
    font-weight: 600;
    background-color: rgba(218, 235, 235, 0.5);
    margin: 10px 0;
    text-align: center;
}

.frontend_modal p{
    padding-top: 20px;
    text-align: center;
    font-size: 1.2rem;
    font-weight: 600;
}
.frontend_modal h3{
    font-size: 1.2rem;
    font-weight: 600;
    width: 70%;
    margin: 20px auto;
    text-align: center;
}
.frontend_modal .button_action {
    display: block;
    margin: 20px auto;
}
.text_content .form_info{
    text-align: center;
}
.error input{
    border-color: red;
    margin-bottom: 1rem;
}



.doctor_prepaid_info p {
    text-align: center !important;
}