/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
/* line 6, ../sass/screen.scss */
body {
  font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
}

/* line 8, ../sass/screen.scss */
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
  background-color: #014d89;
  color: #eaeaea;
}

/* line 12, ../sass/screen.scss */
.navbar-default {
  background-color: #f8f8f8;
  border-color: #CCC;
  border-bottom-width: 2px;
  border-top: none;
  border-right: none;
  border-left: none;
}

/* line 21, ../sass/screen.scss */
#section1 {
  padding-top: 50px;
  color: #404040;
  background-color: #d7e0e8;
}

/* line 22, ../sass/screen.scss */
#section2 {
  padding-top: 50px;
  color: #404040;
  background-color: #FAFAFA;
}

/* line 23, ../sass/screen.scss */
#section3 {
  padding-top: 50px;
  color: #404040;
  background-color: #ECECEC;
}

/* line 24, ../sass/screen.scss */
#section4 {
  padding-top: 50px;
  color: #404040;
  background-color: #FAFAFA;
}

/* line 25, ../sass/screen.scss */
#section5 {
  padding-top: 50px;
  color: #404040;
  background-color: #ECECEC;
}

/* line 26, ../sass/screen.scss */
#section6 {
  padding-top: 50px;
  color: #404040;
  height: 800px;
  background-color: #FAFAFA;
}

/* line 28, ../sass/screen.scss */
a[href^="tel:"]:before {
  content: "\260E";
  margin-right: 0.5em;
}

/* line 33, ../sass/screen.scss */
.carousel-indicators {
  bottom: 3px;
}

/* line 36, ../sass/screen.scss */
#my-div {
  width: 100%;
  height: 940px;
  overflow: hidden;
  position: relative;
  margin-bottom: 100px;
}

/* line 45, ../sass/screen.scss */
#my-iframe {
  position: absolute;
  width: 100%;
  height: 940px;
}
