/*code start*/
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

@font-face {
  font-family: 'franklingothicurw-dem';
  font-display: swap;
  src: url('/content/dam/multibrand/camcar/es/assets-home-camcar/idetect/fonts/franklingothicurw-dem.ttf');
}

@font-face {
  font-family: 'FRANKGO';
  font-display: swap;
  src: url('/content/dam/multibrand/camcar/es/assets-home-camcar/idetect/fonts/FRANKGO.ttf');
}

@font-face {
  font-family: 'Franklin Gothic Medium';
  font-display: swap;
  src: url('/content/dam/multibrand/camcar/es/assets-home-camcar/idetect/fonts/Franklin Gothic Medium.ttf');
}

@font-face {
  font-family: 'FranklinGothic';
  font-display: swap;
  src: url('/content/dam/multibrand/camcar/es/assets-home-camcar/idetect/fonts/FranklinGothic.ttf');
}

@font-face {
  font-family: 'FranklinGothicITALIC';
  font-display: swap;
  src: url('/content/dam/multibrand/camcar/es/assets-home-camcar/idetect/fonts/FranklinGothicITALIC.ttf');
}

@font-face {
  font-family: 'FranklinGothic-Light';
  font-display: swap;
  src: url('/content/dam/multibrand/camcar/es/assets-home-camcar/idetect/fonts/FranklinGothic-Light.ttf');
    font-display: swap;
    font-weight: 100;
     font-style: normal;
}

@font-face {
  font-family: 'FranklinGothicLight';
src: url('/content/dam/multibrand/camcar/es/assets-home-camcar/idetect/fonts/Franklin Gothic Demi Regular.ttf');
}

@font-face {
  font-family: 'franklingothicurw-dem';
  font-display: swap;
  src: url('/content/dam/multibrand/camcar/es/assets-home-camcar/idetect/fonts/franklingothicurw-dem.ttf');
}

@font-face {
  font-family: 'Franklin-Gothic-Condensed';
  src: url('/content/dam/multibrand/camcar/es/assets-home-camcar/idetect/fonts/Franklin Gothic Condensed.ttf');
}

@font-face {
  font-family: 'FranklinGothicCondensed';
  src: url('/content/dam/multibrand/camcar/es/assets-home-camcar/idetect/fonts/FranklinGothicCondensed.ttf');
}

@font-face {
  font-family: 'franklingothicurw-boo';
  font-style: normal;
  font-weight: normal;
  src: local('Franklin Gothic Condensed'), url('/content/dam/multibrand/camcar/es/assets-home-camcar/idetect/fonts/franklingothicurw-boo.ttf');
  ;
}

@font-face {
  font-family: 'franklingothicurwcon-boo';
  font-style: normal;
  font-weight: normal;
  src: url('/content/dam/multibrand/camcar/es/assets-home-camcar/idetect/fonts/franklingothicurwcon-boo.ttf');
}

@font-face {
  font-family: 'franklingothicurwcon-dem';
  font-style: normal;
  font-weight: normal;
  src: url('/content/dam/multibrand/camcar/es/assets-home-camcar/idetect/fonts/franklingothicurwcon-dem.ttf');
}

@font-face {
  font-family: 'franklingothicurw-med';
  font-style: normal;
  font-weight: normal;
  src: url('/content/dam/multibrand/camcar/es/assets-home-camcar/idetect/fonts/franklingothicurw-med.ttf');
}
/*header css*/
.primary-navigation .nav>li:first-child {
  padding-left: 0px;
  display: none;
}

nav.navbar.navbar-default.navbar-fixed-top.margin-bottom-0.main-navigation {
  background-color: #194650;
}

.main-inner-naviagtion.tablet-potrait-configuration {
  color: #fff;
  display: flex;
  justify-content: space-between;
  padding: 35px 0;
  max-width: 86%;
  margin: auto;
  align-items: center;
    /* border-bottom: 1px solid rgba(285,285,285,0.5); */;
}

.flare-up .main-inner-naviagtion.tablet-potrait-configuration {
  border-bottom: none;
}

.main-inner-naviagtion.tablet-potrait-configuration .container {
  width: auto;
  padding: 0;
}

.navbar-default .top-header {
  border-bottom: 0;
}

.fixed-top-margin {
  margin-top: 0px !important;
}

.static-links-wrapper {
  float: left;
  align-items: center;
  justify-content: center;
}

.navbar-fixed-top {
  position: relative;
}

.primary-navigation {
  border-bottom: 0px;
}

.primary-navigation .nav .static-links-wrapper>li.first-level-item a {
  color: #fff;
  font-family: 'franklingothicurw-boo';
  font-weight: 100!important;
  font-size: 25px;
}

.logo-medicine-txt {
  display: none;
}

