/*
Theme Name: Park - Schema Child
Version: 1.0
Description: A child theme of Schema by MyThemeShop
Template: mts_schema
Text Domain: schema
*/

/* Carousel */
@import url("../mts_schema/style.css");
/* general */
@font-face {
    font-family: WaukeganHustle;
    src: url("js/WaukeganHustle-Regular.ttf");
}

#field_6_24 {
    width: 100%;
}

#input_6_24 {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
}

#menu-item-756 i.fa.fa-heart {
    display: none;
}

#menu-item-756 a:before {
    position: relative;
    content: "";
    top: 0px;
    left: 0px;
    height: 50px;
    width: 50px;
    opacity: 1;
    background: url(../../uploads/2020/07/TheLodge-copy.png);
    background-size: 70%;
    background-repeat: no-repeat;
    display: block;
    margin: 0px auto;
    width: 92px;
    height: 92px;
    background-color: #0f1d42;
    border-radius: 50%;
    background-position: 60% 50%;
}

#menu-item-858 a::before,
#menu-item-857 a::before,
#menu-item-856 a::before,
#menu-item-926 a::before {
    background: none !important;
    content: none;
}

@media screen and (min-width: 881px) {
    .navigation i {
        margin-right: 4px;
        display: block;
        margin: 0px auto;
        float: none;
        width: 64px;
        height: 64px;
        font-size: 36px;
        background: #0f1d42;
        border-radius: 50%;
        padding: 15px;
        box-sizing: border-box;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    #secondary-navigation a {
        font-size: 14px !important;
    }
    #menu-item-756 a::before {
        width: 64px;
        height: 64px;
    }
}
@media screen and (min-width: 1250px) {
    .navigation i {
        margin-right: 4px;
        display: block;
        margin: 0px auto;
        float: none;
        width: 92px;
        height: 92px;
        font-size: 52px;
        background: #0f1d42;
        border-radius: 50%;
        padding: 20px;
        box-sizing: border-box;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    #secondary-navigation a {
        font-size: 16px !important;
    }
    #menu-item-756 a::before {
        width: 92px;
        height: 92px;
    }
}

.explore .container {
    position: relative;
    z-index: 10 !important;
}
.container {
    max-width: 1170px !important;
}
.video_holder {
    position: relative;
    height: 750px;
    overflow: hidden;
}
.video_wrapper video {
    height: 100% !important;
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    object-fit: cover;
}
.btn {
    color: #fff !important;
    background: #26286d;
    padding: 5px 15px;
    text-transform: uppercase;
    border-radius: 0px;
    -moz-border-radius: 0px;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.48);
    -moz-box-shadow: 1px 1px 1px #000;
}
.explore .container {
    position: relative;
    z-index: 1;
}
.alignleft {
    float: left;
    margin: 0px 20px 20px 0px;
    border: 2px solid #ececec;
    margin-bottom: 20px;
    -webkit-box-shadow: 0 8px 6px -6px black;
    -moz-box-shadow: 0 8px 6px -6px black;
    box-shadow: 0 8px 6px -6px black;
}
.explore:after {
    display: none !important;
}
.owl-controls {
    display: none;
}
.alignright {
    float: right;
    margin: 0px 0px 20px 20px;
    border: 2px solid #ececec;
    margin-bottom: 20px;
    -webkit-box-shadow: 0 8px 6px -6px black;
    -moz-box-shadow: 0 8px 6px -6px black;
    box-shadow: 0 8px 6px -6px black;
}
.alignnone {
    border: 2px solid #ececec;
    margin-bottom: 20px;
    -webkit-box-shadow: 0 8px 6px -6px black;
    -moz-box-shadow: 0 8px 6px -6px black;
    box-shadow: 0 8px 6px -6px black;
}
.center {
    text-align: Center;
}
.clear {
    clear: both;
}

/* header */
.main-header {
    background: #793538;
}
#header {
    background: #dcc1a5;
    top: 0px;
}
.logo-wrap,
.headerPhone,
.headerInfo {
    float: left;
    width: 33.33%;
    padding: 1%;
    box-sizing: border-box;
}
.logo-wrap {
    margin: 0px 0 0 0;
}
.headerInfo {
    width: 66.66%;
    text-align: right;
    margin-top: 20px;
}
.headerInfo .social-icons {
    float: right;
    display: inline-block;
}
.headerInfo p {
    margin-bottom: 5px;
    display: block;
    margin-right: 20px;
}
.headerPhone {
    text-align: center;
    margin-top: 0px;
}
.headerPhone a {
    color: #fff !important;
}
div.header-social-icons {
    background: none;
    border: 0px;
}
div.header-social-icons a {
    background: #fff;
    border-radius: 50%;
    padding: 10px;
    width: 30px;
    text-align: center;
    line-height: 30px;
    margin: 0px 5px;
    font-size: 26px;
}
div.header-social-icons::before {
    border: 0px;
}
#primary-navigation .header-social-icons a,
.header-social-icons a {
    padding: 0px 10px;
}

