.faq {
  padding-top: 40px;
}
.faq .faq-list {
  padding: 0 25px;
}

.faq .faq-list ul {
  padding: 0;
  list-style: none;
}

.faq .faq-list li + li {
  margin-top: 4px;
}

.faq .faq-list li {
  padding: 15px;
  background: #fff;
  border-radius: 4px;
  position: relative;
}

.faq .faq-list a {
  display: block;
  position: relative;
  line-height: 24px;
  outline: 0;
  color: #ff0000;
  font-weight: 700;
}

.faq .faq-list .icon-help {
  font-size: 24px;
  position: absolute;
  right: 0;
  left: 20px;
  color: #500000;
}

.faq .faq-list .icon-close,
.faq .faq-list .icon-show {
  font-size: 24px;
  position: absolute;
  right: 0;
  top: 0;
}

.faq .faq-list p {
  margin-bottom: 0;
  padding: 10px 0 0 0;
}

.faq .faq-list .icon-show {
  display: none;
}

.faq .faq-list a.collapsed {
  color: #000;
  transition: 0.3s;
}

.faq .faq-list a.collapsed:hover {
  color: #500000;
}

.faq .faq-list a.collapsed .icon-show {
  display: inline-block;
}

.faq .faq-list a.collapsed .icon-close {
  display: none;
}

@media (max-width: 1200px) {
  .faq .faq-list {
    padding: 0;
  }
}

.innerpage .container {
  padding-top: 15px !important;
}

.whitebox {
  background: #fff;
  padding: 6px 15px;
  margin-top: 13px;
  border-radius: 10px;
  box-shadow: 0px 0 30px rgba(255, 0, 0, 1);
  /* box-shadow: 0 0 30px rgba(0, 0, 0, .15) */
}

.whitebox h1 {
  font-size: 24px !important;
  font-weight: 700;
  color: #112a46;
  margin-bottom: 20px;
}

.whitebox2 {
  background: #fff;
  padding: 10px 15px;
  width: 100%;
  margin-bottom: -32px;
  box-shadow: none;
}

.whitebox2 p {
  margin-bottom: 5px;
}

.reportslinks {
  font-size: 13px;
  margin-bottom: 0.2rem;
}

.reportslinks span {
  padding: 0 8px;
  display: inline-block;
}

.report-info {
  font-size: 14px;
  padding: 0px 15px 0px;
}

.report-info span {
  display: block;
  font-weight: 700;
}
.sharebox {
  margin-bottom: 0px;
}
.sharebox i {
  font-size: 20px;
  margin: 0 5px;
}

.chooselicense {
  border: 2px solid #500000;
  height: 40px;
  padding: 0 10px;
  border-radius: 0;
}

.chooselicense option {
  padding: 10px;
}

.request-pdf {
  display: flex;
  /* padding: 15px 0; */
  font-weight: 600;
  color: #fff;
  background: #a2cc35;
  text-align: center;
  border-radius: 0.25rem;
  justify-content: center;
  align-items: center;
}

.request-pdf:hover {
  text-decoration: none;
  box-shadow: 4px 2px 10px #928d8d;
}

.buybox {
  border: 1px solid #ccc;
  padding: 1px;
}

.buybox select {
  font-size: 14px;
  font-weight: 700;
}

.buybtn {
  display: block;
  margin: 0 0 0 5px;
  background: #ff0000;
  color: #fff;
  padding: 15px 0;
  text-align: center;
  border-radius: 0.25rem;
  cursor: pointer;
}

.innerpage {
  padding-bottom: 30px;
}

.request-pdf {
  margin: 0 10px 0 0;
  font-size: 16px;
  padding: 12px 0;
}

.buybtn {
  display: block;
  margin: 0 5px 0 9px;
  padding: 8px 0;
  font-weight: 600;
}

.choose {
  margin: 0 5px;
}

.buybox select {
  margin: 0 5px;
}

.tabsection {
  margin-top: 12px;
}

.tabsection .navtop {
  border-bottom: 1px solid #a1a1a1;
}