.top-header .navbar-brand .header-nav-logo {
  height: 67px;
  margin-top: -25px;
}

li.first-level-item.static-nav-links {
  list-style-type: disc;
  margin-left: 30px;
  font-size: 24px;
}

.primary-navigation .nav .static-links-wrapper>li.first-level-item {
  padding-right: 15px;
  padding-left: 0px;
}

.navbar-default {
  border-color: #194650;
}

.primary-navigation .nav .static-links-wrapper>li.first-level-item a span {
  position: relative;
}

.primary-navigation .nav .static-links-wrapper>li.first-level-item a:hover {
  color: #bfbf00 !important;
}

.primary-navigation .nav .static-links-wrapper>li.first-level-item a:hover:marker {
  box-shadow: 0 0 8px 3px #fff0f0;
  background: #bfbf00 !important;
  transform: scaleX(1.2);
  transition: all 0.4s ease-out;
}
/*.primary-navigation .nav .static-links-wrapper>li.first-level-item a span:before {*/
/*    display: flex;*/
/*    content: '';*/
/*    height: 10px;*/
/*    width: 10px;*/
/*    background: white;*/
/*    border-radius: 50px;*/
/*    position: absolute;*/
/*    left: -17px;*/
/*    top: 13px;*/
/*}*/
/*.primary-navigation .nav .static-links-wrapper>li.first-level-item a span:hover:before {*/
/*    box-shadow: 0 0 8px 3px #fff0f0;*/
/*    background: #bfbf00 !important;*/
/*    transform: scaleX(1.2);*/
/*    transition: all 0.4s ease-out;*/
/*}*/
.detect-img-sct {
  max-width: 100%;
  width: 100%;
  margin: auto;
}

.primary-navigation .nav .static-links-wrapper>li.first-level-item a span:hover {
  color: #bfbf00 !important;
}

.bottom-hover-border:after {
  border-bottom: none;
}

.puma li.first-level-item.static-nav-links:first-child span, .flare-up li.first-level-item.static-nav-links:nth-child(2) span {
  color: #bfbf00 !important;
}

.puma li.first-level-item.static-nav-links:first-child:before, .flare-up li.first-level-item.static-nav-links:nth-child(2):before {
  color: #bfbf00 !important;
}

.puma li.first-level-item.static-nav-links:first-child span:before, .flare-up li.first-level-item.static-nav-links:nth-child(2) span:before {
  box-shadow: 0 0 8px 3px #fff0f0;
  background: #bfbf00 !important;
  transform: scaleX(1.2);
  transition: all 0.4s ease-out;
}
/*home page*/
.fade-p-tag.puma-block p:first-child {
  min-height: 10.5rem;
}

.space-btwtxt {
  display: none;
}

p, ul, a, h1, ul, li, span {
  font-family: 'franklingothicurw-boo';
  text-shadow: none!important;
    /* font-weight: 100!important; */
  font-style: normal!important;
}

.footer-section-continer {
  position: relative;
  top: 1px;
  padding: 0;
}

.detect-sct {
  font-weight: 400;
  font-size: 50px;
  line-height: 84px;
  text-align: left;
  font-family: 'franklingothicurwcon-dem';
  letter-spacing: 0px;
  color: #FFFFFF;
  opacity: 1;
  padding: 0px 0px 0px 0px;
  margin: 0;
}

.welcomeP {
  font-size: 20px;
  line-height: 22px;
  text-align: left;
  letter-spacing: 0px;
  color: #D3F2F6;
  opacity: 1;
  margin-top: 20px;
}

.pulmon {
  animation: pulmon 2s ease-in infinite alternate-reverse both;
}

@keyframes pulmon {
  0% {
    transform: scale(0.5);
  }

  100% {
    transform: scale(1);
  }
}

.detect-img-sct img {
  margin: auto 0 auto auto;
  display: block;
}

.boxHomeBtns {
  background: #D6D62E 0% 0% no-repeat padding-box;
  border: 0px;
  border-radius: 23px;
  opacity: 1;
  max-width: 250px;
  height: 46px;
  text-align: center;
  font-family: 'franklingothicurwcon-dem';
  font-size: 18px;
  line-height: 20px;
  letter-spacing: 0px;
  text-transform: uppercase;
    /*padding: 11px;*/
  -webkit-transition: font-size 1s;
  -moz-transition: font-size 1s;
  -o-transition: font-size 1s;
  transition: font-size 1s;
  color: #245D64;
  align-items: center;
  width: 100%;
  justify-content: center;
  display: flex;
}

.boxHomeBtns a {
  display: block;
  text-decoration: none!important;
  outline: none;
  color: #245D64;
  -webkit-transition: font-size 0.3s;
  -moz-transition: font-size 0.3s;
  -o-transition: font-size 0.3s;
  transition: font-size 0.3s;
  font-size: 16px;
  font-weight: 700!important;
  align-items: center;
}

