@font-face{
  font-family: 'Gotham-Medium';
  src: url('../fonts/my-fonts/Gotham-Medium.otf'),
  url('../fonts/my-fonts/Gotham-Medium.eot'),
  url('../fonts/my-fonts/Gotham-Medium.svg'),
  url('../fonts/my-fonts/Gotham-Medium.woff');
}
@font-face{
  font-family: 'Gotham-Book';
  src: url('../fonts/my-fonts/Gotham-Book.otf');
}
@font-face{
  font-family: 'Raleway-Medium';
  src: url('../fonts/my-fonts/Raleway-Medium.ttf'),
        url('../fonts/my-fonts/Raleway-Medium.eot'),
        url('../fonts/my-fonts/Raleway-Medium.svg'),
        url('../fonts/my-fonts/Raleway-Medium.woff'),
        url('../fonts/my-fonts/Raleway-Medium.woff2');
}
@font-face{
  font-family: 'Raleway-SemiBold';
  src: url('../fonts/my-fonts/Raleway-SemiBold.ttf');
}
@font-face{
  font-family: 'Raleway-Regular';
  src: url('../fonts/my-fonts/Raleway-Regular.ttf');
}
body,html{
  font-family: 'Raleway-Medium';
}
@font-face{
  font-family: 'Raleway-Light';
  src: url('../fonts/my-fonts/Raleway-Light.ttf');
}
@font-face{
  font-family: 'Beholder';
  src: url('../fonts/my-fonts/Beholder2.ttf');
}
@font-face {
  font-family: 'font-ortomax1';
  src:  url('../fonts/my-fonts/font-ortomax1.eot?jflfsz');
  src:  url('../fonts/my-fonts/font-ortomax1.eot?jflfsz#iefix') format('embedded-opentype'),
    url('../fonts/my-fonts/font-ortomax1.ttf?jflfsz') format('truetype'),
    url('../fonts/my-fonts/font-ortomax1.woff?jflfsz') format('woff'),
    url('../fonts/my-fonts/font-ortomax1.svg?jflfsz#font-ortomax1') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^="ortomax2-"], [class*=" ortomax2-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'font-ortomax1' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ortomax2-ICONO-21:before {
  content: "\e900";
  color: #00cf9a;
}
.ortomax2-ICONO23:before {
  content: "\e901";
  color: #00cf9a;
}
.ortomax2-ICONO-DIENTES:before {
  content: "\e902";
  color: #00cf9a;
}
h1,h2,h3,h4,h5{
  font-family: 'Raleway-Medium';
  font-weight: 700;
}
b{
  font-family: 'Raleway-Medium';
}
strong{
  font-family: 'Raleway-Medium';
}
.Raleway-Medium {
  font-family: 'Raleway-Medium';
}
.Beholder {
  font-family: 'Beholder';
}
.Raleway-Regular {
  font-family: 'Raleway-Regular';
}
.Raleway-SemiBold {
  font-family: 'Raleway-SemiBold';
}
.color-verde{
  color: #f6ad41;
}
.color-azul {
  color: #052A3C;
}
.color-celeste {
  color: #052A3C;
}
.color-gray{
  color: #8F8988;
}
.color-red {
  color: red;
}
.color-white {
  color: #fff;
}
.color-azul-negro {
  color: #4B5E6F;
}
.bg-azul {
  background-color: #08293C;
}
.bg-verde{
  background-color: #f6ad41;
}
.border-verde-bottom {
  border-bottom: solid 1px #f6ad41;
}
.border-verde-top {
  border-top: solid 2px #f6ad41;
  padding-top: 15px;
}
.border-verde {
  border: solid 1px #f6ad41;
}
.bg-azul-transparent {
  background-color: rgba(28, 46, 62, 0.4);
}
.bg-white {
  background-color: #fff;
}
.bg-beige {
  background-color: rgba(216, 215, 217, 0.12);
}
.bg-azul-m {
  background-color: #2186D6;
}
.bg-celeste{
  background-color: #2284D4;
}
.bg-gris {
  background-color: #ECEBEC;
}
.gotham-medium {
  font-family: 'Gotham-Medium';
}
.hover-azul-opacity {
  top: 0;
  left: 0;
  background-color: rgba(28, 45, 62, 0.75);
  opacity: 0;
  width: 100%;
  height: 100%;
}
.hover-opacity {
  top: 0;
  left: 0;
  background-color: rgba(255, 255, 255, 0.45);
  opacity: 0;
  width: 100%;
  height: 100%;
}
.hover-verde-opacity {
  top: 0;
  left: 0;
  background-color: rgba(0, 208, 153, 0.35);
  opacity: 0;
  width: 100%;
  height: 100%;
}
#testimonios-home a.bg-transparent {
  cursor: pointer;
}
.hov-casos:hover .hover-azul-opacity, .hov-casos:hover .hover-verde-opacity, .hov-casos:hover .hover-opacity {
  opacity: 1;
  transition: all 1s;
}
#nav-casos a.active {
  background-color: rgba(28, 45, 62, 1);
  color: white;
}
#nav-casos .nav-link {
  margin-left: -1px;
  border-color: rgba(28, 45, 62, 1) !important;
}
#tabMaxilofacial .nav-link.active, .nav-pills .show>.nav-link {
  color: inherit !important;
  background-color: inherit !important;
}
#tabMaxilofacial .nav-link.active span.path1:before {
  color: #f6ad41 !important;
}
#tabMaxilofacial .nav-link.active div.principal {
  background-color: #f6ad41 !important;
}
#tabMaxilofacial .nav-link.active p {
  font-weight: 700;
}
#tabMaxilofacial .nav-item a.active:before {
  content: " ";
  bottom: -12px;
  position: absolute;
  right: 0;
  left: 0;
  margin: 0 auto;
  width: 0;
  height: 0;
  border-top: 12px solid #ECEBEC;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
}
#tabMaxilofacial .border-left1 {
  border-left: solid 1px #2186D6 !important;
}
#tabMaxilofacial .border-right1 {
  border-right: solid 1px #2186D6 !important;
}
#tabMaxilofacial .nav-link.active span:before {
  color: #fff !important;
}
#v-pills-tab-1 .active{
  background-color: #2186D6 !important;
}
#v-pills-tab-1 .nav-link {
  border: solid 1px #2186D6;
  margin-top: -1px;
}
#v-pills-tab .nav-link {
  margin-top: -1px;
}
#casosDeExito .active{
  background-color: #2186D6 !important;
}
#casosDeExito .nav-link {
  border: solid 1px #2186D6;
  margin-top: -1px;
}
.slider-casosMaxilofacial .slick-prev {
  left: -30px;
}
.slider-casosMaxilofacial .slick-prev:before {
  color: #2186d6;
}
.slider-casosMaxilofacial .slick-next {
  right: -30px;
}
.slider-casosMaxilofacial .slick-next:before {
  color: #2186d6;
}
#menu-principal li.nav-item a {
  font-size: 13px;
}
#menu-principal li.nav-item.active {
  background-color: #052A3C;
  color: white !important;
  border-radius: 7px;
}
#menu-principal li.nav-item.active a {
  color: white !important;
}
.font-13 {
  font-size: 13px;
}
.font-30 {
  font-size: 30px;
}
.font-14 {
  font-size: 14px;
}
.font-20 {
  font-size: 20px;
}
a:hover {
  color: #052A3C;
  text-decoration: none;
}
.border-bottom-verde {
  border-bottom: solid 1px #f6ad41;
}
.border-bottom-white {
  border-bottom: solid 2px white;
}
.border-left-verde {
  border-left: solid 1px #f6ad41;
}
.margin-35 {
  margin-top: -45px;
}
.margin-bottom-45 {
  margin-bottom: -45px;
}
.sombra-text {
  text-shadow: 3px 3px 5px black;
}
#nuestros-especialistas {
  background-image: url(../images/home/background-ortomax.png);
  background-size: cover;
  background-repeat: no-repeat;
}
#nuestros-especialistas1 {
  background-image: url(/storage/quienes-somos/June2024/bg-opaciti.png);
  background-size: cover;
  background-repeat:  no-repeat;
}
#nuestros-especialistas2 {
  background-image: url(../images/home/background-3-ortomax.png);
  background-size: cover;
  background-repeat: no-repeat;
}
#agendar-cita {
  background-image: url(https://ortomax.com.sv/storage/Haz%20tu%20cita.png);
  background-size: cover;
  background-repeat: no-repeat;
}
#sucursales {
  background-image: url(../images/home/background-5-ortomax.png);
  background-repeat: repeat;
}
.icon-especialista {
  width: 100px;
  background-color: white;
  border: solid 1px #f6ad41;
  display:table;
}
.font-100 > span {
  font-size: 100px;
}
.font-50 {
  font-size: 50px;
}
.font-50-next > span {
  font-size: 50px;
}
.max-width-230 {
  max-width: 230px;
}
.margin-45-iconos {
  margin-top: -45px;
}
.icon-especialista:hover {
  background-color: #f6ad411a;
  color: #fff !important;
}
.icon-especialista:hover span::before {
  color: #fff !important;
}
.icon-especialista:hover span.path1::before {
  color: #f6ad411a !important;
}
.slider-tecnologia .slick-next:before, .slider-tecnologia .slick-prev:before {
  color: #2186D6;
}
.slider-tecnologia .slick-next {
  right: -25px;
}
.slider-tecnologia .slick-prev {
  left: -25px;
}
.card-hover {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #f6ad411a;
  opacity: 0;
  transition: 0.5s;
}
.galeria:hover .card-hover {
  opacity: 1;
}
.galeria-cover {
  object-fit: cover;
}
.btnEnviar {
  background-color: #052A3C;
  color: white;
}
.btnEnviar:hover {
  opacity: 0.75;
  transition: 0.5s;
}
.agendar {
  position: fixed;
  top: 20%;
  right: 0;
  padding: 10px 10px 10px 25px;
  border-radius: 30px 0 0 30px;
  box-shadow: 1px 1px 8px rgba(128, 128, 128, 0.4);
  z-index: 100000;
}
ul.lista-menu {
  list-style: none;
}
ul.lista-menu li {
  border-bottom: solid 1px rgba(34, 132, 212, 0.40);
  padding: 4px 0;
}
.top-left-0 {
  top: 0;
  left: 0;
}
.top-right-0 {
  top: 0;
  right: 0;
}
.line-left {
  height: 33.333%;
  width: 14px;
}
.btn-redes {
  background-color: #f6ad41;
  border: solid 1px #f6ad41;
  color: white;
}
.btn-redes:hover {
  background-color: #fff;
  border: solid 1px #f6ad41;
  color: #f6ad41;
}
.focus-none:focus {
  outline: none;
}
.bg-verde-opacity {
  background-color: rgba(0, 208, 153, 0.40);
  opacity: 0;
}
.img-hover-sucu:hover .bg-verde-opacity{
  opacity: 1;
  transition: 0.8s;
}
.card-hover-casos{
  border: solid 3px;
  padding: 7px 10px;
  box-shadow: 1px 1px 3px black;
  text-align: center;
}
.slider-casos .slick-dots {
  bottom: -30px;
}
.slider-casos .slick-dots li.slick-active button:before {
  color: #75CF9A !important;
  content: "\f015";
  font-family: 'FontAwesome';
  font-size: 15px !important;
}
.box-shadow {
  box-shadow: 1px 1px 3px black;
}
.slider-casos .slick-dots li button:before {
  color: #525E6E !important;
  font-size: 12px !important;
}
.slider-casos .slick-dots li {
  margin: 0px !important; 
}
@media(max-width: 768px){
  #misionVision {
  	margin-top: 230px;
  }
  .md-45-icon {
    margin-top: 0px;
  }
  .tarjeta-quienes-somos{
    font-size: 14px!important;
  }
  .imagen-quienes-somos {
    width: 85% !important;
  }
}
@media(max-width: 575px){
	#misionVision {
  	margin-top: 160px;
  }
  .tarjeta-quienes-somos{
    width: 100% !important;
  }
  .imagen-quienes-somos {
    width: 100% !important;
  }
}
#tabMaxilofacial .nav-item {
    margin-left: -1px;
  }
