/* 
author:uibrush.com
get free PSD and responsive html templates visit http://www.uibrush.com/
*/
*{
 font-family: 'Open Sans', sans-serif;
}
.wrapper{
	width: 100%;
	margin: 0 auto;
}
@media (min-width:1200px){

  .wrapper{
   width: 1344px;
   margin: 0 auto;
 }
 .container {
  padding: 0;
  position: relative;
}

div#bs-example-navbar-collapse-1 {
  padding-right: 0;
}
.no-padding-left {
  padding-left: 0;
}
.no-padding-right {
  padding-right: 0;
}

}
@media (max-width:1200px){
  img {
    vertical-align: middle;
    width: 100%;
  }
}
.col-lg-3.col-xs-6 {
  margin: 0 auto;
  text-align: center;
}
@media (max-width:500px){
  .col-lg-3.col-xs-6 {
    margin: 0 auto;
    text-align: center;
    width: 100%;
  }
}
a, a:hover, a:focus{
  text-decoration: none;
}
.service-icon {
  font-size: 600px;
  color: #333333;
  padding-right: 10px;
  margin-top: 0px;
}
img {
  vertical-align: middle;
  width: 100%;
}
h2 {
  font-size: 28px;
  font-weight: 300;
  text-transform: uppercase;
  color: #444444;
  margin-top: 60px;
  margin-bottom: 30px;
}
h3 {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 25px;
  color: #444444;
  position: relative;
}
h4 {
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 0px;
  margin-top: 20px;
}

p {
  color: #969696;
  font-size: 13px;
}

