.thumbnail {
    display: inline-block;
    width: 110px;
    margin-right: 15px;
}

.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    background-color: rgba(128,128,128, 0.5);
}

.header.header-1.corporate-header .mainmenu > li > a {
    font-weight: bold;
    transition: 0.2s ease-in-out;
}

.header.header-1.corporate-header .mainmenu > li:hover > a {
    color: #cccccc;
}

.section-ptb-120{
    padding-top: 150px;
}

.ht-slide.slider-style-1 .hero-corporate.content h1{
    font-size: 90px;
}

@media only screen and (max-width: 500px) {
  .ht-slide.slider-style-1 .hero-corporate.content h1{
    font-size: 50px; } }

.thumb img{
    max-width: 74px;
}

#googleMap2 {
  height: 400px;
}