@import url("https://fonts.googleapis.com/css?family=Lato:100,400,400i,700,900");
@import url("https://fonts.googleapis.com/css?family=Roboto:300,400,400i,700,700i,900");
@-ms-viewport {
  width: device-width;
}
.w-company .container > .row .c-btn a, .w-contact .c-contact-info .c-contact-phone a, .w-contact .c-contact-info .c-contact-phone-small a, .w-hero-slider .c-slider-info a, .w-check-with-us .row .c-check-with-us-btn a, .w-contact .c-forms .form-actions input, .c-query .c-query-info form.mailing-list-subscription-form .form-actions .form-group input.form-submit, .c-query .c-query-info #mailing-list-subscription-suscription-default-block-form .form-actions .form-group input.form-submit {
  background: #017cca;
  color: white !important;
  border-radius: 3px;
  padding: 1rem;
  border: none;
  text-transform: none;
  font-weight: normal;
}
.w-company .container > .row .c-btn a:hover, .w-contact .c-contact-info .c-contact-phone a:hover, .w-contact .c-contact-info .c-contact-phone-small a:hover, .w-hero-slider .c-slider-info a:hover, .w-check-with-us .row .c-check-with-us-btn a:hover, .w-contact .c-forms .form-actions input:hover, .c-query .c-query-info form.mailing-list-subscription-form .form-actions .form-group input.form-submit:hover, .c-query .c-query-info #mailing-list-subscription-suscription-default-block-form .form-actions .form-group input.form-submit:hover {
  background: #019bfd;
}

.w-company .container > .row .c-btn a, .w-contact .c-contact-info .c-contact-phone a, .w-contact .c-contact-info .c-contact-phone-small a {
  background: #76a9cf;
  background: white;
  color: #017cca !important;
  border: 2px solid #017cca;
  font-weight: bold;
}
.w-company .container > .row .c-btn a:hover, .w-contact .c-contact-info .c-contact-phone a:hover, .w-contact .c-contact-info .c-contact-phone-small a:hover {
  background: white;
  color: #019bfd !important;
  border-color: #019bfd;
}

.w-hero-slider .c-slider-info, .w-company .container > .row .c-history .c-history-info, .w-articles-home .c-treatments-services {
  color: #33373c;
  background: linear-gradient(345deg, rgba(244, 246, 249, 0.4) 0%, rgba(255, 255, 255, 0.9) 30%, rgba(255, 255, 255, 0.9) 60%, rgba(255, 255, 255, 0.8) 70%);
  border-radius: 3px;
}

/*

%subtitle{
    font-size: inherit;
    background: $decorative;
    color: #222;
    letter-spacing: .2em;
    font-weight: normal;
    text-shadow: 1px 1px 0 lighten($decorative, 10);
    padding: $m*1.5 0;
    margin: 0;
    text-align: center;
    font-size: $font-small;
    color: white;
    background: $dark;
    text-shadow: none;
    border-bottom: 1px solid black;
}
%subtitle2{
    text-transform: capitalize;
    margin-bottom: $m/2;
    font-size: 1.6em;
    color: $rex;
    
    &:after{
        content: '';
        display: block;
        height: $m/4;
        max-width: $m*4;
        margin: $m/2 0 $m;
        background: $rex;
    }
}
%subtitle3{
    font-size: 1.3em;
    margin: 0 0 $m;
    font-weight: normal;
    letter-spacing: .04em;
}
%subtitle4{
    font-size: inherit;
    margin: $m*1.5 0;
    font-weight: bold;
    @media only screen and (max-width : 480px) {
        margin: $m/2 0;
    }   
}*/
@media only screen and (max-width: 991px) {
  .desktop-only {
    display: none;
  }
}

