@charset "utf-8";
/*
 Theme Name:   EKO 4 Design Child
 Theme URI:    https://eko4.co.uk/
 Description:  EKO 4 Design Child Theme
 Author:       EKO 4
 Template:     eko4design
 Version:      1.0
*/


/* =Theme customization starts here
-------------------------------------------------------------- */

*:not(.rev_slider):not(.rev_slider *) {
  -webkit-hyphens: none !important;
  hyphens: none !important;
  word-wrap: normal !important;
  overflow-wrap: normal !important;
  white-space: normal !important;
}

*:not(.rev_slider):not(.rev_slider *) a {
	overflow-wrap: break-word !important;
}

.header-search-form-cont {
    position: absolute;
    text-align: left;
    bottom: -90px;
    z-index: 400;
    background-color: #000;
    padding: 20px;
    width: 720px;
    margin: auto;
    left: 0px;
    right: 0px;
    display: none;
}


.header-search-form-close {
    right: 20px;
    position: absolute;
    cursor: pointer;
    font-weight: bold;
    color: #176dc4 !important;
}


.header-search-form-cont #woocommerce-header-product-search-field {
    width: 485px;
}

@media (max-width: 767px) {
    
    .header-search-form-cont {
        display: none !important;
    }
    
    .header-search-form-cont {
        display: none;
    }
    
}

.header-search-form-cont input[type="submit"] {
    height: 49px;
    padding: 10px 50px;
}

.sc_layouts_menu_nav>li {
    font-size: 17px !important;
    font-family: "P22 Mackinac", Sans-serif;
}

.menu_main_nav>li ul>li>a, .sc_layouts_row:not(.sc_layouts_row_type_narrow) .sc_layouts_menu_nav>li ul>li>a, .sc_layouts_row:not(.sc_layouts_row_type_narrow) .sc_layouts_menu_popup .sc_layouts_menu_nav>li>a {
    font-size: 13px !important;
    font-family: "P22 Mackinac", Sans-serif;
}

.get-assistance-btn.donate {
	margin-left: 0 !important;
}

