a,abbr,acronym,address,applet,big,blockquote,body,caption,cite,code,dd,del,dfn,div,dl,dt,em,fieldset,form,h1,h2,h3,h4,h5,h6,html,iframe,img,ins,kbd,label,legend,li,object,ol,p,pre,q,s,samp,small,span,strike,strong,sub,sup,table,tbody,td,tfoot,th,thead,tr,tt,ul,var {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-family: inherit;
    font-size: 100%;
    vertical-align: baseline;
}

ol,ul {
    list-style: none;
}

table {
    border-collapse: separate;
    border-spacing: 0;
    vertical-align: middle;
}

caption,td,th {
    text-align: left;
    font-weight: 400;
    vertical-align: middle;
}

a img {
    border: none;
}

@mixin input-placeholder($color) {
    ::-webkit-input-placeholder {
        color: $color;
    }

    :-moz-placeholder {
        color: $color;
    }

    ::-moz-placeholder {
        color: $color;
    }

    :-ms-input-placeholder {
        color: $color;
    }
}

body {
    background: #fff;
    color: #737677;
    font-family: 'Open Sans',sans-serif;
    font-size: 14px;
    line-height: 120%;
}

sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
    top: -.5em;
}

.row {
    zoom: 1;
}

.row:after,.row:before {
    content: "";
    display: table;
}

.row:after {
    clear: both;
}

.col_span_6 {
    width: 50%;
    float: left;
	position:relative;
}
.col_span_6:after{}
.wrapper {
    /*width: 804px;*/
    max-width: 804px;
    margin: 0 auto;
}

.footer {
    text-align: center;
    padding: 8px 0 8px;
}

.top {
    background: #b8babe;
    height: 125px;
	border-bottom:20px solid #eae9e9;
}
.bottom {
    background: #b8babe;
    height: 43px;
}

.logo {
    margin: -17px 8px -18px 34px;
    float: left;
    position: relative;
    z-index: 10;
}
.tel{
	float:right;
}
.tel img{width:150px;}
.nav {text-align: center;}

.menu {
    display: block;
}

.menu li {
    display: inline-block;
    margin: 11px 4px 12px;
}

.menu li a {
    color: #989b9c;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 16px;
	padding: 16px 4px;
    display: block;
}

.menu li a.active,.menu li a:hover {
    background: #eae9e9;
}

a,strong {
    color: #84b5bd;
}

h2 {
    font-size: 18px;
    color: #84b5bd;
    text-transform: uppercase;
    background: #fff;
    border-top: 7px solid #f9f8f8;
    border-bottom: 7px solid #f9f8f8;
    padding: 8px 34px;
    margin-bottom: 24px;
}

small {
    font-size: 12px;
}

.content {
    width: 100%;
    background: #eae9e9;
}

.content p {
    padding: 0 34px 24px;
}

.content p.left,.content p.right {
    margin-bottom: 35px;
    padding-top: 24px;
}

.content p.special {
    background: #fff;
    border-top: 7px solid #f9f8f8;
    border-bottom: 7px solid #f9f8f8;
    padding: 8px 34px;
    margin-bottom: 34px;
}

.fondogris {
    background: #eae9e9;
}

.fondoblanco {
/*background:#fff;*/
    text-align: center;
    margin-bottom: 40px;
}

.fondoblanco img {
    width: 80%;
    height: auto;
}

.upper {
    text-transform: uppercase;
}

.img-exito,.img-metodo, .img-producto {
    padding: 0 0 40px;
}
.img-5pasos{margin-left: 40px; margin-bottom:20px;}

.img-proteina {
    /*padding: 0 40px 30px 0;*/
	position: relative;
	top: -90px;
	width: 140px;
	margin-bottom: -100px;
}

.home_item {
    position: relative;
    margin-bottom: 18px;
}

.home_item h3 {
    text-align: center;
    background: #fff;
    font-size: 14px;
    text-transform: uppercase;
    padding: 4px;
    width: 147px;
}

.home_item a {
    color: #737677;
}

.home_item a:hover {
    color: #84b5bd;
}

.home_item.left {
    float: left;
    /*margin-left: 34px;*/
	margin-left: 9%;
	width: 41%;
}

.home_item.left h3 {
    position: absolute;
    bottom: 10px;
    left: -10px;
}