.tabsection .nav-pills .nav-link {
  border-radius: 0;
  background: #dadfe5;
  color: #000;
  font-size: 16px;
  font-weight: 600;
  padding: 7px 25px;
  margin-right: 5px;
}

.position-sticky {
  top: 64px;
  background: #fff;
  z-index: 100;
}

.tabsection .nav-pills .nav-link:hover {
  color: #500000;
  background: #f1f1f1;
}

.tabsection .nav-pills .nav-link.active,
.tabsection.nav-pills .show > .nav-link,
.tabsection.nav-pills .show > .nav-link:hover {
  background: #ffffff;
  color: #500000;
  border-left: 5px solid;
  border-radius: 5px 0px 0 0;
  box-shadow: 2px 0px 2px rgb(0, 0, 0, 0.4);
}

.tabsection .tab-content {
  padding: 0px;
  padding-top: 15px;
  padding-bottom: 15px;
}

.tabsection .tab-content h2 {
  font-size: 18px;
  font-weight: 700;
  color: #000;
  text-transform: uppercase;
  margin: 15px 0;
  /* text-decoration: underline; */
}

.reportimg {
  padding: 30px 0;
}

.requestbtn .nav-link {
  display: none;
}

.sticky-element .requestbtn .nav-link {
  display: block;
  background: #000;
  color: #fff;
}

.sticky-element .hidesticky {
  display: none;
}

.reportsubtitle {
  font-style: italic;
  /* color: #455f7c; */
  color: #500000;
  font-weight: bolder;
}

.faq-list h3 {
  text-transform: uppercase;
  margin-bottom: 30px;
  color: #000;
  font-size: 1.2rem;
}

.tabsection .tab-content p {
  text-align: justify;
}

.tabsection .tab-content img {
  border-radius: 4px;
  box-shadow: 0 0 10px #ccc;
  margin: 10px 0;
  background: #fff;
}

.tabsection .tab-content .img-hero {
  list-style: none;
  float: right;
  width: 100%;
  padding-left: 0;
}

.tab-pane .img-hero a {
  background: #028aca;
  color: #fff;
  padding: 3px 6px;
  text-decoration: none;
  font-weight: 400;
  text-transform: capitalize;
  font-size: 13px;
  border-radius: 5px;
}

.tab-pane .img-hero a:hover {
  text-decoration: none;
  box-shadow: 4px 2px 10px #928d8d;
}

.request-pdf:hover,
.buybtn:hover {
  text-decoration: none;
  box-shadow: 4px 2px 10px #928d8d;
  color: #fff;
}

.tab-content > .active {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#rd_table table {
  font-family: arial, sans-serif;
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 2vh;
}

#rd_table caption {
  caption-side: top;
  color: #000;
  font-weight: bold;
  text-align: center;
}

#rd_table th {
  background: #500000;
  color: white;
  text-align: left;
  padding: 8px;
  border: 1px solid #112a46;
  border-bottom: 2px solid #ff0000;
}

#rd_table td {
  border: 1px solid #dddddd;
  text-align: left;
  padding: 8px;
}

#rd_table tr:nth-child(even) {
  background-color: #f3f5fa;
  border-right: 1px solid;
}

#rd_table tr:hover {
  background-color: #dadfe5;
}

@media (min-width: 360px) and (max-width: 560px) {
  .img-hero {
    width: 100%;
    padding-left: 0;
  }
  .refreshCaptcha {
    width: 12%;
  }
}

.sub_menu {
  color: #fff;
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto !important;
}

table > thead > tr > :nth-child(1) {
  width: 30%;
}

#rd_table table > tbody > tr > td:nth-child(odd) {
  font-weight: bold;
}
tbody > tr > td > p {
  margin-bottom: 0.2rem !important;
}

tbody {
  background-color: #fff;
}
.reportstabs {
  padding: 0px;
}

.methodology-img {
  width: 100% !important;
}

.methodology-tab {
  padding: 20px 0px 0px 0px !important;
}
.h3,
h3 {
  font-size: 1.3rem;
}

/* .bg-patten {
  background: url(../../frontend/img/trangular_pattern_background.svg) no-repeat
    0 116px fixed;
} */