@media only screen and (min-width: 992px) {
  .mobile-only {
    display: none;
  }
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

header.c-layout-header .c-navbar nav.c-mega-menu {
  margin-top: 2.5rem;
}
@media only screen and (max-width: 991px) {
  header.c-layout-header .c-navbar nav.c-mega-menu {
    margin-top: 0;
  }
}
header.c-layout-header .c-navbar nav.c-mega-menu ul.navbar-nav > ul {
  display: flex;
  list-style: none;
}
@media only screen and (max-width: 991px) {
  header.c-layout-header .c-navbar nav.c-mega-menu ul.navbar-nav > ul {
    flex-direction: column;
    padding: 0;
  }
}
header.c-layout-header .c-navbar nav.c-mega-menu ul.navbar-nav > ul li a {
  padding: 2rem 1rem;
  font-weight: bold;
  font-size: 15px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
@media only screen and (max-width: 991px) {
  header.c-layout-header .c-navbar nav.c-mega-menu ul.navbar-nav > ul li a {
    padding: 1rem;
    display: block;
    border-bottom: 1px solid #404851;
    color: #ebedf2;
  }
}
header.c-layout-header .c-navbar .c-logo img {
  margin-top: -1rem;
}
@media only screen and (min-width: 992px) {
  header.c-layout-header .c-navbar .c-logo img {
    min-height: 80px;
  }
}

.c-page-on-scroll header.c-layout-header .c-navbar nav.c-mega-menu {
  margin-top: 1.5rem;
}
@media only screen and (max-width: 991px) {
  .c-page-on-scroll header.c-layout-header .c-navbar nav.c-mega-menu {
    margin-top: 0;
  }
}
.c-page-on-scroll header.c-layout-header .c-navbar .c-logo img {
  max-height: 60px;
}

.form-group {
  margin: 0 0 0.5rem;
}

p {
  margin: 0 0 0.5rem;
}

html, body {
  font-size: 16px;
}

body {
  background: #f4f6f9;
  color: #3f444a;
  font-weight: normal;
}

a {
  color: #017cca;
  transition: all ease-in-out .2s;
}

/*icon arrow none*/
@media only screen and (max-width: 480px) {
  .icon-arrow-up {
    display: none;
  }
}

.c-content-title-1 h3.c-font-uppercase {
  font-size: 20px;
  text-align: center;
  margin-bottom: 3rem;
}

.c-overlay {
  position: absolute;
  background: rgba(0, 0, 0, 0.1);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.develop-esq {
  text-align: left !important;
}
@media only screen and (min-width: 992px) {
  .develop-esq {
    text-align: right !important;
  }
}

h4 {
  font-size: 18px;
  font-weight: bold;
}

.w-footer {
  font-size: 16px;
}
.w-footer p {
  margin: 0;
}

.w-footer-top {
  background: #e4e9ef;
  padding: 2rem 0;
}
.w-footer-top .c-direction {
  display: flex;
  align-items: top;
  justify-content: flex-end;
  flex-wrap: wrap;
}
@media only screen and (max-width: 991px) {
  .w-footer-top .c-direction {
    justify-content: flex-start;
  }
}
.w-footer-top .c-direction > i {
  font-size: 200%;
  margin-right: 2rem;
  color: #3f444a;
}
.w-footer-top .c-direction .c-direction-info {
  text-align: right;
}
.w-footer-top .c-rrss {
  display: flex;
  align-items: top;
  justify-content: flex-end;
  flex-wrap: wrap;
  padding: 1em 2em;
}
@media only screen and (max-width: 991px) {
  .w-footer-top .c-rrss {
    justify-content: flex-start;
  }
}
@media only screen and (max-width: 991px) {
  .w-footer-top .c-direction .c-direction-info {
    text-align: left;
  }
}
.w-footer-top .c-direction .c-direction-info p {
  margin-bottom: 0;
}
.w-footer-top .c-direction .c-direction-info .city {
  margin-bottom: 1rem;
}
.w-footer-top .c-menus {
  display: flex;
  flex-wrap: wrap;
  border-right: 1px solid #d4dce6;
}
@media only screen and (max-width: 991px) {
  .w-footer-top .c-menus {
    border: none;
  }
}
.w-footer-top .c-menus ul {
  border: none;
  list-style: disc;
}
.w-footer-top .c-menus ul li:hover {
  background: none;
}
.w-footer-top .c-menus ul li a {
  padding: 0;
  color: #3f444a;
}
.w-footer-top .c-menus ul li a:hover {
  background: none;
  color: #000;
  text-decoration: underline;
}
.w-footer-top .c-menus .c-articles-menu .c-content-title-1 h3 {
  margin-bottom: 1rem;
  font-size: 16px;
  font-weight: normal !important;
  text-align: left;
}
.w-footer-top .c-menus .c-articles-menu ul {
  padding-left: 1rem;
}
.w-footer-top .c-menus .c-articles-menu > a {
  display: block;
  color: #626a73;
  font-weight: 400;
  font-size: 18px;
}
.w-footer-top .c-menus .c-articles-menu > a:hover {
  color: #000;
}
.w-footer-top .c-menus .c-general-menu, .w-footer-top .c-menus .c-articles-menu {
  width: 50%;
}
@media only screen and (max-width: 480px) {
  .w-footer-top .c-menus .c-general-menu, .w-footer-top .c-menus .c-articles-menu {
    width: 100%;
  }
}
.w-footer-top .c-menus .c-general-menu ul li:nth-of-type(3) {
  margin-bottom: 1rem;
}

.w-footer-bottom {
  padding: 2rem 0;
  background: #2c3840 !important;
}

.develop-esq {
  color: rgba(255, 255, 255, 0.6);
  cursor: default;
}

/* Sidebar */
.c-sidebar {
  background: #e4e9ef;
  padding: 1rem;
  margin-bottom: 1rem;
}
.c-sidebar .c-content-title-1 h3 {
  text-align: left;
  font-weight: normal !important;
  margin-bottom: 1rem;
}
.c-sidebar .views-element-container {
  padding-left: 0.5rem;
}
.c-sidebar .views-element-container .views-row {
  margin-bottom: 0.5rem;
}
.c-sidebar .views-element-container .views-row a {
  color: #000;
  text-decoration: underline;
  font-weight: 400;
}
.c-sidebar .views-element-container .views-row a:before {
  content: '';
  width: 5px;
  height: 5px;
  background: #000;
  border-radius: 50%;
  display: inline-block;
  margin-right: 1rem;
  vertical-align: middle;
}
.c-sidebar .views-element-container .views-row a:hover {
  text-decoration: none;
}

.c-link-img {
  line-height: 1.2;
  overflow: hidden;
  background: white;
  padding: 0.25rem;
  border-radius: 3px;
}
.c-link-img img {
  float: left;
  max-width: 64px;
  height: auto;
  margin-right: 0.5rem;
  border-radius: 3px;
}
.c-link-img a {
  color: #000;
  padding-top: 0.25rem;
  display: block;
}
.c-link-img a:hover {
  text-decoration: underline;
}

.c-query {
  background: #e4e9ef;
}
.c-query .c-content-title-1 h3 {
  padding: 1rem;
  background: #d4dce6;
  text-transform: none;
  text-align: left;
  margin-bottom: 0;
  font-size: 18px;
}
.c-query .c-query-info {
  padding: 1rem;
}
.c-query .c-query-info .c-query-link {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 2rem;
}
.c-query .c-query-info .c-query-link a {
  padding: 1rem 0.5rem;
  display: block;
  width: 48%;
  text-align: center;
  background: #fff;
  color: #000;
  border-radius: 3px;
}
@media only screen and (max-width: 991px) {
  .c-query .c-query-info .c-query-link a {
    width: 30%;
  }
}
@media only screen and (max-width: 480px) {
  .c-query .c-query-info .c-query-link a {
    width: 48%;
  }
}
.c-query .c-query-info .c-query-link a:hover {
  opacity: 0.85;
}
.c-query .c-query-info .c-query-link a.c-pain-map {
  padding: 0;
  position: relative;
}
.c-query .c-query-info .c-query-link a.c-pain-map b {
  display: block;
  position: absolute;
  padding: 0.2rem;
  background: #fff;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 80%;
  font-size: 14px;
  z-index: 1;
}
.c-query .c-query-info .c-query-link a.c-pain-map img {
  width: 100%;
  border-radius: 3px;
  height: 100%;
  object-fit: cover;
}
@media only screen and (max-width: 480px) {
  .c-query .c-query-info .c-query-link a.c-pain-map img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }
}
.c-query .c-query-info .c-query-link a i {
  display: block;
  font-size: 30px;
}

/* Breadcrumb */
#block-jango-sub-breadcrumbs > nav > ol, #block-jango-sub-breadcrumbs--2 > nav > ol {
  list-style: none;
  padding: 0;
  display: flex;
}
#block-jango-sub-breadcrumbs > nav > ol li, #block-jango-sub-breadcrumbs--2 > nav > ol li {
  margin-right: .5rem;
}
#block-jango-sub-breadcrumbs > nav > ol li:nth-last-child(2), #block-jango-sub-breadcrumbs--2 > nav > ol li:nth-last-child(2) {
  display: none;
}
#block-jango-sub-breadcrumbs > nav > ol li:after, #block-jango-sub-breadcrumbs--2 > nav > ol li:after {
  content: '>>';
  display: inline-block;
}
#block-jango-sub-breadcrumbs > nav > ol li:last-child:after, #block-jango-sub-breadcrumbs--2 > nav > ol li:last-child:after {
  content: '';
}

