/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/
main#content {
    min-height: calc(100vh - 440px);
}
html{
	overflow-x: hidden;
	max-width: 100vw;
}
body * {
    word-break: break-word;
	font-family: "TikTok Fonr", Sans-serif;
}
[data-elementor-type="wp-page"],[data-elementor-type="archive"] {
    min-height: calc(100vh - 180px);
}


.image_overflow_left img {
    max-width: 130%;
    position: absolute;
    left: -280px;
}
.image_overflow_right img {
    max-width: 130%;
    position: absolute;
    left: 0;
    top: -130px;
}
.home_circle_icon {
    border-radius: 50%;
    padding: 10px 9px 0px 9px;
}
.home_circle_icon.icon_rocket {
    margin: 0px 0px -10px -25px !important;
}
.home_circle_icon.icon_award {
    margin: 0px 0px -10px 0px !important;
}
.home_banner_container{
    overflow: hidden;
}
.home_banner_cell img {
    position: absolute;
    top: -200px;
    left: 40vw;
}
.main_site_nav .site_logo img{
    position: relative;
    z-index: 1;
}
.main_site_nav {
    margin-bottom: -110px;
}
.elementor-location-footer{
    background: #F0EFFA;
}
.home_testimonials cite.elementor-testimonial__cite {
    margin-left: 0px !important;
}
.home_testimonials .elementor-testimonial__image {
    display: none;
}
.footer_main {
    border-top-right-radius: 150px;
}
.banner_common{
    border-bottom-right-radius: 150px;
}
a.mail_to_venture {
    color: #FFFFFF9C;
}
a.mail_to_venture:hover,a.mail_to_venture:active{
    color: #fff;
}
.portfolio_slider .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets {
    bottom: -10px;
}
.portfolio_slider figcaption.elementor-image-carousel-caption{
    border-top-right-radius: 150px;
}
.about_image_1 img {
    position: absolute;
    top: -380px;
    right: -365px;
    max-width: 200%;
}
.portfolio_slider figcaption.elementor-image-carousel-caption {
    font-style: normal;
}
.about_image_2 img {
    max-width: 130%;
    position: absolute;
    right: 0;
    top: -240px;
}
.about_image_3 img {
    position: absolute;
    max-width: 90%;
    left: 50px;
    top: -190px;
}
.tmm_desc_short {
    display: none;
}
.partnership_boxes .elementor-column {
    margin: 20px;
}
.partnership_boxes .elementor-widget-container {
    border: 1px solid #7d2dff80 !important;
    border-radius: 15px;
    min-height: 140px;
}
.partnership_boxes .elementor-widget-container h2{
    font-size: 20px !important;
    display: flex;
    justify-content: left;
    align-items: center;
    height: 80px;
}
.partnership_boxes .elementor-column:nth-child(1) {
    margin-left: 0px;
}
.partnership_boxes .elementor-column:nth-child(4) {
    margin-right: 0px;
}
.contact_form input, .contact_form textarea {
    border: 1px solid #D0D5DD;
    border-radius: 10px !important;
    padding: 25px 15px !important;
    font-family: "Manrope", Sans-serif;
    color: #667085;
}
.contact_form label.wpforms-field-label{
    color: #1E0030;
    font-size: 14px !important;
}
.contact_form button#wpforms-submit-1487 {
    color: #5925DC;
    background: #F4F3FF;
    border-radius: 10px;
    width: 100%;
    border: none;
    padding: 15px !important;
}
.contact_form button#wpforms-submit-1487:hover, .contact_form button#wpforms-submit-1487:active,.contact_form button#wpforms-submit-1487:focus{
    color: #fff;
    background: #782392;
}
.contact_form .wpforms-field {
    margin-bottom: 20px !important;
}
.elementor-location-footer {
    background: #ffffff;
}
.portfolio_slider img.swiper-slide-image {
    max-width: 200px;
    max-height: 100px;
}

