/*!
 * Start Bootstrap - Modern Business HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

/* Global Styles */

html,
body {
    height: 100%;
}

body {
    padding-top: 50px; /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
}

.img-portfolio {
    margin-bottom: 30px;
}

.img-hover:hover {
    opacity: 0.8;
}

/* Home Page Carousel */

header.carousel {
    height: 50%;
}

header.carousel .item,
header.carousel .item.active,
header.carousel .carousel-inner {
    height: 100%;
}

header.carousel .fill {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
}

/* 404 Page Styles */

.error-404 {
    font-size: 100px;
}

/* Pricing Page Styles */

.price {
    display: block;
    font-size: 50px;
    line-height: 50px;
}

.price sup {
    top: -20px;
    left: 2px;
    font-size: 20px;
}

.period {
    display: block;
    font-style: italic;
}

/* Footer Styles */

footer {
    margin: 50px 0;
}

/* Responsive Styles */

@media(max-width:991px) {
    .customer-img,
    .img-related {
        margin-bottom: 30px;
    }
}

@media(max-width:767px) {
    .img-portfolio {
        margin-bottom: 15px;
    }

    header.carousel .carousel {
        height: 70%;
    }
}

/* --custom settings-- */

/* fonts */

@font-face {
    font-family: 'folksregular';
    src: url('Folks-Normal-webfont.eot');
    src: url('Folks-Normal-webfont.eot?#iefix') format('embedded-opentype'),
         url('Folks-Normal-webfont.woff') format('woff'),
         url('Folks-Normal-webfont.ttf') format('truetype'),
         url('Folks-Normal-webfont.svg#folksregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'folks-lightregular';
    src: url('Folks-Light-webfont.eot');
    src: url('Folks-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('Folks-Light-webfont.woff') format('woff'),
         url('Folks-Light-webfont.ttf') format('truetype'),
         url('Folks-Light-webfont.svg#folks-lightregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* navbar */

.navbar {
    border-bottom: 2px solid transparent;
    border-bottom-color: #0065a1;
    height: 50px;
    background: url("../images/bg_soc_nav.png");
    background-size: cover;
    font-family: "folksregular", Arial, sans-serif;
}
.navbar-inverse .navbar-nav > li > a {
  color: #0065a1;
}
a:focus {
  outline: none;
}
.navbar-inverse .navbar-toggle {
  border-color: #0065a1;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #0065a1;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #50a6d1;
    border-width: 2px;
}
.navbar-collapse.in {
  background-color: #fff;
  width: 150px;
  border: 2px solid #50a6d1;
  border-radius: 4px;
}

/* carousel */

.effect1-1 {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
    width: 230px;
    margin-left: auto;
    margin-right: auto;
}
.effect1-2 {
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
    width: 230px;
    margin-left: auto;
    margin-right: auto;
}
.effect1-3 {
    -webkit-animation-delay: 3s;
    animation-delay: 3s;
    width: 230px;
    margin-left: auto;
    margin-right: auto;
}
.effect1-4 {
    -webkit-animation-delay: 5s;
    animation-delay: 5s;
    padding-top: 2%;
}
.effect1-5 {
    -webkit-animation-delay: 5.5s;
    animation-delay: 5.5s;
    width: 300px;
    margin-left: auto;
    margin-right: auto;
}
.effect2-1 {
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s;
    width: 290px;
    margin-left: auto;
    margin-right: auto;
}
.effect2-2 {
    -webkit-animation-delay: 1.8s;
    animation-delay: 1.8s;
    width: 290px;
    margin-left: auto;
    margin-right: auto;
}
.effect2-3 {
    -webkit-animation-delay: 2.1s;
    animation-delay: 2.1s;
    width: 290px;
    margin-left: auto;
    margin-right: auto;
}
.effect2-4 {
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    border: 2px solid #50a6d1;
    border-left-color: #d6eaf2;
    border-top-color: #d6eaf2;
    border-radius: 4px;
    background-color: rgba(255, 255, 255, .7);
}
.effect2-5 {
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s;
    width: 290px;
    margin-left: auto;
    margin-right: auto;
}
.effect2-6 {
    -webkit-animation-delay: 1.8s;
    animation-delay: 1.8s;
    width: 290px;
    margin-left: auto;
    margin-right: auto;
}

.effect2-7 {
    -webkit-animation-delay: 2.1s;
    animation-delay: 2.1s;
    width: 290px;
    margin-left: auto;
    margin-right: auto;
}
.effect3-1 {
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
    width: 350px;
}
.effect3-2 {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}
.effect3-3 {
    -webkit-animation-delay: 1.3s;
    animation-delay: 1.3s;
}
.effect3-4 {
    -webkit-animation-delay: 1.6s;
    animation-delay: 1.6s;
}
.effect3-5 {
    -webkit-animation-delay: 1.9s;
    animation-delay: 1.9s;
}
.effect3-6 {
    -webkit-animation-delay: 2.2s;
    animation-delay: 2.2s;
}
.effect3-7 {
    -webkit-animation-delay: 2.5s;
    animation-delay: 2.5s;
}
.effect3-8 {
    -webkit-animation-delay: 2.8s;
    animation-delay: 2.8s;
}
.effect3-9 {
    -webkit-animation-delay: 3.1s;
    animation-delay: 3.1s;
}
.effect3-10 {
    -webkit-animation-delay: 3.4s;
    animation-delay: 3.4s;
}
.effect3-11 {
    -webkit-animation-delay: 3.7s;
    animation-delay: 3.7s;
}
.effect3-12 {
    -webkit-animation-delay: 4s;
    animation-delay: 4s;
}
.effect3-13 {
    -webkit-animation-delay: 4.3s;
    animation-delay: 4.3s;
}
.effect3-14 {
    -webkit-animation-delay: 4.6s;
    animation-delay: 4.6s;
}
.effect3-15 {
    -webkit-animation-delay: 4.9s;
    animation-delay: 4.9s;
}
.effect3-16 {
    -webkit-animation-delay: 4.9s;
    animation-delay: 4.9s;
    color: #0065a1;
    text-shadow: 2px 2px #d6eaf2;
}
.effect4-1 {
    -webkit-animation-delay: 5.7s;
    animation-delay: 5.7s;
    width: 365px;
}
.effect4-2 {
    -webkit-animation-delay: 6.2s;
    animation-delay: 6.2s;
}
.effect4-3 {
    -webkit-animation-delay: 6.5s;
    animation-delay: 6.5s;
}
.effect4-4 {
    -webkit-animation-delay: 6.8s;
    animation-delay: 6.8s;
}
.effect4-5 {
    -webkit-animation-delay: 7.1s;
    animation-delay: 7.1s;
}
.effect4-6 {
    -webkit-animation-delay: 7.4s;
    animation-delay: 7.4s;
}
.effect4-7 {
    -webkit-animation-delay: 7.7s;
    animation-delay: 7.7s;
}
.effect4-8 {
    -webkit-animation-delay: 8s;
    animation-delay: 8s;
}
.effect4-9 {
    -webkit-animation-delay: 8.3s;
    animation-delay: 8.3s;
}
.effect4-10 {
    -webkit-animation-delay: 8.6s;
    animation-delay: 8.6s;
}
.effect4-11 {
    -webkit-animation-delay: 8.9s;
    animation-delay: 8.9s;
}
.effect1-1, .effect1-2, .effect1-3, .effect1-5, .effect2-1, .effect2-2, .effect2-3, .effect2-5, .effect2-6, .effect2-7, .effect3-1, .effect4-1 {
    background-color: rgba(255, 255, 255, .7);
    border: 2px solid #50a6d1;
    border-radius: 4px;
    padding: 3px;
    border-left-color: #d6eaf2;
    border-top-color: #d6eaf2;
    text-shadow: 2px 2px #d6eaf2;
}
.effect2-1, .effect2-2, .effect2-3, .effect2-5, .effect2-6, .effect2-7 {
    margin-top: 50px;
    margin-bottom: 50px; 
}
.cf {
    color: #0065a1;
}
header {
    color: #fc1568;
    font-family: "folksregular", Arial, sans-serif;
    text-align: center;
}
.col2 {
    margin-left: 20%;
}
.carousel {
    margin-bottom: 1%;
    background: url("../images/bg_soc_carousel.png");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border-bottom: 2px solid #d6eaf2;
}
header.carousel {
    height: 370px;
    max-width: 1370px;
    margin-left: auto;
    margin-right: auto;
}
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 101, 161, .6);
  background-color: rgba(0, 101, 161, 0);
  filter: alpha(opacity=50);
  opacity: .5;
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 101, 161, .5) 0%, rgba(0, 101, 161, .0001) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 101, 161, .5) 0%, rgba(0, 101, 161, .0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 101, 161, .5)), to(rgba(0, 101, 161, .0001)));
  background-image:         linear-gradient(to right, rgba(0, 101, 161, .5) 0%, rgba(0, 101, 161, .0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 101, 161, .0001) 0%, rgba(0, 101, 161, .5) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 101, 161, .0001) 0%, rgba(0, 101, 161, .5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 101, 161, .0001)), to(rgba(0, 101, 161, .5)));
  background-image:         linear-gradient(to right, rgba(0, 101, 161, .0001) 0%, rgba(0, 101, 161, .5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(255, 255, 255, 0);
  border: 1px solid #0065a1;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #0065a1;
}
.title {
    color: #0065a1;
    font-size: 1500%;
    margin-top: 80px;
    text-shadow: 5px 5px #fff;
}

/* page content */

body {
    background-color: #0065a1;
}
.panel-default > .panel-heading {
    color: #0065a1;
    background-color: transparent;
    border-bottom: 4px dotted #50a6d1;
}
.panel-body {
    font-family: "folks-lightregular", Arial, sans-serif;
    font-size: 120%;
    color: #0065a1;
}
.panel-default {
    background: url("../images/bg_soc_land.png");
    background-size: cover;
    background-position: center;
    border-color: #50a6d1;
    border-width: 2px;
}
.btn-default {
    font-family: "folksregular", Arial, sans-serif;
    color: #0065a1;
    border-color: #0065a1;
}
.btn-default:focus,
.btn-default.focus {
  color: #fff;
  background-color: #0065a1;
  border-color: #0065a1;
}
.btn-default:hover {
  color: #fff;
  background-color: #0065a1;
  border-color: #0065a1;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #fff;
  background-color: #0065a1;
  border-color: #0065a1;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #fff;
  background-color: #0065a1;
  border-color: #0065a1;
}
h4 {
    font-family: "folksregular", Arial, sans-serif;
    color: #0065a1;
}
.fa-thumb-tack {
    color: #fc1568;
}
.panel-bis {
    background: url(../images/bg_soc_panel.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.panel-bis > .panel-heading {
    text-align: center;
    height: 63px;
}
.panel-bis > .panel-heading > h4 {
    font-size: 400%;
    color: #0065a1;
    margin-top: auto;
}
.panel-ter {
    height: 130px;
}
.photo {
    border: 2px solid #50a6d1;
    border-radius: 4px;
    width: inherit;
}
.photo2 {
    border: 2px solid #50a6d1;
    border-radius: 4px;
    margin: 3px;
}
.anim {
    width: 70%;
    height: auto;
}
hr {
  border-top: 2px solid #fff;
}
footer {
    font-family: "folksregular", Arial, sans-serif;
    color: #fff;
    text-align: center;
}

/* custom responsive */

@media (max-width: 1199px) {
    .title-bis {
        font-size: 1300%;
    }
}
@media (max-width: 991px) {
    header {
        display: none;
    }
    body {
        margin-top: 10px;
    }
    .navbar {
        border-bottom-color: #50a6d1;
    }
    .anim {
        display: none;
    }
}
@media (max-width: 543px) {
    .panel-bis > .panel-heading {
    height: auto;
    }
    .panel-bis > .panel-heading > h4 {
    font-size: 300%;
    }
}
@media (min-width: 544px) {
    .photo2 {
        float: right;
    }
}
@media (min-width: 1371px) {
    .carousel {
        border-left: 2px solid #d6eaf2;
        border-right: 2px solid #d6eaf2;
    }
}