﻿.padding-normal {
  padding-top: 175px;
}


.div-site-map {
  justify-content: center;
  width:100%;
}


/*a:hover {
  color:darkgrey;
}*/

.partner-logo
{
  position: fixed;
  top: 5px;
  right: 5px;
  opacity: 1;
  width: 120px;
  height:auto;
  z-index: 1000000;
}

.rsmItem
{
  min-width: 150px !important;
}

/*
@media (min-width: 0px) and (max-width: 800px) {
  #SiteMapStripped {
    display: inline;
  }

  #SiteMapFullBottom {
    display: none;
  }
}

@media (min-width: 801px) and (max-width: 2000px) {
  #SiteMapStripped {
    display: none;
  }

  #SiteMapFullBottom {
    display: inline;
  }
}
*/

.section-site-map-2 {
  opacity: 1;
  color: black;
  min-height: 100px;
  padding: 15px;
}


.section-site-map {
  position:  absolute;
  visibility:visible !important;
  opacity: 1;
  background-color: #333333;
  color: white;
  min-height: 100px;
  display: run-in;
  justify-content:center;
  padding:15px;
  width:100%;
}

.img-shadow {
  /*filter: drop-shadow(8px 8px 8px black);*/
  -moz-box-shadow: 8px 8px 8px black;
  -webkit-box-shadow: 8px 8px 8px black;
  box-shadow: 8px 8px 8px black;
  align-content:center;
  text-align:center;
  justify-content:center;
}

.image-template
{
  align-content:center;
  justify-content:center;
  text-align:center;
}



.Image-Overlay {
  background-position: initial;
  background-image: initial;
  background-size: initial;
  background-repeat-x: initial;
  background-repeat-y: initial;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: white;
  background-repeat: repeat;
}

.Image-Overlay {
  padding-right: 85px;
  padding-left: 85px;
  margin-right: auto;
  margin-left: auto;
  width:600px;
  height:auto;
  float:right;
  text-align:right;
  position:absolute;
}

.home-h1 {
  font-weight: 800;
  color2: rgb(247, 186, 0);
  color :white;
  opacity: 1 !important;
  position: absolute;
}

.home-main {
  padding: 10px 0;
  text-align: right;
  position: relative;
  width: 100%;
  height: auto;
  top: -20px;
  right: 0px;
  float: right;
  opacity: 1;
  background-image: url('/images/repairs.jpg');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.div {
  margin-left: 40px;
}


#banner {
  background-color: black; 
  opacity: 0.8;
  padding: 100px 0;
  text-align: right;
  position: relative;
  background-image: url('../../images/repairs.jpg');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  margin-top: -100px;
}

#banner-mobile {
  background-color: black;
  opacity: 0.8;
  padding: 100px 0;
  text-align: right;
  position: relative;
  background-image: url('../../images/mobile-building-small.jpg');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  margin-top: -100px;
}


.banner_cover {
  background: #3a3a3a;
  opacity: .5;
  text-align:right;
}

.banner_cover {
  /*background-color: White;*/ 
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.container {
  padding-right: 15px;
  margin-left:20px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 0px;
}

.container-mobile {
  padding-right: 15px;
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 15px;
}


.gray {
  background-color: whitesmoke;
}

#banner1 {
  margin: 0;
}

.text-div {
  padding: 40px;
  background-color: black;
  opacity: 0.8;
  color: white;
  font-weight: 800;
  right: 0;
  display: inline-block;
  border-radius: 25px;
}

h4 {
  padding-top:10px;
  color:#d29d00;
}

.btn2 {
  color: #fff;
  background-color: #f7ba00;
  border-radius: 15px;
  transition: .2s .2s ease;
  text-transform: uppercase;
  padding: 18px 60px;
  white-space: normal;
  margin-top: 35px;
  text-shadow: none;
  font-size: 20px;
  line-height: 24px;
  font-weight: 500;
}

  .btn2:hover {
    font-size: 20px;
    line-height: 24px;
    font-weight: 500;
    color: white;
    padding: 18px 60px;
    text-decoration: none;
    background-color: rgb(255, 106, 0);
  }


p1 {
  font-weight: 200;
  text-align: justify;
}

.service > p {
  text-align: center;
  margin-bottom: 40px;
}

a {
  text-decoration: underline;
  word-wrap: break-word;
  color: DimGrey;
}

a, button, input[type=submit], input[type=reset] {
  cursor: pointer;
}

a {
  text-decoration: none;
}

a {
  background: 0 0;
}

#service1, #service2, #service3, #service4 {
  padding: 5% 4% 5% 4%;
  transition-property: all;
  transition-duration: 0.4s;
  transition-timing-function: ease;
  transition-delay: 0s;
  text-align: center;
}

.service:hover {
  opacity: 1;
  transform: scale(1.2);
  -webkit-transform: scale(1.2); scale(.05); scale(.05); scale(.05);
}

.main-div{
  padding-top:30px;
}

.rsmItem > .rsmLink {
  margin-left: 15px;
}

.image-container {
  display: flex;
  justify-content: center;
  padding-top: 10px;
  padding-bottom: 10px;
}

h3
{
  padding-top:30px;
}

.block {
  width: 100%;
  border: none;
  display: block;
  height: 100px;
  margin-bottom: 200px;
  opacity: 0;
  transition: 3s;
}

ul.rsmLevel:first-child
{
  color: rgb(247, 186, 0) !important;
}

.rsmList
{
  color: white;
  display: inline;
  flex-wrap: wrap;
}

body {
  margin: 0;
  padding: 0;
  background: radial-gradient(circle, #b6b4b4, #ffffff);
  height: 100vh;
}