/*!
 * Start Bootstrap - SB Admin Bootstrap Admin 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, #wrapper, #portfolio{
	
	min-height: 100% !important;
	height:100%;
	
}

body {
    margin-top: 100px;
    background-color: #464646;
}

@media(min-width:768px) {
    body {
        margin-top: 0px;
    }
}

#wrapper {
    padding-left: 0;
	margin-top: 0;
}

#page-wrapper {
    width: 100%;
    padding: 0;
    background-color: #393939;
}


#portfolio {
    position:fixed;
}

h1 {color:#d09e19;
	margin-left:35px;


}

p {
  color:#9c9c9c;
  padding-left:15px;
  padding-right:15px;
  font-size:1.1em;
  
}

.huge {
    font-size: 50px;
    line-height: normal;
}

@media(min-width:768px) {
    #wrapper {
        padding-left: 225px;
    }

    #page-wrapper {
        padding: 0;
    }
}

/* Top Navigation */

.top-nav {
    padding: 0 15px;
}

.top-nav>li {
    display: inline-block;
    float: left;
}

.top-nav>li>a {
    padding-top: 5px;
    padding-bottom: 5px;
    line-height: 20px;
    color: #999;
}

.top-nav>li>a:hover,
.top-nav>li>a:focus,
.top-nav>.open>a,
.top-nav>.open>a:hover,
.top-nav>.open>a:focus {
    color: #efb412;
    background-color: #000;
}

.top-nav>.open>.dropdown-menu {
    float: left;
    position: absolute;
    margin-top: 0;
    border: 1px solid rgba(0,0,0,.15);
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background-color: #fff;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}

.top-nav>.open>.dropdown-menu>li>a {
    white-space: normal;
}

ul.message-dropdown {
    padding: 0;
    max-height: 250px;
    overflow-x: hidden;
    overflow-y: auto;
}

li.message-preview {
    width: 275px;
    border-bottom: 1px solid rgba(0,0,0,.15);
}

li.message-preview>a {
    padding-top: 15px;
    padding-bottom: 15px;
}

li.message-footer {
    margin: 5px 0;
}

ul.alert-dropdown {
    width: 200px;
}

/* Side Navigation */


@media(min-width:768px) {
    .side-nav {
        position: fixed;
        top: 150px;
        left: 225px;
        width: 235px;
        margin-left: -225px;
        border: none;
        border-radius: 0;
        overflow-y: auto;
        background-color: #464646;
        bottom: 0;
        overflow-x: hidden;
        padding-bottom: 0;
    }

    .side-nav>li>a {
        width: 225px;
    }

    .side-nav li a:hover,
    .side-nav li a:focus {
        outline: none;
        background-color: #232323 !important;
    }
}

.side-nav>li>ul {
    padding: 0;
}

.side-nav>li>ul>li>a {
    display: block;
    padding: 10px 15px 10px 38px;
    text-decoration: none;
    color: #999;
}

.side-nav>li>ul>li>a:hover {
    color: #fff;
}

/* Flot Chart Containers */

.flot-chart {
    display: block;
    height: 400px;
}

.flot-chart-content {
    width: 100%;
    height: 100%;
}

/* Custom Colored Panels */

.huge {
    font-size: 40px;
}

.panel-green {
    border-color: #5cb85c;
}

.panel-green > .panel-heading {
    border-color: #5cb85c;
    color: #fff;
    background-color: #5cb85c;
}

.panel-green > a {
    color: #5cb85c;
}

.panel-green > a:hover {
    color: #3d8b3d;
}

.panel-red {
    border-color: #d9534f;
}

.panel-red > .panel-heading {
    border-color: #d9534f;
    color: #fff;
    background-color: #d9534f;
}

.panel-red > a {
    color: #d9534f;
}

.panel-red > a:hover {
    color: #b52b27;
}

.panel-yellow {
    border-color: #f0ad4e;
}

.panel-yellow > .panel-heading {
    border-color: #f0ad4e;
    color: #fff;
    background-color: #f0ad4e;
}

.panel-yellow > a {
    color: #f0ad4e;
}

.panel-yellow > a:hover {
    color: #df8a13;
}

@media screen and (max-width:768px)
{
	.navbar-brand
	{
		width: 20%;
		height: 20%;
		
		
	}
	
	.navbar-inverse
	{
		width: 375px;
	
		
		
	}
	
	#page-wrapper {
    margin-top: 135px;
	
	
}

	.navbar-toggle
	{
	margin-right: 240px;	
	margin-left: 0px;
	
}

}


