﻿.cont_h2 {
  font-size: 32px;
  position: relative;
  text-align: center;
}
.article h2 {
  border-left: none;
}
.cont_h2::before {
  background-color: #5F7CDC;
  border-radius: 0px;
  bottom: -15px;
  content: "";
  height: 10px;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 120px;
}
.section:nth-child(even) {
  background: none;
}
.section:nth-child(odd) {
  background: #f5f8fc;
}

.lh-st {
  font-size: 20px !important;
  line-height: 200%;
}
.industry-lh p {
  line-height: 185%;
}
nav {
  background-color: white;
}
.navbar.custom-navbar .nav-link {
  color: #444444;
}
.navbar.custom-navbar .nav-link:hover, .navbar.custom-navbar .nav-link:visited {
  color: #000000;
}
.navbar.custom-navbar .nav-link:hover {
  text-decoration: underline;
}
nav .active {
  text-decoration: underline;
}
.nav-item .nav-link{
  font-size:15px;
}

.cont_table table {
  background-color: #FFFFFF;
  width: 100%;
  margin: auto;
  border-right: 1px solid #DEE2E6;
  border-bottom: 1px solid #DEE2E6;
}
#needs .cont_table table {
  width: 85%;
}
.cont_table table th, .cont_table table td {
  border-left: 1px solid #DEE2E6;
  border-top: 1px solid #DEE2E6;
  padding: 10px;
}
.cont_table table th {
  background-color: #F4F4F4;
  text-align: center;
}
form label {
  display: block;
  font-weight: bold;
  font-size: 0.95em;
}
input[type="text"], input[type="email"], textarea {
  width: 100%;
  padding: 10px;
  font-size: 1em;
  margin-top: 5px;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-sizing: border-box;
  resize: vertical;
}
#contact_form textarea {
  height: 150px;
}
#contact_form button {
  width: 100%;
  padding: 12px;
  background-color: #3f51b5;
  color: white;
  border: none;
  border-radius: 4px;
  font-size: 1em;
  cursor: pointer;
  margin-top: 10px;
}
#contact_form button:hover {
  background-color: #303f9f;
}
.box_list {
  background-color: #F9F9F9;
}
.box_list ul {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  padding: 0px;
}
.box_list ul li {
  width: 50%;
  padding: 10px;
  list-style: none;
  position: relative;
}
.box_list ul li span {
  padding-left: 25px;
}
.box_list ul li::before {
  content: "";
  display: block;
  position: absolute;
  width: 1rem;
  height: 0.5rem;
  border-left: 2px solid black;
  border-bottom: 2px solid black;
  top: 1rem;
  transform: rotate(-45deg);
}
p.sub_title {
  font-size: 18px !important;
  border-bottom: 1px solid #999999;
}
#question p.sub_title {
  font-size: 16px !important;
  border-bottom: 1px solid #CCC !important;
  font-weight: bold;
}
.cta-button {
  display: inline-block;
  background: linear-gradient(to right, #f9ce5f, #feff7b);
  color: #666666;
  font-size: 20px;
  font-weight: bold;
  margin-top: 10px;
  padding: 20px 40px;
  border: none;
  border-radius: 10px;
  box-shadow: 0 8px 8px rgba(0, 0, 0, 0.2);
  cursor: pointer;
  transition: transform 0.2s, box-shadow 0.2s;
  text-decoration: none;
  width: 200px;
  text-align: center;
}
.cta-button:hover {
  transform: scale(1.05);
  box-shadow: 0 12px 24px rgba(0, 0, 0, 0.3);
}
.cta-button:active {
  transform: scale(0.98);
}
.tbl_nw {
  white-space: nowrap;
}
.cont_table.small {
  font-size: 14px;
  letter-spacing: -1px;
}
.trouble ul, .support ul {
  margin: 0px;
  padding: 0px;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.trouble ul li {
  list-style: none;
  /*
  font-weight: bold;
  */
  margin: 0.5em auto;
  border: 1px dashed #CCCCCC;
  border-radius: 10px;
  background-color: #FFFFFF;
  width: 48%;
}
.support ul li {
  list-style: none;
  font-weight: bold;
  margin: 0.5em auto;
  width: 48%;
}
.trouble ul li div {
  padding: 15px;
  width: 100%;
  height: 120px;
  font-size: 16px;
  line-height: 135%;
}
.support ul li div {
  border: 1px dashed #CCCCCC;
  border-radius: 10px;
  background-color: #f5f8fc;
  padding: 15px;
  width: 100%;
  height: 160px;
  font-size: 20px;
  line-height: 125%;
}
.trouble ul li div.img01 {
  background: url("/assets/imgs/ai_img01_01.png") no-repeat right bottom/15%;
  background-position: 95% 80%;
}
.trouble ul li div.img02 {
  background: url("/assets/imgs/ai_img01_02.png") no-repeat right bottom/15%;
  background-position: 95% 80%;
}
/*
.trouble ul li div.img03 {
  background: url("/assets/imgs/ai_img01_03.png") no-repeat right bottom/15%;
  background-position: 95% 80%;
}
.trouble ul li div.img04 {
  background: url("/assets/imgs/ai_img01_04.png") no-repeat right bottom/15%;
  background-position: 95% 80%;
}
*/
.trouble ul li div.img03 {
  background: url("/assets/imgs/ai_img01_03.png") no-repeat right bottom/18%;
  background-position: 98% 80%;
}
.trouble ul li div.img04 {
  background: url("/assets/imgs/ai_img01_04.png") no-repeat right bottom/15%;
  background-position: 95% 60%;
}
.trouble ul li div.img05 {
  background: url("/assets/imgs/ai_img01_05.png") no-repeat right bottom/15%;
  background-position: 95% 80%;
}
.trouble ul li div.img06 {
  background: url("/assets/imgs/ai_img01_06.png") no-repeat right bottom/15%;
  background-position: 95% 80%;
}
.support ul li span {
  display: block;
  color: #9f9e9f;
}
.trouble ul li span {
  height: 3rem;
  display: block;
  color: #9f9e9f;
  font-size: 20px;
}
.support ul li div.img01 {
  background: url("/assets/imgs/ai_img02_01b.png") no-repeat left top/22%;
  background-position: 3% 50%;
  background-color: #f5f8fc;
}
.support ul li div.img02 {
  background: url("/assets/imgs/ai_img02_02b.png") no-repeat left top/22%;
  background-position: 3% 50%;
  background-color: #f5f8fc;
}
.support ul li div.img03 {
  background: url("/assets/imgs/ai_img02_03b.png") no-repeat left top/22%;
  background-position: 3% 50%;
  background-color: #f5f8fc;
}
.support ul li div.img04 {
  background: url("/assets/imgs/ai_img02_04b.png") no-repeat left top/22%;
  background-position: 3% 50%;
  background-color: #f5f8fc;
}
.support ul li div.img05 {
  background: url("/assets/imgs/ai_img02_05b.png") no-repeat left top/22%;
  background-position: 3% 50%;
  background-color: #f5f8fc;
}
.support ul li div.img06 {
  background: url("/assets/imgs/ai_img02_06b.png") no-repeat left top/22%;
  background-position: 3% 50%;
  background-color: #f5f8fc;
}
.support ul li div p {
  padding-left: 27.5%;
  font-size: 18px;
  /*
  font-weight: bold;
  */
}
.contact_button a {
  background-color: #FF3399;
  border-radius: 20px;
  color: #FFFFFF;
  padding: 15px 60px;
  font-size: 20px;
  font-weight: bold;
}
.contact_button a:hover {
  opacity: 0.75;
}
#creative div.row .card {
  border: none;
  background-color: transparent;
  text-align: center;
}
#creative div.row .card-body {
  padding: 1rem;
}