.home_item.right {
    float: right;
	width: 41%;
	margin-right:2%;
    /*margin-right: 10px;*/
}

.home_item.right h3 {
    position: absolute;
    bottom: 10px;
    right: -10px;
}
.home_item img{width:100%;height:auto;}

.formarea {
    background: #69b6bf;
    color: #fff;
	margin: 20px auto 34px;
	width: 316px;
	/*margin: 20px 44px 34px 42px;*/
    /*margin: 0 38px 24px 16px;*/
    /*padding-bottom: 16px;*/
	padding-bottom: 6px;
    position: relative;
    padding-top: 33px;
}
.home .formarea{margin-top:0px;}

.formarea .form-tit {
    text-align: center;
    font-size: 24px;
    text-transform: uppercase;
    position: absolute;
    top: 43px;
    color: #989b9c;
    background: 0 0;
    border: 0;
    line-height: 100%;
}

.formarea .formtitle {
	/*
    margin-left: -16px;
    margin-right: -18px;
	width: 382px;
	*/
	margin-left: -14px;
	margin-right: -18px;
	width: 346px;
}

.formarea p {
    /*padding: 12px 20px;*/
	padding: 22px 20px;
}

.formarea .input {
    padding: 4px 20px 15px;
}

.formarea input,.formarea select {
    border: 0;
    background: #fff;
}

.formarea input[type=email],.formarea input[type=text],.formarea select {
    /*width: 296px;*/
	width: 256px;
    color: #84b5bd;
    padding: 2px 6px;
    margin-bottom: 12px;
}

.formarea select {
    /*width: 100%;*/
	width:95%;
}

.formarea input[type=checkbox] {
    background-color: #fff;
    color: #fff;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 9px;
    -webkit-border-radius: 0;
    border-radius: 0;
    display: inline-block;
    position: relative;
    fill: #fff;
    margin-top: 8px;
}

.formarea input[type=submit] {
    float: right;
    width: 91px;
    height: 27px;
    margin-right: -40px;
    margin-top: 0;
    padding: 8px 35px 6px 3px;
    text-transform: uppercase;
    background: url(STYLE_PRONOKALMX/img/enviar.png);
    font-size: 12px;
    cursor: pointer;
}

.formarea input[type=submit]:hover {
    color: #84b5bd;
}
.formarea .formlegal{margin: 0 0 22px;}
.formarea a {
    color: #fff;
}

.formarea .error {
    color: #fff;
    margin-bottom: 10px;
    font-weight: 600;
    margin-top: -6px;
}

.formarea .error.last {
    margin-top: 4px;
}

.formarea strong {
    color: #fff;
    font-weight: 700;
}
.formarea .enviat{padding: 50px 0 156px;}
ul.ok {
    padding: 5px 45px 20px 0;
    margin-left: 30px;
    margin-bottom: 30px;
}

ul.ok li {
    background: url(STYLE_PRONOKALMX/img/item_lista_amarillo.png) no-repeat;
    padding: 0 0 0 30px;
    margin: 10px 0;
}

.5pasos ul.ok li{margin: 15px 0 20px;}

.main.ng-enter,.main.ng-leave {
    -webkit-transition: all linear .5s;
    -moz-transition: all linear .5s;
    -o-transition: all linear .5s;
    -ms-transition: all linear .5s;
    transition: all linear .5s;
    display: block!important;
}

.main.ng-enter {
    opacity: 0;
    -ms-filter: "alpha(Opacity=0)";
    filter: alpha(opacity=0);
}

.main.ng-enter.ng-enter-active {
    opacity: 1;
    -ms-filter: none;
    filter: none;
}

.main.ng-leave.ng-leave-active {
    opacity: 0;
    -ms-filter: "alpha(Opacity=0)";
    filter: alpha(opacity=0);
}

.slider {
    background: #eae9e9;
    width: 100%;
	padding-bottom: 20px;
    /*height: 398px;*/
    overflow: hidden;
    position: relative;
}

.slider .slide {
    position: relative;
    top: 20px;
    padding: 0 0 45px;
    left: 0;
	z-index:99;
}
.slider .slide img{width:100%; height:auto;}

.slide.ng-hide{display:block!important;opacity:0;position:absolute;z-index:0;}

