.elementor-kit-6{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-f89cb27:#B31942;--e-global-color-6bdccb4:#7E8987;--e-global-color-187b542:#7E8987;--e-global-color-13bb97d:#E0E0E0;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1680px;}.e-con{--container-max-width:1680px;}.elementor-widget:not(:last-child){margin-bottom:0px;}.elementor-element{--widgets-spacing:0px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.logo img[src$=".svg"] {
    width: auto !important;
}

.elementor-counter-title {
    margin-top:15px;
}

.elementor-editor-active .wrapper {
    display: none;
}

#comments {
    display: none !important;
}

.inline-menu-btn > .elementor-widget-wrap {
    flex-direction: row !important;
    flex-wrap: nowrap;
}

.inline-menu-btn > .elementor-widget-wrap > .elementor-element {
    width: auto;
}

.elementor-nav-menu--main .elementor-nav-menu ul {
    margin-top: 23px !important;
    text-transform: uppercase;
}

.elementor-sub-item:hover {
    background-color: #B31942 !important;
    color: #fff;
}

.primary-btn .elementor-button-link,
.secondary-btn .elementor-button-link {
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    -ms-transition: all .2s ease;
    transition: all .2s ease;
}

.primary-btn .elementor-button-link:hover,
.secondary-btn .elementor-button-link:hover {
    background: #81112f !important;
}

.secondary-btn .elementor-button-link:hover {
    color: #fff !important;
}

.footer-menu-list li {
    width: 173px;
    max-width: 100%;
}

.footer-menu-list li a:hover {
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    -ms-transition: all .2s ease;
    transition: all .2s ease;
}

.inline-btn > .elementor-widget-wrap {
    flex-wrap: nowrap;
}

.inline-btn > .elementor-widget-wrap .primary-btn,
.inline-btn > .elementor-widget-wrap .secondary-btn{
    width: auto;
}

.owl-slider .img-box {
    max-height: 300px;
    overflow: hidden;
}

.bg-image-list {
    min-height: 779px;
}

.bg-image-list-small {
    min-height: 592px;
}

.bg-image-list > .elementor-widget-wrap {
    position: relative;
}

.bg-image-list > .elementor-widget-wrap::after {
    content: "";
    background: url(/wp-content/uploads/2022/07/color-linear.png);
    height: 285px;
    width: 100%;
    position: absolute;
    left: 0px;
    bottom: 0px;
}

.bg-image-list .elementor-widget-container {
    position: relative;
    z-index: 10;
}

.bg-image-list::before {
    transition-duration: 1s;
    content: "";
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    background: #B31942;
    opacity: 0;
    z-index: 1;
}

.bg-image-list:hover::before {
    opacity: 0.4;
}

.link-link .elementor-button-link {
    padding: 0px;
    background: transparent;
    color: #000;
    position: relative;
    font-size: 14px;
    line-height: 24px;
    font-weight: 600;
}

.link-link .elementor-button-link::before {
    content: "";
    height: 2px;
    width: 53px;
    background: #000;
    position: absolute;
    left: 0px;
    bottom: 0px;
}

.current-menu-ancestor > a {
    color: #B31942 !important;
}

.elementor-sub-item.elementor-item-active {
    background-color: #B31942 !important;
}

.home-slider .elementor-slide-heading {
    position: relative;
    padding-left: 74px;
}

.home-slider .elementor-slide-heading::before {
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -1px;
    height: 2px;
    width: 54px;
    background: #fff;
    display: block;
    left: 0px;
}

.home-slider .swiper-pagination-bullet {
    width: 26px;
    height: 26px;
    position: relative;
    border: 2px solid transparent;
    background: transparent;
    opacity: 1;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    -ms-transition: all .2s ease;
    transition: all .2s ease;
    margin: 0 7px;
}

.home-slider .swiper-pagination-bullet.swiper-pagination-bullet-active,
.home-slider .swiper-pagination-bullet:hover {
    border: 2px solid #fff;
}

.home-slider .swiper-pagination-bullet::before {
    content: "";
    width: 5px;
    height: 5px;
    background: #fff;
    position: absolute;
    border-radius: 50%;
    top: 50%;
    margin: -2.5px auto 0px;
    left: 0px;
    right: 0px;
}

.home-slider .swiper-pagination {
    text-align: left;
    bottom: 20px;
    padding-left: 16.8%;
}

.home-slider .elementor-slide-description {
    margin-bottom: 32px !important;
}

.home-slider .elementor-slide-heading {
    margin-bottom: 10px !important;
}

.home-slider .elementor-slide-button {
    font-weight: 700;
    font-size: 14px;
    letter-spacing: -0.015em;
    padding: 16px 34px;
}

.home-slider .elementor-slide-button:hover {
    background: #81112f !important;
    color: #fff;
    border: 2px solid #81112f!important;
}

.owl-slider a {
    color: #B31942;
}

.owl-slider h3 {
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
}

.owl-slider .date {
    margin-top: 13px;
    display: block;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    text-transform: uppercase;
    color: #000000;
    margin-bottom: 11px;
}

.owl-slider .img-box {
    position: relative;
    display: block;
}

