/*
Theme Name:     Jupiter Child Theme
Theme URI: 		http://demos.artbees.net/jupiter5
Description:    Child theme for the Jupiter theme 
Author:         Your name here
Theme URI: 		http://themeforest.net/user/artbees
Template:       jupiter
Text Domain: mk_framework
Domain Path: /languages/
*/

/*
Sample : remove the comment and start adding your own custom CSS rules.

body {
	background-color:#fff;
}

*/

.mk-header {
  width: calc(100% - 66px);
  position: relative;
  margin: 0 auto;
}

/* .home-slider {
  margin-top: -184px; } */
.home-slider .page-section-content{
  background: #000;
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.5) 50%, rgba(0, 0, 0, 0) 100%);
}
.mk-header-inner {
  border-bottom: 0px !important;
}

.mk-dashboard-trigger {
  display: inline-block !important;
  cursor: pointer !important;
  width: 98px !important;
  margin: 0 !important;
  position: fixed !important;
  right: 0 !important;
  background: #97afd2 !important;
  height: 46px !important;
  top: 36px !important;
}
.mk-dashboard-trigger .mk-css-icon-menu {
  margin-top: -65px !important;
}
.mk-dashboard-trigger .mk-css-icon-menu:before {
  content: "Menu";
  font-family: "Open Sans";
  text-transform: uppercase;
  padding-left: 31px;
  color: #fff;
  width: 100%;
}
.mk-dashboard-trigger .mk-css-icon-menu div {
  display: none;
}

/* #rev_slider_1_1_wrapper,
#rev_slider_2_1_wrapper,
#rev_slider_3_1_wrapper {
  width: calc(100% - 66px) !important;
  background-color: #fff !important;
} */
/* #rev_slider_1_1_wrapper:after,
#rev_slider_2_1_wrapper:after,
#rev_slider_3_1_wrapper:after {
  content: "";
  display: block;
  background: #0c75bb;
  width: 30%;
  height: 7px;
  margin-top: -7px;
  z-index: 9999999;
  position: relative;
} */
#rev_slider_1_1_wrapper .rev_slider,
#rev_slider_2_1_wrapper .rev_slider,
#rev_slider_3_1_wrapper .rev_slider {
  width: 100% !important;
  position: relative !important;
  max-width: 1283px !important;
  margin: 0 auto !important;
}

.hesperiden.tparrows {
  background: transparent;
}
.hesperiden.tparrows:hover {
  background: transparent;
}
.hesperiden.tparrows:before {
  color: #97afd2;
}

.home-image-overlap {
  width: 558px;
  margin-bottom: 0;
  margin-left: -210px;
}
.home-image-overlap img {
  z-index: 2;
  position: relative;
}
.home-image-overlap:before {
  content: "";
  display: block;
  width: 291px;
  height: 260px;
  border: 4px solid #f26101;
  position: absolute;
  z-index: 0;
  margin-left: -39px;
  top: -40px;
}

.right-border {
  border-right: 1px solid #eeeeee;
  padding-top: 10px;
  padding-bottom: 10px;
}
.right-border p {
  margin-bottom: 0;
}

.wpb_button,
.wpb_content_element,
ul.wpb_thumbnails-fluid > li {
  margin-bottom: 15px;
}

.servicio {
  padding: 18px 15px 0;
  border-top: 2px solid #f36c12;
  border-right: 1px solid #eeeeee !important;
  border-left: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
}
.servicio .shortcode-heading {
  font-family: "Open Sans";
  color: #2f7db8;
  letter-spacing: 1.2px;
  min-height: 36px;
}
.servicio p {
  font-family: "Open Sans";
  font-size: 13px;
}

#mk-footer {
  background: url("images/fondo-footer.jpg");
  background-size: cover;
}
#mk-footer .mk-col-1-4,
#mk-footer .mk-padding-wrapper {
  padding: 0 24px 0 0;
  color: #fff;
}
#mk-footer > div.footer-wrapper.mk-grid > div > div:nth-child(2) p {
  line-height: 23px !important;
}
#mk-footer p {
  color: #fff !important;
  font-size: 13px !important;
  line-height: 14px !important;
}
#mk-footer .widget {
  margin-bottom: 40px;
}
#mk-footer .footer-wrapper {
  padding: 0;
}
#mk-footer .widgettitle {
  padding-top: 18px !important;
  padding-bottom: 10px !important;
}
#mk-footer i.fa {
  font-size: 35px;
  color: #fff;
}

.mk-footer-copyright {
  color: #fff7f7;
  font-family: "Open Sans";
  font-size: 13px;
  padding: 15px 0;
}
.mk-footer-copyright a {
  font-weight: 600;
  color: #fff;
}

.no-responsive .mk-grid {
  max-width: 100% !important;
}

