main *:not(.banner):not(.contact-us-background):not(.quote):not(.advantages) {
  max-width: 1200px;
  margin: auto;
  font-size: 16px;
}
p {
  margin-top: 30px !important;
}
.highlight {
  font-weight: bold;
}
.highlight2 {
  color: #f05149;
}
.spot {
  font-size: 30px !important;
  color: #000f8b;
  line-height: 16px;
  vertical-align: sub;
}
.spot-color2 {
  color: #f05149;
}
.banner {
  /* margin-top: 55px; */
  background-size: cover;
  height: 150px;
  max-width: none;
  width: 100%;
  background-image: url(/img/clientcase/denodo/banner-medical.png);
}
.banner-text .text {
  padding-top: 61px;
  /* width: 60%; */
  margin: auto;
  font-size: 28px !important;
  font-weight: 400;
  color: #ffffff;
  line-height: 35px;
}
.introduction {
  margin-top: 50px !important;
  display: flex;
  justify-content: space-between;
}
.introduction .text {
  width: 70%;
  margin: 0px !important;
}
.introduction .logo {
  margin: 0px 0px 0px 58px !important;
  width: 20%;
}
.intro {
  margin: 60px auto 0 !important;
}
.intro .img-box {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin: 80px auto 0 !important;
}
.intro .img-box img {
  width: 48%;
  margin: 0;
}
.content {
  max-width: none !important;
  margin: 75px auto 0 !important;
}
.content .introduction {
  margin-top: 0px !important;
}
.content .neo4j-imgbox {
  margin-top: 75px !important;
  display: flex;
  justify-content: space-between;
}
.content .neo4j-imgbox .text {
  width: 45%;
  margin: 0;
}
.content .neo4j-imgbox .text p:nth-child(1) {
  margin-top: 0 !important;
}
.content .neo4j-imgbox .logo {
  margin: 0;
  width: 50%;
}
.content .text-imgbox {
  display: flex;
  justify-content: space-between;
}
.content .text-imgbox .text {
  width: 45%;
  margin: 0;
}
.content .text-imgbox .feature-img-box {
  margin: 0 !important;
}
.content .text-imgbox .speical {
  position: relative;
  bottom: 65px;
}
.content .speicalp {
  position: relative;
  bottom: 67px;
}
.content .title {
  font-size: 30px !important;
  font-weight: bold;
}
.content .title::after {
  content: '';
  width: 56px;
  height: 1px;
  display: block;
  margin-top: 3px;
  border-bottom: 3px solid #f05149;
}
.content .subtitle {
  margin: 15px auto 0;
  font-size: 20px !important;
  font-weight: bold;
}
.content .imgbox {
  margin: 50px auto !important;
  display: flex;
  flex-direction: column;
}
.content .imgbox .text {
  margin: 15px auto 0 !important;
  font-size: 15px !important;
  color: #5f5f5f;
}
.content .comparision-box {
  display: flex;
  justify-content: space-between;
}
.content .comparision-box .case {
  padding: 34px 50px 0px;
  width: 39%;
  margin: 45px 0 20px !important;
  height: 190px;
  background-color: #f8f8f8;
}
.content .comparision-box .case p:nth-child(1) {
  margin: 0 auto 0 !important;
}
.advantages {
  max-width: 100%;
  background-color: #f8f8f8;
  height: 478px;
  margin-top: 30px;
  padding-top: 10px;
}
.advantages .wrapper {
  width: 1200px;
  margin: auto;
  display: flex;
  flex-wrap: wrap;
}
.advantages .wrapper .item {
  margin: 47px 0 0 90px!important;
  width: 198px;
  /*display: flex;*/
  /*flex-direction: column;*/
  text-align: center;
}
.advantages .wrapper .item img {
  margin: 0 auto 21px auto !important;
  width: 67px;
  /*height: 67px;*/
}
.padding-top-11{
  padding-top: 11px;
}
.about-denodo {
  width: 1200px;
  height: 223px;
  box-shadow: 0px 0px 6px 1px rgba(0, 0, 0, 0.16);
  border-radius: 20px;
  color: #333333;
  margin: 75px auto 0 !important;
  padding: 41px 50px;
  box-sizing: border-box;
}
.about-denodo .title {
  font-size: 30px !important;
  text-align: center;
}
.about-denodo .title::after {
  content: '';
  width: 56px;
  height: 1px;
  display: block;
  margin-top: 3px;
  margin: auto ;
  border-bottom: 3px solid #f05149;
}
.about-denodo .text {
  text-align: center;
  margin: 35px auto 0 !important;
}
.quote {
  padding-top: 46px;
  margin: 75px auto !important;
  padding-bottom: 64px;
  box-sizing: border-box;
  background: #f8f8f8;
}
.quote .quote-box {
  position: relative;
}
.quote .quote-box .sentence {
  font-size: 18px !important;
  font-weight: bold;
  margin: 0 auto 40px !important;
}
.quote .quote-box .name {
  position: absolute;
  right: 0px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
}
.quote .quote-box .name div {
  margin: 0 !important;
}
.twonames {
  padding-bottom: 100px;
}
.more {
  margin: 120px auto 58px !important;
  display: flex;
  flex-direction: column;
}
.more .title {
  font-size: 36px !important;
}
.more .video {
  margin: 58px auto 0px !important;
  width: 100%;
  height: 471px;
  position: relative;
  display: flex;
}
.more .video .preview {
  cursor: pointer;
}
.more .video .preview img {
  width: 100%;
  height: 100%;
}
.more .video .preview #denodo-btn {
  background-color: #f05149;
}
.more .video .preview #tableau-btn {
  background-color: #e5a414;
}
.more .video .preview #minitab-btn {
  background-color: #6649f0;
}
.more .video .preview #neo4j-btn {
  background-color: #3b9b6f;
  border: 2px solid white;
}
.more .video .preview .btn {
  top: calc((100% - 37px) / 2);
  left: calc((100% - 174px) / 2);
  position: absolute;
  width: 174px;
  height: 37px;
  font-size: 20px !important;
  line-height: 37px;
  color: white;
  display: flex;
  justify-content: center;
  border-radius: 30px;
}
.more .video .player {
  display: none;
  width: auto;
  height: 100%;
}
.contact-us-background {
  background: #f05149;
  text-align: center;
  margin-top: 150px;
}
.contact-us-background .contact-us-content {
  padding: 65px 0;
}
.contact-us-background .contact-us-content .title {
  height: 42px;
  font-size: 30px !important;
  font-weight: bold;
  color: #ffffff;
  margin: 0 auto 19px !important;
}
.contact-us-background .contact-us-content .slide-from-but {
  font-size: 16px;
  font-weight: 400;
  color: #f05149;
  background: #ffffff;
  padding: 8px 32px !important;
  border-radius: 30px;
}

#blackColumn4 #see {
  margin-top: 0px !important;
}