.w-hero-slider {
  position: relative;
  overflow: hidden;
  max-height: 530px;
}
@media only screen and (max-width: 767px) {
  .w-hero-slider .image-desktop {
    display: none;
  }
}
.w-hero-slider .image-mobile {
  display: none;
}
@media only screen and (max-width: 767px) {
  .w-hero-slider .image-mobile {
    display: block;
  }
}
.w-hero-slider .container {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 0);
  width: 100%;
  max-width: 1170px;
}
.w-hero-slider .c-slider-info {
  text-align: center;
  position: absolute;
  width: 80%;
  left: 50%;
  bottom: 0.5rem;
  transform: translate(-50%, 0);
  padding: 0.5rem;
}
@media only screen and (min-width: 992px) {
  .w-hero-slider .c-slider-info {
    width: 33.33%;
    transform: translate(0, -50.1%);
    right: 1rem;
    top: 50%;
    left: auto;
    bottom: auto;
    padding: 1rem;
  }
}
.w-hero-slider .c-slider-info p {
  text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.9);
  line-height: 1.2;
  margin-bottom: 1rem;
}
@media only screen and (min-width: 992px) {
  .w-hero-slider .c-slider-info p {
    font-size: 24px;
  }
}
.w-hero-slider .c-slider-info a {
  display: inline-block;
  padding: 0.5rem 1rem;
}
@media only screen and (min-width: 992px) {
  .w-hero-slider .c-slider-info a {
    font-size: 19.2px;
    padding: 1rem;
  }
}

