/*
    Theme Name: Bell
    Theme URL: https://bootstrapmade.com/bell-free-bootstrap-4-template/
    Author: BootstrapMade.com
    Author URL: https://bootstrapmade.com
*/
h1, h2, h3, h4, h5, h6 {
  font-family: "Raleway", Helvetica, Arial, sans-serif;
}

html, body {
  width: 100%;
  height: 100%;
}

body.hero-1 {
  background-size: cover;
  background-image: url('DSC_0078b-min.jpg');
  background-repeat: no-repeat;
  background-color: #5E8BAA;
  background-position: center bottom;
}

#firmpages-a1 a p,
#firmpages-a2 a p,
#firmpages-b1 a p,
#firmpages-b2 a p,
#firmpages-b3 a p {
  font-family: Roboto, Arial, sans-serif;
  font-weight: 300;
}


/* a1 */
#firmpages-a1 {
  display: block;
  position: absolute !important;
  width: 100%;
  bottom: 0;
  clear: both;
}
#firmpages-a1 .container {

  background-color:rgba(30,67,85,0.8);
}


#firmpages-a1 a {
  display: block;
  position: relative;
  height: 100%;
  border-left: 1px solid #1E4355;
  border-right: 1px solid #1E4355;
  border-top: 0;
  border-bottom: 0;
  background-color: transparent;
  color: #f2f2f2;
  padding: 45px 15px;
}

#firmpages-a1 a h2 {
  color: #FFF;
  font-weight: 500;
  font-stretch: condensed;
  line-height: 35px;
}

#firmpages-a1 a p {
  color: #d2ddf2;
  line-height: 25px;
}

#firmpages-a1 a:hover h2 {
  font-size: 1.6em;
  line-height: 35px;
}

#firmpages-a1 a:hover p {
  font-size: 1.2em;
  line-height: 25px;
}


#firmpages-a1 a:hover h2,
#firmpages-a1 a:hover p {

  background-color: transparent;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  color: #FFF;
}

/* /a1 */



/* a2 */
#firmpages-a2 {
  margin-top: 20vh;
}
#firmpages-a2 .container {

  background-color:rgba(30,67,85,0.8);
}


#firmpages-a2 a {
  display: block;
  position: relative;
  height: 100%;
  border-left: 1px solid #1E4355;
  border-right: 1px solid #1E4355;
  border-top: 0;
  border-bottom: 0;
  background-color: transparent;
  color: #f2f2f2;
  padding: 45px 15px;
}

#firmpages-a2 a h2 {
  color: #FFF;
  font-weight: 500;
  font-stretch: condensed;
  line-height: 35px;
}

#firmpages-a2 a p {
  color: #d2ddf2;
  line-height: 25px;
font-family: Roboto, Arial, sans-serif;
  font-weight: 300;
}

#firmpages-a2 a:hover h2 {
  font-size: 1.6em;
  line-height: 35px;
}

#firmpages-a2 a:hover p {
  font-size: 1.2em;
  line-height: 25px;
}


#firmpages-a2 a:hover h2,
#firmpages-a2 a:hover p {

  background-color: transparent;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  color: #FFF;
}

/* /a2 */

#firmpages-b1 {
  margin-top: 20vh;
}
#firmpages-b1 .container {

  background-color:rgba(30,67,85,0.8);
}


#firmpages-b1 a {
  display: block;
  position: relative;
  height: 100%;
  border-left: 1px solid #1E4355;
  border-right: 1px solid #1E4355;
  border-top: 0;
  border-bottom: 0;
  background-color: transparent;
  color: #f2f2f2;
  padding: 45px 15px;
}

#firmpages-b1 a h2 {
  color: #FFF;
  font-weight: 500;
  font-stretch: condensed;
  line-height: 1.5;
}

#firmpages-b1 a p {
  color: #d2ddf2;
}

#firmpages-b1 a:hover {

  background-color:rgba(30,67,85,0.7);
}
#firmpages-b1 a:hover h2,
#firmpages-b1 a:hover p {

  background-color: transparent;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  color: #FFF;
}


