/*!
Theme Name: abcaid
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: abcaid
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

abcaid is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
    - Normalize
    - Box sizing
# Base
    - Typography
    - Elements
    - Links
    - Forms
## Layouts
# Components
    - Navigation
    - Posts and pages
    - Comments
    - Widgets
    - Media
    - Captions
    - Galleries
# plugins
    - Jetpack infinite scroll
# Utilities
    - Accessibility
    - Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
     ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
}

/* Sections
     ========================================================================== */

/**
 * Remove the margin in all browsers.
 */
body {
    margin: 0;
}

h2,h3
{
    font-family: "Mulish", Sans-serif!important;
}

.menu-item > a {
    text-decoration: none!important;
    transition: 0.6s;
    position: relative;
}

.menu-item > a:after {
    content: "";
    background: url(https://www.abcaid.co.uk/wp-content/uploads/2024/06/active_icon-1.png);
    width: 60%;
    height: 12px;
    background-size: contain;
    position: absolute;
    bottom: 5px;
    left: 50%;
    transform: translateX(-50%);
    opacity: 0;
    -webkit-transition: 0.3s all ease-in;
    -moz-transition: 0.3s all ease-in;
    -o-transition: 0.3s all ease-in;
    transition: 0.3s all ease-in;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-position: center;
}

.menu-item > a:hover:after {
    width: 60%;
    opacity: 1;
    margin: 0 auto;
}

.current-menu-item > a:after {
    content: "";
    background: url(https://www.abcaid.co.uk/wp-content/uploads/2024/06/active_icon-1.png);
    width: 60%;
    height: 12px;
    background-size: contain;
    position: absolute;
    bottom: 5px;
    left: 50%;
    transform: translateX(-50%);
    opacity: 1;
    -webkit-transition: 0.3s all ease-in;
    -moz-transition: 0.3s all ease-in;
    -o-transition: 0.3s all ease-in;
    transition: 0.3s all ease-in;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-position: center;
}

.elementskit-dropdown li > a
{
    font-family: "Mulish", Sans-serif!important;
}

.elementskit-dropdown li > a::after
{
    display: none!important;
}

.ani_global a {
    user-select: none;
    -moz-user-select: none;
    background: #fff none repeat scroll 0 0;
    border: medium none;
    color: #000;
    cursor: pointer;
    display: inline-block;
    margin-bottom: 0;
    padding: 15px 30px;
    text-transform: capitalize!important;
    text-align: center;
    text-transform: none;
    touch-action: manipulation;
    transition: all 0.3s ease 0s;
    /* vertical-align: middle; */
    white-space: nowrap;
    border-radius: 0px;
    font-family: var(--tg-heading-font-family);
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.ani_global a:hover {
    color: #ffffff!important;
}

.ani_global a:before {
    content: "";
    position: absolute;
    -webkit-transition-duration: 800ms;
    transition-duration: 800ms;
    width: 200%;
    height: 200%;
    top: 110%;
    left: 50%;
    background: #0865a3;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    border-radius: 50%;
    z-index: -1;
}

.ani_global a:hover:before {
    top: -40%;
}

.card-body .elementor-icon-box-wrapper 
{
    transition: all 0.5s ease;
}

.card-body .elementor-icon-box-wrapper:hover {
    box-shadow: 10px 10px #fff;
}

/*.ani_global ::after {
    content: "\f061";
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
    margin-left: 15px;
}*/

.header ul.elementor-icon-list-items.elementor-inline-items li a {
    background: #fff !important;
    padding: 14px 15px;
    border-radius: 3px;
    transition: 0.6s;
        border: 1px solid #010c28;

}

.header ul.elementor-icon-list-items.elementor-inline-items li a:hover {
    background: #010c28!important;
    border: 1px solid #fff;
}

.header ul.elementor-icon-list-items.elementor-inline-items li a .elementor-icon-list-icon .icon-phone-call1:hover{
    color: #fff;
}
.about__left__sec h2.elementor-heading-title.elementor-size-default {
    rotate: 270deg;
    position: relative;
    top: -100px;
    left: 46%;
    width: 100%;
    display: block;
    text-align: right;
    font-weight: 800 !important;
}

h2.elementor-heading-title.elementor-size-default span{
    position: relative;
}

h2.elementor-heading-title.elementor-size-default span::before {
    position: absolute;
    content: "";
    background: url(https://www.abcaid.co.uk/wp-content/uploads/2024/05/border-img.png);
    display: block;
    right: -34px;
    top: 60px;
    z-index: 9999999;
    width: 188px;
    height: 9px;
}
.ti-footer span {
    color: #fff !important;
}
.ti-widget.ti-goog .nowrap strong {
    color: #fff !important;
}

.about__left__sec .status__cop {
    position: absolute;
    content: "";
    background: url(https://www.abcaid.co.uk/abcaid/wp-content/uploads/2024/06/icon-1.png);
    /* height: 32px; */
    /* width: 10px; */
    display: block;
    right: 20px;
    bottom: 48%;
}

.ekit-wid-con .elementkit-tab-nav.elementskit_tooltip_style .elementkit-nav-item .elementkit-nav-link::before {
    z-index: 1!important;
}

.__heading p.elementor-heading-title.elementor-size-default {
    padding-left: 100px;
}

.__heading2 p.elementor-heading-title.elementor-size-default:before {
    position: absolute;
    content: "";
    height: 2px;
    width: 6%;
    z-index: 999999999999;
    top: 50%;
    left: 36%;
    background: #fff;
}

.__heading p.elementor-heading-title.elementor-size-default:before {
    position: absolute;
    content: "";
    height: 2px;
    width: 12%;
    z-index: 999999999999;
    top: 50%;
    left: 0;
    background: #fff;
}

.tab-content.elementkit-tab-content {
    background: #000c27;
}

.tab-content.elementkit-tab-content p {
    line-height: 30px;
}



.service__sectabs .ekit-wid-con .elementkit-tab-nav.elementskit_tooltip_style .elementkit-nav-item .elementkit-nav-link::before {

    background-image: linear-gradient(to bottom right,rgba(255,255,255,0) 0,rgba(255,255,255,0) 50%,#ffffff 50%,#ffffff 100%);

}

.elementor-11 .elementor-element.elementor-element-390a7c9 .elementskit_tooltip_style.elementkit-tab-nav .elementkit-nav-item .elementkit-nav-link::before {
    bottom: -10px !important;
}
.tabs__discretion .tabs__dis {
    display: inline-block;
    width: 48%;
}
.tabs__discretion .tabs__dis {
    display: inline-block;
    width: 55%;
    line-height: 30px;
    text-align: justify;
}

.tabs__discretion .tabs__img {
    display: inline-block;
    width: 42%;
    vertical-align: top;
    text-align: right;
    margin-top: 0px;
}
.tabs__discretion .tabs__img img{
    width: 90%;
}



.newsletter__subscribe input{
    border: 1px solid #fff;
    background: inherit;
    color: #f00;
    padding: 20px 15px;
        font-family: "Mulish", Sans-serif;
}


.newsletter__subscribe form.wpcf7-form p{
    display: flex;
}
.newsletter__subscribe  input.wpcf7-form-control.wpcf7-submit.has-spinner {
    background: #fff;
    color: #000c27;
    padding: 10px 50px;
    font-weight: 600;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 1px;
        font-family: "Mulish", Sans-serif;
        cursor: pointer;
}
.wpcf7 form.sent .wpcf7-response-output {
    border-color: #fff;
    color: #fff;
    padding: 10px;
    margin: 15px 0px;
}

input::placeholder{
    color: #fff;
    font-size: 16px;
}


textarea::placeholder{
    color: #fff;
    font-size: 16px;
}

.home_intro_sec h6#n2-ss-2item4:before {
    background: #fff;
    height: 1px;
    width: 8%;
    content: "";
    display: block;
    top: 42%;
    position: absolute;
    left: 0;
}
.home_intro_sec h6#n2-ss-2item4 {
    padding-left: 150px;
    position: relative;
    font-family: "Mulish", Sans-serif !important;
}

.home_intro_sec h6#n2-ss-2item1:before {
    background: #fff;
    height: 1px;
    width: 8%;
    content: "";
    display: block;
    top: 42%;
    position: absolute;
    left: 0;
}
.home_intro_sec h6#n2-ss-2item1 {
    padding-left: 150px;
    position: relative;
    font-family: "Mulish", Sans-serif !important;
}

.home_intro_sec h1 {
    font-family: "Mulish", Sans-serif !important;
    padding: 20px 0px;
}
.intro_sec_btn{
      padding-left: 0px; 
          font-family: "Mulish", Sans-serif !important;
}

.intro_sec_btn a{
     font-family: "Mulish", Sans-serif !important;
     border-radius: 5px;
}



.course__duration li.elementor-icon-list-item {
    background: linear-gradient(-45deg, #ee7752, #e73c7e, #23a6d5, #23d5ab);
    background-size: 400% 400%;
    animation: gradient 15s ease infinite;
    /* background-image: linear-gradient(to right, #123583, #5367d9); */
    padding: 12px 25px !important;
    display: inline-flex;
    border-radius: 5px;
}

@keyframes gradient {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}



.contact__form p label {
    font-size: 14px;
    color: #fff;
    font-family: "Mulish", Sans-serif;
    letter-spacing: 1px;
    margin-bottom: 5px;
    display: block;
}

.contact__form p br {
    display: none;
}

.contact__form input {
    background: #fff;
    width: auto;
    padding: 10px 20px;
    border: none;
    outline: none;
    color: #000;
    font-size: 18px;
    letter-spacing: 0.8px;
    border-radius: 0px;
    cursor: pointer;
    font-weight: 600;
    font-family: "Mulish", Sans-serif;
    width: 100%;
}
.contact__form textarea {
    padding: 15px;
    border: 1px solid #eee !important;
    margin: 0 0 20px;
    color: #000;
    font-size: 18px;
    font-weight: 600;
    width: 100%;
    height: 150px;
    background-color: #f9f9f9;
    margin-top: 10px;
    font-family: "Mulish", Sans-serif;
}


.contact_info .elementor-icon-box-wrapper {
    background: #000c27;
    padding: 25px 30px;
    height: 100%;
}

.contact_info .e-con .elementor-widget.elementor-widget {
    height: 100%;
}
.contact_info .e-con .elementor-widget.elementor-widget a{
    color: #fff;
}

.contact_info .elementor-icon-box-icon {
    background: #253172;
    height: 60px;
    width: 60px;
    line-height: 75px !important;
    text-align: center;
    border-radius: 100px;
}
div#n2-ss-2 .n-uc-AKoRnIQSZ39C-inner {
    max-width: 1366px!important;
    margin: auto;
    padding-left: 10px!important;
    padding-right: 10px!important;
}

div#n2-ss-2 .n-uc-4k4KPhRT49ic-inner
{
    max-width: 1366px!important;
    margin: auto;
    padding-left: 10px!important;
    padding-right: 10px!important;
}

.contact__form .wpcf7 form.failed .wpcf7-response-output, .wpcf7 form.aborted .wpcf7-response-output {
    border-color: #dc3232;
    color: #ffff;
}

.elementor-30 .elementor-element.elementor-element-522cbbc3 .elementskit-submenu-panel {
    padding: 15px 15px 15px 15px!important;
}

.elementskit-navbar-nav-default .elementskit-submenu-panel>li:hover>a, .elementskit-navbar-nav-default .elementskit-submenu-panel>li>a:hover {
    color: #fff!important;
    background-color: #0865a3!important;
    padding-left: 8px!important;
    padding-right: 8px!important;
    margin-bottom: 5px;
}

.elementor-11 .elementor-element.elementor-element-390a7c9 .elementkit-tab-nav .elementkit-nav-link
{
    height: 185px!important;
}


.elementor-30 .elementor-element.elementor-element-522cbbc3 .elementskit-navbar-nav .elementskit-submenu-panel > li.current-menu-item > a {
   color: #fff!important;
    background-color: #0865a3!important;
    padding-left: 8px!important;
    padding-right: 8px!important;
    margin-bottom: 5px;

}

.elementor-30 .elementor-element.elementor-element-522cbbc3 .elementskit-navbar-nav .elementskit-submenu-panel > li > a 
{
    padding: 8px!important;
}

@media (max-width: 1500px)
{
    div#n2-ss-2 .n-uc-AKoRnIQSZ39C-inner 
    {
        max-width: 1100px!important;   
    }

    div#n2-ss-2 .n-uc-4k4KPhRT49ic-inner
    {
        max-width: 1100px!important;
    }
}


@media (max-width: 1200px)
{
    div#n2-ss-2 .n-uc-AKoRnIQSZ39C-inner 
    {
        max-width: 1000px!important;   
    }

    div#n2-ss-2 .n-uc-4k4KPhRT49ic-inner
    {
        max-width: 1000px!important;
    }
}

@media (max-width: 1024px)
{
    .elementor-11 .elementor-element.elementor-element-390a7c9 .elementkit-tab-wraper:not(.vertical) .elementkit-nav-item:not(:last-child) {
        margin-right: 20px;
        width: auto!important;
        margin-bottom: 25px!important;
    }

    .elementor-30 .elementor-element.elementor-element-522cbbc3 .elementskit-navbar-nav .elementskit-submenu-panel > li > a {
        padding: 8px;
        margin-bottom: 5px;
    }
     div#n2-ss-2 .n-uc-AKoRnIQSZ39C-inner 
    {
        max-width: 1366px!important;   
    }

    div#n2-ss-2 .n-uc-4k4KPhRT49ic-inner
    {
        max-width: 1366px!important;
    }

    .menu-item > a 
    {
        text-decoration: none!important;
        transition: 0.6s;
        position: relative;
        color: #000!important;
    }

    .menu-item > a:after 
    {
        bottom: 4px;
    }

    .elementor-30 .elementor-element.elementor-element-522cbbc3 .elementskit-navbar-nav > li.current-menu-item > a 
    {
        color: #000!important;
    }

   .current-menu-item > a::after {
    content: ""!important;
    background-color: rgb(8, 101, 163)!important;
    width: 100%!important;
    height: 1px!important;
    position: absolute!important;
    bottom: 4px!important;
    left: 0%!important;
    transform: translateX(0%)!important;
    opacity: 1!important;
    transition: all 0.3s ease-in 0s!important;
    margin: 0px auto!important;
}
.menu-item > a::after {
    content: "";
    background-color: rgb(8, 101, 163);
    width: 20%;
    height: 1px;
    position: absolute;
    bottom: 4px;
    left: 0%;
    transform: translateX(0%);
    opacity: 0;
    transition: all 0.3s ease-in 0s;
}

    .menu-item > a:hover:after {
    width: 100%;
    opacity: 1;
    margin: 0 auto;
}

    div#n2-ss-2 .n-uc-AKoRnIQSZ39C-inner 
    {
        padding: 10px 10px 10px 10px;
        justify-content: center;
        padding-left: 80px!important;
    }

    div#n2-ss-2 .n-uc-4k4KPhRT49ic-inner
    {
        padding-left: 80px!important;
    }

    div#n2-ss-2 .n2-font-35065175da0aac95bf3dc962cdab3258-hover 
    {
        font-size: 36px!important;
        line-height: 50px!important;
    }
    .home_intro_sec h6#n2-ss-2item1 {
        padding-left: 90px;
    }

    .home_intro_sec h6#n2-ss-2item1 {
        padding-left: 90px;
    }

    .home_intro_sec h6#n2-ss-2item4
   {
        padding-left: 90px;
    }

    .elementor-30 .elementor-element.elementor-element-522cbbc3 .elementskit-menu-close {
        padding: 8px 8px 8px 8px;
        margin: 12px 12px 12px 12px;
        width: 45px;
        height: 40px;
        border-radius: 3px;
        font-size: 18px;
        color: #000;
        font-weight: 700;
        border: 2px solid #000!important;
    }
    .elementor-30 .elementor-element.elementor-element-522cbbc3 .elementskit-navbar-nav > li > a:hover {
        color: #000000!important;
    }

    .elementor-30 .elementor-element.elementor-element-522cbbc3 .elementskit-navbar-nav > li > a .elementskit-submenu-indicator {
        color: #000000!important;
        border-radius: 50%;
        height: 22px;
        border: none;
        width: 22px;
    }
    .ekit-wid-con .icon::before {
        border: 1px solid #000!important;
        padding: 4px!important;
        border-radius: 50%!important;
        color: #000;
        font-weight: 700!important;
        font-size: 8px;
    }
    .elementor-30 .elementor-element.elementor-element-522cbbc3 .elementskit-menu-hamburger {
        padding: 3px 8px 8px 8px!important;
        width: 45px!important;
        height: 40px!important;
        border-radius: 3px!important;
    }

    .elementor-30 .elementor-element.elementor-element-522cbbc3 .elementskit-menu-hamburger svg
    {   
        fill: #fff!important;

    }

    .elementor-30 .elementor-element.elementor-element-522cbbc3 .elementskit-menu-hamburger:hover 
    {
        background: transparent!important;
    }

}