.w-company {
  padding: 2rem 0 4rem;
}
.w-company .container > .row {
  display: flex;
}
@media only screen and (max-width: 991px) {
  .w-company .container > .row {
    display: block;
  }
}
.w-company .container > .row > .col-md-4 {
  display: flex;
  flex-direction: column;
}
.w-company .container > .row .c-history {
  height: 490px;
  position: relative;
  overflow: hidden;
}
.w-company .container > .row .c-history .c-overlay {
  display: none;
}
@media only screen and (min-width: 768px) {
  .w-company .container > .row .c-history .c-overlay {
    display: block;
  }
}
.w-company .container > .row .c-history .c-history-info {
  padding: 0.5rem 1rem;
  /*@media only screen and (max-width : 480px) {
  	bottom: 0%;
  	left: 1%;
  	h4{
  		font-size: 22px;
  	}
  	p{
  		font-size: 16px;
  	}
  }*/
}
@media only screen and (min-width: 768px) {
  .w-company .container > .row .c-history .c-history-info {
    position: absolute;
    bottom: 1rem;
    left: 1rem;
    right: 50%;
    font-size: 14.4px;
  }
}
@media only screen and (max-width: 480px) {
  .w-company .container > .row .c-history .c-history-info {
    background: white;
  }
}
.w-company .container > .row .c-history .c-history-info h4 {
  font-size: 19.2px;
}
@media screen and (max-width: 375px) {
  .w-company .container > .row .c-history .c-history-info h4 {
    font-size: 16px;
  }
  .w-company .container > .row .c-history .c-history-info p {
    font-size: 15px;
    margin-bottom: .2rem;
  }
}
@media only screen and (max-width: 991px) {
  .w-company .container > .row .c-history {
    margin-bottom: 2rem;
    height: 100%;
  }
}
.w-company .container > .row .container-counter {
  text-align: center;
  background: white;
  padding: 1rem 0;
  margin-bottom: 1rem;
  flex: auto;
}
.w-company .container > .row .container-counter .c-number {
  font-size: 24px;
}
.w-company .container > .row .container-counter p {
  font-size: 16px;
}
.w-company .container > .row .c-btn a {
  display: block;
}

.w-integral-approach {
  padding-bottom: 2rem;
}
.w-integral-approach h3 {
  margin-bottom: 2rem;
}
.w-integral-approach .c-integral-approach-intro {
  text-align: center;
}
.w-integral-approach .c-integral-approach-intro:after {
  content: '';
  display: block;
  width: 200px;
  margin: 2rem auto;
  height: 2px;
  background: #017cca;
}
.w-integral-approach .c-integral-approach {
  text-align: center;
}
.w-integral-approach .c-integral-approach h4 {
  font-size: 19.2px;
  font-weight: bold;
}
.w-integral-approach .c-integral-approach img {
  margin-bottom: 1rem;
  max-width: 160px;
  height: auto;
}
@media only screen and (min-width: 768px) {
  .w-integral-approach .c-integral-approach img {
    max-width: 200px;
  }
}
.w-integral-approach .c-integral-approach p {
  max-width: 360px;
  margin: 0 auto 2rem;
}
@media only screen and (min-width: 992px) {
  .w-integral-approach .c-integral-approach p {
    margin-bottom: 0;
  }
}

.w-check-with-us {
  padding: 2rem 0;
  background: white;
}
.w-check-with-us .row {
  display: block;
}
@media only screen and (min-width: 992px) {
  .w-check-with-us .row {
    display: flex;
  }
}
.w-check-with-us .row .c-check-with-us-info p a {
  color: #3f444a;
  text-decoration: underline;
}
.w-check-with-us .row .c-check-with-us-info p a:hover {
  text-decoration: none;
}
.w-check-with-us .row .c-check-with-us-btn {
  text-align: right;
}
@media only screen and (min-width: 992px) {
  .w-check-with-us .row .c-check-with-us-btn {
    height: 100%;
    display: flex;
    align-items: center;
  }
}
.w-check-with-us .row .c-check-with-us-btn a {
  padding: 1rem;
}

.w-philosophy {
  padding: 2rem 0;
}
.w-philosophy .c-philosophy-item {
  text-align: center;
}
.w-philosophy .c-philosophy-item img {
  border-radius: 50%;
  margin-bottom: 1rem;
  max-width: 160px;
}
.w-philosophy p {
  max-width: 360px;
  margin: 0 auto 2rem;
}
@media only screen and (min-width: 992px) {
  .w-philosophy p {
    margin-bottom: 0;
  }
}

