/* -------------------------------------------------------------------------- */
.ol-article {
    font-family: 'Gilroy', serif;
    font-size: 16.5px;
    font-weight: 600;
    line-height: 25px;
}
.ol-article b ,
.ol-article strong {
    font-weight: 900;
}
/* -------------------------------------------------------------------------- */
.gradient_bg {
    background: rgb(255,255,255);
    background: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(236,239,241,1) 100%);
}
/* -------------------------------------------------------------------------- */
.black_header {
    background: #000;
}
.black_header.beige_header {
    background: #d0a26c;
}
.black_header [otype=header] > div {
    border-bottom: none !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    max-width: 1256px !important;
    position: relative;
}
.black_header [otype=header] > div > *:first-child {
    color: #fff !important;
    font-size: 32px;
    font-weight: 500;
    margin: 0 !important;
}
.black_header [otype=header] > div > *:first-child + p {
    display: block;
    position: absolute;
    white-space: nowrap;
    top: calc(50% - 8px);
    right: 0;
    padding: 0;
    margin: 0;
    width: auto !important;
    font-size: 16px;
    line-height: 16px;
    font-weight: 500;
    text-transform: none;
    color: #d0a26c;
}
@media only screen and (max-width: 1279px) {
    .black_header [otype=header] > div > *:first-child + p {
        position: relative;
        white-space: normal;
        width: 100% !important;
    }
    .black_header div[otype=header] > div > *:first-child {
        margin: 0 0 4px 0 !important;
        order: 1;
    }
}
/* -------------------------------------------------------------------------- */
.home_gallery div[otype=photo_gallery].simple > figure {
    width: 250px !important;
    height: 342px !important;
    margin: 0 1px 1px 0;
}
.home_gallery div[otype=photo_gallery].simple > figure > amp-img {
    box-shadow: none !important;
    width: 100% !important;
    height: 100% !important;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #90a4ae;
}
.home_gallery div[otype=photo_gallery].simple > figure > amp-img img {
    position: relative;
    width: auto !important;
    height: 100% !important;
    max-width: unset;
    min-width: unset;
    max-height: unset;
    min-height: unset;
}
.home_gallery div[otype=photo_gallery].simple > figure > amp-img img.aw {
    width: 100% !important;
    height: auto !important;
}
@media only screen and (max-width: 552px) {
    .home_gallery div[otype=photo_gallery].simple > figure {
        width: calc( (100vw - 50px)/2 ) !important;
        height: calc( ((100vw - 50px)/2) *(342/250) ) !important;
        margin: 0 1px 1px 0;
    }
}
/* -------------------------------------------------------------------------- */
#cid135 ,
#cid124 ,
#cid84 ,
#cid81 ,
#cid60 {
    display: flex;
    border: 3px solid #d0a26c;
    padding: 0;
    margin: 12px;
}
#cid111 ,
#cid110 {
    display: flex;
    border: 3px solid #d0a26c;
    padding: 0;
    margin: 12px 8px;
}
#cid135 figure ,
#cid124 figure ,
#cid111 figure ,
#cid110 figure ,
#cid84 figure ,
#cid81 figure ,
#cid60 figure {
    display: block;
}
#cid135 figure img ,
#cid124 figure img ,
#cid111 figure img ,
#cid110 figure img ,
#cid84 figure img ,
#cid81 figure img ,
#cid60 figure img {
    display: block;
}
/* -------------------------------------------------------------------------- */
@media only screen and (max-width: 767px) {
    #cid62 {
        justify-content: center;
    }
}
/* -------------------------------------------------------------------------- */
#cid73 h3 {
    font-size: 24px;
    padding: 0 20%;
}
@media only screen and (max-width: 767px) {
    #cid73 h3 {
        padding: 0;
    }
}
/* -------------------------------------------------------------------------- */
#cid74 {
    padding: 0 12px;
}
/* -------------------------------------------------------------------------- */
#cid67 {
    padding: 0 6px;
}
/* -------------------------------------------------------------------------- */
#cid101 .ol-article p ,
#cid83 .ol-article p {
    font-size: 20px;
    padding: 0 6px;
}
/* -------------------------------------------------------------------------- */
#cid164_x2 {
    max-width: 1000px;
    margin: 0 auto;
}
#cid164_x2 > div {
    align-items: center;
    min-width: 320px;
    max-width: 320px;
}
#cid178 > div {
    justify-content: center;
    align-items: center;
}
#cid178 > div > div {
    width: auto;
}
#cid178 > div > div p {
    font-size: 18px;
    border-bottom: 2px solid #d0a26c;
}
@media only screen and (max-width: 359px) {
    #cid178 > div ,
    #cid164_x2 > div {
        min-width: unset;
        max-width: 320px;
    }
}
#cid178 figure ,
#cid164_x2 figure {
    display: flex;
    border-radius: 50%;
    overflow: hidden;
    position: relative;
    padding: 4px;
}
#cid178 figure:after ,
#cid164_x2 figure:after {
    display: block;
    content: '';
    border: 6px solid #d0a26c;
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 0;
    width: calc(100% - 12px);
    height: calc(100% - 12px);
    box-shadow: inset 6px 6px 8px 0 rgba(38, 50, 56, .45);
}