@media(max-width: 1217px){
  #tabMaxilofacial .nav-item {
    width: 50% !important;
    margin-left: -1px;
    border-bottom: solid 1px #2186D6 !important;
  }
  #tabMaxilofacial .nav-item a.active:before {
    border-top: 12px solid #00d099 !important;
  }
}
@media(max-width: 615px){
  #tabMaxilofacial .nav-item {
    width: 100% !important;
    border-bottom: solid 1px #2186D6 !important;
  }
}
/* =-=-=-=-=-=-= RENI =-=-=-=-=-=-=-=-=-*/
.color-azul-v {
  color: #2186D6 !important;
}
.content-quienes-somos {

  max-width: 1000px;
  margin: 0 auto;
}
.imagen-quienes-somos {
  top: 0px; 
  right: 0px;
  width: 75%;
}
.tarjeta-quienes-somos{
  bottom: 0px; 
  left: 0px; 
  max-width: 300px; 
  box-shadow: 2px 2px 10px #666;
}
@media(min-width: 1440px ){
  .imagen-quienes-somos {
    top: 0px; 
    right: 0px;
    width: 700px !important;
  }
}
#menuQuienesSomos .list-group-item {
  position: relative;
  display: block;
  padding: .75rem 1.25rem;
  margin-bottom: -1px;
  background-color: inherit;
  border-top: 1px dashed #00CE97;
  border-left: 0px;
  border-right: 0px;
  border-bottom: 0px;
}
#menuQuienesSomos li a {
  font-weight: 900;
  font-size: 14px;
  display: block;
  font-family: 'Raleway-Light';
  color: white;
}
#menuQuienesSomos .list-group-item.active {
  background-color: #2186D6;
}
#menuQuienesSomos .list-group-item.active a{
  color: #fff !important;
}
#colaboradores .slick-next {
  right: -5%;
}
#colaboradores .slick-prev {
  left: -5%;
}
#colaboradores .card {
  background-color: transparent !important;
}
#slider-rse .slick-next {
  right: -5%;
}
#slider-rse .slick-prev {
  left: -5%;
}
#slider-rse .card-body {
  background-color: #08293c !important;
}
.border-bottom-blanco {
  border-bottom: solid 1px #f6ad41;
}
.bg-verde {
  background-color: #f6ad41 !important;
}
.text-interes {
  bottom: -8px;
  left: 20%;
}
.column-2 {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
}
@media (max-width: 997px) {
  .column-2 {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }
}
#tabs-years .nav-pills .nav-link.active, .nav-pills .show>.nav-link {
  color: #fff;
  background-color: #0BCC95;
}
#tabs-years a {
  color: gray;
}
#tabs-years .nav-pills .nav-link {
  border: solid 1px #0BCC95;
  border-radius: 0px;
}
#tabs-years .nav-link.active:before {
  content: " ";
  top: 42%;
  position: absolute;
  right: -13px;
  width: 0;
  height: 0;
  border-left: 12px solid #0BCC95;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
}
#valores {
  padding: 5% 0;
  background-image: linear-gradient(
    rgba(8, 41, 60, 0.88), 
    rgba(8, 41, 60, 0.88)
  ), url(/images/quienes-somos/4/odontologia_3.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
#slider-rse .slick-slide {
  transform: scale(0.85)!important;
  transition: 1s all!important;
}
#slider-rse .slick-center {
  transform: scale(1.075)!important;
  transition: 1.5s all!important;
}
.bg-negro-opacity {
  background-color: rgba(0, 0, 0, 0.55);
  top: 0;
  left: 0;
}
#slider-rse img.img-fluid {
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
}
#slider-rse .slick-center .bg-negro-opacity {
  opacity: 0 !important;
}
.cardCursos .card:hover {
  box-shadow: 3px 3px 10px grey;
  transition: all 1s;
}
.btn-contacto {
  border-color: rgba(28, 45, 62, 1) !important;
  color: rgba(28, 45, 62, 1) !important;
}
.slider-certificaciones .slick-prev:before,.slider-certificaciones .slick-next:before {
  color: rgba(28, 45, 62, 1);
}
.slider-certificaciones .slick-next {
  right: -10px;
}
.slider-certificaciones .slick-prev {
  left: -10px;
}
.cover-casos {
  top: 35%;
  left: 8%;
  width: 50%;
}
ul#lista-casos {
  list-style: none; 
  text-align: center;
}
ul#lista-casos li {
  border-bottom: solid 1px #5081CE;
  padding: 4px;
}
ul#lista-casos li::before {
  content: "\2022"; 
  color: rgb(11, 204, 149);
  font-weight: bold; 
  display: inline-block; 
  width: 1em; 
  margin-left: -1em; 
}
.cover-casos h6, .cover-casos h4 {
  text-shadow: 2px 2px 2px #DDD4D4;
}
nav.active {
  position: fixed;
  top: 0;
  background-color: #fff;
  z-index: 1000;
  width: 100%;
  padding: 0;
  margin: 0;
  box-shadow: 3px 3px 10px #505050d4;
}
nav.active img {
  width: 170px;
  padding-left: 10px;
  transition: all 1s;
}
#tabInstalaciones {
  border-color: #f6ad41 !important;
}
#tabInstalaciones .nav-link:hover {
  color: #f6ad41;
}
#tabInstalaciones .active {
  background-color: #f6ad41;
  color: white !important;
}
#homeInstalaciones h5 {
  color: #08293C !important;
}
#homeInstalaciones p {
  color: #4B5E6F;
  line-height: 1.85;
}
.modal-backdrop.show {
  opacity: .5;
  z-index: 7;
}
.min-80 {
	min-height: 80px;
}