/*!
 * Start Bootstrap - Freelancer Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */
 body {
  overflow-x: hidden;
}
p {
  font-size: 20px;
  margin: 0 0 10.5px;
}
.row ul li,
.row ol li {
  font-size: 20px;
}
p.small {
  font-size: 16px;
}
a,
a:hover,
a:focus,
a:active,
a.active {
  outline: 0;
  color: #d62c1a;
  color: #005792;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  text-transform: uppercase;
  font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
}
h3 {
  font-size: 26px;
  margin-bottom: 20px;
}
h2.blue,
h3.blue,
h4.blue,
h5.blue {
  color: #2c3e50;
}
h4.red {
  color: #d62c1a;
}
hr.star-light,
hr.star-primary {
  margin: 25px auto 30px;
  padding: 0;
  max-width: 250px;
  border: 0;
  border-top: solid 5px;
  text-align: center;
}
hr.star-light::after,
hr.star-primary::after {  
  display: inline-block;
  position: relative;
  top: -0.8em;
  padding: 0 0.25em;
  font-size: 2em;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: '\f005';
}
hr.star-light {
  border-color: #fff;
}
hr.star-light:after {
  color: #fff;
  background-color: #e74c3c;
}
hr.star-primary {
  border-color: #2c3e50;
}
hr.star-primary:after {
  color: #2c3e50;
  background-color: #fff;
}
.img-centered {
  margin: 0 auto;
}
.img-bordered {
  border: 8px solid #e74c3c;
  border: 8px solid #005792;
}
.img-bordered-white {
  border: 8px solid #fff;
}
header {
  text-align: center;
  color: #fff;
  background-color: #e74c3c;
  background: #00bbf0; 
}
header .container {
  padding-top: 100px;
  padding-bottom: 30px;
}
header img {
  display: block;
  margin: 0 auto 20px;
}
header .intro-text .name {
  display: block;
  text-transform: uppercase;
  font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 2em;
  font-weight: 700;
}
header .intro-text .tagline {
  font-size: 1.5em;
  font-weight: 300;
  font-style: italic;
}
header .intro-text .title {
  display: block;
  text-transform: uppercase;
  font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.5em;
  font-weight: 700;
  padding-top: 50px;
}
@media (min-width: 768px) {
  header .container {
    padding-top: 200px;
    padding-bottom: 50px;
  }
  header .intro-text .name {
    font-size: 4.75em;
  }
  header .intro-text .skills {
    font-size: 1.75em;
  }
  header .intro-text .title {
    font-size: 3.5em;
  }
}
@media (min-width: 768px) {
  .navbar-fixed-top {
    padding: 25px 0;
    -webkit-transition: padding 0.3s;
    transition: padding 0.3s;
  }
  .navbar-fixed-top .navbar-brand {
    font-size: 2em;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .navbar-fixed-top.navbar-shrink {
    padding: 10px 0;
  }
  .navbar-fixed-top.navbar-shrink .navbar-brand {
    font-size: 1.5em;
  }
}
.navbar {
  text-transform: uppercase;
  font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
}
.navbar a:focus {
  outline: 0;
}
.navbar .navbar-nav {
  letter-spacing: 1px;
}
.navbar .navbar-nav li a:focus {
  outline: 0;
}
.navbar-default,
.navbar-inverse {
  border: 0;
}
section {
  padding: 100px 0;
}
section h2 {
  margin: 0;
  font-size: 3em;
}
section.red {
  color: #fff;
  background-color: #e74c3c;
  background: #005792;
}
.section.red.img-bordererd {
  border: 8px solid #fff;
}

.dark_highlight {
  background: #d62c1a;
  background: #fdb44b;
}
section.notice {
  padding: 30px 0 50px;
  color: #fff;
}
section.notice h3 {
  color: #fff;
  color: #00204a;
}
section.notice p a {
  color: #fff;
  color: #00204a;
}
section.notice ul {
  font-size: 1.5em;
  list-style-type: none;
  border: 1px solid #fff;
  margin-left: 0;
  padding: 0;
}
section.navigation {
  background: #233140;
  background: #00204a;
  padding: 20px 0;
  font-size: 1.1em;
}
section.navigation ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
section.navigation ul li {
  display: inline;
  padding: 0 20px;
}
section.navigation ul li a {
  color: #fff;
  text-transform: uppercase;
  font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
section.navigation ul li a:hover {
  color: #d62c1a;
  color: #fdb44b;
  text-decoration: none;
}
@media (max-width: 767px) {
  section {
    padding: 75px 0;
  }
  section.first {
    padding-top: 75px;
  }
}
#portfolio a h2 {
  color: #2c3e50;
}
#portfolio .portfolio-item {
  right: 0;
  margin: 0 0 15px;
}
#portfolio .portfolio-item .portfolio-link {
  display: block;
  position: relative;
  margin: 0 auto;
  max-width: 400px;
}
#portfolio .portfolio-item .portfolio-link .caption {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  background: #e74c3c;
  background: #00bbf0;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
}
#portfolio .portfolio-item .portfolio-link .play {
  background: #2c3e50;
  background: #005792;
  height: 260px;
  padding: 120px 0;
  text-align: center;
  color: #fff;
  font-size: 20px;
}
#portfolio .portfolio-item .portfolio-link .portfolio1 {
  background-image: url("../images/BakersfieldSwim-105.jpg");
  background-blend-mode: normal;
  background-size: cover;
}
#portfolio .portfolio-item .portfolio-link .portfolio2 {
  background-image: url("../images/IMG_0842.jpg");
  background-blend-mode: normal;
  background-size: cover;
}
#portfolio .portfolio-item .portfolio-link .portfolio3 {
  background-image: url("../images/ROOT0152.jpg");
  background-blend-mode: normal;
  background-size: cover;
}
#portfolio .portfolio-item .portfolio-link .portfolio4 {
  background-image: url("../images/gabe_athens.jpg");
  background-blend-mode: normal;
  background-size: cover;
}
#portfolio .portfolio-item .portfolio-link .play1 {
  background-image: url("../images/BakersfieldSwim-105.jpg");
  background-blend-mode: lighten;
  background-size: cover;
}
#portfolio .portfolio-item .portfolio-link .play2 {
  background-image: url("../images/IMG_0842.jpg");
  background-blend-mode: lighten;
  background-size: cover;
}
#portfolio .portfolio-item .portfolio-link .play3 {
  background-image: url("../images/ROOT0152.jpg");
  background-blend-mode: lighten;
  background-size: cover;
}
#portfolio .portfolio-item .portfolio-link .play4 {
  background-image: url("../images/gabe_athens.jpg");
  background-blend-mode: lighten;
  background-size: cover;
}
#portfolio .portfolio-item .portfolio-link .play h3 {
  margin: 0;
}
#portfolio .portfolio-item .portfolio-link .caption:hover {
  opacity: 1;
}
#portfolio .portfolio-item .portfolio-link .caption .caption-content {
  position: absolute;
  top: 50%;
  width: 100%;
  height: 20px;
  margin-top: -12px;
  text-align: center;
  font-size: 20px;
  color: #fff;
}
#portfolio .portfolio-item .portfolio-link .caption .caption-content i {
  margin-top: -12px;
}
#portfolio .portfolio-item .portfolio-link .caption .caption-content h3,
#portfolio .portfolio-item .portfolio-link .caption .caption-content h4 {
  margin: 0;
}
#portfolio * {
  z-index: 2;
}
@media (min-width: 767px) {
  #portfolio .portfolio-item {
    margin: 0 0 30px;
  }
}
.btn-outline {
  margin-top: 15px;
  border: solid 2px #fff;
  font-size: 20px;
  color: #fff;
  background: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.btn-outline:hover,
.btn-outline:focus,
.btn-outline:active,
.btn-outline.active {
  border: solid 2px #fff;
  color: #18bc9c;
  color: #e74c3c;
  color: #fdb44b;
  background: #fff;
}
.btn-blue {
  background: #2c3e50;
  color: #fff;
}
.btn-blue:hover,
.btn-blue:focus,
.btn-blue:active {
  background: #1a242f;
  color: #fff;
}
.navbar-nav > li > a.btn-sm-red {
  padding: 6.5px;
  font-size: 11px;
  line-height: 16px;
  border-radius: 6px;
}
.navbar-nav > li > a.btn-sm-red:hover {
  background: #fff;
}
.btn-default {
  color: #fff;
  background: #2c3e50;
  background: #005792; 
  padding: 10px 15px;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active {
  color: #d62c1a;
  color: #00204a; 
}
.btn-primary {
  background: #e74c3c;
  background: #fdb44b;
  border: 2px solid #fdb44b;
  color: #fff;
  color: #00204a;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active {
  color: #fff;
  background: #d62c1a;
  background: #fdb44b;
  background: #005792;
  border: 2px solid #005792;
}
.btn-white {
  background: #fff;
  color: #e74c3c;
  color: #00204a;
  border: 2px solid #fff;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
}
.btn-white:hover,
.btn-white:focus,
.btn-white:active {
  color: #fff;
  background: #d62c1a;
  background: #fdb44b;
  border: 2px solid #fdb44b;
}
.btn-alt {
  background: #fdb44b;
  border: 2px solid #fdb44b;
  color: #fff;
  color: #00204a;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
}
.btn-alt:hover,
.btn-alt:focus,
.btn-alt:active {
  color: #fdb44b;
}
.floating-label-form-group {
  position: relative;
  margin-bottom: 0;
  padding-bottom: 0.5em;
  border-bottom: 1px solid #eee;
}
.floating-label-form-group input,
.floating-label-form-group textarea {
  z-index: 1;
  position: relative;
  padding-right: 0;
  padding-left: 0;
  border: 0;
  border-radius: 0;
  font-size: 1.5em;
  background: 0;
  box-shadow: none !important;
  resize: none;
}
.floating-label-form-group label {
  display: block;
  z-index: 0;
  position: relative;
  top: 2em;
  margin: 0;
  font-size: 0.85em;
  line-height: 1.764705882em;
  /*vertical-align: middle;
  vertical-align: baseline;*/
  opacity: 0;
  -webkit-transition: top 0.3s ease, opacity 0.3s ease;
  transition: top 0.3s ease, opacity 0.3s ease;
}
/* .floating-label-form-group:not(:first-child) {
  padding-left: 14px;
  border-left: 1px solid #eee;
}*/
.floating-label-form-group-with-value label {
  top: 0;
  opacity: 1;
}
.floating-label-form-group-with-focus label {
  color: #e74c3c;
}
/* form .row:first-child .floating-label-form-group {
  border-top: 1px solid #eee;
}*/
footer {
  color: #fff;
}
footer h3 {
  margin-bottom: 30px;
}
footer .footer-above {
  padding-top: 50px;
  background-color: #2c3e50;
  background: #00bbf0;
}
footer .footer-col {
  margin-bottom: 50px;
}
footer .footer-below {
  padding: 25px 0;
  background-color: #233140;
  background: #00204a;
}
.footer-white {
  color: #fff;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
.footer-white:hover {
  text-decoration: none;
}
.btn-social {
  display: inline-block;
  width: 50px;
  height: 50px;
  border: 2px solid #fff;
  border-radius: 100%;
  text-align: center;
  font-size: 20px;
  line-height: 45px;
}
.btn:focus,
.btn:active,
.btn.active {
  outline: 0;
}
.scroll-top {
  z-index: 1049;
  position: fixed;
  right: 2%;
  bottom: 2%;
  width: 50px;
  height: 50px;
}
.scroll-top .btn {
  width: 50px;
  height: 50px;
  border-radius: 100%;
  font-size: 22px;
  line-height: 36px;
}
.scroll-top .btn:focus {
  outline: 0;
}
.portfolio-modal .modal-content {
  padding: 100px 0;
  min-height: 100%;
  border: 0;
  border-radius: 0;
  text-align: center;
  background-clip: border-box;
  box-shadow: none;
}
.portfolio-modal .modal-content h2 {
  margin: 0;
  font-size: 3em;
}
.portfolio-modal .modal-content img {
  margin-bottom: 30px;
}
.portfolio-modal .modal-content .item-details {
  margin: 30px 0;
}
.portfolio-modal .close-modal {
  position: absolute;
  top: 25px;
  right: 25px;
  width: 75px;
  height: 75px;
  background-color: transparent;
  cursor: pointer;
}
.portfolio-modal .close-modal:hover {
  opacity: 0.3;
}
.portfolio-modal .close-modal .lr {
  z-index: 1051;
  width: 1px;
  height: 75px;
  margin-left: 35px;
  background-color: #2c3e50;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.portfolio-modal .close-modal .lr .rl {
  z-index: 1052;
  width: 1px;
  height: 75px;
  background-color: #2c3e50;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.portfolio-modal .modal-backdrop {
  display: none;
  opacity: 0;
}
.navbar-header img {
  width: 30%;
}
@media (max-width: 768px) {
  .navbar-header {
    padding-left: 15px;
  }
  .navbar-header img {
    width: 240px;
  }
  .navbar-brand {
    float: inherit;
  }
  .welcome {
    padding-top: 5%;
  }
}
.navbar-default {
  background-color: #2c3e50;
  background: #00204a;
}
.navbar-default .navbar-nav > li > a {
  color: #fff;
  transition: all 0.25s ease-in-out;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #d62c1a;
  color: #fdb44b;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
  background-color: #1a242f;
}
section.top-subnav {
  padding: 120px 0 20px;
}
@media (max-width: 768px) {
  .dropdown ul.dropdown-menu li a {
    color: #fff !important;
  }
}
.btn-success {
  background-color: #e74c3c;
  border-color: #e74c3c;
}
.btn-success:hover {
  background-color: #d62c1a;
}
img.bordered-full {
  width: 100%;
  background: #fff;
  padding: 10px;
}
footer p a.white {
  color: #fff;
}
footer a.underline {
  text-decoration: underline;
}
.embed-container {
  position: relative;
  margin-bottom: 20px;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  height: auto;
}
.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.carousel-control.right,
.carousel-control.left {
  background-image: none;
}
table.table tr td {
  border: 0;
  width: 50%;
  text-align: center;
}
.feedbackText {
  padding: 10px 0;
  color: #777;
  font-size: 1.75em;
  font-style: italic;
}
.feedbackAuthor {
  padding: 10px 0;
  font-size: 16px;
}
#feedbackCarousel {
  padding: 25px 0;
}
#feedbackCarousel .carousel-inner .item {
  -webkit-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}
#noticeCarousel .item a {
  color: #fff;
  color: #00204a;
  font-size: 16px;
}