@media (max-width: 992px)
{
    .__heading2 p.elementor-heading-title.elementor-size-default:before 
    {
        left: 31%;
    }

    .service__sectabs .elementkit-tab-wraper > ul li
    {
        margin-bottom: 20px!important;
    }

    .wpcf7-form-control-wrap 
    {
        position: relative;
        width: 650px;
    }

    .newsletter__subscribe input 
    {
        width: 100%;
    }

    .newsletter__subscribe input.wpcf7-form-control.wpcf7-email.wpcf7-text.wpcf7-validates-as-email 
    {
        width: 230px;
    }

    .newsletter__subscribe input.wpcf7-form-control.wpcf7-submit.has-spinner {
        width: 130px;
        padding: 0px 20px!important;
    }

    .tabs__discretion .tabs__dis 
    {
        width: 50%;
    }

    .tabs__discretion .tabs__img 
    {
        width: 49%;
    }

}

@media (max-width: 768px)
{

    .elementor-11 .elementor-element.elementor-element-390a7c9 .elementkit-tab-nav .elementkit-nav-link {
    height: 100px!important;
}

    .bread_cumb h2 {
        font-size: 20px!important;
        line-height: 40px!important;
    }
    .bread_cumb h2:before {
    right: 20%!important;
    top: 45px!important;
}

.elementor-30 .elementor-element.elementor-element-522cbbc3 .elementskit-navbar-nav > li > a .elementskit-submenu-indicator {
    height: 18px;
    width: 18px;
}

    .service__sectabs .elementkit-tab-wraper > ul li .elementkit-nav-link {
    flex-direction: inherit!important;
    justify-content: inherit!important;
    display: flex!important;
}

.service__sectabs .elementkit-tab-wraper > ul li .elementkit-nav-link .ekit-icon-image {
    margin: 0!important;
    width: 30%;
}

.service__sectabs .elementkit-tab-wraper > ul li span.elementskit-tab-title {
    width: 70%;
}

.elementor-11 .elementor-element.elementor-element-390a7c9 .elementskit_tooltip_style.elementkit-tab-nav .elementkit-nav-item .elementkit-nav-link::before {
    width: 12px;
    height: 12px;
    bottom: -6px!important;
}

.service__sectabs .elementkit-tab-wraper > ul li span.elementskit-tab-title br
{
    display: none!important;
}

    .number_raj .elementor-widget-container br
    {
        display: none;
    }

    .about__left__sec h2.elementor-heading-title.elementor-size-default {
        top: -65px;
    }

    div#n2-ss-2 .n-uc-AKoRnIQSZ39C-inner {
        padding-left: 20px!important;
    }

    div#n2-ss-2 .n-uc-4k4KPhRT49ic-inner
    {
        padding-left: 20px!important;
    }

    .elementor-11 .elementor-element.elementor-element-390a7c9 .elementkit-tab-wraper:not(.vertical) .elementkit-tab-nav {
        margin-bottom: 20px!important;
    }

    .n2-ss-slide
    {
        height: 400px!important;
    }

    div#n2-ss-2 .n2-font-35065175da0aac95bf3dc962cdab3258-hover {
        font-size: 30px!important;
        line-height: 40px!important;
        padding: 0px 0px 12px;
    }

    .home_intro_sec h6#n2-ss-2item1 {
        padding-left: 60px;
        font-size: 18px!important;
    }

    .home_intro_sec h6#n2-ss-2item4
    {
         padding-left: 60px;
        font-size: 18px!important;
    }
    .__heading p.elementor-heading-title.elementor-size-default:before 
    {
        width: 20%;
    }

    h2.elementor-heading-title.elementor-size-default span:before {
    right: -18px;
    top: 70px;
}

    .__heading2 p.elementor-heading-title.elementor-size-default:before 
    {
        width: 18%;
        left: 5%;
    }

    .about__left__sec .status__cop 
    {
        right: 10px;
        bottom: 18%;
    }

    .service__sectabs ul.nav.nav-tabs.elementkit-tab-nav.elementskit_tooltip_style.elementskit_tooltip_style.elementskit-fullwidth-tab {
        display: block!important;
    }

    .service__sectabs .ekit-wid-con .elementkit-tab-nav .elementkit-nav-item {
    margin: 0px 0px 40px!important;
    display: block!important;
    width: 100%!important;
}

    .service__sectabs .tabs__discretion .tabs__dis {
        width: 100%;
    }

    .tab-pane 
    {
        padding: 10px 15px!important;
    }

    .tabs__discretion .tabs__img 
    {
        width: 100%;
        margin-top: 30px;
    }

    .tabs__discretion .tabs__img img 
    {
        width: 100%;
    }

    .newsletter__subscribe input.wpcf7-form-control.wpcf7-email.wpcf7-text.wpcf7-validates-as-email {
        width: 230px;
        height: 40px;
    }
    

}


