/*Author: W3layouts
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
--*/

html, body {
	background: #fff;
	font-size: 100%;
	font-family: 'DidactGothic';
}

body a {
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
}

ul {
	padding: 0;
	margin: 0;
}

h1, h2, h3, h4, h5, h6, label, p {
	margin: 0;
}

@font-face {
	font-family: 'DidactGothic';
	src: url(../fonts/DidactGothic.ttf) format('truetype');
}

@font-face {
	font-family: 'Cinzel-Regular';
	src: url(../fonts/Cinzel-Regular.ttf) format('truetype');
}

@font-face {
	font-family: 'Cinzel-Bold';
	src: url(../fonts/Cinzel-Bold.ttf) format('truetype');
}


/*--header--*/

.header {
	background: url(../images/1.jpg) no-repeat;
	width: 100%;
	background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	-moz-background-size: cover;
	-ms-background-size: cover;
	min-height: 800px;
}

.header-carousel {
	/*background: url(../images/1.jpg) no-repeat;*/
	width: 100%;
	/*background-size: cover;*/
	/*-webkit-background-size: cover;*/
	/*-o-background-size: cover;*/
	/*-moz-background-size: cover;*/
	/*-ms-background-size: cover;*/
	min-height: 720px;
}

.carousel-index {
	position: absolute !important;
	width: 100% !important;
	min-height: 720 !important;
}

.header-top {
	min-height: 250px;
	background: url(../images/1.jpg) center;
	background-position: right;
background-size: cover;
}

.logo {
	float: left;
}

.logo img {
	margin: auto;
}

.logo h1 a {
	background: url(../images/log.png) bottom no-repeat;
	width: 240px;
	height: 240px;
	/*height: 204px;*/
	display: block;
	text-align: center;
	/*padding: 1.7em 0 0;*/
	text-decoration: none;
	color: #fff;
	position: absolute;
}

.logo h1 {
	font-size: 2.5em;
	font-family: 'Cinzel-Regular';
}

.top-nav {
	float: right;
}

.top-nav ul li {
	display: inline-block;
	float: left;
}

.top-nav ul li a {
	color: #fff;
	font-size: 1.2em;
	text-decoration: none;
	display: block;
	padding: 1.6em 1em;
	text-align: center;
}

.top-nav ul li.active a {
	color: #fff;
	font-size: 1.2em;
	text-decoration: none;
	display: block;
	padding: 1.6em 1em;
	text-align: center;
	background: #90D8E7;
}

.top-nav span.menu {
	display: none;
}


/* Sweep To Bottom */

.hvr-sweep-to-bottom {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
}

.hvr-sweep-to-bottom:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #3E4095;
	-webkit-transform: scaleY(0);
	transform: scaleY(0);
	-webkit-transform-origin: 50% 0;
	transform-origin: 50% 0;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}

.hvr-sweep-to-bottom:hover, .hvr-sweep-to-bottom:focus, .hvr-sweep-to-bottom:active {
	color: white;
}

.hvr-sweep-to-bottom:hover:before, .hvr-sweep-to-bottom:focus:before, .hvr-sweep-to-bottom:active:before {
	-webkit-transform: scaleY(1);
	transform: scaleY(1);
}


/*--//header--*/


/*--content-top--*/

.glyphicon.glyphicon-book, .glyphicon.glyphicon-time, .glyphicon.glyphicon-edit {
	font-size: 2.6em;
	color: #fff;
	background: #B83463;
	border-radius: 100px;
	width: 95px;
	height: 95px;
	text-align: center;
	line-height: 2em;
	border: 5px;
	border-style: double;
	border-color: #fff;
}

.glyphicon.home1 {
	background: #90D8E7;
}

.top-grid {
	text-align: center;
	border: none;
	padding: 10px !important;
	min-height: 252px;
	background: rgba(255, 242, 18, 1);
	/*padding: 0em 1.5em 1.5em;*/
	position: relative;
}

.nosotros{
	background: rgba(236, 38, 143, 1);
}

.content-top {
	position: relative;
	padding: 6.5em 0;
}

.content-top1 {
	position: absolute;
	z-index: 999;
	top: -53%;
}

.caption h3 {
	font-size: 2em;
	/* font-family: 'Cinzel-Regular'; */
	color: #3E4095;
	margin: 0.5em 0;
	text-transform: uppercase;
	font-weight: bold;
}

.caption p {
	color: #000;
	line-height: 1.9em;
	font-size: 1em;
}

/*.top-grid:before {
content: '';
position: absolute;
width: 0;
height: 0;
border-right: 0px solid rgba(0, 0, 0, 0);
border-bottom: 352px solid rgba(0, 188, 228, 0.44);
border-left: 76px solid rgba(60, 128, 168, 0);
top: -84.6%;
left: 39.7%;
transform: rotate(90deg);
}*/

.top {
		background: rgba(216, 223, 54, 1);
}

.top:before {
	border-bottom: 352px solid rgb(168, 207, 69);
	/*border-bottom: 352px solid rgba(125, 63, 152, 0.44);*/
}


/*--//content-top--*/


/*--content-middle--*/

.content-mid {
	padding: 0;
}

.content-middle {
	padding: 0 15px;
}

.content-mid1 {
	padding: 1.63em;
	/*background: rgba(168, 207, 69, 1);*/
	background: #3E4095;
}

.content-mid1 h2 {
	font-size: 2em;
	font-family: 'Cinzel-Regular';
	color: #fff;
	margin: 0.22em 0;
}

.content-mid1 p {
	color: #fff;
	line-height: 1.9em;
	font-size: 1em;
	margin: 0 0 0.5em;
}

i.glyphicon.glyphicon-filter {
	font-size: 2.55em;
	color: #fff;
}

a i.glyphicon.glyphicon-circle-arrow-right {
	font-size: 1.5em;
	color: #fff;
}

a i.glyphicon.glyphicon-circle-arrow-right:hover {
	color: #90D8E7;
}


/*--//content-middle--*/


/*--content-left--*/

.content-left {
	padding: 4em 0;
}

.content-left-top {
	text-align: center;
}

.content-left-top h4 {
	font-size: 1.3em;
	font-family: 'Cinzel-Bold';
	margin: 0.8em 0 0.5em;
	text-align: center;
}

.content-left-top h4 a {
	color: #B83463;
	text-decoration: none;
}

.content-left-top h4 a:hover {
	color: #3E4095;
}

.content-left-top p {
	color: #7E7D7D;
	line-height: 1.9em;
	font-size: 1em;
}

i.glyphicon.glyphicon-ok {
	color: #90D8E7;
	font-size: 0.8em;
	margin: 0 0.5em 0;
}


/*--//content-left--*/


/*--content-right--*/

.content-right-top {
	padding: 3em;
	background: #B83463;
}

.content-right-top h3 {
	color: #fff;
	font-size: 2em;
	font-family: 'Cinzel-Regular';
}