.primary-slider-container {
    max-width: 100%;
    float: none;
    width: 100%;
    overflow: hidden;
    margin: 0px;
}
.primary-slider-container .slide-caption {
    display: none;
    box-sizing: border-box;
    padding: 25px;
    bottom: 20%;
    background: rgba(16, 121, 189, 0.34);
    width: 100%;
    left: 0px;
    max-width: 1170px;
    right: 0px;
    margin: 0px auto;
    text-align: center;
}
.slide-title {
    font-size: 32px !important;
    line-height: 34px;
}
.owl-carousel .owl-item img {
    max-width: 100% !important;
}
.primary-slider .owl-dots {
    bottom: 8%;
    top: inherit;
    right: 16%;
}

#page {
    padding-top: 0px;
    width: 100%;
    max-width: 100%;
}

/* home boxes */
.homeBoxes {
    margin: 0px auto;
    margin-top: 0px;
    height: 240px;
    text-align: left;
    padding: 25px 0px;
}
.homeBoxes h3 {
    color: #000;
    font-size: 32px;
    margin-top: 0px;
}
.homeBoxes p {
    color: #000 !important;
    font-size: 14px !important;
}
.homeBoxes .box01,
.homeBoxes .box02,
.homeBoxes .box03 {
    float: left;
    height: 200px;
    width: 31%;
    position: relative;
    padding: 1%;
}
.homeBoxes .box02 {
    width: 32%;
}

/* home widgets */
.homeWidgets {
    margin: 30px auto;
    text-align: left;
}
.widgetBox {
    margin-right: 3%;
    margin-bottom: 20px;
    padding: 2%;
    width: 27%;
    float: left;
    border-radius: 10px;
    -moz-border-radius: 10px;
    background: rgba(255, 255, 255, 0.8);
}
.widgetBox h3 {
    text-align: center;
}

.widgetBox.noMargin {
    margin-right: 0px;
}
.widgetBox img {
    width: 100%;
}

.textwidget p {
    font-size: 16px;
    line-height: 20px;
}

/* inner pages */
.post-content a {
    text-decoration: underline;
}
#page.single {
    float: left;
}
.article {
    background: none;
    float: none;
    padding: 40px 15px;
    box-sizing: border-box;
    box-shadow: 0px 0px 0px !important;
    width: 100%;
    max-width: 1170px;
    margin: 0px auto;
}
.page h1.title {
    margin-bottom: 20px;
}

/* footer */
.copyrights {
    text-align: center;
    color: #fff;
}
#copyright-note span {
    display: none;
}
.to-top {
    float: none;
}
#copyright-note .to-top span {
    display: inline-block;
    font-size: 16px;
    line-height: 24px;
}

.hide-d {
    display: none;
}
.social-icons {
    float: none;
    display: inline-block;
}
.social-icons a {
    display: inline-block;
    color: #fff;
    background: transparent;
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 20px;
    text-align: center;
    border-radius: 2px;
}
.headerPhone {
    width: 100%;
    margin-top: 0px;
}
.headerPhone p {
    display: inline-block;
    font-size: 14px;
    margin: 0px;
    color: #fff;
}
header .navigation {
    float: right;
    width: 100%;
}
/*
header .logo-wrap {
    float: left;
    width: 20%;
}
*/
#secondary-navigation .menu-item-has-children > a:after {
    right: 19px;
}
.navigation ul {
    text-align: center;
    padding: 0px 0px;
}
.navigation ul li {
    float: none;
    display: inline-block;
    margin: 0px 5px;
}
#secondary-navigation .navigation > ul > .menu-item-has-children > a {
    padding-right: 29px;
}
#secondary-navigation a {
    padding: 8px;
    margin: 0;
    text-align: center;
}
.newCon {
    height: 400px;
    background-size: cover;
    background-position: 50% 50%;
}
.welcome a {
    font-weight: bold;
}
.welcome h1 {
    font-size: 30px;
    color: #282e67;
    margin-top: 0px;
}
.welcome img {
    padding: 3px;
    border: 1px solid #ccc;
}
.leftwow {
    width: 33.33%;
    float: left;
}
.rightwow {
    width: 66.66%;
    float: right;
}
.row {
    margin: 0px -15px;
}
.row:after,
.container:after {
    clear: both;
    content: "";
    display: block;
    position: relative;
}
.main-header .container {
    background-color: transparent !important;
    max-width: 1270px !important;
}
.RightBar a:hover {
    color: #fff !important;
}
#reviews {
    padding: 150px 0px;
}
#reviews h2 {
    color: #000;
    text-transform: uppercase;
    font-size: 40px;
}
section#reviews {
    background-image: url(https://animalclinicofwindermere.com/wp-content/uploads/2019/03/pazzo_slide_81.jpg);
    background-attachment: fixed;
    background-size: cover;
    background-position: top;
}

section#reviews {
    display: none;
    position: relative;
}

section#reviews:before {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    content: "";
    background-color: #000;
    opacity: 0.6;
}

section#reviews * {
    color: #fff;
}

section#reviews h2,
section#reviews .container {
    position: relative;
}