.boxHomeBtns a:hover, .flare-up-button a:hover {
  font-size: 17px;
}

p.foot-note {
  font-size: 16px;
  line-height: 17px;
  text-align: left;
  letter-spacing: 0px;
  color: #ffffff;
  opacity: 1;
  padding-top: 25px;
}

.homeBorder {
  width: 100%;
    /*padding-left: 50px;*/
    /*padding-right: 50px;*/
  margin: auto;
}

.puma-btn-2 {
  margin-left: 22px;
  margin-top: 7px;
}

.detect-btn-sct {
  margin-top: 30px;
  display: flex;
}

.heading-btm-border h1 {
  font-weight: 400;
  font-size: 60px;
  line-height: 84px;
  font-family: 'franklingothicurwcon-dem';
  letter-spacing: 0px;
  color: #245D64;
  opacity: 1;
  margin: 0;
}

.theLine {
  margin: 0 auto;
  margin-top: -10px;
  width: 20px;
  border: 4px solid #7cd8e3;
  height: 1px;
  border-radius: 5px;
  font-size: 1px;
}

.heading-btm-border p {
  font-size: 20px;
  line-height: 22px;
  text-align: center;
  letter-spacing: 0px;
  color: #D3F2F6;
  opacity: 1;
  margin-top: 20px;
}

.text-img-sec .heading {
  font-family: 'franklingothicurw-boo';
  text-align: left;
  font-size: 30px;
  line-height: 1;
  letter-spacing: 0px;
  color: #FFFFFF;
  opacity: 1;
  margin: 30px 0 10px 0;
}

.text-img-sec img {
  border-radius: 10px;
}

.text-img-sec .fade-p-tag p {
  text-align: left;
  font-size: 16px;
  line-height: 20px;
  font-weight: 300;
  letter-spacing: 0px;
  color: #D3F2F6;
  opacity: 1;
  width: 100%;
  margin: unset;
  margin-top: 17px;
  margin-bottom: 15px;
}

.about-btn-sct .heading {
  font-family: 'franklingothicurw-boo';
  text-align: left;
  font-size: 30px;
  line-height: 1;
  letter-spacing: 0px;
  color: #FFFFFF;
  opacity: 1;
  margin: 30px 0 10px 0;
}

.about-img-sct img {
  border-radius: 10px;
  width: 100%;
  overflow: hidden;
}

.fade-p-tag p {
  text-align: left;
  font-size: 16px;
  line-height: 20px;
  font-weight: 300;
  letter-spacing: 0px;
  color: #D3F2F6;
  opacity: 1;
  width: 100%;
  margin: unset;
  margin-top: 20px;
  margin-bottom: 15px;
}

p.light-p-tag {
  text-align: left;
  font-size: 16px;
  line-height: 20px;
  font-weight: 300;
  letter-spacing: 0px;
  color: #D3F2F6;
  opacity: 1;
  width: 100%;
  margin: unset;
  font-family: 'franklingothicurw-med';
}

button.flare-up-button {
  background: #D6D62E 0% 0% no-repeat padding-box;
  border-radius: 23px;
  border: 0px;
  opacity: 1;
  max-width: 250px;
  height: 46px;
  text-align: center;
  font-family: 'franklingothicurwcon-dem';
  font-size: 18px;
  line-height: 20px;
  letter-spacing: 0px;
  text-transform: uppercase;
  margin-top: -5px;
  -webkit-transition: font-size 1s;
  -moz-transition: font-size 1s;
  -o-transition: font-size 1s;
  transition: font-size 1s;
  color: #245D64;
  align-items: center;
  width: 100%;
  justify-content: center;
  display: flex;
}

.flare-up-button a {
  display: block;
  text-decoration: none!important;
  outline: none;
  color: #245D64;
  -webkit-transition: font-size 0.3s;
  -moz-transition: font-size 0.3s;
  -o-transition: font-size 0.3s;
  transition: font-size 0.3s;
  font-size: 16px;
  font-weight: 700!important;
  position: relative;
  align-items: center;
}

.three-bx-cnt:hover {
  background: #D6D62E;
  cursor: pointer;
}

.three-bx-cnt {
  min-height: 385px;
  height: 385px;
  padding: 30px 40px;
  min-width: 300px;
  max-width: 345px;
  background: #2BB9C9 0% 0% no-repeat padding-box;
  border-radius: 10px;
  opacity: 1;
  text-align: center;
  margin: 35px auto;
}

.three-bx-cnt h2 {
  font-family: 'franklingothicurw-med';
  text-align: center;
  letter-spacing: 0px;
  color: #1D4951;
  opacity: 1;
  font-size: 30px;
  line-height: 42px;
    /* min-height: 84px; */;
}

