/* -------------------------------- */
/* Fonts
/* -------------------------------- */
@CHARSET "UTF-8";
/* ------------- Black Itallic ---------------- */
@font-face {
    font-family: 'frutigernextltblackit';
    src: url('/fonts/frutigernextlt-blackit-webfont.woff2') format('woff2'),
         url('/fonts/frutigernextlt-blackit-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
/* ----------------- Regular ---------------- */
@font-face {
    font-family: 'frutigernextltregular';
    src: url('/fonts/frutigernextlt-regular-webfont.woff2') format('woff2'),
         url('/fonts/frutigernextlt-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
/* ------------------- Black ----------------- */
@font-face {
    font-family: 'frutigernextltblack';
    src: url('/fonts/frutigernextlt-black-webfont.woff2') format('woff2'),
         url('/fonts/frutigernextlt-black-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
/* --------------- Medium Itallic -------------- */
@font-face {
    font-family: 'frutigernextltmediumit';
    src: url('/fonts/frutigernextlt-mediumit-webfont.woff2') format('woff2'),
         url('/fonts/frutigernextlt-mediumit-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
/* --------------- Light Itallic -------------- */
@font-face {
    font-family: 'frutigernextltlightit';
    src: url('/fonts/frutigernextlt-lightit-webfont.woff2') format('woff2'),
         url('/fonts/frutigernextlt-lightit-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
	font-family: 'Panton';
	src: url('/fonts/panton-regular.eot');
	src: url('/fonts/panton-regular.eot?#iefix') format('embedded-opentype'),
		url('/fonts/panton-regular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

/* ------------------------------- */
/*  Chrome Scrollbars                */
/* ------------------------------- */

::-webkit-scrollbar {
	width:4px;
	height:8px;
}
::-webkit-scrollbar-track {
	background: #33cc00;
	-webkit-box-shadow:inset 1px 1px 2px #ffdf29;
	border:1px solid #add36e;
}
::-webkit-scrollbar-thumb {
	background: #1a7fc2;
	-webkit-box-shadow:inset 1px 1px 2px #ffdf29;
}
::-webkit-scrollbar-thumb:hover {
	-webkit-box-shadow:inset 1px 1px 10px rgba(0,0,0,0.3);
}
::-webkit-scrollbar-thumb:active {
	background:#888;
	-webkit-box-shadow:inset 1px 1px 2px rgba(0,0,0,0.3);
}

/* -------------------------------- */
/* Body Styles
/* -------------------------------- */

html, body {
	margin: 0;
	width: 100%;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
	text-rendering: optimizelegibility;
}
nav {
	margin: 0 auto;
	overflow: hidden;
	display: block;
	height: 90px;
	z-index: 200;
	border-bottom: 1px solid #cecece;
	box-shadow: 0 0 20px -5px #999;
	/* glass look */
	/*-webkit-backdrop-filter: saturate(180%) blur(20px);*/
    backdrop-filter: saturate(180%) blur(8px);
    background-color: rgba(255,255,255,0.3);
}
.logo {
	float: left;
	margin-top: 2px;
}
.container {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
}
section {
	margin: 0 auto;
	overflow: hidden;
	display: block;
}
.header {
	display: none;
}
#slidermobil {
	display: none;
}

/* ----------------------- */
/*       Menu Styles          */
/* ----------------------- */
.aigner {
	width: 130px;
	font-family: 'Panton';
	font-size: 14px;
	margin-left: -525px;
	padding: 8px 10px;
	background-color: #a4ce5e;
	border: 1px solid transparent;
	position: fixed;
    top: 0;
    z-index: 100000;
    cursor:  pointer;
}
.citas {
	width: 150px;
	font-family: 'Panton';
	font-size: 14px;
	margin-left: -365px;
	padding: 8px 10px;
	background-color: #a4ce5e;
	border: 1px solid transparent;
}
.seguridad {
	width: 150px;
	font-family: 'Panton';
	font-size: 14px;
	margin-left: 5px;
	padding: 8px 10px;
	background-color: #a4ce5e;
	border: 1px solid transparent;
}
.citas:hover, .seguridad:hover {
	border: 1px solid #0079c2;
	background-color: #0079c2;
	color: #ffffff;
	cursor: pointer;
}
#menu {
    width: 945px;
    margin-right: -255px;
	float: right;
	margin-top: 0;
	padding-top: 8px;
	list-style: none;
	overflow: hidden;
}
#menu li {
	font-family: 'Panton';
	font-size: 15px;
	float: left;
	padding: 10px 15px;
	margin-top: 42px;
	border: 1px solid transparent;
}
#menu li:hover {
	background-color: #0079c2;
}
#menu a:link {
	color:#000000;
	text-decoration: none;
}
#menu a:focus {
	color:#33cc00;
}
#menu a:active,
#menu a:visited,
#menu a:hover {
	color: #ffffff;
	float: left;
	font-weight: bold;
	text-decoration: none;
/*	letter-spacing: -1px; */
}
/* -------------------------------- */
/* Section Styles
/* -------------------------------- */

#slider {
	width: 100%;
/*	height: 650px; 
	background-color: #000000; */
}

/* ---------------------------------------------------- */
/* Quienes Somos & Servicios - Section Styles        */
/* ---------------------------------------------------- */

#quienessomos {
	background-color: #187ec1;	
	height: auto;
	box-shadow: inset 0 7px 15px -10px #999;
}
.shadow {
	clear: both;
	width: 100%;
	height: 10px;
    position: relative;
	margin-top: -10px;
    background: transparent;
    -webkit-box-shadow: 0px 4px 10px -2px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 4px 10px -2px rgba(0, 0, 0, 0.3);
    box-shadow:  0 4px 10px -2px rgba(0, 0, 0, 0.3);
    z-index:5;
}
		.leftside {
			float: left;
			width: 50%;
			min-height: 615px;
			background: #51b8f2 url(/img/background-gradient-leftside.png) bottom right no-repeat;
		}
		.rightside {
			float: left;
			width: 50%;
			background-color: #0079c2;
			height: 615px;
		}
				#quienessomos .smallcolumn {
					width: 50%;
					margin-top:50px;
					margin-bottom: 50px;
					float: left;
				}
				.extrasettings {
					margin-bottom: 70px !important;
					max-width: 375px !important;
				}
#quienessomos ul > li, #redmedica ul > li {
    font-family: 'frutigernextltregular';
	font-size: 1em;
	color:  #ffffff;
    list-style-type: none;
    background: url(/img/plus-sign.png) no-repeat;
    padding-left: 20px;
    margin-bottom: 20px;
	margin-left: 30px;
}
#quienessomos h1 {
	max-width: 375px;
    font-family: 'frutigernextltblack';
	font-size: 32px;
	font-weight: bold; 
	letter-spacing: 0px;
	line-height: 32px;
	color: #ffffff;
	margin: 20px 0 50px 70px;