#question .container .container-item,
#contact_form .container .container-item{
 width: 75% !important;
 margin: auto !important;
}

#question p {
  text-indent: -1.2em;
  padding-left: 1.5em;
  font-size: 16px;
}
.tiny {
  font-size: 60%;
}
#lead_bg {
  background-color: #000000;
  color: #FFFFFF;
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.speechBubble {
  position: relative;
  display: inline-block;
  margin-left: 16px;
  padding: 16px;
  border-radius: 12px;
  background-color: #ffeeee;
  text-align: left;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  color: #000000;
}

.speechBubble::after {
  content: "";
  position: absolute;
  top: 30%;
  left: 0;
  border-style: solid;
  border-width: 0 16px 16px 0;
  border-color: transparent #ffeeee transparent transparent;
  translate: -100% calc(-50% - 0.4px);
  transform: skew(0, -20deg);
  transform-origin: right;
}

.speech img{
 width: 90%;
 position: absolute;
 top: auto;
}

.speech .col-md-9{
 flex: 100%;
 max-width: 88%;
}
.tips{
 color:#FF3399;
}
.circle{
    background-color: #000;
    border-radius: 50px;
    width: 60px;
    height: 60px;
    color: white;
    text-align: center;
    position: relative;
    display: inline-block;
    line-height: 60px;
    font-size: 25px;
}
.speech{
 width:75%;
 margin:auto;
}


.portfolio-container{
 display: inline-flex;
 flex-wrap: wrap;
  width: 100%;
  height: 100%;
}