.three-bx-cnt img {
  margin: 0px 0 30px 0;
}

.three-bx-btn {
  max-width: 230px;
  height: 40px;
  background: #1D4951 0% 0% no-repeat padding-box;
  border-radius: 23px;
  opacity: 1;
  text-align: center;
  margin: auto;
  transition: font-size 0.5s;
  -webkit-transition: font-size 0.5s;
  -moz-transition: font-size 0.5s;
  -o-transition: font-size 0.5s;
  display: block;
  line-height: 40px;
  align-items: center;
  justify-content: center;
  width: 100%;
}

.three-bx-cnt a {
  text-decoration: none;
  cursor: pointer;
  letter-spacing: 0px;
  color: #FFFFFF;
  text-transform: uppercase;
  opacity: 1;
  font-family: 'franklingothicurw-med';
  font-size: 20px;
  line-height: 38px;
  font-style: normal;
  transition: font-size 0.3s;
  -webkit-transition: font-size 0.3s;
  -moz-transition: font-size 0.3s;
  -o-transition: font-size 0.3s;
  align-items: center;
}

.frst img {
  position: relative;
  top: 40px;
}

.frst .three-bx-btn {
  position: relative;
  top: 45px;
}

.last-img-space h2 {
  position: relative;
  bottom: 40px;
}

.last-img-space img {
  position: relative;
  bottom: 40px;
}

.last-img-space .three-bx-btn {
  position: relative;
  bottom: 40px;
}

.ref-sct {
  padding-top: 50px;
  margin-top: -130px;
}

.row {
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(var(--bs-gutter-y) * -1);
  margin-right: calc(var(--bs-gutter-x) * -.5);
  margin-left: calc(var(--bs-gutter-x) * -.5);
}

.component-section {
  padding: 0px 0px 0px;
  position: relative;
}

.ref-sct h4 {
  text-align: left;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 0px;
  color: #000000;
  opacity: 1;
  font-family: 'franklingothicurw-dem';
  margin-top: 150px;
}

.ref-sct h4 {
  padding-top: 50px;
  text-align: left;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 0px;
  color: #000000;
  opacity: 1;
  font-family: 'franklingothicurw-dem';
}

.ref-sct p {
  text-align: left;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0px;
  color: #000000;
  opacity: 1;
  font-family: 'franklingothicurwcon-boo';
  margin-left: 17px;
  margin-top: 5px;
  text-indent: -17px;
}

#new_container_sec {
  width: 100%;
    /*padding-left: 50px;*/
    /*padding-right: 50px;*/
  margin: auto;
  background: #ffffff;
}

#new_container_sec .page-section-inner {
  width: 85%;
  padding: 50px 0;
  margin: auto;
}

#new_container_sec .text.parbase {
  position: relative;
  width: 100%;
  padding: 0 0px;
  margin: 0 auto;
}

#new_container_sec .section-blur-layer {
  background-color: transparent!important;
}

#new_container_sec2 {
    /* background: #235A64; */
  background: #ffffff;
    /*padding-left: 50px;*/
    /*padding-right: 50px;*/;
}

#new_container_sec2 .page-section-inner {
  width: 85%;
    /*padding: 50px 0;*/
  margin: auto;
}

#new_container_sec2 .section-blur-layer {
  background-color: transparent!important;
}

#new_container_sec2 .text.parbase {
  position: relative;
}

.idetect .container {
  width: 100%;
  padding: 0;
}

.puma .container {
  width: 100%;
}

.flare-up .container {
  width: 100%;
}

.navbar-default {
  padding-left: 50px;
  padding-right: 50px;
}

.detect-sct, .about-sct, .ref-sct {
    /* padding-left: 50px; */
    /*padding-right: 50px;*/
  margin: auto;
}

.three-bx-btn a:hover {
  font-size: 22px;
}

.homeBorder .row {
  margin: auto;
  width: 86%;
  padding-top: 51px;
  padding-bottom: 50px;
}

#header-comp .section-blur-layer {
  background: transparent!important;
}

#reference-section {
    /*padding-left: 50px;*/
    /*padding-right: 50px;*/
  padding-bottom: 150px;
  margin-top: -170px;
    /* background-color: #19454f; */
  background-color: #dadada;
  position: relative;
}

#reference-section .ref-sct {
  width: 86%;
}

.idetect {
  background-color: #19454F;
}

.botPart {
  position: absolute;
  bottom: -21px;
  min-height: 300px;
  width: 100%;
  background: #1d4951;
}

ol.theLists {
  padding-left: 32px;
}
/*footer css*/
.footer {
  background: #132f3b;
  margin: 0 auto;
  position: relative;
  padding: 0;
  width: 100%;
}

.footer-section-continer {
  width: 85%;
}

.section-blur-layer {
  background-color: transparent!important;
}

