/*
Theme Name: Startit Child
Theme URI: https://startit.qodeinteractive.com/
Description: A child theme of Startit Theme
Author: Select Themes
Author URI: http://themeforest.net/user/select-themes
Version: 2.0.1
Text Domain: startit
Template: startit
*/

/*Chrome header fix*/
/*.qodef-vertical-align-containers .qodef-position-center:before,
.qodef-vertical-align-containers .qodef-position-left:before,
.qodef-vertical-align-containers .qodef-position-right:before {
    margin-right: 0;
}*/

/*Header*/
.qodef-side-menu-button-opener {
    display: none !important;
}

.qodef-menu-area .qodef-logo-wrapper {
    padding-top: 10px;
}

.qodef-sticky-header .qodef-logo-wrapper a {
    height: unset !important;
}

/*Conexão com o Futuro*/
#qodef-particles .qodef-p-content {
    width: 535px !important;
    float: left;
    margin-left: 21% !important;
}

#qodef-particles .qodef_elementor_container_inner {
    width: 100%;
}

/*Soluções*/
.solucoes .qodef-info-box.qodef-animate {
	height: 300px;	
}

/*Downloads*/
.bfd-download-block, .bfd-single-download {
    background: #253659;
}

.bfd-download-block .bfd-download-meta:hover > p { 
	color: #5ac5d9 !important;
}

.bfd-download-block .bfd-download-btn:hover {
    color: #5ac5d9 !important;
    border-color: #5ac5d9 !important;
}

.elementor .bfd-download-block object {
    max-width: 40px;
    width: unset;
    margin: auto;
	margin-bottom: 0;
    line-height: unset;
    border: 0;
}

.bfd-download-block .bfd-download-title, .bfd-download-block .bfd-bottom-zero {
	font-size: 1.3em;
    line-height: 2;
}

@media only screen and (max-width: 1200px) {
    
	/*Conexão com o Futuro*/
	#qodef-particles .qodef-p-content {
        width: 460px !important;
        margin-left: 7% !important;
    }
	
	/*Atas (ARP)*/
	.atas-text {
		margin-left: 5%;
	}
}

@media only screen and (max-width: 1024px) {
    /*Conexão com o Futuro*/
	#qodef-particles .qodef-p-content {
        width: 85% !important;
        margin-left: unset !important;
        float: none;
    }
}
