body {
    background: url("background.jpg");
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed;
    background-size: cover;
    position:absolute; 
    top:0; 
    bottom:0;
    right:0; 
    left:0;
}
.container2 {
	width: 50%;
	float: left;
	margin-top: 60px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	height: 470px;
}

 h1 {
    color: #404040;
   font-weight: normal;
    text-align: left;
    font-size: 60px;
    font-family: "Arial", Times, serif;
    text-align: left;
    margin-bottom: 0;
}

h2 {
    color:#404040;
    font-weight: normal;
    text-align: left;
    font-size: 50px;
   font-family: "Arial", Times, serif;
    margin-bottom: 10px;
    margin-top: 0;
    
}
h3 {
	color: #666666;
    font-weight: normal;
    font-family: "Arial", Times, serif;
    font-size: 24px;
    text-align: left;
    margin: 0;
}
h4 {
	font-weight: normal;
    color: #666666;
    text-align: left;
   font-family: "Arial", Times, sans-serif;
   margin: 0;
    font-size: 23px;
    margin-top: 0px;
    text-align: left;
}
p{
	margin:0;
	padding: 0;
}
.container1   {
    border: 2px  white;
    border-radius: 9px;
    background-color:white;
    width: 800px;
    margin-left: auto;
    margin-right: auto;
    height: 520px;
   padding-right: 50px;
   padding-left: 50px;
   box-shadow: 0px 14px 29px 10px rgba(0, 0, 0, 0.6);
   padding-bottom: 20px;

margin-top: 35px;
}
.container3 {
	width: 50%;
	float: right;
	padding-top: 55px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.image {
    background-image: url("monitor.jpg");
 	width: 100%;
	height:280px;
	margin: 0 0 20px 0;
	background-repeat: no-repeat;
    background-size: contain;
    background-position: center;: 
   
 }
.imagine2 {

	background-image: url("capture2.png");
	height: 200px;
	background-position: left;
	background-repeat: no-repeat;
	background-image: cover;
   }

 h5{
 	font-weight: normal;
	font-size: 27px;
    font-family: sans-serif;
    margin:0;   

}
h6{
	font-weight: normal;
	font-size: 25px;
    font-family: sans-serif;
    margin-top: 0;
  margin-bottom: 0;
}
.incearca {
	margin:10px 0 0 0;
}
 a{
	font-family: sans-serif;
    color: white;
    background-color: #ff471a;
    border-radius: 30px;
    text-decoration: none;
    display: inline-block;
    line-height: 18px;
    padding: 23px 50px;
    font-size:20px;

}

/*----------------------------------------*/
 @media (max-width: 1400){
 .image {
    background-image: url("monitor.jpg");
 	width: 100%;
	height:200px;
	background-repeat: no-repeat;
    background-size: contain;
    margin-left: 57px;
   
    }
.imagine2 {
	background-image: url("capture2.png");
	
	height: 250px;
	background-position: left;
	background-repeat: no-repeat;
	background-image: cover;
   
    
   }
.container1{
	width: 1000px;
	margin: auto;

}
.container2{
	padding: 0;
	margin: 0;
}
.container2 h2{
font-weight: normal;
   margin: 0;
   padding:0;
   width:100%;
   text-align: left;
	
}
.container2 h3{
	font-family: "Arial", Times, serif;
	margin: 0;
    padding:0;
	width:100%;
	text-align: left;
	font-weight: normal;
}
.container1 h1{
	font-weight: normal;
	font-family: "Arial", Times, serif;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
.container3 {
	width:100%;
	text-align: center;
	margin:auto;

}
}
/*
 @media (max-width: 1095){
	.image {
    background-image: url("monitor.jpg");
 	width: 100%;
	height:200px;
	background-repeat: no-repeat;
    background-size: contain;
    margin-left: 57px;
   
    }
.imagine2 {
	background-image: url("capture2.png");
	
	height: 250px;
	background-position: left;
	background-repeat: no-repeat;
	background-image: cover;
   
    
   }
.container1{
	width: 70%;
	text-align: center;

}
.container2{
	padding: 0;
	margin: 0;
}
.container2 h2{
font-weight: normal;
   margin: 0;
   padding:0;
   width:100%;
   text-align: left;
	
}
.container2 h3{
	font-family: "Arial", Times, serif;
	margin: 0;
    padding:0;
	width:100%;
	text-align: left;
	font-weight: normal;
}
.container1 h1{
	font-weight: normal;
	font-family: "Arial", Times, serif;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
.container3 {
	width:100%;
	text-align: center;
	margin:auto;

}
} */
@media (max-width: 1040px) and (min-width: 300px){
	
body{
	
	background: url("background.jpg");
   
    background-repeat: no-repeat;
    background-position: center;
    background-position-x: center;
    background-position-y: center;
    background-attachment: fixed;
    background-size: cover;

}
.incearca a{
	padding :20px 25px; 
}
.container2 h1 {
	font-size:40px;
	text-align:center;
	margin:20px 0 0 0;
	
}
	.image{
	background-image: none;
	width: 0%;
	height: 0%;
	margin:0;
	padding: 0;
	}
	.imagine2 {
	background-image: url("capture2.png");
	background-position: center;
	background-repeat: no-repeat;
    height: 100px;
    margin:10px 0;
    background-size: contain;
	    background-size: 240px;
   }
   .container1{
     padding: 0;
    width: 90%;
	    height: 430px;
   }
	.container1 {
		font-weight: normal;
    text-align: center;
    margin-top: 30px;
	font-size: 40px;
	
	}
	.container2 {
	width:100%;
	text-align: center;
	margin: 10px auto;
	padding: 0;
	height: 250px;
	}
    .container2 h2{
    font-weight: normal;
	text-align: center;
	font-size: 26px;
	width: 100%;
	
	}
   .container2 h3{
   	font-weight: normal;
    text-align:center;
    padding-bottom: 5px;
    font-size: 16.5px;
   text-align: center;
   }

    .container2 h4{
    font-weight: normal;
	text-align: center;
    font-size: 17px;
	
	
} 
    .container3 {
	width:100%;
	text-align: center;
	
	padding: 0;
}
 .container3 h5{
 	font-weight: normal;
	margin-top: 0;
	font-size: 24px;
}
.container3 h6{
	font-weight: normal;
	font-size: 20px;
}
.incearca{
padding-top: 9px;
padding-bottom: 9px;

}
p{
	margin:0;
}

}