.footer-txt p {
  font-family: 'franklingothicurw-boo';
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  line-height: 1.7;
  border-bottom: 2px solid #307b86;
  padding: 25px 15px;
  margin: 0 auto;
  font-size: 18px;
  font-weight: 300;
  width: 85%;
}

.footer-menu {
  margin: 0;
  display: flex;
  justify-content: space-between;
  padding-bottom: 30px;
  gap: 20px;
  align-items: center;
  padding-top: 25px;
  max-width: 100%;
  margin: auto;
  width: 86%;
}

.footer-menu-logo img {
  width: 225px;
  height: auto;
}

.img-mar-top {
  margin-top: -26px;
}

.footer-menu-Items p, a {
  font-family: 'franklingothicurw-med';
  margin: 0;
  color: #fff;
  outline: none;
  text-decoration: none !important;
  font-size: 18px;
}

.footBot {
  background: #000203;
  padding: 15px 0;
  margin: 0;
}

.footerWrap {
  width: 85%;
  margin: 0 auto;
}

.footBotMenu {
  display: flex;
  justify-content: space-between;
  flex-direction: row;
}

.BotMenuItems {
  font-family: 'franklingothicurwcon-boo';
  text-align: center;
  font-size: 16px;
  color: #fff;
  line-height: 1.5;
}

.space {
  display: none;
}
/*responsive*/
@media screen and (min-width: 1400px) {
  .fade-p-tag.puma-block p:first-child {
    min-height: 8.5rem;
  }
}

@media screen and (min-width: 1920px) {
/*    .fade-p-tag.puma-block p:first-child {*/
/*    min-height: 13.5rem;*/
/*}*/
  .space-btwtxt {
    display: block;
  }

  .detect-img-sct {
    max-width: 100%;
    width: 100%;
    margin: auto;
  }

  .three-bx-btn {
    max-width: 230px;
    text-align: center;
    display: block;
    line-height: 40px;
    align-items: center;
    justify-content: center;
    width: 100%;
  }

  .boxHomeBtns {
    max-width: 250px;
    align-items: center;
    display: flex;
    justify-content: center;
    width: 100%;
  }

  button.flare-up-button {
    max-width: 250px;
    align-items: center;
    width: 100%;
    justify-content: center;
    display: flex;
  }

  .row {
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(var(--bs-gutter-y) * -1);
    margin-right: calc(var(--bs-gutter-x) * -.5);
    margin-left: calc(var(--bs-gutter-x) * -.5);
  }

  .flare-up-button a {
    align-items: center;
  }

  .three-bx-cnt a {
    align-items: center;
  }

  button.flare-up-button .boxHomeBtns {
    align-items: center;
  }

  .boxHomeBtns a {
    align-items: center;
  }

  .space {
    display: none;
  }

  .detect-img-sct img {
    margin: auto 0 auto auto;
    display: block;
    max-width: 100%;
  }

  .detect-sct {
    font-weight: 400;
    font-size: 52px;
  }

  .homeBorder {
    width: 100%;
    padding-left: 50px;
    padding-right: 50px;
    margin: auto;
  }

  #new_container_sec {
    width: 100%;
    padding-left: 50px;
    padding-right: 50px;
    margin: auto;
    /* background: #235A64; */;
  }

  #new_container_sec2 {
    background: #235A64;
    padding-left: 50px;
    padding-right: 50px;
  }

  #reference-section {
    padding-left: 50px;
    padding-right: 50px;
  }

  .static-links-wrapper {
    float: left;
    align-items: center;
    justify-content: center;
  }
}
/*@media only screen and (max-width : 1400px){*/
/*  .homeBorder .row{*/
/*    width:85%;*/
/*  }*/
/*#new_container_sec .page-section-inner{*/
/*  width:85%;*/
/*}*/
/*  #new_container_sec2 .page-section-inner{*/
/*    width:85%;*/
/*  }*/
/*  #reference-section .ref-sct{*/
/*    width:85%;*/
/*  }*/
/*  .main-inner-naviagtion.tablet-potrait-configuration{*/
/*    max-width:85%;*/
/*  }*/
/*}*/
@media only screen and (min-width : 1400px) {
  .space-btwtxt {
    /*display: block;*/;
  }
}

