@font-face {
    font-family: "Gilroy";
    font-weight: normal;
    font-style: normal;
    src: url("fonts/Gilroy/Gilroy.eot");
    src: url("fonts/Gilroy/Gilroy.eot?#iefix") format("embedded-opentype"), url("fonts/Gilroy/Gilroy.woff") format("woff"), url("fonts/Gilroy/Gilroy.ttf") format("truetype");
    font-display: swap;
}

@font-face {
    font-family: "Gilroy";
    font-weight: 700;
    font-style: normal;
    src: url("fonts/Gilroyb/Gilroy.eot");
    src: url("fonts/Gilroyb/Gilroy.eot?#iefix") format("embedded-opentype"), url("fonts/Gilroyb/Gilroy.woff") format("woff"), url("fonts/Gilroyb/Gilroy.ttf") format("truetype");
    font-display: swap;
}

header {
    display: none;
}

h1, h2, h3, h4, h5, h6, .elementor-widget-heading .elementor-heading-title {
    font-family: "Gilroy", sans-serif;
    font-weight: 700;
    text-transform: none;
}

.ast-footer-overlay {
    background-color: #3A355C;

}

.white-block .elementor-column-wrap {
    min-height: 350px;
}

.white-block .elementor-column-wrap:hover {
    -webkit-box-shadow: 0 27px 51px rgba(80, 87, 108, .23);
    box-shadow: 0 27px 51px rgba(80, 87, 108, .23)
}

.ta-right {
    text-align: right;
}

.ta-right .main-btn2 {
    float: right;
}