section#reviews p {
    font-size: 20px;
}
#reviews h4 {
    font-weight: normal;
    line-height: 26px;
    font-size: 16px;
}
.carousel-indicators {
    bottom: -9px !important;
}
.col-sm-4,
.col-sm-6,
.col-sm-8 {
    width: 50%;
    float: left;
}
.col-sm-4 {
    width: 33.33%;
    padding: 1%;
    box-sizing: border-box;
    text-align: center;
}
.col-sm-8 {
    width: 66.66%;
    padding: 1%;
    box-sizing: border-box;
    text-align: center;
}
.featured {
    margin: 30px auto 10px;
}
.featured img {
    border: 2px solid #ececec;
    margin-bottom: 20px;
    -webkit-box-shadow: 0 8px 6px -6px black;
    -moz-box-shadow: 0 8px 6px -6px black;
    box-shadow: 0 8px 6px -6px black;
}
.featured p {
    padding-right: 15px;
}
.homeBoxes {
    background: #2b4f97;
    border-bottom: 5px solid #2b4f97;
    font-size: 14px;
    padding: 30px 0px;
}
.homeBoxes h3 {
    margin-top: 0;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-size: 18px;
    text-align: center;
    color: #fff;
}
footer {
    margin-top: 0px;
    padding: 10px 0px;
}
.to-top,
.to-top a {
    color: #fff !important;
}
#page.single {
    float: none !important;
}
.article:after {
    clear: both;
    content: "";
    display: block;
    position: relative;
}
.post-info {
    display: none !important;
}
#featured-thumbnail {
    float: right;
    width: 30%;
}
.front-view-content {
    float: left;
    width: 68%;
}
.opacit_ {
    opacity: 0;
}
.sticky {
    position: fixed !important;
    box-shadow: 0px 0px 17px rgba(0, 0, 0, 0.9);
}
.sticky img {
    max-width: 100px !important;
}

#logo a,
#logo img {
    float: none !important;
}
li.meunLogo {
    max-width: 240px;
    text-align: center;
    padding: 10px;
    margin: -10px 0px !important;
    box-sizing: border-box;
    border: 0px;
}

li.meunLogo a {
    text-align: center !important;
    color: #fff !important;
}

/* Barttontheme */
#logo a,
#logo img {
    max-width: 100%;
    filter: brightness(0) invert(1);
    float: none;
    margin: 0px auto;
    display: block;
}
#header .logo-wrap {
    width: 100%;
}
.navigation ul ul li {
    margin: 0px auto;
}
div#regular-header {
    padding: 0px;
    box-sizing: border-box;
}
#regular-header p,
#regular-header a {
    margin-bottom: 0px;

    line-height: 30px;
    color: #fff;
}
#regular-header p {
    font-size: 20px;
}
#header h1,
#header h2 {
    text-align: center;
    display: block;
    width: 100%;
}
.meunLogo img {
    max-width: 280px;
    width: 100%;
}
.navigation ul li {
    vertical-align: middle;
}
#slider {
    margin-bottom: 0px !important;
}
.triangle_css {
    position: relative;
    z-index: 10;
}
.trianglebar {
    position: absolute;
    left: 0px;
    width: 45%;
    line-height: 90px;
    bottom: 0px;
    padding: 5px 0px;
    box-sizing: border-box;
    text-align: right;
    background-color: #0f1d42;
}
.trianglebar:after {
    width: 40px;
    height: 100%;
    background-color: #0f1d42;
    position: absolute;
    right: 0px;
    content: "";
    top: 0px;
    right: -20px;
    transform: skew(17deg);
}
.trianglebar h2 {
    font-size: 30px;
    line-height: normal;
    color: #fff;
    padding-right: 15px;
    position: relative;
    z-index: 1;
    margin: 0px;
    /* text-transform: capitalize;*/
    padding: 20px 0px 20px 15px;
}
.longbar {
    background-color: #dcc1a5;
    line-height: 60px;
    text-align: right;
}
.longbar i {
    width: 36px;
    height: 36px;
    border: 2px solid #fff;
    text-align: center;
    border-radius: 50%;
    line-height: 31px;
    box-sizing: border-box;
    position: relative;
    top: -1px;
}
.longbar .fa-angle-right:before {
    position: relative;
    content: "\f105";
    left: 1px;
}
.longbar a {
    line-height: 60px;
    color: #fff;
    font-weight: bold;

    font-size: 30px;
    text-transform: uppercase;
}
.welcome {
    padding: 90px 0px;
    background-size: cover;
    background-position: 50% 50%;
    background-attachment: fixed;
}
ul.sub-menu.toggle-submenu.wda-long-menu {
    background-color: #fff;
    right: 0px;
    left: auto;
}
html button.aicon_link {
    background-color: #8c0100 !important;
}
.fullWow {
    float: none;
    box-sizing: border-box;
    padding: 15px;
    width: 65%;
    margin: 0px auto;
    /* margin-right: 0px; */
    background-color: rgba(15, 29, 66, 0.8);
    display: block;
}
.fullWow h1 {
    border-bottom: 1px solid #fff;
    padding-bottom: 5px;
}
.fullWow h1,
.fullWow p,
.fullWow h2 {
    color: #fff;
}
.page h2 {
    color: #fff;
}
.social-icon-container span {
    color: #fff;
}
.home_box {
    padding: 90px 0px;
}
.home_box .col3:nth-child(2) {
    animation-duration: 1.4s;
    animation-fill-mode: both;
}
.home_box .col3:nth-child(3) {
    animation-duration: 1.8s;
    animation-fill-mode: both;
}
.col3 {
    float: left;
    width: 25%;
    box-sizing: border-box;
    padding: 0px 35px;
    text-align: center;
    margin-bottom: 40px;
}
.col3 h2 {
    font-size: 18px;
    padding: 10px;
    text-transform: uppercase;
    margin: 10px 0;
    font-weight: bold;
    /* border-bottom: 1px solid#bd967f; */
}
.col3 p {
    font-size: 15px;
    color: #000;

    font-weight: normal;
}
.col3 a.box_button {
    border: 1px solid #2ebdbd;
    box-sizing: border-box;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    color: #2ebdbd;
    padding: 5px 10px;
}
a.box_button:hover {
    background-color: #2ebdbd;
    color: #fff;
}
.cta_appot {
    background-color: #0f1d42;
    text-align: center;
}
.cta_appot a {
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    /* font-family: WaukeganHustle;*/
    font-weight: bold;
    font-size: 30px;
    color: #fff;
    display: inline-block;
    line-height: 60px;
    padding-bottom: 5px;
}
.cta_appot a:hover {
    color: #fff;
}

