#download input, #download textarea {width:100%; text-align: center;}
#testimonials .row {max-width: 1200px;}

.stavu-slides {overflow: hidden;}
.stavu-slides img {display: none; width:100%; margin-right: -200%;}
.stavu-slides img:first-child {display: block; margin-right:0;}

.stavu-slides-menu {
	font-family:"Montserrat", sans-serif;
	padding: 20px;
	}
.stavu-slides-menu a{color: #0842ac; font-weight: bold; padding: 10px;}
.stavu-slides-menu a.active{ color:#096cc7;}

.custom-gallery img{width:45%; margin: 2%; transition: all 0.3s;}

@media only screen and (min-width: 900px){ .custom-gallery img{  width: 20%; }  }



.custom-gallery img:hover {
  transform: scale(1.1);
}
#download .row {  max-width: 500px; }