

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: 20%;
	background: #4f0000;
}

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;
}
header.carousel .fill{
background-image: url('../images/One.png');
background-size: 25%;
background-repeat: no-repeat;
}
.redes{
	margin-bottom: 12px;
}
.redes img{
	width: 23.7%;
}
.redes img:hover{
	 opacity: 0.4;
    filter: alpha(opacity=40); /* For IE8 and earlier */
}
.carousel-control.right{
	background-image:none;
}
.carousel-control.left{
	background-image:none;
}
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next{
	color: rgb(110, 0, 0);
}
.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev{
	color: rgb(110, 0, 0);
}
.texdest{
	padding: 13px;
	background: #F5EFEF;
}
hr {
margin-top: 20px;
margin-bottom: 20px;
border: 0;
/* border-top: 1px solid #eee; */
border-bottom: 1px dotted #888;
}
.iconcen{
padding-right: 0px;
padding-left: 0px;
padding-top: 10px;
margin-top: 10px;
border-top: 1px dotted #888;
border-bottom: 1px dotted #888;
padding-bottom: 10px;
}
.rightdott{
	border-right: 1px dotted #888;
}

/* Footer Styles */

footer {
    margin: 23px 0;
}

/* Responsive Styles */
.navbar-fixed-bottom, .navbar-fixed-top{
	position: relative;
}
.navbar-inverse{
	background-color: #4f0000;
    border-color: #4f0000;
}
.navbar-inverse .navbar-collapse{
	text-align: center;
}
.navbar-right{
	float: none !important;
display: inline-table;
}
.panel-body1{
	padding: 13px;
text-align: justify;
border-bottom: 1px dotted #888;
}
.panel-body1 h2{
	font-size: 17px;
font-weight: bold;
color: rgb(182, 0, 0);
margin-top: 0px;
}
.post{
font-size: 10pt;
font-weight: bold;
color: #6F0000;
}
.panel-bodybox{
	border: 1px solid #ccc;
padding: 9px;
margin-top: 10px;
}
.panel-bodybox p{
	float: left;
font-size: 28pt;
margin-right: 19px;
border-right: 1px solid #ccc;
padding-right: 10px;
}
.panel-bodybox p+p{
	float: none;
font-size: 10pt;
margin-right: 0px;
border-right: none;
padding-right: 0px;
}
.panel-bodybton p{
	background: #ccc;
padding: 8px;
margin-top: 5px;
padding-bottom: 5px;
margin: 5px 0px 0px;
}
.panel-default>.panel-heading{
	color: #fff;
background-color: #4f0000;
border-color: #4f0000;
padding-bottom: 1px;
padding-top: 1px;
border-radius: 0px;
}
.panel-heading{
	color: #fff;
background-color: #4f0000;
border-color: #4f0000;
border-radius: 0px;
}
.navbar-inverse .navbar-toggle{
	border-color: transparent;
}
.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover{
	border-color: transparent;
}
.input-sm{
	border-radius: 0;
	height: 39px;
	margin-bottom: 8px;
}
.btn-primary{
	width: 100%;
	border-radius:0px;
	background-color: #4f0000;
border-color: #4f0000;
font-size: 13pt;
  margin-bottom: 6px;
}
.btn-primary:hover{
	background-color: #694C4C;
	border-color: #694C4C;
}
.panel-bodybton p:hover{
	background:#666;
	text-decoration: none;
}

.panel-bodybton a{
	color: #791515;
	text-decoration: none;
}
.panel-bodybton a:hover{
	color: #fff;
	text-decoration: none;
}
.notft{
	background:#F5EFEF;
	padding-top: 1px;
	padding-left: 15px;
	padding-right: 15px;
}
.notft h2{
	font-size:17px;
	color: #912929;
}
.redpart{
	margin-left:29px;
}
.panel-heading{
	padding-bottom: 0px;
padding-top: 1px;
}
.redos{
	margin-top: 11px;
}
@media(max-width:1199px) {
	.panel-bodybox p+p{
		margin-left: 72px;
	}
	.redes img{
		width: 22.7%;
	}
}
@media(max-width:991px) {
    .customer-img,
    .img-related {
        margin-bottom: 30px;
    }
	.panel-bodybox{
		height: 72px;
	}
}

@media(max-width:767px) {
    .img-portfolio {
        margin-bottom: 15px;
    }

    header.carousel .carousel {
        height: 70%;
    }
	header.carousel .fill{
		background-size: 92% auto;
	}
	header.carousel{
		height: 17%;
	}
	.rightdott{
		border-right: none;
		border-bottom: 1px dotted #888;
	}
	.iconcen{
		border: none;
	}
	.colablog a{
		float: left;
width: 100%;
text-align: center;
margin-bottom: 11px;
	}
		
}
