.reviews {margin : 50px auto;
		   width: 1000px;
		   height:300px;
		   font: 14px Calibri, serif; 
		   text-align: center;
		   text-transform : capitalize;
		  
		   
		   }
.reviews h1 { font: bold 25px Calibri, serif;
				text-transform : uppercase;
				text-align: center;
				color: #A6373F;}

.page-wrap { margin: 70px auto;
			text-align: center;
			width: 1000px;
			padding: 0; 
			
			}
.slide-up-boxes {float: left;
				width: 400px;
				height: 200px;}

	.slide-up-boxes a { 
			display: block; 
			padding: 0;
			Width: 370px;
			height: 130px; 
			margin: 0 0 20px 0; 
			background: rgba(215, 215, 215, 0.5);
		
			border: 1px solid #ccc; 
			height: 65px; 
			overflow: hidden; 
		}
		
		.slide-up-boxes h5 { 
			color: green; 
			text-align: center;
			padding:0;
			height: 65px; 
			font:  bold 20px/0px Calibri, Serif;    /* Вертикальное центрирование текста за счет равных высот строки и элемента */
			 opacity: 1;
			 -webkit-transition: all 0.2s linear; 
			 -moz-transition: all 0.2s linear; 
			 -o-transition: all 0.2s linear;
		}
		
		.slide-up-boxes a:hover h5 { 
			margin-top: -98px; 
			opacity: 0; 
		}
		
		.slide-up-boxes div { 
			position: ablosute; 
			color: white; 
			font: 14px/15px Calibri, Serif;
			height: 45px; 
			padding: 15px; 
			opacity: 0; 
			-webkit-transform: rotate(20deg); 
			-webkit-transition: all 0.4s linear; 
			-moz-transform: rotate(6deg); 
			-moz-transition: all 0.4s linear; 
			-o-transform: rotate(6deg); 
			-o-transition: all 0.4s linear; 
		}
		.slide-up-boxes a:hover div { 
			opacity: 1; 
			-webkit-transform: rotate(0); 
			-moz-transform: rotate(0); 
			-o-transform: rotate(0); 
		}
		.slide-up-boxes a:nth-child(1) div { background: #2D882D url(../img/smiley_happy.png) 15px 7px no-repeat; background-size: 20% auto; padding-left: 100px; }
		
	
		
		
		 float: left;


.slide-up-boxes p { margin: 0 0 20px 0; }
.slide-up-boxes a { text-decoration: none; }








            /* PART 2*/
			
.page-wrap1 { margin: 70px auto;
			text-align: center;
			width: 1000px;
			font: 14px Calibri, serif; 
			padding: 0; 
			
			}

.slide-up-boxes1  {float: right;}
	.slide-up-boxes1 a { 
			display: block; 
			padding: 0;
			Width: 370px;
			height: 130px; 
			margin: 0 0 20px 0; 
			background: rgba(215, 215, 215, 0.5); 
			border: 1px solid #ccc; 
			height: 65px; 
			overflow: hidden; 
		}
	.slide-up-boxes1 a b {
						  border: 1px solid white;
						  border-radius: 5px;
						  background: white;
						  color: #c73b1b;}
						  
	/* .slide-up-boxes1 a strong {
						  border: 1px solid white;
						  border-radius: 1px;
						  background: white;
						  color: #c73b1b;
						  padding: 0px;} */
						  
												  
						  
		.slide-up-boxes1 h5 { 
			color: #AA4439; 
			text-align: center;
			padding:0;
			height: 65px; 
			font:  bold 20px/0px Calibri, Serif;    /* Вертикальное центрирование текста за счет равных высот строки и элемента */
			 opacity: 1;
			 -webkit-transition: all 0.2s linear; 
			 -moz-transition: all 0.2s linear; 
			 -o-transition: all 0.2s linear;
		}
		
		.slide-up-boxes1 a:hover h5 { 
			margin-top: -98px; 
			opacity: 0; 
		}
		
		.slide-up-boxes1 div { 
			position: ablosute; 
			color: white; 
			font: 14px/15px Calibri, Serif;
			height: 45px; 
			padding: 10px; 
			opacity: 0; 
			-webkit-transform: rotate(20deg); 
			-webkit-transition: all 0.4s linear; 
			-moz-transform: rotate(6deg); 
			-moz-transition: all 0.4s linear; 
			-o-transform: rotate(6deg); 
			-o-transition: all 0.4s linear; 
		}
		.slide-up-boxes1 a:hover div { 
			opacity: 1; 
			-webkit-transform: rotate(0); 
			-moz-transform: rotate(0); 
			-o-transform: rotate(0); 
		}
		.slide-up-boxes1 a:nth-child(1) div { background: #c73b1b url(../img/smiley_sad.png) 25px 2px no-repeat; background-size: 17%; padding-left: 100px; }	
		
		
		 float: left;


.slide-up-boxes1 p { margin: 0 0 20px 0; }
.slide-up-boxes1 a { text-decoration: none; }




