/*
Theme Name: Biotellus Child
Theme URI: https://biotellus.qodeinteractive.com
Description: A child theme of Biotellus
Author: Edge Themes
Author URI: https://qodeinteractive.com
Version: 1.0.0
Text Domain: biotellus
Template: biotellus
*/

:root {
    --primary: #009fdd;
    --secondary: #2b2b2b;
    --hover: #ffb900;
	--e-global-color-c19d67e: #F9BB2324;
    --light-grey: #eee;
    --font-main: 'Lato', sans-serif;
    --font-roboto: 'Roboto', sans-serif;
}
/* ========== Hover Color  ========== */
a.qodef-custom-header-link:before, div.qodef-video-button .qodef-m-play .qodef-m-play-icon:after {
    background-color: var(--hover);
}
/* ========== Global Style  ========== */
::selection {
    background: var(--primary);
}
.sec-space {
    padding-top: 90px;
    padding-bottom: 90px;
}
.pt-0 {
    padding-top: 0 !important;
}
.pb-0 {
    padding-bottom: 0 !important;
}
.text-center {
    text-align: center !important;
}
.btn-full .elementor-button {
    width: 100%;
}
.justify-content-center {
    justify-content: center !important;
}
.qodef-button.qodef-html--link {
    font-size: 16px;
    font-weight: 400;
}
.qodef-custom-header-link {
    font-family: "Lato";
    font-size: 1rem;
    line-height: 1.6rem;
    font-weight: 400;
    letter-spacing: 2px;
}
.h-100, .h-100 > .elementor-widget-container {
    min-height: 100%;
}
.h-100 > .elementor-widget-container {
    display: flex;
}
.h-100 .qodef-icon-with-text.qodef-layout--top {
    align-items: inherit;
}
.h-100 .qodef-m-wrapper {
    min-height: 100%;
}
.wp-block-button .wp-block-button__link {
    font-family: var(--font-main);
    padding: 15px 30px;
    font-weight: 400;
}
.wp-block-button .wp-block-button__link:hover {
    color: #fff !important;
}
@media (max-width: 1199px) {
    .wp-block-button .wp-block-button__link, .wp-block-buttons>.wp-block-button.has-custom-font-size .wp-block-button__link {
        font-size: 14px;
        padding: 10px 20px;
    }
}
/* ========== Button ========== */
.btn {
    padding: 15px 30px;
    font-size: 18px;
    letter-spacing: .18em;
    font-weight: 400;
    font-family: var(--font-main);
    display: inline-block;
    transition: all 0.3s ease;
}
.btn.btn-small {
    padding: 7px 10px;
    font-size: 14px;
}
.btn.btn-primary {
    background-color: var(--primary);
    color: #fff;
}
.btn.btn-primary:hover, .btn.btn-primary:focus, #qodef-page-footer .widget a.btn.btn-primary:hover, #qodef-page-footer .widget a.btn.btn-primary:focus {
    background-color: var(--hover);
    color: #fff;
}
.footer-btn-group {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}
/* ========== Circule Animation Section ============ */
.qodef-background-circle-text .qodef-e-text, .qodef-background-circle-text .qodef-e-follow-text {
    font-family: var(--font-main);
    font-weight: 400;
    font-size: 2em;
    line-height: 1.4em;
}
@media (max-width: 767px) {
    .qodef-e-follow-text {
        display: none !important;
    }
    .qodef-background-circle-text {
        padding: 30px 0 !important;
    }
    .qodef-background-circle-text .qodef-e-text, .qodef-background-circle-text .qodef-e-follow-text {
        font-size: 1.6em;
    }
}
/* ========== Interactive Banner Section ========== */
.qodef-interactive-banners .qodef-ib-content-holder .qodef-ib-item {
    padding: 35px;
}
.qodef-interactive-banners .qodef-ib-grid {
    display: none;
}
div .banner_hover [data-index="0"] h4, .elementor-kit-6 .qodef-ib-item-inner h4 {
    width: 100%;
    font-size: 1.4em;
}
.qodef-e-info-item.qodef-e-info-like {
    display: none !important;
}
@media (max-width: 1024px) {
    .qodef-interactive-banners .qodef-ib-content-holder .qodef-ib-item {
        padding: 0;
    }
    div .banner_hover [data-index="0"] h4, .elementor-kit-6 .qodef-ib-item-inner h4 {
        letter-spacing: 3px;
    }
    .qodef-interactive-banners .qodef-ib-content-holder .qodef-ib-item .qodef-ib-item-title h4 {
        margin-bottom: 5px;
    }
    .qodef-interactive-banners .qodef-ib-content-holder .qodef-ib-item .qodef-ib-item-btn-holder {
        margin-top: 10px;
    }
    .qodef-ib-image-holder-responsive:after {
        content: "";
        width: 100%;
        height: 100%;
        background: rgba(0,0,0,0.5);
        position: absolute;
        left: 0;
        top: 0;
    }
    .qodef-interactive-banners .qodef-ib-content-holder .qodef-ib-item {
        width: calc(100% - 30px);
        margin-left: auto;
        margin-right: auto;
    }
    .qodef-ib-content-holder > .qodef-ib-item:not(:last-child) {
        margin-bottom: 15px;
    }
    .align_item_top .qodef-ib-content-holder {
        background: transparent !important;
    }
    .qodef-interactive-banners .qodef-ib-content-holder .qodef-ib-item .qodef-ib-item-inner {
        bottom: 0;
        top: 0;
        margin: auto;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
}
/* ========== Counter ========== */
.counter_10 .qodef-counter {
    transform: translateX(32px);
}
/* ========== Titles & Heading Style ========== */
.qodef-section-title .qodef-m-subtitle {
    font-family: "Lato";
    font-size: 18px;
    letter-spacing: 3px;
}
.qodef-page-title .qodef-m-title {
    font-size: 72px;
    color: #ffffff;
	padding-bottom: 10px; 
    text-align: center;
}
.qodef-page-title.qodef-title--standard .qodef-m-text {
    max-width: 1199px !important;
    margin:  0 auto;
}
@media (max-width: 991px) {
    .qodef-page-title .qodef-m-title {
        font-size: 48px !important;
    }
}
@media (max-width: 767px) {
    .qodef-page-title .qodef-m-title {
        font-size: 36px !important;
    }
}
/* ========== Header Style ========== */
div .qodef-header-navigation .qodef-main-menu-top-line {
    border-color: var(--hover);
}
#qodef-top-area {
    display: none;
}
.qodef-header-navigation ul li.qodef-menu-item--narrow ul {
    width: 300px;
}
.qodef-mobile-header-navigation .qodef-drop-down-second-inner ul li>a {
    padding: 5px 10px;
    display: flex;
}
@media (min-width: 1025px) and (max-width: 1199px) {
    #qodef-page-header .qodef-header-logo-link {
        max-width: 170px;
    }
    .qodef-header-standard--center #qodef-page-header .qodef-header-navigation>ul>li {
        padding: 0 20px;
    }
}
@media (min-width: 768px) {
    #qodef-page-footer-top-area .qodef-col-num--3 > .qodef-grid-inner > .qodef-grid-item:nth-child(1), #qodef-page-footer-top-area .qodef-col-num--3 > .qodef-grid-inner > .qodef-grid-item:nth-child(3) {
        width: 25%;
    }
    #qodef-page-footer-top-area .qodef-col-num--3 > .qodef-grid-inner > .qodef-grid-item:nth-child(2) {
        width: 50%;
    }
}
/* ========== Hero Banner Style  ========== */
.wp-block-themepunch-revslider .qodef-button.qodef-html--link {
    color: var(--secondary);
    background-color: var(--hover) !important;
    transition: all 0.3s ease;
}
.wp-block-themepunch-revslider .qodef-button.qodef-html--link:hover, .wp-block-themepunch-revslider .qodef-button.qodef-html--link:focus {
    background-color: var(--primary) !important;
    color: #fff;
}
.qodef-page-title {
    background-position: center bottom;
}
/* ========== Events page Header Footer None ========== */