.report_paraTitle {
  font-size: 14px;
  font-family: sans-serif;
  margin-bottom: 1rem !important;
}

.published_cover {
  padding: 0;
}

.published_cover ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.published_cover ul li {
  padding: 0 0 5px;
  margin: 0;
  font-size: 13.5px;
}

.published_cover ul li label {
  width: 100%;
  display: block;
  font-weight: 700;
  margin-bottom: -2px;
  margin-top: 0;
}

.bookcover img {
  margin: 0 !important;
}

.pages_labels {
  display: contents !important;
}

.adress-box {
  text-align: center;
  color: #1f1f1e;
  font-size: 14px;
  margin-bottom: 20px;
}

.adress-box ul {
  padding-left: 0;
  margin-left: 0;
}

.adress-box .heading {
  background: #500000;
  color: #fff;
  text-align: center;
  font-size: 18px;
  padding: 8px;
  font-weight: 700;
  border-bottom: 2px solid #ff0000;
}
.adress-box .list-group-item {
  padding: 6px 0;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}

.pdl15 {
  padding-left: 15px !important;
}

.address-media-font .custom-control {
  margin: 6px 0 10px;
}

.custom-control {
  position: relative;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem;
}

.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url(data:image/svg+xml;charset=utf8;base64,PHN2Z3htbG5zPSdodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2Zyd2aWV3Qm94PSctNC00ODgnPjxjaXJjbGVyPSczJ2ZpbGw9JyNmZmYnLz48L3N2Zz4=);
}

.custom-control-label::after {
  position: absolute;
  top: 0.25rem;
  left: 0;
  display: block;
  width: 1rem;
  height: 1rem;
  content: "";
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%;
}

.info-icon {
  float: right;
  height: 14px;
  margin-top: 5px;
  margin-right: 25px;
}

.info-icon {
  background: url(https://www.fortunebusinessinsights.com/img/info.svg)
    no-repeat center right;
  width: 9px;
  margin-left: 3px;
  padding-right: 14px;
  float: right;
  height: 14px;
  margin-top: 5px;
  margin-right: 25px;
}

.region_tabs {
  margin-top: -14px;
}

.buy_btn:hover {
  border: 1.5px solid #ff0000;
  box-shadow: 4px 4px 10px #ff0000;
}

.fixme {
  width: 258px;
  margin-bottom: 20px;
  z-index: 8;
  animation: smoothScroll1 1s forwards;
}

.left-box3 .card {
  padding: 10px;
  text-align: center;
}

.sample-button {
  background: #ff0000;
  border-radius: 5px;
  border: 1px solid #ff0000;
  text-align: left;
  padding: 5px;
  color: #fff;
  font-size: 15px;
  font-weight: 600;
}

.customize-button {
  background: #a2cc35;
  border-radius: 5px;
  border: 1px solid #a2cc35;
  text-align: left;
  padding: 5px;
  font-size: 15px;
  font-weight: 600;
  color: #fff;
}

.check-discount-button {
  background: #ff8e00;
  border-radius: 5px;
  border: 1px solid #ff8e00;
  text-align: left;
  padding: 5px;
  font-size: 15px;
  font-weight: 600;
  color: #fff;
}

.request-button {
  background: #0094cd;
  border-radius: 5px;
  border: 1px solid #0094cd;
  text-align: left;
  padding: 5px;
  font-size: 15px;
  font-weight: 600;
  color: #fff;
}

.queries-button {
  background: #013747;
  border-radius: 5px;
  border: 1px solid #013747;
  text-align: left;
  padding: 5px;
  font-size: 15px;
  font-weight: 600;
  color: #fff;
}

.btn-block {
  display: block;
  width: 100%;
}

.btn:focus,
.btn:hover {
  text-decoration: none;
  color: #fff;
  box-shadow: 4px 2px 10px #928d8d;
}

.left-box4 {
  margin-bottom: 25px;
  margin-top: 25px;
}

.press-release {
  border-radius: 10px;
  border: 1px solid #500000;
  padding: 6px 0 5px 30px;
  position: relative;
  margin-bottom: 22px;
}

.press-release h4 {
  color: #ff0000;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.16px;
  padding-left: 5px;
}

.press-release ul {
  margin-top: 0;
  padding-bottom: 0;
}
.press-release ul li {
  text-align: left;
  padding-left: 0px;
  font-weight: 600;
  color: #000;
  font-size: 13px;
  font-family: open sans, sans-serif;
}

.related_reports .title {
  color: #ff0000;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.16px;
  margin: 0 0 5px;
  padding-left: 24px;
}

.press-release ul {
  padding-left: 0;
  margin-top: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}

.press-release li a {
  color: #212529;
  size: 17px;
  padding-bottom: 10px;
  text-transform: capitalize;
}

.adress-box {
  text-align: center;
  color: #1f1f1e;
  font-size: 14px;
  margin-bottom: 20px;
}

.list-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
}

