/*
Theme Name: Vieco
Author: WebCastle
Version: 1.0
*/

/* Therapeutical page */

.sideffects_wrapper .sideffects_content_outer h6,
.sideffects_wrapper .sideffects_content_outer h5,
.sideffects_wrapper .sideffects_content_outer h4,
.sideffects_wrapper .sideffects_content_outer h3,
.sideffects_wrapper .sideffects_content_outer h2,
.sideffects_wrapper .sideffects_content_outer h1 {
  color: #363737;
  font-weight: 600;
  margin-bottom: 12px;
}
.sideffects_wrapper .sideffects_content_outer h2 {
  font-size: 22px;
  line-height: 34px;
}
.sideffects_wrapper .sideffects_content_outer h3 {
  font-size: 18px;
  line-height: 32px;
}
.sideffects_wrapper .sideffects_content_outer h4,
.sideffects_wrapper .sideffects_content_outer h5,
.sideffects_wrapper .sideffects_content_outer h6 {
  font-size: 16px;
  line-height: 30px;
  color: #363737;
  font-weight: 600;
}
.sideffects_wrapper .sideffects_content_outer p {
  color: #363737;
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 20px;
  font-weight: 400;
}

ul#menu-quick-links,
ul#menu-company-menu-footer {
  padding-left: 20px;
}

.careers_searchwrapper .career_items ul {
  display: flex;
  align-items: center;
  gap: 30px;
  justify-content: flex-start;
}

.careers_searchwrapper .career_items ul li a {
  font-size: 12px;
  font-weight: 600;
  color: black;
  transition: color 0.5s ease-in-out;
}

.careers_searchwrapper .career_items ul li:hover a {
  color: #3996b4;
}

.home_page {
  position: relative;
}

.home_page .particle_image {
  top: 0 !important;
}

