ngbs-test .css-test {
  display: none; }
ngbs-select {
  display: block;
  position: relative; }
  ngbs-select .dropdown-menu {
    display: inherit;
    will-change: top, bottom, transform; }
  ngbs-select .dropdown-menu-inner {
    max-height: 18rem;
    overflow-y: auto;
    overflow-x: hidden; }
  ngbs-select .selected {
    font-weight: bold; }
ngbs-tabs .tab-pane {
  display: none; }
  ngbs-tabs .tab-pane.active {
    display: block; }
ngbs-pagination {
  display: block; }
  ngbs-pagination > .pagination {
    -webkit-user-select: none;
       -moz-user-select: none;
            user-select: none; }
    ngbs-pagination > .pagination > .page-item.active > span.page-link {
      background-color: #efefef;
      color: #636c72; }
ngbs-progress {
  display: block;
  height: 1rem; }
  ngbs-progress > .progress {
    height: 100%; }
    ngbs-progress > .progress > .progress-bar {
      position: relative; }
      ngbs-progress > .progress > .progress-bar.animated-progress {
        transition: width 500ms; }
      ngbs-progress > .progress > .progress-bar.indeterminate {
        width: 25%;
        animation-duration: 2.5s;
        animation-iteration-count: infinite;
        animation-name: progress-bar-indeterminate;
        animation-timing-function: linear; }

@keyframes progress-bar-indeterminate {
  0% {
    left: 0; }
  50% {
    left: 75%; }
  100% {
    left: 0; } }
      ngbs-progress > .progress > .progress-bar > span {
        white-space: nowrap; }
  ngbs-progress > .progress > .progress-bar {
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: center; }
ngbs-toggle {
  display: block;
  margin-bottom: 1rem; }

/* Mobile first layout SmartMenus Core CSS (it's not recommended editing these rules)
   You need this once per page no matter how many menu trees or different themes you use.
-------------------------------------------------------------------------------------------*/

.sm{box-sizing:border-box;position:relative;z-index:9999;-webkit-tap-highlight-color:rgba(0,0,0,0);}
.sm,.sm ul,.sm li{display:block;list-style:none;margin:0;padding:0;line-height:normal;direction:ltr;text-align:left;}
.sm-rtl,.sm-rtl ul,.sm-rtl li{direction:rtl;text-align:right;}
.sm>li>h1,.sm>li>h2,.sm>li>h3,.sm>li>h4,.sm>li>h5,.sm>li>h6{margin:0;padding:0;}
.sm ul{display:none;}
.sm li,.sm a{position:relative;}
.sm a{display:block;}
.sm a.disabled{cursor:default;}
.sm::after{content:"";display:block;height:0;font:0px/0 serif;clear:both;overflow:hidden;}
.sm *,.sm *::before,.sm *::after{box-sizing:inherit;}
nav.main,
nav.secondary {
  position: relative;
}
nav.main a,
nav.secondary a {
  color: inherit;
  text-decoration: none;
}
nav.main .social,
nav.secondary .social {
  border-left: 1px solid rgba(255, 255, 255, 0.3);
}

.sm {
  z-index: 999;
}

.text-menu {
  font-weight: 600;
}

span.text-login {
  font-weight: 600 !important;
}

.bg-login {
  background: #002f5f;
  border-radius: 30px;
  padding: 4px;
}
.bg-login a {
  color: #fff;
}

header.main i.icon.icon--small.mr-0.mr-md-2.fas.fa-sign-out-alt {
  font-size: 27px !important;
}

h5.font-size-tiny.font-weight-normal.m-0.profile-name {
  color: #fff;
}

.banner-desktop {
  margin-top: -160px;
  z-index: 99;
}

a.link-header.external {
  color: #fff;
  font-size: 12px;
}

h2.nps span {
  font-weight: 200;
  color: #0d9cde;
}

nav.main.is-scrolling {
  background: #0d9ede;
  color: white;
}

.text-menu {
  color: #fff;
}

nav.main a, nav.secondary a {
  color: #fff;
}

header.main.bg-bluer {
  background: #0d9cde;
}

nav.main.diferent {
  background-color: #0d91dd;
  color: #ffffff;
  font-family: "Montserrat", sans-serif;
}

nav.main ul.menu > li > .menu-item {
  color: #002f5f;
  font-weight: 600;
}

.gsearch__input input {
  width: 130px !important;
}

a.list-group-item.list-group-item-action span {
  color: #00597b;
}

nav.main.diferent ul.menu > li > .menu-item {
  color: #ffffff;
}

nav.main.is-scrolling ul.menu > li > .menu-item {
  color: #fff;
}

.menu-wrapper input.form-control {
  background: rgba(0, 47, 95, 0.5490196078);
  border: none;
  color: #fff;
}

.menu-wrapper ::-moz-placeholder {
  color: #fff;
}

.menu-wrapper ::placeholder {
  color: #fff;
}

.dropdown-menu.show {
  /*z-index: 99999;*/
  /*left: -130px !important;*/
}

.dropdown-menu.show a {
  color: #0d9cde;
}

nav.main {
  z-index: 1010 !important;
}

.menu-wrapper i.fas.fa-search {
  color: #fff;
}

a#dropdownMenuLink {
  color: #fff !important;
}