.main-btn {
    width: 100%;
    max-width: 250px;
    margin: 50px auto 50px;
    display: block;
    text-align: center;
    padding: 0;
    border-radius: 4px;
    position: relative;
    background: -webkit-gradient(linear, left top, left bottom, from(#fcce16), to(#f38d40));
    background: -webkit-linear-gradient(top, #fcce16 0%, #f38d40 100%);
    background: -o-linear-gradient(top, #fcce16 0%, #f38d40 100%);
    background: linear-gradient(180deg, #fcce16 0%, #f38d40 100%);
    color: #fff;
}


.main-btn1 {
    font-size: 22px;
    width: 100%;
    max-width: 250px;

    display: block;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 4px;
    position: relative;
    background: -webkit-gradient(linear, left top, left bottom, from(#fcce16), to(#f38d40));
    background: -webkit-linear-gradient(top, #fcce16 0%, #f38d40 100%);
    background: -o-linear-gradient(top, #fcce16 0%, #f38d40 100%);
    background: linear-gradient(180deg, #fcce16 0%, #f38d40 100%);
    color: #fff;
}

.main-btn2, .uk-button-primary {
    font-size: 18px;

    min-width: 200px;
    max-width: 250px;
    display: block;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
    border-radius: 4px;
    position: relative;

}

.tel {
    margin-bottom: 5px !important;
}

.uk-slidenav-position .uk-slidenav {
    display: block;

}

.uk-slidenav-contrast, .uk-slidenav-contrast:hover, .uk-slidenav-contrast:active {
    color: rgb(247, 174, 59);
}

.main-btn, .main-btn1, .main-btn2, .uk-button {
    background: -webkit-gradient(linear, left top, left bottom, from(#fcce16), to(#f38d40));
    background: -webkit-linear-gradient(top, #fcce16 0%, #f38d40 100%);
    background: -o-linear-gradient(top, #fcce16 0%, #f38d40 100%);
    background: linear-gradient(180deg, #fcce16 0%, #f38d40 100%);
    color: #fff;
}

.elementor-counter-number-wrapper {
    color: -webkit-gradient(linear, left top, left bottom, from(#fcce16), to(#f38d40)) !important;
    color: -webkit-linear-gradient(top, #fcce16 0%, #f38d40 100%) !important;
    color: -o-linear-gradient(top, #fcce16 0%, #f38d40 100%) !important;
    color: linear-gradient(180deg, #fcce16 0%, #f38d40 100%) !important;
}


.main-btn:hover, .main-btn1:hover, .main-btn2:hover, .uk-button:hover {
    color: #fff;
    background: -webkit-gradient(linear, left top, left bottom, from(#fbb51c), to(#eb5b3b));
    background: -webkit-linear-gradient(top, #fbb51c 0%, #eb5b3b 100%);
    background: -o-linear-gradient(top, #fbb51c 0%, #eb5b3b 100%);
    background: linear-gradient(180deg, #fbb51c 0%, #eb5b3b 100%);
    -webkit-box-shadow: 0px 4px 15px rgba(231, 132, 75, 0.7);
    box-shadow: 0px 4px 15px rgba(231, 132, 75, 0.7);

}


.main-btn .main-naim {
    display: inline-block;
    margin-bottom: 5px;
    font-size: 26px;
    padding-top: 3px;
    position: relative;
}

.slideme {
    position: relative;
    overflow: hidden;
    position: relative;
}

.main-btn {
    overflow: hidden;
    position: relative;
}

@-webkit-keyframes slideme {
    0% {
        left: -30px;
        margin-left: 0px;
    }
    30% {
        left: 110%;
        margin-left: 80px;
    }
    100% {
        left: 110%;
        margin-left: 80px;
    }
}

@keyframes slideme {
    0% {
        left: -30px;
        margin-left: 0px;
    }
    30% {
        left: 110%;
        margin-left: 80px;
    }
    100% {
        left: 110%;
        margin-left: 80px;
    }
}


/*инг*/
/*стили */

.d-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
}

.flex-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
}

.h-100 {
    height: 100% !important;
}

.bg-lighter-gray {
    background-color: #eef0f3 !important;
}

.prod-block-preview .product {
    position: relative;
    min-height: 380px;
}

.flex-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
}

.justify-content-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
}

.justify-content-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
}

.prod-block-preview .product .content {
    padding: 1.5rem 1rem 0;
    margin: 0 0 auto;
}

.svg-icon {
    max-width: 100%;
    height: auto;
    -webkit-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;
}

.prod-block-preview .product .content .svg-icon {
    position: absolute;
    top: 20px;
    right: 20px;
}

.prod-block-preview .product .content .title {
    font-size: 20px;
    line-height: 24px;
    text-transform: uppercase;
    min-height: 50px;
    font-weight: 700;
}

.prod-block-preview .product .content .descr {
    font-size: 16px;
    line-height: 22px;
    padding: 50px 0 53px;
    color: #333333;
}

.w-100 {
    width: 100% !important;
}

.bold, .font-weight--bold {
    font-weight: 700 !important;
}

.prod-block-preview .product .button {
    padding: 20px 26px;
    border-top: 1px solid #d5d7dc;
    color: #ffffff;
    fill: #ffffff;
    background: #32c6a2;
}


.prod-block-preview .product .hover {
    position: absolute;
    background: #333;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    -webkit-box-shadow: 0 27px 51px rgba(80, 87, 108, .23);
    box-shadow: 0 27px 51px rgba(80, 87, 108, .23);
    width: calc(100% + 60px);
    height: calc(100% + 60px);
    -webkit-transform: translate(-30px, -35px);
    -ms-transform: translate(-30px, -35px);
    transform: translate(-30px, -35px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    opacity: 0;
    z-index: -1;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.prod-block-preview .product-tarif1 .hover {
    background-color: #1d1a24;
    background: url(/img/bg-product-tarif1.jpg) center no-repeat;
    background-size: cover;

}

.prod-block-preview .product-tarif2 .hover {
    background-color: #1d1a24;
    background: url(/img/bg-product-tarif2.jpg) center no-repeat;
    background-size: cover;

}

.prod-block-preview .product-tarif3 .hover {
    background-color: #1d1a24;
    background: url(/img/bg-product-tarif3.jpg) center no-repeat;
    background-size: cover;

}


.prod-block-preview .product .content .title {
    color: #333;
}

.prod-block-preview .product .hover .button {
    border: none;
    /* background: #fcd846; */
    background: -webkit-gradient(linear, left top, left bottom, from(#fcce16), to(#f38d40));
    background: -webkit-linear-gradient(top, #fcce16 0%, #f38d40 100%);
    background: -o-linear-gradient(top, #fcce16 0%, #f38d40 100%);
    background: linear-gradient(180deg, #fcce16 0%, #f38d40 100%);
    color: #fff;
    fill: #fff;
    padding: 24px 26px;
    font-size: 15px;
    line-height: 24px;
}


.prod-block-preview .product:hover .hover {
    opacity: 1;
    z-index: 2;

}

.prod-block-preview .product {
    transition: all .1s !important;
}

.prod-block-preview .product:hover {
    text-decoration: none;
}

.prod-block-preview .product .hover .content .title {
    min-height: 60px;
    color: #ffffff;
    font-size: 24px;
    line-height: 27px;
}

.prod-block-preview .product .hover .content .descr {
    padding: 30px 0 50px;
    color: #fff;
}

.col-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
}

.col-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

@media (max-width: 320px) {

    .product .front .svg-icon {
        display: none;
    }
}

/**/

.product .front .uk-list.tm-primary-icons > li > i, .product .front .uk-list.tm-primary-icons > li > em {
    color: #111111;
}


/*инг*/


.otzivy .slick-slide-image {
}

.uslugi .uk-text-center {
    /*text-align: left!important;*/
}

body, h1, .entry-title a, .entry-content h1, h2, .entry-content h2, h3, .entry-content h3, h4, .entry-content h4, h5, .entry-content h5, h6, .entry-content h6 {
    color: #333;
}

.uk-panel-box, .uk-panel-box .uk-panel-title, .uk-panel-box-hover:hover, .uk-panel-box-primary .uk-panel-title, .uk-panel-box-primary-hover:hover, .uk-panel-title {
    color: #333;
}

.shadow2 {
    box-shadow: -30px -30px 0 #f7ae3b, 0 0 100px rgba(0, 0, 0, 0.4);
}

.podcherk {
    position: relative;
}

.podcherk:before {
    position: absolute;
    content: '';
    bottom: -10px;
    height: 2px;
    background: #f7ae3b;
    width: 60px;
}

.uslugi .uk-panel-box {
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.uslugi .uk-panel-box:hover {
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
}


.ralative {
    position: relative;
}

/*панель контактов в карте*/

.pane_info_wrapper .pane_info {
    position: absolute;
    top: 92px;
    left: 50px;
    z-index: 2;
    background: #fff;
    width: 287px;
    border: 4px solid #f7ae3b;
}

.pane_info_wrapper .pane_info .title_block {
    padding: 24px 20px 22px;
    font-weight: 700;
    font-size: 1.467em;
    color: #333;
    border-bottom: 1px solid #f2f2f2;
}

.pane_info_wrapper .pane_info .info_block {
    padding: 21px 20px 30px;
}


.pane_info_wrapper .pane_info .value-block {
    position: relative;
    padding: 0 0 19px 28px;
    font-size: .933em;
    line-height: 18px;
}


.pane_info_wrapper .pane_info .value-block i {
    position: absolute;
    top: 1px;
    left: 0;
    width: 16px;
    height: 16px;
}

.dark-color:hover, a.colored, .colored {
    color: #ADA074;
}

.pane_info_wrapper .pane_info .info_block .phones {
    padding-bottom: 17px;
}

.pane_info_wrapper .pane_info .info_block .phone1 {
    display: inline-block;
    z-index: 1;
}

.pane_info_wrapper .pane_info .info_block .phone1 a {
    color: #222;
    white-space: nowrap;
    padding-left: 9px;
    font-weight: 700;
    font-size: 1.067em;
}

.pane_info_wrapper .pane_info .info_block .schedule {
    font-size: 13px;
    color: #888;
    margin: -4px 0 0 26px;
}

.pane_info_wrapper .pane_info .info_block .schedule {
    font-size: 13px;
    color: #888;
    margin: -4px 0 0 26px;
}

.pane_info_wrapper .pane_info .value-block {
    position: relative;
    padding: 0 0 19px 28px;
    font-size: 16px;
    line-height: 18px;
    color: #333;
}

.pane_info_wrapper .pane_info .email i {
    top: 0;
}

.pane_info_wrapper .pane_info .email a {
    color: #333;
}

.pane_info_wrapper .btn-block {
    display: block;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
}

.pane_info_wrapper .pane_info .btn-block .btn {
    margin: 13px 0 0;
    display: block;
}

.btn-panel {
    border: 1px solid #000;
    padding: 8px 20px 9px;
    color: #000;
    text-transform: none;
}


/*панель контактов в карте*/
.map {
    margin-bottom: -8px !important;
}

.fm-form-container.fm-theme1 {
    width: 100% !important;
}

.menu-toggle, button, .ast-button, .button, input#submit, input[type="button"], input[type="submit"], input[type="reset"] {
    border-radius: 2px;
    padding: 10px 40px;
    color: #ffffff;
    border: none;
    background-color: #a63e9b;
}

.slider-dark {
}

.frame {
    display: none;
}

.elementor-8 .elementor-element.elementor-element-87042a8 .elementor-image-carousel-wrapper .slick-slider .slick-prev:before, .elementor-8 .elementor-element.elementor-element-87042a8 .elementor-image-carousel-wrapper .slick-slider .slick-next:before {
    font-size: 60px;
    color: #f7ae3b;
}

.ast-small-footer {
    color: #32c6a2;
}


/*modal form*/
label {
    display: block;
}

.radio {
    position: absolute;
    z-index: -1;
    opacity: 0;
    margin: 10px 0 0 7px;
}

.radio + label {
    line-height: 1.2;
    position: relative;
    padding: 0 0 0 33px;
    cursor: pointer;
    font-size: 16px;
    margin-right: 30px;
    color: #333;
    -moz-user-select: none;
    -khtml-user-select: none;
    user-select: none;
    margin-bottom: 20px;
}

.radio + label:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 18px;
    height: 18px;
    border: 1px solid #333;
}

.radio + label:after {
    content: '';
    position: absolute;
    top: 4px;
    left: 3px;
    width: 12px;
    height: 10px;
    background-image: url('img/icon_radio.png');
    opacity: 0;
}

.radio:checked + label:after {
    opacity: 1;
}

.wpcf7 form {
    text-align: center;
}

.phonee:hover, .telll:hover {
    color: #f7ae3b;
}

.form-title {
    font-size: 30px;
    font-family: "Gilroy", sans-serif;
    font-weight: 700;
    /* font-size: 45px; */
    /* padding-left: 37px; */
    position: relative;
    /* color: #f7ae3b; */
}

.wpcf7-submit {
    width: 200px;

    display: block;
    text-align: center;
    padding: 10px 10px;
    border-radius: 4px;
    position: relative;
    background: -webkit-gradient(linear, left top, left bottom, from(#fcce16), to(#f38d40));
    background: -webkit-linear-gradient(top, #fcce16 0%, #f38d40 100%);
    background: -o-linear-gradient(top, #fcce16 0%, #f38d40 100%);
    background: linear-gradient(180deg, #fcce16 0%, #f38d40 100%);
    color: #fff;
    margin-left: 20px;
}

.agree-form {
    font-size: 10px;
    line-height: 15px;
    text-align: center;
    font-weight: 300;
    padding-right: 7px;

}

.agree-form p {
    margin-bottom: 0;
}

.wpcf7 input[type=checkbox], .wpcf7 input[type=radio] {
    width: 12px;
    min-width: 12px;
}

#cf7md-form.cf7md-form + .wpcf7-mail-sent-ok {
    border-bottom: none;
    color: #333;
    font-size: 30px;
    text-align: center;
    font-weight: bold !important;
}

.wpcf7-not-valid-tip {
    display: none !important;
}


#cf7md-form .mdc-text-field:not(.mdc-text-field--disabled):not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mdc-text-field__input.wpcf7-not-valid, #cf7md-form .mdc-select:not(.mdc-select--disabled) .mdc-select__native-control.wpcf7-not-valid, #cf7md-form .mdc-select:not(.mdc-select--disabled) .mdc-select__selected-text.wpcf7-not-valid {
    border-color: #b00020 !important;
}


#cf7md-form .mdc-text-field__input {
    border: 1px #d2d2d2 solid !important;
    border-radius: 4px !important;

}

.shadow .elementor-column-wrap {
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    -webkit-box-shadow: 0 27px 51px rgba(80, 87, 108, .23);
    box-shadow: 0 27px 51px rgba(80, 87, 108, .23)
}

.acenter {
    text-align: center;
}

.uslugi .uk-button {
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 30px;
}

.tarif .uk-button {
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
}


.tarif {
    padding-bottom: 40px;
}


.uslugi .uk-panel-box {
    padding-bottom: 80px;
}

.politika__cont {
    overflow-y: scroll;
    width: 500px;
    height: 500px;
}

.copyright {
    color: #fff;
}

.wpcf7-form {
    max-width: 300px;
}

.textarea-959 {
    display: none !important;
}

.textarea-480 {
    display: none !important;
}

.textarea-198 {
    display: none !important;
}


.owl-item:hover {
    -webkit-box-shadow: 0 27px 51px rgba(80, 87, 108, .23);
    box-shadow: 0 27px 51px rgba(80, 87, 108, .23);
}

.slider .uk-h1 {
    font-size: 39px;
}

.slider .uk-h3 {
    font-size: 24px;
}

.smallpadd {
    font-size: 14px;
    padding: 5px 5px;
    min-width: 150px;
}

.metoda-title {
    min-height: 60px;
}

.elementor-element-2e8cb48 {
    margin-bottom: 5px !important;
}

.text-logo, .elementor-widget-testimonial-carousel .elementor-testimonial__title {
    font-family: "Gilroy", sans-serif !important;
}

.text-bigtop {
    font-family: "Gilroy", sans-serif !important;
    font-weight: 700;
}

@media (min-width: 767px) and (max-width: 1162px) {
    .text-logo strong {
        font-size: 22px;
        font-weight: 700;
    }

    .text-logo {
        margin-top: -5px;
    }

    .tel .elementor-heading-title {
        font-size: 22px !important;
    }

    .telll .elementor-heading-title {
        font-size: 22px !important;
    }

}

@media (max-width: 766px) {


}

@media (max-width: 766px) and (min-width: 620px) {
    .text-logo p strong {
        font-size: 14px;
        font-weight: 700;
    }

    .text-logo {
        margin-top: -5px;
    }

    .elementor-8 .elementor-element.elementor-element-b11518c, .elementor-8 .elementor-element.elementor-element-8f73f2a, .elementor-8 .elementor-element.elementor-element-6cf49d1, .elementor-8 .elementor-element.elementor-element-6efa7be {
        width: 50% !important;
    }


}

@media (max-width: 767px) {
    .header-custom {
        margin-bottom: 40px;
    }

    .slider .uk-text-left {
        text-align: center !important;
    }

    .header-custom .elementor-column-wrap {
        display: block !important;
        text-align: center;
    }

    .elementor-8 .elementor-element.elementor-element-36730e2 {
        text-align: center;
    }

    .elementor-8 .elementor-element.elementor-element-83bad01 {
        text-align: center;
    }

    .ta-right .main-btn2 {
        float: none;
        margin: 0 auto;
        margin-top: 20px;
        width: 150px;
    }

    .elementor-8 .elementor-element.elementor-element-0fe931a > .elementor-widget-container {
        padding: 0;
    }

    .elementor-8 .elementor-element.elementor-element-1a2d85a.elementor-widget-heading .elementor-heading-title, .elementor-8 .elementor-element.elementor-element-2e8cb48.elementor-widget-heading .elementor-heading-title {

        text-align: center;
    }

    .elementor-element-6efa7be .elementor-column-wrap {
        width: 250px;
        margin: 0 auto;
    }
}

.dnldbtn {
    width: 150px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.elementor-widget-counter .elementor-counter-number-wrapper {
    font-family: "Gilroy", sans-serif;

}

.elementor-widget-counter .elementor-counter-title {
    font-family: "Gilroy", sans-serif;
    font-weight: 600;
}

#cf7md-form textarea {
    background: whitesmoke;
    border-radius: 4px !important;
    border: 1px solid #d2d2d2;
    min-height: 100px;
    height: 100px;
}

#cf7md-form textarea::placeholder {
    color: #333 !important;
}

.slider .uk-button {

    margin: 0 auto;
}

.copyright {
    margin-bottom: 10px;
}

.ast-footer-overlay {
    padding-top: 10px;
    padding-bottom: 10px;
}

@media (min-width: 769px) {
    .ast-footer-overlay {
        padding-bottom: 0;
    }
}

.site-footer a {
    color: #fff;
}

.dnldcss .wpcf7.form {
    text-align: center;
    margin: 0 auto;
}

.wpcf7 form {
    text-align: center;
    margin: 0 auto;
}

.custom111 {
    display: none;
}

.elementor-widget-testimonial-carousel .elementor-testimonial__text {
    font-size: 14px !important;
    color: #333 !important;

}

.elementor-swiper-button {

    color: hsl(31, 90%, 59%);
}

#cf7md-form.cf7md-form + .wpcf7-mail-sent-ok {

    font-size: 22px;
    line-height: 1.2;

}

.arcticmodal-overlay,
.arcticmodal-container {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1000;
}

.arcticmodal-container {
    overflow: auto;
    margin: 0;
    padding: 0;
    border: 0;
    border-collapse: collapse;
}

*:first-child + html .arcticmodal-container {
    height: 100%
}

.arcticmodal-container_i {
    height: 100%;
    margin: 0 auto;
}

.arcticmodal-container_i2 {
    padding: 24px;
    margin: 0;
    border: 0;
    vertical-align: middle;
}

.arcticmodal-error {
    padding: 20px;
    border-radius: 10px;
    background: #000;
    color: #fff;
}

.arcticmodal-loading {
    width: 80px;
    height: 80px;
    border-radius: 10px;
    background: #000 url(libs/arcticmodal/loading.gif) no-repeat 50% 50%;
}

/* Slider */
.slick-slider {
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;

    display: block;
}

.slick-track:before,
.slick-track:after {
    display: table;

    content: '';
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;

    height: auto;

    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

/* NEW INLINE */
@font-face {
    font-family: "Astra";
    src: url(fonts/astra.woff) format("woff"), url(fonts/astra.ttf) format("truetype"), url(fonts/astra.svg#astra) format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

html {
    font-size: 93.75%
}

a, .page-title {
    color: #0274be
}

a:hover, a:focus {
    color: #3a3a3a
}

body, button, input, select, textarea {
    font-family: -apple-system, BlinkMacSystemFont, Segoe\ UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica\ Neue, sans-serif;
    font-weight: inherit;
    font-size: 15px;
    font-size: 1rem
}

blockquote {
    color: #000
}

.site-title {
    font-size: 35px;
    font-size: 2.3333333333333rem
}

.ast-archive-description .ast-archive-title {
    font-size: 40px;
    font-size: 2.6666666666667rem
}

.site-header .site-description {
    font-size: 15px;
    font-size: 1rem
}

.entry-title {
    font-size: 40px;
    font-size: 2.6666666666667rem
}

.comment-reply-title {
    font-size: 24px;
    font-size: 1.6rem
}

.ast-comment-list #cancel-comment-reply-link {
    font-size: 15px;
    font-size: 1rem
}

h1, .entry-content h1 {
    font-size: 40px;
    font-size: 2.6666666666667rem
}

h2, .entry-content h2 {
    font-size: 30px;
    font-size: 2rem
}

h3, .entry-content h3 {
    font-size: 25px;
    font-size: 1.6666666666667rem
}

h4, .entry-content h4 {
    font-size: 20px;
    font-size: 1.3333333333333rem
}

h5, .entry-content h5 {
    font-size: 18px;
    font-size: 1.2rem
}

h6, .entry-content h6 {
    font-size: 15px;
    font-size: 1rem
}

.ast-single-post .entry-title, .page-title {
    font-size: 30px;
    font-size: 2rem
}

#secondary, #secondary button, #secondary input, #secondary select, #secondary textarea {
    font-size: 15px;
    font-size: 1rem
}

::selection {
    background-color: #0274be;
    color: #fff
}

body, h1, .entry-title a, .entry-content h1, h2, .entry-content h2, h3, .entry-content h3, h4, .entry-content h4, h5, .entry-content h5, h6, .entry-content h6 {
    color: #3a3a3a
}

.tagcloud a:hover, .tagcloud a:focus, .tagcloud a.current-item {
    color: #fff;
    border-color: #0274be;
    background-color: #0274be
}

.main-header-menu a, .ast-header-custom-item a {
    color: #3a3a3a
}

.main-header-menu li:hover > a, .main-header-menu li:hover > .ast-menu-toggle, .main-header-menu .ast-masthead-custom-menu-items a:hover, .main-header-menu li.focus > a, .main-header-menu li.focus > .ast-menu-toggle, .main-header-menu .current-menu-item > a, .main-header-menu .current-menu-ancestor > a, .main-header-menu .current_page_item > a, .main-header-menu .current-menu-item > .ast-menu-toggle, .main-header-menu .current-menu-ancestor > .ast-menu-toggle, .main-header-menu .current_page_item > .ast-menu-toggle {
    color: #0274be
}

input:focus, input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="reset"]:focus, input[type="search"]:focus, textarea:focus {
    border-color: #0274be
}

input[type="radio"]:checked, input[type="reset"], input[type="checkbox"]:checked, input[type="checkbox"]:hover:checked, input[type="checkbox"]:focus:checked, input[type="range"]::-webkit-slider-thumb {
    border-color: #0274be;
    background-color: #0274be;
    box-shadow: none
}

.site-footer a:hover + .post-count, .site-footer a:focus + .post-count {
    background: #0274be;
    border-color: #0274be
}

.ast-small-footer {
    color: #484654
}

.ast-small-footer > .ast-footer-overlay {
    background-color: #32c6a2
}

.footer-adv .footer-adv-overlay {
    border-top-style: solid;
    border-top-color: #7a7a7a
}

.ast-comment-meta {
    line-height: 1.666666667;
    font-size: 12px;
    font-size: .8rem
}

.single .nav-links .nav-previous, .single .nav-links .nav-next, .single .ast-author-details .author-title, .ast-comment-meta {
    color: #0274be
}

.menu-toggle, button, .ast-button, .button, input#submit, input[type="button"], input[type="submit"], input[type="reset"] {
    border-radius: 2px;
    padding: 10px 40px;
    color: #fff;
    border-color: #0274be;
    background-color: #0274be
}

button:focus, .menu-toggle:hover, button:hover, .ast-button:hover, .button:hover, input[type="reset"]:hover, input[type="reset"]:focus, input#submit:hover, input#submit:focus, input[type="button"]:hover, input[type="button"]:focus, input[type="submit"]:hover, input[type="submit"]:focus {
    color: #fff;
    border-color: #3a3a3a;
    background-color: #3a3a3a
}

.entry-meta, .entry-meta * {
    line-height: 1.45;
    color: #0274be
}

.entry-meta a:hover, .entry-meta a:hover *, .entry-meta a:focus, .entry-meta a:focus * {
    color: #3a3a3a
}

.ast-404-layout-1 .ast-404-text {
    font-size: 200px;
    font-size: 13.333333333333rem
}

.widget-title {
    font-size: 21px;
    font-size: 1.4rem;
    color: #3a3a3a
}

#cat option, .secondary .calendar_wrap thead a, .secondary .calendar_wrap thead a:visited {
    color: #0274be
}

.secondary .calendar_wrap #today, .ast-progress-val span {
    background: #0274be
}

.secondary a:hover + .post-count, .secondary a:focus + .post-count {
    background: #0274be;
    border-color: #0274be
}

.calendar_wrap #today > a {
    color: #fff
}

.ast-pagination a, .page-links .page-link, .single .post-navigation a {
    color: #0274be
}

.ast-pagination a:hover, .ast-pagination a:focus, .ast-pagination > span:hover:not(.dots), .ast-pagination > span.current, .page-links > .page-link, .page-links .page-link:hover, .post-navigation a:hover {
    color: #3a3a3a
}

.ast-header-break-point .ast-mobile-menu-buttons-minimal.menu-toggle {
    background: transparent;
    color: #0274be
}

.ast-header-break-point .ast-mobile-menu-buttons-outline.menu-toggle {
    background: transparent;
    border: 1px solid #0274be;
    color: #0274be
}

.ast-header-break-point .ast-mobile-menu-buttons-fill.menu-toggle {
    background: #0274be
}

@media (min-width: 545px) {
    .ast-page-builder-template .comments-area, .single.ast-page-builder-template .entry-header, .single.ast-page-builder-template .post-navigation {
        max-width: 1240px;
        margin-left: auto;
        margin-right: auto
    }
}

@media (max-width: 768px) {
    .ast-archive-description .ast-archive-title {
        font-size: 40px
    }

    .entry-title {
        font-size: 30px
    }

    h1, .entry-content h1 {
        font-size: 30px
    }

    h2, .entry-content h2 {
        font-size: 25px
    }

    h3, .entry-content h3 {
        font-size: 20px
    }

    .ast-single-post .entry-title, .page-title {
        font-size: 30px
    }
}

@media (max-width: 544px) {
    .ast-archive-description .ast-archive-title {
        font-size: 40px
    }

    .entry-title {
        font-size: 30px
    }

    h1, .entry-content h1 {
        font-size: 30px
    }

    h2, .entry-content h2 {
        font-size: 25px
    }

    h3, .entry-content h3 {
        font-size: 20px
    }

    .ast-single-post .entry-title, .page-title {
        font-size: 30px
    }
}

@media (max-width: 768px) {
    html {
        font-size: 85.5%
    }
}

@media (max-width: 544px) {
    html {
        font-size: 85.5%
    }
}

@media (min-width: 769px) {
    .ast-container {
        max-width: 1240px
    }
}

@media (max-width: 921px) {
    .main-header-bar .main-header-bar-navigation {
        display: none
    }
}

.ast-desktop .main-header-menu.submenu-with-border .sub-menu, .ast-desktop .main-header-menu.submenu-with-border .children, .ast-desktop .main-header-menu.submenu-with-border .astra-full-megamenu-wrapper {
    border-color: #0274be
}

.ast-desktop .main-header-menu.submenu-with-border .sub-menu, .ast-desktop .main-header-menu.submenu-with-border .children {
    border-top-width: 2px;
    border-right-width: 0;
    border-left-width: 0;
    border-bottom-width: 0;
    border-style: solid
}

.ast-desktop .main-header-menu.submenu-with-border .sub-menu .sub-menu, .ast-desktop .main-header-menu.submenu-with-border .children .children {
    top: -2px
}

.ast-desktop .main-header-menu.submenu-with-border .sub-menu a, .ast-desktop .main-header-menu.submenu-with-border .children a {
    border-bottom-width: 0;
    border-style: solid;
    border-color: #eaeaea
}

@media (min-width: 769px) {
    .main-header-menu .sub-menu li.ast-left-align-sub-menu:hover > ul, .main-header-menu .sub-menu li.ast-left-align-sub-menu.focus > ul {
        margin-left: -0
    }
}

.ast-small-footer {
    border-top-style: solid;
    border-top-width: 1px
}

@media (max-width: 920px) {
    .ast-404-layout-1 .ast-404-text {
        font-size: 100px;
        font-size: 6.6666666666667rem
    }
}

.ast-header-break-point .site-header {
    border-bottom-width: 1px
}

@media (min-width: 769px) {
    .main-header-bar {
        border-bottom-width: 1px
    }
}

.main-header-menu .menu-item, .main-header-bar .ast-masthead-custom-menu-items {
    -js-display: flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.main-header-menu > .menu-item > a {
    height: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -js-display: flex;
    display: flex
}

.ast-primary-menu-disabled .main-header-bar .ast-masthead-custom-menu-items {
    flex: unset
}

.ast-breadcrumbs .trail-browse, .ast-breadcrumbs .trail-items, .ast-breadcrumbs .trail-items li {
    display: inline-block;
    margin: 0;
    padding: 0;
    border: none;
    background: inherit;
    text-indent: 0
}

.ast-breadcrumbs .trail-browse {
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    color: inherit
}

.ast-breadcrumbs .trail-items {
    list-style: none
}

.trail-items li::after {
    padding: 0 .3em;
    content: "»"
}

.trail-items li:last-of-type::after {
    display: none;
}