.contact__form .wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
    border-color: #ffb900;
    color: #fff;
}


.chevron {

    position: absolute;

    width: 2.1rem;

    height: 0.48rem;

    opacity: 0;

    transform: scale(0.3);

    -webkit-animation: move-chevron 3s ease-out infinite;

            animation: move-chevron 3s ease-out infinite;

  }

  

  .chevron:first-child {

    -webkit-animation: move-chevron 3s ease-out 1s infinite;

            animation: move-chevron 3s ease-out 1s infinite;

  }

  

  .chevron:nth-child(2) {

    -webkit-animation: move-chevron 3s ease-out 2s infinite;

            animation: move-chevron 3s ease-out 2s infinite;

  }

  

  .chevron:before,

  .chevron:after {

    content: "";

    position: absolute;

    top: 0;

    height: 100%;

    width: 50%;

    background: #0865a3;

  }

  

  .chevron:before {

    left: 0;

    transform: skewY(30deg);

  }
.navi {
    display: flex;
    justify-content: center;
    z-index: 9;
    position: relative;
}

  .chevron:after {

    right: 0;

    width: 50%;

    transform: skewY(-30deg);

  }

  

  @-webkit-keyframes move-chevron {

    25% {

      opacity: 1;

    }

    33.3% {

      opacity: 1;

      transform: translateY(2.28rem);

    }

    66.6% {

      opacity: 1;

      transform: translateY(3.12rem);

    }

    100% {

      opacity: 0;

      transform: translateY(4.8rem) scale(0.5);

    }

  }

  

  @keyframes move-chevron {

    25% {

      opacity: 1;

    }

    33.3% {

      opacity: 1;

      transform: translateY(2.28rem);

    }

    66.6% {

      opacity: 1;

      transform: translateY(3.12rem);

    }

    100% {

      opacity: 0;

      transform: translateY(4.8rem) scale(0.5);

    }

  }