#reviews h2 {
    margin-bottom: 35px;
}
.copyrights {
    padding: 15px 0px;
}

.col3_footer {
    float: left;
    text-align: center;
    box-sizing: border-box;
    width: 33.33%;
}
.logoFoot img {
    max-width: 210px;
    margin: 0px auto;
    display: block;
    filter: brightness(0) invert(1);
}
.col3_footer:nth-child(1) {
    text-align: left;
}
.col3_footer:nth-child(3) {
    text-align: right;
}
.col3_footer:nth-child(1),
.col3_footer:nth-child(3) {
    padding: 25px 0px;
}
.video_big {
    height: 85vh;
    position: relative;
    max-height: 700px;
    background-size: cover;
    background-position: 50% 50%;
}
.videoWrapper,
.video_container {
    height: 100%;
    position: relative;
}
.vjs-control-bar,
.vjs-error-display,
.vjs-caption-settings {
    display: none !important;
}
#big-video-wrap {
    position: absolute !important;
}
/* Footer */
.socialMedia {
    margin-bottom: 20px;
    border-bottom: 1px solid #0f1d42;
    padding-bottom: 10px;
    padding: 20px 0px;
    margin: 0px auto;
    margin-bottom: 29px;
    /* max-width: 750px;  */
}

/* ------------------------------ */
.feed {
    max-width: 450px !important;
    margin: -20px 0px 0px 0px;
}
/* ------------------------------ */
.socialMedia strong {
    display: block;
    font-size: 20px;
    color: #fff;
}
.socialMedia a {
    width: 30px;
    height: 30px;
    display: inline-block;
    background-color: #fff;
    color: #000;
    border-radius: 50%;
    margin: 10px 5px;
}
.copyrights {
    padding: 0px 0px 25px;
}

/* Call Side */
.sspecials {
    font-family: WaukeganHustle;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    width: 75px;
    height: auto;
    position: fixed;
    top: 283px;
    right: 3px;
    z-index: 3000;
}
.sspecials * {
    box-sizing: border-box;
}
.call-side {
    width: 100%;
    height: 80px;
    padding: 23px 0 0;
    margin: 0 0 9px;
    background: #7d7d7d;
    border: 2px solid #fff;
    position: relative;
}
.call-side .icon {
    line-height: 27px;
    font-size: 18px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    margin: -17px -15px 0;
    background: #e07b3b;
    border: 2px solid #fff;
    position: absolute;
    top: 0;
    left: 50%;
}
.call-side .infos {
    line-height: 0.8;
    font-size: 11px;
    font-family: Exo, sans-serif;
    font-weight: 300 !important;
}
.sspecials * {
    box-sizing: border-box;
}
.sociAnim a:nth-child(2) {
    color: #fff;
    margin-left: 5px;
}
.sociAnim {
    font-family: Open Sans;
    line-height: 2.8;
    font-size: 13px;
    text-align: center;
    color: #fff;
    height: 72px;
    width: 200px;
    background: #252525;
    position: absolute;
    bottom: 11px;
    right: 0;
    margin-right: 73px;
    -webkit-transform-origin: right center;
    -moz-transform-origin: right center;
    -ms-transform-origin: right center;
    -o-transform-origin: right center;
    transform-origin: right center;
    -webkit-transition-duration: 0.35s;
    -moz-transition-duration: 0.35s;
    -o-transition-duration: 0.35s;
    -ms-transition-duration: 0.35s;
    transition-duration: 0.35s;
    -webkit-transition-timing-function: ease-in-out;
    -moz-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    -ms-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
}
/* Side Socials/Phone */
.sspecials {
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    width: 75px;
    height: auto;
    position: fixed;
    top: 283px;
    right: 3px;
    z-index: 3000;
}
.montispecil {
    top: 387px;
}