.adress-box ul {
  padding-left: 0;
  margin-left: 0;
}

.adress-box .heading {
  background: #500000;
  color: #fff;
  text-align: center;
  font-size: 18px;
  padding: 8px;
  font-weight: 700;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}

.adress-box ul li p {
  text-align: center !important;
  margin-bottom: 4px;
}

.btn-submit {
  background: #ff0000;
  border: 2px solid #ff0000;
  border-radius: 5px;
  padding: 7px 20px;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 14px;
  width: 50% !important;
  align-items: center;
  text-align: center;
  margin-left: 50px;
  font-weight: 600;
}

.btn-submit:focus,
.btn-submit:hover {
  text-decoration: none;
  color: #fff;
  box-shadow: 4px 2px 10px #928d8d;
}

.faq-container {
  max-width: 72% !important;
  float: left;
  margin-left: 29px;
}

@media (min-width: 1200px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: 1155px;
  }
}

.contact-support {
  background: #fff;
  padding: 10px 7px;
  box-shadow: 0 0 30px rgb(0 0 0/15%);
  border-radius: 4px;
  margin-top: 25px;
}

.contact-support h2 {
  color: #fff !important;
  font-family: open sans, sans-serif;
  font-size: 15px !important;
  text-transform: uppercase;
  padding: 10px 20px;
  background-color: #ef001f;
  margin-bottom: 0;
  margin-top: 1px !important;
  position: relative;
}

.report-conatct-support .contact-details {
  background-color: rgb(255, 255, 255);
  padding: 1px 0 0 6px !important;
}

.contact-support .contact-details p {
  margin-bottom: 0px !important;
}

.contact_logo {
  margin: 7px 0 !important;
  box-shadow: unset !important;
  width: 17px;
}

.contact-support h2::after {
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-top: 15px solid #ef001f;
  bottom: -15px;
  content: " ";
  left: 30px;
  position: absolute;
}

.contact_no {
  margin-left: 0.5rem !important;
  font-size: 12px;
}

.related_reports {
  border-radius: 10px;
  border: 1px solid #500000;
  padding: 6px 0 5px 10px;
  position: relative;
  margin-bottom: 22px;
}

.width40 {
  width: 40px !important;
  margin: 0px !important;
}
.pull-left {
  float: left !important;
  margin-right: 5px;
}

.related_reports ul {
  list-style-type: none;
  padding: 1px !important;
}

.color-light-grey {
  text-align: unset !important;
  font-size: 14px;
  padding-right: 4px;
}

hr {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  margin-right: 15px;
}
.reportBoxThree {
  background: #fff;
  border-radius: 10px;
  border: 1px solid #500000;
  margin: 35px 0px 30px;
}
.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}

.reportBoxThree .titleThree {
  font-size: 16px;
  color: #262626;
  margin-top: -20px;
  margin-bottom: -15px;
  margin-left: auto;
  margin-right: auto;
  background: #fff;
  width: 120px;
  text-align: center !important;
  font-weight: 500;
}

.slide img {
  display: block;
  margin: 15px 31px 4px !important;
  width: 195px !important;
  height: 44px !important;
}
.enquiry_button {
  background: #fb641b !important;
  color: #fff !important;
}
.slick-slider {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}
.related_trending {
  margin-right: 0px !important;
  margin-left: 0px !important;
}
.clients_img {
  box-shadow: unset !important;
}
.icon-Report,
.icon-personalize,
.icon-clients {
  width: 35px;
  height: 39px;
  position: absolute;
  top: -16px;
  left: -10px;
  background-color: #fff !important;
  font-size: 40px;
  color: #ff0000;
}