.slider .ng-hide-add,.slider .ng-hide-remove {
    -webkit-transition: all linear .5s;
    -moz-transition: all linear .5s;
    -o-transition: all linear .5s;
    -ms-transition: all linear .5s;
    transition: all linear .5s;
    display: block!important;
}

.slider .ng-hide-add.ng-hide-add-active,.slider .ng-hide-remove {
    opacity: 0;
    -ms-filter: "alpha(Opacity=0)";
    filter: alpha(opacity=0);
}

.slider .ng-hide-add,.slider .ng-hide-remove.ng-hide-remove-active {
    opacity: 1;
    -ms-filter: none;
    filter: none;
}

.slider .arrow {
    position: absolute;
    z-index: 9999;
    display: block;
    top: 50%;
    margin-top: -35px;
    width: 36px;
    height: 71px;
    outline: 0;
    cursor: pointer;
    background: url(STYLE_PRONOKALMX/img/blank.gif) center center no-repeat;
}

.slider .arrow.prev {
    opacity: .2;
    -ms-filter: "alpha(Opacity=20)";
    filter: alpha(opacity=20);
    left: 30px;
    background-image: url(STYLE_PRONOKALMX/img/prev.png);
    -webkit-transition: .2s linear all;
    -moz-transition: .2s linear all;
    -o-transition: .2s linear all;
    -ms-transition: .2s linear all;
    transition: .2s linear all;
}

.slider .arrow.next {
    opacity: .2;
    -ms-filter: "alpha(Opacity=20)";
    filter: alpha(opacity=20);
    right: 30px;
    background-image: url(STYLE_PRONOKALMX/img/next.png);
    -webkit-transition: .2s linear all;
    -moz-transition: .2s linear all;
    -o-transition: .2s linear all;
    -ms-transition: .2s linear all;
    transition: .2s linear all;
}

.slider .arrow.prev:hover {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    background-image: url(STYLE_PRONOKALMX/img/prev_h.png);
}

.slider .arrow.next:hover {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    background-image: url(STYLE_PRONOKALMX/img/next_h.png);
}

.slider .nonDraggableImage {
    -webkit-user-drag: none;
}

.slider .nav {
    text-align: center;
    display: block;
    position: absolute;
    z-index: 1002;
    left: 0;
    bottom: -4px;
    right: 0;
    height: 48px;
}

.slider .nav .wrapper {
    margin: 0 auto;
    width: 100%;
    padding: 1em 0 .8em;
}

.slider .nav ul {
    margin: 0;
    width: 100%;
}

.slider .nav .dot,.slider .nav .dot span {
    display: inline-block;
    zoom: 1;
}

.slider .dots {
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: background-color .25s,border-color .25s;
    -moz-transition: background-color .25s,border-color .25s;
    -o-transition: background-color .25s,border-color .25s;
    -ms-transition: background-color .25s,border-color .25s;
    transition: background-color .25s,border-color .25s;
}

.slider .dots .dot {
    position: relative;
    margin: 0 8px;
    width: 12px;
    height: 12px;
    cursor: pointer;
}