a:hover{
  text-decoration: none;
}
.navbar-brand span {
  color: #3055c4;
}
a.navbar-brand {
	color: #2f2e2e !important;
	font-weight: bold;
	font-size: 24px;
	padding-top: 7px;
}
.navbar {
  margin-bottom: 0;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus{
  background-color: inherit;
  color: #3055c4;
}
.navbar-default .navbar-nav > li > a {
  font-size: 14px;
  font-weight: bold;
  color: #1b1a1a ;
  text-transform: uppercase;
  padding-top: 30px;
  padding-bottom: 30px;
}
input[type="text"], textarea {
  width: 100%;
  border: 1px solid #b2b2b2;
  padding: 10px;
  font-size: 13px;
  text-transform: capitalize;
  margin-bottom: 20px;
}

.caption h1 {
/*  background:rgba(99,97,97,0.50);
*/  
  font-weight:700;
  font-size: 48px;
  text-align: right;
  color:rgba(43,114,223,1.00);
  text-shadow: 0px 2px 3px #8F8C8C;
  display: table;
  clear: both;
  float: right;
  margin: 1px;
  padding: 0px 10px;
  text-transform: uppercase;
}
h1 span {
  color:rgba(117,205,216,1.00);
  font-weight: 900;
}
.navbar-default {
  background-color: inherit;
  border: none;
}
.nav .last {
  padding-right: 0;
}
.header-intro {
  text-align: center;
}
.our-services {
  text-align: center;
}
.col-md-3:hover .fa {
  color: #3055c4;
}
h3:after {
  content: '';
  width: 20px;
  height: 2px;
  background: #c8c8c8;
  position: absolute;
  bottom: -10px;
  right: 50%;
}
.header-intro p {
  margin-bottom: 60px;
  font-size: 14px;
  text-align: center !important;
}
.promo {
  width: 100%;
  min-height: 115px;
  background: #3055c4;
  margin-top: 50px;
}
.promo p {
 color: white;
 font-size: 24px;
 font-weight: 300;
 float: left;
 margin-top: 45px;
}
.promo p span {
  color: #444444;
}
.line-btn, .line-btn:hover, .line-btn:focus {
  font-size: 24px;
  font-weight: bold;
  text-transform: uppercase;
  color: white;
  padding: 10px 20px;
  border: 2px solid white;
  border-radius: 8px;
  margin-top: 30px;
  float: left;
  margin-left: 32px;
  text-decoration:none;
}
.line-btn:hover, .line-btn:focus{
	color:#444;	
}
.our-works img {
  margin-bottom: 30px;
}
.our-works > div {
  position: relative;
}
.caption-container {
  position: absolute;
  top: 0px;
  background: rgba(0,0,0,0.6);
  box-sizing: border-box;
  width: 360px;
  height: 232px;
  
}
.portfolio-caption {
  background: #3055c4;
  margin-top: 90px;
  height: 52px;
}

h5 {
  font-weight: bold;
  font-size: 14px;
  color: white;
  text-transform: uppercase;
  float: left;
}
.portfolio-caption h5 {
  margin-left: 80px;
  margin-top: 17px;
}
.portfolio-caption p {
  float: left;
  margin-top: 15px;
  margin-left: 10px;
  font-weight: 300;
  font-style: italic;
  color: white;
}
.caption-container {
  display: none;
}

.footer h5 {
  float: none;
  margin-bottom: 15px;  
}
.footer {
  background: #31383d;
  padding-top: 40px;
  padding-bottom: 40px;
}
.footer ul {
  padding-left: 0;
  list-style: none;
}
.footer li {
  margin-bottom: 10px;

}
.footer a {
  color: #b2b2b2;
  font-size: 13px;
  text-transform: uppercase;
}
.twitter li {
  color: #b2b2b2;
  margin-left: 23px;
  font-size: 13px;
}
.twitter i {
  color: #3055c4;
  font-size: 15px;
  margin-left: -23px;
}
.twitter span, .twitter span a {
  color: #3055c4;
}
.testimonial li {
  color: #b2b2b2;
  font-size: 13px;
}
.testimonial i {
  color: #b2b2b2;
  font-size: 35px;
  float: left;
  margin-right: 25px;
  margin-bottom: 7px;
}
.t-image img {
  width: 86px;
  float: left;
}
.t-image h6 {
  float: left;
  color: white;
  margin-left: 10px;
  margin-top: 0;
  margin-bottom: 0px;
}
.t-image p {
  margin-left: 17px;
  float: left;
  color: white;
  font-style: italic;
  font-weight: 300;
}
.t-image {
  margin-top: 20px;
}
.footer-form {
  background: #f7f7f7;
  padding: 20px 15px;
}
.footer-form h5 {
  color: #444444;
}
.submit-bt {
  background: #3055c4;
  border: none;
  color: white;
  font-weight: 600;
  text-transform: uppercase;
  padding: 5px 15px;
  font-style: normal;
  font-size: 16px;
}
.submit-bt:hover{
	color:#444444;
}
.copyright .container p {
  color: white;
  text-align: center;
  margin: 8px;
}
.copyright {
  background: #575F65;
}
.inner-head h4 {
  font-size: 28px;
  font-weight: 300;
  text-transform: lowercase;
  color: white;
  margin-top: 32px;
}
.inner-head {
  background: #3055c4;
  min-height: 100px;
  margin-bottom: 60px;
}
.inner-head a {
  font-size: 14px;
  color: #444;
  font-style: italic;
}
.pagination {
  margin-top: 41px;
}
.pagination span {
  padding: 0 5px;
  color: white;
  font-size: 14px;
  font-weight: 300;
}
.about-us h2 {
  margin-top: 0;
  margin-bottom: 20px;
}
.inner-page p {
  font-size: 14px;
  text-align: justify;
  line-height: 25px;
  font-weight:300;
}
.what-we-do {
 margin-top: 60px;
 margin-bottom: 60px;
}
.up-icon{
  content: "";    
  float: left;      
  width: 28px;
  height:28px;
  background:url(../img/up_icon.png) no-repeat; 
  position: relative;
  top: -4px;
  left: -4px;     
}
.down-icon {

 content: "";    
 float: left;      
 width: 28px;
 height:28px;
 background:url(../img/down_icon.png) no-repeat;    
 position: relative;
 top: -4px;
 left: -4px; 
}
a.accordion-toggle {
  font-size: 17px;
  font-weight: 300;
  color: #3055c4;
  text-transform: none;
}
.panel-default > .panel-heading {
  color: #333;
  background-color: inherit;
  border-color: none;
  border: none !important;
}
.panel-default {
  border: none;
}
.panel-body {
  border: none !important;
  font-size: 14px;
  font-weight: 300;
  color: #969696;
  line-height: 26px;
  margin-left: 30px;
  text-align: justify;
  padding-top: 5px;
}
.panel-default {
  border: none;
  box-shadow: none;
}
.our-works {
  padding-bottom: 30px;
}
.clearfix {
  position: relative;
  z-index: -1;
}
.grey-bg {
  background: #f8f8f8;
  padding-top: 30px;
}
.panel-body {
  padding-bottom: 0;
}
.team-name {
  position: absolute;
  bottom: 35px;
  width: 100%;
  background: rgba(0,0,0,0.4);
}
.team-member {
  position: relative;
}
.team-name p {
  color: white;
  float: right;
  margin-right: 15px;
  padding-top: 5px;
  margin-bottom: 0;
  font-style: italic;
  font-weight: 300;
}
.our-team h5 {
  float: left;
  display: inline-block;
  padding-left:10px; 
  color: #fff;
  margin-left: 10px;
}
.team-social {
  text-align: center;
  background: #3055c4;
  height: 35px;
}
.team-social .fa {
  color: white;
  font-size: 18px;
  margin-top: 9px;
  margin-left: 5px;
}
.our-team {
  padding-bottom: 60px;
}
.our-services p {
  text-align: center;
    margin-bottom: 0;
}
.col-md-6 h2 {
  margin-top: 0;
}
.services .our-services {
  margin: 0;
}
.testimonial.main img {
  max-width: 55px;
}
.cd-testimonials p {
    text-align: center;
  font-size: 13px;
  font-style: normal;
  color: #DDDDDD;
  line-height: 20px;
  font-weight: 400;
  margin-top: 10px;
}
.testimonial.main{
    background: url('../img/testimonial_bg.jpg');
    padding: 30px 0 10px 0;
      margin-top: 60px;
}
.cd-author {
  text-align: center;
  max-width: 250px;
  margin: 0 auto;
}
.cd-author span {
    float: left;
  text-transform: uppercase;
  color: #a9cc48;
  font-weight: 600;
}
.cd-author p {
  font-weight: 300;
  font-style: italic;
  color: white;
}
button.active {
  background: #a9cc48;
  color: white;
  border-radius: 0;
  border: none;
}
.recent-works .header-intro p {
  margin-bottom: 0px;
}
.works-container img {
  margin-bottom: 30px;
}
.portfolio-img-wrap:hover .caption-container {
  display: block;
}
.mix .caption-container {
  position: absolute;
  top: 0px;
  background: rgba(0,0,0,0.6);
  box-sizing: border-box;
  width: 263px;
  height: 169px;
}
.mix .portfolio-caption {
  background: #3055c4;
  margin-top: 68px;
  height: 45px;
}
.portfolio-img-wrap:hover .caption-container {
  display: block;
}
.mix .portfolio-caption h5 {
  margin-left: 80px;
  margin-top: 15px;
}
.works-container {
  margin-bottom: 30px;
}
.price-container {
  border: 6px solid #d8d4d4;
  padding: 0;
  margin-top: 0px;
  padding-bottom: 20px;
  margin-bottom: 60px;
}

/*COLOR DE INFO BOX AZUL OSCURO*/
.pricing h4 {
  padding: 25px 0;
  font-size: 18px;
  color: #f0f0f0;
  text-align: center;
  font-weight: bold;
  margin-top: 0;
  background: #303d62;
}
.price {
  background: #f7f7f7;
  border-top: 1px solid #e4e4e4;
  padding: 25px 0;
  padding-top: 35px;
}
.price-text {
  display: table;
  margin: auto;
  align-content:center;
}
.price span, .price p {
  float: left;
}
.symbol {
  font-size: 24px;
  padding-right: 4px;
  position: relative;
  bottom: -12px;
  font-weight: 300;
  color: #444444;
}
p.number {
   font-size: 60px;
  color: #333333;
  font-weight: bold;
}
.pricing ul {
  list-style: none;
  padding-left: 0;
  text-align: center;
  margin-bottom: 25px;
}
.pricing li {
  margin-top: 25px;
  color: #6d6d6d;
}
.buy {
   background: #444444;
  color: white;
  font-weight: bold;
  font-size: 15px;
  text-transform: capitalize;
  padding: 10px 25px;
  display: table;
  float: none;
  margin: 0 auto;
  border-radius: 5px;
}
.buy:hover{
	color: white;
}

/*COLOR DE INFO BOX AZUL BRILLANTE*/

.popular h4 {
	background-color: #3055c4;
	color: #FFFFFF;
}
.popular .buy {
  background: #a9cc48;
  color: #444444;
}
.pricing li span {
  font-weight: bold;
}
.no-margin{
  margin: 0;
}
.contact .fa {
    font-size: 20px;
  margin-left: 10px;
  text-align: center;
  width: 30px;
}
.contact h5 {
  color: #444444;
  display: block;
  float: none;
  margin-bottom: 20px;
    margin-top: 0;
}
.contact-detail h5 {
  margin-bottom: 10px;
  margin-top: 20px;
}
.contact-detail span {
  font-size: 14px;
  font-weight: bold;
  color: #444444;
}
button.send {
  font-weight: bold;
  font-size: 15px;
  text-transform: uppercase;
  padding: 10px 25px;
  display: table;
  float: none;
  margin: 0 auto;
  border-radius: 3px;
  background: #a9cc48;
  color: #ffffff;
  border: none;
  float: left;
  margin-bottom: 60px;
}
.service-icon{
  width: 130px;
  height:130px;
  display: inline-block;
    margin-top: 50px;
}
.service-one {
  background: url('../img/ojo n.svg');
}
.col-md-3:hover .service-one {
  background: url('../img/ojo a.svg');
}
.service-two {
  background: url('../img/len n.svg');
}
.col-md-3:hover .service-two {
  background: url('../img/len a.svg');
}
.service-three {
  background: url('../img/lla n.svg');
}
.col-md-3:hover .service-three  {
  background: url('../img/lla a.svg');
 
}
.service-four {
  background: url('../img/sne n.svg');
}
.col-md-3:hover .service-four {
  background: url('../img/sne a.svg');
}
.service-five {
  background: url('../img/service5.png');
}
.col-md-3:hover .service-five {
  background: url('../img/service5_hover.png');
}
.service-six {
  background: url('../img/service6.png');
}
.col-md-3:hover .service-six {
  background: url('../img/service6_hover.png');
}
.service-seven {
  background: url('../img/service7.png');
}
.col-md-3:hover .service-seven {
  background: url('../img/service7_hover.png');
}
.service-eight {
  background: url('../img/service8.png');
}
.col-md-3:hover .service-eight {
  background: url('../img/service8_hover.png');
}
.navbar button {
  min-width: inherit;
}

hr { 
  height: 10px; 
  background:url(file:///C|/ZZZ%20Importante/Proyecto%20CDOO/CDOO%20WEB/divider-37709_640.png) no-repeat center; 
  border: none; 
 }


@media (min-width:1025px){
  .promo p {
    margin-left: 150px;
  }
  .flex-viewport > ul > li {
    margin-left: -10px;
}
.flex-direction-nav li:first-child {
  left: 130px;
}
.flex-direction-nav li:last-child {
  right: 60px;
}
div#pricing {
  padding: 0;
}
}
@media (max-width:1024px){

.line-btn, .line-btn:hover, .line-btn:focus {
  font-size: 24px;
  font-weight: bold;
  text-transform: uppercase;
  color: white;
  padding: 10px 20px;
  border: 2px solid white;
  border-radius: 8px;
  margin: 0 auto;
  float: none;
  text-align: center;
  text-decoration: none;
  display: table;
  margin-top: 5px;
}
.promo p {
 float: none;
 margin: 0 auto;
text-align: center;
margin-top: 5px;
  }
  .caption-container {
  width: 91%;
  height: 183px;
}
.portfolio-caption {
    margin-top: 70px;
}
}
@media (max-width:800px){
  .contact-footer {
    clear: both;
  }
  .promo p {
  color: white;
  font-size: 24px;
  font-weight: 300;
  float: none;
  margin-top: 45px;
  margin: 0 auto;
  text-align: center;
  margin-top: 10px;
}
.caption-container {
  width: 88%;
  height: 135px;
}
.portfolio-caption {
    margin-top: 47px;
}
.portfolio-caption h5 {
    margin-left: 20px;
  }
}

@media (max-width:700px){
.navbar-collapse.pull-right.collapse {

  padding: 0 20px;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
  border-color: #e7e7e7;
  width: 109%;
}
.navbar-default .navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
}
a.navbar-brand {
  padding-top: 16px;
}
.caption-container {
    height: 136px;
    width: 88%;
}
}
@media (max-width:600px){
.portfolio-caption {
    margin-top: 157px;
}
.caption-container {
    height: 347px;
    width: 95%;
}
.portfolio-caption h5 {
    margin-left: 170px;
}
.promo {
    padding-bottom: 15px;
}
.footer .col-sm-4 {
    margin-bottom: 20px;
}
.footer .testimonial {
    clear: both;
    display: table;
}
.footer .col-sm-2 {
    margin-bottom: 20px;
}
.caption {
    top: 22px;
}
}
@media (max-width:400px){
.portfolio-caption {
    margin-top: 66px;
}
.portfolio-caption {
    margin-top: 66px;
}
.caption-container {
    height: 168px;
    width: 90%;
}
    .caption h1 {
    font-size: 24px;

  }
  .caption {
    height: inherit !important; 
}
.portfolio-caption h5 {
    margin-left: 50px;
}
}