@media (min-width: 992px) {
  .hamburger,
  header.mobile {
    display: none;
  }
  nav.main {
    background-color: rgba(254, 254, 254, 0.1019607843);
    color: #002f5f;
    font-family: "Montserrat", sans-serif;
  }
  nav.main ul {
    padding: 0;
    margin: 0;
  }
  nav.main ul ul {
    position: absolute;
    top: 100% !important;
    background: #006bef;
    background-image: linear-gradient(0, #006bef, #00aeef);
  }
  nav.main ul.menu {
    display: flex;
  }
  nav.main ul.menu > li.active > .menu-item::after {
    display: block;
    content: "";
    position: absolute;
    bottom: 0;
    height: 5px;
    background-color: #ff8201;
    left: 0;
    right: 0;
  }
  nav.main ul.menu li {
    position: relative;
    list-style: none;
  }
  nav.main ul.menu li > .menu-item.highlighted,
  nav.main ul.menu li > .menu-item:hover {
    background: #09afef;
  }
  nav.main ul.menu .menu-item {
    transition: all 250ms ease-out;
    padding: 10px 15px;
    display: block;
  }
  nav.main ul.menu ul {
    border-radius: 0 0 10px 0;
  }
  nav.main ul.menu ul > li:last-child .menu-item {
    border-radius: 0 0 10px 0;
  }
  nav.main ul.menu ul .menu-item {
    font-size: 0.8rem;
  }
  nav.main ul.menu ul .menu-label {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  nav.main ul.menu > li {
    display: flex;
  }
  nav.main ul.menu > li > .menu-item {
    display: flex;
    min-height: 80px;
    padding: 12px;
    align-items: center;
    justify-content: center;
  }
  nav.main ul.menu > li > .menu-item i {
    transform: rotateZ(90deg) scale(0.7);
    margin-left: 10px !important;
  }
}
@media (max-width: 992px) {
  nav.main .logo-wrapper {
    display: none;
  }
}
@media (min-width: 300px) and (max-width: 380px) {
  .small-t {
    margin: 0 !important;
    padding: 7px 2px 2px 7px !important;
  }
  .bg-login {
    width: 140px !important;
  }
  .dropdown-menu.show {
    left: -126px !important;
  }
}
@media (max-width: 320px) {
  /*.logo-wrapper {
    width: 300px;
  }*/
  img.logo {
    width: 170px;
  }
  /*.bg-login {

  }*/
}
nav.secondary {
  background-color: #00abed;
  min-height: 60px;
}
nav.secondary .btn {
  color: #fff;
  background-color: #00abed;
  border-color: #00abed;
}
nav.secondary .btn:hover {
  color: #fff;
  background-color: #008fc7;
  border-color: #0086ba;
}
nav.secondary .btn:focus, nav.secondary .btn.focus {
  color: #fff;
  background-color: #008fc7;
  border-color: #0086ba;
  box-shadow: 0 0 0 0.2rem rgba(38, 184, 240, 0.5);
}
nav.secondary .btn.disabled, nav.secondary .btn:disabled {
  color: #fff;
  background-color: #00abed;
  border-color: #00abed;
}
nav.secondary .btn:not(:disabled):not(.disabled):active, nav.secondary .btn:not(:disabled):not(.disabled).active, .show > nav.secondary .btn.dropdown-toggle {
  color: #fff;
  background-color: #0086ba;
  border-color: #007dad;
}
nav.secondary .btn:not(:disabled):not(.disabled):active:focus, nav.secondary .btn:not(:disabled):not(.disabled).active:focus, .show > nav.secondary .btn.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(38, 184, 240, 0.5);
}

.language__toggle {
  border-left: 1px solid rgba(255, 255, 255, 0.6);
}
.language__toggle input[type=checkbox] {
  height: 0;
  width: 0;
  visibility: hidden;
}
.language__toggle label {
  overflow: hidden;
  cursor: pointer;
  text-indent: -9999px;
  width: 70px;
  height: 25px;
  display: inline-block;
  border-radius: 100px;
  position: relative;
  border: 2px solid;
  box-sizing: content-box;
  margin: 0;
}
.language__toggle label:before,
.language__toggle label:after {
  transition: 0.3s;
  font-family: "Open Sans", "Helvetica Neue", Arial, sans-serif;
  position: absolute;
  top: 0;
  width: 50%;
  height: 100%;
  line-height: 26px;
  font-size: 11px;
  text-indent: 0;
  text-align: center;
}
.language__toggle label:before {
  content: attr(data-lang-off);
  color: #002f5f;
  background: #fff;
  left: 0;
}
.language__toggle label:after {
  content: attr(data-lang-on);
  right: 0;
}
.language__toggle input:checked + label:after {
  color: #002f5f;
  background: #fff;
}
.language__toggle input:checked + label:before {
  color: #fff;
  background: none;
}

nav.main .logo-wrapper,
nav.main .logo {
  transition: all 200ms ease-out;
}
nav.main .logo-wrapper {
  opacity: 0;
  width: 0;
}
nav.main .logo {
  transform: translateY(-10px);
}
nav.main.is-scrolling .logo-wrapper {
  width: 35px;
  opacity: 1;
  margin-right: 1rem;
}
nav.main.is-scrolling .logo {
  transform: translateY(0);
}

header.main {
  z-index: 1020;
}
header.main .icon--small {
  padding: 4px;
}
@media (max-width: 767.98px) {
  header.main .icon {
    width: 34px;
    height: 34px;
  }
  header.main .icon--small {
    padding: 0;
  }
}
header.main .logo {
  margin: 8px 0 4px 0;
}
header.main .top {
  border-bottom: 1px solid #ced4da;
}
header.main .login-text-icon {
  transition: all 200ms ease-out;
}
header.main .login-text-icon:hover {
  background-color: #dee2e6;
}
header.main a {
  text-decoration: none;
}
header.main .profile i {
  font-size: 50px;
}
@media (max-width: 767.98px) {
  header.main .profile i {
    font-size: 40px;
  }
}
header.main .profile-name {
  max-width: 170px;
}

/*Menu*/
.btn-language {
  font-size: 14px;
  padding: 6px 20px !important;
}

.is-scrolling {
  box-shadow: 0 0 10px #000;
}

@media (min-width: 992px) {
  nav.main {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
nav.main ul.menu > li > a {
  min-height: 70px !important;
}

@media (min-width: 992px) {
  .number-hm {
    min-width: 180px;
  }
}
.gsearch__wrapper {
  position: relative;
}

.gsearch__input input {
  position: absolute;
  right: 2px;
  width: 150px;
  z-index: 1000;
  padding-right: 35px;
}
.gsearch__input input.ng-hide {
  opacity: 0;
  width: 0;
}
.gsearch__input input.ng-hide-add,
.gsearch__input input.ng-hide-remove {
  transition: all ease-out 0.3s;
}

.gsearch__icon {
  position: absolute;
  right: 6px;
  z-index: 1000;
  transition: all ease-out 0.2s;
  width: 30px;
  height: 30px;
}
.gsearch__icon i {
  transition: all ease-out 0.2s;
}

.gsearch__panel {
  overflow: auto;
  position: absolute;
  right: 4px;
  top: 30px;
  background: #fff;
  color: #333;
  border-radius: 15px 0 15px 15px;
  min-width: 300px;
  max-height: 56vh;
  box-shadow: 0 6px 29px #000;
  z-index: 1000;
}
.gsearch__panel.ng-hide {
  opacity: 0;
  transform: translateY(-20px);
}
.gsearch__panel.ng-hide-add, .gsearch__panel.ng-hide-remove {
  transition: all ease-out 0.2s;
}

.gsearch__results {
  overflow: auto;
}

.loader {
  width: 100px;
  height: 100px;
  border-radius: 100%;
  position: relative;
}

.loader__medium {
  width: 50px;
  height: 50px;
}

.loader__small {
  width: 25px;
  height: 25px;
}

.loader__centered {
  margin-left: auto;
  margin-right: auto;
}

.loader:before,
.loader:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 100%;
  border: 5px solid transparent;
  border-top-color: #3498db;
}

.loader:before {
  z-index: 2;
  animation: spin 1s infinite;
}

.loader:after {
  border: 5px solid #ccc;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
footer.main {
  background-color: #3055e9;
  background-image: linear-gradient(225deg, #3055e9, #61abeb);
  padding-top: 60px;
}
footer.main .link-footer {
  color: white;
  border-bottom: 1px solid rgba(255, 255, 255, 0.6);
  padding: 13px 0 11px 0;
  display: block;
  text-decoration: none;
  transition: all 200ms ease-out;
}
footer.main .link-footer:hover {
  padding-left: 5px;
  border-bottom-color: white;
}
footer.main .link-social {
  color: #fff;
  font-size: 24px;
  line-height: 24px;
}
footer.main .section-copy {
  background: white;
  color: #383e44;
}
footer.main .main-link i {
  font-size: 28px;
}
footer.main .main-link .fa-phone {
  font-size: 11px;
  border: 3px solid;
  padding: 6px;
  border-radius: 500px;
}
footer.main .main-link .link-footer {
  border-bottom: none;
}
footer.main .private-link {
  background-color: rgba(0, 47, 95, 0.6);
  padding: 8px;
  border-radius: 10px;
}
footer.main .private-link .link-footer {
  border-bottom: none;
}

nav.sidenav {
  margin-top: 7px;
  list-style: none;
  margin-bottom: 40px;
}
nav.sidenav ul {
  list-style: none;
  margin-top: 10px;
}
nav.sidenav a {
  display: block;
  text-decoration: none;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  transition: all 250ms ease-out;
  color: #6c757d;
}
nav.sidenav > ul > li {
  margin-bottom: 1rem;
}
nav.sidenav > ul > li > a {
  display: block;
  border: 1px solid rgba(108, 117, 125, 0.2);
  border-radius: 15px 0 15px 15px;
}
nav.sidenav > ul > li .collapse__icon {
  transition: all 250ms ease-out;
}
nav.sidenav > ul > li .collapsed .collapse__icon {
  transform: rotate(-180deg);
}
nav.sidenav > ul > li:hover > a {
  color: #002f5f;
  border-color: #00abed;
}
nav.sidenav > ul > li.active > a {
  background: #00abed;
  color: white;
}
nav.sidenav .list-menu a {
  border-bottom: 1px solid #dee2e6;
}
nav.sidenav .list-menu li:hover a {
  color: #002f5f;
  border-bottom-color: #00abed;
}
nav.sidenav .list-menu li.active a {
  color: black;
  border-bottom-color: #002f5f;
}

@media only screen and (min-width: 769px) {
  .banner-mobile {
    display: none !important;
  }
  .slider-mobile {
    display: none !important;
  }
}
@media only screen and (max-width: 770px) {
  .banner-desktop {
    display: none !important;
  }
  .slider-desktop {
    display: none !important;
  }
}
.blogTitle {
  color: rgb(255, 255, 255);
  margin-bottom: 10px;
}

html, body {
  max-width: 100% !important;
  overflow-x: hidden !important;
}

.titlesBar {
  background-color: rgb(0, 110, 170);
}

.heroDescription {
  font-size: 1.075rem;
  font-weight: normal;
}

.blogContainer .breadcrumb-item + .breadcrumb-item::before {
  color: #fff !important;
}
.blogContainer .breadcrumBlog {
  margin-top: -1%;
}

.DownTitle {
  color: rgb(100, 120, 183);
}

.articleNames, .stepName, .stepContent {
  color: grey;
  font-family: "Open Sans", sans-serif;
}

.blogContent {
  flex: 0 0 100% !important;
}

.heroDescription {
  padding: 0.75rem 1rem !important;
}

.blogPaginator nav {
  width: 100% !important;
  text-align: center !important;
}

.blogPaginator a[rel=next] svg, .blogPaginator a[rel=prev] svg {
  color: #6478b7 !important;
}

.blogPaginator a {
  text-decoration: none !important;
}

@media only screen and (max-width: 350px) {
  .blogPaginator .flex.justify-between.flex-1.sm\:hidden {
    margin-top: 1.25rem !important;
    margin-bottom: 1.563rem !important;
  }
  .blogPaginator span.relative.z-0.inline-flex.shadow-sm.rounded-md {
    display: none !important;
  }
  .blogContainer {
    max-height: 250px !important;
  }
  .heroBlogImg {
    max-height: 150px;
    /*background-size:100% !important;*/
  }
  .heroDescription {
    font-size: 1.075rem !important;
    font-weight: normal !important;
    text-align: center;
  }
  .justName {
    min-width: 300px !important;
    padding-left: 115% !important;
    font-size: 0.85rem !important;
  }
  .prevArticle, .nextArticle {
    visibility: visible;
    color: grey !important;
    font-family: "Open Sans", sans-serif;
  }
  .prevStepName, .nextStepName {
    visibility: hidden !important;
  }
  .justRightControl {
    margin-left: -50% !important;
    min-height: 100px !important;
  }
  .bothContentSteps .nextBtn {
    margin-left: -1400% !important;
  }
  .nextPrev {
    margin-left: 20px;
  }
}
@media only screen and (min-width: 351px) and (max-width: 375px) {
  .blogPaginator .flex.justify-between.flex-1.sm\:hidden {
    margin-top: 1.25rem !important;
    margin-bottom: 1.563rem !important;
  }
  .blogPaginator span.relative.z-0.inline-flex.shadow-sm.rounded-md {
    display: none !important;
  }
  .blogContainer {
    max-height: 250px !important;
  }
  .heroBlogImg {
    max-height: 150px;
    /*background-size:100% !important;*/
  }
  .heroDescription {
    font-size: 1.075rem !important;
    font-weight: normal !important;
    text-align: center;
  }
  .justName {
    min-width: 300px !important;
    padding-left: 115% !important;
    font-size: 0.85rem !important;
  }
  .prevArticle, .nextArticle {
    visibility: visible;
    color: grey !important;
    font-family: "Open Sans", sans-serif;
  }
  .prevStepName, .nextStepName {
    visibility: hidden !important;
  }
  .justRightControl {
    margin-left: -50% !important;
    min-height: 100px !important;
  }
  .bothContentSteps .nextBtn {
    margin-left: -400% !important;
  }
  .nextPrev {
    margin-left: 20px;
  }
  .nextlinkStep {
    margin-right: 35px;
  }
  .prevBtn {
    margin-left: 165px;
  }
}
@media only screen and (min-width: 376px) and (max-width: 500px) {
  .blogPaginator .flex.justify-between.flex-1.sm\:hidden {
    margin-top: 1.25rem !important;
    margin-bottom: 1.563rem !important;
  }
  .blogPaginator span.relative.z-0.inline-flex.shadow-sm.rounded-md {
    display: none !important;
  }
  .blogContainer {
    max-height: 250px !important;
  }
  .heroBlogImg {
    max-height: 150px;
    /*background-size:100% !important;*/
  }
  .heroDescription {
    font-size: 1.075rem !important;
    font-weight: normal !important;
    text-align: center;
  }
  .justName {
    min-width: 300px !important;
    padding-left: 115% !important;
    font-size: 0.85rem !important;
  }
  .prevArticle, .nextArticle {
    visibility: visible;
    color: grey !important;
    font-family: "Open Sans", sans-serif;
  }
  .prevStepName, .nextStepName {
    visibility: hidden !important;
  }
  .justRightControl {
    margin-left: -50% !important;
    min-height: 100px !important;
  }
  .bothContentSteps .nextBtn {
    margin-left: -400% !important;
  }
  .nextPrev {
    margin-left: 20px;
  }
  .nextlinkStep {
    margin-right: 15px;
  }
  .prevBtn {
    margin-left: 165px;
  }
}
@media only screen and (min-width: 501px) and (max-width: 700px) {
  .blogPaginator .flex.justify-between.flex-1.sm\:hidden {
    margin-top: 1.25rem !important;
    margin-bottom: 1.563rem !important;
  }
  .blogPaginator span.relative.z-0.inline-flex.shadow-sm.rounded-md {
    display: none !important;
  }
  .blogContainer {
    max-height: 300px !important;
  }
  .prevArticle, .nextArticle {
    visibility: hidden !important;
  }
  .heroBlogImg {
    min-height: 350px !important;
    /*background-size:100% !important;*/
  }
  .heroDescription {
    font-size: 1.075rem !important;
    font-weight: normal !important;
  }
  .justName {
    min-width: 300px !important;
  }
  .blogContent, .blogArticle {
    padding-left: 0% !important;
  }
  .nextLink {
    margin-left: 300% !important;
  }
  .prevStepName {
    padding-right: 25% !important;
  }
  .nextStepName {
    padding-left: 25% !important;
  }
  .justRightControl {
    margin-left: 9% !important;
  }
  .bothContentSteps .nextBtn {
    margin-left: 0% !important;
  }
  .prevBtn {
    margin-left: 145px;
  }
}
@media only screen and (min-width: 300px) and (max-width: 800px) {
  .pagination .page-link {
    padding: 0.5rem 0.425rem !important;
    font-size: 14px !important;
  }
}
@media only screen and (min-width: 701px) and (max-width: 800px) {
  .blogPaginator nav {
    margin-bottom: 2.188rem !important;
  }
  .blogPaginator .flex.justify-between.flex-1.sm\:hidden, .blogPaginator p.text-sm.text-gray-700.leading-5 {
    display: none !important;
  }
  .blogPaginator svg {
    max-width: 2.813rem !important;
  }
  .blogContainer {
    max-height: 300px !important;
  }
  .prevArticle, .nextArticle {
    visibility: visible !important;
  }
  .heroBlogImg {
    min-height: 350px !important;
    /*background-size:100% !important;*/
  }
  .heroDescription {
    font-size: 1.075rem !important;
    font-weight: normal !important;
  }
  .justName {
    min-width: 300px !important;
  }
  .blogContent, .blogArticle {
    padding-left: 0% !important;
  }
  .nextLink {
    margin-left: 300% !important;
  }
  .prevStepName {
    padding-right: 25% !important;
  }
  .nextStepName {
    padding-left: 25% !important;
  }
  .justRightControl {
    margin-left: 9% !important;
  }
  .bothContentSteps .nextBtn {
    margin-left: 0% !important;
  }
  .prevBtn {
    margin-left: 145px;
  }
}
@media only screen and (min-width: 801px) and (max-width: 1200px) {
  .blogPaginator nav {
    margin-bottom: 2.188rem !important;
  }
  .blogPaginator .flex.justify-between.flex-1.sm\:hidden, .blogPaginator p.text-sm.text-gray-700.leading-5 {
    display: none !important;
  }
  .blogPaginator svg {
    max-width: 2.813rem !important;
  }
  .blogContainer {
    max-height: 300px !important;
  }
  .heroBlogImg {
    max-height: 550px !important;
    min-height: 400px !important;
    /*background-size:100% !important;*/
  }
  .prevArticle, .nextArticle {
    visibility: hidden !important;
  }
  .heroDescription {
    margin-left: 10% !important;
    font-size: 1.075rem !important;
    font-weight: normal !important;
  }
  .justName {
    min-width: 300px !important;
  }
  .carousel {
    width: 100%;
  }
  .blogArticle {
    width: 100%;
  }
  .nextLink {
    margin-left: 300% !important;
  }
  .prevStepName {
    padding-right: 15% !important;
  }
  .nextStepName {
    padding-left: 15% !important;
  }
  .justRightControl {
    margin-left: 9% !important;
  }
  .blogContent, .blogArticle {
    padding-left: 0% !important;
  }
  .bothContentSteps .nextBtn {
    margin-left: 0% !important;
  }
  .prevBtn {
    margin-left: 145px;
  }
}
@media only screen and (min-width: 1201px) and (max-width: 1500px) {
  .blogPaginator nav {
    margin-bottom: 2.188rem !important;
  }
  .blogPaginator .flex.justify-between.flex-1.sm\:hidden, .blogPaginator p.text-sm.text-gray-700.leading-5 {
    display: none !important;
  }
  .blogPaginator svg {
    max-width: 2.813rem !important;
  }
  .blogContainer {
    max-height: 300px !important;
  }
  .prevArticle, .nextArticle {
    visibility: hidden !important;
  }
  .heroBlogImg {
    max-height: 550px !important;
    min-height: 420px !important;
    /*background-size:100% !important;*/
  }
  .nextLink {
    margin-left: 580% !important;
  }
  .justRightControl {
    margin-left: 15% !important;
  }
  .heroDescription {
    margin-left: 20% !important;
    font-size: 1.075rem !important;
    font-weight: normal !important;
  }
  .carousel {
    width: 100%;
  }
  .blogArticle {
    width: 100%;
  }
  .justName {
    min-width: 300px !important;
  }
  .blogContent, .blogArticle {
    padding-left: 0% !important;
  }
  .bothContentSteps .nextBtn {
    margin-left: 0% !important;
  }
  .prevBtn {
    margin-left: 145px;
  }
}
@media only screen and (min-width: 1501px) {
  .blogPaginator nav {
    margin-bottom: 2.188rem !important;
  }
  .blogPaginator .flex.justify-between.flex-1.sm\:hidden, .blogPaginator p.text-sm.text-gray-700.leading-5 {
    display: none !important;
  }
  .blogPaginator svg {
    max-width: 2.813rem !important;
  }
  .blogContainer {
    max-height: 300px !important;
  }
  .prevArticle, .nextArticle {
    visibility: hidden !important;
  }
  .justRightControl {
    margin-left: 15% !important;
  }
  .heroBlogImg {
    max-height: 630px !important;
    min-height: 600px !important;
    /*background-size:100%  !important;*/
  }
  .heroDescription {
    font-size: 1.6rem !important;
    font-weight: normal !important;
    width: 100% !important;
  }
  .blogContent, .blogArticle {
    padding-left: 0% !important;
  }
  .justName {
    min-width: 300px !important;
  }
  .nextLink {
    margin-left: 580% !important;
  }
  .bothContentSteps .nextBtn {
    margin-left: 0% !important;
  }
  .prevBtn {
    margin-left: 145px;
  }
}
@media only screen and (min-width: 1501px) and (max-width: 1600px) {
  .heroDescription {
    margin-left: 25% !important;
  }
}
@media only screen and (min-width: 1601px) and (max-width: 1700px) {
  .heroDescription {
    margin-left: 30% !important;
  }
}
@media only screen and (min-width: 1701px) and (max-width: 1750px) {
  .heroDescription {
    margin-left: 35% !important;
  }
}
@media only screen and (min-width: 1751px) and (max-width: 1800px) {
  .heroDescription {
    margin-left: 40% !important;
  }
}
@media only screen and (min-width: 1801px) and (max-width: 1850px) {
  .heroDescription {
    margin-left: 45% !important;
  }
}
@media only screen and (min-width: 1851px) and (max-width: 1900px) {
  .heroDescription {
    margin-left: 50% !important;
  }
}
@media only screen and (min-width: 1901px) and (max-width: 1950px) {
  .heroDescription {
    margin-left: 55% !important;
  }
}
@media only screen and (min-width: 1951px) and (max-width: 2050px) {
  .heroDescription {
    margin-left: 60% !important;
  }
}
@media only screen and (min-width: 2051px) and (max-width: 2125px) {
  .heroDescription {
    margin-left: 65% !important;
  }
}
@media only screen and (min-width: 2126px) and (max-width: 2200px) {
  .heroDescription {
    margin-left: 70% !important;
  }
}
@media only screen and (min-width: 2201px) and (max-width: 2275px) {
  .heroDescription {
    margin-left: 75% !important;
  }
}
@media only screen and (min-width: 2276px) and (max-width: 2350px) {
  .heroDescription {
    margin-left: 80% !important;
  }
}
@media only screen and (min-width: 2351px) and (max-width: 2425px) {
  .heroDescription {
    margin-left: 85% !important;
  }
}
@media only screen and (min-width: 2426px) and (max-width: 2500px) {
  .heroDescription {
    margin-left: 90% !important;
  }
}
@media only screen and (min-width: 2501px) {
  .heroDescription {
    margin-left: 100% !important;
  }
}
@media only screen and (min-width: 1366px) and (max-width: 1366px) {
  .blogContainer {
    max-height: 300px !important;
  }
  .prevArticle, .nextArticle {
    visibility: hidden !important;
  }
  .heroBlogImg {
    max-height: 550px !important;
    min-height: 420px !important;
    /*background-size:100% !important;*/
  }
  .heroDescription {
    margin-left: 9% !important;
    font-size: 1.075rem !important;
    font-weight: normal !important;
  }
  .justRightControl {
    margin-left: 15% !important;
  }
  .justName {
    min-width: 300px !important;
  }
  .carousel {
    width: 100%;
  }
  .blogArticle {
    width: 100%;
  }
  .blogContent, .blogArticle {
    padding-left: 0% !important;
  }
  .bothContentSteps .nextBtn {
    margin-left: 0% !important;
  }
  .prevBtn {
    margin-left: 145px;
  }
}
h6 a {
  text-decoration: none !important;
  color: rgb(100, 120, 183);
}
h6 a:hover {
  color: rgb(100, 120, 183);
}

.titlesBar {
  overflow-x: hidden !important;
}
.titlesBar .breadcrumBlog .breadcrumb .breadcrumb-item, .titlesBar .breadcrumBlog .breadcrumb .active, .titlesBar .breadcrumBlog .breadcrumb li, .titlesBar .breadcrumBlog .breadcrumb a {
  color: rgb(255, 255, 255) !important;
  text-decoration: none;
  background-color: rgb(0, 110, 170);
}

.titlesBar .breadcrumBlog .breadcrumb {
  background-color: rgb(0, 110, 170) !important;
}
.titlesBar .breadcrumBlog .breadcrumb-item + .breadcrumb-item {
  padding-left: 0.2rem !important;
}
.titlesBar .breadcrumBlog .breadcrumb-item + .breadcrumb-item::before {
  padding-right: 0.2rem !important;
}

.stepBtn {
  color: #201967 !important;
  background-color: #d1d2d3;
  text-decoration: none;
}

.artImg {
  max-height: 600px;
}

.prevBtn {
  margin-left: 300px;
  border-radius: 15% 0 0 15%;
  color: #201967 !important;
}

.nextBtn {
  border-radius: 0 15% 15% 0;
  color: #201967 !important;
}

.stepContent {
  clear: both !important;
}

.stepName {
  color: grey !important;
}

.carousel-control-prev {
  text-decoration: none;
  width: 100% !important;
  opacity: 1 !important;
  clear: both !important;
}

.carousel-control-next {
  opacity: 1 !important;
}

.bothSteps {
  font-size: 0.875rem;
}

.steps a {
  text-decoration: none;
}
.steps a .stepName {
  color: grey !important;
}

.accordion-button:visited {
  border: none;
}

.accordion-header {
  border: 2px rgb(0, 163, 229) solid;
  border-radius: 5px 5px 20px 5px;
  color: rgb(0, 1, 12);
}

.categoryLink {
  color: rgb(35, 113, 218);
}

.categoryLink, .categoriaLabel {
  font-size: 0.75rem;
  justify-content: space-between;
}

.categoriaLabel {
  color: #002f5f !important;
}

.accordion-item .active {
  background-color: rgb(0, 163, 229);
}
.accordion-item .active .btn {
  color: rgb(242, 232, 240) !important;
}

.categoryContainer .contentCategory {
  max-height: 150px;
  overflow: hidden;
  text-align: justify;
  color: rgb(145, 145, 145);
}
.categoryContainer .dateCard, .categoryContainer .dateArticle {
  color: rgb(82, 82, 82);
  font-size: 0.75rem;
}
.categoryContainer .cardTitle {
  text-decoration: none;
  color: rgb(100, 120, 183);
}
.categoryContainer .dots {
  color: rgb(145, 145, 145);
}
.categoryContainer .bothContentSteps {
  margin-left: 1%;
  margin-right: 1%;
  width: 100% !important;
  justify-content: space-between;
}
.categoryContainer .more {
  font-weight: bold;
  color: rgb(48, 50, 64);
  text-decoration: none;
}

.lines {
  color: rgb(160, 160, 160) !important;
}

.articleNames {
  color: grey !important;
}

.blogArticle .titleArticle {
  color: rgb(15, 68, 112);
}
.blogArticle .articleContent {
  color: rgb(133, 135, 167);
}

.titleArticle {
  font-size: 26px !important;
}

.carousel-item .col.co-img.co-mobi, .carousel-item .col.col-img, .carousel-item .col.col-st.col-mb, .carouse-item-active .col.co-img.co-mobi, .carouse-item-active .col.col-img, .carouse-item-active .col.col-st.col-mb {
  flex-grow: 0.35 !important;
}
.carousel-item .articleContent .container .container .row .col.education, .carouse-item-active .articleContent .container .container .row .col.education {
  flex-grow: 0.35 !important;
}

.prevStepName, .nextStepName {
  min-width: 300px !important;
  color: grey !important;
}

.CategoriesTitle {
  color: #002f5f !important;
}

.pagination {
  justify-content: center !important;
}

.workBtn {
  background-color: #194896 !important;
  border-radius: 10px !important;
}

.workBtn a {
  color: white;
  font-size: 18px;
  font-weight: bold;
}

.workBtn i {
  font-size: 18px;
  color: white;
}

.workwu {
  border: none !important;
}

.hero {
  background: linear-gradient(90deg, #027ac5 0%, #072667 100%); /* w3c */
  background-position: center center;
  background-size: cover;
  height: 20vw;
  max-height: 280px;
  min-height: 180px;
}
.hero h1 {
  font-size: 2.3rem;
}
@media (min-width: 768px) {
  .hero h1 {
    font-size: 3.5rem;
  }
}

@media (max-width: 992px) {
  .text-slider {
    position: absolute;
    top: 4% !important;
    left: 3% !important;
    font-size: 1rem !important;
    color: #ffffff !important;
  }
  .btn-conoce {
    position: absolute;
    top: 70% !important;
    left: 26% !important;
  }
  .dropdown-menu.show {
    left: -120 px !important;
    transform: translate3d(-80px, 53px, 0px) !important;
  }
  .search__index .search__header {
    background: #0d9cde !important;
    border-radius: 0 0 20px 20px !important;
  }
  .bg-mobile {
    background: #f1f1f1 !important;
  }
  .search__total {
    display: flex !important;
  }
  nav.main a, nav.secondary a {
    color: #002f5f !important;
  }
  .bg-login {
    padding: 0px 2px !important;
    margin-right: 5px;
    margin-top: 10px;
    margin-bottom: 5px;
  }
  .hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
    background-color: #ffffff !important;
  }
  header.main {
    position: sticky;
    top: 0;
    z-index: 999;
  }
  nav.main {
    z-index: 1050;
  }
  nav.main footer.secondary {
    display: flex !important;
    width: 100%;
  }
  nav.secondary {
    display: none !important;
  }
  #app.is-menu-active nav.main .menu-wrapper {
    right: 0;
  }
  #app.is-menu-active main,
  #app.is-menu-active footer.main,
  #app.is-menu-active header.main,
  #app.is-menu-active nav.secondary {
    transform: translateX(-50px);
  }
  #app.is-menu-active .menu-overlay {
    opacity: 0.7;
  }
}
@media (max-width: 992px) and (max-width: 767.98px) {
  img.logo {
    height: 30px;
    margin: 0 !important;
    transform: translate(-6px, 1px);
  }
  header img.quality-badge {
    height: 38px;
    width: 38px;
  }
  header.main img.profile-image {
    height: 40px;
    width: 40px;
  }
}
@media (max-width: 992px) {
  main,
  nav.main,
  footer.main,
  header.main,
  .menu-overlay,
  .menu-wrapper,
  nav.secondary {
    transition: all 300ms ease-out;
  }
}
@media (max-width: 992px) {
  .hamburger,
  header.mobile {
    display: inline-flex;
  }
}
@media (max-width: 992px) {
  .menu-wrapper {
    position: fixed;
    top: 0;
    bottom: 0;
    right: -100%;
    max-width: 400px;
    width: 100%;
    background: #fff;
    z-index: 1;
    flex-direction: column;
  }
  .menu-wrapper .menu {
    overflow: auto;
  }
  .menu-wrapper .hamburger-box .hamburger-inner,
  .menu-wrapper .hamburger-box .hamburger-inner::before,
  .menu-wrapper .hamburger-box .hamburger-inner::after {
    background-color: #fff;
  }
}
@media (max-width: 992px) {
  .menu-overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    visibility: hidden;
    background-color: #002f5f;
    cursor: pointer;
    z-index: 1;
    opacity: 0;
  }
}
@media (max-width: 992px) {
  ul.menu {
    padding: 15px;
  }
  ul.menu .menu-item {
    transition: all 200ms ease-out;
    padding: 15px;
    border-bottom: 1px solid #dee2e6;
  }
  ul.menu ul {
    padding-left: 15px;
  }
  ul.menu i {
    transition: all 200ms ease-out;
  }
}
@media (max-width: 992px) {
  .highlighted {
    background-color: #e9ecef;
  }
  .highlighted i {
    transform: rotateZ(90deg);
  }
}
@media (max-width: 992px) {
  .secondary {
    background-color: #ced4da;
  }
}
@media (max-width: 320px) {
  .dropdown-menu.show {
    left: -120 px !important;
    transform: translate3d(-80px, 53px, 0px) !important;
  }
}
span.text-primary {
  font-size: 16px;
  font-weight: 500;
}