html .page h1.title {
    margin-bottom: 20px;
    color: #000;
    border-bottom: 1px solid #000;
}
.call-side {
    width: 100%;
    height: 90px;
    padding: 23px 0 0;
    margin: 0 0 9px;
    background: rgba(60, 49, 21, 0.7);
    border: 2px solid #fff;
    position: relative;
}
section.welcome a {
    color: #fff;
    display: inline-block;
    text-decoration: underline;
}
.call-side .infos {
    line-height: 1.1;
    font-size: 20px;
    font-weight: 300 !important;
}
.call-side .icon {
    line-height: 27px;
    font-size: 18px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    margin: -17px -15px 0;
    background: #2ebdbd;
    border: 2px solid #fff;
    position: absolute;
    top: 0;
    left: 50%;
}
.social-side {
    text-align: center;
    width: 100%;
    height: auto;
    display: inline-block;
    vertical-align: middle;
    padding: 0;
    margin: 0;
    position: relative;
    z-index: 300;
    width: 56px;
    padding: 10px 0;
    background: #e07b3b;
    border: 2px solid #fff;
    display: inline-block;
    float: none;
}
.social-side:before {
    content: "";
    border-color: #696969;
    border: 1px solid rgba(255, 255, 255, 0.31);
    width: auto;
    height: auto;
    position: absolute;
    top: 4px;
    right: 4px;
    bottom: 4px;
    left: 4px;
}
.call-side span {
    font-size: 35px;
    font-family: "Playfair Display", serif;
}
.side-s-wrap {
    position: relative;
    z-index: 1;
    vertical-align: top;
}
.social-side a {
    line-height: 20px;
    color: #fff;
    font-size: 20px;
    width: 100%;
    height: auto;
    margin: 4px 0;
    display: block;
    vertical-align: middle;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    -ms-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.call-side:hover:after {
    -webkit-transform: scale(1.4);
    -moz-transform: scale(1.4);
    -ms-transform: scale(1.4);
    -o-transform: scale(1.4);
    transform: scale(1.4);
}
.sspecials:hover .sociAnim {
    -webkit-transform: scale(1.4);
    -moz-transform: scale(1.4);
    -ms-transform: scale(1.4);
    -o-transform: scale(1.4);
    transform: scale(1.4);
}
.call-side:before {
    content: "";
    border-color: #a5a5a5;
    border: 1px solid rgba(255, 255, 255, 0.31);
    display: block;
    width: auto;
    height: auto;
    position: absolute;
    top: 4px;
    right: 4px;
    bottom: 4px;
    left: 4px;
}
.sspecials * {
    box-sizing: border-box;
}
.call-side:after {
    line-height: 2.8;
    font-size: 14px;
    text-align: center;
    color: #fff;
    height: 38px;
    width: 134px;
    background: #252525;
    position: absolute;
    bottom: 17px;
    right: 0;
    margin-right: 73px;
    -webkit-transform-origin: right center;
    -moz-transform-origin: right center;
    -ms-transform-origin: right center;
    -o-transform-origin: right center;
    transform-origin: right center;
    -webkit-transition-duration: 0.35s;
    -moz-transition-duration: 0.35s;
    -o-transition-duration: 0.35s;
    -ms-transition-duration: 0.35s;
    transition-duration: 0.35s;
    -webkit-transition-timing-function: ease-in-out;
    -moz-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    -ms-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
}
.social-side a:hover {
    color: #afede2;
    z-index: 400;
    -webkit-transform: scale(1.66);
    -moz-transform: scale(1.66);
    -ms-transform: scale(1.66);
    -o-transform: scale(1.66);
    transform: scale(1.66);
}
.RightBar {
    display: flex;
    align-items: center;
    justify-content: center;
}

.side-s-wrap {
    display: flex;
    align-items: center;
    justify-content: center;
}

.sociAnim {
    display: flex;
    align-items: center;
    justify-content: center;
}

.sociAnim * {
    color: #fff;
}
.RightBar a {
    font-size: 18px;
}
html .sociAnim {
    height: 62px;
    bottom: 23px;
}
.explore:after,
.explore:before,
.testimonials:before {
    background-image: url(https://animalclinicofwindermere.com/wp-content/uploads/2019/03/white-top.png);
}
/* Services */
.explore {
    display: none;
    padding: 40px 0px;
    position: relative;
    background-color: #0f1d42;
    text-align: center;
    color: #fff;
}
.explore .content {
    width: 45%;
    margin: 0px auto 33px;
}
.explore h2 {
    font-weight: bold;
    color: #fff;
    padding-bottom: 1px;
    font-size: 47px;
}
.explore h2 span {
    display: block;
    margin-top: -12px;
    font-family: WaukeganHustle;
    font-size: 76px;
    line-height: 50px;
    margin-bottom: 40px;
    letter-spacing: 5px;
    color: #ffffffe0;
}
.ribbon_button {
    margin-bottom: 43px;
}
.ribbon_button a {
    display: inline-block;
    margin-bottom: 0;
    border: 1px solid transparent;
    background-image: none;
    cursor: pointer;
    vertical-align: middle;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    appearance: none;
    display: inline-table;
    background-color: transparent;
    color: #fff;
    display: block;
    max-width: 270px;
    margin: 15px auto;
    background-color: #fff;
    position: relative;
    color: #0f1d42;
    text-transform: uppercase;
    padding: 7px 0px;
    font-weight: bold;
    letter-spacing: 1px;
}
.ribbon_button span {
    font-style: italic;
}
.ribbon_button svg:nth-child(1) {
    left: -16px;
    top: -1px;
    fill: #fff;
}
.ribbon_button svg:last-of-type {
    right: -16px;
    top: -1px;
    fill: #fff;
    transform: scaleX(-1);
}
.ribbon_button svg {
    height: 40px;
    position: absolute;
    top: 0px;
}
.explore:after,
.explore:before {
    display: block;
    position: absolute;
    top: -2px;
    transform: rotate(180deg);
    z-index: 3;
    background-repeat: repeat-x;
    background-position: center 0;
    width: 100%;
    height: 7px;
    content: "";
}
.explore:after {
    background-image: url(https://animalclinicofwindermere.com/wp-content/uploads/2019/03/clean-textile.png);
    bottom: -1px;
    top: auto;
    transform: rotate(0deg);
}
.explore .c3 .wrap_s {
    background-color: #fff;
    border-radius: 10px;
    position: relative;
    padding: 60px 40px 30px;
}
.explore .c3 {
    margin-bottom: 30px;
}
.explore .wrap_s:before {
    display: block;
    background-color: #dcc1a5;
    height: 43px;
    content: "";
    width: 100%;
    margin-bottom: 30px;
    position: absolute;
    top: 0px;
    left: 0px;
    border-radius: 10px 10px 0px 0px;
}
.explore h3 {
    font-family: WaukeganHustle;
    padding-bottom: 10px;
    margin-bottom: 15px;
    border-bottom: 2px dashed #999;
    font-size: 33px;
    line-height: 30px;
    margin-top: 10px;
    padding: 0px 40px 10px;
}
.wrap_s p {
    color: #000;
}
.wrap_s a svg {
    height: 38px;
    position: absolute;
    top: 0px;
    fill: #dcc1a5;
}
.wrap_s a svg:nth-child(1) {
    left: -14px;
}
.wrap_s a svg:last-child {
    transform: scaleX(-1);
    right: -14px;
}
.wrap_s a {
    position: relative;
    background-color: #d4a15b;
    text-transform: uppercase;
    line-height: 38px;
    color: #fff;
    font-weight: bold;
    display: inline-block;
    padding: 0px 25px;
}
.ribi svg {
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.ribi:hover {
    background-color: #999;
    color: #fff;
}
.ribi:hover svg {
    fill: #999;
}
html .carousel-caption {
    bottom: 100px;
}

.carousel-caption a {
    display: inline-block;
    padding: 10px 20px;
    background-color: #0f1d42;
    color: #fff;
}

.carousel-caption h2 {
    font-size: 35px;
    font-weight: bold;
}
@media screen and (min-width: 881px) {
    .mbigl {
        position: relative;
        width: 100%;
        top: 0px;
        left: 0px;
    }
    #site-header {
        z-index: 10000;
    }
    #regular-header {
        background: #0f1d42;
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }
    #secondary-navigation .meunLogo a {
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }
    .fula #secondary-navigation .meunLogo a {
        padding: 0px 8px;
    }
    .fula .mbigl {
        position: fixed;
        box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
    }
    .fula #regular-header {
        padding: 7px 15px;
    }
    #menu-item-744,
    #menu-item-740 {
        margin-right: -15px;
    }
}
@media screen and (max-width: 1720px) {
    .trianglebar h2 {
        padding: 20px 0px 9px 15px;
    }
}
@media screen and (max-width: 1366px) {
    .video_big {
        height: 65vh;
    }
    html #page,
    html .container {
        max-width: 100% !important;
        width: 100% !important;
    }
    .container {
        box-sizing: border-box;
        padding: 0px 15px !important;
    }
}
/* mobile */
@media screen and (max-width: 1150px) {
    .navigation ul li {
        margin: 0px 6px;
    }
    div#regular-header {
        padding: 15px 15px;
        box-sizing: border-box;
    }
    .trianglebar h2 {
        font-size: 23px;
    }
}
@media screen and (max-width: 880px) {
    .navigation i {
        display: none !important;
    }
    #logo img {
        filter: brightness(0) invert(0) !important;
    }
    .explore .content {
        box-sizing: border-box;
        margin: 0px auto 20px !important;
        width: 100%;
    }
    .grid figure {
        min-width: inherit !important;
        width: 100% !important;
        margin: 0px auto 20px !important;
    }
    .grid figure h2 {
        font-size: 32px;
    }
    .home_box {
        padding: 30px 0px !important;
    }
    .social-icon-container span {
        color: #000 !important;
    }
    .sticks {
        background-color: #a4251a;
    }
    #reviews h2 {
        font-size: 37px;
    }
    .cta_appot a {
        line-height: normal;
        padding: 20px;
        box-sizing: border-box;
    }
    .navigation ul li {
        margin: 0px;
    }
    .welcome {
        padding: 45px 0px;
    }
    .fullWow {
        width: 100%;
    }
    .longbar {
        background-color: #4b1657;
        line-height: 55px;
        text-align: center;
    }
    .trianglebar {
        position: relative;
        left: 0px;
        width: 100%;
        bottom: 0px;
        text-align: right;
        background-color: #9d68a9;
        text-align: center;
        line-height: normal;
    }
    .trianglebar h2 {
        font-size: 27px;
        line-height: 65px;
    }
    .video_big {
        display: none !important;
    }
    #header #logo a {
        margin: 0px auto;
    }
    .article {
        max-width: 100%;
    }
    .meunLogo,
    .triangle_css {
        display: none !important;
    }
    #header #logo a {
        display: block;
    }
    #header:after,
    #regular-header:after {
        clear: both;
        content: "";
        display: block;
    }
    .logo-wrap {
        width: 100% !important;
    }
    #header .logo-wrap {
        float: none !important;
    }
    #secondary-navigation {
        height: auto !important;
    }
    .fullWow h1 {
        text-align: center;
    }
    .col3 {
        width: 100%;
        margin-bottom: 20px;
    }
    .hide-d {
        display: block;
    }
    #header {
        background: #0f1d42;
        padding: 0px 0 20px 0px;
        margin-bottom: 0px;
    }
    .mobileBtn {
        margin-bottom: 0px;
    }
    .mobileBtn a,
    .hours {
        display: block;
        color: #fff;
        text-align: center;
        background: #0f1d42;
        padding: 10px;
        border-radius: 0px;
        -moz-border-radius: 10px;
        margin: 10px !important;
    }
    .mobileBtn.phoneBtn {
        font-size: 20px;
    }
    .mobileBtn a:hover,
    .mobileBtn a:visited {
        color: #fff;
    }
    .primary-slider-container,
    .hide-xs {
        display: none;
    }
    .container,
    .welcome .container,
    .widgetBox {
        width: 96%;
        padding: 2%;
    }

    .innerImage {
        display: none;
    }
    .homeBoxes,
    .homeWidgets,
    .welcome,
    .footerSocial,
    div.footer .copy {
        width: 100%;
        height: auto;
    }
    .box01,
    .box02,
    .box03 {
        width: 96%;
        float: none;
        margin-bottom: 20px;
        padding: 2%;
    }
    .welcome {
        margin: 20px auto;
    }
    .homeBoxes .box01,
    .homeBoxes .box02,
    .homeBoxes .box03 {
        width: 98%;
    }
    .post-content img {
        width: 100% !important;
        height: auto !important;
    }
    .footer-widgets.widgets-num-4 .f-widget:nth-child(even),
    .footer-widgets.widgets-num-3 .f-widget:nth-child(even),
    .footer-widgets.widgets-num-4 .f-widget,
    .footer-widgets.widgets-num-3 .f-widget {
        width: 100% !important;
        max-width: 100% !important;
    }
    .hours {
        display: none !important;
    }
    .main-header {
        background-color: #fff !important;
    }
    .leftwow {
        width: 100%;
    }
    .rightwow {
        width: 100%;
    }
    .col-sm-6,
    .col-sm-4,
    .col-sm-8 {
        width: 100%;
    }
    .row {
        margin: 0px;
    }
    .welcome iframe {
        height: 400px !important;
    }
    .featured .btn {
        display: block;
        text-align: center;
    }
    .homeBoxes .box01,
    .homeBoxes .box02,
    .homeBoxes .box03 {
        height: auto;
    }
    .box02 .btn {
        display: block;
        max-width: 250px;
        margin: 10px auto 0px;
    }
    footer .container {
        width: 100%;
    }
    #regular-header {
        display: none;
    }
    .sticky {
        background-color: #fff !important;
    }

    div.header-social-icons {
        float: none !important;
        text-align: center;
        background: none !important;
    }
    div.header-social-icons a {
        float: none;
        display: inline-block;
        position: relative;
        z-index: 9999;
    }
    .header-social-icons {
        text-align: Center;
        float: none !important;
    }
    .header-social-icons a {
        display: inline-block;
        font-size: 32px !important;
        width: 34px !important;
        line-height: 34px;
        color: #333 !important;
    }
    .explore .c3 {
        width: 50% !important;
    }
}
.home_box {
    position: relative;
    background: #fff;
}
.article {
    position: relative;
    z-index: 1;
}
.c3 img {
    max-width: 128px;
}
.home_box .container {
    position: relative;
    z-index: 10;
}
.c3:nth-child(2) {
    animation-delay: 0.1s;
}
.c3:nth-child(3) {
    animation-delay: 0.2s;
}
.c3:nth-child(4) {
    animation-delay: 0.1s;
}
.c3:nth-child(5) {
    animation-delay: 0.2s;
}
.c3:nth-child(6) {
    animation-delay: 0.3s;
}
#secondary-navigation .meunLogo:hover {
    background-color: #3c3115 !important;
}
.c3 {
    width: 33.33%;
    padding: 0px 15px;
    box-sizing: border-box;
    float: left;
}
@media screen and (max-width: 1200px) {
    #site-header {
        z-index: 10000;
        height: 145px;
    }
    .meunLogo img {
        max-width: 240px;
    }
}
@media screen and (max-width: 880px) {
    html #header #logo a {
        color: #3c3115;
        font-size: 25px !important;
        font-weight: bold !important;
        width: 100% !important;
        display: block !important;
        text-align: center;
        max-width: 100%;
        margin: 20px 0px;
    }
    #site-header {
        z-index: 10000;
        height: auto !important;
    }
    section#reviews {
        background-attachment: scroll;
    }
}
@media screen and (max-width: 540px) {
    .explore .content {
        width: 100%;
    }
    .explore .c3 {
        width: 100% !important;
    }
    .trianglebar h2 {
        box-sizing: border-box;
        line-height: normal;
        padding: 10px 0px;
    }
    .col3 {
        margin-bottom: 46px;
    }
    .col3 p {
        height: auto;
    }
    .col3_footer {
        width: 100%;
        text-align: center !important;
        padding: 5px 0px !important;
    }
    .logoFoot {
        display: none;
    }
}
.innerImage img {
    width: 100% !important;
}
#header .logo-wrap {
    padding: 0px;
}
.carousel {
    position: relative;
}
.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}
.carousel-inner > .item {
    position: relative;
    display: none;
    -webkit-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
    display: block;
    height: auto;
    max-width: 100%;
    line-height: 1;
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
    display: block;
}
.carousel-inner > .active {
    left: 0 !important;
}
.carousel-inner > .next,
.carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%;
}
.carousel-inner > .next {
    left: 100%;
}
.carousel-inner > .prev {
    left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
    left: 0;
}
.carousel-inner > .active.left {
    left: -100%;
}
.carousel-inner > .active.right {
    left: 100%;
}
.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    opacity: 0.5;
    filter: alpha(opacity=50);
}
.carousel-control.left {
    background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0), color-stop(rgba(0, 0, 0, 0.0001) 100%));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#80000000',endColorstr='#00000000',GradientType=1);
}
.carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0), color-stop(rgba(0, 0, 0, 0.5) 100%));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#80000000',GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: 0.9;
    filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
    left: 50%;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
    right: 50%;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    margin-left: -10px;
    font-family: serif;
}
.carousel-control .icon-prev:before {
    content: "\2039";
}
.carousel-control .icon-next:before {
    content: "\203a";
}
.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
}
.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-radius: 10px;
}
.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff;
}
.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
    text-shadow: none;
}
@media screen and (min-width: 768px) {
    .carousel-control .glyphicons-chevron-left,
    .carousel-control .glyphicons-chevron-right,
    .carousel-control .icon-prev,
    .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        margin-left: -15px;
        font-size: 30px;
    }
    .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 30px;
    }
    .carousel-indicators {
        bottom: 20px;
    }
}
.clearfix:before,
.clearfix:after {
    display: table;
    content: " ";
}
.clearfix:after {
    clear: both;
}
@-webkit-keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
@-webkit-keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDownBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@media screen and (min-width: 0) and (min-resolution: 0.001dpcm) {
    .opacit_ {
        opacity: 1;
    }
}
@media screen and (max-width: 320px) {
    .grid figure {
        min-width: 96% !important;
    }
    .homeServices {
        width: 96%;
    }
}
.explore:after {
    height: 100%;
    width: 100%;
    display: block !important;
    /* background-image: url(https://animalclinicofwindermere.com/wp-content/uploads/2019/02/clean-textile.png); */
    opacity: 0.4;
    top: 0px;
    bottom: auto;
    right: 0px;
    left: 0px;
    transform: none !important;
    background-repeat: repeat;
}