.page-id-6461 #qodef-page-inner {
    padding: 0;
}
.list-icon-style li.elementor-icon-list-item {
    align-items: baseline;
}
.list-icon-style li.elementor-icon-list-item i {
    margin-top: 7px;
}

/* ========== Client Section ========== */
.qodef-qi-clients-slider .qodef-e-images-holder {
    margin-bottom: 0;
}
.qodef-qi-swiper-container .swiper-slide img {
    border: 1px solid var(--light-grey);
    transition: all 0.3s ease;
}
.qodef-qi-swiper-container .swiper-slide img:hover {
    border-color: var(--primary);
}
/* ========== Form Styling ========== */
.qodef-contact-form-7 input[type="email"], .qodef-contact-form-7 input[type="number"], .qodef-contact-form-7 input[type="password"], .qodef-contact-form-7 input[type="search"], .qodef-contact-form-7 input[type="tel"], .qodef-contact-form-7 input[type="text"], .qodef-contact-form-7 input[type="url"], .qodef-contact-form-7 textarea {
    border-color: var(--secondary);
    margin-bottom: 0;
    padding: 12px 20px;
}
.cf7-row .wpcf7-form-control-wrap {
    margin-bottom: 20px;
    display: block;
}
.cf7-row .wpcf7-list-item {
    margin-left: 0;
}
.cf7-col-mb-0 .wpcf7-form-control-wrap {
    margin-bottom: 0;
}
.qodef-contact-form-7 button[type=submit] {
    margin-top: 20px;
}
.qodef-contact-form-7 .form-btn-big button[type=submit] {
    min-width: 250px;
}
/* ========== Footer Style ========== */
#qodef-page-footer .qodef-copyright-text {
    font-size: inherit;
}
.qodef-footer-list h5 {
    margin: 0 0 30px 0;
    font-weight: 400;
}
.widget .qodef-footer-list ul:not(.qodef-shortcode-list) li {
    letter-spacing: inherit;
    font-size: inherit;
    text-transform: inherit;
}
.qodef-footer-list ul li:not(:last-child) {
    margin-bottom: 10px !important;
}
#qodef-page-footer-bottom-area-inner > .qodef-grid {
    border-top: 1px solid #0F698A;
    border-bottom: 1px solid #0F698A;
    padding: 50px 0;
}
#qodef-page-footer-copyright-area {
    padding: 50px 0;
}
#qodef-page-footer-bottom-area {
    padding: 0;
}
#qodef-page-footer-top-area {
    padding: 120px 0 40px;
}
.qodef-footer-list ul li a.footer-list-icon .elementor-icon-list-icon {
    color: var(--primary);
}
#qodef-page-footer .widget .qodef-footer-list ul li a:hover {
    color: var(--primary);
}
.qodef-footer-list ul li a.footer-list-icon {
    display: grid;
    grid-template-columns: 25px 1fr;
}
#qodef-page-footer .qodef-copyright-text a {
    color: #fff !important;
}
#qodef-page-footer .qodef-copyright-text a:hover {
    text-decoration: underline;
}
@media (max-width: 1023px) {
    #qodef-page-footer-bottom-area-inner > .qodef-grid > .qodef-grid-inner > .qodef-grid-item:not(:last-child) {
        margin-bottom: 30px;
    }
}
@media (min-width: 576px) and (max-width: 1023px) {
    #qodef-page-footer-bottom-area .qodef-grid.qodef-layout--columns.qodef-col-num--4>.qodef-grid-inner>.qodef-grid-item {
        width: 50%;
    }
}
@media (max-width: 991px) {
    #qodef-page-footer-top-area {
        padding: 50px 0 40px;
    }
}
@media (max-width: 767px) {
    #qodef-page-footer-top-area-inner > .qodef-grid > .qodef-grid-inner > .qodef-grid-item:nth-child(2) > .widget > div {
        text-align: left !important;
    }
    #qodef-page-footer-top-area-inner > .qodef-grid > .qodef-grid-inner > .qodef-grid-item:nth-child(2) > .widget > .justify-content-center {
        justify-content: start !important;
    }
    #qodef-page-footer-top-area .wp-block-buttons {
        display: none;
    }
}
@media (max-width: 600px) {
    div #qodef-page-footer-top-area {
        padding: 50px 0 30px;
    }
    #qodef-page-footer-top-area-inner .logo_mohd {
        margin-bottom: 15px;
    }
    .wpml-language-switcher-block ul.right-justify {
        justify-content: left;
        margin-top: 10px !important;
    }
    #qodef-page-footer-copyright-area {
        padding: 20px 0;
    }
    #qodef-page-footer-bottom-area-inner > .qodef-grid {
        padding: 30px 0;
    }
    .wpml-language-switcher-block ul.hasSpacing.isHorizontal li:not(:last-child) {
        margin: 0 !important;
    }
}
/* ========== Social Icons ========== */
ul.social-icons {
    display: flex;
    flex-wrap: wrap;
    margin-top: 20px !important;
}
ul.social-icons li:not(:last-child) {
    margin-right: 20px !important;
}
ul.social-icons li a {
    width: 35px;
    height: 35px;
    border: 1px solid var(--primary);
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

/* ========== Language Switcher ========== */
.elementor-kit-6 .widget .wpml-language-switcher-block ul:not(.qodef-shortcode-list) li a {
    font-size: inherit;
}
.elementor-kit-6 .widget .wpml-language-switcher-block ul:not(.qodef-shortcode-list) li {
    font-size: 14px;
    color: var(--secondary);
}
#qodef-page-footer .widget .wpml-language-switcher-block ul:not(.qodef-shortcode-list) li a {
    color: var(--secondary);
}
.elementor-kit-6 .widget .wpml-language-switcher-block ul:not(.qodef-shortcode-list) li div {
    background-color: #fff;
    padding: 5px 8px;
    letter-spacing: 0;
    border: 3px solid var(--light-grey);
}
.elementor-kit-6 .widget .wpml-language-switcher-block ul:not(.qodef-shortcode-list) li[data-wpml="current-language-item"] div {
    border: 3px solid var(--primary);
}
/* ========== Cockie ========== */
.cky-notice-btn-wrapper .cky-btn {
    padding: 5px;
    font-size: 14px;
    text-transform: inherit;
    letter-spacing: 1px;
    font-weight: 600;
}
.cky-notice-des p a {
    font-size: 14px;
}