.testimonila_card {
    box-shadow: rgb(0 0 0 / 10%) 0px 4px 6px -1px, rgb(0 0 0 / 6%) 0px 2px 4px -1px;
    padding: 20px 20px 20px;
    background: #fff;
    border-radius: 8px;
    position: relative;
}

.testimonila_card:after {
    background-image: url(https://www.abcaid.co.uk/wp-content/uploads/2024/06/google.png);
    background-size: 100% 100%;
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    top: 30px;
    position: absolute;
    right: 25px;
    background-repeat: no-repeat;
    background-position: center center;
}

div#n2-ss-2 .n2-font-e30d62cdf6f7ef394955eba4475080f0-link a {
    padding: 0!important;
    background-color: transparent!important;
    font-family: "Mulish", Sans-serif!important;
    font-weight: 500!important;
    text-transform: capitalize!important;
    fill: #000C27!important;
    color: #000C27!important;
    background-color: #FFFFFF!important;
    line-height: 20px!important;
}

.n2-ss-item-content a > div
{
    text-transform: capitalize!important;
}



div#n2-ss-2 .n2-ss-button-container a > div {
    user-select: none!important;
    -moz-user-select: none!important;
    background: #fff none repeat scroll 0 0!important;
    border: medium none!important;
    color: #000!important;
    cursor: pointer!important;
    display: inline-block!important;
    margin-bottom: 0!important;
    padding: 15px 40px!important;
    text-align: center!important;
    text-transform: capitalize!important;
    text-transform: none!important;
    touch-action: manipulation!important;
    transition: all 0.3s ease 0s!important;
    /* vertical-align: middle; */
    white-space: nowrap!important;
    border-radius: 0px!important;
    position: relative!important;
    overflow: hidden!important;
    z-index: 1!important;
}

