
.banner {
  background-color: #14151b;
  margin-top: 84px;
  padding: 50px 0;
  position: relative;
}
.support-pointer li:last-child {
 border-bottom: none;
}
.support-pattern {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
}
.banner-wrap {
  position: relative;
  z-index: 1;
  padding-bottom: 100px;
}
.banner-left {
  margin-bottom: 20px;
}
h1 {
  color: #e42c38;
  font-size: 4rem;
  line-height: 1;
  letter-spacing: -0px;
  margin-bottom: 24px;
  font-family: "Proxima Nova Bl";
}
.banner-left p {
  color: #fff;
  margin-bottom: 38px;
}
.support-pointer {
}
.support-pointer li {
}
.support-pointer li span {
  display: block;
  color: #fff;
  font-size: 1.6rem;
  line-height: 1;
  font-weight: 500;
  min-width: 195px;
  position: relative;
  border-bottom: 0.5px solid #fff;
  padding-bottom: 14px;
  margin-bottom: 14px;
}
.support-pointer li span:before {
  content: "";
  display: inline-block;
  width: 3px;
  height: 3px;
  vertical-align: super;
  border-radius: 50%;
  margin-right: 12px;
  background-color: #fff;
}
.banner-right {
}
.graphic-support {
 margin-bottom: 24px;
}
.button-consultation {
  position:absolute;
  bottom:10px;
  left:0;
  background-color: #02789e;
  color: #fff;
  font-size: 1.6rem;
  font-family: "Proxima Nova Rg";
  font-weight: bold;
  text-transform: capitalize;
  padding:20px 36px;
  cursor: pointer;
  border-radius: 4px;
  transition: all 0.5s;
  border: 2px solid transparent;
}
.button-consultation:hover {
  border: 2px solid #02789e;
  background: transparent;
}

.counter-section {
  background-color: #f3f3f3;
  padding: 45px 0;
}
.counter-wrapper {
}
.counter-box {
  margin-bottom: 30px;
}
.counter-box:last-child {
  margin-bottom: 0;
}
.bdr-iocn {
  display: flex;
  align-items: center;
}
.bdr-iocn svg {
  margin-right: 5px;
  width: 30px;
  height: 30px;
}
.bdr-iocn:after {
  content: "";
  width: 100%;
  height: 4px;
  display: block;
  background-color: #14151b;
}

.startup-record {
  margin: 12px 0;
}
.counter-value {
  display: inline-block;
  font-size: 4rem;
  font-weight: 500;
}
.counter-box p {
  font-size: 1.8rem;
}
.txt-color {
  font-weight: 700;
  color: #d10915;
  margin-right: 10px;
}
.startup-record em {
  display: inline-block;
  font-size: 3rem;
  font-weight: 700;
  margin-left: 3px;
}

.suppoer-section {
  padding: 50px 0 40px;
}
.suppoer-section h2 {
  margin-bottom: 46px;
}
/* .support-wrapper {
	border-left: 1px solid #14151b;
	border-bottom: 1px solid #14151b;
} */
.support-wrap {
 margin-bottom:25px;
}
.icon-box {
  width: 66px;
  margin-bottom: 22px;
}
.support-content h3 {
  margin-bottom:20px;
}
.support-content p {
  font-size: 1.8rem;
  line-height: 1.33;
  margin-bottom: 0;
}
.suppoer-section {
}

.cta-block {
  background: url("../images/support-cta.png") no-repeat;
  background-size: cover;
  padding: 70px 0;
}
.user-cta{
	 background: url("../images/client-discussion.png") no-repeat;
  background-size: cover;
}
.cta-sec {
  max-width: 430px;
}
.cta-sec h2 {
  color: #fff;
  margin-bottom: 24px;
}
.cta-sec p {
  color: #fff;
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 26px;
}
.request-button {
  border: 2px solid #fff;
  border-radius: 4px;
  color: #fff;
  font-weight: 700;
  font-size: 20px;
  padding: 24px 40px;
  transition: all 0.5s;
}
.request-button:hover {
  background-color: #fff;
  color: #14151b;
}