.owl-slider .title {
    transition-duration: 1s;
    max-width: 89%;
    display: block;
}

.owl-slider .title:hover {
    text-decoration: underline;
}

.owl-slider .img-box::before {
    transition-duration: 1s;
    content: "";
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    background: #B31942;
    opacity: 0;
    z-index: 1;
}

.owl-slider .img-box:hover::before {
    opacity: 0.4;
}

.owl-slider .owl-next,
.owl-slider .owl-prev {
    font-size: 0px;
    background: url(/wp-content/uploads/2022/08/slider-arrow.svg);
    background-size: 12px 29px;
    width: 12px;
    height: 29px;
    position: absolute;
    top: 150px;
}

.owl-slider .owl-prev {
    transform: rotate(-180deg);
    left: -35px;
}

.owl-slider .owl-next {
    right: -35px;
}

.info-line-btn-size .elementor-button-link {
    min-width: 192px;
}

.elementor-social-icon-facebook-square i,
.elementor-social-icon-instagram i,
.elementor-social-icon-twitter i,
.elementor-social-icon-youtube i {
    display: none;
}

.elementor-social-icon-facebook-square {
    width: 32px !important;
    height: 32px !important;
    display: block !important;
    background: url(/wp-content/uploads/2022/08/facebook.svg) !important;
    background-size: 32px 32px !important;
}

.elementor-social-icon-instagram {
    width: 32px !important;
    height: 32px !important;
    display: block !important;
    background: url(/wp-content/uploads/2022/08/instagram.svg) !important;
    background-size: 32px 32px !important;
}

.elementor-social-icon-twitter {
    width: 32px !important;
    height: 32px !important;
    display: block !important;
    background: url(/wp-content/uploads/2022/08/twitter.svg) !important;
    background-size: 32px 32px !important;
}

.elementor-social-icon-youtube {
    width: 32px !important;
    height: 32px !important;
    display: block !important;
    background: url(/wp-content/uploads/2022/08/youtube.svg) !important;
    background-size: 32px 32px !important;
}

.elementor-menu-toggle {
    background: transparent !important;
}

.eicon-menu-bar::before {
    content: "";
}

.eicon-menu-bar {
    background: url(/wp-content/uploads/2022/08/nav_icon.svg);
    display: block;
    width: 25px;
    height: 18px;
}

.simple-text p {
    margin-bottom: 35px !important;
}


.custom-post-list .elementor-post__thumbnail__link {
    position: relative;
    display: block;
}

.custom-post-list .elementor-post__thumbnail__link::before {
    transition-duration: 1s;
    content: "";
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    background: #B31942;
    opacity: 0;
    z-index: 1;
}

.custom-post-list .elementor-post__thumbnail__link:hover::before {
    opacity: 0.4;
}

.custom-post-list .elementor-post__title a:hover {
    text-decoration: underline;
}


.custom-post-list .elementor-post__read-more:hover {
    color: #B31942 !important;
    transition-duration: 1s;
}

.header-line .elementor-heading-title {
    position: relative;
}

.header-line .elementor-heading-title::before {
    content: "";
    position: absolute;
    bottom: -22px;
    left: 0px;
    width: 80px;
    height: 5px;
    background: #B31942;
}

.header-line .elementor-heading-title {
    padding-bottom: 20px;
}

.box-list-item {
    padding: 0px 25px 25px 25px;
}

.box-list-item .elementor-widget-heading {
    padding: 31px 44px 19px;
}

.box-list-item .elementor-widget-text-editor {
    padding: 0px 40px 30px 44px;
}

.box-list-item {
    position: relative;
}

.box-list-item .primary-btn  {
    position: absolute;
    left: 0px;
    bottom: 0px;
}

.box-list-item .primary-btn.elementor-widget-premium-addon-modal-box  {
    position: absolute;
    left: 0px;
    bottom: 25px;
}

.box-list-item .elementor-widget-button {
    padding: 0px 44px 25px;
}

.box-list-item > .elementor-element-populated {
    border: 1px solid rgba(0, 0, 0, 0.5);
    padding: 0px 0px 56px !important;
}

.box-list-item img {
    width: 100%;
}

.premium-modal-box-modal {
    background: rgba(217, 217, 217, 0.4) !important;
    backdrop-filter: blur(5px);
}

.premium-modal-box-modal-header .premium-modal-box-modal-close {
    font-size: 0px;
    width: 42px;
    height: 49px;
    background: url(/wp-content/uploads/2022/08/popup-close..png);
    background-size: 42px 49px;
    position: absolute;
    top: 48px;
    right: 58px;
    margin: 0px;
}

.premium-modal-box-modal-header {
    padding: 123px 120px 0px 120px !important;
    border: none !important;
}

.premium-modal-box-modal-header h3 {
    font-weight: 700;
    font-size: 24px;
    line-height: 36px;
}

.premium-modal-box-modal-body img {
    max-width: 100%;
    margin: 31px 0px 24px;
}

.premium-modal-box-modal-body .btn {
    border-radius: 6px;
    background-color: #B31942;
    color: #FFFFFF;
    font-family: "Montserrat", Sans-serif;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 20px;
    padding: 8px 57px 8px 57px;
    margin-top: 32px;
    display: block;
    max-width: 186px;
}