button.btn-search {
  height: 36px;
  width: 37px;
  margin-left: -67px;
  padding: 5px;
  color: #0d9cde;
  border: 1px solid;
  margin-top: -2px;
}

h5.medic-name {
  color: #34578a;
  padding-left: 18px;
}

.medic-specialis {
  padding-left: 17px;
}

.medic-view {
  border: 1px solid #bfbfbf;
  padding-bottom: 10px;
  min-height: 520px !important;
  border-radius: 10px;
}

.medic-telemedicine {
  max-width: 80%;
}

a.icons-medic {
  border: 1px solid #ccccce;
  border-radius: 10px;
}

.blog-descrip {
  min-height: 66px;
}

.medic-view .img-thumbnail {
  border-radius: 10px;
  border: none !important;
}

.search__index .d-block.d-sm-flex.flex-grow-1 {
  background: #f1f1f1;
  height: 150px;
  vertical-align: middle;
  padding-top: 6%;
  border-radius: 0px 0px 30px;
}

.search__index input#search {
  height: 50px;
}

.search__index h4.text-white.search__label {
  background: #0d9cde;
  height: 150px;
  padding-top: 7%;
  padding-right: 20px;
  padding-left: 20px;
  border-radius: 0 0 0 30px;
}

h5.font-size-small.medic-name {
  min-height: 30px;
}

h6.font-size-small.medic-specialis.text-grey-500 {
  min-height: 30px;
}

.search__index .search__header > .container {
  max-width: 750px !important;
}