/*	text-shadow: 0px 1px 1px #000000; */
}
#quienessomos h2 {
    font-family: 'frutigernextltblackit';
	font-weight: normal;
	font-size: 14px;
	color: #ffffff;
	margin: 75px 0 30px 70px;
	text-align: left;
	max-width: 500px;
}
#quienessomos p {
    font-family: 'frutigernextltregular';
	font-size: 20px;
	font-weight: normal;
	color:  #ffffff;
	margin: 0 0 0 70px;
	max-width: 500px;
}

/* -------------------------------------- */
/* Especialidades - Section Styles        */
/* -------------------------------------- */

#especialidades {
	height: 550px;
	padding-top: 100px;
	background-color: #ffffff;
	background: url(/img/background-especialidades-medicas.jpg) center center no-repeat;
	background-size: cover;
	box-shadow: inset 0 7px 15px -10px #999;
}
#especialidades h1 {
	width: 100%;
    font-family: 'frutigernextltblackit';
	font-size: 32px;
	font-weight: bold; 
	letter-spacing: -1px;
	line-height: 32px;
	color: #0079c2;
	text-align: center;
	margin-bottom: 0;
}
#especialidades .smallcolumn {
	width: 25%;
	margin:50px auto;
	float: left;
}
#especialidades ul {
	padding: 0;
}
#especialidades ul > li {
    font-family: 'frutigernextltregular';
	font-size: 0.8em;
	color:  #000000;
    list-style-type: none;
    background: url(/img/especialidades-icon.png) no-repeat;