.quick_links .menu li {
  margin-top: 16px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.quick_links .menu li a {
  font-size: 20px;
  font-weight: 300;
  color: #363737;
  transition: color 0.3s ease;
}

.intl-tel-input.separate-dial-code .selected-flag {
  background-color: white !important;
}

input.wpcf7-form-control.wpcf7-phonetext.wpcf7-validates-as-required.wpcf7-text.wpcf7-validates-as-phonetext.phone {
  width: 100% !important;
}

.country-select.inside .selected-flag {
  width: 100% !important;
}
.country-select.inside .flag-dropdown {
  width: 100% !important;
}

.country-select.inside input,
.country-select.inside input[type="text"] {
  padding-left: 45px !important;
  width: 100% !important;
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 .selected-flag {
  width: 100px !important;
}

.country-select.inside .flag-dropdown:hover .selected-flag {
  background-color: #00000000 !important;
}

.terms_btnwrapper label {
  display: flex;
  justify-content: start;
  align-items: center;
  gap: 10px;
}

.terms_btnwrapper {
  align-items: start;
}

.terms_btnwrapper label {
  font-size: 14px;
  font-weight: 400;
  color: #363737;
}

.terms_btnwrapper label a {
  font-weight: 500;
  color: #3996b4;
}

.terms_btnwrapper label a:hover {
  text-decoration: underline;
}

.terms_btnwrapper .terms span {
  margin-left: 0;
}

.terms_btnwrapper .btn_wrapper input {
  font-size: 16px;
  font-weight: 600;
  color: #3996b4;
  border-radius: 48px;
  border: 1px solid #3996b4;
  padding: 11px 25px;
  display: block;
  width: fit-content;
  transition: background-color 0.5s ease-in-out, color 0.5s ease-in-out;
  min-width: 200px !important;
  cursor: pointer;
  height: 50px !important;
}

.terms_btnwrapper .btn_wrapper input:hover {
  background-color: #3996b4;
  color: white;
}

.contact_page .form_wrapper .tripleField_wrapper .input_group input {
  width: 100%;
}

.contact_page .form_wrapper .tripleField_wrapper .input_group span {
  max-width: calc(100%-150px);
  width: 100%;
}

/* Responsive Styles */
@media (max-width: 640px) {
  .terms_btnwrapper .btn_wrapper input {
    font-size: 14px;
  }
}

.product_box .content h4 {
  word-break: break-all;
}

.quick_links .menu li:hover a {
  color: #3996b4;
}

@media (max-width: 1280px) {
  .careers_searchwrapper .career_items ul {
    gap: 20px;
  }
  .alphabet_searchfilter {
    justify-content: start;
    flex-wrap: nowrap;
    overflow-x: auto;
    padding-bottom: 10px;
    gap: 2px;
  }

  .alphabet_searchfilter button {
    width: 35px;
    height: 35px;
  }
}

.quick_links .menu li {
  position: relative;
}

.quick_links .menu li:after {
  content: "";
  background-image: url("./assets/images/Arrow_UpRight.svg");
  position: absolute;
  top: 0;
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  background-size: contain;
  display: none;
  right: 0;
}

.quick_links .menu li a {
  width: 100%;
}

.quick_links .menu li:hover::after {
  display: block;
}

.menu_itemwrapper ul li a {
  font-size: 16px;
  font-weight: 700;
  color: black;
  transition: color 0.5s ease-in-out;
}

.menu_itemwrapper ul li a:hover {
  color: #3996b4;
}


.menu-item.current-menu-parent > a,
.menu-item.current-menu-ancestor > a,
.menu-item.current_page_item > a,
.menu-item.current_page_parent > a,
.menu-item.current_page_ancestor > a,
.menu-item a:active, .submenu-item a:active {
  color: #3996b4 !important;
}

.search_items .item {
  cursor: pointer;
}

.media_wrapper ul li:hover img {
  scale: 1.2;
}

.follow_links ul li:hover img {
  scale: 1.2;
}

.multi_wrapper.single_field .input_group span {
  width: 100%;
}

main {
  padding-top: 96px;
}
.search-box a img {
  margin-bottom: 0;
  border-radius: 25px !important;
}

.alphabet_searchfilter li.have-posts button {
  font-weight: 700;
}
/* Not found Page */
.not-found-inner {
  text-align: center;
}
.single_box .form_wrapper .patient_agedetails,
.single_box .form_wrapper .multi_wrapper .half-width {
  width: calc(100% / 2 - 13px);
}
.form_wrapper .multi_wrapper .input_group {
  width: calc(100% / 2 - 13px);
}
.form_wrapper .multi_wrapper .input_group .radio_wrapper input {
  color: #fff;
  /* border: 2px solid #808080; */
  position: relative;
}
.form_wrapper .multi_wrapper .input_group .radio_wrapper input:before {
  content: "";
  top: -3px;
  left: -3px;
  width: 22px;
  height: 22px;
  position: absolute;
  border: 2px solid #808080;
  border-radius: 50px;
}
.form_wrapper .multi_wrapper .input_group .radio_wrapper input:checked {
  color: #3996b4;
  background-image: unset;
  width: 16px;
  height: 16px;
}
/* .single_box .form_wrapper .radio_wrapper span.wpcf7-list-item.first {
  margin-left: 0;
} */
.multi_wrapper .radio_wrapper .wpcf7-list-item-label {
  margin-left: 12px;
}
.form_wrapper .multi_wrapper .input_group.select_input .wpcf7-form-control-wrap,
.form_wrapper
  .multi_wrapper
  .input_group.select_input
  .wpcf7-form-control-wrap
  select,
.single_box .form_wrapper .multi_wrapper .half-width input {
  width: 100%;
}
.conditional_input_group {
  width: calc(100% / 2 - 13px);
}
.single_box .form_wrapper .multi_wrapper .conditional_input_group .input_group {
  width: 100%;
}
button.wpcf7-field-group-add,
button.wpcf7-field-group-remove {
  background: #3996b4;
  border: 1px solid #3996b4;
  width: 40px;
  height: 40px;
  display: inline-flex;
  justify-content: center;
  font-size: 22px;
  color: #fff;
  flex-wrap: wrap;
  cursor: pointer;
  font-size: 0;
  min-width: 180px;
  position: relative;
  border-radius: 48px;
  min-width: 180px;
}
button.wpcf7-field-group-add:hover,
button.wpcf7-field-group-remove:hover {
  background: transparent;
  color: #3996b4;
}
button.wpcf7-field-group-add:hover:after,
button.wpcf7-field-group-remove:hover:after {
  color: #3996b4;
}
button.wpcf7-field-group-remove {
  margin-right: 10px;
}
.input_group.form_input_style .wpcf7-form-control-wrap {
  width: 100%;
}
.wpcf7-date.wpcf7-validates-as-date {
  width: 100%;
}
.wpcf7-field-group-remove::after {
  content: "Remove";
  font-size: 16px;
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
button.wpcf7-field-group-add:after {
  content: "Add";
  font-size: 16px;
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.form_wrapper .multi_wrapper .input_group.full-width .wpcf7-form-control-wrap {
  position: relative;
  width: 100%;
}
.form_wrapper .multi_wrapper .wpcf7-form-control.wpcf7-textarea {
  width: 100%;
  padding: 0;
  display: flex;
  justify-content: start;
  align-items: start;
  gap: 40px;
  border: none;
  align-self: stretch;
  min-height: 40px;
  outline: none;
  resize: none;
}
.form_wrapper .multi_wrapper .wpcf7-form-control.wpcf7-textarea:focus {
  box-shadow: none;
}
.full-width,
.full-width .wpcf7-form-control-wrap,
.full-width .wpcf7-form-control-wrap input,
.form_wrapper .checkbox_wrapper span.wpcf7-list-item {
  width: 100%;
}
.form_wrapper .multi_wrapper .input_group .checkbox_wrapper input {
  position: relative;
  color: #3996b4;
  cursor: pointer;
}
.form_wrapper
  .multi_wrapper
  .input_group
  .checkbox_wrapper
  .wpcf7-list-item-label {
  margin-left: 12px;
}
.form_wrapper .checkbox_wrapper span.wpcf7-list-item {
  margin-left: 3px;
  margin-bottom: 15px;
}
.form_wrapper .multi_wrapper .input_group .checkbox_wrapper input:checked {
  color: #3996b4;
  background-image: unset;
  width: 16px;
  height: 16px;
}
.form_wrapper .multi_wrapper .input_group .checkbox_wrapper input:after {
  content: "";
  top: -4px;
  left: -4px;
  width: 24px;
  height: 24px;
  position: absolute;
  border: 2px solid #808080;
}
.pharmacovigilance_contentwrapper .submit-button {
  max-width: 945px;
  width: 100%;
  margin: auto;
}
.submit-button input.wpcf7-form-control.wpcf7-submit {
  background: #3996b4;
  border-radius: 48px !important;
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  cursor: pointer;
  font-weight: bold;
  float: unset !important;
  padding: 13px 70px !important;
  min-width: 180px;
}
button.cf7mls_back.action-button {
  background: transparent;
  border: 1px solid #7d7d7d;
  border-radius: 48px;
  color: #7d7d7d;
  min-width: 180px;
  padding: 13px 70px !important;
}
.cf7mls_next.cf7mls_btn.action-button {
  background: #3996b4;
  border: 1px solid #3996b4;
  border-radius: 48px;
  min-width: 180px;
  padding: 13px 70px;
}
.wpcf7-form .fieldset-cf7mls .cf7mls-btns {
  min-height: 80px;
  max-width: 945px;
  width: 100%;
  margin: auto;
  display: block !important;
}
.product-listing.active {
  display: block !important;
}
.form_wrapper_div {
  display: flex;
  gap: 26px;
}
@media (max-width: 1024px) {
  .form_wrapper_div {
    flex-direction: column;
    gap: 15px !important;
    margin-bottom: 15px;
    flex-wrap: wrap;
  }
  .form_input_style {
    width: 100% !important;
    flex-direction: column;
    gap: 10px;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  main {
    padding-top: 77px;
  }

  ul.sub-menu {
    position: relative !important;
    opacity: 1 !important;
    padding: 15px 0 0 0;
    gap: 10px !important;
    display: none;
    pointer-events: all !important;
  }

  ul.sub-menu.active {
    display: flex !important;
  }

  .menu-item-has-children.active a:before {
    rotate: 180deg;
  }

  .menu-item-has-children a:hover:before {
    background-image: url("data:image/svg+xml,%3Csvg width='14' height='8' viewBox='0 0 14 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L7 7L13 1' stroke='%233996B4' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  }

  ul.sub-menu li {
    text-align: center;
  }
  ul.sub-menu li a {
    font-size: 16px !important;
    font-weight: 400 !important;
    color: #363737 !important;
  }
}

/* @media (max-width: 640px) {
    main {
        padding-top: 60px;
    }
} */

.product_detailwrapper p {
  font-size: 14px;
  color: #363737;
  font-weight: 400;
  margin-top: 20px;
}
.checkbox_wrapper.horizontal_wrapper {
  width: 100%;
}
.checkbox_wrapper.horizontal_wrapper .wpcf7-form-control.wpcf7-checkbox {
  display: flex;
  width: 100%;
  gap: 25px;
}
.checkbox_wrapper.horizontal_wrapper span.wpcf7-list-item {
  display: flex;
  align-items: baseline;
  width: auto;
}
@media (max-width: 1024px) {
  main {
    padding-top: 77px;
  }

  ul.mobile-menu {
    position: relative !important;
    opacity: 1 !important;
    padding: 15px 0 0 0;
    gap: 10px !important;
    display: none;
    pointer-events: all !important;
  }

  ul.mobile-menu.active {
    display: grid !important;
  }

  ul.mobile-menu li a:before {
    display: none !important;
  }

  .menu-item-has-children.active a:before {
    rotate: 180deg;
  }

  .menu-item-has-children a:hover:before {
    background-image: url("data:image/svg+xml,%3Csvg width='14' height='8' viewBox='0 0 14 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L7 7L13 1' stroke='%233996B4' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  }

  ul.mobile-menu li {
    text-align: center;
  }
  ul.mobile-menu li a {
    font-size: 16px !important;
    font-weight: 400 !important;
    color: #363737 !important;
  }
}

/* @media (max-width: 640px) {
    main {
        padding-top: 60px;
    }
} */

.product_detailwrapper p {
  font-size: 14px;
  color: #363737;
  font-weight: 400;
  margin-top: 20px;
}

#menu-mobile-menu li a {
  transition: 0.3s ease-in-out;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -ms-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
}

#menu-mobile-menu li a:hover {
  color: #3996b4;
  transition: 0.3s ease-in-out;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -ms-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
}
.careers_form .number_wrapper input {
  max-width: 100%;
}

.pharma_listwrapper .single_card .img_wrapper:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(
    180deg,
    rgba(57, 150, 180, 0) 63.52%,
    #3996b4 100%
  );
  opacity: 0;
}

.pharma_listwrapper .single_card:hover .img_wrapper:after {
  opacity: 1;
}

.careers_banner .input_wrapper svg path {
  stroke: #7d7d7d !important;
}

.careers_banner select:not([size]) {
  background-size: 1.35em 1.35em;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M6 12L12 18L18 12' stroke='%233996B4' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}

.careerdetails_wrapper ul {
  padding-left: 35px;
}

@media (max-width: 550px) {
  .quick_links .menu li:after {
    display: block !important;
  }
}

#jobCategory {
  cursor: pointer;
}

.pipeline_pagewrapper input[type="checkbox"]:checked {
  background-color: #3996b4 !important;
  color: #3996b4 !important;
}

.dark\:text-blue-500 {
  color: #3996b4 !important;
}

.dark\:border-blue-500 {
  border-color: #3996b4 !important;
}

.pipeline_pagewrapper .filter_tabs input {
  width: 20px;
  height: 20px;
}

.pipeline_pagewrapper .filter_tabs input:focus {
  outline: none;
  box-shadow: none;
}

.pipeline_pagewrapper input[type="checkbox"] {
  border: 1px solid #3996b4 !important;
  background-color: #ecfaff !important;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
}

.form_wrapper .multi_wrapper .input_group {
  padding-bottom: 0 !important;
}

.form_wrapper .multi_wrapper .input_group input {
  padding-bottom: 15px !important;
}

@media (max-width: 550px) {
  .form_wrapper .multi_wrapper .input_group input {
    padding-bottom: 10px !important;
  }
}

.singleradio_wrapper input[type="radio"] {
  appearance: none; /* hides default */
  -webkit-appearance: none;
  border-radius: 100%;
  width: 20px;
  height: 20px;
  border: 2px solid white;
  outline: 2px solid #808080;
  position: relative;
  cursor: pointer;
}

.singleradio_wrapper input[type="radio"]:checked {
  background-color: #3996b4 !important;
  color: #3996b4 !important;
  background-image: none !important;
}

.pdtContnts {
  justify-content: space-between !important;
  padding-bottom: 0 !important;
}

.singleradio_wrapper {
  margin-top: 15px !important;
  margin-bottom: 15px;
}

.ackSection label {
  display: flex;
  align-items: center;
  gap: 5px;
}

.ackSection label input[type="checkbox"] {
  width: 20px;
  height: 20px;
  border: 1px solid #3996b4 !important;
  border-radius: 4px !important;
  -webkit-border-radius: 4px !important;
  -moz-border-radius: 4px !important;
  -ms-border-radius: 4px !important;
  -o-border-radius: 4px !important;
}

.ackSection label input[type="checkbox"]:checked {
  background-color: #3996b4 !important;
  color: #3996b4 !important;
}

.ackSection label input:focus {
  outline: none !important;
  box-shadow: none;
}

.singleradio_wrapper {
  margin-top: 10px;
}

span.wpcf7-list-item.first {
  margin-left: 0;
}

@media (max-width: 750px) {
  .single_box .form_wrapper .radio_wrapper span.wpcf7-list-item.first {
    display: inline-flex;
    align-items: center;
    gap: 15px;
  }

  .fieldset-cf7mls input[type="radio"],
  .fieldset-cf7mls input[type="checkbox"] {
    width: 16px !important;
    height: 16px;
  }
}

@media (max-width: 636px) {
  .banner_image h1 {
    display: block !important;
    font-size: 30px;
    margin-bottom: 35px;
  }

  .banner_image {
    max-width: 100%;
    width: 100%;
  }

  .banner_image img {
    max-width: 250px;
    width: 100%;
    margin: auto;
  }
}

input.wpcf7-form-control.wpcf7-phonetext.wpcf7-validates-as-required.wpcf7-text.wpcf7-validates-as-phonetext.phone {
  padding-left: 120px !important;
  padding-bottom: 0 !important;
}

.contact_page .terms_btnwrapper .reviewDisplay {
  display: none !important;
}