.portfolio-container img{
 object-fit: cover;
  width: 100%;
  height: 100%;
}

.portfolio-item{
  width: 100%;
  height: 100%;
  margin: 0px !important;
  padding: 5px;
}


hr.lead_block{
 display:none;
}

.port-bdr img{
 border: 1px solid #CCC;
}


@media (max-width: 1200px) {
  .support ul li {
    width: 100%;
    height: 100%;
  }
  .support ul li div.img01 {
    background: url("/assets/imgs/ai_img02_01b.png") no-repeat left top/15%;
    background-position: 2% 50%;
    background-color: #f5f8fc;
  }
  .support ul li div.img02 {
    background: url("/assets/imgs/ai_img02_02b.png") no-repeat left top/15%;
    background-position: 2% 50%;
    background-color: #f5f8fc;
  }
  .support ul li div.img03 {
    background: url("/assets/imgs/ai_img02_03b.png") no-repeat left top/15%;
    background-position: 2% 50%;
    background-color: #f5f8fc;
  }
  .support ul li div.img04 {
    background: url("/assets/imgs/ai_img02_04b.png") no-repeat left top/15%;
    background-position: 2% 50%;
    background-color: #f5f8fc;
  }
  .support ul li div.img05 {
    background: url("/assets/imgs/ai_img02_05b.png") no-repeat left top/15%;
    background-position: 2% 50%;
    background-color: #f5f8fc;
  }
  .support ul li div.img06 {
    background: url("/assets/imgs/ai_img02_06b.png") no-repeat left top/15%;
    background-position: 2% 50%;
    background-color: #f5f8fc;
  }
  .support ul li div p {
    padding-left: 20.5%;
  }

.speech .col-md-1{
 flex: 10%;
 max-width: 10%;
}

.speech .col-md-9{
 flex: 75%;
 max-width: 75%;
}

.speech img{
 width: 100%;
 position: absolute;
 top: auto;
}
}

@media (max-width:991px) {
.navbar.custom-navbar .nav-link{
 margin:8px 5px;
}
.speech{
 width:100%;
}

}

@media (max-width: 767.98px) {
  .mt-md-5_st, .my-md-5_st {
    margin-top: 3rem !important;
  }
  .trouble ul, .support ul {
    margin: 0px;
    padding: 0px;
    width: 100%;
    display: block;
  }
  .trouble ul li {
    list-style: none;
    font-weight: bold;
    margin: 0.5em auto;
    border: 1px dashed #CCCCCC;
    border-radius: 10px;
    background-color: #FFFFFF;
    width: 100%;
  }
  .support ul li {
    list-style: none;
    font-weight: bold;
    margin: 0.5em auto;
    width: 100%;
  }
  .support ul li div {
    height: 100%;
  }
  .support ul li div.img01 {
    background: url("/assets/imgs/ai_img02_01b.png") no-repeat left top/22%;
    background-position: 2% 50%;
    background-color: #f5f8fc;
  }
  .support ul li div.img02 {
    background: url("/assets/imgs/ai_img02_02b.png") no-repeat left top/22%;
    background-position: 2% 50%;
    background-color: #f5f8fc;
  }
  .support ul li div.img03 {
    background: url("/assets/imgs/ai_img02_03b.png") no-repeat left top/22%;
    background-position: 2% 50%;
    background-color: #f5f8fc;
  }
  .support ul li div.img04 {
    background: url("/assets/imgs/ai_img02_04b.png") no-repeat left top/22%;
    background-position: 2% 50%;
    background-color: #f5f8fc;
  }
  .support ul li div.img05 {
    background: url("/assets/imgs/ai_img02_05b.png") no-repeat left top/22%;
    background-position: 2% 50%;
    background-color: #f5f8fc;
  }
  .support ul li div.img06 {
    background: url("/assets/imgs/ai_img02_06b.png") no-repeat left top/22%;
    background-position: 2% 50%;
    background-color: #f5f8fc;
  }
  .support ul li div p {
    padding-left: 27.5%;
  }
  .cont_h2 {
    font-size: 26px !important;
  }
  .lh-st {
    font-size: 18px !important;
  }

.speech img,
.speech .col-md-1,
.speechBubble::after{
 display:none;
}

.speech .col-md-9{
 flex: 100%;
 max-width: 94%;
}
}

@media (max-width: 450px) {
  .contact_button a {
    padding: 15px 30px;
  }
  .cont_h2 {
    font-size: 21.5px !important;
  }
  .lh-st {
    letter-spacing: -1px;
  }
  #lead_bg br, .lh-st br {
    display: none;
  }
}