mark {
    min-height: 100px;
    background: yellow;
    display: block;
    padding: 30px;
    font-size: 20px;
}

.temp_img img {
    max-width: 100%;
    margin: 0 0 30px 0;
}


/* F O N T S
=============================================================*/

@font-face {
    font-family: 'GT-Eesti-LC-Text-Regular';
    src: url('fonts/GT-Eesti/GT-Eesti-LC-Text-Regular-2.woff2') format('woff2'),
         url('fonts/GT-Eesti/GT-Eesti-LC-Text-Regular.woff') format('woff'),
         url('fonts/GT-Eesti/GT-Eesti-LC-Text-Regular.ttf') format('ttf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'GT-Eesti-LC-Text-Bold';
    src: url('fonts/GT-Eesti/GT-Eesti-LC-Text-Bold-2.woff2') format('woff2'),
         url('fonts/GT-Eesti/GT-Eesti-LC-Text-Bold.woff') format('woff'),
         url('fonts/GT-Eesti/GT-Eesti-LC-Text-Bold.ttf') format('ttf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'GT-Eesti-LC-Display-Light';
    src: url('fonts/GT-Eesti/GT-Eesti-LC-Display-Light-2.woff2') format('woff2'),
         url('fonts/GT-Eesti/GT-Eesti-LC-Display-Light.woff') format('woff'),
         url('fonts/GT-Eesti/GT-Eesti-LC-Display-Light.ttf') format('ttf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'GT-Eesti-LC-Display-Regular';
    src: url('fonts/GT-Eesti/GT-Eesti-LC-Display-Regular-2.woff2') format('woff2'),
         url('fonts/GT-Eesti/GT-Eesti-LC-Display-Regular.woff') format('woff'),
         url('fonts/GT-Eesti/GT-Eesti-LC-Display-Regular.ttf') format('ttf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'GT-Eesti-LC-Display-Medium';
    src: url('fonts/GT-Eesti/GT-Eesti-LC-Display-Medium-2.woff2') format('woff2'),
         url('fonts/GT-Eesti/GT-Eesti-LC-Display-Medium.woff') format('woff'),
         url('fonts/GT-Eesti/GT-Eesti-LC-Display-Medium.ttf') format('ttf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'GT-Eesti-LC-Display-Bold';
    src: url('fonts/GT-Eesti/GT-Eesti-LC-Display-Bold-2.woff2') format('woff2'),
         url('fonts/GT-Eesti/GT-Eesti-LC-Display-Bold.woff') format('woff'),
         url('fonts/GT-Eesti/GT-Eesti-LC-Display-Bold.ttf') format('ttf');
    font-weight: normal;
    font-style: normal;
}



/* M O B I L 
=============================================================*/

@media (max-width: 767px) {
    .mob_none {
        display: none;
    }
}    

@media (max-width: 991px) {
    .kda_txt_box.ml-5 {
        margin-left: 0 !important;
    }
}    

#header .header-btn-collapse-nav {
    background: none;
    font-size: 30px;
    color: #fef8f4;
    float: none;
    margin-top: 10px;
}

@media (max-width: 991px) {
    #header .header-logo{
        display: block;
        position: absolute;
        top: 10px;
        left: 20px;
    }
}

@media (max-width: 991px) {
    #header .header-nav-main {
        margin-top: 15px;
    }    
    .header-top_kda {
        display: none;
    }
    #header .kda_header_icons li a {
        padding: 10px 7px 3px;
    }
    .main.pt-5 {
        padding-top: 40px!important;
    }
}

.kda_header_icons_mob {
    display: block;
}

@media (min-width: 992px) {
    .kda_header_icons_mob {
        display: none !important;
    }
}    

@media (max-width: 991px) {
    #header .header-nav-main nav {
        background: #21254f;
    }
    #header .header-nav-main nav > ul > li > a {
        color: #fef8f4;
    }
    #header .header-nav-main nav > ul > li > a.active {
        background: none;
        color: #fef8f4;
        opacity: .7;
    }
    #header .header-nav-main nav > ul > li .dropdown-item {
        color: #fef8f4;
    }
    #header .header-nav-main nav > ul > li > a.active:focus, #header .header-nav-main nav > ul > li > a.active:hover,
    #header .header-nav-main nav > ul > li .dropdown-item:focus, .dropdown-item:hover {
        background: none;
    }
    #header .header-nav-main nav > ul > li > a.active {
        text-decoration: none !important;
    }
    #header .header-nav-main nav > ul li a {
        font-size: 18px;
        padding: 12px 8px;
    }
}



/* G L O B A L S
=============================================================*/

