/*
Theme Name: Hello Elementor Child
Template: hello-elementor
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Author: IYI Solutions
Author URI: https://iyisolutions.com
Version: 1.0.0
Text Domain: hello-elementor-child
*/

/* Footer fix */
footer p {
    font-size: 14px !important;
    line-height: 1.4em !important;
    font-weight: 300;
}

footer .elementor-icon.elementor-social-icon {
    font-size: var(--icon-size, 25px);
    height: calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));
    line-height: var(--icon-size, 25px);
    width: calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));
    align-content: center;
    cursor: pointer;
}

footer .elementor-icon i,
.elementor-icon svg {
    margin: auto auto;
}

/* G-Translate */
.gt_switcher .gt_option {
    position: absolute !important;
    top: 34px !important;
    padding-top: 5px;
    transition: none !important;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1) !important;
    background: #009245 linear-gradient(180deg, #231423 0%, #009245 70%) !important;
    border-left: 1px solid #009245 !important;
    border-right: 1px solid #009245 !important;
    border-top: 1px solid #009245 !important;
    min-height: 185px;
}

.gt_switcher .gt_selected {
    background: #009245 linear-gradient(180deg, #231423 0%, #009245 70%) !important;
    border-radius: 8px !important;
    border-color: #009245 !important;
}

.gt_switcher .gt_selected a:hover {
    background: #009245 linear-gradient(180deg, #231423 0%, #009245 70%) !important;
    color: #dc8a07 !important;
}

.gt_switcher .gt_option a {
    display: flex !important;
    flex-direction: row !important;
    align-items: center;
    color: #fff !important;
    line-height: 1.2em;
}

.gt_switcher a img {
    margin: 0 6px 0 0 !important;
}

.gt_switcher .gt_option a:hover {
    background: #dc8a07 !important;
    color: #08245a !important;
}

.gt_switcher .gt_selected a {
    padding: 0px 5px !important;
    display: flex !important;
    flex-direction: row !important;
    align-items: center;
    border-bottom: 0 !important;
    border-radius: 8px;
    border-color: #009245 !important;
    line-height: 30px;
    color: #efefef !important;
}

.gtranslate_wrapper {
    background-color: transparent;
    border: 0;
    border-radius: 12px;
    box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.4) !important;
}

.gt_switcher {
    border-radius: 8px;
}

.gt_switcher .gt_selected a:after {
    right: 7px !important;
    width: 16px !important;
    background-size: 14px !important;
    background-image: url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='4.84912' y='5.08496' width='6.59048' height='0.693735' transform='rotate(-45 4.84912 5.08496)' fill='white'/%3E%3Crect x='1.17725' y='0.424805' width='6.59048' height='0.693735' transform='rotate(45 1.17725 0.424805)' fill='white'/%3E%3C/svg%3E") !important;
}

.gt_switcher .gt_selected a:before {
    height: 100%;
    display: inline-block;
    position: absolute;
    right: 30px;
    width: 0.08em;
    background-position: 50%;
    background-color: #fff;
    content: "" !important;
    opacity: 0.5;
}

/* Accordion Customization */
.e-n-accordion .e-n-accordion-item[open] {
    background-color: #E1E2EE0D;
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-color: #E1E2EE12;
    border-radius: 6px 6px 6px 6px;
    padding-top: 12px;
    padding-right: 15px;
    padding-bottom: 24px;
    padding-left: 15px;
}

/* Accordion Button Styling */
.e-n-accordion-item-title-icon {
    background-color: #009245 !important;
    border-radius: 3px !important;
    padding: 8px 12px !important;
    min-width: 32px !important;
    min-height: 32px !important;
    align-items: center !important;
    justify-content: center !important;
    transition: background-color 0.3s ease !important;
    cursor: pointer !important;
}

.e-n-accordion-item-title-icon:hover {
    background-color: #DC8A07 !important;
}

.e-n-accordion-item-title-icon .e-opened,
.e-n-accordion-item-title-icon .e-closed {
    color: #ffffff !important;
    font-size: 18px !important;
    line-height: 1 !important;
    align-items: center !important;
    justify-content: center !important;
}

/* Helpers */
.mobile-height-auto{
    height: auto !important;
}

/* Number Element*/

.partnership-number-counter .plus-number-counter .number-counter-inner-block .counter-number{
    display: inline-block;
    padding-right: 20px;
}

/* Team Youtube Widget */

.ts-video-caption-text{
    display: flex;
    bottom: 40px !important;
    justify-content: space-between;
    color: #fff !important;
    background: transparent !important; 
    padding: 0 !important;
}

button.ts-video-play-btn.ts-video-blay-btn-youtube:hover{
    background: transparent !important;
}

.tp-video-desc{
    padding-right: 30px;
}

.ts-video-caption-text span {
    padding-left: 30px;
}

/* Contact Form*/

.row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    height: auto !important;
    overflow: visible;
}

.col-sm-6.col-xs-12 {
    width: 50%;
    padding: 0px 10px;
    height: auto !important;
}

span.wpcf7-form-control-wrap {
    min-height: 50px;
    display: block;
}

.col-md-12.col-xs-12 {
    width: 100%;
    padding: 0px 10px;
    height: auto !important;
}

input[type="submit"]{
    background:#08245A !important;
    padding: 20px 30px 20px 30px;
    margin-left: 10px;
}

.wpcf7-form-control-wrap {
    display: block;
}

input[type="submit"]:hover{
    background: #ED8A06 !important;
}

.contact-label{
    color: #000 !important;
}

input[type=date],
input[type=email],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=url],
select,
textarea{
    color: #000 !important;
    width: 100%;
    box-sizing: border-box;
}

textarea[name="your-message"] {
    width: 100%;
    height: auto !important;
    min-height: 220px;
    resize: vertical;
}



@media (max-width: 768px) {

    .row {
        flex-direction: column;
    }

    .col-sm-6.col-xs-12,
    .col-md-12.col-xs-12 {
        width: 100% !important;
        padding: 0 10px;
    }

    input[type="submit"]{
        margin-left: 0;
        width: 100%;
    }

}

/*Partnership Menu*/

.side-page-partnership{
    position:sticky;
    top:100px;
}

.side-page-partnership .iyi-site-menu .iyi-wrap-menu ul > li a{
    border-width: 0.25px !important;
}