.premium-modal-box-modal-body {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 30px;
    color: #000000CC;
}

.inline-text {
    display: flex;
    justify-content: space-between;
}

.inline-text .item {
    width: 48%;
}

.hover-text-size .bg-image-list .elementor-heading-title {
        -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.hover-text-size .bg-image-list:hover .elementor-heading-title {
    font-size: 1.6em !important;
}

.hover-text-size .bg-image-list:hover .link-link .elementor-button-link  {
    font-size: 16px;
}

.site-main, .elementor-location-footer, .elementor-location-header, body:not([class*=elementor-page-]) .site-main, .single-post, .search-results .elementor-location-archive, .search-no-results .elementor-location-archive {
    max-width: 2000px;
    width: 100%;
    margin: 0 auto;
}

@media only screen and (max-width: 1750px) {
    .info-line-btn-size .elementor-column.elementor-col-50{
        width: 50% !important;
    }
}

@media only screen and (max-width: 1680px) {
    .info-line-btn-size {
        padding-left: 77px !important;
        padding-right: 77px !important;
    }
}

@media only screen and (max-width: 1450px) {
    .premium-modal-box-modal-dialog {
    width: 100%;
}
}

@media only screen and (max-width: 1024px) {
    .box-list-item .elementor-widget-heading,
    .box-list-item .elementor-widget-text-editor {
        padding-left: 15px;
        padding-right: 15px;
    }
    
    .box-list-item {
        padding: 0px 15px 25px 15px;
    }
    
    .box-list-item .elementor-widget-button {
        padding-left: 15px;
    }
    
    .premium-modal-box-modal-body,
    .premium-modal-box-modal-header {
        padding-left: 30px !important;
        padding-right: 30px !important;
    }
    
    .premium-modal-box-modal-body {
        padding-bottom: 60px !important;
    }
}

@media only screen and (max-width: 991px) {
    .home-slider .swiper-pagination {
        padding-left: 60px;
    }
    
    .elementor-menu-toggle {
        margin-top: 12px;
        margin-right: -4px;
    }
    
    .info-line-btn-size .elementor-column.elementor-col-50{
        width: 100% !important;
    }
}

@media only screen and (max-width: 767px) {
    .home-slider .swiper-pagination {
        right: 17px;
        left: auto;
        text-align: right;
        bottom: 13px;
    }
    
    .home-slider .swiper-pagination-bullet {
        width: 20px;
        height: 20px;
        margin: 0 4px !important;
    }
    
    .home-slider .swiper-pagination-bullet::before {
        width: 4px;
        height: 4px;
    }
    
    .bg-image-list {
        min-height: 224px;
    }
    
    .bg-image-list > .elementor-widget-wrap::after {
        height: 117px;
    }
    
    .mobile-reverse-column > .elementor-container {
        flex-direction: column-reverse;
    }
    
    .inline-btn > .elementor-widget-wrap {
        flex-direction: column;
    }
    
    .home-slider .swiper-slide-inner {
            -webkit-box-align: flex-start !important;
        -ms-flex-align: flex-start !important;
        align-items: flex-start !important;
    }
    
    .home-slider .elementor-slide-heading::before {
        width: 14px;
    }
    
    .home-slider .elementor-slide-heading {
        padding-left: 18px;
        margin-bottom: 15px !important;
    }
    
    .home-slider .elementor-slide-description {
        margin-bottom: 26px !important;
    }
    
    .number-list h2 br {
        display: none;
    }
    
    .link-link .elementor-button-link::before {
        bottom: auto;
        top: 0px;
        height: 0.56px;
    }
    
    .owl-slider .date {
        margin-top: 11px
        margin-bottom: 0px;
    }
    
    .owl-slider h3 {
        font-size: 16px;
        line-height: 20px;
        margin-top: 0px;
    }
    
    .footer-menu-mobile > .elementor-container {
        border-style: solid;
        border-width: 2px 0px 0px 0px;
        border-color: #B3194280;
        padding-top: 26px;
    }
    
    .footer-menu-mobile li + li {
        margin-top: 12px !important;
    }
    
    .info-line-btn-size {
        padding-left: 43px !important;
        padding-right: 43px !important;
    }
    
    .header-line .elementor-heading-title::before {
        bottom: 5px;
    }
    
    .inline-text {
        display: block;
    }
    
    .inline-text .item {
        width: 100%;
    }
    
    .premium-modal-box-modal-header .premium-modal-box-modal-close {
        width: 22px;
        height: 29px;
        background-size: 22px 29px;
            top: 28px;
        right: 28px;
    }
    
    .premium-modal-box-modal-header {
        padding-top: 60px !important;
    }
    
    p a {
        word-wrap: break-word;
    }
}

.elementor-nav-menu--dropdown.elementor-nav-menu__container {
    margin-top: 29px !important;
}

@media only screen and (max-width: 360px) {
    .home-slider .elementor-slide-description {
        font-size: 24px !important;
        line-height: 30px !important;
    }
}/* End custom CSS */