/*!
 * Start Bootstrap - Creative Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */


html,
body{font-family:Merriweather,'Helvetica Neue',Arial,sans-serif;}
hr{max-width:150px;border-color:#68D7FF;border-width:2px;}
hr2{max-width:250px;border-color:#454545;border-width:2px;}
hr.light{border-color:#8C8C8C;}
a{color:#f05f40;-webkit-transition:all .35s;-moz-transition:all .35s;transition:all .35s;}
a:hover,
a:focus{color:#eb3812;}
h1,
h2,
h3,
h4,
h5,
h6{font-family:'Open Sans','Helvetica Neue',Arial,sans-serif;}
p{margin-bottom:20px;font-size:16px;line-height:1.5;}
.img-centered{margin:0 auto;}
.bg-primary{background-color:#f05f40;}
.bg-dark{color:#fff;background-color:#222;}
.text-faded{color:rgba(255,255,255,.7);}
section{padding:100px 0;}
aside{padding:50px 0;}
.service-box{margin:50px auto 0;max-width:400px;}
@media(min-width:992px){.service-box{margin:20px auto 0;}
}
.service-box p{margin-bottom:0;}
.portfolio-box{display:block;position:relative;margin:0 auto;max-width:650px;}
.portfolio-box .portfolio-box-caption{display:block;position:absolute;bottom:0;width:100%;height:100%;text-align:center;color:#fff;opacity:0;background:rgba(30,30,30, 0.7);-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 15px;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:18px;}
.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;}
}
.call-to-action h2{margin:0 auto 20px;}
.no-gutter > [class*=col-]{padding-right:0;padding-left:0;}
::-moz-selection{text-shadow:none;color:#fff;background:#222;}
::selection{text-shadow:none;color:#fff;background:#222;}
img::selection{color:#fff;background:0 0;}
img::-moz-selection{color:#fff;background:0 0;}
body{webkit-tap-highlight-color:#222;}
.portfolio-modal .modal-content{padding:100px 0;max-height:80%;border:0;border-radius:0;text-align:center;background-clip:border-box;-webkit-box-shadow:none;box-shadow:none;}
.portfolio-modal .modal-content h2{margin-bottom:15px;font-size:3em;}
.portfolio-modal .modal-content p{margin-bottom:30px;}
.portfolio-modal .modal-content p.item-intro{margin:20px 0 30px;font-family:"Droid Serif","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:16px;font-style:italic;}
.portfolio-modal .modal-content ul.list-inline{margin-top:0;margin-bottom:30px;}
.portfolio-modal .modal-content img{margin-bottom:30px;}
.portfolio-modal .close-modal{position:absolute;top:25px;right:25px;width:75px;height:75px;background-color:transparent;cursor:pointer;}
.portfolio-modal .close-modal:hover{opacity:.3;}
.portfolio-modal .close-modal .lr{z-index:1051;width:1px;height:75px;margin-left:35px;background-color:#FFF;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);}
.portfolio-modal .close-modal .lr .rl{z-index:1052;width:1px;height:75px;background-color:#FFF;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);}
.portfolio-modal .modal-backdrop{display:none;opacity:0;}
#home{background:url(../img/home.jpg) no-repeat fixed;height:auto;margin:0 auto;width:100%;}
.parallax11{background-image:url(../img/proyectos/proyectos_header.jpg);height:500px;background-attachment:fixed;background-position:center;background-repeat:no-repeat;background-size:cover;}