@import url("https://fonts.googleapis.com/css?family=Raleway");

* {
	box-sizing: border-box;
	font-family: Raleway;
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	color: #495057;
	font-family: Montserrat, system-ui, -apple-system, "Segoe UI", Roboto,"Helvetica Neue", Arial, "Noto Sans";
}

/*--------------------- Inicio Header ---------------------*/
.navbar {
	display: flex;
	position: relative;
	justify-content: space-between;
	align-items: center;
	background-image: linear-gradient(90deg, #003780ff 0%, #2ab2e8ff 100%);
	color: #fff;
	border-radius: 0 0 20px 20px;
	z-index: 1;
}

.logo-navbar {
	margin-left: 21px;
	margin-top: 3%;
}

.brand-title {
	font-size: 1.5rem;
	margin: 0.5rem;
}

.navbar-links {
	height: 100%;
	margin-right: auto;
	margin-left: auto;
}

.navbar-links ul {
	display: flex;
	margin: 0;
	padding: 0;
}

.navbar-links li {
	list-style: none;
}

.navbar-links li a {
	display: block;
	text-decoration: none;
	color: white;
	padding: 1rem;
	font-family: Montserrat, system-ui, -apple-system, "Segoe UI", Roboto,
		"Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif;
	font-size: 17px;
}

.navbar-links li:hover {
	background-color: #003780ff;
	border-radius: 10px;
}

.toggle-button {
	position: absolute;
	top: 0.75rem;
	right: 0;
	display: none;
	flex-direction: column;
	justify-content: space-between;
	width: 60px;
	height: 21px;
}

.toggle-button .bar {
	height: 3px;
	width: 40%;
	background-color: white;
	border-radius: 10px;
}

/*.header-banner-1 {
	margin-top: -15px;
	width: 100%;
}

.header-banner-2 {
	display: none;
}

header .section-headear {
	width: 60vw;
	margin-left: 1%;
	top: 10vw;
	position: absolute;
	padding: 1.09vw;
}

header .section-headear h1 {
	font-size: 4.6vw;
	line-height: 4.5vw;
	color: #fff;
	font-family: Montserrat, system-ui, -apple-system, "Segoe UI", Roboto,
		"Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif;
}

header .section-headear p {
	font-size: 1.7vw;
	font-family: Montserrat, system-ui, -apple-system, "Segoe UI", Roboto,
		"Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif;
	color: #ffffff;
	line-height: 2.2vw;
	width: 43vw;
	margin-top: 1vw;
	font-weight: bold;
}

header .header-form {
	width: 50%;
	height: 200px;
	display: flex;
	justify-content: center;
	flex-direction: column;
	margin-top: 1vw;
	background-image: linear-gradient(90deg, #003780ff 0%, #2ab2e8ff 100%);
	border-radius: 20px;
	gap: 2vw;
	padding-left: 30px;
	padding-right: 30px;
}

header .header-form h3 {
	color: #fff;
	font-family: Montserrat, system-ui, -apple-system, "Segoe UI", Roboto,
		"Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif;
	font-weight: normal;
}*/

/*--------------------- container-p1 ---------------------*/
.container-p1 {
	display: flex;
	padding: 20px;
	flex-direction: row;
	gap: 10vw;
}

.container-p1 .content-first {
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding: 2vw;
	width: 50%;
}
.container-p1 .content-first h1 {
	margin-bottom: 1vw;
	font-size: 2.5vw;
	font-weight: bold;
}

.container-p1 .content-first .btn-form{
	display: none;
}

.container-p1 .content-first h4 {
	margin-bottom: 1rem;
	
	
}

.container-p1 .content-first .goal-list{
	margin-left: 1rem;
	list-style-type: none;
	
}

.container-p1 .content-first .goal-list li{
	margin-bottom: 1rem;
	display: flex;
	gap:.5rem;

}

/*--------------------- container-p2 ---------------------*/
.container-p2 .content-first{
    display: flex;
    flex-direction: column;
    text-align: center;
    padding: 2vw;
}

.container-p2 .content-first h1{
    font-family: Montserrat, system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans',
    'Liberation Sans', sans-serif;
    font-size: 2rem;
    line-height: 140%;
    margin-bottom: 0.5vw;
	font-weight: 400;
}

.container-p2 .content-first h6{
    font-family: Montserrat, system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans',
    'Liberation Sans', sans-serif;
    font-size: 1vw;
    font-weight: 500;
}

.container-p2 .owl-theme{
    width: 95vw;
    margin-left: auto;
    margin-right: auto;
    padding: 1vw;
}

.container-p2 .owl-theme .swiper-slide{
    border-radius: 10px;
    -webkit-box-shadow: 4px 8px 20px -7px rgba(0,0,0,0.18); 
    box-shadow: 4px 8px 20px -7px rgba(0,0,0,0.18);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-around;
    gap: 0.2vw;
    padding: 1vw;
    width: 97%;
    height: 20rem;
    margin-bottom: 1vw;
    align-items: end;
}

.container-p2 .owl-theme .swiper-slide h1{
    font-family: Montserrat, system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans',
    'Liberation Sans', sans-serif;
    font-size: 2rem;
    line-height: 30px;
    text-align: center;
    display: flex;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    height: 75px;
}

.container-p2 .owl-theme .swiper-slide p{
    font-family: Montserrat, system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', 'Liberation Sans', sans-serif;
    height: 100px;
    font-size: 1.3rem;
    line-height: 1.6rem;
    text-align: center;
    align-items: center;
    justify-content: center;
    display: flex;
    font-weight: normal;
}

.container-p2 .owl-theme .container-p2-btn-carousel{
    background-image: linear-gradient(90deg, #003780ff 0%, #2ab2e8ff 100%);
    border: none;
    border-radius: 10px;
    color: #fff;
    height: 50px;
    width: 250px;
}

.container-btn{
    width: 100%;
    height: 100px;
    display: flex;
    justify-content: center;
    align-items: end;
}








/*--------------------- Footer ---------------------*/
footer {
    position: relative;
    bottom: 0; 
    width: 100%;
}

.footer-container{
	border-radius: 20px 20px 0 0;
	background-image: linear-gradient(90deg, #003780ff 0%, #2ab2e8ff 100%);
    display: flex;
    flex-direction: column;
    padding: 20px;
}

.footer-serviços{
    p:nth-child(2) {
        margin-top: 10px;
    }
    p:nth-child(3) {
        margin-top: 10px;
    }
    p:nth-child(4) {
        margin-top: 10px;
    }
    p:nth-child(5) {
        margin-top: 10px;
    }
}

.footer-social {
    line-height: 25px;

    p:nth-child(2) {
        margin-top: 20px;
    };    
}

.footer-grid{
    flex-direction: row;
    display: flex;
    gap: 60px;
    padding: 15px;
	color: #fff;
}

/*--------------------- Responsive ---------------------*/
@media screen and (max-width: 1000px) {
    .logo-navbar{
        width: 60%;
    }
}

@media screen and (max-width: 800px) {
	/*--------------------- Header ---------------------*/
    .navbar {
        flex-direction: column;
        align-items: flex-start;
    }

    .toggle-button {
        top: 1.1rem;
        display: flex;
    }

    .navbar-links {
        display: none;
        width: 100%;
    }

    .navbar-links ul {
        width: 100%;
        flex-direction: column;
    }

    .navbar-links ul li {
        text-align: center;
    }

    .navbar-links ul li a {
        padding: .5rem 1rem;
    }

    .navbar-links.active {
        display: flex;
    }
    
    .logo-navbar{
        width: 50%;
    }

    /*--------------------- Container-p1 ---------------------*/
	.container-p1 {
		flex-direction: column-reverse;
		gap: 5px;
	}

	.container-p1 .content-first {
		flex-direction: column;
		align-items: center;
		padding: 2vw;
		width: 100%;
	}

	.container-p1 img{
		width: 500px;
		margin-left: auto;
		margin-right: auto;
	}

	.container-p1 .content-first h1 {
		margin-bottom: 10px;
		font-size: 23px;
		font-weight: bold;
	}

	.container-p1 .content-first h4 {
		font-size: 20px;
		font-weight: normal;
		text-align: center;
		margin-bottom: 20px;
	}



    /*--------------------- Container-p2 ---------------------*/
	.container-p2 .wrapper {
		display: flex;
		align-items: center;
		flex-direction: column;
	}

	.container-p2 .content h2 {
		font-size: 50px;

	}

	.container-p2 .content-first h2 {
		font-size: 30px;
	}

	.container-p2 .content-first h5 {
		font-size: 20px;
	}

	.container-p2 .count-text {
		margin-top: 15px;
		font-size: 20px;
	}

    
	/*--------------------- Footer ---------------------*/
	footer {
		margin-top: 30px;
	}

}

@media screen and (max-width: 600px) {
    /*--------------------- Container-p1 ---------------------*/
	.container-p1 img{
		width: 300px;
	}

	.container-p1 .content-first h1 {
		font-size: 17px;
		font-weight: bold;
	}

	.container-p1 .content-first h4 {
		font-size: 17px;
		margin-bottom: 20px;
	}

	.container-p2 .count-text {
		font-size: 17px;
	}

    /*--------------------- Container-p2 ---------------------*/
	.container-p2 .content-first h2 {
		font-size: 27px;
	}

	.container-p2 .content-first h5 {
		font-size: 18px;
	}

    /*--------------------- Container-p3 ---------------------*/
	.container-p3 .content-first h2 {
		font-size: 27px;
	}

	.container-p3 .content-first h4 {
		font-size: 18px;
	}

    /*--------------------- Container-p4 ---------------------*/
	.container-p4 .content-first h5{
		margin-bottom: 40px;
	}

	.container-p4 .content-second .content-text h2{
		font-size: 20px;
	}

	.content-second .content-text h3{
		font-size: 20px;
		font-weight: normal;
		line-height: 25px;
	}
}

@media screen and (max-width: 500px) {
	.container-p1 img{
		width: 250px;
	}
}