/*FONT*/

@font-face {
    font-family: 'Montserrat';
    src: url('Montserrat-BoldItalic.woff2') format('woff2'),
        url('Montserrat-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('Montserrat-Bold.woff2') format('woff2'),
        url('Montserrat-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('Montserrat-Black.woff2') format('woff2'),
        url('Montserrat-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('Montserrat-BlackItalic.woff2') format('woff2'),
        url('Montserrat-BlackItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('Montserrat-Light.woff2') format('woff2'),
        url('Montserrat-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('Montserrat-ExtraBoldItalic.woff2') format('woff2'),
        url('Montserrat-ExtraBoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('Montserrat-ExtraLightItalic.woff2') format('woff2'),
        url('Montserrat-ExtraLightItalic.woff') format('woff');
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('Montserrat-Italic.woff2') format('woff2'),
        url('Montserrat-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('Montserrat-ExtraLight.woff2') format('woff2'),
        url('Montserrat-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('Montserrat-ExtraBold.woff2') format('woff2'),
        url('Montserrat-ExtraBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('Montserrat-Regular.woff2') format('woff2'),
        url('Montserrat-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('Montserrat-MediumItalic.woff2') format('woff2'),
        url('Montserrat-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('Montserrat-LightItalic.woff2') format('woff2'),
        url('Montserrat-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('Montserrat-Medium.woff2') format('woff2'),
        url('Montserrat-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('Montserrat-SemiBoldItalic.woff2') format('woff2'),
        url('Montserrat-SemiBoldItalic.woff') format('woff');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('Montserrat-SemiBold.woff2') format('woff2'),
        url('Montserrat-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('Montserrat-Thin.woff2') format('woff2'),
        url('Montserrat-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('Montserrat-ThinItalic.woff2') format('woff2'),
        url('Montserrat-ThinItalic.woff') format('woff');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}



html{
	font-size: 62.5%; 
	text-rendering: optimizeLegibility!important;
	-webkit-font-smoothing: antialiased !important;
}




h1{
	font-family: 'Montserrat', sans-serif !important;
    font-weight: 200;
    font-style: normal;
    font-size: 40px;
    color: #000000;
    padding: 0px;
}

h2{
	font-family: 'Montserrat', sans-serif !important;
    font-weight: 400;
	font-size: 35px;
	color: #888888;
}

h3{
	font-size: 25px;
	font-family: 'Montserrat', sans-serif !important;
    font-weight: 400;
	color: #888888;
}

h4{
	font-size: 25px;
	font-family: 'Montserrat', sans-serif !important;
    font-weight: 200;
	color: #0049ff;
	line-height: 35px;
}


h5{
	font-family: 'sailecmedium', sans-serif !important;
	font-size: 16px;
	color: #0049ff;
}

p{
	font-family: 'Montserrat', sans-serif !important;
    font-weight: 300;
	font-size: 16px;
	color: #666666;
}	

a{
	font-family: 'Montserrat', sans-serif !important;
    font-weight: 400;
	text-decoration: none;
	font-size: 20px;
	cursor: pointer;
	color: #ffffff;
}


body{
	overflow-x: hidden;
}


.container{
	margin: 0 auto;
	width: 90%;
}



/*Remover padding que é criado do lado direito e esquerdo da row*/
.row {
	CONTAIN-INTRINSIC-BLOCK-SIZE: AUTO 100PX;
	--bs-gutter-x: 0;
	--bs-gutter-y: 0;
	display: flex;
	flex-wrap: wrap;
	margin-top: calc(-1 * var(--bs-gutter-y));
	margin-right: calc(-.5 * var(--bs-gutter-x));
	margin-left: calc(-.5 * var(--bs-gutter-x));
	padding: 2% 0%;
}

.img-fluid{
	width: 100%;
	height: auto;
}


.img-width{
	width: 95%;
}


/*----------------------------------------------------------------------*/
/*----------------------------------HEADER------------------------------*/
/*----------------------------------------------------------------------*/



header {
    background-image: url(../assets/img/geral/banner-1920px.jpg);
    background-size: cover;
    height: 40vh;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center;
}


logo{
	width: 100%;
}





/*----------------------------------------------------------------------*/
/*--------------------------------MAIN----------------------------------*/
/*----------------------------------------------------------------------*/


.space-1{
	padding-right: 40px !important;
}

.space-2{
	padding-left: 40px !important;
}

ul{
	font-size: 16px;
}

.bg-simposium{
	background-color: #ebfafc !important;
}

.bg-bridges{
	background-color: #edfeff !important;
}

.btn-primary{
	background-color: #00A3CA !important;
	color: #ffffff !important;
	border: 1px solid #00A3CA;
	font-weight: 600;
	letter-spacing: 1px;
}

.btn-primary:hover{
	border: 1px solid #00A3CA;
}


.btn-success{
	background-color: #1DB7B4 !important;
	color: #ffffff !important;
	border: 1px solid #1DB7B4;
	font-weight: 600;
	letter-spacing: 1px;
}

.btn-success:hover{
	border: 1px solid #1DB7B4;
}

.color-portal{
	color: #00A3CA;
	font-size: 20px;
	padding: 5px;
}

.color-bridges{
	color: #1DB7B4;
	font-size: 20px;
	padding: 5px;
}







/*----------------------------------------------------------------------*/
/*--------------------------------FOOTER--------------------------------*/
/*----------------------------------------------------------------------*/


.links-footer{
		color: #666666;
	}



/*----------------------------------------------------------------------*/
/*----------------------------------------------------------------------*/
/*--------------------------MEDIA QUERIES-------------------------------*/
/*----------------------------------------------------------------------*/
/*----------------------------------------------------------------------*/

@media screen and (max-width: 1024px){
	

	

} /*end 1024px*/


@media screen and (max-width: 992px){
	
.space-1{
	padding-right: 0px !important;
}

.space-2{
	padding-left: 0px !important;
}

.space-3{
	padding: 30px !important;
}

} /*end 992px*/



@media screen and (max-width: 768px){

	h1{
		font-size: 30px;
		padding: 5% 0%;
	}


	h2{
	font-size: 25px;
}

h3{
	font-size: 20px;
	
}


	.logo{
		width: 50% !important;
	}


	



	
	
} /*end 768px*/



@media screen and (max-width: 576px){

	main{
		text-align: center !important;
	}


	h2{
		font-size: 27px;
		padding: 3% 0% 0% 0%!important;
	} 


	h3{
		font-size: 15px;
	}


	.logo{
		width: 60% !important;
		padding: 1% 0%;
	}


	


} /*end 576px*/



@media screen and (max-width: 320px){


	a button{
		font-size: 14px !important;
	}

	

	.links-footer{
		font-size: 12px;
	}



} /*end 320px*/