div#n2-ss-2 .n2-ss-button-container a > div:hover 
{
    color: #ffffff!important;
}

div#n2-ss-2 .n2-ss-button-container a > div:before 
{
    content: ""!important;
    position: absolute!important;
    -webkit-transition-duration: 800ms!important;
    transition-duration: 800ms!important;
    width: 200%!important;
    height: 200%!important;
    top: 110%!important;
    left: 50%!important;
    background: #0865a3!important;
    -webkit-transform: translateX(-50%)!important;
    transform: translateX(-50%)!important;
    border-radius: 50%!important;
    z-index: -1!important;
}

div#n2-ss-2 .n2-ss-button-container a > div:hover:before {
    top: -40%!important;
}


.header ul.elementor-icon-list-items.elementor-inline-items li a {
    user-select: none!important;
    -moz-user-select: none!important;
    background: #fff none repeat scroll 0 0!important;
    border: medium none!important;
    color: #000!important;
    cursor: pointer!important;
    margin-bottom: 0!important;
    padding: 12px 28px!important;
    text-align: center!important;
    text-transform: none!important;
    touch-action: manipulation!important;
    transition: all 0.3s ease 0s!important;
    /* vertical-align: middle; */
    white-space: nowrap!important;
    border-radius: 0px!important;
    position: relative!important;
    overflow: hidden!important;
    z-index: 1!important;
}
.header ul.elementor-icon-list-items.elementor-inline-items li a:hover {
    color: #ffffff!important;
}

