body{
	overflow-x: hidden; 
}
body{
  font-family: 'Raleway';
}
body p{
  color: gray;
}
body h2{
  color: gray;
}

@font-face {
    font-family: 'icomoon';
    src:    url('../iconos/fonts/icomoon.eot?n3l79u');
    src:    url('../iconos/fonts/icomoon.eot?n3l79u#iefix') format('embedded-opentype'),
        url('../iconos/fonts/icomoon.ttf?n3l79u') format('truetype'),
        url('../iconos/fonts/icomoon.woff?n3l79u') format('woff'),
        url('../iconos/fonts/icomoon.svg?n3l79u#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
/* NORMALES BLANCOS */
.icon-identidad-corporativa:before {
    content: "\e900";
    color: white;
    font-size: 70px;
}
.icon-objetivos:before {
    content: "\e901";
    color: white;
    font-size: 87px;
}
.icon-ui-ux:before {
    content: "\e902";
    color: white;
    font-size: 60px;
}
.icon-visibilidad-mundo:before {
    content: "\e903";
    color: white;
    font-size: 70px;
}
/*NORMALES BLANCOS */


/*HOVER COLOR */
.icon-identidad-corporativa-sobre:after {
    content: "\e900";
    color: rgb(0,145,128);
    font-size: 70px;
}
.icon-objetivos-sobre:after {
    content: "\e901";
    color: rgb(2,100,159);
    font-size: 87px;
}
.icon-ui-ux-sobre:after {
    content: "\e902";
    color: rgb(53,46,122);
    font-size: 60px;
}
.icon-visibilidad-mundo-sobre:after{
	content: "\e903";
    color:  rgb(0,167,225);
    font-size: 70px;
}
/*HOVER COLOR */


/* contenedor de cuadritos de servicio */
.container-flex{
	display: flex;
	display: -webkit-flex;
	width: 100%;
	justify-content: center;
}
.flex-1{
	margin-right: 2em;
}
.flex{
	margin-left: 2em;
}
.flex-1 img{
	width:220px; 
	align-self: flex-end;
}
/* contenedor de cuadritos de servicio */


/* VISIBILIDAD ITEM */
.visibilidad{
	background-color: rgb(0,167,225);
	padding: 15px;
	color: white;
	font-weight: 300;
	display: inline-block;
	width: 200px;
	margin-right: -4px;
	cursor: pointer;
	text-align: center;
}
.visibilidad img{
	width: 66px;
	margin-top: 1em;
}
.visibilidad:hover{
	color: rgb(0,167,225);
	background-color: rgba(255,255,255,.5);
	transition: 0.3s;
}

/* VISIBILIDAD ITEM */

/* IDENTIDAD CORPORATIVA ITEM */
.identidad{
	background-color: rgb(0,145,128);
	padding: 15px;
	color: white;
	font-weight: 300;
	display: inline-block;
	width: 200px;
	margin: 0px;
	cursor: pointer;
	text-align: center;
}
.identidad img{
	width: 36px;
	margin-top: 1em;
}
.identidad:hover{
	color: rgb(0,145,128);
	background-color: rgba(255,255,255,.5);
	transition: 0.3s;
}
/* IDENTIDAD CORPORATIVA ITEM */


/* UIUX ITEM */
.uiux{
	background-color: rgb(53,46,122);
	padding: 15px;
	color: white;
	font-weight: 300;
	display: inline-block;
	width: 200px;
	margin-right: -4px;
	cursor: pointer;
	text-align: center;
}
.uiux img{
	width: 70px;
	margin-top: 1em;
}
.uiux .min{
	font-size: 12px;
}
.uiux:hover{
	color: rgb(53,46,122);
	background-color: rgba(255,255,255,.5);
	transition: 0.3s;
}
/* UIUX ITEM */


/* IDENTIDAD CORPORATIVA ITEM */
.objetivo{
	background-color: rgb(2,100,159);
	padding: 15px;
	color: white;
	font-weight: 300;
	display: inline-block;
	width: 200px;
	margin: 0px;
	cursor: pointer;
	text-align: center;
}
.objetivo img{
	width: 77px;
	margin-top: 1em;
}
.objetivo:hover{
	color: rgb(2,100,159);
	background-color: rgba(255,255,255,.5);
	transition: 0.3s;
}
/* IDENTIDAD CORPORATIVA ITEM */
#identidad img, #visibilidad img, #uiux img, #objetivo img{
	width: 110%;
}

.bg-diseno{
	height: auto;
	background-image: url(../iconos/fondo-web.jpg);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	color: white;
	padding-top: 6em;
	padding-bottom: 5em;
}
.bg-diseno h1{
	font-weight: 800;
}
.bg-diseno p{
	color: white;
}
.bg-morado{
	color: white;
	background-image: url(../iconos/fondomorado.png);
	background-size: cover;
	background-repeat: no-repeat;
	padding: 7em;
}	
.bg-morado h2{
	font-weight: 800;
	color: white;
}
.bg-morado p{
	font-size: 18px;
	color: white;
}
.btn-solicitar{
	background-color: rgb(48,38,131);
	padding: 1em;
}
.btn-solicitar:hover{
	color: white;
}
.title-planes hr{
	display: inline-block;
	width: 5%;
	vertical-align: middle;
	border: 1px solid #777;
}

.plan{
	border:1px solid gray;
	/*min-width: 80% ;
	max-width: 90% ;*/
	border-radius: 10px;
	height: 470px;
}

.header-plan{
	background-color: rgb(1,147,130);
	padding: 0;
	margin: 0;
	border-top-right-radius: 9px;
	border-top-left-radius: 9px;
	padding: 2em 1em 2em 1em;
}

.header-plan h2{
	margin: 0;
	color: white;
	text-align: center;
	background-color: rgb(39,176,150);
	border-radius: 10px;
	text-shadow: rgba(0,0,0,.5) 5px 5px 5px;
	padding: 4px;
	font-weight: 300;
}

.body-plan p{
	margin-top: 10px;
	text-align: center;
	padding: 5px;
}

.body-plan ul{
	margin-top: 10px;
	list-style: none;
	padding-left: 10px;
}

.body-plan ul li{
	margin-bottom: 10px;
}
.body-plan .btn-verde{
	background-color: rgb(1,147,130);
	color: white;
}

.body-plan .btn-verde:hover{
	background-color: white;
	border:1px solid rgb(1,147,130);
	color:rgb(1,147,130);
}
.plan-premiun{
	height: 540px;
	width: 400px;
	box-shadow: rgba(0,0,0,.5) 0px 0px 5px 3px;
}
.plan-premiun .body-plan ul li{
	margin-bottom: 10px;
}

.vertical-align {
  display: flex;
  flex-direction: row;
}

.vertical-align > [class^="col-"],
.vertical-align > [class*=" col-"] {
  display: flex;
  align-items: center;
  justify-content: center;
 }


#object-0, #object-1, #object-2, #object-3, #object-4{
	visibility: hidden;
}
#object-5{
	visibility: hidden;
	opacity: 0;
}

