@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;300;500&display=swap');
	@import url("https://fonts.googleapis.com/css2?family=Big+Shoulders+Display:wght@600&display=swap");

*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: 'Montserrat';
}

.center{
    max-width: 3000px;
    margin: 0 auto;
    padding:0 2%;
}

section.box1{
    margin-top:50px;
}

.container{
    display: flex;
    align-items: center;
    flex-direction: column;
}

.desc{
    text-align: center;
    color: white;
    margin:10px 0;
}

.desc h2{
    font-weight: normal;
}

.desc p{
    color: #dfdfdf;
}

.link{
    width: 40%;
    text-align: center;
}

.link a{
    color: white;
    text-decoration: none;
}

.link .link-a:hover{
    background: white;
    color: #0077ff;
}

.link .link-a{
    position: relative;
    border-radius: 7px;
    border:2px solid white;
    padding:10px;
    margin:17px 0;
    transition: 0.3s;
}

.link .link-a i{
    position: absolute;
    left: 20px;
    line-height: 1;
    font-size: 23px;
}

.link .link-a h3{
    font-weight: normal;
}

.link2{
    margin-top:10px;
}

.link2 i:hover{
    transform: scale(1.3);
}

.link2 i{transition: 0.3s;}

.link2 a{
    color: #dfdfdf;
    font-size: 25px;
    margin:0 5px;
}
.link3{
    width: 100%;
    text-align: center;
}
.link3 a{
    color: white;
    text-decoration: none;
}
.link3 .link3-a:hover{
    background: white;
    color: #0077ff;
}
.link3 .link3-a{
    position: relative;
    border-radius: 7px;
    border:2px solid white;
    padding:10px;
    margin:17px 0;
    transition: 0.3s;
}
.link3 .link3-a i{
    position: absolute;
    left: 20px;
    line-height: 1;
    font-size: 23px;
}
.link3 .link3-a h3{
    font-weight: normal;
}
.produto{
    width: 100%;
    max-width: 600px;
	background-color: #fff;
	padding:5px 5px 15px 5px;
	border-radius: 10px;
}
.produto img{
    width: 100%;    
    vertical-align: middle;	
}
.img-produto:hover{
    border-color: black;
}

.img_prod1{
	max-width:495px;
}
.img_prod2{
	max-width:300px;
}
#prod_img1{
	width:500px;
	height:265px;
}
#prod_img2{
	width:500px;
	height:400px;
}
.center2{
    max-width: 3000px;
    padding:0 2%;
}
.center3{
    max-width: 3000px;
    padding:0 1%;
}
.center4{
    max-width: 3000px;
    padding:0 1%;
}
.div_prod1{
	max-width: 2000px;
    margin: 0 auto;
    padding:30px 0 0 0px;
}
.div_prod2{
	max-width: 2000px;
    margin: 0 auto;
    padding:30px 0 0 0;
}
.div_prod3{
	max-width: 2000px;
    margin: 0 auto;
    padding:30px 0 0 0;
	text-align: center;
	font-size: 35px;
	font-weight: 500;
	color: #002fff;
}
#DivA{
    position: relative;
    border-width:2px;
	border-radius: 8px;
    width: 500px;
    height: 270px;
    left:0px;
    background-color: #fff;
    float: left;
	margin: 5px;
	padding:2px;
}
#DivB{
    position: relative;
    border-width:2px;
	border-radius: 8px;
    width: 320px;
    height: 420px;
    left:0px;
    background-color: #fff;
    float: left;
	margin: 5px;
	padding:10px;
}
#DivC{
    position: relative;
    border-width:2px;
	border-radius: 0;
    width: 1350px;
    height: 50px;
    left:0px;
    background-color: #fff;
    float: left;
	margin: 5px;
	padding:2px;
}
.center3{
    max-width: 3000px;
    padding:0 2%;
}
.center4{
    max-width: 3000px;
    padding:0 2%;
}

.div_footer{

	max-width: 700px;
    margin: 0 auto;
    padding:0 2%;
}
.banner_faixa{
	width:100%;
	height:auto;
}
/* min-width & max-width */
@media screen and (min-width: 200px) and (max-width: 950px) {
.center{
    max-width: 3000px;
    margin: 0 auto;
    padding:0 2%;
}
.center2{
    max-width: 3500px;
    padding:0 2%;
}
.center3{
    max-width: 3000px;
    padding:0 1%;
}
#prod_img1{
	width:330px;
	height:210px;
}
#prod_img2{
	width: 231px;
	height: 297px;
}	
.img_prod1{
max-width:450px;
}
.img_prod2{
max-width:357px;
}
.link{
    width: 100%;
}
.div_prod1{
	max-width: 700px;
    margin: 0 0 0 20px;
    padding: 0 0 0 7px;
}
.div_prod2{
	max-width: 700px;
    margin: 30px 0 0 -5px;
    padding: 0 0 0 8px;
}
#DivA{
    position: relative;
    border-width:2px;
	border-radius: 8px;
    width: 341px;
    height: 220px;
    left:-15px;
    background-color: #fff;
    float: left;
	margin: 5px;
	padding:5px;
}
#DivB{
    position: relative;
	border-width: 2px;
	border-radius: 8px;
	width: 250px;
	height: 300px;
	left: 13.5%;
	background-color: #fff;
	float: left;
	margin: 3px;
	padding: 8px;
}
#DivC{
    position: relative;
    border-width:2px;
	border-radius: 0;
    width: 400px;
    height: 50px;
    left:-105px;
    background-color: #fff;
    float: left;
	margin: 5px;
	padding:2px;
}
.div_prod3{
	max-width: 200px;
    margin: 0 auto;
    padding:30px 0 0 0;
	text-align: center;
	font-size: 35px;
	font-weight: 500;
	color: #002fff;
}
.banner_faixa{
	width:100%;
	height:auto;
}
}