.header ul.elementor-icon-list-items.elementor-inline-items li a::before {
    content: "" !important;
    position: absolute !important;
    -webkit-transition-duration: 800ms !important;
    transition-duration: 800ms !important;
    width: 200% !important;
    height: 200% !important;
    top: 110% !important;
    left: 50% !important;
    background: #0865a3 !important;
    -webkit-transform: translateX(-50%) !important;
    transform: translateX(-50%) !important;
    border-radius: 50% !important;
    z-index: -1 !important;
}

.header ul.elementor-icon-list-items.elementor-inline-items li a:hover::before {
    top: -40% !important;
}

.contact__form input.wpcf7-form-control.wpcf7-submit.has-spinner {
    width: 100% !important;
    background-color: transparent !important;
    padding: 0px !important;
}

.contact__form .btn {
    user-select: none!important;
    -moz-user-select: none!important;
    background: #fff none repeat scroll 0 0!important;
    border: medium none!important;
    color: #000!important;
    cursor: pointer!important;
    display: inline-block!important;
    margin-bottom: 0!important;
    padding: 6px 30px 12px!important;
    text-align: center!important;
    text-transform: none!important;
    touch-action: manipulation!important;
    transition: all 0.3s ease 0s!important;
    /* vertical-align: middle; */
    white-space: nowrap!important;
    border-radius: 0px!important;
    position: relative!important;
    overflow: hidden!important;
    z-index: 1!important;
}
.contact__form .btn p .wpcf7-submit:hover {
    color: #ffffff!important;
}

