@font-face {
    font-family: 'SaturdayScript';
    src: url('../fonts/SaturdayScript.otf');
    /* src: url('../fonts/SaturdayScriptAlt2.eot');
    src: url('../fonts/SaturdayScriptAlt2.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SaturdayScriptAlt2.woff2') format('woff2'),
        url('../fonts/SaturdayScriptAlt2.woff') format('woff'),
        url('../fonts/SaturdayScriptAlt2.ttf') format('truetype'),
        url('../fonts/SaturdayScriptAlt2.svg#SaturdayScriptAlt2') format('svg'); */
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

p.border-top {
    border-bottom: 2px solid #DA3B94;
    width: 50px;
    margin: auto;
    
}
.contact-form .form-line .wpcf7-submit{font-family: 'Akkurat';}
.list_style li::marker {
    color: #DA3B94;
  }
#site-header:not(.shrink) .header-colors-light.header-style-3:not(.header-layout-overlay) #primary-menu.no-responsive > li.menu-item-current > a, #site-header:not(.shrink) .header-colors-light.header-style-3:not(.header-layout-overlay) #primary-menu.no-responsive > li.menu-item-active > a, #site-header:not(.shrink) .header-colors-light.header-style-4:not(.header-layout-overlay) #primary-menu.no-responsive > li.menu-item-current > a, #site-header:not(.shrink) .header-colors-light.header-style-4:not(.header-layout-overlay) #primary-menu.no-responsive > li.menu-item-active > a {
    border:none !important;
}

.block-content{padding-top: 30px !important;}
.heading_text .gem-textbox-title.title-h5
{
	letter-spacing: 5px;
    font-size: 24px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin: 0 !important;
    /* height: 60px; */
    max-height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 25px !important;
}
.heading_text .gem-textbox-title.title-h5:nth-child(3){
    margin-bottom: 10px !important;
}
.box_rbke .gem-textbox-description p+p {
    height: 280px;
    max-height: 100%;
}
.rbk-cursive-heading h3{font-family: 'SaturdayScript';position: relative;}
.rbk-cursive-heading h3:after{
    position: relative;
    background-color: #DA3B94;
    width: 50px;
    height: 2px;
    margin: auto;
    display: block;
    content:'';
    bottom: 0px;
    margin-top: 20px;
}
.rbk-cursive-heading-footer h3
{
    position: relative;
}
.border_h3 .rbk-cursive-heading h3{position: relative;}
.border_h3 .rbk-cursive-heading h3:after{
    position: relative;
    background-color: #DA3B94;
    width: 50px;
    height: 1px;
    margin: auto;
    display: block;
    content:'';
    bottom: 0px;
    margin-top: 20px;
}
.rbk-cursive-heading-footer h3:after{
    position: relative;
    background-color: #DA3B94;
    width: 50px;
    height: 2px;
    margin: auto;
    display: block;
    content:'';
    bottom: 0px;
    margin-top: 20px;
}
header .header-background:before {
    opacity: 0.9;
}
.content_carousel_main .owl-dots{display: block !important;}
.content_carousel_main .owl-dots span{
    width: 20px;
    display: block;
    height: 20px;
   background: #aaa;
    border-radius: 100%;
    margin: 0 10px;
}
.content_carousel_main p{margin: 0 !important;}
.content_carousel_main .owl-dots .active span{background: #000;}
.content_carousel_main .owl-nav{display: none !important;}
.border_whites .rbk-cursive-heading h3:after{background-color: #ffff;}
.contact-form input::placeholder{color: #fff !important;}
.slider-text-bottom{font-size:26px;letter-spacing:2.5px;line-height:0;font-weight:400;}
.slider-main-text{font-size: 65px;}
.custom-icon {
    color: #fff !important;
}

@media only screen and (max-width:1199px) {
    .box_rbke .gem-textbox-description p+p{height: auto;}
}
@media only screen and (max-width:992px) {
    .slider-text-bottom{font-size: 22px; word-break: break-all;width: 100%;}
    .slider-main-text{font-size: 50px !important;}
    .word_br br {
        display: none;
    }
    .list_style li span {
        line-height: 1.3 !important;
        display: block;
    }
}
@media only screen and (max-width:767px) {
    .slider-text-bottom{font-size: 18px;}
    .slider-main-text{font-size: 40px !important;}
}
@media only screen and (max-width:567px) {
    .slider-text-bottom{font-size: 18px !important;}
    .slider-main-text{font-size: 30px !important;}
}

.menu-item-socials{display: none !important;}