/* b2 */
#firmpages-b2 {
  margin-top: 20vh;
}
#firmpages-b2 .container {

  background-color:rgba(30,67,85,0.8);
}


#firmpages-b2 a {
  display: block;
  position: relative;
  height: 100%;
  border-left: 1px solid #1E4355;
  border-right: 1px solid #1E4355;
  border-top: 0;
  border-bottom: 0;
  background-color: transparent;
  color: #f2f2f2;
  padding: 45px 15px;
}

#firmpages-b2 a h2 {
  color: #FFF;
  font-weight: 500;
  font-stretch: condensed;
  line-height: 1.5;
}

#firmpages-b2 a p {
  color: #d2ddf2;
}

#firmpages-b2 a:hover {

  background-color:rgba(188,61,63,0.55);
}
#firmpages-b2 a:hover h2,
#firmpages-b2 a:hover p {

  background-color: transparent;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  color: #FFF;
}

/* /b2 */


/* b3 */
#firmpages-b3 {
  display: block;
  position: absolute !important;
  width: 100%;
  bottom: 0;
  clear: both;
}
#firmpages-b3 .container {

  background-color:rgba(30,67,85,0.8);
}


#firmpages-b3 a {
  display: block;
  position: relative;
  height: 100%;
  border-left: 1px solid #1E4355;
  border-right: 1px solid #1E4355;
  border-top: 0;
  border-bottom: 0;
  background-color: transparent;
  color: #f2f2f2;
  padding: 45px 15px;
}

#firmpages-b3 a h2 {
  color: #FFF;
  font-weight: 500;
  font-stretch: condensed;
  line-height: 1.5;
}

#firmpages-b3 a p {
  color: #d2ddf2;
}

#firmpages-b3 a:hover {

  background-color:rgba(188,61,63,0.55);
}
#firmpages-b3 a:hover h2,
#firmpages-b3 a:hover p {

  background-color: transparent;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  color: #FFF;
}

/* /b3 */

#firmpages a {
  display: block;

  border: 1px solid #BC3D3F;
  background-color:rgba(188,61,63,0.8); color: #f2f2f2; padding: 45px 15px;
}

#firmpages a h2,
#firmpages a p {
  color: #f2f2f2;
}

#firmpages a img {
  opacity: .92;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}






#firmpages a:hover h2,
#firmpages a:hover p {
  color: #fff;
}

#firmpages a:hover img {
  opacity: 1;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}


#firmpages a:hover {
  /*
  -webkit-box-shadow: 0px 0px 1px 1px rgba(202, 10, 0, 0.86);

   box-shadow: 2px 3px 0px 0px rgba(81, 81, 81, 0.74);
    */
  background-color: rgba(188,61,63,.95);
}
#firmpages a:hover {
  /*
  -webkit-box-shadow: 0px 0px 1px 1px rgba(202, 10, 0, 0.86);

   box-shadow: 2px 3px 0px 0px rgba(81, 81, 81, 0.74);
     padding: 40px 15px;
  background-color: transparent;
    */

}


#firmpages a.a4 {
  display: inline-table;
  border-left: 1px solid #BC3D3F;
  border-right: 1px solid #BC3D3F;
  border-top: 0;
  border-bottom: 0;
  background-color: transparent;
  color: #f2f2f2;
  padding: 45px 15px;
}


#firmpages a.a4:hover h2,
#firmpages a.a4:hover p {
  /*
  -webkit-box-shadow: 0px 0px 1px 1px rgba(202, 10, 0, 0.86);

   box-shadow: 2px 3px 0px 0px rgba(81, 81, 81, 0.74);
    */
  background-color: transparent;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

#firmpages a.a4:hover h2 { font-size: 1.6em; }
#firmpages a.a4:hover p { font-size: 1.1em; }




#firmpages a.a5 {
  display: block;
  border-left: 1px solid #1E4355;
  border-right: 1px solid #1E4355;
  border-top: 0;
  border-bottom: 0;
  background-color: transparent;
  color: #f2f2f2;
  padding: 45px 15px;
}

