/* nunito-300 - latin-ext */
@font-face {
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/nunito-v16-latin-ext-300.eot");
  /* IE9 Compat Modes */
  /* IE6-IE8 */
  /* Super Modern Browsers */
  /* Modern Browsers */
  /* Safari, Android, iOS */
  src: local(""), url("../fonts/nunito-v16-latin-ext-300.eot?#iefix") format("embedded-opentype"), url("../fonts/nunito-v16-latin-ext-300.woff2") format("woff2"), url("../fonts/nunito-v16-latin-ext-300.woff") format("woff"), url("../fonts/nunito-v16-latin-ext-300.ttf") format("truetype"), url("../fonts/nunito-v16-latin-ext-300.svg#Nunito") format("svg");
  /* Legacy iOS */
}

/* nunito-regular - latin-ext */
@font-face {
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/nunito-v16-latin-ext-regular.eot");
  /* IE9 Compat Modes */
  /* IE6-IE8 */
  /* Super Modern Browsers */
  /* Modern Browsers */
  /* Safari, Android, iOS */
  src: local(""), url("../fonts/nunito-v16-latin-ext-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/nunito-v16-latin-ext-regular.woff2") format("woff2"), url("../fonts/nunito-v16-latin-ext-regular.woff") format("woff"), url("../fonts/nunito-v16-latin-ext-regular.ttf") format("truetype"), url("../fonts/nunito-v16-latin-ext-regular.svg#Nunito") format("svg");
  /* Legacy iOS */
}

/* nunito-600 - latin-ext */
@font-face {
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 600;
  src: url("../fonts/nunito-v16-latin-ext-600.eot");
  /* IE9 Compat Modes */
  /* IE6-IE8 */
  /* Super Modern Browsers */
  /* Modern Browsers */
  /* Safari, Android, iOS */
  src: local(""), url("../fonts/nunito-v16-latin-ext-600.eot?#iefix") format("embedded-opentype"), url("../fonts/nunito-v16-latin-ext-600.woff2") format("woff2"), url("../fonts/nunito-v16-latin-ext-600.woff") format("woff"), url("../fonts/nunito-v16-latin-ext-600.ttf") format("truetype"), url("../fonts/nunito-v16-latin-ext-600.svg#Nunito") format("svg");
  /* Legacy iOS */
}

/* nunito-700 - latin-ext */
@font-face {
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/nunito-v16-latin-ext-700.eot");
  /* IE9 Compat Modes */
  /* IE6-IE8 */
  /* Super Modern Browsers */
  /* Modern Browsers */
  /* Safari, Android, iOS */
  src: local(""), url("../fonts/nunito-v16-latin-ext-700.eot?#iefix") format("embedded-opentype"), url("../fonts/nunito-v16-latin-ext-700.woff2") format("woff2"), url("../fonts/nunito-v16-latin-ext-700.woff") format("woff"), url("../fonts/nunito-v16-latin-ext-700.ttf") format("truetype"), url("../fonts/nunito-v16-latin-ext-700.svg#Nunito") format("svg");
  /* Legacy iOS */
}

/* nunito-800 - latin-ext */
@font-face {
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 800;
  src: url("../fonts/nunito-v16-latin-ext-800.eot");
  /* IE9 Compat Modes */
  /* IE6-IE8 */
  /* Super Modern Browsers */
  /* Modern Browsers */
  /* Safari, Android, iOS */
  src: local(""), url("../fonts/nunito-v16-latin-ext-800.eot?#iefix") format("embedded-opentype"), url("../fonts/nunito-v16-latin-ext-800.woff2") format("woff2"), url("../fonts/nunito-v16-latin-ext-800.woff") format("woff"), url("../fonts/nunito-v16-latin-ext-800.ttf") format("truetype"), url("../fonts/nunito-v16-latin-ext-800.svg#Nunito") format("svg");
  /* Legacy iOS */
}

/* nunito-900 - latin-ext */
@font-face {
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 900;
  src: url("../fonts/nunito-v16-latin-ext-900.eot");
  /* IE9 Compat Modes */
  /* IE6-IE8 */
  /* Super Modern Browsers */
  /* Modern Browsers */
  /* Safari, Android, iOS */
  src: local(""), url("../fonts/nunito-v16-latin-ext-900.eot?#iefix") format("embedded-opentype"), url("../fonts/nunito-v16-latin-ext-900.woff2") format("woff2"), url("../fonts/nunito-v16-latin-ext-900.woff") format("woff"), url("../fonts/nunito-v16-latin-ext-900.ttf") format("truetype"), url("../fonts/nunito-v16-latin-ext-900.svg#Nunito") format("svg");
  /* Legacy iOS */
}