/*	filter: invert(.2); */
    padding-left: 20px;
    margin-bottom: 20px;
	margin-left: 30px;
}
#especialidades li:hover {
	color:  #0079c2;
}

/* ----------------------------------- */
/* Red Medica - Section Styles        */
/* ----------------------------------- */

#redmedica {
	height: auto;
	background-color: #187ec1;
}
#redmedica h1 {
	max-width: 375px;
    font-family: 'frutigernextltblack';
	font-size: 32px;
	font-weight: bold; 
	letter-spacing: 0px;
	line-height: 32px;
	color: #ffffff;
	margin: 20px 0 50px 70px;
/*	text-shadow: 0px 1px 1px #000000; */
}
#redmedica h2 {
    font-family: 'frutigernextltblackit';
	font-weight: bold;
	font-size: 14px;
	color: #ffffff;
	margin: 75px 0 30px 70px;
	text-align: left;
	max-width: 500px;
}
#redmedica p {
    font-family: 'frutigernextltregular';
	font-size: 1.2em;
	font-weight: normal;
	color:  #ffffff;
	margin: 0 0 0 70px;
	max-width: 500px;
}
#redmedica .leftside {
	background: transparent /* url(https://albacross.com/images/homepage/floater-figure-right.svg) */;
	min-height: 615px;
}
#redmedica .rightside {
	background: #000000 url(/img/background-redmedica.jpg) center center no-repeat;
	background-size: cover;
}

/* ----------------------------------- */
/* Testimonios - Section Styles        */
/* ----------------------------------- */

#testimonios {
	background-color: #f0f5f7;
	background-size: cover;
	height: 650px;
	padding-top: 100px;
	text-align: center;
}
#testimonios h1 {
	width: 100%;
    font-family: 'frutigernextltblack';
	font-size: 32px;
	font-weight: bold; 
	letter-spacing: -1px;
	line-height: 32px;
	color: #0079c2;
	text-align: center;
	margin-bottom: 0;
}
#testimonios h2 {
    font-family: 'frutigernextltblackit';
	font-weight: bold;
	font-size: 14px;
	color: #0272bc;
	text-align: center;
}
#testimonios p {
    font-family: 'frutigernextltlightit';
	font-style: normal;
	font-size: 18px;
	color: #808080;
	text-align: center;
	max-width: 90%;
}
.signature {
	display: block;
    font-family: 'frutigernextltmediumit';
	font-size: 16px;
	font-weight: bold;
	color: #0079c2;
	margin: 40px 0 10px 0;
	max-width: 100%;
}

/* ------------------------------- */
/* Noticias - Section Styles        */
/* ------------------------------- */

#noticias {
	height: 750px;
	padding-top: 100px;
	background: #3691ec url(/img/background-noticias.svg);
	background-size: cover;
}
		.noticias-column {
			float: left;
			width: 33.1%;
			height: 100px;
			margin: 0 auto;
			text-align: center;
			padding-top: 50px;
		}	
#noticias img {
	width:325px;
	height: 230px;
	object-fit: cover;
	border: 2px solid #3691ec;
	border-radius: 5px;
	box-shadow: 1px 5px 5px rgba(0,0,0,.1);
}
#noticias h1 {
	width: 80%;
	margin-left: 10%;
	margin-bottom: 0;
    font-family: 'frutigernextltblack';
	font-size: 32px;