.w-team {
  padding-bottom: 0;
  background: #e4e9ef;
  margin-bottom: 1rem;
}
.w-team .c-content-title-1 h3 {
  padding: 1rem 0;
  background: white;
  margin: 0 0 2rem;
  font-weight: normal !important;
  font-size: 16px;
  letter-spacing: .05em;
}
.w-team .c-team {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.w-team .c-team .c-team-item {
  width: 100%;
  margin-bottom: 1rem;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .w-team .c-team .c-team-item {
    width: 33.33%;
    margin-bottom: 2rem;
  }
}
@media only screen and (min-width: 992px) {
  .w-team .c-team .c-team-item {
    width: 25%;
  }
}
.w-team .c-team .c-team-item img {
  border-radius: 50%;
  margin-bottom: 1rem;
}
.w-team .c-team .c-team-item .name {
  font-weight: bold;
  display: block;
}

.w-articles-home {
  padding: 2rem 0;
}
.w-articles-home .row {
  display: flex;
}
@media only screen and (max-width: 991px) {
  .w-articles-home .row {
    display: block;
  }
}
.w-articles-home .views-element-container {
  padding-left: 0.5rem;
}
.w-articles-home .views-element-container .views-row {
  margin-bottom: 0.5rem;
}
.w-articles-home .views-element-container .views-row a {
  color: #000;
  text-decoration: underline;
  font-weight: 400;
  display: flex;
}
.w-articles-home .views-element-container .views-row a:before {
  content: '';
  width: 5px;
  height: 5px;
  background: #000;
  border-radius: 50%;
  display: inline-block;
  margin-right: 1rem;
  vertical-align: middle;
  flex-shrink: 0;
  margin-top: 0.5rem;
}
.w-articles-home .views-element-container .views-row a:hover {
  text-decoration: none;
}
.w-articles-home .c-treatments-services {
  padding: 2rem;
  height: 100%;
}
@media only screen and (max-width: 991px) {
  .w-articles-home .c-treatments-services {
    margin-bottom: 2rem;
  }
}
@media only screen and (max-width: 767px) {
  .w-articles-home .c-treatments-services {
    padding: 2rem 1rem;
  }
}
.w-articles-home .c-treatments-services .c-services {
  margin-bottom: 2rem;
}
.w-articles-home .c-treatments-services h3 {
  text-align: left;
  font-weight: normal !important;
  margin-bottom: 1rem;
}

.w-institutions {
  background: white;
  padding: 2rem 0;
}
.w-institutions .views-element-container > div {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.w-institutions .views-element-container > div .views-row {
  width: 16.6%;
  text-align: center;
  margin-bottom: 2rem;
}
@media only screen and (max-width: 480px) {
  .w-institutions .views-element-container > div .views-row {
    width: 30%;
  }
}
@media only screen and (max-width: 320px) {
  .w-institutions .views-element-container > div .views-row {
    width: 50%;
  }
}

.w-contact {
  padding-top: 2rem;
  position: relative;
  z-index: 100;
}
@media only screen and (max-width: 991px) {
  .w-contact {
    padding-bottom: 2rem;
  }
}
.w-contact .c-content-title-1 h3.c-font-uppercase {
  font-size: 24px;
  font-weight: normal !important;
  text-align: left;
  text-align: center;
  margin: 0 1rem 2rem;
}
@media only screen and (min-width: 768px) {
  .w-contact .c-content-title-1 h3.c-font-uppercase {
    text-align: left;
  }
}
.w-contact .c-forms .c-content-tab-1 {
  margin: 0;
}
.w-contact .c-forms .c-content-tab-1 .clearfix ul {
  margin-left: 2rem;
}
@media only screen and (max-width: 480px) {
  .w-contact .c-forms .c-content-tab-1 .clearfix ul {
    margin-left: 0;
  }
}
.w-contact .c-forms .c-content-tab-1 .clearfix ul li {
  margin-right: 1rem;
  min-width: 30%;
}
.w-contact .c-forms .c-content-tab-1 .clearfix ul li a {
  background: #e4e9ef;
  border: none;
  border-radius: 0;
  text-transform: none;
  font-weight: normal;
  text-align: center;
  border-radius: 3px 3px 0 0;
  white-space: nowrap;
  box-shadow: inset 0 5px 5px rgba(0, 0, 0, 0.1);
}
.w-contact .c-forms .c-content-tab-1 .clearfix ul li.active a {
  background: white;
  margin-top: 1px;
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.2);
}
.w-contact .c-forms .tab-content {
  padding: 2rem 2rem 1rem;
  background: white;
  border: none;
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  position: relative;
}
@media only screen and (max-width: 480px) {
  .w-contact .c-forms .tab-content {
    padding: 1rem;
  }
}
.w-contact .c-forms .tab-content form {
  margin-top: 1rem;
}
.w-contact .c-forms .form-actions {
  text-align: right;
}
.w-contact .c-forms .form-actions .form-group {
  margin: 0;
}
.w-contact .c-forms .form-actions input {
  margin: 0;
  padding: 0.75rem 2rem;
}
.w-contact .c-contact-info {
  margin-top: 2.5rem;
}
.w-contact .c-contact-info .c-contact-guard {
  padding: 2rem;
  background: white;
  margin-top: 1rem;
}
@media only screen and (max-width: 991px) {
  .w-contact .c-contact-info .c-contact-guard {
    margin-bottom: 1rem;
  }
}
.w-contact .c-contact-info .c-contact-guard h4 {
  font-weight: 400;
  font-size: 25px;
}
.w-contact .c-contact-info .c-contact-guard p {
  font-size: 16px;
}
.w-contact .c-contact-info > p {
  margin-bottom: 1rem;
}
.w-contact .c-contact-info .c-contact-phone, .w-contact .c-contact-info .c-contact-phone-small {
  width: 60%;
  margin: auto;
  text-align: center;
  white-space: nowrap;
}
@media only screen and (max-width: 480px) {
  .w-contact .c-contact-info .c-contact-phone, .w-contact .c-contact-info .c-contact-phone-small {
    width: 80%;
  }
}
.w-contact .c-contact-info .c-contact-phone a, .w-contact .c-contact-info .c-contact-phone-small a {
  display: flex;
  justify-content: center;
  font-size: 24px;
  align-items: center;
  position: relative;
  overflow: hidden;
  flex-flow: column;
  padding-left: 0;
  padding-right: 0;
}
.w-contact .c-contact-info .c-contact-phone a i, .w-contact .c-contact-info .c-contact-phone-small a i {
  margin-right: 1rem;
}
.w-contact .c-contact-info .c-contact-phone a p, .w-contact .c-contact-info .c-contact-phone-small a p {
  margin-bottom: 0;
}
.w-contact .c-contact-info .c-contact-phone a span, .w-contact .c-contact-info .c-contact-phone-small a span {
  display: block;
  clear: both;
  background: #017cca;
  color: white;
  font-size: 12px;
  padding: 0.25rem;
  margin: 0.5rem 0 0;
  width: 100%;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 0.1rem;
  line-height: 1.4;
  transition: all ease-in-out 0.2s;
}
.w-contact .c-contact-info .c-contact-phone a:hover span, .w-contact .c-contact-info .c-contact-phone-small a:hover span {
  background-color: #019bfd;
}
.w-contact .c-contact-info .c-contact-phone.first, .w-contact .c-contact-info .c-contact-phone-small.first {
  margin-top: -2rem;
}
@media only screen and (min-width: 768px) {
  .w-contact .c-contact-info .c-contact-phone.first, .w-contact .c-contact-info .c-contact-phone-small.first {
    margin-top: -1rem;
  }
}
.w-contact .c-contact-info .c-contact-phone.tagged a, .w-contact .c-contact-info .c-contact-phone-small.tagged a {
  padding-bottom: 0;
}

.w-map {
  margin-top: -1rem;
  border: 1px solid #d4dce6;
  border-left: none;
  border-right: none;
}
@media only screen and (max-width: 991px) {
  .w-map {
    margin-top: 0;
  }
}
.w-map .c-map {
  position: relative;
  height: 0;
  width: 100%;
  padding-bottom: 75%;
}
@media only screen and (min-width: 992px) {
  .w-map .c-map {
    padding-bottom: 25%;
  }
}
.w-map .c-map iframe {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

/* ARTICLES */
.w-aticles-title {
  padding: 2rem;
  margin-bottom: 2rem;
  background: #d4dce6;
}
.w-aticles-title .c-content-title-1 h3 {
  margin: 0;
  color: #fff;
  font-size: 30px;
  text-transform: none;
  text-align: left;
}

.w-articles-content .w-view-promote {
  position: relative;
  margin-bottom: 2rem;
}
.w-articles-content .w-view-promote .views-field-nothing {
  position: absolute;
  bottom: 10%;
  left: 5%;
}
.w-articles-content .w-view-promote .views-field-nothing .c-title-summary .c-title a {
  color: #444;
  font-size: 30px;
  margin-bottom: 2rem;
  display: block;
}
.w-articles-content .w-view-promote .views-field-nothing .c-title-summary .c-title a:hover {
  text-decoration: underline;
}
.w-articles-content .w-view-promote .views-field-nothing .c-title-summary .c-summary p {
  font-size: 20px;
}
.w-articles-content .w-view-promote .views-field-nothing .c-title-summary .c-summary small {
  display: block;
  margin-bottom: 1rem;
}
.w-articles-content .w-view-promote .views-field-nothing .c-title-summary .c-summary a {
  display: block;
  background: #fff;
  width: 400px;
  text-align: center;
  color: #000;
  padding: 1rem;
}
.w-articles-content .w-view-promote .views-field-nothing .c-title-summary .c-summary a:hover {
  background: #f5f5f5;
}
.w-articles-content .c-view-container .views-row {
  margin-bottom: 2rem;
}
.w-articles-content .c-view-container .views-row .views-field-field-image, .w-articles-content .c-view-container .views-row .views-field-title, .w-articles-content .c-view-container .views-row .views-field-body {
  margin-bottom: 1rem;
}
.w-articles-content .c-view-container .views-row .views-field-title a {
  font-size: 30px;
  color: #444;
}
.w-articles-content .c-view-container .views-row .views-field-title a:hover {
  color: #000;
}
.w-articles-content .c-view-container .views-row .views-field-body p {
  margin: 0;
  font-weight: bold;
  margin-bottom: 1rem;
}
.w-articles-content .c-view-container .views-row .c-date-author {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media only screen and (max-width: 767px) {
  .w-articles-content.w-medical-area .views-element-container .views-row .views-field-field-image {
    height: 50vh;
  }
  .w-articles-content.w-medical-area .views-element-container .views-row .views-field-field-image .field-content {
    height: 100%;
  }
  .w-articles-content.w-medical-area .views-element-container .views-row .views-field-field-image .field-content img {
    height: 100%;
    object-fit: cover;
  }
}
@media only screen and (max-width: 480px) {
  .w-articles-content.w-medical-area .views-field-nothing .c-title-summary .c-title a {
    font-size: 25px;
  }
}
@media only screen and (max-width: 480px) {
  .w-articles-content.w-medical-area .views-field-nothing .c-title-summary .c-summary a {
    width: 225px;
  }
}
.w-articles-content.w-medical-area .c-query {
  margin-bottom: 1rem;
}
.w-articles-content.w-medical-area .c-query .c-content-title-1 h3 {
  color: #fff;
  padding: 2rem 1rem;
}

/* btn subscription */
.c-query .c-query-info form.mailing-list-subscription-form .field--type-email > .form-group .description, .c-query .c-query-info #mailing-list-subscription-suscription-default-block-form .field--type-email > .form-group .description {
  display: none;
}
.c-query .c-query-info form.mailing-list-subscription-form .form-actions, .c-query .c-query-info #mailing-list-subscription-suscription-default-block-form .form-actions {
  text-align: right;
}
.c-query .c-query-info form.mailing-list-subscription-form .form-actions .form-group input.form-submit, .c-query .c-query-info #mailing-list-subscription-suscription-default-block-form .form-actions .form-group input.form-submit {
  padding: 6px 12px;
}