.visibilidad-planes{
	visibility: visible !important;
	opacity: 1 !important;
	transition-delay: 1s;
	transition-property: opacity, visibility;
	transition: 1s;
}


#planes_web {
	position: relative;
	display: block;
	width: 95%;
	height: auto;
	margin: 5px auto;
	padding: 5px 0px;
}
#planes_web article {
	position: relative;
	display: flex;
	justify-content: center;
	margin: 0px auto 10px;
	box-shadow: 0 0 7px rgba(100,100,100,.37);
	background: #FFF;
	border-radius: 3px;
	overflow: hidden;
}


#planes_web article .ctx-btn {
	position: absolute;
	top: 0;
	width: 100%;
	left: 0;
	right: 0;
	display: flex;
}
#planes_web article .ctx-btn span {
	cursor: pointer;
	background: #FBB03B;
	color: #FFF;
	padding: 8px 12px;
	display: block;
	text-align: center;
	width: 177px;
	border-radius: 3px;
	margin: 2px;
}

#planes_web article .ctx-btn a {
	cursor: pointer;
	background: #22B573;
	color: #FFF;
	padding: 8px 12px;
	display: block;
	text-align: center;
	width: 182px;
	border-radius: 3px;
	margin: 2px;
	text-decoration: none;
}



#planes_web ._right .ctx-btn {
	justify-content: flex-end;
}
#planes_web ._left .ctx-btn {
	justify-content: end;
}
#planes_web article img {
	display: block;
	width: 400px;
	height: 320px;
}
#planes_web article > div {
	display: block;
	width: calc(100% - 400px);
	box-sizing: border-box;
}
#planes_web ._left > div {
	padding: 20px 30px 5px;
}
#planes_web ._right > div {
	padding: 20px 0px 5px 30px;
}
#planes_web ._right > div h2,
#planes_web ._right > div p {
	text-align: left;
}
#planes_web ._left > div h2,
#planes_web ._left > div p {
	text-align: right;
}