/*	font-weight: bold;  */
	letter-spacing: -1px;
	line-height: 20px;
	color: #ffffff;
	text-align: center;
}
#noticias h2 {
    font-family: 'frutigernextltblackit';
	font-weight: bold;
	font-size: 14px;
	color: #ffffff;
	text-align: center;
}
#noticias h3 {
	width: 80%;
	margin-left: 0;
    font-family: 'frutigernextltblack';
	font-size: 18px;
	text-transform: uppercase;
	letter-spacing: 0px;
	line-height: 20px;
	color: #ffffff;
	text-align: left;
}
#noticias p {
    font-family: 'frutigernextltregular';
	font-weight: normal;
	color:  #ffffff;
	width: 80%;
	text-align: left;
	font-size: 15px;
}
#noticias a {
	float: left;
    font-family: 'frutigernextltblack';
	font-size: 11px;
	font-weight: normal;
	color:  #ffffff;
	text-align: left;
	margin-left: 10%;
	text-decoration: none;
}
#noticias a:hover, #noticias h3:hover {
	color: #baff75;
}
#noticias a img {
	filter: invert(1);
	width: 15px !important;
	height: 8px !important;
	border: none !important;
	margin-left: 5px;
	box-shadow: none !important;
}
/* ------------------------------- */
/* Contacto - Section Styles      */
/* ------------------------------- */
#contacto {
	background-color: #ffffff;
	height: 600px;
	padding-top: 100px;
	background: #ffffff url(/img/background-contacto.svg) center center no-repeat;
}
#contacto h1 {
	width: 100%;
    font-family: 'frutigernextltblack';
	font-size: 32px;
	font-weight: bold; 
	letter-spacing: -1px;
	line-height: 32px;
	color: #0079c2;
	text-align: center;
}
		.contact-column {
			float: left;
			width: 33%;
			height: 100px;
			margin: 0 auto;
			text-align: center;
			padding-top: 50px;
		}
		.contact-column a {
			text-decoration: none;
			color:#000000;
		}
		.contact-column a:hover {
		    font-family: 'frutigernextltmediumit';
			font-weight: bold;
			color:#000000;
		}		
		.column-border {
			border-left: 1px solid #d3d5db;
			border-right: 1px solid #d3d5db;
		}
		.contact-column p {
		    font-family: 'frutigernextltregular';
			font-size: 16px;
		}
#contacto h2 {
    font-family: 'frutigernextltblackit';
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	text-align: center;
}
/* ------------------------------- */
/* Footer - Section Styles          */
/* ------------------------------- */
footer {
	position: absolute;
	z-index: -1;
	width: 100%;
	height: 200px;
	/* background: linear-gradient(to top,#2078d0 0,#fff 100%); */
	background-color: #2986c6;
	text-align: center;
    margin: 0 auto; 
	padding-top: 25px;
}
.footercontainer {
	width: 90%;
	max-width: 1200px;
	margin: 0 auto;

}
		.footer-column {
			float: left;
			width: 50%;
			height: 100px;
			margin: 0 auto;
			text-align: left;
		}
		.footer-column li, .footer-column ul {
			font-family: 'Panton';
			font-size: 13px;			
			list-style-type: none;
			padding-left: 0;
		}
footer p {
	font-family: 'Panton';
	color: #737373;
	font-size: 15px;
	letter-spacing: 1px;
}
footer a {
	font-family: 'Panton';
	text-decoration: none;
	color: #f0f5f7;
}
footer a:hover {
	font-weight: bold;
	color: #f0f5f7;
}
.copywright {
	font-size: 13px;
	color: #ffffff;
	max-width: 480px;
	margin-right: 0;
}
.copywright a {
	color:#e0e0e0;
}
.copywright a:hover {
	opacity:0.5;
	text-decoration: none;
}
.facebook {
	width: 32px;
    height: auto;
}
.instagram {
	width: 32px;
    height: auto;
}
.instagram:hover, .facebook:hover {
	filter: invert(1); 
}
/* -------------------------------- */
/*  Simple Styles
/* -------------------------------- */
.clear {
	clear: both;
}
img {
	margin: 0 auto;
}
a {
	transition: all 0.25s ease-in-out;
	color:#2983ff;
}
h2 {
	font-family: Whitney-Book-Regular;
	font-weight: normal;
	font-size: 26px;
	line-height: 28px;
	color: #484848;
	text-align: center;
	margin: 20px auto;
	max-width: 900px;
}
h3 {
	font-family: "whitney_black";
	font-weight: normal;
	font-size: 2.625em;
	letter-spacing:-1px;
	color: #ffffff;
	text-align: center;
	margin: 20px auto;
}
p {
    font-family: 'frutigernextltregular';
	font-size: 20px;
	color:  #505a5d;
	margin: 10px auto;
	max-width: 825px;
}
.columnp {
	color:#ffffff;
	font-size: 1.0625em;
}
.colorblack {
	color:#000000;
	letter-spacing: -0.7px;
}
.colorwhite {
	color:#ffffff;
	letter-spacing: -0.7px;
}
span {
	font-size: 28px;
}
.hideme {
    opacity: 0;
}
.green {
	color:#ffffff;
	font-weight: bold;
	font-size: 1em;
	padding: 2px 5px 2px 5px;
	border-radius: 5px;
	background-color:#00cc66;
}
.red {
	color:#ffffff;
	font-weight: bold;
	font-size: 1em;
	padding: 2px 5px 2px 5px;
	border-radius: 5px;
	background-color:ff6600;
}

