/*!
 * 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: 35%;
    width:65%;
}

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:0;
    background-color:#3a5795;
    color:#fff;
    text-align:center;
font-size:13px;}
footer ul{ clear:both; overflow:hidden; text-align:center; margin:0px; padding:0px; margin-top:10px;}
footer li{ display: inline-block;}
footer a{color:#fff; padding:15px;}
footer p{ padding:15px;}
footer a:hover{color:#fff; text-decoration:underline;}
/* 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%;
    }
}

.ui-widget-content li, .hasChilds{border-style: none !important;
    padding: 0 !important;}

a, a:hover, a:focus, .btn, .btn:hover, .btn:focus {
    color: #3a5795;
    outline: 0 none !important;
    text-decoration: none;
}

.address {
	width:30%;
}

.inn-right-form{border:1px solid #3a5795; margin-bottom:10px; overflow:hidden;}
.inn-right-form .form-group{width:100%; margin-left:0.3px;}
.inn-right-form h2{font-size:20px; background:#3a5795; color:#fff;}

.boxchild1 {
    border: 1px solid #3a5795;
    border-radius: 5px;
    box-shadow: 0 10px 5px -5px #999;
    color: #000;
    float: left;
    margin: 0 0 10px;
    padding: 0;
    text-align: center;
}