body {
	font-family: "GT-Eesti-LC-Text-Regular", Arial, sans-serif;
	font-size: 17px;
	line-height: 26px;
    background: #21254f;
    margin: 0;
}

@media only screen and (max-width: 767px) { 
    body {
        font-size: 18px;
    }
}    



.body {
    background-color: #21254f;
}

.container-wide {
    max-width: 1400px;
    margin-right: auto;
    margin-left: auto;
}    

@media  only screen and (min-width: 1024px) { 
    .ml-5 {
        margin-left: 4rem!important;
    }

    .mr-5 {
        margin-right: 4rem!important;
    }
}

.py-6 {
    padding-top: 4rem!important;
    padding-bottom: 4rem!important;
} 

.pt-6 {
    padding-top: 4rem!important;
} 

.py-7 {
    padding-top: 5rem!important;
    padding-bottom: 5rem!important;
} 

.pr-1{
    padding-right: 1rem!important;
}


@media (max-width: 1199px) {
    .container, .container-lg, .container-md, .container-sm {
        width: 100%;
        max-width: none !important;
        padding-left: 20px;
        padding-right: 20px;
    }    
}

.clearfix::after {
    content: "";
    clear: both;
    display: table;
  }


p a, p a:hover  {
    color: #2075e0;
  }



 
/* H E A D E R
=============================================================*/

#header.header-dark .header-body {
    background: #21254f;
}

#header .header-body {
    border-color: #21254f;
	background: #21254f;
    color: #fef8f4;
}

@media (min-width: 992px) {
    #header .header-nav.header-nav-links:not(.header-nav-light-text) nav > ul > li > a, #header .header-nav.header-nav-line:not(.header-nav-light-text) nav > ul > li > a,
    #header .header-nav.header-nav-links nav > ul:not(:hover) > li > a.active {    
        color: #fef8f4;
        font-family: 'GT-Eesti-LC-Display-Light';
        letter-spacing: 0;
    }
    #header .header-nav.header-nav-links:not(.header-nav-light-text) nav > ul > li > a:hover, #header .header-nav.header-nav-line:not(.header-nav-light-text) nav > ul > li > a:hover {    
        color: #00d7ff;
    }
    /*
    #header .header-nav.header-nav-links nav > ul:not(:hover) > li > a.active span {
        border-bottom: 1px solid #fff;
    }
    */
}

@media (min-width: 992px) {
    #header .header-nav-main nav > ul > li > a {
        font-size: 20px;
    }    
}

#header .header-nav-main nav > ul > li > a.active {
    text-decoration: underline;
    text-decoration-color: #00d7ff;
    text-underline-offset: 12px;
} 

html.sticky-header-active #header .header-body {
    border-bottom: none;
    box-shadow: none;
}


/* H E A D E R - T O P
=============================================================*/

/*
#header .header-top_kda {
    height: 30px;
    transition: ease height 300ms;
    display: flex;
    align-items: center;
}

.sticky-header-active #header .header-top_kda {
    height: 0;
}
*/

#header.header-effect-shrink .header-container {
    min-height: 70px;
}


#header .kda_header_icons {
    margin-top: 0;
    transition: ease margin 300ms;
}

.sticky-header-active #header .kda_header_icons {
    margin-top: -45px;
}

#header .kda_header_icons li {
    display: inline-block;
    margin: -1px 1px 0 0;
    padding: 0;
    border-radius: 100%;
    overflow: visible;
}    

#header .kda_header_icons li a {
    color: #00d7ff;
    display: inline-block;
    padding: 15px 7px 3px;
}   

#header .kda_header_icons li a img {
    height: 22px;   
}

.mob_link {
    display: list-item;
}

@media (min-width: 992px) {
    .mob_link {
        display: none;
    }
}    



/* S U B N A V  
=============================================================*/

@media (min-width: 992px) {
    #header .header-nav-main nav > ul > li.dropdown .dropdown-menu {
        border-radius: 0;
        border: 0;
        padding: 0;
        background-color: #21254f;
    } 
    #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a {
        border-bottom: 0;
        color: #ccc;
        font-size: 17px;
        line-height: 34px;
        padding: 6px 18px 6px 18px;
        letter-spacing: 0;
    }
    #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li:hover > a, #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li:focus > a, #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li.active > a, #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li:active > a, #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li.open > a, #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li.accessibility-open > a {
        background-color: #222;
        color: #00d7ff;
    }
}
   



/* F O O T E R 
=============================================================*/

#footer.kda_footer {
    background-color: #21254f 
}

#footer.kda_footer .list-unstyled li {
    line-height: 30px;
}