@media only screen and (max-width : 991px) {
  .space-btwtxt {
    display: block;
  }

  .three-bx-btn {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  button.flare-up-button {
    max-width: 305px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .tablet-potrait-configuration .primary-navigation .nav .static-links-wrapper>li.first-level-item {
    padding-bottom: 15px;
    width: 100%;
  }

  .tablet-potrait-configuration .top-header .navbar-header, .tablet-potrait-configuration .topHeaderContainer .navbar-header {
    margin: 10px auto;
    padding: 0px;
  }

  .tablet-potrait-configuration .primary-navigation .navbar-collapse.in, .tablet-potrait-configuration .main-menu-container .navbar-collapse.in {
    overflow-y: auto;
  }

  .static-links-wrapper {
    float: left;
    width: 100%;
  }

  .primary-navigation .nav>li a {
    display: none;
  }

  .static-links-wrapper {
    float: left;
    align-items: center;
    justify-content: center;
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .main-inner-naviagtion.tablet-potrait-configuration {
    color: #fff;
    display: block;
    justify-content: space-between;
    padding: 15px 20px;
    max-width: 100%;
    margin: auto;
  }

  li.first-level-item.hidden-menu bottom-hover-border {
    display: none;
  }

  .puma-btn-1 .boxHomeBtns {
    width: 100%;
  }

  .boxHomeBtns {
    max-width: 320px;
  }

  .col-sm-6, .col-sm-4 {
    flex: 0 0 auto;
    width: 100%;
  }

  .three-bx-cnt {
    margin-bottom: 30px;
  }

  .detect-btn-sct {
    flex-direction: column;
    align-items: flex-start;
  }

  .detect-img-sct img {
    margin: auto;
  }

  .puma-btn-2 {
    margin: 3px -3px;
  }

  p.light-p-tag {
    margin-bottom: 15px;
  }

  p.foot-note {
    padding: 10px;
    line-height: 20px;
  }

  .puma-btn-1 .boxHomeBtns {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .fade-p-tag.puma-block p:first-child {
    min-height: 11.5rem;
  }

  .parbase .heading h1 {
    font-size: 38px;
  }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    
  .fade-p-tag.puma-block p:first-child {
    min-height: 12.5rem;
  }

  .space-btwtxt {
    display: block;
  }

  p.foot-note {
    font-size: 14px;
    line-height: 17px;
  }

  .text-img-sec .fade-p-tag p {
    text-align: left;
    margin-bottom: 24px;
  }

  .main-inner-naviagtion.tablet-potrait-configuration {
    max-width: 90%;
    width: 100%;
  }

  .homeBorder .row {
    margin: auto;
    width: 90%;
  }

  button.flare-up-button {
    max-width: 325px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  #new_container_sec {
    width: 100%;
    padding-left: 50px;
    padding-right: 50px;
    margin: auto;
  }

  #new_container_sec2 {
    padding-left: 50px;
    padding-right: 50px;
  }

  #reference-section {
    padding-left: 50px;
    padding-right: 50px;
  }

  #new_container_sec .page-section-inner {
    width: 100%;
  }

  #new_container_sec2 .page-section-inner {
    width: 100%;
  }

  #reference-section .ref-sct {
    width: 100%;
  }

  .scnd h2 {
    position: relative;
    bottom: 35px;
  }

  .scnd img {
    position: relative;
  /*bottom:35px;*/
    margin-bottom: 70px;
  }

  .scnd .three-bx-btn {
    position: relative;
    bottom: 40px;
  }
}

@media screen and (min-width: 992px) {
  .primary-navigation .nav.stacked-menu>li.item-more {
    display: none;
  }
}

@media screen and (max-width: 1024px) {
    
  .frst .three-bx-btn {
    position: relative;
    top: 0px;
  }

  .frst img {
    position: relative;
    top: 0px;
  }
}

@media screen and (max-width: 844px) {
  .three-bx-btn {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  #new_container_sec .page-section-inner {
    width: 100%;
    padding: 50px 15px;
    margin: auto;
  }

  .homeBorder .row {
    width: 100%;
  }

  #reference-section {
    padding-bottom: 50px;
  }

  .space-btwtxt {
    display: none;
  }

  .footBotMenu,.footer-menu {
    flex-direction: column;
  }

  .BotMenuItems {
    font-size: 11px;
    line-height: 1.5;
    text-align: center;
  }

  .BotMenuItems.theDivider {
    display: none;
  }

  .top-header .header-nav-logo-condensed {
    display: inline-block;
    height: 43px;
    width: 100%;
    margin-top: -10px;
  }

  .navbar-default .top-header .navbar-header .navbar-toggle, .navbar-default .top-header .navbar-header .header-search-btn {
    border-left: none;
  }

  .main-inner-naviagtion.tablet-potrait-configuration {
    color: #fff;
    display: block;
    justify-content: space-between;
    padding: 30px 20px;
    max-width: 100%;
    margin: auto;
  }

  .navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
    width: 40px;
    height: 5px;
  }

  #top-nav {
    background: #132f3b;
  }

  ul.nav.navbar-nav li {
    width: 100%;
    float: left;
  }

  .navbar-default {
    padding-left: 0px;
    padding-right: 0px;
  }

  .primary-navigation .nav .static-links-wrapper>li.first-level-item a {
    color: #bfbf00;
    font-family: 'franklingothicurw-boo';
    font-weight: 100!important;
    font-size: 25px;
    padding: 15px;
  }

  .primary-navigation .nav.stacked-menu {
    width: 100%;
  }

  .primary-navigation .nav .static-links-wrapper>li.first-level-item>a {
    padding-bottom: 17px !important;
    /*border-bottom: 2px solid #297685;*/;
  }

  .static-links-wrapper {
    float: left;
    width: 100%;
  }