.report_graph {
  /*height: 421px !important; */
  width: 80% !important;
}
.report_content .test {
  display: flex;
  justify-content: center;
}

.covid_body {
  padding: 5px 10px;
  text-align: center;
}

.covid_block {
  background: url(../img/covid-19-and-russia-ukraine-war-pmi.png) no-repeat;
  width: 100%;
  color: #fff;
  margin-bottom: 20px;
  background-size: 100% 100%;
  height: 162px !important;
}

.covid_block a.covid_btn {
  border-color: #ff0000;
  color: white !important;
  background: #ef001f;
  display: block;
  width: 25%;
  margin: 11% 0 1% 38%;
  line-height: 1.2;
  font-size: 16px;
}

@font-face {
  font-family: icomoon;
  src: url(icomoon_v3/fonts/icomoon.eot?73ol5y);
  src: url(icomoon_v3/fonts/icomoon.eot?73ol5y#iefix)
      format("embedded-opentype"),
    url(icomoon_v3/fonts/icomoon.ttf?73ol5y) format("truetype"),
    url(icomoon_v3/fonts/icomoon.woff?73ol5y) format("woff"),
    url(icomoon_v3/fonts/icomoon.svg?73ol5y#icomoon) format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: block;
}
[class^="icon-"],
[class*=" icon-"] {
  font-family: icomoon !important;
  speak: never;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-Packaging:before {
  content: "\e900";
}
.icon-1:before {
  content: "\ea1";
}
.icon-2:before {
  content: "\ea2";
}
.icon-3:before {
  content: "\ea3";
}
.icon-4:before {
  content: "\ea4";
}
.icon-5:before {
  content: "\ea5";
}
.icon-7:before {
  content: "\ea7";
}
.icon-8:before {
  content: "\ea8";
}
.icon-9:before {
  content: "\ea9";
}
.icon-10:before {
  content: "\eaa";
}
.icon-personalize:before {
  content: "\e901";
}
.icon-consumer-goods:before {
  content: "\e902";
}
.icon-semiconductor-and-electronics:before {
  content: "\e903";
}
.icon-anly:before {
  content: "\e904";
}
.icon-blog:before {
  content: "\e905";
}
.icon-call:before {
  content: "\e906";
}
.icon-clients:before {
  content: "\e907";
}
.icon-costumise:before {
  content: "\e908";
}
.icon-discount:before {
  content: "\e909";
}
.icon-dollar:before {
  content: "\e90a";
}
.icon-fb:before {
  content: "\e90b";
}
.icon-footer_call:before {
  content: "\e90c";
}
.icon-footer_msg:before {
  content: "\e90d";
}
.icon-gmail:before {
  content: "\e90e";
}
.icon-in:before {
  content: "\e90f";
}
.icon-link:before {
  content: "\e910";
}
.icon-mail:before {
  content: "\e911";
}
.icon-qst:before {
  content: "\e91a";
}
.icon-Report:before {
  content: "\e91b";
}
.icon-request-sample-icon:before {
  content: "\e91c";
}
.icon-toparrow:before {
  content: "\e91d";
}
.icon-tw:before {
  content: "\e91e";
}
.icon-Twt:before {
  content: "\e91f";
}
.icon-aerospace_final:before {
  content: "\e920";
}
.icon-chemical_final:before {
  content: "\e921";
}
.icon-corona_icon:before {
  content: "\e922";
}
.icon-transport-final:before {
  content: "\e923";
}
.icon-about-us:before {
  content: "\e924";
}
.icon-advice-icon:before {
  content: "\e925";
}
.icon-career:before {
  content: "\e926";
}
.icon-expert-icon:before {
  content: "\e927";
}
.icon-expertise:before {
  content: "\e928";
}
.icon-home:before {
  content: "\e929";
}
.icon-insight:before {
  content: "\e92a";
}
.icon-progress-icon:before {
  content: "\e92b";
}
.icon-publications:before {
  content: "\e92c";
}
.icon-report-icon:before {
  content: "\e92d";
}
.icon-services:before {
  content: "\e92e";
}
.icon-search-icon:before {
  content: "\e92f";
}
.icon-fb1:before {
  content: "\e930";
}
.icon-invest-icon:before {
  content: "\e1044";
}
.icon-growth_icon:before {
  content: "\e1045";
}
.icon-contact:before {
  content: "\10ffff";
}

.breadcrumbs {
  margin-top: 10px;
}

/* new exit pop */
.new-popup-modal {
  max-width: 460px;
  background-color: #e0f3fe;
  border-radius: 5px;
  margin-top: 50px;
  display: flex;
  padding: 0;
  border-radius: 25px;
}

.intl-tel-input.separate-dial-code .selected-flag {
  border-right: 1px solid #adadad !important;
}

.new-popup-modal .left {
  flex: 1;
  /* padding: 30px; */
  color: white;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  /* background-color: #043F6F; */
  font-family: Arial, sans-serif;
}

.new-popup-modal .left img {
  max-width: 100%;
  height: auto;
}

.new-popup-modal .right {
  flex: 1;
  padding: 10px 15px 20px 15px;
  position: relative;
  background-color: #f2f2f2;
  /* border-radius: 0px 25px 25px 0px; */
}

.new-popup-modal .right .form-control {
  border: unset;
  background-color: #fff;
  border-radius: 0px;
}

.new-popup-modal .right .close-btn {
  position: absolute;
  top: -15px;
  right: -20px;
  /* background: #fff; */
  border: none;
  font-size: 20px;
}

.new-popup-modal .right .close-btn:focus {
  outline: none;
}

.new-popup-modal .form-group {
  position: relative;
  margin-bottom: 1rem;
}

.new-popup-modal .form-group input {
  padding-left: 10px;
  border-radius: 5px;
}

.new-popup-modal .form-group .input-icon {
  position: absolute;
  top: 10px;
  left: 10px;
  font-size: 18px;
  color: #007bff;
}

.new-popup-modal .btn-primary {
  background-color: #007bff;
  border: none;
  width: 100%;
  padding: 10px;
  border-radius: 5px;
}

.new-popup-modal .right .popup_exits {
  font-size: 20px;
  margin-bottom: 5px;
  margin-top: 5px;
  color: #000;

  font-weight: 650;
  text-align: center;
}

.new-popup-modal .left .popup_exits {
  margin-bottom: 20px;
  font-size: 24px;
}

.new-popup-modal ::placeholder {
  color: #5a7687 !important;
  opacity: 1 !important;
  font-size: 12px;
}

.new-popup-modal .left .form-control {
  border-radius: 0px;
}

.new-popup-modal .input-group-prepend {
  border-right: 1px solid #adadad !important;
}

.new-popup-modal .form-group .input-group-text {
  background-color: #fff;
  border-right: 1px solid #adadad !important;
  border-radius: 0px;
  border: none;
}

.new-popup-modal .submit-btn {
  background-color: unset;
  border: none;
  box-shadow: 0 0 13px rgba(0, 0, 0, 0.5);
}

.new-popup-modal #submit-btn {
  box-shadow: 0 0 13px rgba(0, 0, 0, 0.5);
}

.new-popup-modal .submit-btn:hover {
  background-color: unset;
}

.new-popup-modal .submit-btn img {
  height: 36px;
}

.new-popup-modal .submit-btn-container {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 15px;
}

.new-popup-modal .popup-input-icon {
  height: 20px;
}

.new-popup-modal .input-group-text {
  padding: 8px;
}

.new-popup-modal .refreshCaptcha {
  width: 9%;
  cursor: pointer;
  /* height: 25px; */
  margin: 0px;
}

.new-popup-modal .security_placeholder {
  display: inline-block;
  width: 70%;
  clear: both;
  /* margin-top: 10px; */
}

.new-popup-modal .security_label {
  display: flex;
  /* justify-content: center; */
  align-items: center;
  gap: 10px;
}

.new-popup-modal .security_code {
  color: #000;
  font-weight: 600;
  font-size: 13px;
  margin-bottom: 0;
}

.new-popup-modal #captcha_code {
  border: 1px solid #b5b5b5;
  border-radius: 0.25rem;
  width: 66px;
}

.new-popup-modal .popup-close-btn {
  background-color: unset;
}

.new-popup-modal .popup-close-btn img {
  height: 35px;
}

.new-popup-modal .download-pdf-icon {
  height: 30px;
}

.new-form-modal-once .modal-content {
  background-color: unset;
  border: none;
}

.new-form-modal-once .form-control {
  border-radius: 0px;
}

.new-popup-modal .request_img {
  box-shadow: -5px 4px 1px #b6b5b5;
  border-radius: 9px;
}

.new-popup-modal .request_img:hover {
  box-shadow: -5px 7px 7px #636363;
  transition: transform 0.5s ease 0s, filter 0.5s ease-in 0s;
  transform: scale(1.08);
}

#enquiry-form-popup-new .disp_secur_code {
  padding: 0.175rem 0.4rem !important;
}

