/**handles:vestry-blog-list,widget-image,vestry-contacts-classic,vestry-navigation-footer,vestry-heading-simple**/
.vestry-blog--search-page{padding:100px 0;text-align:center}@media screen and (max-width:1440px){.vestry-blog--search-page{padding:90px 0}}@media screen and (max-width:991px){.vestry-blog--search-page{padding:80px 0}}@media screen and (max-width:767px){.vestry-blog--search-page{padding:50px 0}}.vestry-blog--search-page__title{margin-bottom:30px}.vestry-blog--search-page__search-form div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media screen and (max-width:767px){.vestry-blog--search-page__search-form div{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.vestry-blog--search-page__search-form input[type=text]{border:1px solid var(--c-light-grey);line-height:35px;padding:5px 20px;min-width:250px;margin-bottom:20px}@media screen and (max-width:767px){.vestry-blog--search-page__search-form input[type=text]{text-align:center}}.vestry-blog--search-page__search-form input[type=submit]{border:none;position:relative;z-index:10;font-weight:500;padding:11px 15px;background-color:var(--c-active);color:var(--c-light);cursor:pointer;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.vestry-blog--search-page__search-form input[type=submit]:hover{background-color:var(--c-dark)}.vestry-blog--banner{background-color:var(--c-light-main);padding:130px 15px;text-align:center;min-height:150px}.vestry-blog--banner.with-image *{color:var(--c-light)}@media screen and (max-width:1199px){.vestry-blog--banner{padding:100px 15px}}@media screen and (max-width:767px){.vestry-blog--banner{padding:80px 15px}}.vestry-blog--banner__title{line-height:1.4;font-family:var(--font-2)}@media only screen and (max-width:1024px){.vestry-blog--banner__title{font-size:55px}}@media only screen and (max-width:767px){.vestry-blog--banner__title{font-size:45px}}.vestry-blog--banner__count-results{margin-top:25px}.vestry-blog--wrapper{padding:100px 0 70px}@media screen and (max-width:1440px){.vestry-blog--wrapper{padding:90px 0 60px}}@media screen and (max-width:991px){.vestry-blog--wrapper{padding:80px 0 50px}}@media screen and (max-width:767px){.vestry-blog--wrapper{padding:30px 0 0}}.vestry-blog--wrapper .vestry-blog--post{margin-bottom:30px}@media screen and (max-width:767px){.vestry-blog--wrapper .vestry-blog--post{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;margin-bottom:15px}}.vestry-blog--wrapper .vestry-blog--post.sticky .vestry-blog--post__title::before{content:'\f367';font-family:Ionicons;display:inline-block;margin-right:10px;-webkit-transform:rotate(30deg);-ms-transform:rotate(30deg);transform:rotate(30deg);color:var(--c-active)}.vestry-blog--wrapper .vestry-blog--post__item{background-color:var(--c-light);-webkit-box-shadow:0 10px 50px 0 rgba(var(--ca-dark),.09);box-shadow:0 10px 50px 0 rgba(var(--ca-dark),.09);-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.vestry-blog--wrapper .vestry-blog--post__info-wrap{padding:30px}.vestry-blog--wrapper .vestry-blog--post__info-wrap-date a{font-size:13px;line-height:1.3;color:var(--c-grey);margin-bottom:14px;display:inline-block}.vestry-blog--wrapper .vestry-blog--post__info-wrap-date a i{display:inline-block;margin-right:5px}.vestry-blog--wrapper .vestry-blog--post__title{font-size:30px;font-weight:700;line-height:1.25;color:var(--c-dark);-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;margin-bottom:15px;display:inline-block;word-wrap:break-word;max-width:100%}@media screen and (max-width:767px){.vestry-blog--wrapper .vestry-blog--post__title{font-size:23px}}.vestry-blog--wrapper .vestry-blog--post__title:hover{color:var(--c-active)}.vestry-blog--wrapper .vestry-blog--post__text{line-height:1.6;margin-bottom:20px}.vestry-blog--wrapper .vestry-blog--post__text p{margin-bottom:0;word-break:break-word}.vestry-blog--wrapper .vestry-blog--post__author{color:var(--c-dark);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:13px;font-weight:700}.vestry-blog--wrapper .vestry-blog--post__author img{border-radius:50%;margin-right:15px}.vestry-blog--wrapper .vestry-blog--pagination{text-align:center;margin-top:63px;margin-bottom:23px}@media screen and (max-width:1440px){.vestry-blog--wrapper .vestry-blog--pagination{margin-top:53px}}@media screen and (max-width:991px){.vestry-blog--wrapper .vestry-blog--pagination{margin-top:33px;margin-bottom:53px}}@media screen and (max-width:767px){.vestry-blog--wrapper .vestry-blog--pagination{margin-top:15px;margin-bottom:23px}}.vestry-blog--wrapper .vestry-blog--pagination .page-numbers{color:var(--c-dark);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:1;margin:8px;font-size:16px;font-weight:600;border-radius:50%}.vestry-blog--wrapper .vestry-blog--pagination .page-numbers:hover{color:var(--c-active)}.vestry-blog--wrapper .vestry-blog--pagination .page-numbers.current{background:var(--c-active);color:var(--c-light);padding:10px 15px;-webkit-box-shadow:0 5px 20px rgba(var(--ca-active),.4);box-shadow:0 5px 20px rgba(var(--ca-active),.4)}
/*! elementor - v3.32.0 - 16-09-2025 */
.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{display:inline-block;vertical-align:middle}
.widget_aheto__contact_info--vestry .widget_aheto__title-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin-bottom:42px}.widget_aheto__contact_info--vestry .widget_aheto__title{margin-bottom:0}.widget_aheto__contact_info--vestry .widget_aheto__logo{margin-right:16px}.widget_aheto__contact_info--vestry .widget_aheto__logo img{max-height:70px;max-width:100%;width:auto}.widget_aheto__contact_info--vestry .widget_aheto__icon{margin-right:20px}@media screen and (max-width:1440px){.widget_aheto__contact_info--vestry .widget_aheto__icon{margin-right:15px}}.widget_aheto__contact_info--vestry .widget_aheto__desc{color:var(--c-light-grey);font-size:13px}.widget_aheto__contact_info--vestry .widget_aheto__info{position:relative;margin-bottom:17px;display:-webkit-box;display:-ms-flexbox;display:flex}.widget_aheto__contact_info--vestry .widget_aheto__info p{color:var(--c-light-grey);font-size:13px}.widget_aheto__contact_info--vestry .widget_aheto__info:last-of-type{margin-bottom:0}.widget_aheto__contact_info--vestry .widget_aheto__info p:last-of-type{margin-bottom:0}.widget_aheto__contact_info--vestry .widget_aheto__info--tel a:not(:last-child){margin-right:15px}@media screen and (max-width:767px){.widget_aheto__contact_info--vestry .widget_aheto__info--tel{-ms-flex-wrap:wrap;flex-wrap:wrap}}.widget_aheto__contact_info--vestry .widget_aheto__info a{color:var(--c-light-grey);font-size:13px}.widget_aheto__contact_info--vestry .widget_aheto__info a:hover{color:var(--c-active)}
.main-footer--vestry .widget-footer-menu__menu li{margin-bottom:15px;padding-left:20px;position:relative}.main-footer--vestry .widget-footer-menu__menu li:before{content:'';position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:0;width:5px;height:5px;border-radius:50%;background-color:var(--c-active)}.main-footer--vestry .widget-footer-menu__menu li a{color:var(--c-light);font-size:13px;letter-spacing:normal}.main-footer--vestry .widget-footer-menu__menu li a *{font-weight:inherit}.main-footer--vestry .widget-footer-menu__menu li a:hover{color:var(--c-active)}
.aheto-heading--vestry__simple{position:relative;z-index:10}@media screen and (max-width:1199px){.aheto-heading--vestry__simple{max-width:100%}}@media screen and (max-width:767px){.aheto-heading--vestry__simple.align-mob-left *{text-align:left!important}}@media screen and (max-width:767px){.aheto-heading--vestry__simple.align-mob-left{text-align:left!important}}@media screen and (max-width:767px){.aheto-heading--vestry__simple.align-mob-center *{text-align:center!important}}@media screen and (max-width:767px){.aheto-heading--vestry__simple.align-mob-right *{text-align:right!important}}.aheto-heading--vestry__simple .aheto-heading__subtitle{display:inline-block;padding:5px 0 4px;color:var(--c-active);position:relative;line-height:1;margin-bottom:30px;font-weight:700;letter-spacing:2.67px;border-bottom:2px solid #eee;text-transform:uppercase}.aheto-heading--vestry__simple h2{letter-spacing:-1px}.aheto-heading--vestry__simple .aheto-heading__title{margin:0;padding:0}.aheto-heading--vestry__simple .aheto-heading__title span{font-style:italic}.aheto-heading--vestry__simple.border-gr .aheto-heading__subtitle{border-bottom:1px solid #717171}