#footer.kda_footer .list-unstyled li a {
    color: #fff;
}

#footer.kda_footer .list-unstyled li a:hover, 
#footer .social-icons li:hover a {
    background: none;
    color: #00d7ff;
}

#footer.kda_footer .list-unstyled li a:hover {
    text-decoration: underline;
    color: #00d7ff;
}

#footer.kda_footer .social-icons li a i {
    font-size: 22px;

}

#footer.kda_footer .social-icons li:hover a i {
    color: #00d7ff !important;
}

#footer.kda_footer .social-icons li {
    margin: 0 10px 0 0;
    border-radius: 0;
}

#footer.kda_footer .kda_prim_col li span,
#footer.kda_footer .kda_prim_col li a {
    color: #00d7ff;
}

/* T Y P O G R A P H Y 
=============================================================*/

h1,h2,h3,h4,h5,h6 {
    text-transform: none;
    letter-spacing: 0;
}

p {
    margin-bottom: 1em;
}

.kda_hl_big {
    font-family: 'GT-Eesti-LC-Display-Regular';
    color: #fef8f4;
    font-size: 38px;
    line-height: 1.2em;
    text-transform: none;
    letter-spacing: 0;
}
.kdafc_hl_big {
    font-family: 'GT-Eesti-LC-Display-Regular';
    color: #fef8f4;
    font-size: 30px;
    line-height: 1.2em;
    text-transform: none;
    letter-spacing: 0;
}
@media (min-width: 768px) {
    .kda_hl_big {
        font-size: 50px;
    }
   
}  
.kda_ml_big {
    font-size: 30px;
}  

@media (max-width: 767px) {
    .kda_breakword {
        -webkit-hyphens: auto;
        -webkit-hyphenate-limit-chars: auto 9;
        -webkit-hyphenate-limit-lines: 2;
        -ms-hyphens: auto;
        -ms-hyphenate-limit-chars: auto 9;
        -ms-hyphenate-limit-lines: 2;
        hyphens: auto;
        hyphenate-limit-chars: auto 9;
        hyphenate-limit-lines: 2;
    }
}    
 

.kda_dark_bg p {
    color: #f2f4f5;
}

p a {
    text-decoration: underline;
}

p a:hover {
    text-decoration: none !important;
}

/* B U T T O N S 
=============================================================*/

.kda_btn_pill {
    padding: 10px 40px;
    border: 2px solid #fff7f2;
    background-color: #fff7f2;
    border-radius: 50rem;
    color: #000;
    text-decoration: none !important;
    transition: ease all 300ms;
}

.kda_btn_pill:hover {
    background-color: transparent;
    color: #fff7f2;
}

input.kda_btn_pill {
    border: 2px solid #000;
}

input.kda_btn_pill:hover {
    background-color: #000;
}




/* D O U B L E  -  B A C K G R O U N D
=============================================================*/

.kda_intro {
    background: #21254f;
}

.kda_dbl_bg {
    background: #21254f;
    position: relative;
}

@media (min-width: 768px) {
    .kda_dbl_bg::before {
        content: "";
        background-color: #2075e0;
        /* position: absolute; */
        bottom: 0;
        left: 0;
        right: 0;
        width: 100%;
        height: 60%;
        z-index: 0;
    }
    .kda_dbl_bg.kda_dbl_bg_beige::before{
        background-color: #fef8f4;
        height: 35%;
    }
    
    .kda_dbl_bg.kda_dbl_bg_beige.kda_dbl_short::before{
        height: 20%;
    }
    .kda_dbl_bg.kda_dbl_bg_beige.kda_dbl_big::before{
        height: 60%;
    }
    .z100 {
        position: relative;
        z-index: 100;
    }
}




.kda_rel_col {
    position: relative;
}

/*
.kda_absolute {
    display: none;
}
*/

@media  only screen and (min-width: 992px) { 
    .kda_absolute {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
    }
}




.kda_absolute_top {
    top: -100px;
}

.kda_absolute img {
    max-width: 100%;
}

.kda_mobil_img {
    display: block;
}

.kda_mobil_img img {
    width: 100%;
}

@media  only screen and (min-width: 992px) { 
    .kda_mobil_img {
        display: none;
    }
}    

@media  only screen and (max-width: 991px) { 
    .kda_mob_none {
        display: none;
    }
}

/* T E X T  -  B O X E S
=============================================================*/

@media (min-width: 991px) {  
    .kda_txt_slim {
        padding-right: 100px;
    }
}

.kda_txt_slim p {
    color: #fff7f2;
    padding-right: 20px;
}