.content-right-top ul li {
	list-style: none;
}

.content-right-top ul li a {
	color: #fff;
	line-height: 1.9em;
	font-size: 1.1em;
	display: block;
	text-decoration: none;
	margin: 0.3em 0;
}

.content-right-top ul li a:hover {
	color: #000;
}

.col1 {
	background: #90D8E7;
}

.content-right-top ul li a i.glyphicon.glyphicon-cog {
	color: #fff;
	font-size: 0.8em;
	margin: 0 0.5em 0;
}


/*--//content-right--*/


/*--content-bottom--*/

.content-bottom {
	padding: 4em 0;
}

.content-bottom-top span {
	color: #B83463;
	font-size: 3em;
	display: block;
	line-height: 35px;
	font-family: 'Cinzel-Bold';
}

.content-bottom-top span small {
	font-size: 28px;
	display: block;
}

.content-bottom-top p {
	color: #7E7D7D;
	line-height: 1.9em;
	font-size: 1.1em;
}

.content-bottom-top a {
	background: #90D8E7;
	float: right;
}

.content-bottom h4 {
	font-size: 2.5em;
	font-family: 'Cinzel-Regular';
	color: #000;
	margin: 0em 0 1em;
}


/*--//content-bottom--*/


/*--address--*/
.address-grid{
	text-align: center;
}

.address-grid img{
	margin: auto;
}

.address-grid i {
	color: #90D8E7;
	font-size: 3em;
	/*float: left;*/
	margin: 0 9% 0 0;
	display: inline-block;
}

.address1 {
	/*float: left;*/
	vertical-align: middle;
	/*display: inline-block;*/
}

.address1 p {
	/*font-size: 1.8em;*/
	font-size: 1.2em;
	color: #fff;
	line-height: 1.9em;
}

.address1 p a {
	text-decoration: none;
	color: #fff;
}

.address1 p a:hover {
	color: #B83463;
}

.address-more h3 {
	color: #fff;
	font-size: 2em;
	margin: 0 15px 0.7em;
	font-family: 'Cinzel-Regular';
}

.address {
	padding: 3em 0;
	/*background: #0f788e;*/
	background: #3E4095;
}


/*--//address--*/


/*--footer--*/

.footer {
	text-align: center;
	padding: 2em 0;
}

.footer-top h3 {
	font-size: 3em;
	font-family: 'Cinzel-Regular';
}

.footer-top h3 a {
	color: #000;
	text-decoration: none;
}

ul.social li {
	display: inline-block;
}

ul.social li a i {
	background: url(../images/img-sprite.png) -2px -3px;
	width: 32px;
	height: 32px;
	display: block;
	margin: 0 0.5em;
}

ul.social li a i.dribble {
	background-position: -47px -3px;
}

ul.social li a i.facebook {
	background-position: -87px -3px;
}

ul.social li a i:hover {
	transform: rotatey(-360deg);
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
}

.footer-top2 p {
	color: #7E7D7D;
	line-height: 1.9em;
	font-size: 1em;
}

.footer-top2 p a {
	color: #000;
	text-decoration: none;
}

.footer-top2 p a:hover {
	color: #90D8E7;
}


/*--//footer--*/


/*--contact--*/

.contact-top {
	text-align: center;
	padding: 0 0 2em;
}

.contact-top h2 {
	font-size: 2.5em;
	color: #000;
	font-family: 'Cinzel-Regular';
}

.contact-top p {
	font-size: 1em;
	color: #7E7D7D;
	line-height: 1.9em;
	width: 60%;
	margin: 0 auto;
}

/*.contact-bottom input[type="text"], .contact-bottom textarea {
font-size: 1em;
width: 40%;
padding: 0.6em;
margin: 1em 0;
outline: none;
background: none;
color: #cecece;
border: 1px solid #cecece;
display: block;
}

.contact-bottom textarea {
resize: none;
width: 55%;
min-height: 170px;
}*/

.contact-bottom input[type="submit"], .contact-bottom input[type="button"] {
	padding: 0.3em 1em;
	font-size: 1.1em;
	outline: none;
	border: none;
	color: #fff;
	background: #B83463;
}

.contact-bottom input[type="submit"]:hover, .contact-bottom input[type="button"]:hover {
	background: #90D8E7;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
	-moz-transition: 0.5s all;
}

.contact-bottom {
	padding: 1em 0 0em;
}

.map iframe {
	width: 100%;
	min-height: 280px;
	border: none;
}

.contact {
	padding: 4em 0;
}


/*--//contact--*/


/*--typo--*/

h3.typo1 {
	font-size: 3em;
	color: #000;
	text-align: center;
	font-family: 'Cinzel-Regular';
}

.page-header h3 {
	font-size: 3em;
	color: #000;
}

.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td {
	padding: 8px;
	line-height: 1.42857143;
	vertical-align: top;
	text-align: center;
	border-top: none;
}

.grid1 {
	margin: 1.5em 0 0;
}

ul.nav.nav-pills {
	margin: 1.5em 0 0;
}

.grid2 {
	margin: 1em 0 0;
}

.page {
	padding: 4em 0 4em;
}


/*--//typo--*/


/*--blog--*/

.blog-grid h3 {
	font-size: 1em;
	font-family: 'Cinzel-Bold';
}

.blog-grid h3 a {
	color: #B83463;
	text-decoration: none;
}

.blog-grid h3 a:hover {
	color: #90D8E7;
}

.blog-grid p {
	font-size: 1em;
	color: #7E7D7D;
	line-height: 1.9em;
	margin: 0em 0 1em;
}

.blog-grid {
	padding: 1.5em 1em;
	border: 1px solid #BEBEBE;
}

.blog-head {
	padding: 2em 0 0;
}

.blog {
	padding: 4em 0;
}

ul.grid-blog li {
	display: inline-block;
}

ul.grid-blog li a, ul.grid-blog li span {
	text-decoration: none;
	font-size: 0.9em;
	color: #504D4D;
	display: inline-block;
	margin: 0 1em 0 0;
}

ul.grid-blog li a:hover {
	color: #90D8E7;
}

ul.grid-blog li i {
	margin: 0 5px 0 0;
	color: #90D8E7;
}

ul.grid-blog {
	padding: 0.5em 0;
}

.blog-top {
	margin: 0 0 2em;
}

.top-blog {
	text-align: center;
}

.top-blog h2 {
	font-size: 2.5em;
	color: #000;
	font-family: 'Cinzel-Regular';
}

.top-blog p {
	font-size: 1em;
	color: #7E7D7D;
	line-height: 1.9em;
	width: 60%;
	margin: 0 auto;
}