/* USERS PROFILE */
.w-user {
  margin-bottom: 4rem;
}
.w-user .c-general-info {
  padding: 2rem 0 1rem;
  border-bottom: 2px solid #e4e9ef;
  margin-bottom: 2rem;
}
@media only screen and (max-width: 767px) {
  .w-user .c-general-info {
    padding: 2rem 0.5rem 1rem;
  }
}
.w-user .c-general-info .c-info {
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 480px) {
  .w-user .c-general-info .c-info {
    display: block;
  }
}
.w-user .c-general-info .c-info .c-image-profile {
  margin-right: 2rem;
  flex-shrink: 0;
}
.w-user .c-general-info .c-info .c-image-profile img {
  border-radius: 50%;
}
.w-user .c-general-info .c-info .c-title-summary h3 {
  font-size: 25px;
}
.w-user .row h3 {
  text-align: center;
  margin: 0;
  text-transform: uppercase;
}
.w-user .row .c-job-experience h3 {
  margin-bottom: 2rem;
}
.w-user .row .c-job-experience .paragraph--type--timeline {
  display: flex;
  margin-bottom: 2rem;
}
.w-user .row .c-job-experience .paragraph--type--timeline .field--name-field-year {
  font-weight: bold;
  font-size: 23px;
  width: 20%;
}
.w-user .row .c-job-experience .paragraph--type--timeline .field--name-field-activity {
  width: 80%;
  padding: 1rem;
  background: #e4e9ef;
}
.w-user .row .c-specialties, .w-user .row .c-distinctions {
  border: 1px solid #e4e9ef;
  margin-bottom: 2rem;
}
.w-user .row .c-specialties h3, .w-user .row .c-distinctions h3 {
  padding: 2rem;
  border-bottom: 1px solid #e4e9ef;
}
.w-user .row .c-specialties .field--name-field-specialties, .w-user .row .c-distinctions .field--name-field-distinctions {
  padding: 1rem 2rem;
}
.w-user .row .c-distinctions .field--name-field-distinctions {
  display: flex;
  flex-wrap: wrap;
}
.w-user .row .c-distinctions .field--name-field-distinctions span {
  width: 33.33%;
}
.w-user .c-publish-articles {
  padding: 2rem 1rem;
  background: #e4e9ef;
}
.w-user .c-publish-articles h3 {
  margin: 0;
  text-transform: uppercase;
  margin-bottom: 2rem;
}
.w-user .c-publish-articles .c-articles {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 2rem;
}
.w-user .c-publish-articles .c-articles .c-articles-image {
  width: 15%;
}
@media only screen and (max-width: 480px) {
  .w-user .c-publish-articles .c-articles .c-articles-image {
    width: 100%;
    margin-bottom: 1rem;
  }
}
.w-user .c-publish-articles .c-articles .c-articles-image img {
  margin-right: 2rem;
}
.w-user .c-publish-articles .c-articles .c-articles-info {
  width: 83%;
}
@media only screen and (max-width: 480px) {
  .w-user .c-publish-articles .c-articles .c-articles-info {
    width: 100%;
  }
}
.w-user .c-publish-articles .c-articles .c-articles-info .c-articles-title a {
  color: #5c6873;
  font-weight: 400;
  font-size: 20px;
}
.w-user .c-publish-articles .c-articles .c-articles-info .c-articles-title a:hover {
  color: #333;
}
.w-user .c-publish-articles .c-articles .c-articles-info .c-articles-body p {
  text-overflow: ellipsis;
  white-space: pre;
  overflow: hidden;
  font-size: 16px;
}

