body{
margin: 0px;   
}
a{
text-decoration: none;    
}

h1{
text-align: center; 
font-size: 23px;
}

h2{
text-align: center; 
font-size: 21px;
}

.telephone{
margin: auto;
width: 1000px;
text-align: center;
color: black;
font-size: 25px;
padding: 15px;
font-weight: 800;
}

.telephone a{
color: black;
}

.mainblock{
margin: auto;
width: 1000px;  
border: solid 1px black;
border-radius: 15px;
padding: 10px;
box-shadow: 0 0 10px rgba(0,0,0,0.5);
}

.maindescr{
    
}

.work{
text-align: center;
font-size: 21px;
font-weight: 800
}

.mainwork{
margin: 10px 15px 10px 15px; 
width: 300px;
height: 240px;
border: solid 1px black;
box-shadow: 0 0 10px rgba(0,0,0,0.5);
float: left;
border-radius: 20px;
overflow: hidden
}

.mainwork img{
width: 300px; 
height: 200px;
}

.mainwork p{
margin-top: 3px;
text-align: center; 
font-size: 21px;
font-weight: 800
}

.clearboth{
clear: both;    
}

.ourworks{
width: 240px;
height: 200px;
}

.teladditi{
margin: auto;
text-align: center;
color: black;
font-size: 25px;
padding-top: 15px;   
}

.teladditi a{
 color: black; 
font-weight: 800;
padding-top: 15px;
}

.price{
text-align: center;
font-size: 21px;
font-weight: 800; 
margin-bottom: 0px;
}

.copyright{
margin: 15px 0px 15px 0px;
text-align: center;
}