.help-block {
  background-color: #f3f3f3;
  padding: 60px 0 35px;
}
.help-block h3 {
  margin-bottom: 22px;
  text-align: center;
}
.brands-menu li {
  margin: 0 35px 30px;
}

.benifit-section {
}
.benifit-wrapper {
}
.benifit-head {
  display: flex;
  align-items: center;
}
.benifit-wrap {
  padding: 25px 20px;
  border-bottom: 1px solid #14151b;
}
.benifit-wrap h2 {
  margin-bottom: 0;
}
.number-digit {
  margin-bottom: 18px;
  position: relative;
}
.number-digit small {
  font-size: 30px;
  position: absolute;
  top: 50%;
  left: 50%;
  font-family: "Proxima Nova Bl";
  transform: translateX(-50%) translateY(-50%);
}
.benifit-wrap h3 {
  font-size: 2.2rem;
}
.benifit-wrap p {
  font-size: 1.8rem;
}

.recognitions-wrapper {
  padding: 50px 0 40px;
}
.recognitions-txt {
  font-family: "Proxima Nova Th";
  margin-bottom: 30px;
}
.recognitions-wrap {
  display: flex;
  overflow-x: scroll;
  padding-bottom: 10px;
}
.recognitions-block {
  background-color: #14151b;
  padding: 0 15px;
  height: 80px;
  flex: 0 0 81%;
  margin-right: 16px;
  display: flex;
  align-items: center;
}
.recognitions-block svg {
  width: 126px;
}

.other-service {
  background-color: #fbe3a9;
  padding: 40px 0;
}
.other-service h3 {
  margin-bottom: 30px;
}
.other-link {
}
.other-link li {
  background-color: #fff;
  padding: 15px;
  border-radius: 2px;
  margin-bottom: 16px;
}
.other-link li:last-child {
  margin-bottom: 0;
}
.other-link li h3 {
  margin-bottom: 22px;
}
.other-link li a {
  color: #14151b;
  font-size: 2rem;
  font-weight: 600;
  margin-bottom: 13px;
  text-decoration: underline;
}
.other-link li a:hover {
  color: #e42c38;
}
.other-link li p {
}

/*Responsive*/
@media all and (min-width: 576px) {
  .support-pointer li {
    display: flex;
    justify-content: space-between;
  }
  .counter-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .counter-box {
    margin-bottom: 30px;
    width: 45%;
  }
  .support-wrapper {
    display: flex;
    flex-wrap: wrap;
  }
  .recognitions-block {
    flex: 0 0 42%;
  }
  .other-link {
    display: flex;
    justify-content: space-between;
  }
  .other-link li {
    width: 47%;
    margin-bottom: 0;
  }
}
@media all and (min-width:768px) {
	.suppoer-section .container{
		padding:0;
	}
	.suppoer-section h2{
		padding:0 3%;
	}
	.support-wrap {
	  margin-bottom:0;
	  width: 50%;
	  padding:15px 3%;
  }
	.support-wrap.one {
    order: 1;
  }
  .support-wrap.two {
    order: 2;
  }
  .support-wrap.theer {
    order: 3;
  }
  .support-wrap.four {
    order: 4;
  }
  .support-wrap.five {
    order: 5;
  }
  .support-wrap.six {
    order: 6;
  }
}
@media all and (min-width: 992px) {
  .banner-wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 0;
  }
  .banner-left {
    width: 45%;
    margin-bottom: 0;
  }
  .support-pointer{
  	margin-bottom: 22px;
  }
  .support-pointer li span{
  	min-width:231px;
  }
  .button-consultation{
  	position:static;
  }
  .banner-right {
    width: 50%;
  }
  .support-pattern {
    width: 220px;
  }
  .support-wrap {
    display: flex;
  }
  .support-content {
    width: calc(100% - 66px);
    padding-left: 26px;
  }
  .icon-box {
    margin-bottom: 0;
  }
  .benifit-wrapper {
    display: flex;
    flex-wrap: wrap;
    border-left: 1px solid #14151b;
    border-top: 1px solid #14151b;
  }
  .benifit-wrap {
    width: 25%;
    border: 1px solid #14151b;
    border-left: none;
    border-top: none;
  }
  .recognitions-block {
    flex: 0 0 28%;
  }
  .support-wrapper {
    align-items: center;
  }
  .graphic-support {
    display: block;
  }
  .graphic-support.end-user img{
    width: 508px;
  }
  .benifit-wrap h2 {
    font-size: 3.3rem;
  }
}