/* PAGE ARTICLES */
.w-articles {
  margin-bottom: 2rem;
}
.w-articles .c-title h1 {
  margin: 0;
  margin-bottom: 2rem;
  line-height: 1.5;
}
.w-articles .c-image {
  margin-bottom: 2rem;
}
.w-articles .c-image img {
  width: 100%;
}
.w-articles .c-body {
  margin-bottom: 2rem;
}
.w-articles .c-body .c-file > div {
  display: inline-block;
}
.w-articles .c-author-date {
  display: flex;
  justify-content: space-between;
  margin-bottom: 2rem;
}
@media only screen and (min-width: 992px) {
  .w-articles .c-author-date {
    margin-bottom: 0;
  }
}
.w-articles .c-cases {
  padding: 1rem;
  background: #e4e9ef;
  margin-bottom: 1rem;
}
.w-articles .c-cases .cases-title h3 {
  margin: 0;
  font-size: 20px;
  margin-bottom: 1.5rem;
}
.w-articles .c-cases .cases-view .views-row .views-field-title a {
  display: block;
  color: #626a73;
  margin-bottom: 0.5rem;
  text-decoration: underline;
}
.w-articles .c-cases .cases-view .views-row .views-field-title a:hover {
  color: #000;
}

/* Breadcrumb */
#block-jango-sub-breadcrumbs, #block-jango-sub-breadcrumbs--2 {
  margin: 2rem 0;
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media only screen and (min-width: 768px) {
  #block-jango-sub-breadcrumbs, #block-jango-sub-breadcrumbs--2 {
    width: 750px;
  }
}
@media only screen and (min-width: 992px) {
  #block-jango-sub-breadcrumbs, #block-jango-sub-breadcrumbs--2 {
    width: 970px;
  }
}
@media only screen and (min-width: 1200px) {
  #block-jango-sub-breadcrumbs, #block-jango-sub-breadcrumbs--2 {
    width: 1170px;
  }
}