#enquiry-form-popup-new #form_job_popup_form {
  /* padding: 0.175rem .40rem !important; */
}

#enquiry-form-popup-new #captcha_error_span_pop_form {
  float: right;
  margin-right: 3%;
}

#enquiry-form-popup-new .input-group {
  border: 1px solid #b5b5b5;
}

#enquiry-form-popup-new .separate-dial-code {
  border: 1px solid #b5b5b5;
}

#enquiry-form-popup-new .security_placeholder {
  border: 1px solid #b5b5b5;
}

.slug_name {
  font-size: 17px !important;
}

font {
  font-size: 12px;
}

.mob_enquiry_button {
  background: #a2cc35 !important;
  color: #fff !important;
}

.chooselicense {
  padding: 0 0px;
}

.request-pdf {
  margin: 0px;
  /*box-shadow: -5px 4px 1px #b6b5b5;*/
  box-shadow: 0 0 13px rgba(0, 0, 0, 0.5);
  transition: box-shadow 1s;
}

.request-pdf:hover {
  box-shadow: 0 0 13px rgba(0, 0, 0, 0.5);
  transition: transform 0.5s ease 0s, filter 0.5s ease-in 0s;
  transform: scale(1.08);
}

.buybtn {
  padding: 12px !important;
  height: -webkit-fill-available !important;
  /*box-shadow: -5px 4px 1px #b6b5b5; */
  box-shadow: 0 0 13px rgba(0, 0, 0, 0.5);
  margin: 0 5px 0 18px !important;
  transition: box-shadow 1s;
}