@keyframes hvr-icon-wobble-horizontal {
	16.65% {
		-webkit-transform: translateX(6px);
		transform: translateX(6px);
	}
	33.3% {
		-webkit-transform: translateX(-5px);
		transform: translateX(-5px);
	}
	49.95% {
		-webkit-transform: translateX(4px);
		transform: translateX(4px);
	}
	66.6% {
		-webkit-transform: translateX(-2px);
		transform: translateX(-2px);
	}
	83.25% {
		-webkit-transform: translateX(1px);
		transform: translateX(1px);
	}
	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

.hvr-icon-wobble-horizontal {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	background: #B83463;
	color: #fff;
	font-size: 1em;
	padding: 0.5em 2.5em 0.5em 1em;
	display: inline-block;
}

.hvr-icon-wobble-horizontal:before {
	content: url(../images/ar.png);
	position: absolute;
	right: 1em;
	font-family: FontAwesome;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	top: 29%;
	color: #fff;
	text-decoration: none;
}

.hvr-icon-wobble-horizontal:hover:before, .hvr-icon-wobble-horizontal:focus:before, .hvr-icon-wobble-horizontal:active:before {
	-webkit-animation-name: hvr-icon-wobble-horizontal;
	animation-name: hvr-icon-wobble-horizontal;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
	color: #fff;
	text-decoration: none;
}

.hvr-icon-wobble-horizontal:hover {
	color: #fff;
	text-decoration: none;
}


/*--//blog--*/


/*--services--*/

.ser {
	text-align: center;
}

.ser i {
	font-size: 3em;
	color: #B83463;
}

.ser h5 {
	font-size: 1.2em;
	color: #000;
	font-family: 'Cinzel-Regular';
	margin: 0.4em 0;
}

.ser p {
	font-size: 1em;
	color: #7E7D7D;
	line-height: 1.9em;
}

.best-ser h3 {
	font-size: 2.2em;
	color: #000;
	font-family: 'Cinzel-Regular';
}

.best-ser p {
	/*font-size: 1em;*/
	font-size: 1.2em;
	color: #7E7D7D;
	line-height: 1.5em;
	/*line-height: 1.9em;*/
}

.best-ser ul li {
	display: inline-block;
}

.best-ser ul li a {
	color: #7E7D7D;
	line-height: 1.9em;
	font-size: 1em;
	display: block;
	text-decoration: none;
	margin: 0.3em 0;
}

.best-ser ul li a:hover {
	color: #90D8E7;
}

.best-ser ul li a i {
	color: #7E7D7D;
	font-size: 0.8em;
	margin: 0 0.5em 0;
}

.services {
	padding: 4em 0 0;
}

.ser-top {
	margin-bottom: 2em;
}

.top-services {
	text-align: center;
	padding: 0 0 2em;
}

.top-services h2 {
	font-size: 2.5em;
	color: #000;
	font-family: 'Cinzel-Regular';
}

.top-services p {
	font-size: 1em;
	color: #7E7D7D;
	line-height: 1.9em;
	width: 60%;
	margin: 0 auto;
}


/*--//services--*/


/*--single--*/

.lone-line h2 {
	font-size: 1.5em;
	font-family: 'Cinzel-Regular';
	color: #000;
	padding: 1em 0 0;
}

.lone-line p {
	font-size: 1em;
	color: #7E7D7D;
	line-height: 1.9em;
}

.simply input[type="text"], .simply textarea {
	background: none;
	outline: none;
	border: 1px solid #BDBCBC;
	width: 51%;
	padding: 0.7em;
	margin: 0 0 1em 0;
	font-size: 1em;
	color: #7E7D7D;
}

.simply textarea {
	min-height: 200px;
	resize: none;
	width: 60%;
}

.simply input[type="submit"] {
	background: #B83463;
	color: #fff;
	font-size: 1.1em;
	border: none;
	outline: none;
	padding: 0.3em 1em;
	margin: 0;
	display: block;
}

.simply input[type="submit"]:hover {
	background: #90D8E7;
	color: #fff;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
	-moz-transition: 0.5s all;
}

.single {
	padding: 4em 0;
}

.comment {
	padding: 3em 0;
}

.comment h3 {
	font-size: 2em;
	font-family: 'Cinzel-Regular';
	color: #000;
}

.simply h3 {
	font-size: 2em;
	font-family: 'Cinzel-Regular';
	color: #000;
	margin: 0 0 0.5em 0;
}

h4.media-heading {
	font-size: 1.5em;
	font-family: 'Cinzel-Regular';
	color: #000;
	float: left;
}

h5.reply {
	float: right;
}

h5.reply a {
	text-decoration: none;
	color: #90D8E7;
	font-size: 1.2em;
	display: block;
}

h5.reply a:hover {
	color: #000;
}

.media-left, .media>.pull-left {
	padding-right: 22px;
}


/*--//single--*/

@media(max-width:1366px) {}

	@media(max-width:1280px) {}

		@media(max-width:1210px) {
			.top-grid:before {
				border-bottom: 286px solid rgba(0, 188, 228, 0.44);
				top: -65.6%;
				left: 37.7%;
			}
			.top:before {
				border-bottom: 286px solid rgba(125, 63, 152, 0.44);
			}
		}

		@media(max-width:1024px) {
			.header {
				min-height: 600px;
			}
			.caption h3 {
				font-size: 1.1em;
			}
			.top-grid:before {
				border-bottom: 286px solid rgba(0, 188, 228, 0.44);
				border-left: 76px solid rgba(60, 128, 168, 0);
				top: -71.7%;
				left: 37.1%;
			}
			.top:before {
				border-bottom: 286px solid rgba(125, 63, 152, 0.44);
			}
			.content-mid1 h2 {
				font-size: 1.4em;
			}
			.content-mid1 h2 {
				font-size: 1.5em;
			}
			.content-mid1 p {
				font-size: 0.91em;
			}
			.content-left-top h4 {
				font-size: 1.1em;
			}
			.content-right-top h3 {
				font-size: 1.6em;
			}
			.content-right-top ul li a {
				font-size: 0.86em;
			}
			.address1 p {
				font-size: 1.5em;
			}
			.content-top {
				padding: 6.5em 0;
			}
			.content-mid1 {
				padding: 1.48em 1.6em;
			}
			/*--services--*/
			.best-ser ul li a {
				font-size: 0.93em;
			}
			/*--blog--*/
			.blog-grid h3 {
				font-size: 0.8em;
			}
			ul.grid-blog li a, ul.grid-blog li span {
				font-size: 0.8em;
				margin: 0 0.5em 0 0;
			}
			.grid-top {
				width: 33.33%;
				float: left;
			}
			h4.media-heading {
				font-size: 1.3em;
			}
		}

		@media(max-width:1001px) {
			.top-grid:before {
				border-bottom: 208px solid rgba(0, 188, 228, 0.44);
				border-left: 76px solid rgba(60, 128, 168, 0);
				top: -43.7%;
				left: 32.2%;
			}
			.top:before {
				border-bottom: 208px solid rgba(125, 63, 152, 0.44);
				border-left: 76px solid rgba(60, 128, 168, 0);
			}
		}

		@media(max-width:768px) {
			.logo h1 a {
				width: 210px;
				height: 180px;
				padding: 1.3em 0 0;
			}
			.logo h1 {
				font-size: 2.3em;
			}
			span.menu {
				display: block;
				text-align: right;
				cursor: pointer;
				position: relative;
			}
			.top-nav ul {
				display: none;
				position: absolute;
				width: 100%;
				z-index: 9999;
				left: 0%;
				margin: 1.1em 0em;
				background: #B83463;
				border: 0;
			}
			.top-nav span.menu {
				display: block;
			}
			.top-nav ul li {
				display: block;
				float: none;
				text-align: center;
			}
			.top-nav ul li a {
				color: #fff;
				display: block;
				margin: 0;
				background: none;
				border: none;
				padding: 0.5em;
			}
			.top-nav ul li.active a {
				padding: 0.5em;
			}
			.top-nav {
				margin-top: 1.1em;
			}
			.grid-top {
				width: 33.33%;
				float: left;
			}
			.glyphicon.glyphicon-book, .glyphicon.glyphicon-time, .glyphicon.glyphicon-edit {
				font-size: 2em;
				width: 70px;
				height: 70px;
				line-height: 1.9em;
			}
			.caption h3 {
				font-size: 1em;
				line-height: 1.3em;
			}
			.top-grid:before {
				border-bottom: 212px solid rgba(0, 188, 228, 0.44);
				border-left: 60px solid rgba(60, 128, 168, 0);
				top: -51.7%;
				left: 36%;
			}
			.top:before {
				border-bottom: 212px solid rgba(125, 63, 152, 0.44);
				border-left: 60px solid rgba(60, 128, 168, 0);
			}
			.top-grid {
				padding: 0em 1em 1em;
			}
			.header {
				min-height: 520px;
			}
			.content-left-top {
				text-align: center;
			}
			.content-left-top img {
				margin: 0 auto;
			}
			.content-right-top ul li a {
				font-size: 1em;
			}
			ul.social {
				margin: 1em 0;
			}
			.address-grid {
				margin: 1em 0;
			}
			.content-bottom-top {
				margin: 0 0 2em;
			}
			.content-left-top {
				margin-bottom: 2em;
			}
			.content-left {
				padding: 3em 0 1em;
			}
			.content-bottom {
				padding: 3em 0;
			}
			/*--services--*/
			.header-top {
				min-height: 250px;
			}
			.top-services p {
				width: 80%;
			}
			.ser-top {
				margin-bottom: 0em;
			}
			.ser {
				margin: 0 0 1em;
			}
			.services {
				padding: 3em 0 0;
			}
			/*--blog--*/
			.blog-bottom {
				width: 33.3%;
				float: left;
				padding: 0 5px;
			}
			.hvr-icon-wobble-horizontal {
				font-size: 0.9em;
				padding: 0.4em 2.3em 0.4em 1em;
			}
			.blog-grid {
				padding: 1em 0.7em;
			}
			.blog-grid p {
				font-size: 0.9em;
			}
			.top-blog p {
				width: 80%;
			}
			/*--contact--*/
			.contact-top p {
				width: 80%;
			}
			.contact {
				padding: 3em 0;
			}
			/*-single--*/
			.simply input[type="text"] {
				width: 60%;
			}
			.simply textarea {
				width: 70%;
			}
			.single {
				padding: 3em 0;
			}
			/*--typo--*/
			h1.grid2 {
				font-size: 2.3em;
			}
		}

		@media (max-width: 736px) {
			.top-grid:before {
				border-bottom: 204px solid rgba(0, 188, 228, 0.44);
				border-left: 60px solid rgba(60, 128, 168, 0);
				top: -45.1%;
				left: 36%;
			}
			.top:before {
				border-bottom: 204px solid rgba(125, 63, 152, 0.44);
				border-left: 60px solid rgba(60, 128, 168, 0);
			}
		}

		@media (max-width: 667px) {
			.top-grid:before {
				border-bottom: 179px solid rgba(0, 188, 228, 0.44);
				border-left: 59px solid rgba(60, 128, 168, 0);
				top: -40.7%;
				left: 34%;
			}
			.top:before {
				border-bottom: 179px solid rgba(125, 63, 152, 0.44);
				border-left: 59px solid rgba(60, 128, 168, 0);
			}
		}

		@media(max-width:640px) {
			.logo h1 {
				font-size: 2.2em;
			}
			.logo h1 a {
				width: 198px;
				height: 173px;
				padding: 1.4em 0 0;
			}
			.caption p {
				font-size: 0.8em;
			}
			.caption h3 {
				font-size: 0.9em;
			}
			.glyphicon.glyphicon-book, .glyphicon.glyphicon-time, .glyphicon.glyphicon-edit {
				font-size: 1.3em;
				width: 55px;
				height: 55px;
				line-height: 2.2em;
			}
			.grid-top {
				padding: 0 6px;
			}
			.top-grid:before {
				border-bottom: 187px solid rgba(0, 188, 228, 0.44);
				border-left: 45px solid rgba(60, 128, 168, 0);
				top: -46%;
				left: 38%;
			}
			.top:before {
				border-bottom: 187px solid rgba(125, 63, 152, 0.44);
				border-left: 45px solid rgba(60, 128, 168, 0);
			}
			.content-top {
				padding: 6em 0;
			}
			/*--services--*/
			/*--blog--*/
			.hvr-icon-wobble-horizontal {
				padding: 0.3em 2.3em 0.3em 1em;
			}
			.hvr-icon-wobble-horizontal:before {
				top: 27%;
			}
			.blog {
				padding: 3em 0;
			}
			/*--contact--*/
			.contact-bottom input[type="text"] {
				font-size: 1em;
				width: 55%;
			}
			.contact-bottom textarea {
				width: 80%;
			}
			/*--typo--*/
			button.btn.btn-lg {
				font-size: 1.1em;
			}
			h1.grid2 {
				font-size: 2em;
			}
			h2.grid2 {
				font-size: 1.9em;
			}
			h3.typo1 {
				font-size: 2.5em;
			}
			.page {
				padding: 3em 0;
			}
		}

		@media (max-width: 600px) {
			.top-grid:before {
				border-bottom: 175px solid rgba(0, 188, 228, 0.44);
				border-left: 45px solid rgba(60, 128, 168, 0);
				top: -43.9%;
				left: 38%;
			}
			.top:before {
				border-bottom: 175px solid rgba(125, 63, 152, 0.44);
				border-left: 45px solid rgba(60, 128, 168, 0);
			}
		}

		@media (max-width: 568px) {
			.top-grid:before {
				border-bottom: 161px solid rgba(0, 188, 228, 0.44);
				border-left: 59px solid rgba(60, 128, 168, 0);
				top: -43.7%;
				left: 32%;
			}
			.top:before {
				border-bottom: 161px solid rgba(125, 63, 152, 0.44);
				border-left: 59px solid rgba(60, 128, 168, 0);
			}
		}

		@media(max-width:480px) {
			.grid-top {
				width: 65%;
				float: none;
				margin: 0 auto 4em;
				padding: 0;
			}
			.caption h3 {
				font-size: 1.1em;
			}
			.caption p {
				font-size: 0.9em;
			}
			.top-grid:before {
				border-bottom: 281px solid rgba(0, 188, 228, 0.44);
				border-left: 45px solid rgba(60, 128, 168, 0);
				top: -85%;
				left: 42%;
			}
			.top-grid {
				min-height: 190px;
			}
			.top:before {
				border-bottom: 281px solid rgba(125, 63, 152, 0.44);
				border-left: 45px solid rgba(60, 128, 168, 0);
			}
			.content-top {
				padding: 15.5em 0;
			}
			.header {
				min-height: 350px;
			}


			.logo h1 a {
				width: 143px;
				height: 111px;
				padding: 0em 0 0;
				background: transparent;
			}
			#IdRedesSociales{
				display: none;
			}
			.header-carousel{
				min-height: 450px !important;
			}
			.carousel-index{
				top: 50px;
			}
			.navbar-default {
				z-index: 9999;
				background-color: rgba(255, 255, 255, 0.9)!important;
				border-color: transparent;
			}
			.navbar-default ul{
				width: 100% !important;
			}
			.navbar-default .navbar-nav>li>a {
				font-weight: bold;
				height: auto !important;
				padding-top: 10px !important;
				color: rgb(10, 106, 125);
				font-size: 18px;
			}


			.content-top1 {
				top: -22%;
			}
			.content-top {
				padding: 19em 0;
			}
			.content-right-top {
				padding: 1.5em;
			}
			.content-right-top ul li a {
				font-size: 0.88em;
			}
			.content-bottom-top span {
				font-size: 2em;
			}
			.content-bottom-top p {
				font-size: 1em;
			}
			.hvr-icon-wobble-horizontal {
				font-size: 0.9em;
				padding: 0.4em 2.5em 0.4em 1em;
			}
			.address-grid i {
				font-size: 2.8em;
			}
			.address1 p {
				font-size: 1.3em;
			}
			.address1 {
				margin-top: 0.2em;
			}
			.address {
				padding: 2em 0 1em;
			}
			.best-ser ul li a {
				font-size: 0.93em;
			}
			.logo h1 {
				font-size: 2em;
			}
			.content-bottom h4 {
				font-size: 2em;
			}
			.content-bottom {
				padding: 2em 0;
			}
			.content-left {
				padding: 2em 0 0em;
			}
			.address-more h3 {
				font-size: 1.8em;
			}
			.footer-top h3 {
				font-size: 2em;
			}
			.content-middle {
				padding: 0;
			}
			/*--services--*/
			.top-services h2 {
				font-size: 2em;
			}
			.top-services p {
				width: 100%;
				font-size: 0.9em;
			}
			.best-ser h3 {
				font-size: 1.8em;
			}
			.best-ser ul li a {
				font-size: 0.85em;
			}
			.header-top {
				min-height: 185px;
			}
			.services {
				padding: 2em 0 0;
			}
			/*--blog--*/
			.top-blog h2 {
				font-size: 2em;
			}
			.top-blog p {
				width: 100%;
				font-size: 0.9em;
			}
			.blog-head {
				padding: 1em 0 0;
			}
			.blog-bottom {
				width: 80%;
				float: none;
				padding: 0;
				margin: 0 auto;
			}
			.blog {
				padding: 2em 0 0;
			}
			/*--contact--*/
			.contact-top h2 {
				font-size: 2em;
			}
			.contact-top p {
				width: 100%;
				font-size: 0.9em;
			}
			.map iframe {
				min-height: 180px;
			}
			.contact-bottom input[type="text"] {
				font-size: 0.9em;
				width: 70%;
			}
			.contact-bottom {
				padding: 0em 0 0em;
			}
			.contact {
				padding: 2em 0;
			}
			.contact-bottom textarea {
				width: 85%;
			}
			.lone-line h2 {
				font-size: 1.1em;
			}
			.single {
				padding: 2em 0;
			}
			.comment {
				padding: 2em 0;
			}
			.simply h3, .comment h3 {
				font-size: 1.7em;
			}
			h4.media-heading {
				font-size: 1.2em;
			}
			/*--typo--*/
			.page-header h3 {
				font-size: 2em;
			}
			button.btn.btn-lg {
				font-size: 1em;
				padding: 7px;
			}
			button.btn.btn-1 {
				font-size: 0.9em;
				padding: 8px;
			}
			button.btn.btn-sm {
				font-size: 0.8em;
				padding: 9px;
			}
			h1#h1-bootstrap-heading {
				font-size: 2.2em;
			}
			h2#h2-bootstrap-heading {
				font-size: 2em;
			}
			h1.grid2 {
				font-size: 1.45em;
			}
			h2.grid2 {
				font-size: 1.35em;
			}
			h3.grid2 {
				font-size: 1.3em;
			}
			h4.grid2 {
				font-size: 1.2em;
			}
			h3.typo1 {
				font-size: 2em;
			}
			.page {
				padding: 2em 0;
			}
		}

		@media(max-width:414px) {
			.top-grid:before {
				border-bottom: 261px solid rgba(0, 188, 228, 0.44);
				border-left: 45px solid rgba(60, 128, 168, 0);
				top: -80%;
				left: 42%;
			}
			.top:before {
				border-bottom: 261px solid rgba(125, 63, 152, 0.44);
				border-left: 45px solid rgba(60, 128, 168, 0);
			}
			.grid-top {
				width: 70%;
			}
		}

		@media (max-width: 384px) {
			.top-grid:before {
				border-bottom: 236px solid rgba(0, 188, 228, 0.44);
				border-left: 45px solid rgba(60, 128, 168, 0);
				top: -58.4%;
				left: 41%;
			}
			.top:before {
				border-bottom: 236px solid rgba(125, 63, 152, 0.44);
				border-left: 45px solid rgba(60, 128, 168, 0);
			}
			.content-top {
				padding: 22em 0;
			}
		}

		@media (max-width: 375px) {
			.top-grid:before {
				border-bottom: 232px solid rgba(0, 188, 228, 0.44);
				border-left: 45px solid rgba(60, 128, 168, 0);
				top: -57.5%;
				left: 40.8%;
			}
			.top:before {
				border-bottom: 232px solid rgba(125, 63, 152, 0.44);
				border-left: 45px solid rgba(60, 128, 168, 0);
			}
		}

		@media(max-width:320px) {
			.grid-top {
				width: 95%;
			}
			.logo h1 {
				font-size: 1.7em;
			}
			.logo h1 a {
				width: 143px;
				height: 111px;
				padding: 0em 0 0;
				background: transparent;
			}
			#IdRedesSociales{
				display: none;
			}
			.header-carousel{
				min-height: 300px !important;
			}
			.carousel-index{
				top: 50px;
			}
			.navbar-default {
				z-index: 9999;
				background-color: rgba(255, 255, 255, 0.9)!important;
				border-color: transparent;
			}
			.navbar-default ul{
				width: 100% !important;
			}
			.navbar-default .navbar-nav>li>a {
				font-weight: bold;
				height: auto !important;
				padding-top: 10px !important;
				color: rgb(10, 106, 125);
				font-size: 18px;
			}

			.header {
				min-height: 260px;
			}
			.content-top1 {
				top: -10%;
			}
			.top-nav span.menu img {
				width: 100%;
			}
			.top-nav span.menu {
				width: 77%;
			}
			.top-grid:before {
				border-bottom: 262px solid rgba(0, 188, 228, 0.44);
				border-left: 44px solid rgba(60, 128, 168, 0);
				top: -88%;
				left: 42%;
			}
			.top:before {
				border-bottom: 262px solid rgba(125, 63, 152, 0.44);
				border-left: 44px solid rgba(60, 128, 168, 0);
				top: -88.1%;
			}
			.content-top {
				padding: 18.5em 0;
			}
			.content-middle {
				margin: 1em 0 0;
			}
			.caption p {
				line-height: 1.5em;
			}
			.top-grid {
				min-height: 170px;
			}
			.content-mid1 {
				padding: 1em;
			}
			i.glyphicon.glyphicon-filter {
				font-size: 2em;
			}
			.content-mid1 h2 {
				font-size: 1.1em;
			}
			.content-mid1 p {
				line-height: 1.5em;
			}
			.content-left {
				padding: 1.5em 0 0em;
			}
			.content-left-top {
				margin-bottom: 1em;
				padding: 0;
			}
			.content-left-top h4 {
				font-size: 1em;
			}
			.content-left-top p {
				line-height: 1.5em;
				font-size: 0.9em;
			}
			.content-right-top {
				padding: 1em;
			}
			.content-right-top h3 {
				font-size: 1.2em;
			}
			.content-right-top ul li a {
				color: #fff;
				line-height: 1.5em;
			}
			.content-bottom h4 {
				font-size: 1.7em;
				margin: 0em 0 0.4em;
			}
			.content-bottom-top {
				margin: 0 0 1em;
				padding: 0;
			}
			.content-bottom-top span {
				font-size: 1.7em;
				line-height: 25px;
			}
			.content-bottom-top span small {
				font-size: 20px;
			}
			.content-bottom-top p {
				font-size: 0.9em;
				line-height: 1.5em;
			}
			.hvr-icon-wobble-horizontal {
				padding: 0.3em 2.5em 0.3em 1em;
			}
			.content-bottom {
				padding: 1.5em 0;
			}
			.address-more h3 {
				font-size: 1.5em;
			}
			.address-grid {
				margin: 0.5em 0;
			}
			.address-grid i {
				font-size: 2.2em;
			}
			.address1 p {
				font-size: 1.1em;
			}
			.address1 {
				margin-top: 0em;
			}
			.address1 p {
				line-height: 1.5em;
			}
			.footer {
				padding: 1.5em 0;
			}
			.footer-top2 p {
				line-height: 1.5em;
				font-size: 0.9em;
			}
			/*--service--*/
			.header-top {
				min-height: 135px;
			}
			.services {
				padding: 1.5em 0 0;
			}
			.top-services h2 {
				font-size: 1.8em;
			}
			.top-services p {
				line-height: 1.5em;
			}
			.service-top1 {
				padding: 0;
			}
			.best-ser {
				padding: 0;
			}
			.ser {
				margin: 0 0 1em;
				padding: 0;
			}
			.ser i {
				font-size: 2.5em;
			}
			.ser p {
				font-size: 0.9em;
				line-height: 1.5em;
			}
			.best-ser p {
				font-size: 0.9em;
				line-height: 1.5em;
			}
			/*--blog--*/
			.blog {
				padding: 1.5em 0 0;
			}
			.blog-bottom {
				width: 100%;
			}
			.blog-top {
				margin: 0 0 1em;
			}
			.top-blog p {
				line-height: 1.9em;
			}
			.top-blog h2 {
				font-size: 1.8em;
			}
			/*--contact--*/
			.contact-top h2 {
				font-size: 1.8em;
			}
			.contact-top {
				padding: 0 0 1em;
			}
			.contact-top p {
				line-height: 1.5em;
			}
			.map iframe {
				min-height: 130px;
			}
			.contact-bottom input[type="text"] {
				width: 100%;
			}
			.contact-bottom textarea {
				width: 100%;
			}
			.contact-bottom input[type="submit"] {
				font-size: 1em;
			}
			.lone-line h2 {
				font-size: 1em;
				line-height: 1.3em;
			}
			.lone-line p {
				font-size: 0.9em;
				line-height: 1.5em;
			}
			.comment {
				padding: 1.5em 0;
			}
			h4.media-heading {
				font-size: 1.1em;
			}
			.lone-line p {
				font-size: 0.9em;
				line-height: 1.5em;
			}
			.comment h3 {
				font-size: 1.5em;
			}
			.simply h3 {
				font-size: 1.5em;
			}
			.simply input[type="text"], .simply textarea {
				width: 100%;
				padding: 0.5em;
			}
			.simply input[type="submit"] {
				font-size: 1em;
			}
			.top-nav ul li.active a, .top-nav ul li a {
				font-size: 1em;
			}
			/*--typo--*/
			h1#h1-bootstrap-heading {
				font-size: 1.5em;
			}
			h2#h2-bootstrap-heading {
				font-size: 1.4em;
			}
			h3#h3-bootstrap-heading {
				font-size: 1.3em;
			}
			button.btn.btn-lg {
				font-size: 0.9em;
				margin: 0 0 0.5em 0px;
				padding: 9px;
			}
			.grid1 {
				margin: 0.7em 0 0;
			}
			button.btn.btn-1 {
				font-size: 0.8em;
				margin: 0 0 0.5em;
			}
			button.btn.btn-sm {
				font-size: 0.7em;
				padding: 5px;
				margin: 0 0 0.5em;
			}
			button.btn.btn-xs {
				font-size: 0.7em;
			}
			ul.nav.nav-pills a {
				padding: 0.5em;
				font-size: 0.9em;
			}
			span.label {
				margin: 0 0 0.5em;
				display: inline-block;
			}
			.page {
				padding: 1.5em 0;
			}
			.page-header {
				margin: 16px 0 9px;
			}
			.grid2 {
				margin: 0.4em 0 0;
			}
			h3.typo1 {
				font-size: 1.7em;
			}
			.page-header h3 {
				font-size: 1.8em;
			}
		}

		.close {
			float: right;
			font-size: 40px !important;
			font-weight: bold;
			line-height: 1;
			color: #000;
			text-shadow: 0 1px 0 #fff;
			filter: alpha(opacity=20);
			opacity: .2;
		}

		.modal-header {
			min-height: 16.42857143px;
			padding: 15px;
			padding-top: 0px;
			border-bottom: 1px solid transparent;
		}

		.modal-header .close {
			margin-top: -5px;
		}

		.img-centro {
			margin: auto;
		}

		#IdImgModal {
			text-align: center;
		}

		.encabezado-hv {
			background: rgb(242, 242, 242);
			border-bottom: 2px solid #B83463;
			padding: 15px;
		}

		.encabezado-hv h2 {
			font-weight: bold;
			color: #B83463;
		}

		.modal-body h3 {
			font-weight: bold;
			color: #B83463;
		}

		.informacion-academica {
			text-align: left !important;
		}

		.informacion-academica h3 {
			/*font-weight: bold;*/
			/*color: rgb(133, 133, 133);*/
			color: #B83463;
			font-size: 20px;
		}

		.informacion-academica h4 {
			font-weight: lighter;
			/*font-style: italic;*/
			color: rgb(133, 133, 133);
			font-size: 16px;
		}

		.informacion-academica h5 {
			font-weight: lighter;
			font-size: 16px;
		}

		.informacion-academica li {
			list-style: none;
		}

		.modal-contenido {
			max-height: 318px;
			overflow: auto;
		}

		.style-servicios .col-md-3 {
			text-align: center;
			margin-bottom: 20px;
			padding: 10px;
		}

		.contenido-centro .col-md-4{
			text-align: center;
		}
		#IDimagenes img {
			margin: auto;
		}

		.btn-accion{
			width: 80%;
			height: 45px;
			font-size: 18px;
			color: #3e4095;
    background-color: rgba(255, 255, 255, 0.8);
			border: 0px  solid transparent;
			margin-top: 15px;
		}

		.btn-accion:hover{
			width: 80%;
			height: 45px;
			font-size: 18px;
			background-color: rgba(255, 255, 255, 0.6);
			border: 0px  solid transparent;
			margin-top: 15px;
		}

		/*.style-servicios .col-md-3:hover {
		background-color: #90d8e7;
		border-radius: 15px;
		}*/

		.style-servicios img {
			width: 180px;
			margin: auto;
		}

		.style-servicios a:hover, .style-servicios a:link {
			color: #B83463;
			text-decoration: none;
		}

		.style-servicios h2 {
			color: #B83463 !important;
			padding-top: 5px;
		}

		.style-servicios h1 {
			color: #B83463 !important;
			font-weight: bold;
			text-align: center;
			padding-bottom: 35px;
		}

		.panel-body p {
			font-size: 1.1em;
			text-align: justify;
		}

		.panel-body h1 {
			color: #11A2DD;
			font-weight: bold;
			text-align: center;
			margin-bottom: 35px;
		}

		.panel-body h2 {
			color: #B83463;
			font-weight: bold;
			margin-bottom: 10px;
		}

		.panel-body .img-servicio {
			height: 250px;
			margin: auto;
			margin-bottom:  30px;
			display: block;
		}

		.panel-body .img-miniatura {
			height: 150px;
			margin: auto;
			display: block;
		}

		.panel-body li {
			list-style-image: url("../images/icon-li.png");
			list-style-position: inside;
			font-size: 1.1em;
			text-align: justify;
			padding: 3px;
		}

		.panel-body li:nth-child(odd) {
			background-color: rgba(144, 216, 231, 0.3);
		}

		.panel {
			margin-bottom: 20px;
			background-color: #ffffff;
			border: 1px solid transparent;
			border-radius: 4px;
			-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .0);
			box-shadow: 0 1px 1px rgba(0, 0, 0, .0);
		}

		.table-bordered > thead > tr > th,
		.table-bordered > tbody > tr > th,
		.table-bordered > tfoot > tr > th,
		.table-bordered > thead > tr > td,
		.table-bordered > tbody > tr > td,
		.table-bordered > tfoot > tr > td {
			border: 1px solid #b83463 !important;
		}
		thead{
			background-color: #90D8E7;
		}
		.datos-contacto i{
			color: #90D8E7;
			padding-right: 15px;
		}
		.datos-contacto h3{
			padding-bottom: 15px;
		}

		/*mega menu*/

		@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,700);

		.dropdown-menu{
			background-color: rgba(255,255,255,.95) !important;
		}
		.glyphicon {
			padding-left: 10px;
			position: relative;
			top: 3px;
			display: inline-block;
			font-family: 'Glyphicons Halflings';
			font-style: normal;
			font-weight: normal;
			line-height: 1;
			-webkit-font-smoothing: antialiased;
			-moz-osx-font-smoothing: grayscale;
		}

		.navbar {
			position: relative;
			min-height: 50px;
			margin-bottom: 20px;
			border: 0px solid transparent;
			border-radius: 0px;
		}
		.navbar-default .navbar-nav > .active > a,
		.navbar-default .navbar-nav > .active > a:hover,
		.navbar-default .navbar-nav > .active > a:focus {
			color: #ffffff;
			background-color: #3E4095;
		}

		.navbar-default .navbar-nav > .open > a,
		.navbar-default .navbar-nav > .open > a:hover,
		.navbar-default .navbar-nav > .open > a:focus {
			color: #ffffff;
			background-color: #3E4095;
		}
		.navbar-default .navbar-nav > li > a:hover,
		.navbar-default .navbar-nav > li > a:focus {
			color: #ffffff;
			background-color: transparent;
		}
		@media (min-width: 768px) {
			.navbar {
				border-radius: 0px;
			}
		}
		.navbar-default {
			background-color: rgba(255, 255, 255, 0.74);
			/*background-color: rgba(144, 216, 231, 0.76);*/
			border-color: transparent;
		}

		.navbar-nav>li>.dropdown-menu {
			margin-top: 20px;
			border-top-left-radius: 0px;
			border-top-right-radius: 0px;
		}

		.navbar-default .navbar-nav>li>a {
			/*width: 200px;*/
			font-weight: bold;
			height: 80px;
			padding-top: 25px;
			color: #3E4095;
			/*color: rgb(10, 106, 125);*/
			font-size: 18px;
		}

		.mega-dropdown {
			position: static !important;
			/*width: 100%;*/
		}

		.mega-dropdown-menu {
			padding: 20px 0px;
			width: 100%;
			box-shadow: none;
			-webkit-box-shadow: none;
		}

		.mega-dropdown-menu:before {
			content: "";
			border-bottom: 15px solid #fff;
			border-right: 17px solid transparent;
			border-left: 17px solid transparent;
			position: absolute;
			top: -15px;
			/*left: 285px;*/
			right: 2px;
			z-index: 10;
		}

		.mega-dropdown-menu:after {
			content: "";
			border-bottom: 17px solid rgba(0, 0, 0, .15);
			border-right: 19px solid transparent;
			border-left: 19px solid transparent;
			position: absolute;
			top: -17px;
			/*left: 283px;*/
			right: 0px;
			z-index: 8;
		}

		.mega-dropdown-menu > li > ul {
			padding: 0;
			margin: 0;
		}

		.mega-dropdown-menu > li > ul > li {
			list-style: none;
		}

		.mega-dropdown-menu > li > ul > li > a {
			display: block;
			padding: 3px 20px;
			clear: both;
			font-weight: normal;
			font-size: 16px;
			line-height: 1.428571429;
			color: #848484;
			white-space: normal;
		}

		.mega-dropdown-menu > li ul > li > a:hover,
		.mega-dropdown-menu > li ul > li > a:focus {
			text-decoration: none;
			color: #444;
			background-color: rgba(144, 216, 231, 0.3);
		}

		.mega-dropdown-menu .dropdown-header {
			color: #428bca;
			font-size: 18px;
			font-weight: bold;
		}

		.mega-dropdown-menu form {
			margin: 3px 20px;
		}

		.mega-dropdown-menu .form-group {
			margin-bottom: 3px;
		}

		/*estilo para las validaciones de envio de correo*/
		.Error{
			border: 1px solid red !important;
			box-shadow: inset 0 1px 1px rgba(255,0,0,.075), 0 0 8px rgba(255, 0, 0, .6) !important;
		}
		.FondoProgress{
			background-color: black;
			/* IE8 */
			-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
			/* IE8 */
			background-color: rgba(0, 0, 0, 0.4);
			position: fixed;
			left: 0;
			right: 0;
			top: 0;
			bottom: 0;
			display: none;
			z-index: 10000;
		}
		.CuerpoProgress {
			background-color: white;
			font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
			width: 478px;
			padding: 17px;
			border-radius: 5px;
			text-align: center;
			position: fixed;
			left: 50%;
			top: 50%;
			margin-left: -256px;
			margin-top: -200px;
			overflow: hidden;
			display: block;
			z-index: 99999;
			color: #575757;
			font-size: 30px;
			text-align: center;
			font-weight: 600;
		}

		/*modificaciones de campos bootstrap*/
		.form-control {
			display: block;
			width: 100%;
			height: 40px;
			padding: 6px 12px;
			font-size: 16px;
			line-height: 1.42857143;
			color: #555;
			background-color: #fff;
			background-image: none;
			border: 1px solid #ccc;
			border-radius: 0px;
			-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
			box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
			-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
			-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
			transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
		}

		.modal-content-consulta{
			background-color: rgba(62, 64, 149, 0.81);
			/*background-color: rgba(168, 207, 69, .6);*/
		}

		.modal-content-consulta label{
			color: white;
			font-weight: normal;
		}

		.modal-content-consulta .modal-header{
			background-color: #3E4095;
			/*background-color: rgba(168, 207, 69, .8);*/
		}

		.modal-content-consulta .modal-header h1{
			color: #FFFFFF !important;
			padding-bottom: 0px !important;
		}

		.modal-content-consulta .modal-header span{
			color: #FFFFFF !important;
			/*padding-bottom: 0px !important;*/
		}

		.btn-consulta{
			width: 100%;
			height: 45px;
			border: 0px;
			/*background-color: rgba(0, 188, 228, .8) !important;*/
			background-color: rgb(12, 14, 76) !important;
			color: #fff;
		}

		.btn-consulta:hover{
			width: 100%;
			height: 45px;
			border: 0px;
			background-color: rgb(31, 33, 111) !important;
			color: #fff;
		}

		.reservar-cita{
			position: fixed;
			/*background: rgba(168, 207, 69, 1);*/
			background: rgb(62, 64, 149);
			z-index: 9;
			padding: 15px;
			bottom: 0px;
			right: 0px;
		}
		.reservar-cita a{
			color: #fff;
			font-size: 24px;
		}

		/*redes sociales*/
		.crop{
			float: left;
			position: relative;
			/* width: 150px; */
			/* height: 90px; */
			/* border: 1px solid #f70000; */
			margin: .5em 10px .5em 0;
		}
		.crop img {
			opacity: 0.5;
		}
		.crop img:hover {
			opacity: 1;
		}
		.crop .facebook{
			margin:0;
			position:absolute;
			top: 0px;
			left: 0px;
			clip: rect(0px 40px 40px 0px);
		}
		.crop .twitter{
			margin:0;
			position:absolute;
			top: 0px;
			left: 0px;
			clip: rect(0px 80px 40px 40px);
		}
		.crop .youtube{
			margin:0;
			position:absolute;
			top: 0px;
			left: 0px;
			clip: rect(0px 120px 40px 80px);
		}
		.crop .instagram{
			margin:0;
			position:absolute;
			top: 0px;
			left: -40px;
			clip: rect(0px 200px 40px 160px);
		}

		/*imagenes de encabezado para los servicios */

		.laser-servicio {
			min-height: 250px;
			background: url(../images/laser-servicio.jpg) right !important;
		}
		.medicina-biologica-servicio {
			min-height: 250px;
			background: url(../images/medicina-biologica-servicio.jpg) right !important;
		}
		.ultracavitacion-servicio {
			min-height: 250px;
			background: url(../images/ultracavitacion-servicio.jpg) center !important;
		}
		.presoterapia-servicio {
			min-height: 250px;
			background: url(../images/presoterapia-servicio.jpg) center !important;
		}
		.radiofrecuencia-corporal-servicio {
			min-height: 250px;
			background: url(../images/radiofrecuencia-corporal-servicio.jpg) center !important;
		}
		.toxinas-butolinica-servicio {
			min-height: 250px;
			background: url(../images/toxinas-butolinica-servicio.jpg) right !important;
		}
		.radiofrecuencia-servicio {
			min-height: 250px;
			background: url(../images/radiofrecuencia-servicio.jpg) center !important;
		}
		.skinlight-servicio {
			min-height: 250px;
			background: url(../images/skinlight-servicio.jpg) center !important;
		}
		.mujer-flores-servicio {
			min-height: 250px;
			background: url(../images/mujer-flores-servicio.jpg) right !important;
		}
		.laser-lipolisis-servicio{
			min-height: 250px;
			background: url(../images/laser-lipolisis-servicio.jpg) center !important;
		}
		.depilacion-servicio{
			min-height: 250px;
			background: url(../images/depilacion-servicio.jpg) center !important;
		}
		.hiperpigmentaciones-servicio{
			min-height: 250px;
			background: url(../images/hiperpigmentaciones-servicio.jpg) right !important;
		}
		.extraccion-servicios{
			min-height: 250px;
			background: url(../images/extraccion-servicios.jpg) center !important;
		}