/* -------------------------------- */
/*            Buttons Styles              */
/* -------------------------------- */
.btnbig {
	clear: both;
	display: block;
	position: relative;
	border-radius: 2px;
    font-family: 'frutigernextltregular';
	font-weight: bold;
	font-size: 14px;
	letter-spacing: 1px;
	text-decoration: none;
	margin: 0 auto 10px 70PX;
	color: #ffffff;
	width: 175px;
	height: auto;
	padding: 10px 15px 10px 15px;
	text-align: center;
	line-height: 1.5em;
	border: 1px solid #ffffff;	
	background-color: transparent;
}
.btnbig:hover, .btnbigblack:hover {
	border: 0px solid #ffffff;
	background-color: #7ac142;
	box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.1);
}
.btnbigblack {
	clear: both;
	display: block;
	position: relative;
	border-radius: 2px;
    font-family: 'frutigernextltregular';
	font-weight: bold;
	font-size: 14px;
	letter-spacing: 1px;
	text-decoration: none;
	color: #000000;
	width: 175px;
	height: auto;
	margin-top: 50px;
	padding: 10px 15px 10px 15px;
	text-align: center;
	line-height: 1.5em;
	border: 1px solid #000000;	
	background-color: transparent;
}

/* ------------------------------------------------- */
/*                       Responsive Styles                       */
/* ------------------------------------------------- */
@media only screen and (max-width: 1124px) {
body {
		font-size: 2em;
}
p {
	font-size: 18px;
	line-height: 20px;
    max-width: 650px;
	padding-left: 20px;
	padding-right: 20px;
}
.whitep {
    font-family: 'frutigernextltregular';
	font-size: 0.4em;
	color:  #ffffff;
	text-align: left;
	margin: 10px auto;
	max-width: 900px;
}
.columnp {
	font-size: 0.5em;
}
h3 {
    font-family: 'frutigernextltblack';
	font-weight: normal;
	font-size: 1em;
	letter-spacing:-1px;
	color: #ffffff;
	text-align: center;
	margin: 20px auto;
}
h4 {
    font-family: 'frutigernextltblack';
	font-weight: normal;
	font-size: 1em;
	letter-spacing:-1px;
	color: #000000;
	text-align: center;
	margin: 20px auto;
}
nav {
	background-color: #000000;
	display: none;
	opacity: 0;
	z-index: -200;
}
ul {
	padding-left: 0;
}

/*  ------------ Slider ------------  */

#slider {
	display: none;
}
#slidermobil {
	padding-top: 50px;
	display: block;
	max-height: -webkit-fill-available;
	background: #51b8f1;
}
#slidermobil img {
	width: 100%;
	height: auto;
}
.shadow {
	display: none;
}

/*  ------------ Slider ------------  */
#quienessomos {max-height: 650px;border-top: 0;}
#testimonios {height: auto;padding-top:50px;padding-bottom:50px;}
#servicios {height: auto;}
#contacto {height: auto;padding-bottom:50px;}