.kda_banner_box {
    margin: 0 0 30px;
    /* min-height: 300px; */
    padding: 32px 20px;
}

.kda_banner_box .kda_hl_img {
    background-image: url('../img/_lyca/two_hearts.png');
    background-position: right center;
    background-repeat: no-repeat;
    background-size: contain;
    min-height: 70px;
    display: inline-block;
    margin-bottom: 1rem;
    padding-right: 100px;
}

.kda_banner_box .kda_hl_img h3 {
    font-family: 'GT-Eesti-LC-Display-Regular';
    text-transform: none;
    letter-spacing: 0;
    font-size: 36px;
    line-height: 70px;
    color: #21254f;
    display: inline-block;
    margin: 0;
}

@media only screen and (max-width: 767px) {
    .kda_banner_box .kda_hl_img h3 {
        line-height: 1.3em;
    }    
}

section .kda_banner_box p {
    font-family: 'GT-Eesti-LC-Display-Light';
    color: #21254f !important;
    font-size: 19px;
    line-height: 1.3em;
}

.kda_banner_box a img {
    float: right;
    display: block;
    margin: 0 40px 0 0;
    transition: ease all 300ms;
} 

.kda_banner_box a:hover img {
    margin: 0 20px 0 20px;
} 


.kda_txt_box {
    padding: 42px 30px;
    color: #fef8f4;
    margin-bottom: 2rem;
}

.kda_txt_box p {
    color: #fef8f4;
    line-height: 32px;
}

.kda_txt_box p:last-child {margin: 0;}


/* B A C K G R O U N D S
=============================================================*/

section.section,
.kda_bg_beige  {
    background-color: #fef8f4;
    color: #21254f;
}

.kda_bg_beige .kda_hl_big, 
.kda_bg_beige p {
    color: #21254f;
}

.kda_bg_blue {
    background-color: #2075e0;
}

.kda_bg_purple {
    background-color: #4a2d77;
}


.kda_bg_blue, .kda_bg_blue h2, .kda_bg_blue p,
.kda_bg_purple, .kda_bg_purple h2, .kda_bg_purple p {
    color: #fff7f2 !important;
} 

.kda_col_con {
    padding-top: 2.5rem;
    padding-bottom: 1rem;
}


/* S E C T I O N  - I C O N S 
=============================================================*/

.kda_icon_sec .process .process-step {
    justify-content: start;
}

.kda_icon_sec h4 {
    font-family: 'GT-Eesti-LC-Display-Light';
    letter-spacing: 0;
}

.kda_icon_sec p {
    line-height: 1.3em;
}


