
@import url('https://fonts.cdnfonts.com/css/helvetica-neue-9');

*{
	margin:0;
	padding:0;
	box-sizing:border-box;
}

body{
	margin:0;
	padding:0;
    overflow-x:hidden;

}

h1,h2,h3,h4,h5,h6,p,span{

 font-family: 'Helvetica Neue', sans-serif;
   Font being Rendered:'Helvetica Neue';
}


/* belle vista top  start*/
.bele_vista{


}

.bele_vista h1{
	font-family: 'Helvetica Neue', sans-serif;
   Font being Rendered:'Helvetica Neue';
    font-size: 40px;
    font-weight: 400;
    font-style: normal;
    text-transform: uppercase;
    color: #dd9933;
    text-align: center;
       
}

.bele_vista p{
		font-family: 'Helvetica Neue', sans-serif;
   Font being Rendered:'Helvetica Neue';
   color:#000000;
   font-size:22px;

   font-weight:400;
   text-align: center;
}



.bele_vista img{
	border-radius: 25px;
}

.bele_vista .v_p{
	font-family: 'Helvetica Neue', sans-serif;
   Font being Rendered:'Helvetica Neue';
   color:#000000;
   font-size:17px;	
 
}

.bele_vista h3{	font-family: 'Helvetica Neue', sans-serif;
   Font being Rendered:'Helvetica Neue';
    font-size: 35px;
    font-weight: 400;
    font-style: normal;
    text-transform: uppercase;
    color: #dd9933;
    text-align: center;
     

}

/* belle vista top  end */


/* belle vista Gallery start start */
.belle_vs_gallery h3{
font-family: 'Helvetica Neue', sans-serif;
   Font being Rendered:'Helvetica Neue';
    font-size: 35px;
    font-weight: 400;
    font-style: normal;
    text-transform: uppercase;
    color: #dd9933;
    text-align: center;
}
/* belle vista Gallery start end */



/*SPECIFICATIONS start   */
 .specification{
background-color:#F9E7CC;
padding: 20px;
 }

 .specification h3{
font-family: 'Helvetica Neue', sans-serif;
   Font being Rendered:'Helvetica Neue';
    font-size: 35px;
    font-weight: 400;
    font-style: normal;
    text-transform: uppercase;
    color: #dd9933;
    text-align: center;

 }

 .specification span{
font-family: 'Helvetica Neue', sans-serif;
   Font being Rendered:'Helvetica Neue';
    font-size: 25px;
    font-weight: 400;
    font-style: normal;
    text-transform: uppercase;
    color: #dd9933;
    text-align: center;
 }

 .specification .list{
margin-left:-32px;
 }

   

 .specification li{
font-family: 'Helvetica Neue', sans-serif;
   Font being Rendered:'Helvetica Neue';
font-size:20px;

list-style: none;
 
 }

 .specification li::before{
  content: "\00BB";
  margin:10px;
 }

/*SPECIFICATIONS end   */



/* specification-1 start */
.specification1{

}

.specification1 span{
font-family: 'Helvetica Neue', sans-serif;
   Font being Rendered:'Helvetica Neue';
    font-size: 25px;
    font-weight: 400;
    font-style: normal;
    text-transform: uppercase;
    color: #dd9933;
    text-align: center;

}


.specification1 p{
font-family: 'Helvetica Neue', sans-serif;
   Font being Rendered:'Helvetica Neue';
size:20px;
}

.speci_1 span{
font-family: 'Helvetica Neue', sans-serif;
   Font being Rendered:'Helvetica Neue';
    font-size: 25px;
    font-weight: 400;
    font-style: normal;
    text-transform: uppercase;
    color: #dd9933;
    text-align: center;
}

.speci_1 ul{
	
}
.speci_1 ul li{
list-style: none;
}



.speci_1 ul li::before{
	 content: "\00BB";
  margin:10px;
}
/* specification-1 end  */



/* media query  */

@media screen and (max-device-width: 1024px) {


}