.contact__form .btn p {
    margin: 0!important;
    padding: 0!important;
}

.contact__form .btn:before {
    content: ""!important;
    position: absolute!important;
    -webkit-transition-duration: 800ms!important;
    transition-duration: 800ms!important;
    width: 200%!important;
    height: 200%!important;
    top: 110%!important;
    left: 50%!important;
    background: #0865a3!important;
    -webkit-transform: translateX(-50%)!important;
    transform: translateX(-50%)!important;
    border-radius: 50%!important;
    z-index: -1!important;
}

.contact__form .btn:hover:before {
    top: -40%!important;
}

.elementor-11 .elementor-element.elementor-element-390a7c9 .elementkit-tab-wraper:not(.vertical) .elementkit-nav-item:not(:last-child) {
    margin-right: 20px;
    width: 20px;
}

.tabs__dis .ani_global a {
    display: inline-block!important;
    margin-top: 16px!important;
    padding: 8px 36px!important;
}
.bread_cumb h2 {
    text-align: center!important;
    position: relative;
    color: #FFFFFF!important;
    font-family: "Mulish", Sans-serif!important;
    font-size: 36px;
    font-weight: 700!important;
}


.bread_cumb h2::before {
    position: absolute;
    content: "";
    background: url(https://www.abcaid.co.uk/wp-content/uploads/2024/05/border-img.png);
    display: block;
    right: 45%;
    top: 45px;
    z-index: 1;
    width: 180px;
    height: 9px;
}

/*.bread_cumb {
    position: relative;
}

.bread_cumb::before {
    position: absolute;
    content: "";
    top: 0;
    left: -20%;
    clip-path: polygon(25% 0%, 100% 0%, 75% 100%, 0% 100%);
    background-color: #010c28;
    width: 60%;
}

.bread_cumb .elementor-heading-title {
    color: #fff!important;
     margin: 0 auto 0px; 
    text-align: left;
    padding: 10px 15px;
    border-radius: 0px;
}*/