

@import url('https://fonts.googleapis.com/css?family=Open+Sans');


body {
	
	background-color:#000;
	font-family:'Open Sans', arial;
}


#mainNav {
    padding-top: 10px;
    padding-bottom: 10px;
	text-transform:inherit;
	background-color:#000;
	border-bottom:solid thin #333;
}

#mainNav a {
	font-weight:normal;
	font-size:12px;
	font-family:'Open Sans', arial;
	
}
.navbar-collapse {
	margin-top:-65px;
}

.content-section {
    padding-top: 100px;
    padding-bottom: 100px;
}

#casos.content-section {
	 padding-bottom: 20px;
}
	
#contact.content-section {
    padding-top: 50px;
    padding-bottom: 50px;
}



#mainNav .nav-link.active:hover {
	color:#009fe3
}

#mainNav .navbar-toggler {    
    background-color: #1cbef9;
	cursor:pointer;
	cursor:hand;
}

#mainNav .navbar-toggler:focus {    
    outline:none;
}

#mainNav a:hover { 
 color:#009fe3;
}

.agencia {
	max-width:80%;
	text-align:right;
	margin:-10px auto;
	position:fixed;
	
}

.agencia p {
	font-size:13px;
	font-family:'Open Sans', arial;
	line-height:13px;
	margin:0 0 5px 0;
	
}

.redes a {
	width:35px;
	text-align:center;
	padding-left:4px!important;
	padding-right:4px !important;
}

.casos a {
	display:inline-block;
	color:#df0974;
	font-size:12px;
}

.casos img {
	width:100%;
	height:auto;
}

#contact a, .legal a {
	color:#00a3e1;
	
}

#contact .borde {
	border-top:solid 4px #333;
	border-bottom:solid 4px #333;
	padding-top:10px;
	padding-bottom:10px;
	
}

h1 {
	font-family:"Open Sans", sans-serif;
	font-weight:inherit;
	font-size:26px;
	text-transform:capitalize;
	margin-bottom:10px;
}

h2 {
	font-family:"Open Sans", sans-serif;
	font-weight:inherit;
	font-size:20px;
	text-transform:capitalize;
	margin-bottom:10px;
}

h4 {
	 font-family: 'Open Sans', sans-serif;
	 text-transform:inherit;
	 color:#ff0072;
	 font-weight:400;
	 font-style:italic;	 
	
}

.text-360 {	
	 color:#868585;
	 font-family: 'Open Sans', sans-serif;
	 font-size:14px;
}

.celeste {
	color:#009fe3;
}


.prensa-section {
	margin-top:20px
}

.prensa-section a {
	color:#df0974;
	font-size:12px;
	text-decoration:underline;
} 

.textoblanco11 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #FFF;
}

.textogris11 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #868585;
}



.btn-default {
	color:#fff;
	text-transform:uppercase;
	font-weight:400;
	background-color:#009fe3;
	border-radius:1px;
	cursor:pointer;
	cursor:hand;
	padding:3px 7px;
	font-size:11px;
	border:0
	
}

.btn-default:hover {
	color:#009fe3;
	background-color:#fff;
    border:0	
	
}

.btn-default:focus{
	color:#ff0072;
	background-color:#ddd;	
	
}

.btn-default a{
	color:#ff0072;
	padding:3px 7px;	
	
}

.btn-default a:hover{
	color:#fff;	
	
}

.img-slider-sm {
	display:none !important;
}


.p-t-20 {
	padding-top:20px !important;	
}

.p-t-50 {
	padding-top:50px !important;	
}

.p-b-10 {
	padding-bottom:10px !important;	
}

.m-l-40p {
	margin-left:40%
}
.m-b-20 {
	margin-bottom:20px;

}
.w-100 {
	width:100%
}
.w-20 {
	width:20%;
	float:left;
	text-align:center
}

.one{
	background-color:#00DFFC;
	color:#fff;
	height:300px;
	padding-top:50%;
	text-align:center;
}

.one:hover{
	background-color:#68EDFF !important;
}

.two{
	background-color:#00B4CC;
	color:#fff;
	height:300px;
	padding-top:50%;
	text-align:center;
}
.two:hover{
	background-color:#33E7FF;
}

.three{
	background-color:#008C9E;
	color:#fff;
	height:300px;
	padding-top:50%;
	text-align:center;
}

.three:hover{
	background-color:#00C9E3;
}

.four{
	background-color:#005F6B;
	color:#fff;
	height:300px;
	padding-top:50%;
	text-align:center;
}

.four:hover{
	background-color:#0096A9;
}

.five{
	background-color:#0C434A;
	color:#fff;
	height:300px;
	padding-top:50%;
	text-align:center;
}

.five:hover{
	background-color:#19909F;
}



@media screen and (max-width: 989px)  {
	.agencia {
    display:none;
	}

	.casos img {
    width:80%;
	margin-right:20%;
	}
	.w-20 {
	width:33%;
	float:left;
	text-align:left
	}
	
	.w-20 img {
	width:60%;
	height:auto;
	}
	.marketing {
	margin-bottom:20px;
	}
	
	.certificados {
	margin-top:30px;
	}
	
	.navbar-collapse {
    margin-top: 0px;
	}
	
	button.navbar-toggler {
		margin-left:15px
	}
	
	.redes  {
	width:20%;
	display:inline;
	}
	
	
	.certificados  {
	margin-bottom:20px;
	}
	
	.certificados img  {
	max-width:200px;
	height:auto;
	margin-left:-100px;
	}
	
	 .content-section {
    padding-top: 20px;
    padding-bottom: 20px;
}

 }
 
 @media screen and (max-width: 592px)  {
 #navbarResponsive {
	 padding-left:15px
 }


 }

/*pasafotos*/

.carousel-inner {
    margin-top: 70px;
}

.carousel-control-next-icon {
    background-image: url(../img/btn-siguiente.png);
	width: 64px;
    height: 112px;
}

.carousel-control-prev-icon {
    background-image: url(../img/btn-anterior.png);
	width: 64px;
    height: 112px;
}

.carousel-indicators {
	display:none;
}

.carousel-item img {
	width:100% !important
}

.carousel-item {
	width:100% !important;
	height:auto;
}

@media screen and (max-width: 768px) and (min-width: 401px)  {
	.carousel-control-next-icon {
    background-image: url(../img/btn-siguiente.png);
	width: 35px;
    height: 56px;
	
}

.carousel-item {
	width:100% !important;
	height:auto;
	max-height:45vh;
	display:block;
	min-height:inherit
}

.carousel-control-prev-icon {
    background-image: url(../img/btn-anterior.png);
	width: 32px;
    height: 56px;
}

.carousel-inner {
   max-height:250px;
}



 }
 
 @media screen and (max-width: 400px)  {


.carousel-inner {
   margin-top:90px;
   max-height:250px;
}

.carousel-item {
	width:100% !important;
	height:auto;
	max-height:45vh;
	margin-top:20px;
	display:block
}
.img-slider-sm {
	display:block !important;
}

.img-slider-md {
	display:none;
}

.carousel-control-next-icon {
    background-image: url(../img/btn-siguiente.png);
    width: 50px;
    height: 88px;
}

.carousel-control-prev-icon {
    background-image: url(../img/btn-anterior.png);
    width: 50px;
    height: 88px;
}

 }