/* ===============  header responsive menu   ======================== */

.header {
  display: block;
  background-color: #fff;
  box-shadow: 1px 1px 4px 0 rgba(0,0,0,.1);
  position: fixed;
  width: 100%;
  z-index: 3;
}
.header ul {
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
  background-color: #fff;
}
.header li a {
  display: block;
  color: #000;
  padding: 4px 4px;
  border-right: 1px solid #f4f4f4;
  font-family: 'Panton';
  font-size: 18px;
  text-decoration: none;
  text-align: center;
}
.header .greenitem {
	color:#32c800;
}
.header li a:hover,
.header .menu-btn:hover {
	color: #ffffff;
	background-color: #0071bb;
}
.header .logo {
  display: block;
  float: left;
  padding: 5px;
  margin-top: 0px;
}

/* menu */

.header .menu {
  clear: both;
  max-height: 0;
  transition: max-height .2s ease-out;
}

/* menu icon */

.header .menu-icon {
  cursor: pointer;
  display: inline-block;
  float: right;
  padding: 22px 20px;
  position: relative;
  user-select: none;
}

.header .menu-icon .navicon {
  background: #333;
  display: block;
  height: 2px;
  position: relative;
  transition: background .2s ease-out;
  width: 18px;
}

.header .menu-icon .navicon:before,
.header .menu-icon .navicon:after {
  background: #333;
  content: '';
  display: block;
  height: 100%;
  position: absolute;
  transition: all .2s ease-out;
  width: 100%;
}
.header .menu-icon .navicon:before {
  top: 5px;
}
.header .menu-icon .navicon:after {
  top: -5px;
}

/* menu btn */

.header .menu-btn {
  display: none;
}
.header .menu-btn:checked ~ .menu {
  max-height: 240px;
}
.header .menu-btn:checked ~ .menu-icon .navicon {
  background: transparent;
}
.header .menu-btn:checked ~ .menu-icon .navicon:before {
  transform: rotate(-45deg);
}
.header .menu-btn:checked ~ .menu-icon .navicon:after {
  transform: rotate(45deg);
}
.header .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:before,
.header .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:after {
  top: 0;
}
/* ---------------------------------------------------- */
/* Quienes Somos & Servicios - Section Styles        */
/* ---------------------------------------------------- */
#quienessomos h1 {
	max-width: 305px;
    font-family: 'frutigernextltblack';
	font-size: 28px;
	letter-spacing: -1px;
    line-height: 30px;
}
#quienessomos p {
    font-family: 'frutigernextltregular';
	font-size: 18px;
	margin: 0 0px 0 50px;
}
#quienessomos ul > li, #redmedica ul > li {
	font-size: 0.4em;
}
#quienessomos .smallcolumn {
	width: 45%;
	margin-bottom: 25px;
}
/* -------------------------------------- */
/* Especialidades - Section Styles        */
/* -------------------------------------- */
#especialidades {
    height: auto;
    padding: 100px 0;
}
#especialidades h1 {
	margin-top: 0;
}
#especialidades .smallcolumn {
	width: 25%;
}
#especialidades ul > li {
	font-size: 0.4em;
}
#especialidades li:hover {
	font-size: 0.4em;
    background: none;
}
/* ----------------------------------- */
/* Red Medica - Section Styles        */
/* ----------------------------------- */
#redmedica h1 {
	max-width: 375px;
	font-size: 28px;
}
#redmedica p {
	font-size: 18px;
	margin: 0 0px 0 50px;
}
#redmedica .leftside ul {
	margin-top: 0;
}
/* ------------------------------- */
/* Noticias - Section Styles        */
/* ------------------------------- */
#noticias {
	height: 750px;
	background-color: #0071bb;
	padding-top:50px;
	padding-bottom:50px;
}
/* ------------------------------- */
/* Footer - Section Styles          */
/* ------------------------------- */
footer {
	background: #0075ca;
	text-align: center;
    margin: 0 auto; 
	padding: 20px 0;
}
footer p {
	font-size: 14px;
	line-height: 16px;
}
footer p a {
	color: #2983ff;
}
.copywright {
	font-size: 12px;
	text-align: right;
	float: none;
}
.facebook {
	margin-right: 20px;
}
/* end of header responsive menu */
}

