/*--------------------------------------------------------------
	Common
--------------------------------------------------------------*/
@charset "UTF-8";
@font-face {
  font-family: 'AvenirNextLTPro-Bold';
  src: url("fonts/AvenirNextLTPro-Bold.otf");
  font-weight: normal;
  font-style: normal; }
 @font-face{
	font-family:'LOUIS GEORGE CAFE';
	src: url("fonts/LOUIS-GEORGE-CAFE.ttf");
	font-weight: normal;
  font-style: normal;
 }
 @font-face{
	 font-family:'RAUBAM-REGULAR_0';
	 src: url("fonts/RAUBAM-REGULAR_0.otf");
 }
 @font-face{
	 font-family:'LOUIS-GEORGE-CAFE-BOLD';
	 src: url("fonts/LOUIS-GEORGE-CAFE-BOLD.ttf");
 }


 @font-face {
  font-family: 'AvenirNextLTPro-Demi';
  src: url("fonts/AvenirNextLTPro-Demi.otf");
  font-weight: normal;
  font-style: normal; }
   @font-face {
  font-family: 'AvenirNextLTPro-Regular';
  src: url("fonts/AvenirNextLTPro-Regular.otf");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'DKLemonYellowSun';
  src: url("fonts/DKLemonYellowSun.otf");
  font-weight: normal;
  font-style: normal; }
html {
  overflow-y: scroll;
  overflow-x: hidden;
  -ms-overflow-style: scrollbar;
}

body {
  background: #fff;
  font: 400 12px/1.8 "LOUIS-GEORGE-CAFE-BOLD", sans-serif;
  color: #666;
  -webkit-font-smoothing: antialiased;
}

img {
  max-width: 100%;
  height: auto;
}

iframe {
  border: 0;
}

.align-center {
  text-align: center;
}

.align-left {
  text-align: left !important;
}

.align-right{
	text-align:right !important;
}

.position-relative {
  position: relative;
}

.leftauto {
  right: 0 !important;
  left: auto !important;
}

.rightauto{
	left:0 !important;
	right: auto !important;
}

/* Transition elsements */
a,
.btn {
  transition: all 0.125s ease-in-out 0s;
}

.client-logo,
.gallery-caption,
.gallery-image:after,
.gallery-image img,
.price-table,
.team-detail,
.team-image:after,
.work-caption,
.work-image > img,
.work-image:after,
.post-thumbnail,
.post-video,
.post-images-slider {
  transition: all 0.3s ease-in-out 0s;
}

/* Reset box-shadow */
.btn,
.well,
.panel,
.progress,
.form-control,
.form-control:hover,
.form-control:focus,
.navbar-custom .dropdown-menu {
  box-shadow: none;
}

/* Reset border-radius */
.well,
.label,
.alert,
.progress,
.form-control,
.modal-content,
.panel-heading,
.panel-group .panel,
.nav-tabs > li > a,
.nav-pills > li > a {
  border-radius: 2px;
}

.pr-remove {
  /*vertical-align: middle !important;*/
  text-align: center;
}

.examples {
  border-radius: 2px;
  padding: 7px 5px;
  margin: 0 0 40px;
}

.examples.bg-dark {
  background: #333;
  border: 0;
}

.et-icons .box1 {
  border: 1px solid #e5e5e5;
  display: block;
  width: 25%;
  float: left;
  padding: 0;
  font-size: 13px;
  margin: -1px 0 0 -1px;
}

.et-icons .box1 > span {
  display: inline-block;
  border-right: 1px solid #e5e5e5;
  min-width: 60px;
  min-height: 60px;
  text-align: center;
  line-height: 60px;
  font-size: 28px;
  margin-right: 5px;
}

.fa-icons > div {
  padding: 0;
  border: 1px solid #e5e5e5;
  margin: -1px 0 0 -1px;
  font-size: 13px;
}

.fa-icons > div > i {
  display: inline-block;
  margin-right: 5px;
  min-width: 40px;
  min-height: 40px;
  border-right: 1px solid #f1f1f1;
  line-height: 40px;
  text-align: center;
  font-size: 14px;
}

.help-block ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

/* Sections */
.navbar-custom + .main {
  margin-top: 50px;
}

.main {
  position: relative;
  background-color: #fff;
  z-index: 1;
}

.module,
.module-small {
  position: relative;
  padding: 140px 0;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  
}

/* Module header */
.module-small {
  padding: 70px 0;
}

.bg-video {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
	margin-top:45px;
}

.bg-video video {
    position: absolute;
    top: 50%;
    left: 50%;

    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
	
}

.module-extra-small {
  padding: 25px 0px;
}

.module-medium {
  padding: 75px 0px;
}

.holder-w {
  position: relative;
  display: table-cell;
  vertical-align: middle;
  height: 1px;
  width: 50%;
}

.holder-w:before {
  border-top: 1px solid #eaeaea;
  position: relative;
  display: block;
  content: "";
  top: 1px;
  height: 1px;
  width: 100%;
}

/* Sections dividers */
.divider-w {
  border-top: 1px solid #eaeaea;
  margin: 0;
}

.divider-d {
  border-top: 1px solid #202020;
  margin: 0;
}

/* Half-image */
.side-image {
  position: absolute;
  height: 100%;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}

.side-image-text {
  background: #fff;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  padding: 140px 60px 140px;
}


/* social sidebar */


/* Style the icon bar links */

.navbar-footer {
    padding-inline-start: 0px;
}
.navbar-footer li{
	display:inline;
	border-right: 1px solid white;
}


.navbar-footer li:last-child{
	display:inline;
	border-right:none;
}

.navbar-footer li > a{
	color:white !important ;
	margin-right:10px;
	margin-left:10px;
	line-height:2px;

}

.navbar-footer li > a:hover {
    background: none !important;
	color:#a63752;
	border-bottom: 1px solid currentColor;
  }

/* Style the social media icons with color, if you want */

.icon-bar a:hover {
  background-color: #fc897e;
}

.facebook {
  background: #dd4b39;
  color: white !important;
}

.twitter {
  background: #dd4b39;
  color: white !important;
}

.google {
  background: #dd4b39;
  color: white !important;
}

.linkedin {
  background: #dd4b39;
  color: white !important;
}

.youtube {
  background: #dd4b39;
  color: white !important;
}



/* Dark background */
.bg-dark,
.bg-dark-30,
.bg-dark-60,
.bg-dark-90,
.bg-dark .module-title,
.bg-dark-30 .module-title,
.bg-dark-60 .module-title,
.bg-dark-90 .module-title,
.bg-dark .module-subtitle,
.bg-dark-30 .module-subtitle,
.bg-dark-60 .module-subtitle,
.bg-dark-90 .module-subtitle,
.bg-dark .alt-module-subtitle h5,
.bg-dark-30 .alt-module-subtitle h5,
.bg-dark-60 .alt-module-subtitle h5,
.bg-dark-90 .alt-module-subtitle h5 {
  color: #fff;
}

