@charset "UTF-8";

/* CSS - ISLE | Codificado por: Ueek Agência Digital | Ano: 2020 */

/* Tablets até 1200 */
@media only screen and (max-width: 1200px) {


	aside {
		min-height: 1650px;
		width: 28%;
	}

	#container {
		width: 72%;
		padding-left: 0px;
	}

	#container .step .content #more-info,
	#container .step .content #contact,
	#container .step .content ul#final-control,
	#container .step .content ul#p3 {
		width: 100%;
	}

	.container-radio {
		width: 45%;
	}

	#container .step .content #more-info section.product .options-complex .option {
		width: 48%;
	}

	#container .step .content #more-info section.product .options-complex .option span.contrato {
		float: right;
		font-size: 11px;
		margin-top: 5px;
	}

	#container .step .content #contact .line-form input[type="text"],
	#container .step .content #contact .line-form input[type="email"] {
		margin-right: 2%;
		width: 48%;
	}

	div.cs-skin-border {
		margin-right: 2.5%;
		width: 48% !important;
	}

	#container .step .content #contact .line-form textarea,
	#container .step .content ul.control-step {
		width: 98.5%;
	}

	#container .step .content #select-perfil .perfil {
		width: 45% !important;
	}

	#container .step .content #more-info section.product .options-complex .option {
		height: 240px;
	}

	#container .step .content #select-type .project-type {
		max-width: 370px;
	}

}

@media only screen and (max-width: 768px) {

	#footer {
		background-image: url(../img/new/bg-lateral-bar.jpg);
		background-repeat: no-repeat, no-repeat, repeat;
		padding: 40px 0 40px 40px;
		display: block;
		background-size: cover;
		background-position-y: -70px;
	}

	#footer p {
		color: #ffffff50;
		font-size: 13px;
		padding-bottom: 30px;
	}

	#footer img{
		width: 100%;
	}


	aside {
		background-image: url(../img/new/bg-lateral-bar.jpg);
		background-repeat: no-repeat, no-repeat, repeat;
		float: none;
		min-height: auto;
		text-align: center;
		width: 100%;
		position: relative;
		padding: 20px;
	}

	aside h2 {
		font-size: 23px;
		margin: 44px 0 0 0;
		margin-bottom: 20px;
	}


	aside img {
		margin: 0;
		width: 200px;
	}

	#container {
		float: none;
		padding: 40px 20px;
		width: 100%;
		margin: 0;
	}


	nav#menu li {
		display: none;
		min-height: auto;
	}

	nav#menu li.active {
		display: block;
	}

	/*Container*/
	.container-radio {
		font-size: 13px;
	}

	#container .step .content #more-info section.product ul.lista {
		margin: 0 4% 5% 0;
		width: 40%;
	}

	br.adjust-frequency {
		display: block;
	}

	#container .step .content #select-type {
		width: 100%;
	}

	#container .step .content #select-type .project-type {
		margin: 0 5% 20px 0;
		width: 45%;
	}

	#container .step .content #more-info section.product .options-complex .option span.contrato {
		clear: both;
		display: block;
		margin-top: 11px;
	}

	.radio-simple {
		float: none;
		margin: 0 0 20px 0;
	}

	#container .step .content #more-info,
	#container .step .content #contact,
	#container .step .content ul#p3,
	#container .step .content ul#p4 {
		width: 100%;
	}

	#container .step .box-button {
		flex-wrap: wrap;
	}

	#container .step .arquivo {
		width: 100%;
		display: flex;
	}

	#container .step .arquivo label {
		text-align: center;
		width: 100%;
		margin: 7px 0 0;
		padding: 0 20px !important;
		display: flex;
		align-content: center;
		justify-content: space-between;
	}

	#container .step .arquivo label::before {
		background-position: 0px 18px;
	}

	aside .footer {
		display: none;
	}

	#container .translate {
		display: none;
	}

	
	aside .languages {
		display: block;
	}

	aside .logo-container{
		display: flex;
    	justify-content: space-between;
	}

	aside .languages{
		font-size: 13px;
	}
	
	aside .languages span{
		font-weight: 600;
		text-transform: uppercase;
		margin-right: 30px;
		
	}
	
	aside .languages a{
		color: #ffffff50;
		font-weight: 600;
		text-transform: uppercase;
		margin: 0 10px;
	}
	
	aside .languages a.active{
		color: #fff;
		text-decoration: underline;
	}
}