@media all and (min-width: 1200px) {
  .banner {
    margin-top: 99px;
    padding: 80px 0;
  }
  h1 {
    font-size: 6.2rem;
    line-height: 0.9;
  }
  .banner-left p {
    font-size: 1.8rem;
    line-height: 1.48;
  }
  .support-pattern {
    width: 260px;
    left: 56%;
  }
  .support-pointer li {
    border-bottom: 0.5px solid #fff;
    padding-bottom: 17px;
    margin-bottom: 16px;
  }
  .support-pointer li span {
    border: none;
    padding: 0;
    margin-bottom: 0;
  }
  .counter-box {
    width: 21%;
    margin-bottom: 0;
  }
  .help-block h3 {
    margin-bottom: 40px;
  }
  .brands-menu li {
    margin: 0 26px 0;
  }
  .recognitions-wrap {
    overflow: visible;
    justify-content: space-between;
  }
  .recognitions-block {
    flex: 0 0 18.7%;
    margin-right: 0;
  }
  .other-service {
    padding: 55px 0;
  }
  .other-link li {
    padding: 45px;
  }
  .other-link li a {
    font-size: 3rem;
    margin-bottom: 16px;
  }
  .other-link li p {
    font-size: 1.8rem;
    line-height: 1.4;
  }
  .benifit-wrap h2 {
    font-size: 4.1rem;
  }
}
@media all and (min-width: 1280px) {
  .container,.suppoer-section h2 {
    padding: 0 35px;
  }
  /* h1 {
    font-size: 6.6rem;
    line-height: 68px;
    margin-bottom: 29px;
  } */
  .banner-left p {
    line-height: 1.3;
  }
  .counter-section {
    padding: 55px 0;
  }
  .suppoer-section {
    padding: 83px 0 80px;
  }
  .suppoer-section h2 {
    margin-bottom: 51px;
  }
  .support-wrap {
    padding:35px;
  }
  .cta-block {
    padding: 103px 0 105px;
  }
  .cta-sec {
    max-width: 430px;
    margin-left: 62px;
  }
  .cta-sec h2 {
    margin-bottom: 35px;
  }
  .cta-sec p {
    margin-bottom: 45px;
  }
  .benifit-wrap {
    padding: 30px 20px;
  }
  .recognitions-wrapper {
    padding: 60px 0 45px;
  }
  .help-block {
    padding: 81px 0 55px;
  }
}
@media all and (min-width: 1366px) {
  .container,.suppoer-section .container {
    padding: 0 15px;
  }
  .banner {
    padding:50px 0;
  }
  .banner-left {
    width: 41%;
    padding-top:10px;
  }
  .banner-right {
    width: 48%;
    text-align:center;
  }
  .button-consultation {
    padding:22px 40px;
  }
  .support-pattern {
    width: auto;
  }
  .suppoer-section{
  	padding: 80px 0 60px;
  }
  .support-wrap {
    padding: 69px 52px 50px 61px;
    padding:55px 45px;
  }
  .benifit-wrap {
    padding: 49px 45px;
  }

  .counter-section {
    padding: 68px 0 78px;
  }
  .startup-record {
    margin: 19px 0 14px;
  }
  .suppoer-section h2 {
  	padding:0;
  }
}
@media all and (min-width: 1600px) {
  .benifit-wrap h2 {
    font-size: 4.8rem;
  }
}