@media only screen and (max-width: 840px) {
#slidermobil {
	display: block;
	max-height: -webkit-fill-available;
}

/* ---------------------------------------------------- */
/* Quienes Somos & Servicios - Section Styles        */
/* ---------------------------------------------------- */

#quienessomos {
	max-height: unset;
}
#quienessomos h1 {
	max-width: 305px;
	font-size: 26px;
}
.leftside {
	width: 100%;
}
.rightside {
	width: 100%;
}
h1 {
 	font-size: 62px;
	font-weight: normal; 
	letter-spacing: -7px;
	line-height: 80px;
}
/* -------------------------------------- */
/* Especialidades - Section Styles        */
/* -------------------------------------- */
#especialidades {
	padding: 75px 0 0 0;
}
#especialidades ul {
	padding-left: 0;
}
/* ------------------------------- */
/* Noticias - Section Styles        */
/* ------------------------------- */
.noticias-column {
	float: left;
	width: 30%;
	height: 100px;
	margin: 0 auto;
	text-align: center;
	padding-top: 50px;
	margin-left: 2%;
}	
#noticias img {
	width: 80%;
	height: auto;
	object-fit: cover;
	border: 2px solid #3691ec;
	border-radius: 5px;
	box-shadow: 1px 5px 5px rgba(0,0,0,.1);
}
#noticias h1 {
	width: 80%;
	margin-left: 10%;
	margin-bottom: 0;	
    font-family: 'frutigernextltblack';
	font-size: 28px;
}
/* ------------------------------- */
/* Contacto - Section Styles      */
/* ------------------------------- */
#contacto {
	padding-top: 50px;
}
.contact-column {
	width: 50%;
}
.column-border {
	border-left: none;
	border-right: none;
}
#contacto p {
	text-align: center;
}
.address {
	display: none;
}
}
@media only screen and (max-width: 705px) {
/* ---------------------------------------------------- */
/* Quienes Somos & Servicios - Section Styles        */
/* ---------------------------------------------------- */
.leftside {
	background: #51b8f1;
}
#quienessomos .rightside {
	padding-bottom: 50px;
}
#quienessomos .leftside h1,#quienessomos .leftside h2,#quienessomos .leftside p,#quienessomos .rightside h2, #quienessomos .rightside p {
	margin-left: 30px;
	padding-left: 0;
}
/* -------------------------------------- */
/* Especialidades - Section Styles        */
/* -------------------------------------- */
#especialidades {
	padding-bottom: 50px;
}
#especialidades h1 {
	margin-bottom: 30px;
}
#especialidades ul {
	padding-left: 0;
}
#especialidades .smallcolumn {
	width: 45%;
	margin: 0;
	float: left;
}
#especialidades .smallcolumn ul {
	margin-bottom: 0;
	margin-top: 0;
}
/* ----------------------------------- */
/* Red Medica - Section Styles        */
/* ----------------------------------- */
#redmedica .leftside {
	padding-bottom: 50px;
}
#redmedica h1,#redmedica h2,#redmedica h3,#redmedica p {
	margin-left: 30px;
	padding-left: 0;
}
/* ----------------------------------- */
/* Testimonios - Section Styles        */
/* ----------------------------------- */
#testimonios {
	height: auto;
}
.slider__nav {
  width: 12px;
  height: 12px;
  margin: 0rem 12px;
}
 .slider__inner {
  height: 120%;
}
  .slider__contents {
  height: 220px !important;
}
/* ------------------------------- */
/* Noticias - Section Styles        */
/* ------------------------------- */
#noticias {
	height: auto;
}
.noticias-column {
	float: left;
	height: auto;
	width: 100%;
	margin: 0 0 35px 0;
	padding-top: 30px;
}
#noticias img {
	display: none;
}
#noticias h3 {
	margin-top: 0;
}
}