html {
    scroll-behavior: smooth;
  }
  
  /* Custom, iPhone Retina */ 
  @media only screen and (min-width : 320px) {
      
    /*Carreras nuevas efecto*/
      #categoria-carreras > div > div > div{
      background-image: url("/carreras-universitarias/wp-content/uploads/2023/11/mas-open-white-v1.svg");
      background-position: calc(100% - 20px) calc(50%);
      background-size: 16px;
      background-repeat: no-repeat;
      }
      
      #categoria-carreras > div .brx-open > div {
          background-image: url("/carreras-universitarias/wp-content/uploads/2023/11/menos-close-white-v1.svg");
          background-size: 14px;
      }
      
      .acordeon-mobile .carrera-nueva > div:nth-child(2){
      background-image: url("/carreras-universitarias/wp-content/uploads/2023/11/arrow-black-left-v1.svg");
      background-repeat: no-repeat;
      padding-left: 30px;
      background-position: center left;
      position: relative;
    }
    .acordeon-mobile > div:nth-child(4) .carrera-nueva > div:nth-child(2) {
      animation: moverElemento1 2s ease-in-out infinite;
    }
  
    .acordeon-mobile > div:nth-child(5) .carrera-nueva > div:nth-child(2) {
        animation: moverElemento2 2s ease-in-out infinite;
    }
  
    .acordeon-mobile > div:nth-child(6) .carrera-nueva > div:nth-child(2) {
        animation: moverElemento1 2s ease-in-out infinite;
    }
  
    @keyframes moverElemento1 {
        0% {
            transform: translateX(0);
        }
        50% {
            transform: translateX(10px);
        }
        100% {
            transform: translateX(0);
        }
    }
    @keyframes moverElemento2 {
      0% {
          transform: translateX(10px);
      }
      50% {
          transform: translateX(0px);
      }
      100% {
          transform: translateX(10px);
      }
    }
      
      .nuevo-mobile{
          animation: itinera2 1s infinite;
          color:#000000;
      }
      
    @keyframes itinera2 {
      0% {
        opacity:0;
      }
      50% {
        opacity:0.9;
      }
      100% {
        opacity:0;
      }
    }
  
    #categoria-tab .tab-menu > div:nth-child(2){background-color: #E5007F !important;}
    #categoria-tab .tab-menu > div:nth-child(3){background-color: #16B09B !important;}
    #categoria-tab .tab-menu > div:nth-child(4){background-color: #8E1A7C !important;}
  
    #categoria-tab .tab-content{padding: 0 !important; border: 0 !important;}
      
    #categoria-tab .tab-menu > div:nth-child(2).brx-open{border: 1px solid #E5007F !important; background-color:white !important; color:#E5007F; background-image: url("/carreras-universitarias/wp-content/uploads/2023/11/menos-close-pink-v1.svg");}
    #categoria-tab .tab-menu > div:nth-child(3).brx-open{border: 1px solid #16B09B !important; background-color:white !important; color:#16B09B; background-image: url("/carreras-universitarias/wp-content/uploads/2023/11/menos-close-green-v1.svg");}
    #categoria-tab .tab-menu > div:nth-child(4).brx-open{border: 1px solid #8E1A7C !important; background-color:white !important; color:#8E1A7C; background-image: url("/carreras-universitarias/wp-content/uploads/2023/11/menos-close-purple-v1.svg");}
  
    #categoria-tab .tab-menu > div:nth-child(2), #categoria-tab .tab-menu > div:nth-child(3), #categoria-tab .tab-menu > div:nth-child(4){
      background-image: url("/carreras-universitarias/wp-content/uploads/2023/11/mas-open-white-v1.svg");
      background-position: calc(100% - 20px) calc(50%);
      background-size: 16px;
      background-repeat: no-repeat;
    }
      
    #categoria-carreras .accordion-content-wrapper .accordion-title-wrapper div:nth-child(1){color: black; letter-spacing: initial; }
    #categoria-carreras .accordion-content-wrapper .accordion-title-wrapper div:nth-child(2){color: black; letter-spacing: initial; text-transform:initial !important}
    
    #categoria-carreras .accordion-content-wrapper .accordion-title-wrapper{position: relative; background-color: white; z-index: 2;}
    #categoria-carreras .accordion-content-wrapper .accordion-content-wrapper{ top: -15px; position: relative;}
      
      
    /*Tabs flechas*/
    .acc-comunicacion .accordion-title-wrapper,
    .acc-arquitectura .accordion-title-wrapper,
    .acc-diseno .accordion-title-wrapper,
    .acc-negocios .accordion-title-wrapper,
    .acc-ingenieria .accordion-title-wrapper,
    .acc-psicologia .accordion-title-wrapper
    {
      background-repeat: no-repeat;
      background-position: calc(100% - 20px) center;
      background-size: 10px;
    }
    .acc-comunicacion .accordion-title-wrapper,
    .acc-arquitectura .accordion-title-wrapper,
    .acc-diseno .accordion-title-wrapper,
    .acc-negocios .accordion-title-wrapper,
    .acc-ingenieria .accordion-title-wrapper,
    .acc-psicologia .accordion-title-wrapper
    {
      background-image: url("/carreras-universitarias/wp-content/uploads/2023/11/mas-open-black-v1.svg");
    }
    .acc-comunicacion .brx-open .accordion-title-wrapper{background-image: url("/carreras-universitarias/wp-content/uploads/2023/11/menos-close-black-v1.svg") !important; background-size:10px !important;}
    .acc-comunicacion .brx-open .accordion-title-wrapper div{color: #000000 !important;}
  
    .acc-psicologia .brx-open .accordion-title-wrapper{background-image: url("/carreras-universitarias/wp-content/uploads/2023/11/menos-close-black-v1.svg") !important; background-size:10px !important;}
    .acc-psicologia .brx-open .accordion-title-wrapper div{color: #000000 !important;}
  
    .acc-arquitectura .brx-open .accordion-title-wrapper{background-image: url("/carreras-universitarias/wp-content/uploads/2023/11/menos-close-black-v1.svg") !important; background-size:10px !important;}
    .acc-arquitectura .brx-open .accordion-title-wrapper div{color: #000000 !important;}
  
    .acc-diseno .brx-open .accordion-title-wrapper{background-image: url("/carreras-universitarias/wp-content/uploads/2023/11/menos-close-black-v1.svg") !important; background-size:10px !important;}
    .acc-diseno .brx-open .accordion-title-wrapper div{color: #000000 !important;}
  
    .acc-negocios .brx-open .accordion-title-wrapper{background-image: url("/carreras-universitarias/wp-content/uploads/2023/11/menos-close-black-v1.svg") !important; background-size:10px !important;}
    .acc-negocios .brx-open .accordion-title-wrapper div{color: #000000 !important;}
  
    .acc-ingenieria .brx-open .accordion-title-wrapper{background-image: url("/carreras-universitarias/wp-content/uploads/2023/11/menos-close-black-v1.svg") !important; background-size:10px !important;}
    .acc-ingenieria .brx-open .accordion-title-wrapper div{color: #000000 !important;}
  
  
  
        /*FORMS*/
        .form-studia .input, .form-studia input:not([type=submit]), .form-studia input:not([type='checkbox']), .form-studia select, .form-studia textarea{
          border: 1px solid #919191;
          margin-bottom: 8px;
          height: 35px;
          line-height: 35px;
          font-size: 12px;
          color: #919191;
          border-radius:7px !important;
          font-weight:400;
          font-family:helvetica;
        }
        .form-studia input:not([type=submit])::placeholder{color: #919191;}
        .form-studia .politicas{margin-top: 15px;}
    
        .form-studia .wpcf7-list-item{
          display: flex;
          align-items: center;
          font-size: 10px;
          line-height: 10px;
          gap: 5px;
          margin: 0;
          height: 20px;
        }
        .form-studia input[type=submit]{
          border-radius: 5px;
          background: #00AB98;
          height: 35px;
          width: 252px;
          font-size: 12px;
          text-transform: uppercase;
          color: white;
          margin-top: 30px;
          border: 0;
        }
        .form-studia .bt-send{
          text-align: center;
        }
        .form-studia .wpcf7-spinner{display: block; margin: auto; position:absolute}
        .form-studia .wpcf7 form.invalid .wpcf7-response-output, .form-studia .wpcf7 form.unaccepted .wpcf7-response-output, .form-studia .wpcf7 form.payment-required .wpcf7-response-output{
          border-radius: 5px;
          border: 1px solid #E5007F;
          color: #E5007F;
          margin: 0;
          text-align: center;
          line-height: 18px;
        }
    
        .wpcf7-form-control-wrap input.just-validate-success-field{color: black;}
        .wpcf7-form-control-wrap input.wpcf7-not-valid::placeholder{color: #919191;}
        .wpcf7-form-control-wrap select.wpcf7-not-valid{color: #E5007F; border: 1px solid #E5007F;}
        .wpcf7-not-valid-tip{display: none;}
        .celular, .email{position: relative;}
        .celular .just-validate-error-label span{display:none !important}
    
        .politicas{position:relative;}
        .politicas > .wpcf7-form-control-wrap{position:initial !important;}
        .politicas > .just-validate-error-label{display:block !important; position: absolute; font-size:8px; left:0px; top: -25px; color: #E5007F !important; width:65px; border-radius: 5px; padding: 1px; overflow:hidden}
    
        .just-validate-error-label{display:block !important; font-size:10px; position: absolute; right: 25px; top: 1px; color: #E5007F !important; border-radius: 0px  0px  5px  5px; background-color: #e6e6e6; padding: 1px;}
    
        .form-studia .wpcf7-list-item input{
          height: auto;
          margin-bottom: 0;
        }
        .wpcf7-response-output{border:0 !important; font-size:15px; padding:0 !important}
    
        .choices__item.choices__placeholder.choices__item--selectable{color:#919191 !important}
        .choices__item.choices__item--selectable{color:black;}
  
        .just-validate-error-field .choices__placeholder{color:#E5007F !important}
    
        .form-studia span.wpcf7-form-control-wrap{display: block; height: 100%;}
        .form-studia span.wpcf7-form-control-wrap input:not([type='checkbox']).just-validate-error-field{
          border: 1px solid #919191;
          background-repeat: no-repeat;
          background-position: calc(100% - 10px) center;
        } 
        .form-studia span.wpcf7-form-control-wrap input:not([type='checkbox']).just-validate-success-field{
          background-repeat: no-repeat;
          background-position: calc(100% - 10px) center;
        }
    
        /*Custom Checkbox*/
        .politicas .wpcf7-list-item-label{display: none;}
        .politicas label{display: flex; align-items: center; margin-bottom: 0; color: black; font-size: 10px;}
        .politicas label > span{margin-right: 10px;}
    
        /*Choices*/
        .choices__list--dropdown .choices__item--selectable.is-highlighted::after, .choices__list[aria-expanded] .choices__item--selectable.is-highlighted::after{
          content: " ";
        }
        .choices{outline:none !important; margin-bottom:0;}
        .choices__placeholder{opacity: 9.9;}
        .choices__inner{padding: 0; min-height: 35px; border: 1px solid #919191; background-color: transparent; border-radius: 7px; font-family: "Helvetica" !important; color: #E5007F; font-weight: 400; font-size: 12px; margin-bottom:8px;}
        .choices__group {color: #919191;}
        .choices__list--dropdown .choices__item--selectable, .choices__list[aria-expanded] .choices__item--selectable{
          padding-left: 20px;
        }
        .choices__list--single{padding: 8px 16px 0px 14px}
        .choices__heading{color:#919191; font-weight:700; font-size: 12px;}
        .choices__item{font-weight:400; font-size: 12px;}
    
        .choices[data-type*=select-one]::after{top: 42% !important;}
    
        .choices__list--dropdown .choices__item, .choices__list[aria-expanded] .choices__item{font-size:12px !important}
  
        /**/
        .choices__list--dropdown .choices__item--selectable, .choices__list[aria-expanded] .choices__item--selectable{padding-right: 0 !important;}
  
	  
	  /*Carreras nuevas efecto*/
	#categoria-carreras > div > div > div{
	background-image: url("/carreras-universitarias/wp-content/uploads/2023/11/mas-open-white-v1.svg");
    background-position: calc(100% - 20px) calc(50%);
    background-size: 16px;
    background-repeat: no-repeat;
	}
	
	#categoria-carreras > div .brx-open > div {
		background-image: url("/carreras-universitarias/wp-content/uploads/2023/11/menos-close-white-v1.svg");
		background-size: 14px;
	}
	  
	/*Tab responsive Soluciona tus ideas*/
  #bt-arq-diseno, #bt-com-ciencias, #bt-neg-ingenieria{
    background-image: url(/carreras-universitarias/wp-content/uploads/2023/11/mas-open-white-v1.svg);
    background-position: calc(100% - 20px) calc(50%);
    background-size: 16px;
    background-repeat: no-repeat;
	cursor:pointer;
  }
  #bt-arq-diseno.open{
    background-image: url(/carreras-universitarias/wp-content/uploads/2023/11/menos-close-white-v1.svg);
  }
  #bt-com-ciencias.open{
    background-image: url(/carreras-universitarias/wp-content/uploads/2023/11/menos-close-white-v1.svg);
  }
  #bt-neg-ingenieria.open{
    background-image: url(/carreras-universitarias/wp-content/uploads/2023/11/menos-close-white-v1.svg);
  }
	  
	  .carrera-nueva > div:nth-child(1){
    background-image:none;
    padding-top: 0px !important;
    padding-left: 0px;
    background-repeat: no-repeat;
    background-position: right 2px;
	  left: -50px;
    top: 23px;
    position: absolute;
    z-index: 1;
	  width: 75px;
    height: 25px;
    transform: rotateZ(-90deg);
    animation: itinera2 1s infinite;
	/*animation: moverElemento1 2s ease-in-out infinite;*/
  }

  @keyframes moverElemento1 {
      0% {
          transform: translateX(0);
      }
      50% {
          transform: translateX(10px);
      }
      100% {
          transform: translateX(0);
      }
  }
  @keyframes moverElemento2 {
    0% {
        transform: translateX(10px);
    }
    50% {
        transform: translateX(0px);
    }
    100% {
        transform: translateX(10px);
    }
  }
	  
    }
    
    /* Extra Small Devices, Phones */ 
    @media only screen and (min-width : 480px) {
    
    }
    
    /* Small Devices, Tablets */
    @media only screen and (min-width : 768px) {
		
		
		/*Tab responsive Soluciona tus ideas*/
    #bt-arq-diseno, #bt-com-ciencias, #bt-neg-ingenieria{
      background-image: url(/carreras-universitarias/wp-content/uploads/2023/11/mas-open-white-v1.svg);
      background-position: calc(100% - 20px) calc(50%);
      background-size: 16px;
      background-repeat: no-repeat;
    }
    #bt-arq-diseno.open{
      background-image: url(/carreras-universitarias/wp-content/uploads/2023/11/menos-close-pink-v1.svg);
      background-color: white;
      color: #e5007f;
      border: 1px solid #e5007f;
    }
    #bt-com-ciencias.open{
      background-image: url(/carreras-universitarias/wp-content/uploads/2023/11/menos-close-green-v1.svg);
      background-color: white;
      color: #16b09b;
      border: 1px solid #16b09b;
    }
    #bt-neg-ingenieria.open{
      background-image: url(/carreras-universitarias/wp-content/uploads/2023/11/menos-close-purple-v1.svg);
      background-color: white;
      color: #8e1a7c;
      border: 1px solid #8e1a7c;
    }

  .carrera-nueva > div:nth-child(1){
    background-image: url("/carreras-universitarias/wp-content/uploads/2023/11/arrow-right-black-v1.svg");
    left: -95px;
    top: 35px;
    transform: rotateZ(0deg);
  }

  .acc-negocios > div:nth-child(2) > div:nth-child(1), .acc-negocios > div:nth-child(4) > div:nth-child(1), .acc-comunicacion > div:nth-child(4) > div:nth-child(1){
    animation: moverElemento1 2s ease-in-out infinite;
  }
  .acc-negocios > div:nth-child(3) > div:nth-child(1), .acc-negocios > div:nth-child(5) > div:nth-child(1){
    animation: moverElemento1 2s ease-in-out infinite;
  }

  @keyframes moverElemento1 {
    0% {
        transform: translateX(0);
    }
    50% {
        transform: translateX(10px);
    }
    100% {
        transform: translateX(0);
    }
  }
  @keyframes moverElemento2 {
    0% {
        transform: translateX(10px);
    }
    50% {
        transform: translateX(0px);
    }
    100% {
        transform: translateX(10px);
    }
  }
  
      .carrera-nueva > div:nth-child(1){
          background-image: url("/carreras-universitarias/wp-content/uploads/2023/11/arrow-right-black-v1.svg");
          padding-top: 0px !important;
          padding-left: 0px;
          background-repeat: no-repeat;
          background-position: right 2px;
          left: -95px;
          top: 23px;
          position: absolute;
          z-index: 1;
          width: 75px;
          height: 25px;
          /*animation: moverElemento1 2s ease-in-out infinite;*/
        }
      
        .acc-negocios > div:nth-child(2) > div:nth-child(1), .acc-negocios > div:nth-child(4) > div:nth-child(1), .acc-comunicacion > div:nth-child(4) > div:nth-child(1){
          animation: moverElemento1 2s ease-in-out infinite;
        }
        .acc-negocios > div:nth-child(3) > div:nth-child(1), .acc-negocios > div:nth-child(5) > div:nth-child(1){
          animation: moverElemento1 2s ease-in-out infinite;
        }
      
        @keyframes moverElemento1 {
          0% {
              transform: translateX(0);
          }
          50% {
              transform: translateX(10px);
          }
          100% {
              transform: translateX(0);
          }
        }
        @keyframes moverElemento2 {
          0% {
              transform: translateX(10px);
          }
          50% {
              transform: translateX(0px);
          }
          100% {
              transform: translateX(10px);
          }
        }
      
        #categoria-tab .tab-title.brx-open > div {border-top: 3px solid white; border-bottom: 3px solid white; padding: 4px 0 4px 0; font-weight: 700;}
        #categoria-tab .accordion-title-wrapper{ padding: 15px 0 15px 50px;}
        #categoria-tab .accordion-content-wrapper{padding: 30px 20px 20px 20px !important;}
        #categoria-tab .tab-pane {width:720px; margin-left:auto; margin-right:auto;}
  
  
        #el_proceso .splide__list{display:flex !important; flex-wrap: wrap !important; text-align: center; column-gap: 20px; row-gap: 20px;}
        #el_proceso .splide__list > div{width: calc(50% - 20px) !important;}
  
  
      /*FORMS*/
      .form-studia .input, .form-studia input:not([type=submit]), .form-studia input:not([type='checkbox']), .form-studia select, .form-studia textarea{
        height: 40px;
        line-height: 50px;
        font-size: 14px;
      }
      .form-studia .wpcf7-list-item{
        font-size: 15px;
        line-height: 10px;
        gap: 5px;
        margin: 0;
        height: 20px;
      }
      .form-studia input[type=submit]{
        height: 40px;
        font-size: 15px;
        width: 100%;
        line-height:40px;
      }
      .form-studia .wpcf7-list-item input{
        height: initial !important;
      }
      /*Custom Checkbox*/
      .politicas label{display: flex; align-items: center; margin-bottom: 0; color: black; font-size: 13px;}
  
      /*Choices*/
      .choices__inner{font-size: 15px;}
      .choices__list--single{padding: 7px 16px 0px 15px}
      .choices__heading{ font-size: 14px; font-family:'helvetica';}
      .choices__item{font-size: 15px;}
  
      .just-validate-error-label{font-size:12px !important;}
    
    }
    
    /* Medium Devices, Desktops */
    @media only screen and (min-width : 992px) {
    
    }
    
    /* Large Devices, Wide Screens */
    @media only screen and (min-width : 1200px) {
    
    }