/*
Color
Font Size
Font Color
Font Family


*/
/*********Color*********/
/*********End Color*********/
/*********Font Size*********/
/*********End Font Size*********/
/*********Font Color*********/
/*********Font Family*********/
/*********End Font Color*********/
.page-content-section ul {
  padding-left: 0px;
}
.page-content-section ul li {
  padding-left: 0.5em;
  display: block;
  font-size: 18px;
}
.page-content-section ul li:before {
  font-family: "fontAwesome";
  content: "\f00c";
  color: white;
  background-color: #3cc5ff;
  font-size: 10px;
  padding: 3px 3px;
  border-radius: 50%;
  margin-right: 10px;
}
.content_section p {
  text-align: left;
}
@media screen and (min-width: 992px) {
  .gradient_border {
    border: none;
  }
  .gradient_border_backgrund {
    background-color: transparent;
    padding: 0px;
  }
}
.heading_section {
  padding: 4rem 0px 0px;
}
.heading_section h1 {
  text-align: left;
}
.heading_section h2 {
  color: #1d1d1d;
  text-align: center;
}
.heading_section p {
  text-align: left;
}
.h2_section {
  padding: 2rem 0px 20px;
}
.h2_section p {
  text-align: left;
  font-size: 20px;
  line-height: 34px;
}
.h2_section .text_content_column {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: baseline;
}
.h2_section .text_content_column .cta-button {
  margin-top: 20px;
  margin-bottom: 20px;
}
.h2_section .h2_description {
  padding-left: 4rem;
}
/*****************Customer logo**********/
.customer_logos_row {
  /*display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;*/
  width: 100%;
  padding-top: 2rem;
}
.customer_logos_row .row {
  justify-content: space-evenly;
  align-items: center;
  padding: 0px;
  margin-bottom: 0px;
  width: 100%;
}
.customer_logos_row img.logos_icon {
  max-width: 150px;
  margin: 20px;
  max-height: 90px;
}
.customer_logos_row img.logos_icon[alt='bank_ireland_horizontal_color_logo'] {
  max-width: 220px;
}
.customer_logos_row img.logos_icon[alt='saint_luke_color_logo'] {
  max-width: 180px;
}
.customer_logos_row img.logos_icon[alt="Lindt_logo"] {
  /*max-width: 150px;
        margin-left: 10px;
        margin-right: 10px;*/
}
.customer_logos_row img.logos_icon[alt="Affinity-Education-Logo"] {
  max-width: 120px;
  max-height: unset;
}
.customer_logos_row img.logos_icon[alt="northeastern_uni_logo_v2_1_v2"] {
  /*max-width:130px;*/
}
.customer_logos_row img.logos_icon[alt="NorthMemorial_logo"] {
  max-width: 123px;
}
.customer_logos_row img.logos_icon[alt="University-of-Michigan-Logo_v2"] {
  /*max-width: 135px;
        margin-left: 10px;
        margin-right: 10px;*/
}
.customer_logos_row img.logos_icon[alt="StLouisCC_logo"] {
  /*max-width: 120px;
        margin-right: 10px;*/
}
.customer_logos_row img.logos_icon[alt="website_MUSC_Logo"] {
  max-height: 59px;
}
@media screen and (max-width: 1250px) {
  .customer_logos_container {
    /*max-width: 820px;*/
    /*margin:auto;*/
  }
}
@media screen and (max-width: 991px) {
  .gradient_border {
    border: 5px solid #142c52;
    border-radius: 10px;
    padding: 40px;
  }
  .customer_logos_row.p-t-60 {
    padding-top: 60px!important;
  }
  .customer_logos_row.p-b-60 {
    padding-bottom: 60px!important;
  }
}
/****End customer logo****/
/*****iframe***/
.navatic_iframe_section {
  padding-top: 2rem;
  text-align: center;
  background: linear-gradient(0deg, #ffffff 8%, rgba(106, 161, 201, 0.28) 49%, #ffffff 94%);
}
.navatic_iframe_section .iframe_button_section {
  margin-bottom: 30px;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 991px) {
  .navatic_iframe_section .iframe_button_section {
    display: block;
    text-align: right;
  }
}
@media screen and (max-width: 991px) {
  .navatic_iframe_section .iframe_button_section .cta-button {
    margin-bottom: 2rem;
  }
}
.navatic_iframe_section .laptop_iframe_wrap {
  /*background-image: url(/wp-content/uploads/2021/12/mac-monitor-screen.png);*/
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-size: 133% 100%;
  background-size: 96% 100%;
  background-position: center;
  width: 100%;
}
.navatic_iframe_section iframe {
  width: 67%;
  width: 90%;
  padding: 3rem 0px 10rem;
  padding: 3rem 0px 3rem;
  padding: 0rem;
  border-radius: 10px;
  box-shadow: 0px 5px 15px 0 rgba(24, 24, 24, 0.24);
}
.navatic_iframe_section iframe.fullScreen {
  width: 100% !important;
  height: 100% !important;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999;
}
/***********Form******/
/**::-webkit-input-placeholder {
color: white; }

*::-moz-placeholder {
color: white; }

*:-ms-input-placeholder {
color: white; }

*:-moz-placeholder {
  color: white;
 }*/
/*.form-content{
  background-color:@pup_main_dark_blue;
  border-radius: 10px;
  h2,input,select,p.pd-checkbox label{
    color:white;
  }
  .white-outline:hover{
    color: white;
  border: 1px solid white;
  }

}*/
.blurred_laptop {
  object-fit: cover;
  position: absolute;
}
.ondemand_form_container {
  padding: 10rem 0px;
}
.ondemand_form_container .form-content {
  background-color: #142c52;
  /*border: 3px solid @pup_main_dark_blue;*/
  border-radius: 10px;
}
.ondemand_form_container .form-content h2,
.ondemand_form_container .form-content .pd-checkbox label {
  color: white;
}
.ondemand_form_container .form-content input,
.ondemand_form_container .form-content select {
  background: #f2f4f8;
  color: #1D1D1D;
}
.ondemand_form_container .form-content input option,
.ondemand_form_container .form-content select option {
  color: #1D1D1D;
}
.cta-button.white-outline:hover,
.cta-button.white-outline:focus {
  background: white;
}
.bottom_cta_2024 {
  margin: 5rem auto;
  padding: 0px;
}
.pageup-analytics .laptop_iframe_wrap iframe {
  /*height: 150% !important;*/
}
/*# sourceMappingURL=product_tour_post.css.map */