@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon.eot?s83cc9");
  src: url("../fonts/icomoon.eot?s83cc9#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?s83cc9") format("truetype"), url("../fonts/icomoon.woff?s83cc9") format("woff"), url("../fonts/icomoon.svg?s83cc9#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

body {
  margin: 0;
  padding: 0;
  font-family: 'Nunito', sans-serif;
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

a {
  text-decoration: none;
}

[class^="icon-"] {
  font-family: 'icomoon' !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class*="icon-"] {
  font-family: 'icomoon' !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-calendar:before {
  content: "\e900";
}

.icon-chart-histogram:before {
  content: "\e901";
}

.icon-check-circled:before {
  content: "\e902";
}

.icon-checked:before {
  content: "\e903";
}

.icon-dashboard:before {
  content: "\e904";
}

.icon-database:before {
  content: "\e906";
}

.icon-diamond:before {
  content: "\e908";
}

.icon-drag:before {
  content: "\e909";
}

.icon-eco-energy:before {
  content: "\e90a";
}

.icon-envelope:before {
  content: "\e90b";
}

.icon-eye-alt:before {
  content: "\e90c";
}

.icon-facebook:before {
  content: "\e90d";
}

.icon-fax:before {
  content: "\e90e";
}

.icon-gears:before {
  content: "\e90f";
}

.icon-google-plus:before {
  content: "\e910";
}

.icon-group:before {
  content: "\e911";
}

.icon-handshake-deal:before {
  content: "\e912";
}

.icon-instagram:before {
  content: "\e913";
}

.icon-life-bouy:before {
  content: "\e914";
}

.icon-like:before {
  content: "\e915";
}

.icon-linkedin:before {
  content: "\e916";
}

.icon-location-pin:before {
  content: "\e917";
}

.icon-medical-sign-alt:before {
  content: "\e918";
}

.icon-newspaper:before {
  content: "\e919";
}

.icon-phone1:before {
  content: "\e91a";
}

.icon-play:before {
  content: "\e91b";
}

.icon-play-alt-3:before {
  content: "\e91c";
}

.icon-recycle:before {
  content: "\e91d";
}

.icon-recycle-alt:before {
  content: "\e91e";
}

.icon-rounded-double-right:before {
  content: "\e91f";
}

.icon-rounded-up:before {
  content: "\e920";
}

.icon-safety-hat:before {
  content: "\e921";
}

.icon-simple-down:before {
  content: "\e922";
}

.icon-star:before {
  content: "\e923";
}

.icon-tasks:before {
  content: "\e924";
}

.icon-thunder-light:before {
  content: "\e925";
}

.icon-tick-boxed:before {
  content: "\e926";
}

.icon-twitter:before {
  content: "\e927";
}

.icon-ui-network:before {
  content: "\e928";
}

.icon-ui-press:before {
  content: "\e929";
}

.icon-ui-rate-blank:before {
  content: "\e92a";
}

.icon-ui-search:before {
  content: "\e92b";
}

.icon-unique-idea:before {
  content: "\e92c";
}

.icon-world:before {
  content: "\e92d";
}

.icon-youtube:before {
  content: "\e92e";
}

.icon-tv-24-px:before {
  content: "\e92f";
}

.icon-world1:before {
  content: "\e907";
}

.icon-cancel:before {
  content: "\e905";
}

.icon-menu:before {
  content: "\e931";
}

.icon-pc:before {
  content: "\e934";
  color: #393c53;
}

.icon-group-14-copy-2 .path1:before {
  content: "\e93a";
  color: #9298b9;
}

.icon-group-14-copy-2 .path2:before {
  content: "\e93c";
  margin-left: -1em;
  color: #191717;
}

.icon-group-14-copy-2 .path3:before {
  content: "\e93d";
  margin-left: -1em;
  color: #9298b9;
}

.icon-group-14-copy-2 .path4:before {
  content: "\e93e";
  margin-left: -1em;
  color: #191717;
}

.icon-arrow-up:before {
  content: "\e933";
  color: #fff;
}

.icon-ios:before {
  content: "\e935";
  color: #393c53;
}

.icon-android:before {
  content: "\e936";
  color: #393c53;
}

.icon-path-copy-4:before {
  content: "\e937";
  color: #393c53;
}

.icon-ic-code-48-px-copy-2:before {
  content: "\e93f";
  color: #393c53;
}

.icon-group-3-copy-4:before {
  content: "\e938";
  color: #9298b9;
}

.icon-fill-1-copy-2:before {
  content: "\e939";
  color: #9298b9;
}

.icon-bip-logo .path1:before {
  content: "\e932";
  color: #393c53;
}

.icon-bip-logo .path2:before {
  content: "\e940";
  margin-left: -1.4248046875em;
  color: #393c53;
}

.icon-bip-logo .path3:before {
  content: "\e941";
  margin-left: -1.4248046875em;
  color: #ffd826;
}

.icon-support:before {
  content: "\e93b";
  color: #393c53;
}

.icon-image:before {
  content: "\e930";
}

.icon-images:before {
  content: "\e943";
}

.icon-phone:before {
  content: "\e942";
}

.icon-compass:before {
  content: "\e949";
}

.icon-user:before {
  content: "\e971";
}

.icon-plus:before {
  content: "\ea0a";
}

.icon-minus:before {
  content: "\ea0b";
}

.icon-checkmark:before {
  content: "\ea10";
}

.icon-embed:before {
  content: "\ea7f";
}

.icon-embed2:before {
  content: "\ea80";
}

.icon-youtube1:before {
  content: "\ea9d";
}

.header {
  -webkit-transition: all 1s;
  transition: all 1s;
  height: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-shadow: 0 5px 20px 0 rgba(3, 169, 244, 0.05);
          box-shadow: 0 5px 20px 0 rgba(3, 169, 244, 0.05);
}

.header__area {
  padding: 10px 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
}

.header__area__menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.header__area__menu--nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.header__area__menu ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.header__area__menu ul .business-menu {
  position: relative;
}

.header__area__menu ul .business-menu a:nth-child(1):after {
  content: "\e922";
  color: #393c53;
  font-family: 'icomoon' !important;
  font-weight: bold;
  font-size: 15px;
  display: inline-block;
  left: 5px;
  position: relative;
  top: 0px;
}

.header__area__menu ul .business-menu a:nth-child(1):hover:after {
  color: #03a9f4;
}

.header__area__menu ul .business-menu:hover .sub-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.header__area__menu ul .business-menu .sub-menu a:after {
  display: none;
}

.header__area__menu ul li a:hover {
  color: #03a9f4;
}

.header__area__menu .sub-menu {
  display: none;
  position: absolute;
  z-index: 22;
  background: #fff;
  border-radius: 10px;
  -webkit-box-shadow: 0 2px 24px 0 rgba(0, 0, 0, 0.14);
          box-shadow: 0 2px 24px 0 rgba(0, 0, 0, 0.14);
  list-style-type: none !important;
  padding: 0 !important;
  line-height: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  right: -40px;
  margin: 0 auto;
  width: 250px;
  top: 40px;
}

.header__area__menu .sub-menu:after {
  content: " ";
  position: absolute;
  top: -15px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 15px 15px 15px;
  border-color: transparent transparent #fff transparent;
  left: 0;
  right: 0;
  margin: 0 auto;
  -webkit-filter: drop-shadow(0 -1px 1px rgba(0, 0, 0, 0.14));
          filter: drop-shadow(0 -1px 1px rgba(0, 0, 0, 0.14));
}

.header__area__menu .sub-menu li {
  padding: 6px 10px;
  border-bottom: 1px solid #e6e6e6;
}

.header__area__menu .sub-menu li:nth-child(2) {
  border-bottom: none;
}

.header__area__menu .sub-menu li a {
  text-transform: capitalize;
  font-size: 15px;
  margin-right: 0;
  padding: 0px;
  line-height: 25px;
  font-weight: 600;
}

.header__area__menu a {
  font-size: 16px;
  font-weight: 700;
  color: #393c53;
  padding: 20px 15px;
  text-transform: uppercase;
}

.header__area__menu--bipweb a {
  border-radius: 22.5px;
  border: solid 1px #03a9f4;
  padding: 10px 25px 9px 25px;
  color: #03a9f4;
  margin: 0px 25px;
}

.header__area__menu--bipweb a:hover {
  background: #03a9f4;
  color: #ffffff;
}

.header__area__menu--language {
  position: relative;
}

.header__area__menu--language .dropdown {
  display: none;
}

.header__area__menu--language .dropdown--active {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: absolute;
  z-index: 2;
  background: #ffffff;
  width: 75px;
  border: 1px solid #ababab42;
  font-size: 15px;
  top: 30px;
  left: 0;
  text-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 3px;
  right: 0;
  margin: auto;
  border-bottom: none;
}

.header__area__logo {
  z-index: 35;
}

.header__area__logo img {
  width: 70px;
}

.header-scroll {
  position: fixed;
  width: 100%;
  z-index: 34;
  background: #ffffff;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-box-shadow: 0px 3px 20px 0px #c7c7c770;
          box-shadow: 0px 3px 20px 0px #c7c7c770;
}

.dropdown-lang {
  cursor: pointer;
}

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.slider-area .swiper-container {
  width: 100%;
  height: 750px;
}

.slider-area .swiper-container .swiper-slide {
  height: 750px;
  max-width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.slider-ggg .slider-inner a {
  margin-top: 25px;
  color: #03a9f4;
  border: 1px solid #03a9f4;
  max-width: 150px;
  text-align: center;
  height: 39px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 20px;
}

.slider-ggg .slider-inner a:hover {
  background: #48b3e9;
  color: white;
}

.slider-status .slider-inner h2 {
  font-weight: 900;
  font-size: 45px;
  color: #ffffff;
}

.slider-status .slider-inner p {
  color: #ffffff;
  line-height: 1.2;
}

.slider-status .slider-inner a {
  margin-top: 25px;
  color: #ffffff;
  border: 1px solid white;
  max-width: 150px;
  text-align: center;
  height: 39px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 20px;
}

.slider-status .slider-inner a:hover {
  background: white;
  color: #48b3e9;
}

.home-slide {
  background-position: center !important;
  background-repeat: no-repeat !important;
}

.swiper-pagination-bullet {
  border: 3px solid white;
  padding: 4px;
  background: transparent !important;
  opacity: 1 !important;
  width: 16px !important;
  height: 16px !important;
  margin: 0 10px 0 0;
  border: solid 1px #03a9f4;
}

.swiper-pagination-bullet-active {
  padding: 4px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #03a9f4 !important;
}

.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.slider-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  text-align: left;
}

.slider-inner h2 {
  font-family: Nunito;
  font-size: 40px;
  font-weight: 800;
  color: #393c53;
  max-width: 575px;
  margin: 0;
}

.slider-inner p {
  font-family: Nunito;
  font-size: 18px;
  font-weight: bold;
  max-width: 450px;
  line-height: 1.89;
  color: #393c53;
}

.slider-inner__download {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.slider-inner__download a {
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 700;
  color: #393c53;
}

.slider-inner__download .icon-ios {
  font-size: 24px;
}

.slider-inner__download .icon-android {
  font-size: 23px;
}

.slider-inner__download i {
  margin-right: 7px;
  vertical-align: sub;
}

.bip-border {
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: -55px;
  z-index: 10;
  position: relative;
}

.footer-lists {
  padding: 30px 0px;
  border-bottom: solid 1px #eff3f9;
}

.footer__menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.footer__menu--col h3 {
  font-weight: bold;
  font-size: 18px;
}

.footer__menu--col ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.footer__menu--col ul li a {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.88;
  color: #393c53;
}

.footer__menu--col ul li a:hover {
  color: #03a9f4;
}

.footer__sub {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 40px 0px;
}

.footer__sub-right a {
  width: 54px;
  background-color: #98ddff;
  border-radius: 50%;
  height: 54px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.footer__sub--left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.footer__sub--left__logo {
  padding-right: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.footer__sub--left__logo img {
  width: 60px;
}

.footer__sub--left__social {
  padding: 0px 30px;
  border-left: 1px solid #cfd3ee;
  border-right: 1px solid #cfd3ee;
}

.footer__sub--left__social a {
  color: #9298b9;
  font-size: 20px;
  margin-left: 10px;
}

.footer__sub--left__social a:hover {
  color: #03a9f4;
}

.footer-bottom_area--links a {
  font-size: 14px;
  font-weight: 600;
  margin-right: 6px;
  color: #9298b9;
}

.footer-bottom_area--links a:hover {
  color: #03a9f4;
}

.footer__sub--left__menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.footer__sub--left__menu a {
  color: #393c53;
  font-weight: 600;
  font-size: 17px;
  padding: 2px 30px;
}

.footer__sub--left__menu a:nth-child(1) {
  border-right: 1px solid #cfd3ee;
  height: 27px;
}

.footer__sub--left__menu .icon-developers {
  margin-right: 10px;
  font-size: 14px;
}

.footer__sub--left__menu .icon-support {
  font-size: 20px;
  vertical-align: text-top;
  margin-right: 10px;
}

.footer-bottom {
  background: #eff3f9;
  padding: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.footer-bottom__area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.footer-bottom_area--copyright p {
  margin: 0;
  font-size: 14px;
  font-weight: 600;
  color: #9298b9;
}

.group__move {
  position: relative;
  overflow: hidden;
}

.group__move:after {
  content: " ";
  width: 800px;
  height: 800px;
  background: #ffc900;
  position: absolute;
  bottom: -59%;
  right: 10%;
  z-index: -2;
  border-radius: 50%;
}

.group__content {
  padding: 25px 0px;
  position: relative;
  overflow: hidden;
}

.group__content:after {
  content: " ";
  position: absolute;
  height: 500px;
  width: 500px;
  border: 10px solid #03a9f4;
  border-radius: 50%;
  top: 270px;
  left: -21%;
}

.group__content:before {
  content: " ";
  position: absolute;
  height: 500px;
  width: 500px;
  border: 10px solid #03a9f4;
  border-radius: 50%;
  bottom: 300px;
  right: -21%;
}

.group__video {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  text-align: center;
}

.group__video--col video {
  border-radius: 10px;
  -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.22);
          box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.22);
}

.group__video--col h3 {
  font-size: 24px;
  font-weight: 900;
  letter-spacing: -0.04px;
  color: #03a9f4;
}

.group__slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.group__slide--detail h2 {
  font-size: 45px;
  font-weight: 900;
  letter-spacing: -0.08px;
  color: #03a9f4;
}

.group__slide--detail p {
  font-size: 20px;
  font-weight: 600;
  max-width: 575px;
  color: #393c53;
}

.group__slide--download a {
  margin-right: 20px;
}

.group__slide--download a img {
  -webkit-box-shadow: 0 22px 36px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 22px 36px 0 rgba(0, 0, 0, 0.1);
  border-radius: 20px;
}

.group__steps {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.group__steps--col {
  width: 31%;
}

.group__steps--col img {
  max-width: 335px;
  width: 100%;
  border-radius: 10px;
  -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.22);
          box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.22);
}

.group__steps--col p {
  font-size: 18px;
  font-weight: 600;
  padding: 0 20px;
  line-height: 1.4;
  text-align: center;
  color: #393c53;
  margin-top: 10px;
}

.group__thumb {
  padding: 40px 0px;
}

.group__thumb--title h2 {
  font-size: 24px;
  font-weight: 900;
  letter-spacing: -0.03px;
  color: #03a9f4;
  text-align: center;
}

.group__info {
  position: relative;
  overflow: hidden;
}

.group__info--detail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.group__info--img {
  width: 36%;
}

.group__info--img img {
  margin-left: -75px;
}

.group__info--items {
  width: 64%;
}

.group__info--items h4 {
  font-size: 24px;
  font-weight: 900;
  letter-spacing: -0.04px;
  color: #03a9f4;
}

.group__info--items ul {
  padding-left: 20px;
  list-style-type: none;
}

.group__info--items ul li {
  font-size: 23px;
  font-weight: 500;
  letter-spacing: -0.04px;
  color: #393c53;
  margin-bottom: 15px;
  position: relative;
}

.group__info--items ul li a {
  color: #00acfb;
}

.group__info--items ul li:before {
  content: "\2022";
  color: #03a9f4;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}

.group__info:after {
  content: " ";
  width: 900px;
  height: 855px;
  background: #ffc900;
  position: absolute;
  top: -82%;
  left: 7%;
  z-index: -2;
  border-radius: 50%;
}

.business__header {
  height: 350px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-position: center;
}

.business__breadcrumb p {
  font-family: Nunito;
  font-size: 27px;
  font-weight: 800;
  color: #fff;
  margin: 0 0 5px 0px;
}

.business__box {
  padding: 40px 0px;
  position: relative;
  overflow: hidden;
}

.business__box:after {
  content: " ";
  position: absolute;
  height: 500px;
  width: 500px;
  border: 10px solid #ffc900;
  border-radius: 50%;
  top: 100px;
  left: -21%;
}

.business__box:before {
  content: " ";
  position: absolute;
  height: 500px;
  width: 500px;
  border: 10px solid #ffc900;
  border-radius: 50%;
  bottom: 100px;
  right: -21%;
}

.business__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #f7fdff;
  margin: 0 auto;
  text-align: center;
  padding-bottom: 30px;
}

.business__title h2 {
  font-weight: 900;
  color: #37474f;
}

.business__title p {
  max-width: 795px;
  margin: 0 auto;
}

.business__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.business__inner:first-child {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.business__inner:nth-child(even) {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.business__inner__img {
  position: relative;
}

.business__inner__img img {
  width: 200px;
}

.business__inner__detail {
  width: 70%;
}

.business__inner__detail h2 {
  margin: 0;
  color: #37474f;
  font-weight: 900;
  font-size: 23px;
}

.business__inner__detail ul {
  list-style-type: none;
  padding-left: 15px;
}

.business__inner__detail ul:nth-child(1) {
  margin-top: 25px;
  padding-left: 30px;
}

.business__inner__detail ul li {
  position: relative;
  margin-bottom: 7px;
}

.business__inner__detail ul li:before {
  content: "\2022";
  color: #03a9f4;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}

.business__links {
  padding: 30px 0px 10px 0px;
  background: #f7fdff;
  position: relative;
}

.business__links:after {
  content: "";
  left: 0;
  right: 20px;
  top: 0;
  margin: auto;
  position: absolute;
  height: 120px;
  width: 3px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(64%, #9bd9f7b3), color-stop(113%, #fff));
  background: linear-gradient(to bottom, #fff 0, #9bd9f7b3 64%, #fff 113%);
  bottom: 0;
}

.business__footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
}

.business__footer p {
  max-width: 305px;
  margin: 0 auto;
}

.business__footer h3 {
  font-weight: 900;
}

.business__footer a {
  color: #03a9f4;
}

.business__area h3 {
  font-size: 22px;
  font-weight: 900;
  letter-spacing: -0.04px;
  color: #03a9f4;
  margin-bottom: 0px;
}

.business__area p {
  margin-top: 5px;
}

.business__blank {
  position: relative;
  overflow: hidden;
}

.business__blank:after {
  content: " ";
  position: absolute;
  height: 600px;
  width: 500px;
  background: #ffc900;
  border-radius: 50%;
  top: -45px;
  left: -23%;
}

.business__blank:before {
  content: " ";
  position: absolute;
  height: 600px;
  width: 500px;
  background: #ffc900;
  border-radius: 50%;
  bottom: -40px;
  right: -23%;
}

.feature {
  position: relative;
  padding: 30px 0px;
  overflow: hidden;
}

.feature:nth-child(odd) {
  background: #f1f5f9;
}

.feature:nth-child(odd) .feature__right {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.feature:nth-child(odd) .feature__right__img img {
  right: auto;
  left: 0;
}

.feature__right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 875px;
}

.feature__right__detail {
  width: 50%;
}

.feature__right__detail h2 {
  font-size: 34px;
  font-weight: 800;
  line-height: 1.35;
  color: #393c53;
  position: relative;
  z-index: 2;
}

.feature__right__detail p {
  font-size: 24px;
  font-weight: normal;
  line-height: 1.17;
  color: #9298b9;
  margin: 55px 0px;
  z-index: 2;
  position: relative;
}

.feature-blue {
  position: relative;
  padding: 30px 0px;
  background-color: #f1f5f9;
}

.web__head {
  position: relative;
  overflow: hidden;
}

.web__head:after {
  content: " ";
  width: 900px;
  height: 800px;
  background: #ffc900;
  position: absolute;
  bottom: -56%;
  right: 10%;
  z-index: -2;
  border-radius: 50%;
}

.web__slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 40px 0px 0px 0px;
}

.web__slide--detail {
  margin-bottom: 50px;
}

.web__slide--detail h2 {
  font-size: 45px;
  font-weight: 900;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.08px;
  color: #03a9f4;
}

.web__slide--detail p {
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #393c53;
}

.web__slide--download {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-top: 30px;
}

.web__slide--download a {
  margin-right: 10px;
}

.web__slide--download a img {
  border-radius: 20px;
  -webkit-box-shadow: 0 22px 36px 0 rgba(0, 0, 0, 0.09);
          box-shadow: 0 22px 36px 0 rgba(0, 0, 0, 0.09);
  background-color: #fff;
  width: 180px;
  border: 1px solid #0000000f;
}

.web__detail {
  position: relative;
  margin-top: 30px;
  background: #ffffff;
}

.web__os {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 485px;
}

.web__os--title {
  width: 45%;
}

.web__os--title h3 {
  color: #03a9f4;
  font-size: 30px;
  font-weight: 900;
  letter-spacing: -0.05px;
}

.web__os--title p {
  font-size: 24px;
  color: #393c53;
}

.web__os--img {
  width: 55%;
}

.web__os--img img {
  position: absolute;
  left: 10%;
  top: 30px;
}

.web__ggg {
  padding: 50px 0px;
  background: #ffffff;
}

.web__desktop {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.web__desktop--img {
  width: 60%;
  text-align: left;
}

.web__desktop--img img {
  position: relative;
  z-index: 2;
  margin-top: -50px;
}

.web__desktop--title {
  width: 40%;
  margin-bottom: 50px;
}

.web__desktop--title h3 {
  font-size: 30px;
  font-weight: 900;
  letter-spacing: -0.05px;
  color: #03a9f4;
}

.web__desktop--title p {
  font-size: 24px;
  color: #393c53;
}

.web__program {
  position: relative;
}

.web__program:after {
  content: " ";
  width: 900px;
  height: 855px;
  background: #ffc900;
  position: absolute;
  top: -70%;
  left: 7%;
  z-index: -2;
  border-radius: 50%;
}

.web__call {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.web__call--img {
  width: 60%;
  text-align: right;
}

.web__call--title {
  width: 40%;
  margin-bottom: 40px;
}

.web__call--title h3 {
  font-size: 30px;
  font-weight: 900;
  letter-spacing: -0.05px;
  color: #03a9f4;
}

.web__call--title p {
  font-size: 24px;
  color: #393c53;
}

.feature__right__img img {
  position: absolute;
  right: 0;
  bottom: 0;
  top: 0;
  padding: 30px 0px;
  margin: auto;
}

.feature__left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 825px;
}

.feature__left__detail {
  width: 50%;
}

.feature__left__detail h2 {
  font-size: 34px;
  font-weight: 800;
  line-height: 1.35;
  color: #393c53;
  position: relative;
  z-index: 2;
}

.feature__left__detail p {
  font-size: 24px;
  font-weight: normal;
  line-height: 1.17;
  color: #9298b9;
  margin: 55px 0px;
  position: relative;
  z-index: 2;
}

.emergency-title:before {
  content: "";
  background-image: url(../img/title-path.svg);
  height: 185px;
  width: 185px;
  position: absolute;
  top: -55px;
  left: -70px;
  background-size: contain;
  background-repeat: no-repeat;
  z-index: -2;
}

.app-title:before {
  content: "";
  background-image: url(../img/title-path.svg);
  height: 185px;
  width: 185px;
  position: absolute;
  top: -55px;
  left: -70px;
  background-size: contain;
  background-repeat: no-repeat;
  z-index: -2;
}

.bipweb-title:before {
  content: "";
  background-image: url(../img/title-path.svg);
  height: 185px;
  width: 185px;
  position: absolute;
  top: -55px;
  left: -70px;
  background-size: contain;
  background-repeat: no-repeat;
  z-index: -2;
}

.videocall-title:before {
  content: "";
  background-image: url(../img/title-path.svg);
  height: 185px;
  width: 185px;
  position: absolute;
  top: -75px;
  left: -75px;
  background-size: contain;
  background-repeat: no-repeat;
  z-index: -2;
}

.feature__left__img {
  width: 50%;
}

.feature__left__img img {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  padding: 30px 0px;
  margin: auto;
}

.emergency-slide img {
  max-width: 500px;
}

.button-yellow {
  padding: 10px 40px;
  border-radius: 6px;
  background-color: #ffc900;
  font-size: 18px;
  font-weight: bold;
  color: #393c53;
}

.button-yellow:hover {
  -webkit-box-shadow: 0 11px 26px -10px rgba(255, 201, 0, 0.6);
          box-shadow: 0 11px 26px -10px rgba(255, 201, 0, 0.6);
}

.button-blue {
  padding: 10px 40px;
  border-radius: 6px;
  background-color: #03a9f4;
  font-size: 18px;
  font-weight: bold;
  color: #ffffff;
}

.button-blue:hover {
  -webkit-box-shadow: 0 11px 26px -10px rgba(3, 169, 244, 0.6);
          box-shadow: 0 11px 26px -10px rgba(3, 169, 244, 0.6);
}

.why-bip {
  padding: 60px 0 50px 0;
}

.why-bip__title h2 {
  padding: 0px 9%;
  font-family: Nunito;
  font-size: 35px;
  font-weight: 900;
  letter-spacing: 1px;
  color: #393c53;
  margin-bottom: 20px;
  text-align: center;
  position: relative;
}

.why-bip__title h2:before {
  content: "";
  background: url(../img/whybip-bg.png);
  width: 145px;
  height: 125px;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: 20%;
  top: -30px;
}

.why-bip__box {
  padding: 80px 0px !important;
}

.why-bip__box .swiper-pagination-bullets {
  bottom: 0px !important;
}

.why-bip__box .swiper-slide {
  border-radius: 5px;
}

.why__box {
  height: 278px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 20px;
  cursor: pointer;
  padding-top: 70px;
  border-radius: 10px;
  -webkit-box-shadow: 0 8px 34px 0 rgba(10, 80, 111, 0.1);
          box-shadow: 0 8px 34px 0 rgba(10, 80, 111, 0.1);
}

.why__box:hover {
  -webkit-box-shadow: 0 8px 34px 0 rgba(10, 80, 111, 0.1);
          box-shadow: 0 8px 34px 0 rgba(10, 80, 111, 0.1);
  background-color: #ffffff;
}

.why__box__title h4 {
  font-size: 18px;
  font-weight: 800;
  color: #393c53;
}

.why__box__desc p {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.6;
  color: #565878;
}

.why__box__img img {
  width: 90px;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: -40px;
}

.swiper-button-prev {
  height: 50px !important;
  width: 50px !important;
  -webkit-box-shadow: 0 2px 14px 0 rgba(3, 169, 244, 0.5);
          box-shadow: 0 2px 14px 0 rgba(3, 169, 244, 0.5);
  background-color: #03a9f4;
  border-radius: 50%;
}

.swiper-button-prev:after {
  font-size: 16px !important;
  color: #ffffff;
  font-weight: bold;
  margin-top: 3px;
  margin-left: -2px;
}

.swiper-button-next {
  height: 50px !important;
  width: 50px !important;
  -webkit-box-shadow: 0 2px 14px 0 rgba(3, 169, 244, 0.5);
          box-shadow: 0 2px 14px 0 rgba(3, 169, 244, 0.5);
  background-color: #03a9f4;
  border-radius: 50%;
}

.swiper-button-next:after {
  font-size: 16px !important;
  color: #ffffff;
  font-weight: bold;
}

.bottom-border {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  overflow: hidden;
}

.bottom-border-two {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  overflow: hidden;
}

.mobile-menu {
  display: none;
}

.hamburger-menu {
  width: 35px;
  height: 3px;
  position: relative;
  -webkit-transform: translateY(16px);
          transform: translateY(16px);
  background: #1c192a;
  -webkit-transition: all 0ms 300ms;
  transition: all 0ms 300ms;
}

.hamburger-menu:after {
  width: 35px;
  height: 3px;
  content: "";
  position: absolute;
  left: 0;
  top: 10px;
  background: #1c192a;
  -webkit-transition: top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
}

.hamburger-menu:before {
  width: 35px;
  height: 3px;
  content: "";
  position: absolute;
  left: 0;
  bottom: 10px;
  background: #1c192a;
  -webkit-transition: bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
}

.hamburger-menu.animate {
  background: rgba(255, 255, 255, 0);
}

.hamburger-menu.animate:after {
  top: 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  background: #ffffff;
  -webkit-transition: top 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: top 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: top 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: top 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
}

.hamburger-menu.animate:before {
  bottom: 0;
  background: #ffffff;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  -webkit-transition: bottom 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: bottom 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: bottom 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: bottom 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
}

.site-title {
  background: url(../img/bip-logo.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 60px;
  height: 45px;
  z-index: 22;
  margin: 0;
}

.mobile-logo {
  background: url(../img/bip-logo-white.png);
  background-repeat: no-repeat;
  background-size: contain;
}

.dropdown--active li {
  border-bottom: 1px solid #ababab59;
  padding: 2px 10px;
  width: 100%;
}

.dropdown--active li a {
  padding: 0;
}

.security-banner {
  height: 250px;
  background-size: 100%;
  background-position: center;
}

.inner-bg {
  height: 320px;
  background-size: cover;
  background-position: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.inner-bg h2 {
  font-size: 45px;
  font-weight: 800;
  color: #ffffff;
  margin: 0;
}

.inner-bg span {
  color: #ffd826;
}

.security__area {
  padding: 25px 0px;
  position: relative;
}

.security__area p {
  color: #393c53;
  font-size: 18px;
}

.security__area h3 {
  font-weight: 900;
  font-size: 24px;
  color: #393c53;
}

.security {
  position: relative;
  overflow: hidden;
}

.security:after {
  content: "";
  position: absolute;
  left: -140px;
  top: 50px;
  width: 175px;
  height: 480px;
  background-color: #ffc900;
  border-radius: 50%;
  margin: auto 0;
}

.security:before {
  content: "";
  position: absolute;
  right: -140px;
  width: 175px;
  height: 480px;
  background-color: #03a9f4;
  border-radius: 50%;
  bottom: 0;
  margin: auto 0;
}

.content {
  position: relative;
  overflow: hidden;
}

.content:after {
  content: "";
  position: absolute;
  left: -145px;
  top: 140px;
  width: 200px;
  height: 595px;
  background-color: #129eed;
  border-radius: 50%;
  margin: auto 0;
}

.content:before {
  content: "";
  position: absolute;
  right: -80px;
  top: -215px;
  width: 450px;
  height: 420px;
  background-color: #ffc900;
  border-radius: 50%;
}

.blog__area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 50px 0;
}

.content__inner--detail ul li {
  font-size: 18px;
  list-style-type: none;
}

.content__inner--detail ul li::before {
  content: "\2022";
  color: #03a9f4;
  font-weight: 700;
  display: inline-block;
  width: 9px;
  margin-left: -1em;
  height: 9px;
  padding-right: 12px;
}

.content__inner--detail p {
  font-size: 18px;
}

.blog-card {
  max-width: 50%;
  text-align: left;
  padding-right: 25px;
  margin-bottom: 45px;
}

.blog-card__img {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.blog-card__img img {
  max-width: 100%;
  height: auto;
}

.blog-card__detail h3 {
  margin-bottom: 10px;
}

.blog-card__detail h3 a {
  font-size: 22px;
  letter-spacing: -.05px;
  text-decoration: none;
  color: #03a9f4;
}

.blog-card__detail p {
  font-size: 18px;
  color: #393c53;
}

.blog-card__footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.blog-card__footer p {
  font-size: 20px;
  color: #bbb;
  margin: 0;
}

.blog-card__footer a {
  font-size: 20px;
  color: #03a9f4;
  font-weight: 700;
  text-decoration: none;
}

.blog-bullets {
  position: absolute;
  right: 25%;
  top: 0px;
}

.blog-bullets span {
  width: 22px;
  position: absolute;
  height: 22px;
  display: block;
  border-radius: 50%;
}

.blog-bullets .yellow {
  top: -25px;
  left: 20px;
  background-color: #ffc842;
}

.blog-bullets .blue {
  right: -40px;
  top: 1px;
  background-color: #129eed;
}

.blog-bullets .black {
  top: -13px;
  left: -4px;
  background-color: #000;
}

.bullets-rotate {
  left: 10%;
  right: auto;
  -webkit-transform: rotate(-65deg);
          transform: rotate(-65deg);
  top: 25px;
}

.content__inner {
  position: relative;
  border-bottom: solid 1px #e1e1e1;
  padding: 40px 0px;
}

.content__inner__img {
  position: relative;
}

.latest-slide {
  position: relative;
  padding: 30px 0px;
}

.latest-blog {
  border-radius: 13px;
  background-color: #f1f5f9;
  padding: 25px 10px;
  text-align: center;
  cursor: pointer;
  min-height: 270px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  height: 100%;
  margin: 30px 0;
}

.latest-blog:hover {
  -webkit-box-shadow: 0 29px 30px -30px rgba(3, 169, 244, 0.35);
          box-shadow: 0 29px 30px -30px rgba(3, 169, 244, 0.35);
}

.latest-blog__desc p {
  font-size: 14px;
  text-align: center;
  color: #393c53;
}

.latest-blog__title h5 {
  font-size: 20px;
  font-weight: 700;
  letter-spacing: -.03px;
  color: #129eed;
  margin-bottom: 5px;
  margin-top: 0px;
}

.latest-blog__more a {
  color: #03a9f4;
  text-decoration: none;
  border: 1px solid #03a9f4;
  border-radius: 20px;
  font-size: 13px;
  padding: 7px 20px;
}

.latest-blog__more a:hover {
  background-color: #03a9f4;
  color: #fff;
}

.latest-slider {
  position: relative;
}

.latest-slider h3 {
  font-size: 29px;
  font-weight: 900;
  color: #2f434e;
  text-align: center;
  margin-bottom: 0;
}

.latest-slider .swiper-button-next {
  right: -60px;
}

.latest-slider .swiper-button-prev {
  left: -60px;
}

.blog-slider {
  padding: 30px 0;
  margin: 0 45px;
}

.features__detail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 60px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.features__detail__desc {
  text-align: center;
  max-width: 480px;
}

.features__detail__desc h3 {
  font-size: 24px;
  font-weight: bold;
  line-height: 1.33;
  color: #2f434e;
}

.features__detail__desc p {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
  color: #aaa9b8;
}

.features__detail__img img {
  width: 100%;
}

.features-gray {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(53%, #f7f7f7), to(#ffffff));
  background-image: linear-gradient(to bottom, #f7f7f7 53%, #ffffff);
  height: 55px;
  width: 100%;
  margin-bottom: 100px;
  margin-top: -35px;
}

.brand__slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.brand__slide--title h2 {
  font-family: Nunito;
  font-size: 31px;
  font-weight: 800;
  margin: 0;
  color: #03a9f4;
}

.brand__slide--title p {
  line-height: 1.35;
  color: #393c53;
  max-width: 730px;
  font-size: 18px;
}

.brand__logo--title h3 {
  font-family: Nunito;
  font-size: 31px;
  font-weight: 800;
  color: #03a9f4;
}

.brand__logo--items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.brand__logo--col {
  width: 250px;
}

.brand__logo--col img {
  width: 250px;
  -webkit-box-shadow: 0px 0px 16px 0px #e6e6e6;
          box-shadow: 0px 0px 16px 0px #e6e6e6;
  border-radius: 10px;
}

.brand__logo--col p {
  font-weight: 500;
  margin: 5px;
  color: #393c53;
}

.brand__color--title {
  margin-bottom: 35px;
}

.brand__color--title h3 {
  font-family: Nunito;
  font-size: 31px;
  font-weight: 800;
  color: #03a9f4;
  margin-bottom: 0;
}

.brand__color--title p {
  line-height: 1.35;
  margin: 5px 0px;
  font-size: 16px;
  letter-spacing: -0.31px;
}

.brand__color--second h4 {
  font-weight: 600;
  letter-spacing: -0.05px;
  color: #03a9f4;
  font-size: 21px;
  margin: 25px 0px 15px 0px;
}

.brand__color--items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.brand__color--col {
  margin-right: 30px;
}

.brand__color--col a {
  width: 128px;
  height: 128px;
  display: block;
  border-radius: 10px;
  -webkit-box-shadow: 0 2px 44px 0 rgba(3, 169, 244, 0.15);
          box-shadow: 0 2px 44px 0 rgba(3, 169, 244, 0.15);
}

.brand__color--col p {
  margin: 5px 0px;
  font-weight: 700;
  color: #393c53;
}

.brand__color--col p span {
  display: block;
  font-weight: 600;
}

.brand__color--col .bip-blue {
  background: #03a9f4;
}

.brand__color--col .bip-yellow {
  background: #ffd826;
}

.brand__color--col .bip-pink {
  background: #df0080;
}

.brand__color--col .bip-purple {
  background: #990dc6;
}

.brand__color--box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 50px 0px;
}

.brand__color--true {
  width: 255px;
  height: 190px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 10px;
  -webkit-box-shadow: 0 8px 34px 0 rgba(10, 80, 111, 0.1);
          box-shadow: 0 8px 34px 0 rgba(10, 80, 111, 0.1);
  position: relative;
  margin-right: 35px;
}

.brand__color--true p {
  font-size: 35px;
  font-weight: 800;
  letter-spacing: -0.06px;
  color: #393c53;
}

.brand__color--true::after {
  content: " ";
  position: absolute;
  background-image: url("../img/blue-tick.png");
  height: 75px;
  width: 75px;
  border-radius: 50%;
  background-repeat: no-repeat;
  border: solid 6px #eff3f9;
  background-position: center;
  top: -40px;
  background-color: #ffffff;
}

.brand__color--false {
  width: 255px;
  height: 190px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 20px;
  border-radius: 10px;
  -webkit-box-shadow: 0 8px 34px 0 rgba(10, 80, 111, 0.1);
          box-shadow: 0 8px 34px 0 rgba(10, 80, 111, 0.1);
  position: relative;
}

.brand__color--false p {
  font-size: 35px;
  font-weight: 800;
  letter-spacing: -0.06px;
  color: #393c53;
}

.brand__color--false::after {
  content: " ";
  position: absolute;
  background-image: url("../img/red-false.png");
  height: 75px;
  width: 75px;
  border-radius: 50%;
  background-repeat: no-repeat;
  border: solid 6px #eff3f9;
  background-position: center;
  top: -40px;
  background-color: #ffffff;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.brand__tab .tabs-content {
  padding: 10px;
  background: #FFF;
  margin-top: -1px;
  overflow: hidden;
}

.brand__tab .tabs-nav ul {
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

.brand__tab .tabs-nav ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: relative;
}

.brand__tab .tabs-nav ul li:after {
  content: " ";
  height: 125px;
  width: 3px;
  background-color: #8b8b8b;
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
  top: 0;
  bottom: 0;
  position: absolute;
  right: -80px;
  margin: auto;
  opacity: 0.4;
}

.brand__tab .tabs-nav ul a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 10px 15px;
  font-weight: bold;
  color: #000;
  font-size: 20px;
  position: relative;
}

.brand__tab .tabs-nav ul a img {
  height: 115px;
  margin-bottom: 15px;
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
  opacity: 0.4;
}

.brand__tab .tabs-nav ul a:after {
  content: " ";
  width: 203px;
  height: 5px;
  background-color: #03a9f4;
  margin-top: 20px;
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
  opacity: 0.4;
}

.brand__tab .tabs-nav ul .active a {
  color: #03a9f4;
}

.brand__tab .tabs-nav ul .active a img {
  fill: #03a9f4;
  -webkit-filter: grayscale(0%);
          filter: grayscale(0%);
  opacity: 1;
}

.brand__tab .tabs-nav ul .active a:after {
  content: " ";
  width: 203px;
  height: 5px;
  background-color: #03a9f4;
  margin-top: 20px;
  -webkit-filter: grayscale(0%);
          filter: grayscale(0%);
  opacity: 1;
}

.brand__tab .tabs-nav ul .active a:before {
  content: " ";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 17px 17px 0 17px;
  border-color: #03a9f4 transparent transparent transparent;
  -webkit-filter: grayscale(0%);
          filter: grayscale(0%);
  position: absolute;
  bottom: -2px;
}

.brand__tab .tabs-details {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 60px 0px 40px 0px;
}

.brand__tab .tabs-nav li.active {
  background: #FFF;
  color: #000;
}

.brand__tab .tabs-content IMG {
  margin-right: 10px;
}

.brand__tab .tabs-content div:not(:first-child) {
  display: none;
}

.faqs__tab .tabs-content {
  padding: 15px 0px;
  background: #FFF;
  margin-top: -1px;
  overflow: hidden;
}

.faqs__tab .tabs-content .accordions {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
  color: #9298b9;
  font-size: 20px;
  font-weight: 700;
  font-family: 'Nunito';
  margin: 5px 0px;
  padding: 5px 0px 5px 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  cursor: pointer;
}

.faqs__tab .tabs-content .accordions-detail {
  border-bottom: rgba(221, 220, 223, 0.6) solid 1px;
}

.faqs__tab .tabs-content .accordions::before {
  content: "\ea0a";
  font-size: 9px;
  padding: 2px;
  position: absolute;
  left: 0;
  color: #ffffff;
  background: #03a9f4;
  border-radius: 50%;
  height: 18px;
  width: 18px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: none;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-family: 'icomoon' !important;
  font-weight: lighter;
}

.faqs__tab .tabs-content .acc-active::before {
  content: "\ea0b";
}

.faqs__tab .tabs-content div:not(:first-child) {
  display: none;
}

.faqs__tab .tabs-content .accordions-content {
  padding: 0;
  background-color: white;
  max-height: 0;
  -webkit-transition: max-height 0.5s;
  transition: max-height 0.5s;
  overflow: hidden;
}

.faqs__tab .tabs-content .accordions-content p {
  margin: 5px 0px;
}

.faqs__tab .tabs-nav ul {
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-column-gap: 15px;
          column-gap: 15px;
}

.faqs__tab .tabs-nav ul li {
  list-style: none;
  position: relative;
  width: 12%;
}

.faqs__tab .tabs-nav ul a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 8px;
  -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2);
  color: #03a9f4;
  text-decoration: none;
  height: 100px;
}

.faqs__tab .tabs-nav ul a svg {
  fill: #03a9f4;
  height: 35px;
  margin-bottom: 5px;
}

.faqs__tab .tabs-nav ul .active a {
  color: #03a9f4;
}

.faqs__tab .tabs-nav ul .active a img {
  fill: #03a9f4;
  -webkit-filter: grayscale(0%);
          filter: grayscale(0%);
  opacity: 1;
}

.faqs__tab .tabs-detail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 60px 0px 40px 0px;
}

.faqs__tab .tabs-nav li.active {
  color: #000;
}

.faqs__tab .tabs-nav li.active a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 8px;
  -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2);
  background-color: #03a9f4;
  color: #fff;
  text-decoration: none;
  height: 100px;
}

.faqs__tab .tabs-nav li.active a:after {
  content: "";
  position: absolute;
  left: -5px;
  width: 0;
  height: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 7px solid #000;
  border-color: transparent transparent #03a9f4 #03a9f4;
  -webkit-transform-origin: 0 0;
          transform-origin: 0 0;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  -webkit-box-shadow: -2px 2px 2px 0 rgba(0, 0, 0, 0.2);
          box-shadow: -2px 2px 2px 0 rgba(0, 0, 0, 0.2);
  right: 0;
  margin: 0 auto;
  bottom: -14px;
}

.faqs__tab .tabs-nav li.active a svg {
  height: 35px;
  margin-bottom: 5px;
  fill: #fff !important;
}

.faqs__tab .tabs-content IMG {
  margin-right: 10px;
}

.faqs__breadcrumb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 350px;
  background-image: url(../img/faq-breadcrumb.jpg);
}

.faqs__breadcrumb h3 {
  font-size: 58px;
  font-weight: 700;
  text-align: center;
  color: #fff;
  margin-bottom: 25px;
}

.faqs__breadcrumb .faq-search {
  max-width: 600px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}

.faqs__breadcrumb .faq-search input {
  height: 56px;
  border-radius: 8px;
  background: #ffffff;
  color: #000;
  border: solid 2px #9298b9;
  font-weight: 700;
  position: relative;
  width: 600px;
  padding: 0 0 0 50px;
  font-size: 16px;
  font-family: 'Nunito';
}

.faqs__breadcrumb .faq-search span {
  position: absolute;
  z-index: 1;
  top: 16px;
  padding-left: 19px;
  left: 0;
}

.faqs__breadcrumb .faq-search span svg {
  fill: #9298b9;
  height: 23px;
  width: 23px;
}

.download__area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.download__area--col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 47%;
  text-align: center;
  position: relative;
}

.download__area--col:after {
  content: " ";
  height: 500px;
  width: 5px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(61%, #e0f5ff), color-stop(113%, #fff));
  background-image: linear-gradient(to bottom, #fff 0%, #e0f5ff 61%, #fff 113%);
  top: 0;
  position: absolute;
  bottom: 0;
  margin: auto;
  left: -25px;
}

.download__area--col:first-child:after {
  display: none;
}

@media (max-width: 899px) {
  .download__area--col:nth-child(2) {
    display: none;
  }
}

.download__area--col img {
  width: 100%;
}

.download__area--col h3 {
  font-family: Nunito;
  font-size: 20px;
  font-weight: 800;
  color: #393c53;
  margin-bottom: 35px;
  text-align: center;
}

.download__area--col h2 {
  font-family: Nunito;
  font-size: 32px;
  font-weight: bold;
  color: #393c53;
}

.download__area--col h2 span {
  font-size: 21px;
  font-weight: normal;
  display: block;
  color: #393c53;
}

.download__area--col h4 {
  font-size: 22px;
  text-align: center;
  color: #393c53;
  margin-bottom: 10px;
}

.download__area--col .desktop-bip {
  max-width: 385px;
  margin: 0 auto;
}

.download__area--col .download-button {
  border-radius: 25px;
  background-color: #03a9f4;
  width: 150px;
  margin: 0 auto;
  height: 45px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 2px;
  color: #ffffff;
  font-weight: 600;
  letter-spacing: 0.3px;
}

.download__area--col__versions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.download__area--col__versions a {
  line-height: 2;
  color: #03a9f4;
  text-decoration: underline;
}

.download__area--col__detail {
  margin: 30px 0px 10px 0px;
}

.download__area--col__detail p {
  font-size: 15px;
  text-align: center;
  color: #393c53;
}

.download__area--col__detail p span {
  color: #9298b9;
  display: block;
}

.download__area--col .download__win {
  display: none;
}

.download__area--col .download__linux {
  display: none;
}

.download__area--col .download__mac {
  display: none;
}

.download__area--links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 50px 0px 60px 0px;
}

.download__area--links img {
  max-width: 160px;
  -webkit-box-shadow: 0 12px 36px 0 rgba(0, 0, 0, 0.09);
          box-shadow: 0 12px 36px 0 rgba(0, 0, 0, 0.09);
  border-radius: 20px;
}

@media (min-width: 576px) {
  .container {
    max-width: 540px;
    max-width: 540px;
  }
  .container-sm {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 750px;
  }
  .container-sm {
    max-width: 720px;
  }
  .container-md {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  .container {
    max-width: 960px;
    max-width: 960px;
  }
  .container-sm {
    max-width: 960px;
  }
  .container-md {
    max-width: 960px;
  }
  .container-lg {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
    max-width: 1140px;
  }
  .container-sm {
    max-width: 1140px;
  }
  .container-md {
    max-width: 1140px;
  }
  .container-lg {
    max-width: 1140px;
  }
  .container-xl {
    max-width: 1140px;
  }
}

@media (max-width: 899px) {
  .download__area--col {
    width: 100%;
  }
  .download__area--col h3 {
    margin-bottom: 5px;
  }
  .download__area--links {
    margin: 10px 0px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .download__area--links a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0px 0px 15px 0px;
  }
  .features__detail:nth-child(even) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .features__detail:nth-child(odd) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .slider-inner h2 {
    font-size: 21px;
    max-width: 285px;
  }
  .slider-inner p {
    font-size: 14px;
    max-width: 255px;
  }
  .slider-inner__download {
    margin: auto;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: 0;
  }
  .slider-inner__download a {
    margin-right: 15px;
    color: #ffffff;
  }
  .slider-inner__download a img {
    width: 135px;
  }
  .slider-inner__download i:before {
    color: #ffffff;
  }
  .footer__menu {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    text-align: center;
  }
  .footer__menu .footer__menu--col {
    width: 50%;
    padding-bottom: 20px;
  }
  .footer-bottom__area {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .footer__sub--left__menu {
    display: none;
  }
  .footer__sub--left__social {
    padding: 0px 15px;
  }
  .footer__sub--left__logo {
    padding-right: 20px;
  }
  .feature__right {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    height: auto;
    text-align: center;
  }
  .feature__right__detail {
    width: 100%;
  }
  .feature__right__detail h2 {
    text-align: center;
    font-size: 25px;
    max-width: 350px;
    margin: 0 auto;
  }
  .feature__right__detail p {
    text-align: center;
    font-size: 19px;
    margin: 20px auto;
  }
  .feature__right__img img {
    position: relative;
    width: 100%;
  }
  .feature__left__img {
    width: 100%;
  }
  .feature__left__img img {
    position: relative;
    width: 100%;
  }
  .feature__left__detail {
    width: 100%;
  }
  .feature__left__detail h2 {
    text-align: center;
    font-size: 25px;
    max-width: 350px;
    margin: 0 auto;
  }
  .feature__left__detail p {
    text-align: center;
    font-size: 19px;
    margin: 20px auto;
  }
  .button-yellow {
    margin-top: 44px;
    display: block;
    max-width: 200px;
    margin: 0 auto;
    text-align: center;
  }
  .button-blue {
    margin-top: 44px;
    display: block;
    max-width: 200px;
    margin: 0 auto;
    text-align: center;
  }
  .feature__left {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: auto;
  }
  .why__box {
    max-width: 360px;
  }
  .slider-area .swiper-container {
    height: 450px;
  }
  .slider-area .swiper-container .swiper-slide {
    height: 450px;
    background-position: 64% !important;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding-top: 20px;
    background-size: cover !important;
  }
  .swiper-button-next {
    height: 40px !important;
    width: 40px !important;
  }
  .swiper-button-prev {
    height: 40px !important;
    width: 40px !important;
  }
  .feature {
    padding: 30px 0px 45px 0px;
  }
  .feature:nth-child(odd) .feature__right {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .feature-blue {
    padding: 30px 0px 45px 0px;
  }
  .header__area__menu--language {
    position: absolute;
    bottom: 135px;
    margin-right: 20px;
    line-height: 50px;
    width: 100%;
  }
  .header__area__menu--language .dropdown-lang {
    width: 150px;
    margin: 0 auto;
    border: 1px solid #ffffff;
    border-radius: 50px;
    text-align: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .header__area__menu--language a {
    line-height: 15px;
    font-size: 17px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    color: #e2e2e2;
  }
  .header__area__menu--language .dropdown--active {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    margin: 0 auto;
    width: 100%;
    margin-top: 30px;
    background: #423a3a0f;
  }
  .header__area__menu--language .dropdown--active li {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    border-right: 1px solid rgba(255, 255, 255, 0.2);
  }
  .header__area__menu--language .dropdown--active li a {
    border: none;
  }
  .header__area__menu--language ul li a {
    line-height: 25px;
    margin: 0;
    color: #1d1a2b;
  }
  .header__area__menu--language i {
    margin-right: 5px;
  }
  .header__area__menu {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    right: 0;
    left: 100%;
    background: #000000c7;
    -webkit-transition: all .2s;
    transition: all .2s;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    background: rgba(22, 19, 36, 0.97);
    -webkit-backdrop-filter: blur(27.1828px);
            backdrop-filter: blur(27.1828px);
    z-index: 20;
  }
  .header__area__menu--nav {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
    max-height: 275px;
    margin-bottom: 45px;
    overflow-y: scroll;
    overflow-x: hidden;
  }
  .header__area__menu a {
    padding: 15px 20px;
  }
  .header__area__menu ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
  }
  .header__area__menu ul li {
    line-height: 15px;
    font-size: 17px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
  }
  .header__area__menu ul li a {
    color: #e2e2e2;
  }
  .header__area__menu ul .business-menu {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: left;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .header__area__menu ul .business-menu .sub-menu {
    position: relative;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    z-index: 2;
    margin-top: 0px;
    background-color: #171520;
    position: relative;
    border-radius: 0px;
    width: 100%;
    right: 0;
    top: 0;
  }
  .header__area__menu ul .business-menu .sub-menu li {
    padding: 6px 20px;
    border-bottom: none;
  }
  .header__area__menu ul .business-menu .sub-menu:after {
    display: none;
  }
  .header__area__menu ul .business-menu a:nth-child(1) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%;
  }
  .header__area__menu ul .business-menu a:nth-child(1):after {
    color: #ffffff;
  }
  .header__area__menu--bipweb {
    width: 100%;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    position: absolute;
    bottom: 25px;
  }
  .header__area__menu--bipweb a {
    margin: 0px 30px;
    font-size: 17px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 30px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    border: 1px solid white;
    color: #e2e2e2;
    border-radius: 50px;
  }
  .mobile-menu {
    position: absolute;
    top: 14px;
    right: 20px;
    padding: 0 !important;
    font-size: 35px !important;
    color: #ffffff !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    z-index: 99;
    cursor: pointer;
    width: 35px;
    height: 35px;
  }
  .open-menu {
    overflow: hidden;
  }
  .menu-show {
    left: 0 !important;
  }
  .emergency-title:before {
    display: none;
  }
  .app-title:before {
    display: none;
  }
  .bipweb-title:before {
    display: none;
  }
  .videocall-title:before {
    display: none;
  }
  .security:before {
    display: none;
  }
  .security:after {
    display: none;
  }
  .footer-bottom_area--links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    margin-bottom: 20px;
    text-align: center;
  }
  .blog__area {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .blog-card {
    width: 100%;
    max-width: 100%;
    padding-right: 0px;
  }
  .blog-card__detail {
    height: auto;
  }
  .group__slide {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    text-align: center;
  }
  .group__slide--img img {
    width: 100%;
  }
  .group__slide--detail h2 {
    font-size: 30px;
  }
  .group__slide--detail p {
    font-size: 15px;
  }
  .group__slide--detail span {
    font-size: 13px;
  }
  .web__os {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: auto;
    text-align: center;
  }
  .web__os--img {
    width: 100%;
  }
  .web__os--img img {
    width: 100%;
  }
  .web__os--title {
    width: 100%;
  }
  .web__desktop {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: center;
  }
  .web__desktop--img {
    width: 100% !important;
  }
  .web__desktop--img img {
    width: 100%;
  }
  .web__desktop--title {
    width: 100%;
  }
  .faqs .tabs-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-left: 0;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
    -webkit-column-gap: 15px;
            column-gap: 15px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .faqs .tabs-nav ul li {
    width: 90px;
  }
  .faqs .tabs-nav ul li a {
    margin-bottom: 16px;
  }
  .faqs .tabs-nav ul li a::after {
    bottom: 3px !important;
  }
  .faqs__breadcrumb {
    background-position: bottom center;
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .brand__head::after {
    display: none !important;
  }
  .brand__head::before {
    display: none !important;
  }
  .brand__slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .brand__slide--title h2 {
    text-align: center;
  }
  .brand__logo--title h3 {
    text-align: center;
  }
  .brand__logo--items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
  }
  .brand__logo--col {
    width: 150px;
    margin-bottom: 20px;
  }
  .brand__logo--col img {
    width: 150px;
  }
  .brand__color--title h3 {
    text-align: center;
  }
  .brand__color--items {
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
  }
  .brand__color--second h4 {
    text-align: center;
  }
  .brand__color--col {
    margin-right: 0;
  }
  .brand__color--col a {
    width: 120px;
    height: 120px;
  }
  .brand__color--box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-line-pack: center;
        align-content: center;
  }
  .brand__color--true {
    margin-right: 0;
    margin-bottom: 58px;
  }
  .brand__tab .tabs-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
    -webkit-column-gap: 15px;
            column-gap: 15px;
  }
  .brand__tab .tabs-nav ul li {
    width: 88px;
    margin-right: 17px;
  }
  .brand__tab .tabs-nav ul li::after {
    display: none;
  }
  .brand__tab .tabs-nav ul a {
    padding: 0;
  }
  .brand__tab .tabs-nav ul a img {
    height: 85px;
  }
  .brand__tab .tabs-nav ul a::after {
    width: 95px;
  }
  .brand__tab .tabs-nav ul .active a::after {
    width: 96px;
  }
  .brand__tab .tabs-nav ul .active a::before {
    bottom: -15px;
  }
  .brand__tab .tabs-content img {
    margin-right: 0;
    width: 100%;
  }
}

@media (max-width: 1025px) {
  .content:after {
    display: none;
  }
  .content:before {
    display: none;
  }
  .latest-blog {
    max-width: 300px;
  }
  .latest-slider .swiper-button-prev {
    left: -20px;
  }
  .latest-slider .swiper-button-next {
    right: -20px;
  }
}

@media (max-width: 600px) {
  .latest-blog {
    max-width: 250px;
  }
  .latest-slider .swiper-button-prev {
    left: 0;
    height: 35px !important;
    width: 35px !important;
  }
  .latest-slider .swiper-button-prev:after {
    font-size: 12px !important;
  }
  .latest-slider .swiper-button-next {
    right: 0;
    height: 35px !important;
    width: 35px !important;
  }
  .latest-slider .swiper-button-next:after {
    font-size: 12px !important;
  }
}

@media (max-height: 440px) {
  .header__area__menu--nav {
    max-height: 130px !important;
    margin-bottom: 75px;
  }
  .header__area__menu--nav ul li {
    line-height: 10px;
  }
  .header__area__menu--bipweb {
    bottom: 15px;
  }
  .header__area__menu--bipweb a {
    padding: 10px 20px;
  }
  .header__area__menu--language {
    bottom: 95px;
  }
  .header__area__menu--language a {
    padding: 10px 20px !important;
    font-size: 15px !important;
  }
  .header__area__menu--language .dropdown--active {
    margin-top: 12px  !important;
  }
  .header__area__menu--language .dropdown--active li a {
    line-height: 5px  !important;
  }
}

@media only screen and (max-device-width: 480px) {
  .faqs .tabs-nav ul li {
    width: 70px !important;
  }
  .faqs .tabs-nav ul li a {
    font-size: 12px;
  }
  .faqs__breadcrumb h3 {
    font-size: 35px;
  }
  .brand__logo--items {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .brand__logo--col {
    width: 140px !important;
  }
  .brand__logo--col img {
    width: 140px !important;
  }
}

@media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (-webkit-device-pixel-ratio: 3) {
  .faqs .tabs-nav ul li {
    width: 90px !important;
  }
}

@media only screen and (min-width: 885px) and (max-width: 1295px) {
  .header__area__menu a {
    padding: 20px 5px;
    font-size: 13px;
  }
  .header__area__menu--bipweb a {
    margin: 0px 7px;
    padding: 10px 20px 9px 20px;
  }
}

@media only screen and (min-width: 768px) and (max-device-width: 1100px) {
  .brand__color--box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
  }
  .brand__color--title p {
    text-align: center;
  }
  .brand__tab .tabs-nav ul li {
    width: 150px;
  }
  .brand__tab .tabs-nav ul a img {
    height: 115px !important;
  }
}

@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) {
  .brand__head::after {
    display: none;
  }
  .brand__head::before {
    display: none;
  }
  .brand__logo--col {
    width: 220px;
  }
  .brand__logo--col img {
    width: 220px;
  }
}

@media only screen and (min-width: 899px) and (max-width: 1465px) {
  .feature:nth-child(odd) .feature__right__img img {
    left: -65px;
  }
  .feature__right__detail {
    width: 45%;
  }
  .feature__right__detail h2 {
    font-size: 30px;
  }
  .feature__right__detail p {
    font-size: 20px;
  }
  .feature__right__img img {
    max-width: 590px;
    right: -65px;
    z-index: 2;
  }
}

@media (max-width: 844px) {
  .business__area:before {
    display: none;
  }
  .business__area:after {
    display: none;
  }
  .business__box:before {
    display: none;
  }
  .business__box:after {
    display: none;
  }
}

@media only screen and (min-width: 845px) and (max-width: 1600px) {
  .business__area:before {
    height: 500px;
    width: 180px;
    bottom: 10px;
    right: -125px;
  }
  .business__area:after {
    height: 520px;
    width: 115px;
    top: 0px;
    left: -85px;
  }
  .business__box:before {
    height: 250px;
    width: 180px;
    bottom: 10px;
    right: -125px;
  }
  .business__box:after {
    height: 250px;
    width: 115px;
    top: 0px;
    left: -85px;
  }
}
/*# sourceMappingURL=style.css.map */