@media screen and (min-width: 300px) and (max-width:767px){
.navbar-toggle {
    margin-right: 340px;
    margin-left: 0px;
    margin-top: 25px;
}

}
@media screen and (max-width:768px)
{
	.navbar-brand
	{
		width: 20%;
		height: 20%;
		
		
	}
	
	.navbar-inverse
	{
		width: 700px;
	
		
		
	}
	
	#page-wrapper {
    margin-top: 100px;
	}

	.navbar-toggle
	{
	
	
}

}

.text-footer {
    color: ffffff;
	
	
}

section#contact {
    background-color: #dbe341;
    background-position: center;
    background-repeat: no-repeat;
}

section#contact .section-heading {
    color: #2c3087;
}

section#contact .form-group {
    margin-bottom: 25px;
	
}

section#contact .form-group input,
section#contact .form-group textarea {
    padding: 20px;
}

section#contact .form-group input.form-control {
    height: auto;
}

section#contact .form-group textarea.form-control {
    height: 236px;
}

section#contact .form-control:focus {
    border-color: #fed136;
    box-shadow: none;
}

section#contact::-webkit-input-placeholder {
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #bbb;
}

section#contact:-moz-placeholder {
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #bbb;
}

section#contact::-moz-placeholder {
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #bbb;
}

section#contact:-ms-input-placeholder {
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #bbb;
}

section#contact .text-danger {
    color: #e74c3c;
}

.list-inline-galley {
  position:fixed;
  margin-top: 0px;
  padding-left: 15px;
  margin-left: -5px;
  list-style: none;

  }
  
  .list-inline-gallery>li{display:inline-block;padding-right:5px}
  
  @media screen and(min-width:486px) and (max-width:768px) {
    .service-box {
        margin: 20px auto 0;
    }
}

.service-box p {
    margin-bottom: 0;
}

.portfolio-box {
    display: block;
    position: relative;
    margin: 0 0px 0 0px;
    max-width: 100%;
	float:right;
	
}

@media(min-width:486px and max-width:768px) {
.portfolio-box {
    display: block;
    position: relative;
    margin: 0 0 0 0;
	float:right;
	
}
}

.portfolio-box .portfolio-box-caption {
    display: block;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    color: #fff;
    opacity: 0;
    background: rgba(63,63,63,0.51);
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content {
    position: absolute;
    top: 50%;
    width: 100%;
    text-align: center;
    transform: translateY(-50%);
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category,
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
    padding: 0 20px;
    font-family: 'Open Sans','Helvetica Neue',Arial,sans-serif;
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
    font-size: 20px;
}

.portfolio-box:hover .portfolio-box-caption {
    opacity: 1;
}

@media(min-width:768px) {
    .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
        font-size: 16px;
    }

    .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
        font-size: 22px;
    }
}


.no-gutter > [class*=col-] {
    padding-right: 0;
    padding-left: 0;
}

.gallery-fixed  {
  position: fixed;
  overflow-y: auto;
  overflow-x: hidden;
  padding-bottom: 0;
  }
  
.enlaces{

padding-bottom: 15px;}

.bw {
  -webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;
}
 
.bw:hover {
  -webkit-filter: grayscale(100%);
}

.td_outline { border: solid 1px #1a1c0f; }
.td_grayline { border-bottom: 1px solid #6e6e6e; }



@media screen and(min-width:486px) and (max-width:768px) {
    .list-inline {
       
  margin-top: 0px;

    }
}

.redes {
  padding-right: 55px;
  margin-top: 20px;
}

.navbar-header {
	 
	 max-width: 100%;
	
	
	}
	

	}
	
	.col-contacto

{
	background-color: #232323;
	color: #999999;
		
	}
	
		.form-contact

{
	 
	padding: 0px 50px;
	border-right-style: solid;
    border-right: dotted #666; 		
	}
	
	@media screen and (max-width:1024px) {
    
	.portfolio-box {
   
    margin: 0 0 0 0;
    max-width: 130%;
	float:right;
	
}

}

 @media screen and (min-width:1024px) 
 
 { 
 .view { 
 hide (
  display: none !important;)
}
 }


.servicios {
	
	color:#999;
	
	
	}
	
.space

	{ margin-left: 20px;}
	
	
.img-wrapper { height:40px;
	
	}
	
.alert-success{color:#393939;background-color:#fff3be;border-color:#eeb21e6}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    background-color: #eee;
    border: 1px solid transparent;
    border-radius: 4px;
}