/* Page Taxonomy */
#block-views-block-articles-nav-block-7 {
  float: left;
  width: 65%;
  margin-right: 3rem;
}

#block-widgetsubscribe, #block-widgetquery {
  width: 30%;
  display: flex;
  margin-bottom: 1rem;
}

.w-view-category {
  margin-bottom: 2rem;
}
.w-view-category .views-row {
  margin-bottom: 2rem;
}
.w-view-category .views-field-title {
  margin-bottom: 1rem;
}
.w-view-category .views-field-title a {
  font-size: 30px;
  color: #444;
}
.w-view-category .views-field-field-image {
  margin-bottom: 2rem;
}
.w-view-category .views-field-body {
  margin-bottom: 1rem;
  font-weight: bold;
}
.w-view-category .views-field-nothing .c-date-author {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

/* PAGES TREATMENT */
.w-pages-treatment .c-article-treatment {
  margin-bottom: 2rem;
}
.w-pages-treatment .c-article-treatment .c-content-title-1 h3 {
  margin: 0;
  margin-bottom: 2rem;
  line-height: 1.5;
  text-align: left;
  font-weight: normal !important;
  text-transform: none;
  font-size: 22px;
}
.w-pages-treatment .c-article-treatment img {
  margin-bottom: 2rem;
}
.w-pages-treatment .c-treatment-ralated {
  padding: 1rem;
  background: #e4e9ef;
  margin-bottom: 1rem;
}
.w-pages-treatment .c-treatment-ralated h3 {
  text-align: left;
  font-weight: normal !important;
  margin: 1.5rem 0 0.5rem;
  font-size: 18px;
}
.w-pages-treatment .c-treatment-ralated .views-field-title a {
  display: block;
  color: #626a73;
  margin-bottom: 0.5rem;
  text-decoration: underline;
}
.w-pages-treatment .c-treatment-ralated .views-field-title a:hover {
  text-decoration: none;
}
.list-item {
    display: list-item;
    line-height: 1.8;
    /*font-weight: bold;*/
}
.list-column {
    padding-left: 1.2em;
}
.c-desktop-logo {
    margin-left: 1.5em;
}
.webform-submission-schedule-cedefco-form .g-recaptcha {
    margin-top: -53px;
}
.webform-submission-contact-cedefco-form .g-recaptcha {
    margin-top: -53px;
}
#cboxTitle {
    float: none;
    text-align: center;
}    
}