.search__index .search__header {
  background: linear-gradient(90deg, #ffffff 0%, #ffffff 100%) !important;
  min-height: 140px !important;
}

.doctors {
  font-family: "Montserrat", sans-serif;
}
.doctors h1.main-title::after {
  content: "";
  display: block;
  width: 15%;
  margin-top: 5px;
  border-bottom: 3px solid #ff8300;
}
.doctors .main-title {
  color: #002f5f;
}
.doctors .banner {
  border-radius: 20px;
}
.doctors .paragraph {
  text-align: justify;
  text-justify: inter-word;
}
.doctors .text {
  color: grey;
  font-size: 0.95rem;
  font-family: "Open Sans", sans-serif;
}
.doctors .underline {
  color: #737373;
  border-bottom: 5px solid #078bdd;
}

hospital-directory .loader,
hospital-search .loader {
  margin-bottom: 3rem;
  margin-top: 3rem;
}

.search__specialty {
  border-bottom: 2px solid #00abed;
  padding-bottom: 0.5rem;
  display: inline-block;
  padding-right: 3rem;
}

.search__total {
  font-size: 4rem;
  line-height: 1rem;
}

.search__index .search__header {
  background: linear-gradient(90deg, #fffffff 0%, #ffffff 100%); /* w3c */
  min-height: 200px;
}
.search__index .search__header > .container {
  max-width: 890px;
}
.search__index .search__label span {
  font-size: 1.3rem;
}
.search__index .search__label strong {
  font-size: 1.5rem;
}

.profile-MED.gradient-background {
  background: linear-gradient(270deg, #1a6bf2 0%, #1bb5f1 100%); /* w3c */
}
.profile-MED.gradient-background-45 {
  background: linear-gradient(45deg, #1a6bf2 0%, #1bb5f1 100%); /* w3c */
}
.profile-MED.gradient-background-225 {
  background: linear-gradient(225deg, #1a6bf2 0%, #1bb5f1 100%); /* w3c */
}

.profile-MED h1::after,
.profile-MED .table thead {
  background: linear-gradient(270deg, #1a6bf2 0%, #1bb5f1 100%); /* w3c */
}
.profile-MED nav .profile {
  background: linear-gradient(225deg, #1a6bf2 0%, #1bb5f1 100%); /* w3c */
}
.profile-MED nav.side .menu i {
  color: #1a6bf2;
}
.profile-MED .profile-color-border {
  border-color: #1bb5f1;
}

.profile__modal {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1050;
}
.profile__modal .profile__wrapper {
  height: 100%;
  overflow: auto;
}

.selected {
  border-style: solid;
  border-color: #0228fc;
  border-width: 5px;
  border-radius: 10px;
}

@media (max-width: 768px) {
  .search__index h4.text-white.search__label {
    height: 65px;
    border-radius: 0 0 0 0px;
    text-align: center;
  }
  .search__index .d-block.d-sm-flex.flex-grow-1 {
    background: #0d9cde;
    height: 90px;
    vertical-align: middle;
    padding-top: 6%;
    border-radius: 0px 0px 20px 20px;
    margin-top: -10px;
  }
  .search__index input#search {
    width: 95%;
    margin: 0 auto;
  }
}
.search-modal {
  z-index: 999;
  /* .content{
   background-image: linear-gradient(to right, #08c9f5c7, #006ff9b8);
  } */
}
.search-modal input {
  border-radius: 20px;
  height: 2rem;
  padding: 0px 10px;
}
.search-modal .content {
  border-bottom-right-radius: 120px 120px;
}
.search-modal .content .btn-primary.search {
  padding: 2px 30px;
  font-size: 14px;
}

.content {
  padding: 0 0 0 10px;
  margin-top: 2%;
}

/*HM-CARRUCEL*/
.content-modal {
  margin-left: 31%;
  padding: 0 0 0 10px;
  margin-top: 2%;
}

/*MULTI-CARRUCEL*/
.content-slider-new {
  /*    width: 300px; */
  margin: 0 auto;
}

.content-slider {
  padding: 50px 100px;
}

.slider-next {
  right: -10px;
}

.slider-prev {
  left: -10px;
}

/*HM-NOVEDADES*/
.img-news {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom: 3px solid #11d0ef;
}

p.txt-view-more {
  text-align: right;
  margin-top: 7%;
  color: #ff8300;
}

.txt-descrip {
  font-size: 20px;
  font-weight: 600;
}

.content-news {
  margin-bottom: 40px;
  border-top-right-radius: 20px !important;
  border-top-left-radius: 20px !important;
  background: #fff;
  border-bottom-left-radius: 20px !important;
}

.text-date {
  font-style: italic;
}

.txt-slider {
  padding-left: 25px;
}

.txt-timer {
  text-align: center;
  font-size: 14px;
}

/*Historias HM*/
.content-stories {
  border-radius: 20px 0px 20px 20px !important;
}

img.img-stories {
  border-top-left-radius: 20px;
}

.name-doctor {
  color: #fff;
  font-weight: 600;
  font-family: Montserrat;
  padding: 30px 0px 0px 25px !important;
}

.txt-stories {
  font-size: 13px;
  color: #fff;
  font-family: "Open Sans", sans-serif;
  padding: 15px 20px 30px;
}

.text-novedate {
  padding: 15px 20px 0px;
}

/* .c1382 {
  padding: 100px 50px 50px 50px;
  bottom: 30px;
  margin: -25px -15px 0 -15px;
  background: url(/img/public/tour/image.jpg);
  top: 0;
} */
.modal-backdrop {
  z-index: 995 !important;
}

/*RESPONSIVE MOBILE*/
@media only screen and (max-width: 600px) {
  .search-modal {
    width: 100% !important;
    top: -110px;
    left: 0px !important;
    height: 260px !important;
    background-image: url(//localhost:3000/storage/images/Pagina-Web-HM-Home.png);
    background-size: cover !important;
    background-position: right top !important;
    float: right;
  }
  .content-modal {
    margin-left: 0% !important;
    margin-top: 6% !important;
  }
  .c3336 {
    width: 100% !important;
  }
  .content-slider {
    padding: 50px 0px !important;
  }
  h1.tltle-stories {
    font-size: 36px;
  }
}
.services {
  font-family: "Montserrat", sans-serif;
}
.services h1.main-title::after {
  content: "";
  display: block;
  width: 15%;
  margin-top: 5px;
  border-bottom: 3px solid #ff8300;
}
.services .main-title {
  color: #002f5f;
}
.services .banner {
  border-radius: 20px;
}
.services .paragraph {
  text-align: justify;
  text-justify: inter-word;
}
.services .text {
  color: grey;
  font-size: 0.95rem;
  font-family: "Open Sans", sans-serif;
}
.services .underline {
  color: #737373;
  border-bottom: 5px solid #027ac5;
}

.hospital {
  font-family: "Montserrat", sans-serif;
}
.hospital h1.main-title::after {
  content: "";
  display: block;
  width: 15%;
  margin-top: 5px;
  border-bottom: 3px solid #ff8300;
}
.hospital .main-title {
  color: #002f5f;
}
.hospital .item img {
  padding: 5% 5% 5% 0;
  border-bottom-right-radius: 30px 30px;
  border-top-left-radius: 30px 30px;
}
.hospital .item .name {
  padding: 0 0 0 0;
  font-weight: bold;
}
.hospital .item .title {
  padding: 0 0 0 0;
  color: grey;
}
.hospital .item .email {
  color: grey;
  font-style: italic;
  padding: 0 0 0 0;
}
.hospital .banner {
  border-radius: 20px;
}
.hospital .paragraph {
  text-align: justify;
  text-justify: inter-word;
}
.hospital .text {
  color: grey;
  font-size: 0.95rem;
  font-family: "Open Sans", sans-serif;
}
.hospital .underline {
  color: #737373;
  border-bottom: 5px solid #027ac5;
}

.compania-relacion {
  text-align: center;
  margin: 40px 0px;
  border: 2px solid #54aaf4;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
  padding: 50px 10px;
}

.compania-relacion:hover {
  border: 2px solid #de0033;
  box-shadow: -2px 2px 3px 0px #d0d0d0;
  cursor: pointer;
}

.back-blue {
  background-color: dodgerblue;
}

.back-grey {
  background-color: gainsboro;
}

.back-light-blue {
  background-color: lightskyblue;
}

.who {
  margin: 1% 0;
}
.who .section {
  position: relative;
  border-top-left-radius: 25px;
  border-bottom-left-radius: 25px;
}
.who .section .section-title {
  font-size: 2rem !important;
  position: absolute;
  bottom: 35%;
  width: 52%;
  left: 11%;
  color: white;
  font-weight: bold;
}
.who .section .section-text {
  font-size: 0.9 rem !important;
  position: absolute;
  bottom: 9%;
  width: 73%;
  left: 4%;
  color: white;
}
.who img {
  border-top-right-radius: 25px;
  border-bottom-right-radius: 25px;
}

.why {
  margin: 1% 0;
}
.why .section {
  position: relative;
  border-top-left-radius: 25px;
  border-bottom-left-radius: 25px;
}
.why .section .section-title {
  font-size: 2rem !important;
  position: absolute;
  bottom: 35%;
  width: 52%;
  left: 11%;
  color: white;
  font-weight: bold;
}
.why .section .section-text {
  font-size: 0.9 rem !important;
  position: absolute;
  bottom: 9%;
  width: 73%;
  left: 4%;
  color: white;
}
.why img {
  border-top-right-radius: 25px;
  border-bottom-right-radius: 25px;
}

.how {
  margin: 1% 0;
}
.how .section {
  position: relative;
  border-top-left-radius: 25px;
  border-bottom-left-radius: 25px;
}
.how .section .section-title {
  font-size: 2rem !important;
  position: absolute;
  bottom: 35%;
  width: 52%;
  left: 11%;
  color: white;
  font-weight: bold;
}
.how .section .section-text {
  font-size: 0.9 rem !important;
  position: absolute;
  bottom: 9%;
  width: 73%;
  left: 4%;
  color: white;
}
.how img {
  border-top-right-radius: 25px;
  border-bottom-right-radius: 25px;
}

.values {
  margin: 1% 0;
}
.values .section-left {
  position: relative;
  border-top-left-radius: 25px;
  border-bottom-left-radius: 25px;
}
.values .section-left .section-title {
  font-size: 2rem;
  position: absolute;
  bottom: 35%;
  width: 52%;
  left: 11%;
  color: white;
  font-weight: bold;
}
.values .section-right {
  position: relative;
  border-top-right-radius: 25px;
  border-bottom-right-radius: 25px;
}
.values .section-right ul li {
  border-bottom: 2px solid #ff8300;
}

/**************Animation File Start Here (animate.css)****************/
/**************Copy and Save this in another file (animate.css)****************/
/* Animation Delay */
.d01 {
  animation-delay: 0.1s;
  -moz-animation-delay: 0.1s;
  -webkit-animation-delay: 0.1s;
}

.d02 {
  animation-delay: 0.2s;
  -moz-animation-delay: 0.2s;
  -webkit-animation-delay: 0.2s;
}

.d03 {
  animation-delay: 0.3s;
  -moz-animation-delay: 0.3s;
  -webkit-animation-delay: 0.3s;
}

.d04 {
  animation-delay: 0.4s;
  -moz-animation-delay: 0.4s;
  -webkit-animation-delay: 0.4s;
}

.d05 {
  animation-delay: 0.5s;
  -moz-animation-delay: 0.5s;
  -webkit-animation-delay: 0.5s;
}

.d06 {
  animation-delay: 0.6s;
  -moz-animation-delay: 0.6s;
  -webkit-animation-delay: 0.6s;
}

.d07 {
  animation-delay: 0.7s;
  -moz-animation-delay: 0.7s;
  -webkit-animation-delay: 0.7s;
}

.d08 {
  animation-delay: 0.8s;
  -moz-animation-delay: 0.8s;
  -webkit-animation-delay: 0.8s;
}

.d09 {
  animation-delay: 0.9s;
  -moz-animation-delay: 0.9s;
  -webkit-animation-delay: 0.9s;
}

.d10 {
  animation-delay: 1s;
  -moz-animation-delay: 1s;
  -webkit-animation-delay: 1s;
}

.d11 {
  animation-delay: 1.1s;
  -moz-animation-delay: 1.1s;
  -webkit-animation-delay: 1.1s;
}

.d12 {
  animation-delay: 1.2s;
  -moz-animation-delay: 1.2s;
  -webkit-animation-delay: 1.2s;
}

.d13 {
  animation-delay: 1.3s;
  -moz-animation-delay: 1.3s;
  -webkit-animation-delay: 1.3s;
}

.d14 {
  animation-delay: 1.4s;
  -moz-animation-delay: 1.4s;
  -webkit-animation-delay: 1.4s;
}

.d15 {
  animation-delay: 1.5s;
  -moz-animation-delay: 1.5s;
  -webkit-animation-delay: 1.5s;
}

.d16 {
  animation-delay: 1.6s;
  -moz-animation-delay: 1.6s;
  -webkit-animation-delay: 1.6s;
}

.d17 {
  animation-delay: 1.7s;
  -moz-animation-delay: 1.7s;
  -webkit-animation-delay: 1.7s;
}

.d18 {
  animation-delay: 1.8s;
  -moz-animation-delay: 1.8s;
  -webkit-animation-delay: 1.8s;
}

.d19 {
  animation-delay: 1.9s;
  -moz-animation-delay: 1.9s;
  -webkit-animation-delay: 1.9s;
}

.d21 {
  animation-delay: 2.1s;
  -moz-animation-delay: 2.1s;
  -webkit-animation-delay: 2.1s;
}

.d26 {
  animation-delay: 2.6s;
  -moz-animation-delay: 2.6s;
  -webkit-animation-delay: 2.6s;
}

.t14 {
  animation-duration: 1.4s !important;
}

.t24 {
  animation-duration: 2.4s !important;
}

/*Animation ends*/
.anim, .anima {
  opacity: 0;
}

.anim.animated, .anima.animated {
  opacity: 1;
}

/***CSS Animations****/
/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2017 Daniel Eden
 */
.animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}

.animated.infinite {
  animation-iteration-count: infinite;
}

.animated.hinge {
  animation-duration: 2s;
}

.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
  animation-duration: 0.75s;
}

@keyframes bounce {
  from, 20%, 53%, 80%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 0, 0);
  }
  40%, 43% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    transform: translate3d(0, -4px, 0);
  }
}
.animated.bounce {
  animation-name: bounce;
  transform-origin: center bottom;
}

@keyframes flash {
  from, 50%, to {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.animated.flash {
  animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@keyframes pulse {
  from {
    transform: scale3d(1, 1, 1);
  }
  50% {
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}
.animated.pulse {
  animation-name: pulse;
}

@keyframes rubberBand {
  from {
    transform: scale3d(1, 1, 1);
  }
  30% {
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}
.animated.rubberBand {
  animation-name: rubberBand;
}

@keyframes shake {
  from, to {
    transform: translate3d(0, 0, 0);
  }
  10%, 30%, 50%, 70%, 90% {
    transform: translate3d(-10px, 0, 0);
  }
  20%, 40%, 60%, 80% {
    transform: translate3d(10px, 0, 0);
  }
}
.animated.rubber {
  animation-name: shake;
}

@keyframes headShake {
  0% {
    transform: translateX(0);
  }
  6.5% {
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    transform: translateX(0);
  }
}
.animated.headShake {
  animation-timing-function: ease-in-out;
  animation-name: headShake;
}

@keyframes swing {
  20% {
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
.animated.swing {
  transform-origin: top center;
  animation-name: swing;
}

@keyframes tada {
  from {
    transform: scale3d(1, 1, 1);
  }
  10%, 20% {
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%, 50%, 70%, 90% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%, 60%, 80% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}
.animated.tada {
  animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@keyframes wobble {
  from {
    transform: none;
  }
  15% {
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    transform: none;
  }
}
.animated.wobble {
  animation-name: wobble;
}

@keyframes jello {
  from, 11.1%, to {
    transform: none;
  }
  22.2% {
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
.animated.jello {
  animation-name: jello;
  transform-origin: center;
}

@keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    transform: scale3d(1, 1, 1);
  }
}
.animated.bounceIn {
  animation-name: bounceIn;
}

@keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, 25px, 0);
  }
  75% {
    transform: translate3d(0, -10px, 0);
  }
  90% {
    transform: translate3d(0, 5px, 0);
  }
  to {
    transform: none;
  }
}
.animated.bounceInDown {
  animation-name: bounceInDown;
}

@keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(25px, 0, 0);
  }
  75% {
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    transform: translate3d(5px, 0, 0);
  }
  to {
    transform: none;
  }
}
.bounceInLeft {
  animation-name: bounceInLeft;
}

@keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    transform: translate3d(10px, 0, 0);
  }
  90% {
    transform: translate3d(-5px, 0, 0);
  }
  to {
    transform: none;
  }
}
.animated.bounceInRight {
  animation-name: bounceInRight;
}

@keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  75% {
    transform: translate3d(0, 10px, 0);
  }
  90% {
    transform: translate3d(0, -5px, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.animated.bounceInUp {
  animation-name: bounceInUp;
}

@keyframes bounceOut {
  20% {
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%, 55% {
    opacity: 1;
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
.animated.bounceOut {
  animation-name: bounceOut;
}

@keyframes bounceOutDown {
  20% {
    transform: translate3d(0, 10px, 0);
  }
  40%, 45% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}
.animated.bounceOutDown {
  animation-name: bounceOutDown;
}

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}
.animated.bounceOutLeft {
  animation-name: bounceOutLeft;
}

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}
.animated.bounceOutRight {
  animation-name: bounceOutRight;
}

@keyframes bounceOutUp {
  20% {
    transform: translate3d(0, -10px, 0);
  }
  40%, 45% {
    opacity: 1;
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}
.animated.bounceOutUp {
  animation-name: bounceOutUp;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.animated.fadeIn {
  animation-name: fadeIn;
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.animated.fadeInDown {
  animation-name: fadeInDown;
}

@keyframes fadeInDownBig {
  from {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.animated.fadeInDownBig {
  animation-name: fadeInDownBig;
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.animated.fadeInLeft {
  animation-name: fadeInLeft;
}

@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.animated.fadeInLeftBig {
  animation-name: fadeInLeftBig;
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.animated.fadeInRight {
  animation-name: fadeInRight;
}

@keyframes fadeInRightBig {
  from {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.animated.fadeInRightBig {
  animation-name: fadeInRightBig;
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.animated.fadeInUp {
  animation-name: fadeInUp;
}

@keyframes fadeInUpBig {
  from {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.animated.fadeInUpBig {
  animation-name: fadeInUpBig;
}

@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.animated.fadeOut {
  animation-name: fadeOut;
}

@keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
}
.animated.fadeOutDown {
  animation-name: fadeOutDown;
}

@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}
.animated.fadeOutDownBig {
  animation-name: fadeOutDownBig;
}

@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
}
.animated.fadeOutLeft {
  animation-name: fadeOutLeft;
}

@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}
.animated.fadeOutLeftBig {
  animation-name: fadeOutLeftBig;
}

@keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
}
.animated.fadeOutRight {
  animation-name: fadeOutRight;
}

@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}
.animated.fadeOutRightBig {
  animation-name: fadeOutRightBig;
}

@keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
}
.animated.fadeOutUp {
  animation-name: fadeOutUp;
}

@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}
.animated.fadeOutUpBig {
  animation-name: fadeOutUpBig;
}

@keyframes flip {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    animation-timing-function: ease-out;
  }
  40% {
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    animation-timing-function: ease-out;
  }
  50% {
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    animation-timing-function: ease-in;
  }
  80% {
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    animation-timing-function: ease-in;
  }
  to {
    transform: perspective(400px);
    animation-timing-function: ease-in;
  }
}
.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  animation-name: flip;
}

@keyframes flipInX {
  from {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    animation-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    transform: perspective(400px);
  }
}
.animated.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipInX;
}

@keyframes flipInY {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    animation-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    transform: perspective(400px);
  }
}
.animated.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipInY;
}

@keyframes flipOutX {
  from {
    transform: perspective(400px);
  }
  30% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
.animated.flipOutX {
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@keyframes flipOutY {
  from {
    transform: perspective(400px);
  }
  30% {
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
.animated.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipOutY;
}

@keyframes lightSpeedIn {
  from {
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    transform: skewX(-5deg);
    opacity: 1;
  }
  to {
    transform: none;
    opacity: 1;
  }
}
.animated.lightSpeedIn {
  animation-name: lightSpeedIn;
  animation-timing-function: ease-out;
}

@keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
.animated.lightSpeedOut {
  animation-name: lightSpeedOut;
  animation-timing-function: ease-in;
}

@keyframes rotateIn {
  from {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    transform-origin: center;
    transform: none;
    opacity: 1;
  }
}
.animated.rotateIn {
  animation-name: rotateIn;
}

@keyframes rotateInDownLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    transform-origin: left bottom;
    transform: none;
    opacity: 1;
  }
}
.animated.rotateInDownLeft {
  animation-name: rotateInDownLeft;
}

@keyframes rotateInDownRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    transform-origin: right bottom;
    transform: none;
    opacity: 1;
  }
}
.animated.rotateInDownRight {
  animation-name: rotateInDownRight;
}

@keyframes rotateInUpLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    transform-origin: left bottom;
    transform: none;
    opacity: 1;
  }
}
.animated.rotateInUpLeft {
  animation-name: rotateInUpLeft;
}

@keyframes rotateInUpRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    transform-origin: right bottom;
    transform: none;
    opacity: 1;
  }
}
.animated.rotateInUpRight {
  animation-name: rotateInUpRight;
}

@keyframes rotateOut {
  from {
    transform-origin: center;
    opacity: 1;
  }
  to {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
.animated.rotateOut {
  animation-name: rotateOut;
}

@keyframes rotateOutDownLeft {
  from {
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
.animated.rotateOutDownLeft {
  animation-name: rotateOutDownLeft;
}

@keyframes rotateOutDownRight {
  from {
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.animated.rotateOutDownRight {
  animation-name: rotateOutDownRight;
}

@keyframes rotateOutUpLeft {
  from {
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.animated.rotateOutUpLeft {
  animation-name: rotateOutUpLeft;
}

@keyframes rotateOutUpRight {
  from {
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
.animated.rotateOutUpRight {
  animation-name: rotateOutUpRight;
}

@keyframes hinge {
  0% {
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    transform: rotate3d(0, 0, 1, 80deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  40%, 80% {
    transform: rotate3d(0, 0, 1, 60deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
.animated.hinge {
  animation-name: hinge;
}

@keyframes jackInTheBox {
  from {
    opacity: 0;
    transform: scale(0.1) rotate(30deg);
    transform-origin: center bottom;
  }
  50% {
    transform: rotate(-10deg);
  }
  70% {
    transform: rotate(3deg);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}
.animated.jackInTheBox {
  animation-name: jackInTheBox;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@keyframes rollIn {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.animated.rollIn {
  animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
.animated.rollOut {
  animation-name: rollOut;
}

@keyframes zoomIn {
  from {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.animated.zoomIn {
  animation-name: zoomIn;
}

@keyframes zoomInDown {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.animated.zoomInDown {
  animation-name: zoomInDown;
}

@keyframes zoomInLeft {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.animated.zoomInLeft {
  animation-name: zoomInLeft;
}

@keyframes zoomInRight {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.animated.zoomInRight {
  animation-name: zoomInRight;
}

@keyframes zoomInUp {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.animated.zoomInUp {
  animation-name: zoomInUp;
}

@keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
.animated.zoomOut {
  animation-name: zoomOut;
}

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.animated.zoomOutDown {
  animation-name: zoomOutDown;
}

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform-origin: left center;
  }
}
.animated.zoomOutLeft {
  animation-name: zoomOutLeft;
}

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    transform: scale(0.1) translate3d(2000px, 0, 0);
    transform-origin: right center;
  }
}
.animated.zoomOutRight {
  animation-name: zoomOutRight;
}

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.animated.zoomOutUp {
  animation-name: zoomOutUp;
}

@keyframes slideInDown {
  from {
    transform: translate3d(0, -1000%, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.animated.slideInDown {
  animation-name: slideInDown;
}

@keyframes slideInLeft {
  from {
    transform: translate3d(-1000%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.animated.slideInLeft {
  animation-name: slideInLeft;
}

@keyframes slideInRight {
  from {
    transform: translate3d(1000%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.animated.slideInRight {
  animation-name: slideInRight;
}

@keyframes slideInUp {
  from {
    transform: translate3d(0, 1000%, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.animated.slideInUp {
  animation-name: slideInUp;
}

@keyframes slideOutDown {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, 1000%, 0);
  }
}
.animated.slideOutDown {
  animation-name: slideOutDown;
}

@keyframes slideOutLeft {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(-1000%, 0, 0);
  }
}
.animated.slideOutLeft {
  animation-name: slideOutLeft;
}

@keyframes slideOutRight {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(1000%, 0, 0);
  }
}
.animated.slideOutRight {
  animation-name: slideOutRight;
}

@keyframes slideOutUp {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, -1000%, 0);
  }
}
.animated.slideOutUp {
  animation-name: slideOutUp;
}

.testimonial-sec {
  overflow: hidden !important;
}

/**************Animation CSS End Here****************/
/**************Who View Your Profile CSS Start Here****************/
#timeline {
  list-style: none;
  position: relative;
  margin: 50px auto;
  width: 90%;
}

#timeline:before {
  top: 0;
  bottom: 0;
  position: absolute;
  content: " ";
  width: 2px;
  background-color: #4997cd;
  left: 50%;
  margin-left: -1.5px;
}

#timeline .clearFix {
  clear: both;
  height: 0;
}

#timeline .timeline-badge {
  color: #fff;
  width: 25px;
  height: 25px;
  font-size: 1.2em;
  text-align: center;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -13px;
  background-color: #fff;
  z-index: 6;
  border-radius: 50%;
  border: 2px solid #4997cd;
}

#timeline .timeline-badge span.timeline-balloon-date-day {
  font-size: 1.4em;
}

#timeline .timeline-badge span.timeline-balloon-date-month {
  font-size: 0.7em;
  position: relative;
  top: -10px;
}

#timeline .timeline-badge.timeline-filter-movement {
  background-color: #ffffff;
  font-size: 1.7em;
  height: 35px;
  margin-left: -18px;
  width: 35px;
  top: 40px;
}

#timeline .timeline-badge.timeline-filter-movement a span {
  color: #4997cd;
  font-size: 1.3em;
  top: -1px;
}

#timeline .timeline-badge.timeline-future-movement {
  background-color: #055298;
  height: 120px;
  width: 120px;
  font-size: 1.7em;
  top: -16px;
  margin-left: -60px;
  border: 2px solid #4997cd;
}

#timeline .timeline-badge.timeline-future-movement p {
  color: #ffffff;
  position: absolute;
  top: 40px;
  left: 32px;
}

#timeline .timeline-badge.timeline-future-movement a span {
  color: #4997cd;
  font-size: 0.9em;
  top: 0;
  left: 1px;
}

#timeline .timeline-movement {
  /*   border-bottom: dashed 1px #4997cd; */
  position: relative;
  margin-bottom: 5rem;
}

#timeline .timeline-movement.timeline-movement-top {
  height: 60px;
}

/* #timeline .timeline-movement .timeline-item {
  padding: 20px 0;
} */
/* #timeline .timeline-movement .timeline-item .timeline-panel {
  border: 1px solid #d4d4d4;
  border-radius: 3px;
  background-color: #FFFFFF;
  color: #666;
  padding: 10px;
  position: relative;
  -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
} */
#timeline .timeline-movement .timeline-item .timeline-panel .timeline-panel-ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.timeline-item {
  text-align: right;
}

#timeline .timeline-movement .timeline-item .timeline-panel.credits .timeline-panel-ul .righting-wrap {
  float: left;
  width: 100%;
  margin-top: -20px;
  height: auto;
  padding: 0 12px 0 0;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

#timeline .timeline-movement .timeline-item .timeline-panel.credits .timeline-panel-ul li {
  color: #969696;
  width: 100%;
  font-size: 0.95rem;
}

.clear {
  clear: both;
}

#timeline .timeline-movement .timeline-item .timeline-panel.debits .timeline-panel-ul .lefting-wrap {
  float: left;
  width: 30%;
  height: 130px;
  background-color: floralwhite;
}

#timeline .timeline-movement .timeline-item .timeline-panel.debits .timeline-panel-ul .righting-wrap {
  float: right;
  width: 100%;
  margin-top: -20px;
  height: auto;
  padding: 0 0 0 12px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

#timeline .timeline-movement .timeline-item .timeline-panel.debits .timeline-panel-ul li.img-wraping {
  width: 100%;
}

#timeline .timeline-movement .timeline-item .timeline-panel.debits .timeline-panel-ul li.img-wraping a img, #timeline .timeline-movement .timeline-item .timeline-panel.credits .timeline-panel-ul li.img-wraping a img {
  width: 100%;
  height: 130px;
}

#timeline .timeline-movement .timeline-item .timeline-panel.debits .timeline-panel-ul li {
  color: #666;
  width: 100%;
}

#timeline .timeline-movement .timeline-item .timeline-panel.credits .timeline-panel-ul li a.importo {
  color: #055298;
  font-size: 2em;
  font-weight: 600;
  font-family: "montserrat";
  float: right;
}

#timeline .timeline-movement .timeline-item .timeline-panel.debits .timeline-panel-ul {
  text-align: left;
}

#timeline .timeline-movement .timeline-item .timeline-panel.debits .timeline-panel-ul a.importo {
  color: #055298;
  font-size: 2em;
  font-weight: 600;
  font-family: "montserrat";
}

/**************Who View Your Profile CSS End Here****************/
.education {
  font-family: "Montserrat", sans-serif;
}
.education h1.main-title::after {
  content: "";
  display: block;
  width: 15%;
  margin-top: 5px;
  border-bottom: 3px solid #ff8300;
}
.education .main-title {
  color: #002f5f;
}
.education .paragraph {
  text-align: justify;
  text-justify: inter-word;
}
.education .text {
  color: grey;
  font-size: 0.95rem;
  font-family: "Open Sans", sans-serif;
}
.education .underline {
  color: #737373;
  border-bottom: 5px solid #027ac5;
}

.patients {
  font-family: "Montserrat", sans-serif;
}
.patients h1.main-title::after {
  content: "";
  display: block;
  width: 15%;
  margin-top: 5px;
  border-bottom: 3px solid #ff8300;
}
.patients .main-title {
  color: #002f5f;
}
.patients .grid {
  margin: 0 10%;
  display: grid;
  grid-template-columns: 80px 200px auto 40px;
}
.patients .paragraph {
  text-align: justify;
  text-justify: inter-word;
}
.patients .text {
  color: grey;
  font-size: 0.95rem;
}
.patients .underline {
  color: #737373;
  border-bottom: 5px solid #027ac5;
}

.swiper-container,
.swiper-container-horizontal {
  overflow: hidden;
  position: relative;
}

.text-slider {
  position: absolute;
  top: 50%;
  left: 17%;
  font-size: 1.7rem;
  color: #0d9cde;
  font-weight: 600;
}

.btn-conoce {
  position: absolute;
  top: 65%;
  left: 18%;
  font-size: 1.2rem;
  color: #0d9cde;
  background: #ff8000;
  padding: 10px 30px;
  border-radius: 10px;
  color: #fff !important;
  border: 1px solid #ff8000;
}

.btn-contacta {
  position: absolute;
  top: 65%;
  left: 32%;
  font-size: 1.2rem;
  color: #0d9cde !important;
  background: white;
  padding: 10px 30px;
  border-radius: 10px;
  border: 1px solid #0d9cde;
}

.tour {
  font-family: "Montserrat", sans-serif;
  width: 100%;
  background-color: gainsboro;
}
.tour h1.main-title {
  margin-left: 5%;
}
.tour .text {
  color: grey;
  font-size: 0.9rem;
  margin-left: 5%;
}
.tour .wrapper {
  margin: 3% 10% 0 10%;
  min-height: 700px;
}
.tour .wrapper .grid {
  width: 100%;
  min-height: 600px;
  margin-bottom: 10%;
  display: grid;
  grid-column-gap: 2px;
  grid-row-gap: 2px;
  grid-template-columns: 17% 17% 17% 17% 17% 17%;
  grid-template-rows: 50% 50%;
  grid-template-areas: "maternity maternity hospitalization extras quiro services" "check emergency hospitalization hospital hospital services";
}
.tour .wrapper .grid .a-1 {
  grid-area: maternity;
  background-image: url("/img/public/tour/maternity.jpg");
  background-color: blue;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-top-left-radius: 15px;
  position: relative;
}
.tour .wrapper .grid .a-1 .inside-block {
  position: absolute;
  width: 60%;
  top: 23%;
  height: 40%;
  background-color: rgba(0, 54, 156, 0.75);
  border-top-right-radius: 15px;
  color: white;
  font-size: 18px;
  text-align: center; /* Safari */
  transition: border-top-right-radius 0.5s, top 0.5s, left 0.5s, width 0.5s, height 0.5s, border-top-left-radius 0.5s;
}
.tour .wrapper .grid .a-1 .inside-block .icon {
  position: absolute;
  top: 5%;
  left: 0;
  width: 40%;
  height: 50%; /* Safari */
  transition: top 0.5s, left 0.5s, width 0.5s;
}
.tour .wrapper .grid .a-1 .inside-block .grid-item-title {
  position: absolute;
  top: 55%;
  left: 15%;
  font-size: 1.3rem; /* Safari */
  transition: top 0.5s, left 0.5s, font-size 0.5s;
}
.tour .wrapper .grid .a-1 .inside-block .list {
  visibility: visible;
  position: absolute;
  width: 30%;
  top: 5%;
  left: 33%;
  color: white;
  list-style: none;
  opacity: 0; /* Safari */
  transition: top 0.75s, left 0.75s, width 0.75s, opacity 0.5s, visibility 0.5s;
}
.tour .wrapper .grid .a-1 .inside-block .list li {
  position: relative;
  border-bottom: 1px solid white;
  font-size: 15px;
  margin-bottom: 5%;
  text-align: left;
  padding: 0 5% 2% 5%;
}
.tour .wrapper .grid .a-1 .inside-block .list li a {
  position: absolute;
  width: 40%;
  top: -20%;
  right: -22%;
}
.tour .wrapper .grid .a-1 .inside-block .list li .list-icon {
  width: 30%;
  height: 30%;
}
.tour .wrapper .grid .a-1 .inside-block:hover {
  border-top-right-radius: 0;
  border-top-left-radius: 15px;
  top: 0;
  width: 100%;
  height: 100%;
}
.tour .wrapper .grid .a-1 .inside-block:hover > .list {
  visibility: visible;
  opacity: 0.75;
  width: 65%;
  top: 43%;
  left: 10%;
}
.tour .wrapper .grid .a-1 .inside-block:hover > .grid-item-title {
  top: 31%;
  left: 23%;
  font-size: 19px;
}
.tour .wrapper .grid .a-1 .inside-block:hover > .icon {
  top: 10%;
  left: 23%;
  width: 13%;
  height: 22%;
}
.tour .wrapper .grid .a-2 {
  grid-area: check;
  background-color: blue;
  background-image: url("/img/public/tour/check.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-bottom-left-radius: 15px;
  position: relative;
}
.tour .wrapper .grid .a-2 .inside-block {
  position: absolute;
  top: 10%;
  width: 75%;
  height: 60%;
  background-color: rgba(0, 91, 255, 0.75);
  border-top-right-radius: 15px;
  color: white;
  font-size: 18px;
  text-align: center; /* Safari */
  transition: border-top-right-radius 0.5s, top 0.5s, width 0.5s, height 0.5s, border-bottom-left-radius 0.5s;
}
.tour .wrapper .grid .a-2 .inside-block .icon {
  position: absolute;
  top: 5%;
  left: 5%;
  width: 40%;
  height: 50%; /* Safari */
  transition: top 0.5s, left 0.5s, width 0.5s;
}
.tour .wrapper .grid .a-2 .inside-block .grid-item-title {
  position: absolute;
  top: 55%;
  left: 17%;
  font-size: 1.2rem; /* Safari */
  transition: top 0.5s, left 0.5s, font-size 0.5s;
}
.tour .wrapper .grid .a-2 .inside-block .list {
  position: absolute;
  width: 75%;
  top: 9%;
  left: 22%;
  color: white;
  list-style: none;
  opacity: 0; /* Safari */
  transition: top 0.5s, left 0.5s, width 0.5s, opacity 0.45s ease-in-out;
}
.tour .wrapper .grid .a-2 .inside-block .list li {
  border-bottom: 1px solid white;
  font-size: 18px;
  margin-bottom: 12%;
  position: relative;
  text-align: left;
  padding: 0 5% 2% 6%;
}
.tour .wrapper .grid .a-2 .inside-block .list li a {
  position: absolute;
  width: 40%;
  top: -6%;
  right: -18%;
}
.tour .wrapper .grid .a-2 .inside-block .list li .list-icon {
  width: 50%;
  height: 50%;
}
.tour .wrapper .grid .a-2 .inside-block:hover {
  border-top-right-radius: 0;
  border-bottom-left-radius: 15px;
  top: 0;
  width: 100%;
  height: 100%;
}
.tour .wrapper .grid .a-2 .inside-block:hover > .list {
  opacity: 1;
  width: 75%;
  top: 60%;
  left: 5%;
}
.tour .wrapper .grid .a-2 .inside-block:hover > .grid-item-title {
  top: 36%;
  left: 17%;
  font-size: 1.2rem;
}
.tour .wrapper .grid .a-2 .inside-block:hover > .icon {
  top: 3%;
  left: 10%;
  width: 25%;
}
.tour .wrapper .grid .a-3 {
  grid-area: emergency;
  background-color: blue;
  background-image: url("/img/public/tour/emergency.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-bottom-right-radius: 15px;
  position: relative;
}
.tour .wrapper .grid .a-3 .inside-block {
  position: absolute;
  left: 10%;
  top: 50%;
  width: 70%;
  height: 50%;
  background-color: rgba(0, 25, 255, 0.75);
  border-top-right-radius: 15px;
  color: white;
  font-size: 18px;
  text-align: center; /* Safari */
  transition: border-top-right-radius 0.5s, top 0.5s, left 0.5s, width 0.5s, height 0.5s, border-bottom-right-radius 0.5s;
}
.tour .wrapper .grid .a-3 .inside-block .icon {
  position: absolute;
  top: 5%;
  left: 5%;
  width: 60%;
  height: 60%; /* Safari */
  transition: top 0.5s, left 0.5s, width 0.5s, height 0.5s;
}
.tour .wrapper .grid .a-3 .inside-block .grid-item-title {
  position: absolute;
  top: 55%;
  left: 12%;
  font-size: 1.2rem; /* Safari */
  transition: top 0.5s, left 0.5s, font-size 0.5s;
}
.tour .wrapper .grid .a-3 .inside-block .list {
  visibility: visible;
  position: absolute;
  width: 30%;
  top: 40%;
  left: 30%;
  color: white;
  list-style: none;
  opacity: 0; /* Safari */
  transition: top 0.75s, left 0.75s, width 0.75s, opacity 0.5s, visibility 0.5s;
}
.tour .wrapper .grid .a-3 .inside-block .list li {
  border-bottom: 1px solid white;
  font-size: 15px;
  margin-bottom: 5%;
  position: relative;
  text-align: left;
  padding: 0 5% 2% 6%;
}
.tour .wrapper .grid .a-3 .inside-block .list li a {
  position: absolute;
  width: 40%;
  top: -10%;
  right: -19%;
}
.tour .wrapper .grid .a-3 .inside-block .list li .list-icon {
  width: 40%;
  height: 40%;
}
.tour .wrapper .grid .a-3 .inside-block:hover {
  border-top-right-radius: 0;
  border-bottom-right-radius: 15px;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.tour .wrapper .grid .a-3 .inside-block:hover > .list {
  visibility: visible;
  opacity: 0.75;
  width: 95%;
  top: 61%;
  left: -10%;
}
.tour .wrapper .grid .a-3 .inside-block:hover > .grid-item-title {
  top: 44%;
  left: 10%;
  font-size: 1.4rem;
}
.tour .wrapper .grid .a-3 .inside-block:hover > .icon {
  top: 12%;
  left: 3%;
  width: 40%;
  height: 40%;
}
.tour .wrapper .grid .a-4 {
  grid-area: hospitalization;
  background-color: blue;
  background-image: url("/img/public/tour/hospitalization.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-top-left-radius: 15px;
  position: relative;
}
.tour .wrapper .grid .a-4 .inside-block {
  position: absolute;
  top: 10%;
  width: 80%;
  height: 30%;
  background-color: rgba(0, 177, 255, 0.75);
  border-bottom-right-radius: 15px;
  color: white;
  font-size: 18px;
  text-align: center; /* Safari */
  transition: border-bottom-right-radius 0.5s, top 0.5s, width 0.5s, height 0.5s, border-top-left-radius 0.5s;
}
.tour .wrapper .grid .a-4 .inside-block .icon {
  position: absolute;
  top: 14%;
  left: 5%;
  width: 40%;
  height: 50%; /* Safari */
  transition: top 0.5s, left 0.5s, width 0.5s, height 0.5s;
}
.tour .wrapper .grid .a-4 .inside-block .grid-item-title {
  position: absolute;
  top: 55%;
  left: 10%;
  font-size: 1.2rem; /* Safari */
  transition: top 0.5s, left 0.5s, font-size 0.5s;
}
.tour .wrapper .grid .a-4 .inside-block .list {
  visibility: visible;
  position: absolute;
  width: 100%;
  top: 30%;
  left: 2%;
  color: white;
  list-style: none;
  opacity: 0; /* Safari */
  transition: top 0.75s, left 0.75s, width 0.75s, opacity 0.5s, visibility 0.5s;
}
.tour .wrapper .grid .a-4 .inside-block .list li {
  border-bottom: 1px solid white;
  font-size: 15px;
  margin-bottom: 12%;
  padding: 0 5% 2% 5%;
  text-align: left;
  position: relative;
}
.tour .wrapper .grid .a-4 .inside-block .list li a {
  position: absolute;
  width: 40%;
  top: -10%;
  right: -22%;
}
.tour .wrapper .grid .a-4 .inside-block .list li .list-icon {
  width: 40%;
  height: 40%;
}
.tour .wrapper .grid .a-4 .inside-block:hover {
  border-bottom-right-radius: 0;
  border-top-left-radius: 15px;
  top: 0;
  width: 100%;
  height: 100%;
}
.tour .wrapper .grid .a-4 .inside-block:hover > .list {
  visibility: visible;
  opacity: 1;
  width: 95%;
  top: 43%;
  left: -8%;
}
.tour .wrapper .grid .a-4 .inside-block:hover > .grid-item-title {
  top: 30%;
  left: 10%;
  font-size: 1.4rem;
}
.tour .wrapper .grid .a-4 .inside-block:hover > .icon {
  top: 14%;
  left: 5%;
  width: 40%;
  height: 16%;
}
.tour .wrapper .grid .b-1 {
  grid-area: extras;
  background-color: blue;
  background-image: url("/img/public/tour/extras.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-top-right-radius: 15px;
  position: relative;
}
.tour .wrapper .grid .b-1 .inside-block {
  position: absolute;
  left: 10%;
  width: 65%;
  height: 45%;
  background-color: rgba(0, 91, 255, 0.75);
  border-bottom-right-radius: 15px;
  color: white;
  font-size: 18px;
  text-align: center; /* Safari */
  transition: border-bottom-right-radius 0.5s, top 0.5s, left 0.5s, width 0.5s, height 0.5s, border-top-right-radius 0.5s;
}
.tour .wrapper .grid .b-1 .inside-block .icon {
  position: absolute;
  top: 10%;
  left: 12%;
  width: 40%;
  height: 50%; /* Safari */
  transition: top 0.5s, left 0.5s, width 0.5s;
}
.tour .wrapper .grid .b-1 .inside-block .grid-item-title {
  position: absolute;
  top: 55%;
  left: 20%;
  font-size: 1.2rem; /* Safari */
  transition: top 0.5s, left 0.5s, font-size 0.5s;
}
.tour .wrapper .grid .b-1 .inside-block .list {
  visibility: visible;
  position: absolute;
  width: 30%;
  top: 5%;
  left: 33%;
  color: white;
  list-style: none;
  opacity: 0; /* Safari */
  transition: top 0.75s, left 0.75s, width 0.75s, opacity 0.5s, visibility 0.5s;
}
.tour .wrapper .grid .b-1 .inside-block .list li {
  border-bottom: 1px solid white;
  font-size: 15px;
  margin-bottom: 7%;
  position: relative;
  padding: 0 5% 2% 5%;
  text-align: left;
}
.tour .wrapper .grid .b-1 .inside-block .list li a {
  position: absolute;
  width: 40%;
  top: -10%;
  right: -19%;
}
.tour .wrapper .grid .b-1 .inside-block .list li .list-icon {
  width: 35%;
  height: 35%;
}
.tour .wrapper .grid .b-1 .inside-block:hover {
  border-bottom-right-radius: 0;
  border-top-right-radius: 15px;
  top: 0;
  width: 100%;
  height: 100%;
  left: 0;
}
.tour .wrapper .grid .b-1 .inside-block:hover > .list {
  visibility: visible;
  opacity: 0.75;
  width: 90%;
  top: 61%;
  left: -5%;
}
.tour .wrapper .grid .b-1 .inside-block:hover > .grid-item-title {
  top: 45%;
  left: 20%;
  font-size: 1.2rem;
}
.tour .wrapper .grid .b-1 .inside-block:hover > .icon {
  top: 20%;
  left: 12%;
  width: 35%;
  height: 30%;
}
.tour .wrapper .grid .b-2 {
  grid-area: quiro;
  background-color: blue;
  background-image: url("/img/public/tour/quiro.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-bottom-right-radius: 15px;
  position: relative;
}
.tour .wrapper .grid .b-2 .inside-block {
  position: absolute;
  top: 45%;
  width: 65%;
  height: 45%;
  background-color: rgba(0, 177, 255, 0.75);
  border-top-right-radius: 15px;
  color: white;
  font-size: 18px;
  text-align: center; /* Safari */
  transition: border-top-right-radius 0.5s, top 0.5s, width 0.5s, height 0.5s, border-bottom-right-radius 0.5s;
}
.tour .wrapper .grid .b-2 .inside-block .icon {
  position: absolute;
  top: 10%;
  left: 10%;
  width: 40%;
  height: 50%; /* Safari */
  transition: top 0.5s, left 0.5s, width 0.5s, height 0.5s;
}
.tour .wrapper .grid .b-2 .inside-block .grid-item-title {
  position: absolute;
  top: 55%;
  left: 15%;
  font-size: 1.2rem; /* Safari */
  transition: top 0.5s, left 0.5s, font-size 0.5s;
}
.tour .wrapper .grid .b-2 .inside-block .list {
  visibility: visible;
  position: absolute;
  width: 30%;
  top: 5%;
  left: 33%;
  color: white;
  list-style: none;
  opacity: 0; /* Safari */
  transition: top 0.75s, left 0.75s, width 0.75s, opacity 0.5s, visibility 0.5s;
}
.tour .wrapper .grid .b-2 .inside-block .list li {
  border-bottom: 1px solid white;
  font-size: 18px;
  margin-bottom: 12%;
  padding: 0 5% 2% 5%;
  text-align: left;
  position: relative;
}
.tour .wrapper .grid .b-2 .inside-block .list li a {
  position: relative;
  width: 40%;
  top: -10%;
  right: -55%;
}
.tour .wrapper .grid .b-2 .inside-block .list li .list-icon {
  width: 15%;
  height: 15%;
}
.tour .wrapper .grid .b-2 .inside-block:hover {
  border-top-right-radius: 0;
  border-bottom-right-radius: 15px;
  top: 0;
  width: 100%;
  height: 100%;
}
.tour .wrapper .grid .b-2 .inside-block:hover > .list {
  visibility: visible;
  opacity: 0.75;
  width: 90%;
  top: 67%;
  left: -7%;
}
.tour .wrapper .grid .b-2 .inside-block:hover > .grid-item-title {
  top: 47%;
  left: 10%;
  font-size: 1.2rem;
}
.tour .wrapper .grid .b-2 .inside-block:hover > .icon {
  top: 14%;
  left: 5%;
  width: 25%;
  height: 50%;
}
.tour .wrapper .grid .b-3 {
  grid-area: hospital;
  background-color: blue;
  background-image: url("/img/public/tour/hospital.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-bottom-left-radius: 15px;
  position: relative;
}
.tour .wrapper .grid .b-3 .inside-block {
  position: absolute;
  top: 60%;
  left: 10%;
  width: 40%;
  height: 40%;
  background-color: rgba(0, 54, 156, 0.75);
  border-top-right-radius: 15px;
  color: white;
  font-size: 18px;
  text-align: center; /* Safari */
  transition: border-top-right-radius 0.5s, top 0.5s, left 0.5s, width 0.5s, height 0.5s, border-bottom-left-radius 0.5s;
}
.tour .wrapper .grid .b-3 .inside-block .icon {
  position: absolute;
  top: 8%;
  left: 3%;
  width: 40%;
  height: 50%; /* Safari */
  transition: top 0.5s, left 0.5s, width 0.5s, height 0.5s;
}
.tour .wrapper .grid .b-3 .inside-block .grid-item-title {
  position: absolute;
  top: 55%;
  left: 10%;
  font-size: 1.2rem; /* Safari */
  transition: top 0.5s, left 0.5s, font-size 0.5s;
}
.tour .wrapper .grid .b-3 .inside-block .list {
  visibility: visible;
  position: absolute;
  width: 75%;
  top: 45%;
  left: 5%;
  color: white;
  list-style: none;
  opacity: 0; /* Safari */
  transition: top 0.75s, left 0.75s, width 0.75s, opacity 0.5s, visibility 0.5s;
}
.tour .wrapper .grid .b-3 .inside-block .list li {
  border-bottom: 1px solid white;
  font-size: 15px;
  margin-bottom: 5%;
  padding: 0 5% 2% 5%;
  text-align: left;
  position: relative;
}
.tour .wrapper .grid .b-3 .inside-block .list li a {
  position: absolute;
  width: 40%;
  top: -14%;
  right: -25%;
}
.tour .wrapper .grid .b-3 .inside-block .list li .list-icon {
  width: 30%;
  height: 30%;
}
.tour .wrapper .grid .b-3 .inside-block:hover {
  border-top-right-radius: 0;
  border-bottom-left-radius: 15px;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.tour .wrapper .grid .b-3 .inside-block:hover > .list {
  visibility: visible;
  opacity: 0.75;
  width: 65%;
  top: 50%;
  left: 12%;
}
.tour .wrapper .grid .b-3 .inside-block:hover > .grid-item-title {
  top: 35%;
  left: 23%;
  font-size: 1.3rem;
}
.tour .wrapper .grid .b-3 .inside-block:hover > .icon {
  top: 8%;
  left: 14%;
  width: 30%;
  height: 30%;
}
.tour .wrapper .grid .b-4 {
  grid-area: services;
  background-color: blue;
  background-image: url("/img/public/tour/services.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-top-right-radius: 15px;
  position: relative;
}
.tour .wrapper .grid .b-4 .inside-block {
  position: absolute;
  top: 25%;
  left: 20%;
  width: 80%;
  height: 55%;
  background-color: rgba(0, 91, 255, 0.75);
  border-bottom-left-radius: 15px;
  color: white;
  font-size: 18px;
  text-align: center; /* Safari */
  transition: border-bottom-left-radius 0.5s, top 0.5s, left 0.5s, width 0.5s, height 0.5s, border-top-right-radius 0.5s;
}
.tour .wrapper .grid .b-4 .inside-block .icon {
  position: absolute;
  top: 25%;
  left: 15%;
  width: 50%;
  height: 35%; /* Safari */
  transition: top 0.5s, left 0.5s, width 0.5s, height 0.5s;
}
.tour .wrapper .grid .b-4 .inside-block .grid-item-title {
  position: absolute;
  top: 55%;
  left: 25%;
  font-size: 1.4rem; /* Safari */
  transition: top 0.5s, left 0.5s, font-size 0.5s;
}
.tour .wrapper .grid .b-4 .inside-block .list {
  visibility: hidden;
  position: absolute;
  width: 100%;
  top: 32%;
  left: 0;
  color: white;
  list-style: none;
  opacity: 0; /* Safari */
  transition: top 0.75s, left 0.75s, width 0.75s, opacity 0.5s, visibility 0.5s;
}
.tour .wrapper .grid .b-4 .inside-block .list li {
  border-bottom: 1px solid white;
  font-size: 15px;
  margin-bottom: 12%;
  padding: 0 5% 2% 6%;
  text-align: left;
  position: relative;
}
.tour .wrapper .grid .b-4 .inside-block .list li a {
  position: absolute;
  width: 40%;
  top: -12%;
  right: -25%;
}
.tour .wrapper .grid .b-4 .inside-block .list li .list-icon {
  width: 35%;
  height: 35%;
}
.tour .wrapper .grid .b-4 .inside-block:hover {
  border-bottom-left-radius: 0;
  border-top-right-radius: 15px;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.tour .wrapper .grid .b-4 .inside-block:hover > .list {
  visibility: visible;
  opacity: 0.75;
  width: 95%;
  top: 41%;
  left: -8%;
}
.tour .wrapper .grid .b-4 .inside-block:hover > .grid-item-title {
  top: 30%;
  left: 8%;
  font-size: 1.4rem;
}
.tour .wrapper .grid .b-4 .inside-block:hover > .icon {
  top: 16%;
  left: 0;
  width: 35%;
  height: 15%;
}
.tour h1.main-title::after {
  content: "";
  display: block;
  width: 20%;
  font-size: 3rem;
  border-bottom: 5px solid #ff8300;
}
.tour .main-title {
  font-size: 2rem !important;
}

.profile__wrapper .user-icon {
  font-size: 10rem;
}
.profile__wrapper .container .bottom-line {
  border-bottom: 1px solid rgba(255, 255, 255, 0.66);
}
.profile__wrapper .anime {
  opacity: 0;
}

.date-medic {
  border-radius: 12px 0px 0px 12px !important;
}

.date-profile {
  border-radius: 0px 12px 12px 0px !important;
}

.pfd .nav-tabs {
  border-bottom: 1px solid #ffffff !important;
}

.profile__close {
  top: 2rem;
  right: 2rem;
  font-size: 2rem;
  width: 2rem;
  height: 2rem;
  cursor: pointer;
}

p.title-dr {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0px;
}

section.Profile-img {
  background-image: url(/img/public/hm-bg2.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  background-color: #0047a3;
  background-position: left;
}

a.btn.btn-teleconsulta {
  border: 1px solid white;
  width: 200px;
  color: #fff;
  border-radius: 7px;
  line-height: 30px;
  margin-right: 5px;
}

img.img-tele {
  margin-right: 5px;
}

h3.speciality {
  font-style: italic;
  color: #FF8300;
  font-size: 1.4rem;
  padding-top: 10px;
}

section.Profile-content {
  background: #fff;
}

.nav-tabs.pfm {
  width: 50%;
}

.nav-tabs.pfm .nav-link.active {
  color: #fff;
  background-color: #FF8300;
  border-color: #dee2e6 #dee2e6 #fff;
}

.nav-tabs.pfm .nav-link {
  border: 1px solid transparent;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background: #ECECEC;
  color: #a5a5a5;
}

img.icon-pf {
  margin-right: 10px;
  margin-top: -1px;
}

img.icon-pfl {
  margin-right: 10px;
  margin-top: -5px;
}

ul.list-email {
  list-style: none;
  margin-left: -40px !important;
}

.Profile-content span {
  color: #01305F;
}

.Profile-content li {
  color: #01305F;
}

h5.title-tab {
  color: #FF8300 !important;
  font-style: italic;
  font-weight: 100;
  font-size: 1.1rem;
}

.pf-dc {
  float: right;
  color: #006EB7;
}

.card-header {
  padding: 0.65rem 1.25rem;
  margin-bottom: 0px;
  background-color: #F8F8F8;
  border-bottom: 1px solid #fff;
}

.card-header a:hover {
  text-decoration: none;
}

.link-medict {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

p.text-descript {
  font-size: 15px;
  line-height: 20px;
  font-weight: 100;
}

h5.Title-Especiality {
  color: #01305F;
}

.card {
  border: none;
  border-radius: 0px;
}

.addthis_toolbox.social-network.social-circle a:hover {
  text-decoration: none;
}

.map-profile {
  width: 100%;
}

.social-red {
  position: absolute;
  right: 0;
  top: 0px;
}

.icons-row {
  padding-left: 1px;
}

.DataDr {
  padding-left: 22px;
}

[aria-expanded=true] i.fas.fa-chevron-down.pf-dc {
  transform: rotate(180deg) !important;
  transition: width 4s, height 4s;
}

.btn-cv {
  max-width: 90px;
  border-radius: 1rem;
  text-align: left;
  line-height: 0.9;
  padding: 8px 0px 8px 4px !important;
}

.desaible img {
  color: #b5b3b3 !important;
  cursor: default !important;
}

.btn-sm:hover {
  color: #000913;
  text-decoration: none !important;
}

.desaible span {
  color: #b5b3b3 !important;
  cursor: default !important;
}

.btn-cv:hover {
  border-color: #00abed;
  background: #fff !important;
}

span.txt-btn {
  font-size: 13px;
  color: #00abed;
}

.btn-sm, .btn-group-sm > .btn {
  cursor: pointer;
}

span.txt-btn2 {
  font-size: 11px;
  color: #00abed;
  padding-right: 5px;
}

img.img-ico {
  padding-right: 4px;
}

.b-vp {
  max-width: 66px;
}

.b-tc {
  max-width: 86px;
}

.txt-paciente {
  font-weight: 300 !important;
  color: #002f5f;
}

.modal-profile {
  max-width: 570px;
  margin: 0 auto;
}

.modal-content {
  max-width: 570px;
}

.btn-validate {
  width: 100px !important;
}

.txt-register {
  color: #fff;
}

.btn-login {
  width: 105px !important;
  margin-top: 20px;
}

.btn-cancel {
  margin-top: 31px !important;
}

.col.form-controls {
  width: 100%;
  min-width: 240px;
  margin: 7px 10px 11px 5px;
}

.custom-select {
  border-radius: 30px;
}

/*Login acount medical pacient*/
img.img-icon {
  padding: 10px;
}

@media only screen and (max-width: 320px) {
  img.img-profile {
    width: auto;
    height: 218px !important;
    margin: 0 auto;
  }
}
@media screen and (max-width: 360px) and (min-width: 321px) {
  img.img-profile {
    width: auto;
    height: 249px !important;
    margin: 0 auto;
  }
}
@media screen and (max-width: 375px) and (min-width: 361px) {
  img.img-profile {
    width: auto;
    height: 260px !important;
    margin: 0 auto;
  }
}
@media screen and (max-width: 420px) and (min-width: 380px) {
  img.img-profile {
    width: auto;
    height: 288px !important;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 600px) {
  section.Profile-img {
    background-image: url(/img/public/bg-medico-mobile.jpg);
    background-size: contain;
    background-repeat: no-repeat;
    width: 100%;
    background-color: #ffffff;
    background-position: left;
    background-position-y: top;
  }
  img.img-profile {
    width: auto;
    height: 298px;
    margin: 0 auto;
  }
  a.btn.btn-teleconsulta {
    border: 1px solid #00abed;
    width: 200px;
    color: #00abed;
    border-radius: 7px;
    line-height: 30px;
    margin: 0 AUTO;
  }
  .nav-tabs, .pfm {
    width: 100% !important;
  }
  p.title-dr {
    text-align: left;
    color: #01305F;
  }
  h3.speciality {
    font-size: 1.2rem;
    padding-top: 10px;
    text-align: left;
  }
  p.text-descript {
    font-size: 16px;
    line-height: 20px;
    color: #7b7b7b;
    text-align: left;
  }
  .sred {
    position: absolute;
    top: 320px;
  }
}
@media only screen and (max-width: 360px) {
  .sred {
    position: absolute;
    top: 280px;
  }
}
.gradient-light-blue-0 {
  background: linear-gradient(0deg, #36a3c0 0%, #36fad2 100%); /* w3c */
}

.gradient-blue-0 {
  background: linear-gradient(0deg, #1a6bf2 0%, #1bb5f1 100%); /* w3c */
}

.gradient-light-blue-45 {
  background: linear-gradient(45deg, #36a3c0 0%, #36fad2 100%); /* w3c */
}

.gradient-blue-45 {
  background: linear-gradient(45deg, #1a6bf2 0%, #1bb5f1 100%); /* w3c */
}

.gradient-light-blue-90 {
  background: linear-gradient(90deg, #36a3c0 0%, #36fad2 100%); /* w3c */
}

.gradient-blue-90 {
  background: linear-gradient(90deg, #1a6bf2 0%, #1bb5f1 100%); /* w3c */
}

.gradient-light-blue-135 {
  background: linear-gradient(135deg, #36a3c0 0%, #36fad2 100%); /* w3c */
}

.gradient-blue-135 {
  background: linear-gradient(135deg, #1a6bf2 0%, #1bb5f1 100%); /* w3c */
}

.gradient-light-blue-180 {
  background: linear-gradient(180deg, #36a3c0 0%, #36fad2 100%); /* w3c */
}

.gradient-blue-180 {
  background: linear-gradient(180deg, #1a6bf2 0%, #1bb5f1 100%); /* w3c */
}

.gradient-light-blue-225 {
  background: linear-gradient(225deg, #36a3c0 0%, #36fad2 100%); /* w3c */
}

.gradient-blue-225 {
  background: linear-gradient(225deg, #1a6bf2 0%, #1bb5f1 100%); /* w3c */
}

.gradient-light-blue-270 {
  background: linear-gradient(270deg, #36a3c0 0%, #36fad2 100%); /* w3c */
}

.gradient-blue-270 {
  background: linear-gradient(270deg, #1a6bf2 0%, #1bb5f1 100%); /* w3c */
}

.gradient-light-blue-315 {
  background: linear-gradient(315deg, #36a3c0 0%, #36fad2 100%); /* w3c */
}

.gradient-blue-315 {
  background: linear-gradient(315deg, #1a6bf2 0%, #1bb5f1 100%); /* w3c */
}

#viewPdf .modal-dialog {
  max-width: 90%;
}
#viewPdf .modal-content {
  min-height: 90vh;
}
#viewPdf .pdf {
  position: absolute;
  top: 63px;
  left: 0;
  right: 0;
  bottom: 0;
}

.flipbook-overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2147483646 !important;
}

.flipbook-wrapper {
  position: absolute;
  width: 100%;
  height: 100%;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  text-shadow: none;
  border-radius: 4px;
  background: #ffffff;
}

.flipbook-lightbox-thumb-overlay {
  opacity: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.2);
  transition: all 0.2s ease-out;
}

.flipbook-lightbox-thumb-overlay:hover {
  opacity: 1;
}

.flipbook-lightbox-thumb-icon {
  position: relative;
  margin-left: -50%;
  margin-top: -50%;
  color: #555;
  display: none;
}

.flipbook-lightbox-thumb-icon-holder {
  position: absolute;
  left: 50%;
  top: 50%;
}

.flipbook-wrapper-transparent {
  width: 100%;
  height: 100%;
  background: none;
}

.flipbook-main-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  direction: ltr !important;
}

.flipbook-bookLayer {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
}

.flipbook-zoomLayer {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0px;
  overflow: hidden;
  opacity: 0.7;
  /*opacity: .5;*/
  /*ointer-events:none;*/
}

.flipbook-zoomLayer-inside {
  display: block;
  position: relative;
  background-size: contain;
  text-align: center;
}

.flipbook-zoomLayer-inside .flipbook-carousel-page {
  float: left;
}

.flipbook-center-container {
  transform: translateZ(0px);
  -webkit-transform: translateZ(0px);
  -backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
}

.flipbook-book {
  display: block;
  position: relative;
}

.flipbook-page {
  position: absolute;
  width: 100%;
  height: 100%;
  transform: translateZ(0px);
  will-change: transform;
}

.flipbook-page3 {
  position: absolute;
  background: #eee;
}

.flipbook-page3-html {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  transform: translateZ(0);
}

.flipbook-page3-image {
  width: 100%;
  height: 100%;
  position: absolute;
  transform: translateZ(0);
}

.flipbook-page3 img {
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: auto;
  position: absolute;
  transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  float: left;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  pointer-events: none;
}

.flipbook-page3 canvas {
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.flipbook-page3-shadow {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  transform: translateZ(0);
  -webkit-transform: translateZ(0);
  background: #000;
  opacity: 0;
  pointer-events: none;
}

.flipbook-page3-front {
  transform-origin: 0 50%;
  -webkit-transform-origin: 0 50%;
}

.flipbook-page3-back {
  transform-origin: 100% 50%;
  -webkit-transform-origin: 100% 50%;
  z-index: 999999 !important;
}

.flipbook-book3 {
  display: block;
  position: relative;
}

.flipbook-center-container3 {
  position: relative;
  /* height:100%; */
  perspective: 4000px;
  -webkit-perspective: 4000px;
  transform: translateZ(0px);
  will-change: transform;
  border: none;
}

.flipbook-page-face {
  position: absolute;
  background-color: #DDD;
  transform: translateZ(0px);
  -webkit-transform: translateZ(0px);
  -backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
}

.flipbook-page-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.9);
  pointer-events: none !important;
  z-index: 10;
}

.flipbook-page-htmlContent {
  position: absolute;
  /* float:  left; */
  top: 0;
  left: 0;
  transform-origin: 0 0;
  z-index: 50;
  transform: translateZ(0px);
  -backface-visibility: hidden;
}

.flipbook-book canvas {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 50;
  width: 100%;
  height: 100%;
  transform: translateZ(0px);
  -webkit-transform: translateZ(0px);
  -backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
}

.flipbook-page img {
  width: 100%;
  height: 100%;
  transform: translateZ(0px);
  -webkit-transform: translateZ(0px);
  -backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
}

.flipbook-opacity0 {
  opacity: 0;
}

.flipbook-opacity1 {
  opacity: 1;
}

.flipbook-arrow-wrapper {
  opacity: 0.85;
  transition: opacity 0.3s;
}

.flipbook-arrow-wrapper:hover {
  opacity: 1;
}

.flipbook-left-arrow {
  display: block !important;
  position: absolute !important;
  top: 50%;
  margin-top: -20px;
  speak: none;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  text-align: center;
  cursor: pointer;
  width: 40px;
  /* height: 40px; */
  border-radius: 0;
}

.flipbook-right-arrow {
  display: block !important;
  position: absolute !important;
  top: 50%;
  speak: none;
  right: 0;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  text-align: center;
  cursor: pointer;
}

.flipbook-first-arrow {
  display: block !important;
  position: absolute !important;
  top: 50%;
  speak: none;
  left: 0;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  text-align: center;
  cursor: pointer;
}

.flipbook-last-arrow {
  display: block !important;
  position: absolute !important;
  top: 50%;
  speak: none;
  right: 0;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  text-align: center;
  cursor: pointer;
}

.flipbook-currentPageHolder {
  position: absolute !important;
  z-index: 3;
}

.flipbook-currentPageNumber {
  font-weight: bold !important;
  border-radius: 15px !important;
  color: rgba(255, 255, 255, 0.72);
  padding: 5px 12px !important;
  background-color: rgba(0, 0, 0, 0.4);
  font-family: "Open Sans", "Helvetica Neue", Arial, sans-serif !important;
  font-size: 14px;
}

.flipbook-currentPageInput {
  position: absolute !important;
  line-height: 32px !important;
  background: none !important;
  border: none !important;
  font-size: 14px !important;
  font-family: "Open Sans", "Helvetica Neue", Arial, sans-serif !important;
  font-weight: bold !important;
  text-align: center !important;
  color: rgba(255, 255, 255, 0.72) !important;
  height: 32px !important;
  top: 0 !important;
  left: 0 !important;
}

.flipbook-currentPageInput:focus {
  outline: 0 !important;
}

.flipbook-color-transparent {
  color: transparent !important;
}

.flipbook-browser-fullscreen {
  position: fixed !important;
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  height: 100% !important;
  z-index: 999999 !important;
  margin: 0 !important;
  padding: 0 !important;
}

.flipbook-totalPages {
  box-shadow: none;
  padding-left: 3em !important;
  padding-right: 1em !important;
  padding-top: 6px !important;
  padding-bottom: 6px !important;
  border: none !important;
  width: 3em !important;
  font-size: 1em !important;
  font-family: "Open Sans", "Helvetica Neue", Arial, sans-serif;
  text-align: left !important;
  line-height: 30px !important;
  /*z-index: 9999;*/
  height: 35px;
  /* opacity: .7 !important; */
  pointer-events: none;
}

.flipbook-currentPage:focus {
  outline: none;
}

.flipbook-menuWrapper {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0;
  padding: 0;
  z-index: 2;
  pointer-events: none;
}

.flipbook-menuWrapper:hover {
  opacity: 1;
}

.flipbook-menu {
  position: relative;
  text-align: center;
  margin: 0;
}

.flipbook-menu-btn {
  display: inline;
  cursor: pointer;
  background: none;
  transition: all 0.1s ease-out;
  -webkit-transition: all 0.1s ease-out;
  -moz-transition: all 0.1s ease-out;
  -o-transition: all 0.1s ease-out;
}

.flipbook-thumbHolder {
  transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  bottom: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.16), 0 0 6px rgba(0, 0, 0, 0.23);
  width: 250px;
}

.flipbook-thumbsWrapper {
  bottom: 0;
  position: absolute;
  left: 0;
  top: 90px;
  overflow: hidden;
  padding-top: 20px;
}

.flipbook-thumbsScroller {
  margin: 0;
  padding: 0;
  position: relative;
  text-align: center;
  min-width: 250px;
  padding-bottom: 20px;
}

.flipbook-thumb {
  margin: 0px auto 30px;
  cursor: pointer;
  position: relative;
  background: rgb(239, 239, 239);
  border: 1px solid rgb(116, 116, 116);
}

.flipbook-empty-thumb {
  display: inline-block;
  position: absolute;
  background: rgb(255, 0, 0);
}

.flipbook-thumb-num {
  font-family: "Open Sans", "Helvetica Neue", Arial, sans-serif;
  font-size: 14px;
  /* font-weight: bold; */
  line-height: 14px;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  /* background: rgba(0, 0, 0, 0.39); */
  /* padding: 10px; */
  position: relative;
  top: 5px;
}

.flipbook-thumb img {
  display: inline-block;
  -moz-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.2);
}

.flipbook-toc {
  position: relative;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 50px;
  bottom: 0;
  overflow: hidden;
  width: 100%;
}

.flipbook-tocHolder {
  position: absolute;
  top: 0;
  width: 250px;
  bottom: 0;
  transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  z-index: 9;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.16), 0 0 6px rgba(0, 0, 0, 0.23);
}

.flipbook-tocItem {
  display: block;
  cursor: pointer;
  font-size: 14px;
  font-family: "Open Sans", "Helvetica Neue", Arial, sans-serif;
}

.flipbook-tocItem .title {
  display: inline-block;
  /* width: 170px; */
}

.flipbook-tocItem .title:hover {
  text-decoration: underline;
}

.flipbook-tocItem .right {
  float: right;
}

.flipbook-tocTitle {
  display: block;
  padding: 20px 0;
  text-align: right;
  text-transform: uppercase;
}

.flipbook-bmHolder {
  position: absolute;
  top: 0;
  width: 250px;
  bottom: 0;
  transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  z-index: 9;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.16), 0 0 6px rgba(0, 0, 0, 0.23);
}

.flipbook-searchHolder {
  position: absolute;
  top: 0;
  width: 250px;
  bottom: 0;
  transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  z-index: 9;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.16), 0 0 6px rgba(0, 0, 0, 0.23);
}

.flipbook-findbar input {
  width: 230px;
  padding: 5px;
  margin: 0px 10px;
  font-size: 14px;
}

.flipbook-find-info {
  padding-left: 15px;
  font-family: "Open Sans", "Helvetica Neue", Arial, sans-serif !important;
  font-size: 14px;
  pointer-events: none;
}

.invisible {
  opacity: 0;
  pointer-events: none;
  display: none;
}

.transition {
  transition: all 0.3s ease-out;
}

.flipbook-shareButtons {
  width: 41px;
  position: absolute;
  bottom: 40px;
  max-width: 100%;
  max-height: 100%;
  overflow: hidden;
  text-align: center;
}

.flipbook-shareBtn {
  display: inline-block;
  cursor: pointer;
}

.flipbook-menu-overlay {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  z-index: 999999;
}

.flipbook-icon-fa {
  speak: none;
  font-style: normal;
  font-size: 16px;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  padding-bottom: 12px;
  padding-top: 12px;
  width: 36px;
  bottom: 0;
  text-align: center;
  pointer-events: auto;
  box-sizing: initial;
  display: inline-block;
}

.flipbook-icon-material {
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-size: 24px;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  padding-bottom: 8px;
  padding-top: 8px;
  width: 36px;
  bottom: 0;
  text-align: center;
  pointer-events: auto;
  box-sizing: initial;
  display: inline-block;
}

.flipbook-btn-close {
  height: 40px;
  width: 40px;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
}

.flipbook-btn-close-icon {
  height: 40px;
  line-height: 40px !important;
}

/* ui */
.flipbook-font {
  font-family: "Open Sans", "Helvetica Neue", Arial, sans-serif;
  font-size: 14px;
}

.flipbook-btn {
  text-transform: uppercase;
  font-weight: bold;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  cursor: pointer;
  width: 200px;
  line-height: 32px;
  text-align: center;
  margin: 5px auto;
  border: 1px solid #868686;
  border: none;
  background: #f9f9f9;
  background: none;
  border-radius: 3px;
  transition: none;
  font-size: 12px;
}

/*dark*/
.flipbook-bg-dark {
  background: rgba(49, 53, 56, 0.95);
}

.flipbook-color-dark {
  color: rgba(255, 255, 255, 0.85);
}

.flipbook-color-dark:hover {
  color: #FFF;
}

/*light*/
.flipbook-bg-light {
  background: rgba(255, 255, 255, 0.95);
}

.flipbook-color-light {
  color: rgba(50, 50, 50, 0.9);
}

.flipbook-color-light:hover {
  color: #000;
}

/*twilight*/
.flipbook-bg-twilight {
  background: #141414;
}

.flipbook-color-twilight {
  color: #FEFFD3;
}

.flipbook-color-twilight:hover {
  color: #FEFFD3;
}

/*darkgrey*/
.flipbook-bg-darkgrey {
  background: #212121;
}

.flipbook-color-darkgrey {
  color: #9E9E9E;
}

.flipbook-color-darkgrey:hover {
  color: #BDBDBD;
}

/*lightgrey*/
.flipbook-bg-lightgrey {
  background: #E0E0E0;
}

.flipbook-color-lightgrey {
  color: #757575;
}

.flipbook-color-lightgrey:hover {
  color: #616161;
}

.flipbook-lightbox-toolbar {
  /* opacity:.6; */
}

.flipbook-lightbox-close {
  position: absolute !important;
  z-index: 85 !important;
  right: 0px !important;
  top: 0 !important;
  text-align: center !important;
  text-decoration: none !important;
  cursor: pointer;
  opacity: 0.85;
  transition: opacity 0.3s;
}

.flipbook-lightbox-close:hover {
  opacity: 1;
}

.flipbook-loading-bar {
  position: relative;
  width: 100%;
  height: 6px;
  background-color: #333;
  border-bottom: 1px solid #333;
}

.flipbook-progress-bar {
  position: absolute;
  top: 0;
  left: 0;
  width: 0%;
  height: 100%;
  background-color: #ddd;
  overflow: hidden;
  transition: width 200ms;
}

.flipbook-sub-menu {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 999;
  display: table;
}

.flipbook-sub-menu-center {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

.flipbook-menu-header {
  position: relative;
  padding: 10px;
  font-size: 16px;
  text-align: center;
}

.flipbook-menu-title {
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  /* opacity: .9; */
}

.flipbook-sub-menu-content {
  display: inline-block;
  margin-top: -20px;
  min-width: 250px;
  padding-bottom: 10px;
}

.flipbook-carousel-slide {
  -o-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  text-align: center;
  overflow: hidden;
  width: 100%;
  height: 100%;
}

.flipbook-carousel-slide .slide-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.flipbook-carousel-page {
  display: inline-block;
  background: #f1f1f1;
  position: relative;
  -moz-transform-origin: 0 0;
  -o-transform-origin: 0 0;
}

.flipbook-carousel-page-inner {
  transform-origin: 0 0;
  margin: 0;
  padding: 0;
  position: absolute;
  height: 100%;
  width: 100%;
}

.flipbook-carousel-page-inner canvas {
  transform: translateZ(0);
}

.flipbook-carousel-zoom-page {
  height: 100%;
  position: relative;
}

.flipbook-carousel-zoom-page img {
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  position: absolute;
}

.flipbook-carousel-page img {
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  position: absolute;
  pointer-events: none;
}

.flipbook-carousel-page .page-carousel-img {
  height: 100%;
  width: 100%;
  transform: translateZ(0);
}

.flipbook-carousel-image-wrapper {
  position: absolute;
  width: 100%;
  height: 100%;
}

.flipbook-carousel-zoom-wrapper {
  position: absolute;
  width: 100%;
  height: 100%;
}

.flipbook-carousel-zoom {
  position: relative;
  width: 100%;
  height: 100%;
}

.flipbook-overflow-hidden {
  overflow: hidden !important;
}

/*share*/
.flipbook-share .social.bottom,
.flipbook-share .social.top {
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -o-transform-origin: 0 0;
}

.flipbook-share {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.flipbook-share [class*=entypo-]:before {
  font-family: entypo, sans-serif;
}

.flipbook-share label {
  font-size: 16px;
  cursor: pointer;
  margin: 0;
  padding: 5px 10px;
  border-radius: 5px;
  background: #a29baa;
  color: #333;
  transition: all 0.3s ease;
}

.flipbook-share label:hover {
  opacity: 0.8;
}

.flipbook-share label span {
  text-transform: uppercase;
  font-size: 0.9em;
  font-family: Lato, sans-serif;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  padding-left: 6px;
}

.flipbook-share .social.top {
  -ms-transform-origin: 0 0;
}

.flipbook-share .social.bottom {
  transform-origin: 0 0;
  margin-top: 5px;
}

.flipbook-share .social.middle.left,
.flipbook-share .social.middle.right {
  transform-origin: 5% 50%;
  -webkit-transform-origin: 5% 50%;
  -moz-transform-origin: 5% 50%;
  -o-transform-origin: 5% 50%;
}

.flipbook-share .social.middle {
  margin-top: -34px;
}

.flipbook-share .social.middle.right {
  margin-left: 105px;
}

.flipbook-share .social.networks-1.center,
.flipbook-share .social.networks-1.left,
.flipbook-share .social.right {
  margin-left: 14px;
}

.flipbook-share .social.load {
  transition: none !important;
}

.flipbook-share .social.networks-1 {
  width: 60px;
}

.flipbook-share .social.networks-1.middle.left {
  margin-left: -70px;
}

.flipbook-share .social.networks-1 ul {
  width: 60px;
}

.flipbook-share .social.networks-2,
.flipbook-share .social.networks-2 ul {
  width: 120px;
}

.flipbook-share .social.networks-2.center {
  /*margin-left: -13px*/
}

.flipbook-share .social.networks-2.left {
  margin-left: -44px;
}

.flipbook-share .social.networks-2.middle.left {
  margin-left: -130px;
}

.flipbook-share .social.networks-3,
.flipbook-share .social.networks-3 ul {
  width: 180px;
}

.flipbook-share .social.networks-3.center {
  /*margin-left: -45px*/
}

.flipbook-share .social.networks-3.left {
  margin-left: -102px;
}

.flipbook-share .social.networks-3.middle.left {
  margin-left: -190px;
}

.flipbook-share .social.networks-4,
.flipbook-share .social.networks-4 ul {
  width: 240px;
}

.flipbook-share .social.networks-4.center {
  /*margin-left: -75px*/
}

.flipbook-share .social.networks-4.left {
  margin-left: 162px;
}

.flipbook-share .social.networks-4.middle.left {
  margin-left: -250px;
}

.flipbook-share .social.networks-5,
.flipbook-share .social.networks-5 ul {
  /* width: 40px; */
}

.flipbook-share .social.networks-5.center {
  /* margin-left:-105px
  */
}

.flipbook-share .social.networks-5.left {
  margin-left: -225px;
}

.flipbook-share .social.networks-5.middle.left {
  margin-left: -320px;
}

.flipbook-share .social.active {
  /* opacity: 1; */
  /* transition: all .4s ease; */
  /* visibility: visible; */
}

.flipbook-share .social.active.bottom {
  transform: scale(1) translateY(15px);
}

.flipbook-share .social.active.middle.right {
  transform: scale(1) translateX(10px);
}

.flipbook-share .social.active.middle.left {
  transform: scale(1) translateX(-10px);
}

.flipbook-share .social ul {
  position: relative;
  left: 0;
  right: 0;
  height: 46px;
  color: #fff;
  margin: auto;
  padding: 0;
  list-style: none;
}

.flipbook-share .social ul li {
  font-size: 16px;
  cursor: pointer;
  width: 40px;
  margin: 0;
  padding: 9px 0;
  text-align: center;
  float: left;
  /* display: none; */
  height: 22px;
  position: relative;
  z-index: 2;
  box-sizing: content-box;
  transition: all 0.3s ease;
}

.flipbook-share .social ul li:hover {
  /* color:rgba(0,0,0,.5) */
}

.flipbook-share .social li[class*=facebook] {
  /* background:#3b5998; */
}

.flipbook-share .social li[class*=twitter] {
  /* background:#6cdfea; */
}

.flipbook-share .social li[class*=google_plus] {
  /* background:#e34429; */
}

.flipbook-share .social li[class*=pinterest] {
  /* background:#c5282f; */
}

.flipbook-share .social li[class*=send-o] {
  /* background:#42c5b0; */
}

.flipbook-page-preloader {
  width: auto !important;
  height: auto !important;
}

.flipbook-page-preloader-image {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

/** preloader*/
.cssload-container {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  text-align: center;
  position: absolute;
  z-index: 2147483647 !important;
  pointer-events: none;
}

.cssload-speeding-wheel {
  width: 24px;
  height: 24px;
  /* margin: 0 auto; */
  border: 3px solid rgba(0, 0, 0, 0.4);
  border-radius: 50%;
  border-left-color: rgba(255, 255, 255, 0.2);
  border-right-color: rgba(255, 255, 255, 0.2);
  animation: cssload-spin 575ms infinite linear;
  -o-animation: cssload-spin 575ms infinite linear;
  -ms-animation: cssload-spin 575ms infinite linear;
  -webkit-animation: cssload-spin 575ms infinite linear;
  -moz-animation: cssload-spin 575ms infinite linear;
  top: 45%;
  position: absolute;
  left: 50%;
  margin-left: -15px;
  margin-top: -15px;
  z-index: 3;
}

@keyframes cssload-spin {
  100% {
    transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/**new preloader end*/
.flipbook-lightbox-preloader {
  background: rgba(0, 0, 0, 0.5);
  height: 100%;
  width: 100%;
}

.flipbook-loading-text {
  position: absolute;
  top: 45%;
  margin-top: 20px;
  width: 100%;
  font-family: "Open Sans", "Helvetica Neue", Arial, sans-serif !important;
  font-size: 14px;
  color: #AAA !important;
}

.flipbook-loading-bg {
  width: 40px;
  height: 40px;
  border-radius: 4px;
  top: 45%;
  left: 50%;
  position: absolute;
  pointer-events: none;
  background: rgba(0, 0, 0, 0.2);
  margin: -20px;
  display: none;
}

.flipbook-fillPreloader {
  position: fixed;
  width: 100%;
  height: 100%;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  pointer-events: none;
}

.flipbook-fillPreloader img {
  position: absolute;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transition: all 0.1s ease-out;
}

.thumb-btn-close {
  right: -15px;
  position: absolute;
  top: 0;
  cursor: pointer;
}

.flipbook-noselect {
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Safari */
  /* Konqueror HTML */
  -moz-user-select: none;
  /* Firefox */
  /* Internet Explorer/Edge */
  user-select: none;
  /* Non-prefixed version, currently
                                supported by Chrome and Opera */
}

.flipbook-btn-active {
  background: rgba(128, 128, 128, 0.5);
  border: 2px solid rgba(128, 128, 128, 0.5) inset;
}

.flipbook-move {
  cursor: move;
  /* fallback if grab cursor is unsupported */
  cursor: grab;
  cursor: -webkit-grab;
}

.flipbook-main-wrapper .htmlLayer .buy-link {
  position: absolute;
  width: 100%;
  height: 100%;
}

/* Copyright 2014 Mozilla Foundation
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
.flipbook-textLayer {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  opacity: 0.2;
  line-height: 1;
  color: #000;
  opacity: 1;
}

.flipbook-textLayer mark {
  background: #ff0;
  opacity: 0.3;
  color: transparent;
}

.flipbook-textLayer > div {
  color: transparent !important;
  /*     color: #f00; */
  position: absolute;
  white-space: pre;
  cursor: text;
  transform-origin: 0% 0%;
}

.flipbook-textLayer .highlight {
  margin: -1px;
  padding: 1px;
  background-color: rgb(180, 0, 170);
  border-radius: 4px;
}

.flipbook-textLayer .highlight.begin {
  border-radius: 4px 0px 0px 4px;
}

.flipbook-textLayer .highlight.end {
  border-radius: 0px 4px 4px 0px;
}

.flipbook-textLayer .highlight.middle {
  border-radius: 0px;
}

.flipbook-textLayer .highlight.selected {
  background-color: rgb(0, 100, 0);
}

.flipbook-textLayer ::-moz-selection {
  /*     background: rgb(0, 0, 255); */
  background: #B4D5FE;
}

.flipbook-textLayer ::selection {
  /*     background: rgb(0, 0, 255); */
  background: #B4D5FE;
}

.flipbook-textLayer ::-moz-selection {
  /*     background: rgb(0, 0, 255); */
  background: #B4D5FE;
}

.flipbook-textLayer .endOfContent {
  display: block;
  position: absolute;
  left: 0px;
  top: 100%;
  right: 0px;
  bottom: 0px;
  z-index: -1;
  cursor: default;
  -webkit-user-select: none;
  -ms-user-select: none;
  -moz-user-select: none;
}

.flipbook-textLayer .endOfContent.active {
  top: 0px;
}

.flipbook-annotationLayer section {
  position: absolute;
}

.flipbook-annotationLayer .linkAnnotation > a {
  position: absolute;
  font-size: 1em;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.flipbook-annotationLayer .linkAnnotation > a {
  background: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7") 0 0 repeat;
  /* background: rgba(0, 255, 0, 0.29); */
}

.flipbook-annotationLayer .linkAnnotation > a:hover {
  opacity: 0.2;
  background: #ff0;
  box-shadow: 0px 2px 10px #ff0;
}

.flipbook-annotationLayer .textAnnotation img {
  position: absolute;
  cursor: pointer;
}

.flipbook-annotationLayer .popupWrapper {
  position: absolute;
  width: 20em;
}

.flipbook-annotationLayer .popup {
  position: absolute;
  z-index: 200;
  max-width: 20em;
  background-color: #FFFF99;
  box-shadow: 0px 2px 5px #333;
  border-radius: 2px;
  padding: 0.6em;
  margin-left: 5px;
  cursor: pointer;
  word-wrap: break-word;
}

.flipbook-annotationLayer .popup h1 {
  font-size: 1em;
  border-bottom: 1px solid #000000;
  padding-bottom: 0.2em;
}

.flipbook-annotationLayer .popup p {
  padding-top: 0.2em;
}

.flipbook-annotationLayer .highlightAnnotation,
.flipbook-annotationLayer .underlineAnnotation,
.flipbook-annotationLayer .squigglyAnnotation,
.flipbook-annotationLayer .strikeoutAnnotation {
  cursor: pointer;
}

.flipbook-page-simple {
  /* position:absolute; */
  display: inline-block;
}

.flipbook-page-simple-inner {
  position: absolute;
}

.flipbook-page-simple-inner img {
  transform: translateZ(0);
}

.flipbook-page-simple-inner canvas {
  transform: translateZ(0);
}

.flipbook-book-simple {
  text-align: center;
}

.annotationLayer section {
  position: absolute;
}

.annotationLayer .linkAnnotation > a,
.annotationLayer .buttonWidgetAnnotation.pushButton > a {
  position: absolute;
  font-size: 1em;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.annotationLayer .linkAnnotation > a:hover,
.annotationLayer .buttonWidgetAnnotation.pushButton > a:hover {
  opacity: 0.2;
  background: #ff0;
  box-shadow: 0px 2px 10px #ff0;
}

.annotationLayer .textAnnotation img {
  position: absolute;
  cursor: pointer;
}

.annotationLayer .textWidgetAnnotation input,
.annotationLayer .textWidgetAnnotation textarea,
.annotationLayer .choiceWidgetAnnotation select,
.annotationLayer .buttonWidgetAnnotation.checkBox input,
.annotationLayer .buttonWidgetAnnotation.radioButton input {
  background-color: rgba(0, 54, 255, 0.13);
  border: 1px solid transparent;
  box-sizing: border-box;
  font-size: 9px;
  height: 100%;
  margin: 0;
  padding: 0 3px;
  vertical-align: top;
  width: 100%;
}

.annotationLayer .choiceWidgetAnnotation select option {
  padding: 0;
}

.annotationLayer .buttonWidgetAnnotation.radioButton input {
  border-radius: 50%;
}

.annotationLayer .textWidgetAnnotation textarea {
  font: message-box;
  font-size: 9px;
  resize: none;
}

.annotationLayer .textWidgetAnnotation input[disabled],
.annotationLayer .textWidgetAnnotation textarea[disabled],
.annotationLayer .choiceWidgetAnnotation select[disabled],
.annotationLayer .buttonWidgetAnnotation.checkBox input[disabled],
.annotationLayer .buttonWidgetAnnotation.radioButton input[disabled] {
  background: none;
  border: 1px solid transparent;
  cursor: not-allowed;
}

.annotationLayer .textWidgetAnnotation input:hover,
.annotationLayer .textWidgetAnnotation textarea:hover,
.annotationLayer .choiceWidgetAnnotation select:hover,
.annotationLayer .buttonWidgetAnnotation.checkBox input:hover,
.annotationLayer .buttonWidgetAnnotation.radioButton input:hover {
  border: 1px solid #000;
}

.annotationLayer .textWidgetAnnotation input:focus,
.annotationLayer .textWidgetAnnotation textarea:focus,
.annotationLayer .choiceWidgetAnnotation select:focus {
  background: none;
  border: 1px solid transparent;
}

.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,
.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,
.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before {
  background-color: #000;
  content: "";
  display: block;
  position: absolute;
}

.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,
.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after {
  height: 80%;
  left: 45%;
  width: 1px;
}

.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before {
  transform: rotate(45deg);
}

.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after {
  transform: rotate(-45deg);
}

.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before {
  border-radius: 50%;
  height: 50%;
  left: 30%;
  top: 20%;
  width: 50%;
}

.annotationLayer .textWidgetAnnotation input.comb {
  font-family: monospace;
  padding-left: 2px;
  padding-right: 0;
}

.annotationLayer .textWidgetAnnotation input.comb:focus {
  /*
   * Letter spacing is placed on the right side of each character. Hence, the
   * letter spacing of the last character may be placed outside the visible
   * area, causing horizontal scrolling. We avoid this by extending the width
   * when the element has focus and revert this when it loses focus.
   */
  width: 115%;
}

.annotationLayer .buttonWidgetAnnotation.checkBox input,
.annotationLayer .buttonWidgetAnnotation.radioButton input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 0;
}

.annotationLayer .popupWrapper {
  position: absolute;
  width: 20em;
}

.annotationLayer .popup {
  position: absolute;
  z-index: 200;
  max-width: 20em;
  background-color: #FFFF99;
  box-shadow: 0px 2px 5px #333;
  border-radius: 2px;
  padding: 0.6em;
  margin-left: 5px;
  cursor: pointer;
  font: message-box;
  word-wrap: break-word;
}

.annotationLayer .popup h1 {
  font-size: 1em;
  border-bottom: 1px solid #000000;
  margin: 0;
  padding-bottom: 0.2em;
}

.annotationLayer .popup p {
  margin: 0;
  padding-top: 0.2em;
}

.annotationLayer .highlightAnnotation,
.annotationLayer .underlineAnnotation,
.annotationLayer .squigglyAnnotation,
.annotationLayer .strikeoutAnnotation,
.annotationLayer .lineAnnotation svg line,
.annotationLayer .squareAnnotation svg rect,
.annotationLayer .circleAnnotation svg ellipse,
.annotationLayer .polylineAnnotation svg polyline,
.annotationLayer .polygonAnnotation svg polygon,
.annotationLayer .inkAnnotation svg polyline,
.annotationLayer .stampAnnotation,
.annotationLayer .fileAttachmentAnnotation {
  cursor: pointer;
}

@media all and (-ms-high-contrast: none) {
  .search__index .container {
    margin-top: 78px;
  }
}
/* The Modal (background) */
.modal-telemedic {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 9999999999; /* Sit on top */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0, 0, 0); /* Fallback color */
  background-color: rgba(255, 255, 255, 0.9); /* Black w/ opacity */
}

/* Modal Content/Box */
.login-modal-content {
  background-color: #36bbf2;
  margin: 2% auto;
  padding: 15px;
  border: 1px solid white;
  border-radius: 15px;
  width: 38%;
  box-shadow: 2px 1px 8px 1px #c2c2c2;
}

.calendar-modal-content {
  background-color: white;
  margin: 2% auto; /* 15% from the top and centered */
  padding: 0;
  border: 1px solid #cecdcd !important;
  border-radius: 15px;
  width: 70%;
}

.share-modal-content {
  background-color: white;
  margin: 10% auto; /* 15% from the top and centered */
  padding: 0;
  border: 1px solid #cecdcd !important;
  border-radius: 15px;
  width: 50%;
}

.select-rigth {
  background: #e9ecef;
  height: 62px;
  margin-top: 12px;
}

.select-left {
  background: #e9ecef;
  margin-top: 7px;
  height: 60px;
}

.cancel-modal-content {
  background-color: white;
  margin: 10% auto 3% auto; /* 15% from the top and centered */
  padding: 0;
  border: 1px solid #cecdcd !important;
  border-radius: 15px;
  width: 35%;
}

.btn-canc {
  margin-top: 55px !important;
  margin-bottom: -5px !important;
}

.select-left.selected-title {
  border-radius: 0px 10px 10px 0px;
  color: #fff !important;
  height: 72px;
}

.select-rigth.selected-title {
  border-radius: 10px 0px 0px 10px;
  color: #fff !important;
  margin-top: 2px;
  height: 72px;
}

.selected-title .txt-paciente {
  color: white !important;
}

span.close.cmedic {
  color: #fff;
  margin-top: -5px;
  margin-bottom: 10px;
}

.btn-regis button {
  min-width: 220px;
  text-align: center !important;
  margin: 0 auto;
  display: block !important;
}

/* The Close Button */
.close {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}

@media (max-width: 426px) {
  .btn-regis button {
    min-width: 230px;
  }
  .modal-content {
    width: 100% !important;
    padding: 0;
    margin: 20% auto;
  }
  .calendar-modal-content {
    width: 100% !important;
    padding: 0;
    margin: 15% auto;
    border: 1px solid #cecdcd !important;
  }
  .share-modal-content {
    width: 100% !important;
    padding: 0;
    margin: 15% auto;
    border: 1px solid #cecdcd !important;
  }
  .cancel-modal-content {
    width: 100% !important;
    padding: 0;
    margin: 15% auto;
  }
  .login-modal-content {
    width: 92% !important;
  }
}
@media (min-width: 427px) and (max-width: 768px) {
  .modal-content {
    width: 80% !important;
    padding: 0;
    margin: 14% auto;
  }
  .calendar-modal-content {
    width: 100% !important;
    padding: 0;
    margin: 15% auto;
    border: 1px solid #cecdcd !important;
  }
  .share-modal-content {
    width: 100% !important;
    padding: 0;
    margin: 15% auto;
    border: 1px solid #cecdcd !important;
  }
  .cancel-modal-content {
    width: 100% !important;
    padding: 0;
    margin: 15% auto;
  }
  .login-modal-content {
    width: 94% !important;
  }
}
@media (min-width: 769px) and (max-width: 1024px) {
  .modal-content {
    width: 80% !important;
    padding: 0;
    margin: 11% auto;
  }
  .calendar-modal-content {
    width: 90% !important;
    padding: 0;
    margin: 5% auto;
    border: 1px solid #cecdcd !important;
  }
  .share-modal-content {
    width: 90% !important;
    padding: 0;
    margin: 5% auto;
    border: 1px solid #cecdcd !important;
  }
  .cancel-modal-content {
    width: 70% !important;
    padding: 0;
    margin: 5% auto;
  }
}
@media (min-width: 1025px) and (max-width: 1440px) {
  .modal-content {
    width: 80% !important;
    padding: 0;
    margin: 13% auto;
  }
  .calendar-modal-content {
    width: 80% !important;
    padding: 0;
    margin: 5% auto;
    border: 1px solid #cecdcd !important;
  }
  .share-modal-content {
    width: 80% !important;
    padding: 0;
    margin: 5% auto;
    border: 1px solid #cecdcd !important;
  }
  .cancel-modal-content {
    width: 60% !important;
    padding: 0;
    margin: 5% auto;
  }
}
@media (max-width: 575px) {
  .select-left.selected-title {
    border-radius: 0px !important;
  }
  .select-rigth {
    margin-top: 0px !important;
  }
  .select-rigth.selected-title {
    border-radius: 0px !important;
  }
}
.auth-modal .auth-content {
  background-color: #36bbf2;
}
.auth-modal .header-selector .selected-title {
  background-color: #002f5f;
  color: white;
}

html,
body {
  height: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-weight: 700;
  font-family: "Montserrat", sans-serif;
}

[ng\:cloak],
[ng-cloak],
[data-ng-cloak],
[x-ng-cloak],
.ng-cloak,
.x-ng-cloak {
  display: none !important;
}

textarea.form-control {
  border-radius: 5px;
}

.font-size-large {
  font-size: 2rem !important;
}

.font-size-medium {
  font-size: 1.3rem;
}

.font-size-normal {
  font-size: 1rem;
}

.font-size-small {
  font-size: 0.85rem;
}

.font-size-tiny {
  font-size: 0.75rem;
}

.cursor-pointer {
  cursor: pointer;
}

.cursor-default {
  cursor: default;
}

.text-italic {
  font-style: italic;
}

.text-ellipsize {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

#app {
  min-height: 100%;
}

.read-dimensions {
  display: block !important;
  height: initial !important;
  position: absolute !important;
  visibility: hidden !important;
  width: initial !important;
}
.read-dimensions.ng-hide:not(.ng-hide-animate) {
  display: block !important;
}

.text-grey-100,
.text-gray-100 {
  color: #f8f9fa;
}

.bg-gray-100 {
  background-color: #f8f9fa;
}

.btn-gray-100 {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-gray-100:hover {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
}
.btn-gray-100:focus, .btn-gray-100.focus {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
  box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}
.btn-gray-100.disabled, .btn-gray-100:disabled {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-gray-100:not(:disabled):not(.disabled):active, .btn-gray-100:not(:disabled):not(.disabled).active, .show > .btn-gray-100.dropdown-toggle {
  color: #212529;
  background-color: #dae0e5;
  border-color: #d3d9df;
}
.btn-gray-100:not(:disabled):not(.disabled):active:focus, .btn-gray-100:not(:disabled):not(.disabled).active:focus, .show > .btn-gray-100.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}

.text-grey-200,
.text-gray-200 {
  color: #e9ecef;
}

.bg-gray-200 {
  background-color: #e9ecef;
}

.btn-gray-200 {
  color: #212529;
  background-color: #e9ecef;
  border-color: #e9ecef;
}
.btn-gray-200:hover {
  color: #212529;
  background-color: #d3d9df;
  border-color: #cbd3da;
}
.btn-gray-200:focus, .btn-gray-200.focus {
  color: #212529;
  background-color: #d3d9df;
  border-color: #cbd3da;
  box-shadow: 0 0 0 0.2rem rgba(203, 206, 209, 0.5);
}
.btn-gray-200.disabled, .btn-gray-200:disabled {
  color: #212529;
  background-color: #e9ecef;
  border-color: #e9ecef;
}
.btn-gray-200:not(:disabled):not(.disabled):active, .btn-gray-200:not(:disabled):not(.disabled).active, .show > .btn-gray-200.dropdown-toggle {
  color: #212529;
  background-color: #cbd3da;
  border-color: #c4ccd4;
}
.btn-gray-200:not(:disabled):not(.disabled):active:focus, .btn-gray-200:not(:disabled):not(.disabled).active:focus, .show > .btn-gray-200.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(203, 206, 209, 0.5);
}

.text-grey-300,
.text-gray-300 {
  color: #dee2e6;
}

.bg-gray-300 {
  background-color: #dee2e6;
}

.btn-gray-300 {
  color: #212529;
  background-color: #dee2e6;
  border-color: #dee2e6;
}
.btn-gray-300:hover {
  color: #212529;
  background-color: #c8cfd6;
  border-color: #c1c9d0;
}
.btn-gray-300:focus, .btn-gray-300.focus {
  color: #212529;
  background-color: #c8cfd6;
  border-color: #c1c9d0;
  box-shadow: 0 0 0 0.2rem rgba(194, 198, 202, 0.5);
}
.btn-gray-300.disabled, .btn-gray-300:disabled {
  color: #212529;
  background-color: #dee2e6;
  border-color: #dee2e6;
}
.btn-gray-300:not(:disabled):not(.disabled):active, .btn-gray-300:not(:disabled):not(.disabled).active, .show > .btn-gray-300.dropdown-toggle {
  color: #212529;
  background-color: #c1c9d0;
  border-color: #bac2cb;
}
.btn-gray-300:not(:disabled):not(.disabled):active:focus, .btn-gray-300:not(:disabled):not(.disabled).active:focus, .show > .btn-gray-300.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(194, 198, 202, 0.5);
}

.text-grey-400,
.text-gray-400 {
  color: #ced4da;
}

.bg-gray-400 {
  background-color: #ced4da;
}

.btn-gray-400 {
  color: #212529;
  background-color: #ced4da;
  border-color: #ced4da;
}
.btn-gray-400:hover {
  color: #212529;
  background-color: #b8c1ca;
  border-color: #b1bbc4;
}
.btn-gray-400:focus, .btn-gray-400.focus {
  color: #212529;
  background-color: #b8c1ca;
  border-color: #b1bbc4;
  box-shadow: 0 0 0 0.2rem rgba(180, 186, 191, 0.5);
}
.btn-gray-400.disabled, .btn-gray-400:disabled {
  color: #212529;
  background-color: #ced4da;
  border-color: #ced4da;
}
.btn-gray-400:not(:disabled):not(.disabled):active, .btn-gray-400:not(:disabled):not(.disabled).active, .show > .btn-gray-400.dropdown-toggle {
  color: #212529;
  background-color: #b1bbc4;
  border-color: #aab4bf;
}
.btn-gray-400:not(:disabled):not(.disabled):active:focus, .btn-gray-400:not(:disabled):not(.disabled).active:focus, .show > .btn-gray-400.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(180, 186, 191, 0.5);
}

.text-grey-500,
.text-gray-500 {
  color: #adb5bd;
}

.bg-gray-500 {
  background-color: #adb5bd;
}

.btn-gray-500 {
  color: #212529;
  background-color: #adb5bd;
  border-color: #adb5bd;
}
.btn-gray-500:hover {
  color: #212529;
  background-color: #98a2ac;
  border-color: #919ca6;
}
.btn-gray-500:focus, .btn-gray-500.focus {
  color: #212529;
  background-color: #98a2ac;
  border-color: #919ca6;
  box-shadow: 0 0 0 0.2rem rgba(152, 159, 167, 0.5);
}
.btn-gray-500.disabled, .btn-gray-500:disabled {
  color: #212529;
  background-color: #adb5bd;
  border-color: #adb5bd;
}
.btn-gray-500:not(:disabled):not(.disabled):active, .btn-gray-500:not(:disabled):not(.disabled).active, .show > .btn-gray-500.dropdown-toggle {
  color: #212529;
  background-color: #919ca6;
  border-color: #8a95a1;
}
.btn-gray-500:not(:disabled):not(.disabled):active:focus, .btn-gray-500:not(:disabled):not(.disabled).active:focus, .show > .btn-gray-500.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(152, 159, 167, 0.5);
}

.text-grey-600,
.text-gray-600 {
  color: #6c757d;
}

.bg-gray-600 {
  background-color: #6c757d;
}

.btn-gray-600 {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-gray-600:hover {
  color: #fff;
  background-color: #5a6268;
  border-color: #545b62;
}
.btn-gray-600:focus, .btn-gray-600.focus {
  color: #fff;
  background-color: #5a6268;
  border-color: #545b62;
  box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
}
.btn-gray-600.disabled, .btn-gray-600:disabled {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-gray-600:not(:disabled):not(.disabled):active, .btn-gray-600:not(:disabled):not(.disabled).active, .show > .btn-gray-600.dropdown-toggle {
  color: #fff;
  background-color: #545b62;
  border-color: #4e555b;
}
.btn-gray-600:not(:disabled):not(.disabled):active:focus, .btn-gray-600:not(:disabled):not(.disabled).active:focus, .show > .btn-gray-600.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
}

.text-grey-700,
.text-gray-700 {
  color: #495057;
}

.bg-gray-700 {
  background-color: #495057;
}

.btn-gray-700 {
  color: #fff;
  background-color: #495057;
  border-color: #495057;
}
.btn-gray-700:hover {
  color: #fff;
  background-color: #383d42;
  border-color: #32373b;
}
.btn-gray-700:focus, .btn-gray-700.focus {
  color: #fff;
  background-color: #383d42;
  border-color: #32373b;
  box-shadow: 0 0 0 0.2rem rgba(100, 106, 112, 0.5);
}
.btn-gray-700.disabled, .btn-gray-700:disabled {
  color: #fff;
  background-color: #495057;
  border-color: #495057;
}
.btn-gray-700:not(:disabled):not(.disabled):active, .btn-gray-700:not(:disabled):not(.disabled).active, .show > .btn-gray-700.dropdown-toggle {
  color: #fff;
  background-color: #32373b;
  border-color: #2c3034;
}
.btn-gray-700:not(:disabled):not(.disabled):active:focus, .btn-gray-700:not(:disabled):not(.disabled).active:focus, .show > .btn-gray-700.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(100, 106, 112, 0.5);
}

.text-grey-800,
.text-gray-800 {
  color: #343a40;
}

.bg-gray-800 {
  background-color: #343a40;
}

.btn-gray-800 {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-gray-800:hover {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124;
}
.btn-gray-800:focus, .btn-gray-800.focus {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124;
  box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}
.btn-gray-800.disabled, .btn-gray-800:disabled {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-gray-800:not(:disabled):not(.disabled):active, .btn-gray-800:not(:disabled):not(.disabled).active, .show > .btn-gray-800.dropdown-toggle {
  color: #fff;
  background-color: #1d2124;
  border-color: #171a1d;
}
.btn-gray-800:not(:disabled):not(.disabled):active:focus, .btn-gray-800:not(:disabled):not(.disabled).active:focus, .show > .btn-gray-800.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}

.text-grey-900,
.text-gray-900 {
  color: #212529;
}

.bg-gray-900 {
  background-color: #212529;
}

.btn-gray-900 {
  color: #fff;
  background-color: #212529;
  border-color: #212529;
}
.btn-gray-900:hover {
  color: #fff;
  background-color: #101214;
  border-color: #0a0c0d;
}
.btn-gray-900:focus, .btn-gray-900.focus {
  color: #fff;
  background-color: #101214;
  border-color: #0a0c0d;
  box-shadow: 0 0 0 0.2rem rgba(66, 70, 73, 0.5);
}
.btn-gray-900.disabled, .btn-gray-900:disabled {
  color: #fff;
  background-color: #212529;
  border-color: #212529;
}
.btn-gray-900:not(:disabled):not(.disabled):active, .btn-gray-900:not(:disabled):not(.disabled).active, .show > .btn-gray-900.dropdown-toggle {
  color: #fff;
  background-color: #0a0c0d;
  border-color: #050506;
}
.btn-gray-900:not(:disabled):not(.disabled):active:focus, .btn-gray-900:not(:disabled):not(.disabled).active:focus, .show > .btn-gray-900.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(66, 70, 73, 0.5);
}

.text-black {
  color: #000;
}

.dropdown-menu {
  box-shadow: 0 2px 20px rgba(0, 0, 0, 0.33);
}

ol.breadcrumb {
  background: #fff !important;
  font-size: 0.8rem !important;
}

@media (max-width: 767.98px) {
  .btn-sm-block {
    display: block;
    width: 100% !important;
  }
}
.row.int-rotativo {
  border-bottom: 1px solid rgba(107, 116, 124, 0.3803921569);
}

form.loading {
  position: relative;
}
form.loading::after {
  display: block;
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.66) url("/img/public/spinner.svg") no-repeat center center;
  background-size: 50px;
}

.btn-download {
  border: 1px solid rgba(0, 0, 0, 0.25);
  border-radius: 0 500px 500px 500px;
  width: 225px;
}

.btn-orange {
  background: #ff8300;
  color: #fff;
  font-size: 18px;
  min-width: 130px;
}

.symptoms {
  line-height: 1;
}

.badge-symptoms {
  font-weight: normal;
  white-space: normal;
  text-align: left;
  line-height: 1.2;
  margin: 2px;
}

.title {
  color: #002f5f;
  width: 100%;
}
@media (max-width: 991.98px) {
  .title {
    font-size: 2rem;
    text-align: center;
  }
}
@media (max-width: 767.98px) {
  .title {
    font-size: 1.5rem;
  }
}
.title:after {
  content: "";
  display: block;
  margin-top: 2px;
  width: 115px;
  height: 3px;
  background-color: #ff8201;
}
@media (max-width: 991.98px) {
  .title:after {
    position: relative;
    margin: 0 auto;
  }
}
.title.title-underline-center:after {
  position: relative;
  margin: 0 auto;
}

.card-hover {
  transition: all 0.3s linear;
}

.card-hover:hover {
  box-shadow: -1px 2px 3px 3px #c1c1c1;
  transform: scale(1.01);
}

.underline-orange {
  border-bottom: 1px solid #ff8201;
}

.underline {
  border-bottom: 1px solid;
}

.wrapper {
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

.swiper-button-next, .swiper-button-prev {
  z-index: 1 !important;
}

.grecaptcha-badge {
  display: none !important;
}