.bg-dark {
  background: linear-gradient(#6989a5,#356c9b);
}

.bg-dark2 {
  background: linear-gradient(#181818,#181818);
}

.bg-verde {
  background: #00869d;
}

.bg-blanco {
  background: #fff;
}

.bg-dark-30:before {
  position: absolute;
 
  content: " ";
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}

.bg-dark-60:before {
  position: absolute;
  background: rgba(34, 34, 34, 0.8);
  content: " ";
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}

.bg-dark-90:before {
  position: absolute;
  background: rgba(34, 34, 34, 0.9);
  content: " ";
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}

.bg-gradient:before {
  position: absolute;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk1JSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjk1Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  /* FF3.6+ */
  /* Chrome,Safari4+ */
  /* Chrome10+,Safari5.1+ */
  /* Opera 11.10+ */
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(40, 115, 113, 0.57) 25%, rgba(115, 54, 31, 0.67) 75%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#000000',GradientType=0 );
  /* IE6-8 */
  content: " ";
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}

.bg-light {
  background: #f6f6f6;
}

.parallax-bg {
  background-attachment: fixed;
  background-size: cover;
}

.parallax-bg2 {
  background-attachment: fixed;
  background-size: cover;
}


/* Vertical margin, padding */
.p-0 {
  padding: 0 !important;
}

.pt-0 {
  padding-top: 0 !important;
}

.pt-10 {
  padding-top: 10px !important;
}

.pt-20 {
  padding-top: 20px !important;
}

.pt-30 {
  padding-top: 30px !important;
}

.pt-40 {
  padding-top: 40px !important;
}

.pt-50 {
  padding-top: 50px !important;
}

.pt-140 {
  padding-top: 140px !important;
}

.pb-0 {
  padding-bottom: 0 !important;
}

.pb-10 {
  padding-bottom: 10px !important;
}

.pb-20 {
  padding-bottom: 20px !important;
}

.pb-30 {
  padding-bottom: 30px !important;
}

.pb-40 {
  padding-bottom: 40px !important;
}

.pb-50 {
  padding-bottom: 50px !important;
}

.pb-140 {
  padding-bottom: 140px !important;
}

.m-0 {
  margin: 0 !important;
}

.mt-0 {
  margin-top: 0 !important;
}

.mt-10 {
  margin-top: 10px !important;
}

.mt-20 {
  margin-top: 20px !important;
}

.mt-30 {
  margin-top: 30px !important;
}

.mt-40 {
  margin-top: 40px !important;
}

.mt-50 {
  margin-top: 50px !important;
}

.mt-60 {
  margin-top: 60px !important;
}

.mt-70 {
  margin-top: 70px !important;
}

.mt-80 {
  margin-top: 80px !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.mb-10 {
  margin-bottom: 10px !important;
}

.mb-20 {
  margin-bottom: 20px !important;
}

.mb-30 {
  margin-bottom: 30px !important;
}

.mb-40 {
  margin-bottom: 40px !important;
}

.mb-50 {
  margin-bottom: 50px !important;
}

.mb-60 {
  margin-bottom: 60px !important;
}

.mb-70 {
  margin-bottom: 70px !important;
}

.mb-80 {
  margin-bottom: 80px !important;
}

@media only screen and (max-width: 991px) {
  .mt-sm-0 {
    margin-top: 0 !important;
  }
  .mt-sm-10 {
    margin-top: 10px !important;
  }
  .mt-sm-20 {
    margin-top: 20px !important;
  }
  .mt-sm-30 {
    margin-top: 30px !important;
  }
  .mt-sm-40 {
    margin-top: 40px !important;
  }
  .mt-sm-50 {
    margin-top: 50px !important;
  }
  .mt-sm-60 {
    margin-top: 60px !important;
  }
  .mt-sm-70 {
    margin-top: 70px !important;
  }
  .mt-sm-80 {
    margin-top: 80px !important;
  }
  .mb-sm-0 {
    margin-bottom: 0 !important;
  }
  .mb-sm-10 {
    margin-bottom: 10px !important;
  }
  .mb-sm-20 {
    margin-bottom: 20px !important;
  }
  .mb-sm-30 {
    margin-bottom: 30px !important;
  }
  .mb-sm-40 {
    margin-bottom: 40px !important;
  }
  .mb-sm-50 {
    margin-bottom: 50px !important;
  }
  .mb-sm-60 {
    margin-bottom: 60px !important;
  }
  .mb-sm-70 {
    margin-bottom: 70px !important;
  }
  .mb-sm-80 {
    margin-bottom: 80px !important;
  }
}

@media only screen and (max-width: 767px) {
  .mt-xs-0 {
    margin-top: 0 !important;
  }
  .mt-xs-10 {
    margin-top: 10px !important;
  }
  .mt-xs-20 {
    margin-top: 20px !important;
  }
  .mt-xs-30 {
    margin-top: 30px !important;
  }
  .mt-xs-40 {
    margin-top: 40px !important;
  }
  .mt-xs-50 {
    margin-top: 50px !important;
  }
  .mt-xs-60 {
    margin-top: 60px !important;
  }
  .mt-xs-70 {
    margin-top: 70px !important;
  }
  .mt-xs-80 {
    margin-top: 80px !important;
  }
  .mb-xs-0 {
    margin-bottom: 0 !important;
  }
  .mb-xs-10 {
    margin-bottom: 10px !important;
  }
  .mb-xs-20 {
    margin-bottom: 20px !important;
  }
  .mb-xs-30 {
    margin-bottom: 30px !important;
  }
  .mb-xs-40 {
    margin-bottom: 40px !important;
  }
  .mb-xs-50 {
    margin-bottom: 50px !important;
  }
  .mb-xs-60 {
    margin-bottom: 60px !important;
  }
  .mb-xs-70 {
    margin-bottom: 70px !important;
  }
  .mb-xs-80 {
    margin-bottom: 80px !important;
  }
}

/* Scroll to top */
.scroll-up {
  position: fixed;
  display: none;
  bottom: 7px;
  right: 7px;
  z-index: 999;
}

.scroll-up a {
  background: #fff;
  display: block;
  height: 28px;
  width: 28px;
  text-align: center;
  line-height: 28px;
  font-size: 14px;
  color: #000;
  opacity: 0.6;
  border-radius: 2px;
}

.scroll-up a:hover,
.scroll-up a:active {
  opacity: 1;
  color: #000;
}

/* Video */
.video-controls-box {
  position: absolute !important;
  bottom: 40px;
  left: 0;
  width: 100%;
  z-index: 1;
}

.video-controls-box a {
  display: inline-block;
  color: #fff;
  margin: 0 5px 0 0;
}

/* Landing Page */
.landing-reason:before {
  position: absolute;
  content: " ";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: rgba(66, 26, 107, 0.9);
}

.landing-reason {
  color: #fff;
  font-size: 13px;
}

.landing-image-text {
  padding-top: 70px;
  padding-bottom: 0px;
}

.landing-image-text h2 {
  margin-top: 100px;
  margin-bottom: 15px;
}

.landing-screenshot:before {
  position: absolute;
  content: " ";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: rgba(66, 60, 130, 0.5);
}

.alert i {
  margin-right: 5px;
}

/*--------------------------------------------------------------
	Buttons
--------------------------------------------------------------*/
.btn {
  border-radius: 0;
  font-family: "AvenirNextLTPro-Demi", sans-serif;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 11px;
  padding: 8px 37px;
  
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
  outline: 0;
}

.btn.btn-round {
  border-radius: 2px;
}

.btn.btn-circle {
  border-radius: 10px;
}

.btn.btn-w {
  background: rgba(255, 255, 255, 0.8);
  color: #111;
}

.btn-juntos{
	width:280px; height:40px; vertical-align:center; font-size:14px;
}

.btn-juntos:hover{
	width:290px;
	transition: all 0.5s ease;
}

.btn-purple{
	width:260px;  display: flex;
    justify-content: center;
    align-content: center;
    flex-direction: column;
	padding:10px;
	height:65px;
	background:#803656;
	color:white;
	font-size:15px;
	font-weight:bold;
	border-radius:32px;
	letter-spacing:1px;
	margin-top:10px;
	transition:all 0.5s ease;
}
.btn-purple:hover{
	color:white;
	background:#5c263d;
	width:265px;
}

.btn-turqueza{
	width:260px;  display: flex;
    justify-content: center;
    align-content: center;
    flex-direction: column;
	padding:10px;
	height:65px;
	background:#00869D;
	color:white;
	font-size:15px;
	font-weight:bold;
	border-radius:32px;
	letter-spacing:1px;
	margin-top:15px;
	transition:all 0.5s ease;
}
.btn-turqueza:hover{
	color:white;
	background:#01697a;
	width:265px;
}

.btn-orange2{
	width:260px; display: flex;
    justify-content: center;
    align-content: center;
    flex-direction: column;
	padding:10px;
	height:65px;
	background:#FF594A;
	color:white;
	font-size:15px;
	font-weight:bold;
	border-radius:32px;
	letter-spacing:1px;
	margin-top:15px;
	transition:all 0.5s ease;
}
.btn-orange2:hover{
	color:white;
	background:#b84237;
	width:265px;
}

.btn .btn-juntos{
	width:260px; height:40px; vertical-align:center; font-size:14px;
}

.btn-orange{
	margin-top:20px;width:180px; vertical-align:center; font-size:14px; background-color:#FF594A;color:white;border-radius:20px;
	text-transform:none;
	text-decoration:underline;
	padding:10px 20px;
	transition:all 0.5s ease;
}
.btn-orange:hover{
		width:185px;
		background-color:#cc4539;
		color:white;
}

.btn.btn-w:hover,
.btn.btn-w:focus {
  background: white;
  color: #111;
}

.btn.btn-g {
  background: #e5e5e5;
  color: #111;
}

.btn.btn-g:hover,
.btn.btn-g:focus {
  background: #d8d8d8;
  color: #111;
}

.btn.btn-border-w {
  background: transparent;
  border: 1px solid rgba(255, 255, 255, 0.75);
  color: #fff;
}

.btn.btn-border-w:hover,
.btn.btn-border-w:focus {
  background: #fff;
  border-color: transparent;
  color: #111;
}

.btn.btn-d {
  background: #178abe;
  color: #fff;
}

.btn.btn-d:hover,
.btn.btn-d:focus {
  background: #111111;
}

.btn.btn-b {
  background: #111111;
  color: #fff;
}

.btn.btn-b:hover,
.btn.btn-b:focus {
  background: rgba(17, 17, 17, 0.8);
}

.btn-border-d {
  background: transparent;
  border: 1px solid #111111;
  color: #111;
}

.btn.btn-border-d:hover,
.btn.btn-border-d:focus {
  background: #111111;
  color: #fff;
}

.icon-bar-social {
  position: fixed;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

/* Style the icon bar links */
.icon-bar-social a {
  display: block;
  text-align: center;
  padding: 10px;
  transition: all 0.3s ease;
  color: white;
  font-size: 18px;
}

.btn.btn-font-w {
  background: rgba(255, 255, 255, 0.8);
  color: #fff;
}

.btn.btn-font-w:hover {
  background: #fff;
  color: #111;
}

/* Buttons size */
.btn.btn-lg {
  padding: 12px 45px;
  font-size: 13px;
}

.btn.btn-sm {
  padding: 6px 25px;
  font-size: 10px;
  letter-spacing: 1px;
}

.btn.btn-xs {
  padding: 4px 19px;
  font-size: 10px;
  letter-spacing: 0;
}

.btn-list .btn {
  margin: 5px 0;
}

.search-btn {
  position: absolute;
  background: transparent;
  border: none;
  overflow: hidden;
  top: 50%;
  right: 1px;
  width: 42px;
  height: 40px;
  line-height: 38px;
  font-size: 14px;
  outline: none;
  color: #999;
  margin-top: -20px;
}

.image-button {
  margin: 0px 5px;
}

/*--------------------------------------------------------------
	Forms
--------------------------------------------------------------*/
/* Selection */
::-moz-selection {
  background: #000;
  color: #00869d;
}

::-webkit-selection {
  background: #000;
  color: #00869d;
}

::selection {
  background: #000;
  color: #00869d;
}

/* Forms common style */
.form-control {
  font-family: "AvenirNextLTPro-Demi", sans-serif;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 11px;
  height: 33px;
  border: 1px solid #EAEAEA;
  border-radius: 2px;
  transition: all 0.4s ease-in-out 0s;
}

.form-control:focus {
  border-color: #CACACA;
}

/* Forms size */
.input-lg,
.form-horizontal .form-group-lg .form-control {
  height: 43px;
  font-size: 13px;
}

.input-sm, .form-horizontal .form-group-sm .form-control {
  height: 29px;
  font-size: 10px;
}

.rqst-form {
  margin-top: 27px;
}

.rqst-form .btn {
  margin-top: 5px;
}

.input-group{
	position:relative;
	display:flex;
	border-collapse:separate;
	float:right;
	border-radius:20px;
	margin-top:20px;
	margin-bottom:20px;
}

.input-group .form-control:first-child{
border-top-left-radius: 20px;
border-bottom-left-radius: 20px;	
}

.btn-outline-secondary{
	border-top-right-radius: 20px;
border-bottom-right-radius: 20px;	
background-color:#f7f7f7;
border: 0.8px solid transparent;
}

.input-group-addon {
  border: 1px solid #e4e4e4 !important;
}

/*--------------------------------------------------------------
	Typography
--------------------------------------------------------------*/
a {
  color: #111;
}

a:hover, a:focus {
  text-decoration: none;
  color: #aaa;
  outline: 0;
}

.bg-dark a {
  color: #aaa;
}

.bg-dark a:hover, .bg-dark a:focus {
  color: #fff;
}

h1, h2, h3, h4, h5, h6 {
  line-height: 1.4;
  font-weight: 400;
}

p, ol, ul, blockquote {
  margin: 0 0 20px;
}

blockquote {
  border: 0;
  font-style: italic;
  font-size: 15px;
  padding: 0;
}

.font-alt {
  font-family: "AvenirNextLTPro-Demi", sans-serif;
  text-transform: uppercase;
  letter-spacing: 2px;
}

.font-alt-salud{
	font-family: "AvenirNextLTPro-Bold", sans-serif;
  text-transform: uppercase;
  font-weight:bolder;
  letter-spacing: 0px;
}

.font-alt2 {
  font-family: "AvenirNextLTPro-Regular", sans-serif;
  letter-spacing: 1px;
}

.font-serif {
  font-family: Volkhov, "Times New Roman", sans-serif;
  font-style: italic;
}

.large-text {
  font-size: 24px !important;
}

.rotate {
  text-shadow: none !important;
}

.module-title {
  position: relative;
  letter-spacing: 4px;
  text-align: center;
  font-weight: 400;
  font-size: 30px;
 
  margin: 0 0 70px;
}

.module-title2 {
  position: relative;
  letter-spacing: 4px;
  text-align: center;
  font-weight: 400;
  font-size: 35px;
  color:#00869D;
  margin: 0 0 70px;
}

.module-title3 {
  position: relative;
  letter-spacing: 1px;
  text-align: center;
  font-weight: 100;
  font-size: 20px;
  color:#fff;
  margin: 0 0 70px;
}

.module-title4 {
  position: relative;
  letter-spacing: 1px;
  text-align: center;
  font-weight: 100;
  font-size: 26px;
  color:#fff;
  margin: 0 0 70px;
}

.module-title5{
	font-family: "AvenirNextLTPro-Font", sans-serif;
	font-weight:bold;
	color:#00869D;
	font-weight:bolder;
}

.module-title-form{
	font-family: "AvenirNextLTPro-Font", sans-serif;
	font-weight:bold;
	color:#00869D;
	font-weight:bolder;
	font-size:20px;
	padding:18px;
}

.module-title-form-morado{
	font-family: "AvenirNextLTPro-Font", sans-serif;
	font-weight:bold;
	color:#373399;
	font-weight:bolder;
	font-size:16px;
	padding-left:15px;
}

.module-title-subvictoria{
	font-family: "AvenirNextLTPro-Bold", sans-serif;
	font-weight:bold;
	color:#373399;
	font-weight:bolder;
	font-size:50px;
	text-align:center;
	font-weight:bolder;
	letter-spacing:3px;
}

.module-title-salud {
  position: relative;
  letter-spacing: 3px;
  text-align: center;
  font-weight: 400;
  font-size: 30px;
  color:#00869D;
  margin: 0 0 30px;
}

.module-title-gris {
	font-family: "AvenirNextLTPro-Bold", sans-serif;
  position: relative;
  letter-spacing: 2px;
  text-align: center;
  font-weight: 400;
  font-size: 25px;
  color:#356c9b;
  margin: 0 0 70px;
}

.module-title-lemon{
	font-family:"DKLemonYellowSun", sans-serif;
	color:#FF594A;
	font-size:40px;
}

.module-title-orange{
	font-family: "AvenirNextLTPro-Font", sans-serif;
	font-weight:bold;
	color:#FF594A;
	font-weight:bolder;
	font-size:35px;
}

.module-title-morado{
	font-family: "AvenirNextLTPro-Font", sans-serif;
	font-weight:bold;
	color:#373399;
	font-weight:bolder;
	
}

.div-cartel-morado{
	position:relative;
	padding-bottom:0px;
	width:100%;
	margin:auto;
	margin-top:100px;
	height:700px;
}


.div-cartel-morado:before{
		content:"";
		position:absolute;
		background:#373399 url(images/victoria/cartel.svg) no-repeat;
		background-size:100%;
		background-position:top center;		
		width:100%;
		height:700px;
}

.brazoscartel{
	width:100%;
	position:absolute; z-index:101; margin-top:0px;
}

.btn-morado{
	font-family: "AvenirNextLTPro-Font", sans-serif;
	font-weight:bold;
	background-color:#373399;
	color:white;
	font-weight:bolder;
	border:0px;
	border-radius:20px;
	padding:30px;
	text-transform:none;
	font-size:20px;
}

.btn-morado:hover{
		background-color:#7CB554;
		color:white;
}

.btn-verde{
	font-family: "AvenirNextLTPro-Font", sans-serif;
	font-weight:bold;
	background-color:#00869D;
	color:white;
	font-weight:bolder;
	border:0px;
	border-radius:20px;
	padding:30px;
	text-transform:none;
	font-size:20px;
}

.web-hide{
	display:none;
}

.btn-verde:hover{
		background-color:#7CB554;
		color:white;
}

.text-center{
	display:flex;
	vertical-align:middle;
	align-center:center;
	justify-content:center;
}

.lisecnav{
	 display:none !important;
	 text-align:right;
	 padding:10px;
	 
 }

.lia{
	border-bottom:0px !important;
	padding-right:10px;
	
	}

.module-subtitle {
  text-align: center;
  font-size: 18px;
  color: #111;
  margin-bottom: 70px;
}

.module-subtitle2 {
  text-align: center;
  font-size: 18px;
  color: #356c9b;
  margin-bottom: 70px;
}


.module-icon {
  text-align: center;
  font-size: 32px;
  margin-bottom: 20px;
}

.module-title + .module-subtitle {
  margin-top: -35px;
}

/* Restaurant module header */
.alt-module-subtitle {
  display: table;
}

.alt-module-subtitle h5 {
  display: table-cell;
  white-space: pre;
  padding: 0 8px;
  color: #111;
}


.text-form{
	font-family: "AvenirNextLTPro-Font", sans-serif;
	font-weight:bold;
	color:#00869D;
	font-weight:bolder;
	font-size:16px;
}

.text-form-morado{
	font-family: "AvenirNextLTPro-Font", sans-serif;
	font-weight:bold;
	color:#373399;
	font-weight:bolder;
	font-size:16px;
}

.form-input{
	border-top:0px;
	border-left:0px;
	border-right:0px;
	border-bottom:1px solid #abaaa9;
}

.tiktok{
	width:20px;
	position:relative;
}
.tiktok:before{
	content:'';
	background:url(images/danper/tiktok.png);
	font-size:20px;
	position:absolute;
}

/* Finance case study header */
.finance-image-content {
  /*border: 1px solid #e5e5e5; */
  padding: 60px 0px;
}

.finance-image-content .module-title {
  margin-bottom: 20px;
}

.finance-image-content .alt-features-item {
  margin-top: 40px;
}

/* Landing Page */
.landing-reason .module-title {
  color: #e6af4b;
}

.landing-reason .module-title + .module-subtitle {
  margin-top: -60px;
  margin-bottom: 40px;
}

.free-trial {
  background-color: rgba(88, 20, 158, 0.9);
  color: #FFFFFF;
}

.free-trial .color-golden {
  color: #e6af4b;
}

/*  Special Portfolio Page  */
.special-portfolio-header-title {
  border: 1px solid rgba(255, 255, 255, 0.7);
  font-size: 50px;
  padding: 40px 0px;
  letter-spacing: 8px;
}

/*--------------------------------------------------------------
	Slider & Carousel
--------------------------------------------------------------*/
/* -------------------------------------------------------------------
General Styles - FlexSlider
------------------------------------------------------------------- */
.flex-direction-nav a,
.flex-control-nav > li > a {
  transition: all 0.3s ease-in-out 0s;
}

.flex-direction-nav a {
  position: absolute;
  display: block;
  height: 100%;
  width: 50%;
  top: 0;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  margin: 0;
}

.flex-direction-nav .flex-prev {
  opacity: 0;
  left: 0;
  cursor: url(../images/prev-light.png), e-resize;
}

.flex-direction-nav .flex-next {
  opacity: 0;
  right: 0;
  cursor: url(../images/next-light.png), e-resize;
}

.flex-control-nav {
  position: absolute;
  width: auto;
  left: 50%;
  bottom: 20px;
  z-index: 11;
  text-align: center;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.flex-control-nav > li {
  display: inline-block;
  margin: 5px 3px;
}

.flex-control-nav > li > a {
  background: transparent;
  border: 1px solid #fff;
  display: block;
  height: 6px;
  width: 6px;
  border-radius: 6px;
}

.flex-control-nav > li > a:hover,
.flex-control-nav > li > a.flex-active {
  background: #fff;
}

/* -------------------------------------------------------------------
Hero Slider
------------------------------------------------------------------- */
.hero-slider {
  margin: 0 !important;
}

.hero-slider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}

.hero-slider,
.hero-slider .flex-viewport {
  height: 100% !important;
  width: 100%;
  padding: 0;
  margin: 0;
}

.hero-slider .slides {
  height: 100% !important;
  transition-delay: 1s;
}

.hero-slider .flex-direction-nav a {
  width: 15%;
}

.hero-slider .slides li {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  height: 100% !important;
  width: 100%;
  padding: 0;
  margin: 0;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
}

/* Caption */
.titan-caption {
  position: relative;
  display: table;
  height: 100%;
  width: 70%;
  margin: 0 auto;
}

.titan-caption {
  position: relative;
  display: table;
  height: 100%;
  width: 100%;
  margin: 0 auto;
}

.hr-home{
	float:left;height:4px; width:20%; background:white; border-radius:5px:
}

.caption-content {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.caption-content-salud{
	display: table-cell;
  padding-top:50px;
  text-align: center;
}

.espacio200{
	height:200px;
}

/*
Photography Page Slider
*/
.photography-page .image-caption {
  bottom: 20px;
  position: absolute;
  width: 35%;
}

.photography-page .image-caption .caption-text {
  font-size: 24px;
  text-transform: capitalize;
  letter-spacing: 1px;
}

.photography-page .flex-control-nav {
  left: 80%;
  bottom: 20px;
  z-index: 11;
}

/* -------------------------------------------------------------------
General Styles - Owlcarousel
------------------------------------------------------------------- */
.owl-controls {
  margin-top: 40px;
}

.owl-pagination div {
  display: inline-block;
}

.owl-controls .owl-page span {
  background: transparent;
  border: 1px solid #111;
  display: block;
  height: 6px;
  width: 6px;
  margin: 0 3px 5px;
  border-radius: 6px;
  transition: all 0.3s ease-in-out 0s;
}

.owl-controls .owl-page.active span,
.owl-controls.clickable .owl-page:hover span {
  background: #111;
}

.owl-controls .owl-buttons > div {
  display: inline-block;
  margin: 5px;
  font-size: 14px;
  color: #111;
}




/* equal card height */
.row-equal > div[class*='col-'] {
    display: flex;
    flex: 1 0 auto;
	margin-top:40px;
}

.row-equal .card {
   width: 100%;
   padding:20px;
   border-radius:10px;
   box-shadow: 0 2px 25px rgba(0,0,0,.2);
}
.text-wide{
	font-size:18px;
	color:#00869D;
	font-weight:bolder;
}

/* ensure equal card height inside carousel */
.carousel-inner>.row-equal.active, 
.carousel-inner>.row-equal.next, 
.carousel-inner>.row-equal.prev {
    display: flex;
}

/* prevent flicker during transition */
.carousel-inner>.row-equal.active.left, 
.carousel-inner>.row-equal.active.right {
    opacity: 0.5;
    display: flex;
}

.card2 {
  /* Add shadows to create the "card" effect */
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
  transition: 0.3s;
  width:80%;
  border-bottom-left-radius:10px;
  border-bottom-right-radius:10px;
  background-color:#f7f7f7;
  margin-bottom:50px;
}

.card2 img{
	height:250px;
}

/* On mouse-over, add a deeper shadow */
.card2:hover {
  box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);
}


.card3 {
  /* Add shadows to create the "card" effect */
  /* box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2); */
  transition: 0.3s;
  width:100%;
  border-bottom-left-radius:10px;
  border-bottom-right-radius:10px;
  /* background-color:#f7f7f7; */
  
}



.center{
	width:100%; height:100%;display: flex;
  justify-content: center;
  align-items: center;
}

.center-logo{
	position:absolute;
	width:100%; height:100%;display: flex;
  top:-10px;
  align-items: center;
}

.center-logo img{
	width:180px;
}

.image-logo2{
	width:140px !important;
}

.centralizado{
	
	display: flex;
  justify-content: center;
  align-items: center;
}

.center-horizontal{
	width:100%; height:100%;display: flex;
  justify-content: center;
  text-align:center;
}
.boton-cartel{
	position:absolute;
}

.head{
	width:100%;
	height:200px;
	position:relative;
	padding:0 !important;
	border-top-right-radius:10px !important;
}

.head-ed{
	width:100%;
	height:200px;
	position:relative;
	padding:0 !important;
	border-top-right-radius:10px !important;
}

.modal-content{
		border-radius:10px;
}

.head:before{
	content:'';
	position:absolute;
	background:#373399 url(images/victoria/brazos.svg) no-repeat;
	background-size:cover;
	background-position:center top;
	width:100%;
	height:200px;
	left:0px;
	border-top-right-radius:10px;
	border-top-left-radius:10px;
}
.head-ed:before{
	content:'';
	position:absolute;
	background:#373399 url(images/danper/voluntariopp.svg) no-repeat;
	background-size:cover;
	background-position:center top;
	width:100%;
	height:200px;
	left:0px;
	border-top-right-radius:10px;
	border-top-left-radius:10px;
}

.card3 .head img{
	position:absolute;
	z-index:99;
	margin:auto;
	width:200px;
}

/* On mouse-over, add a deeper shadow */
.card2:hover {
  box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);
}

/* Add some padding inside the card container */
.container2 {
  padding: 2px 16px;
}


.card-img-top{
	background-image:url(images/danper/estrellas.svg);background-repeat: no-repeat;
  background-position: center center; background-size:66%; 
}

/* control image height */
.card-img-top-250 {
    max-height: 250px;
    overflow:hidden;
}
.card-img-arrow{
	display:flex; align-items:center;justify-content:center;min-height:600px;
}

.parallax-window {
    min-height: 400px;
    background: transparent;
}

/*--------------------------------------------------------------
	Preloader
--------------------------------------------------------------*/
.page-loader {
  position: fixed;
  background: #000;
  bottom: 0;
  right: 0;
  left: 0;
  top: 0;
  z-index: 9998;
}

.loader {
  position: absolute;
  border-left: 2px solid #ffffff;
  border-top: 2px solid rgba(255, 255, 255, 0.2);
  border-right: 2px solid rgba(255, 255, 255, 0.2);
  border-bottom: 2px solid rgba(255, 255, 255, 0.2);
  height: 46px;
  width: 46px;
  left: 50%;
  top: 50%;
  margin: -23px 0 0 -23px;
  text-indent: -9999em;
  font-size: 10px;
  z-index: 9999;
  -webkit-animation: load 0.8s infinite linear;
  -moz-animation: load 0.8s infinite linear;
  ms-animation: load 0.8s infinite linear;
  o-animation: load 0.8s infinite linear;
  animation: load 0.8s infinite linear;
}

.loader,
.loader:after {
  border-radius: 50%;
  width: 46px;
  height: 46px;
}

@-webkit-keyframes load {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes load {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

/*--------------------------------------------------------------
	Navbar
--------------------------------------------------------------*/
.navbar-custom {
  background-color: #fff;
  border: 0;
  border-radius: 0;
  z-index: 1000;
  font-family: "AvenirNextLTPro-Regular", sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 11px;
  transition: background, padding 0.4s ease-in-out 0s;
}

.collapse-custom{
	 background-color: #ffffff;
	display:none !important;
	visibility: hidden;
	height:0px;
}

.navbar a {
  transition: color 0.125s ease-in-out 0s;
}

.navbar {
  
  min-height: 60px;
  
}

.navbar-custom .dropdown-menu {
  background: white;
  border-radius: 0;
  border: 0;
  padding: 0;
  box-shadow: none;
}


.navbar-custom .navbar-brand {
  letter-spacing: 4px;
  font-weight: 400;
  font-size: 22px;
  color: #fff;
}

.navbar-custom .nav li > a {
  position: relative;
  color: #356c9b;
  font-weight:bold;
}

.navbar-transparent {
	padding-top:0px !important;
	padding-bottom:0px !important;
}

.navbar-custom .dropdown-menu > li > a {
  border-bottom: 1px solid rgba(73, 71, 71, 0.15) !important;
  padding: 11px 15px;
  letter-spacing: 2px;
  color: #999;
}

.navbar-custom .dropdown-menu .dropdown-menu {
  border-left: 1px solid rgba(73, 71, 71, 0.15);
  left: 100%;
  right: auto;
  top: 0;
  margin-top: 0;
}

.navbar-custom .dropdown-menu.left-side .dropdown-menu {
  border: 0;
  border-right: 1px solid rgba(73, 71, 71, 0.15);
  right: 100%;
  left: auto;
}

.navbar-custom .nav > li > a:focus,
.navbar-custom .nav > li > a:hover,
.navbar-custom .nav .open > a,
.navbar-custom .nav .open > a:focus,
.navbar-custom .nav .open > a:hover,
.navbar-custom .dropdown-menu > li > a:focus,
.navbar-custom .dropdown-menu > li > a:hover {
  background: none;
  color: #FF594A;
	border-bottom: 1px solid currentColor;
}

.navbar-custom .dropdown-menu > li > a:hover {
  background: rgba(255, 255, 255, 0.1) !important;
}

.navbar-custom .dropdown-toggle:after {
  position: absolute;
  display: block;
  right: 0;
  top: 50%;
  margin-top: -6px;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 9px;
  content: "\f107";
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.navbar-custom .navbar-toggle .icon-bar {
  background: #00969d;
}

.dropdown-menu {
  min-width: 180px;
  font-size: 11px;
}

/* Navbar search

.dropdown-search {
	position: relative;
	padding: 5px;
}

.dropdown-search .form-control {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 11px;
}

.search-btn {
	position: absolute;
	background: transparent;
	border: none;
	overflow: hidden;
	top: 50%;
	right: 1px;
	width: 42px;
	height: 40px;
	line-height: 38px;
	font-size: 14px;
	outline: none;
	color: #999;
	margin-top: -20px;
}*/
/*--------------------------------------------------------------
	Header
--------------------------------------------------------------*/
.home-section {
  position: relative;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center center;
  width: 100%;
  z-index: 0;
  background-size: cover;
}

.titan-title-size-1 {
  letter-spacing: 4px;
  font-size: 15px;
}

.titan-title-size-2 {
  line-height: 1.3;
  letter-spacing: 3px;
  font-size: 18px;
  opacity: .8;
}

.titan-title-size-3 {
  letter-spacing: 16px;
  font-size: 46px;
}

.titan-title-size-4 {
  letter-spacing: 24px;
  font-weight: 400;
  font-size: 48px;
}

.titan-title-size-5 {
  letter-spacing: 0px;
  font-size: 66px;
  font-style:bold;

}

.nopadding {
   padding: 0 !important;
   margin: 0 !important;
}

/*Educaion pagination */
.wave{
	background-image:url(images/danper/educacion-bg.png);
	width:100%;
	position:relative;
}

.top-wave{
	 margin-top:80px;
}

.wave-victoria{
	background-image:url(images/victoria/victoria-bg.png);
	width:100%;
	position:relative;
	background-position:top;
	background-size:cover;
}
.wave-sub-victoria{
	background-image:url(images/victoria/victoria-bg-2.png);
	width:100%;
	position:relative;
	background-position:top;
}
.wave-salud{
	background-image:url(images/salud/homebg.png);
	position:relative;
	background-position:top right;
	background-size:cover;
}

.wave-promoredes{
	background-image:url(images/promoredes/bg2.jpg);
	position:relative;
	background-size:cover;
}

.main:before{
	content:'';
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:50px;
	background:url(images/danper/ondas.svg);
	background-size:cover;
}

.salud-bg2{
	background-image:url(images/salud/fondo2.svg); min-height:600px; background-size:cover;padding-bottom:40px;
}

.salud-texto-cartilla{
	position:absolute;
	left:30%;
	width:70%;
	text-align: center;
    position: relative;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
	color:#234B9A;
	font-size:25px;
	font-family:'AvenirNextLTPro-Bold';
	line-height:30px;
}

.salud-boton-cartilla{
	position:absolute;
	left:30%;
	width:70%;
	text-align: center;
    position: relative;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
	bottom:20px;
}

button {
    border: 0px !important;
}

.salud-cartilla{
	width:380px; height:210px;background:#edf5fa; padding-bottom:0px;border-radius:20px;
	-webkit-box-shadow: -7px -7px 0px 0px rgba(177,211,224,1);
-moz-box-shadow: -7px -7px 0px 0px rgba(177,211,224,1);
box-shadow: -7px -7px 0px 0px rgba(177,211,224,1);
}

.salud-texto-cartilla span{
	font-size:35px;
	font-weight:bold;
}

.subvictoria-people{
	margin-top:200px;
	background: url(images/victoria/fondoturq.svg) no-repeat; background-size:100%;min-height:250px;
	position: relative;
	z-index: 1;
	padding-bottom:0px;
	bottom:0px;
	
}

.subvictoria-people:before{
	content:'';
	position:absolute;
	left:0;
	height:450px;
	background:url(images/victoria/people2.svg) no-repeat;
	background-size:600px 450px;	
	width:100%;
	bottom:-50px;
	background-attachment: scroll;
	background-position: top;
	background-repeat: no-repeat; 
	
}
.subvictoria-people2{
	
	background: url(images/victoria/fondoturq.svg) no-repeat; 
	background-size:contain;
	position: relative;
	height:280px;	
	padding-top:50px;
}

.subvictoriap{
	
	height:280px;

}

.texto-cartel{
	position:relative;
	padding-bottom:0px;
	width:86%;
	display:block;
	margin:auto;
	margin-top:10px;
}
.texto-cartel:before{
		content:"";
		position:absolute;
		top:-140px;
		background:url(images/victoria/people2.svg) no-repeat;
		background-size:50%;
		background-position:center;		
		height:450px;
		width:100%;
		
}
.texto-cartel h2{
	text-align:center;
	display: flex;
    justify-content: center;
    align-content: center;
    flex-direction: column;
	position:absolute;
	width:100%;
}

.text-footer1{
	font-size:14px;font-style:normal; position:absolute; bottom:0px;
	text-align:center;
	width:180px;
	
}
.text-footer1 p{
	margin:0px !important;
	color:#356c9b ;
}

 .rightfooter{
 height:120px;	 
 }

.home1{
	
	background:#ffffff url(images/danper/bgsalud.svg) no-repeat; background-position:bottom;background-size:100%; padding-bottom:0px;

}

.home-side1{

	background:url(images/danper/educacion-filtro.png); background-position:center;
	background-size:110%;
	transition:all 0.5s ease;
	
}
.home-side1:hover{
	background-size:120%;
	
}


.home-side2{
background:url(images/danper/victoria-filtro.png); background-position:center;
background-size:110%;
	transition:all 0.5s ease;
}

.home-side2:hover{
	background-size:120%;
	
}

.img-hover{
-webkit-transition:all .9s ease; /* Safari y Chrome */
-moz-transition:all .9s ease; /* Firefox */
-o-transition:all .9s ease; /* IE 9 */
-ms-transition:all .9s ease; /* Opera */
width:200px;
}
.img-hover:hover{
-webkit-transform:scale(1.05);
-moz-transform:scale(1.05);
-ms-transform:scale(1.05);
-o-transform:scale(1.05);
transform:scale(1.05);
}
.img-contenedor {/*Ancho y altura son modificables al requerimiento de cada uno*/
width:200px;
overflow:hidden;
margin:15px;
}

.cartel{
	  position: relative;
	  z-index: 1;
	  padding-bottom:0px !important;margin-top:-100px; background:transparent; min-height:400px;
}
.cartel:before{
	content:'';
	position:absolute;
	top:-30px;
	bottom:0px;
	left:0;
	width:100%;
	height:200px;
	background:url(images/victoria/fondomorado.svg);
	background-size:cover;	
}

.padding-boton-cartel{
	padding-top:0px;
}

.saludbg1{
	  position: relative;
	  z-index: 1;
	  padding-bottom:0px !important;margin-top:-130px; background:transparent; min-height:400px;
}
.saludbg1:before{
	content:'';
	position:absolute;
	top:-50px;
	bottom:0px;
	left:0;
	width:100%;
	height:180px;
	background:url(images/salud/saludbg2.svg);
	background-size:cover;	

}
.saludbg2{
	background-color:#EFF6F9;position:.absolute;z-index:111;
	background-size:cover;
}


.saludbg3{
	background:url(images/promoredes/brand.svg) no-repeat;background-size:60%;left:0;background-position:center; 
}



.cartel-div{
	
}

.educcacion2{
background-image:url(images/danper/seccion2-bg.png);
background-size: contain;
background-position: bottom; 
}

.infoi {
	width:100%;
  position: absolute;
  top: 15%;
}
.infoi {
  z-index: 10;
}

.crec-num{
	background:url(images/danper/Grupo11984.svg);
	background-repeat: no-repeat;
	background-size:100%;
}

.crec-num h2{
	font-family:'AvenirNextLTPro-Bold';
	color:white;

}

.title-box{
	font-family: 'AvenirNextLTPro-Bold';
	color:#FF594A;
	font-weight:bolder;
	font-size:50px;
	text-align:center;
	margin:0px !important;
	line-height:60px;
}

.title-box2{
	font-family: 'AvenirNextLTPro-Bold';
	color:#00869D;
	font-weight:bolder;
	font-size:25px;
	text-align:center;
	margin:0px !important;
}

.subtitle{
	font-family: 'AvenirNextLTPro-Bold';
	font-size:16px;
	text-align:center;
	margin:0px !important;
	line-height:30px;
}

.subtitle{
	font-family: 'LOUIS GEORGE CAFE';
	font-size:16px;
	text-align:center;
	margin:0px !important;
	line-height:30px;
}

.color-salud{
	color:#234B9A;
}

.color-promoredes{
color:#356c9b;
padding-top:30px;
padding-bottom:30px;
}

.only-color-promoredes{
color:#356c9b !important;
}

.color-promoredes2{
color:#a63752;
padding-top:30px;
padding-bottom:30px;
}

.only-color-promoredes2{
color:#a63752 !important;
}

.color-promoredes3{
color:#fff;
padding-top:30px;
padding-bottom:30px;
}

.only-color-promoredes3{
color:#fff !important;
}

.btn-promoredes2{
	background-color:#a63752;
	border-color:#a63752;
}
.desc-box{
	font-family: 'AvenirNextLTPro-Bold';
	color:#00869D !important;
	font-size:15px;
	text-align:center;
	margin:10px !important;
	line-height:20px;
}
.desc-box-h2{
	font-family: 'AvenirNextLTPro-Bold';
	color:#00869D !important;
	font-weight:bolder;
	font-size:20px;
	text-align:center;
	margin:10px !important;
}
.desc-box-h2 a{
	color:#00869D !important;
}

.desc-box2{
	font-family: 'AvenirNextLTPro-Regular';
	color:#356c9b;
	font-size:14px;
	text-align:center;
	margin:10px !important;
}

.crec-box{
width: 250px;
background-color: #f4f4f4;
padding:20px;
border-radius:20px;
box-shadow: 0 2px 25px rgba(0,0,0,.2);
}



.escuela{
	background-image:url(images/danper/manchagris.svg);
	background-repeat: no-repeat;
	background-size:100%;
	min-height:600px;
	background-position:top;
}

.leyendo{
	background:transparent;
	background-repeat: no-repeat;
	background-size:100%;
	min-height:700px;
	position:relative;
	vertical-align:middle;
	top:-50px;
}
.leyendo:before{
	content:'';
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:900px;
	background:url(images/danper/leyendo.svg);
	background-size:cover;
	background-position:top;
}
.leyendo:after{
	content:'';
	position:absolute;
	left:50px;
	background:url(images/danper/maestra.svg) no-repeat;
	background-size:200px;
	width:300px;
	height:350px;
	top:15.5%;
}

.escuelav{
	background:url(images/danper/escuela-bg.svg);
	background-repeat: no-repeat;
	background-size:100%;
	min-height:600px;
}

.top50{
	margin-top:50px;
}
.top80{
	margin-top:80px;
}

.esc-box{
font-family:'AvenirNextLTPro-Demi';
width: 300px;
background-color: #FF594A;
padding:10px;
border-radius:5px;
margin-top:20px;
color:white;
display:table;
position:relative;
font-size:18px;
transition:all 0.5s ease;
}

.esc-box:hover{
	width:310px;
	color:white;
	background-color:#cf4438;
}

.esc-box1{
font-family:'AvenirNextLTPro-Demi';
width: 300px;
background-color: #7CB554;
padding:10px;
border-radius:5px;
margin-top:20px;
color:white;
display:table;
position:relative;
font-size:18px;
transition:all 0.5s ease;
}


.esc-box1:hover{
	width:310px;
	color:white;
	background-color:#5d8a3e;
}

.esc-box2{

width: 240px;
background-color: #7CB554;
padding-top:10px;
padding-bottom:10px;
padding-left:40px;
padding-right:40px;
border-radius:5px;
margin-top:20px;
color:white;
position:relative;
font-size:14px;
font-weight:bold;
transition:all 0.5s ease;
}

.esc-box2:hover{
	width:243px;
	color:white;
	background-color:#5d8a3e;
}


.esc-box3{

background-color: #fff;
width:300px;
border-radius:5px;
margin-top:20px;
color:#333;
position:relative;
font-size:15px;
font-weight:bold;
transition:all 0.5s ease;
text-align:center;
}

.esc-box3:hover{
	width:305px;
	color:white;
	background-color:#7CB554;
}

.espacio80{
	height:60px;
}

.espacio40{
	height:40px;
}

.handsappear{
	animation: slideInUp 5s ease-in-out;
}

@-webkit-keyframes slideInUp {
  from { background-position: 0 0; }
  to { background-position: 100% 100%; }
}

@keyframes slideInUp {
  from { background-position: 0 0; }
  to { background-position: 100% 100%; }
}

.handsup {
  
  animation:float3 5.5s infinite;
}

@keyframes float3{
	
	50%{
		transform: translateY(15px);	
	}

}

.handsup2 {
  
  animation:float4 5.5s infinite;
}

@keyframes float4{
50%{
		transform: translateY(5px);	
	}
}

.land2{
	background:url(images/danper/land2.svg);
	background-repeat: no-repeat;
	background-size:100%;
	position:relative;
}

.land2:before{
	content:'';
	position:absolute;
	background:url(images/danper/man.svg) no-repeat;
	background-size:100%;
	left:50px;
	width:200px;
	height:310px;
	top:10px;
}

.land2 h2{
	font-family:'AvenirNextLTPro-Bold';
	color:white;
	font-weight:bolder;
}
.land3{
	background:url(images/victoria/igualdadbg2.svg);
	background-repeat: no-repeat;
	background-size:100%;
	padding-bottom:0px;
}
.land3 h2{
	color:white;
	font-weight:bolder;
}

.div-imagen {
  display:inline-block;
  position:relative;
}

.div-imagen > div {
  font-family:'AvenirNextLTPro-Demi';
  font-size:16px;
  position:absolute;
  top:0;
  left:0;
  z-index:10;
  margin:0;
  color:#fff;
  opacity:0;
  padding:40px;
  transition:all 0.5s ease;
}

.div-imagen:hover > div {
  opacity:1;
  text-align:center;
}
.desvanecer{
	border-radius:10px;
}
.div-imagen:hover img{
  filter:brightness(0.4);
  opacity: 0.9;
  -webkit-transition: opacity 500ms;
  -moz-transition: opacity 500ms;
  -o-transition: opacity 500ms;
  -ms-transition: opacity 500ms;
  transition: opacity 500ms;
}


.text-bottom{
	vertical-align:text-bottom;
	bottom:0px;
	display:flex;
	align-items:center;
	height:200px;
}

.boton-voluntario{
	height:100px;
	float:right;
	width:280px;
	padding:8px 37px 8px 40px;
	font-size:18px;
	font-family:'DKLemonYellowSun';
	letter-spacing:2px;
	background-color:#373399;
	width:80%;
	margin-bottom:50px;
	margin-left:50px;
	color:white;
	border-radius:20px;
	display:flex;
	justify-content:center;
	flex-direction:column;
	align-items:center;
	text-align:center;
	letter-spacing:0px;
}
.boton-voluntario:after{
	content:'';
	position:absolute;
	bottom:0px;
	left:-45px;
	width:300px;
	height:100%;
	background:url(images/victoria/woman.svg) no-repeat;
	background-size:contain;
}
.boton-voluntario:hover{
	background-color:#7CB554;
	color:white;
}

.module-text-ed{
	position: relative;
    text-align: center;
    font-weight: normal;
    font-size: 14px;
    color: #356c9b;
	text-transform:uppercase;
}
.module-text-ed2{
	position: relative;
    text-align: center;
    font-weight: bold;
    font-size: 40px;
    color: #356c9b;
	text-transform:none !important;
}

.green{
	color:#7CB554 !important;
}

.morado{
	color:#373399 !important;
	font-weight:bold;
}

/* Agency Page Header */
.agency-page-header:before {
  background: transparent;
}

/* About us Page Header */
.about-page-header:before {
  background: rgba(2, 2, 2, 0.2);
}

/* Service Page Header */
.service-page-header:before {
  background: rgba(2, 2, 2, 0.1);
}

/* Pricing Page Header */
.pricing-page-header {
  background-position: 40% 14%;
  background-repeat: no-repeat;
}

.pricing-page-header:before {
  background: rgba(2, 2, 2, 0.6);
}

/* Gallery Page Header */
.gallery-page-header {
  background-position: 50% 0%;
  background-repeat: no-repeat;
}

.gallery-page-header:before {
  background: rgba(2, 2, 2, 0.2);
}

/* Contact Page Header */
.contact-page-header {
  background-position: 13% 45%;
  background-repeat: no-repeat;
}

.contact-page-header:before {
  background: rgba(2, 2, 2, 0.5);
}

/* FAQ Page Header */
.faq-page-header:before {
  background: rgba(2, 2, 2, 0.15);
}

/* Blog Page Header */
.blog-page-header {
  background-position: 50% 24%;
  background-repeat: no-repeat;
}

.blog-page-header:before {
  background: rgba(2, 2, 2, 0.3);
}

/* Restaurant menu Page Header */
.restaurant-menu-bg:before {
  background: rgba(2, 2, 2, 0.4);
}

.restaurant-page-header:before {
  background: rgba(0, 0, 0, 0.45);
}

.restaurant-image-overlay:before {
  background-color: rgba(2, 2, 2, 0.25);
}

/* Portfolio Page Header */
.portfolio-page-header {
  background-position: 50% 50%;
}

.portfolio-page-header:before {
  background: rgba(45, 45, 45, 0.45);
}

/* Landing Page Header */
.landing-header:before {
  position: absolute;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(119, 47, 109, 0.52) 95%, rgba(115, 35, 105, 0.58) 100%);
  content: " ";
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}

.banner-img {
  margin-top: -145px;
}

.shop-page-header:before {
  background: rgba(34, 34, 34, 0.3);
}

/*--------------------------------------------------------------
	Footer
--------------------------------------------------------------*/

.footer {
  padding: 10px 0;
}

.float-left{
	float:left;
}

.float-right{
	float:right;
}


.footer .copyright {
  margin: 0;
  text-align:center;
}
.footer .copyright-right {
  margin: 0;
  padding-right:18px;
  text-align:right;
}

.footer .footer-social-links {
  text-align: left;
  margin-left:100px;
}

.footer .footer-social-links a {
  display: inline-block;
  padding: 0 25px 0 0;
  color: #a63752;
}

.footer-social-links a{
	color:white;
	padding: 0 16px;
	font-size:22px;
}

.footer .footer-social-links a:last-of-type{
	padding:0;
}

.single {
	padding-top:10px;
max-width: 370px;
margin: 0 auto;
text-align: center;
position: relative;
z-index: 2;
float:right; }
.single h2 {
font-size: 22px;
color: white;
margin-bottom: 40px; }
.single .input-group .form-control{
	width:98%;
	text-transform: none;
}
.single .input-group .btn{
	padding: 0px 20px;
}
.single .form-control {
height: 40px;
background: white;
border-color: transparent;
border-radius: 20px 0 0 20px; }
.single .form-control:focus {
box-shadow: none;
border-color: #243c4f; }
.single .btn {
min-height: 40px; 
border-radius: 0 20px 20px 0;
background: #white;
color: #00869D;
}


/* -------------------------------------------------------------
Google map
------------------------------------------------------------- */
#map-section {
  position: relative;
  height: 450px;
  width: 100%;
}

#map {
  height: 100%;
  width: 100%;
}

#map img {
  max-width: none;
}

/*--------------------------------------------------------------
	Services & Features
--------------------------------------------------------------*/
.features-item {
  margin: 20px 0;
  text-align: center;
}

.features-icon,
.alt-features-icon {
  line-height: 1.2;
  font-size: 42px;
  color: #fff;
}

.features-title,
.alt-features-title {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 400;
  font-size: 14px;
  color: #fff;
  margin: 16px 0 15px;
}

.alt-features-item {
  position: relative;
  padding-left: 55px;
  margin: 65px 0 0 0;
}

.alt-features-icon {
  position: absolute;
  height: 40px;
  width: 40px;
  left: 0;
  top: 0;
  text-align: center;
  line-height: 40px;
  font-size: 28px;
}

.alt-features-title {
  font-size: 13px;
  margin: 0 0 10px;
}

/* Content box */
.content-box {
  margin: 20px 0;
  text-align: center;
}

.content-box-title {
  font-weight: 400;
  font-size: 18px;
  color: #111;
  margin: 16px 0 15px;
}

/*--------------------------------------------------------------
	Team
--------------------------------------------------------------*/
.team-item {
  position: relative;
  text-align: center;
}

.team-image {
  position: relative;
  overflow: hidden;
}

.team-image img {
  width: 100%;
}

.team-image:after {
  position: absolute;
  background: transparent;
  content: " ";
  display: block;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 1;
}

.team-detail {
  position: absolute;
  width: 100%;
  opacity: 0;
  bottom: 100%;
  left: 0;
  z-index: 2;
  text-align: center;
  font-size: 12px;
  color: #aaa;
  padding: 20px;
}

.team-detail h5 {
  font-size: 16px;
}

.team-detail p {
  font-size: 14px;
}

.team-social a {
  display: inline-block;
  color: #aaa;
  padding: 5px 6px;
}

.team-social a:hover {
  color: #FFF;
}

.team-descr {
  margin: 20px 0 0;
}

.team-name {
  font-size: 14px;
  color: #111;
}

.team-role {
  font-size: 11px;
  color: #aaa;
}

.team-item:hover .team-image:after {
  background: rgba(0, 0, 0, 0.6);
}

.team-item:hover .team-detail {
  opacity: 1;
  bottom: 50%;
  -webkit-transform: translateY(50%);
  -ms-transform: translateY(50%);
  transform: translateY(50%);
}

/*--------------------------------------------------------------
	Restaurant Menu
--------------------------------------------------------------*/
.menu {
  border-bottom: 1px dotted #e5e5e5;
  padding: 0 0 10px;
  margin: 0 0 20px;
}

.menu-title,
.menu-price {
  margin: 0 0 10px;
  font-size: 14px;
  color: #111;
}

.menu-price-detail {
  position: relative;
  text-align: right;
}

/*--------------------------------------------------------------
	Price Table
--------------------------------------------------------------*/
.price-table {
  background: #fff;
  border: 1px solid #eaeaea;
  padding: 25px 20px;
  margin: 15px 0 30px;
  border-radius: 2px;
  text-align: center;
}

.price-table:hover {
  border-color: #CACACA;
}

.price-table.best {
  margin: 0 0 30px;
}

.price-table .small {
  margin: 0;
}

.borderline {
  position: relative;
  background: #eaeaea;
  display: block;
  height: 1px;
  width: 100%;
  margin: 20px 0 15px;
}

.borderline:before {
  position: absolute;
  background: #eaeaea;
  content: "";
  bottom: -7px;
  left: 50%;
  height: 14px;
  width: 14px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  margin-left: -7px;
}

.borderline:after {
  position: absolute;
  background: #fff;
  content: "";
  bottom: -5px;
  left: 50%;
  height: 16px;
  width: 16px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  margin-left: -8px;
}

.price-table h4 {
  color: #111;
  margin: 0;
}

.price-table p.price {
  font-size: 60px;
  color: #111;
  padding: 0;
  margin: 0 0 0 -10px;
}

.price-table p.price span {
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
  padding-top: 25px;
}

.price-details {
  list-style: none;
  padding: 0;
  margin: 0 0 23px;
}

.price-details li {
  padding: 7px 0;
}

.price-details li > span {
  text-decoration: line-through;
  color: #aaa;
}

/*--------------------------------------------------------------
	Fun fact
--------------------------------------------------------------*/
.count-item {
  text-align: center;
}

.count-icon {
  line-height: 1.2;
  font-size: 42px;
}

/*--------------------------------------------------------------
	Video Box
--------------------------------------------------------------*/
.video-box {
  text-align: center;
  padding: 40px 0;
}

.video-box-icon > a > i,
.video-box-icon > a > span {
  line-height: 1.8;
  font-size: 40px;
  color: #fff;
}

.video-title {
  letter-spacing: 4px;
  font-size: 30px;
  margin: 10px 0 0;
}

.video-subtitle {
  color: rgba(255, 255, 255, 0.5);
}

/*--------------------------------------------------------------
	Portfolio
--------------------------------------------------------------*/
/* Portfolio filter */
.filter {
  text-align: center;
  list-style: none;
  padding: 0;
  margin: 0 0 70px;
}

.filter > li {
  display: inline-block;
  padding: 0 0 10px;
  margin: 0 25px;
}

/* Portfolio grid */
.works-grid {
  list-style: none;
  padding: 0;
  margin: 0;
}

.works-grid.works-grid-gut {
  margin: 0 0 0 -10px;
}

.works-grid.works-grid-gut .work-item {
  padding: 0 0 10px 10px;
}

.work-item {
  width: 50%;
  float: left;
  margin: 0;
}

.works-grid-3 .work-item {
  width: 33.3333%;
}

.container .works-grid-3 .work-item {
  width: 33.2%;
}

.works-grid-4 .work-item {
  width: 25%;
}

.works-grid-5 .work-item {
  width: 20%;
}

.work-item > a {
  position: relative;
  display: block;
  overflow: hidden;
}

.work-image {
  position: relative;
  overflow: hidden;
}

.work-image img {
  display: block;
  overflow: hidden;
  width: 100%;
}

.work-image:after {
  position: absolute;
  display: block;
  content: "";
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}

.work-caption {
  width: 100%;
  padding: 0 20px;
  opacity: 0;
  position: absolute;
  bottom: 100%;
  left: 0;
  text-align: center;
  overflow: hidden;
}

.work-title {
  font-size: 14px;
  color: #fff;
  margin: 0 0 6px;
}

.work-descr {
  color: #aaa;
}

.work-item:hover .work-image:after {
  background: rgba(0, 0, 0, 0.6);
}

.work-item:hover .work-image > img {
  -webkit-transform: scale(1.1) rotate(2deg);
  -ms-transform: scale(1.1) rotate(2deg);
  transform: scale(1.1) rotate(2deg);
}

.work-item:hover .work-caption {
  bottom: 50%;
  opacity: 1;
  z-index: 3;
  -webkit-transform: translateY(50%);
  -ms-transform: translateY(50%);
  transform: translateY(50%);
}

/* Work item white background*/
.works-grid.works-hover-w .work-title {
  color: #111;
}

.works-grid.works-hover-w .work-item:hover .work-image:after {
  background: rgba(255, 255, 255, 0.8);
}

/* Work item gradien background*/
.works-grid.works-hover-g .work-image:after {
  opacity: 0;
}

.works-grid.works-hover-g .work-descr {
  color: #fff;
}

.works-grid.works-hover-g .work-item:hover .work-image:after {
  background: #6fe29e;
  background: linear-gradient(135deg, rgba(111, 226, 158, 0.8) 0%, rgba(91, 218, 209, 0.8) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6fe29e', endColorstr='#5bdad1',GradientType=1 );
  opacity: 1;
}

.sliding-portfolio .work-item {
  width: 100%;
}

/*--------------------------------------------------------------
	Single Portfolio
--------------------------------------------------------------*/
.work-details {
  margin: 0 0 20px;
}

.work-details-title {
  color: #111;
  margin: 0 0 20px;
}

.work-details ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.work-details ul > li {
  border-bottom: 1px dotted #c2c2c2;
  padding: 0 0 5px;
  margin: 0 0 5px;
}

/*--------------------------------------------------------------
	Call to action
--------------------------------------------------------------*/
.callout-text {
  color: rgba(255, 255, 255, 0.6);
}

.callout-title {
  font-weight: 400;
  font-size: 16px;
  color: #fff;
  margin: 0;
}

.callout-btn-box {
  text-align: right;
  padding-top: 4px;
}

.request-cta {
  padding: 50px 0px;
}

/*--------------------------------------------------------------
	Testimonial
--------------------------------------------------------------*/
.testimonial:before {
  background: rgba(2, 2, 2, 0.4);
}

.testimonials-slider {
  position: relative;
}

.testimonial-text {
  text-align: center;
  font-style: normal;
  font-size: 18px;
}

.testimonial-caption {
  text-align: center;
  padding: 10px 0 0;
}

.testimonial-title {
  font-size: 14px;
}

.testimonial-descr {
  color: rgba(255, 255, 255, 0.5);
  font-size: 11px;
}

/*--------------------------------------------------------------
	Gallery
--------------------------------------------------------------*/
.gallery-item {
  position: relative;
  text-align: center;
  margin: 0 0 20px;
}

.gallery-image {
  position: relative;
  overflow: hidden;
}

.gallery-image a.gallery {
  position: relative;
  display: block;
}

.gallery-image img {
  display: block;
  overflow: hidden;
  width: 100%;
}

.gallery-image:after {
  position: absolute;
  background: transparent;
  content: " ";
  display: block;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 1;
}

.gallery-caption {
  position: absolute;
  width: 100%;
  opacity: 0;
  bottom: 100%;
  left: 0;
  z-index: 2;
  text-align: center;
  font-size: 28px;
  color: #fff;
  padding: 20px;
}

.gallery-icon {
  background: rgba(255, 255, 255, 0.2);
  border-radius: 50%;
  height: 50px;
  width: 50px;
  font-size: 24px;
  margin: 0 auto;
}

.gallery-icon i,
.gallery-icon span {
  line-height: 50px;
}

/* Gallery hover */
.gallery-item:hover .gallery-image:after {
  background: rgba(0, 0, 0, 0.6);
}

.gallery-item:hover .gallery-caption {
  opacity: 1;
  bottom: 50%;
  -webkit-transform: translateY(50%);
  -ms-transform: translateY(50%);
  transform: translateY(50%);
}

/*--------------------------------------------------------------
	Blog Post
--------------------------------------------------------------*/
.post {
  margin: 0 0 80px;
}

.post-title {
  line-height: 1.4;
  font-size: 22px;
  color: #111;
  margin: 0;
}

.post-header {
  margin: 0 0 15px;
}

.post-meta {
  font-size: 11px;
  color: #aaa;
}

.post-entry {
  border-top: 1px dotted #c2c2c2;
  padding-top: 20px;
  margin-top: 10px;
}

.post-images-slider {
  position: relative;
}

.post-images-slider .flex-control-nav {
  bottom: 0;
}

.post-thumbnail,
.post-images-slider,
.post-video {
  margin: 0 0 20px;
}

.post-quote {
  background: #f5f5f5;
  text-align: center;
  padding: 20px;
}

/* Post columns */
.post-columns .post {
  margin: 0 0 60px;
}

.post-columns .post-header {
  margin: 0 0 10px;
}

.post-columns .post-title {
  line-height: 1.8;
  font-size: 14px;
}

.post-columns .post-entry {
  padding: 10px 0 0;
  margin: 0 0 10px;
}

.post-columns.wo-border .post-entry {
  border: 0;
  padding: 0;
}

.post-columns .post-entry p:last-child {
  margin: 0;
}

.more-link:after {
  content: "\00BB";
  color: #666666;
  padding-left: 5px;
}

.pagination a {
  border: 1px solid #eaeaea;
  display: inline-block;
  text-transform: uppercase;
  text-align: center;
  color: #999;
  padding: 4px 12px;
}

.pagination a.active {
  border-color: #CACACA;
}

/*--------------------------------------------------------------
	Widgets
--------------------------------------------------------------*/
/* Progress bars */
.progress {
  overflow: visible;
  height: 4px;
}

.progress-bar {
  position: relative;
}

.progress-bar.pb-dark {
  background: #111;
}

.progress-bar span {
  position: absolute;
  display: block;
  right: -0px;
  top: -24px;
  opacity: 0;
  line-height: 12px;
  font-size: 12px;
  color: #111;
  padding: 4px 0px;
}

.progress-bar span:after {
  display: inline-block;
  content: "%";
}

/* Tabs */
.tab-content .tab-pane {
  padding: 20px 0;
}

/* Accordion */
.panel-title {
  font-size: 14px;
}

.panel-heading a {
  position: relative;
  display: block;
}

.panel-heading a:after {
  position: absolute;
  content: "\f106";
  top: 50%;
  right: 0px;
  font-family: "FontAwesome";
  line-height: 1;
  font-size: 14px;
  margin-top: -7px;
}

.panel-heading a.collapsed:after {
  content: "\f107";
}

/* Tables */
.table-border > tbody > tr > td,
.table-border > tbody > tr > th,
.table-border > tfoot > tr > td,
.table-border > tfoot > tr > th,
.table-border > thead > tr > td,
.table-border > thead > tr > th {
  border-color: #e5e5e5;
}

.ds-table > tbody > tr > td,
.ds-table > tbody > tr > th,
.ds-table > tfoot > tr > td,
.ds-table > tfoot > tr > th,
.ds-table > thead > tr > td,
.ds-table > thead > tr > th {
  border-top: 0;
}

.checkout-table {
  border: 1px solid #e5e5e5;
}

.checkout-table > tbody > tr > td,
.checkout-table > tbody > tr > th,
.checkout-table > tfoot > tr > td,
.checkout-table > tfoot > tr > th,
.checkout-table > thead > tr > td,
.checkout-table > thead > tr > th {
  padding: 12px;
}

.checkout-table tr td,
.checkout-table tr th {
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
  border-left: 1px solid #e5e5e5;
}

.checkout-table tbody tr td:first-child,
.checkout-table tbody tr th:first-child {
  max-width: 36px;
}

/* Sidebar / Widget common*/
.sidebar .widget {
  margin-bottom: 60px;

}

.sidebar .widget-title {
  color: #111;
}

.no-gutters-padding{
	padding-left:0;
	padding-right:0;
}


.no-gutters-margin{
	margin-left:0;
	margin-right:0;
}

.widget .widget-title {
  border-bottom: 1px dotted #c2c2c2;
  font-size: 14px;
  padding: 0 0 10px;
  margin: 0 0 15px;
}
.widget{
	  margin-left:0;
  margin-right:0;
}
.widget ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

/* Icon List */
.widget .icon-list li {
  padding: 5px 0;
}

.widget .icon-list li a:before {
  content: "\00BB";
  color: #666666;
  padding-right: 5px;
}

/* Posts */
.widget-posts li {
  margin: 0 0 15px;
}

.widget-posts li:last-child {
  margin: 0;
}

.widget-posts-image {
  float: left;
  width: 64px;
}

.widget-posts-body {
  margin-left: 74px;
}

/* Search */
.search-box {
  position: relative;
}

/* Tags */
.tags a {
  background: #111;
  display: inline-block;
  font-size: 10px;
  color: #fff;
  padding: 4px 10px 4px 12px;
  margin: 0 1px 4px;
  border-radius: 2px;
}

.tags a:hover {
  background: rgba(17, 17, 17, 0.8);
}

/*--------------------------------------------------------------
	Comment Box in Blog
--------------------------------------------------------------*/
.comments,
.comment-form {
  margin: 80px 0 0;
}

.comments .comment-title,
.comment-form .comment-form-title {
  border-bottom: 1px dotted #c2c2c2;
  font-size: 16px;
  color: #111;
  padding-bottom: 15px;
  margin: 0 0 20px;
}

.comment-author {
  font-size: 14px;
  margin: 0 0 10px;
}

.comment-avatar {
  width: 55px;
  float: left;
  margin-top: 10px;
}

.comment-avatar img {
  border-radius: 50%;
}

.comment-content {
  padding-top: 5px;
  margin-left: 75px;
  margin-bottom: 30px;
}

@media (min-width: 768px) {
  .comment .comment {
    margin-left: 75px;
  }
}

/*--------------------------------------------------------------
	Client
--------------------------------------------------------------*/
.client-logo {
  opacity: .5;
}

.client-logo:hover {
  opacity: 1;
}

/*--------------------------------------------------------------
	Shop Items
--------------------------------------------------------------*/
.shop-item {
  text-align: center;
  margin: 0 0 40px;
}

.shop-item-image {
  position: relative;
  overflow: hidden;
}

.shop-item-image img {
  width: 100%;
}

.shop-item-detail,
.shop-item-image:after {
  transition: all 0.4s ease-in-out 0s;
}

.shop-item-image:after {
  position: absolute;
  display: block;
  content: "";
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}

.shop-item-detail {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 100%;
  padding: 20px;
  opacity: 0;
  z-index: 2;
  text-align: center;
  font-size: 12px;
  color: #aaa;
}

.shop-item-title {
  font-weight: 400;
  font-size: 14px;
  color: #111;
  margin: 15px 0 5px;
}

/* Shop item hover */
.shop-item:hover .shop-item-image:after {
  background: rgba(255, 255, 255, 0.7);
}

.shop-item:hover .shop-item-detail {
  opacity: 1;
  bottom: 50%;
  -webkit-transform: translateY(50%);
  -ms-transform: translateY(50%);
  transform: translateY(50%);
}

/* -------------------------------------------------------------------
	Exclusive products
------------------------------------------------------------------- */
.ex-product {
  opacity: .7;
  transition: all 0.4s ease-in-out 0s;
}

.ex-product:hover {
  opacity: 1;
}

/*--------------------------------------------------------------
	Shop Single Product
--------------------------------------------------------------*/
.product-gallery {
  list-style: none;
  padding: 0;
  width: 100%;
  margin: 10px 0 0;
}

.product-gallery li {
  display: inline-block;
  width: 15%;
  margin: 0 5px;
}

.product-gallery li:first-child {
  margin-left: 0;
}

.product-title {
  margin: 0 0 20px;
  color: #111;
}

.star,
.star-off {
  margin-bottom: 5px;
  color: #f1c40f;
}

.star-off {
  color: #e5e5e5;
}

.amount {
  font-size: 32px;
  color: #111;
}

.reviews {
  margin: 0;
}

/*--------------------------------------------------------------
	Showcase Page
--------------------------------------------------------------*/
.showcase-page .showcase-page-header {
  background-color: rgba(2, 2, 2, 0.7);
}

.showcase-page .content-box {
  display: block;
  margin-bottom: 45px;
}

.showcase-page .content-box .content-box-image {
  border-radius: 6px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  box-shadow: 1px 2px 10px rgba(0, 0, 0, 0.15);
  margin-bottom: 15px;
  transition: 0.35s ease-out;
  -webkit-transition: 0.35s ease-out;
  -moz-transition: 0.35s ease-out;
}

.showcase-page .content-box .content-box-image:hover {
  transform: translate3d(0, -10px, 0);
  -webkit-transform: translate3d(0, -10px, 0);
  box-shadow: 0 23px 40px rgba(0, 0, 0, 0.2);
}

/*--------------------------------------------------------------
	Documentation Page
--------------------------------------------------------------*/
.documentation-page {
  font-size: 14px;
}

.documentation-page .pln {
  color: #000;
}

.documentation-page pre.prettyprint {
  border: 1px solid #888;
  padding: 15px;
}

.documentation-page ol.linenums {
  margin-top: 0;
  margin-bottom: 0;
}

.documentation-page li.L0, .documentation-page li.L1, .documentation-page li.L2, .documentation-page li.L3, .documentation-page li.L5, .documentation-page li.L6, .documentation-page li.L7, .documentation-page li.L8 {
  list-style-type: none;
}

.documentation-page li.L1, .documentation-page li.L3, .documentation-page li.L5, .documentation-page li.L7, .documentation-page li.L9 {
  background: #eee;
}

.documentation-page .com {
  color: #800;
}

.documentation-page .lit {
  color: #066;
}

.documentation-page .pun, .documentation-page .opn, .documentation-page .clo {
  color: #660;
}

.documentation-page .fun {
  color: red;
}

.documentation-page .str, .documentation-page .atv {
  color: #080;
}

.documentation-page .kwd, .documentation-page .tag {
  color: #008;
}

.documentation-page .typ, .documentation-page .atn, .documentation-page .dec, .documentation-page .var {
  color: #606;
}

.documentation-page a {
  color: #19B5FE;
}

.documentation-page a:hover {
  color: #1C92C9;
}

/*--------------------------------------------------------------
	Responsive Styles - Media Queries
--------------------------------------------------------------*/
@media (min-width: 768px) {
  .navbar-transparent {
    background: #f8f8f8;
    padding-bottom: 15px;
    padding-top: 15px;
  }
  .navbar-custom .dropdown-menu {
    position: absolute;
    display: block;
    visibility: hidden;
    opacity: 0;
  }
  .navbar-custom .open > .dropdown-menu {
    visibility: visible;
    opacity: 1;
  }
  .navbar-custom .dropdown-menu .dropdown-toggle:after {
    position: absolute;
    display: block;
    right: 9px;
    top: 50%;
    margin-top: -6px;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 9px;
    content: "\f105";
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .navbar-right .dropdown-menu {
    right: auto;
    left: 0;
  }
  /* Comments */
  .comment .comment {
    margin-left: 75px;
  }
}

@media (max-width: 1200px) {
  /* Features */
  .alt-features-item {
    margin: 20px 0 0;
  }
  .bg-video video {
    position: absolute;
    top: 50%;
    left: 50%;
	min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
	}
}

@media (max-width: 1050px) {
  /* Navbar */
  .navbar-custom {
    letter-spacing: 1px;
  }
  .bg-video video {
    position: absolute;
    top: 50%;
    left: 50%;
	min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
	}
   .footer .footer-social-links {
    text-align: left;
    margin-left: 0px;
	}
	.salud-cartilla {
    width: 330px;
    height: 210px;
    background: #edf5fa;
    padding-bottom: 0px;
    border-radius: 20px;
    -webkit-box-shadow: -7px -7px 0px 0px rgba(177,211,224,1);
    -moz-box-shadow: -7px -7px 0px 0px rgba(177,211,224,1);
    box-shadow: -7px -7px 0px 0px rgba(177,211,224,1);
	}
	.salud-texto-cartilla span {
    font-size: 33px;
    font-weight: bold;
	}
	/** educaccion*/
	.crec-box {
    width: 220px;
    background-color: #f4f4f4;
    padding: 20px;
    border-radius: 20px;
    box-shadow: 0 2px 25px rgba(0,0,0,.2);
	height:290px;
	}
}

@media (max-width: 991px) {
  /* Navbar */
  .navbar-custom {
    letter-spacing: 0;
  }
  /* Headers */
  .titan-title-size-3 {
    letter-spacing: 8px;
    font-size: 36px;
  }
  .titan-title-size-4 {
    letter-spacing: 12px;
    font-size: 38px;
  }
  .work-item,
  .works-grid-3 .work-item,
  .container .works-grid-3 .work-item,
  .works-grid-4 .work-item,
  .works-grid-5 .work-item {
    width: 50%;
  }
  /* Half-image */
  .side-image {
    position: relative;
    height: 300px;
  }
  .bg-video video {
    position: absolute;
    top: 50%;
    left: 50%;
	min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.footer .footer-social-links {
    text-align: left;
    margin-left: 0px;
	}
}

@media (max-width: 767px) {
  /* Navbar */
  .navbar-custom .navbar-nav .navbar-footer .navbar-footer{
    letter-spacing: 3px;
    margin-top: 1px;
    margin-bottom: 0;
  }
  .navbar-custom li > a:hover {
    background: rgba(255, 255, 255, 0.1) !important;
  }
  
  .navbar-footer li > a:hover {
    background: #00869d !important;
	color:white;
  }
  .navbar-custom .navbar-nav .navbar-footer .navbar-footer .open .dropdown-menu .dropdown-header,
  .navbar-custom .navbar-nav .navbar-footer .navbar-footer .open .dropdown-menu > li > a {
    padding: 10px 25px;
  }
  .navbar-custom .navbar-nav .navbar-footer .navbar-footer .open .dropdown-menu .dropdown-menu .dropdown-header,
  .navbar-custom .navbar-nav .navbar-footer .navbar-footer .open .dropdown-menu .dropdown-menu > li > a {
    padding: 10px 35px;
  }
  .navbar-custom li a,
  .navbar-custom .dropdown-search {
    border-bottom: 1px solid rgba(73, 71, 71, 0.15) !important;
  }
  .navbar-custom .dropdown-toggle:after,
  .navbar-custom .dropdown-menu .dropdown-toggle:after {
    right: 7px;
    content: "\f107";
  }
  .navbar-custom .nav > .open > .dropdown-toggle:after,
  .navbar-custom .dropdown-menu .dropdown.open .dropdown-toggle:after {
    right: 7px;
    content: "\f106";
  }
  /* Shop navbar */
  .navbar-custom .navbar-nav .navbar-footer > li:last-child.navbar-cart > a {
    padding-left: 15px;
  }
  .navbar-custom .cart-item-number {
    display: none;
  }
  .navbar-custom .navbar-cart > a:after {
    content: "\f107";
  }
  .navbar-custom .navbar-cart-item a {
    border: 0 !important;
  }
  .dropdown-menu.cart-list {
    text-align: left;
    border-bottom: 1px solid rgba(73, 71, 71, 0.15) !important;
  }
  .navbar-cart-item {
    border: none;
    border-bottom: 1px solid rgba(73, 71, 71, 0.15) !important;
    padding-bottom: 10px;
  }
  .navbar-cart-img {
    display: none;
  }
  .navbar-cart-title {
    white-space: normal;
    padding: 0;
    margin-left: 0;
  }
  /* Headers */
  .titan-title-size-1 {
    letter-spacing: 2px;
    font-size: 14px;
  }
  .titan-title-size-2 {
    line-height: 1.3;
    letter-spacing: 2px;
    font-size: 16px;
    opacity: .8;
  }
  .titan-title-size-3 {
    letter-spacing: 4px;
    font-size: 26px;
  }
  .titan-title-size-4 {
    letter-spacing: 6px;
    font-size: 28px;
  }
  /* Features */
  .features-item {
    margin: 0 0 30px;
  }
  .alt-features-item {
    padding-left: 0;
    margin: 0 0 30px;
    text-align: center;
  }
  .alt-features-icon {
    position: static;
    width: auto;
    margin: 0 auto 8px;
  }
  /* Callout */
  .callout-text {
    margin: 0 0 30px;
  }
  .callout-text,
  .callout-btn-box {
    text-align: center;
  }
  /* Sidebar */
  .sidebar {
    margin-top: 50px;
  }
  .widget {
    margin-bottom: 60px;
  }
  .post.mb-0 {
    margin-bottom: 40px !important;
  }
  .footer {
    text-align: center;
  }
  .copyright,
  .footer-social-links {
	  font-family:'AvenirNextLTPro-Demi';
    text-align: center;
    margin: 10px 0;
  }
  /* Half-image */
  .side-image-text {
    padding-left: 15px;
    padding-right: 15px;
  }
  /* Restaurant menu */
  .menu-title,
  .menu-detail,
  .menu-price-detail {
    text-align: center;
  }
  .align-center-sm {
    text-align: center;
  }
  .align-left-sm {
    text-align: left;
  }
  .bg-video video {
    position: absolute;
    top: 50%;
    left: 50%;
	min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
}

@media only screen 
and (max-device-width : 568px) {
	
	
}


@media only screen and (max-width: 480px) {
  .work-item,
  .works-grid-3 .work-item,
  .works-grid-4 .work-item,
  .works-grid-5 .work-item {
    width: 100%;
  }
  
  .mtop-50{
	  margin-top:-50px !important;
  }
  
  .mtop-10{
	  margin-top:-10px !important;
  }
  
  .mtop-80{
	  margin-top:-80px !important;
  }
  
  .mtop-90{
	  margin-top:-90px !important;
  }
  
  .ptop20{
	  padding-top:20px !important;
  }
  
  .width60{
	  width: 60% !important;
  }
  
  .mbottom50{
	 margin-bottom:50px !important; 
  }
  .cartel .espacio80{
	 height:0px; 
  }
  .cartel-div{
	  background:#373399;
  }
  .cartel-div .module-title-morado{
	color:white;
	padding:30px;
  }
  .espacio80{
	  height:40px !important;
  }
  .brazoscartel img{
	  height:200px !important;
	  margin-bottom:-20px;
	  left:-10px;
  }
  .div-cartel-morado{
	  height:300px;
	 }
  .proyectos{
	  padding-top:0px;
  }
  
  .brazos{
	  
	  margin-top:-30px !important;
  }
  .land2{
	  background-size:cover;
  }
  .land2:before{
	  content:'' !important;
	  background:none !important;
  }
  .div-imagen{
	  margin-bottom:30px;
  }
  
  .pmobile{
	  padding:10px !important;
  }
  
  .leyendo:after{
	  background:none !important;
  }
  
  .iframemobile{
	  height:250px !important;
  }
  .boton-voluntario{
	  margin-bottom:150px !important;
	  width:100% !important;
  }
  .boton-voluntario:after{
	  top:100px !important;
	  left:80px !important;
	  width:193px !important;
	  height:151px !important;
  }
  
  .subvictoria-people{
	background: #00869d url(images/victoria/fondoturq.svg) no-repeat; background-size:100%;min-height:300px;
	position: relative;
	z-index: 1;
	min-height:250px;
	margin-top:100px;
	bottom:0px;
}

.subvictoria-people:before{
	content:'';
	position:absolute;
	left:0;
	height:450px;
	top:1em;
	background:url(images/victoria/people2.svg) no-repeat;
	background-size:45%;	
	width:100%;
	background-attachment: scroll;
	background-position: top;
	background-repeat: no-repeat; 
	
}

.subvictoria-people2{
	margin-top:100px;
	height:unset !important;
	
}

.subvictoriap{
	
	height:120px !important;
	bottom:0;
}
.texto-cartel{
	width:100% !important;
	margin-top:10px !important;
}
.texto-cartel h2{
	font-size:20px !important;
}
.texto-cartel:before{
	top:-255px !important;
	height:450px !important;
	background-size:100% !important;
}

.home-side1{
	background:url(images/danper/educacion-filtro.png) no-repeat; 
	background-position:center;
	background-size:cover;
	transition:all 0.5s ease;
	height:440px;
}

.home-side2{
	background:url(images/danper/victoria-filtro.png) no-repeat; 
	background-position:center;
	background-size:cover;
	transition:all 0.5s ease;
	height:440px;
}
.text-footer1{
	color:white; font-size:14px;font-style:normal; position:absolute; bottom:0px;
	text-align:center;
	width:100%;
	margin-left:-15px;
	margin-bottom:15px;
	margin-top:15px;
}

.movil-hide{
	display:none !important;
}

.web-hide{
	display:block !important;
}

.boton-salud{
	width:150px !important;
}
.movil-center{
	text-align:center !important;
}
.movil-bottom0{
	padding-bottom:0px !important;
}
.espacio200{
	height:20px;
}
.movil-imgsmall{
	width:150px !important;
}

.espaciomovil300{
	height:360px !important;
	background:white;
	padding:0;
	margin-top:-30px;
}

.salud-cartilla{
	width:340px;
	margin-bottom:30px;
}
.espaciomovil80{
	height:80px !important;
}
.navbar-custom {
	background:#ffffff;
}
.image-logo{
	width:100px;
}
.input-group{
	width:300px;
}
.center-logo{
	width:200px;
	position:relative;
	margin-top:-2px;
}
.home-side1{

	background:url(images/danper/educacion-filtro.png); background-position:center;
	background-size:cover;
	transition:all 0.5s ease;
	
}
.home-side1:hover{
	background-size:cover;
	
}


.home-side2{
background:url(images/danper/victoria-filtro.png); background-position:center;
background-size:cover;
	transition:all 0.5s ease;
}
.home-side2:hover{
	background-size:cover;
	
}
.img-hover{
	width:150px !important;
}
.home1{
	padding:30px 0 !important;
	height:600px !important;
}
.align-left{
	text-align:center !important;
}
.align-right{
	text-align:center !important;
}
.module-title2{
	margin:0 0 20px !important;
}
.top-mobile-crec{
	margin-top:-110px;
}
.top-mobile-crec h2{
	font-size:18px !important;
	padding-bottom:0px;
	padding-top:40px;
}
.crec-box{
	margin-bottom:30px;
}
.escuelav{
	background-size:150%;
	margin-bottom:-120px;
}
.top80{
	margin-top:170px !important;
}

.top0mobile{
	margin-top:0px !important;
}
  .module-title5{
	  font-size:25px !important;
	  padding:30px;
	  font-family: 'AvenirNextLTPro-Bold';
  }
  
  .module-title-lemon{
	  font-size:50px !important;
	  display:block;
  }
  
  .card2{
	  margin-bottom:30px !important;
  }
  
 .saludcol1{
	padding:40px;
	margin-top:-100px;
 }	 
 
 .saludbg3{
	 height:800px !important;
 }
 
 .saludbg3:before{
	 left:30px !important;
	 width:288px !important;
	 height:365px !important;
	 
 }
 
 .div-cartel-morado{
	 height:500px !important;
	 margin-top:-50px !important;
 }
 .div-cartel-morado:before{
	 background-size:cover !important;
 }
 
 .module-title-morado{
	 font-size:20px !important;
 }
 
 .center-mobile{
	width: 100%;
height: 100%;
display: flex;
justify-content: normal !important;
align-items: center;
 }
 
 .module-text-ed{
	 width:100% !important;
	 padding:30px !important;
 }
 
 .lisecnav{
	 display:inline !important;
 }
 
 .footer-social-links{
	 margin-left:0px !important;
 }
 .navbar {
  
  min-height: 60px;
  
}

.widget{
    float: none !important;
}

.float-left{
	float:none !important;
}

.float-right{
	text-align:center;
}

.footer .footer-social-links{
	text-align:center;
}

.single {
	padding-top:10px;
max-width: 300px;
margin: 0 auto;
text-align: center;
position: relative;
z-index: 2;
margin-bottom:20px;
 }
 
 .rightfooter{
 height:150px !important;	 
 }

  .esc-box3{
width:280px;
}

.padding-boton-cartel{
	padding-top:90px;
}

.salud-texto-cartilla span{
	font-size:30px;
}

.wave-salud{
	background-size:cover;
	background-position-x:-995px;
}
.bg-position-center-mb{
	background-position:center center;
	background-attachment: initial;
}

.hr-home{
	height:4px; width:20%; background:white; border-radius:5px;margin-left:40%;
}

.land2 h2{
	font-size:25px;
}

.sliderContainer{
	width:100% !important;
}
.nextCircle{
	width:30px !important;
	height:30px !important;
}

.prevCircle{
	width:30px !important;
	height:30px !important;
}

.escuelav{
	padding-top:50px;
}

.top-wave{
	 margin-top:50px;
}

.bg-video video {
    position: absolute;
    top: 50%;
    left: 50%;
	min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}



}
/* fin movil */



.timeline {
    
    padding:4px 0 0 0;
    margin-top:22px;
    list-style-type: none;
	overflow:hidden;
}

.timeline>li:nth-child(even) {
    position: relative;
    margin-bottom: 50px;
    height: 180px;
    right:-100px;
}

.timeline>li:nth-child(odd) {
    position: relative;
    margin-bottom: 50px;
    height: 180px;
    left:-100px;
}

.timeline>li:before,
.timeline>li:after {
    content: " ";
    display: table;
}

.timeline>li:after {
    clear: both;
    min-height: 170px;
}

.timeline > li .timeline-panel {
  position: relative;
  float: left;
  width: 41%;
  padding: 0 20px 20px 30px;
  text-align: right;
}

.timeline>li .timeline-panel:before {
    right: auto;
    left: -15px;
    border-right-width: 15px;
    border-left-width: 0;
}

.timeline>li .timeline-panel:after {
    right: auto;
    left: -14px;
    border-right-width: 14px;
    border-left-width: 0;
}

.timeline>li .timeline-image {
    z-index: 100;
    position: absolute;
    left: 50%;
    border: 7px solid #3b5998;
    border-radius: 100%;
    background-color: #3b5998;
    box-shadow: 0 0 5px #4582ec;
    width: 200px;
    height: 200px;
    margin-left: -100px;
}

.timeline>li .timeline-image h4 {
    margin-top: 12px;
    font-size: 10px;
    line-height: 14px;
}

.timeline>li.timeline-inverted>.timeline-panel {
    float: right;
    padding: 0 30px 20px 20px;
    text-align: left;
}

.timeline>li.timeline-inverted>.timeline-panel:before {
    right: auto;
    left: -15px;
    border-right-width: 15px;
    border-left-width: 0;
}

.timeline>li.timeline-inverted>.timeline-panel:after {
    right: auto;
    left: -14px;
    border-right-width: 14px;
    border-left-width: 0;
}

.timeline>li:last-child {
    margin-bottom: 0;
}

.timeline .timeline-heading h4 {
  margin-top:22px;
    margin-bottom: 4px;
    padding:0;
    color: #b3b3b3;
}

.timeline .timeline-heading h4.subheading {
  margin:0;
  padding:0;
    text-transform: none;
    font-size:18px;
    color:#333333;
}

.timeline .timeline-body>p,
.timeline .timeline-body>ul {
    margin-bottom: 0;
    color:#808080;
}
/*Style for even div.line*/
.timeline>li:nth-child(odd) .line:before {
    content: "";
    position: absolute;
    top: 60px;
    bottom: 0;
    left: 690px;
    width: 4px;
    height:340px;
    background-color: #3b5998;
    -ms-transform: rotate(-44deg); /* IE 9 */
    -webkit-transform: rotate(-44deg); /* Safari */
    transform: rotate(-44deg);
    box-shadow: 0 0 5px #4582ec;
}

.line:before  {
    content: "";
    position: absolute;
    top: 60px;
    bottom: 0;
    left: 450px;
    width: 4px;
    height:340px;
    background-color: #3b5998;
    -ms-transform: rotate(44deg); /* IE 9 */
    -webkit-transform: rotate(44deg); /* Safari */
    transform: rotate(44deg);
    box-shadow: 0 0 5px #4582ec;
}
/*Style for odd div.line*/
.timeline>li:nth-child(even) .line:before  {
    content: "";
    position: absolute;
    top: 60px;
    bottom: 0;
    left: 450px;
    width: 4px;
    height:340px;
    background-color: #3b5998;
    -ms-transform: rotate(44deg); /* IE 9 */
    -webkit-transform: rotate(44deg); /* Safari */
    transform: rotate(44deg);
    box-shadow: 0 0 5px #4582ec;
}

@media (min-width: 1500px) and (max-width: 1540px){
	.brazos{
		margin-top:-9px !important;
		left:70px;
	}
	
	.leyendo:after{
	content:'';
	position:absolute;
	left:50px;
	background:url(images/danper/maestra.svg) no-repeat;
	background-size:200px;
	width:300px;
	height:350px;
	top:20%;
}
}


/* Medium Devices, .visible-md-* */
@media (min-width: 992px) and (max-width: 1199px) {
  .timeline > li:nth-child(even) {
    margin-bottom: 0px;
    min-height: 0px;
    right: 0px;
  }
  .timeline > li:nth-child(odd) {
    margin-bottom: 0px;
    min-height: 0px;
    left: 0px;
  }
  .timeline>li:nth-child(even) .timeline-image {
    left: 0;
    margin-left: 0px;
  }
  .timeline>li:nth-child(odd) .timeline-image {
    left: 690px;
    margin-left: 0px;
  }
  .timeline > li:nth-child(even) .timeline-panel {
    width: 76%;
    padding: 0 0 20px 0px;
    text-align: left;
  }
  .timeline > li:nth-child(odd) .timeline-panel {
    width: 70%;
    padding: 0 0 20px 0px;
    text-align: right;
  }
  .timeline > li .line {
    display: none;
  }
}
/* Small Devices, Tablets */
@media (min-width: 768px) and (max-width: 991px) {
  .timeline > li:nth-child(even) {
    margin-bottom: 0px;
    min-height: 0px;
    right: 0px;
  }
  .timeline > li:nth-child(odd) {
    margin-bottom: 0px;
    min-height: 0px;
    left: 0px;
  }
  .timeline>li:nth-child(even) .timeline-image {
    left: 0;
    margin-left: 0px;
  }
  .timeline>li:nth-child(odd) .timeline-image {
    left: 520px;
    margin-left: 0px;
  }
  .timeline > li:nth-child(even) .timeline-panel {
    width: 70%;
    padding: 0 0 20px 0px;
    text-align: left;
  }
  .timeline > li:nth-child(odd) .timeline-panel {
    width: 70%;
    padding: 0 0 20px 0px;
    text-align: right;
  }
  .timeline > li .line {
    display: none;
  }
}
/* Custom, iPhone Retina */
@media only screen and (max-width: 767px) {
  .timeline > li:nth-child(even) {
    margin-bottom: 0px;
    min-height: 0px;
    right: 0px;
  }
  .timeline > li:nth-child(odd) {
    margin-bottom: 0px;
    min-height: 0px;
    left: 0px;
  }
  .timeline>li .timeline-image {
    position: static;
    width: 150px;
    height: 150px;
    margin-bottom:0px;
  }
  .timeline>li:nth-child(even) .timeline-image {
    left: 0;
    margin-left: 0;
  }
  .timeline>li:nth-child(odd) .timeline-image {
    float:right;
    left: 0px;
    margin-left:0;
  }
  .timeline > li:nth-child(even) .timeline-panel {
    width: 100%;
    padding: 0 0 20px 14px;
  }
  .timeline > li:nth-child(odd) .timeline-panel {
    width: 100%;
    padding: 0 14px 20px 0px;
  }
  .timeline > li .line {
    display: none;
  }
}