.loop_single_article {
    border-radius: 15px;
    background: #fff;
    overflow: hidden;
    height: 100%;
}
.loop_single_article .loop_content_area {
    padding: 5px 25px 25px;
}
.loop_single_article .elementor-element.elementor-widget-image {
    background: #e2e2e2;
}
.loop_single_article  .elementor-widget-image a {
    display: inline-block;
    width: 100%;
}
.loop_single_article .elementor-widget-image .elementor-widget-container {
    height: auto;
    /*height: 180px;*/
    max-height: 180px;
    overflow: hidden;
}
.loop_single_article .loop_content_area .news_read_more {
    position: absolute;
    bottom: 0;
}
.loop_single_article .news_read_more i.fas.fa-arrow-up {
    color: #5925DC;
    position: absolute;
    right: 0;
    transform: rotate(45deg);
    font-size: 15px;
    bottom: 0;
}
.loop_single_article.single_featured .elementor-widget-image .elementor-widget-container {
    height: 220px;
    max-height: 220px;
    border-radius: 15px;
}
.loop_single_article.single_featured .elementor-element.elementor-widget-image{
    background: none;
}
.loop_single_article.single_featured .loop_content_area{
    padding: 20px 0px;
}
.loop_single_article.double_featured .loop_content_area{
    padding: 0px 0px 0px 15px;
}
.loop_single_article.double_featured .elementor-element.elementor-widget-image{
    background: none;
    border-radius: 15px;
    overflow: hidden;
}
.loop_single_article.single_featured .news_read_more, .loop_single_article.double_featured .news_read_more {
    position: absolute;
    top: 0;
}
.loop_single_article.single_featured .news_read_more i.fas.fa-arrow-up, .loop_single_article.double_featured .news_read_more i.fas.fa-arrow-up {
    top: 0;
    bottom: inherit;
    z-index: 1;
}
.loop_single_article .elementor-widget-image a{
    height: 100%;
}
.loop_single_article.double_featured{
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}
.loop_single_article.double_featured .elementor-widget-image .elementor-widget-container {
    height: 170px;
    max-height: 170px;
}
.loop_content_area .elementor-widget-post-info {
    margin-top: 5px;
}

.hidden_desktop{
    display: none;
}

