/*
Theme Name: Blaze
Theme URI: http://blaze.edge-themes.com
Description: A Portfolio Theme with Attitude
Author: Edge Themes
Author URI: http://themeforest.net/user/edge-themes
Version: 1.4
License: GNU General Public License
License URI: licence/GPL.txt
Text Domain: blaze
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, translation-ready

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/
.vc_col-lg-1, .vc_col-lg-10, .vc_col-lg-11, .vc_col-lg-12, .vc_col-lg-2, .vc_col-lg-3, .vc_col-lg-4, .vc_col-lg-5, .vc_col-lg-6, .vc_col-lg-7, .vc_col-lg-8, .vc_col-lg-9, .vc_col-md-1, .vc_col-md-10, .vc_col-md-11, .vc_col-md-12, .vc_col-md-2, .vc_col-md-3, .vc_col-md-4, .vc_col-md-5, .vc_col-md-6, .vc_col-md-7, .vc_col-md-8, .vc_col-md-9, .vc_col-sm-1, .vc_col-sm-10, .vc_col-sm-11, .vc_col-sm-12, .vc_col-sm-2, .vc_col-sm-3, .vc_col-sm-4, .vc_col-sm-5, .vc_col-sm-6, .vc_col-sm-7, .vc_col-sm-8, .vc_col-sm-9, .vc_col-xs-1, .vc_col-xs-10, .vc_col-xs-11, .vc_col-xs-12, .vc_col-xs-2, .vc_col-xs-3, .vc_col-xs-4, .vc_col-xs-5, .vc_col-xs-6, .vc_col-xs-7, .vc_col-xs-8, .vc_col-xs-9 {
	min-height: 0 !important;
}

img {
	align-self: center;
}


#hs-eu-cookie-confirmation .can-use-gradients {
	display: none !important;
}

.main {

display: flex;
align-content:  flex-start;

}





.edgtf-column-inner {
	
	    display: flex;
    justify-content: center;
    flex-direction: column-reverse;
}




.mainlink, .separador {

font-size: 10px !important;
color: black!important;


}

.otherlink {
font-size: 10px !important;
color: grey !important;
}


@media only screen and (max-width: 1000px) {

.edgtf-title.edgtf-standard-type .edgtf-breadcrumbs-holder .edgtf-breadcrumbs {

width: 100%;

}
	
	h1, h2, h3 {
		text-align: center !important;
	}

}


.edgtf-iwt-icon-holder {
	display: flex !important;
	justify-content: center !important;
	align-content: center;
	
}

.edgtf-iwt-title-holder {
	text-align: center !important;
}



.wpb_single_image > .wpb_wrapper > .vc_single_image-wrapper  {
	border: 4px black solid !important;
	padding: 6px !important;
}


.edgtf-item-inner {
}

.thisisaimg1 > .wpb_wrapper > .vc_single_image-wrapper {
}



h1 > span {
}


img {
	align-self: center;
}

@media only screen and (max-width: 1000px) {

	
	.edgtf-title  {
		height: 110px !important;
		text-align: center !important;
	}
	
	
	.edgtf-title .edgtf-standard-type .edgtf-content-left-alignment .edgtf-title-medium-text-size .edgtf-animation-left-right .edgtf-title-in-grid {
		text-align: center !important;
	}
	
	
	.reverserow1, .vc_custom_1575974417393 > .clearfix, .vc_custom_1575974430120 > .clearfix, .vc_custom_1575971712701 > .clearfix, .vc_custom_1575974450600 > .clearfix, .vc_custom_1575994728618 > .clearfix {
		display: flex !important;
		justify-content: center !important;
		flex-direction: column-reverse !important;
		align-content: center !important;
		align-self:center !important;
	}
	
	.edgtf-content-aligment-left {
		text-align: center !important;
	}
	
	
	
	.wpb_wrapper > h4 {
		text-align: center !important;
		width: 100% !important;
	}
	.wpb_wrapper > h3 {
		text-align: center !important;
	}
	
}


.edgtf-column2 {
	display: none;
}

.edgtf-position-center-inner {
	width: 100%;
    text-align: right;
}

.cv-pageitem-last > a {
	background: black !important;
	border-color: black !important;
	color:white !important;
}

.pt-cv-content > a {
	background: black !important;
	border-color: black !important;
}

.cv-pageitem-prev > a {
	background: black !important;
	color: white !important;
}

.cv-pageitem-first > a {
	background: black !important;
	color: white !important;
}


.cv-pageitem-number > a {
	background: black !important;
	color: white !important;
}

.cv-pageitem-next > a {
	background: black !important;
	color: white !important;
}




.edgtf-content .edgtf-content-inner>.edgtf-container>.edgtf-container-inner, .edgtf-content .edgtf-content-inner>.edgtf-full-width>.edgtf-full-width-inner {
	padding: 0 !important;
}

.edgtf-position-right-inner {
	display: none !important;
}


.edgtf-side-menu-icon {
	
	display:none !important;
}