/**
* Theme Name: Parcont Child
* Description: This is a child theme of PARCONT 
* Author: Agencia Vitruz Studio
* Template: parcont
* Version: 1.0
*/


.pbmit-elementor-bg-color-white .pbmit-heading-subheading.pbmit-heading-subheading-style-2 .pbmit-element-subtitle {
    background-color: #ededed;
}

.pbmit-header-style-14 .pbmit-right-box .pbmit-header-button2 a {
    background-color: #f07702 !important;
	font-weight: 700;
}

.pbmit-header-style-14 .pbmit-pre-header-wrapper:not(.pbmit-bg-color-transparent) {    
    padding: 0px 0px 0 0px;
    margin-top: -30px;
    border-radius: 0px !important;
    margin-left: -40px;
    margin-right: -40px;
    margin-bottom: 10px;
}

.pbmit-footer-style-3 .pbmit-footer-text-inner {
    margin-top: 50px !important;
}

.pbmit-footer-style-3 {
    padding-top: 70px !important;
}

.pbmit-footer-section.pbmit-bg-color-transparent {
    text-align: center !important;
}

.pbmit-marquee-effect-style-2 .pbmit-tag-wrapper::before {
    color: #0a8394 !important;
}

.pbmit-marquee-effect-style-2 .pbmit-element-title {
    font-size: 60px !important;
}

.pbmit-marquee-effect-style-2 .pbmit-tag-wrapper {
    padding-left: 70px !important;
    margin-left: 50px !important;
    position: relative;
}

.pbmit-static-box-style-3 .pbminfotech-box-title h4 {
    font-weight: bold;
}

@media (max-width: 767px) {
    .pbmit-marquee-effect-style-2 .pbmit-element-title {
        font-size:30px !important;
        line-height: 60px!important;
    }

    .pbmit-marquee-effect-style-2 .pbmit-tag-wrapper {
        padding-left: 30px !important;
        margin-left: 30px !important;
    }

    .rtl .pbmit-marquee-effect-style-2 .pbmit-tag-wrapper {
        padding: 0 70px 0 0;
        margin: 0 30px 0 0
    }

    .pbmit-marquee-effect-style-2 .pbmit-tag-wrapper::before {
        font-size: 20px !important;
        line-height: 50px;
    }
}