/*.primary-navigation .nav .static-links-wrapper>li.first-level-item a span:before {*/
/*    content: '';*/
/*    height: 7px;*/
/*    width: 7px;*/
/*    background: #fff;;*/
/*    border-radius: 50px;*/
/*	box-shadow: 0 0 8px 3px #fff;*/
/*    position: absolute;*/
/*    left: -14px;*/
/*    top: 12px;*/
/*}*/
  .heading-btm-border h1 {
    font-weight: 400;
    font-size: 40px;
  }
}

@media only screen and (max-width: 767px) {
  .space-btwtxt {
    display: none;
  }

  #new_container_sec2 .page-section-inner {
    width: 100%;
    margin: auto;
  }

  .puma-btn-1 .boxHomeBtns {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .boxHomeBtns {
    max-width: 305px;
  }

  .heading-btm-border h1 {
    font-weight: 400;
    font-size: 40px;
  }

  .detect-btn-sct {
    flex-wrap: wrap;
  }

  .detect-sct {
    padding-right: 0px;
  }

  .puma-btn-2 {
    margin: 3px 3px;
  }
  /* .homeBorder{*/
    /*padding-left:20px;*/
    /*padding-right:20px;*/
  /*}*/
  .homeBorder .row {
    display: flex;
    flex-direction: column-reverse;
  }

  .detect-img-sct img {
    width: 80%;
    margin: auto;
  }

  #new_container_sec {
    padding-left: 20px;
    padding-right: 20px;
  }

  #new_container_sec2 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .column-2 {
    display: block;
    width: 100%;
    margin: 10px auto;
  }

  p.fade-p-tag, p.light-p-tag {
    width: unset;
    text-align: center;
    margin-bottom: 15px;
  }

  .about-btn-sct .fade-p-tag {
    text-align: center;
  }

  .text-img-sec .fade-p-tag p {
    text-align: center;
  }

  .fade-p-tag p {
    text-align: center;
  }

  .puma-btn-two .boxHomeBtns {
    margin: 0 auto;
    width: 100%;
  }

  button.flare-up-button {
    width: 100%;
    /*margin:0 auto;*/;
  }

  #reference-section {
    padding-left: 20px;
    padding-right: 20px;
  }

  #reference-section .ref-sct {
    padding-right: 0px;
  }

  .mob-flare-up-btn {
    width: 100%;
    margin: 0 auto;
  }
}

@media (max-width: 440px) {
  #new_container_sec .page-section-inner {
    width: 100%;
    padding: 0px;
    margin: auto;
  }

  .tablet-potrait-configuration .primary-navigation .navbar-nav, .tablet-potrait-configuration .main-menu-container .navbar-nav {
    float: none;
    margin: 21px auto;
    line-height: 1.5;
  }

  #bannerMobile {
    background-position-x: right;
  }

  .welcomeP {
    color: #bfbf00;
  }

  p.foot-note {
    color: #7CD8E3;
    ;
  }

  .homeBorder {
    padding-left: 20px;
    padding-right: 20px;
  }

  .puma-btn-2 .boxHomeBtns {
    width: 100%;
    height: 50px;
    padding: 0;
  }

  .text .flare-up-button {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  #new_container_sec {
    padding-left: 20px;
    padding-right: 20px;
  }

  #reference-section {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media (max-width: 320px) {
  .three-bx-sct .column-1, .column-2, .column-3 {
    padding: 14px;
    width: 100%;
  }

  .three-bx-cnt {
    max-width: 300px;
    min-height: 385px;
    height: 385px;
    min-width: 100px;
  }

  .three-bx-btn {
    width: 210px;
    height: 40px;
    margin: 0 0 0 -8px;
  }

  .text .flare-up-button {
    width: 95%;
    height: 50px;
    margin-left: 5px;
  }

  .col-sm-6 {
    padding: 0px;
  }

  .navbar-default {
    padding-left: 0px;
    padding-right: 0px;
  }
}
  
  /*updates*/
.primary-navigation .nav .static-links-wrapper>li.first-level-item a {
  display: inline;
}

li.first-level-item.static-nav-links {
  list-style-type: none;
}

li.first-level-item.static-nav-links::before:hover {
  color: red !important;
 /* Change the color */;
}