@media (min-width: 992px) {  
    .kda_icon_sec .process-step {border-right: 1px solid #ccc;} 
    .kda_icon_sec .process-step:last-child {border: none;}
} 

@media  only screen and (min-width: 575px) and (max-width: 991px) {   
    .kda_icon_sec .process-step {border-right: 1px solid #ccc;}
    .kda_icon_sec .process-step:nth-of-type(2) {border: none;}
    .kda_icon_sec .process-step:nth-of-type(4) {border: none;}
}  
 
.kda_icon_sec .process .process-step:before {
    width: 0;
    height: 0;
    background:none;
}

@media only screen and (max-width: 574px) {
    .process-step-content.px-4 {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }
}






/* S E C T I O N  - ...
=============================================================*/

/*
.kda_fullwidth_sec .row {
    margin-left: 0 !important;
    margin-right: 0 !important;
}
*/

.kda_fullwidth_sec .row>* {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.kda_fullwidth_sec .thumb-info.thumb-info-bottom-info-dark .thumb-info-title.kda_imgov_link {
    background: rgba(0,0,0,.5);
    display: block; 
    padding: 30px;
    text-decoration: none !important;
    cursor: pointer;
}

.kda_fullwidth_sec .thumb-info.thumb-info-bottom-info-dark .thumb-info-title .kda_hl_big {
    font-family: 'GT-Eesti-LC-Display-Regular';
    letter-spacing: 2px;
    font-weight: normal;
} 

.kda_fullwidth_sec .thumb-info.thumb-info-bottom-info-dark .thumb-info-title .thumb-info-type {
    text-transform: none;
    font-size: 20px;
    font-weight: normal;
    line-height: 40px;
    display: block;
}

.kda_fullwidth_sec .thumb-info.thumb-info-bottom-info-dark .thumb-info-title .thumb-info-type img {
    width: 50px;
    margin-left: 20px;
    transition: ease all 300ms;
}

.kda_fullwidth_sec .thumb-info.thumb-info-bottom-info-dark .thumb-info-title:hover .thumb-info-type img {
    margin-left: 30px;
}

.kda_firm_col {
    margin-bottom: 30px;
    padding-right: 10px;
}

.kda_firm_col figure {
    margin-bottom: 20px;
    min-height: 70px;
    position: relative;
}

.kda_firm_col figure img {
    position: absolute;
    bottom: 0;
    max-width: 170px;
}

.kda_firm_col h2 {
    font-size: 17px;
    line-height: 26px;
    margin-bottom: 0;
    font-family: 'GT-Eesti-LC-Display-Medium';
    font-family: 'GT-Eesti-LC-Display-Bold';
    font-weight: normal;
    letter-spacing: 0;
}

.kda_firm_col p {
    line-height: 22px;
    font-size: 16px;
}


/* N E W  E R A 
=============================================================*/

@media (max-width: 1200px) {  
    .era_mr.mr-5 {
        margin-right: 0 !important;
    }
}



/* I M A G E S
=============================================================*/

section.kda_bg_half {
    background-size: cover;
    background-position: center center;
}


/* F L A G S 
=============================================================*/ 

.kda_flag_sec figure {
    text-align: center;
    padding: 10px 10px 30px 0;
}

.kda_flag_sec figure img {
    margin-bottom: 15px;
}


/* C O N T A C T 
=============================================================*/ 

.kda_contact_col {
    min-height: 240px; 
} 

.kda_contact_col h3 {
    font-family: 'GT-Eesti-LC-Display-Regular';
    background-color: #2075e0;
    color: #fef8f4;
    text-align: center;
    font-size: 25px;
    padding: 25px 10px;
}

.kda_contact_col p {
    margin-bottom: 10px;
}

.kda_contact_col p a {
    color: #2075e0;
}


/* T E A M
=============================================================*/

.kda_cite_sec .kda_cite {
    font-family: 'GT-Eesti-LC-Display-Light';
    color: #979797 !important;
    font-size: 27px;
    line-height: 1.2em;
    font-weight: normal;
    margin-bottom: 1em;
    padding-top: 0;
}

@media screen and (min-width: 768px) {
    .kda_cite_sec .kda_cite {
        font-size: 35px;
    }    
}

.kda_cite_sec .kda_cite span,
.kda_cite_sec .kda_cite::before {
    content: "";
    display: block;
    height: 30px;
    margin-bottom: 10px;
    background-image: url(../img/_lyca/cite.svg);
    background-repeat: no-repeat;
    background-size: contain;
}

.kda_cite_sec .kda_cite span {
    display: inline-block;
    margin-left: 10px;
    width: 40px;
    vertical-align: sub;
    margin-bottom: 0;
    height: 30px;
}

.kda_cite_sec .kda_cite_author {
    color: #2075e0;
} 

.kda_bg_blue.kda_cite_sec .kda_cite,
.kda_bg_blue.kda_cite_sec .kda_cite_author {
    color: #fff7f2 !important;
} 

.kda_bg_blue.kda_cite_sec .kda_cite span,
.kda_bg_blue.kda_cite_sec .kda_cite::before {
    background-image: url(../img/_lyca/cite_white.svg);
}

.kda_cite_sec .thumb-info.kda_team_link {
    margin-top: 50px;
}

.kda_team_sec .thumb-info.kda_team_link .kda_imgov_link,
.kda_cite_sec .thumb-info.kda_team_link .kda_imgov_link {
    background: rgba(0,0,0,.5);
    display: block;
    padding: 28px 28px 28px 20px;
    text-decoration: none !important;
    cursor: pointer;
    width: 100%;
    transition: ease all 300ms;
}

.kda_team_sec .thumb-info.kda_team_link .kda_imgov_link img,
.kda_cite_sec .thumb-info.kda_team_link .kda_imgov_link img {
    position: absolute;
    right: 30px;
    height: 40px;
    width: auto;
    bottom: 50%;
    margin-bottom: -20px;
}

.kda_team_sec .thumb-info.kda_team_link .kda_imgov_link:hover img, 
.kda_cite_sec .thumb-info.kda_team_link .kda_imgov_link:hover img {
    right: 20px;
}

.thumb-info.kda_team_link .kda_imgov_link .thumb-info-inner,
.thumb-info.kda_team_link .kda_imgov_link .thumb-info-type {
    text-transform: none;
    font-size: 17px;
    line-height: 20px;
    letter-spacing: 0;
    font-weight: normal;
}

.thumb-info.kda_team_link .kda_imgov_link .thumb-info-inner {
    font-weight: bolder;
}

.kda_team_sec .thumb-info.kda_team_link {
    margin-bottom: 50px;
}


/* N E W S  -  L I S T
=============================================================*/

.kda_bg_beige hr {
    margin: 0;
    background: #e3e2e1;
}

.kda_newsdate {
    opacity: .5;    
}

.kda_news_list h3 {
    font-size: 1.4em;
    line-height: 34px;
    margin-bottom: 10px;
}

.kda_news_list a {
    color: #2075e0;
    text-decoration: underline;
}

.kda_news_list a:hover {
    text-decoration: none;
}

.kda_news_meta {
    color: #00d7ff;
    margin-bottom: 20px;
}

.kda_news_txt {
    padding-right: 30px;
}

.kda_txt_box.kda_bg_dark {
    background: #21254f;
}

.kda_txt_box.kda_bg_dark p {
    line-height: 25px;
    color: #fff;
}

.kda_news_info .kda_txt_box {
    margin-bottom: 0;
    padding: 30px;
}

.kda_news_info .kda_txt_box h4 {
    color: #fff;
    font-size: 1.2rem
}

.kda_txt_box.kda_bg_blue ul {
    list-style: none;
    color: #fff;
    padding-left: 0;
}

.kda_txt_box.kda_bg_blue ul li {
    line-height: 40px;
}

.kda_txt_box.kda_bg_blue ul li a {
    color: #fff;
    text-decoration: underline;
}

.kda_txt_box.kda_bg_blue ul li a:hover {
    text-decoration: none;
}

@media screen and (max-width: 767px) {
    .kda_dbl_short .kda_txt_box, 
    .kda_dbl_bg .kda_txt_box {
        padding: 20px 15px;
    }    
}




/* B I O
=============================================================*/

.kda_bio_chief h1 {
    margin-bottom: 10px;
}

.kda_chief_meta {
    color: #08dc7d;
}

.kda_bio_box {
    background: #006ae0;
    padding: 30px 20px 20px;
    margin-bottom: 30px;
}

@media screen and (min-width: 768px) {
    .kda_bio_box {
        padding: 10%;
    }
}

.kda_bio_box h3 {
    color: #fff;
    margin-bottom: 15px;
}

.kda_bio_box h2 {
    color: #fff;
    margin-bottom: 15px;
}

.kda_bio_box p {
    color: #fff;
}

.bio_img {
    overflow: hidden;
}

.bio_img img {
    max-width: 100%;
}


/* L E G A L S  
=============================================================*/

.legal_table {
    border: 1px solid;
}

.legal_table th, .legal_table td {
    border: 1px solid;
    padding: 10px;
}

.legal_table td {
    vertical-align: top;
}

.bo_legal h3 {
    margin-top: 30px;
    margin-bottom: 30px;
    line-height: 1.3em;
}

.hamburguer-btn .hamburguer span {
    background:#fff;
}
body .CookieDeclaration {
    display: none;
}
/* roaming changes 23-07-24  */

.roaming-page .banner-image img {
    width: 100%;
   }
.roaming-page  .banner-wrapper {
    display: block;
    width: 100%;
    float: left;
    position: relative;
 }
 .roaming-page .filter-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    right: auto;
    margin: 0 auto;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    top: calc(50% - 50px);
 }
 .roaming-page .filter-wrapper .short-title {
    display: block;
    font-size: 38px;
    line-height: 48px;
    color: #fff;
    font-weight: 700;
    padding-bottom: 10px;
}
.roaming-page .seclection-wrapper select {
    border: 1px solid #E5E7E9;
    border-radius: 6px;
    outline: none;
    width: 525px;
    padding: 10px 0;
    border-radius: 5px;
    background: #fff;
    background-image: url(https://www.lycagroup.com/wp-content/uploads/2024/07/search.svg);
    background-repeat: no-repeat;
    background-position: right;
    font-size: 16px;
    line-height: 18px;
    color: #344054;
    font-weight: 500;
    padding-left: 15px;
    border-radius: 2px;
    border-right: 10px solid #fff;
    cursor: pointer;
}
.roaming-page select {
  -webkit-appearance: none;
  -moz-appearance: none;
}
.roaming-page .countries-listings {
    display: block;
    width: 100%;
}

.roaming-page .countries-listings .short-title {
    font-size: 32px;
    line-height: 40px;
    color: #21254F;
    font-weight: 700;
    text-align: center;
    width: 100%;
    display: block;
}
.roaming-page .countries-listings {
     clear: both;
    display: block;
    width: 100%;
    float: left;
    background: #FFFFFF;
    align-items: center;
    padding: 40px 0;
}
.roaming-page .flag-wrapper {
    max-width: 100%;
    margin: 0 auto;
    padding-top: 20px;
    display: block;
    justify-content: center;
}
.roaming-page .freequently-asked-question {
    display: block;
    background: #FBFBFD;
    width: 100%;
    display: block;
    float: left;
    clear: both;
    padding:40px 0;
}
.roaming-page .flag-wrapper  .country-name {
    display: block;
    float: left;
    width: 100%;
    clear: both;

}
.roaming-page .flag-wrapper  .country-name {
    display: block;
    float: left;
    width: 100%;
    clear: both;
    text-align: center;
    padding-top: 20px;
    font-size: 20px;
    line-height: 20px;
    color: #344054;
    font-weight: 400;
}
.roaming-page .flag-wrapper-listings {
   justify-content: center;
}
.roaming-page .flag-wrapper-listings .flag-outer {
    padding: 10px 20px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    padding-right: 0px !important;
    padding-left: 0;
    cursor: pointer;
    margin-top:30px;
}
.roaming-page .flag-outer:hover {
    border: 1px solid #BEC6D5;
    background: #FBFBFD;
    border-radius: 12px;
}
.roaming-page .accordion {
    background: #FBFBFD;
    display: block;
    float: left;
    width: 100%;
    clear: both;
    padding: 20px 0;
}
.roaming-page .freequently-asked-question h1 {
    font-size: 38px;
    line-height: 44px;
    font-weight: 700;
    color: #21254F;
    text-align: center;
}
.roaming-page .freequently-asked-question .accordion-button:not(.collapsed) {
    color: #344054;
    font-size: 22px;
    line-height: 40px;
    font-weight: 400;
    background: #fff;
}
.roaming-page .accordion-item button.accordion-button {
    line-height: 40px;
    font-size: 22px;
    color: #344054;
    background: #FBFBFD;
    font-weight: 400;
    padding-left: 40px;
}
.roaming-page .accordion-item button.accordion-button.collapsed {
    background: #FBFBFD;
}
.roaming-page .accordion-item button.accordion-button {
    background: #fff;
}
.roaming-page .accordion-body {
    font-size: 18px;
    line-height: 24px;
    color: #667085;
    font-weight: 400;
    padding-left: 40px;
    background: #fff;
}
.roaming-page .accordion-item {
    border-left: 0;
    border-right: 0;
    background: transparent;
}
.roaming-page .accordion-button::after {
    background-image: url(https://www.lycagroup.com/wp-content/uploads/2024/07/Shape.svg)
}
.roaming-page .accordion-button:not(.collapsed)::after {
    background-image: url(https://www.lycagroup.com/wp-content/uploads/2024/07/minus-circle.svg)
}
.roaming-page .accordion-button:focus{
    border-color: unset;
    box-shadow: unset;
}
.roaming-page .flag-outer img {
    cursor: pointer;
    width: 40px;
    height: 40px;
}
.roaming-page .qrcode-wrapper {
    display: block;
    float: left;
    width: 100%;
    background: #FFFFFF;
    padding: 40px 0;
    padding-bottom:70px;
}
.roaming-page .qrcode-wrapper .title {
    font-size: 38px;
    line-height: 48px;
    color: #21254F;
    font-weight: 700;
    text-align: center;
    width: 100%;
    display: block;
}
.roaming-page .app-wrapper {
    max-width: 800px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.roaming-page .app-download {
    display: flex;
    padding-top: 30px;
    width: 100%;
    margin: 0 auto;
    justify-content: center;
}
.roaming-page .qrcode-img img {
    margin: 0 auto;
    display: flex;
    justify-content: center;
   
}
.roaming-page .appstore-icon {
    padding-right: 30px;
}

.roaming-page .qrcode-img {
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 auto;
    float: unset;
    margin-top: 30px;
}
.roaming-page .accordion-body p {
    font-size: 18px;
    line-height: 24px;
    color: #667085;
    font-weight: 400;
}
.roaming-page .qrcode-wrapper.hidden {
    display: none;
}
.qrcode-img img {
    width: 200px;
    height: 195px;
}
.roaming-page .qrcode-wrapper .changing-country:before {
    display: block;
    position: absolute;
    content: "";
    background-image: url(//www.lycagroup.com/wp-content/uploads/2024/08/chevron-left.png);
    background-repeat: no-repeat;
    width: 17px;
    height: 26px;
    left: calc(50% - 79px);
    top: 37px;
}
.roaming-page .countries-listings.hidden{
    display: none;
}
.roaming-page  .floatig-label {
    display: none;
    position: absolute;
    top: 3px;
    transition:all 0.5s ease;
    left: 15px;
    font-size: 12px;
    line-height: 14px;
    color: #939AA8;
}
.roaming-page .floatig-label.floating-happen {
    display: block;
    font-size: 12px;
    left: 13px;
}
.seclection-wrapper {
    position: relative;
}
.roaming-page .seclection-wrapper select{
    font-size: 16px;
    line-height: 14px;
    color: #344054;
    padding-top:10px;
    padding-bottom: 10px;
}
.roaming-page .seclection-wrapper.value-added select{
    padding-top:20px;
    padding-bottom: 5px;
}
.roaming-page   .filter-wrapper .label-text.hide {
    display: none !important;
}
.accordion-body a {
    color: #0d6efd !important;
}
.roaming-page .filter-wrapper .change-label {
    display: none;
    position: absolute;
    right: 15px;
    top: 11px;
    font-size: 16px;
    line-height: 16px;
    color: #2C68D8;
}
.roaming-page .filter-wrapper .value-added .change-label {
    display: block;
    pointer-events: none;
}
.roaming-page .seclection-wrapper.value-added select{
  background-image: none;
}
.countries-listings .small-desc{
    text-align: center;
    width: 100%;
    display: block;
    padding-top: 5px;
    font-size: 20px;
    line-height: 30px;
    color: #667085;
    font-weight: 400;
}
.roaming-page .flag-wrapper-listings .flag-outer {
    padding: 20px 0;
}
.roaming-page .flag-outer:hover {
border: 1px solid #BEC6D5 !important;
background: #FBFBFD;
border-radius: 12px;
}
.roaming-page .changing-country {
display: block;
text-align: center;
width: 100%;
font-size: 18px;
line-height: 28px;
font-weight: 400;
color: #006AE0;
padding-top: 30px;
cursor: pointer;
position: relative;
}
@media only screen and (min-width: 768px) {

.roaming-page .flag-wrapper-listings .flag-outer {
    width: 100%;
    margin-bottom: 0;
    max-width: 140px;
    height: 140px;
    border: 1px solid #fff;
}
}
@media only screen and (max-width: 767px) {
.roaming-page .flag-wrapper  .country-name {
    font-size: 12px;
    line-height: 18px;
    }
.roaming-page .filter-wrapper .short-title{
    text-align: center;
    font-size:20px;
    line-height: 30px;
    padding-left: 0;

}
.roaming-page .seclection-wrapper select{
    width: 330px;
    margin: 0 auto;
    display: block;

}
.roaming-page .filter-wrapper{
    top: calc(50% - 21px);
}
/* .roaming-page .qrcode-img img{
     width: 130px;
} */
.roaming-page .accordion-item button.accordion-button{
  padding-left:10px;
  font-size: 16px;
  line-height: 22px;
}
.roaming-page .freequently-asked-question .accordion-button:not(.collapsed) {
    font-size: 16px;
    line-height: 22px;
}
.roaming-page .accordion-body p {
    font-size: 14px;
    line-height: 20px;
}
.roaming-page .qrcode-wrapper .title {
    font-size: 28px;
    line-height: 34px;
}
.roaming-page .qrcode-wrapper {
    padding: 40px 15px;
    padding-bottom: 30px;
}
.roaming-page .countries-listings{
    padding-top: 30px;
}
.roaming-page .freequently-asked-question h1 {
    font-size: 28px;
    line-height: 28px;
    margin-bottom: 10px;
}
.roaming-page .accordion-body{
    padding-left: 15px;
}
.roaming-page .flag-outer img{
    display: block;
    margin: 0 auto;
}
.roaming-page .flag-wrapper-listings .flag-outer{
    margin-bottom: 35px;
    padding: 0;
    width: 25%;
}
.roaming-page .banner-image img {
    width: 100%;
    height: auto;
}
.roaming-page .countries-listings{
    padding-bottom: 20px;
}
.countries-listings .small-desc {
    font-size: 12px;
    line-height: 18px;
}
.roaming-page .countries-listings .short-title {
    font-size: 14px;
    line-height: 20px;
 }
 .roaming-page .flag-wrapper{
    padding-top: 30px;
 }
}
@media only screen and (max-width: 500px){
    .app-download img {
        width: 130px;
    }
}

/* roaming changes 23-07-24  */
.team-bio-social {
    list-style:none;
    display: flex;
    justify-content: center;
    gap: 6px;
    padding: 0;
}
 
.team-bio-social li i{
    color:#006ae0;
    font-size: 24px;
    min-width: 18px;
    padding-right:4px;
}