.buybtn:hover {
  box-shadow: 0 0 13px rgba(0, 0, 0, 0.5);
  transition: transform 0.5s ease 0s, filter 0.5s ease-in 0s;
  transform: scale(1.08);
}

.mob_enquiry_button {
  background: #a2cc35 !important;
  color: #fff !important;
}

.reports_page_width {
  max-width: 1200px;
  min-height: 180px;
  margin-top: 10px;
}

#hero {
  /* background: url(assets/img/report_page_header_banner.webp);		 */
  background-color: red;
}

.innerpage {
  padding-bottom: 19px;
}

.graph_request {
  text-align: center !important;
  font-size: 14px !important;
  margin-bottom: 35px !important;
}

.graph_request a {
  background-color: #000 !important;
  border-radius: 5px !important;
  padding: 4px !important;
  color: #fff !important;
  font-size: 13px !important;
  padding-right: 10px !important;
  padding-left: 10px !important;
}

.graph_request span {
  color: #000 !important;
}

u {
  text-decoration: none !important;
  color: #500;
}

h3 {
  font-size: 16px !important;
}

.justify-content-around {
  justify-content: unset !important;
}

.report_content ul li {
  text-align: justify;
}

.reportsubtitle {
  font-style: italic;
  color: #ab071c;
  /* font-weight: bolder; */
}

.reportsubtitle strong {
  font-weight: normal;
}

.report_content a {
  color: #ff0000;
}

.whitebox {
  background: #fff;
  padding: 6px 15px;
  margin-top: 13px;
  border-radius: 10px;
  box-shadow: unset;
}