/* .pages-titles {
  background: rgba(0, 0, 0, 0.31);
  padding: 120px 0;
} */
.pages-titles h1 {
  color: #fff !important;
  font-weight: 100;
  letter-spacing: 2px;
  width: 100%;
  display: block;
  position: relative;
}
.pages-titles h1:before {
  content: "";
  width: 100px;
  background-color: #fff;
  height: 3px;
  display: block;
  margin: 0 auto 10px;
}

.parrafo p {
  line-height: 16px;
}

.width-right {
  max-width: 450px;
  display: inline-block;
  float: right;
  clear: both;
  padding-right: 50px;
}

.width-left {
  max-width: 450px;
  display: inline-block;
  float: left;
  clear: both;
  padding-right: 50px;
}

.imagen-servicio {
  padding-bottom: 0;
  height: 65px;
}
.imagen-servicio:after {
  content: "";
  width: 100px;
  background-color: #0c76bb;
  height: 2px;
  display: block;
  margin-top: 13px;
}
.imagen-servicio.azul:after {
  background-color: #fff !important;
}
.imagen-servicio .vc_single_image-wrapper {
  height: 49px !important;
}

.mk-employee-item .team-thumbnail {
  width: 30%;
  float: left;
  padding-top: 40px;
}

.team-info-wrapper {
  background: #f1f1f1;
  padding-top: 90px;
  width: calc(100% - 0px);
  margin-left: 200px;
}

.item-holder .team-member-name {
  color: #0c76bb;
  font-size: 20px;
  font-family: "Avenir Heavy";
  text-align: left;
  padding: 0 0 0 30px;
  font-weight: 400;
  display: inline-block;
  float: left;
}
.item-holder .team-member-name:after {
  content: "/";
}

.team-member-position {
  color: #0c76bb;
  display: inline-block;
  float: left;
  font-size: 19px;
  font-family: "Avenir Roman";
  font-weight: 100;
  padding-left: 8px;
}

.team-member-desc p {
  color: #999999;
  float: left;
  width: 70%;
  padding-left: 31px;
  text-align: left;
  padding-top: 20px;
  font-family: "Open Sans";
  font-size: 13px;
  color: #707070;
}

.mk-employees li {
  float: left;
}
.mk-employees li a {
  font-family: "Avenir Roman";
  font-size: 15px;
  color: #707070;
}

.mk-employees ul {
  float: left;
}
.mk-employees ul a {
  font-family: "Avenir Roman";
  font-size: 15px;
  color: #707070;
}
.mk-employees ul .mk-employeee-networks {
  padding-left: 14px;
  float: right;
  width: 89%;
  padding-bottom: 20px;
}

.email-text {
  color: #0c76bb;
  font-family: "Avenir Heavy";
  font-size: 15px;
}

.areas_especialidad,
.idiomas {
  display: inline-block;
  width: 70%;
  float: left;
  margin-top: 20px;
  border-bottom: 1px solid #eeeeee;
  border-right: 1px solid #eeeeee;
  min-height: 105px;
  padding-left: 10px;
  padding-right: 10px;
}
.areas_especialidad h5,
.idiomas h5 {
  font-size: 15px;
  color: #2f7db8;
  font-weight: 400;
  text-transform: uppercase;
  text-align: left;
}
.areas_especialidad p,
.idiomas p {
  font-family: "Avenir Roman";
  font-size: 14px;
  line-height: 19px;
  color: #707070;
  text-align: left;
}

.idiomas {
  width: 30%;
}

.paginacion ul {
  padding: 0;
  list-style: none;
  margin: 0 auto;
  max-width: 100px;
  clear: both;
}
.paginacion ul li {
  float: left;
}
.paginacion ul li a {
  color: #7c7c7c;
}

.download-img {
  display: inline-block;
  padding-right: 12px;
  vertical-align: top;
}

.download-text {
  display: inline-block;
}

.contact-form .form-page-content {
  margin-right: 0 !important;
}

.contact-form .form-element-html {
  padding: 0 !important;
}

.contact-form input[type="text"] {
  background-image: none !important;
  background-color: transparent !important;
  border-radius: 0 !important;
  border-left: 0 !important;
  border-top: 0 !important;
  border-right: 2px solid #ddd !important;
  margin-bottom: 14px !important;
  height: 53px !important;
}

.contact-form textarea {
  background-color: transparent !important;
  border: 0 !important;
}

.contact-form button[type="submit"] {
  padding: 20px 30px !important;
  margin-bottom: 30px !important;
}
.contact-form button[type="submit"] .text {
  font-family: "Open Sans" !important;
  font-size: 20px !important;
  letter-spacing: 2px !important;
  padding: 0 !important;
}

.mk-fullscreen-nav-logo {
  margin-bottom: 30px !important;
  margin-top: 10px !important;
}

