/*
Color
Font Size
Font Color
Font Family


*/
/*********Color*********/
/*********End Color*********/
/*********Font Size*********/
/*********End Font Size*********/
/*********Font Color*********/
/*********Font Family*********/
/*********End Font Color*********/
.content_section {
  padding: 3rem 0px;
}
.learnmore_about {
  padding-top: 0px;
}
blockquote {
  background: rgba(244, 244, 244, 0.3);
  border-left: 10px solid #f4f4f4;
  padding: 20px 20px 20px 30px;
  margin: 20px 0;
  display: inline-block;
  width: 100%;
  font-size: 16px !important;
  font-weight: 800;
  font-family: 'CircularStd-Bold';
  font-family: "CeraPRO-Bold", sans-serif;
  font-style: italic;
}
blockquote p {
  font-style: normal;
  text-align: right;
  font-size: 16px !important;
  font-family: "proxima-nova", sans-serif;
  font-weight: 400;
}
/******Banner****/
.banner.inner-banner {
  background-position: center right;
  margin-top: 2rem;
  margin-bottom: 2rem;
  background-size: 40% !important;
}
.banner .banner-btns {
  margin-bottom: 5rem;
}
/******End banner*****/
/****Top center message***/
.top_message_row,
.center_message_row {
  padding-top: 7rem;
}
.top_message_row .top_message_content,
.center_message_row .top_message_content,
.top_message_row .center_message_content,
.center_message_row .center_message_content {
  max-width: 1000px;
  margin: auto;
}
/****End Top message***/
/****Main message***/
@media (max-width: 991px) {
  .main_message_row .col-12 {
    margin-bottom: 2rem;
  }
}
.main_message_row .modules_boxes_link {
  height: 100%;
}
.main_message_row .modules_boxes_link .homepage_modules_table_img {
  height: 100%;
  padding: 4rem 2rem 3rem;
  box-shadow: 0px 20px 50px 0 #1818181a;
  background-color: #ffffff;
  border-radius: 1rem;
}
@media (min-width: 992px) {
  .main_message_row .modules_boxes_link .homepage_modules_table_img .main_message_box_wrapper {
    min-height: 220px;
  }
}
.main_message_row .modules_boxes_link .homepage_modules_table_img img {
  width: auto;
  height: 40px;
  margin-bottom: 1rem;
}
.main_message_row .modules_boxes_link .homepage_modules_table_img h2 {
  text-align: left;
  font-size: 25px;
}
@media (min-width: 992px) {
  .main_message_row .modules_boxes_link .homepage_modules_table_img h2 {
    min-height: 60px;
  }
}
.main_message_row .modules_boxes_link .homepage_modules_table_img h3 {
  text-align: left;
  font-size: 20px;
  margin-bottom: 5px !important;
  background: linear-gradient(141deg, #152c52 0%, #1f90cf 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.main_message_row .modules_boxes_link .homepage_modules_table_img p {
  text-align: left;
  font-size: 18px;
  margin-bottom: 2rem;
}
/***End main message***/
/*******Budget*************/
.budget_row {
  /***FAQ***/
  /*******End faq*******/
}
.budget_row h2 {
  text-align: left;
}
.budget_row h3 {
  font-size: 28px;
  margin-top: 3rem;
}
.budget_row p {
  text-align: left;
}
.budget_row .collaborative-hiring .faq_section {
  background: transparent;
}
.budget_row .faq_section .title {
  text-align: center;
}
.budget_row .tab-content .tab-mainbox .tab-listing ul {
  padding: 0;
  margin-bottom: 0;
}
.budget_row .tab-content .tab-mainbox .tab-listing > ul > li {
  padding: 0 0 25px 0;
  border-radius: 5px;
  margin: 0 0 31px 0;
  border: solid 1px #DDD;
  display: block;
  cursor: pointer;
  background: transparent;
}
.budget_row .tab-content .tab-mainbox .tab-listing > ul > li .tab-title {
  position: relative;
  padding: 25px 60px 0 30px;
  cursor: pointer;
  line-height: 28px;
}
.budget_row .tab-content .tab-mainbox .tab-listing > ul > li .tab-desc {
  display: block;
  padding: 32px 60px 0 30px;
  text-align: left;
  font-size: 18px;
  line-height: 1.5em;
}
.budget_row .tab-content .tab-mainbox .tab-listing > ul > li .tab-desc p {
  text-align: left;
  font-size: 18px;
  line-height: 1.5em;
}
.budget_row .tab-content .tab-mainbox .tab-listing > ul > li .tab-desc ul {
  /*list-style: disc;*/
}
.budget_row .tab-content .tab-mainbox .tab-listing > ul > li .tab-desc ul li {
  display: list-item;
  font-size: 18px;
}
.budget_row .tab-content .tab-mainbox .tab-listing > ul > li .tab-desc ol {
  list-style: decimal;
}
.budget_row .tab-content .tab-mainbox .tab-listing > ul > li .tab-desc ol li {
  display: list-item;
}
.budget_row .tab-content .tab-mainbox .tab-listing > ul > li::after {
  width: 10px;
  height: 6px;
  position: absolute;
  display: block;
  top: 37px;
  right: 35px;
  content: "\276E";
  transform: rotate(-90deg);
  font-weight: 600;
}
.budget_row .tab-content .tab-mainbox .tab-listing > ul > li.open::after {
  background: url(/wp-content/themes/pageup/assets/images/faq-close.svg) no-repeat;
  width: 20px;
  height: 20px;
  top: 30px;
  right: 29px;
  cursor: pointer;
  content: "";
}
/*******End Budget*************/
.simple-listing-main .two_column_text_img {
  display: flex;
  justify-content: center;
  height: 100%;
  align-items: center;
  margin: auto;
}
@media (max-width: 767px) {
  .simple-listing-main .two_column_text_img {
    margin-bottom: 2rem;
  }
}
@media (max-width: 767px) {
  .content_block .content_section:nth-child(2n) {
    flex-flow: column-reverse;
  }
}
/*# sourceMappingURL=ai.css.map */