/**********************LIGTH BOX***************************************/


.lb-overlay{
	width: 0px;
	height: 0px;
	position: fixed;
	overflow: hidden;
	left: 0px;
	top: 0px;
	padding: 0px;
	z-index: 99;
	text-align: center;
	background: rgb(241,210,194);
	background: -moz-radial-gradient(center, ellipse cover, rgba(255,255,255,0.56) 0%, rgba(0,00,0,1) 100%);
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(255,255,255,0.56)), color-stop(100%,rgba(0,0,0,1)));
	background: -webkit-radial-gradient(center, ellipse cover, rgba(255,255,255,0.56) 0%,rgba(0,0,0,1) 100%);
	background: -o-radial-gradient(center, ellipse cover, rgba(255,255,255,0.56) 0%,rgba(0,0,0,1) 100%);
	background: -ms-radial-gradient(center, ellipse cover, rgba(255,255,255,0.56) 0%,rgba(0,0,0,1) 100%);
	background: radial-gradient(center, ellipse cover, rgba(255,255,255,0.56) 0%,rgba(0,0,0,1) 100%);
}
.lb-overlay > div{
	position: relative;
	color: rgba(27,54,81,0.8);
	opacity: 0;
	filter: alpha(opacity=0); /* internet explorer */
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=0)"; /*IE8*/
	width: 550px;
	margin: 10px auto 0px auto;
	text-shadow: 0px 1px 1px rgba(255,255,255,0.6);
	-webkit-transition: opacity 0.3s linear 1.3s;
	-moz-transition: opacity 0.3s linear 1.3s;
	-o-transition: opacity 0.3s linear 1.3s;
	-ms-transition: opacity 0.3s linear 1.3s;
	transition: opacity 0.3s linear 1.3s;
}
.lb-overlay div h3,
.lb-overlay div p{
	padding: 0px 20px;
	width: 100px;
	height: 60px;
}
.lb-overlay div h3{
	font-size: 36px;
	float: left;
	text-align: right;
	border-right: 1px solid rgba(27,54,81,0.4);
}
.lb-overlay div h3 span,
.lb-overlay div p{
	font-size: 16px;
	font-family: Constantia, Palatino, "Palatino Linotype", "Palatino LT STD", Georgia, serif;
	font-style: italic;
}
.lb-overlay div h3 span{
	display: block;
	line-height: 6px;
}
.lb-overlay div p{
	text-align: left;
	float: left;
	width: 150px;
}
.lb-overlay a.lb-close{
/*	background: rgba(27,54,81,0.8);*/
	z-index: 1001;
	color: #fff;
	position: absolute;
	top: 43px;
	left: 50%;
	font-size: 15px;
	line-height: 26px;
	text-align: center;
	width: 50px;
	height: 23px;
	overflow: hidden;
	margin-left: -25px;
	opacity: 0;
	filter: alpha(opacity=0); /* internet explorer */
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=0)"; /*IE8*/
	-webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	-webkit-transition: opacity 0.3s linear 1.2s;
	-moz-transition: opacity 0.3s linear 1.2s;
	-o-transition: opacity 0.3s linear 1.2s;
	-ms-transition: opacity 0.3s linear 1.2s;
	transition: opacity 0.3s linear 1.2s;
}
.lb-overlay img{
	/* height: 100%; For Opera max-height does not seem to work */
	width: 35%;
/*    max-height: 150%;*/
	position:relative;
	-webkit-box-shadow: 1px 1px 4px rgba(0,0,0,0.3);
	-moz-box-shadow: 1px 1px 4px rgba(0,0,0,0.3);
	box-shadow: 0px 2px 7px rgba(0,0,0,0.2);
}
.lb-overlay:target {
	width: auto;
	height: auto;
	bottom: 0px;
	right: 0px;
	padding: 80px 100px 120px 100px;
}
.lb-overlay:target img {
	-webkit-animation: fadeInScale 1.2s ease-in-out;
	-moz-animation: fadeInScale 1.2s ease-in-out;
	-o-animation: fadeInScale 1.2s ease-in-out;
	-ms-animation: fadeInScale 1.2s ease-in-out;
	animation: fadeInScale 1.2s ease-in-out;
}
.lb-overlay:target a.lb-close,
.lb-overlay:target > div{
	opacity: 1;
	filter: alpha(opacity=99); /* internet explorer */
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=99)"; /*IE8*/
}
@-webkit-keyframes fadeInScale {
  0% { -webkit-transform: scale(0.6); opacity: 0; }
  100% { -webkit-transform: scale(1); opacity: 1; }
}
@-moz-keyframes fadeInScale {
  0% { -moz-transform: scale(0.6); opacity: 0; }
  100% { -moz-transform: scale(1); opacity: 1; }
}
@-o-keyframes fadeInScale {
  0% { -o-transform: scale(0.6); opacity: 0; }
  100% { -o-transform: scale(1); opacity: 1; }
}
@-ms-keyframes fadeInScale {
  0% { -ms-transform: scale(0.6); opacity: 0; }
  100% { -ms-transform: scale(1); opacity: 1; }
}
@keyframes fadeInScale {
  0% { transform: scale(0.6); opacity: 0; }
  100% { transform: scale(1); opacity: 1; }
}

/* 
	100% Height for Opera as the max-height seems to be ignored, not optimal for large screens 
	http://bricss.net/post/11230266445/css-hack-to-target-opera 
*/
x:-o-prefocus, .lb-overlay img {
    height: 100%;
}