.fullscreen-navigation-ul .menu-item a {
  padding: 15px 0 !important;
}

.sidebar-wrapper {
  padding-top: 0 !important;
}

#mk-sidebar .widgettitle,
.widget-post .widgettitle {
  font-size: 14px !important;
  color: #0c76bb !important;
  font-weight: bold !important;
  margin-bottom: 30px !important;
  font-family: "Open Sans";
}

#mk-sidebar .post-list-thumb,
.widget-post .post-list-thumb {
  display: none;
}

#mk-sidebar .post-list-info,
.widget-post .post-list-info {
  margin: 0 0 5px !important;
}
#mk-sidebar .post-list-info a,
.widget-post .post-list-info a {
  color: #97afd2 !important;
  text-transform: uppercase;
  font-size: 11px !important;
}

#mk-sidebar .post-list-meta,
.widget-post .post-list-meta {
  font-family: "Open Sans";
  font-style: normal !important;
  font-size: 11px !important;
}

#mk-sidebar .post-list-image,
.widget-post .post-list-image {
  margin-bottom: 0 !important;
  border-bottom: 1px solid #eee !important;
  max-width: 350px !important;
  padding-bottom: 15px !important;
}

#mk-sidebar .widget_categories li,
.widget-post .widget_categories li {
  border-bottom: 1px solid #eee !important;
}
#mk-sidebar .widget_categories li a,
.widget-post .widget_categories li a {
  color: #97afd2 !important;
  font-size: 11px !important;
  text-transform: inherit !important;
  padding: 4px 0 !important;
}

.fecha {
  position: absolute;
  left: -60px;
  border-right: 1px;
  border-bottom: 1px;
  border-style: solid;
  border-color: #eaeaea;
  padding: 0 12px 9px 0;
}
.fecha .mes {
  font-size: 20px;
  font-family: "Avenir Heavy";
  text-transform: uppercase;
  text-align: center;
  width: 100%;
  display: block;
  margin-bottom: 7px;
}
.fecha .dia {
  font-size: 30px;
  font-family: "Avenir Heavy";
  text-transform: uppercase;
  text-align: center;
  width: 100%;
  display: block;
}

.mk-blog-modern-item .mk-blog-meta {
  margin: 0 0 20px !important;
}
.mk-blog-modern-item .mk-blog-meta .the-title {
  margin-bottom: -3px;
}
.mk-blog-modern-item .mk-blog-meta .the-title a {
  font-family: "Avenir Black";
  color: #0c76bb;
  font-size: 20px;
}
.mk-blog-modern-item .mk-blog-meta .the-title a:hover {
  color: #000;
}
.mk-blog-modern-item .mk-blog-meta .fecha2 {
  font-family: "Open Sans";
  font-size: 13px;
  line-height: 14px;
  color: #707070;
  margin-bottom: 20px;
}
.mk-blog-modern-item .mk-blog-meta .the-excerpt p {
  font-family: "Open Sans";
  font-size: 13px;
  line-height: 23px;
  color: #707070;
}

.leer-mas {
  display: block;
  background: #97afd2;
  max-width: 100px;
  text-align: center;
  padding: 6px 1px;
  font-family: "Open Sans";
  color: #fff;
  font-size: 13px;
}
.leer-mas:hover {
  background: #0c76bb;
  color: #fff;
}

.prensa-single {
  width: 100%;
  height: 550px;
  position: absolute;
  left: 0;
  top: 0;
  background-size: cover;
}
.prensa-single .title-content {
  background: rgba(0, 0, 0, 0.31);
  padding: 120px 0;
  margin-top: 171px;
  text-align: center;
}
.prensa-single .title-content h1 {
  color: #fff !important;
  font-weight: 100;
  letter-spacing: 2px;
  width: 100%;
  display: block;
  position: relative;
}
.prensa-single .title-content h1:before {
  content: "";
  width: 100px;
  background-color: #fff;
  height: 3px;
  display: block;
  margin: 0 auto 10px;
}

.mk-blog-single h3,
.mk-blog-single h3 a {
  font-family: "Open Sans";
  color: #707070 !important;
  font-size: 24px;
  margin-top: 20px;
  font-weight: 100;
}

.mk-blog-single p {
  font-family: "Open Sans";
  font-size: 13px;
  color: #707070;
  line-height: 24px;
}

.mk-blog-single .mk-single-content {
  margin-bottom: 20px;
}

.lenguajes {
  display: block;
  position: absolute;
  z-index: 9;
  margin-left: -44px;
  top: 0px;
}
.lenguajes a:hover {
  background-color: transparent !important;
}
.lenguajes ul {
  border-top: 0 solid #cdcdcd !important;
}
.lenguajes #lang_sel_list img.iclflag {
  width: 34px !important;
  height: 18px !important;
}
.lenguajes .wpml-ls-legacy-list-horizontal .wpml-ls-item {
  height: 10px !important;
  width: 35px !important;
  text-align: left !important;
}