.partnership_box_container .elementor-widget-heading {
    width: 22.75%;
    padding: 30px;
    border: 1px solid #7d2dff80;
    margin: 20px 3% 20px 0;
    border-radius: 15px;
    min-height: 140px;
    display: flex;
    align-items: center;
}
.partnership_box_container .elementor-widget-heading:nth-child(4n){
    margin-right: 0px;
}
.loop_single_article.double_featured img {
    border-radius: 15px;
}
@media screen and (max-width: 1400px){
    .mob_of_hidden {
        overflow: hidden;
    }
}
@media screen and (max-width: 1024px){
    .main_site_nav .elementor-menu-toggle {
        z-index: 1;
    }
    .main_site_nav .elementor-menu-toggle.elementor-active{
        color: #000;
        background: none;
    }
    .main_site_nav nav.elementor-nav-menu--dropdown.elementor-nav-menu__container {
        z-index: 1;
        right: 0;
        position: absolute;
        top: 30px;
        width: 60vw;
    }
    .tmm .tmm_member div.tmm_photo {
        max-height: 33vw !important;
        width: 100% !important;
        padding: 0px !important;
    }
    .featured_news_top .elementor-grid-tablet-2 .elementor-grid {
        grid-template-columns: repeat(1,1fr);
    }
    .partnership_box_container .elementor-widget-heading {
        width: 30.66%;
        margin: 20px 4% 20px 0;
    }
    .partnership_box_container .elementor-widget-heading:nth-child(4n){
        margin-right: 4%;
    }
    .partnership_box_container .elementor-widget-heading:nth-child(3n){
        margin-right: 0px;
    }
    .mob_of_hidden {
        overflow: hidden;
    }
}
@media screen and (max-width: 768px){
    .footer_main {
        border-top-right-radius: 100px;
    }
    .banner_common {
        border-bottom-right-radius: 100px;
    }
    .show_description .tmm_member {
        float: none !important;
    }
    .hidden_desktop{
        display: block;
    }
    .image_overflow_left img {
        max-width: 140%;
        left: -110px;
        top: 40px;
    }
    .image_overflow_right img {
        max-width: 140%;
        left: -35px;
        top: -30px;
    }
    .home_circle_icon {
        position: absolute;
        top: -60px;
        left: -4px;
    }
    .about_image_1 img {
        top: 240px;
        right: -190px;
        max-width: 150%;
    }
    .about_image_2 img {
        max-width: 140%;
        right: -70px;
        top: -90vw;
    }
    .about_image_3 img {
        left: 35px;
    }
    .tmm .tmm_member div.tmm_photo {
        max-height: 80vw !important;
    }
    .contact_form .wpforms-field-row-block.wpforms-first.wpforms-one-half {
        width: 100% !important;
        margin: 0px 0px 15px !important;
    }
    .contact_form .wpforms-field-row-block.wpforms-one-half {
        width: 100% !important;
        margin: 15px 0px 0px !important;
    }
    .contact_form .wpforms-field {
        margin-bottom: 5px !important;
    }
    .contact_form .wpforms-submit-container {
        margin-top: 15px !important;
    }
    .contact_section {
        background: none !important;
    }
    .mob_no_bg {
        background: none !important;
    }
    .home_circle_icon.icon_award, .home_circle_icon.icon_rocket {
        margin: -10px 0px 0px -5px !important;
    }
    .head_container {
        display: block !important;
    }
    .head_container .team_title_container {
        margin-top: 20px !important;
    }
    
    .partnership_box_container .elementor-widget-heading {
        width: 47.5%;
    }
    .partnership_box_container .elementor-widget-heading:nth-child(3n){
        margin-right: 5%;
    }
    .partnership_box_container .elementor-widget-heading:nth-child(2n){
        margin-right: 0px;
    }
    
    .loop_single_article .loop_content_area {
        border: 1.5px solid #5925dc3d;
        border-top: 0px;
        border-bottom-left-radius: 15px;
        border-bottom-right-radius: 15px;
        padding: 5px 25px 25px !important;
    }
    .featured_post_single .elementor-widget-container {
        padding: 0px !important;
    }
    .loop_single_article.single_featured .elementor-widget-image .elementor-widget-container {
        border-radius: 0px;
    }
    .double_featured .elementor-column.elementor-col-50 {
        width: 100% !important;
    }
    .loop_single_article.double_featured .elementor-element.elementor-widget-image {
        border-radius: 0px;
        border-top-right-radius: 15px;
        border-top-left-radius: 15px;
    }
    .loop_single_article.double_featured .loop_content_area {
        min-height: 160px !important;
    }
    .loop_single_article.single_featured {
        margin-bottom: 30px;
    }
    .loop_single_article.single_featured .elementor-widget-image .elementor-widget-container {
        height: auto;
    }

}
@media screen and (max-width: 480px){
    .tmm.show_description .tmm_member {
        width: 80% !important;
    }
    .partnership_box_container .elementor-widget-heading {
        width: 80%;
        margin: 20px auto;
    }
    .partnership_box_container .elementor-widget-heading:nth-child(2n){
        margin-right: auto;
    }
    .partnership_box_container .elementor-widget-heading:nth-child(1n){
        margin-right: auto;
    }

    
}
@media screen and (max-width: 420px){
    .about_image_3 img {
        top: -150px;
    }
	.about_image_1 img {
		top: 430px;
		right: -120px;
	}
	.home_banner_heading h2 {
		font-size: 50px !important;
	}.hom_banner_text h2 {
		margin-top: 90px;
	}
	.tmm.show_description .tmm_member {
		width: 100% !important;
		padding: 20px;
	}
}
/* =========== qralventures CSS new END ==========*/

