body{
    font-family: Raleway; 
}

p {
    font-size: 1.2em;
    line-height: 1.6;
}

.highlight{
    color: #3498DB;
    font-size: 1em;
    font-weight: 900;
}

.interest {
    padding-top: 30px;
    padding-bottom: 30px;
    width:100%; height:100%;
    background-image:url(../images/bg-pattern.jpg);
    background-repeat:no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    color: white;
}

.interest .col-lg-6 {
    margin-top: 20px;
}

header{
    width:100%; height:100%; margin:0; padding:0;
    background-image:url(../images/bg-pattern.jpg);
    background-repeat:no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    color: white;
}

header .container .col-lg-12{
    padding-top: 25px;
    padding-left: 0px;
}

.navbar {
    margin-top: 20px;
    margin-bottom: 20px;
}

.navbar-default {
        font-family: Raleway;
        border: none;
        background: white;
}

.navbar-default .navbar-brand {
    margin-bottom: 20px;
    padding-top: 0px;
    display: inline-block
}

.navbar-right {
    margin-top: 12px;
}

.navbar-default .navbar-nav>li>a {
        color: #2D3035;
}

.navbar-default .navbar-nav>li>a.active {
        color: white;
        background-color: #3598D9;
}

.navbar-default .navbar-nav>li>a:hover {
    color: white;
    background-color: #3598D9;
}

.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
    padding: 0;
}

.navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: white;
}

.navbar-default .navbar-toggle {
    margin-top: 22px;
}

.carousel-inner > .item > img {
    width: 100%;
}

.carousel-indicators .active {
    background-color: #3598D9;
    border: 3px solid #3598D9;
}

section{
    width:100%; height:100%; margin:0; padding:0;
    background-image:url(../images/bg-pattern.jpg);
    background-repeat:no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    color: white;
}

section .container .col-lg-12{
    padding-left: 0px;
    padding-top: 25px;
    padding-bottom: 35px;
}

section .container .col-lg-12 h3{
    font-weight: bold;
    color: #3598D9;
}

section .container .col-lg-12 h1{
    font-weight: lighter;
}

section .container .col-lg-12 .col-lg-4{
    margin-top: 33px;
}

section .container .col-lg-12 .col-lg-4 h2{
    color: #3598d9
}

section .container .col-lg-12 .col-lg-4 span{
    color: #3598d9
}

.box .container {
    padding-top: 30px;
    padding-bottom: 15px;
}

.box .container .col-lg-12{
   padding-left: 0px;
}

.box .container .col-lg-9{
    padding-left: 0px;
    font-style: italic;
    font-size: 0.9em;
}

.box .container h1{
    color: #3598d9;
    font-weight: bold;
}

.box .container h2{
    color: #3598d9;
    font-weight: bolder;
}

.box .container span{
    color: #3598d9;
}


.box .container .col-lg-7 h1{
    font-weight: bold;
    color: #3598d9;
}

.box .container .col-lg-7 h3{
    font-weight: bold;
    color: #3598d9;
}

.box .container .col-lg-12 .col-lg-8 .highlight{
    text-decoration:line-through;
    color:#f00;
}

.box .container .col-lg-12 .col-lg-8 .small{
    font-size: 10px;
    color: #333333;
}

.camera .container .col-lg-12 h1{
    text-transform: uppercase;
    font-weight: 700;
    color: #3598d9;
    text-align: center;
    text-decoration: underline;
}

.box .container .col-lg-12 .col-lg-8 h3{
    text-transform: uppercase;
    font-weight: 700;
    color: #3598d9;
}

.box .container .col-lg-12 .col-lg-8 h4{
    text-transform: uppercase;
    font-weight: 700;
}

.box .container .col-lg-5 iframe {
    overflow:hidden;
    border: none;
    padding-top: 50px;
}

.box .container .col-lg-6 {
    margin-bottom: 30px;
}

.jumbo{
    background-image:url(../images/bg-img.jpg);
    background-repeat:no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    color: white;
}

.jumbo .col-lg-6{
    padding-top: 100px;
    padding-bottom: 100px;
}

.jumbo .container .col-lg-6 h2{
    font-weight: bold;
    color: #3598D9;
}

/*.jumbot{
    background-image:url(../images/bg-img2.jpg);
    background-repeat:no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    color: white;
}

.jumbot .col-lg-6{
    padding-top: 80px;
    padding-bottom: 80px;
}

.jumbot .container .col-lg-6 h2{
    font-weight: bold;
    color: #3598D9;
} */

.testimonials{
    text-align: center;
    padding-top: 35px;
    padding-bottom: 45px;
}

.testimonials h1{
    color:#3598D9;
    font-weight: bold;
}

.testimonials h3{
    color:#3598D9;
}

.content .container h1{
    font-weight: bold;
    text-align: center;
    color: #3598d9;
}

.contact{
    width:100%; height:100%; margin:0; padding:0;
    background-image:url(../images/bg-pattern.jpg);
    background-repeat:no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    color: white;
}

.contact .container{
    padding-top: 30px;
    padding-bottom: 30px;
}

.contact h1{
    color: #3598d9;
    font-weight: bold;
}

footer{
    padding-top: 25px;
    padding-bottom: 15px;
}

footer a{
    color: #2D3035;
}

footer a:hover{
    color: #3598D9;
    text-decoration: none;
}


@media (max-width: 1200px){
    header .container .col-lg-7{
    text-align: center;
}
    header .container .col-lg-5{
    text-align: center;
}
}

@media (max-width: 420px){
    header .container .col-lg-5 a{
        font-size: 0.85em;
}
    .navbar-brand > img{
        max-width: 75%
}
    .navbar-default .navbar-toggle {
    margin-top: -55px;
}
    .contact .container .col-lg-5 a{
        font-size: 0.9em;
    }
    
    section .container .col-lg-12 .col-lg-8 a{
        font-size: 0.85em;
    }
}

@media (max-width: 990px) {
  .navbar-header {
      float: none;
  }
  .navbar-left,.navbar-right {
      float: none !important;
  }
  .navbar-toggle {
      display: block;
  }
  .navbar-collapse {
      border-top: 1px solid transparent;
      box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
  }
  .navbar-fixed-top {
      top: 0;
      border-width: 0 0 1px;
  }
  .navbar-collapse.collapse {
      display: none!important;
  }
  .navbar-nav {
      float: none!important;
      margin-top: 20px;
  }
  .navbar-nav>li {
      float: none;
  }
  .navbar-nav>li>a {
      padding-top: 10px;
      padding-bottom: 10px;
  }
  .collapse.in{
      display:block !important;
  }
    
  header .container .col-lg-7{
    text-align: center;
}
    header .container .col-lg-5{
    text-align: center;
}
}