.featured-image .image-hover-overlay {
  display: none !important;
}

.post-type-badge {
  display: none !important;
}

#mk-footer .widget_black_studio_tinymce > div.textwidget > p > span {
  line-height: 22px !important;
}

@media (max-width: 1024px) {
  #padding-4,
  #padding-5,
  #padding-6,
  #padding-7,
  .fecha {
    display: none !important;
  }
  .mk-header {
    width: 100% !important;
  }
  .pages-titles h1 {
    line-height: 45px;
  }
  .pages-titles h1 span {
    font-size: 31px !important;
  }
  .home-slider .mk-padding-wrapper {
    padding: 0 !important;
  }
  .home-slider .mk-padding-wrapper #rev_slider_1_1_wrapper {
    width: 100% !important;
  }
  #padding-4 {
    padding: 0;
  }
  .gente-mobile .home-image-overlap {
    width: 100%;
    margin-left: 0;
    padding: 0 2%;
  }
  .gente-mobile .home-image-overlap:before {
    display: none;
  }
  #text-block-8 br {
    display: none;
  }
  #text-block-8 .mobile-title {
    font-size: 34px !important;
    text-align: center;
    display: block;
    width: 100%;
  }
  .mobile-padding {
    padding: 0 2% !important;
  }
  .mk-dashboard-trigger {
    height: 39px !important;
  }

  #mk-footer .mk-col-1-4 {
    padding: 0 14px !important;
    margin-bottom: 0 !important;
  }
  .width-right {
    float: none !important;
    padding: 15px 6% 0 !important;
  }
  .firma-padding {
    padding: 20px 0 0 15px !important;
  }
  .firma-padding #text-block-7 p:nth-child(1) > span:nth-child(1) {
    font-size: 24px !important;
  }
  .firma-padding #text-block-7 p:nth-child(1) > span:nth-child(3) {
    font-size: 24px !important;
  }
  .firma-padding #text-block-7 > p:nth-child(2) > span {
    font-size: 11px !important;
  }
  .mk-employees li,
  .mk-employees ul {
    float: none !important;
    padding: 0 !important;
  }
  .team-info-wrapper {
    margin-left: 0 !important;
    padding: 5px !important;
  }
  .mk-employee-item {
    margin: 0 !important;
    padding: 0 !important;
  }
  .item-holder .team-member-name {
    padding-left: 10px !important;
    width: 100% !important;
    font-size: 14px !important;
    text-align: center !important;
  }
  .item-holder .team-member-name:after {
    content: "" !important;
  }
  .team-member-position {
    color: #0c76bb;
    text-align: center;
    width: 100%;
    font-size: 12px;
  }
  .areas_especialidad,
  .idiomas,
  .team-member-desc p {
    width: 100%;
  }
  .team-member-desc p {
    padding: 4px;
  }
  .download-text span {
    width: 100%;
    display: block;
  }
  .download-text br {
    display: none;
  }
}

@media (min-width: 1024px) {
  .firma-padding {
    padding: 90px 0 0 65px !important;
  }
  .mk-employees li,
  .mk-employees ul {
    padding-left: 16px;
  }
}
.dnone{
  display: none !important;
}
.hero-services{
  padding: 10rem 0;
  background-size: 45%;
  background-repeat: no-repeat;
  background-position: 85% center;
}
.tagpage{
  background-color: #222;
  display: inline-block;
  padding: 3px 6px;
  border-radius: 5px;
  color: #fff !important;
  font-size: .9rem !important;
}
.vcenter{
  display: flex;
  align-items: center;
}
.stickywrap{
  overflow: inherit!important;
  .stickyitem{
    position: sticky;
    top: 110px;
  }
}
.grecaptcha-badge { visibility: hidden; }
@media (min-width: 992px){
  .menucols > .sub-menu{
    column-count: 2;
  }
}
.fixsizelogos img{
  object-fit: contain;
  height: 60px;
  width: 100%;
}
.employees-template-persona-template{
  .mk-post-nav, .mk-post-prev{
    display: none;
  }
}
.contactowrap_content{
  max-width: 30rem;
  margin: 2rem auto;
  background-color: #f1f1f1;
  border-radius: 5px;
  padding: 2rem;
}
.font-c-small{
  *{
    line-height: 1.2;
  }
  p{
    font-size: 100%;
  }
  h6{
    font-size: 103%;
  }
  h5{
    font-size: 106%;
  }
  h4{
    font-size: 109%;
  }
  h3{
    font-size: 112%;
  }
  h2{
    font-size: 115%;
  }
  h1{
    font-size: 118%;
  }
}