#cid164_x2 p {
    font-size: 20px;
    width: 70px;
}
#cid164_x2 strong {
    font-size: 30px;
    font-weight: 600;
}
/* -------------------------------------------------------------------------- */
#cid164 ,
#cid168 {
    position: relative;
}
#cid164:after ,
#cid168:after {
    display: block;
    content: '';
    background: #d0a26c;
    width: 2px;
    height: 130%;
    position: absolute;
    top: 35%;
    right: 30px;
}
@media only screen and (max-width: 989px) {
    #cid164:after ,
    #cid168:after {
        display: none;
    }
}
/* -------------------------------------------------------------------------- */
#cid128_x2 {
    z-index: 2;
}
/* -------------------------------------------------------------------------- */
div[otype=header]#cid191 > div > *:first-child {
    font-size: 32px;
    font-weight: 500;
    border: none;
    margin: 0 0 4px 0;
    padding: 4px 0;
}
/* -------------------------------------------------------------------------- */
.cvu_wb {
    border: 3px solid #d0a26c;
    max-width: 1000px;
    margin: 0 auto !important;
}
.cvu_wb > div {
    text-align: center;
}
.cvu_wb p {
    margin: 0 !important;
}
@media only screen and (max-width: 1039px) {
    .cvu_wb p {
        display: inline;
    }
}
/* -------------------------------------------------------------------------- */
body > main > div[otype=advantages]#cid193 > div:before {
    display: block;
    content: '';
    width: 260px;
    height: 240px;
    position: absolute;
    left: -280px;
    top: 0;
    background-image: url(/d/i/cat1.jpg);
    background-repeat: no-repeat;
    background-position: center;
}
body > main > div[otype=advantages]#cid193 > div:after {
    display: block;
    content: '';
    width: 260px;
    height: 240px;
    position: absolute;
    right: -280px;
    top: 0;
    background-image: url(/d/i/cat2.jpg);
    background-repeat: no-repeat;
    background-position: center;
}
@media only screen and (max-width: 1849px) {
    #cid190 {
        z-index: 3;
    }
    body > main > div[otype=advantages]#cid193 > div:before {
        left: -137px;
        top: -100px;
    }
    body > main > div[otype=advantages]#cid193 > div:after {
        right: -137px;
        top: -100px;
    }

}
@media only screen and (max-width: 1559px) {
    body > main > div[otype=advantages]#cid193 > div:before {
        left: 20px;
        top: -100px;
        opacity: 0.5;
    }
    body > main > div[otype=advantages]#cid193 > div:after {
        right: 20px;
        top: -100px;
        opacity: 0.5;
    }
}
@media only screen and (max-width: 1119px) {
    body > main > div[otype=advantages]#cid193 > div:before {
        left: -200px;
        top: 12px;
        opacity: 0.5;
    }
    body > main > div[otype=advantages]#cid193 > div:after {
        right: -200px;
        top: 12px;
        opacity: 0.5;
    }
}
@media only screen and (max-width: 959px) {
    body > main > div[otype=advantages]#cid193 > div:before {
        left: -20px;
        top: 12px;
        opacity: 0.5;
    }
    body > main > div[otype=advantages]#cid193 > div:after {
        right: -20px;
        top: 12px;
        opacity: 0.5;
    }
}
@media only screen and (max-width: 599px) {
    body > main > div[otype=advantages]#cid193 > div:before {
        display: none;
    }
    body > main > div[otype=advantages]#cid193 > div:after {
        display: none;
    }
}
/* -------------------------------------------------------------------------- */
body > main > div[otype=advantages]#cid193 {
    padding: 12px 12px;
}
body > main > div[otype=advantages]#cid193 > div {
    position: relative;
    z-index: 2;
}
body > main > div[otype=advantages]#cid193 > div > * {
    z-index: 2;
}
body > main > div[otype=advantages]#cid193 > div > a[otype=advantage] ,
body > main > div[otype=advantages]#cid193 > div > div[otype=advantage] {
    display: flex;
    flex: 0 0 236px;
    width: 236px;
    margin: 8px 18px;
    padding: 0;
    border-radius: 0;
}
#cid193 div[otype=advantage] {
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: center;
    align-content: flex-start;
}
#cid193 [otype=advantage] > p {
    width: 64px;
    height: 64px;
    margin: 0 0 8px 0;
}
#cid193 [otype=advantage] > b {
    width: 132px;
    font-size: 20px;
    line-height: 1.1;
    font-weight: 600;
    text-align: left;
    color: #221e1f;
    border-bottom: 2px solid #dbdbdb;
    margin: 0 0 0 24px;
    padding: 0 0 8px 0;
}
#cid193 [otype=advantage] > span {
    font-family: 'Gilroy', serif;
    font-size: 13px;
    font-weight: 600;
    color: #221e1f;
    line-height: 1.1;
    padding: 0;
}
@media only screen and (max-width: 1119px) {
    body > main > div[otype=advantages]#cid193 > div {
        max-width: 550px;
    }
}
@media only screen and (max-width: 579px) {
    body > main > div[otype=advantages]#cid193 > div > a[otype=advantage] ,
    body > main > div[otype=advantages]#cid193 > div > div[otype=advantage] {
        flex: 0 0 calc(50% - 24px);
        width: calc(50% - 24px);
        margin: 8px 12px;
    }
}
@media only screen and (max-width: 529px) {
    #cid193 [otype=advantage] > b {
        width: 100%;
        margin: 0 0 8px 0;
        text-align: center;
    }
}
/* -------------------------------------------------------------------------- */
#cid211 > div {
    max-width: 1250px;
}
div[otype=pages_links]#cid211 div[otype] > div ,
div[otype=pages_links]#cid211 div[otype] > a {
    justify-content: center;
    align-content: flex-start;
    width: 360px;
    height: auto;
    margin: 24px;
    box-shadow: none;
}
div[otype=pages_links]#cid211 div[otype] div > p:after ,
div[otype=pages_links]#cid211 div[otype] > div:before ,
div[otype=pages_links]#cid211 div[otype] > div:after ,
div[otype=pages_links]#cid211 div[otype] a > p:after ,
div[otype=pages_links]#cid211 div[otype] > a:before ,
div[otype=pages_links]#cid211 div[otype] > a:after {
    display: none;
}
div[otype=pages_links]#cid211 div[otype] div > span ,
div[otype=pages_links]#cid211 div[otype] a > span {
    border: 6px solid #d0a26c;
    position: relative;
}
div[otype=pages_links]#cid211 div[otype] div > span:before ,
div[otype=pages_links]#cid211 div[otype] a > span:before {
    display: block;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: inset 6px 6px 8px 0 rgba(38, 50, 56, .45);
}
div[otype=pages_links]#cid211 div[otype] div > p ,
div[otype=pages_links]#cid211 div[otype] a > p {
    position: relative;
    bottom: unset;
    left: unset;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    height: auto;
    margin: 8px 0 0 0;
}
div[otype=pages_links]#cid211 div[otype] div > p > span ,
div[otype=pages_links]#cid211 div[otype] a > p > span {
    color: #221e1f;
    font-size: 21px;
    font-weight: 600;
    text-transform: uppercase;
}
div[otype=pages_links]#cid211 div[otype] div > p > span > i ,
div[otype=pages_links]#cid211 div[otype] a > p > span > i {
    font-size: 50px;
    margin: 0 8px 0 0;
}
div[otype=pages_links]#cid211 div[otype] a:hover > p > span {
    color: #d0a26c;
}
div[otype=pages_links]#cid211 div[otype] > div:hover > span > img ,
div[otype=pages_links]#cid211 div[otype] > a:hover > span > img {
    filter: none;
    -webkit-filter: none;
    -moz-filter: none;
    transform: none;
    transform-origin: center center;
    -moz-transform: none;
    -moz-transform-origin: center center;
    -webkit-transform: none;
    -webkit-transform-origin: center center;
    -webkit-transition: all .2s .0s ease-out;
    -moz-transition: all .2s .0s ease-out;
    -o-transition: all .2s .0s ease-out;
    transition: all .2s .0s ease-out;
}
div[otype=pages_links]#cid211 div[otype] div > i ,
div[otype=pages_links]#cid211 div[otype] a > i {
    display: none;
}
div[otype=pages_links]#cid211 div[otype] div > i + span ,
div[otype=pages_links]#cid211 div[otype] a > i + span {
    display: none;
}
/* -------------------------------------------------------------------------- */
@media only screen and (max-width: 1259px) {
    #cid211 > div {
        max-width: 1250px;
    }
    div[otype=pages_links]#cid211 div[otype] div > p > span ,
    div[otype=pages_links]#cid211 div[otype] a > p > span {
        font-size: 20px;
    }
}
@media only screen and (max-width: 559px) {
    div[otype=pages_links]#cid211 div[otype] div > p > span ,
    div[otype=pages_links]#cid211 div[otype] a > p > span {
        font-size: 19px;
    }
}
@media only screen and (max-width: 403px) {
    div[otype=pages_links]#cid211 div[otype] > div > span ,
    div[otype=pages_links]#cid211 div[otype] > a > span {
        width: calc(100vw - 84px);
        height: calc(100vw - 84px);
    }
    div[otype=pages_links]#cid211 div[otype] div > p > span > i ,
    div[otype=pages_links]#cid211 div[otype] a > p > span > i {
        font-size: 40px;
        margin: 0 4px 0 0;
    }
    div[otype=pages_links]#cid211 div[otype] div > p > span ,
    div[otype=pages_links]#cid211 div[otype] a > p > span {
        font-size: 18px;
    }
}
@media only screen and (max-width: 379px) {
    #cid211 {
        width: 100%;
        padding: 12px 0;
    }
    div[otype=pages_links]#cid211 div[otype] > div ,
    div[otype=pages_links]#cid211 div[otype] > a {
        margin: 24px 12px;
    }
    div[otype=pages_links]#cid211 div[otype] div > p > span ,
    div[otype=pages_links]#cid211 div[otype] a > p > span {
        font-size: 16px;
    }
}
/* -------------------------------------------------------------------------- */
.end_of_cats_shadow {
    padding: 0 12px;
}
/* -------------------------------------------------------------------------- */
.kitten {
    box-shadow: 0 8px 24px 0px rgba(38, 50, 56, .3);
    max-width: calc(1280px / 12*6) !important;
    width: calc( (100% - 48px)/12*6 ) !important;
    margin: 12px !important;
}
@media only screen and (max-width: 599px) {
    .kitten {
        margin: 12px 0 !important;
        width: 100% !important;
    }
}
/* -------------------------------------------------------------------------- */
#cid413 h3 {
    color: #f44336;
    display: flex;
    justify-content: center;
    align-items: center;
}
#cid413 h3 i {
    font-size: 32px;
    color: #f44336;
    margin: 0 12px 0 0;
}
/* -------------------------------------------------------------------------- */