/** iPhone 6/7/8 Plus */
@media only screen and (max-width: 425px) {




	#container {
		padding: 20px 15px;
		width: 100%;
		margin: 0;
	}



	#container .step .title {
		display: block;
	}

	#container .step .title>div {
		display: flex;
		align-items: center;
	}

	#container .step .title .number {
		font-size: 68px;
		line-height: 80px;
		width: 25%;
		margin-right: 40px;

	}

	#container .step .title span {
		font-size: 50px;
		margin-right: 0;
	}



	#container .step .title h1 {
		font-size: 15px;
		line-height: 30px;
		margin: 0;
	}


	#container .step .content #select-perfil .perfil {
		width: 47% !important;
	}

	#container #step-01 .content {
		max-width: 100%;
		overflow-x: scroll;
		position: relative;
		left: 15px;
	}

	#container .step .content #select-perfil {
		min-width: 150%;
		overflow: scroll;
		padding-bottom: 20px;
	}

	#container .step .content #select-perfil .perfil .title {
		padding: 10px;
	}

	#container .step .content #select-perfil .perfil .title h3 {
		font-size: 15px;
	}

	#container .step .content #select-type .project-type {
		margin: 0 2% 20px 0;
		padding-left: 20px;
		width: 100%;
	}

	#container .step .content #select-type .project-type img {
		margin-right: 10px;
	}


	.container-radio {
		width: 100%;
		height: 55px;
	}

	#container .step .content .message-briefing {
		flex-wrap: wrap;
	}

	#container .step .content .message-briefing a {
		padding-top: 15px;
	}


	#container .step .content #more-info section.product .acordion {
		padding-left: 15px;
	}

	#container .step .content #more-info section.product ul.lista {
		margin: 0 0;
		width: 100%;
	}

	#container .step .content #more-info section.product .options-complex .option {
		height: auto;
		margin-top: 30px;
		margin-right: 0;
		overflow: hidden;
		width: 100%;
	}

	#container .step .content #contact .line-form {
		margin-bottom: 0;
		flex-wrap: wrap;
	}

	#container .step .content #contact .line-form input[type="text"],
	#container .step .content #contact .line-form input[type="email"] {
		margin: 0 0 15px 0;
		width: 100%;
		padding: 10px;
	}

	div.cs-skin-border {
		margin-right: 2.5%;
		padding: 10px;
		margin-bottom: 15px;
		width: 100% !important;
	}

	#container .step .content #contact .line-form textarea,
	#container .step .content ul.control-step {
		padding: 10px;
		width: 99.5%;
		margin-top: 0;
		display: block;
		margin-bottom: 20px;
	}

	#container .step .content ul.control-step li {
		justify-content: space-between;
		width: 100%;
		margin-top: 10px;
		float: none !important;
	}




}


/** iPhone 6/7/8 **/
@media only screen and (max-width: 375px) {

	aside h2 {
		font-size: 23px;
		line-height: 35px;
		margin-bottom: 20px;
	}

	#container .step .content #select-type .project-type h3 {
		font-size: 13px;
	}

	#container .step .content #more-info section.product button {
		width: 100%;
		font-size: 12px;
		font-weight: 700;
		margin-top: 20px;
		padding: 12px 20px;
	}

	#container .step .content #more-info section.product .options-complex {
		margin-top: 0px !important;
	}

}

/** iPhone 5 e SE **/
@media only screen and (max-width: 320px) {



	#container .step .content ul.control-step li {
		width: 38%;
	}

	#container .step .content #select-type .project-type img {
		margin-right: 8px;
	}

	#container .step .content #select-type .project-type h3 {
		font-size: 11px;
	}

	.container-radio {
		font-size: 12px;
	}




}