li.first-level-item.static-nav-links::before {
  content: "\2022";
  /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: white;
 /* Change the color */
  font-weight: bold;
 /* If you want it to be bold */
  display: inline;
 /* Needed to add space between the bullet and the text */
  width: 1em;
 /* Also needed for space (tweak if needed) */
  margin-left: -1em;
 /* Also needed for space (tweak if needed) */
  /* position: absolute; */
  /*display:none;*/
  cursor: pointer;
}

li.first-level-item.static-nav-links:hover:before {
  color: #bfbf00;
}
/* end updates */p
  .idetect .user-profile-login,.puma .user-profile-login,.flare-up .user-profile-login {
  display: none;
}

.user-profile-account.dropdown.hidden-xs.hidden-sm {
  display: none;
}

.selfCertification iframe {
  display: none;
}

.selfCertification button.btn.btn-primary.self-certify-yes {
  pointer-events: none;
  opacity: 0.5;
}

@media print {
  .prueba-de-riesgo .main-inner-naviagtion {
    display: none;
  }

  .d-print-none {
    display: none;
  }

  .prueba-de-riesgo .footBot {
    display: none;
  }

  #printDisplay {
    display: block !important;
  }

  #new_container_sec2 {
    display: none;
  }

  #reference-section {
    display: none;
  }

  .footer {
    display: none;
  }

  nav.navbar.navbar-default.navbar-fixed-top.margin-bottom-0.main-navigation {
    display: none;
  }
}
@media print and (max-width:767px){
    #printDisplay #beforeImprimir {
    padding: 10px;
}
#printDisplay  img#epocLogo {
    width: 140px;
}
#printDisplay h2.text-verde-oscuro.mt-3 {
    font-size: 24px;
    line-height: normal;
}
#printDisplay p.text-azul{
    font-size: 14px;
    text-align:left !important;
}
#printDisplay p.text-verde-oscuro.txt-dark {
    line-height: normal;
}
#printDisplay #imprimir > div{
    padding-left:50px;
}
#printDisplay .radio-container .custom-radio {
    width: 35px;
    height: 35px;
}
.text-head-survey{
    display:none;
}
#printDisplay .radio-container .custom-radio::after{
    width: 21px;
    height: 21px;
}
#printDisplay section#afterImprimir p {
    line-height: normal;
    font-size: 12px;
}
#printDisplay h2.text-celeste.h4.cst-pad {
    font-size: 14px;
    line-height: normal;
}
#printDisplay .footer-menu-Items p, a{
    color:#3c4242;
    text-decoration:underline;
     line-height: normal;
    font-size: 12px;
}
#printDisplay ol.px-0.txt-grey li {
    margin-bottom: 0;
    line-height: normal;
     line-height: normal;
    font-size: 12px;
}
#printDisplay section#afterImprimir p.fs-small {
    font-size: 8px;
    line-height: normal;
    margin-bottom: 0;
}
#printDisplay .bg-white.py-3 .d-flex.space-around.align-items-center > div:nth-child(1) {
    width: 57%;
}
#printDisplay section#afterImprimir p.fs-10 {
    font-size: 8px;
    line-height: normal;
}
#printDisplay .bg-white.py-3 .d-flex.space-around.align-items-center {
    gap: 7px;
}
#printDisplay div#imprimir-slider-5 {
    display: none;
}
#printDisplay .d-flex {
    gap: 8px;
}
#imprimir .respuestas.d-flex{
    justify-content: space-between;
    gap:0
}
#imprimir  .respuestas.d-flex > div{
    width: 25%;
    flex-direction: row;
    gap: 0;
}
#printDisplay .radio-label {
        font-size: 12px;
        max-width: 50% !important;
}
#printDisplay #imprimir div#imprimir-slider-1:before, #printDisplay #imprimir div#imprimir-slider-2:before, #printDisplay #imprimir div#imprimir-slider-3:before, #printDisplay #imprimir div#imprimir-slider-4:before{
    width: 40px;
    height: 40px;
}
#printDisplay img#bannerImprimir {
    margin: 30px 0;
}
#printDisplay p.px-2.text-celeste.fs-imprimir-5 {
    line-height: normal;
}
#printDisplay .row.d-flex.pd-40 {
    padding: 30px 0;
}
#printDisplay .row.d-flex.pd-40 > div {
    gap: 7px;
}
#printDisplay .bg-gris.py-3.pd-40 {
    background: #f7f7f7;
    margin: 20px 0;
}
#printDisplay .row.d-flex.pd-40{
    justify-content: space-between;
}
#printDisplay p.fs-6.text-gris.text-epoc {
    padding-top: 10px !important;
} 
#printDisplay p.text-verde-oscuro.txt-dark{
    padding-top: 10px !important;
}
#printDisplay .bg-verde{
    background-color: #218e8d !important;
}
#printDisplay .bg-verde p{
    color: #fff;
    text-align: center;
    width: 100%;
}
}