.copyrights p,
.copyrights a,
.copyrights,
.socialMedia strong {
    color: #0f1d42;
}
.copyrights p span {
    border-left: 1px solid #0f1d42;
}
.socialMedia a:hover {
    background: #0f1d42;
}

@media screen and (max-width: 880px) {
    #menu-main-menu .toggle-caret i {
        display: block !important;
        line-height: 45px;
        width: auto;
    }
    .navigation .toggle-caret {
        display: flex;
        justify-content: center;
        align-items: center;
    }
}

.page-id-168 .article .btn,
.page-id-852 .article .btn {
    display: inline-block;
    margin: 10px;
}

.btn-wrapper .btn {
    display: inline-block;
    margin: 10px;
}

/* ----------------------Ivan Css-------------- */

.wtext {
    float: right;
}

.insert-page {
    background-color: #0f1d42;
    padding: 15px;
    color: white;
    border-radius: 5px;
    margin: 20px 0;
}

.insert-page hr {
    border-bottom: 1px solid rgba(255, 255, 255, 0.55);
}

.insert-page h4,
.insert-page p {
    color: white;
}

.f-items {
    display: flex;
    justify-content: center;
    gap: 1em;
    flex-wrap: wrap;
    margin: 2em 0;
}

.f-items h3 {
    color: white;
    text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.55);
    font-size: 24px;
    font-weight: bold;
    text-align: center;
}

.f-items a {
    flex-basis: 255px;
}

.f-items div {
    background-size: cover !important;
    background-position: center !important;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 225px;
    transition: all 0.5s ease;
    border-radius: 4px;
}

.f-items div:hover {
    transform: scale(1.05);
}

@media screen and (max-width: 880px) {
    .f-items a {
        flex-basis: 100%;
    }
    .f-items {
        flex-direction: column;
    }
}

.f-half {
    display: flex;
    gap: 1rem;
    justify-content: center;
    align-items: center;
}

.f-half > div {
    flex-basis: 100%;
}

@media screen and (max-width: 880px) {
    .f-half {
        flex-direction: column;
    }
}
