/*
Theme Name: TheGem Elementor Child
Description: Multi-Purpose Wordpress Theme
Author: Codex Themes.
Theme URI: http://codex-themes.com/thegem/
Author URI: http://codex-themes.com/thegem/
Template: thegem-elementor
Version: 1.0
Tags: one-column, two-columns, left-sidebar, right-sidebar, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, featured-images, flexible-header, full-width-template, theme-options, translation-ready, dark, light
License: GNU General Public License
License URI: license.txt
*/

.thegem-template-header .thegem-te-infobox-title a {color:#ffffff;}
.thegem-template-header .thegem-te-infobox-title a:hover, .thegem-template-header .thegem-te-infobox-title a:active {color:#e2aa00;}



.block-content:last-of-type, .block-content:last-of-type, .block-content {padding: 0!important;}


.thegem-te-language-locale {
    color: #ffffff!important;
    background-color: transparent;
    padding: 0px 10px;
    border-radius: 5px;
    border: 1px solid #ffffff;
    cursor: pointer;
}


/* CUSTOM TABS HOME */

.status_tab {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px; /* Add space below the tabs */
}

.status_tab ul {
    display: flex;
    list-style: none;
    padding: 0;
    margin: 0;
    
}

.status_tab ul li {
    margin: 0;
}

.status_tab ul li a {
    display: inline-block;
    padding: 10px 20px;
    text-decoration: none;
    color: #ffffff!important;
    font-weight: bold;
    border: 1px solid transparent;
    border-radius: 8px 8px 0 0;
    background: rgba(0, 0, 0, 0.5490196078431373);
    transition: all 0.3s;
    margin-right: 7px!important;
}

.status_tab ul li a.active {
    color: #fff;
    background: #FFBA26;
    /* border-color: #0073e6 #0073e6 #fff; */
    
}

.status_tab ul li a:hover {
    background: #FFBA26;
    color: #fff;
    /* border-color: #005bb5; */
}

/*plirofories block*/
.blue-block:hover .elementor-icon svg
{
    fill: #4CADF7 !important;
}

.orange-block:hover .elementor-icon svg
{
    fill: #DBA11C !important;
}

.green-block:hover .elementor-icon svg
{
    fill: #3D511D !important;
}

.wpcf7-form-control-wrap {border: 1px solid #eaeaea;}
.cv-label {
	color:#7f7b7a;
	font-weight:thin;
}



.aim_label {
    width: 100%!important;
    max-width: fit-content!important;
}


.assign_form .wpcf7-form-control-wrap {border: none;}

.assign_form .wpcf7-form-control, .assign_form select.wpcf7-form-control.wpcf7-select {border-radius: 10px;}


.call_label .title-h6 {
    font-size: 13px;
    border-radius: 5px;
}

/* .call_label {border-radius: 5px;} */

.scroll-top-button {
    right: 20px;
    bottom: 90px;
}


@media only screen and (max-width: 600px) {
    .status_tab ul li a {
        font-size: 14px;
    }
    .status_tab ul li a {
        padding: 5px 10px;
    }

    .call_label .title-h6 {
        font-size: 11px;
    }
}

.elementor-12231 .elementor-element.elementor-element-7c5acef > .elementor-widget-container {border: none!important;}