/*!
 * 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.
 */
.order_phone_right_block {
	background: #2781ef !important;
	color: #fff !important;
}
.btn-primary {
	background: #2781ef !important;
	color: #fff !important;
	border-color: #2781ef !important;
}
.btn-primary:hover {
	background: #fff !important;
	color: #2781ef !important;
	border-color: #2781ef !important;
}
.nav-stacked li {
	border-top: 1px solid #ccc !important;
	border-left: 1px solid #ccc !important;
	border-right: 1px solid #ccc !important;
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}
.nav-stacked li a{
	color: #777 !important;
}
.nav-stacked li:last-child {
	border-bottom: 1px solid #ccc !important;
}
.nav-stacked li ul li{
	border: 0 !important;
}
.nav-stacked li ul li:last-child {
	border: 0 !important;
}
.prod_label {
	height: 70px !important;
	min-height: 70px !important;
	max-height: 70px !important;
	background: #2781ef !important;
	color: #fff !important;
	overflow: hidden!important;
}
.prod_label a {
	color: #fff !important;
}
.tab-pane {
	padding-top: 20px;
}
 
/* Global Styles */

html,
body {
    height: 100%;
		font-family: 'Play', sans-serif !important;
}
a {
	color: #2781ef;
}

textarea {
	resize: vertical;
}

.img-portfolio {
    margin-bottom: 30px;
}
.mp_circle {
	border: 6px solid #2781ef;
}
.img-hover:hover {
    opacity: 0.8;
}
.navbar {
	margin-bottom: 0;
	border-radius: 0 !important;
}
.navbar-brand {
	height: 76px;
}
.navbar-brand img {
	height: 45px;
}
.navbar-toggle {
	margin: 22px 20px 0 0;
}
.navbar-collapse {
	max-height: 1000px !important;
}
.navbar-collapse.in {
	overflow-y: visible;
}
.navbar-nav li a {
	font-size: 16px !important;
	padding-top: 28px;
	padding-bottom: 28px;
	text-transform: uppercase;
}
.navbar-nav li li a {
	color: #292929 !important;
	padding-top: 5px;
	padding-bottom: 5px;
}
.navbar-nav li li a:hover {
	color: #2781ef !important;
}
.navbar_my {
	background: #2781ef;
	border: none;
}

/* ORDER Styles */
.order_block {
	background: #2781ef;
	color: #fff;
	padding-top: 40px;
	padding-bottom: 80px;
	margin-top: 50px;
}
.order_block a{
	color: #fff !important;
}
.order_block h2{
	font-size: 40px;
}
.order_block p{
	font-size: 20px;
	line-height: 24px;
	margin-bottom: 20px;
}

/* 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;
}

header .carousel-caption {
	background: rgba(0,0,0,0.65);
	bottom: 18%;
	padding: 0 20px 20px;
}

/* 404 Page Styles */

.error-404 {
    font-size: 100px;
}

/* Pricing Page Styles */

.price {
    display: block;
    font-size: 40px;
    line-height: 40px;
		color: #2781ef;
}

.price sup {
    top: -20px;
    left: 2px;
    font-size: 20px;
}

.period {
    display: block;
    font-style: italic;
}

/* Footer Styles */

footer {
	background: #2781ef !important;
  margin: 50px 0 0;
	padding: 20px 0;
	color: #fff;
}
footer a {
	color: #fff !important;
}
footer a:hover {
	color: #fff !important;
}

/* contact_header */
.contact_header {
	position: relative;
	padding-top: 10px;
	padding-bottom: 10px;
	background: #f8f8f8;
	background: #333;
	color: #fff;
	font-size: 16px;
}
.contact_header a{
	color: #fff !important; 
}
.contact_header a i{
	color: #fff;
}
.contact_header a:hover {
	color: #fff;
	text-decoration: none;
}

/* 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%;
    }
		header .carousel-caption {
			bottom: 20px;
		}
		.navbar-brand img {
			height: 41px;
		}
}
}
