/** Font Icons **/
/** Fonts **/
/*!
 * Bootstrap v5.0.0-beta1 (https://getbootstrap.com/)
 * Copyright 2011-2020 The Bootstrap Authors
 * Copyright 2011-2020 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
/** Font Icons **/
/** Fonts **/

.theme_integration_banner .theme_integration_grpahic {
  display: none;
}
.theme_integration_banner .theme_integration_grpahic img {
  margin-right: -10px;
  position: relative;
  bottom: -47px;
}
@media only screen and (min-width: 768px) {
  .theme_integration_banner .theme_integration_grpahic {
    display: block;
  }
}

/* .theme_integration_banner .comman-banner-content .comman-banner-text .theme_integration_banner_content h2
 {
  line-height: 0.9;
} */

.theme_integration_banner .comman-banner-content .comman-banner-text .theme_integration_banner_content h2 {
  font: normal normal 50px/1.25 "Raleway-Regular";
  color: #ffffff;
}
@media only screen and (max-width: 1540px) {
  .theme_integration_banner .comman-banner-content .comman-banner-text .theme_integration_banner_content h2 {
    font-size: 42px;
  }
}
@media only screen and (max-width: 768px) {
  .theme_integration_banner .comman-banner-content .comman-banner-text .theme_integration_banner_content h2 {
    font-size: 24px;
  }
}

.theme_integration_banner
  .comman-banner-content
  .comman-banner-text
  .theme_integration_banner_content
  .theme_integration_banner_info
  p {
  font: normal normal 18px/1.2 "Proxima-Nova-Light";
  margin-bottom: 15px;
}
@media only screen and (max-width: 992px) {
  .theme_integration_banner
    .comman-banner-content
    .comman-banner-text
    .theme_integration_banner_content
    .theme_integration_banner_info
    p {
    font-size: 14px;
  }
}

.theme_integratioin_page .theme_integratioin_details {
  margin-top: 108px;
}
@media only screen and (max-width: 1540px) {
  .theme_integratioin_page .theme_integratioin_details {
    margin-top: 60px;
  }
}
@media only screen and (max-width: 992px) {
  .theme_integratioin_page .theme_integratioin_details {
    margin-top: 48px;
  }
}
.theme_integratioin_page .theme_integratioin_details .integratioin_details {
  width: 100%;
  margin: 0 auto;
}
.theme_integratioin_page .theme_integratioin_details .integratioin_details h2 {
  font: normal normal 50px/1 "Raleway-Regular";
  margin-top: 40px;
}
@media only screen and (max-width: 1540px) {
  .theme_integratioin_page .theme_integratioin_details .integratioin_details h2 {
    font-size: 32px;
    margin-top: 32px;
  }
}
@media only screen and (max-width: 768px) {
  .theme_integratioin_page .theme_integratioin_details .integratioin_details h2 {
    font-size: 20px;
    margin-top: 24px;
  }
}
.theme_integratioin_page .theme_integratioin_details .integratioin_details p {
  font: normal normal 18px/1.1 "Proxima-Nova-Light";
}
@media only screen and (max-width: 992px) {
  .theme_integratioin_page .theme_integratioin_details .integratioin_details p {
    font-size: 16px;
  }
}
.theme_integratioin_page .theme_integratioin_details .integratioin_details .cms_solution_types {
  padding: 0;
  margin-top: 24px;
}
.theme_integratioin_page .theme_integratioin_details .integratioin_details .cms_solution_types li {
  background-color: #ffe9c2;
  border-radius: 4px;
  padding: 16px 8px;
  text-align: center;
  max-width: 278px;
  width: 100%;
  display: inline-block;
  margin: 5px;
  font: normal normal 18px/1.1 "Proxima-Nova-Light";
}
@media only screen and (max-width: 992px) {
  .theme_integratioin_page .theme_integratioin_details .integratioin_details .cms_solution_types li {
    font-size: 14px;
  }
}
.theme_integratioin_page .theme_integratioin_details .integratioin_details .button_group {
  margin-top: 28px;
}
@media only screen and (max-width: 768px) {
  .theme_integratioin_page .theme_integratioin_details .integratioin_details .button_group {
    margin-top: 16px;
  }
}
.theme_integratioin_page .theme_integratioin_details .integratioin_details .button_group .btn {
  margin: 8px;
  max-width: 232px;
  width: 100%;
}
.theme_integratioin_page .theme_integratioin_details .integratioin_details .button_group .btn-secondary {
  border-color: #6e6e6e;
  background-color: #6e6e6e;
}

.theme_integratioin_page .integration_services_section {
  background-image: url(../images/integration_services_bg.webp);
  background-position: center;
  background-size: cover;
  background-attachment: fixed;
  margin-top: 72px;
  padding: 80px 0;
  overflow-x: hidden;
}
@media only screen and (max-width: 992px) {
  .theme_integratioin_page .integration_services_section {
    padding: 48px 0;
    margin-top: 48px;
  }
}
.theme_integratioin_page .integration_services_section .integration_info h3 {
  font: normal normal 50px/1 "Raleway-Regular";
  color: #ffffff;
}
@media only screen and (max-width: 1540px) {
  .theme_integratioin_page .integration_services_section .integration_info h3 {
    font-size: 32px;
  }
}
@media only screen and (max-width: 768px) {
  .theme_integratioin_page .integration_services_section .integration_info h3 {
    font-size: 24px;
  }
}
.theme_integratioin_page .integration_services_section .integration_info p {
  font: normal normal 18px/1.4 "Proxima-Nova-Light";
  margin: 5px 0 0;
  color: #ffffff;
}
@media only screen and (min-width: 992px) {
  .theme_integratioin_page .integration_services_section .integration_info p span {
    display: block;
  }
}
@media only screen and (max-width: 992px) {
  .theme_integratioin_page .integration_services_section .integration_info p {
    font-size: 16px;
  }
}
.theme_integratioin_page .integration_services_section .services_contents .services_list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -20px;
  justify-content: center;
}
@media only screen and (min-width: 992px) {
  .theme_integratioin_page .integration_services_section .services_contents .services_list {
    margin-top: 40px;
  }
}
.theme_integratioin_page .integration_services_section .services_contents .services_list > li {
  padding: 10px 20px;
  max-width: 420px;
  width: 100%;
}
.theme_integratioin_page .integration_services_section .services_contents .services_list > li .services_card {
  background-color: #ffa402;
  border-radius: 10px;
  padding: 20px;
  height: 100%;
  display: flex;
  align-items: center;
}
@media only screen and (min-width: 992px) {
  .theme_integratioin_page .integration_services_section .services_contents .services_list > li .services_card {
    padding: 44px 30px;
  }
}
.theme_integratioin_page
  .integration_services_section
  .services_contents
  .services_list
  > li
  .services_card
  .list_content {
  margin: 0;
  padding-left: 18px;
}
.theme_integratioin_page
  .integration_services_section
  .services_contents
  .services_list
  > li
  .services_card
  .list_content
  li {
  list-style: decimal;
  color: #ffffff;
  font: normal normal 16px/1.3 "Proxima-Nova-Light";
}
