/*
 * Start Bootstrap - Full Width Pics (http://startbootstrap.com/)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)


 */
 
 @import url('https://fonts.googleapis.com/css?family=Open+Sans');

body {
    margin-top: 50px; /* Required margin for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
    background-color:#ddd;
}

.image-bg-fluid-height,
.image-bg-fixed-height {
    text-align: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.image-bg-fluid-height {
	background: url('/Media/imgs/') no-repeat center center scroll;
    padding: 25px 0;
}

.font{
    font-size:16px;
    margin: -15px 0 0 0;
}

.lim
{
    font-size:16px;
    margin: 10px 0 20px 0;
}

.lim2
{
    font-size:16px;
    margin: 5px 0 7px 0;
}

.phone
{
   
}

.error
{
    text-align:center;
   float:right;
    font-size: 13pt;
}
.img-destak-c
{
    margin-top:-457px;
    position:absolute;
    z-index:0;
}

.img-destak
{
    margin-top:-170px;
}

.image-bg-fixed-height {
	background: url('http://lorempixel.com/g/1920/500/') no-repeat center center scroll;
    height: 450px;
}

.img-center {
	margin: 0 auto;
}

section {
    padding: 75px 0;
}

.section-heading {
    margin: -10px 0;
    font-size: 4em;
    font-weight:bold;
}

.section-headingh2 {
    margin: -10px 0 -20px 0;
    font-size: 2em;
    font-weight:bold;
}

.section-headingh3 {
    margin: -10px 0 -20px 0;
    font-size: 1.5em;
    font-weight:bold;
}

.section-lead {
    margin: 30px 0;
}

.section-paragraph {
    margin: 30px 0;
    
}

footer {
    margin: 50px 0;
}

@media(max-width:768px) {
    section {
        padding-top: 25px;
        padding-bottom: 25px;
    }

    .section-heading {
        font-size: 2em;
    }
    
    .section-headingh2 {
      font-size: 1.5em;
   
}
.img-destak-c
{
    margin-top:-380px;
    position:absolute;
    z-index:0;
}
