/** Your theme modifications here **/
.but-top{
   min-width: 200px;
   color: #333;
   font-size: 1.1em;
   background-color: #ff3399;
   margin-bottom: 10px;
   color: white;
   white-space:normal !important;
   max-width:200px;
}

.spacer-top {
   height: 20px;
}

.but-news{
   color: white;
   background-color: #ff3399;
}

.top-left-txt {
   font-size: 3.7em;
   color: #ff3399;
   margin: 0px 0 0 0;
   text-shadow: 2px 2px 2px rgba(150, 150, 150, 1);
}

.item h3 {
   font-size: 2.0em;
   text-align: center;
}

.item img {
   text-align: center;
}

.slider-logo{
      margin: -100px 10px 10px 0;
      z-index: auto;
}

.post {
   background-color: #ff3399!important;
   color: white;
}

.p3 {
   font-size: 1.4em;
}

.p-top{
   min-height: 300px;
}

.p-info{
   min-height: 800px;
}

.p-info-en{
   min-height: 1000px;
}