#planes_web article > div p {
	font-size: 17px;
	color: #B3B3B3;
}
#planes_web article > div h2 {
	font-weight: 400;
	font-size: 35px;
	color: #808080;
}
#planes_web article > div h2 i {
	display: inline-block;
	font-size: 15px;
	font-style: normal;
}
#planes_web article > div nav {
	display: flex;
}
#planes_web ._right > div nav {
	justify-content: end;
}
#planes_web ._left > div nav {
	justify-content: flex-end;
}


#planes_web article > div nav ul {
	display: block;
}
#planes_web article > div nav ul li {
	display: block;
	color: #B3B3B3;
	font-size: 17px;
	font-weight: 300;
	padding: 1px 0 1px 25px;
}
#planes_web article > div nav ul li i {
	display: inline-block;
	margin: 0px 15px 0px -15px;
	font-size: 20px;
	color: #FBB03B;
}





@media screen and (max-width: 1200px){
	.plan{
		height: 520px ;
	}
	.plan-premiun{
	height: 600px;
}
}
@media screen and (max-width: 1128px){
	.plan{
		width: auto;
		height: auto;
		margin-bottom: 2px;
	}
}
@media screen and (max-width: 1025px){
	.none{
		display: none;
	}
	#identidad img, #visibilidad img, #uiux img, #objetivo img{
		width: 100%;
	}
}
@media screen and (max-width: 990px){
	.vertical-align{
		display: block;
	}
	.plan{
		width: 100%;
		height: 100%;
	}
	#planes_web article {
		display: block;
		margin: 10px auto;
	}
	#planes_web article > div {
		width: 100%;
	}
	#planes_web article img {
		width: 100%;
		height: auto;
	}
	#planes_web ._right > div h2,
	#planes_web ._right > div p,
	#planes_web ._left > div h2,
	#planes_web ._left > div p {
		text-align: center;
	}
	#planes_web ._right .ctx-btn,
	#planes_web ._left .ctx-btn {
		justify-content: flex-end;
	}
	#planes_web ._rigth > div{
		padding: 20px 0px 20px 0px;
	}
	#planes_web ._left > div {
		padding: 40px 0px 5px;
	}
	#planes_web ._right > div nav,
	#planes_web ._left > div nav {
		display: block;
	}
}

@media screen and (max-width: 670px){
	.container-flex{
		display: block;
		text-align: center;
	}
	.flex-1 img{
		width: 100px; 
	}
	.flex-1{
		margin-right: 0em;
	}
	.flex{
		margin-bottom: 1em;
		margin-left: 0;
	}

}
@media screen and (max-width: 480px){
	.bg-diseno{
		background-size: cover;
		background-position: 50%;
	}
}
@media screen and (max-width: 420px){
	.flex-1{
		display: none;
	}
	.flex a{
		display: block;
		margin: auto;
	}
	.none-420{
		display: none;
	}
	.container-flex{
		overflow: hidden;

	}
	.visibilidad, .uiux, .objetivo, .identidad{
		margin-right: 0;
		width: 100%;
	}
	.bg-morado{
		padding: 3em;
		margin-top: -1em;
		
	}
}