.report_paraTitle {
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  margin-bottom: unset;
  text-align: justify;
  line-height: 1.5;
}

.reports_tabs_button {
  padding: 20px;
}

.request-pdf,
.buybtn {
  margin: 10px !important;
}

/* .bg-patten { background: unset; } */
.tabsection .tab-content h2 {
  font-size: 16px;
}

.reportslinks {
  font-size: 13px;
  margin-bottom: 0.2rem;
}

.request-pdf {
  background: #fb641b;
}

.buybtn {
  background: #8cc540;
}

.request-pdf,
.buybtn,
.inquire_now_button {
  box-shadow: unset;
  border-radius: unset;
  padding: 8px 10px !important;
  font-size: 14px;
}

.inquire_now_button {
  background: #0094cd !important;
}

.icon-qst {
  font-size: 24px;
}

h2 {
  border-left: 5px solid #500000;
  padding-left: 6px;
  color: #500;
}

.contact-support h2 {
  background-color: #eaeaea;
  color: #000 !important;
}

.contact-support h2::after {
  content: none !important;
}

.cliens {
  padding: 10px 0 10px 0;
}

.slide img {
  width: 195px !important;
  height: 68px !important;
  margin: unset !important;
}

.sidebar_refresh {
  cursor: pointer;
}

.breadcrumbs {
  margin-top: 10px;
}

.graph_request {
  text-align: center !important;
  font-size: 14px !important;
  margin-bottom: 35px !important;
}

.graph_request a {
  background-color: #000 !important;
  border-radius: 5px !important;
  padding: 4px !important;
  color: #fff !important;
  font-size: 13px !important;
  padding-right: 10px !important;
  padding-left: 10px !important;
}

.graph_request span {
  color: #000 !important;
}

u {
  /* text-decoration: none !important; */
}

h3 {
  font-size: 16px !important;
}

.justify-content-around {
  justify-content: unset !important;
}

.report_content ul li {
  text-align: justify;
}

.reportsubtitle {
  font-style: italic;
  color: #ab071c;
  /* font-weight: bolder; */
}

.reportsubtitle strong {
  font-weight: normal;
}

.report_content a {
  color: #ff0000;
}

.test img {
  border-radius: 4px !important;
  box-shadow: 0 0 10px #ccc !important;
  margin: 10px 0 !important;
  background: #fff !important;
}

.test #svg-map-container {
  border-radius: 4px !important;
  box-shadow: 0 0 10px #ccc !important;
  margin: 10px 0 !important;
  background: #fff !important;
  width: 80%;
}

.graph_request {
  text-align: center !important;
  font-size: 14px !important;
  margin-bottom: 35px !important;
}

.graph_request a {
  background-color: #000 !important;
  border-radius: 5px !important;
  padding: 4px !important;
  color: #fff !important;
  font-size: 13px !important;
  padding-right: 10px !important;
  padding-left: 10px !important;
}

.graph_request span {
  color: #000 !important;
}

u {
  /* text-decoration: none !important; */
}

h3 {
  font-size: 16px !important;
}

.justify-content-around {
  justify-content: unset !important;
}

.report_content ul li {
  text-align: justify;
}

.reportsubtitle {
  font-style: italic;
  color: #ab071c;
  /* font-weight: bolder; */
}

.reportsubtitle strong {
  font-weight: normal;
}

.report_content a {
  color: #ff0000;
}

.mob_enquiry_button {
  background: #a2cc35 !important;
  color: #fff !important;
}

.reports_tabs_button {
  padding: 0 20px;
}
.reports_tabs_button img {
  width: 110px;
}

@media (max-width: 767px) {
  #hero {
    height: 110px !important;
  }
  .reports_tabs_button h1 {
    font-size: 18px !important;
  }
  .breadcrumbs {
    margin-bottom: 0 !important;
  }
  .refreshCaptcha {
    width: 6% !important;
  }
  .report_graph {
    /*height: 421px !important; */
    width: 100% !important;
  }

  .test #svg-map-container {
    width: 100%;
  }
}

.captcha-div1 {
  display: flex;
}