#firmpages a.a5:hover {
  padding: 40px 15px;
}
#firmpages a.a5:hover h2,
#firmpages a.a5:hover p {
  /*
  -webkit-box-shadow: 0px 0px 1px 1px rgba(202, 10, 0, 0.86);

   box-shadow: 2px 3px 0px 0px rgba(81, 81, 81, 0.74);
    */
  background-color: transparent;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

#firmpages a.a5:hover h2 { font-size: 1.6em; }
#firmpages a.a5:hover p { font-size: 1.1em; }







#firmpages a.a2 {
  display: block;
  border-left: 1px solid #BC3D3F;
  border-right: 1px solid #BC3D3F;
  border-top: 0;
  border-bottom: 0;
  background-color: transparent;
  color: #f2f2f2;
  padding: 45px 15px;
}

#firmpages a.a3 {
  display: block;
  border-left: 1px solid #1E4355;
  border-right: 1px solid #1E4355;
  border-top: 0;
  border-bottom: 0;
  background-color: transparent; color: #f2f2f2; padding: 45px 15px;
}

#firmpages a.a3:hover {
  background-color:rgba(30,67,85,0.95);
}

#firmpages a.a2.blank,
#firmpages a.a3.blank,
#firmpages a.a4.blank{
  border: 0;
}

#firmpages a.a2 h2,
#firmpages a.a2 p {
  color: #f2f2f2;
}


.table.table-hover tr:hover {
  background: #fafafa;
}

p {
  line-height: 1.55;
  color: #333;
  font-weight: 400;
  font-family: "Raleway", Helvetica, Arial, sans-serif;
}

.row-focus div {
  padding-top: 4px;
  padding-bottom: 4px;
}
.row-focus:hover div {
  background: #fafafa;
}



h2 {
  color: #000;
  font-size: 30px;
  margin-bottom: 35px;
  font-weight: 600;
  font-family: Roboto, Verdana, Arial, serif;
}

h3 {
  font-size: 24px;
}

h4 {
  font-size: 18px;
}

/* ==================================================
  General
  ================================================== */
a {
  color: #006ee3;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  font-weight: 500;
}

a:hover {
  text-decoration: none !important;
}

#mainContent a:hover {
  text-decoration: underline !important;
}

/* ==================================================
  Elements
  ================================================== */
.btn {
  background-color: #425058;
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  font-weight: 800;
  color: #fff;
  padding: 8px 25px;
  border-radius: 50px;
}

.btn:hover {
  background-color: #E04F00;
  color: #fff;
}

.btn:focus {
  color: #fff;
}

.btn-ghost {
  border: 3px solid #fff;
  background-color: transparent;
}

.btn-ghost:hover {
  background-color: #fff;
  color: #199EB8;
}

section {
  padding: 85px 0;
}

.card {
  position: relative;
  padding: 0;
  border: 0;
  border-radius: 0;
  margin: 0;
  overflow: hidden;
}



.scrolltop {
  display: none;
  position: fixed;
  bottom: 15px;
  right: 15px;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  background: #425058;
  color: #fff;
  text-align: center;
  font-size: 24px;
}

.scrolltop:hover, .scrolltop:active, .scrolltop:focus {
  color: #fff !important;
  opacity: .75;
}


.thumbnail .caption {
  background-color: rgba(30, 67, 85, 0.8);
  color: #dcdcdc;
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  padding: 12px 2px 5px 2px;
}

.thumbnail:hover .caption,
.thumbnail:hover .caption p {
  color: #FFF;
}
.thumbnail .caption p {
  color: #fbfbfb;
  font-size: 12px;

}
/* ==================================================
  Hero Styling
================================================== */
.hero {

  font-family: "Roboto", Helvetica, Arial, sans-serif;
  background-size: cover;
  padding: 0;
  margin: 0;
  width: 100%;
  height: 100%;
}



.hero.hero-2 {
  background-image: url('DSC_0122.jpg');
  background-position: bottom;
  background-repeat: no-repeat;

}




.hero .container {
  position: relative;
  z-index: 1;
  text-align: center;
  display: table-cell;
  vertical-align: top;
  width: 100%;
}