.slider .dots .dot span {
    position: absolute;
    top: 2px;
    left: 2px;
    width: 6px;
    height: 6px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background: #fff;
    border: 1px solid transparent;
    outline: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.slider .dots .dot span.active {
    border-color: #fff;
    background-color: transparent;
}

.calc-content {
    padding-right: 20px;
    position: relative;
}

.calc-content h1 {
    font-size: 18px;
    margin: 8px 0 20px;
    background: #fff;
    padding: 6px 30px;
    text-align: right;
    text-transform: uppercase;
}

.calc-content .destacat {
    background: #fff;
    margin-bottom: 4px;
    padding: 8px;
    color: #84b5bd;
    text-transform: uppercase;
}

.calc-content .destacat1 {
    padding: 10px 10px 10px 120px;
}

.calc-content .destacat2 {
    padding: 10px 30px;
}

.calc-content p {
    padding: 10px 30px 10px 150px;
    background: #fff;
    line-height: 200%;
}

.calc-content .basc {
    position: absolute;
    margin: -20px 10px 0 0;
}

.calc-content label {
    width: 60px;
    display: inline-block;
}

.calc-content input[type=text] {
    width: 50px;
}

.calc-content input[type=radio] {
    width: auto;
    display: inline;
}

.calc-content .calcular {
    position: relative;
}

.calc-content .calcular .reloj {
    position: absolute;
    right: 220px;
    top: -8px;
}

.calc-content button {
    width: 230px;
    float: right;
    margin: 4px 0;
    padding: 8px;
    background: #fff;
    border: 0;
    color: #84b5bd;
    text-transform: uppercase;
    cursor: pointer;
}

.calc-content button:hover {
    color: #989b9c;
}

.calc-content .respuesta {
    padding: 10px 30px;
    font-size: 14px;
    text-align: center;
    clear: right;
    background: #fff;
}

.calc-content .respuesta .respc {
    width: auto;
    height: 20px;
    display: block;
    padding: 8px;
}

.calc-content small {
    padding: 10px 30px;
    display: block;
}

.legaltext {
    position: fixed;
    top: 5%;
    background-color: #fff;
    color: #666 !important;
    left: 10%;
    width: auto;
    height: 80%;
    overflow-x: auto;
    margin-right: 10%;
    color: white;
    padding: 20px 40px 40px 40px;
    border: 1px solid #777;
    border-radius: 10px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 30px, rgba(255, 255, 255, 0.25) 1px 0px 0px;
    -moz-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 30px, rgba(255, 255, 255, 0.25) 1px 0px 0px;
    box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 30px, rgba(255, 255, 255, 0.25) 1px 0px 0px;
    z-index: 555;
    font-size: 12px;
}

.close_language {
    display: block;
    text-align: right;
    cursor: pointer;
}

.link_legal {
    text-decoration: underline;
    cursor: pointer;
	font-size:13px;
}

.content h3 {
    padding: 0 34px 24px;
    font-weight: 600;
}

.left.ico-medico {
    background-color: rgba(255,255,255,.5);
    background-image: url('STYLE_PRONOKALMX/img/ico2/medico.png');
    background-repeat: no-repeat;
    background-position: 30px;
    padding-left: 85px;
}

.right.ico-coaching {
    background-color: rgba(255,255,255,.5);
    background-image: url('STYLE_PRONOKALMX/img/ico2/coaching.png');
    background-repeat: no-repeat;
    background-position: 30px;
    padding-left: 85px;
}

.left.ico-fisica {
    background-color: rgba(255,255,255,.5);
    background-image: url('STYLE_PRONOKALMX/img/ico2/fisica.png');
    background-repeat: no-repeat;
    background-position: 30px;
    padding-left: 85px;
}

.right.ico-alimentacion {
    background-color: rgba(255,255,255,.5);
    background-image: url('STYLE_PRONOKALMX/img/ico2/alimentacion.png');
    background-repeat: no-repeat;
    background-position: 30px;
    padding-left: 85px;
}
.exp10{position: relative;
float: right;
margin-top: -30px;
margin-bottom: -80px;}

.rmenu{display:none;}

@media only screen and (max-width: 774px){
	.rmenu{display:block;float:right;}
	.rmenu img{margin:20px 30px;cursor:pointer;}
	.menu.collapsed{display:none}
	.menu{
	position: absolute;
	z-index: 9999;
	top: 100px;
	margin: 0 2%;
	background: white;
	border: 1px solid #eae9e9;
	text-align: center;
	width: 96%;
	}
	.menu li{
		display:block;
		margin:4px;
	}
	.menu li a{
		padding:6px 4px;
	}

	.col_span_6{
		width:100%;
		float:none;
		clear:both;content:' ';display:table;
	}
	.home_item.right{margin-right:8%;}

	.exp10{float:none;margin-right: 25%;}

	.img-exito, .img-metodo{
	margin: 0 auto;
	display: block;
	}

	.img-producto{width:100%;height:auto;}

	.img-proteina{margin: -40px auto 0;
		top:0;
		display: block;
		float: none;
	}
}
@media only screen and (max-width : 375px){
	.img-exito, .img-metodo{width:100%;height:auto;}
	.calc-content p{padding: 10px 10px 10px 120px;}
}

.social{float:right;margin:4px;}
.social img{width:16px; display:inline;}
.social a{text-decoration:none;}

.formextra{font-size: 12px;
width: 75%;}

.legaltext h3{ font-size:14px; font-weight:600}
.legaltext p{padding:5px;}
