.slider .metro-button {
  padding-bottom: 0.7em;
  padding-top: 0.8em;
  margin-top: 1em;
}

.home-section-1 {
  padding-bottom: 230px;
}

.home-section-1-image {
    float: right;
    width: 500px;
    margin-left: 50px;
}
.home-section-1-image img {
  height: auto;
  max-width: 100%;
}
@media screen and (max-width: 1100px) {
  .home-section-1-image {
    width: 440px;
  }
}
@media screen and (max-width: 960px) {
  .home-section-1-image {
    float: none;
    margin: 0 0 30px 0;
    width: auto;
  }
}

.home-section-1-text {
  padding-right: 40px;
  width: auto;
}
.home-section-1-text h1, .home-section-1-text h3 {
  color: #FFF;
}
.home-section-1-text h1, .home-section-1-text h2 {
  /*font-size: 56px;*/
}
@media screen and (max-width: 1024px) {
  .home-section-1-text h1, .home-section-1-text h2 {
    font-size: 2.5em;font-weight: bold;
  }
}
@media screen and (max-width: 960px) {
  .home-section-1-text {
    padding-right: 0;
  }
  .home-section-1-text h1, .home-section-1-text h2 {
    font-size: 2.25em;
  }
}
@media screen and (max-width: 960px) {
  .home-section-1-text h1, .home-section-1-text h2 {
    font-size: 1.75em;
  }
}

.metro-panel-container {
  margin-top: -200px;
  position: relative;
}

.home-section-2 .metro-button {
  background: #FFF;
}
@media screen and (max-width: 640px) {
  .home-section-2 {
    padding-bottom: 35px;
  }
  .home-section-2 .metro-container {
    margin-left: -30px;
    margin-right: -30px;
  }
}

.home-section-2-content {
  display: flex;
  flex-wrap: nowrap;
}
@media screen and (max-width: 800px) {
  .home-section-2-content {
    flex-wrap: wrap;
  }
}

.home-section-2-image {
  background-position: center center;
  background-size: cover;
  flex-basis: 49%;
  min-width: 49%;
}
@media screen and (max-width: 800px) {
  .home-section-2-image {
    flex-basis: 100%;
    padding-bottom: 60%;
    width: 100%;
  }
}

.home-section-2-text {
    background-color: rgb(255 255 255 / 88%);
    flex-grow: 1;
    padding: 60px;
}
@media screen and (max-width: 640px) {
  .home-section-2-text {
    padding: 30px;
  }
}

.home-section-3 {
  background: #CAC1AF;
}
.home-section-3 .metro-button {
  background: #256897;
  color: #FFF;
}
@media screen and (max-width: 640px) {
  .home-section-3 {
    padding-bottom: 30px;
    padding-top: 30px;
  }
}

.home-section-3-heading {
    color: #fff;
    border-bottom: 10px solid #0375bf;
    margin-bottom: 15px;
    padding-bottom: 10px;
}

@media screen and (max-width: 1024px) {
  .home-widget.metro-col {
    float: none;
    margin-top: 30px;
    width: auto;
  }
}
@media screen and (max-width: 800px) {
  .home-widget:first-child {
    margin-top: 0;
  }
}


a.spbtn, .spform button, .spform input[type="submit"] {
    font-family: "Cabin", Sans-serif;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #ffffff;
    background-color: #e87815;
    padding: 12px 50px;
    display: inline-block;
    border-radius: 5px;
    text-align: center;
    border: none;
    cursor: pointer;
}
a.spbtn:hover, .spform button:hover {
    color: #ffffff;
    background-color: #0375bf;
}
.spform input[type="text"], .spform input[type="email"], .spform select, .spform input[type="file"] {
    font-family: 'Cabin', sans-serif;
    background-color: #fff;
    border: none;
    color: #0d1a24;
    padding: 10px 15px;
    width: 100% !important;
    margin: 0 0 8px 0;
    vertical-align: top;
    font-size: 20px;
}
.spform ::placeholder{
  color: #636363;
}
table.table-list, table.table-list tr, table.table-list td, table.table-list th {
    width: 100% !important;
    display: inline-block;
    margin: 0;
    padding: 0 0 5px 0;
}
table.table-list tr:last-child {
    margin: 5px 0 0 0;
    padding: 0;
}
.home-section-1 .spform {
    background-color: #d7d8dc;
    border-radius: 10px;
    overflow: hidden;
}
.home-section-1 .spform .head {
    background-image: url(../images/searchbg.png);
    background-repeat: no-repeat;
    background-position: right top;
    background-color: #0375bf;
    padding: 20px 25px;
    color: #fff;
}
.home-section-1 .spform .formb {
    padding: 25px;
}
.home-section-3 a.spbtn {
    width: 100%;
}
.z-manager-edit-head {
    display: none;
}

#slideshowHomeDiv1{position:relative; z-index:1;}
.homeSlideshowPrevious, .homeSlideshowNext, .homeSlideshowPause,  .homeSlideshowPlay{background-color:#0375bf; color:#FFF; font-size:40px;line-height:1; padding:15px;  position:absolute; z-index:4; border:1px solid rgba(255,255,255,.7);}
.homeSlideshowPause,  .homeSlideshowPlay{ border:1px solid rgba(255,255,255,.7); width:60px; padding:7px; text-align:center;}
.homeSlideshowPrevious{bottom:45%; left:0px;}
.homeSlideshowNext{bottom:45%; right:0px; }
.homeSlideshowPlay, .homeSlideshowPause{bottom:15px; right:10px;}
.homeSlideshowPause:focus, .homeSlideshowPlay:focus, .homeSlideshowNext:focus, .homeSlideshowPrevious:focus{outline:2px dashed #FFF;}
.homeSlideshowPrevious:hover, .homeSlideshowNext:hover, .homeSlideshowPause:hover, .homeSlideshowPlay:hover {background-color: #e87815;color: #FFF;}