.hero-brand {
  margin-bottom: 75px;
  display: inline-block;
}

.hero-brand:hover {
  opacity: .75;
}

.hero-1 h1 {
    font-family: "Roboto", Helvetica, Arial, sans-serif;
    font-size: 2em;
    font-weight: 600;
    margin-top: 0;
    line-height: 1.2;
    color: #222222;
}

.hero-1  small {
  font-size: .6em;
  color: #8f8f8f;
}


.hero-1 h1 a {

    -webkit-text-stroke: 1px black;
    color: #ff9621;
    text-shadow:
            3px 3px 0 #000,
            -1px -1px 0 #000,
            1px -1px 0 #000,
            -1px 1px 0 #000,
            1px 1px 0 #000;
}

.hero-1 h1 a:hover {
    color: #ff301b;
}



.hero-2 h1 {
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  font-size: 58px;
  font-weight: 600;
  margin-top: 0;
  padding-top: 0;
  line-height: .8;
}

.hero-2 h1 a {
  -webkit-text-stroke: 1px black;
  color: #ff9621;
  text-shadow:
          3px 3px 0 #000,
          -1px -1px 0 #000,
          1px -1px 0 #000,
          -1px 1px 0 #000,
          1px 1px 0 #000;
}

.hero-2 h1 a:hover {
  color: #ff301b;
}

.hero-2  small {
  font-size: 22px;
  color: #ffffff;
  text-shadow:
          2px 2px 0 #000,
          -1px -1px 0 #000,
          1px -1px 0 #000,
          -1px 1px 0 #000,
          1px 1px 0 #000;

}


.hero-3 h1 {
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  font-size: 58px;
  font-weight: 600;
  margin-top: 0;
  padding-top: 0;
  line-height: .8;
}

.hero-3 h1 a {

  -webkit-text-stroke: 1px black;
  color: #3EC7F3;
  text-shadow:
          3px 3px 0 #112e5d,
          -1px -1px 0 #112e5d,
          1px -1px 0 #112e5d,
          -1px 1px 0 #112e5d,
          1px 1px 0 #112e5d;
}

.hero-3 h1 a:hover {
  color: #ff301b;
}

.hero-3  small {
  font-size: 22px;
  color: #ffffff;
  text-shadow:
          2px 2px 0 #3EC7F3,
          -1px -1px 0 #3EC7F3,
          1px -1px 0 #3EC7F3,
          -1px 1px 0 #3EC7F3,
          1px 1px 0 #3EC7F3;

}





/* ==================================================
  Responsive Styling
  ================================================== */
@media (max-width: 61.9em) {
  section,
  .block,
  .cta {
    padding: 35px 0;
  }
  .features {
    padding-bottom: 5px;
  }
  p,
  .block p {
    margin: 0;
  }
  .hero-brand {
    margin-bottom: 35px;
  }
  .tagline {
    margin: 35px 0;
  }
  h1 {
    font-size: 32px;
    margin: 0;
  }
  h2,
  .tagline {
    font-size: 24px;
  }
  h2 {
    margin-bottom: 25px;
  }
  h3 {
    font-size: 14px;
  }
  .hero {
    padding: 75px 0;
  }
  .stats-col {
    margin-bottom: 25px;
  }
  .block {
    height: auto;
  }
  .feature-col {
    padding-bottom: 30px;
  }
  .portfolio-grid .card h3.card-title {
    font-size: 18px !important;
  }
  .portfolio-grid .card .card-text {
    font-size: 13px;
  }
  .team .team-over {
    padding-top: 20px;
  }
  .team .card .social-nav {
    margin-bottom: 15px;
    padding: 0;
  }
  .site-footer .social-nav {
    margin-bottom: 35px;
  }
  .site-footer .list-inline {
    text-align: center;
    padding-bottom: 15px;
  }
  .site-footer .list-inline li {
    display: inline-block;
  }
}

@media (max-width: 767px) {
  .block {
    padding-left: 30px;
    padding-right: 30px;
  }
}
