/*!
 * Start Bootstrap - Scrolling Nav (https://startbootstrap.com/template-overviews/scrolling-nav)
 * Copyright 2013-2017 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-scrolling-nav/blob/master/LICENSE)
 */
body {
  background: #45c8f5;
  color: #141d4b;
}
header {
  padding: 154px 0 100px;
}


.bg1 {
  background-image:url(../img/bgcloud-1.png);
  background-repeat: repeat;
  height:5000px;
  width:100%;
  top: 0;
  left: 0;
  position: absolute;
  z-index:1;
  opacity: 0.2;
}
.bg2 {
  background-image:url(../img/bgcloud-2.png);
  background-repeat: repeat;
  height:5000px;
  width:100%;
  top: 0;
  left: 0;
  position: absolute;
  z-index:0;
}

.bg1-law {
  background-image:url(../img/bgcloud-1.png);
  background-repeat: repeat;
  height:1200px;
  width:100%;
  top: 0;
  left: 0;
  position: absolute;
  z-index:1;
  opacity: 0.2;
}
.bg2-law {
  background-image:url(../img/bgcloud-2.png);
  background-repeat: repeat;
  height:1200px;
  width:100%;
  top: 0;
  left: 0;
  position: absolute;
  z-index:0;
}

.bringUp {
  z-index:3;
}

.img-responsive {
  max-width: 100%
  height: auto;
  display:block;
}


section {
  padding: 60px 0;
}
.slogan {
  color: #141d4b;

}
.slogan h1 {
  font-size: 4.5em;
  line-height: 1;
  font-family: "Verdana";
  font-weight: 900;
  margin-left: 20px;
  margin-top:30px;
}
.slogan h2 {
  text-align:right;
  font-size: 4em;
  font-family: "Verdana";
  font-weight: 800;
  margin-right: 40px;
}
.slogan img {
  float: right;
}

@media (max-width: 991px) {
  section {
    padding: 0px !important;
  }
  .slogan {

  }
  .slogan h1 {
    font-size: 2.5em !important;
    line-height: 1;
    font-family: "Verdana";
    font-weight: 900;
    margin-top:20px;
  }
  .slogan h2 {
    font-size: 1.8em !important;
    font-family: "Verdana";
    font-weight: 800;
    margin-right: 0px !important;
  }
  .slogan img {
    width: 120px;
    float: right;
  }
 }

 @media (max-width: 544px) {
   section {
     padding: 0px !important;
   }
   .slogan {

   }
   .slogan h1 {
     font-size: 3em !important;
     line-height: 1;
     font-family: "Verdana";
     font-weight: 900;
     margin-top:20px;
   }
   .slogan h2 {
     font-size: 2.5em !important;
     font-family: "Verdana";
     font-weight: 800;
     margin-right: 0px !important;
   }
   .slogan img {
     width: 120px;
     float: right;
   }

   .bg1 {
     height:4000px;
   }
   .bg2 {
     height:4000px;
   }
  }





 #sicily {
   color:#141d4b;
   margin-top:80px;
 }

 #sicily h2 {
   font-family: 'Shadows Into Light', cursive;
   font-size: 4em;
   font-weight: 600;
 }

 @media (max-width: 544px) {

    #sicily h2 {
    font-size: 3em;
  }
 }

.img-sicily {
   margin-top:80px;
 }

 .text-rotate {
   -ms-transform: rotate(-7deg); /* IE 9 */
   -webkit-transform: rotate(-7deg); /* Chrome, Safari, Opera */
   transform: rotate(-7deg);
 }

 #description {
   margin-top: 40px;
 }

 .main-description {
   margin-top: 40px;
   margin-bottom: 60px;
 }

 .content-description {
   margin-top: 60px;
 }

 .content-description p {
   font-size: 1.6em;
 }

#call {
  margin-top:40px;
}

#call h3 {
  font-family: 'Shadows Into Light', cursive;
  font-size:3em;
  font-weight: 600;
}

@media (max-width: 544px) {

   #call h3 {
   font-size: 2.4em;
 }
}

#orders {

}

#orders h3 {
  display: inline;
}

.backSite {

}

.backSite a {
  text-decoration: none;
  color: #141d4b;
}

.credits {

}

.credits a {
  color:#fff;
  text-decoration: none;
  font-size: 12px;
}


}