.get-assistance-btn.donate .sc_button_hover_slide_right:not([disabled="disabled"]):not([disabled]) {
    color: #ffffff;
    background: linear-gradient(to left, #3c4349 50%, #e71873 50%) no-repeat scroll left bottom / 210% 100% #00acef !important;
}

.get-assistance-btn.donate .sc_button_hover_slide_right:not([disabled="disabled"]):not([disabled]):hover {

    background-position: right bottom !important;
    color: #ffffff !important;
}

.get-assistance-btn .sc_button_title {
    font-size: 17px;
}

.elementor-widget-trx_sc_layouts_logo .logo_image {

    height: 120px;
}

.elementor-widget-trx_sc_button .sc_item_button a {
    height: 121px;
    display: flex;
    align-items: center;
    padding: 0.386em 1.12em!important;

    font-family: "P22 Mackinac", Sans-serif;
}

.sc_layouts_menu_popup .sc_layouts_menu_nav > li > a, .sc_layouts_menu_nav > li li > a {
    padding: 0.22em 0.5em;
    line-height: 20px;
    margin-bottom: 5px;
}

.sc_layouts_menu_nav > li.menu-item-has-children > a {
    padding-right: 0.5em;
}


.faq-form .wpcf7 .sc_button_hover_slide_right:not([disabled="disabled"]) {
    color: #ffffff;
    background: linear-gradient(to left, #3c4349 50%,#00acef 50%) no-repeat scroll left bottom / 210% 100% #00acef !important;
}

.assistance-form .wpcf7 .sc_button_hover_slide_right:not([disabled="disabled"]) {
    color: #ffffff;
    background: linear-gradient(to left, #050607 50%,#3c4349 50%) no-repeat scroll left bottom / 210% 100% #176dc4 !important;
}

.scheme_default .sc_blogger_item_default_classic_alter.sc_blogger_item_on_plate.sc_blogger_item .sc_blogger_item_content:before {
    display: none;
}

.scheme_default .sc_blogger_item_default.sc_blogger_item_on_plate .sc_blogger_item_excerpt:after {
    display: none;
}

.sc_blogger_item_default_classic_alter.sc_blogger_item_on_plate.sc_blogger_item_image_position_top .sc_blogger_item_featured {
    margin-bottom: 0px !important;
}

.scheme_default .sc_icons_alter .sc_icons_item:before {
    
    display: none;
}


/* Service Box */


.service-boxes {
    display: flex;

}

.service-box {
    width: 32%;
    margin-right: 2%;
    position: relative;
    overflow: hidden;

}

.service-box:last-child {
    margin-right: 0;

}

.service-box-inner {
    background-color: #f6f9fc;
    position: relative;
    padding: 1em 3.9em 4em;
    height: 100%;
}

.service-box-title {
    color: #171a43;
    margin-top: 20px;
}

.service-box-text {
    
    margin-top: 1.6em;
    color: #5d5d5d;
}
    

.service-box:hover .service-box-button {
    background-position: right bottom !important;
    color: #ffffff !important;
}


.service-box-button {
    color: #ffffff;
    background: linear-gradient(to left, #3c4349 50%,#00acef 50%) no-repeat scroll left bottom / 210% 100% #00acef !important;
    -webkit-transition: color 0.3s ease,border-color 0.3s ease,background-position 0.3s ease,background-color 0.3s linear;
    -ms-transition: color 0.3s ease,border-color 0.3s ease,background-position 0.3s ease,background-color 0.3s linear;
    transition: color 0.3s ease,border-color 0.3s ease,background-position 0.3s ease,background-color 0.3s linear;
    padding: 0.7em 2.7em;
    font-family: "Barlow Condensed",sans-serif;
    font-size: 18px;
    font-weight: 600;
    font-style: normal;
    line-height: 23px;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 1px;
    width: 200px;
    text-align: center;
    margin: 30px auto 0px 0px;
}


.effect-rects {
    position: absolute;
    z-index: 6;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.service-box:hover .effect-rects span {
    background: #00acef;
}

.service-box:hover .effect-rects span:nth-child(1) {
    animation: animate-start1 .4s linear backwards;
}

.service-box .effect-rects span:nth-child(1) {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 7px;
    animation: animate-end1 .3s linear forwards;
}

.service-box:hover .effect-rects span:nth-child(2) {
    animation: animate-start2 .4s linear backwards;
}

.service-box .effect-rects span:nth-child(2) {
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    width: 7px;
    height: 100%;
    background: #00acef;
    animation: animate-end2 .3s linear forwards;
}

.service-box:hover .effect-rects span:nth-child(3) {
    animation: animate-start3 .4s linear backwards;
}

.service-box .effect-rects span:nth-child(3) {
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 7px;
    background: #00acef;
    animation: animate-end3 .3s linear forwards;
}

.service-box:hover .effect-rects span:nth-child(4) {
    animation: animate-start4 .4s linear backwards;
}

.service-box .effect-rects span:nth-child(4) {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 7px;
    height: 100%;
    background: #00acef;
    animation: animate-end4 .3s linear forwards;
}

.partner-logos .swiper-pagination-bullets i {
    top: 5px;
    position: relative;
    cursor: pointer;
}

.partner-logos .elementor-swiper-button {
    display: none !important;
}

@media (max-width: 1023px) {
    
    .service-box-inner {
        padding: 1em 1em 4em;
    }

}

@media (max-width: 767px) {
    
    .service-boxes {
        flex-flow: column;
    }

    .service-box {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
    }
    
    .service-box-button {

        margin: 30px auto 0px auto;
    }

}



/* READ MORE */

.read-more-box .sc_fly_static .elementor-text-editor {
    max-height: 300px;
    transition: max-height 0.15s ease-out;
    overflow: hidden;
    position: relative;
}

.read-more-box .sc_fly_static .elementor-text-editor.expanded {
    max-height: 1500px;
    transition: max-height 0.25s ease-in;
}

.read-more-box .faded-row {
    position: absolute;
    width: 100%;
    bottom: -4px;
    color: #fff;
    text-align: center;
    background-image: linear-gradient(to bottom, transparent, #0c243d);
    padding: 20px;
    font-weight: bold;
    cursor: pointer;
}

.read-more-box .sc_fly_static .elementor-text-editor.expanded {
    overflow: visible;
}

.sc_fly_static .elementor-text-editor.expanded .faded-row {
    bottom: -35px;
}

.read-more-box.light-box .faded-row {
	background-image: linear-gradient(to bottom, transparent, #f6f9fc);
}
.faded-row span {
	padding:10px 20px;
	background: #00acef;
}
.faded-row span:hover {
	opacity:0.9;
}

form .select_container {
    margin-bottom: 20px;
}

/* POPUP */

@media (min-width:640px) {
.elementor-popup-modal .dialog-widget-content {
	background:transparent!important;
	background-color:transparent!important;
	box-shadow:none!important;
 }
}
@media (max-width: 1439px) {
.pauls-popup h3 {
    font-size: 32px!important;
    line-height: 34px!important;
 }
	.cloud-popup h4 {
		font-size:24px!important;
	} 
}
@media (max-width:639px) {
	.pauls-popup {
       background-color: #0C243D;
       background-image: url(https://beacon.eko4.co.uk/wp-content/uploads/2020/04/pauls-place-popup.jpg)!important;
       background-size: cover!important;
	}
    .cloud-popup {
       background-color: #0C243D;
       background-image: url(https://beacon.eko4.co.uk/wp-content/uploads/2020/04/gambling-popup.jpg)!important;
       background-size: cover!important;
	}
	.pauls-popup h3, .cloud-popup h4, .cloud-popup p {
		color:#fff!important;
	}
	.pauls-popup .elementor-widget-trx_sc_title>.elementor-widget-container {
		padding: 22px 0px 0px 0px!important;
	}
	.cloud-popup .elementor-widget-trx_sc_title>.elementor-widget-container {
		padding: 22px 0px 40px 0px!important;
	}
}
@media (min-width:640px) and (max-width:768px) {
	.pauls-popup .elementor-widget-trx_sc_title>.elementor-widget-container {
		padding: 60px 20px 0px 20px!important;
	}
	.cloud-popup .elementor-widget-trx_sc_title>.elementor-widget-container { 
		padding: 45px 60px 19px 60px!important;
	}
}


/* GET SUPPORT */

.buttons-row .elementor-button {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

@media (max-width: 767px) {
    
    .buttons-row .elementor-button {

        margin-bottom: 50px;
    }
    
    .buttons-row .elementor-column:last-child .elementor-button {

        margin-bottom: 0px;
    }


}


/*FOOTER */


.scheme_dark.footer_wrap .sc_layouts_row_type_compact .socials_wrap .social_item .social_icon_twitter {
    background-color: #176dc4 !important;
}

.elementor-widget-trx_sc_layouts_logo .elementor-widget-container {
    text-align: center;
}

.faq-questions .elementor-accordion .elementor-tab-title {

    display: flex;
}

.faq-questions .elementor-accordion .elementor-accordion-title {

    width: 100%;
}
.connect-boxes .sc_icons_item {
	border: 1px solid #00acef;
}
.slider-subtitle:hover, .breadcrumbs_item.home:hover {
	color:#00ACEF!important;
}
@media (min-width:768px) and (max-width:1799px) {
	.assistance-boxes .sc_icons_item {
      padding: 2.6em 0.8em;
   }
}
@media (min-width:768px) and (max-width:1530px) {
    .assistance-boxes a.sc_icons_item_link {
       font-size: 14px;
    }	
}

.assistance-boxes a.sc_icons_item_link {
        word-break: break-all;
}	
.connect-title .sc_item_title_text, .underlined-title .sc_item_title_text{
    border-bottom: 2px solid #ed117b;
    padding-bottom: 4px;
}
.blue-link {color:#00acef!important;}
.blue-link:hover {color:#176dc4!important;}
@media (min-width:768px) {
	.footer-logo .elementor-widget-container {
		text-align:left!important;
	}
}

/* APOSTIL FAIL POPUP */

.apostil-fail-popup-overlay {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    background-color: #000;
    opacity: .5;
    width: 100%;
    height: 100%;
    z-index: 5555;
    display: none;
}

#apostil-fail-PopUp {
    left: 50%;
    top: 50%;
    z-index: 90;
    overflow: hidden;
    position: fixed;
    width: 620px;
    height: auto;
    margin-top: -240px;
    margin-left: -310px;
    z-index: 999999;
    overflow: visible;
    border-radius: 5px;
    padding: 30px;
    background-color: #e1e1e1;
    display: none;
}

@media (min-width: 600px) and (max-width: 991px) {

    #apostil-fail-PopUp {
        left: 0px;
        right: 0px;
        margin-left: auto;
        margin-right: auto;
    }
}

@media (max-width: 599px) {

    #apostil-fail-PopUp {
        left: 0px;
        right: 0px;
        margin-left: auto;
        margin-right: auto;
        width: 90%;
    }
}



.apostil-fail-inner-cont {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    border-radius: 3px;
    text-align: center;
}

.apostil-fail-title-cont {
    font-size: 30px;
    line-height: 35px;
}

.apostil-fail-title-sum {
    font-weight: bold;
}


.apostil-fail-text-cont {
    margin: 30px 0px;
    font-size: 24px;
}

.apostil-fail-num {
    font-weight: bold;
}

.apostil-fail-button-cont {
    display: flex;
    justify-content: center;
}

.apostil-fail-button-cont .btn {
    border: 1px solid #CCC;
    padding: 10px 20px;
    color: #FFF;
    background-color: 284064;
    width: 250px;
    font-size: 24px;
    cursor: pointer;
}

.apostil-fail-button-cont .btn:hover {
    opacity: 0.8;
}


.apostil-fail-add-sum-cont {
    text-align: left;
    margin-bottom: 20px;
}

.apostil-fail-title-row-info {
    display: none;
    font-size: 16px;
    margin-bottom: 20px;
}

.inactive {
	pointer-events: none;
	opacity: 0.2;
}

/* DATE */

.reference-find-date-cont {
    display: flex;
    align-items: center;
    width: 100%;
    margin-right: 0px;
}

.datepicker-inner-cont {
    position: relative;
    width: 100%;
	font-weight: bold;
}

.datepicker-inner-cont .fa-calendar {
    position: absolute;
    right: 10px;
    bottom: 27px;
}

.datepicker {
    width: 100%;
    font-weight: bold;
	padding: 10px;
	padding-left: 20px;
}

.datepicker-inner-cont select {
    width: 100%;
	margin: 10px 0px;
    border: 1px solid #CCC;
}

.ui-datepicker-title select {
	visibility: visible !important;
}

/* CUSTOM */

.sect-title .sc_item_title_text {
	border-bottom: 5px solid #ed117b;
	color: #050607 !important;
}

.header-title-cover {
    background-color: #edf9fe !important;
    border: 10px solid #00ACEF;
}

.header-title-cover .sc_layouts_title_caption {

    color: #050607 !important;
}

.header-title-cover .breadcrumbs a,  .header-title-cover .breadcrumbs span {

    color: #050607 !important;
}

.rs-parallax-wrap * {
    font-family: "P22 Mackinac", Sans-serif !important;
}

.sc_item_title_style_decoration.sc_item_subtitle .subtitle_text {
    font-family: "P22 Mackinac", Sans-serif;
    font-size: 16px;
}

.sc_button, .sc_button_simple, .sc_form button {
    font-family: "P22 Mackinac", Sans-serif !important;
    font-size: 16px !important;
}

/* CUSTOM REV SLIDER SOCIAL ICONS */

body .scheme_dark .rev_slider .socials_wrap .social_item .social_icon, 
body .scheme_dark .revslider-initialised .socials_wrap .social_item .social_icon {
    color: #ffffff;
    background-color: #00acef;
}
body .scheme_dark .rev_slider .socials_wrap .social_item:nth-child(3) .social_icon,
body .scheme_dark .revslider-initialised .socials_wrap .social_item:nth-child(3) .social_icon, .scheme_dark.footer_wrap .sc_layouts_row_type_compact .socials_wrap .social_item:nth-child(3) .social_icon {

    background-color: #00acef;
}

body .scheme_dark .rev_slider .socials_wrap .social_item:nth-child(2) .social_icon,
body .scheme_dark .revslider-initialised .socials_wrap .social_item:nth-child(2) .social_icon,
body .scheme_dark.footer_wrap .sc_layouts_row_type_compact .socials_wrap .social_item:nth-child(2) .social_icon,
body .scheme_dark.footer_wrap .sc_layouts_row_type_compact .socials_wrap .social_item:nth-child(4) .social_icon {
    background-color: #00acef;
}