/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:0.67em 0}figcaption,figure,main{display:block}figure{margin:1em 40px}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace, monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:inherit}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace, monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:0.35em 0.75em 0.625em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}template{display:none}[hidden]{display:none}.coverimage{background-repeat: no-repeat no-repeat;background-size: cover !important;background-position:50% 50%;}.coverfixed{background-size: cover;background-attachment: fixed;}.cfix{*zoom: 1;}.cfix:before,.cfix:after{display:table;content: "";}.cfix:after{clear: both;}.astable{width:100%;height:100%;display:table;}.ascell{width:100%;height:100%;display:table-cell;vertical-align:middle;text-align:center;}.vertical-content:before{content: '';display: inline-block;vertical-align: middle;height: 100%;width: 1px;}.transition{-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-ms-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;}.ellipsis{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}

.transitionall{-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-ms-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;}
.transitionall *{-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-ms-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;}

::-webkit-selection{color:#fff;background:#8b1f5b;}
::-moz-selection{color:#fff;background:#8b1f5b;}
::-ms-selection{color:#fff;background:#8b1f5b;}
::selection{color:#fff;background:#8b1f5b;}
h1,h2,h3,h4,h5,h6, .secondfont{
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	margin: 0 0;
}
html, body{
	width: 100%;
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	font-size: 14px;
	color: #6f6f6f;
}
/*Generales*/
.wrap{
	width: 100%;
	max-width: 1050px;
	margin: 0 auto;
	padding: 0 15px;
	position: relative;
}
.wrap.wrapbig{
	max-width: 1100px;
}
.wrap.wrapxtrasmall{
	max-width: 600px;
}

.titulo-xg{
	font-size: 72px;
	line-height: 1.1em;
	font-weight: 700;
}
.titulo-g{
	font-size: 42px;
	line-height: 1.2em;
	font-weight: 700;
	color: #6f6f6f;
}
.titulo-c{
	font-size: 36px;
	line-height: 1.2em;
	font-weight: 700;
	color: #6f6f6f;
}
.texto-xg{
	font-size: 26px;
	line-height: 1.4em;
	font-weight: 600;
}
.texto-g{
	font-size: 22px;
	line-height: 1.4em;
	font-weight: 400;
}
.texto-xm{
	font-size: 18px;
	line-height: 1.4em;
	font-weight: 400;
}
.texto-normal{
	font-size: 14px;
	line-height: 1.9em;
}
.c-acento{
	color: #043cff;
}
.c-acento2{
	color: #0183ff;
}

a.eblanco{
	text-decoration: none;
	color: #fff;
}

/* SECTION, FONTS y MARGINS*/
.facento{
	color: #000;
}
.tcenter{
	text-align: center;
}
.section{
	padding: 90px 0;
	position: relative;
}
.section.ssmall{
	padding: 70px 0;
}
.section.npt{
	padding-top: 0;
}
.section.npb{
	padding-bottom: 0;
}

/* Botones */
.btn{
	cursor: pointer;
	display: inline-block;
	border: 0;
	outline: 0;
	font-weight: 800;
	letter-spacing: 1px;
	color: #fff;
	text-decoration: none;
	font-size: 20px;
	line-height: 28px;
	padding: 15px 55px;
	background: #425da2;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	border-radius: 40px;
}
.btn:hover{
	background: #000;
}
.btn-small{
	font-size: 16px;
}


/* Carousel */
.carousel .item{
	display: block;
	text-decoration: none;
}
.carousel .owl-dots{
	position: absolute;
	z-index: 10;
	width: 100%;
	text-align: center;
	bottom: -25px;
	left: 0;
	font-size: 0;
}
.carousel .owl-dot{
	display: inline-block;
	margin: 0 5px;
	vertical-align: top;
}
.carousel .owl-dot span{
	background: #d9d9d9;
	width: 12px;
	height: 12px;
	display: block;
	border-radius: 100%;
}
.carousel .owl-dot.active span{
	background: #0183ff;
}
.carousel .owl-nav{
	height: 0;
	width: 100%;
}
.carousel .owl-prev{
	position: absolute;
	top: 50%;
	left: 20px;
	font-size: 0;
	color: #212121;
	margin-top: -20px;
}
.carousel .owl-prev::after{
	content: "\f104";
	display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	font-size: 40px;
}
.carousel .owl-prev:hover::after{
	color: #ff5252;
}
.carousel .owl-next{
	position: absolute;
	top: 50%;
	right: 20px;
	font-size: 0;
	color: #212121;
	margin-top: -20px;
}
.carousel .owl-next::after{
	content: "\f105";
	display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	font-size: 40px;
}
.carousel .owl-next:hover::after{
	color: #ff5252;
}

/* HEADER */
.belowheader{
	padding-top: 141px;
}
.header{
	background: transparent;
	position: absolute;
	z-index: 100;
	top: 0;
	left: 0;
	width: 100%;
}
.header .hcon{
	max-width: 1200px;
	margin: 0 auto;
	border-bottom: 1px solid #fff;
	height: 141px;
}
.header .wrap{
	height: 100%;
}
.header .logo{
	float: left;
	height: 100%;
	padding: 38px 0;
	display: inline-block;
	text-decoration: none;
	width: auto;
}
.header .logo .logoimg{
	height: 100%;
	width: auto;
}
.header .hr{
	float: right;
	width: 70%;
	text-align: right;
	padding: 38px 0;
}
.header .hr .menu{
	font-size: 0;
	margin: 17px 0;
}
.header .hr .menubtn{
	height: 48px;
	width: 46px;
	padding: 14px 10px;
	display: inline-block;
	vertical-align: top;
	float: right;
	display: none;
	margin-top: 8px;
}
.header .hr .menubtn .bar{
	width: 100%;
	background: #fff;
	height: 4px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}
.header .hr .menubtn .bar.center{
	margin:4px 0;
}
.header .hr .menubtn:hover .bar{
	background: #425da2;
}
.header.open .hr .menu{
	display: block;
}
.header .hr .menu .enlace{
	text-decoration: none;
	color: #fff;
	font-weight: 700;
	font-size: 18px;
	line-height: 30px;
	vertical-align: middle;
	display: inline-block;
	margin-left: 50px;
	position: relative;
	text-align: center;
}
.header .hr .menu .enlace:first-child{
	margin-left: 0;
}
.header .hr .menu .enlace:hover{
	color: #fff;
	opacity: 0.8;
}
.header .hr .menu .enlace .l{
	position: absolute;
	z-index: 5;
	width: 100%;
	left: 0;
	bottom: -12px;
	text-align: center;
}
.header .hr .menu .enlace .linea{
	width: 0px;
	display: inline-block;
	height: 1px;
	background: #fff;
}
.header .hr .menu .enlace:hover .linea{
	width: 100%;
}
.header.fixed{
	position: fixed;
	top: 0;
	background: #008eff;
}
.header.fixed .hcon{
	height: 71px;
	border-bottom: 0;
}
.header.fixed .logo{
	padding: 12px 0;
}
.header.fixed .hr{
	padding: 3px 0;
}

.footer{
	background: #0183ff;
	padding: 40px 0;
	color: #fff;
}
.footer .c1{
	float: left;
	width: 35%;
}
.footer .c2{
	float: right;
	width: 65%;
	text-align: right;
}
.footer .r1{
	margin-bottom: 70px;
}
.footer .r1 .logoimg{
	height: 46px;
}
.footer .r2{
	position: relative;
}
.footer .r2 .c1{
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
}
.footer .c2fixed{
	width: 415px;
}
.footer .social{
	line-height: 46px;
	float: right;
}
.footer .social .enlace{
	display: inline-block;
	vertical-align: top;
	font-size: 20px;
	line-height: 46px;
	margin-left: 30px;
	color: #fff ;
	text-decoration: none;
}
.footer .social .enlace:first-child{
	margin-left: 0;
}
.footer .social .enlace:hover{
	color: #fff;
}
.footer .direccion{
	text-align: left;
	float: left;
}
.footer .copy{
	font-size: 11px;
	line-height: 20px;
	color: #e8e8e8;
}
.footer .menu{
	font-size: 0;
	vertical-align: top;
	display: inline-block;
	position: relative;
}
.footer .menu .enlace{
	display: inline-block;
	vertical-align: top;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 20px;
	margin-left: 30px;
	color: #fff;
	text-decoration: none;
}
.footer .menu .enlace:first-child{
	margin-left: 0;
}
.footer .menu .enlace:hover{
	color: #fff;
}
.footer .moprosoft{
	width: 90px;
	height: 90px;
	position: absolute;
	z-index: 5;
	top: 0;
	left: 270px;
}

.pastillas_carrusel{
	width: 100%;
}
.pastillas_carrusel .pc-p{
	width: 100%;
	position: absolute;
	z-index: 5;
	left: 0;
	top: 0;
	opacity: 0;
	transition: all 2600ms cubic-bezier(0.77, 0, 0.175, 1);
    transition-property: opacity;
}
.pastillas_carrusel .pc-p.active{
	opacity: 1;
	position: relative;
}

.pastillas .pastilladetalle{
	transition: all 1200ms cubic-bezier(0.77, 0, 0.175, 1);
    transition-property: all;
}

/* Testimonios */
.contenedorclientes .itemcon{
	position: relative;
	padding-left: 360px;
	min-height: 300px;
	padding-top: 20px;
}
.contenedorclientes .itemcon .foto{
	position: absolute;
	z-index: 1;
	width: 300px;
	height: 300px;
	border-radius: 300px;
	overflow: hidden;
	border: 10px solid #fff;
	left: 0;
	top: 0;
}
.contenedorclientes .itemcon .foto .coverimage{
	width: 100%;
	height: 100%;
}
.contenedorclientes .itemcon .texto{
	position: relative;
	width: 100%;
	z-index: 4;
}
.contenedorclientes .itemcon .c-abre{
	height: 45px;
	width: auto;
}
.contenedorclientes .itemcon .c-cierre{
	height: 45px;
	width: auto;
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 1;
}
.contenedorclientes .itemcon .quote{
	font-size: 28px;
	line-height: 1.3em;
	color: #6f6f6f;
	margin: 10px 0 50px;
	position: relative;
	z-index: 3;
}
.contenedorclientes .itemcon .persona{
	font-size: 18px;
	line-height: 1.3em;
	color: #6f6f6f;
	position: relative;
	z-index: 3;
}

/* L Cudros */
.lcuadros{
	margin-top: 90px;
	margin-left: -8px;
	margin-right: -8px;
	font-size: 0;
}
.lcuadros.lcnm{
	margin-top: 0;
}
.lcuadros .lccon{
	display: inline-block;
	vertical-align: top;
	padding: 8px;
	width: 33.3333333333333333333333333%;
	position: relative;
}
.lcuadros .lccon.lccon2{
	width: 66.6666666666666666666666666%
}
.lcuadros .lccon .f{
	position: absolute;
	z-index: 1;
}
.lcuadros .lccon .f1{
	top: -15px;
	right: 10px;
	width: 200px;
}
.lcuadros .lccon .f2{
	top: 30px;
	right: -50px;
	width: 240px;
}
.lcuadros .lcuadro{
	border: 1px solid rgba(0,0,0,0.5);
	padding: 32px;
	min-height: 430px;
	position: relative;
	z-index: 5;
}
.lcuadros .lcuadro h2{
	min-height: 110px;
	margin-bottom: 20px;
	position: relative;
	z-index: 5;
}
.lcuadros .lcuadro .imagen{
	height: 65px;
	display: block;
	margin-bottom: 20px;
	margin-top: -35px;
}

.pinicio{
	overflow: hidden;
}
.pinicio .texto-mb{
	margin-bottom: 50px;
}
.pinicio .stop{
	background-image: url('../images/fondotextura1.jpg');
	background-color: #008fff;
	padding: 190px 0 90px;
	color: #fff;
	position: relative;
	overflow: hidden;
}
.pinicio .stop .wrap{
	position: relative;
	z-index: 5;
}
.pinicio .stop .informacion{
	max-width: 430px;
	position: relative;
}
.pinicio .stop .informacion h3{
	margin: 70px 0 100px;
}
.pinicio .stop .pastillas{
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	width: 55%;
	max-width: 700px;
	height: auto;
}
.pinicio .stop .pastillas .pd1{
	position: absolute;
	z-index: 10;
	top: -140px;
	left: 140px;
	opacity: 0.3;
	background: #000;
	border-radius: 210px;
	width: 560px;
	height: 210px;
	-moz-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.pinicio .stop .pastillas .pd1.move{
	top: -10px;
	left: 10px;
}
.pinicio .stop .pastillas .pd2{
	position: absolute;
	z-index: 10;
	bottom: 0;
	left: 70px;
	opacity: 0.3;
	background: #000;
	border-radius: 154px;
	width: 390px;
	height: 154px;
	-moz-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.pinicio .stop .pastillas .pd2.move{
	bottom: 40px;
	left: 110px;
}
.pinicio .stop .pastillas .pimg{
	width: 100%;
}
.pinicio .stop .moprosoft{
	width: 140px;
	height: 140px;
	position: absolute;
	z-index: 10;
	top: 0;
	right: -170px;
}

.pinicio .sdesarrollo{
	position: relative;
}
.pinicio .sdesarrollo .wrap{
	position: relative;
	z-index: 10;
}
.pinicio .sdesarrollo .ltitulo{
	font-size: 20px;
	line-height: 1em;
	color: #adadad;
	-moz-transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg);
	position: absolute;
	z-index: 1;
	left: -25px;
	top: 140px;
}
.pinicio .sdesarrollo .informacion{
	max-width: 430px;
	padding: 155px 0 100px;
	position: relative;
	z-index: 10;
}
.pinicio .sdesarrollo .informacion .texto-g{
	margin: 44px 0 70px;
}
.pinicio .sdesarrollo .laptop{
	width: 50%;
	position: absolute;
	z-index: 1;
	right: 0;
	top: -40px;
	max-width: 586px;
}
.pinicio .sdesarrollo .laptop .limg{
	width: 100%;
}
.pinicio .sdesarrollo .pd1{
	position: absolute;
	z-index: 15;
	top: -0;
    right: -230px;
	opacity: 0.5;
	background: #0183ff;
	border-radius: 210px;
	width: 560px;
	height: 210px;
	-moz-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.pinicio .smedia{
	position: relative;
	z-index: 10;
	overflow: hidden;
}
.pinicio .smedia .pastillas{
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 55%;
	max-width: 620px;
	height: auto;
}
.pinicio .smedia .pastillas .pd1{
	position: absolute;
	z-index: 10;
	top: 220px;
    left: -330px;
	opacity: 0.5;
	background: #0183ff;
	border-radius: 210px;
	width: 560px;
	height: 210px;
	-moz-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.pinicio .smedia .pastillas .pd2{
	position: absolute;
	z-index: 10;
	top: 450px;
	right: -70px;
	opacity: 0.3;
	background: #0183ff;
	border-radius: 154px;
	width: 390px;
	height: 154px;
	-moz-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.pinicio .smedia .pastillas .pimg{
	width: 100%;
}

.pinicio .sconsultores{
	position: relative;
	z-index: 10;
}
.pinicio .sconsultores .informacion{
	float: right;
	max-width: 430px;
	padding-top: 155px;
}
.pinicio .sconsultores .informacion .texto-g{
	margin: 44px 0 70px;
}

.pinicio .sclientes{
	position: relative;
	z-index: 10;
	padding: 100px 0;
}
.pinicio .sclientes .tcenter{
	text-align: center;
}
.pinicio .sclientes .clogos{
	margin-left: -10px;
	margin-right: -10px;
	font-size: 0;
}
.pinicio .sclientes .clogos .clogocon{
	display: inline-block;
	vertical-align: top;
	padding: 10px;
	width: 33.33333333333333333333333333333%;
}
.pinicio .sclientes .clogos .clogo{
	width: 100%;
	text-align: center;
}
.pinicio .sclientes .clogos .clogo .climg{
	width: 100%;
}

.pinicio .stestimonios{
	padding: 0 0 100px;
	z-index: 10;
	position: relative;
}

.pinicio .pd3{
	position: absolute;
	z-index: 1;
	top: 1950px;
	right: -700px;
	background: #e6e6e6;
	opacity: 0.2;
	border-radius: 540px;
	width: 2020px;
	height: 540px;
	-moz-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.sportafolio{
	text-align: center;
	padding-bottom: 250px;
	z-index: 20;
}
.sportafolio .informacion{
	max-width: 560px;
	margin: 0 auto;
}
.sportafolio .informacion .campos{
	margin: 60px 0 30px;
}

/* NOSOTROS */
.pnosotros{
	overflow: hidden;
}
.pnosotros .stop{
	background-image: url('../images/equipo_fondo.jpg');
	background-color: #008fff;
	padding: 190px 0 90px;
	color: #fff;
	position: relative;
	z-index: 10;
}
.pnosotros .stop .wrap{
	position: relative;
	z-index: 20;
}
.pnosotros .stop .stopcon{
	position: relative;
	width: 100%;
}
.pnosotros .stop .informacion{
	width: 41%;
}
.pnosotros .stop .informacion h3{
	margin: 70px 0 0;
}
.pnosotros .stop .informacion .texto-g{
	max-width: 340px;
}
.pnosotros .stop .ndescripcion{
	width: 59%;
	position: absolute;
	z-index: 10;
	right: 0;
	bottom: 0;
	text-align: justify;
}
.pnosotros .stop .ndescripcion p{
	margin-bottom: 30px;
}
.pnosotros .stop .ndescripcion p:last-child{
	margin-bottom: 0;
}
.pnosotros .stop .pd1{
	position: absolute;
	z-index: 10;
	bottom: -10px;
	left: -220px;
	opacity: 0.3;
	background: #000;
	border-radius: 210px;
	width: 560px;
	height: 210px;
	-moz-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.pnosotros .stop .pd1.move{
	bottom: 100px;
	left: -110px;
}
.pnosotros .stop .pd2{
	position: absolute;
	z-index: 10;
	bottom: 60px;
	right: 60px;
	opacity: 0.3;
	background: #000;
	border-radius: 154px;
	width: 390px;
	height: 154px;
	-moz-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.pnosotros .stop .pd2.move{
	bottom: -40px;
	right: 160px;
}
.pnosotros .stop .pimg{
	width: 100%;
}

.pnosotros .s2{
	position: relative;
	z-index: 2;
}
.pnosotros .s2 .section{
	position: relative;
	z-index: 20;
}

.pnosotros .svalores{
	position: relative;
}
.pnosotros .svalores .pastillas{
	position: absolute;
	z-index: 1;
	top: 140px;
	left: 0;
	width: 40%;
	max-width: 620px;
	height: auto;
}
.pnosotros .svalores .pastillas .pimg{
	width: 100%;
}
.pnosotros .svalorescon{
	position: relative;
}
.pnosotros .svalorescon .informacion{
	float: left;
	width: 41%;
}
.pnosotros .svalorescon .ndescripcion{
	float: left;
	width: 59%;
}
.pnosotros .svalorescon .cuadros{
	font-size: 0;
	text-align:left;
}
.pnosotros .svalorescon .cuadros .cuadro{
	display: inline-block;
	vertical-align: top;
	width: 50%;
}
.pnosotros .svalorescon .cuadros .cuadro.c1, .pnosotros .svalorescon .cuadros .cuadro.c2{
	margin-bottom: 40px;
}
.pnosotros .svalorescon .cuadros .cuadro.cl{
	padding-right: 25px;
}
.pnosotros .svalorescon .cuadros .cuadro.cr{
	padding-left: 25px;
}

.pnosotros .lequipo{
	margin-left: -15px;
	margin-right: -15px;
	margin-top: 45px;
	font-size: 0;
}
.pnosotros .lequipo .lecon{
	display: inline-block;
	vertical-align: top;
	padding: 15px;
	width: 20%;
	margin-top: 30px;
}
.pnosotros .lequipo .lmiembro{
	position: relative;
	overflow: hidden;
	text-align: center;
}
.pnosotros .lequipo .lmiembro .over{
	width: 100%;
	color: #6f6f6f;
	margin-top: 10px;
}
.pnosotros .lequipo .lmiembro .over h2{
	margin-bottom: 3px;
	font-size: 20px;
	line-height: 1em;
}
.pnosotros .lequipo .lmiembro .over h4{
	line-height: 1.2em;
}
.pnosotros .lequipo .lmiembro .imagen{
	position: relative;
	z-index: 1;
	width: 100%;
	max-width: 145px;
	margin: 0 auto;
	border-radius: 100%;
	overflow: hidden;
}
.pnosotros .lequipo .lmiembro .imagen img{
	width: 100%;
	vertical-align: top;
}
.pnosotros .lequipo .lmiembro h2{
	margin-bottom: 80px;
}
.pnosotros .lequipo .lmiembro:hover .imagen img{
	-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}
.pnosotros .pd3{
	position: absolute;
	z-index: 15;
	top: 640px;
	right: -840px;
	background: #f6f6f7;
	border-radius: 700px;
	width: 1820px;
	height: 700px;
	-moz-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.pnosotros .pd4{
	position: absolute;
	z-index: 16;
	top: 840px;
	right: 300px;
	background: #0183ff;
	opacity: 0.8;
	border-radius: 120px;
	width: 380px;
	height: 120px;
	-moz-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}


/* Servicios */
.pservicios{
	overflow: hidden;
	background-color: #043cff;
	position: relative;
}
.pservicios .stop{
	background-image: url('../images/servicios_fondo.jpg');
	background-color: #008fff;
	padding: 190px 0 90px;
	color: #fff;
	position: relative;
	z-index: 50;
}
.pservicios .stop .wrap{
	position: relative;
	z-index: 20;
}
.pservicios .stop .informacion{
	width: 48%;
}
.pservicios .stop .informacion h3{
	margin: 70px 0 0;
}
.pservicios .stop .ndescripcion{
	width: 52%;
	padding-left: 100px;
	position: absolute;
	z-index: 10;
	right: 0;
	bottom: 0;
	text-align: justify;
}
.pservicios .stop .ndescripcion p{
	margin-bottom: 30px;
}
.pservicios .stop .ndescripcion p:last-child{
	margin-bottom: 0;
}
.pservicios .stop .pd1{
	position: absolute;
	z-index: 10;
	bottom: -10px;
	left: -220px;
	opacity: 0.3;
	background: #000;
	border-radius: 210px;
	width: 560px;
	height: 210px;
	-moz-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.pservicios .stop .pd1.move{
	bottom: 100px;
	left: -110px;
}
.pservicios .stop .pd2{
	position: absolute;
	z-index: 10;
	bottom: 60px;
	right: 60px;
	opacity: 0.3;
	background: #000;
	border-radius: 154px;
	width: 390px;
	height: 154px;
	-moz-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.pservicios .stop .pd2.move{
	bottom: -40px;
	right: 160px;
}
.pservicios .stop .pimg{
	width: 100%;
}
.pservicios .stop .imagen{
	position: absolute;
	z-index: 10;
	right: 0;
	top: -110px;
	width: 50%;
	max-width: 550px;
}
.pservicios .stop .imagen img{
	width: 100%;
}

.pservicios .s2{
	position: relative;
	z-index: 2;
	background: #fff;
}
.pservicios .s2 .section{
	position: relative;
	z-index: 20;
}
.pservicios .pd3{
	position: absolute;
	z-index: 55;
	top: 650px;
	right: -500px;
	background: #e6e6e6;
	opacity: 0.2;
	border-radius: 540px;
	width: 2020px;
	height: 540px;
	-moz-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.pservicios .pd4{
	position: absolute;
	z-index: 16;
	top: 690px;
	left: -340px;
	background: #0183ff;
	opacity: 0.8;
	border-radius: 210px;
	width: 580px;
	height: 210px;
	-moz-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

/* Contacto */
.pcontacto{
	overflow: hidden;
	background-color: #043cff;
	position: relative;
}
.pcontacto .ss1{
	overflow: hidden;
	position: relative;
	background: #fff;
}
.pcontacto .stop{
	background-image: url('../images/contacto_fondo.jpg');
	background-color: #008fff;
	padding: 190px 0 160px;
	color: #fff;
	position: relative;
	z-index: 50;
}
.pcontacto .stop .wrap{
	position: relative;
	z-index: 20;
}
.pcontacto .pd3{
	position: absolute;
	z-index: 55;
	top: 650px;
	right: -500px;
	background: #e6e6e6;
	opacity: 0.2;
	border-radius: 540px;
	width: 2020px;
	height: 540px;
	-moz-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.pcontacto .pd4{
	position: absolute;
	z-index: 16;
	top: 490px;
    left: -100px;
	background: #0183ff;
	opacity: 0.8;
	border-radius: 210px;
	width: 580px;
	height: 210px;
	-moz-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.pcontacto .pd5{
	position: absolute;
	z-index: 55;
	top: 0;
	right: -100px;
	background: #e6e6e6;
	opacity: 0.2;
	border-radius: 540px;
	width: 2020px;
	height: 540px;
	-moz-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.pcontacto .sdireccion{
	position: relative;
	z-index: 65;
}
.pcontacto .sdireccion .informacion{
	width: 41%;
	float: left;
}
.pcontacto .sdireccion .ndescripcion{
	width: 59%;
	float: right;
}
.pcontacto .sdireccion .ndescripcion .t1{
	float: left;
	width: 35%;
}
.pcontacto .sdireccion .ndescripcion .t2{
	float: right;
	text-align: right;
	width: 50%;
}
.pcontacto .smapa{
	width: 100%;
	position: relative;
	background: #ccc;
	z-index: 60;
}
.pcontacto .smapa .map-canvas{
	height: 460px;
	width: 100%;
}
.pcontacto .ss2{
	background: #fff;
	overflow: hidden;
	position: relative;
}
.pcontacto .sformulario{
	position: relative;
	z-index: 70;
}
.pcontacto .sformulario .wrap{
	z-index: 50;
}
.pcontacto .sformulario .informacion{
	width: 41%;
	float: left;
}
.pcontacto .sformulario .informacion .texto-normal{
	max-width: 300px;
	margin-top: 50px;
}
.pcontacto .sformulario .ndescripcion{
	width: 59%;
	float: right;
}
.pcontacto .sformulario .bottom{
	padding-left: 110px;
}
.pcontacto .sformulario .dmgroup{
	padding-left: 110px;
	position: relative;
}
.pcontacto .sformulario .dmgroup label{
	position: absolute;
	z-index: 10;
	font-weight: bold;
	top: 0;
	left: 0;
	line-height: 38px;
	font-size: 20px;
}
.pcontacto .sformulario .dminput{
	background: rgba(255,255,255,0.9);
}

@media screen and (max-width:1024px){

}

@media screen and (max-width:940px){
	.header .hr{
		width: 30%;
	}
	.header .hr .menubtn{
		display: block;
	}
	.header .hr .menu{
		display: none;
	}
	.header.open .hr .menu{
		position: fixed;
		z-index: 100;
	    width: 100%;
		height: 100%;
	    left: 0;
	    top: 0;
		margin: 0 0;
	    background: rgba(4,60,255,0.9);
		text-align: center;
	}
	.header .hr .menu .spacer{
		display: none;
	}
	.header .hr .menu .enlace{
		font-size: 26px;
		line-height: 30px;
		vertical-align: top;
		display: block;
		padding: 18px 0;
		margin: 0 0;
	}
	.header .hr .menu .mat{
		display: table;
		width: 100%;
		height: 100%;
	}
	.header .hr .menu .mac{
		display: table-cell;
		width: 100%;
		height: 100%;
		text-align: center;
		vertical-align: middle;
	}
	.header .hcon{
		border-bottom: 0;
	}


	.titulo-xg{
		font-size: 60px;
		line-height: 1.1em;
		font-weight: 700;
	}
	.titulo-g{
		font-size: 36px;
		line-height: 1.2em;
		font-weight: 700;
		color: #6f6f6f;
	}
	.titulo-c{
		font-size: 30px;
		line-height: 1.2em;
		font-weight: 700;
		color: #6f6f6f;
	}
	.texto-xg{
		font-size: 22px;
		line-height: 1.4em;
		font-weight: 600;
	}
	.texto-g{
		font-size: 20px;
		line-height: 1.4em;
		font-weight: 400;
	}
	.texto-xm{
		font-size: 17px;
		line-height: 1.4em;
		font-weight: 400;
	}

	.btn{
		font-size: 16px;
		line-height: 28px;
		padding: 8px 35px;
	}

	.pinicio .sdesarrollo .ltitulo{
		display: none;
	}
	.pinicio .sdesarrollo .informacion{
		padding: 60px 0 90px;
	}
	.pinicio .sclientes{
		padding-top: 170px;
	}
}

@media screen and (max-width:768px){
	.titulo-xg{
		font-size: 52px;
	}
	.titulo-g{
		font-size: 30px;
	}
	.pinicio .stop .pastillas{
		width: 100%;
		opacity: 0.4;
	}
	.pinicio .stop .dm6{
		display: none;
	}
	.pinicio .smedia .pastillas{
		width: 80%;
		position: relative;
	}
	.pinicio .sconsultores .informacion{
		width: 100%;
		padding-top: 0;
		margin-top: -300px;
	}

	.pnosotros .stop .informacion{
		width: 100%;
		max-width: 520px;
	}
	.pnosotros .stop .ndescripcion{
		width: 100%;
		padding-left: 0;
		position: relative;
		right: auto;
		bottom: auto;
		margin-top: 30px;
	}
	.pnosotros .s2 .section.sequipo{
		padding-top: 0;
	}
	.pnosotros .lequipo .lecon{
		width: 33.33333333333333333333333333%;
	}
	.pnosotros .svalores .pastillas{
		width: 25%;
	}
	.pnosotros .svalorescon .informacion{
		width: 30%;
	}
	.pnosotros .svalorescon .ndescripcion{
		width: 70%;
	}
	.pnosotros .svalorescon .cuadros .cuadro.cl{
		padding-right: 10px;
	}
	.pnosotros .svalorescon .cuadros .cuadro.cr{
		padding-left: 10px;
	}

	.lcuadros{
		margin-top: 50px;
	}
	.lcuadros .lccon, .lcuadros .lccon.lccon2{
		width: 50%;
	}
	.lcuadros .lcuadro h2{
		min-height: 90px;
	}

	.pservicios .stop .imagen{
		width: 60%;
	}

	.lcuadros .lccon .f2{
		right: -180px
	}

	.contenedorclientes .itemcon .quote{
		font-size: 22px;
	}
}

@media screen and (max-width:720px){
	.footer .r2 .c1{
		text-align: center;
		width: 100%;
		position: relative;
		margin-top: 30px;
		left: auto;
		top: auto;
	}
	.footer .r2 .c2{
		width: 100%;
		text-align: center;
	}
	.footer .menu .enlace{
		margin: 10px 15px;
	}
	.footer .r1 .c1{
		text-align: center;
		width: 100%;
	}
	.footer .r1 .c2{
		width: 100%;
		text-align: center;
		margin: 50px 0 35px;
	}
	.footer .social{
		float: none;
		width: 100%;
		text-align: center;
	}
	.footer .direccion{
		float: none;
		width: 100%;
		text-align: center;
		margin-top: 30px;
	}
	.footer .social .enlace{
		margin: 0 15px;
	}
	.footer .social .enlace:first-child{
		margin-left: 15px;
	}
	.footer .moprosoft{
		left: auto;
		top: auto;
		position: relative;
		margin: 15px auto 0 auto;
		display: block;
	}
	.pinicio .stop .moprosoft{
		right: 0;
		width: 80px;
		height: 80px;
	}
}

@media screen and (max-width:640px){
	.texto-g{
		font-size: 18px;
	}
	.titulo-c{
		font-size: 22px;
	}
	.texto-normal{
		line-height: 1.8em;
	}
	.pinicio .stop .informacion h3{
		margin: 35px 0 50px;
	}
	.pinicio .sdesarrollo .wrap{
		z-index: 20;
	}
	.pinicio .sdesarrollo .laptop{
		display: none;
	}

	.pinicio .smedia .pastillas{
		width: 60%;
		opacity: 0.3;
		position: absolute;
	}
	.pinicio .smedia .pastillas .pd1{
		top: 160px;
		left: -400px;
		height: 120px;
		border-radius: 120px;
	}
	.pinicio .smedia .pastillas .pd2{
		top: 270px;
	}
	.pinicio .sconsultores .informacion{
		margin-top: 170px;
	}
	.pinicio .sclientes{
		padding-top: 120px;
	}

	.lcuadros .lcuadro{
		padding: 20px;
		min-height: 360px;
	}
	.lcuadros .lcuadro h2{
		min-height: 50px;
	}

	.pservicios .stop .imagen{
		width: 75%;
    	right: -200px;
	}
	.pservicios .stop .informacion{
		width: 100%;
		padding-right: 100px;
	}

	.lcuadros .lcuadro .imagen{
		height: 45px;
	}

	.pnosotros .svalores .pastillas{
		width: 60%;
		opacity: 0.15;
	}
	.pnosotros .svalorescon .informacion{
		width: 100%;
	}
	.pnosotros .svalorescon .ndescripcion{
		width: 100%;
	}
	.pnosotros .svalorescon .cuadros{
		margin-top: 50px;
	}
	.pnosotros .pd4{
		opacity: .1;
	}

	.pcontacto .sformulario .informacion .texto-normal{
		max-width: 450px;
	}
	.pcontacto .sformulario .informacion, .pcontacto .sformulario .ndescripcion{
		width: 100%;
	}
	.pcontacto .sformulario .ndescripcion{
		margin-top: 50px;
	}
	.pcontacto .pd4{
		opacity: 0.3;
	}
	.pcontacto .sdireccion .ndescripcion .t1, .pcontacto .sdireccion .ndescripcion .t2{
		width: 100%;
	}
	.pcontacto .sdireccion .ndescripcion .t2{
		text-align: left;
		margin-top: 15px;
	}

	.contenedorclientes .itemcon{
		position: relative;
		padding-left: 0;
		min-height: auto;
		padding-top: 0;
	}
	.contenedorclientes .itemcon .foto{
		width: 200px;
		height: 200px;
		position: relative;
		left: auto;
		top: auto;
		margin: 0 auto 0;
	}
	.contenedorclientes .itemcon .texto{
		text-align: center;
		padding: 0 60px;
	}
	.contenedorclientes .itemcon .c-abre{
		position: absolute;
		z-index: 10;
		left: 0;
		top: -15px;
	}

}

@media screen and (max-width:520px){
	.titulo-xg{
		font-size: 42px;
	}
	.texto-xg{
		font-size: 17px;
	}
	.pinicio .stop .informacion{
		max-width: 100%;
	}
	.pinicio .sconsultores .informacion{
		max-width: 100%;
	}
	.pinicio .sclientes .clogos .clogocon{
		width: 50%;
	}
	.header .hcon{
		height: 71px;
	}
	.header .logo{
		padding: 10px 0;
	}
	.header .hr{
		width: auto;
		padding: 0 0;
	}

	.lcuadros .lcuadro{
		padding: 20px 10px;
	}
	.lcuadros .lcuadro .texto-normal{
		line-height: 1.6em;
	}

	.lcuadros .lccon .f2{
		right: -30px;
    	top: 10px;
		width: 170px;
	}
	.lcuadros .lcuadro .imagenvacia{
		display: none;
	}

	.pcontacto .sdireccion .informacion, .pcontacto .sdireccion .ndescripcion{
		width: 100%;
	}
	.pcontacto .sdireccion .ndescripcion{
		margin-top: 40px;
	}
	.pcontacto .smapa .map-canvas{
		height: 310px;
	}
}

@media screen and (max-width:414px){
	.titulo-xg{
		font-size: 36px;
	}
	.titulo-g{
		font-size: 26px;
	}
	.texto-g{
		font-size: 17px;
	}
	.pinicio .sconsultores .informacion{
		margin-top: 80px;
	}
	.pinicio .smedia .pastillas{
		width: 100%;
	}
	.pinicio .stop, .pservicios .stop{
		padding: 130px 0 60px;
	}

	.lcuadros .lccon, .lcuadros .lccon.lccon2{
		width: 100%;
	}
	.lcuadros .lcuadro{
		min-height: auto;
	}

	.pnosotros .lequipo{
		margin-top: 45px;
	}
	.pnosotros .lequipo .lecon{
		width: 50%;
	}
	.pnosotros .svalorescon .cuadros .cuadro.cl{
		padding-right: 0;
	}
	.pnosotros .svalorescon .cuadros .cuadro.cr{
		padding-left: 0;
	}
	.pnosotros .svalorescon .cuadros .cuadro{
		width: 100%;
	}
	.pnosotros .svalorescon .cuadros .cuadro.c1, .pnosotros .svalorescon .cuadros .cuadro.c2, .pnosotros .svalorescon .cuadros .cuadro.c3{
		margin-bottom: 30px;
	}

	.pservicios .stop .imagen {
	    width: 75%;
	    right: -100px;
	    top: 0;
	}

	.pcontacto .sformulario .dmgroup label{
		font-size: 14px;
	}
	.pcontacto .sformulario .dmgroup, .pcontacto .sformulario .bottom{
		padding-left: 80px;
	}

	.contenedorclientes .itemcon .texto{
		padding: 0 40px;
	}
	.contenedorclientes .itemcon .persona{
		font-size: 13px;
	}
	.contenedorclientes .itemcon .quote{
		font-size: 16px;
		line-height: 1.3em;
	}
	.contenedorclientes .itemcon .c-abre, .contenedorclientes .itemcon .c-cierre{
		height: 35px;
	}

	.sportafolio{
		padding-bottom: 120px;
	}
}

@media screen and (max-width:360px){
	.pinicio .stop{
		padding: 100px 0 50px;
	}

	.pservicios .stop .imagen {
		width: 100%;
	    right: -130px;
	    top: -50px;
	}
}

@media screen and (max-width:320px){
	.pnosotros .lequipo{
		margin-top: 35px;
	}
	.pnosotros .lequipo .lecon{
		width: 100%;
	}

	.pcontacto .sformulario .dmgroup label{
		font-size: 12px;
		line-height: 16px;
		position: relative;
		top: auto;
		left: auto;
	}
	.pcontacto .sformulario .dmgroup, .pcontacto .sformulario .bottom{
		padding-left: 0;
	}
}





/* DMSlider v1.1.0 */
.dm-slidercon{
	width:100%;
	height:100%;
	position:relative;
	overflow:hidden;
	transition: all 1200ms cubic-bezier(0.77, 0, 0.175, 1);
    transition-property: left, opacity;
}
.dm-slidercon .dms-arrow{
	display:block;
	position:absolute;
	z-index:5;
	top:50%;
	margin-top:-50px;
	text-decoration:none;
	width:50px;
	height:100px;
	background:#fff;
	color:#7997a5;
	text-align:center;
}
.dm-slidercon .dms-arrow.dms-aleft{
	left:0px;
}
.dm-slidercon .dms-arrow.dms-aright{
	right:0px;
}
.dm-slidercon .dms-arrow .glyphicon{
	position:relative;
	top:43px;
}
.dm-slidercon .dms-arrow:hover{
	background:#82b2ce;
	color:#fff;
}
.dm-slidercon .dms-thumbscon{
	position:absolute;
	z-index:50;
	left:50%;
	bottom:40px;
	font-size: 0;
}
.dms-thumbscon a{
	display:inline-block;
	vertical-align:top;
	margin:0 0;
	text-indent:-999px;
	overflow:hidden;
	height:31px;
	width:31px;
}
.dms-thumbscon a:hover, .dms-thumbscon a.active{

}
.dm-slidercon .dms-slidermask{
	width:100%;
	height:100%;
	position:relative;
	overflow:hidden;
}
.dm-slidercon .dms-slider{
	height:100%;
	width:100%;
	position:absolute;
	z-index:2;
	left:0;
	top:0;
	transition: all 1200ms cubic-bezier(0.77, 0, 0.175, 1);
    transition-property: left, opacity;
}
.dm-slidercon .dms-slider .dms-slide{
	height:100%;
	width:100%;
	float:left;
	position: relative;
}
.dm-slidercon .dms-slider .dms-slide.dms-slidespecial{
	width:100%;
}
.dm-slidercon .dms-slider .dms-slide .map{
	width:100%;
	height:100%;
}

/* EXTRAS SLIDER */
.dm-slidercon .overletras{width: 100%;padding: 0 0;height: 100%;}
.dm-slidercon .letrasnormal{width: 90%;}
.dm-slidercon .overletras .ascell{text-align: left;}

.dm-slidercon .over{width: 100%;padding: 0 37.5% 0 25%;height: 100%;}
.dm-slidercon .over .mensaje{
    color: #fff;
	font-size:15px;line-height:1.2em;width:100%;
    text-align: left;
	margin:0 0;
}
.dm-slidercon .over .mensaje h2{
	font-size: 25px;
	line-height: 1.2em;
    font-weight: 300;
}
.dm-slidercon .over .mensaje p{
	margin:45px 0 0 0;
    font-size: 18px;
    line-height: 1.4em;
}
.dm-slidercon .over .mensaje a{
    color: #fff;
    text-decoration: none;
}

@media screen and (max-width:840px){
	.dm-slidercon .over{
		padding: 0 10% 0 10%;
	}
}

@media screen and (max-width:440px){
	.dm-slidercon .over .mensaje h2{
		font-size: 21px;
	}
	.dm-slidercon .over .mensaje p{
		font-size: 15px;
	}
}





/*LAYOUT*/
.dmrow{
	margin-right: -15px;
	margin-left: -15px;
}
.dmrow:before,.dmrow:after{
	display:table;
	content: "";
}
.dmrow:after{
	clear: both;
}
.dm1, .dm2, .dm3, .dm4, .dm5, .dm6, .dm7, .dm8, .dm9, .dm10, .dm11, .dm12{
	float: left;
	position: relative;
	padding-left: 15px;
	padding-right: 15px;
	min-height: 1px;
}
.dm1{
	width: 8.33333333333333333%;
}
.dm2{
	width: 16.66666666666666666%;
}
.dm3{
	width: 25%;
}
.dm4{
	width: 33.33333333333333333%;
}
.dm5{
	width: 41.66666666666666666%;
}
.dm6{
	width: 50%;
}
.dm7{
	width: 58.33333333333333333%;
}
.dm8{
	width: 66.66666666666666666%;
}
.dm9{
	width: 75%;
}
.dm10{
	width: 83.33333333333333333%;
}
.dm11{
	width: 91.66666666666666666%;
}
.dm12{
	width: 100%;
}
.pullright{
	float: right;
}
.dmgroup{
    width: 100%;
    margin-bottom: 10px;
	display: inline-block;
	vertical-align: top;
}
.dminput{
    background: #fff;
    border-radius: 2px;
    padding: 0 10px;
    font-size: 14px;
    border: 0;
    outline: 0;
    width: 100%;
    height: 38px;
    color: #222;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	border: 1px solid #ddd;
}
.dminput.dmibig{
	font-size: 18px;
	height: 54px;
}
.dmarea{
	height: 160px;
	padding: 10px 10px;
	resize: none;
}
.dmgroup.activo .dminput, .dmgroup.lleno .dminput{
	border: 1px solid #666;
}
.dmgroup label{
	font-size: 13px;
	line-height: 15px;
	display: block;
	margin-bottom: 2px;
}
.dmgroup .help-block{
	margin: 2px 0 0;
	font-style: italic;
}
.dmgroup .radio label{
	margin-bottom: 6px;
	font-size: 16px;
	line-height: 18px;
}
.dmgroup .radio input{
	margin-right: 5px;
}
.toast{
	font-size: 16px;
}

@media screen and (max-width:1000px){
	.tablethide{
		display: none;
	}

	/*Layout*/
	.dmrow{
		margin-right: -10px;
		margin-left: -10px;
	}
	.dm1, .dm2, .dm3, .dm4, .dm5, .dm6, .dm7, .dm8, .dm9, .dm10, .dm11, .dm12{
		padding-left: 10px;
		padding-right: 10px;
	}
	.dm1-medium{
		width: 8.33333333333333333%;
	}
	.dm2-medium{
		width: 16.66666666666666666%;
	}
	.dm3-medium{
		width: 25%;
	}
	.dm4-medium{
		width: 33.33333333333333333%;
	}
	.dm5-medium{
		width: 41.66666666666666666%;
	}
	.dm6-medium{
		width: 50%;
	}
	.dm7-medium{
		width: 58.33333333333333333%;
	}
	.dm8-medium{
		width: 66.66666666666666666%;
	}
	.dm9-medium{
		width: 75%;
	}
	.dm10-medium{
		width: 91.66666666666666666%;
	}
	.dm11-medium{
		width: 83.33333333333333333%;
	}
	.dm12-medium{
		width: 100%;
	}
}

@media screen and (max-width:620px){
	.dm1-small{
		width: 8.33333333333333333%;
	}
	.dm2-small{
		width: 16.66666666666666666%;
	}
	.dm3-small{
		width: 25%;
	}
	.dm4-small{
		width: 33.33333333333333333%;
	}
	.dm5-small{
		width: 41.66666666666666666%;
	}
	.dm6-small{
		width: 50%;
	}
	.dm7-small{
		width: 58.33333333333333333%;
	}
	.dm8-small{
		width: 66.66666666666666666%;
	}
	.dm9-small{
		width: 75%;
	}
	.dm10-small{
		width: 91.66666666666666666%;
	}
	.dm11-small{
		width: 83.33333333333333333%;
	}
	.dm12-small{
		width: 100%;
	}
}

@media screen and (max-width:360px){
	.dm1-xsmall{
		width: 8.33333333333333333%;
	}
	.dm2-xsmall{
		width: 16.66666666666666666%;
	}
	.dm3-xsmall{
		width: 25%;
	}
	.dm4-xsmall{
		width: 33.33333333333333333%;
	}
	.dm5-xsmall{
		width: 41.66666666666666666%;
	}
	.dm6-xsmall{
		width: 50%;
	}
	.dm7-xsmall{
		width: 58.33333333333333333%;
	}
	.dm8-xsmall{
		width: 66.66666666666666666%;
	}
	.dm9-xsmall{
		width: 75%;
	}
	.dm10-xsmall{
		width: 91.66666666666666666%;
	}
	.dm11-xsmall{
		width: 83.33333333333333333%;
	}
	.dm12-xsmall{
		width: 100%;
	}
}