/* ========== Tab Content ========== */
.event-accordion .elementor-tab-content ul {
    list-style-type: none;
}
.event-accordion .elementor-tab-content ul li {
    position: relative;
    padding-left: 15px;
}
.event-accordion .elementor-tab-content ul li:before {
    content: "";
    width: 5px;
    height: 5px;
    background-color: var(--primary);
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 13px;
}
.event-accordion .elementor-accordion .elementor-tab-content {
    padding: 30px !important;
    margin-bottom: 20px;
    background-color: #fff;
}
.event-accordion .elementor-tab-title.elementor-active {
    background-color: var(--primary) !important;
}
@media (min-width: 992px) {
    .event-accordion .elementor-accordion-title {
        font-size: 22px;
    }
}
/* ========== Line Button Tab ========== */
.line-btn-tab.elementor-tabs-view-horizontal .elementor-tabs > .elementor-tabs-wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 15px;
}
.line-btn-tab.elementor-tabs-view-horizontal .elementor-tabs > .elementor-tabs-wrapper > div {
    text-align: center;
    background-color: var(--secondary);
    color: #fff;
    transition: all 0.3s ease;
    letter-spacing: 2px;
    font-weight: 500;
}
.line-btn-tab.elementor-tabs-view-horizontal .elementor-tabs > .elementor-tabs-wrapper > div:hover, .line-btn-tab.elementor-tabs-view-horizontal .elementor-tabs > .elementor-tabs-wrapper > div.elementor-active {
    background-color: var(--primary);
    color: #fff;
}
.line-btn-tab ul {
    list-style-type: none;
    border: 1px solid #ddd;
    padding: 30px;
}
.date-title {
    display: grid;
    grid-template-columns: auto 1fr;
    gap: 30px;
    align-items: center;
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.date-title.border-bottom-none {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}
.date-title .list-time {
    padding: 10px 15px;
    background-color: var(--primary);
    color: #fff;
    letter-spacing: 1px;
    font-weight: 400;
    font-family: var(--font-roboto);
}
.line-btn-tab h5 {
    margin: 0 0 15px;
    color: var(--primary);
}
.line-btn-tab h6 {
    margin: 0;
}
.line-btn-tab .list-headline {
    margin: 0;
    color: var(--primary);
}
.line-btn-tab ul li:not(:last-child) {
    margin-bottom: 20px;
}
.line-btn-tab.elementor-widget-tabs .elementor-tab-content {
    padding: 0;
}

/* ========== Price List ========== */
.elementor-widget-price-list .elementor-price-list > .elementor-price-list-item:not(:last-child) {
    border-bottom: 1px solid #ddd;
}
.elementor-price-list-price {
    border-bottom: 2px solid var(--primary);
    font-size: 16px;
    font-family: var(--font-roboto) !important;
}
@media (min-width: 992px) {
    .elementor-price-list-price {
        font-size: 18px;
    }
}
/* ========== Job Plugin ========== */
.awsm-grid-item .awsm-job-item {
    position: relative;
    padding-bottom: 60px;
}
.awsm-grid-item .awsm-job-item:hover {
    border-color: var(--primary);
    box-shadow: none;
}
.awsm-selectric .label, .awsm-selectric-items li, .awsm-selectric-items ul {
    font-size: 14px;
}
.awsm-job-item h2.awsm-job-post-title {
    letter-spacing: 0.5px;
    line-height: 1.5em;
}
.awsm-job-specification-wrapper {
    font-size: 14px;
}
.awsm-job-specification-wrapper i {
    color: var(--primary);
}
.awsm-job-more-container {
    margin-top: 10px;
    font-size: 14px;
    letter-spacing: 2px;
    text-transform: uppercase;
    position: absolute;
    bottom: 20px;
}
.awsm-job-form {
    margin-top: 30px;
}
input.awsm-job-form-control {
    padding: 15px;
}
.awsm-job-form-inner {
    max-width: 750px;
}
.awsm-job-form-group {
    margin-bottom: 0;
}
input[type=submit].awsm-application-submit-btn, #awsm_form_privacy_policy {
    margin-top: 30px;
}